@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;
}

.topSearch {
	width: 100%;
	height: 45px;
	background: #38880b;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
}

.topSearch .logo {
	display: block;
	padding-top: 5px;
}

.searchMain {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

.contenrSearch {
	position: absolute;
	left: 262px;
	top: 7px;
	width: 549px;
}

.contenrSearch .search {
	background: url(../images/contenrSearch-bg.jpg) no-repeat 0 0;
	height: 30px;
	line-height: 30px;
	width: 549px;
}

.contenrSearch .showfirst {
	height: 30px;
	line-height: 30px;
}

.contenrSearch .selectbox {
	height: 30px;
}

.contenrSearch input {
	height: 30px;
	position: absolute;
	border: 0;
	display: inline;
	font: 12px/30px "\5b8b\4f53";
	color: #8c8c8c;
	background: transparent none repeat scroll 0% 0%;
}

.searchMain p {
	position: absolute;
	height: 45px;
	width: 140px;
	top: 0;
	left: 860px;
	text-indent: 25px;
	background: url(../images/index/linkbg.png) no-repeat -83px -76px;
}

.searchMain p a {
	color: #fff;
	font: normal 16px/45px "Microsoft Yahei";
	padding-right: 10px;
}

.searchMain a.fabu {
	position: absolute;
	right: 0;
	top: 0;
	font: normal 16px/45px "Microsoft Yahei";
	color: #fff;
}

.contenrSearch .showfirst {
	width: 70px;
	height: 42px;
	position: absolute;
	left: 0px;
	bottom: -6px;
	text-indent: 11px;
	font: normal 14px/42px "\5b8b\4f53", "simhei";
	color: #333;
	border: 0;
	background: transparent none repeat scroll 0% 0%;
	cursor: pointer;
}

.contenrSearch select {
	width: 70px;
	font: normal 14px/39px "Tahoma";
	color: #868a8f;
}

.contenrSearch input {
	height: 33px;
	position: absolute;
	border: 0;
	display: inline;
	font: 12px/35px "\5b8b\4f53";
	color: #8c8c8c;
	background: transparent none repeat scroll 0% 0%;
}

.contenrSearch .selectbox {
	width: 395px;
	height: 42px;
	position: absolute;
	bottom: -6px;
	left: 88px;
	border: none;
	text-indent: 8px;
	display: block;
	outline: 0;
}

.contenrSearch button {
	width: 65px;
	height: 30px;
	position: absolute;
	border: 0;
	right: 0px;
	top: 0;
	display: block;
	cursor: pointer;
	background: none;
}

.contenrSearch .selectbox-wrapper {
	width: 86px;
	float: left;
	border: #cdcdcd 1px solid;
	border-top: 0;
	padding-top: 3px;
	background-color: #fff;
	text-align: center;
	position: absolute;
	top: 35px;
	z-index: 9999;
}

.contenrSearch .selectbox-wrapper ul {
	width: 86px;
	float: left;
	display: block;
	background-color: #fff;
}

.contenrSearch .selectbox-wrapper ul li {
	width: 86px;
	height: 22px;
	line-height: 22px;
	float: left;
	font: normal 14px/22px;
	color: #666;
	display: block;
	cursor: pointer;
}

.contenrSearch .selectbox-wrapper ul li:hover {
	background-color: #ccc;
}

.banner {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	margin-top: 45px;
}

.banner ul {
	position: absolute;
}

.banner ul li {
	float: left;
	position: relative;
	height: 600px;
	
}

.banner ul li.passe_one {
	background: url(../images/banner_01.jpg) 50% 0 no-repeat;
}

.banner ul li.passe_two {
	background: url(../images/banner_02.jpg) 50% 0 no-repeat;
}

.banner ul li.passe_three {
	background: url(../images/banner_03.jpg) 50% 0 no-repeat;
}

.banner ul li img {
	position: absolute;
	left: 50%;
	height: 132px;
	width: 132px;
}

.banner ul li.passe_one img {
	margin-left: -497px;
	top: 344px;
}

.banner ul li.passe_two img {
	margin-left: 48px;
	top: 346px;
}

.banner ul li.passe_three img {
	margin-left: -575px;
	top: 381px;
}
.banner .btn{
	position: absolute;
	width: 100%;
	left:0;
	top: 560px;
	text-align: center;
	height: 14px;
}
.banner .btn a{
	height: 14px;
	width: 14px;
	border-radius: 50%;
	display: inline-block;
	background: #fff;
	margin: 0 10px;
	
}
.banner .btn a.on{
	background: #FF6600;
}
.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 ;
}
.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;
}
.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;
}
.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 '瀹��';
	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;
}