.f-be:before,.f-af:after {
	display: block;
	position: absolute;
	content: "."
}

.f-dn {
	display: none
}

.f-db {
	display: block
}

.f-fl {
	float: left
}

.f-fr {
	float: right
}

.f-pr {
	position: relative
}

.f-pa {
	position: absolute
}

.f-oh {
	overflow: hidden
}

.f-fn {
	font-weight: 400
}

.f-fb {
	font-weight: 700
}

.f-tl {
	text-align: left
}

.f-tc {
	text-align: center
}

.f-tr {
	text-align: right
}

body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,hr,thead,tbody,tfoot,th,td {
	margin: 0;
	padding: 0
}

ul,ol {
	list-style: none
}

a {
	text-decoration: none;
	color: #333
}

a:visited {
	color: #333
}

a:hover {
	color: #333
}

a:active {
	color: #333
}

html {
	-ms-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
	font-size: 16px
}

body {
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
	background-color: #fff;
	padding: 0;
	margin: 0 auto
}

body,button,input,select,textarea {
	font-family: 'helvetica neue',tahoma,'hiragino sans gb',stheiti,\5FAE\8F6F\96C5\9ED1,\5B8B\4F53,'wenquanyi micro hei',Arial,sans-serif
}

b,strong {
	font-weight: 700
}

i,em {
	font-style: normal
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

table th,table td {
	border: 1px solid #ddd;
	padding: 5px
}

table th {
	font-weight: inherit;
	border-bottom-width: 2px;
	border-bottom-color: #ccc
}

img {
	border: 0 none;
	vertical-align: top
}

button,input,select,textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	vertical-align: baseline
}

button,html input[type=button],input[type=reset],input[type=submit] {
	-webkit-appearance: none;
	cursor: pointer
}

button[disabled],input[disabled] {
	cursor: default
}

input[type=checkbox],input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input {
		line-height: normal!important
	}
}

select[size],select[multiple],select[size][multiple] {
	border: 1px solid #AAA;
	padding: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
	display: block
}

audio,canvas,video,progress {
	display: inline-block
}

html {
	font-size: 16px
}

