/*# sourceURL=../../images/2024slj-ztw.css */
/*@ sourceURL=../../images/2024slj-ztw.css */
/*@ sourceURL=../../images/2024slj-ztw.css */
/*@ sourceURL=../../images/2024slj-ztw.css */
/*@ sourceURL=../../images/2024slj-ztw.css */
/*@ sourceURL=../../images/2024slj-ztw.css */
/*@ sourceURL=../../images/2024slj-ztw.css */
/*@ sourceURL=../images/2024slj-ztw.css */


/*@ sourceURL=../images/2024slj-ztw.css */


/*@ sourceURL=../images/2024slj-ztw.css */


/*@ sourceURL=../images/2024slj-ztw.css */


/*@ sourceURL=../images/2024slj-ztw.css */


/*@ sourceURL=../images/2024slj-ztw.css */


/*@ sourceURL=../images/2024slj-ztw.css */


/*@ sourceURL=../images/2024slj-ztw.css */

@charset "UTF-8";
html,
body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    box-sizing: border-box;
    line-height: 1.41285;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, Helvetica, Arial, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: #FFF;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    /* 1 */
    display: block;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

img {
    border-style: none;
}

a {
    display: inline-block;
    text-decoration: none;
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}

#ariaTipText {
    display: inline;
}

a:active,
a:hover {
    outline: 0;
}

p {
    margin: 0;
}

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    /* 2 */
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

svg:not(:root) {
    overflow: hidden;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

input[type=search] {
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

textarea {
    overflow: auto;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden],
.hidden {
    height: 100%;
    overflow: hidden;
    /* display: none; */
}

.bodyhid {
    width: 100%;
    height: 100% !important;
    overflow: hidden !important;
}

.bodyhid2 {
    width: 100%;
    height: 100% !important;
    overflow: hidden !important;
}


/* reset */

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

*,
*::before,
*::after {
    box-sizing: border-box;
    outline: none;
}


/* .clear {
	clear: both;
} */

::before,
::after {
    content: "";
    position: absolute;
}

.clear::after {
    content: "";
    display: block;
    clear: both;
}

.container {
    max-width: 1680px;
    padding: 0 10px;
    margin: 0 auto;
    height: 100%;
    width: 100%;
}

.container::after {
    content: "";
    position: relative;
    clear: both;
    display: block;
}


/* function.css */


/* ç¦æ­¢é€‰ä¸­æ–‡æœ¬ */

.usn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}


/* æµ®åŠ¨ */

.fl {
    float: left;
}

.fr {
    float: right;
}

.cf {
    zoom: 1;
}

.cf :after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}


/* å®½åº¦ */

.w100 {
    width: 100%;
}

.wh {
    width: 100%;
    height: 100%;
}


/* å…ƒç´ ç±»åž‹ */


/*æ–‡å­—æŽ’ç‰ˆã€é¢œè‰²*/

.fb {
    font-weight: bold;
}

