

/*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:1200px;
	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:1200px;
	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:1200px;
	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(../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(../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:1200px}
.hotbanner{background:#4251b6;width:100%;min-width:1200px}
.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:1200px;}


/*首页四大产品*/

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:1200px;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:1200px
}
.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;
}
/* apayun/数据中心*/
	.m-main5 {
	background:#32425c
}
.m-main5 .m-main-hd h3 {
	color:#fff
}
.m-main5 .m-main-bd {
	margin-top:36px;
	padding-bottom:20px
}
@-webkit-keyframes ball-scale {
	0% {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0)
}
100% {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:0;
	filter:alpha(opacity=0)
}
}@-moz-keyframes ball-scale {
	0% {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0)
}
100% {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:0;
	filter:alpha(opacity=0)
}
}@-ms-keyframes ball-scale {
	0% {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0)
}
100% {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:0;
	filter:alpha(opacity=0)
}
}@-o-keyframes ball-scale {
	0% {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0)
}
100% {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:0;
	filter:alpha(opacity=0)
}
}@keyframes ball-scale {
	0% {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0)
}
100% {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:0;
	filter:alpha(opacity=0)
}
}.map-box {
	margin:auto;
	text-align:center;
	background:#3b4560;
	color:#fff
}
.map {
	width:1100px;
	height:511px;
	background:url(/servers/images/map.png) 0 0 no-repeat;
	margin:0 auto;
	position:relative;
}
.ball-one {
	position:absolute;
	left:772px;
	top:195px
}
.ball-two {
	position:absolute;
	left:857px;
	top:168px
}
.ball-three {
	position:absolute;
	left:766px;
	top:159px
}
.ball-four {
	position:absolute;
	left:858px;
	top:208px
}
.ball-five {
	position:absolute;
	left:830px;
	top:130px
}
.ball-scale {
	height:60px;
	width:60px;
	position:relative
}
.ball-scale .ball-scale-circle {
	background:-webkit-radial-gradient(rgba(255,255,255,.3),#2c91ed);
	border-radius:100%;
	height:60px;
	width:60px;
	opacity:0;
	display:none;
	-webkit-animation:ball-scale 2s 1.5s ease-in-out infinite;
	-moz-animation:ball-scale 2s 1.5s ease-in-out infinite;
	-ms-animation:ball-scale 2s 1.5s ease-in-out infinite;
	-o-animation:ball-scale 2s 1.5s ease-in-out infinite;
	animation:ball-scale 2s 1.5s ease-in-out infinite
}
.ball-dot {
	width:10px;
	height:10px;
	border-radius:5px;
	background:#4251b6;
	position:absolute;
	left:50%;
	top:50%;
	margin:-4px 0 0 -4px
}
.circle-green {
	width:10px;
	height:10px;
	background:#f2f2f2;
	border-radius:100%;
	position:absolute;
	top:148px;
	left:120px
}
.circle-green2 {
	width:10px;
	height:10px;
	background:#f2f2f2;
	border-radius:100%;
	position:absolute;
	top:165px;
	left:956px
}
.circle-dotw {
	width:3px;
	height:3px;
	border-radius:100%;
	position:absolute;
	top:140px;
	left:884px;
	opacity:.6;
	background:#fff;
	box-shadow:0 0 3px 1px rgba(255,255,255,.5);
	display:none
}
/* apayun/合作伙伴*/
	.m-main6 .m-main-bd {
	padding-bottom:50px
}
.partner-list {
	overflow:hidden;
	padding-top:10px;
	text-align: center;
}
.partner-list li {
	display: inline-block;
	width: 16.2%;
	border:1px solid #f8fafb;
	line-height: 75px;
	background: rgba(68, 138, 255, 0);
}
/*apayun/新闻动态*/
.cloud-product-title {
	text-align: center;
	font-size:30px;
	color:#222;
	/*height:45px;*/
	line-height: 0px;
	padding:85px 0 30px;
}
.cloud-product-explain {
	margin-top: 0px;
	text-align: center;
	font-size: 16px;
	color: #999;
}
.news-trends {
	background-image: url(/servers/images/mod-bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 438px
}
.news-trends-list {
	margin-top: 45px;
}
.press-release {
	float: left;
	width: 32%;
	margin-left: 2%;
}
.activity-title img {
 	padding: 6px 0%;
 	width:370px;
	height: 134px;
}
.press-release:first-child {
	margin-left: 0px;
}
.press-release-title {
	position: relative;
	padding: 0px 10px;
	height: 36px;
	line-height: 36px;
	background: #f8f8f8;
	font-size: 20px;
	color: #4c4c4c;
}
.press-release-title a {
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 0px;
	font-size: 12px;
	color: #afafb0;
}
.press-release-list li a:hover span,
.press-release-list li a.active span{
	color: #2277e6;
}
.press-release-list {
	padding: 0px 0px;
	height: 220px
}
.press-release-list li{
	margin-top: 27px;
	float: left;
	width: 100%;
	height: 14px;
	line-height: 14px;
}
.press-release-list li:first-child {
	margin-top: 20px;
}
.press-release-list li a {
	display: block;
}
.press-release-list li a i {
	float: left;
	width: 21%;
	font-style: normal;
	font-size: 13px;
	color: #999;
	white-space: nowrap;
}
.press-release-list li a span {
	float: left;
	width: 76%;
	font-size: 14px;
	color: #4c4c4c;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.activity-title {
	margin-top: 16px;
	text-align: center;
}
/* apayun/新用户注册有礼*/
	.m-event {
	height:200px;
	line-height:1.14;
	font-size:12px;
	background:#4251b6;
	position:relative
}
.m-event .m-event-bd {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	text-align:center
}
.m-event .m-event-bd h4 {
	color:#fff;
	font-size:34px;
	margin:50px 0 25px
}
.m-event .m-event-bd a {
	display:inline-block;
	width:176px;
	height:48px;
	border:1px solid #fff;
	color:#fff;
	line-height:48px;
	font-size:22px;
	-webkit-transition:all .25s ease;
	-moz-transition:all .25s ease;
	transition:all .25s ease
}
.m-event .m-event-bd a:hover {
	background:#fff;
	color:#448aff
}









/**/
.bgban{ display: block; widhth:100%; height: 100%; }



/*通用页面宽度-Chego添加2017/2/20*/
.auto {
	margin: 0 auto;
	min-width: 1000px;
	max-width: 1200px;
	_width: 1000px;
}





/*综合的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;}