.g-hd {
	height: 1.875rem;
	padding: .3125rem .625rem;
	background: -moz-linear-gradient(90deg,#6862de,#0cd4a7);
	background: -webkit-gradient(linear,0 0,right 0,from(#6862de),to(#0cd4a7));
	background: -o-linear-gradient(90deg,#6862de,#0cd4a7);
	background: linear-gradient(90deg,#6862de,#0cd4a7);
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.m-box {
	margin: .9375rem 0;
	padding: 0 .75rem
}

.m-box .m-hd {
	border-bottom: 1px solid #dedede
}

.m-box .m-hd:before {
	content: "";
	display: block
}

.m-box .m-hd:after {
	content: "";
	display: table;
	clear: both
}

.m-box .m-hd .mark {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 2.3125rem;
	line-height: 2.3125rem;
	font-size: 0
}

.m-box .m-hd .mark span,.m-box .m-hd .mark a {
	vertical-align: middle;
	margin: 0 1rem;
	padding: 0 .5rem;
	display: block
}

.m-box .m-hd .mark span {
	font-size: 19px;
	color: #1f89e3;
	border-bottom: 1px solid #1f89e3;
	margin-bottom: -1px
}

.m-box .m-hd .mark a {
	color: #7f7f7f;
	font-size: 19px
}

.m-box .m-hd .mark a.s-cur {
	color: #1f89e3
}

.m-box .m-hd .mark-sub {
	float: right;
	font-size: 16px;
	height: 38px;
	line-height: 38px
}

.m-more {
	margin: 10px 0 15px;
	width: 100%;
	height: auto;
	text-align: center
}

.m-more .text {
	display: block;
	color: #bbb;
	font-size: 12px;
	line-height: 200%
}

.m-more .m-loading {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	background-size: 30px;
	border: 1px solid #333;
	border-right: 1px dashed transparent;
	-webkit-animation: rotation 1s linear 0s infinite;
	-moz-animation: rotation 1s linear 0s infinite;
	-ms-animation: rotation 1s linear 0s infinite;
	animation: rotation 1s linear 0s infinite
}

.a-avatar {
	display: inline-block;
	width: 1.875rem;
	height: 1.875rem;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.a-avatar img {
	width: 1.875rem;
	height: 1.875rem
}

.popWrap {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 800
}

.popWrap .cover {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5)
}

.firstLogin {
	border: 1px solid #e0e0e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	padding: 12px;
	position: fixed;
	box-sizing: border-box;
	min-width: 300px;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.firstLogin .th {
	color: #AAA;
	text-align: center;
	line-height: 20px;
	margin-bottom: 10px
}

.firstLogin .btnWrap {
	overflow: hidden;
	text-align: center
}

.firstLogin .btnWrap a {
	display: inline-block;
	width: 68px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #038;
	border: 1px solid #e0e0e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(top,#fefefe 0,#f8f8f8 50%,#f2f3f3 100%);
	background-image: linear-gradient(to bottom,#fefefe 0,#f8f8f8 50%,#f2f3f3 100%);
	text-decoration: none
}

.firstLogin .btnWrap a:first-child {
	color: #fff;
	border: 1px solid #f60;
	background: #f60
}

.firstLogin .close {
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 30px;
	font-weight: 700;
	color: #1f89e3;
	background: #fff;
	border-radius: 15px;
	box-shadow: 1px 1px 2px #333;
	position: absolute;
	top: -8px;
	right: -8px;
	cursor: pointer
}

.login-wrap .firstLogin {
	margin-top: 12px;
	position: static;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none
}

@-webkit-keyframes rotation {
	0% {
		-webkit-transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg)
	}
}

@-moz-keyframes rotation {
	0% {
		-moz-transform: rotate(0deg)
	}

	100% {
		-moz-transform: rotate(360deg)
	}
}

@-ms-keyframes rotation {
	0% {
		-ms-transform: rotate(0deg)
	}

	100% {
		-ms-transform: rotate(360deg)
	}
}

@keyframes rotation {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

.g-footer .app-wrap {
	background: #f5f5f5
}

.g-footer .app-wrap a {
	display: block;
	padding: .625rem;
	height: 45px
}

.g-footer .app-wrap:before {
	content: "";
	display: block
}

.g-footer .app-wrap:after {
	content: "";
	display: table;
	clear: both
}

.g-footer .app-wrap .logo {
	float: left;
	width: 45px;
	height: 45px
}

.g-footer .app-wrap .txt {
	float: left;
	font-size: 1rem;
	line-height: 22px;
	margin-left: .625rem;
	color: #333
}

.g-footer .app-wrap .txt span {
	display: block
}

.g-footer .app-wrap .btn {
	float: right;
	color: #fff;
	font-size: .875rem;
	height: 2rem;
	padding: 0 .625rem;
	line-height: 2rem;
	background: #34c646;
	border-radius: 10px;
	margin: .5rem
}

.g-footer .copyright {
	font-size: .875rem;
	text-align: center;
	padding: .625rem
}

.btn-wrap .btn-res {
	float: left;
	width: 48.5%;
	margin-right: 3%;
	height: 3rem;
	line-height: 300%;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	background: #f5a03d
}

.btn-wrap .btn-res .icon {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: text-bottom;
	width: 1rem;
	height: 1rem;
	margin-right: 10px;
	background: url(http://static.dotdotbuy.com/i/images/wechat-topics/icon-reg.png) center center no-repeat;
	background-size: contain
}

.btn-wrap .btn-login {
	float: left;
	width: 48.5%;
	height: 3rem;
	line-height: 300%;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	background: #5dbfec
}

.btn-wrap .btn-login .icon {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: text-bottom;
	width: 1rem;
	height: 1rem;
	margin-right: 10px;
	background: url(http://static.dotdotbuy.com/i/images/wechat-topics/icon-login.png) center center no-repeat;
	background-size: contain
}

.f-cle:before {
	content: "";
	display: block
}

.f-cle:after {
	content: "";
	display: table;
	clear: both
}

.header {
	height: 100px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,.2);
	color: #fff;
	z-index: 900
}

.header .main {
	width: 1200px;
	margin: 0 auto
}

.header .main:before {
	content: "";
	display: block
}

.header .main:after {
	content: "";
	display: table;
	clear: both
}

.header .main .home {
	float: left;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	height: 100px;
	line-height: 100px;
	cursor: pointer;
	padding: 0 20px;
	margin: 0 -20px
}

.header .main .home:hover {
	background: rgba(0,0,0,.2)
}

.header .main .home .icon-back {
	background: url(../images/icon-back.png) no-repeat;
	width: 26px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px
}

.header .main .signup {
	float: right;
	border: 3px solid #fff;
	color: #fff;
	font-weight: 700;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-radius: 34px;
	width: 114px;
	margin: 30px 0 30px 20px;
	background: 0 0
}

.header .main .signup:hover {
	color: #5a6569;
	background: #fff
}

.header .main .nav {
	float: right
}

.header .main .nav li {
	float: left;
	margin: 22px 20px
}

.header .main .nav li a {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	display: block;
	height: 52px;
	line-height: 52px;
	border-bottom: 4px solid transparent
}

.header .main .nav li a:hover {
	border-bottom-color: #fff
}

.header .main .nav li.active a {
	border-bottom-color: #fff
}

html,body,.wrapper {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.footer {
	position: absolute;
	width: 100%;
	z-index: 900;
	left: 0;
	bottom: 0;
	text-align: center
}

.footer .icon-scroll {
	display: inline-block;
	vertical-align: middle;
	width: 42px;
	height: 75px;
	cursor: pointer
}

.footer .icon-scroll:before {
	content: "";
	display: block;
	background: url(../images/icon-scroll-before.png) center center no-repeat;
	width: 42px;
	height: 60px;
	margin: 0 auto 5px;
	-webkit-animation: scrollbtn ease 3s infinite;
	animation: scrollbtn ease 3s infinite
}

.footer .icon-scroll:after {
	content: "";
	display: block;
	background: url(../images/icon-scroll-after.png) center center no-repeat;
	width: 15px;
	height: 9px;
	margin: 0 auto
}

@keyframes 'scrollbtn' {
	0% {
		-webkit-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,0);
		-moz-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,0);
		-ms-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,0);
		transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,0)
	}

	50% {
		-webkit-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,-5px);
		-moz-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,-5px);
		-ms-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,-5px);
		transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,-5px)
	}

	100% {
		-webkit-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,0);
		-moz-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,0);
		-ms-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,0);
		transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,0)
	}
}

