@charset "utf-8";
body { width: 100%; height: 100%; padding: 0; margin: 0; position: relative }
body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, form { margin: 0; padding: 0 }
.none { display: none }
a { text-decoration: none; outline: none; }
em { font-style: normal }
li { list-style: none }
i { font-style: normal }
img { border: none }
.wrap { margin: 0 auto; }

/*.registered*/
.registered { word-break: break-all; width: 6.7rem; margin: 0.3rem auto 0; }
  .registered form { padding: 0; margin: 0; border: 0; }
  .registered .row { width: 6.7rem; height: 0.7rem; display: block; border-bottom: 1px #ededed solid; font-family: "Microsoft YaHei", "SimSun"; margin-bottom: 0.3rem; position: relative; }
    .registered .row label { font-size: 0.3rem; color: #333; width: 2rem; height: 0.56rem; line-height: 0.56rem; display: block; float: left; }
    .registered .row .inputFocus { float: right; width: 4.6rem; height: 0.56rem; line-height: 0.56rem; color: #b5b5b5; position: relative; display: block; border: none; }
    .registered .row input,
    .registered .row .txt { width: 4.6rem; height: 0.56rem; line-height: 0.56rem; font-size: 0.28rem; color: #b5b5b5; display: block; border: none; position: absolute; background-color: #fff; }
    .registered .row .txt { z-index: 999; }

  .registered .success input,
  .registered .success .txt { color: #333 !important; }
  .registered .error input,
  .registered .error .txt { color: #ff0000 !important; }

  /*.registered .agreement { clear: both; display: block; }
    .registered .agreement a { width: 4.6rem; height: 0.6rem; line-height: 0.6rem; font-size: 0.28rem; color: #b5b5b5; display: block; border: none; position: absolute; background-color: #fff; }*/

  .registered .agreement { clear: both; color: #b6b6b6; width: 6.7rem; height: 0.4rem; font-size: 0.28rem; }
    .registered .agreement a { color: #267399; text-decoration: underline; font-size: 0.28rem; border: none; }
    .registered .agreement input { margin: 0 0 0 20px; }
    .registered .agreement a:hover { color: #1a4c66; }


.btn_yzm { background: none; color: #e94b35; font-size: 14px; line-height: 42px; position: absolute; z-index: 999; right: 20px; cursor: pointer; }
.btn-default { background: none; color: #e94b35; font-size: 0.28rem; line-height: 0.56rem; position: absolute; z-index: 999; right: 0; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn_reg { width: 6.7rem; height: 0.9rem; background: #e94b35; margin-top: 0.1rem; border: 0; font-size: 0.34rem; color: #FFF; border-radius: 4px; }
.care { color: #999; width: 6.7rem; text-align: left; line-height: 0.48rem; font-size: 0.26rem; margin: 0.4rem auto 0.8rem; }
input[type='password'] { font-family: Arial, Helvetica, sans-serif !important; }

/*=====end=====*/

.reg_after { width: 6rem; margin: 1.6rem auto 0; }
  .reg_after strong { font-size: 0.5rem; text-align: center; display: inherit; color: #e94b35; }
  .reg_after ul { width: 6rem; border-top: 1px #e9e9e9 solid; margin-top: 0.6rem; padding-top: 0.2rem; }
    .reg_after ul li { font-size: 0.36rem; margin: 0.4rem 0; }
      .reg_after ul li span { color: #e94b35; }

.title { width: 6.7rem; margin: 0.3rem auto 0; }
  .title p { font-size: 0.4rem; color: #333; font-weight: bold; }
    .title p span { color: #999; font-size: 0.3rem; font-weight: normal; }

.result { margin: 20px auto 0; /*height: 600px; max-height: 600px; */ overflow: auto; overflow-x: hidden; }
  .result table { border: 1px #bbbec7 solid; color: #262633; border-left: none; border-right: none; }
    .result table th { height: 24px; line-height: 24px; font-size: 14px; text-align: center; font-weight: 600; }
    .result table td { height: 24px; line-height: 24px; border-top: 1px #bbbec7 solid; font-size: 14px; font-weight: normal; text-align: center; }

.reg_after { width: 6.7rem; margin: 0.6rem auto 0; }
  .reg_after p { font-size: 0.40rem; line-height: 0.6rem; font-weight: 500; }
    .reg_after p span { color: #F00; }
  .reg_after .split { font-size: 0.2rem; line-height: 0.3rem; display: block; }
  /*.reg_after .tip { color: #000; font-size: 0.35rem; line-height: 0.6rem; }*/
  .reg_after p .tip { color: #000; font-size: 0.3rem; line-height: 0.5rem; display: inline-block; }
  /*.reg_after .tip { color: #e94b35; font-size: 0.35rem; line-height: 0.6rem; }*/
  .reg_after .readme { color: #e94b35; font-size: 0.3rem; line-height: 0.5rem; }

.layui-layer-btn0 { font-size: 14px !important; }
.reg_again { width: 6.7rem; height: 0.9rem; background: #e94b35; margin-top: 0.1rem; border: 0; font-size: 0.34rem; color: #FFF; border-radius: 4px; display: block; text-align: center; line-height: 0.9rem; }

#protocol {
	position: absolute;
	width: 6.4rem;
	height: 6rem;
	padding: 0.2rem 0 0.3rem 0;
	display: none;
	background:#fff;
	border-radius: 0.1rem;
}
#protocol .tit a {
	position: absolute;
	top: 5.2rem;
	left: 1.2rem;
	cursor: pointer;
	font-size: 0.32rem;
	text-align: center;
	line-height: 0.9rem;
	display: block;
	width: 4rem;
	height: 0.9rem;
	color: #fff;
	background: #f54e1b;
	border-radius: 0.1rem;
}

#privacy {
	position: absolute;
	width: 6.4rem;
	height: 6rem;
	padding: 0.2rem 0 0.3rem 0;
	display: none;
	background:#fff;
	border-radius: 0.1rem;
}
#privacy .tit a {
	position: absolute;
	top: 5.2rem;
	left: 1.2rem;
	cursor: pointer;
	font-size: 0.32rem;
	text-align: center;
	line-height: 0.9rem;
	display: block;
	width: 4rem;
	height: 0.9rem;
	color: #fff;
	background: #f54e1b;
	border-radius: 0.1rem;
}
.xy_box{
	width: 6rem;
	height: 4.8rem;
	overflow-y: auto;
	padding-left: 0.2rem;
	border: none;
}
.after_reg{
	margin: 3rem auto 0;
	width: 6rem;
	text-align: center;
}
.after_reg h2{
	font-size: 0.44rem;
	text-align: center;
	color: #222;
	font-weight: bold;
}
.after_reg p{
	color:#666;
	padding-top: 0.34rem;
	font-size: 0.28rem;
}
.after_reg p span{
	color:#f54e1b;
}
.goHome{
	display: block;
	font-size:0.34rem;
	text-align: center;
	background: #f54e1b;
	color: #fff;
	width: 4.6rem;
	height: 1.1rem;
	line-height: 1.1rem;
	margin: 1.5rem auto 0;
	border-radius: 8px;
}










