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

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

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

.overview-re{
    font-size: 14px;
    line-height: 30px;
}

.overview-intro-left > p{
    margin-top: 10px;
}

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

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

.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;
}

/*产品价值*/
.advantage-content{
    width: 1200px;
    margin: 0 auto;
}

.product-tip{
    display: flex;
    justify-content: space-between;
}

.htms-advantage{
    background: #ffffff;
    padding-bottom: 60px;
}

.product-word{
    width: 540px;
}

.product-word > h2{
    text-indent: 0;
}

/*为什么选择我们的产品*/
.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{
    background: #ffffff;
    padding-bottom: 0;
}

.case{
    margin-top: 0;
}

.hcmb-industry-con{
    margin: 20px auto 0;
    display: flex;
    align-content: space-between;
    justify-content: space-between;
    width: 1200px;
    height: 634px;
    flex-wrap: wrap;
}

.hcmb-industry-tips{
    width:380px;
    height:302px;
    background:rgba(255,255,255,1);
    box-shadow:0px 4px 14px 0px rgba(12,37,91,0.1);
    position: relative;
}

.hcmb-industry-tip{
    width:380px;
    height:302px;
    transition: all .3s;
}

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

.hcmb-industry-tip-icon{
    width: 40px;
    height: 40px;
    margin: 30px 0 0 30px;
}

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

.hcmb-industry-tip-hover{
    width:320px;
    height:252px;
    padding: 30px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .3s;
}

.hcmb-industry-tip-icon1{
    width: 40px;
    height: 40px;
    margin: 0;
}

.hcmb-industry-tip h3{
    width:322px;
    font-size:14px;
    font-weight:400;
    color:rgba(9,15,33,1);
    line-height:30px;
    text-align: left;
    margin: 10px auto;
    opacity: 0;
    transition: all .3s;
}

.hcmb-industry-tip .hcmb-industry-tip-txt{
    width:322px;
    font-size:14px;
    font-weight:400;
    color:rgba(9,15,33,.5);
    line-height:30px;
    text-align: left;
    margin-top: 20px;
}

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

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

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

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

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

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