@charset "utf-8";
*{margin: 0px;border: 0px;padding: 0px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
li{list-style: none; }
a{display:block;text-decoration: none; color: inherit;-webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none;}
img{display: block;}
html{font-size: 25px; width: 100%;height: 100%;}
body{width: 100%;min-height: 100%; height: 100%; max-width: 768px; min-width: 320px; margin: 0 auto; color: #000; overflow-x: hidden;position: relative; background:#fff; }
h1,h2,h3,h4,h5,h6,b{font-weight: normal;}
em,i{font-style: normal;}
textarea {-webkit-appearance: none;resize: none; }
select{appearance:none; -moz-appearance:none; -webkit-appearance:none; }
.hide{ display: none; }
.op0{opacity: 0;}
[v-cloak] {display: none!important; }
.show{ display: block; }
.oh1{ text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.cle:after,.wrap:after{content: ""; display: block; height:0; clear:both; visibility:hidden;}
.fl{float: left;}
.fr{float: right;}
.tc{text-align: center;}
.tr{text-align: right;}
.tl{text-align: left;}
.pingbic{position:fixed;left: 0;top: 0; bottom: 0; z-index: 8; right: 0; background: rgba(0,0,0,0.5); }
.pingbic.on{z-index: 10;}
.loading{position:fixed;left: 0;top: 0; bottom: 0; z-index: 9; right: 0; }
.loading .beijing{position: fixed; left: 50%; top: 50%; width: 150px; height: 150px; border-radius: 5px; -background-color: rgba(0,0,0,0.3); background-image: url(../img/loader.gif); background-position: center 18px; background-size: 43%; background-repeat: no-repeat;font-size: 18px; padding-top: 100px; color: rgba(0,0,0,0.5); text-align: center; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }
.w100{width: 100%;}
.h100{height: 100%; }
.ohidden{overflow: hidden; }
.wrap{width: 92%;margin: 0 auto;position: relative; }
.wrap_{width: 82%;margin: 0 auto;position: relative; }
.header_fixed{
	height:1.8rem;
	width: 100%;
}



.about{
	padding: 0.4rem 0;
	line-height: 1.6;
}
.about .logo{
	width: 100%;
	margin: 0 auto 0.4rem;
}
.about p{
	font-size: 0.5rem;
	text-indent: 2em;
	margin-bottom: 0.6rem;
}
.about h1{
	text-align: center;
	font-size: 0.8rem;
	margin-bottom: 0.4rem;
}
.about h2{
	font-size: 0.6rem;
	margin-bottom: 0.4rem;
}

.baozhengk{
	padding-top: 1px;
}
.huikuang{
	width: 100%;
	height: 0.4rem;
	background-color: #f0f0f0;
}
.baozhengk .input{
	display: flex;
	line-height:1.6rem;
	margin-top: 0.2rem;
	border-bottom: solid 0.04rem #eeeeee;
	position: relative;
}
.baozhengk .input:last-child{
	border-bottom: none;
}
.baozhengk .input .name{
	width: 4.4rem;
	padding-left: 0.4rem;
	font-size: 0.6rem;
	color: #3e3e3e;
	font-weight: bold;
	position: relative;
}
.baozhengk .input .name.xin:before{
	position: absolute;
	left: 0;
	top: 0.1rem;
	content: "*";
	display: block;
	font-size: 0.6rem;
	color: #dc2816;
	font-weight: bold;
}
.baozhengk .input .value{
	flex: 1;
	max-width: 9.0rem;
	font-size: 0.6rem;
	color: #4c4c4c;
	height: 1.6rem;
	outline: none;
	background-color: transparent;
}
.baozhengk .input .yanzhenm{
	position: absolute;
	right: 0.2rem;
	top: 50%;
	line-height: 0.8rem;
	font-size: 0.48rem;
	color: #999999;
	margin-top:-0.4rem;
	padding: 0 0.4rem;
	border: solid 0.02rem #999999;
	border-radius: 1.0rem;
	background-color: transparent;
	outline: none;
}
.baozhengk .input .yanzhenm:active{
	outline: none;
}
.baozhengk .xeiyi{
	padding: 0.4rem 0;
	font-size: 0.6rem;
	color: #3e3e3e;
	line-height: 0.8rem;
}
.baozhengk .xeiyi .i{
	width: 0.8rem;
	height: 0.8rem;
	display: inline-block;
	vertical-align: top;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/xeiyi1.png);
	margin-right: 0.2rem;
}
.baozhengk .xeiyi .i.on{
	background-image: url(../img/xeiyi2.png);
}
.baozhengk .xeiyi a{
	display: inline;
	color: #0078ff;
}
.baozhengk .anjian{
	display: flex;
}
.baozhengk .tijiao{
	/* width: 100%; */
	flex: 1;
	height:1.6rem;
	line-height: 1.6rem;
	text-align: center;
	border-radius: 1.0rem;
	background-color: #dc2816;
	font-size: 0.6rem;
	color: #ffffff;
	margin-top: 1.0rem;
}
.baozhengk .tijiao+.tijiao{
	margin-left: 0.4rem;
}

.authe_info .shang{
	padding:1.0rem 0;
}
.authe_info .shang .img{
	width: 100%;
	height: 2.2rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 0.6rem;
}
.authe_info .shang .p1{
	text-align: center;
	font-size: 0.72rem;
	color: #3e3e3e;
	line-height: 1.0rem;
}
.authe_info .xinxi{
	padding-top: 0.6rem;
	margin-bottom:1rem;
}
.authe_info .xinxi .title{
	font-size:0.6rem;
	color: #3e3e3e;
	padding-left: 0.4rem;
	border-bottom: solid 0.04rem #eeeeee;
	line-height: 1.6rem;
	font-weight: bold;
	position: relative;
}
.authe_info .xinxi .title:before{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -0.3rem;
	content: "";
	display: block;
	width: 0.2rem;
	height: 0.6rem;
	background-color: #dc2816;
	border-radius: 1.0rem;
}
.authe_info .xinxi .p2_kuang{
	padding: 0.4rem;
	font-size: 0.6rem;
	color: #3e3e3e;
	line-height: 1rem;
}
.authe_info .xinxi .com{
	font-size: 0.6rem;
	color: #4c4c4c;
	line-height: 1rem;
}
.authe_info .anjian{
	width: 100%;
	text-align: center;
	font-size: 0.6rem;
	color: #fff;
	display: flex;
}
.authe_info .fanhui{
	flex: 1;
	height: 1.6rem;
	line-height: 1.6rem;
	background-color: #dc2816;
	border-radius: 1.0rem;
}
.authe_info .fanhui+.fanhui{
	margin-left: 0.4rem;
}

.register{
	width: 100%;
	background-color: #8f0000;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/beijing.jpg);
	position: relative;
}
.register .juzhong{
	position: absolute;
	left: 0;
	top: 16.0rem;
	width: 100%;
	letter-spacing:4px;
	text-align: center;
	color: #fff;
}
.register .juzhong .p1{
	font-size: 1.08rem;
	margin-bottom: 0.5rem;
}
.register .juzhong .p2{
	font-size: 0.7rem;
	margin-bottom: 1.2rem;
}
.register .juzhong .anjian_kuang{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-evenly;
}
.register .juzhong .anjian_kuang .tijia{
	width: 5.0rem;
	line-height: 1.5rem;
	font-size: 0.68rem;
	text-align: center;
	border-radius: 1.0rem;
	border: solid 0.03rem #fff;
}