.fn {
    font-weight: normal;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.tj {
    text-align: justify;
    text-justify: inter-ideograph;
}

.wn {
    /* å¼ºåˆ¶ä¸æ¢è¡Œ */
    word-wrap: normal;
    white-space: nowrap;
}

.wb {
    /* å¼ºåˆ¶æ¢è¡Œ */
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
}


/* ä¿æŒç©ºç™½åºåˆ—*/

.wp {
    overflow: hidden;
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
}


/* å¤šå‡ºéƒ¨åˆ†ç”¨çœç•¥å·è¡¨ç¤º , ç”¨äºŽä¸€è¡Œ */

.wes,
.hdjl-lists-item a p,
.hdjl-yjzj-item p,
.hdjl-yjzj-item div a,
.hdjl-xx-wrap-item .left p,
.a {
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/* å¤šå‡ºéƒ¨åˆ†ç”¨çœç•¥å·è¡¨ç¤º , ç”¨äºŽå¤šè¡Œ */


/* æº¢å‡ºæ ·å¼ */


/* å®šä½æ–¹å¼ */

.ps {
    position: static;
}

.pr {
    position: relative;
    zoom: 1;
}

.pa {
    position: absolute;
}

.pf {
    position: fixed;
}


/* åž‚ç›´å¯¹é½æ–¹å¼ */


/* é¼ æ ‡æ ·å¼ */


/* flexå¸ƒå±€ */

.df-sb,
.b {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.df-sb::before,
.b::before,
.df-sb::after,
.b::after {
    content: normal;
}

.df-sb>*,
.b>* {
    float: left;
}


/* ie11-å¤±æ•ˆåŽŸå›  */

.df-sa,
.b {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.df-sa::before,
.b::before,
.df-sa::after,
.b::after {
    content: normal;
}

.df-sa>*,
.b>* {
    float: left;
}


/* åž‚ç›´å±…ä¸­ */

.df-c {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tb-c {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.ts-c {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.ts-mc {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

.ts-x {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.ts-y {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}


/* è¾…åŠ© */


/* è®¾ç½®æ»šåŠ¨æ¡çš„æ ·å¼ */

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #DCE7E1;
    border-radius: 20px;
}


/* æ»šåŠ¨æ§½ */

::-webkit-scrollbar-track {
    border-radius: 20px;
}


/* æ»šåŠ¨æ¡æ»‘å— */

::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background: #007aff;
}


/* æ»¤é•œ */


/* æ¨¡ç³Š */


/* é«˜äº® */


/* é²œè‰³ */


/* é»‘ç™½ */


/* é¢œè‰²åè½¬50% */


/* é¢œè‰²åè½¬100% */


/* ç™½è‰²æ»¤é•œ */


/* ç”ŸåŠ¨é²œè‰³ */


/* ç°è¤ */


/* é˜´å½±æ•ˆæžœ */


/*titleæç¤ºæ¡†ç¾ŽåŒ–æ ·å¼*/

.tooltip {
    font-size: 12px;
    position: absolute;
    padding: 5px;
    z-index: 100000;
    opacity: 0.8;
    font-family: Microsoft Yahei;
}

.tipsy-arrow {
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    border: 6px dashed #000;
    top: 0;
    left: 20%;
    margin-left: -5px;
    border-bottom-style: solid;
    border-top: 0;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tipsy-arrow-n {
    border-bottom-color: #6F8EC5;
}

.tipsy-inner {
    background-color: #6F8EC5;
    color: #FFF;
    max-width: 200px;
    padding: 5px 8px 4px 8px;
    text-align: center;
    border-radius: 3px;
}

.menu-button {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 10px;
    cursor: pointer;
    transition: 0.3s;
    background: linear-gradient(135deg, #23ADB2, #329FDA);
    border-radius: 5px;
    transition: 0.3s;
    box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.2);
    z-index: 999;
}

.bar {
    position: relative;
    display: block;
    width: 30px;
    height: 3px;
    margin: 5px auto;
    background-color: #fff;
    border-radius: 10px;
    transition: 0.3s;
}

.menu-button .bar:nth-of-type(1) {
    margin-top: 0px;
}

.menu-button .bar:nth-of-type(3) {
    margin-bottom: 0px;
}

.menu-button.cross {
    background: #1CAAAF;
    background: linear-gradient(135deg, #ACCE22, #1CAAAF);
}

.cross .bar:nth-of-type(1) {
    transform: translateY(8px) rotate(-45deg);
}

.cross .bar:nth-of-type(2) {
    opacity: 0;
}

.cross .bar:nth-of-type(3) {
    transform: translateY(-8px) rotate(45deg);
}

.b {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.block {
    display: block;
}


/*æ¸…é™¤æµ®åŠ¨*/

.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
    clear: both;
    position: relative;
}

.w136 {
    width: 1360px;
    margin: auto;
}

.slj-header {
    padding-top: 21px;
    padding-bottom: 100px;
    background: url("https://slj.cq.gov.cn/images/../images/gfxwjgl-bg.png") no-repeat center;
    background-size: cover;
}

.slj-header a {
    color: #fff;
    transition: all 0.3s;
    position: relative;
}

.slj-header a:hover {
    font-weight: bold;
}

.slj-header-t-l {
    float: left;
}

.slj-header-t-r {
    float: right;
}

.slj-header-t-r .slj-search {
    float: left;
    position: relative;
    height: 22px;
    margin-right: 15px;
}

.slj-header-t-r .slj-search-input {
    position: absolute;
    right: 19px;
    width: 0;
    opacity: 0;
    height: 22px;
    border: none;
    outline: none;
    padding-left: 5px;
    border-radius: 5px 5px;
    transition: all 0.3s;
}

.slj-header-t-r .slj-search button {
    display: block;
    width: 19px;
    height: 22px;
    border: none;
    background: url("https://slj.cq.gov.cn/images/../images/slj_search.png") no-repeat center;
}

.slj-header-t-r .slj-search:hover .slj-search-input {
    width: 150px;
    opacity: 1;
}

.slj-header-t-r ul {
    float: right;
}

.slj-header-t a {
    line-height: 1;
    border-right: 2px solid #fff;
    padding-right: 17px;
    margin-right: 15px;
}

.slj-header-t a:last-child {
    border: none;
    padding-right: 0;
    margin-right: 0;
}

.slj-header-c {
    margin-top: 23px;
    display: flex;
    justify-content: space-between;
}

.slj-header-c .slj-nav {
    display: flex;
    justify-content: space-between;
}

.slj-header-c .slj-nav li {
    margin-right: 3vw;
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
}

.slj-header-c .slj-nav li a {
    position: relative;
}

.slj-header-c .slj-nav li a::after {
    content: "";
    width: 0;
    right: 0;
    bottom: -2px;
    height: 2px;
    background-color: #fff;
    transition: all 0.5s;
}

.slj-header-c .slj-nav li a::before {
    content: "";
    width: 0;
    left: 0;
    bottom: -2px;
    height: 2px;
    background-color: #fff;
    transition: all 0.5s;
}

.slj-header-c .slj-nav li a:hover::after,
.slj-header-c .slj-nav li a:hover::before {
    width: 100%;
}

.slj-header-b {
    margin-top: 63px;
    text-align: center;
}

.slj-header-b img {
    display: block;
    margin: auto;
}

.slj-center {
    padding-top: 29px;
    background: url("https://slj.cq.gov.cn/images/../images/yjzj-c-bg.png") no-repeat center;
}

.slj-location {
    width: 100%;
}

.slj-location span:first-child {
    height: 23px;
    padding-left: 33px;
    line-height: 23px;
    background: url("https://slj.cq.gov.cn/images/../images/slj-location.png") no-repeat left center;
}

.slj-location span,
.slj-location a {
    display: inline-block;
    color: #222222;
    font-size: 14px;
    line-height: 23px;
}

.slj-location a {
    padding-right: 4px;
    margin-left: 4px;
}

.slj-location a:first-child {
    margin-left: 0;
}

.slj-location a:hover {
    color: #2a75da;
    font-weight: bold;
}

.slj-change-tag {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    transform: translateY(-50%);
}

.slj-change-tag a {
    display: block;
    width: 300px;
    height: 60px;
    background-color: #dde8f8;
    position: relative;
    z-index: 11;
    text-align: center;
    line-height: 60px;
    border-radius: 0 20px 0 20px;
    font-size: 28px;
    color: #2a75da;
    transition: all 0.5s;
}

.slj-change-tag a:hover,
.slj-change-tag a.active {
    font-weight: bold;
    color: #fff;
    background-color: #2a75da;
}

.slj-change-tag a:last-child {
    margin-left: 52px;
}

.slj-box {
    background-color: rgba(255, 255, 255, 0.502);
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 53px;
    margin-bottom: 57px;
    margin-top: 68px;
}

.slj-footer {
    background-color: #1369c0;
}

.slj-footer .fot-wrap {
    background-color: #f6f6f6;
    width: 100%;
}

.slj-footer .fot {
    height: 56px;
    position: relative;
}

.slj-footer .fot ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.slj-footer .fot ul li {
    flex: 1;
    float: left;
}

.slj-footer .fot ul li>a {
    width: 100%;
    height: 100%;
    line-height: 56px;
    font-size: 18px;
    color: #1369c0;
    text-align: center;
    position: relative;
}

.slj-footer .fot ul li>a::before {
    content: "";
    position: absolute;
    width: 13px;
    height: 7px;
    background: url("https://slj.cq.gov.cn/images/../images/slj-down.png") no-repeat center;
    top: 50%;
    transform: translateY(-50%);
    right: 7%;
    transition: all 0.5s;
}

.slj-footer .fot ul li .sub {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 80px;
    max-height: 160px;
    overflow: hidden;
    overflow-y: scroll;
    background: #fff;
    background-size: cover;
    z-index: 11;
}

.slj-footer .fot ul li .sub .fot-13 {
    width: 100%;
    height: auto;
    padding: 10px 10px 20px;
}

.slj-footer .fot ul li .sub .fot-13 a {
    display: inline-block;
    min-width: 14.285%;
    padding: 0 10px;
    float: left;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    transition: all 0.3s;
}

.slj-footer .fot ul li .sub .fot-13 a:hover {
    font-weight: 700;
    color: #1b6fe1;
    border-radius: 5 px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    background: rgba(255, 255, 255, 0.5);
}

.slj-footer .fot ul li.ac>a::before {
    transform: rotate(180deg);
}

.slj-footer .fot ul li.ac .sub {
    display: block;
}

.slj-footer-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
}

.slj-footer-content-l,
.slj-footer-content-r {
    flex: 1;
    float: left;
}

.slj-footer-content-l a {
    color: #fff;
    font-size: 15px;
    position: relative;
}

.slj-footer-content-l a::after {
    content: "";
    width: 0;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 1px;
    background-color: #fff;
    transition: all 0.3s;
}

.slj-footer-content-l a:hover::after {
    width: 100%;
}

.slj-footer-content-l .link {
    margin: 16px 0;
}

.slj-footer-content-l .link:first-child p {
    font-size: 15px;
    float: left;
    line-height: 1;
    border-right: 2px solid #fff;
    padding-right: 4px;
    margin-right: 6px;
}

.slj-footer-content-l .link:first-child p:last-child {
    border-right: none;
}

.slj-footer-content-l .link>a {
    margin-right: 10px;
}

.slj-footer-content-l .link>a:last-child {
    margin-right: 0;
}

.slj-footer-content-r {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.slj-footer-content-r .fl,
.slj-footer-content-r .fr {
    display: flex;
    align-items: center;
}

.slj-footer-content-r .fl {
    margin-right: 1.7vw;
}

.slj-footer-content-r .fl a,
.slj-footer-content-r .fl span {
    margin-right: 1.8vw;
}

.slj-footer-content-r .fl a:last-child {
    margin-right: 0;
}

.slj-footer-content-r .fr {
    flex-shrink: 0;
}

.slj-footer-content-r .fr p {
    flex-shrink: 0;
    text-align: center;
}

.slj-footer-content-r .fr p:first-child {
    margin-right: 25px;
}

.slj-footer-content-r .fr p img {
    display: block;
    margin: auto;
}

.slj-footer-content-r .fr p span {
    color: #fff;
    font-size: 13px;
}

.hdjl.slj-header {
    height: 182px;
    background: url("https://slj.cq.gov.cn/images/../images/slj-hdjl-b.png") #1676d9 no-repeat bottom center;
    background-size: auto;
}

.hdjl.slj-header .slj-header-c {
    align-items: center;
    margin-top: 18px;
    overflow: hidden;
}

.hdjl.slj-header .logo {
    float: left;
}

.hdjl .slj-search {
    float: right;
    position: relative;
}

.hdjl .slj-search-input {
    width: 440px;
    height: 46px;
    border: none;
    outline: none;
    border-radius: 22px;
    padding: 10px 20px;
    font-size: 16px;
}

.hdjl .slj-search button {
    position: absolute;
    right: 10px;
    height: 46px;
    width: 46px;
    background: url("https://slj.cq.gov.cn/images/../images/slj_search2.png") no-repeat center;
    border: none;
}

.hdjl-nav {
    background-color: rgb(36, 114, 222);
    box-shadow: 0px 0px 6px 0px rgba(255, 255, 255, 0.54);
}

.hdjl-nav-wrap {
    display: flex;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
}

.hdjl-nav-item {
    width: 20%;
    float: left;
    position: relative;
    z-index: 2;
    height: 68px;
    line-height: 68px;
    font-size: 26px;
    text-align: center;
    flex: 1;
}

.hdjl-nav-item a {
    color: #fff;
}

.hdjl-nav-item:hover {
    font-weight: bold;
}

.hdjl-nav #mode {
    position: absolute;
    width: 280px;
    max-width: 16.666%;
    height: 67px;
    transition: all 0.3s;
    background-color: rgb(0, 95, 202);
    transform: skew(345deg) translateX(-50%);
}

.hdjl-center {
    padding: 51px 0;
    background: url("https://slj.cq.gov.cn/images/../images/slj-hdjl-bg.png") no-repeat center;
}

.hdjl-xx-title {
    width: 100%;
    height: 64px;
    background-color: rgb(223, 240, 254);
    border-radius: 0 30px 0 0;
    padding: 0 27px;
}

.hdjl-xx-title span {
    display: block;
    height: 100%;
    line-height: 64px;
    font-size: 28px;
    color: #2a75da;
    font-weight: bold;
    background: url("https://slj.cq.gov.cn/images/../images/slj-email-icon.png") no-repeat left center;
    padding-left: 73px;
    cursor: default;
}

.hdjl-xx-wrap {
    margin-top: 38px;
    width: 100%;
    padding: 0 27px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    overflow: hidden;
}

.hdjl-xx-wrap-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    padding-right: 8px;
    font-size: 18px;
    line-height: 34px;
    transition: all 0.5s;
    color: #333333;
}

.hdjl-xx-wrap-item .left {
    width: calc(100% - 100px);
    display: flex;
    align-items: center;
    transition: all 0.5s;
}

.hdjl-xx-wrap-item .left p {
    flex: 1;
    padding-left: 12px;
}

.hdjl-xx-wrap-item .left i {
    font-style: normal;
    min-width: 50px;
    height: 24px;
    font-size: 14px;
    border-radius: 3px;
    line-height: 24px;
    text-align: center;
    color: #2a75da;
    background-color: #e5f2fc;
}

.hdjl-xx-wrap-item .left i.war {
    color: #ee1c1c;
    background-color: #f3d8d8;
}

.hdjl-xx-wrap-item span {
    color: #666666;
    font-size: 16px;
}

.hdjl-xx-wrap-item:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    color: #2472de;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
}

.hdjl-xx-wrap-item:hover p {
    font-weight: bold;
}

.hdjl-xx-wrap-l {
    float: left;
    flex: 1;
    margin-right: 51px;
}

.hdjl-xx-wrap-l-t {
    background: url("https://slj.cq.gov.cn/images/../images/slj-hdjl-tit-bg1.png") no-repeat center;
    text-align: center;
    color: #2472de;
    font-size: 24px;
    font-weight: bold;
    cursor: default;
}

.hdjl-xx-wrap-l-b {
    margin-top: 30px;
}

.hdjl-xx-wrap-l-b-h {
    display: flex;
    background-color: rgb(233, 244, 252);
    height: 42px;
    padding-left: 23px;
    padding-right: 17px;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.hdjl-xx-wrap-l-b-c {
    margin-top: 18px;
}

.hdjl-xx-wrap-r {
    float: right;
    flex-shrink: 0;
    width: 308px;
    height: 300px;
    background: url("https://slj.cq.gov.cn/images/../images/slj-hdjl-tit-bg2.png") no-repeat center;
    display: flex;
    justify-content: space-evenly;
}

.hdjl-xx-wrap-r .pic {
    width: 86px;
    height: 86px;
    border-radius: 50%;
    background-color: rgb(36, 114, 222);
    box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.69);
    display: flex;
    align-items: center;
    justify-content: center;
}

.hdjl-xx-wrap-r .btn {
    height: 100%;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 18px;
    line-height: 34px;
}

.hdjl-xx-wrap-r .btn:last-child .pic {
    background-color: rgb(236, 197, 18);
}

.hdjl-xx-wrap-r .btn p {
    margin-top: 15px;
}

.hdjl-xx-wrap-r .btn:hover img {
    animation: tada 1s;
}

.hdjl-sjgk {
    margin-top: 37px;
}

.hdjl-sjgk-title {
    background: url("https://slj.cq.gov.cn/images/../images/slj-hdjl-tit-bg3.png") no-repeat center;
    text-align: center;
    color: #2472de;
    font-size: 24px;
    font-weight: bold;
    cursor: default;
}

.hdjl-sjgk-t {
    display: flex;
    justify-content: space-between;
    width: 409px;
    margin: auto;
    margin-top: 30px;
}

.hdjl-sjgk-t input {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 48%;
    line-height: 48px;
    border-radius: 5px;
    cursor: pointer;
    padding-left: 56px;
    background: url("https://slj.cq.gov.cn/images/../images/hd-25-1.png") no-repeat left 20px center;
    border: 1px solid #91caf3;
    font-size: 16px;
    color: #333;
    padding-right: 15px;
    font-weight: bold;
}

.hdjl-sjgk-b {
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-bottom: 1px solid rgb(199, 216, 229);
    border-radius: 0 0 10px 10px;
}

.hdjl-sjgk .echarts-1 {
    width: 200px;
    height: 200px;
}

.hdjl-sjgk canvas {
    display: inline-block;
}

.hdjl-yjzj {
    margin-top: 0;
}

.hdjl-yjzj-title {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(38, 101, 191, 0.2);
    align-items: center;
    padding-bottom: 18px;
}

.hdjl-yjzj-title span {
    line-height: 34px;
    font-size: 24px;
    color: #2a75da;
    padding-left: 40px;
    font-weight: bold;
    background: url("https://slj.cq.gov.cn/images/../images/slj-yjzj-icon.png") no-repeat left center;
}

.hdjl-yjzj-title a {
    font-size: 15px;
    color: #2762ba;
    transition: all 0.5s;
}

.hdjl-yjzj-title a:hover {
    font-weight: bold;
}

.hdjl-yjzj-list {
    margin-top: 0;
}

.hdjl-yjzj-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 17px 0 17px;
    margin: 30px auto 0;
    border-bottom: 1px dashed rgba(136, 136, 136, 0.4);
    transition: all 0.5s;
}

.hdjl-yjzj-item:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px;
}

.hdjl-yjzj-item:hover div a {
    color: #2472de;
    font-weight: bold;
}

.hdjl-yjzj-item .left {
    align-items: center;
    width: calc(100% - 110px);
    display: flex;
    align-items: center;
}

.hdjl-yjzj-item .left div {
    flex: 1;
    padding-left: 20px;
    width: calc(100% - 100px);
}

.hdjl-yjzj-item i {
    font-style: normal;
    height: 60px;
    min-width: 80px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    border-radius: 6px;
    background-color: rgb(57, 120, 204);
}

.hdjl-yjzj-item div a {
    display: block;
    font-size: 18px;
    line-height: 34px;
    color: #333;
    transition: all 0.5s;
}

.hdjl-yjzj-item p:last-child {
    font-size: 16px;
    color: #666666;
}

.hdjl-yjzj-item>a {
    border: 1px solid rgb(57, 120, 204);
    min-width: 100px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    border-radius: 6px;
    color: #3978cc;
}

.hdjl-yjzj-item.end i {
    background-color: rgb(195, 195, 195);
}

.hdjl-yjzj-item.end>a {
    border-color: rgb(168, 168, 168);
    color: rgb(168, 168, 168);
}

.hdjl-lists {
    margin-top: 51px;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}

.hdjl-lists-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(38, 101, 191, 0.2);
}

.yjzjs .hdjl-lists-title {
    display: block;
}

.yjzjs .hdjl-lists-title .more {
    /* display:block; */
    float: right;
    line-height: 35px;
}

.yjzjs .hdjl-lists-title .more.on {
    display: block;
}

.yjzjs .hdjl-lists-title .name {
    font-size: 24px;
    font-weight: bold;
    color: #8f8f8f;
    line-height: 35px;
    cursor: pointer;
}

.yjzjs .hdjl-lists-title .name.active {
    color: #2472de;
}

.yjzjs .hdjl-lists-title .name:first-child {
    padding-left: 43px;
    background: url("https://slj.cq.gov.cn/images/../images/slj-yjzj-icon.png") no-repeat left center;
}

.yjzjs .hdjl-lists-title .name:nth-child(2) {
    margin-left: 2vw;
}

.hdjl-lists-r .hdjl-lists-title .name {
    font-size: 24px;
    font-weight: bold;
    color: #2472de;
    padding-left: 43px;
    line-height: 35px;
    background: url("https://slj.cq.gov.cn/images/../images/slj-yjzj-icon.png") no-repeat left center;
}

.hdjl-lists-title .more {
    display: none;
    font-size: 15px;
    color: #2762ba;
    transition: all 0.5s;
}

.hdjl-lists-title a:hover {
    font-weight: bold;
}

.hdjl-lists-r,
.hdjl-lists-l {
    width: calc(50% - 22px);
}

.hdjl-lists-r {
    float: left;
}

.hdjl-lists-wrap-item {
    display: none;
}

.hdjl-lists-wrap-item.active {
    display: block;
    animation: fadeInLeft 1s;
}

.hdjl-lists-item {
    border: 1px solid rgb(217, 217, 217);
    margin-top: 30px;
    padding-top: 18px;
    padding-bottom: 23px;
    transition: all 0.5s;
}

.hdjl-lists-item a {
    width: 100%;
    height: 100%;
    display: block;
}

.hdjl-lists-item a p {
    padding: 0 11px;
    transition: all 0.5s;
}

.hdjl-lists-item a p:first-child {
    position: relative;
    font-size: 18px;
    line-height: 1;
    color: #333;
}

.hdjl-lists-item a p:first-child::after {
    transition: all 0.5s;
    position: absolute;
    left: 0;
    width: 3px;
    height: 16px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #2472de;
}

.hdjl-lists-item a p:last-child {
    margin-top: 18px;
    line-height: 1;
    font-size: 16px;
    color: #888;
}

.hdjl-lists-item a p span {
    font-weight: bold;
    color: #333;
    transition: all 0.5s;
}

.hdjl-lists-item:hover {
    background-color: #2472de;
}

.hdjl-lists-item:hover a p {
    color: #fff !important;
}

.hdjl-lists-item:hover a p:first-child {
    font-weight: bold;
}

.hdjl-lists-item:hover a p:first-child::after {
    background-color: #fff;
}

.hdjl-lists-item:hover a p span {
    color: #fff;
}

.hdjl-lists-r {
    float: right;
}

.hdjl-lists-r .hdjl-lists-title .name {
    background: url("https://slj.cq.gov.cn/images/../images/slj-zxft-icon.png") no-repeat left center;
}

.hdjl-lists-r .hdjl-lists-item a p:last-child {
    color: #333;
}

.hdjl-news {
    margin-top: 48px;
}

.hdjl-news-title {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(38, 101, 191, 0.2);
    align-items: center;
    padding-bottom: 18px;
}

.hdjl-news-title span {
    line-height: 34px;
    font-size: 24px;
    color: #2a75da;
    padding-left: 42px;
    font-weight: bold;
    background: url("https://slj.cq.gov.cn/images/../images/slj-xwfb-icon.png") no-repeat left center;
}

.hdjl-news-title a {
    font-size: 15px;
    color: #2762ba;
    transition: all 0.5s;
}

.hdjl-news-title a:hover {
    font-weight: bold;
}

.hdjl-news-wrap {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    margin-top: 36px;
}

.hdjl-news-item {
    max-width: 33%;
    flex: 1;
    position: relative;
    transition: all 0.5s;
}

.hdjl-news-item .pic {
    width: 100%;
    height: 250px;
    overflow: hidden;
}

.hdjl-news-item .pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hdjl-news-item .content {
    position: absolute;
    width: 96%;
    z-index: 2;
    left: 0;
    right: 0;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 10px 0px rgba(57, 57, 57, 0.16);
    margin: auto;
    padding-top: 10px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 10px;
    bottom: 0;
    transition: all 0.5s;
    min-height: 160px;
}

.hdjl-news-item .content p {
    font-size: 18px;
    line-height: 32px;
    color: #333;
    transition: all 0.5s;
}

.hdjl-news-item .content p:first-child {
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hdjl-news-item .content p:last-child {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 64px;
    min-height: 64px;
}

.hdjl-news-item .content p span {
    font-weight: bold;
}

.hdjl-news-item.active {
    flex: 1.5;
    max-width: 42%;
}

.hdjl-news-item.active .pic {
    height: 380px;
}

.hdjl-news-item.active .content {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.502);
    box-shadow: none;
    bottom: 0;
    margin: auto;
    top: auto;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}

.hdjl-news-item.active .content p {
    color: #fff;
    text-align: justify;
    /* min-height: 32px; */
}

.yjzj {
    margin-top: 54px;
}

.yjzj-header {
    background-color: #eeeeee;
    padding: 35px 22px 35px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.yjzj-header .years {
    height: 50px;
    flex: 1;
    display: flex;
    align-items: center;
}

.yjzj-header .years span {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}

.yjzj-header .years .year-ml {
    flex: 1;
    height: 100%;
}

.yjzj-header .years .year-ml .swiper-slide {
    width: 180px;
    min-width: 180px;
}

.yjzj-header .years .year-ml .swiper-slide a {
    width: 100%;
    height: 100%;
    display: block;
    background-color: #dae2ec;
    color: #2a75da;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    transition: all 0.3s;
    border-radius: 25px;
}

.yjzj-header .years .year-ml .swiper-slide.active a,
.yjzj-header .years .year-ml .swiper-slide:hover a {
    background-color: #2a75da;
    color: #fff;
    font-weight: bold;
}

.yjzj-header .yjzj-search {
    width: 450px;
    height: 50px;
    position: relative;
    font-size: 18px;
}

.yjzj-header .yjzj-search input {
    width: 100%;
    height: 100%;
    outline: none;
    border: none;
    border-radius: 25px;
    padding-left: 28px;
    font-size: 18px;
}

.yjzj-header .yjzj-search button {
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    width: 130px;
    display: block;
    border-radius: 25px;
    padding-left: 25px;
    background: url("https://slj.cq.gov.cn/images/../images/slj_search-b.png") #347dd7 no-repeat center;
    background-position-x: 32px;
    border: none;
    color: #fff;
    font-size: 18px;
}

.yjzj.gfxwj .year-ml .swiper-slide {
    width: auto;
    min-width: auto;
    padding: 0 14px;
    margin-right: 0;
}

.yjzj.gfxwj .year-ml .swiper-slide a {
    width: 100%;
    height: 100%;
    display: block;
    background-color: transparent;
    color: #333333;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    transition: all 0.3s;
    border-radius: 0;
}

.yjzj.gfxwj .year-ml .swiper-slide.active a,
.yjzj.gfxwj .year-ml .swiper-slide:hover a {
    background-color: transparent;
    color: #2a75da;
    font-weight: bold;
}

.yjzj .jc-wrap-item {
    display: none;
}

.yjzj .jc-wrap-item.active {
    display: block;
}

.yjzj .jc-title {
    height: 91px;
    background: url("https://slj.cq.gov.cn/images/../images/backlog.png") #e4a429 no-repeat center;
    background-position-x: 74px;
    padding-left: 119px;
}

.yjzj .jc-title a {
    line-height: 91px;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}

.yjzj .jc-list-header {
    font-size: 0px;
    display: flex;
    border-bottom: 1px solid #f7f8f7;
}

.yjzj .jc-list-header span {
    font-size: 20px;
    font-weight: bold;
    background-color: #2a75da;
    color: #fff;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border-right: 1px solid #e1e1e1;
}

.yjzj .jc-list-header span:first-child {
    flex: 1.8;
}

.yjzj .jc-list-header span:nth-child(2) {
    flex: 6;
    padding: 0 20px;
}

.yjzj .jc-list-header span:nth-child(3) {
    flex: 12;
}

.yjzj .jc-list-header span:nth-child(4) {
    flex: 4;
}

.yjzj .jc-list-header span:last-child {
    flex: 3;
    border-right: none;
}

.yjzj .jc-list-item {
    display: none;
    display: flex;
    align-items: center;
    height: 110px;
    margin-bottom: 1px;
}

.yjzj .jc-list-item>* {
    height: 100%;
    border-right: 1px solid #e1e1e1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.yjzj .jc-list-item * {
    text-align: center;
}

.yjzj .jc-list-item span {
    color: #333333;
}

.yjzj .jc-list-item span:first-child {
    flex: 1.8;
}

.yjzj .jc-list-item span:last-child {
    flex: 3;
    border-right: none;
}

.yjzj .jc-list-item .text {
    flex: 6;
    padding: 0 20px;
}

.yjzj .jc-list-item .text span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 16px;
    line-height: 2;
}

.yjzj .jc-list-item ul {
    flex: 12;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.yjzj .jc-list-item ul li {
    margin-right: 13px;
}

.yjzj .jc-list-item ul li:last-child {
    margin-right: 0;
}

.yjzj .jc-list-item ul a {
    width: 114px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    text-align: center;
    border-radius: 6px;
    background: url("https://slj.cq.gov.cn/images/../images/slj-qd.png") #649ccb no-repeat center;
    color: #fff;
    background-position-x: 15px;
    padding-left: 20px;
    transition: all 0.5s;
}

.yjzj .jc-list-item ul a:hover {
    font-weight: bold;
    background: url("https://slj.cq.gov.cn/images/../images/slj-qd.png") #2a75da no-repeat 15px center;
}

.yjzj .jc-list-item .sj {
    flex: 4;
    color: #333333;
}

.yjzj .jc-list-item .sj span {
    padding: 0 5px;
    line-height: 2;
}

.yjzj .jc-list-item .dw {
    flex: 3;
    color: #333333;
}

.yjzj .jc-list-item .dw span {
    padding: 0 5px;
    line-height: 2;
}

.yjzj .jc-list-item:nth-child(odd) {
    background-color: #fff;
}

.yjzj .jc-list-item:nth-child(even) {
    background-color: #eff6ff;
}

.yjzj .gfwj-list {
    margin-top: 41px;
    padding: 0 32px;
}

.yjzj .gfwj-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    border: 1px solid #d8d8d8;
    padding: 9px 0 8px 0;
    margin-bottom: 31px;
    transition: all 0.5s;
}

.yjzj .gfwj-item-l {
    float: left;
    margin-right: 20px;
}

.yjzj .gfwj-item-l p {
    font-size: 16px;
    color: #888888;
    padding-left: 15px;
    line-height: 34px;
    transition: all 0.5s;
    text-align: justify;
}

.yjzj .gfwj-item-l p:first-child {
    color: #333333;
    font-size: 18px;
    position: relative;
}

.yjzj .gfwj-item-l p:first-child::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 18px;
    background-color: #2a75da;
}

.yjzj .gfwj-item-l:hover p {
    color: #1369c0;
}

.yjzj .gfwj-item-l:hover p:first-child {
    font-weight: bold;
}

.yjzj .gfwj-item-r {
    float: right;
    display: flex;
    align-items: center;
}

.yjzj .gfwj-item-r a {
    display: block;
    width: 130px;
    height: 50px;
    float: left;
    margin-right: 18px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 6px;
    transition: all 0.5s;
}

.yjzj .gfwj-item-r a:first-child {
    background-color: #63bbc0;
}

.yjzj .gfwj-item-r a:last-child {
    background-color: #79c4ac;
}

.yjzj .gfwj-item-r a:hover {
    transform: translateY(-10px);
}

.yjzj .gfwj-item:hover {
    background-color: #eeeeee;
    box-shadow: 0 0 30px 0px rgba(47, 137, 235, 0.478);
}

#zdxzjc.slj-header {
    background: url("https://slj.cq.gov.cn/images/../images/zdxzjc-bg.png") no-repeat center;
    background-size: cover;
}

#page {
    text-align: center;
    color: #666666;
}

