h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

body {
    background: #fff url(../images/xxgcswqh6/wcqhtb6.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: 80px;
    max-width: 100%;
    margin-top: 40px;
}

.importantNews {
    /* height: 485px; */
    /* background-color: #fcdfb2; */
    /* padding: 25px 0; */
    padding-bottom: 30px;
}

.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: 284px;
    float: left;
    margin-right: 21px;
    /* box-shadow: 0 10px 10px #f5c8b9; */
    height: 114px;
}

.impRight ul li a {
    display: inline-block;
    width: 100%;
}

.impRight ul li:last-child {
    margin-right: 0;
}

.impRight ul li img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.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;
}

.imgBox {
    /* float: left; */
    width: 49%;
    height: 92px;
    margin-bottom: 20px;
}

/* .lastImgBox {
  margin-right: 0;
} */
.imgBox:last-child {
    margin-right: 0;
}

.imgBox img {
    width: 100%;
    height: 100%;
}

.center {}

.centerTitle {
    background: url(../images/xxgcswqh6/centerTitleBg6.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-color: #f6e3e2;
    padding: 0 12px;
    line-height: 30px;
    border-radius: 15px;
}

.slddt {
    margin-bottom: 20px;
}

.slddt .fl {
    width: 582px;
    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: 80%;
    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: 520px;
    height: 490px;
    /* background: url(../images/xxgcswsejscqhjs/slddtRBg.png) no-repeat; */
    background-color: #f7efdf;
    padding: 27px;
    border-radius: 10px;
    margin-top: -65px;
    
}

.slddt .fr ul {
    height: 100%;
}

.slddt .fr ul li {
    height: 50%;
    padding: 10px 0;
    line-height: 30px;
    text-align: left;
}

.slddt .fr ul li h4 a {
    color: #d30000;
    font-size: 20px;
}

.slddt .fr ul li p {
    text-indent: 2em;
    color: #333;
    position: relative;
}

.slddt .fr ul li.firstLi {
    /* border-bottom: 1px dashed #f9dfd3; */
    /* padding-top: 0; */
    padding-bottom: 30px;
    margin-bottom: 9px;
    border-bottom: 1px solid #ded7c8;
}

.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: #000;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 68px;
    font-size: 20px;
}

.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: 11px;
    height: 11px;
    background-color: #bf150f;
    /* border: 4px solid #fbe3d5; */
    border-radius: 50%;
    border: 4px solid #ffd8d8;
}

.bottom {
    background: url(../images/xxgcswqh6/bottombg.png) center bottom no-repeat;
}

.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;
}

.gcls .commonList ul li {
    border-bottom: 0;
    margin-bottom: 20px;
    border: 1px solid #e8dabf;
}

.gcls .commonList ul li::before {
    background-color: transparent;
}

.gcls .commonList ul li::before {
    width: 7px;
    height: 100%;
    background-color: #d30000;
    border-radius: 0;
    border: 0;
}

.gcls .commonList ul li {
    background-color: #fff9f6;
}

.gclstl {
    background: url(../images/xxgcswqh6/gclsbj.png) center no-repeat;
    height: 478px;
    padding: 60px 0;
}

.picMarquee-left .bd ul li {
    width: 390px;
    height: 104px;
    margin-right: 20px;
}

.picMarquee-left .bd ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.picMarquee-left {
    position: relative;
    margin: 20px 0;
}

.picMarquee-left .hd a {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 999;
}

.next {
    left: -50px;
}

.prev {
    right: -65px;
}
.picMarquee-left .bd{
    overflow: hidden;
}
/* .pljd .commonList ul li:nth-child(odd)::before {
  background-color: #d30000;
  background-color: #fff9f6;
} */
@media (max-width: 1200px) {
    .slddt .fl #slideBox .bd li p a {
        width: 73%;
    }
    .next {
        left: 0px;
    }

    .prev {
        right: 0px;
    }

    .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 {
        padding: 18px;
        width: 50%;
        margin-bottom: 20px;
        margin-right: 0;
        height: 175px;
    }

    .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: #ef7244; */
        padding: 0 20px;
        height: auto;
        margin-bottom: 20px;
    }

    .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;
    }

    .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) {
    .container{
        padding: 0 10px;
    }
    .fzxzscl .fr li {
        font-size: 20px;
    }

    .impLeftRight ul li {
        width: 100%;
        height: auto;
        padding: 0;
        margin-bottom: 20px;
    }

    .top .container>img {
        margin: 20px 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;
    }
    .centerTitle img{
        width: 140px;
    }
}