@-webkit-keyframes 'scrollbtn' {
	0% {
		-webkit-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,0);
		-moz-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,0);
		-ms-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,0);
		transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,0)
	}

	50% {
		-webkit-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,-5px);
		-moz-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,-5px);
		-ms-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,-5px);
		transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,-5px)
	}

	100% {
		-webkit-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,0);
		-moz-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,0);
		-ms-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,0);
		transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(0,0)
	}
}

.slider {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.slider .section {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.slider .section .contain {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 10
}

.slider .section.section1 {
	background: #41424A
}

.slider .section.section2 {
	background: #4abaac
}

.slider .section.section3 {
	background: #31394a
}

.slider .section.section4 {
	background: #8693a1
}

.slider .section.section5 {
	background: #fdc400
}

.slider .section.section6 {
	background: #f05751
}

.slider .section.current {
	display: block;
	z-index: 1
}

.slider .section.slide {
	display: block;
	z-index: 2
}

#JfadeFocus {
	position: absolute;
	width: 1920px;
	height: 1200px;
	left: 50%;
	top: 50%;
	-webkit-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	-moz-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	-ms-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	z-index: 4
}

#JfadeFocus ul {
	height: 1200px
}

#JfadeFocus ul li {
	position: absolute;
	left: 0;
	top: 0;
	width: 1920px;
	height: 1200px
}

.section1-cont .text-tit {
	background: url(../images/section1-main-tit.png) center center no-repeat;
	width: 1060px;
	height: 90px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	-moz-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	-ms-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%)
}

.section1-cont .text-des {
	position: absolute;
	width: 1120px;
	top: 50%;
	left: 50%;
	-webkit-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	-moz-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	-ms-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	text-align: center;
	color: #fff;
	line-height: 40px;
	height: 40px;
	font-size: 38px;
	margin-top: 20px;
	display: none
}

.section1-cont .text-des span {
	margin: 0 10px
}

.section1-cont .text-des span.en {
	display: inline-block;
	vertical-align: middle;
	font-size: 38px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: Arial;
	height: 40px;
	line-height: 40px
}

.section1-cont .text-des span.cn {
	display: inline-block;
	vertical-align: middle;
	font-size: 30px;
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	margin-top: -2px
}

.section2-cont .bg-question,.section2-cont .bg-map,.section2-cont .text-tit,.section2-cont .text-des,.section2-cont .btn-more {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	-moz-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	-ms-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%)
}

