﻿@charset "utf-8";
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 62.5%;
	width: 100%
}

body {
	font-size: 1.5em;
	margin: 0 auto;
	font-family: "Microsoft YaHei","宋体","黑体",Arial,Helvetica,sans-serif;
	width: 100%;
	/*overflow: hidden;*/
}

div.header_wrap {
	width: 100%;
	position: fixed;
	opacity: .95;
	filter: alpha(opacity=95);
	*position: absolute;
	top: 0;
	left: 0;
	z-index: 10002;
	background-color: #fff
}

div.header_wrap header {
	visibility: visible
}

header {
	position: relative;
	visibility: hidden;
	z-index: 10003;
	padding: 0;
	width: 960px;
	margin: 0 auto;
	white-space: nowrap;
}

header img,header ul {
	vertical-align: middle
}

header img.beiliao {
	vertical-align: middle
}

header ul.menu {
	width:auto;
	text-align: right;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-right: 4px;
	letter-spacing: 1px
}

header ul.menu li {
	display: inline-block;
	_width: 120px;
	*display: inline;
	*zoom: 1;
	margin: 0 0 0 10px;
}
header ul.menu li a {
	*width: 80px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 40px 14px 37px;
	border-bottom:3px solid #fff;
	_border: 0;
	width: auto;
	color: #444;
	text-align: center;
	cursor: pointer
}

header ul.menu li a:hover {
	border-bottom: 3px solid #ffd03f;
	background-color: #f1f1f1;
	cursor: pointer;
}

header ul.menu li a.active {
	border-bottom: 3px solid #ffd03f;
	background-color: #f1f1f1;
}

header ul.menu li.more {
	position: relative;
	z-index: 100;
	*overflow: visible
}

header ul.menu li.more a {
	position: relative
}

header ul.menu li.more a span {
	margin-left: 12px;
    position: absolute;
    right: 0px;
    top: 45px;
    width: 12px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 5px;
	background: url(../img/images/more.png) center center no-repeat
}

header ul.menu li.more a:hover span {
	background: url(../img/images/more3.png) center center no-repeat
}

header ul.menu li.more ul.submenu {
	opacity: .8;
	filter: alpha(opacity=90);
	display: none;
	position: absolute;
	top: 96px;
	white-space: normal;
	left: 0px;
	background-color: #f2f3f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border-bottom: 0;
	overflow: hidden;
	z-index: 100
}

header ul.menu li.more ul.submenu li {
	padding: 0
}

header ul.menu li.more ul.submenu li a {
	width: 140px;
	padding: 0 15px;
	text-align: left;
	border: 0;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 44px
}

header ul.menu li.more ul.submenu li a em {
	margin: 0;
	padding: 0;
	display: block;
	background-color: #ddd;
	height: 1px;
	line-height: 1px;
	vertical-align: bottom
}

header ul.menu li.more ul.submenu li a.active,header ul.menu li.more ul.submenu li a:hover {
	*overflow: visible;
	color: #444;
	border: 0;
	background-color: #f6f8fa
}

header ul.menu li.more ul.submenu li.last {
	border: 0
}

header ul.menu li.more:hover ul.submenu {
	display: block
}

div.wrap {
	width: 100%;
	overflow: hidden
}

section {
	width: 1004px;
	margin: 0 auto;
	height: auto;
	padding: 126px 50px 116px
}

section div.left,section div.right {
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 422px
}

section div.left h3,section div.right h3,section div.left p,section div.right p {
	color: #444;
	text-align: left;
	margin: 0 0 34px;
	font-weight: bold;
	/*display: inline-block;
	*display: inline;
	*zoom: 1;*/
}

section div.left h3,section div.right h3 {
	font-weight: normal;
	line-height: 1.3em;
	font-size: 36px;
	margin: 120px 0 20px
}

section div.left p,section div.right p {
	line-height: 24px;
	font-size: 14px;
	font-weight: normal;
	margin: 0
}

