html {
	font-size: 38px;
	font-family: "Hiragino Sans GB";
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	height: 100%;
	color: #333;
}

body {
	padding: 0;
	margin: 0;
	height: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

div, p, span, ul, li, h1, h2 {
	margin: 0;
	padding: 0;
	list-style: none;
	font-style: normal;
	text-shadow: none;
}

a {
	text-decoration: none;
	color: #000;
	outline: none;
	-moz-outline-style: none;
}

.clear_both {
	content: " ";
	display: block;
	clear: both;
	overflow: hidden;
}

.clearfloat{ width:0px; height:0px; clear: both; margin:0px; padding:0px; }

/*封面1*/
.top_banner {
	line-height: 0;
}

.top_banner img {
	width: 100%;
}

.index-box {
	text-align: center;
	width: 90%;
	margin: 0px auto;
	background-color: rgb(255, 247, 212);
	border-radius: 0.5rem;
	font-size: 20px;
	line-height: 1.5rem;
	padding: 10px 0px;
	margin-bottom: 1rem;
}

/* 首页，关卡信息 */
.guanqia-box {
	background: url('../images/guan-box-bg.png?v=2') no-repeat;
	width: 96%;
	padding: 2%;
	margin: 0 auto;
	border-radius: 0.9rem;
	padding-top: 1.8rem;
	margin-bottom: 1rem;
	background-size: cover;
	background-color: #fff7d5;
}
.guanqia-box ul{
	width: 100%;
}
.guanqia-box ul li {
	display: block;
	width: 50%;
	height: 3.3rem;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
}
.guanqia{
	width:40%;float:left;
	height:100%;
	display:block;
	background-size: 100%;
	width:100%;
}

.guanqia1 {
	background: url('../images/guan-s1.png') no-repeat;
	background-size: 100%;
}
.guanqia1.ok {
	background: url('../images/guan-ok1.png') no-repeat;
	background-size: 100%;
}
.guanqia1.disabled {
	background: url('../images/guan-disabled1.png') no-repeat;
	background-size: 100%;
}

.guanqia2 {
	background: url('../images/guan-s2.png') no-repeat;
	background-size: 100%;
}
.guanqia2.ok {
	background: url('../images/guan-ok2.png') no-repeat;
	background-size: 100%;
}
.guanqia2.disabled {
	background: url('../images/guan-disabled2.png') no-repeat;
	background-size: 100%;
}

.guanqia3 {
	background: url('../images/guan-s3.png') no-repeat;
	background-size: 100%;
}
.guanqia3.ok {
	background: url('../images/guan-ok3.png') no-repeat;
	background-size: 100%;
}
.guanqia3.disabled {
	background: url('../images/guan-disabled3.png') no-repeat;
	background-size: 100%;
}

.guanqia4 {
	background: url('../images/guan-s4.png') no-repeat;
	background-size: 100%;
}
.guanqia4.ok {
	background: url('../images/guan-ok4.png') no-repeat;
	background-size: 100%;
}
.guanqia4.disabled {
	background: url('../images/guan-disabled4.png') no-repeat;
	background-size: 100%;
}

.guanqia5 {
	background: url('../images/guan-s5.png') no-repeat;
	background-size: 100%;
}
.guanqia5.ok {
	background: url('../images/guan-ok5.png') no-repeat;
	background-size: 100%;
}
.guanqia5.disabled {
	background: url('../images/guan-disabled5.png') no-repeat;
	background-size: 100%;
}

.guanqia6 {
	background: url('../images/guan-s6.png') no-repeat;
	background-size: 100%;
}
.guanqia6.ok {
	background: url('../images/guan-ok6.png') no-repeat;
	background-size: 100%;
}
.guanqia6.disabled {
	background: url('../images/guan-disabled6.png') no-repeat;
	background-size: 100%;
}

.guanqia7 {
	background: url('../images/guan-s7.png') no-repeat;
	background-size: 100%;
}
.guanqia7.ok {
	background: url('../images/guan-ok7.png') no-repeat;
	background-size: 100%;
}
.guanqia7.disabled {
	background: url('../images/guan-disabled7.png') no-repeat;
	background-size: 100%;
}

.guanqia8 {
	background: url('../images/guan-s8.png') no-repeat;
	background-size: 100%;
}
.guanqia8.ok {
	background: url('../images/guan-ok8.png') no-repeat;
	background-size: 100%;
}
.guanqia8.disabled {
	background: url('../images/guan-disabled8.png') no-repeat;
	background-size: 100%;
}

.guanqia9 {
	background: url('../images/guan-s9.png') no-repeat;
	background-size: 100%;
}
.guanqia9.ok {
	background: url('../images/guan-ok9.png') no-repeat;
	background-size: 100%;
}
.guanqia9.disabled {
	background: url('../images/guan-disabled9.png') no-repeat;
	background-size: 100%;
}

.guanqia10 {
	background: url('../images/guan-s10.png') no-repeat;
	background-size: 100%;
}
.guanqia10.ok {
	background: url('../images/guan-ok10.png') no-repeat;
	background-size: 100%;
}
.guanqia10.disabled {
	background: url('../images/guan-disabled10.png') no-repeat;
	background-size: 100%;
}





/* 信息登记页面 */
.info_wrap {
	border-radius: .5rem;
	box-sizing: border-box;
	/* display: flex; */
	width: 90px;
	align-items: center;
	flex-wrap: wrap;
	position: relative;
	overflow: auto;
	margin: 0 auto;
	width: 92%;
	height: 11rem;
	background: url("../images/info-box-input.png?v=2") no-repeat;
	background-size: 100%;
	padding: 5px;
}

.info_wrap h1 {
	width: 100%;
	color: #3f2a00;
	font-size: 1rem;
	font-weight: lighter;
	line-height: 2em;
	text-align: center;
}

.info_wrap p {
	width: 100%;
	font-size: 20px;
	text-align: justify;
	color: #666;
}

.info_wrap img {
	max-width: 80%;
}

.info-box {
	text-align: center;
	width: 90%;
	margin: 0 auto;
	margin-top: 3rem;
}

.info-box .info {
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
	font-size: 18px;
}

.info_wrap form {
	margin-top: 2rem;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 4rem;
	margin-top: 3rem;
	text-align: center;
}

.info_wrap form input {
	background-color: #f9f2e4;
	width: 95%;
	border-radius: 3px;
	font-size: 20px;
	color: #55322f;
	height: 1rem;
	border: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.info_wrap .btn-submit {
	text-align: center;
}

.info_wrap .btn-submit img {
	width: 60%;
}

a.link {
	color: #f7600e;
	text-decoration: underline;
}

a.return_btn {
	position: fixed;
	top: 3rem;
	right: 0rem;
	font-size: 16px;
	background-color: #95380c;
	border-radius: 10px 0px 0px 10px;
	padding: 8px;
	color: #FFF;
	z-index:10;
}

/*ext 自定义css*/
body {
	background-color: #d9291c !important;
	width: 100%;
}

.main_wrap {
	position: absolute;
	top: 13rem;
	width: 100%;
}