h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.top {
    background: url(../images/xxgcswsejbcqh/topbg.png) top center no-repeat;
}
body{
    background: url(../images/xxgcswsejbcqh/bodybj.png) bottom 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: 200px;
    max-width: 100%;
    margin-top: 70px;
}

.ztbt {
    background: url(../images/xxgcswsejbcqh/line.png);
    height: 220px;
    padding-top: 90px;
    margin-top: -100px;
}


.importantNews {
    /* height: 485px; */
    /* background-color: #fcdfb2; */
    /* padding: 25px 0; */
    padding-bottom: 30px;
}

.ztbt .zt a {
    color: #333;
    font-size: 22px;
    font-weight: bold;
}

.ztbt .fzt {
    color: #c90000;
    font-size: 20px;
    margin-top: 10px;
}

.ztbt {
    margin-bottom: 40px;
}


.centerTitle {
    background: url(../images/xxgcswsejbcqh/btbg.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;
    margin-bottom: 30px;
}

.centerTitle>img {
    margin-right: 80px;
    margin-top: 10px;
}

.centerTitle .titleMore {
    position: absolute;
    right: 0;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    bottom: 47px;
    padding: 2px 5px;
    border-radius: 28px;
}

.centerTitle .titleMore img {
    vertical-align: bottom;
}

.fzdjd {
    margin: 25px 0;
}


.commonList {
    text-align: left;
    margin-top: 0;
}

.commonList li {
    padding-left: 30px;
    border-bottom: 1px dashed #f8dfde;
    line-height: 48px;
}

.commonList li::before {
    width: 6px;
    height: 6px;
    background-color: #cb411c;
    border-radius: 50%;
}

.bottom {
    padding: 20px 0;
}

.qwjddt>div img {
    vertical-align: middle;
}

.qwjddt>div p {
    text-align: center;
    background: #ffe3ce;
    color: #333;
    font-size: 18px;
    height: 54px;
    line-height: 54px;
}

.slideBox1 li {
    width: 50%;
    /* height: 258px; */
}

#slideBox1 {
    overflow: hidden;
}

.pljdx ul li {
    float: left;
    width: 33.33%;
    background: url(../images/xxgcswsejbcqh/pljdbj.png) no-repeat;
    height: 130px;
    padding: 30px 50px;
    font-size: 18px;
    color: #333;
    line-height: 34px;
    margin-bottom: 30px;
}

.conbotbox {
    padding: 15px 0px;
}

.conbotbox {
    overflow: hidden;
}

.next,
.prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    color: #ccc;
    text-align: center;
    position: absolute;
    cursor: pointer;
    top: 35%;
    z-index: 99;
    font-size: 0px;
    border-radius: 50%;
}

.prev {
    left: -50px;
    background: url(../images/xxgcswsejbcqh/toLeft.png) no-repeat center;
}

.next {
    right: -50px;
    background: url(../images/xxgcswsejbcqh/toRight.png) no-repeat center;
}

.next a {
    display: none !important;
}

.conbot {
    position: relative;
    /* height: 200px; */
    box-sizing: border-box;
    /* overflow: hidden; */
    padding: 50px 0;
}
.conbot .bd{
    overflow: hidden;
}
li p {
    font-size: 18px;
    color: #be0000;
    text-align: center;
    font-weight: bold;
    line-height: 60px;
    margin: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.conbot ul li {
    width: 400px !important;
    padding: 0 7.5px;
    box-sizing: border-box;
}
.imgList {
    background: #f5e5db;
}
.picMarquee-left {
    /* padding:0 40px; */
}
@media (max-width: 1200px) {
    .container{
        width: 100%;
        padding:0 20px;
    }
    .pljdx ul li {
        width: 50%;
        background-size: 100% 100%;
        margin-right: 0;
    }

    .pljdx ul li a {
        padding-left: 120px;
    }
    .top .container>img{
        text-align: center;
    }
    .qwjddt >div{
        width: 100%;
        margin-bottom: 30px;
    }
    .qwjddt >div a{
        display: block;
        width: 100%;
    }
    .qwjddt >div a img{
        width: 100%;
    }
    /* .conbot ul li{
        width: 48%!important;
    } */
    .imgList .container{
        padding: 0 50px;
    }
}

@media (max-width: 768px) {
   
    .wqqx .fr {
        padding: 20px 0;
    }

    .pljd .commonList ul li {
        width: 100%;
        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;
    }


    .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: 0;
    }

    .centerTitle img {
        margin-left: 0;
    }

    .imgBox {
        width: 100%;
        height: auto;
        float: none;
    }

    .imgList {
        width: 100%;
    }

    .top {
        padding: 0 10px;
    }

    .pljdXxzl ul li a {
        max-width: 70%;
    }
     .pljdx ul li{
       padding:15px 20px 15px 30px;
    }
    .container{
        padding: 0 10px;
    }
}
@media (max-width:500px){
     .pljdx ul li{
        width:100%;
        padding-left:40px;
    }
}
@media (max-width: 425px) {
    .imgList .container{
        padding: 0 10px;
    }
    .prev{
        width:30px;
        height:30px;
        left:0;
        top:40%;
    }
    .next{
        width:30px;
        height:30px;
        right:0;
        top:40%;
    }
    .conbot ul li{
        width:350px!important;
    }
    .conbot ul li a{
        display:block;
        width: 100%;
    }
    .qwjddt>div p{
        font-size: 16px;
    }
    .fzxzscl .fr li {
        font-size: 18px;
    }

    .logo a img {
        margin-left: 0;
    }
    .ztbt .zt a {
        font-size:16px;
    }
    
    .ztbt .fzt {
        font-size:16px;
    }
    .qwjddt>div p{
        font-size: 15px;
    }
}