.section2-cont .bg-map {
	background: url(../images/section2-bg.png) center center no-repeat;
	width: 1300px;
	height: 635px;
	display: none
}

.section2-cont .bg-question {
	background: url(../images/section2-question.png) center center no-repeat;
	width: 395px;
	height: 589px
}

.section2-cont .text-tit {
	background: url(../images/section2-tit.png) center center no-repeat;
	width: 326px;
	height: 149px;
	margin-top: -40px
}

.section2-cont .text-des {
	font-size: 22px;
	line-height: 40px;
	height: 100px;
	color: #fff;
	text-align: center;
	display: none;
	margin-top: 35px;
	width: 1200px;
}

.section2-cont .btn-more {
	background: #fff;
	width: 200px;
	height: 70px;
	line-height: 70px;
	border-radius: 35px;
	text-align: center;
	color: #4abaac;
	font-size: 24px;
	font-weight: 700;
	margin-top: 170px;
	display: none
}

.section3-cont .bg-question,.section3-cont .text-tit,.section3-cont .tips,.section3-cont .server-wrap {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	-moz-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	-ms-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%)
}

.section3-cont .bg-question {
	background: url(../images/section3-question.png) center center no-repeat;
	width: 395px;
	height: 589px
}

.section3-cont .text-tit {
	background: url(../images/section3-tit.png) center center no-repeat;
	width: 416px;
	height: 147px;
	margin-top: -40px
}

.section3-cont .server-wrap {
	display: none;
	margin-top: 33px;
	z-index: 40
}

.section3-cont .server-wrap .server-list {
	width: 1200px;
	height: 200px;
	position: relative;
	overflow: visible;
}

.section3-cont .server-wrap .server-list:before {
	content: "";
	display: block
}

.section3-cont .server-wrap .server-list:after {
	content: "";
	display: table;
	clear: both
}

.section3-cont .server-wrap .server-list .server-item {
	position: absolute;
	width: 180px;
	height: 180px;
	margin: 10px;
	float: left;
	background: #fff;
	transition: all ease .2s;
	z-index: 12
}
.server-item1{
	top: 0;
	left: 0;
}
.server-item2{
	top: 0;
	left: 200px;
}
.server-item3{
	top: 0;
	left: 400px;
}
.server-item4{
	top: 0;
	left: 600px;
}
.server-item5{
	top: 0;
	left: 800px;
}
.server-item6{
	top: 0;
	left: 1000px;
}

.section3-cont .server-wrap .server-list .server-item:hover {
	cursor: pointer;
	-webkit-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-5px,-5px);
	-moz-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-5px,-5px);
	-ms-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-5px,-5px);
	transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-5px,-5px);
	box-shadow: #000 5px 5px 5px;
	z-index: 15
}

.section3-cont .server-wrap .server-list .server-item .item-cont {
	text-align: center;
	display: block;
	width: 180px;
	height: 180px;
	font-size: 20px;
	font-weight: 700;
	color: #fff
}

.section3-cont .server-wrap .server-list .server-item .item-cont i.icon {
	display: inline-block;
	width: 75px;
	height: 75px;
	margin-top: 35px;
	margin-bottom: 10px
}

.section3-cont .server-wrap .server-list .server-item .item-cont .tit {
	display: block;
	text-align: center
}

.section3-cont .server-wrap .server-list .server-item .item-detail {
	position: absolute;
	width: 400px;
	height: 380px;
	top: 0;
	background: #fff;
	display: none;
	z-index: 15
}

.section3-cont .server-wrap .server-list .server-item .item-detail .des {
	font-size: 20px;
	line-height: 28px;
	margin: 35px 40px;
	font-weight: 700
}

.section3-cont .server-wrap .server-list .server-item .item-detail .des-sub {
	font-size: 16px;
	line-height: 28px;
	margin: 35px 40px
}

.section3-cont .server-wrap .server-list .server-item .item-detail .btn-more {
	position: absolute;
	width: 140px;
	height: 50px;
	border-radius: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	left: 40px;
	bottom: 40px
}
.section3-cont .server-wrap .server-list .server-item .item-detail .btn-more-sub{
	position: absolute;	
	height: 50px;	
	line-height: 50px;
	font-size: 16px;
	font-weight: 400;
	left: 200px;
	bottom: 40px;
}
.section3-cont .server-wrap .server-list .server-item:nth-child(-n+3) .item-detail {
	left: 100%
}

