@charset "UTF-8";







/*water-technology*/
.water-technology .get-water{
    display: none;/**/
    padding: 50px 0 70px;
    background-color: #fafafa;
}
.water-technology .title{
    margin-bottom: 30px;
}
.water-technology .title h3{
    color: #0071af;
    font-size: 24px;
}
.water-technology .get-water .swiper-container1{
    width: 1400px;
    margin: auto;
}
.water-technology .get-water .swiper-container1 .swiper-slide p{
    width: 100%;
    margin-top: 20px;
    padding: 0 10px;
    color: #333;
    font-size: 14px;
    line-height: 25px;
    box-sizing: border-box;
}
.swiper-button-next, .swiper-button-prev{
    width: 49px;
    height: 25px;
    margin-top: -13px;
    background-size: 49px 25px;
}
.water-technology .get-water .swiper-button-prev,
.water-technology .get-water .swiper-container-rtl .swiper-button-next{
    background-image: url(../img/jiantou-prv.png);
    left: 150px;
    right: auto;
}
.water-technology .get-water .swiper-button-next,
.water-technology .get-water .swiper-container-rtl .swiper-button-prev {
    background-image: url(../img/jiantou-next.png);
    right: 150px;
    left: auto;
}
.water-technology .pretreatment{
    padding: 60px 0 75px;
    background: url("../img/wbg.png") no-repeat center/cover;
}
.water-technology .pretreatment .content{
    width: 1400px;
    margin: auto;
}
.water-technology .pretreatment .content > div{
    width: 49%;
    color: #333;
    font-size: 14px;
    line-height: 25px;
}
.water-technology .pretreatment .content .left{
    float: none;
    margin: auto;
}/**/
.water-technology .pretreatment .content .left > div{
    padding: 20px;
    background-color: rgba(255,255,255,.8);
    box-sizing: border-box;
    box-shadow: 0px 0px 30px -10px;
}
.water-technology .pretreatment .content .left .one{
    margin-bottom: 25px;
    text-align: justify;
}
.water-technology .pretreatment .content .left .two{
    display: none;
}/**/
.water-technology .pretreatment .content .left .two div{
    width: 32%;
    margin-top: 20px;
}
.water-technology .pretreatment .content .left .two div + div{
    margin-left: 2%;
}
.water-technology .pretreatment .content .right{
    display: none;/**/
    top: 0;
    right: 0;
    height: 100%;
    padding: 35px;
    background: rgba(255,255,255,.8) url("../img/wbg1.png") no-repeat 90% bottom;
    text-align: justify;
    box-sizing: border-box;
    box-shadow: 0px 0px 30px -10px;
}
.water-technology .pretreatment .content .right h3{
    margin-bottom: 30px;
    font-size: 20px;
    text-align: center;
}
.water-technology .algae{
    display: none;/**/
    padding: 70px 0;
}
.water-technology .algae .title h3{
    margin-bottom: 10px;
}
.water-technology .algae .title span{
    color: #808080;
    font-size: 14px;
}
.water-technology .algae > p{
    color: #333;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
}
.water-technology .algae img{
    max-width: 100%;
    width: auto;
    margin:30px auto 0;
}
.water-technology .unit{
    display: none;/**/
    width: 1400px;
    margin: auto;
    padding: 50px 0;
}
.water-technology .unit ul{
    font-size: 0;
}
.water-technology .unit ul li{
    width: 32%;
    height: 500px;
    padding: 20px 10px;
    background-color: #fafafa;
    box-sizing: border-box;
    vertical-align: middle;
}
.water-technology .unit ul li + li{
    margin-left: 2%;
}
.water-technology .unit ul li:nth-child(1){
    background-image: url("../img/bgbg.png");
    background-position: 90% bottom;
    background-repeat: no-repeat;
}
.water-technology .unit ul li div{
    display: inline-block;
    height: 43px;
    margin-bottom: 25px;
    margin-left: -10px;
    padding-left:45px ;
    padding-right: 20px;
    background-color: #c1c1c1;
    color: white;
    font-size: 24px;
    line-height: 43px;
}
.water-technology .unit ul li div:before{
    content: '';
    position: absolute;
    top: 50%;
    left: 15px;
    width: 8px;
    height: 8px;
    margin-top: -6px;
    border: 2px solid #c1c1c1;
    background-color: white;
    box-shadow: 0px 0px 0px 1px #fff;
    border-radius: 50%;
}
.water-technology .unit ul li:hover div{
    background-color: #0071af;
}
.water-technology .unit ul li:hover div:before{
    border-color: #0d6fb8;
}
.water-technology .unit ul li p{
    margin-bottom: 30px;
    color: #333;
    font-size: 14px;
    line-height: 25px;
}
.water-technology .sampler{
    display: none;/**/
    padding: 45px;
    background-color: #fafafa;
}
.water-technology .sampler > div{
    width: 1200px;
    margin: auto;
}
.water-technology .sampler > div .left{
    width: 49%;
}
.water-technology .sampler > div .right{
    width: 42%;
    padding-top: 40px;
}
.water-technology .sampler > div .right .title h3{
    margin-bottom: 30px;
    text-align: left;
}
.water-technology .sampler > div .right .title span{
    display: block;
    width: 100%;
    height: 12px;
    background: url("../img/bo.png") no-repeat left/auto 100%;
}
.water-technology .sampler > div .right > p{
    display: none;/**/
    color: #333;
    font-size: 14px;
    line-height: 30px;
}
.water-technology .transmission{
    padding-top: 60px;
    padding-bottom: 50px;
    text-align: center;
}
.water-technology .transmission p{
    color: #333;
    font-size: 14px;
    line-height: 25px;
}
.water-technology .transmission .p{
    width: 1300px;
    margin:50px auto 0;
    color: #333;
    font-size: 18px;
    line-height: 50px;
    font-weight: bold;
}



