/*banner*/
.banner-product{
    display: flex;
    align-items: center;
    background-image:url("/static/img/m/smart_marketing/banner.png");
    background-size: 100% 100%;
}
/*平台架构*/
.hone-components{
    position: relative;
    background: #F8F9FA;
    z-index: 2;
}

/*平台架构*/
.structure{
    padding: 0 20px;
}

.structure-img{
    margin-top: 20px;
    width: 100%;
    height: 234px;
}
.white-card{
    padding: 20px;
    margin-top: 20px;
    /*height: 266px;*/
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(12, 37, 91, 0.1);
}
/*核心模块*/
.htms-advantage{
    padding-top: 0;
    background: #ffffff;
}
.advantage-content{
    width: 100%;
    margin: 0 auto -20px;
}
.product-tip{
    padding: 20px;
    text-align: center;
}
.separateRight{
    width: 320px;
}
.product-word{
    text-align: center;
}
.product-word-h2{
    margin-top: 12px;
    font-size: 18px;
    font-weight: 500;
    color: #090F21;
    line-height: 25px;
}
.product-word-p{
    margin-top: 12px;
    font-size: 12px;
    font-weight: 400;
    color: #090F21;
    line-height: 24px;
    opacity: 0.5;
}
.htms-advantage .see-more{
    margin-top: 12px;
}
/*服务场景*/
.hcmb-industry{
    position: relative;
}
.sub-contain1{
    margin-top: 20px;
}