#page a {
    display: inline-block;
    min-width: 42px;
    height: 42px;
    border-radius: 5px;
    text-align: center;
    line-height: 42px;
    background-color: #ebebeb;
    color: #666666;
    margin: 0 3px;
    transition: all 0.5s;
}

#page a.first,
#page a.next,
#page a.prev,
#page a.last {
    min-width: 64px;
    padding: 0 10px;
}

#page a.active,
#page a.page:hover {
    background-color: #2f89eb;
    color: #fff;
}

#page span {
    height: 42px;
    display: inline-block;
}

#page span:first-child {
    margin-left: 15px;
}

#page span input {
    width: 52px;
    height: 100%;
    margin: 4px;
    border: 1px solid #ebebeb;
    outline: none;
    border-radius: 5px;
    text-align: center;
}

#page span.subbtn {
    height: 42px;
    width: 60px;
    background-color: #2f89eb;
    color: #fff;
    line-height: 42px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}

@media screen and (max-width: 1360px) {
    .w136 {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .yjzj .jc-title {
        background-position-x: 9%;
        padding-left: 14%;
    }
    .yjzj .jc-title a {
        overflow: hidden;
        word-wrap: normal;
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: calc(100% - 70px);
    }
    .yjzj .jc-list-header span:nth-child(3) {
        padding: 0 10px;
    }
    .yjzj .jc-list-item ul {
        padding: 0 10px;
        flex-wrap: wrap;
        justify-content: flex-start;
        gap: 10px;
    }
    .yjzj .jc-list-item ul li {
        margin-right: 0;
    }
    .yjzj .jc-list-item .dw span {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
}

@media screen and (max-width: 1100px) {
    .slj-footer .fot-wrap {
        display: none;
    }
    .slj-footer-content-r {
        flex-direction: column;
    }
}

@media screen and (max-width: 1000px) {
    .yjzj-header {
        display: block;
    }
    .yjzj-header .yjzj-search {
        width: 80%;
        margin: auto;
        margin-top: 30px;
    }
    .yjzj .jc-title {
        padding-left: 10vw;
        background-position: 4vw;
    }
    .yjzj .jc-title a {
        font-size: 3vw;
        max-width: calc(100% - 3vw);
    }
}

@media screen and (max-width: 950px) {
    .hdjl-xx-wrap-l {
        width: 56%;
        margin-right: 4%;
    }
    .hdjl-xx-wrap-r {
        width: 40%;
    }
}

@media screen and (max-width: 920px) {
    .slj-header-c {
        flex-direction: column;
    }
    .slj-header-c .slj-nav {
        margin-top: 6vw;
    }
    .slj-header-b img {
        max-width: 98%;
        margin: auto;
    }
    .slj-header.hdjl .slj-header-c {
        flex-direction: row;
    }
    .slj-header.hdjl .slj-header-c .logo {
        flex-shrink: 0;
    }
    .slj-header.hdjl .slj-header-c .slj-search {
        flex: 1;
        margin-left: 20px;
    }
    .slj-header.hdjl .slj-header-c .slj-search-input {
        width: 100%;
    }
    .yjzj .jc-list-header span {
        font-size: 18px;
    }
}

@media screen and (max-width: 768px) {
    .slj-header-t {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .slj-header-t-l,
    .slj-header-t-r {
        float: none;
        margin: auto;
    }
    .slj-header-t-r {
        display: flex;
        align-items: center;
        margin-top: 2vw;
    }
    .slj-header-t-r .slj-search {
        display: flex;
        align-items: center;
        margin-right: 10px;
    }
    .slj-header-t-r .slj-search input {
        width: 200px;
        opacity: 1;
        position: relative;
        right: auto;
        margin-right: 10px;
    }
    .slj-header-t-r .slj-search:hover .slj-search-input {
        width: 200px;
    }
    .slj-header-c {
        align-items: center;
    }
    .slj-header-c .slj-nav {
        margin-top: 4vw;
        width: 100%;
        height: 50px;
        background-color: #1369c0;
    }
    .slj-header-c .slj-nav li {
        width: 20%;
        text-align: center;
        border-right: 1px solid #fff;
        margin-right: 0;
        transition: all 0.5s;
    }
    .slj-header-c .slj-nav li:last-child {
        border-right: none;
    }
    .slj-header-c .slj-nav li a {
        width: 100%;
        color: #fff;
        line-height: 50px;
        font-size: 18px;
        transition: all 0.5s;
    }
    .slj-header-c .slj-nav li:hover {
        background-color: #fff;
    }
    .slj-header-c .slj-nav li:hover a {
        color: #1369c0;
    }
    .slj-header-b img {
        max-width: 98%;
        margin: auto;
    }
    .slj-header.hdjl {
        height: auto;
        padding-bottom: 20px;
    }
    .slj-header.hdjl .slj-header-c {
        display: block;
    }
    .slj-header.hdjl .slj-header-c .logo {
        text-align: center;
    }
    .slj-header.hdjl .slj-header-c .logo,
    .slj-header.hdjl .slj-header-c .slj-search {
        display: block;
        float: none;
        margin: auto;
    }
    .slj-header.hdjl .slj-header-c .slj-search {
        max-width: 60%;
        margin-top: 4vw;
    }
    .slj-location a {
        padding-right: 0;
        margin-left: 0;
    }
    .slj-box {
        margin-top: 48px;
        padding-bottom: 5.3vw;
        margin-bottom: 5.8vw;
    }
    .slj-change-tag a {
        height: 50px;
        line-height: 50px;
        font-size: 24px;
        border-radius: 0 15px 0 15px;
    }
    .slj-footer-content {
        flex-direction: column;
    }
    .slj-footer-content-l,
    .slj-footer-content-r {
        width: 100%;
        text-align: center;
    }
    .slj-footer-content-l .link:first-child p {
        float: none;
        display: inline;
    }
    .slj-footer-content-r {
        justify-content: center;
    }
    .slj-footer-content-r .fl {
        justify-content: center;
        margin: auto;
    }
    .slj-footer-content-r .fl a {
        flex: 1;
        margin: 0 2.14vw;
    }
    .slj-footer-content-r .fl a img {
        display: block;
        margin: auto;
        max-width: 100%;
    }
    .yjzj-header {
        padding: 17px 11px 17px 15px;
    }
    .yjzj-header .years {
        height: 40px;
    }
    .yjzj-header .years span {
        font-size: 20px;
    }
    .yjzj-header .years .year-ml .swiper-slide a {
        line-height: 40px;
        font-size: 20px;
    }
    .yjzj-header .yjzj-search {
        width: 90%;
        margin-top: 3vw;
        height: 40px;
        margin-bottom: 2vw;
    }
    .yjzj .jc-title {
        background-position-x: 10px;
        padding-left: 60px;
        display: flex;
        align-items: center;
    }
    .yjzj .jc-title a {
        font-size: 18px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        line-height: 1.5;
        text-overflow: initial;
        text-align: justify;
        white-space: normal;
    }
    .yjzj .jc-list-header {
        display: block;
    }
    .yjzj .jc-list-header span {
        display: inline-block;
    }
    .yjzj .jc-list-header span:nth-child(1) {
        width: 50px;
    }
    .yjzj .jc-list-header span:nth-child(2) {
        width: calc(100% - 50px);
        border-right: none;
    }
    .yjzj .jc-list-header span:nth-child(1),
    .yjzj .jc-list-header span:nth-child(2) {
        margin-bottom: 1px;
    }
    .yjzj .jc-list-header span:nth-child(3) {
        width: calc(100% - 200px);
    }
    .yjzj .jc-list-header span:nth-child(4),
    .yjzj .jc-list-header span:nth-child(5) {
        width: 100px;
    }
    .yjzj .jc-list-item {
        display: block;
        font-size: 0px;
        height: auto;
    }
    .yjzj .jc-list-item>* {
        float: left;
        height: 110px;
    }
    .yjzj .jc-list-item>span:first-child {
        font-size: 16px;
        width: 50px;
        border-bottom: 1px solid #eee;
    }
    .yjzj .jc-list-item .text {
        width: calc(100% - 50px);
        border-right: none;
        border-bottom: 1px solid #eee;
    }
    .yjzj .jc-list-item .text span {
        width: 100%;
        display: block;
    }
    .yjzj .jc-list-item ul {
        width: calc(100% - 200px);
        overflow-y: auto;
        padding: 10px;
    }
    .yjzj .jc-list-item .sj,
    .yjzj .jc-list-item .dw {
        width: 100px;
    }
    .yjzj .jc-list-item .sj span,
    .yjzj .jc-list-item .dw span {
        font-size: 14px;
    }
    .yjzj .jc-list-item .dw {
        border-right: none;
    }
    .yjzj .gfwj-list {
        margin-top: 4.1vw;
        padding: 0;
    }
    .yjzj .gfwj-item {
        margin-bottom: 20px;
    }
    .yjzj .gfwj-item-l {
        margin-right: 20px;
    }
    .yjzj .gfwj-item-l p {
        font-size: 14px;
        line-height: 1.5;
    }
    .yjzj .gfwj-item-l p:first-child {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .yjzj .gfwj-item-r {
        height: 100%;
        flex-direction: column;
        justify-content: space-evenly;
        margin-right: 10px;
    }
    .yjzj .gfwj-item-r a {
        width: 120px;
        height: 40px;
        line-height: 40px;
        margin-right: 0;
        font-size: 14px;
    }
    .yjzj .gfwj-item-r a:last-child {
        margin-top: 3vw;
    }
    #page {
        text-align: center;
        color: #666666;
        font-size: 14px;
    }
    #page a {
        margin-bottom: 5px;
        font-size: 14px;
        min-width: 32px;
        height: 32px;
        line-height: 32px;
    }
    #page a.first,
    #page a.next,
    #page a.prev,
    #page a.last {
        min-width: 54px;
        padding: 0 5px;
    }
    #page span {
        margin-bottom: 5px;
        height: 32px;
        display: inline-block;
    }
    #page span:first-child {
        margin-left: 10px;
    }
    #page span input {
        width: 42px;
    }
    #page span.subbtn {
        height: 32px;
        width: 50px;
        line-height: 32px;
    }
    .hdjl-nav-item {
        font-size: 20px;
        line-height: 48px;
        height: 48px;
    }
    .hdjl-nav #mode {
        height: 48px;
    }
    .hdjl-center {
        padding: 6vw 0;
    }
    .hdjl-sjgk .echarts-1 {
        width: 28vw;
        height: 28vw;
    }
    .hdjl-xx-title {
        height: 58px;
        padding: 0 2.7vw;
    }
    .hdjl-xx-title span {
        font-size: 24px;
        line-height: 58px;
    }
    .hdjl-xx-wrap {
        display: block;
        padding: 0 10px;
    }
    .hdjl-xx-wrap-l,
    .hdjl-xx-wrap-r {
        width: 100%;
        background-position-y: bottom;
        background-size: 100% auto;
    }
    .hdjl-xx-wrap-l-t {
        font-size: 22px;
    }
    .hdjl-xx-wrap-r {
        height: 260px;
        margin-top: 4vw;
    }
    .hdjl-xx-wrap-r .btn {
        margin: 0 10%;
    }
    .hdjl-xx-wrap-r .btn p {
        font-size: 16px;
    }
    .hdjl-xx-wrap-item {
        font-size: 16px;
    }
    .hdjl-xx-wrap-item span {
        font-size: 14px;
    }
    .hdjl-sjgk-title {
        font-size: 22px;
    }
    .hdjl-yjzj {
        margin-top: 0;
    }
    .hdjl-yjzj-item {
        padding: 10px 0 15px;
        margin-top: 5vw;
    }
    .hdjl-yjzj-item .left i {
        height: 50px;
        font-size: 16px;
        line-height: 50px;
    }
    .hdjl-yjzj-item .left div a {
        font-size: 16px;
    }
    .hdjl-yjzj-item .left div p {
        font-size: 14px !important;
    }
    .hdjl-yjzj-item>a {
        height: 48px;
        line-height: 48px;
        font-size: 16px;
    }
    .hdjl-lists {
        display: block;
        margin-top: 6.5vw;
    }
    .hdjl-lists-l,
    .hdjl-lists-r {
        width: 100%;
    }
    .hdjl-lists-r {
        margin-top: 5vw;
    }
    .hdjl-lists-item {
        padding: 12px 0 11px;
        margin-top: 5vw;
    }
    .hdjl-lists-item a p:first-child {
        font-size: 16px;
    }
    .hdjl-lists-item a p:last-child {
        font-size: 14px;
    }
    .hdjl-news {
        margin-top: 6.5vw;
    }
    .hdjl-news-wrap {
        margin-top: 4.8vw;
        display: block;
    }
    .hdjl-news-item {
        width: 100%;
        display: none;
    }
    .hdjl-news-item:first-child {
        display: block;
        height: 63vw;
        max-width: 100%;
    }
    .hdjl-news-item:first-child .pic {
        height: 100%;
    }
    .hdjl-news-item:first-child .content p {
        font-size: 16px;
        min-height: 32px;
    }
}