/*water-development*/
.water-development .title{
    margin-bottom: 30px;
}
.water-development .title h3{
    color: #0071af;
    font-size: 24px;
}
.water-development .box{
    padding: 70px 0 20px;
    background-color:#fafafa ;
}
.water-development .box > div{
    width: 1400px;
    margin:auto;
}
.water-development .box > div > div{
    width: 46%;
    color: #333;
    font-size: 14px;
    text-align: justify;
    text-indent: 2em;
    line-height: 25px;
}
.water-development .box > div > div p{
    margin-bottom: 30px;
}
.water-development .dev{
    padding: 45px 0 50px;
    background:url("../img/wbg2.png") no-repeat center/cover;
}
.water-development .dev h3{
    margin-bottom: 30px;
    color: white;
    font-size: 24px;
    text-align: center;
}
.water-development .dev > div{
    width: 1500px;
    margin: auto;
    padding: 30px 55px;
    background-color: rgba(255,255,255,.8);
    box-sizing: border-box;
}
.water-development .dev > div > div{
    margin-bottom: 40px;
}
.water-development .dev > div div div{
    width: 46%;
    color: #333;
    font-size: 14px;
}
.water-development .dev > div div div h4{
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
}
.water-development .dev > div div div h4 span{
    margin-right: 15px;
}
.water-development .dev > div div div p{
    line-height: 25px;
}
.water-development .process{
    width: 1400px;
    margin: auto;
    padding: 80px 0 60px;
}


