@charset "utf-8";

.panel-zwdt{text-align: center;background-color: #fff;padding:0 30px;padding-top:30px;}
.zwdt-lb{}
.zwdt-lb-main{position: relative;overflow: hidden;height: 450px;}
.zwdt-lb-main .hd .zwdt-lb-hd{float: left;width: 49%;height: 450px;position: relative;}
.zwdt-lb-main .hd ul{
    width: 100%;
    height: auto;
}
.zwdt-lb-main .hd ul li{width: 100%;height: 450px;}
.zwdt-lb-main .hd ul li a{width: 100%;height: 450px;}
.zwdt-lb-main .hd ul li a img{width: 100%;height: 450px;}
.zwdt-lb-main .hd .zwdt-lb-bd{float: left;width: 49%;height: 450px;padding: 35px;background-color: #F5F5F5;}
.zwdt-lb-main .hd .zwdt-lb-bd h2{
    font-size: 24px;
    color: #000;
    font-weight: bold;
    line-height: 1.5;
    text-align: justify;
}
.zwdt-lb-main .hd .zwdt-lb-bd h2 a{
    font-size: 24px;
    color: #000;
    font-weight: bold;
    line-height: 1.5;
    text-align: justify;
    white-space:pre-wrap;
}
.zwdt-lb-main .hd .zwdt-lb-bd p{
    color: #000;
    font-size: 18px;
    margin-top: 22px;
    text-align: justify;
    line-height:36px;
}
.pc-memo{display: block !important;}
.mobile-memo{display:none;}
.zwdt-lb-prev{
    width: 42px;
    height: 87px;
    background: url(../images/lb_prev.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 40%;
    z-index:999;
    opacity: 0.4;
    cursor: pointer;
}
.zwdt-lb-next{
    width: 42px;
    height: 87px;
    background: url(../images/lb_next.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 46%;
    top: 40%;
    z-index:999;
    opacity: 0.4;
    cursor: pointer;
}
.zwdt-lb:hover .zwdt-lb-prev,.zwdt-lb:hover .zwdt-lb-next{opacity: 1;}
.zwdt-lb-main .hd .zwdt-lb-bd p a{color: #A91819;}
.zwdt-lb-main .hd .zwdt-lb-bd span{color: #999999;font-size: 18px;margin-top: 22px;display: block;text-align: left;}
.zwdt-lb-main .bd{position: absolute;right: 20%;bottom: 7%;}
.zwdt-lb-main .bd ul li{width: 10px;height: 10px;background: url(../images/zwdt_lb.png) no-repeat;background-size: 100%;float: left;margin-right: 10px;overflow: hidden;text-indent:-400px;}
.zwdt-lb-bd-active{background: url(../images/zwdt_lb_active.png) no-repeat !important;background-size: 100%;}
.zwdt-lb-main .bd ul li:last-child{margin-right: 0;}

.zwdt-dtlb{margin-top: 20px;}
.zwdt-dtlb-l{float: left;width: 49%;}
.zwdt-dtlb-r{float: right;width: 49%;}
.zwdt-dtlb-l .yw-head{height: 50px;}
.zwdt-dtlb-l .yw-head ul{}
.zwdt-dtlb-l .yw-head ul li{height: 50px;line-height:25px;padding-bottom:20px;}
.zwdt-dtlb-l .yw-head ul li:nth-child(1){margin-right: 30px;}
.zwdt-dtlb-l .yw-head ul li:nth-child(2){margin-right: 30px;}
.zwdt-dtlb-l .yw-head ul span{float: left;width: 2px;height: 30px;margin-top: 17px;background-color: #000000;margin-left: 25px;margin-right: 25px;}
.zwdt-dtlb-l .yw-head ul a{display: none;height: 50px;line-height: 50px;}
.yw-content > div{display:none;}
.yw-head-active{color: #025193;border-bottom: 3px solid #025193;}
.yw-head-more-active{display: block !important;}
.yw-list-active{display: block !important;}

.dt-head{height:50px !important;}
.dt-head ul{}
.dt-head ul li{height: 50px;line-height:25px;padding-bottom:20px;}
.dt-head ul li:nth-child(1){margin-right: 30px;}
.dt-head ul span{float: left;width: 2px;height: 30px;margin-top: 17px;background-color: #000000;margin-left: 25px;margin-right: 25px;}
.dt-head ul a{display: none;height: 50px;line-height: 50px;}
.dt-list-content > div{display:none;}
.dt-head-active{color: #025193;border-bottom: 3px solid #025193;}
.dt-more-active{display: block !important;}
.dt-list-active{display: block !important;}


.zwdt-tpxw-content{margin-top: 30px;}
.zwdt-tpxw-content ul li{width: 345px;height: 270px;float: left;margin-right: 20px;}
.zwdt-tpxw-content ul li:last-child{margin-right: 0;}
.zwdt-tpxw-content ul li a{display: block;}
.zwdt-tpxw-content ul li a img{width: 100%;height: 230px;}
.zwdt-tpxw-content ul li a p{width: 100%;height: 60px;text-align: center;color: #333333;font-size: 18px;padding-top: 10px;background-color: #F2F2F2;}



.panel-ztzl {
    margin-top: 30px;
    padding: 0 0 30px;
}
.pc-middle-memo{display:none;}
@media (min-width:1200px) and (max-width:1500px){
    .zwdt-tpxw-content ul li{width: 23.6%;height: 220px;}
    .zwdt-tpxw-content ul li a img{height:180px;}
    .zwdt-tpxw-content ul li a p{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding:20px;}
    .panel-ztzl-content-lb ul li{width:15.2% !important;}
    .pc-memo{display:none !important;}
    .mobile-memo{display:none !important;}
    .pc-middle-memo{display:block !important;}
}

@media (min-width:1001px) and (max-width:1200px){
    .zwdt-dtlb-l-content{height:auto !important;}
    .zwdt-tpxw-content ul li{width:23%;height:220px;}
    .zwdt-tpxw-content ul li a img{height:150px;}
    .panel-ztzl{margin-top:0 !important;}
    .pc-memo{display:none !important;}
    .mobile-memo{display:block !important;}
    .zwdt-lb-next{left: 44.5%;}
}

@media (max-width:768px){
    .zwdt-lb-main{height: auto;width: 100%;padding: 5px;overflow: hidden;}
    .zwdt-lb-main .hd .zwdt-lb-hd{width:100%;height: 230px;}
    .zwdt-lb-main .hd ul li{text-align:center;}
    .zwdt-lb-main .hd ul li a{text-align:center;}
    .zwdt-lb-main .hd ul li a img{width:100%;height: 230px;}
    .zwdt-lb-main .hd .zwdt-lb-bd{width:100%;height: 230px;padding: 0;margin-top: 10px;padding: 10px 20px;}
    .zwdt-lb-main .hd .zwdt-lb-bd p{height: 85px;overflow: hidden;font-size: 14px;width: 100%;line-height: 30px;}
    .zwdt-lb{width:100%;height:auto;}
    .zwdt-lb-main .hd ul li{width: 100%;height:auto;}
    .zwdt-lb-prev{top:20%;left: 5px;}
    .zwdt-lb-next{top:20%;left: 87%;right: 0;}
    .zwdt-dtlb-l{width:100%;}
    .zwdt-dtlb-r{width:100%;}
    .zwdt-tpxw-content ul li{width:100%;height:auto;}
    .zwdt-tpxw-content ul li a img{height:auto;width:100%;}
    .panel-ztzl-content-lb{width:100%;}
    .panel-ztzl-content-lb ul li{width: 100% !important;height: auto !important;margin-bottom: 10px;}
    .zwdt-lb-main .bd{bottom: 5%;}
    .panel-zwdt{padding: 10px 10px;}
    .zwdt-lb-main .hd .zwdt-lb-bd h2{font-size: 16px;height: 55px;text-align: center;}
    .zwdt-lb-main .hd .zwdt-lb-bd h2 a{font-size: 18px;text-align:center;}
    .zwdt-tpxw-content{margin-top:0px;}
    .pc-memo{display: none !important;}
    .mobile-memo{display:block;}
    
}

.head-search{/* background:none !important; */position:relative;z-index:0;}
#slideImg {
    position: absolute;
    z-index: -1;
    height: 490px;
    width: 100%;
    top: 0;
    left: 0;
}

#slideImg img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0;
}

#slideImg img.active {
    z-index: 10;
    opacity: 1
}

#slideImg img.last-active {
    z-index: 9
}

#slideImg img {
    width: 100%;
    height: 490px;
    top: 0;
    left: 0
}

.panel-ztzl{padding:0 0 10px 0 !important;}