section div.left p span,section div.right p span {
	display: block;
	line-height: 24px;
	vertical-align: bottom;
	color: #898989;
	text-align: left;
	font-weight: bold
}

section div.left p.comment,section div.right p.comment {
	color: #898989;
	padding-top: 40px
}

section div.left {
	text-align: left;
	margin-left: 25px
}

section div.right {
	text-align: right;
	margin-right: 25px
}

section.action div.left {
	margin-left: -100px
}

section.action div.right {
	margin-left: 200px;
	margin-right: -100px
}

section.start div.left,section.start div.right {
	margin: 0
}

.index section {
	padding: 40px 50px
}

.index section div.left h3,.index section div.right h3 {
	font-weight: normal;
	margin-top: 0
}

div.w1 {
	background-color: #fafafa
}

div.w2 {
	background-color: #ffda30
}

section.screen_map {
	padding: 0;
	height: 1002px
}

section.screen_map h2,section.screen_map p {
	text-align: center;
	font-weight: normal;
	font-size: 40px;
	padding: 140px 0 20px;
	color: #444
}

section.screen_map p {
	font-weight: normal;
	padding: 0 0 26px;
	font-size: 14px
}

section.screen_map p span {
	font-weight: bold
}

section.screen_map div.map {
	height: 695px;
	position: relative;
	z-index: 1;
	background: url(../img/images/map.png) center top no-repeat
}

section.screen_map div.map div.circle {
	position: absolute;
	width: 50px;
	height: 50px;
	z-index: 10000;
	*background: url(../img/images/circle1.png) center center no-repeat
}

section.screen_map div.map div.circle.yueyang {
	left: 618px;
	top: 474px
}

section.screen_map div.map div.circle.sanya {
	left: 606px;
	top: 648px
}

section.screen_map div.map div.circle.wulumuqi {
	left: 200px;
	top: 197px
}

section.screen_map div.map div.circle.hebei {
	left: 691px;
	top: 221px
}

section.screen_map div.map div.circle.hebei2 {
	left: 673px;
	top: 270px
}

section.screen_map div.map div.circle.shenyang {
	left: 784px;
	top: 196px
}

section.screen_map div.map div.big,section.screen_map div.map div.small,section.screen_map div.map div.center {
	position: absolute;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	*display: none;
	vertical-align: center
}

section.screen_map div.map div.big {
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	border: 3px solid #fff;
	opacity: .6;
	filter: alpha(opacity=60);
	-webkit-animation: 1s lightB .2s ease-out infinite;
	-moz-animation: 1s lightB .2s ease-out infinite;
	-ms-animation: 1s lightB .2s ease-out infinite;
	-o-animation: 1s lightB .2s ease-out infinite;
	animation: 1s lightB .2s ease-out infinite
}

section.screen_map div.map div.small {
	top: 10px;
	left: 10px;
	width: 30px;
	height: 30px;
	border: 4px solid #fff;
	opacity: .8;
	filter: alpha(opacity=80);
	-webkit-animation: 1s lightS ease-out infinite;
	-moz-animation: 1s lightS ease-out infinite;
	-ms-animation: 1s lightS ease-out infinite;
	-o-animation: 1s lightS ease-out infinite;
	animation: 1s lightS ease-out infinite
}

section.screen_map div.map div.center {
	top: 19px;
	left: 19px;
	width: 12px;
	height: 12px;
	background-color: #fc0
}

section.screen_map div.map div.circle.active {
	*background: url(../img/images/circle2.png) center center no-repeat
}

section.screen_map div.map div.circle.active div.big {
	border: 3px solid #40da22
}

section.screen_map div.map div.circle.active div.small {
	border: 4px solid #40da22
}

section.screen_map div.map div.circle.active div.center {
	background-color: #40da22
}

section.screen_map div.map div.circle.active div.block {
	display: block;
	opacity: 1;
	filter: alpha(opacity=100)
}

