
/*侧边按钮*/
.suspension {
	width: 50px;
	height: 230px;
	position: fixed;
	right: 30px;
	bottom: 60px;
	z-index: 999;
}
.suspension li {
	position: relative;
	width: 50px;
	height: 50px;
	margin-top: 10px;
	background-color: #00b7e7;
	border-radius: 4px;
}
.suspension li:hover {
	background-color: #f76c35;
}
.suspension .default-transition {
	-webkit-transition-property: background-color;
	-moz-transition-property: background-color;
	-ms-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
}
.suspension a ,
.pop-tel,
.pop-qrcode {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../images/side_icons.png);
	/*background-repeat: no-repeat;*/
}
.voice-service {
	background-position: 0 0;
}
.pop-tel {
	background-position: -50px 2px;
}

.pop-qrcode {
	background-position: -100px 0;
}
#toTop {
	background-image: url(../images/side_icons.png);
	background-position: -150px 0;
	background-repeat: no-repeat;
	cursor: pointer;
}
.connect-us {
	display: none;
	position: absolute;
	width: 230px;
	right: 69px;
	top: 0;
	z-index: 30;
	background: #fff;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	color: #666;
	font-size: 16px;
	border: 1px solid #ddd;
}
.tel-corner {
	border: 10px solid transparent;
	border-left: 10px solid #fff;
	position: absolute;
	right: -19px;
	bottom: 14px;
	z-index: 10;
}
.tel-corner-back {
	border: 11px solid transparent;
	border-left: 11px solid #ddd;
	position: absolute;
	right: -22px;
	bottom: 13px;
	z-index: -1;
}
.qrcode {
	position: absolute;
	width: 142px;
	height: 144px;
	right: 60px;
	top: -46px;
	z-index: 30;
	background: url(../images/code2d.png);
	display: none;
}

/*侧边按钮 end*/

/*footer*/
.footer {
	background-color: #19A0D7;
	font-family: "Microsoft Yahei";
}
.footer-floor1 {
	width: 100%;
	padding: 54px 0 30px 0;
}
.footer-list {
	width: 69%;
	height: 100%;
	float: left;
}
.footer-list ul {
	float: left;
	margin-right: 13%;
}
.footer-list .flist-4 {
	margin-right: 0;
}
.footer-list li {
	line-height: 32px;
}
.footer-list li span {
	color: #b6e2f2;
	font-size: 12px;
	text-decoration: none;
}
.footer-list li a {
	color: #b6e2f2;
	font-size: 12px;
	text-decoration: none;
}
.footer-list li a:hover {
	text-decoration: underline;
	color: #fff;
}
.footer-list .flist-title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 15px;
}
.footer-floor2 {
	width: 100%;
	margin-top: 30px;
	border-top: 1px solid #4cc3ed;
	padding: 30px 0;
	text-align: center;
}
.footer-floor2 p {
	text-align: center;
	color: #b6e2f2;
	font-size: 12px;
	line-height: 30px;
}

.footer-floor2 .link2 a {
    margin-right:10px;
}

.footer-floor2 p span {
	font-family: 'PingFangSC-Light','helvetica neue','hiragino sans gb','tahoma','microsoft yahei ui','microsoft yahei','simsun','sans-serif';
}
.foot-link {
	margin: 0 15px;
	text-decoration: none;
	color: #b6e2f2;
}
.foot-link:hover {
	text-decoration: underline;
}
.footer-right {
	width: 330px;
	float: right
}
.telephone {
	width: 100%;
	height: 32px;
	line-height: 32px;
	color: #fff;
}
.telephone span {
	display: inline-block;
	width: 32px;
	height: 32px;
	float: left;
	background: url(../images/phone_32px.png);
	margin-left: 16%;
}
.telephone .tel-number {
	font-size: 30px;
	font-weight: normal;
	text-align: right;
}
.official-plat {
	width: 100%;
	height: 100%;
	margin-top: 20px;
	position: relative;
}
.official-plat ul {
	float: right;
	margin-top: 7px;
}
.official-plat ul li span {
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(../images/plat_icon.png) no-repeat 0 0;
	line-height: 32px;
	float: left;
	margin-right: 12px;
}
.official-plat ul li .weibo-logo {
	background: url(../images/plat_icon.png) no-repeat -32px 0;
}
.official-plat ul li .qq-logo {
	background: url(../images/plat_icon.png) no-repeat -64px 0;
}
.official-plat ul li {
	height: 45px;
}
.official-plat ul a {
	display: inline-block;
	height: 32px;
	width: 100%;
	line-height: 32px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
.official-plat > p {
	display: inline-block;
	width: 132px;
	height: 132px;
	border: 1px solid #dddddd;
	background-color: #fff;
}
.official-plat .weixin {
	position: absolute;
	top: 0;
	left: -30px;
	background-image: url(../images/plat_qrcode.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	/*display:none;*/
}
.official-plat .weibo {
	position: absolute;
	top: 0;
	left: 10px;
	background-image: url(../images/plat_qrcode.png);
	background-repeat: no-repeat;
	background-position: -132px 0;
	display: none;
}
#wx-corner {
	border: 10px solid transparent;
	border-left: 10px solid #fff;
	position: absolute;
	top: 12px;
	right: -20px;
	z-index: 10;
	*height: 0;
}
#wb-corner {
	border: 10px solid transparent;
	border-left: 10px solid #fff;
	position: absolute;
	top: 58px;
	right: -20px;
	z-index: 10;
	*height: 0;
}

