h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

body {
    background: url(../images/xxgcswsejqcqh/wcqhtb.png) top center no-repeat;
}

.top {
    text-align: center;
}

.top .logo {
    text-align: left;
}

.logo a img {
    margin: 20px 0 0px 20px;
}

.top .container>img {
    margin-bottom: 290px;
    max-width: 100%;
    margin-top: 0px;
}

.importantNews {
    /* height: 485px; */
    /* background-color: #fcdfb2; */
    /* padding: 25px 0; */
    padding-bottom: 30px;
}

.ztbt .zt a {
    color: #fcedc8;
    font-size: 36px;
}

.ztbt .fzt {
    color: #ffd9d9;
    font-size: 24px;
    margin-top: 10px;
}

.ztbt {
    margin-bottom: 40px;
}

.impLeftRight {
    /* width: 255px; */
    margin-top: 35px;
}

.impLeftRight ul li {
    height: 130px;
    margin-bottom: 10px;
    text-align: left;
}

.impLeftRight ul li a {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.impRight ul li {
    width: 270px;
    /* padding: 15px 40px 0 15px; */
    background: url(../images/xxgcswsejqcqh/ysjx.png) no-repeat;
    /* background-size: 100%; */
    float: left;
    margin-right: 40px;
    box-shadow: 0 10px 10px #f5c8b9;
    border-radius: 10px;
    height: 120px;
    line-height: 33px;
    padding-top: 30px;
    padding: 20px 20px;
    position: relative;
}

.impRight ul li a {
    color: #b2271d;
    display: inline-block;
    font-size: 22px;
    vertical-align: middle;
    font-family: '黑体';
    position: absolute;
    left: 50%;
    top: 53%;
    width: 90%;
    transform: translate(-50%, -50%);
    font-weight: 400;
    line-height: 26px;
}

.impRight ul li:last-child {
    margin-right: 0;
}

.impRight ul li img {
    vertical-align: middle;
    max-height: 70px;
    max-width: 60px;
    margin-right: 10px;
}

.imgCenter a {
    display: block;
    position: relative;
}

.imgCenter a img {
    width: 100%;
    /* height: 400px; */
    vertical-align: middle;
}

.imgCenter a p {
    position: absolute;
    bottom: 0;
    background-color: #00000082;
    text-align: center;
    color: #fff;
    height: 75px;
    font-size: 20px;
    width: 100%;
    padding-top: 15px;
    /* border-radius: 10px; */
}

.fzdjd {
    margin: 25px 0;
}

.news .fl {
    width: 600px;
}

.news .fl img {
    width: 100%;
    height: 385px;
}

.news .fr {
    width: 576px;
}

.news .fr p {
    line-height: 30px;
    font-weight: 18px;
}

.newsContent p {
    text-align: left;
    text-indent: 2em;
}

.newsContent p span {
    float: right;
    vertical-align: middle;
}

.newsContent p span a {
    color: #d90008;
    font-weight: 600;
}

.center {
    /* background-color: #fff; */
}

.pContent {
    padding: 0 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    line-height: 26px;
    color: #646464;
    font-size: 16px;
    text-align: left;
    text-indent: 2em;
}

.newsTitle .pContent a {
    color: #eb2c1a;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.newsTitle .pContent {
    text-indent: 0;
}

.newsTitle .pContent a:hover {
    color: #eb2c1a !important;
}

.detail {
    color: #eb2c1a;
    font-weight: 700;
    position: absolute;
    right: 0;
}

.importantNewsBottom a {
    padding: 0 10px;
    height: 30px;
    background-color: #fff;
    border-radius: 15px;
    color: #eb2c1a;
}

.importantNewsBottom {
    padding: 20px 0;
    text-align: right;
}

.latest {
    width: 1280px;
    margin: 0 auto;
    /* margin-top: 10px; */
    /* border-top: 1px solid #c72528; */
    /* padding-top: 18px; */
}

.latest .part {
    height: 76px;
    /* background: url(http://www.news.cn/politics/ztjyhd/images/zxbb_bg.png) no-repeat; */
    background: url(../images/xxgcswsejscqhjs/latestFileLine.png) no-repeat;
}

.latest .latest-title {
    display: block;
    /* background: url(../../images/xxgcswsejscqhjs/latestFile.png) 
    no-repeat;*/
    width: 200px;
    height: 76px;
    float: left;
}

.latest .latest-cont {
    margin-left: 20px;
    width: 990px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.latest .latest-cont ul {
    white-space: nowrap;
    font-size: 0;
}

.latest .latest-cont li {
    display: inline-block;
    margin-right: 20px;
}

.latest .latest-cont li .txt:before {
    content: '';
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    font-size: 0;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 36px;
    background: #e02512;
}

.latest .latest-cont li .txt .tit {
    font-size: 16px;
    line-height: 76px;
    margin-right: 10px;
    color: #ffeac2;
    display: inline-block;
}

.latest .latest-cont li .txt .tit a {
    color: #e02512;
}

.imgList {
    padding: 30px 0 40px;
    margin-top: 20px;
}

.imgBox {
    float: left;
    width: 385px;
    margin-right: 22px;
    height: 92px;
    margin-bottom: 20px;
}

/* .lastImgBox {
  margin-right: 0;
} */
.imgBox:nth-child(3n) {
    margin-right: 0;
}

.imgBox img {
    width: 100%;
    height: 100%;
}

.center {}

.centerTitle {
    background: url(../images/xxgcswsejqcqh/centerTitleBg.png) no-repeat center;
    /* background-position-x: -76px; */
    text-align: center;
    padding: 30px 0 25px;
    color: #f1320e;
    font-size: 36px;
    font-weight: 700;
    position: relative;
}

.centerTitle img {
    /* margin-left: 177px; */
}

.centerTitle .titleMore {
    position: absolute;
    right: 0;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    bottom: 47px;
    background: #feefd7;
    padding: 2px 5px;
    border-radius: 28px;
}

.slddt {
    margin-bottom: 20px;
}

.slddt .fl {
    width: 600px;
    height: 350px;
}

.slddt .fl #slideBox {
    width: 100%;
    height: 100%;
    position: relative;
}

.slddt .fl #slideBox .hd {
    height: 15px;
    position: absolute;
    bottom: 10px;
    z-index: 1;
    zoom: 1;
    right: 0px;
}