section.screen_map div.map div.block.wulumuqi {
	bottom: -12px;
	left: 52px
}

section.screen_map div.map div.block.wulumuqi div.message {
	text-align: left
}

section.screen_map div.map div.block.wulumuqi div.message em {
	border: 14px solid transparent;
	border-right: 18px solid #fff;
	right: 396px
}

section.screen_map div.map div.block {
	opacity: 0;
	filter: alpha(opacity=0);
	display: none;
	width: 400px;
	z-index: 10001;
	position: absolute;
	background-color: #fff;
	bottom: -10px;
	right: 58px;
	-webkit-box-shadow: 0 6px 6px rgba(13,4,8,0.1);
	-moz-box-shadow: 0 6px 6px rgba(13,4,8,0.1);
	-ms-box-shadow: 0 6px 6px rgba(13,4,8,0.1);
	-o-box-shadow: 0 6px 6px rgba(13,4,8,0.1);
	box-shadow: 0 6px 6px rgba(13,4,8,0.1)
}

section.screen_map div.map div.block p {
	margin: 0 28px;
	padding: 16px 0 16px 0;
	line-height: 23px;
	text-align: left;
	border-bottom: 1px solid #f1f1f1;
	color: #2c2d2d
}

section.screen_map div.map div.block div.message {
	text-align: right;
	padding: 16px 20px;
	position: relative
}

section.screen_map div.map div.block div.message h3,section.screen_map div.map div.block div.message img {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	font-weight: bold;
	font-size: 13px;
	padding-left: 8px
}

section.screen_map div.map div.block div.message h3 {
	line-height: 22px;
	color: #2c2d2d;
	letter-spacing: 1px
}

section.screen_map div.map div.block div.message em {
	border: 14px solid transparent;
	border-left: 18px solid #fff;
	height: 0;
	position: absolute;
	top: 28px;
	right: -32px
}

section.screen {
	height: auto;
	padding: 0 0 138px
}

section.screen h2,section.screen p {
	text-align: center;
	font-weight: normal;
	font-size: 40px;
	padding: 130px 0 20px;
	color: #444
}

section.screen p {
	font-weight: normal;
	padding: 0 0 26px;
	font-size: 14px;
	line-height: 24px
}

section.screen form#apply_form {
	width: 514px;
	margin: 0 auto
}

section.screen form#apply_form label {
	position: relative;
	z-index: 1;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 20px 0 0;
	font-size: 12px;
	color: #444;
	font-weight: bold
}

section.screen form#apply_form label span {
	color: #ccc;
	font-weight: normal
}

section.screen form#apply_form label:after {
	content: "*";
	position: absolute;
	z-index: 1;
	bottom: 9px;
	right: -16px;
	color: #ccc;
	font-size: 16px;
	font-weight: normal
}

section.screen form#apply_form label.name {
	margin-right: 56px;
	*margin-right: 48px
}

section.screen form#apply_form input {
	margin-top: 10px;
	display: inline-block;
	font-family: "Microsoft YaHei";
	*display: inline;
	*zoom: 1;
	border: 1px solid #d9d9d9;
	font-size: 14px;
	padding: 11px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px
}

section.screen form#apply_form input#kid {
	width: 510px
}

section.screen form#apply_form input#name {
	width: 210px
}

section.screen form#apply_form input#phone {
	width: 240px;
	*width: 210px
}

section.screen form#apply_form h4 {
	padding: 20px 0 10px;
	font-size: 12px;
	color: #444;
	font-weight: bold
}

section.screen form#apply_form .radio {
	display: none
}
button{
	cursor: pointer;
}
section.screen form#apply_form label.btn {
	cursor: pointer;
	font-weight: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	width: 106px;
	border: 1px solid #d9d9d9;
	text-align: center;
	padding: 13px 0 14px;
	margin-right: 25px;
	*margin-right: 22px;
	font-size: 14px
}

section.screen form#apply_form label.last {
	margin: 0
}

section.screen form#apply_form label.btn:after {
	content: ""
}

