﻿@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: 1236px;
}
.header{
	height: 85px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.header .logo{
	position: absolute;
	left: 0;
	top: 13px;
}
.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;
}
.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: 1236px;
	margin: 0 auto;	
	overflow: hidden;
	position: relative;
	height: 551px;
	margin-top: 70px;
}
.banner ul{
	position: absolute;
}
.banner ul li{
	float: left;
	position: relative;
	
}
.banner ul li .desc{
	width: 50%;
	top: 0;
	position: absolute;
}
.banner ul li .desc h3{
	position: absolute;
	font:normal 50px "microsoft yahei";
	top: 60px;
}
.banner ul li .desc p{
	position: absolute;
	top: 145px;
	font:normal 24px/34px "microsoft yahei";
	color: #595757;
}
.banner ul li .desc .code{
	position: absolute;
	width: 112px;
	text-align: center;
	font:normal 14px/20px "microsoft yahei";
	color: #3c0a00;
	top: 300px;
}
.banner ul li .desc .code img{
	width: 102px;
	height: 102px;
}
.banner ul li .desc .min-logo{
	position: absolute;
	top: 44px;
	z-index: 9;
}
.banner ul li .desc .phone{
	position: absolute;
	top: 33px;
	width: 199px;
	height: 350px;
	overflow: hidden;
}
.banner ul li .phone img{
	width: 199px;
}
.banner ul li .phone .phone-box{
	position: absolute;
}
.banner ul li .phone .phone-box img{
	float: left;
}
.banner ul li .rt-desc{
	left: 50%;
}
.banner ul li .lf-desc{
	left: 0;
	width: 60%;
}
.banner ul li .rt-desc h3{
	left: -10px;
	color: #ff6b08;
}
.banner ul li .lf-desc h3{
	left: 184px;
	color:#02a2fa;
}
.banner ul li .rt-desc p{
	left: -10px;
}
.banner ul li .lf-desc p{
	left: 184px;
}
.banner ul li .rt-desc .code{
	left: 160px;
}
.banner ul li .lf-desc .code{
	left: 346px;
}
.banner ul li .rt-desc .min-logo{
	left: -272px;
}
.banner ul li .lf-desc .min-logo{
	left: 836px;
}
.banner ul li .rt-desc .phone{
	left: -336px;
}
.banner ul li .lf-desc .phone{
	left: 766px;
}

.banner .btn{
	position: absolute;
	bottom: 50px;
	width: 100%;
	text-align: center;
	z-index: 99;
}
.banner .btn1{
	position: fixed;
	top: 50%;
	right:10px;
	width: 120px;
	height: 300px;
	margin:-265px 0 0;
	padding:230px 0 0;
	z-index: 99;
	background:url(../images/ly_xfbg.png) 0 0 no-repeat;
}
.banner .btn a{
	display: inline-block;
	height: 14px;
	width: 14px;
	border: 1px solid #fff;
	margin: 0 5px;
}
.banner .btn1 a{
	display: block;
	height: 30px;
	width: 75px;
	line-height:30px;
	margin:0 auto;
	padding:10px 0 10px 25px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:15px;
	font-weight: bold;
	cursor:pointer;
}
.banner .btn a.on{
	background: #fff;
}
.banner .btn1 a.on{
	color:#ff0;
	
}
.banner .preNext{
	position: absolute;
	height: 70px;
	width: 40px;
	top: 200px;
	cursor: pointer;
}
.banner .pre{
	background: url(../images/Icon.png) 0 0 no-repeat;
	left: 0;
}

.banner .next{
	right: 0;
	background: url(../images/Icon.png) -40px 0px no-repeat;
}

.download{
	width: 100%;
	float: left;
	padding-bottom: 70px;
	text-align: center;
	background-color: #fff;
}
.download .code{
	margin-top: 60px;
	width: 100%;
	float: left;
	
}
.download .code img{
	width: 160px;
	height: 160px;
	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: #40a3f8;
	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 #40a3f8;
	display: inline-block;
	color: #fff;
	font:normal 26px/66px "microsoft yahei";
	text-align: left;
	padding-left: 102px;
}
.foot{ width:1000px; margin:10px auto 0; text-align:center; color:#686161; padding-bottom:20px;}
.foot span{ width:998px; height:43px; float:left; line-height:43px; background-color:#f5f5f5; border:1px solid #e0dfdf; color:#686161;}
.foot span a{ padding:0 6px; color:#333333;}
.foot span a:hover{ color:#f60; text-decoration:underline;}
.foot p.web{ width:1000px; float:left; padding:15px 0; color:#686161; font-size:14px;}
.foot p.web a{ color:#00ab00;}
.foot p.web a:hover{ color:#f60; text-decoration:underline;}
.foot p{ font:normal 12px/26px "Tahoma", "\5b8b\4f53";}
.foot strong{ padding:0 25px 0 0;}
.foot b{ padding:0 1px;}
.foot b a{
	position: relative;
	cursor: pointer;
}
.foot b a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 21px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 20px;
	width: 100px;
	text-align: center;
	overflow: hidden;
	resize: none;
	font-family: "Microsoft Yahei";
   }
   .foot b a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
   }
   .foot b a:hover .QQhover{
	display: inline-block;
   }
.foot b img{ vertical-align:middle;}