body, input {font-family:"FZLanTingHei-L-GBK","Microsoft YaHei","Helvetica Neue",Helvetica,STHeiTi,sans-serif;-webkit-touch-callout: none;}
#swiperBox{position:relative;}
.swiper-container, .swiper-slide, #noRegister {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide img, #noRegister img {width:100%}
.swiper-container-horizontal>.swiper-pagination{
	bottom:auto;
	top:85%;
}
.swiper-pagination-bullet-active{
	background:#ffffff;
}
/*.nRegBtn{
	position:fixed;
	display:block; 
	width:208px; 
	height:46px; 
	left:50%;
	margin-left:-110px;
	bottom:7%;
	z-index:3;
	background:url(../images/nRegBtn.png) no-repeat center top; 
	background-size:cover;
}
.nRegBtnBottom{
	width:100%;
	left:0;
	margin-left:0;
	bottom:0;
	background:#ff9600;
	font-size:16px;
	color:#ffffff;
	line-height:46px;
	text-align:center;
}
.nDownBtn{
	position:fixed;
	display:block; 
	width:100px; 
	text-align:center;
	line-height:22px; 
	left:50%;
	margin-left:-50px;
	bottom:1%;
	z-index:3;
	color:#acacac;
	text-decoration:underline;
	font-weight:700;
}
.cover{
	background:rgba(0,0,0,0.9); 
	position:fixed; 
	left:0;
	top:0;
	z-index:4; 
	width:100%; 
	height:100%; 
	box-sizing:border-box;
	color:#ffffff; 
	font-size:16px;
	text-align:center;
	padding-top:80px;
}
.blueCover{
	background:#008be6; 
	position:fixed; 
	left:0;
	top:0;
	z-index:4; 
	width:100%; 
	height:100%; 
}
/*鏂扮敤鎴锋敞鍐岋紝鑰佺敤鎴锋墦.寮�
.haveAppBox{
	background:#ffffff;
	padding:6%;
	position:relative;
	top:2px;
}
.dotBorder{
	border-bottom:4px dotted #ffffff;
}
.haveAppBox img, .newUserBox img {width:100%;}
.haveAppBox .logo{
	width:36px;
	height:36px;
	float:left;
}
 .haveAppBox .haveAppTap{
	width:204px;
	height:36px;
	float:right;
}
.newUserBox{
	padding:16% 6% 6%;
}
.noApptxt{font-size:0;}
.newUserBox .regPhone{border-radius:5px;margin:-3px auto 0;}
.regPhone{
	padding:14px 15px 14px 50px;
	background:#ffffff url(../images/regPhone.png) no-repeat 25px center;
	background-size:auto 22px;
	margin:0 auto 10px;
}
.regPhone input{
	display:block;
	width:100%;
	height:22px;
	line-height:22px;
	border:none;
	background:none;
	font-size:16px;
}
.regWar{
	color:#f44d4d;
	font-size:14px;
	height:24px;
	line-height:24px;
	margin-bottom:15px;
}
.regWar2{
	color:#f44d4d;
	font-size:14px;
	height:24px;
	line-height:24px;
	margin-bottom:15px;
}
.orangeSolidBtn{
	display:block;
	background:#ff9600;
	font-size:22px;
	color:#ffffff;
	line-height:46px;
	text-align:center;
	border-radius:5px;
}
.regAgreeY{
	width:136px;
	margin:11px auto 0;
	font-size:12px;
	line-height:22px;
	color:#ffffff;
	background:url(../images/agree.png) no-repeat left center;
	background-size:14px auto;
	padding-left:18px;
}*/