.banner-product {
    background: url("../../uploads/platform_business/banner-yewu.svg") no-repeat center;
}
/*行业应用*/
.hone-industry{
    background: #FFFFFF;
    padding: 60px 0 20px;
}
.compete{
    width: 1200px;
    height: 335px;
}
.compete_tip3{
    margin-top: 20px;
}
/*业务组件提炼*/
.structure .structure-img{
    width: 1144px;
    height: 452px;
}
/*产品优势*/
.hone-advantage{
    background: #FFFFFF;
}
.hone-advantage ul{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    margin: 40px auto 0;
    width: 1200px;
}
.backg {
    /* width: 1440px; */
    height: 100px;
    background: linear-gradient(180deg, rgba(234, 240, 247, 0) 0%, rgba(234, 240, 247, 0.55) 100%);
    margin-top: -40px;
}
/*news*/
.news-box h2{
    text-indent: 0;
}
