*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
body{
    background-color: #fff;
}
a:hover{
    color: #d90009;
}
.container{
    width: 1100px;
}
.clearfix::after{
    content: '';
    display: block;
    clear: both;
}
.ztheader{
    width: 100%;
    height: 589px;
    background: url(../../zzlhtd/images/banner.png) no-repeat top center;
}
.ztheader .logo{
    margin: 0 auto;
    position: unset;
}

.main{
    margin: 0 auto;
    padding-bottom: 20px;
}
.dtbox{
    margin-top: 25px;
}
.banner{
    float: left;
    width: 660px;
}
.banner .swiper-slide{
    position: relative;
}
.banner .swiper-slide img{
    width:100%;
    height: 312px;
}
.banner .swiper-slide p{
    position: absolute;
    padding-left: 15px;
    width: 100%;
    left: 0;
    bottom: 0;
    line-height: 36px;
    background-color: rgba(0, 0, 0, .5);
}
.banner .swiper-slide p a{
    overflow: hidden;
    display: block;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    /* font-size: 16px; */
    font-weight: bold;
}
.swiper-pagination{
    text-align: right;
}
.banner .swiper .swiper-pagination-bullets.swiper-pagination-horizontal{
    width: 20%;
    right: 0;
    left: unset;
    text-align: center;
    z-index: 999;
}
.banner .swiper .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet{
    background-color: transparent;
    border: 1px solid #fff;
}
.banner .swiper .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active{
    background-color: #fff;
}

