/* Banner  */
.banner {
	background-image: url(img/gd_banner.png);
	overflow: hidden;
}
.banner-text .banner-title{
	margin-top: 110px;
	font-size: 44px;
	color:#fff;
}
.banner-txt{
	margin-top: 25px;
	color:#fff;
	font-size: 20px;
}
.banner-text-experience:hover {
	opacity: 0.85;
	filter: alpha(opacity=85);
	color: #0194DA;
}
/* 应用场景 */
.apply{
	height:582px;
	background: url("img/gd_bg.png") no-repeat center top;
	margin-top: 70px;
}
.apply > div{
	position: relative;
	height:100%;
	width:575px;
	margin: 0 auto;
}
.apply > div div{
	width:125px;
	padding-top: 95px;
	font-size: 14px;
	color:#333333;
	text-align: center;
	position: absolute;
}
.apply .apply-app{
	background: url("img/gd_icon_app.png") no-repeat center center;
	top:280px;
	left:0;
}
.apply .apply-handtour{
	background: url("img/gd_icon_sy.png") no-repeat center center;
	left:10.7%;
	top:0;
}
.apply .apply-wechat{
	background: url("img/gd_icon_wechat.png") no-repeat center center;
	top:280px;
	right:0;
}
.apply .apply-test{
	background: url("img/gd_icon_yycs.png") no-repeat center center;
	right:10.9%;
	top:0;
}
.apply .apply-push{
	background: url("img/gd_icon_xxts.png") no-repeat center center;
	left:3px;
	right:0;
	bottom:48px;
	margin: 0 auto;
}
/* 为您提供的网络服务 */
.strategy{
	background: #eff4f5;
}
.strategy-subtitle > div{
	color:#fff;
	padding-top: 160px;
	padding-bottom: 10px;
	background-color: #009ED5;
	width: 23.5%;
	margin-right: 2%;
}
.strategy-subtitle > div:nth-child(4n){
	margin-right: 0;
}
.strategy-content p{
	width: 23.5%;
	margin-right: 2%;
	background: #fff;
	min-height:220px;
	color:#333333;
}
.strategy-content p:nth-child(4n){
	margin-right: 0;
}
.strategy-subtitle1 {
	background: url(img/gd_move_icon.png) no-repeat center center;
}
.strategy-subtitle2 {
	background: url(img/gd_cloud_icon.png) no-repeat center center;
}
.strategy-subtitle3 {
	background: url(img/gd_deploy_icon.png) no-repeat center center;
}
.strategy-subtitle4 {
	background: url(img/gd_marketing_icon.png) no-repeat center center;
}
/*专业保障护航 */
.buy-page >.block-title{
	padding-top:40px;
}
.zhuantaipic {
	height: 645px;
	background: url(img/gd_protect_main.png) no-repeat center 55px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}
.zhuantaipic > div{
	max-width:1200px;
	min-width:1000px;
	margin: 0 auto;
	height:110px;
	padding: 0 3px;
	position: relative;
	z-index: 99;
}
.zhuantaipic .demand1{
	 margin-top: 80px;
}
.zhuantaipic .demand2{
	margin-top: 139px;
}
.zhuantaipic .demand3{
	margin-top: 70px;
}
.zhuantaipic > div >div{
	background: url("img/gd_protect_dialog.png") no-repeat #EFF4F5;
	height:110px;
	width:280px;
	float: left;
	padding: 0 20px; text-align: left;
}
.demand1 .demandRight,.demand2 .demandRight{
	position: absolute;
	top:0;
	right: 0;
}
.demand1 .demandLeft,.demand2 .demandLeft{
	position: absolute;
	top:0;
	left:0;
}
.demand3 .demandRight{
	position: absolute;
	top:0;
	left:0;
	right:0;
	margin: auto;
}
.demand1 div div,.demand2 div div,.demand3 div div{
	color:#009ED5;
	font-size: 20px;
	font-weight: bold;
	line-height:35px;
	margin-top: 10px;
}
.demand1 div p,.demand2 div p,.demand3 div p{
	color:#333333;
	font-size: 14px;
	line-height:26px;
}
.quality > div{
	width:21.7%;
	height:580px;
	margin-right: 4.4%;
	float: left;
	padding-top: 70px;
}
.quality > div:nth-child(4n){
	margin-right: 0;
}
.quality img{
	width: 100%;
}
.quality .quality-title{
	font-size: 33px;
	text-align: center;
	line-height:70px;
}
.quality p{
	line-height:25px;
	font-size: 14px;
	color:#333333;
	text-align: justify;
}

	/* 机房实景 */
.jifang {
	margin-top: 0px;
}