@media screen and (max-width: 575px) {
    .slj-header-t {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .slj-header-t-l,
    .slj-header-t-r {
        float: none;
        margin: auto;
    }
    .slj-header-t-r {
        flex-direction: column;
    }
    .slj-header-t-r .slj-search {
        margin: 2vw 0;
    }
    .slj-header-t a {
        padding-right: 8px;
        margin-right: 4px;
        font-size: 13px;
    }
    .slj-header-c {
        align-items: center;
    }
    .slj-header-c .slj-nav {
        flex-wrap: wrap;
        height: auto;
        margin-top: 6vw;
    }
    .slj-header-c .slj-nav li {
        width: 33.3%;
        border-right: none;
    }
    .slj-header-c .slj-nav li a {
        font-size: 15px;
    }
    .slj-header-c .slj-nav li:nth-child(1),
    .slj-header-c .slj-nav li:nth-child(2) {
        width: 50%;
        border-bottom: 1px solid #eee;
    }
    .slj-header-b {
        margin-top: 10vw;
    }
    .slj-change-tag a:last-child {
        margin-left: 5vw;
    }
    .yjzj-header .yjzj-search {
        width: 100%;
    }
    .yjzj-header .yjzj-search input,
    .yjzj-header .yjzj-search button {
        font-size: 16px;
    }
    .yjzj .jc-title a {
        font-size: 16px;
    }
    .yjzj .jc-list-header span {
        font-size: 16px;
    }
    .yjzj .jc-list-item .text span {
        line-height: 1.5;
    }
    .yjzj .gfwj-item-l {
        margin-right: 20px;
    }
    .yjzj .gfwj-item-l p {
        font-size: 12px;
    }
    .yjzj .gfwj-item-l p:first-child {
        font-size: 14px;
    }
    .yjzj .gfwj-item-r a {
        width: 90px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }
}

@media screen and (max-width: 500px) {
    .hdjl-nav-wrap {
        display: block;
    }
    .hdjl-nav-item {
        font-size: 16px;
        position: relative;
        transition: all 0.5s;
    }
    .hdjl-nav-item:hover {
        background-color: #005fca;
    }
    .hdjl-nav #mode {
        display: none;
    }
    .hdjl.slj-header .slj-header-c .slj-search {
        min-width: 300px;
    }
    .hdjl-sjgk-t {
        width: 100%;
    }
    .hdjl-xx-title span,
    .hdjl-yjzj-title span,
    .hdjl-lists-title span,
    .hdjl-news-title span {
        font-size: 22px;
    }
    .hdjl-xx-wrap-l-t,
    .hdjl-sjgk-title {
        font-size: 20px;
    }
    .hdjl-xx-wrap-r {
        height: 200px;
    }
    .hdjl-yjzj-item .left {
        width: calc(100% - 80px);
    }
    .hdjl-yjzj-item .left i {
        min-width: 60px;
        font-size: 14px;
    }
    .hdjl-yjzj-item .left div {
        padding-left: 10px;
    }
    .hdjl-yjzj-item>a {
        min-width: 70px;
        font-size: 14px;
    }
    .hdjl-yjzj-item:hover {
        padding-left: 8px;
        padding-right: 8px;
    }
    .hdjl-news-item:first-child {
        height: auto;
        box-shadow: 0px 0px 10px 0px rgba(57, 57, 57, 0.36);
    }
    .hdjl-news-item:first-child .pic {
        height: 60vw;
    }
    .hdjl-news-item:first-child .content {
        position: relative;
        background: url("https://slj.cq.gov.cn/images/../images/slj-hdjl-b.png") #2472de no-repeat bottom center;
        border-radius: 0 0 4px 4px;
        min-height: auto;
    }
    .hdjl-news-item .content p:first-child {
        display: block;
        overflow: hidden;
        word-wrap: normal;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}

@media screen and (max-width: 400px) {
    .slj-header .logo img {
        display: block;
        max-width: 90%;
        margin: auto;
    }
    .slj-change-tag a {
        font-size: 20px;
    }
    .yjzj .jc-list-header span:nth-child(4),
    .yjzj .jc-list-header span:nth-child(5) {
        width: 70px;
    }
    .yjzj .jc-list-header span:nth-child(3) {
        width: calc(100% - 140px);
        padding: 0;
    }
    .yjzj .jc-list-item .sj,
    .yjzj .jc-list-item .dw {
        width: 80px;
    }
    .yjzj .jc-list-item ul {
        width: calc(100% - 160px);
        flex-direction: column;
        align-items: center;
        flex-wrap: nowrap;
    }
}


/* add */

.zjlb #zjjg,
.zjlb #zjjs {
    display: none;
}