section.screen form#apply_form label.btn.active {
	background-color: #40da22;
	border: 1px solid #40da22;
	color: #fff;
	font-weight: bold
}

section.screen form#apply_form button#submit {
	cursor: pointer;
	width: 296px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	padding: 16px 0;
	background-color: #40da22;
	margin-top: 80px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	display: block;
	border: 0;
	font-size: 14px;
	font-weight: bold
}

ul.tab {
	padding: 10px 0 44px;
	width: 396px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-align: left
}

ul.tab li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../img/images/icon.png) 0 0 no-repeat;
	height: 34px;
	width: 90px;
	_height: 40px;
	padding-top: 78px;
	text-align: center;
	opacity: .4;
	filter: alpha(opacity=40);
	cursor: pointer
}

ul.tab li:after {
	content: '';
	display: block;
	text-align: center;
	margin-top: 10px;
	height: 20px
}

ul.tab li.active {
	opacity: 1;
	filter: alpha(opacity=100);
	font-weight: bold
}

ul.tab li.active:after {
	color: #444;
	background: url(../img/images/down.png) center center no-repeat
}

div.phone div.cell {
	padding: 60px 16px 67px 16px;
	width: 252px;
	height: 520px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../img/images/cell.png) 0 0 no-repeat;
	position: relative;
	z-index: 2;
	text-align: left
}

div.phone div.cell div {
	background: url(../img/images/icon3.png) 0 0 no-repeat;
	position: absolute;
	z-index: 4
}

div.phone div.cell div.action {
	opacity: 0;
	filter: alpha(opacity=0)
}

div.phone div.cell ul {
	width: 100%;
	position: relative;
	height: 100%;
	*width: 219px;
	*height: 390px;
	overflow: hidden;
	border: 2px solid #999
}

div.phone div.cell ul li {
	z-index: 3
}

div.phone div.cell div {
	position: absolute
}

ul.content {
	width: 396px;
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom: 1
}

ul.content li {
	width: 396px;
	height: 220px;
	display: none
}

ul.content li p {
	padding-bottom: 10px
}

ul.content li b {
	font-weight: bold
}

ul.content li.active {
	display: block
}

ul.future {
	text-align: center
}

ul.future li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 120px;
	padding-top: 140px;
	text-align: center;
	background: url(../img/images/icon2.png) 0 0 no-repeat;
	margin: 48px 32px 0
}

ul.img {
	position: relative;
	z-index: 1
}

ul.img li {
	position: absolute;
	left: 223px;
	top: 0
}

ul.img li.active {
	left: 0
}

section.power {
	position: relative;
	z-index: 1;
	padding-bottom: 0
}

section.power img {
	margin: 90px 77px 32px 77px
}

section.power p {
	padding: 26px 77px 0 77px;
	text-align: left;
	text-indent: 2em
}

section.sth.screen {
	text-align: left;
	font-size: 0
}

section.sth.screen h2 {
	padding-bottom: 74px
}

section.sth.screen div.sth {
	position: relative;
	z-index: 2;
	padding-bottom: 50px
}

section.sth.screen div.sth p {
	padding: 14px 0 0
}

section.sth.screen div.sth img {
	margin-top: 16px
}

section.sth.screen div.sth:after {
	content: '';
	z-index: 3;
	width: 20px;
	height: 28px;
	position: absolute;
	top: 36px;
	background: url(../img/images/dot.png) 0 0 no-repeat;
	right: -12px;
}

section.sth.screen div.left {
	width: 496px;
	padding-left: 25px;
	margin: 0
}

section.sth.screen div.right {
	position: relative;
	z-index: 1;
	padding: 0 25px 24px 0;
	border-left: 3px solid #eaeaea;
	width: 496px;
	margin: 0
}

section.sth.screen div.right div.sth {
	padding-left: 80px;
}
section.sth.screen div.right div.dot {
	text-align: left
}
section.sth.screen div.right div.right_left {
	text-align: right;
}