.slddt .fl #slideBox .hd li.on {
    background: #ffffff;
    color: #fff;
}

.slddt .fl #slideBox .hd li {
    float: left;
    margin-right: 8px;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    line-height: 14px;
    text-align: center;
    background: #95a3bf;
    cursor: pointer;
}

.slddt .fl #slideBox .bd {
    width: 100%;
    height: 100%;
}

.slddt .fl #slideBox .bd li {
    position: relative;
}

.slddt .fl #slideBox .bd li p {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 38px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.3);
}

.slddt .fl #slideBox .bd li p a {
    width: 85%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    font-size: 18px;
    line-height: 38px;
    padding-left: 20px;
    box-sizing: border-box;
}

.slddt .fl #slideBox .bd li p a:hover {
    color: #fff !important;
    text-decoration: none !important;
}

.slddt .fl ul {
    height: 100%;
}

.slddt .fl li a {
    display: block;
    width: 100%;
    height: 100%;
}

.slddt .fl li a img {
    width: 100%;
    height: 100%;
    /* width: 600px; */
    height: 350px;
    vertical-align: middle;
}

.slddt .fr {
    width: 590px;
    height: 350px;
    /* background: url(../images/xxgcswsejscqhjs/slddtRBg.png) no-repeat; */
    padding-left: 25px;
}

.slddt .fr ul li {
    height: 171px;
    padding: 10px 15px;
    line-height: 30px;
    text-align: left;
}

.slddt .fr ul li h4 a {
    color: #333;
    font-size: 20px;
}

.slddt .fr ul li p {
    text-indent: 2em;
    color: #8b8b8b;
    position: relative;
    font-size: 18px;
}

.slddt .fr ul li.firstLi {
    /* border-bottom: 1px dashed #f9dfd3; */
    /* padding-top: 0; */
    padding-bottom: 30px;
    margin-bottom: 9px;
}

.slddtList {
    /* background-color: #fdecd1; */
    padding: 25px 0px;
    border-radius: 10px;
}

.slddtList ul li {
    border: 0;
    border-bottom: 1px dashed #e8e8e8;
}

.slddtList .fl {
    width: 580px;
}

.slddtList .fr {
    width: 570px;
}

.more {
    text-align: right;
    padding: 20px 0 0;
}

.more a {
    padding: 3px 10px;
    height: 30px;
    background-color: #c80908;
    border-radius: 15px;
    color: #fff;
}

.slddtList {
    margin: 0 0 0;
}

.slddtList li {
    padding-left: 20px;
    position: relative;
    line-height: 40px;
}

