/* 
* @Author: Marte
* @Date:   2018-09-16 17:32:20
* @Last Modified by:   Marte
* @Last Modified time: 2018-12-29 16:32:38
*/
[v-cloak]{
    display:none!important;
}
.wrapper{
    min-width:1200px;
    overflow:hidden;
}
.wrapper img{
    width:auto;
}
.wrap-containt{
    width:100%;
    height:772px;
    position:relative;
}
.wrap-con{
    width:1200px;
    margin:0 auto;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}
.wrap-title{
    font-size:26px;
    font-weight:bold;
    color:#000;
    text-align:center;
}
.wrap-subtitle{
    font-size:16px;
    color:#bbb;
    text-align:center;
}

.banner-wrap{
    background:url(../images/ih2o/banner_index.jpg) no-repeat center;
    background-size:cover;
}
.banner-wrap .banner-con{
    width:1100px;
}
.banner-wrap .banner-con h1{
    font-size:58px;
    color:#fff;
    font-weight: bold;
    margin-bottom:38px;
}
.banner-wrap .banner-text_01{
    margin-bottom:54px;
}
.banner-wrap .banner-text_01 p{
    font-size:20px;
    line-height:32px;
    color:#fff;
}
.banner-wrap .banner-text_02{
    margin-bottom:110px;
}
.banner-wrap .banner-text_02 p{
    font-size:26px;
    line-height:36px;
    color:#fff;
}
.banner-wrap .banner-down-wrap{
    position:absolute;
    width:100%;
    height:30px;
    bottom:220px;
}
.banner-down-wrap .banner-down{
    width:1200px;
    position:absolute;
    padding-left:260px;
    top:0;
    left: 50%;
    display: inline-block;
    transform: translateX(-50%);
}
.banner-down img{
    width:14px;
}
.banner-wrap .banner-btn-wrap{
    position:absolute;
    width:100%;
    height:50px;
    bottom:250px;
}
.banner-wrap .banner-btn{
    width:1200px;
    padding-left:30px;
    position:absolute;
    top:0;
    left: 50%;
    display: inline-block;
    transform: translateX(-50%);
}
.banner-wrap .free-experience {
    display: inline-block;
    width: 125px;
    height: 125px;
    background: url(../images/ih2o/free_experience.png) no-repeat;
    background-size: contain;
    vertical-align: top;
}
.banner-wrap .android-app-qrcode,
.banner-wrap .ios-app-qrcode {
    position: relative;
    display: inline-block;
    margin-left: 30px;
    width: 125px;
    height: 150px;
    vertical-align: top;
}

.banner-wrap .android-app-qrcode {
    background: url(../images/ih2o/android_app_qrcode.png) no-repeat;
    background-size: contain;
}

.banner-wrap .ios-app-qrcode {
    background: url(../images/ih2o/ios_app_qrcode.png) no-repeat;
    background-size: contain;
}

.banner-wrap .android-app-qrcode .text,
.banner-wrap .ios-app-qrcode .text {
    position: absolute;
    bottom: 0;
    color: white;
    font-size: 14px;
    width: 100%;
    text-align: center;
}
 