.zjlb .article-top {
    position: relative;
}

.zjlb .article-top .tjy {
    position: absolute;
    right: 0;
    bottom: 20px;
}

.zj {
    padding-bottom: 30px;
}

.hdbt2 {
    height: 80px;
    border-bottom: 1px solid #dee7f5;
}

.hdbt2 {
    background: #2567c1;
    padding: 0 25px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hdbt2 .lef {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hdbt2>* {
    float: left;
}

.hdbt2 .lef .img {
    width: 42px;
    height: 28px;
}

.hdbt2 .lef span {
    font-size: 24px;
    color: #2567c1;
    font-weight: bold;
}

.hdbt2 .lef span {
    color: #fff;
}

.hdbt2 P {
    font-size: 16px;
    color: #fff;
    line-height: 40px;
}

.hdbt2 P a {
    color: #ffcf84;
}

.hdbt2 P a::after,
.hdbt2 P a::before {
    background: #ffcf84;
}

#zjjg .no {
    padding: 40px 0 40px 60px;
    color: #2567c1;
    font-size: 18px !important;
}

.yj5 {
    width: 620px;
    max-width: 100%;
    padding-top: 46px;
}

.yj5 label {
    margin-bottom: 36px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.yj5 label>span {
    width: 120px;
    font-size: 18px;
    line-height: 40px;
    color: #333;
    text-align: right;
}

.yj5 label .rig {
    width: calc(100% - 120px);
}

.yj5 label .rig input,
.yj5 label .rig textarea {
    width: 100%;
    height: 42px;
    background: #fff;
    border: 1px solid #d5d5d5;
    padding: 0 10px;
    font-size: 18px;
}

.yj5 label .rig textarea {
    height: 180px;
    padding: 10px;
    font-family: auto;
}

.yj5 label .fj a {
    width: 100px;
    height: 42px;
    border: none;
    background: #2567c1;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    line-height: 42px;
}

.yj5 label .fj p {
    font-size: 15px;
    color: #666;
    line-height: 40px;
    white-space: nowrap;
}

.yj5 label .fj p span {
    color: #ff4747;
}

.yj5 label .yzm {
    display: flex;
}

.yj5 label .yzm input {
    width: 200px;
}

.yj5 label .yzm img {
    width: 113px;
    height: 42px;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    margin-left: 16px;
    cursor: pointer;
}

.yj5 label .sub button {
    width: 100%;
    line-height: 44px;
    font-size: 17px;
    color: #fff;
    background: #2567c1;
    border-radius: 5px;
    border: none;
    transition: all 0.5s;
}

.yj5 label .sub button:hover {
    transform: translateY(-5px);
}

#zjjg .no {
    padding: 40px 0 40px 60px;
    color: #2567c1;
    font-size: 18px !important;
}
#zjjg .tablnr{
    margin-bottom:20px;
}