.gzdt{
    float: right;
    padding-top: 15px;
    width: 425px;
}
.gzdt .comtitle{
    float:left;
    width: 87%;
}
.comtitle,.toptitle{
    overflow: hidden;
    margin-bottom: 10px;
}
.toptitle{
    text-align: center;
}
.comtitle p,.toptitle p{
    font-size: 32px;
    font-weight: bold;
    color: #000;
}
.comtitle p span,.toptitle p span{
    position: relative;
    color: #d90009;
}
.comtitle p span::after{
    position: absolute;
    content: "";
    left: 80px;
    width: 510px;
    height: 10px;
    top: 20px;
    background: url(../../zzlhtd/images/topbg_right.png) no-repeat;
}
.toptitle span::before{
    position: absolute;
    content: "";
    right: 145px;
    width: 510px;
    height: 10px;
    top: 20px;
    background: url(../../zzlhtd/images/topbg_left.png) no-repeat right top;
}
.toptitle span::after{
    position: absolute;
    content: "";
    left: 80px;
    width: 510px;
    height: 10px;
    top: 20px;
    background: url(../../zzlhtd/images/topbg_right.png) no-repeat;
}
.comlist li{
    padding-left: 20px;
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    background: url(../../zzlhtd/images/dot.png) no-repeat left center;
}
.comlist li a{
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hf{
    margin: 30px 0;
}
.hf img{
    width: 100%;
}
.zcfgbox{
    margin-top:30px;
}
.zctitle{
    padding-bottom: 8px;
    border-bottom: 1px solid #9f9f9f;
    margin-bottom: 10px;
}
.zctitle span{
    font-size: 24px;
    font-weight: bold;
}
.zctitle a{
    float: right;
    margin-right: 15px;
    font-size: 16px;
    color: #9f9f9f;
    line-height: 26px;
}
.zctitle a:hover,.titlebox a:hover,.tjtitle a:hover{
    color: #d90009;
}
.zcchild{
    margin-top: 20px;
    width: 350px;
    float: left;
}
.zcchild + .zcchild{
    margin-left: 25px;
}
.fbslbox{
    margin-top: 30px;
}
.fbslbox > div{
    padding: 15px 15px;
    background-color: #f9f9f9;
}
.fbslbox > div + div{
    margin-left: 21px;
}
.fbsl{
    float: left;
    width: 350px;
}
.fbsl .comtitle{
    float: left;
    width: 265px;
}
.titlebox .morebox{
    float:right;
}
.titlebox > a{
    float: right;
    margin-top: 10px;
    font-size: 16px;
    color: #9f9f9f;
}
.titlebox .morebox a{
    display:none;
    float: right;
    margin-top: 3px;
    font-size: 16px;
    color: #9f9f9f;
}
.titlebox .morebox a.on{
    display:block;
}
.contentbox{
    margin-top:15px;
}
.contentbox > div{
    display:none;
}
.contentbox > div.on{
    display:block;
}
.contentbox .comlist{
    padding-top:4px;
}
.contentbox .comlist li{
    height: 47px;
    line-height: 47px;
}
.fbsl .info{
    padding: 0 15px;
    margin-top: 19px;
}
.fbsl .info img{
    width: 286px;
    height: 413px;
}
.fbjt{
    float:left;
    width:372px;
}
.fbjt .comtitle{
    float: left;
    width: 285px;
}
.fbjt .comlist li{
    height: 54px;
    line-height: 54px;
}
.sxjg{
    float: left;
    width: 335px;
}
.sxjg .comtitle{
    float: left;
    width: 300px;
}
.tjtitle{
    display: inline-block;
    background: url(../../zzlhtd/images/tjbg.png) no-repeat left center;
}
.tjtitle span{
    padding-left: 15px;
    font-size: 22px;
    font-weight:bold;
    cursor:pointer;
}
.tjtitle span.on{
    color:#d90009;
}
.tjtitle a{
    float: right;
    margin-top: 3px;
    font-size: 16px;
    color: #9f9f9f;
}
.jgchildbox{
    margin-top: 8px;
    padding: 0 15px;
}
.ytj{
    float: left;
    width: 272px;
}
.ytj .tjimg{
    margin-top: 15px;
}
.ytj .tjimg img{
    width: 100%;
    height: 380px;
}
.yfx{
    float: right;
    width: 335px;
}
.yfx .comlist{
    margin-top: 15px;
}
.yfx .comlist li{
    height: 48px;
    line-height: 48px;
}
.cxzybox{
    margin-top: 30px;
}
.cxzybox .imgbox{
    margin-top: 30px;
}
.cxzybox .imgbox img{
    width: 253px;
    height: 142px;
}
.cxzybox .swiper-slide p{
    margin-top: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    text-align: center;
}
.picMarquee-left .hd .next,.picMarquee-left .hd .prev{
    position: absolute;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 26px;
    color: #fff;
    z-index:999;
    background-color: rgba(0, 0, 0, .5);
    cursor: pointer;
}
.swiper-button-next,.picMarquee-left .hd .next{
    right: 0px;
    top: 50%;
    margin-top: -22px;
}
.swiper-button-prev,.picMarquee-left .hd .prev{
    left:0px;
    top: 50%;
    margin-top: -22px;
}
.swiper-button-next:after{
    content: ">";
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 26px;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
}
.swiper-button-prev:after{
    content: "<";
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 26px;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
}
.ztdqwz{
    margin-top: 20px;
    padding-left: 30px;
    font-size: 18px;
    line-height: 30px;
    background: url(../../zzlhtd/images/location.png) no-repeat left center;
}
.list2{
    background-color: #d90009;
}
#page_div .pagination_index, #page_div .pagination_index_num{border:1px solid #d90009;}
#page_div .currentIndex{background: #d90009;border: 1px solid #d90009;}


.picMarquee-left{ overflow:hidden; position:relative;   }
/* .picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  } */
/* .picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
        cursor:pointer; background:url("../images/arrow.png") no-repeat;} */
/* .picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; } */

.picMarquee-left .bd{ padding:0px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 11px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:253px; height:142px; display:block; }
/* .picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  } */
/* .picMarquee-left .bd ul li .title{ line-height:24px;   } */


@media screen and (max-width:1200px) {
    .container{
        width: 100%;
    }
    .ztheader{
        height: 150px;
        background-size: 100% 100%;
    }
    .ztdqwz{
        font-size: 16px;
        line-height: 24px;
    }
    .banner{
        width: 100%;
    }
    .banner .swiper-slide img{
        width: 100%;
        height: 200px;
    }
    .banner .swiper-slide p a{
        width: 70%;
    }
    .banner .swiper .swiper-pagination-bullets.swiper-pagination-horizontal{
        width: 30%;
    }
    .gzdt{
        padding: 10px;
        width: 100%;
    }
    .comtitle p, .toptitle p{
        font-size: 26px;
    }
    .comtitle p span::after{
        left: 65px;
        top: 15px;
    }
    .comlist li{
        height: 32px;
        line-height: 32px;
        font-size: 16px;
    }
    .hf{
        margin: 10px auto;
    }
    .toptitle span::before{
        right: 120px;
        top: 15px;
    }
    .toptitle span::after{
        left: 65px;
        top: 15px;
    }
    .zcchildbox{
        padding: 10px;
    }
    .zcchild{
        margin-top: 10px;
        width: 100%;
    }
    .zctitle span{
        font-size: 20px;
    }
    .zctitle a{
        font-size: 16px;
    }
    .zcchild + .zcchild{
        margin-left: 0;
    }
    .fbslbox{
        margin-top: 10px;
    }
    .fbslbox > div + div{
        margin-top:20px;
        margin-left:0;
    }
    .fbjt{
        width:100%;
    }
    .fbsl{
        width: 100%;
    }
    .sxjg{
        width: 100%;
    }
    .sxjg .comtitle{
        width: 240px;
    }
    .ytj{
        margin-top: 10px;
        width: 100%;
    }
    .tjtitle span{
        font-size: 20px;
    }
    .tjtitle a{
        font-size: 14px;
    }
    .yfx{
        margin-top: 15px;
        width: 100%;
    }
    .yfx .comlist li{
        height: 32px;
        line-height: 32px;
    }
    .cxzybox .imgbox img{
        width: 100%;
        height: auto;
    }
    .cxzybox .swiper-slide p{
        font-size: 14px;
    }
    .fbsl .info img{
        width: 100%;
    }
} 
