.main {
	width: 1200px;
	margin: 0 auto;
}

body,
html {
	/*background:;*/
	background: #fff;
}


/*.service {
	background: #fff;
}
.navMain{
	background: #fff;
}*/
.webLink{
	display: none;
}
h3.commonH3 {
	display: block;
	font-size: 34px;
	line-height: 36px;
	text-align: center;
	letter-spacing: 2px;
	margin-top: 50px;
}

.service .main {
	width: 1358px;
}

.service .main h3 {
	color: #333;
}

.service dl {
	position: relative;
}

.service dl dt {
	float: left;
}

.service dl dt img {
	display: block;
	width: 855px;
	height: 498px;
}

.service dl dd {
	position: absolute;
	right: 0;
	z-index: 2;
	width: 648px;
}

.service dl dd p.text {
	font-size: 16px;
	line-height: 24px;
	color: #666;
	margin-top: 12px;
}

.service b.title {
	display: block;
	font-weight: normal;
	font-size: 30px;
	line-height: 36px;
	color: #0077D4;
	margin: 150px auto 0;
	padding-bottom: 13px;
}

div.benefits {
	background: #0077d4;
}

.benefits h3 {
	color: #fff;
	margin-bottom: 17px;
}

div.benefits .img {
	display: block;
	width: 85.3%;
	margin: 0 auto;
}

div.plan {
	background: #fff;
}

div.plan .main .img {
	display: block;
	width: 1182px;
	margin: 65px auto 60px;
}

div.timeLine {
	background: #fff;
}

div.timeLine .main .img {
	display: block;
	width: 100%;
	margin: 65px auto 92px;
}

div.advantage .main {
	width: 1280px;
}

div.advantage .main h3 {
	position: absolute;
	width: 1200px;
	z-index: 2;
}

div.advantage {
	padding-bottom: 70px;
}

div.advantage .inner {
	position: relative;
}

div.advantage .inner span.img {
	float: left;
	width: 680px;
	height: 643px;
}

div.advantage .inner div.list {
	position: absolute;
	right: 0;
	z-index: 2;
	width: 650px;
	bottom: 10px;
}

div.advantage .inner div.list dl {
	padding: 30px 0 16px 0;
	border-bottom: 1px dashed #d0d4e0;
}

div.advantage .inner div.list dl dt {
	float: left;
	width: 116px;
	height: 116px;
	margin-right: 22px;
}

div.advantage .inner div.list dl dt img {
	display: block;
	width: 100%;
	height: 100%;
}

div.advantage .inner div.list dl dd i {
	display: block;
	color: #333;
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 10px;
	margin-top: 19px;
}

div.advantage .inner div.list dl.easy dd i {
	margin-top: 3px;
}

div.advantage,
div.share {
	background: #ebedf3;
}

div.share .inner div.list dl dd p.text,
div.advantage .inner div.list dl dd p.text {
	color: #666;
	font-size: 16px;
	line-height: 24px;
}

div.share .inner span.img {
	float: left;
	width: 669px;
	height: 519px;
}

div.share .inner div.list {
	float: right;
	margin-top: 11px;
}

div.share .inner div.list dl {
	width: 460px;
	margin-bottom: 1px;
}

div.share .inner div.list dl dt i,
div.share .inner div.list dl dt .img,
div.share .inner div.list dl dt {
	float: left;
}

div.share .inner div.list dl dt i {
	margin-right: 18px;
	font-size: 18px;
	color: #0077d4;
	/*font-family: 'Helvetica';*/
	line-height: 20px;
	margin-top: 4px;
}

div.share .inner div.list dl dt .img {
	margin-top: 4px;
	width: 19px;
	height: 65px;
}

div.share .inner div.list dl dt .imgTwo {
	margin-top: 4px;
	width: 20px;
	height: 19px;
}

div.share .inner {
	margin: 60px auto 73px;
}

div.share .inner div.list dl dt .img img {
	display: block;
	width: 100%;
}

div.share .inner div.list dl dd {
	float: right;
	width: 386px;
}

div.share .inner div.list dl dd p.text {}

div.flow {
	background: #fff;
}

div.flow .main .img {
	display: block;
	width: 1008px;
	margin: 45px auto 58px;
}

div.flow .main p.text {
	color: #666;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	margin: 27px auto 10px;
}

div.flow .main b.subTitle {
	color: #0077d4;
	display: block;
	text-align: center;
	font-weight: normal;
	font-size: 22px;
	line-height: 24px;
}

@media only screen and (min-width:1920px) {
	div.benefits .img {
		width: 1638px;
	}
}

@media only screen and (max-width:1279px) {}

@media only screen and (max-width:1357px) {
	.service .main {
		width: 1200px;
	}
	.service dl dd {
		width: 499px;
	}
	.service dl dd p.text {
		font-size: 15px;
		line-height: 19px;
	}
}
.webText,
.webImg,
.img.webImg{
	display: none !important;
}