#zjjs .nr,
#zjjg .tablnr{
    border: 1px solid #ededed;
    padding: 30px 10px;
    text-align: center;
}
#zjjg #resultPublicTime{
    color: #7b7b7b;
    font-size: 16px;
    text-align: right;
    margin-bottom: 2vw;
    margin-top: -10px;
    padding-right: 6%;
}

#zjjg .tablnr * {
    font-size:14px !important;
    text-align:left !important;
}

#zjjs .nr p {
    font-size: 16px;
    color: #9a9fb4;
}

.zwxl-article1 {
    margin: 30px auto 60px;
}

.zwxl-article1 img {
    vertical-align: middle;
}

.zwxl-article1 .fjxz {
    font-size: 18px;
    margin-bottom: 12px;
}

.zwxl-article1 .fj-a {
    max-width: calc(100% - 40px);
    font-size: 16px;
    display: inline-block;
    margin-left: 20px;
    line-height: 30px;
    color: #333;
    transition: all 0.5s;
}

.zwxl-article1 .fj-a:hover {
    color: #005fca;
}

@media (max-width: 1200px) {
    .yj5 label .fj p {
        white-space: inherit;
    }
    .zjlb .article-top .info {
        margin-bottom: 30px;
    }
    .zjlb .article-top .tjy {
        position: absolute;
        right: 0;
        bottom: 0;
    }
}