section.sth.screen div.right div.dot p {
	text-align: left
}
section.sth.screen div.right div.right_left p {
	text-align: right;
}

section.sth.screen div.right div.dot:after {
	left: -12px
}

section.sth.screen div.right div.sth.start {
	position: absolute;
	bottom: -114px;
	left: 0
}

section.sth.screen div.right div.sth.future {
	padding-bottom: 0
}

section.sth.screen div.right div.sth.future:after {
	background: 0
}

section.sth.screen div.right div.right_left {
	display: block;
	height: 120px;
	position: relative;
	left: -472px;
	padding-right: 80px;
	text-align: right;
}

section.sth.screen div.right div.right_left div.sth {
	position: absolute;
	right: 488px;
	top: 0;
	padding-right: 82px;
	text-align: right
}

section.sth.screen div.right div.right_left div.sth p {
	text-align: right
}

section.sth.screen div.right div.right_left div.sth:after {
	right: -29px
}

section.sth.screen div p.time {
	color: #999
}

section.contect h2 {
	padding-bottom: 80px;
	padding-top: 80px
}
ul.contect{
	white-space: nowrap;
}
ul.contect li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	border-left: 2px solid #eaeaea;
	margin-left: 86px;
	padding-left: 20px;
	width: 240px;
	*width: 220px;
	white-space: normal;
	vertical-align: top;
}
ul.contect.sp li{
	width: 160px;
	*width: 140px;
}
ul.contect li h4,ul.contect li p {
	color: #444
}

ul.contect li h4 {
	font-size: 16px;
	padding-bottom: 20px
}
ul.contect li p {
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	padding: 0;
	word-break: keep-all;
	white-space: nowrap;
}
ul.contect li p span {
	color: #999
}

section#way_to_download {
	height: auto;
	padding-bottom: 148px
}

section#way_to_download ul.way_to_download {
	margin-left: 74px
}

section#way_to_download ul.way_to_download li {
	width: 292px;
	text-align: left;
	display: inline-block;
	*display: inline;
	*zoom: 1
}

section#way_to_download ul.way_to_download h3,section#way_to_download ul.way_to_download p {
	color: #444;
	padding-left: 30px;
	text-align: left
}

section#way_to_download ul.way_to_download h3 {
	padding: 74px 0 16px 30px;
	font-weight: bold;
	font-size: 24px
}

section#way_to_download ul.way_to_download p {
	font-size: 14px
}

section#way_to_download ul.way_to_download li.center p,section#way_to_download ul.way_to_download li.center h3 {
	padding-left: 42px
}

section#way_to_download h2.way_to_download {
	padding-bottom: 74px
}

section#way_to_download img,section#way_to_download div {
	vertical-align: top;
	display: inline-block;
	*display: inline;
	*zoom: 1
}

section#way_to_download img.qr {
	margin-left: 74px
}

section#way_to_download div {
	padding-left: 52px;
	height: 170px
}

section#way_to_download div.center {
	padding: 0 44px 0 30px;
	border-right: 2px solid #eaeaea
}

section#way_to_download div.center p {
	text-align: left
}

section#way_to_download h4 {
	font-size: 14px;
	color: #444;
	padding-bottom: 30px;
	font-weight: bold
}

section#way_to_download p.download {
	color: #2d2b2a;
	font-size: 14px;
	padding-left: 38px;
	text-align: left
}

section#way_to_download p.Apple {
	background: url(../img/images/apple.png) left top no-repeat
}

section#way_to_download p.Android {
	background: url(..img/images/android.png) left top no-repeat
}

.agent section {
	padding: 140px 2px;
	height: auto;
	z-index: 10
}

div.wrap.agent {
	background: url(../img/images/agent.png) center 0 no-repeat
}

div.wrap.agent section {
	position: relative;
	z-index: 1;
	height: 608px;
	padding: 0 2px
}