/*water-connotation*/
.water-connotation .collecting{
    padding: 45px 0;
    background-color: #f7f7f7;
}
.water-connotation  .title{
    margin-bottom: 30px;
}
.water-connotation  .title h3{
    color: #0071af;
    font-size: 24px;
}
.water-connotation .collecting > div{
    width: 1400px;
    margin: auto;
}
.water-connotation .collecting p{
    margin-bottom: 20px;
    color: #333;
    font-size: 14px ;
}
.water-connotation .collecting .pic{
    font-size: 0;
}
.water-connotation .collecting .pic div{
    width: 32%;
    overflow: hidden;
}
.water-connotation .collecting .pic div + div{
    margin-left: 2%;
}
.water-connotation .collecting .pic div:hover img{
    transform: scale(1.1);
}
.water-connotation .collecting .pic div img{
    transition: .3s;
}
.water-connotation .with-water{
    padding: 50px 0;
    background: url("../img/gfda.png") no-repeat center/cover;
}
.water-connotation .with-water p{
    width: 750px;
    margin:0 auto 30px;
    color: #333;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}
.water-connotation .with-water .pic{
    width: 1000px;
    margin: auto;
    font-size: 0;
}
.water-connotation .with-water .pic div{
    width: 49%;
}
.water-connotation .with-water .pic div + div{
    margin-left: 2%;
}
.water-connotation .maintenance{
    padding-top: 50px;
    padding-bottom: 60px;
}
.water-connotation .maintenance > div{
    width: 1400px;
    margin: auto;
}
.water-connotation .title{
    margin-bottom: 35px;
}
.water-connotation  .title h3{
    color: #0071af;
    font-size: 22px;
}
.water-connotation .maintenance > div .p,
.water-connotation .maintenance > div p{
    color: #333;
    font-size: 14px;
}
.water-connotation .maintenance > div .p{
    margin-bottom: 20px;
}
.water-connotation .maintenance > div p {
    line-height: 25px;
}
.water-connotation .maintenance > div p + p{
    text-indent: 1em;
}
.water-connotation .maintenance ul{
    margin-top: 20px;
    font-size: 0;
}
.water-connotation .maintenance ul li{
    width: 24%;
}
.water-connotation .maintenance ul li + li{
    margin-left: 1%;
}
.water-connotation .maintenance ul li a{
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    font-size: 14px;
}
.water-connotation .maintenance ul li:hover a{
    display: block;
}
.water-connotation .maintenance ul li a div{
    top: 50%;
    left: 50%;
    color: #fff;
    transform: translate(-50%,-50%);
}
.water-connotation .control{
    padding-bottom: 100px;
}
.water-connotation .control > div{
    width: 1400px;
    margin: auto;
}
.water-connotation .control > div > div{
    width: 49%;
    color: #333;
    font-size: 14px;
}
.water-connotation .control > div > div p{
    margin-bottom: 25px;
}
.water-connotation .control > div .right{
    width: 50%;
}
.water-connotation .control > div .right .img{
    width: 49%;
}



/*water-features*/
.water-features .title{
    margin-bottom: 35px;
}
.water-features  .title h3{
    color: #0071af;
    font-size: 22px;
}
.water-features .process{
    padding: 90px 0 120px;
    background-color: #fafafa;
}
.water-features .process ul{
    width: 1400px;
    margin: auto;
    font-size: 0;
    text-align: center;
}
.water-features .process ul li{
    width: 255px;
    height: 230px;
    border: 1px solid #0d6fb8;
    box-sizing: border-box;
    vertical-align: top;
}
.water-features .process ul li + li{
    margin-left:125px ;
}
.water-features .process ul li:before{
    content: '1';
    position: absolute;
    top: -70px;
    left: 50%;
    width: 140px;
    margin-left: -70px;
    background-color: #fafafa;
    color: rgba(204,204,204,.3);
    font-size: 100px;
    text-align: center;
}
.water-features .process ul li:nth-child(2):before{
    content: '2';
}
.water-features .process ul li:nth-child(3):before{
    content: '3';
}
.water-features .process ul li:nth-child(4):before{
    content: '4';
}
.water-features .process ul li:after{
    content: '';
    position: absolute;
    bottom: -25px;
    left: 50%;
    width: 70px;
    height: 49px;
    margin-left:-35px ;
    background:#fafafa url("../img/gou.png") no-repeat center;
}

.water-features .process ul li:hover:before{
    color: rgba(0,113,175,.3);
}
.water-features .process ul li:hover:after{
    background-image: url("../img/gou1.png");
}
.water-features .process ul li h3{
    top: -15px;
    left: 50%;
    color: #0d6fb8;
    font-size: 20px;
    transform: translateX(-50%);
}
.water-features .process ul li p{
    width: 60%;
    margin: 70px auto;
    color: #333;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}
.water-features .deal{
    padding: 50px 0 80px;
    background: url("../img/wbg6.png") no-repeat center top/100% auto;
}
.water-features .deal > div .p,
.water-features .deal > div p{
    color: #333;
    font-size: 14px;
}
.water-features .deal > div .p{
    margin-bottom: 20px;
}
.water-features .deal > div p {
    line-height: 25px;
}
.water-features .deal > div p + p{
    text-indent: 1em;
}
.water-features .deal ul{
    width: 1400px;
    margin: 30px auto 60px;
    font-size: 0;
}
.water-features .deal ul li{
    width: 32%;
    overflow: hidden;
}
.water-features .deal ul li img{
    transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
}
.water-features .deal ul li:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.water-features .deal ul li + li{
    margin-left: 2%;
}
.water-features .deal ul li a{
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    font-size: 14px;
}
/*.water-features .deal ul li:hover a{
    display: block;
}*/
.water-features .deal ul li a div{
    top: 50%;
    left: 50%;
    width: 100%;
    color: #fff;
    text-align: center;
    transform: translate(-50%,-50%);
}
.water-features .deal ul li a div h4{
    width: 75%;
    margin: auto;
    margin-bottom: 20px;
    font-size: 20px;
}
.water-features .deal ul li a div p{
    width: 75%;
    margin: auto;
    line-height: 25px;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
}
.water-features .peristalsis .content{
    width: 1400px;
    margin: auto;
}
.water-features .peristalsis .content .left{
    width: 53%;
    color: #333;
    font-size: 14px;
    line-height: 25px;
}
.water-features .peristalsis .content .left div{
    margin-bottom: 30px;
}
.water-features .peristalsis .content .right{
    margin-left: 13%;
}
.water-features .ultrasonic{
    display: none;/**/
    height: 525px;
    padding-top: 130px;
    background: url("../img/wbg12.png") no-repeat center top/cover;
    color: #333;
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
    box-sizing: border-box;
}
.water-features .ultrasonic .c{
    width: 1400px;
    margin:0 auto 30px;
}
.water-features .ultrasonic .c .img{
    box-shadow: 0px 0px 30px -10px;
}
.water-features .ultrasonic .c .p{
    width: 50%;
    margin-right: 20px;
    padding-top: 30px;
}
.water-features .ultrasonic .a{
    width: 1400px;
    margin: auto;
}
.water-features .ultrasonic .a p{
    width: calc(50% + 315px);
}
.water-features .server {
    display: none;/**/
    width: 1400px;
    margin: auto;
    padding-top: 70px;
    padding-bottom: 110px;
    color: #333;
    font-size: 14px ;
}
.water-features .server .title{
    margin-bottom: 45px;
}
.water-features .server .title h3{
    margin-bottom: 20px;
    color: #0071af;
    font-size: 24px;
}
.water-features .server p{
    margin-bottom: 30px;
    line-height: 25px;
}
.water-features .server .pic {
    font-size: 0;
}
.water-features .server .pic > div{
    width: 50%;
}








    /*drawings && view*/
.drawings {
    display: none;/**/
    margin-bottom: 65px;
    color: #0071af;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    user-select: none;
}
.drawings i{
    width: 15px;
    height: 14px;
    margin-left: 5px;
    background: url("../img/go4.png") no-repeat center/100%;
    vertical-align: middle;
}
.view{
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.1);
    z-index: 10;
}
.view > div{
    top: 50%;
    left: 50%;
    /*width: 25%;*/
    transform: translate(-50%,-50%);
}
.view > div div{
    top: -40px;
    left: 0;
    width: 100%;
    height: 39px;
    border-bottom: 1px solid #ccc;
    background-color: #f7f7f7;
}
.view > div div i{
    top: 12px;
    right: 12px;
    width: 16px;
    height: 16px;
    background: url("../img/close.png") no-repeat center/100%;
    cursor: pointer;
}

