/*产品简介*/
.overview-intro-box{
    position: relative;
    background: #ffffff;
    margin-top: 44px;
    padding: 30px 20px 40px;
}
.overview-intro-box-img img{
    position: absolute;
    top: 0;
    left: 0;
width: 223px;
    height: 204px;
}
.overview-intro-top img{
    height: 40px;
    width: 173px;
    margin-bottom: 40px;
}
.overview-intro-top{
text-align: center;
}
.intro_tit{
    font-size: 24px;
    font-weight: 600;
    color: #090F21;
    line-height: 33px;
}
.intro_re{
    margin-top: 8px;
    font-size: 12px;
    font-weight: 400;
    color: #090F21;
    line-height: 20px;
    letter-spacing: 1px;
}
.O2-line{
    margin: 16px auto 0;
    width: 102px;
    height: 2px;
    background: #090F21;

}
.overview-intro-top p{
    margin-top: 16px;
    font-size: 12px;
    font-weight: 400;
    color: #090F21;
    line-height: 26px;
}
.overview-intro-bottom{
margin-top: 20px;
}
.overview-intro-bottom img{
    height: 188px;
    width: 100%;
}
/*平台架构*/
.hone-components{
    background: #F8F9FA;
    position: relative;
    z-index: 2;
}
/*平台架构*/
.structure{
    padding: 0 20px;
}

.structure-img{
    margin-top: 20px;
    width: 100%;
    height: 198px;
}
/*竞争优势*/
.hcbm-advantage-con{
    margin-top: 20px;
    padding:0 20px;
}
.hcbm-advantage-icon img{
    width: 40px;
    height: 40px;
}
.hcbm-advantage-tip-right{
    padding: 20px 12px;
    margin-top: 12px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(12, 37, 91, 0.1);
}
.hcbm-advantage-tit{
    margin-top: 12px;
    font-size: 20px;
    font-weight: 500;
    color: #090F21;
    line-height: 28px;
}
.hcbm-advantage-p{
    margin-top: 8px;
    opacity: 0.5;
    font-size: 12px;
    font-weight: 400;
    color: #090F21;
    line-height: 26px;
}
.hcbm-advantage-txt li{
    font-size: 12px;
    font-weight: 400;
    color: #090F21;
    line-height: 22px;
}
.hcbm-advantage-tip{
    position: relative;
}
.hcbm-advantage-num{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 45px;
    font-weight: 600;
    color: rgba(9,15,33,1);
    line-height: 45px;
    letter-spacing: 5px;
    opacity: 0.05;
}
/*行业理解*/
.hcbm-product{
    background: #F8F9FA;
}
.technology-type{
    padding: 20px 20px 0;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #dfe2e4;
}
.technology-type li{
    opacity: 0.5;
    margin-bottom: 3px;
    font-size: 14px;
    font-weight: 400;
    color: #090F21;
    line-height: 20px;
}
.type-light{
    font-weight: 600!important;
    opacity: 1!important;
}
.hzero-technology-content{
    padding: 20px;
    margin:12px 20px 0;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(12, 37, 91, 0.1);
}
.content-img-section{
    display: none;
}
.hcm-modular-tip-con-img{
    margin-bottom: -12px;
    margin-top: 16px;
}
.hcm-modular-tip-con-img img{
    width: 100%;
    height: 160px;
}
.industry-p{
    margin-top: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #090F21;
    line-height: 30px;
}
/*能力优势*/
.O2-advantage{
    background: #F8F9FA;
}
/*核心功能*/
.solution-cont{
    height: 384px;
    padding: 20px 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
    margin-bottom: 20px;
}
.solution-cont-text{
    width: 162px;
    height: 120px;
    background: #FFFFFF;
    box-shadow: 0px 2px 7px 0px rgba(12, 37, 91, 0.1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.solution-cont-text p{
    margin-top: 10px;
}
.solution-cont-text:hover{
    background:rgba(77, 183, 221, 0.29);
    /*opacity: 0.29;*/
}
.swiper-pagination {
    text-align: center;
    bottom: 0px !important;
}