div.wrap.agent section div#boat {
	background: url(../img/images/boat.png) 0 0 no-repeat;
	width: 327px;
	height: 251px;
	position: absolute;
	left: 30%;
	top: 326px
}

section h2 {
	font-size: 40px;
	font-weight: normal;
	padding-bottom: 20px;
	color: #444;
	text-align: center
}

section p {
	text-align: center;
	color: #666
}

section.marketing {
	padding: 50px 2px 58px
}

section.marketing div.diamond {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 279px;
	height: 312px;
	*width: 226px;
	*height: 136px;
	margin: 84px 28px;
	padding: 90px 26px;
	background-repeat: no-repeat;
	background-image: url(../img/images/icon4.png)
}

section.marketing div.diamond h3 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 30px;
	color: #444;
	text-align: center
}

section.marketing div.diamond p {
	font-size: 14px;
	line-height: 1.5em
}

section.marketing div.diamond0 {
	background-position: 0 -1120px;
	margin-left: 22px
}

section.marketing div.diamond1 {
	background-position: 0 -1440px
}

section.marketing div.diamond2 {
	background-position: 0 -1760px;
	margin-right: 20px
}

div#special {
	position: relative;
	z-index: 1;
	padding-top: 64px
}

div#special #left,div#special #right {
	position: absolute;
	width: 322px;
	height: 500px;
	top: 64px
}

div#special #left {
	right: 672px;
	*right: 676px;
	background: url(../img/images/left.png) top right no-repeat
}

div#special #right {
	left: 678px;
	background: url(../img/images/right.png) top left no-repeat
}

div#special #left p,div#special #right p {
	text-align: left;
	font-size: 14px;
	width: 300px;
	line-height: 1.5em;
	position: absolute
}

div#special #left p {
	right: 8px
}

div#special #right p {
	left: 40px
}

div#special .p1 {
	bottom: 400px
}

div#special .p2 {
	bottom: 124px
}

section.agent4 {
	padding: 132px 2px 90px
}

section p.person,section li.want,section div.step,section div.step:after {
	background-repeat: no-repeat;
	background-image: url(../img/images/icon4.png)
}

section p.person {
	width: 158px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-top: 214px;
	margin: 60px 44px 0 68px;
	text-align: center;
	font-size: 16px;
	white-space: nowrap;
	line-height: 1.5em
}

section p.person0 {
	margin: 0 50px 0 0;
	background-position: 18px 6px
}

section p.person1 {
	background-position: 20px -254px
}

section p.person2 {
	background-position: 20px -506px
}

section p.person3 {
	width: 176px;
	margin: 0 0 0 58px;
	background-position: 28px -776px
}

section li.want {
	width: 198px;
	height: 255px;
	margin: 52px 24px 0;
	display: inline-block;
	*display: inline;
	*zoom: 1
}

section li.want0 {
	background-position: 0 -2089px
}

section li.want1 {
	background-position: 0 -2353px
}

section li.want2 {
	background-position: 0 -2619px
}

section li.want3 {
	background-position: 0 -2884px
}

section div.step {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 126px;
	padding-top: 154px;
	text-align: center;
	margin: 74px 58px 0;
	font-size: 24px;
	color: #333;
	position: relative;
	z-index: 1
}

section div.step:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	width: 36px;
	height: 33px;
	right: -80px;
	top: 48px;
	background-position: 0 -3937px
}

section div.step0 {
	margin-left: 74px;
	background-position: 0 -3169px
}

section div.step1 {
	background-position: 0 -3354px
}

section div.step2 {
	background-position: 0 -3535px
}

section div.step3 {
	background-position: 0 -3716px
}

section div.step3:after {
	background: 0
}

section div.map {
	position: static;
	z-index: 1;
	height: 700px;
	background: url(../img/images/map5.png) 0 0 no-repeat
}

div.w3 {
	background-color: #ffda31
}

div.w3 section {
	padding: 26px 2px
}

div.w3 section div.map {
	position: relative;
	z-index: 1
}

