@charset "utf-8";
* { -webkit-text-size-adjust:none; }
/*html4 reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0; 
}
fieldset, img {
	border:0 none;
}
address, caption, cite, code, dfn, em, th, var, b,h1,h2,h3 {
	font-style:normal;
	font-weight:normal;
}
ol, ul, li {
	list-style-type:none
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
/*html5 reset*/
header, footer, section, nav, menu, details, hgroup, figure, figcaption, article, aside {
	margin:0;
	padding:0;
	display:block;
}
::-moz-placeholder {
    color:#546374;
	font-size:14px;
}
::-webkit-input-placeholder {
    color:#546374;
	font-size:14px;
}

.clear {clear:both;font-size:0;height:0;line-height:0;overflow:hidden;}
.clearfix:after {clear:both;content:" ";display:block;font-size:0;height:0;visibility:hidden;}
.clearfix{zoom:1;}
a { text-decoration:none; }


/* Body, links, basics */
html, body {
	width:100%;
	height:100%;
	background:#333333;

}
body {
	font-size:14px;
	line-height:28px;
	font-family: "Microsoft Yahei",Arial,Helvetica,sans-serif;
	text-rendering: optimizeLegibility;
	color: #666666;
	min-height:100%;
	background:#fff;}
.page {
	margin:0 auto;
	/*height:90%;*/
	position: relative;
	z-index:100;
	width:100%;
	background:#fff;
	/*padding-top: 40px;*/
}
	
.banner{
	/*background: url(../images/bj.jpg) center  top no-repeat;*/
	/*background-size: cover;*/
	/*-moz-background-size:cover;*/
	/*-webkit-background-size:cover;*/
	/*width: 100%;*/
	/*position: absolute;*/
	/*left: 0;*/
	/*top: 0;*/
	/*right: 0;*/
	/*bottom:80px;*/
	/*background-size: cover;*/
	}
/* .banner2 img {
	height:100%;
	width:100%;
} */
.banner2{
	background: url(../images/bj2.jpg) center  top no-repeat;
	 background-size: cover;
	 -moz-background-size:cover;
	 -webkit-background-size:cover;
	 position: fixed;
	 left:0;
	 right:0;
	 top:0;
	 bottom:0;
	}
.button{
	background:#d64113;
	text-align:center;
	line-height:44px;
	color:#fff;
	width:90%;
	display:block;
	text-decoration:none;
	/*position:fixed;*/
	left:10%;
	bottom:26px;
	font-size:16px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;}
.button2{
	position:absolute;
	bottom:50px;
	left:10%;}
.ly_shadow{
	background:#000;
	filter:alpha(Opacity=40);
	-moz-opacity:0.7;
	opacity: 0.7;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:500;}

.pop_box{
	width:86%;
	height:auto;
	position:fixed;
	top:0px;
	left:7%;
	z-index:9999;
	background: url(../images/pop_jt.png) top right no-repeat;
	padding-top:132px;
	background-size:97px 121px;}
.pop_cont{
	width:100%;
	height:auto;
	background:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	padding:12px 0px;}
.pop_cont h1{
	color:#303030;
	font-size:20px;
	line-height:32px;
	text-align:center;
	border-bottom:1px #e9e9e9 solid;
	width:80%;
	margin:0px auto;
	}
.tip_list{ width:100%; display: block;padding-top:14px;}
.tip_list li{
	background:url(../images/step_jt.png) 0px 30px no-repeat;
	background-size:17px 12px;
	display:inline-block;
	float:left;
	font-size:12px;
	width:33.3%;
	text-align:center;}
.tip_list li.list_one{
	background: none;
	display:inline-block;
	background-size:17px 12px;
	margin-left:10px;}
.tip_list li.list_two{
	margin-left:-10px;}
.tip_list li.list_three{margin-left:-10px;	}
.tip_list li em{
	width:59px;
	height:59px;
	margin:0px auto;}
.tip_list li em.one{
	background:url(../images/icon1.png) center center no-repeat;
	background-size:59px 59px;
	display:block;
	}
.tip_list li em.two{
	background:url(../images/icon2.png) center center no-repeat;
	background-size:59px 59px;
	display:block;}
.tip_list li em.two2{
	background:url(../images/icon5.png) center center no-repeat;
	background-size:59px 59px;
	display:block;}
.tip_list li em.three{
	background:url(../images/icon4.png) center center no-repeat;
	background-size:60px 60px;
	display:block;
	width:60px;
	height:60px;}
.tip_list li em.four{
	background:url(../images/icon3.png) center center no-repeat;
	background-size:60px 60px;
	display:block;
	width:60px;
	height:60px;}
.page .cebtn {
	/*margin-top: 80%px;*/
	margin-top: 10px;
/*	height: 40px;
*/	/*margin-left: 10%;*/
}

.page .cebtn span {
	height: 40px;
	line-height: 40px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	color: #ffffff;
	/*position: fixed;*/
	font-size: 14px;
	background:#d64113;
	display: block;
}
.ts{
	width: 95%;
}
.tips{
	color: #e00c0c;
	font-size: 33px;
	text-align: center;
}
.tips2{
	line-height: 16px;
	font-size: 12px;
	color: #bababa;
	margin-top: 10px;
	margin-left: 11%;
	padding-bottom: 10px;
}
.helper{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	text-align: right;
	z-index: 10000;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.helper img{
	width:1.4667rem;
	padding: 0 0 0.2667rem 0.2667rem;
	display: inline-block;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}