
html {
	background: #fff;
}
.loading {
	margin: 50% auto;
}
.imgone{
  position: absolute;
  left:10%;
  top: 2rem;
  width:80%;
  height:auto;
  display: none;
  z-index: 666;
}
.head {
   width: 100%;
	height: 0.7rem;
	  /*margin: 0.25rem 0 0.39rem;*/
	 margin: 0.25rem 0 0 0;
	 z-index: 999999;
}
.head .title {
  height: 0.44rem;
  line-height: 0.44rem;
  text-align: center;
  color: #2e2e2e;
  font-size: 0.18rem;
  font-weight: bold;
}
.head .return {
  position: absolute;
  width: 0.1rem;
  height: 0.18rem;
  left: 0.15rem;
  top: 0.15rem;
}
.head .login_title{
	position: fixed;
    background: rgba(255,255,255,1);
    box-shadow: 0px 6px 25px 0px rgba(0,0,0,0.04);
    z-index: 999999;
}
.section {
  position: relative;
  padding: 0 0.15rem;
}
.section input::-webkit-input-placeholder {
  color: #C3C3C3;
}
.section ul li{
    position: relative;
	border-bottom: 1px solid #F0F0F0;
	height: 0.6rem;
	display: flex;
	align-items: center;
	/*margin-top: 0.45rem;*/
}
.section ul li span{
	position: absolute;
	font-size: 0.16rem;
	color: #aaaaaa;
	width: 22%;
}
.section .text,.section .check,.section .password {
	height: 0.6rem;
	border-radius: 10px;
	border: 1px solid #fff;
	font-size: 0.15rem;
	width: 66%;	
	border: none;
	padding-left: 0.95rem;
	}
.section .new_user_login{
	width: 100%;
	height: 0.39rem;
	margin: 0.24rem auto 0.16rem;
	font-size: 0.24rem;
	color: #060606;
	font-weight: bold;
	text-align: center;
	line-height: 0.39rem;
}
.section ul li input:first-of-type{
	width: 100% !important;
}
.section .gets {
  position: absolute;
  right: 0.09rem;
  bottom: 0.2rem;
  width: 0.9rem;
  height: 0.25rem;
  color: #fff;
  color: #055bf9;
  background: #fff;
  border: none;
  font-size: 0.13rem;
}

.section .button {
	width: 3.33rem;
    height: 0.48rem;
    border-radius: 0.05rem;
    background-image: linear-gradient(90deg, #de2418 0%, #ff5348 100%), linear-gradient( #de2418, #de2418);
    box-shadow: 0px 0.01rem 0.07rem 1px rgba(160, 24, 16, 0.3);
    /*border-radius: 10px;*/
    border: none;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 0.48rem;
    font-size: 0.17rem;
    margin: 0 auto;
    margin-top: 0.35rem;
}
.shengming{
	/*position: absolute;*/
	bottom: 0.73rem;
	left: 0;
	width: 100%;
	margin-top: 0.55rem;
	text-align: center;
	height: 0.12rem;
	line-height: 0.11rem;
	color: #bdbdbd;
	font-size: 0.12rem;
	
}
.smxy{
	font-size: 0.12rem;
	color: #EF2418;
}
.smxys{
	font-size: 0.12rem;
	color: #3385ff;
	margin-top: 0.15rem;
    position: absolute;
    right: 0.21rem;
}
.textq{
	position: absolute;
    right: 0.2rem;
    display: none;
    width: 0.18rem;
    height: 0.18rem;
}
.section .passhidd{
	width: 0.2rem;
	height: auto;
	display: none;
    margin-right: 0.24rem;
}
.section .passshow{
	width: 0.2rem;
	height: auto;
	    margin-right: 0.24rem;
}
.section .passTit{
	display: none;
	font-weight: normal;
	color: #de2418;
	font-size: 0.1rem;
	position: absolute;
	right: 0.15rem;
	bottom: 0;
}
.section .yzmTit{
	display: none;
	font-weight: normal;
	color: #de2418;
	font-size: 0.1rem;
	position: absolute;
	right: 0.15rem;
	bottom: 0;
}
.section .textTit{
	display: none;
	font-weight: normal;
	color: #DE2418;
	font-size: 0.1rem;
	position: absolute;
	right: 0.5rem;
	bottom: 0.2rem;
}
.section .yzmTits{
	display: none;
	font-weight: normal;
	color: #de2418;
	font-size: 0.1rem;
	position: absolute;
	right: 0.15rem;
	bottom: 0.17rem;
	text-align: right;
}
.section .textTits{
	display: none;
	font-weight: normal;
	color: #de2418;
	font-size: 0.1rem;
	position: absolute;
	right: 0.5rem;
	bottom: 0.12rem;
	text-align: right;
}
.section .shouji_titles{
	position: absolute;
	left:0.22rem;
	top:0.2rem;
}
