@charset "utf-8";

/* CSS Document */

body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
input,
textarea,
button,
p,
blockquote,
th,
td,
img,
iframe {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input,
button,
textarea,
option {
	font: 12px "\5b8b\4f53", Arial, Helvetica, sans-serif;
}

ul,
li,
div {
	list-style: none;
	border: 0px;
}

img {
	border: 0px;
}

.clear {
	font: 0px/0px serif;
	display: block;
	clear: both;
	overflow: hidden;
}

html {
	-webkit-text-size-adjust: none;
}

input {
	outline: none;
}

button {
	border: none;
}

textarea {
	resize: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

body:nth-of-type(1) input:focus,
textarea:focus {
	outline: none;
}

body {
	font: 12px "\5b8b\4f53", "Tahoma", "Arial", "Microsoft Yahei";
	color: #333;
	background: #fff;
	position: relative;
	/*min-width: 1100px;*/
}
.header{
	height: 85px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.header .logo{
	position: absolute;
	left: 0;
	top: 28px;
}
.header .phone{
	background: url(../images/phone_icon.png) 0 0 no-repeat;
	padding-left: 67px;
	position: absolute;
	right: 0;
	top: 18px;
	font:normal 25px/62px "microsoft yahei";
	color: #ec8214;
	width: 208px;
}
.imgBox{
	width: 100%;
	overflow: hidden;
	height: 663px;
	position: relative;
	background-image: url(../images/top_banner.jpg);
}
.imgBox li img{
	position: absolute;
	top: -174px;
	left: 0;
}
.imgBox li.step2 img{
	left: -7px;
}
.imgBox li.step3 img{
	left: -35px;
}
.imgBox li.step4 img{
	left: -52px;
}
.imgBox .logo{
	position: absolute;
	left:50%;
	width: 28px;
	height: 33px;
	margin-left: 339px;
	top: 393px;
}
.imgBox .tl{
	position: absolute;
	left: 50%;
	top: 82px;
	margin-left: -582px;
	color: #3c0a00;
	font:normal 64px/90px "microsoft yahei";
}
.imgBox .tl b{
	color: #ff330a;
	font-weight: normal;
}
.imgBox ul{
	position: absolute;
	top: 566px;
	left: 50%;
	margin-left: -582px;
	font:normal 20px/26px "microsoft yahei";
	color: #3c0a00;
}
.imgBox ul li{
	width: 210px;
	float: left;
	position: relative;
}
.banner {
	width: 100%;
	height: 650px;
	padding-top: 140px;
	overflow: hidden;
	position: relative;
	margin-top: 50px;
}

.banner ul {
	position: absolute;
	top: 140px;
}

.banner ul li {
	float: left;
	position: relative;
	height: 650px;
	overflow: hidden;
	
}

.banner ul li.passe_one {
	background: url(../images/banner_04.jpg) 50% 0 no-repeat;
}

.banner ul li.passe_two {
	background: url(../images/banner_05.jpg) 50% 0 no-repeat;
}

.banner ul li.passe_three {
	background-image: url(../images/banner_06.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
.banner ul li.passe_four{
	background: url(../images/banner_07.jpg) 50% 0 no-repeat;
}
.banner ul li.passe_five{
	background: url(../images/banner_08.jpg) 50% 0 no-repeat;
}
.banner ul li img {
	position: absolute;
	
	height: 132px;
	width: 132px;
}

.banner ul li.passe_one img {
	left: 28px;
	top: 422px;
}

.banner ul li.passe_two img {
	left: 18px;
	top: 426px;
}

.banner ul li.passe_three img {
	left: 25px;
	top: 425px;
}
.banner ul li.passe_four img.index{
	height: auto;
	width: auto;
	right: -110px;
	top: 71px;
	z-index:9;
}
.banner ul li.passe_four img.code{
	height: auto;
	width: auto;
	right: 0px;
	top: 178px;
}
.banner ul li.passe_five p{
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 0px #27b0ad;
	font-family: "microsoft yahei";
}
.banner ul li.passe_five .sz-12{
	font-size: 12px;
}
.banner ul li.passe_five .sz-14{
	font-size: 14px;
}
.banner ul li.passe_five .sz-18{
	font-size: 18px;
}
.banner ul li.passe_five .sz-24{
	font-size: 24px;
}
.banner ul li.passe_five .sz-25{
	font-size: 25px;
}
.banner ul li.passe_five .sz-42{
	font-size: 42px;
}
.banner ul li.passe_five .sz-32{
	font-size: 32px;
}
.banner ul li.passe_five .sz-36{
	font-size: 36px;
}
.banner ul li.passe_five .clr-g{
	color: #46cfb1;
}
.banner .btn{
	position: absolute;
	width: 100%;
	left:0;
	top: 0px;
	background: url(../images/line.png) center no-repeat;
	text-align: center;
	height: 88px;
}
.banner .btn a{
	height: 42px;
	width: 42px;
	border: 6px solid #c0c0c0;
	background: #535755;
	vertical-align: middle;
	border-radius: 50%;
	display: inline-block;
	margin: 0 86px;
	
}
.banner .btn a.on{
	background: #FF6600;
	width: 68px;
	height: 68px;
	border: 10px solid #c0c0c0;
}
.banner li .box .tl{
	position: absolute;
	font:normal 74px/100px "microsoft yahei";
	left: 18px;
	color: #fff;
	top: 62px;
}
.banner li .box{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.banner li .box .desc{
	position: absolute;
	left: 18px;
	color: #fff;
	font:normal 24px/38px "microsoft yahei";
	top: 290px;
}
.code_desc{
	position: absolute;
	left: -5px;
	top: 574px;
	height: 30px;
	font:normal 18px/30px "microsoft yahei";
	color: #fff;
	width: 200px;
	text-align: center;
}
.banner li.passe_two .box .tl{
	left: 8px;
}
.banner li.passe_two .box .desc{
	left: 8px;
}
.passe_two .code_desc{
	left: -15px;
	top: 578px;
}
.passe_three .code_desc{
	color: #000;
	top: 578px;
}
.scroll {
	width: 1000px;
	margin: 150px auto;
}
.scroll:after{
	content: '';
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}
.scroll .phone{
	width: 208px;
	height: 370px;
	padding: 60px 12px;
	position: relative;
	margin-left: 160px;
	float: left;
	background: url(../images/phone_bg.png) -9px 0 no-repeat;
}
.right_btn{
	position: absolute;
	right: -60px;
	top: 195px;
	height: 48px;
	width: 22px;
	background: url(../images/btn2.png) right 0 no-repeat;
	cursor: pointer;
}
.left_btn{
	position: absolute;
	left: -60px;
	top: 195px;
	height: 48px;
	width: 22px;
	background: url(../images/btn2.png) left 0 no-repeat;
	cursor: pointer;
}
.scroll .phone .phone_box{
	width: 208px;
	height: 370px;
	overflow: hidden;
	position: relative;
}
.phone_box ul{
	position: absolute;
}
.phone_box ul li{
	float: left;
	width: 208px;
	height: 370px;
}
.phone_box ul li img{
	width: 208px;
	height: 370px;
}
.tab{
	float: left;
	margin-left: 95px;
	width: 500px;
	height: 490px;
	position: relative;
}
.tab_box{
	display: none;
	
}
.tab_box .hd{
	margin-top: 55px;
	font:normal 52px/70px "microsoft yahei";
	color: #ff6600;
}
.tab_box .desc{
	margin-top: 14px;
	font:normal 16px/26px "microsoft yahei";
}
.btn{position: absolute;top: 324px;left: 0;}
.btn p a{
	display: inline-block;
	height: 64px;
	width: 64px;
	margin-right: 27px;
	background: url(../images/btn.png) no-repeat;
}
.btn p a.icon1{
	background-position: 0 0;
}
.btn p a.icon2{
	background-position: -90px 0;
}
.btn p a.icon3{
	background-position: -180px 0;
}
.btn p a.icon4{
	background-position: -266px 0;
}
.btn p a.icon5{
	background-position: -352px 0;
}
.btn p a:hover,.btn p a.on{
	background-position-y:bottom ;
}
.download{
	height: 615px;
	width: 100%;
	text-align: center;
	background-color: #eaebec;
}
.download .code{
	margin-top: 60px;
	width: 100%;
	float: left;
	
}
.download .code img{
	padding: 10px;
	background: #fff;
}
.download .code p{
	color: #696969;
	font:normal 16px/32px "\5b8b\4f53";

}
.download .desc{
	padding-top: 8px;
	font:normal 32px/50px "microsoft yahei";
	color: #f0700f;
	width: 100%;
	float: left;
}
.download .ft{
	width: 100%;
	height: 66px;
	float: left;
	margin-top: 35px;
}
.download .ft .btn2{
	height: 66px;
	width: 162px;
	border-radius: 10px;
	background: url(../images/Android.png) 35px center no-repeat #f0700f;
	display: inline-block;
	color: #fff;
	font:normal 26px/66px "microsoft yahei";
	text-align: left;
	padding-left: 102px;
}
.footer {
	width: 100%;
	margin: 20px auto 0;
	text-align: center;
	font: normal 12px "Tahoma", "\5b8b\4f53";
	color: #818181;
	padding-bottom: 20px;
}

.footer span {
	width: 100%;
	height: 39px;
	float: left;
	background: #f5f5f5;
	font: normal 14px/39px "\5b8b\4f53";
	color: #cdcdcd;
}

.footer span a {
	color: #333;
	padding: 0 8px;
}

.footer span a:hover {
	color: #f60;
}

.footer p.web {
	font: normal 14px/50px "Tahoma", "\5b8b\4f53";
	color: #333;
	padding-top: 10px;
}

.footer p.web a {
	color: #333;
	font-weight: bold;
}

.footer p.web a:hover {
	text-decoration: underline;
}

.footer p {
	width: 100%;
	float: left;
	line-height: 24px;
	text-align: center;
}

.footer strong {
	padding: 0 15px;
	text-align: left;
}

.footer img {
	vertical-align: middle;
}

.nfoot-bt {
	width: 730px;
	margin: 0 auto 25px auto;
	border-top: 1px dashed #CCCCCC;
	padding: 15px 0 70px 0;
	text-align: center;
}

.nfoot-bt a {
	height: 32px;
	display: inline-block;
	text-decoration: none;
	color: #424345;
	text-align: left;
	font: normal 12px/14px "microsoft yahei";
	margin: 0px 2px;
	float: left;
}

.nfoot-bt a.hui {
	width: 35px;
	height: 38px;
	padding: 0;
}

.nfoot-bt a.abt1 {
	width: 65px;
	background: url(../images/Public/publicbg.jpg) no-repeat -1px -230px;
	padding: 8px 0px 0 34px;
}

.nfoot-bt a.abt2 {
	width: 54px;
	background: url(../images/Public/publicbg.jpg) no-repeat -106px -230px;
	padding: 8px 0px 0 34px;
}

.nfoot-bt a.abt3 {
	width: 58px;
	background: url(../images/Public/publicbg.jpg) no-repeat -1px -273px;
	padding: 8px 0px 0 34px;
}

.nfoot-bt a.abt4 {
	width: 58px;
	background: url(../images/Public/publicbg.jpg) no-repeat -99px -273px;
	padding: 8px 0px 0 34px;
}

.nfoot-bt a.abt5 {
	width: 58px;
	background: url(../images/Public/publicbg.jpg) no-repeat -1px -316px;
	padding: 8px 0px 0 34px;
}

.nfoot-bt a.abt6 {
	width: 65px;
	background: url(../images/Public/publicbg.jpg) no-repeat -99px -316px;
	padding: 8px 0px 0 34px;
}

.nfoot-bt a.xinren {
	width: 100px;
	height: 40px;
	padding: 0;
}

.nfoot-bt span {
	float: left;
	margin: 3px 0 0 15px;
}
