.header-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 72px;
}
.header {
	background-color: transparent;
}
/*头部banner样式*/
.info-banner {
    background: url("img/mixedCloud_banner.png") no-repeat center;
}
.dc_banner {
	background: url("img/dc_banner.png") no-repeat center;
}
.global_banner {
	background: url("img/global_banner.png") no-repeat center;
}
.privateCloud_banner {
	background: url("img/privateCloud_banner.png") no-repeat center;
}
.bareMetal_banner{
    background: url("img/bareMetal_banner.png") no-repeat center;
}
.cloudLine_banner{
    background: url("img/cloudLine_banner.png") no-repeat center;
}
.highBandwidth_banner{
    background: url("img/highBandwidth_banner.png") no-repeat center;
}
.vip_banner{
    background: url("img/vip_banner.png") no-repeat center;
}
/* 全球加速 */
.global-programme{
    height: 890px;
    background: url("img/global_Bitmap.png") no-repeat center;
}
.global-programme .module-title p{ margin-top: 106px; }
.global-programme .info{
    height: 66px;
    margin: 56px auto 0;
}

.global-framework{
    height: 570px;
    background: #F6F9FF;
}
.global-framework .module-title p{ margin-top: 170px; }
.global-framework .info{ 
    height: 112px;
    margin: 53px auto 0;
    text-align: center;
}

.global-solving-points{
    height: 890px;
    background: #FFFFFF;
}
.global-solving-points .module-title p{ margin-top: 106px; }
.global-solving-points .info{
    height: 64px;
    margin: 53px auto 0;
    text-align: center;
}
.global-solving-points .tabBox{
    width: 1200px;
    height: 48px;
    margin-top: 45px;
    border-bottom: 1px solid #DDDDDD;
}
.global-solving-points .tabBox ul{ overflow: hidden;}
.global-solving-points .tabBox ul li{
    float: left;
    width: 600px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    box-shadow: 0px -1px 0px 0px #DDDDDD;
    cursor: pointer;
    
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.global-solving-points .tabBox ul li.active{
    color: #000000;
}
.global-solving-points .tab_li .item{
    position:relative;
}
.global-solving-points .tab_li .li_img{
    width: 429px;
    height: 411px;
    position: absolute;
    top: 67px;
}
.global-solving-points .tab_li .li_title{
    width: 601px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    letter-spacing: 1px;
    position: absolute;
    left: 540px;
    top: 180px;
}
.global-solving-points .tab_li .li_title p{
    height: 48px;
    font-size: 24px;
    color: #000000;
    line-height: 48px;
}
.global-solving-points .tab_li .li_title div{
    height: 120px;
    font-size: 18px;
    color: #9596B0;
    line-height: 24px;
    margin-top: 24px;
}

.global-advantage{
    overflow: hidden;
    min-width: 1220px;
    height: 890px;
    background: #F6F9FF;
}
.global-advantage .module-title p{ margin-top: 170px; }
.global-advantage .descript{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 197px;
}
.global-advantage .descript .item{
    width: 242px;
    height: 241px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    flex-shrink: 0;
    text-align: center;
}
.global-advantage .descript .item img{
    width: 88px;
    height: 88px;
}
.global-advantage .descript .item div{
    height: 25px;
    margin-top: 40px;
    font-size: 18px;
    color: #333333;
    line-height: 25px;
}
.global-advantage .descript .item p{
    margin-top: 8px;
    height: 80px;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
}

.global-case{
    overflow: hidden;
    min-width: 1220px;  
    height: 890px;
    background: #FFFFFF;
}
.global-case .module-title p{ margin-top: 106px; }
.global-case .decript{
    margin-top: 177px;
    position: relative;
}
.global-case .decript .img-box{
    width: 519px;
    height: 382px;
    position: absolute;
    left: -89px;
}

.global-case .decript .explain{
    width: 601px;
    height: 383px;
    position: absolute;
    top: 34px;
    left: 564px;
}

/* DC高速通道 */
.dc-programme{
    height: 890px;
    background: url("img/dc_Bitmap.png") no-repeat center;
}
.dc-programme .module-title p{ margin-top: 106px; }
.dc-programme .info{
    height: 119px;
    margin: 56px auto 0;
    text-align: center;
}

.dc-framework{
    height: 890px;
    background: #F6F9FF;
}
.dc-framework .module-title p{ margin-top: 106px; }
.dc-framework .decript{
    margin-top: 161px;
    overflow: hidden;
}
.dc-framework .decript .img-box{
    width: 434px;
    height: 285px;
    float: left;
    margin-left: 30px;
    margin-top: 44px;
}
.dc-framework .decript .explain{
    width: 601px;
    height: 383px;
    float: left;
    margin-left: 103px;
}

.dc-case{
    height: 890px;
    background: #FFFFFF;
}
.dc-case .module-title p{ margin-top: 170px; }
.dc-case .box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 180px;
}
.dc-case .box .item{
    width: 126px;
    height: 170px;
    flex-shrink: 0;
    text-align: center;
}
.dc-case .box .item .img-box{
    width: 126px;
    height: 126px;
    padding: 38px;
    border-radius: 50%;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(218, 239, 255, 0.59) 100%);
}
.dc-case .box .item .img-box img{
    width: 50px;
    height: 50px;
}
.dc-case .box .item .title{
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    margin-top: 19px;
}

