.div-img {
    display: flex;
}
.contain{
    overflow: hidden;
}
/*banner*/
.hd-banner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 20px;
    font-size: 26px;
    font-weight: 500;
    color: #090F21;
    line-height: 37px;
    letter-spacing: 1px;
}
.banner-a{
    margin-top: 20px;
    width: 116px;
    height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    background: #4DB7DD;
}
/*服务数智化*/
.overview-intro {
    position: relative;
    background: #FFFFFF;
    padding: 56px 20px 40px;
}

.overview-intro-center {
    position: relative;
    z-index: 103;
    padding: 28px 20px;
    background: #FFFFFF;
    box-shadow: 0 2px 14px 0 rgba(12, 37, 91, 0.1);
}

.overview-intro-center h2 {
    position: relative;
    z-index: 103;
    font-size: 20px;
    font-weight: 500;
    color: #090F21;
    line-height: 28px;
}

.overview-intro-center p {
    position: relative;
    z-index: 103;
    margin-top: 16px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(9, 15, 33, 0.5);
    line-height: 26px;

}

.overview-intro-img {
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 100;
    width: 66px;
}

.overview-intro-center-img {
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
}
/*解决方案*/
.hone-components-contain {
    padding: 20px 20px 0;
}

.htms-function-tip {
    display: flex;
    margin-top: 20px;
}
.htms-function-tip:nth-child(2){
    margin-top: 24px;
}
.htms-function-logo {
    width: 36px;
    height: 42px;
    font-size: 30px;
    font-weight: 500;
    color: rgba(9, 15, 33, 0.2);
    line-height: 42px;
}

.htms-function-right {
    margin-left: 20px;
}

.htms-function-right .htms-function-right-h1 {
    font-size: 14px;
    font-weight: 500;
    color: #090F21;
    line-height: 24px;
    text-align: left;
}

.htms-function-right p {
    margin-top: 8px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(9, 15, 33, 0.5);
    line-height: 24px;
}
/*客户价值*/
.hcbm-advantage {
    background: #F8F9FA;
    position: relative;
}

.hcbm-advantage-con {
    padding: 20px 20px 0;
}

.hcbm-advantage-tip {
    padding: 20px;
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0 2px 8px 0 rgba(12, 37, 91, 0.1);
}

.hcbm-advantage-tip .m-text1 {
    margin: 8px auto;
    font-size: 16px;
    font-weight: 400;
    color: #090F21;
    line-height: 22px;
}

.hcbm-advantage-tip .m-text2 {
    font-size: 12px;
    font-weight: 400;
    color: rgba(9, 15, 33, 0.5);
    line-height: 24px;
}

.tip-right {
    margin-top: 16px;
}

/*自主产品*/
.lease-value{
    background: #F8F9FA;
}
.lease-industry-con {
    padding: 4px 20px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.lease-industry-con a {
    padding: 40px 10px 0;
    margin-top: 16px;
    box-sizing: border-box;
    width: 160px;
    height: 232px;
    background: #FFFFFF;
    box-shadow: 0 2px 7px 0 rgba(12, 37, 91, 0.1);
}

.lease-industry-tips .div-img {
    margin: 0 auto;
    width: 80px;
    height: 80px;
}

.lease-industry-tips h3 {
    margin-top: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: center;
}
/*服务领域*/
.hcmb-industry{
    position: relative;
    padding: 40px 0 0;
}
.hcmb-industry-cons{
    margin-top: 20px;
}
.htms-function-logo1{
    height: 64px;
    display: flex;
    align-items: center;
    align-content: center;
    padding: 0 20px;
    position: relative;
}
.xiajiantou1{
    width: 16px;
    height: 16px;
    position:absolute ;
    right: 20px;
    transition: all 0.3s;
}
.htms-function-right1{
    padding: 20px;
    background: #F8F9FA;
}
.industrial-park-hr{
    margin:0 17px;
    height: 1px;
    background: #DFE2E4;
}
.htms-function-right-p2{
    margin-top: 16px;
    font-size: 12px;
    font-weight: 400;
    color:rgba(9, 15, 33,0.5);
    line-height: 24px;
}
.htms-function-logo-text{
    margin-left: 10px;
}