.slddtList li a {
    overflow: hidden;
    color: #333;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.slddtList li::before,
.pljdXxzl ul li::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #333;
    border-radius: 50%;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.pljdXxzl ul li {
    padding-left: 20px;
    position: relative;
    line-height: 40px;
}

.pljdXxzl ul li a {
    color: #333;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 80%;
    vertical-align: middle;
}

.pljdXxzl ul li span {
    float: right;
}

.imgShow {
    padding: 27px 0;
}

.imgShow>div {
    margin-bottom: 27px;
}

.commonList {
    text-align: left;
    margin-top: 0;
}

.commonList li {
    padding-left: 30px;
    border-bottom: 1px dashed #f8dfde;
    line-height: 48px;
}

.commonList li::before {
    width: 10px;
    height: 10px;
    background-color: #aa0b07;
    border: 4px solid #f9dda6;
    border-radius: 50%;
}

.bottom {
    padding: 20px 0;
    background: url(../images/xxgcswsejqcqh/bottombg.png) top center no-repeat;
}

.wqqx {
    background: #fff;
    margin: 20px 0;
    border-radius: 10px;
}

.wqqx .fl img {
    vertical-align: middle;
}

.wqqx .fr {
    width: 800px;
    padding: 50px 30px 50px 0;
}

/* .wqqx .fr a {
    margin-right: 30px;
    display: block;
} */

.fzxzscl {
    height: 414px;
    background: url(../images/xxgcswwcqh/ribg.png) right center;
    padding: 11px 0;
    background-size: auto 100%;
}

.fzxzscl .fl {
    position: relative;
    width: 668px;
}

.fzxzscl .fl a p {
    position: absolute;
    background: #00000038;
    width: 100%;
    bottom: 0;
    line-height: 40px;
    color: #fff;
    padding-left: 20px;
    font-size: 18px;
}

.fzxzscl img {
    vertical-align: middle;
    width: 100%;
}

.fzxzscl .fr {
    padding: 15px 20px;
}

.fzxzscl .fr li {
    height: 82px;
    width: 462px;
    background: url(../images/xxgcswwcqh/libg.png) no-repeat;
    font-size: 22px;
    font-weight: 700;
    color: #333;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
}

.fzxzscl .fr li a {
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 10px;
}

.pljd .commonList ul li {
    border-bottom: 0;
}

.pljd .commonList ul li::before {
    background-color: transparent;
    border: none;
}

.pljd .commonList ul li:nth-child(odd)::before {
    width: 3px;
    height: 29px;
    background-color: #d30000;
    border-radius: 0;
    border: none;
}

.pljd .commonList ul li:nth-child(odd) {
    background-color: #fff9f6;
}

/* .pljd .commonList ul li:nth-child(odd)::before {
  background-color: #d30000;
  background-color: #fff9f6;
} */
.pljdxd {
    background: url(../images/xxgcswsejqcqh/pljdxdgb.png) bottom center no-repeat;
}

.pljdx ul li {
    background: url(../images/xxgcswsejqcqh/pljdxbg.png) center top no-repeat;
    width: 380px;
    height: 183px;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
    position: relative;
}

.pljdx ul li:nth-child(3n) {
    margin-right: 0;
}

.pljdx ul li a {
    overflow: auto;
    white-space: wrap;
    color: #633a13;
    font-size: 18px;
    line-height: 37px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 12px 14px 10px 90px;
    display: block;
}

.pljd .commonList.pljdx ul li::before {
    display: none;
}

.pljd .commonList.pljdx ul li:nth-child(odd) {
    background-color: transparent;
}

.slideBox1 li {
    width: 50%;
    /* height: 258px; */
}
#slideBox1 li a{
    padding: 0 10px;
    display: block;
    text-align: center;
}
#slideBox1 {
    position: relative;
}

#slideBox1 .hd .next,
#slideBox1 .hd .prev {
    width: 35px;
    height: 35px;
    line-height: 50px;
    background: #000;
    color: #ccc;
    text-align: center;
    position: absolute;
    cursor: pointer;
    top: 43%;
    z-index: 99;
    font-size: 0px;
    border-radius: 50%;
    z-index: 999;
    display: block;
    margin: 0;
}

#slideBox1 .hd .prev {
    left: -27px;
    background: url(../images/ztzl/szflhzt2024/toLeft.png) no-repeat;
    background-size: 100% 100%;
}

#slideBox1 .hd .next {
    right: -28px;
    background: url(../images/ztzl/szflhzt2024/toRight.png) no-repeat;
    background-size: 100% 100%;
}
#slideBox1 .bd{
    overflow: hidden;
}
#slideBox1 .next a {
    display: none !important;
}

