body {
	background:#FEFEFE;
	min-height:100%;
	text-align:center;
	color:#999
}
.header-img {
	width:100%;
	display:block
}
.re-wrapper {
	width:87.5%;
	margin:20px auto
}
.input-wrapper .phone,.input-wrapper .code {
	width:100%;
	height:42px;
	border:0;
	outline:0;
	border-top:1px solid #ddd;
	border-radius:5px;
	background:#fff;
	font-size:14px;
	line-height:22px;
	padding:10px;
	text-align:left;
	color:#999;
	border:1px solid #ddd;
	overflow:hidden;
	-webkit-appearance:none
}
.input-wrapper .phone-wrapper {
	position:absolute;
	right:120px;
	left:0;
	height:100%
}
.input-wrapper .vl-code {
	height:44px;
	margin:6px 0;
	position:relative
}
.input-wrapper .get-code {
	width:115px;
	float:right;
	font-size:14px;
	line-height:22px;
	padding:10px 0;
	text-align:center;
	color:#fff;
	background:#218FF8;
	border-radius:5px
}
.re-wrapper .submit {
	height:42px;
	line-height:42px;
	background:#218FF8;
	color:#fff;
	font-size:18px;
	border-radius:5px
}
.user-protocol {
	font-size:12px;
	margin-top:10px;
	text-align:center
}
.user-protocol a {
	color:#218FF8;
	text-decoration:none
}
.re-wrapper .pro-des {
	margin-top:20px
}
.rules-receiver {
	margin:30px 0;
	padding:25px 40px 10px;
	text-align:left;
	border-top:1px solid #ddd
}
.rules .ru-title {
	width:75px
}
.rules .ru-list {
	font-size:12px;
	line-height:24px
}
.result-wrapper {
	margin-top:20px;
	text-align:center
}
.result-wrapper .success-icon {
	width:50%
}
.result-wrapper .download-app {
	margin-top:15px;
	display:inline-block;
	height:44px;
	width:68%;
	border-radius:5px;
	font-size:18px;
	line-height:20px;
	padding:12px 0;
	background:#218FF8;
	text-align:center;
	color:#fff;
	text-decoration:none
}
.result-wrapper .share-friend {
	margin-top:15px;
	text-decoration:underline;
	color:#218FF8;
	font-size:14px
}