/*banner*/
.banner-product{
    display: flex;
    align-items: center;
    background-image:url("../../img/m/hfins/banner.png");
    background-size: 100% 100%;
}
/*鏍稿績妯″潡*/
.hcm-modular{
    background: #F8F9FA;
}
.technology-type-swiper{
    border-bottom: 1px solid #dfe2e4;
    overflow: hidden;
}
.technology-type{
    padding: 20px 20px 0;
    display: flex;
    justify-content: space-between;
}
.technology-type li{
    margin-bottom: 3px;
    font-size: 14px;
    font-weight: 400;
    color: #090F21;
    opacity: 0.5;
    line-height: 20px;
     -webkit-tap-highlight-color:transparent; 
}
.technology-type li:nth-child(1),.technology-type li:nth-child(2){
    margin-right: -20px;
}
.technology-type li:nth-child(3){
    margin-right: 20px;
}
.technology-type li:nth-child(4),.technology-type li:nth-child(5){
    margin-right: -20px;
}
.technology-type li:nth-child(6),.technology-type li:nth-child(7),.technology-type li:nth-child(8){
    margin-right: 10px;
}
.type-light{
    font-weight: 600!important;
    opacity: 1!important;
}
.hzero-technology-content{
    padding: 28px 16px 40px;
    margin:20px 20px 0;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(12, 37, 91, 0.1);
}
.content-img-section{
    display: none;
}
.modular-tit{
    font-size: 24px;
    font-weight: 500;
    color: #1D2325;
    line-height: 34px;
}
.modular-p{
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #090F21;
    line-height: 30px;
}
.modular-re{
    font-size: 14px;
    font-weight: 500;
    color: #090F21;
    line-height: 20px;
}
.hcm-modular-tip-con-img{
    margin-bottom: -12px;
    margin-top: 16px;
}
.hcm-modular-tip-con-img img{
width: 100%;
}
.hcm-modular-tip-con-tip{
    margin-top: 24px;
}
.hcm-modular-tip-con-tip p{
    font-size: 12px;
    font-weight: 400;
    color: #090F21;
    opacity: 0.5;
    line-height: 22px;
}
/*绔炰簤浼樺娍*/
.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;
    margin-top: 12px;
}
.hcbm-advantage-txt li:nth-child(1){
    margin-top: 0;
}