div.w3 section div.map h2 {
	padding: 110px 0 18px
}

div.w3 section div.map p {
	font-size: 14px;
	line-height: 1.5em
}

form#agent_submit {
	width: 376px;
	margin: 76px auto 10px
}

form#agent_submit label {
	color: #444;
	font-size: 12px;
	display: block;
	font-weight: bold
}

form#agent_submit input {
	display: block;
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #d9d9d9;
	padding: 11px 10px;
	font-size: 14px;
	padding: 11px;
	margin: 15px 0 20px;
	font-family: "Microsoft YaHei"
}

form#agent_submit select {
	color: #999;
	*height: 30px;
	*vertical-align: center;
	margin: 15px 0 20px;
	width: 172px;
	font-size: 14px;
	padding: 10px 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #d9d9d9;
	font-family: "Microsoft YaHei"
}

form#agent_submit select option {
	color: #333
}

form#agent_submit select#province {
	margin-right: 26px
}

form#agent_submit button {
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	width: 294px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	background-color: #40da22;
	border: 0;
	padding: 16px;
	display: block;
	margin: 68px auto 0
}

footer {
	background-color: #fafafa;
	border-top: 1px solid #eaeaea;
	text-align: center;
	padding: 0 0 76px
}

footer ul {
	width: 1004px;
	margin: 0 auto 56px;
	padding: 32px 0 0 20px;
	text-align: center
}

footer ul li {
	width: 190px;
	vertical-align: top;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-align: left
}

footer ul li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #0073fe;
	font-size: 14px;
	padding-bottom: 12px
}

footer ul li a:hover {
	text-decoration: underline
}

footer ul li h5 {
	font-weight: bold;
	font-size: 14px;
	color: #444;
	padding-bottom: 16px
}

footer ul li a#kefu {
	width: 154px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	padding: 12px 0 12px 26px;
	margin-top: 12px;
	border: 0;
	color: #444;
	font-weight: bold;
	background: url(../img/images/qq.png) 40px 10px no-repeat;
	background-color: #fce22d
}


footer ul li.survice p {
	font-size: 12px;
	color: #999;
	padding-top: 3px
}

footer ul li.survice div.call {
	font-size: 24px;
	font-weight: bold;
	color: #333
}

footer p {
	line-height: 24px;
	font-size: 12px;
	color: #666;
	padding-top: 20px
}

footer a{
	color: #666;
	font-size:12px;
	/*line-height: 2em;*/
	padding:0 5px;
}
footer img{
	margin: 0px 0 28px;
}


/*rightNav*/
.rightNav{ position:fixed; right:5px; top:60%; margin-top:-93px; z-index:999;}
.rightNav li{ width:62px; height:62px; background:url(../img/images/action.png) no-repeat; cursor:pointer; margin-bottom:8px;}
.rightNav .i1{ background-position:-124px 0;}
.rightNav .i2{ background-position:-62px 0;}
.rightNav .i3{ background-position:0 0;}