.five-superiority {
	width: 100%;
	border-bottom: 1px solid #27aede;
	padding: 20px 0;
}
.five-superiority-list li {
	float: left;
	width: 19%;
	height: 36px;
	text-align: center;
	border-left: 1px solid #27aede;
}
.five-superiority-list li:first-child {
	border-left: none;
}
.five-superiority-list li a {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: no-repeat 2% center;
	text-indent: 2em;
	color: #fff;
	font-size: 16px;
}
.five-superiority-list li a:hover {
	color: #bfe7f5;
}
.superiority-icon {
	position: absolute;
	width: 40px;
	height: 36px;
	left: 10%;
	background: no-repeat center;
}
.compensate_ico .superiority-icon {
	background-image: url("../images/compensate_ico.png");
}
.retreat_ico .superiority-icon {
	background-image: url("../images/retreat_ico.png");
}
.technology_ico .superiority-icon {
	background-image: url("../images/technology_ico.png");
}
.prepare_ico .superiority-icon {
	background-image: url("../images/prepare_ico.png");
}
.service_ico .superiority-icon {
	background-image: url("../images/service_ico.png");
}
.compensate_ico:hover .superiority-icon {
	background-image: url("../images/compensate_ico_hover.png");
}
.retreat_ico:hover .superiority-icon {
	background-image: url("../images/retreat_ico_hover.png");
}
.technology_ico:hover .superiority-icon {
	background-image: url("../images/technology_ico_hover.png");
}
.prepare_ico:hover .superiority-icon {
	background-image: url("../images/prepare_ico_hover.png");
}
.service_ico:hover .superiority-icon {
	background-image: url("../images/service_ico_hover.png");
}
.marquee-box {
	overflow:hidden;
	width:100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.marquee {
	width:8000%;
	height:86px;
}
.wave-list-box {
	float:left;
}
.wave-list-box ul{float:left; height:86px; overflow:hidden; zoom:1; }
.wave-list-box ul li{height:86px; width:100%; float:left; line-height:30px; list-style:none;}
.wave-box {
	position: relative;
	height: 68px;
	background: #fff;
}
.wave1 {
	position: absolute;
	overflow:hidden;
	width: 100%;
	height: 68px;
}
.wave2 {
	position: absolute;
	overflow:hidden;
	width: 100%;
	height: 68px;
}
.marquee2 {
	position:absolute;top:0px;left:0px;width:100%;height:68px;overflow:hidden;
}

.wave-list {
	position: relative;
	width: 100%;
	height: 68px;
	top: 0px;
	overflow: hidden;
}
.wave-list li {
	float: left;
}

.banner_bolang_bg_1 {
	display: inline-block;
	height: 68px;
	background: url("../images/wave_01.png") repeat-x;
	_background-image: url("../images/wave_01.png");
	_filter: alpha(opacity=80);
	left: -236px;
	position: absolute;
	top: 0;
	width: 400%;
	z-index: 999;
}

.banner_bolang_bg_2 {
	display: inline-block;
	height: 68px;
	background: url("../images/wave_02.png") repeat-x;
	_background-image: url("../images/wave_02.png");
	_filter: alpha(opacity=80);
	left: -50px;
	position: absolute;
	top: 0;
	width: 400%;
	z-index: 998;
}
/*footer end*/

/* 通用module banner?*/
.module-banner-bg {
	min-height: 120px;
}
.module-banner-title {
	position: relative;
	top: 42px;
	border-left: 3px solid #19A0D7;
	text-indent: 17px;
	font-weight: normal;
	font-size: 29px;
	color: #222;
}
/* 通用简易底部 */
/*底部*/
.buyfooter {
	background-color: #fff;
	border-top: 1px solid #eee;
}
.footer-buyfooter {
	width: 100%;
	padding: 20px 0px 30px 0px;
}
.footer-buyfooter p,
.footer-buyfooter a {
	margin-top: 8px;
	font-size: 12px;
	color: #999999;
}
.buyfooter-nav {
	margin-top: 20px;
}
.buyfooter-nav-list li {
	position: relative;
	float: left;
	margin: 0px 10px;
	height: 20px;
	line-height: 20px;
}
.buyfooter-nav-list li:before {
	position: absolute;
	left: -10px;
	top: 4px;
	content: "";
	height: 14px;
	width: 1px;
	background: #aaaaaa;
}
.buyfooter-nav-list li:first-child:before {
	width: 0px;
	height: 0px;
}
.buyfooter-nav-list li a {
	display: inline-block;
	font-size: 14px;
	color: #4c4c4c;
}
.ab-comm-banner{
	position:relative;
}
.ab-comm-banner h2,
.ab-comm-banner div.tit{
	text-align: center;
	color:#FFF;
}
.ab-comm-banner h2{
	padding-top:88px;
	font-size:40px;
	font-weight:normal;
}
.ab-comm-banner div.tit{
	font-size:20px;
}
.pic-tit{
	position:relative;
	height:45px;
	margin-bottom:50px;
}
.pic-tit em{
	font-style: normal;
	color:#ff8800;
}
.pic-tit .s-font{
	font-size:12px;
	color:#999999;
	text-indent: 0;
}
.pic-tit h2,
.pic-tit em{
	font-size:28px;
}
.pic-tit p,
.pic-tit h2{
	text-align: center;
}
.pic-tit img{
	width:100%;
}
.v-line{
	position:absolute;
	top:10px;
	width:100%;
	z-index: 0;
	border-bottom:#e9e9e9 solid 1px;
}
.ab-tit{
	mix-width:142px;
	margin-left:-71px;
	position:absolute;
	top:-16px;
	*top:6px;
	left:50%;
	background:#FFF;
	border:#FFF solid 6px;
	z-index: 5;
}
.pic-tit em.f-normal{
	color:#000;
}

/*机房详细*/
.data-banner {
	width: 100%;
	height: 388px;
	background:url(../images/datacenters_bg.jpg) no-repeat center;
}
.minute{ padding:50px 0 0px; width:1200px; margin:0 auto; color:#757575; font-size:16px; position:relative;}
.minute .btn{ position:absolute; left:0; top:50px; text-align:left;}
.minute .btn a{ margin-right:30px; font-size:16px; color:#fb736d; text-decoration:underline;}
.minute h2{ font-size:28px; color:#2d2d2d; font-weight:normal; text-align:center; padding:72px 0 47px;}
.minute h3{ font-size:22px; padding:60px 0 10px;}
.minute p{ line-height:32px;}
.minute .p1{ color:#64829e; line-height:27px; margin-bottom:7px;}
.minute ul{ padding:65px 0 70px;}
.minute li{ border-top:1px solid #ededed; padding:78px 0 78px 142px;}
.minute .li1{ padding-left:647px; background:url(../images/minute_bg1.jpg) no-repeat 137px center;}
.minute .li2{ background:url(../images/minute_bg2.jpg) no-repeat 774px center; padding-right:627px;}
.minute .li3{ padding-left:647px; background:url(../images/minute_bg3.jpg) no-repeat 185px center;}
.minute .li4{background:url(../images/minute_bg4.jpg) no-repeat 774px center; padding-right:627px;}
.minute .li5{ padding-left:580px; background:url(../images/minute_bg5.jpg) no-repeat 80px center;}
.minute li h3{ padding:0 0 10px;}
.minute-img{ height:225px; overflow:hidden;}
.minute-img .first{ margin-right:38px;}
.minute-tab{ height:45px; overflow:hidden; padding:5px 0 0 5px; background:#19A0D7; font-size:14px;}
.minute-tab a{ float:left; width:238px; height:45px; color:#fff; text-align:center; line-height:45px;}
.minute-tab a.current,.minute-tab a:hover{ background:#fff; color:#19A0D7;}


.footer-info{ width:100%; padding:40px 0; background:#19A0D7; color:#fff; font-size:14px; border-top:1px solid #27aede; line-height:30px; text-align:center;}
.footer-info p{ padding:2px 0;}
.footer-info a{ color:#878787;}
.footer-info a:hover{ color:#fff; text-decoration:underline;}
.footer-info ul{ overflow:hidden; padding-top:18px;}
.footer-info li{height:48px; margin-left:25px; display:inline-block; background-image:url(../images/approve_bg.png); background-repeat:no-repeat; transition:background 0.2s linear 0s;-webkit-transition:background 0.2s linear 0s;*float:left;}
.footer-info li a{ display:block; width:100%; height:100%;}
.footer-info .li1{ margin-left:0; width:75px; background-position:0px 0px;}
.footer-info .li1:hover{ background-position:0px -50px;}
.footer-info .li2{ width:36px; background-position:-93px 1px;}
.footer-info .li2:hover{ background-position:-93px -49px;}
.footer-info .li3{ width:80px; background-position:-152px 2px;}
.footer-info .li3:hover{ background-position:-152px -48px;}
.footer-info .li4{ width:74px; background-position:-257px 0px;}
.footer-info .li4:hover{ background-position:-257px -50px;}
.footer-info .li5{ width:35px; background-position:-355px 0px;}
.footer-info .li5:hover{ background-position:-355px -50px;}
.footer-info .li6{ width:87px; background-position:-813px 0px;}
.footer-info .li6:hover{ background-position:-813px -50px;}
.footer-info .li7{ width:90px; background-position:-920px 0px;}
.footer-info .li7:hover{ background-position:-920px -50px;}
.footer-info .li8{ width:88px; background-position:-1032px 0px;}
.footer-info .li8:hover{ background-position:-1032px -50px;}
.footer-info .li9{ width:43px; background-position:-635px 0px;}
.footer-info .li9:hover{ background-position:-635px -50px;}
.footer-info .li10{ width:89px; background-position:-702px 0px;}
.footer-info .li10:hover{ background-position:-702px -50px;}