/*技术中台特效用*/
.hzero-banner-content {
    margin-top: 50px;
    opacity: 0;
}

.hzero-technology {
    margin-top: 100px;
}

.hzero-technology > div {
    opacity: 0;
}

.hzero-infrastructure h1, .hzero-advantage h1, .hzero-news h1, .hzero-product h1, .hzero-news h1 .hdsp-honour h1, .hzero-show h1 {
    margin-top: 50px;
    opacity: 0.5;
}

.infrastructure-content {
    opacity: 0;
}

.hzero-advantage li {
    opacity: 0;
}

.hzero-infrastructure, .hdsp-infrastructure {
    position: relative;
}

/*数据中台特效用*/

.hdsp-honour h1 {
    margin-top: 100px;
    opacity: 0.5;
}

.honour-content {
    opacity: 0;
}

.hdsp-infrastructure h1 {
    margin-top: 50px;
    opacity: 0.5;
}

.hzero-advantage li:nth-child(5), .hzero-advantage li:nth-child(6), .hzero-advantage li:nth-child(7), .hzero-advantage li:nth-child(8) {
    margin-top: 50px;
    opacity: 0.5;
}

/*移动中台用*/
.hdsp-show h1 {
    margin-top: 50px;
    opacity: 0.5;
}

.swiper-body {
    opacity: 0;
}

/*物联中台用*/
.core_box h1, .compete h1 {
    margin-top: 50px;
    opacity: 0.5;
}

/*竞争模块公共部分*/
.white-background {
    position: relative;
    z-index: 99;
    width: 100%;
    height: 110px;
    background-color: #fff;
}
