.contain{
    overflow: hidden;
}
/*banner*/
.hd-banner{
    padding: 84px 0 0;
}
.banner-til{
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 37px;
    letter-spacing: 1px;
}

.banner-btn{
    width: 116px;
    margin: 24px auto 0;
    height: 30px;
    box-sizing: border-box;
    border: 1px solid #FFFFFF;
    text-align: center;
}
.banner-btn .btn{
    display: block;
    width: 114px;
    height: 28px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 28px;
    text-align: center;
    transition: all 0.5s;
}
.banner-btn:active{
    border: 1px solid transparent;
    background: #4DB7DD;
}
/*<!--产品简介-->*/
.introduction{
    padding: 25px 0 37px;
    background: #ffffff;
}
.card-font {
    position: relative;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 400;
    color: #090F21;
    line-height: 30px;
}
.card-font h3 {
    margin-top: 20px;
    height: 30px;
    font-size: 22px;
    font-weight: 500;
    color: #090F21;
    line-height: 30px;
    text-align: left;
}
.title_txt_text {
    margin-top: 20px;
}
.open-all {
    width: 56px;
    height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #4DB7DD;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    right: 20px;
}
.introduction-btn{
    margin: 20px 0 0 20px;
    padding: 9px 24px;
    width: 154px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #090F21;
    font-size: 16px;
    font-weight: 400;
    color: #090F21;
    line-height: 20px;
    transition: all 0.3s;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.introduction-btn:active{
    padding: 9px 10px;
}
/*<!--核心功能-->*/
.made-function{
    background: #F8F9FA;
}
.made-function .hd-h2{
    text-align: center;
    padding: 20px 7px;
    height: 52px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(9, 15, 33, 0.5);
    line-height: 26px;
}
.made-function-img{
    margin: 0 15px;
    display: flex;
}
/*核心功能*/
.htms-function-logo{
    height: 64px;
    display: flex;
    align-items: center;
    align-content: center;
    /*justify-content: space-between;*/
    padding: 0 20px 0 17px;
    position: relative;
}

.htms-function-logo-text{
    height: 24px;
    font-size: 16px;
    font-weight: 500;
    color: #090F21;
    line-height: 24px;
}
.xiajiantou{
    width: 16px;
    height: 16px;
    position:absolute ;
    right: 20px;
    transition: all 0.3s;
}
.industrial-park-hr{
    margin:0 17px;
    height: 1px;
    background: #DFE2E4;
}
.htms-function-right-p{
    margin: 0 20px;
    padding: 20px 16px;
    /*height: 84px;*/
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(12, 37, 91, 0.1);
    color: rgba(9, 15, 33,0.5);
    line-height: 22px;
    font-weight: 400;
    font-size: 12px;
    box-sizing: border-box;
}
.core_list{
    margin-top: 34px;
}
.made-function-btn{
    margin: 16px auto 0;
    padding: 5px 15px;
    width: 116px;
    height: 30px;
    box-sizing: border-box;
    border: 1px solid #333333;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
    transition: all 0.3s;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.made-function-btn:active{
    padding: 5px 8px;
}
/*<!--竞争优势-->*/
.advantage-box-4{
    align-content: space-between;
}
.hone-advantage{
    padding-bottom: 0;
}
.advantage_boxs{
    padding-bottom: 32px;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: 8px;
}
/*客户价值*/
.compete_box{
    position: relative;
    background: #F8F9FA;
}
.compete_box-con{
    position: relative;
    z-index: 998;
    margin: 8px 20px 0;
}
.number-contain{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.number-contain1{
    width: 167px;
    text-align: center;

}
.number-contain1 .number{
    margin-top: 20px;
    font-size: 24px;
    font-weight: 600;
    color: #4DB7DD;
    line-height: 33px;
}
.number-contain1 p{
    margin: 8px auto 20px;
    font-size: 14px;
    font-weight: 500;
    color: #090F21;
    line-height: 20px;
}
/*中小企业场景*/
.product-img{
    display: flex;

}
.product-tip{
    margin-top: 40px;
}
.product-img img{
    width: 100%;
}
.product-tip:first-child{
    margin-top: 11px;
}
.product-word{
    text-align: left;
    margin: 0 20px;
}
.product-word h2{
    text-align: left;
    margin-top: 12px;
    height: 25px;
    font-size: 18px;
    font-weight: 500;
    color: #090F21;
    line-height: 25px;
    letter-spacing: 0;
}
.product-word p {
    margin-top: 8px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(9, 15, 33, 0.5);
    line-height: 26px;
}
/*核心企业业务场景*/
.scene-p{
    margin: 20px 20px 0;
    font-size: 12px;
    font-weight: 400;
    color:rgba(9, 15, 33, 0.5);
    line-height: 26px;
    text-align: center;
}
.scene-img{
    margin: 20px 20px 0;
    display: flex;
}
/*生态合作*/
.made-partner-tip{
    margin: 20px 20px 0;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(203, 203, 203, 0.5);
}
.made-partner-tip-img{
    padding: 30px 0 0;
    display: flex;
    justify-content: center;
}
.made-partner-tip-line{
    width: 48px;
    height: 1px;
    background: #C8CACF;
    box-shadow: 0px 2px 10px 0px rgba(203, 203, 203, 0.5);
    margin: 10px auto 0;
}
.made-partner-tip p{
    padding: 20px 20px 30px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(9, 15, 33, 0.5);
    line-height: 26px;
}
/*底部*/
.overview-bottom{
    height: 16px;
    width: 100%;
    /*background: linear-gradient(*/
    /*        0deg, rgba(234, 240, 247, 0.55) 0%, rgba(255, 255, 255, 0) 100%);*/
    background-image: url('/static/img/m/hcbm/bottom@2x.png');
    background-size: 100% 100%;
}
/*<!--    获得白皮书-->*/

.whitepaper .whitepaper-p{
    text-align: center;
    padding: 0 90px;
    font-size: 16px;
    font-weight: 400;
    color: #090F21;
    line-height: 28px;
}
.whitepaper .whitepaper-p span{
    color: rgba(77, 183, 221, 1)
}
.whitepaper-img{
    display: flex;
    align-content: center;
    margin: 20px auto 0;
    width: 100px;
    height: 100px;
}