/* 混合云部署 */
.mixedCloud-programme{
    height: 890px;
}
.mixedCloud-programme .module-title p{ margin-top: 106px; }
.mixedCloud-programme .info{
    height: 66px;
    margin: 56px auto 0;
    text-align: center;
}
.mixedCloud-programme .img-box{
    width: 898px;
    height: 504px;
    margin: 67px auto 0;
}

.mixedCloud-framework{
    height: 570px;
    background: #F6F9FF;
}
.mixedCloud-framework .module-title p{ margin-top: 170px; }
.mixedCloud-framework .info{ 
    height: 144px;
    margin: 53px auto 0;
    text-align: center;
}

.mixedCloud-case{
    height: 890px;
    background: #FFFFFF;
}
.mixedCloud-case .module-title p{ margin-top: 106px; }
.mixedCloud-case .decript{
    margin-top: 172px;
}
.mixedCloud-case .decript .img-box{
    width: 429px;
    height: 411px;
    float: left;
}
.mixedCloud-case .decript .explain{
    width: 601px;
    height: 383px;
    float: left;
    margin-left: 139px;
}

/* 私有云构建 */
.privateCloud-programme{
    height: 890px;
    background: url("img/privateCloud_programme.png") no-repeat center;
}
.privateCloud-programme .module-title p{ margin-top: 106px; }
.privateCloud-programme .info{
    height: 84px;
    margin: 56px auto 0;
    text-align: center;
}

.privateCloud-framework{
    height: 890px;
    background: url("img/privateCloud_framework.png") no-repeat center;
}
.privateCloud-framework .module-title p{ margin-top: 106px; }
.privateCloud-framework .info{ 
    height: 140px;
    margin: 56px auto 0;
    text-align: center;
}
.privateCloud-framework .img-box{
    width: 634px;
    height: 319px;
    border-radius: 4px;
    border: 1px dashed #185CFA;
    margin: 86px auto 0;
}

.privateCloud-case{
    height: 890px;
    background: #FFFFFF;
}
.privateCloud-case .module-title p{ margin-top: 106px; }
.privateCloud-case .decript{
    margin-top: 98px;
}
.privateCloud-case .decript .img-box{
    width: 429px;
    height: 387px;
    float: left;
    margin-left: 66px;
}
.privateCloud-case .decript .explain{
    width: 601px;
    float: left;
    margin-left: 70px;
}
.privateCloud-case .decript .explain p{
    height: 48px;
    font-size: 24px;
    color: #000000;
    line-height: 48px;
    margin-top: 65px;
}
.privateCloud-case .decript .explain div{
    height: 383px;
    font-size: 18px;
    color: #9596B0;
    line-height: 24px;
    margin-top: 24px;
}

/* 裸金属 */
.bareMetal-programme{
    height: 890px;
    background: url("img/bareMetal_Bitmap.png") no-repeat center;
}
.bareMetal-programme .module-title p{ margin-top: 106px; }
.bareMetal-programme .info{
    height: 168px;
    margin: 56px auto 0;
    text-align: center;
}

.bareMetal-framework{
    height: 890px;
    background: #F6F9FF;
}
.bareMetal-framework .module-title p{ margin-top: 106px; }
.bareMetal-framework .info{
    height: 140px;
    text-align: center;
    margin: 56px auto 0;
}
.bareMetal-framework .img-box{
    width: 771px;
    height: 383px;
    margin: 61px auto 0;
}

.bareMetal-case{
    height: 890px;
    background: #FFFFFF;
}
.bareMetal-case .module-title p{ margin-top: 170px; }
.bareMetal-case .box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 180px;
}
.bareMetal-case .box .item{
    width: 162px;
    height: 156px;
    flex-shrink: 0;
    text-align: center;
}
.bareMetal-case .box .item .img-box{
    width: 126px;
    height: 126px;
    margin: 0 auto;
    padding: 38px;
    border-radius: 50%;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(218, 239, 255, 0.59) 100%);
}
.bareMetal-case .box .item .img-box img{
    width: 50px;
    height: 50px;
}
.bareMetal-case .box .item .title{
    height: 50px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    margin-top: 18px;
}

.bareMetal-scene{
    height: 890px;
    background: #F6F9FF;
}
.bareMetal-scene .module-title p{ margin-top: 170px; }
.bareMetal-scene .box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 180px;
}
.bareMetal-scene .box .item{
    width: 162px;
    height: 156px;
    flex-shrink: 0;
    text-align: center;
}
.bareMetal-scene .box .item .img-box{
    width: 126px;
    height: 126px;
    margin: 0 auto;
    padding: 38px;
    border-radius: 50%;
    border: 1px solid #979797;
}
.bareMetal-scene .box .item .img-box img{
    width: 50px;
    height: 50px;
}
.bareMetal-scene .box .item .title{
    height: 75px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    margin-top: 19px;
}