.section3-cont .server-wrap .server-list .server-item:nth-child(n+4) .item-detail {
	right: 100%
}

.section3-cont .server-wrap .server-list .server-item1 .item-cont {
	background: #008fd7
}

.section3-cont .server-wrap .server-list .server-item1 .item-cont .icon {
	background: url(../images/section3-icon1.png) center center no-repeat
}

.section3-cont .server-wrap .server-list .server-item1 .item-detail {
	color: #008fd7
}

.section3-cont .server-wrap .server-list .server-item1 .item-detail .btn-more {
	background-color: #008fd7
}

.section3-cont .server-wrap .server-list .server-item2 .item-cont {
	background: #4abaac
}

.section3-cont .server-wrap .server-list .server-item2 .item-cont .icon {
	background: url(../images/section3-icon2.png) center center no-repeat
}

.section3-cont .server-wrap .server-list .server-item2 .item-detail {
	color: #4abaac
}

.section3-cont .server-wrap .server-list .server-item2 .item-detail .btn-more {
	background-color: #4abaac
}

.section3-cont .server-wrap .server-list .server-item3 .item-cont {
	background: #f23f5e
}

.section3-cont .server-wrap .server-list .server-item3 .item-cont .icon {
	background: url(../images/section3-icon3.png) center center no-repeat
}

.section3-cont .server-wrap .server-list .server-item3 .item-detail {
	color: #f23f5e
}

.section3-cont .server-wrap .server-list .server-item3 .item-detail .btn-more {
	background-color: #f23f5e
}

.section3-cont .server-wrap .server-list .server-item4 .item-cont {
	background: #fca713
}

.section3-cont .server-wrap .server-list .server-item4 .item-cont .icon {
	background: url(../images/section3-icon4.png) center center no-repeat
}

.section3-cont .server-wrap .server-list .server-item4 .item-detail {
	color: #fca713
}

.section3-cont .server-wrap .server-list .server-item4 .item-detail .btn-more {
	background-color: #fca713
}

.section3-cont .server-wrap .server-list .server-item5 .item-cont {
	background: #9f66df
}

.section3-cont .server-wrap .server-list .server-item5 .item-cont .icon {
	background: url(../images/section3-icon5.png) center center no-repeat
}

.section3-cont .server-wrap .server-list .server-item5 .item-detail {
	color: #9f66df
}

.section3-cont .server-wrap .server-list .server-item5 .item-detail .btn-more {
	background-color: #9f66df
}

.section3-cont .server-wrap .server-list .server-item6 .item-cont {
	background: #8bc62e
}

.section3-cont .server-wrap .server-list .server-item6 .item-cont .icon {
	background: url(../images/section3-icon6.png) center center no-repeat
}

.section3-cont .server-wrap .server-list .server-item6 .item-detail {
	color: #8bc62e
}

.section3-cont .server-wrap .server-list .server-item6 .item-detail .btn-more {
	background-color: #8bc62e
}

.section3-cont .tips {
	z-index: 20;
	margin-top: 180px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	display: none
}

.step1 #JcontSection4{
	top: auto;
	bottom: 0;
}

#JcontSection4{
	position: absolute;
	width: 100%;
	height: 100%;
	min-height: 960px;
	left: 50%;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,0);
	-moz-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,0);
	-ms-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,0);
	transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,0)
}
.section4-cont .bg-question,.section4-cont .bg-pic,.section4-cont .text-tit,.section4-cont .text-des,.section4-cont .list-info {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	-moz-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	-ms-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%)
}


.section4-cont .bg-pic {
	background: url(../images/section4-bg.png) center center no-repeat;
	width: 1920px;
	height: 1200px;
	display: none
}

.section4-cont .bg-question {
	background: url(../images/section4-question.png) center center no-repeat;
	width: 395px;
	height: 589px
}

.section4-cont .text-tit {
	background: url(../images/section4-tit.png) center center no-repeat;
	width: 392px;
	height: 147px;
	margin-top: -40px
}

.section4-cont .text-des {
	font-size: 22px;
	line-height: 40px;
	height: 50px;
	color: #fff;
	text-align: center;
	display: none;
	white-space: nowrap;
	margin-top: -175px
}

