/* 污染防治 */
.wurTop{
    margin: 0px 12px;
    display:inline-block;
    width: 98%;
    padding: 10px 10px 30px 10px;
}
.wuRanBtn1 a{
    background: #f2f2f2;
    width: 100%;
    margin-top: 15px;
    text-align: center;
    border: 1px solid #fff;
    text-decoration: none;
    display: inline-block;
    padding: 20px;
    font-size: 14px;
    border-radius: 5px;
    height: 75px;
    line-height: 0px;
}
.wuRanBtn2 a{
    width: 48%;
    float: left;
    padding: 20px 8px;
}
.wuRanBtn3 a{
    float: right;
}
.wuRanBtn1:hover a{
    border: 1px solid #006ab9;
    color: #006ab9;
    display: block;
    animation: bounce 1s linear;
}

.wuRanBtn1 img{
    width: 34px;
    height: 34px;
    display: inline-block;
    margin-right: 5px;
}
.wuRanBtn4 a{
    padding-top: 20px;
}
.wuRanBtn5 a{
    padding-top: 16px;
}


/* tab切换 */
.slideTxtBox{
    margin-top: 20px;
}
.slideTxtBox .hd{ 
    height:50px; 
    line-height:50px; 
    background:#f9f9f9;
    padding: 0px 15px;
    border-top:2px solid #006ab9;  
    position:relative; 
    margin-bottom: 10px;
}
.hdTitle{
    font-size: 20px;
    font-weight: bold;
}
.hdMore{
    float: right;
    font-size: 14px;
}
.slideTxtBox .hd ul{ 
    float:left;  
    position:absolute; 
    left:160px; 
    top:0px; 
    height:64px;   
}
.slideTxtBox2 .hd ul{ 
    float:left;  
    position:absolute; 
    left:110px; 
    top:0px; 
    height:64px;   
}

.slideTxtBox .hd ul li{ 
    float:left; 
    padding:0 15px; 
    cursor:pointer;
    background: url(../images/2021lin.png) no-repeat 0px 18px;
    font-size: 16px;
}
.slideTxtBox .hd ul li:first-child{ 
    background: url(../images/2021kong.png) no-repeat 0px 18px;
}
.slideTxtBox .hd ul li.on{ 
    height:64px;  
    font-size: 16px;
    font-weight: bold;
    color: #006ab9;
}

/* 走进环保 */

.zjhb .tit{
    background:#fff;
    height: 40px;
    line-height: 40px;
    display: block;
    padding-left: 15px;
    color: #333;
    overflow: hidden;
}
.zjhb2 img{
    width: 100%;
    height: 330px;
    overflow: hidden;
}
.iconfont{
    margin-right: 8px;
}
.zjhb3 img{
    width: 100%;
    height: 144px;
    overflow: hidden;
}

.zjhb img:hover{
    transform: scale(0.98);
    text-decoration: none;
    transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -webkit-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    cursor: pointer;
}
.stSanHc{
    display: block;
    min-height: 260px;
}
.sthcqk{
    overflow: hidden;
}
.stLeft{
    position: absolute;
    left: 19px;
    top: 2px;
    z-index: 1;
}
stLeft{
    position: absolute;
    left: 13px;
    top: 2px;
    z-index: 2;
}
.stRight{
    position: absolute;
    left: 240px;
    top: 2px;
    z-index: 2;
    width: 55%;
}
.sthbqk ul li a{
    width: 80%;
}
.sthbqk ul li span{
    width: 20%;
}


/* 盟市风采 */

.picScroll-left{
    overflow:hidden; 
    position:relative;
    width: 99%;
}
.picScroll-left .hd{ 
    overflow:hidden;  
}
.picScroll-left .hd .prev{ 
    display:block;  
    width:30px; 
    height:57px; 
    float:right;  
    overflow:hidden;
    cursor:pointer; 
    background:url("../images/2021mscfBtnL.png") no-repeat;
    position: absolute;
    left: 12px;
    top: 50px;
    z-index: 9;
}
.picScroll-left .hd .next{ 
    display:block;  
    width:30px; 
    height:57px; 
    float:right; 
    overflow:hidden;
    cursor:pointer; 
    background:url("../images/2021mscfBtnR.png") no-repeat;
    position: absolute;
    right: 2px;
    top: 50px;
    z-index: 9;
}
.picScroll-left .hd ul li.on{ 
    background-position:0 0; 
}
.picScroll-left .bd{ 
    padding:10px;  
 }
.picScroll-left .bd ul{ 
    overflow:hidden; 
    zoom:1; 
}
.picScroll-left .bd ul li{
     margin:0; 
     float:left;
      _display:inline; 
     overflow:hidden; 
     text-align:center;
     margin-right: 2px;
     }
.picScroll-left .bd ul li .pic{ 
    text-align:center;
    overflow: hidden;
 }
.picScroll-left .bd ul li .pic img{ 
    width: 234px !important;
    height: 132px !important;
    overflow: hidden;
}

.picScroll-left .bd ul li .pic a:hover img:hover{ 
    transform: scale(0.98);
    text-decoration: none;
    transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -webkit-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    cursor: pointer;
}
.picScroll-left .bd ul li .title{ 
    line-height:32px;
    font-size: 14px;
}
.pic a{
    position: relative;
}
.ztTop{
    background: url(../images/2021zttop.png) no-repeat right top;
    position: relative;
    left: 209px;
    top: -165px;
    z-index: 9;
    width: 25px;
    height: 33px;
}

/* 根据客户修改的 */
.lanMuxg{
    background: #f9f9f9;
    border-top: 2px solid #006ab9;
    height: 50px;
    line-height: 50px;
}
.lanMuxg2 .hd{
    background: #f9f9f9;
    border-top: 2px solid #006ab9;
    height: 50px;
    line-height: 50px;
}
.lanMuxg2 .hd ul li{
    background: url(../images/2021lin.png) no-repeat 0px 18px;
}


@media only screen and (max-width: 768px) {
    .hui{
        background: #fff !important;
        padding: 0;
        margin: 0;
    }
    .wurTop{
        margin: 0px;
    }
    .slideTxtBox .hd ul li {
        width: 13%;
        overflow: hidden; 
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .ziLanMu2 .hd ul li {
        width: 50%;
        overflow: hidden; 
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .hdTitle {
        font-size: 18px;
        font-weight: bold;
    }
    .slideTxtBox .hd ul{ 
        float:left;  
        position:absolute; 
        left:120px; 
        top:0px; 
        height:64px;   
    }
    .slideTxtBox2 .hd ul{ 
        float:left;  
        position:absolute; 
        left:90px; 
        top:0px; 
        height:64px;   
    }
    .disableXs{
        display: none
    }
    .stSanHc {
        display: block;
        min-height: 260px;
        width: 95%;
    }
    .sthjjkTitle {
        width: 100%;
        height: 300px;
    }
    .sthjjkTitle2 {
        width: 89.5%;
    }
    .sthjjkTitle2 img {
        width: 89.5%;
    }
    .dism15{
        margin-top: 12px;
    }
    .hiRow{
        margin: 0px -30px;
    }
    .mt15{
        padding: 10px !important;
    }
    .wuRanBtn1 img{
        width: 30px;
        height: 30px;
        display: inline-block;
        margin-right: 5px;
    }
    .wuRanBtn4 a {
        padding-top: 22px;
    }
    .wuRanBtn5 a {
        padding-top: 22px;
    }

}
.wuRPart1{
    width: 30%;
    float: left;
}
.wuRPart2{
    width: 70%;
    float: left;
    padding-top: 3px;
    line-height: 20px;
    text-align: left;
}