@media (max-width: 768px) {
    .zjlb .article-top .info {
        margin-bottom: 30px !important;
    }
    .zjlb .article-top .tjy {
        width: 100px;
    }
    .zjlb .article-top .tjy img {
        width: 100%;
    }
    .hdbt2 {
        padding: 10px 15px;
        height: auto;
    }
    .hdbt2 .lef .img img {
        max-width: 25px;
    }
    .hdbt2 .lef span {
        font-size: 20px;
    }
    #zjjg .no {
        padding-left: 20px;
        font-size: 16px !important;
    }
    #zjjg .tabn {
        margin-left: 20px !important;
    }
    .hdbt2 p {
        width: 100%;
    }
    .hdbt2 p,
    .yj5 label .fj p,
    .yj5 label .rig input,
    .yj5 label .rig textarea,
    .yj5 label>span {
        font-size: 14px;
    }
    .yj5 label .fj p {
        line-height: 2;
    }
    .yj5 label .rig {
        width: calc(100% - 80px);
    }
    .yj5 label>span {
        width: 80px;
    }
    .yj5 label .yzm input {
        width: 100px;
    }
    #zjjs .nr p,
    .a11 .item>div,
    .zw42 a {
        font-size: 14px;
    }
    .zwxl-article1 {
        margin: 3vw auto 6vw;
    }
    .zwxl-article1 .fjxz {
        font-size: 16px;
        margin-bottom: 12px;
    }
    .zwxl-article1 .fj-a {
        font-size: 14px;
    }
}


/*# sourceMappingURL=2024slj-ztw.css.map */