.aboutus-banner {
    border: 1px solid #59c1ba;
    margin-top: 5px;
}
.aboutus-banner>div>div{
    padding:0;
}
.main-line{
    height: 1px; 
    background-color: #59c1ba;
    margin: 85px 0 30px 0;
}
.main{
    background-color: #e5f5f4; 
    margin: 20px 0;
    padding: 20px 0;
}
.zhcbfa{
    margin: 0;
}
.zhcbfa h2,.zh2{
    font-size: 20px;
    color: #2da6a9;
    font-weight: bold;
}
.zhcbfa-img{
    position: relative;
}
.zhcbfa-img>h3{
    position: absolute;
    font-size: 16px;
    color: #fff;
    top: 3%;
    /* background-color: #eee; */
    width: 10%;
    line-height: 24px;
}
.dyfx{
    left: 25.5%;
}
.cbgj{
    left: 42.5%;
}
.cbhd{
    left: 61%;
}
.cbqd{
    left: 79%;
}
.zhcbfa-img>div{
    position: absolute;
    width: 13%;
    top: 48%;
    text-align: center;
}
.zhcbfa-img>div>h4{
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
}
.qyhjg{
    right: 26%;
}
.cbpt{
    right: 41%;
}
.sjcy{
    left: 31%;
}
.ycsdcb{
    left: 16%;
}
.zhcbfa-img .xxhd,.zhcbfa-img .xshd{
    top:85%;
}
.xxhd{
    right: 17.5%;
}
.xshd{
    right: 1.5%
}
.ysp{
    left: 1%;
}
.marginbt60px{
    margin-bottom: 60px;
}
@media( max-width:1199px){
    .zhcbfa-img{
        width: 74%;
        margin-left: 26%;
    }
    .zhcbfa-img>h3{
        position: static;
        font-size: 18px;
        color: #2da6a9;
        width: auto;
        line-height: 24px;
    }
    .zhcbfa-img>div{
        position: static;
        width: 100%;
        text-align: left;
    }
    .zhcbfa-img p{
        margin: 0;
    }
    .hezuo-img{
        display: none;
    }
    .zhcbfa-img>div>h4{
        font-weight: normal;
        font-size: 16px;
        margin-top: 30px;
        margin-bottom: 5px;
    }

    
}
@media( max-width:991px){
    .zhcbfa-img{
        width: auto;
        margin-left: 0;
    }
}