.section4-cont .list-info {
	margin-top: 100px;
	display: none
}

.section4-cont .list-info li {
	padding: 10px 0 10px 81px;
	background: url(../images/section4-list-bg.png) left center no-repeat;
	margin: 20px 0;
	vertical-align: top
}

.section4-cont .list-info li .txt {
	padding: 6px 0;
	text-align: center;
	width: 758px;
	line-height: 30px;
	font-size: 18px;
	color: #3d4c42;
	border-left: 1px solid #dfdfdf
}

.section4-cont .list-info li .txt a {
	color: #3d4c42;
	text-decoration: underline
}

.section5-cont .bg-question,.section5-cont .text-tit,.section5-cont .list-links {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	-moz-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	-ms-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%)
}

.section5-cont .bg-question {
	background: url(../images/section5-question.png) center center no-repeat;
	width: 395px;
	height: 589px
}

.section5-cont .text-tit {
	background: url(../images/section5-tit.png) center center no-repeat;
	width: 362px;
	height: 149px;
	margin-top: -40px
}

.section5-cont .list-links {
	margin-top: 120px;
	display: none;
	width: 100%;
	text-align: center
}

.section5-cont .list-links li {
	display: inline-block;
	height: 70px;
	margin: 0 15px
}

.section5-cont .list-links li a {
	display: block;
	height: 58px;
	line-height: 58px;
	padding: 0 35px;
	border: 6px solid #fff;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	border-radius: 35px;
	transition: all ease .2s
}

.section5-cont .list-links li a:hover {
	background: #fff;
	color: #fdc400
}

.section6-cont .page {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 20;
	transition: all ease .2s
}

.section6-cont .page-b {
	opacity: 0
}

.section6-cont .page-b .text-tit,.section6-cont .page-b .list-act,.section6-cont .page-b .btn-more {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	-moz-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	-ms-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%)
}

.section6-cont .page-b .text-tit {
	background: url(../images/section6-tit-2.png) center center no-repeat;
	width: 358px;
	height: 149px;
	margin-top: -300px
}

.section6-cont .page-b .list-act {
	width: 1160px;
	height: 480px;
	margin-top: 15px
}

.section6-cont .page-b .list-act li {
	float: left;
	width: 560px;
	height: 220px;
	margin: 10px
}

.section6-cont .page-b .list-act li a {
	display: block;
	width: 100%;
	height: 100%;
	transition: all ease .2s;
	background: #fff
}

.section6-cont .page-b .list-act li a:hover {
	-webkit-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-5px,-5px);
	-moz-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-5px,-5px);
	-ms-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-5px,-5px);
	transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-5px,-5px);
	box-shadow: rgba(0,0,0,.2) 5px 5px 5px 0
}

.section6-cont .page-b .btn-more {
	background: #fff;
	width: 200px;
	height: 70px;
	line-height: 70px;
	border-radius: 35px;
	text-align: center;
	color: #d83350;
	font-size: 24px;
	font-weight: 700;
	margin-top: 305px
}

.section6-cont .page-a {
	z-index: 25
}

.section6-cont .page-a .cont-pic,.section6-cont .page-a .text-tit,.section6-cont .page-a .text-des,.section6-cont .page-a .btn-more {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	-moz-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	-ms-transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%);
	transform: rotate(0deg) scale(1,1) skew(0deg,0deg) translate(-50%,-50%)
}

.section6-cont .page-a .text-tit {
	background: url(../images/section6-tit-1.png) center center no-repeat;
	width: 275px;
	height: 149px;
	margin-top: -250px
}

.section6-cont .page-a .text-des {
	font-size: 22px;
	line-height: 40px;
	height: 100px;
	color: #fff;
	text-align: center;
	margin-top: -100px;
	width: 1200px
}

.section6-cont .page-a .cont-pic {
	background: url(../images/section6-pic-1.png) center center no-repeat;
	width: 542px;
	height: 344px;
	margin-top: 110px
}

.section6-cont .page-a .btn-more {
	background: #fff;
	width: 200px;
	height: 70px;
	line-height: 70px;
	border-radius: 35px;
	text-align: center;
	color: #d83350;
	font-size: 24px;
	font-weight: 700;
	margin-top: -25px;
	z-index: 500;
}

.step1 .page-a {
	opacity: 0;
	z-index: 20
}

.step1 .page-b {
	z-index: 25;
	opacity: 1
}