
.banner>img{
    display:block;
    width:100%;
    height:500px;
}

.banner>ul{
    width:1200px;
    height:100%;
    margin:0 auto;
    position: relative;
}

.banner>ul>li{
    position: absolute;
    bottom:204px;
    left:0px;
    color:#ffffff;
}

.banner>ul>li>h1{
    font-size: 52px;
    color: rgb( 255, 255, 255 );
    padding:20px 0px;
}

.banner>ul>li>p{
    font-size: 24px;
    color: rgb( 255, 255, 255 );
    text-transform: uppercase;
}

/* 生产水处理 */

.contain{
    background: #f8f8f8;
}

.cpzx_nav>ul{
    width:70%;
    margin: 0 auto;
}

.cpzx_nav>ul>li{
    margin: 50px 20px;
    float:left;
    display: block;
    font-size: 16px;
    color: rgb( 84, 84, 84 );
    border-bottom:1px solid transparent;
}

.js_wra{
    height:auto;
    padding-bottom:50px;
}

.lihover{
    color:#000000 !important;
    border-bottom:1px solid rgb( 0, 0, 0 ) !important;
}

.datwar{
    width: 100%;
}

.datwar>div{
    float:left;
}
.js_asid{
    width:20%;
}

.astabr{
    width:80%;
}

.js_asid>.title_s{
    text-align: left;
}
.title_s{
    padding-bottom: 40px;
}

.title_s>h1{
    font-size: 30px;
    color: rgb( 51, 51, 51 );
    text-transform: uppercase;
    line-height: 60px;
    width:300px;
}

.title_s>p{
    font-size: 18px;
    color: rgb( 51, 51, 51 );
    line-height: 1.667;
    width:400px;
}
.cont_s>img{
    display:block;
    margin:0 auto;
}

.as_con>ul>li{
    padding:10px 0px;
    border-bottom: 1px solid transparent;
    text-align: right;
    font-size: 14px;
    color:#545454;
    overflow: hidden;
    
}
.as_con>ul>li>span{
    display:inline-block;    
}

.as_con>ul>li>span>em{
    display:inline-block;
    width:12px;
    height:1px;
    background: #545454;
    vertical-align: middle;
    margin-left:30px;
    display:none;
}

.as_con>ul>li:hover,.as_con>ul .boton{
    border-bottom: 1px solid rgb( 17, 106, 200 );
    color: rgb( 17, 106, 200 );
}

.js_asid>.as_con>ul>.boton span>em{
    display:inline-block;
}

/* 中间右侧 */

.js_cont{
    padding-left:160px;
    padding-top:110px;
}


.js_cont>.consa>ul>li{
    float:left;
    width:50%;
}
.js_cont>.consa>ul>li h3{
    font-size: 18px;
    color: rgb( 17, 106, 200 );
    font-weight:none;
    padding:30px 0px;
}

.dat_ite{
    padding:0px 0px 40px 0px;
    font-size:14px;
    line-height:28px;
    
}
hr{
    background: #e6e6e6;
    border: none; 
    height: 1px;
}

.dat_ite>span{
    display:block;
    font-weight:bold;
    
}

.dat_ite>p::before{
    content: "";
    width:7px;
    height:7px;
    background: #333333;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right:10px;

}

  
