@charset "utf-8";
/* CSS Document */
body {
	min-width: 3.2rem;
	max-width: 7.5rem;
	margin: 0 auto !important;
	overflow-x: hidden;
	background: #fff;
	font: .3rem/1.5 "microsoft yahei", Arial, Helvetica, sans-serif;
	color: #333;
}
body, section, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, th, td, input, textarea, select, img {
	margin: 0;
	padding: 0;
	border: 0;
}
ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
	font-weight: lighter;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
em, i {
	display: inline-block;
	font-weight: normal;
	font-style: normal;
}
textarea, select, input {
	font-family: "Microsoft Yahei";
	font-size: .3rem;
	color: #666;
}
b {
	font-weight: bold;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover { 
	/*color:#333; */
	text-decoration: none;
}
input[type="text"], input[type="password"], input[type="button"], input[type="submit"], button, textarea {
	-webkit-appearance: none;
}
.cfx:after, nav.mini:after, .h:after, .hn:after, .PH:after {
	content: ' ';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	line-height: 0;
}
* {
	box-sizing: border-box;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/**** 公共css ****/


/**** 首页 ****/
.indexMain {
	width: 100%;
	float: left;
	height: 13.34rem;
	background: url(../images/indexBg.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 7.55rem .68rem 0 .68rem;
}
/** 资料输入版块 **/
.forminput {
	width: 100%;
	float: left;
}
.forminput_hang {
	width: 100%;
	float: left;
}
.forminput_hang_bt {
	width: 1.1rem;
	float: left;
	line-height: .94rem;
	color: #75160f;
	font-weight: bold;
}
.forminput_hang_name {
	overflow: hidden;
}
.finput {
	width: 100%;
	float: left;
	background: #fff;
	border: solid .02rem #faa253;
	border-radius: .1rem;
	outline: none;
	height: .94rem;
	text-indent: .1rem;
}
.forminput_hang_radio {
	overflow: hidden;
}
.forminput_hang_radio a {
	width: auto;
	float: left;
	margin: 0 .4rem 0 0;
	line-height: .94rem;
	color: #75160f;
}
.forminput_hang_radio i {
	font-size: .35rem;
	color: #e84335;
}
.forminput_hang_birth {
	overflow: hidden;
	background: #fff;
	border: solid .02rem #faa253;
	border-radius: .1rem;
	line-height: .9rem;
	text-indent: .1rem;
	display: block;
	cursor: pointer;
	color: #666;
}
.forminput_hang_birth span {
	display: block;
}
/** 资料输入版块 **/
.indexBtn {
	width: 100%;
	float: left;
	margin: .6rem 0 0 0;
}
.indexBtn a, .indexBtn a img {
	width: 100%;
	float: left;
}
/**** 首页 ****/


/**** 加载页 ****/
.loadMain {
	width: 100%;
	float: left;
	height: 13.34rem;
	background: url(../images/indexBg.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 9.3rem .85rem 0 .85rem;
}
.loadBar {
	width: 100%;
	float: left;
	height: .78rem;
	background: #fbf8f0;
	border-radius: .4rem;
	box-shadow: 0px 3px 9px 0px rgba(240, 140, 90, 0.86);
}
.loadBar span {
	float: left;
	height: .78rem;
	background-color: #fd9401;
	background-image: linear-gradient(to right, #fd9401, #f62336);
	border-radius: .4rem;
	line-height: .78rem;
	font-size: .36rem;
	color: #fff;
	text-align: right;
}
.loadBar span img {
	width: 1rem;
	vertical-align: top;
	margin: -.1rem 0 0 0;
}
/**** 加载页 ****/


/**** 结果页 ****/
.resultMain {
	width: 100%;
	float: left;
	background: #fffaf0 url(../images/resultBg.jpg) no-repeat;
	background-size: 100% auto;
}
.resultBox {
	width: 100%;
	float: left;
	padding: .5rem .35rem 0 .35rem;
}
.resultNick {
	width: 100%;
	float: left;
	font-size: .34rem;
	color: #fff;
}
.resultNick span {
	color: #ffd200;
}
.resultPic, .resultPic img {
	width: 100%;
	float: left;
}
.resultPic.padd47 {
	padding: 0 .47rem 0 .48rem;
	margin: .4rem 0 .6rem 0;
}
.resultCode {
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: .3rem 0;
}
.resultCode .qrCode {
	width: 1.47rem;
	float: left;
}
.resultCode .qrCode img {
	width: 100%;
	float: left;
}
.resultCode .logo {
	width: 1.42rem;
	float: right;
}
.resultCode .logo img {
	width: 100%;
	float: left;
}
.resultCode .txt {
	width: auto;
	float: left;
	border-left: solid 1px #d3d1ce;
	border-right: solid 1px #d3d1ce;
	padding: 0 .2rem;
	font-size: .28rem;
	color: #400e0a;	
}
.resultBtn {
	width: 100%;
	float: left;
	padding: 0 0 .5rem 0;
}
.resultBtn a {
	width: 48%;
	border-radius: .2rem;
	line-height: .85rem;
	font-size: .34rem;
	color: #fff;
	text-align: center;
}
.resultBtn a:first-child {
	float: left;
	background: #ffa201;
}
.resultBtn a:last-child {
	float: right;
	background: #c001ff;
}
/**** 结果页 ****/