@media (max-width: 1200px) {
    .pljdx ul li {
        width: 50%;
        background-size: 100% 100%;
        margin-right: 0;
    }

    .pljdx ul li a {
        padding-left: 120px;
    }

    .wqqx .fr {
        width: calc(100% - 370px);
    }
/* 
    .wqqx .fr a {
        width: 49%;
        padding: 0 10px;
        display: inline-block;
        box-sizing: border-box;
        margin-right: 0;
    } */

    .fzxzscl {
        background: none;
        height: auto;
    }

    .fzxzscl .fl,
    .fzxzscl .fr {
        width: 100%;
        padding: 15px 0;
    }

    .fzxzscl .fl a {
        display: block;
    }

    .fzxzscl .fl a img {
        width: 100%;
    }

    .fzxzscl .fr li {
        width: 100%;
        background-size: 100% 100%;
        border-radius: 10px;
    }

    .importantNews {
        height: auto;
    }

    .news .fl img {
        height: auto;
    }

    .top .container>img {
        /* margin-bottom: 0; */
        margin-top: 10px;
    }

    .importantNews .fl {
        width: 100%;
    }

    .impLeftRight ul li {
        height: auto;
        padding: 18px;
        width: 100%;
        background-image: none;
        margin-bottom: 20px;
    }

    .imgCenter a img {
        height: auto;
    }

    .imgCenter a p {
        bottom: 0;
    }

    .imgCenter {
        margin-bottom: 30px;
    }

    .news .fl,
    .news .fr {
        width: 100%;
    }

    .container {
        width: 100%;
        padding: 0 20px;
    }

    .latest {
        width: 100%;
    }

    .latest .part {
        width: 100%;
    }

    .latest .latest-cont {
        width: calc(100% - 230px);
    }

    .imgList {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .imgList.clearfix {
        display: block;
    }

    .imgBox {
        width: 48%;
        height: auto;
    }

    .slddt .fl {
        width: 100%;
        height: auto;
    }

    .slddt .fl img {
        width: 100%;
    }

    .slddt .fr {
        width: 100%;
        margin-top: 20px;
        background-image: none;
        background-color: #fff1df;
        padding: 0 20px;
        height: auto;
    }

    .slddt .fr ul li {
        height: auto;
        padding: 20px 10px;
    }

    .slddt .fr {
        /* height: auto; */
        padding: 10px;
    }

    .slddtList .fl,
    .slddtList .fr {
        width: 100%;
    }

    .slddtList .fr {
        margin-top: 20px;
    }

    .top {
        padding: 0 20px;
    }

    .center {
        background-size: 100% 100%;
        /* padding: 0 20px; */
    }

    .imgShow>div .fl,
    .imgShow>div .fr {
        width: 100%;
    }

    .imgShow>div .fl a,
    .imgShow>div .fr a {
        display: block;
        width: 100%;
    }

    .imgShow>div .fl a img,
    .imgShow>div .fr a img {
        display: block;
        width: 100%;
    }

    .imgShow>div .fl a img {
        margin-bottom: 30px;
    }

    .imgShow a {
        display: block;
        width: 100%;
    }

    .imgShow a img {
        width: 100%;
    }

    .pContent {
        position: relative;
        transform: translate(0, 0);
        top: 0;
        left: 0;
    }

    .slddt .fl li a img {
        height: auto;
    }
}

@media (max-width: 768px) {
    #slideBox1 .hd .next{
        right: -5px;
    }
    #slideBox1 .hd .prev{
        left: -8px;
    }
    .wqqx .fr {
        padding: 20px 0;
    }

    .pljd .commonList ul li {
        width: 100%;
        background-image: none;
        border: 1px solid #ccc;
        height: auto;
        margin-bottom: 30px;
    }

    .pljdx ul li a {
        position: unset;
        transform: none;
        padding-left: 0;
    }

    /* .wqqx .fr a {
        width: 100%;
        margin-bottom: 20px;
    } */

    .wqqx .fl,
    .wqqx .fr {
        width: 100%;
        text-align: center;
    }

    .ztbt .zt a {
        color: #333;
        font-size: 30px;
    }

    .ztbt .fzt {
        color: #444;
        font-size: 26px;
    }

    .fzxzscl .fr li {
        font-size: 20px;
    }

    .top .container>img {
        margin: 30px 0;
    }

    .imgCenter a p {
        height: auto;
        font-size: 16px;
        position: relative;
        padding-top: 0;
    }

    .logo a img {
        margin: 20px 20px 0;
        max-width: 70%;
    }

    .fzdjd {
        margin: 15px 0;
    }

    .centerTitle img {
        margin-left: 0;
    }

    .imgBox {
        width: 100%;
        height: auto;
        float: none;
    }

    .imgList {
        width: 100%;
        display: initial;
    }

    .top {
        padding: 0 10px;
    }

    .pljdXxzl ul li a {
        max-width: 70%;
    }
}

@media (max-width: 425px) {
    .fzxzscl .fr li {
        font-size: 18px;
    }

    .logo a img {
        margin-left: 0;
    }
}