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

/*解决方案*/
.solution {
    background: #F8F9FA;
}

.solution-content {
    padding: 20px 20px 0;
}

.solution-function {
    margin-top: 28px;
    padding: 28px 20px;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 0 2px 8px 0 rgba(12, 37, 91, 0.1);
}

.solution-function-tip {
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
}

.solution-function-tip:first-child {
    margin-top: 0;
}

.solution-function-logo {
    width: 24px;
    height: 24px;
    flex-shrink: 0; /*防止被压缩*/
}

.solution-function-right {
    margin-left: 8px;
}

.solution-function-right h3 {
    font-size: 14px;
    font-weight: 500;
    color: #090F21;
    line-height: 20px;
}

.solution-function-right p {
    margin-top: 8px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(9, 15, 33, 0.5);
    line-height: 24px;
}

/*方案优势*/
.hcbm-advantage-con {
    padding: 20px 20px 0;
}

.hcbm-advantage-tip {
    padding: 20px 20px 16px;
    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;
}

/*方案优势*/
.hone-advantage {
    background: #F8F9FA;
}

.vertical-icon-box > h2 {
    height: auto;
}

/*成功案例*/
.hcmb-industry {
    position: relative;
}

.hcmb-industry-con, .card-content-show {
    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;
}

/*自主产品*/
.made-partner {
    background: #F8F9FA;
}

.made-partner-tips {
    padding: 0 20px;
}

.made-partner-tips a {
    display: block;
    margin-top: 20px;
    background: #FFFFFF;
    box-shadow: 0 2px 7px 0 rgba(12, 37, 91, 0.1);
}

.lease-industry-tips {
    padding: 28px 0;
}

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

.lease-industry-tips h3 {
    text-align: center;
    margin-top: 16px;
    font-size: 14px;
    font-weight: 400;
    color: #090F21;
    line-height: 20px;
}