/* 云专线 */
.cloudLine-sketch{
    height: 890px;
    background: url("img/cloudLine_sketch.png") no-repeat center;
}
.cloudLine-sketch .module-title p{ margin-top: 106px; }
.cloudLine-sketch .info{
    height: 111px;
    margin: 56px auto 0;
    text-align: center;
}
.cloudLine-advantage{
    overflow: hidden;
    min-width: 1220px;
    height: 890px;
    background: #F6F9FF;
}
.cloudLine-advantage .module-title p{ margin-top: 170px; }
.cloudLine-advantage .descript{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 164px;
}
.cloudLine-advantage .descript .item{
    width: 242px;
    height: 187px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    flex-shrink: 0;
    text-align: center;
}
.cloudLine-advantage .descript .item img{
    width: 88px;
    height: 88px;
}
.cloudLine-advantage .descript .item div{
    height: 25px;
    margin-top: 6px;
    font-size: 18px;
    color: #333333;
    line-height: 25px;
}
.cloudLine-advantage .descript .item p{
    margin-top: 8px;
    height: 60px;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
}

.cloudLine-case{
    overflow: hidden;
    min-width: 1220px;  
    height: 890px;
    background: #FFFFFF;
}
.cloudLine-case .module-title p{ margin-top: 106px; }
.cloudLine-case .decript{
    position: relative;
}
.cloudLine-case .decript .img-box{
    width: 422px;
    height: 321px;
    position: absolute;
    top: 174px;
    left: 73px;
}

.cloudLine-case .decript .explain{
    width: 601px;
    position: absolute;
    top: 139px;
    left: 562px;
}
.cloudLine-case .decript .explain p{
    height: 48px;
    font-size: 24px;
    color: #000000;
    line-height: 48px;
}
.cloudLine-case .decript .explain div{
    height: 383px;
    color: #9596B0;
    margin-top: 24px;
}

/* 高带宽 */
.highBandwidth-programme{
    height: 890px;
    background: url("img/highBandwidth_Bitmap.png") no-repeat center;
}
.highBandwidth-programme .module-title p{ margin-top: 106px; }
.highBandwidth-programme .info{
    height: 111px;
    margin: 56px auto 0;
    text-align: center;
}

.highBandwidth-case{
    height: 890px;
    background: #F6F9FF;
}
.highBandwidth-case .module-title p{ margin-top: 170px; }
.highBandwidth-case .box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 180px;
}
.highBandwidth-case .box .item{
    width: 126px;
    height: 197px;
    flex-shrink: 0;
    text-align: center;
}
.highBandwidth-case .box .item .img-box{
    width: 126px;
    height: 126px;
    margin: 0 auto;
    padding: 38px;
    border-radius: 50%;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(206, 226, 241, 0.69) 97%);
}
.highBandwidth-case .box .item .img-box img{
    width: 50px;
    height: 50px;
}
.highBandwidth-case .box .item .title{
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    margin-top: 46px;
}

/* VIP */
.vip-sketch{
    height: 890px;
    background: url("img/vip_Bitmap.png") no-repeat center;
}
.vip-sketch .module-title p{ margin-top: 106px; }
.vip-sketch .info{
    height: 111px;
    margin: 56px auto 0;
    text-align: center;
}

.vip-flow{
    height: 890px;
    background: #F6F9FF;
}
.vip-flow .module-title p{ margin-top: 170px; }
.vip-flow .descript{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 162px;
}
.vip-flow .descript .item{
    width: 242px;
    height: 169px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    flex-shrink: 0;
    text-align: center;
}
.vip-flow .descript .item img{
    width: 88px;
    height: 88px;
}
.vip-flow .descript .item div{
    height: 25px;
    margin-top: 6px;
    font-size: 18px;
    color: #333333;
    line-height: 25px;
}
.vip-flow .descript .item p{
    margin-top: 8px;
    height: 40px;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
}
.vip-characteristic{
    height: 890px;
    background: #FFFFFF;
}
.vip-characteristic .module-title p{ margin-top: 106px; }
.vip-characteristic .info{
    width: 1000px;
    height: 377px;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 28px;
    letter-spacing: 1px;
    text-align: center;
    margin: 56px auto 0;
}

/* 公共样式 */
.common-container {
    overflow: hidden;
    min-width: 1220px;
    padding: 0;
}
.info{
    width: 1000px;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 28px;
    letter-spacing: 1px;
}
.explain{
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #9596B0;
    line-height: 24px;
    letter-spacing: 1px;
}
.hide{
    display: none;
}
.active{
    border-bottom: 1px solid #1F015F;
}