
/*apayun/bennar区域*/
	.item-img,.m-banner {
	height:562px;
	line-height:1.14;
	font-size:12px;
	position:relative;
	left:0;
	top:0;
	width:100%
}
.item-img li,.m-banner li {
	height:562px;
	width:100%;
	left:0;
	top:0;
	position:absolute;
	overflow:hidden;
	opacity:0
}
.item-img li .i-wrap,.m-banner li .i-wrap {
	width:990px;
	height:100%;
	margin:0 auto
}
.item-img li .i-inner,.m-banner li .i-inner {
	position:relative;
	height:100%;
	margin-left:-460px;
	width:1920px
}
.item-img li .i-inner .i-link,.m-banner li .i-inner .i-link {
	position:absolute;
	z-index:2;
	display:block;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	*background:url(../other/about:blank)
}
.m-banner {
	z-index:1
}
.m-banner .slider-wrap .item.selected {
	z-index:1;
	opacity:1
}
.m-banner .slider-trigger {
	position:absolute;
	left:0;
	right:0;
	bottom:18px;
	text-align:center;
	font-size:0;
	z-index:100
}
.m-banner .slider-trigger a {
	padding:10px 0;
	display:inline-block
}
.m-banner .slider-trigger a i {
	position:relative;
	display:inline-block;
	width:15px;
	height:5px;
	overflow:hidden;
	margin:0 5px;
	background:#fff;
	opacity:.2;
	filter:alpha(opacity=20);
	cursor:pointer;
	-webkit-transition:all .25s ease;
	-moz-transition:all .25s ease;
	transition:all .25s ease
}
.m-banner .slider-trigger a.curr i {
	opacity:1;
	filter:alpha(opacity=100)
}
.item-img li {
	z-index:0
}
.item-img li.hover {
	z-index:1
}
.root61 .m-banner .slider-wrap .item .i-wrap {
	width:1250px;
	position:relative
}
.root61 .m-banner .slider-wrap .item .i-inner {
	position:relative;
	margin-left:-360px;
	width:1920px
}
.left-area {
	position:absolute;
	z-index:10;
	line-height:70px;
	top:130px;
	left:50%;
	text-align:left;
	margin-left:-600px;
}
.left-area h4 {
    font-size: 56px;
    font-weight: 400;
	color:#fff;
	margin-bottom: 13px;
}
.left-area p {
    font-size: 20px;
    line-height: 36px;
	color:#fefefe;
	margin-bottom: 85px;
}
.left-area span {
    font-size: 20px;
    color: #fff;
    border: 1px solid #fff;
    width: 195px;
    height: 43px;
    line-height: 43px;
    display: block;
    text-align: center;
    border-radius: 2px;
	transition:color .4s ease-in 0s,background .4s ease-in 0s
}
.left-area span:hover {
	background:#fefefe;
	color:#222a3c
}
.right-area {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	top:0;
	left:0;
	right:0;
	bottom:0;
	transform-style:preserve-3d;
	transform:rotateX(0deg) rotateY(0deg);
	transition:all .6s ease-out
}
.right-area .img-box,.right-area .special-box {
	position:absolute;
	top:0;
	right:-360px;
	transition:all .9s ease-in-out
}
.right-area .center-box {
	position:absolute;
	top:0;
	right:0;
	transition:all .9s ease-in-out
}
@-webkit-keyframes bounce {
	20%,53%,80% {
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
40%,43% {
	-webkit-transform:translate3d(0,-30px,0);
	transform:translate3d(0,-30px,0)
}
70% {
	-webkit-transform:translate3d(0,-15px,0);
	transform:translate3d(0,-15px,0)
}
90% {
	-webkit-transform:translate3d(0,-4px,0);
	transform:translate3d(0,-4px,0)
}
}@keyframes bounce {
	20%,53%,80% {
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
40%,43% {
	-webkit-transform:translate3d(0,-30px,0);
	transform:translate3d(0,-30px,0)
}
70% {
	-webkit-transform:translate3d(0,-15px,0);
	transform:translate3d(0,-15px,0)
}
90% {
	-webkit-transform:translate3d(0,-4px,0);
	transform:translate3d(0,-4px,0)
}
}@-webkit-keyframes pulse {
	from {
	-webkit-transform:scale3d(0.3,.3,.3);
	transform:scale3d(0.3,.3,.3)
}
to {
	-webkit-transform:scale3d(1,1,1);
	transform:scale3d(1,1,1)
}
}@keyframes pulse {
	from {
	-webkit-transform:scale3d(0.3,.3,.3);
	transform:scale3d(0.3,.3,.3)
}
to {
	-webkit-transform:scale3d(1,1,1);
	transform:scale3d(1,1,1)
}
}@-webkit-keyframes fadeInDown-s {
	from {
	opacity:0;
	-webkit-transform:translate3d(0,-60px,0);
	transform:translate3d(0,-60px,0)
}
to {
	opacity:1;
	-webkit-transform:none;
	transform:none
}
}@keyframes fadeInDown-s {
	from {
	opacity:0;
	-webkit-transform:translate3d(0,-60px,0);
	transform:translate3d(0,-60px,0)
}
to {
	opacity:1;
	-webkit-transform:none;
	transform:none
}
}@-webkit-keyframes fadeInDown-m {
	from {
	opacity:0;
	-webkit-transform:translate3d(0,-80px,0);
	transform:translate3d(0,-80px,0)
}
to {
	opacity:1;
	-webkit-transform:none;
	transform:none
}
}@keyframes fadeInDown-m {
	from {
	opacity:0;
	-webkit-transform:translate3d(0,-80px,0);
	transform:translate3d(0,-80px,0)
}
to {
	opacity:1;
	-webkit-transform:none;
	transform:none
}
}@-webkit-keyframes fadeInUp-m {
	from {
	opacity:0;
	-webkit-transform:translate3d(0,80px,0);
	transform:translate3d(0,80px,0)
}
to {
	opacity:1;
	-webkit-transform:none;
	transform:none
}
}@keyframes fadeInUp-m {
	from {
	opacity:0;
	-webkit-transform:translate3d(0,80px,0);
	transform:translate3d(0,80px,0)
}
to {
	opacity:1;
	-webkit-transform:none;
	transform:none
}
}@-webkit-keyframes fadeInUp-s {
	from {
	opacity:0;
	-webkit-transform:translate3d(0,60px,0);
	transform:translate3d(0,60px,0)
}
to {
	opacity:1;
	-webkit-transform:none;
	transform:none
}
}@keyframes fadeInUp-s {
	from {
	opacity:0;
	-webkit-transform:translate3d(0,60px,0);
	transform:translate3d(0,60px,0)
}
to {
	opacity:1;
	-webkit-transform:none;
	transform:none
}
}@-webkit-keyframes right-to-left {
	from {
	opacity:0;
	-webkit-transform:translate3d(-120px,0,0);
	transform:translate3d(-120px,0,0)
}
to {
	opacity:1;
	-webkit-transform:none;
	transform:none
}
}@keyframes right-to-left {
	from {
	opacity:0;
	-webkit-transform:translate3d(120px,0,0);
	transform:translate3d(120px,0,0)
}
to {
	opacity:1;
	-webkit-transform:none;
	transform:none
}
}@-webkit-keyframes left-to-right {
	from {
	opacity:0;
	-webkit-transform:translate3d(120px,0,0);
	transform:translate3d(120px,0,0)
}
to {
	opacity:1;
	-webkit-transform:none;
	transform:none
}
}@keyframes left-to-right {
	from {
	opacity:0;
	-webkit-transform:translate3d(-120px,0,0);
	transform:translate3d(-120px,0,0)
}
to {
	opacity:1;
	-webkit-transform:none;
	transform:none
}
}.m-banner .slider-wrap .item.selected .left-area {
	animation:right-to-left .6s ease-in-out 0s normal running 1
}
.m-banner .slider-wrap .item.selected .right-area .img-box:nth-child(1) {
	transform:translateZ(50px);
	animation:fadeInUp-m .9s cubic-bezier(0.4,0,.3,1) 0s normal none 1 running
}
.m-banner .slider-wrap .item.selected .right-area .img-box:nth-child(2) {
	transform:translateZ(500px);
	animation:fadeInUp-s .6s cubic-bezier(0.4,0,.3,1) 0s normal none 1 running
}
.m-banner .slider-wrap .item.selected .right-area .special-box {
	transform:translateZ(50px);
	animation:pulse .9s cubic-bezier(0.4,0,.3,1) 0s normal none 1 running
}
.m-banner .slider-wrap .item.selected .right-area .center-box {
	animation:fadeInUp-m .9s cubic-bezier(0.4,0,.3,1) 0s normal none 1 running
}
.notice-wrap {
	width:100%;
	height:30px;
	line-height:1.14;
	font-size:12px;
	margin-top:-30px;
	background:rgba(34, 34, 34, 0.23);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#5F222222, endcolorstr=#5F222222);
	color:#fff;
	position:relative;
	z-index:200
}
.notice-wrap .notice-inner {
	width:1250px;
	margin:0 auto;
	height:100%;
	line-height:30px
}
.notice-wrap a {
	color:#fff
}
.notice-wrap a:hover {
	color:#008bff;
	text-decoration:none
}
.notice-wrap a i {
	font-size:14px
}
.notice-wrap .notice-list li {
	float:left;
	width:31%;
	text-align:left
}
.notice-wrap .notice-more {
	float:right
}
/* 首页导航透明*/
	.apa_hd {
	position:absolute
}
/*apayun/推荐介绍*/
	.special {
	height:120px;
	line-height:1.14;
	font-size:12px;
	background:#fff
}
.special .special-ul {
	margin:0 auto;
	width:1250px;
	font-size:0;
	padding-left: 1px;
}
.special-ul li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:25%;
	margin-left: -1px;
}
.special-ul li:last-child{ width:299px;}
.special-ul li a {
	display:block;
	height:120px;
	border-left:1px solid rgba(238, 238, 238, 0.33);
	border-right:1px solid rgba(238, 238, 238, 0.24);
	border-bottom:0px solid #ffffff
}
.special-ul li a:hover {
	background:#f7f9fb
}
.special-ul .special-li-last a {
	border-right:0 none
}
.special-icon {
	margin-left:23px;
	-webkit-transition:-webkit-transform .25s linear;
	-moz-transition:transform .25s linear,-moz-transform .25s linear;
	transition:transform .25s linear;
	transition:transform .25s linear,-webkit-transform .25s linear,-moz-transform .25s linear
}
.special-ul li a:hover {
	text-decoration:none
}
.special-ul li a:hover .special-icon {
	text-decoration:none;
	-webkit-transform:translateY(-5px);
	-moz-transform:translateY(-5px);
	-ms-transform:translateY(-5px);
	transform:translateY(-5px)
}
.special-ul li a:hover .title {
	color:#4251b6
}
.special-ul .special-icon,.special-ul .special-text {
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-top:45px;
	vertical-align:middle
}
.special-icon {
	margin-right:20px;
	width:70px;
	height:62px;
	background:url(/servers/images/special_sp.png) 0 0 no-repeat
}
.special-icon1 {
	background-position:0 -70px
}
.special-icon2 {
	background-position:0 0
}
.special-icon3 {
	background-position:0 -140px
}
.special-icon4 {
	background-position:0 -210px
}
.special-text {
	*line-height:1.2
}
.special-text .title {
	padding-bottom:7px;
	font-size:18px;
	color:#333
}
.special-text .descript {
	font-size:14px;
	color: #5d5e66;
}
.special-text .descript .obvious {
	color:#f44336
}

/*apayun/基础产品*/
.cloud-product-box {
	background-color:#f2f2f5;
	background-image: url(/servers/images/mod-bg.png);
}
.cloud-product {
	padding: 0px 0px 50px 0px;
}
.cloud-product *{
	padding:0;
	margin:0;
	box-sizing:border-box;
}
.c*loud-product-title {
	height: 44px;
	text-align: center;
	line-height: 44px;
	font-size: 32px;
	color: #333;
}
.color-blue {
	color: #333;
}
.cloud-product-explain {
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
	color: #999999;
}
.cloud-product-ul {
	margin-top: 40px;
	width: 100%;
}
.cloud-product-ul li {
	position: relative;
	margin-top: 15px;
	width: 19.999%;
	height: 460px;
	float: left;
	border: 1px solid #d9d9d9;
	border-left: none;
	background: #fff;
	transition: width .15s ease-out;
	-moz-transition: width .15s ease-out;
	-webkit-transition: width .15s ease-out;
	-o-transition: width .15s ease-out;
	
}
.cloud-product-ul li:first-child {
	border-left: 1px solid #d9d9d9;
}

/*首页轮播下方活动*/
.fontweight100{font-weight:100}
.hotbox{background:#f2f2f2;margin-top:0px;width:100%;min-width:1400px}
.hotbanner{background:#4251b6;width:100%;min-width:1400px}
.hotbanner ul{height:156px}
.hotbanner ul li{float:left;padding-left:20px;border-right:1px solid #4972af;width:23%;overflow:hidden;height:125px;display:block;margin-top:24px}
.hot-icon1{background:url(/servers/images/hot-icon6.png) no-repeat;width:200px;height:88px;margin-left:56px;position:absolute;margin-top:-7px;transition:all .2s linear}
.hot-icon2{background:url(/servers/images/hot-icon2.png) no-repeat;width:215px;height:104px;margin-left:40px;position:absolute;margin-top:-23px;transition:all .2s linear}
.hot-icon3{background:url(/servers/images/hot-icon5.png) no-repeat;width:223px;height:94px;margin-left:30px;position:absolute;margin-top:-13px;transition:all .2s linear}
.hot-icon4{background:url(/servers/images/hot-icon4.png) no-repeat;width:240px;height:89px;margin-left:60px;position:absolute;margin-top:-8px;transition:all .2s linear}
.hotbanner a{color:#fff;display:block}
.hotbanner a:hover .hot-icon1{background:url(/servers/images/hot-icon6-hover.png) no-repeat}
.hotbanner a:hover .hot-icon2{background:url(/servers/images/hot-icon2-hover.png) no-repeat}
.hotbanner a:hover .hot-icon3{background:url(/servers/images/hot-icon5-hover.png) no-repeat}
.hotbanner a:hover .hot-icon4{background:url(/servers/images/hot-icon4-hover.png) no-repeat}
.hotbanner a:hover{color:#e7e7e7;transition:all .2s linear}
.zzidc-auto{margin-right:auto;margin-left:auto;width:1250px;}


/*首页四大产品*/

body,button,input,keygen,legend,select,textarea {
	font:14px/1.5 arial,\5b8b\4f53;
	color:#333;
	outline:0
}

body,button,input,keygen,legend,select,textarea {
	font-family:"Microsoft YaHei"
}
h1,h2,h3,h4,h5,h6 {
	font-weight:400
}
.tit h2{font-size:30px;line-height:80px;text-align:center;font-weight:normal;letter-spacing: 4px;}
.line-row{width:52px;height:5px;background:#4251b6;margin:0 auto;margin-top:15px}
.win-module{width:100%;height:688px;padding:70px 0 152px}
.win-title{font-size:24px}
.win{min-width:1200px;width:1200px;margin-top:82px;margin-left:auto;margin-right:auto}
.win-card{width:259px;height:546px;border:1px solid #d9d9d9;margin-left:-1px;z-index:1;position:relative;transition:border,box-shadow 0.2s linear}
.win-card:first-child{width:419px;height:624px;top:-36px}
.win-card:first-child .win-card-title{height:180px}
.win-active{border:1px solid #d9d9d9;box-shadow:-5px 1px 7px rgba(47,58,133,.24);-webkit-box-shadow:-5px 1px 7px rgba(47,58,133,.24);-moz-box-shadow:-5px 1px 7px rgba(47,58,133,.24);z-index:99;background:#e4e6eb}
.win-card-title{width:100%;height:170px;background-color:#f2f2f2;position:relative;transition:background-color 0.2s linear}
.win-active .win-card-title{background:#4251b6}
.win-card-title-cart{width:57px;height:10px;display:block;background:url(/servers/images/hom-cart.png) no-repeat 0 -8px;position: absolute;top: 0px;left: 50%;margin-left: -28px;transition:all 0.25s linear;
 filter:alpha(opacity=0);   
      -moz-opacity:0;   
      -khtml-opacity: 0;   
      opacity: 0;  }
.win-active .win-card-title-cart{
 filter:alpha(opacity=100);   
      -moz-opacity:1;   
      -khtml-opacity: 1;   
      opacity: 1;  }
.win-card-title-color-even{background-color:#f2f2f2}
.win-card-body{width:100%;height:376px;position:relative}
.win-img-warp{width:100%;height:154px;padding-top:50px;position:absolute;bottom:0}
.win-card-img{width:81px;height:85px;margin:0 auto}
.win-card-img>img{width:81px;height:75px}
.win-active .win-img0{display:none}
.win-active .win-img1{display:block}
.win-img1{display:none}
.win-img-warp>h2{font-size:20px;font-weight:bold;color:#333;transition:color 0.2s linear}
.win-active .win-title{color:#fff}
.win-img-warp>p{font-size:14px;color:#949a9e;transition:color 0.2s linear}
.win-body-list{width:100%;height:280px;padding:36px 0;font-size:16px;color:#373D41;position:absolute;z-index:10}
.win-body-list>li{line-height:60px}
.win-body-details{width:390px;height:100%;margin-left:17px;display:none;position:relative;z-index:9}
.win-pro-first{width:100%;padding-top:20px}
.win-pro-first-title{color:#373d41;font-size:18px;line-height:28px;margin-bottom:4px}
.win-pro-first>p{color:#a9b0b4;line-height:22px;font-size:14px}
.win-pro-first>p>a{color:#00a2ca}
.win-main-btn{display:block;width:98px;height:28px;border:1px solid #00c1de;line-height:28px;color:#00c1de;margin-top:22px}
.win-pro-other{width:100%;padding-top:20px}
.win-pro-other>li{width:170px;height:80px;padding-right:5px;margin-bottom:10px;float:left}
.win-pro-other>li>p{line-height:22px;color:#373d41}
.win-other-open{color:#00c1de}
.win-body-details-block{display:block}
.win-body-list-none{display:none}
.height66{height:52px;line-height:20px;margin-top:4px}
.paddingtop6{padding-top:10px}
.margintop{margin-top:-26px !important}
.zzidc-info-bg{background:#f5f5f9;display:inline-block;padding-left:20px;overflow:hidden;margin-bottom:6px;width:95%;height:92px}
.main-btn{cursor:pointer;width:100px;height:30px;font-size:14px !important;background-color:#f5f5f9;border:1px solid #4251b6;color:#4251b6;margin-top:22px;margin-bottom:33px;-webkit-transition:color 0.3s ease-in-out,background 0.3s ease-in-out;-moz-transition:color 0.3s ease-in-out,background 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out,background 0.3s ease-in-out;transition:color 0.3s ease-in-out,background 0.3s ease-in-out}
.main-btn:hover{color:#fff;background:#4251b6}
.width60{width:60%}
/*首页解决方案*/
.solu{width:100%;height:682px;min-width:1400px;position:relative;background-color:#e2e4ea}
.solu-head{height:162px;padding-top:25px;background-color:#4251b6}
.solu-head>h2{font-size:30px;line-height:80px}
.solu-head>p{font-size:20px}
.solu-dsj{display:block;width:0;height:0;border-width:26px 26px 0;border-style:solid;border-color:#4251b6 transparent transparent;position:absolute;top:187px;left:50%;margin-left:-26px;z-index:1}
.solu-body{width:100%;height:390px;padding:52px 0 53px;margin:0 auto;position:relative}
.solu-body-child{width:1526px;height:390px;overflow:hidden;margin:0 auto;position:relative}
.solu-floor{width:100%;height:100%;position:absolute;top:30px;left:0px;background:url(/servers/images/solu-floor.png) no-repeat;z-index:1}
.solu-item-box{width:4575px;height:390px;margin-right:auto;position:relative;left:0}
.solu-item-warp{width:305px;float:left;height:380px;margin-top:10px}
.solu-item{width:225px;height:340px;padding:0 30px;margin:20px auto 0;background-color:#fff;position:relative}
.solu-active{height:380px;margin-top:0px}
.solu-item-active .solu-item{box-shadow:5px -5px 10px 0 rgba(0,0,0,.3)}
.solu-item-img{width:100%;height:114px}
.solu-item-img1{background:url(/servers/images/solu-img1.png) no-repeat center bottom}
.solu-item-img2{background:url(/servers/images/solu-img2.png) no-repeat center bottom}
.solu-item-img3{background:url(/servers/images/solu-img3.png) no-repeat center bottom}
.solu-item-img4{background:url(/servers/images/solu-img4.png) no-repeat center bottom}
.solu-item-img5{background:url(/servers/images/solu-img5.png) no-repeat center bottom}
.solu-item-details{display:none;width:145px;height:36px;border:1px solid #4251b6;color:#4251b6;line-height:36px;position:absolute;left:50%;margin-left:-72.5px;z-index:3;margin-top:20px;transition:background-color .15s}
.solu-item-details:hover{background:#4251b6;color:#fff}
.solu-item-details-active{display:block}
.solu-item-title{color:#4251b6;line-height:80px}
.solu-left-right{width:1567px;height:62px;position:absolute;top:50%;left:50%;margin-left:-783.5px;margin-top:-31px;z-index:2}
.solu-left-right img{padding:15px}
.solu-left,.solu-right{width:62px;height:62px;background:url(/servers/images/full-floor.png) no-repeat}

/*apayun/应用市场*/
body,button,input,keygen,legend,select,textarea {
	font-family:"Microsoft YaHei"
}
body {
	min-width:1400px
}
.w {
	width:1200px;
	margin:0 auto
}
.m-main {
	line-height:1.14;
	font-size:12px;
	background:#fff
}
.m-main .m-main-hd {
	text-align:center
}
.m-main .m-main-hd h3 {
	font-size:30px;
	color:#222;
	height:40px;
	line-height:75px;
	padding:45px 0 30px
}
.m-main .m-main-bd {
	margin-top:65px
}
.mod_partner {
	background:#f7f7f7;
	height:694px
}
	.m-main4 {
	background-color:#f2f2f5;
	background-image: url(/servers/images/mod-bg.png);
}
.m-main4 .m-main-bd {
	padding-bottom:50px
}
.service-list {
	overflow:hidden;
	margin-left:-10px;
	zoom:1
}
.service-list li {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	float:left;
	width:595px;
	*width:593px;
	height:150px;
	*height:148px;
	border:1px solid #ebebeb;
	background:#fff;
	background:#fff;
	margin:0 0 10px 10px
}
.service-list li:hover {
	background:#fcfcfd
}
.service-list li .sl-img {
	float:left;
	width:106px;
	height:106px;
	margin:21px 32px 0 52px
}
.service-list li .sl-ct {
	float:left;
	width:400px;
	line-height:20px
}
.service-list li .sl-ct a {
	-webkit-transition:all .25s ease;
	-moz-transition:all .25s ease;
	transition:all .25s ease
}
.service-list li .sl-ct dt {
	margin-top:40px
}
.service-list li .sl-ct dt a {
	font-size:18px
}
.service-list li .sl-ct dd {
	margin-top:24px;
	overflow:hidden
}
.service-list li .sl-ct dd a {
	float:left;
	font-size:14px;
	color:#999;
	margin-right:30px
}
.service-list li .sl-ct dd a:hover {
	color:#4251b6
}
.service-list .sl-item2,.service-list .sl-item3,.service-list .sl-item6 {
	background:#fff;
}













.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:267px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none}
.prev{left:70px}
.next{right:70px}




/* apayun/数据中心*/
.main4 {
  position: relative;
  width: 100%;
  height: 650px;
  padding: 80px 0;
  background: url(/servers/images/big01.png) no-repeat center center;
}

.main4 .w {
  margin: 0 auto;
  min-width: 1200px;
  max-width: 1200px;
  position: relative;
}

.main4 .side {
  color: #fff;
  padding-top: 30px;
}

.main4 .side li {
  margin: 65px 65px;
  text-align-last: left;
}

.main4 .side li p.side_p_1 {
  font-size: 26px;
  margin: 0;
}

.main4 .side li p.side_p_2 {
  font-size: 16px;
  margin: 0;
  color: #eee;
}

.main4 .side li.side_2 {
  position: relative;
}

.main4 .side li.side_2 .bar1 {
  position: absolute;
  top: -35px;
  width: 145px;
  height: 0;
  border: 1px dashed #3c5173;
}

.main4 .side li.side_2 .bar2 {
  position: absolute;
  bottom: -35px;
  width: 145px;
  height: 0;
  border: 1px dashed #3c5173;
}

.main4 .USA, .main4 .WEST, .main4 .EAST, .main4 .CENTER, .main4 .HK {
  position: absolute;
  top: 288px;
  left: 395px;
  padding: 0 25px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: -webkit-linear-gradient(to right, #2da4ee, #1e81e2);
  background: -moz-linear-gradient(to right, #2da4ee, #1e81e2);
  background: -o-linear-gradient(to right, #2da4ee, #1e81e2);
  background: -ms-linear-gradient(to right, #2da4ee, #1e81e2);
  background: linear-gradient(to right, #2da4ee, #1e81e2);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #2da4ee, endColorstr = #1e81e2);  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -pie-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
}

.main4 .WEST {
  top: 225px;
  left: 825px;
}

.main4 .EAST {
  top: 263px;
  left: 1062px;
  width: 135px;
}

.main4 .CENTER {
  top: 316px;
  left: 865px;
}

.main4 .HK {
  top: 356px;
  left: 1066px;
}

.area-box {
  position: absolute;
  z-index: 99;
}

.area-box {
  position: absolute;
  z-index: 99;
}

.area-box1 {
  top: 270px;
  left: 470px;
}

.area-box2 {
  top: 270px;
  left: 970px;
}

.area-box3 {
  top: 310px;
  left: 1066px;
}

.area-box4 {
  top: 305px;
  left: 1010px;
}

.area-box5 {
  top: 336px;
  left: 1047px;
}

.area-box .dot {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -pie-border-radius: 5px;
  border-radius: 5px;
  background: #009fd9;
  opacity: 1;
  filter: alpha(opacity=100);
}

.area-box .pulse {
  display: block;
  position: absolute;
  top: -39px;
  left: -39px;
  height: 88px;
  width: 88px;
  border: 2px solid #009fd9;
  -webkit-border-radius: 48px;
  -moz-border-radius: 48px;
  border-radius: 48px;
  box-shadow: 0 0 12px #0080d9, 0 0 20px #0080d9 inset;
  opacity: 0.12;
  filter: alpha(opacity=0);
  -webkit-animation: warn 2s ease-out both;
  -moz-animation: warn 2s ease-out both;
  animation: warn 2s ease-out both;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background: transparent;
}

.area-box1 .delay-03 {
  animation-delay: .8s;
}

.area-box1 .delay-04 {
  animation-delay: 1.2s;
}

.area-box1 .delay-05 {
  animation-delay: 1.6s;
}

.area-box2 .delay-03 {
  animation-delay: .8s;
}

.area-box2 .delay-04 {
  animation-delay: 1.2s;
}

.area-box2 .delay-05 {
  animation-delay: 1.6s;
}

.area-box3 .delay-03 {
  animation-delay: 2.4s;
}

.area-box3 .delay-04 {
  animation-delay: 2.8s;
}

.area-box3 .delay-05 {
  animation-delay: 3.2s;
}

.area-box4 .delay-03 {
  animation-delay: 3.2s;
}

.area-box4 .delay-04 {
  animation-delay: 3.6s;
}

.area-box4 .delay-05 {
  animation-delay: 4s;
}

.area-box5 .delay-03 {
  animation-delay: 4s;
}

.area-box5 .delay-04 {
  animation-delay: 4.4s;
}

.area-box5 .delay-05 {
  animation-delay: 4.8s;
}

@keyframes warn {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}

.bzfw {
  display: inline-block;
  position: absolute;
  bottom: 80px;
  left: 50%;
  margin-left: -75px;
}

.bzfw .primary {
  background: -webkit-linear-gradient(to right, #2da4ee, #1e81e2);
  background: -moz-linear-gradient(to right, #2da4ee, #1e81e2);
  background: -o-linear-gradient(to right, #2da4ee, #1e81e2);
  background: -ms-linear-gradient(to right, #2da4ee, #1e81e2);
  background: linear-gradient(to right, #2da4ee, #1e81e2);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #2da4ee, endColorstr = #1e81e2);  
  font-size: 18px;
  border: none;
  color: #fff;
  width: 150px;
  height: 40px;
}

.bzfw:hover .primary {
  background: -webkit-linear-gradient(to right, #1e81e2, #2da4ee);
  background: -moz-linear-gradient(to right, #1e81e2, #2da4ee);
  background: -o-linear-gradient(to right, #1e81e2, #2da4ee);
  background: -ms-linear-gradient(to right, #1e81e2, #2da4ee);
  background: linear-gradient(to right, #1e81e2, #2da4ee);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #1e81e2, endColorstr = #2da4ee); 
  cursor: pointer;
}
.mainTitle {
  margin-bottom: 20px;
  margin-top: 0;
  font-size: 28px;
  text-align: center;
  color: #333;
}

.subTitle {
  font-size: 14px;
  color: #999;
  margin-bottom: 80px;
  text-align: center;
  text-transform: uppercase;
}

/*荣誉*/
.honor-bg{background:#f2f2f2;width:100%;min-width:1400px}
.honor-item{float:left;height:90px;padding-top:42px;*height:91px;padding-left:48px;padding-right:48px}
.honor-item span{color:#8598b5;display:inline-block;vertical-align:middle;width:110px;font-size:14px;line-height:18px;-o-transition:all 0.5s;-ms-transition:all 0.5s;-webkit-transition:all 0.5s;transition:all 0.5s}
.honor-item:hover.honor-item span{color:#018fff}
.honor-icon{background:url(/servers/images/honor.png) no-repeat;display:inline-block;vertical-align:middle;transition:transform .5s linear}
.icon-item1{width:45px;height:44px;background-position:0 0;margin-right:12px}
.honor-item:hover .icon-item1{background-position:0 -56px;transform:scale(1.05)}
.icon-item2{width:43px;height:45px;background-position:-69px 0;margin-right:15px}
.honor-item:hover .icon-item2{background-position:-69px -54px;transform:scale(1.05)}
.icon-item3{width:43px;height:45px;background-position:-130px 0;margin-right:15px}
.honor-item:hover .icon-item3{background-position:-130px -55px;transform:scale(1.05)}
.icon-item4{width:45px;height:43px;background-position:-192px 0;margin-right:15px}
.honor-item:hover .icon-item4{background-position:-192px -57px;transform:scale(1.05)}
.icon-item5{width:50px;height:44px;background-position:-258px 0;margin-right:20px}
.honor-item:hover .icon-item5{background-position:-258px -56px;transform:scale(1.05)}
.line-col{width:1px;height:39px;background:#dedadb;float:left;margin:47px 0}
.mt4{margin-top:4px}
.honor-item span.width115{width:115px}
.pleft0{padding-left:0}
.pright0{padding-right:0}

/*apayun/新闻动态*/

.news-trends {
    background: #fff;
}

div {
    display: block;
}
.cloud-product {
    position: relative;
    z-index: 9;
    padding: 30px 0 80px 0;
}
.cloud-product-title {
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 32px;
    color: #333;
}
h1, h2, h3, h4, h5, h6, p, a {
    font-family: "Microsoft YaHei","Î¢ÈíÑÅºÚ",Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}
.cloud-product-explain {
    margin-top: 30px;
    margin-bottom: 5px;
    height: 5px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #999;
}
.clearfix {
    zoom: 1;
}
.news-trends-list {
    margin-top: 46px;
}
.clearfix, .header-nav ul {
}
.press-release:first-child {
    margin-left: 0;
}
.press-release {
    float: left;
    margin-left: 40px;
    width: 370px;
}
.clearfix {
    zoom: 1;
}

.press-release-title-wrapper {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.press-release-title {
    position: absolute;
    top: -10px;
    width: 120px;
    height: 120px;
}

.header-left, .page_no a, .pull-left {
    float: left;
}
.release-title-bg.title-bg-1 {
    background: url(/servers/images/img/news_bg_01.jpg) no-repeat center;
}

.release-title-bg {
    width: 370px;
    height: 100px;
}
.header-left, .page_no a, .pull-left {
    float: left;
}
.press-release-list {
    margin: 0 auto;
    height: 174px;
}

.clearfix, .header-nav ul {
}
ul, ol {
    list-style-type: none;
}
ul, ol,dd, dl, dt {
    list-style: none;
    margin: 0;
    padding: 0;
}

.aut, .autoWidth {
    margin: 0 auto;
    max-width: 1250px;
    _width: 1250px;
}
.press-release-list li:first-child {
    margin-top: 10px;
}

.press-release-list li {
    margin-top: 11px;
    float: left;
    width: 100%;
    height: 14px;
    line-height: 14px;
}
.release-title-bg.title-bg-2 {
    background: url(/servers/images/img/news_bg_02.jpg) no-repeat center;
}
.release-title-bg.title-bg-3 {
    background: url(/servers/images/img/news_bg_03.jpg) no-repeat center;
}
.press-release-word {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    padding: 30px 34px;
   
    font-size: 20px;
    text-align: center;
    line-height: 32px;
    color: #fff;
}
.blue-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00a4ff;
    opacity: .9;
    filter: alpha(opacity=90);
}
.press-release-title {
    position: absolute;
    top: -10px;
    width: 120px;
    height: 120px;
}
/* apayun/新用户注册有礼*/

.hkweb_hl1{ height:200px; width:100%; display:block; overflow:hidden; background:url(/servers/images/vps/home_feedback_bj1.jpg) top center no-repeat;margin:0px auto;min-width:1400px;}
.hkweb_hl1 .title{ text-align:center; margin:40px auto 10px auto; font-size:30px; color:#fff;letter-spacing:2px; line-height:40px;}
.hkweb_hl1 .x_title{ text-align:center;  font-size:18px; color:#fff;letter-spacing:2px; line-height:20px;}
.hkweb_hl1 .zxzx{width:150px; height:35px;line-height:35px;text-align:center; margin:20px auto; }
.hkweb_hl1 .zxzx a{color:#fff; display:block; border:1px #FFFFFF solid;transition:all .3s ease-out; font-size:16px; border-radius:5px;}
.hkweb_hl1 .zxzx a:hover{color:#fff;box-shadow:0px 0px 10px #2ac5fe;}

/**/
.bgban{ display: block; widhth:100%; height: 100%; }

/*通用页面宽度-Chego添加2017/2/20*/
.auto {
	margin: 0 auto;
	min-width: 1400px;
	max-width: 1920px;
	_width: 1250px;
}





/*综合的css*/
article,aside,blockquote,body,button,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,input,legend,li,menu,nav,ol,p,pre,section,td,textarea,th,ul{margin:0;padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
body,button,input,select,textarea{font:12px/1.5 "\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","Hiragino Sans GB",tahoma,arial,"\5B8B\4F53";}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:400;}
a{color:#333;text-decoration:none;}
a:hover{color:#4251b6;text-decoration:none;}
.gfff{color:#fff;}































