.contain{
    overflow: hidden;
}
/*banner*/
.hd-banner {
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.hd-banner .banner-product-title {
    font-size: 26px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 37px;
    letter-spacing: 1px;
    text-align: center;
}
.banner-product-txt {
    margin-top: 12px;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 26px;
    text-align: center;
}
/*<!--浜у搧绠€浠?->*/
.introduction{
    padding: 14px 0 36px;
    position: relative;
    background: #ffffff;
}
.card-font {
    position: relative;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 400;
    color: #090F21;
    line-height: 30px;
}

.card-font .overview-re {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 12px;
    color: rgba(9, 15, 33, 0.5);

}

.card-font h2 {
    margin-top: 20px;
    height: 30px;
    font-size: 22px;
    font-weight: 500;
    color: #090F21;
    line-height: 30px;
    text-align: left;
}

.title_txt_text {
    margin-top: 12px;
}

.open-all {
    width: 56px;
    height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #4DB7DD;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    right: 20px;
}
.overview-bottom{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 16px;
    width: 100%;
    background-image: url('/static/img/m/hcbm/bottom@2x.png');
    background-size: 100% 100%;
    /*background: linear-gradient(*/
    /*        0deg, rgba(234, 240, 247, 0.55) 0%, rgba(255, 255, 255, 0) 100%);*/
}

/*鏍稿績鍔熻兘*/
.hippius-advantages {
    padding-bottom: 28px;
}

.hippius-advantage .swiper-slide {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    align-content: space-between;
    padding: 20px 20px 0;
    box-sizing: border-box;
}

.swiper-slide-tips {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 203px;
    padding-bottom: 32px;
}

.swiper-slide-tips-box {
    width: 80px;
    height: 80px;
    background: #FFFFFF;
    box-shadow: 0px 3px 10px 0px rgba(10, 44, 115, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.swiper-slide-tips h3 {
    margin-top: 20px;
    height: 22px;
    font-size: 16px;
    font-weight: 500;
    color: #090F21;
    line-height: 22px;
}

.swiper-slide-tips p {
    width: 157px;
    margin-top: 9px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(9, 15, 33, 0.5);
    line-height: 24px;
    text-align: center;
}

.hippius-advantage-pagination {
    bottom: 12px !important;
}
/*浜у搧浜偣*/
.hcbm-product{
    position: relative;
    background: #F8F9FA;
}
.hcbm-product h1,.hcbm-product h2{
    position: relative;
    z-index: 998;
}
.hcbm-product-imgbg{
    width: 162px;
    height: 291px;
    position: absolute;
    top: 24px;
    right: 0;
}
.hzero-technology{
    padding-bottom: 35px;
}
.hcbm-product-con{
    position: relative;
    z-index: 998;
    margin-top: 20px;
}
.technology-s{
    margin-top: 20px;
}
.nav_second_list{
    display: flex;
    justify-content: space-between;
    padding: 0 20px 4px;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(9, 15, 33, 0.5);
    line-height: 20px;
    border-bottom:1px solid #DFE2E4;
}
.nav_second_list .active{
    color: #090F21;
}
.know_img_swiper .swiper-slide{
    height: 443px;
}
.product-content{
    height: 421px;
    margin: 20px 20px 0;
    background: #FFFFFF;
    box-shadow: 0px 2px 7px 0px rgba(12, 37, 91, 0.1);
    padding: 30px 20px 40px;
    box-sizing: border-box;
    overflow: visible;
}

.content-bg{
    width: 27px;
    height: 22px;
    font-size: 0;
}
.content-txt{
    margin-top: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #090F21;
    line-height: 30px;
}
.product-content-right{
    margin-top: 24px;
    font-size: 0;
}
/*<!--绔炰簤浼樺娍-->*/
.hcbm-advantage-tip:first-child{
    margin-top: 20px;
}
.hcbm-advantage-tip{
    margin-top: 40px;
}
.hcbm-advantage-con{
    padding: 0 20px;

}
.hcbm-advantage-icon{
    display: flex;
    justify-content: space-between;

}
.hcbm-advantage-num{
    width: 53px;
    height: 45px;
    font-size:53px ;
    font-weight:600 ;
    color: #090F21;
    opacity: 0.05;
}
.hcbm-advantage-tip-left h3{
    margin-top: 7px;
    font-size: 20px;
    font-weight: 500;
    color: #090F21;
    line-height: 28px;
}
.hcbm-advantage-tip-left p{
    margin-top: 8px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(9, 15, 33, 0.5);
    line-height: 26px;
}
.hcbm-advantage-tip-right{
    margin-top: 12px;
    padding: 14px 12px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(12, 37, 91, 0.1);
}
.hcbm-advantage-txt li {
    margin: 6px 0;
    font-size: 12px;
    font-weight: 400;
    color: #090F21;
    line-height: 22px;
}
/*瀹㈡埛浠峰€?/
.compete_box{
    position: relative;
    background: #F8F9FA;
}
.compete_box .compete{
    position: relative;
    z-index: 998;
}
.compete_tip2:first-child{
    margin-top: 28px;
}
.compete_tip2{
    margin-top: 40px;
    text-align: center;
    padding: 0 20px;
}
.compete_tip2_tit{
    font-size: 32px;
    font-weight: 600;
    color: #4DB7DD;
    line-height: 45px;
}
.compete_tip2_re{
    margin-top: 4px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(9, 15, 33, 0.5);
    line-height: 20px;
}
/*鎴愬姛妗堜緥*/
.hcmb-case-con{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 20px 20px 0;
}
.hcmb-case-con span{
   display: flex;
    width: 103px;
    height: 39px;
}
/*鏈嶅姟琛屼笟*/
.hcmb-industry{
    position: relative;
}
.hcmb-industry-con{
    margin-top: 20px;
}
.htms-function-logo1{
    height: 64px;
    display: flex;
    align-items: center;
    align-content: center;
    padding: 0 20px;
    position: relative;
}
.htms-function-right-img1{
    display: flex;
}
.xiajiantou1{
    width: 16px;
    height: 16px;
    position:absolute ;
    right: 20px;
    transition: all 0.3s;
}
.htms-function-right1{
    padding: 20px;
    background: #F8F9FA;

}
.htms-function-right-h3{
    margin-top: 16px;
    font-size: 12px;
    font-weight: 400;
    color:rgba(9, 15, 33,1);
    line-height: 24px;
}
.htms-function-right-p2{
    font-size: 12px;
    font-weight: 400;
    color:rgba(9, 15, 33,0.5);
    line-height: 24px;
}
.htms-function-logo-text{
    margin-left: 10px;
}
.industrial-park-hr{
    margin:0 17px;
    height: 1px;
    background: #DFE2E4;
}
/*<!--鏈嶅姟鍦烘櫙-->*/
.hcbm-scene{
    background: #F8F9FA;
}
.case_contain-right{
    padding: 20px 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
.logo-contain{
    position: relative;
    margin-bottom: 14px;
    box-sizing: border-box;
    background: #FFFFFF;
    width: 160px;
    height: 57px;
    padding: 20px 33px 0;
}
.logo-contain-txt{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 500;
    color: #090F21;
    line-height: 22px;
}
.case-logo{
    display: flex;
}
.clicked{
    box-shadow: 0px 2px 10px 0px rgba(12, 37, 91, 0.1);
}
.clicked .logo-contain-txt p{
    color: #4DB7DD;

}
.clicked .logo-contain-line{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #4DB7DD;
}
.case_contain-left{
    padding: 0 20px;
}
.tabpanel h1{
    height: 22px;
    font-size: 16px;
    font-weight: 500;
    color: #090F21;
    line-height: 22px;
    text-align: left;
    margin-top: 16px;
}
.tabpanel h3{
    margin-top: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #090F21;
    line-height: 20px;
}
.tabpanel p{
    margin-top: 8px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(9, 15, 33, 0.5);
    line-height: 20px;
}
.tabpanel-none{
    display: none;
}