.free-experience-banner {
    position: absolute;
    width: 100%;
    margin-top: -80px;
    text-align: center;  
}
.free-experience-banner a {
    padding: 8px 50px;
    font-size: 16px;
    background: -webkit-linear-gradient(left, #0097ff ,#005fdb);
    background: -moz-linear-gradient(left, #0097ff ,#005fdb);
    background: -o-linear-gradient(left, #0097ff ,#005fdb);
    background: linear-gradient(to right, #0097ff ,#005fdb);
    border-radius: 20px;
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
}
.free-experience-banner a:link, a:visited, a:hover, a:active {
    color: white;
}
.feature-wrap{
    background: url(../images/ih2o/water-icon.png) no-repeat;
    background-color:#fff;
    background-size: contain;
}
.feature-wrap .feature-con ul{
    overflow:hidden;
    margin-top:88px;
}
.feature-wrap .feature-con li{
    float:left;
    width:25%;
    text-align:center;
}
.feature-wrap .feature-con li img{
    display:block;
    width:100px;
    height:90px;
    margin:0 auto 30px;
}
.feature-wrap .feature-con li b{
    display:block;
    font-size:24px;
    color:#8c8c8c;
    margin-bottom:50px;
}
.feature-wrap .feature-con li p{
    font-size:16px;
    line-height:22px;
    color:#8c8c8c;
}

.service-wrap{
    background:url(../images/ih2o/service.jpg) no-repeat center;
}
.service-wrap .service-con{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);

}
.service-wrap .service-con h2{
    color:#fff;
}
.service-wrap .service-con ul{
    overflow:hidden;
    margin-top:88px;
    display:flex;
    justify-content: space-between;
}
.service-wrap .service-con li:hover .service-img{
    display:none;
}
.service-wrap .service-con li:hover .service-cur-img{
    display:block;
}
.service-wrap .service-con li img{
    width:186px;
    height:186px;
    margin-bottom:20px;
}
.service-wrap .service-con li .service-cur-img{
    display:none;
}
.service-wrap .service-con li p{
    font-size:18px;
    color:#fff;
    text-align:center;
}

.system-wrap{
    padding:70px 0;
    background: url(../images/ih2o/water-icon.png) no-repeat;
    background-color:#fff;
    background-size: contain;
}

.system-wrap .system-con h2{
    margin-bottom:18px;
}
.system-block-left{
    float:left;
    position:relative;   
    width:520px;
    margin-top:160px;
}
.system-block-left ul:not(:first-child){
    display:none;
}
.system-block-left li{
    float:left;
    width:130px;
    height:86px;
    text-align:center;
    margin-bottom:60px;
}
.system-block-left li .system-cur-img,.system-block-right li .system-cur-img{
    display:none;
}
.system-block-left li:hover .system-cur-img,.system-block-right li.cur .system-cur-img{
    display:block;
}
.system-block-left li:hover .system-img,.system-block-right li.cur .system-img{
    display:none;
}
.system-block-left li img{
    margin:0 auto 15px;
}
.system-block-left li span{
    color:#8c8c8c;
    font-size:14px;
}
.system-block-right{
    float:right;
    margin-right:-220px;
    margin-top:-110px;
    position:relative;
}
.system-block-right ul{
    position:absolute;
    top:315px;
    left:180px;
}
.system-block-right li{
    float:left;
    width:115px;
    height:115px;
    background:#fff;
    border-radius:8px;
    cursor:pointer;
    overflow:hidden;
}
.system-block-right li:not(:last-child){
    margin-right:38px;
}
.system-block-right li b{
    display:block;
    height:26px;
    line-height:26px;
    font-size:14px;
    text-align:center;
    background:#bbb;
    color:#fff;
}
.system-block-right li.cur b{
    background:#5ca7f3;
}
.system-block-right li img{
    margin:17px auto;
}
.system-block-right li span{
    display:block;
    text-align:center;
    font-size:12px;
    color:#8c8c8c;
}

.intelligence-wrap{
    background:url(../images/ih2o/intelligence.jpg) no-repeat center;
}

.intelligence-wrap .intelligence-con h2{
    color:#fff;
    margin-bottom:18px;
}
.intelligence-wrap .intelligence-con p{
    color:#ccc;
    margin-bottom:68px;
}
.intelligence-wrap .intelligence-con ul{
    display:flex;
    justify-content: space-between;
}
.intelligence-wrap .intelligence-con li{
    float:left;
    width:260px;
    text-align:center;
}
.intelligence-con li .intelligence-circle{
    display:none;
}
.intelligence-con li:hover .intelligence-cover{
    display:none;
}
.intelligence-con li:hover .intelligence-circle{
    display:block;
}
.intelligence-con li .intelligence-title{
    display: inline-block;
    padding: 0 30px;
    height: 36px;
    line-height: 34px;
    border: 2px solid #fff;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    border-radius: 40px;
    margin-bottom:45px;
}
.intelligence-con li .intelligence-block{
    width:260px;
    height:337px;
}

.product-wrap{
    background: url(../images/ih2o/water-icon.png) no-repeat;
    background-color:#fff;
    background-size: contain;
}

.product-wrap .product-con h2{
    color:#000;
    margin-bottom:18px;
}
.product-wrap .product-con .product-subtitle{
    color:#aaa;
    margin-bottom:68px;
}
.product-block{
    width:990px;
    height:273px;
    background:url(../images/ih2o/product-block.png) no-repeat;
    background-size:cover;
    margin:186px auto 0;
}
.product-block ul{
    padding-top:36px;
}
.product-block li{
    position:relative;
    float:left;
    width:205px;
    height:205px;
    border-radius:50%;
    background:#fff;
    margin-left:34px;
    display:flex;
    align-items: center;
    justify-content: center;
    cursor:pointer;
}
.product-block li p{
    font-size:16px;
    color:#8c8c8c;
    line-height:22px;
    text-align:center;
}
.product-block li .product-circle{
    display:none;
    position:absolute;
    left:0;
}
.product-block li:nth-child(odd) .product-circle{
    top:-1px;
}
.product-block li:nth-child(even) .product-circle{
    bottom:0;
}
.product-block li:hover .product-circle{
    display:block;
}
.product-circle img{
    width:206px;
}

.data-wrap{
    padding-top:100px;
    background:url(../images/ih2o/data.jpg) no-repeat center;
}

.data-wrap .data-con h2{
    color:#fff;
    margin-bottom:18px;
}
.data-block{
    position:relative;
    width:627px;
    margin:150px auto 0;
}
.data-block img{
    width:627px;
}
.data-block-left{
    position:absolute;
    top:-20px;
    left:-178px;
}
.data-block-left li{
    font-size:16px;
    text-align:center;
    color:#fff;
    margin-bottom:78px;
    cursor:pointer;
}
.data-block-left li p{
    padding: 0 30px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #fff;
    margin-bottom: 12px;
    border-radius: 40px;
    font-weight: bold;
    letter-spacing: 1px;
}
.data-block-left li span{
    display:block;

}
.data-block-left li.cur p{
    background:#fff;
    color:#5ca7f3;

}
.data-block-right{
    position: absolute;
    top: -60px;
    right: -160px;
}
.data-block-right li{
    width:130px;
    height:130px;
    border-radius:50%;
    color:#fff;
    border:2px solid #fff;
    display:flex;
    align-items: center;
    justify-content: center;
}
.data-block-right li:nth-child(2){
    margin-top: 18px;
    margin-left: 30px;
}
.data-block-right li:nth-child(3){
    margin-top: 18px;
}
.data-block-right li p{
    line-height: 26px;
    font-size: 20px;
    text-align: center;
}
.data-block-right li.cur{
    background:#fff;
    color:#5ca7f3;
}

.huyou-wrap{
    background: url(../images/ih2o/water-icon.png) no-repeat;
    background-color: #fff;
    background-size: contain;
}

.huyou-wrap .huyou-block{
    margin-top:45px;
}
.huyou-block-left{
    float:left;
    width:288px;
    height:288px;
    margin-left:40px;
    margin-top:118px;
}
.flower-block[data-index="1"]{
    background:url(../images/ih2o/huyou-flower-01.png) no-repeat;
    background-size:cover;

}
.flower-block[data-index="2"]{
    background:url(../images/ih2o/huyou-flower-02.png) no-repeat;
    background-size:cover;
}
.flower-block[data-index="3"]{
    background:url(../images/ih2o/huyou-flower-03.png) no-repeat;
    background-size:cover;
}
.flower-block[data-index="4"]{
    background:url(../images/ih2o/huyou-flower-04.png) no-repeat;
    background-size:cover;
}
.flower-block{
    position: relative;
}
.flower-block .flower-cover{
    position:absolute;
    width:144px;
    height:144px;
    cursor:pointer;
}
.flower-block .flower-cover-01{
    top:0;
    left:144px;
}
.flower-block .flower-cover-02{
    top:144px;
    left:144px;
}
.flower-block .flower-cover-03{
    top:144px;
    left:0;
}
.flower-block .flower-cover-04{
    top:0;
    left:0;
}
.flower-block .flower-title{
    display:none;
    position:absolute;
    padding:10px;
    border-radius:5px;
    background:#499df2;
    color:#fff;
    font-size:18px;
    line-height:24px;
    width:260px;
    left:360px;

}
.flower-title-01{
    top: 10px;
}
.flower-title-01::after{
    width:130px;
    left:-130px;
}
.flower-title-02{
    top: 140px;
}
.flower-title-02::after{
    width:90px;
    left:-90px;
}
.flower-title-03{
    top: 204px;
}
.flower-title-03::after{
    width:245px;
    left:-245px;
}
.flower-title-04{
    top: 40px;
}
.flower-title-04::after{
    width:300px;
    left:-300px;
}
.flower-block .flower-title::after{
    content:"";
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    height:0px; 
    border-top:2px dashed #499df2;

}
.flower-block .flower-title::before{
    content:"";
    position:absolute;
    top:50%;
    left:-25px;
    transform:translateY(-50%);
    width:0;
    height:0;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
    border-right:15px solid #499df2;
    border-left:10px solid transparent;
}
.huyou-block-right{
    float:right;
    margin-top:-58px;
    margin-right:-120px;
}
.huyou-leaf{
    width:158px;
    height:158px;
    border-radius:50%;
    background:#499df2;
    position:relative;
}
.huyou-leaf::after{
    content:"";
    width:158px;
    height:158px;
    border-radius:50%;
    position:absolute;
    top:0;
    left:0;
    background:#fff;
}

.customer-wrap{
    padding-top:64px;
    background:url(../images/ih2o/customer.jpg) no-repeat center;
}
.customer-wrap .customer-con h2{
    color:#fff;
    margin-bottom:54px;
}
.customer-block ul{
    display:flex;
    justify-content: space-between;
    margin-bottom:40px;
}
.customer-block li .customer-cur-img{
    display:none;

}
.customer-block li:hover .customer-img{
    display:none;

}
.customer-block li:hover .customer-cur-img{
    display:block;

}

.information-wrap{
    background: url(../images/ih2o/water-icon.png) no-repeat;
    background-color:#fff;
    background-size: contain;
}
.information-wrap .information-con h2{
    margin-bottom:50px;
}
.information-more{
    margin:10px auto;
    height:30px;
    line-height:30px;
}
.information-more span{
    float:right;
    color:#8c8c8c;
    font-size:15px;
    cursor:pointer;
}
.information-more span:hover{
    text-decoration: underline;
}
.information-block img{
    float:left;
}
.information-block ul{
    float:right;
    width:626px;
}
.information-block li{
    width: 100%;
    padding-top: 35px;
    padding-bottom: 22px;
    color:#747474;
    border-bottom: 1px solid #878787;
    position:relative;
    overflow:hidden;
}
.information-block li:first-child{
    padding-top:0;
}
.information-block li h4{
    display:inline-block;
    font-size:20px;
    color:#333;
    width: 500px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor:pointer;
}
.information-block li div{
    cursor:pointer;
}
.information-block li h4:hover{
    color:#499df2;
}
.information-block li p{
    float:left;
    width:calc(100% - 90px);
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:16px;
}

.information-block li span{
    float:right;
    font-size:14px;
    width:80px;
    overflow:hidden;
}

@media (min-width:800px) and (max-width:1660px){  
    .banner-wrap .banner-con h1{
        font-size:54px;
        margin-bottom: 35px;
    }
    .banner-wrap .banner-text_01{
        margin-bottom:70px;
    }
    .banner-wrap .banner-text_02{
        margin-bottom:70px;
    }
    .feature-wrap .feature-con ul{
        width:75%;
        margin:88px auto 0;
    }
    .service-wrap .service-con ul{
        width:90%;
        margin:88px auto 0;
    }
    .service-wrap .service-con li img{
        width:150px;
        height:150px;
    }
    .system-block-left{
        width: 420px;
        margin-top: 160px;
        margin-left: 160px;
    }
    .system-block-left li{
        width: 105px;
        height: 86px;
        margin-bottom: 40px;
    }
    .system-block-left li img{
        height: 40px;
    }
    .system-block-right{
        margin:0;
    }
    .system-block-right .system-pc{
        width:600px;
    }
    .system-block-right ul{
        top: 210px;
        left: 140px;
    }
    .system-block-right li{
        width:80px;
        height:80px;
    }
    .system-block-right li:not(:last-child){
        margin-right: 20px;
    }
    .intelligence-wrap .intelligence-con li{
        width:208px;
    }
    .intelligence-con li .intelligence-block{
        width: 208px;
        height: 270px;
    }
    .intelligence-con li .intelligence-block img{
        width:100%;
    }
    .product-block{
        width:792px;
        height:218px;
        margin:90px auto 0;
    }
    .product-block ul{
        padding-top:27px;
    }
    .product-block li{
        width:164px;
        height:164px;
        margin-left:27px;
    }
    .product-circle img{
        width:165px;
    }
    .data-block{
        width: 500px;
        margin: 120px auto 0;
    }
    .data-block img{
        width:500px;
    }
    .data-block-left{
        top: -20px;
        left: -178px;
    }
    .data-block-left li{
        margin-bottom:48px;
    }
    .data-block-right{
        top: -54px;
        right: -145px;
    }
    .data-block-right li{
        width:105px;
        height:105px;
    }
    .data-block-right li p{
        font-size:17px;
    }
    .huyou-block-left{
        width:240px;
        height:240px;
        margin-left: 170px;
        margin-top: 110px;
    }
    .huyou-wrap .huyou-block{
        margin-top:0;
    }
    .flower-block .flower-cover{
        width:120px;
        height:120px;
    }
    .flower-block .flower-cover-01{
        top: 0;
        left: 120px;
    }
    .flower-block .flower-cover-02{
        top: 120px;
        left: 120px;
    }
    .flower-block .flower-cover-03{
        top: 120px;
        left: 0;
    }
    .flower-block .flower-cover-04{
        top: 0;
        left: 0;
    }
    .flower-title-01::after{
        width:170px;
        left:-170px;
    }
    .flower-title-02{
        top:114px;
    }
    .flower-title-02::after{
        width:135px;
        left:-135px;
    }
    .flower-title-03{
        top:162px;
    }
    .flower-title-03::after{
        width:245px;
        left:-245px;
    }
    .information-block img{
        width:400px;
    }
    .information-block ul{
        width:600px;
    }
    .information-block li{
        padding-top: 26px;
        padding-bottom: 22px;
    }
    .information-block li h4{
        font-size:18px;
        margin-bottom: 0;
    }
    .information-block li p{
        font-size:15px;
    }
    .information-more{
        width:1040px;
    }
    .information-block{
        width:1040px;
        margin:0 auto;
    }
    .information-block img{
        width: 400px;
        margin-right: 40px;
    }
    .wrap-containt{
        overflow:hidden;
        /*height:650px;*/
    }
   
 
}