.rightNav .block{ background:rgba(0,0,0,0.6); position:absolute; right:70px; border-radius:5px; display:none;}
.rightNav .msg{ width:200px; top:-26px; padding:16px 30px;}
.rightNav .msg p{ overflow:hidden; font-size:14px; margin-bottom:12px;}
.rightNav .msg span{ height:28px; line-height:28px; display:inline-block; color:#fff;}
.rightNav .msg .text{ width:160px; height:26px; line-height:28px; border:1px solid #fff; background:none; color:#fff; float:right; text-indent:4px;}
.rightNav .msg textarea{ background:none; border:1px solid #fff; width:194px; color:#fff; line-height:18px; font-size:14px;}
.rightNav .msg .btn{ background:none; width:194px; height:26px; line-height:22px; border:1px solid #fff; color:#fff; text-align:center; font-family:"Microsoft YaHei"; font-size:14px;}
.rightNav .wx{ width:158px; padding:24px 40px; color:#fff; font-size:14px; line-height:24px; top:-22px;}
.rightNav .wx img{ margin:10px 0;}
.rightNav .block:after{ content:""; display:block; position:absolute; width:0; height:0; right:-6px; border-top:6px solid transparent; border-left:6px solid rgba(0,0,0,0.6); border-bottom:6px solid transparent;}
.rightNav .msg:after{ top:120px;}
.rightNav .wx:after{ top:50px;}
/*rightNav-End*/

div.new{
	width: 100%;
	background-color: #006be9;
	background: #006be9 url(../img/images/news.jpg) center 0 no-repeat;
	padding: 300px 0 0;
}
div.news{
	white-space: nowrap;
}
div.news div.nav{
	font-size: 18px;
	color: #333;
	padding:20px 35px;
	border-bottom: 1px solid #f1f1f1;
}
div.news ul{
	display: inline-block;
	margin-left: 35px;
	width: 445px;
	padding: 24px 18px 24px 0;
	vertical-align: top;
	white-space: normal;
}
div.news ul label{
	font-size: 18px;
	color: #333;
	padding-left: 10px;
	border-left:3px solid #ffd020;
	display: inline-block;
	margin-bottom: 30px;
}
div.news ul li{
	line-height: 1.5em;
	font-size: 14px;
	padding-bottom: 22px;
	color: #333;
	white-space: normal;
}
div.news ul li a{
	color: #333;
	font-size: 14px;
	white-space: normal;
	display: block;
}
div.news ul.dynamic li a{
	padding-left: 70px;
	position: relative;
}
div.news ul.dynamic li a span{
	position: absolute;
	top:0;
	left:0;
	color: #333;
	width: 70px;
	font-size: 14px;
}

@-moz-keyframes lightB {
	0% {
		opacity: .6;
		filter: alpha(opacity=60)
	}

	50% {
		opacity: 0;
		filter: alpha(opacity=0)
	}

	100% {
		opacity: .6;
		filter: alpha(opacity=60)
	}
}

@-webkit-keyframes lightB {
	0% {
		opacity: .6;
		filter: alpha(opacity=60)
	}

	50% {
		opacity: 0;
		filter: alpha(opacity=0)
	}

	100% {
		opacity: .6;
		filter: alpha(opacity=60)
	}
}

@-o-keyframes lightB {
	0% {
		opacity: .6;
		filter: alpha(opacity=60)
	}

	50% {
		opacity: 0;
		filter: alpha(opacity=0)
	}

	100% {
		opacity: .6;
		filter: alpha(opacity=60)
	}
}

@keyframes lightB {
	0% {
		opacity: .6;
		filter: alpha(opacity=60)
	}

	50% {
		opacity: 0;
		filter: alpha(opacity=0)
	}

	100% {
		opacity: .6;
		filter: alpha(opacity=60)
	}
}

@-moz-keyframes lightS {
	0% {
		opacity: .8;
		filter: alpha(opacity=80)
	}

	40% {
		opacity: .1;
		filter: alpha(opacity=10)
	}

	100% {
		opacity: .8;
		filter: alpha(opacity=80)
	}
}

@-webkit-keyframes lightS {
	0% {
		opacity: .8;
		filter: alpha(opacity=80)
	}

	40% {
		opacity: .1;
		filter: alpha(opacity=10)
	}

	100% {
		opacity: .8;
		filter: alpha(opacity=80)
	}
}

@-o-keyframes lightS {
	0% {
		opacity: .8;
		filter: alpha(opacity=80)
	}

	40% {
		opacity: .1;
		filter: alpha(opacity=10)
	}

	100% {
		opacity: .8;
		filter: alpha(opacity=80)
	}
}

@keyframes lightS {
	0% {
		opacity: .8;
		filter: alpha(opacity=80)
	}

	40% {
		opacity: .1;
		filter: alpha(opacity=10)
	}

	100% {
		opacity: .8;
		filter: alpha(opacity=80)
	}
}
