.contain{
    background: #ffffff;
    width: 100%;
}

/*banner*/
.hd-banner.hd-banner-style-3 h1{
    padding-top: 0;
}

/*产品介绍*/
.overview-intro-left h2{
    font-weight: 600;
}

/*核心功能*/
.structure{
    height: 396px;
}

.structure .structure-img{
    width: 602px;
    height: 316px;
}

.structure .structure-content{
    width: 540px;
    height: 396px;
    margin-left: 58px;
    padding: 0;
    background: none;
    box-shadow: none;
}

.structure-content h2{
    text-indent: 0;
}

.structure-content h2:first-child{
    margin-top: 0;
}

.structure-content p{
    line-height: 26px;
}

/*产品价值*/
.hcbm-advantage{
    padding-bottom: 1px;
}

.hcbm-advantage-tip{
    margin-bottom: 79px;
}

.hcbm-advantage-img img{
    width: 207px;
    height: 207px;
}

/*为什么选择我们的产品*/
.hscs-why{
    height: 152px;
    padding: 50px 0;
    overflow: hidden;
}

.hscs-why .scroll-background{
    height: 252px;
}

.hscs-why .compete{
    width: 1080px;
    margin: 0 auto;
}

.compete_tips{
    padding-top: 0;
}

.hscs-why .compete h1{
    font-size:30px;
    font-weight:400;
    color:rgba(9,15,33,1);
    line-height:42px;
}

.hscs-why .compete_tip2{
    width:1200px;
    height:60px;
    margin: 0 auto;
}

.hscs-why .compete_tip2_re{
    width:1200px;
    height:60px;
    font-size:14px;
    font-weight:400;
    color:rgba(9,15,33,1);
    line-height:30px;
    margin-left: -65px;
    margin-top: 20px;
}

/*客户案例*/
.hcmb-industry{
    padding-bottom: 0px;
}

.hcmb-industry-con{
    height: 315px;
}

.hcmb-industry-tip-hover p{
    margin-top: 14px;
    width: 225px;
}

.overview-bottom{
    width:100%;
    height:60px;
    background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(234,240,247,0.55) 100%);
}

.hcmb-industry-tips,.hcmb-industry-tip{
    width:285px;
    height: 302px;
}

.hcmb-industry-tip-hover{
    width: 225px;
}

.hcmb-industry-tip-img,.hcmb-industry-tip-img img{
    width: 285px;
    height: 160px;
}

.hcmb-industry-tip-hover h1{
    width: 234px;
}

.hcbm-advantage{
    padding-bottom: 0;
}

.hcmb-industry-tip h3{
    margin: 20px 0 0 30px;
    text-align: left;
    font-size:16px;
    color:rgba(9,15,33,1);
    line-height:22px;
}

.hcmb-industry-tip p{
    width:225px;
    font-size:14px;
    font-weight:400;
    color:rgba(9,15,33,.5);
    line-height:30px;
    margin-top: 10px;
    opacity: 0;
    transition: all .3s;
}

.hcmb-industry-tips:hover .hcmb-industry-tip{
    opacity: 1;
    transform: translateY(-160px);
    transition: all .3s;
    height: 500px;
}

.hcmb-industry-tips:hover p{
    opacity: 1;
    transition: all .3s;
}

.hcmb-industry-tips:hover h3{
    margin-top: 20px;
}

/*热点洞察*/
.news-contain{
    margin-top: 48px;
}

.news-box{
    padding-bottom: 60px;
}
.news-box h2{
    text-indent: 0;
}
