@charset "UTF-8";
.main {
	width: 100%;
	min-width:100%;
	height: 854px;
	background-image: url(../../img/zhuce/aa.jpg);
	background-repeat: no-repeat;
    background-position: center center;
	position: relative;
	
}
.main-regsiter{
	width: 542px;
	height: 404px;
	background:rgba(0,0,0,.4);
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -214px;
	margin-left: -244px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);  
  	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);  
  	box-shadow: 0 0 10px rgba(0,0,0,0.3);  
}
.resetPwd{
	width: 424px;
	height:404px;
	margin: 46px auto 0 auto;
	/*border: 1px solid red;*/
}
.qie{
	position: relative;
}
.danqie{
	position: absolute;
	/*border: 1px solid red;*/
}
.qiehuan{
	width: 100%;
	height: 52px;
	line-height: 52px;
	margin-bottom: 14px;
}
.dianxuan{
	width: 210px;
	text-align: center;
	background: #fff;
	border: 1px solid #B9BCB9;
}
.backColor{
	background: #42CFD2;
}
.denglu-div{
	padding-bottom: 14px;
	color: #fff;
}
.denglu-div span{
	padding-bottom: 12px;
	z-index: 2;
}
.regsiter-k{
	width: 97%;
	height: 50px;
	/*border: 1px solid #DEDEDD; */
	display: flex;
	flex-direction: row ;
	align-items:center;
	margin-bottom: 14px;
}
.regsiter-ews{
	width: 60px;
	height: 54px;
	background: #F1F1F1;
	border-right:1px solid #DEDEDD;
	position: relative;
}
.regsiter-ews .img{
	width: 24px;
	height: 24px;
	position: absolute;
	top:50%;
	left: 50%;
	margin-top:-12px;
	margin-left: -12px;
}
.regsiter-inp{
	width: 365px;
	height: 54px;
	border: 0px;
}
.inp{
	width: 360px;
	height: 55px;
	border: 0px;
}
.yanzheng{
	width: 140px;
	height: 54px;
	border: 1px solid #919191;
	margin-left: 20px;
	background: #DEDEDD;
}
.yanzheng-inp{
	width: 208px;
	height: 52px;
	border: 0px;
}

.denglu-an{
	position: absolute;
	width: 40%;
	color: #fff;
	height: 52px;
	left:30%;
	top:70%;
	line-height: 52px;
	background: #42CFD2;
	text-align: center;
	font-size: 16px;
}
.zhucc{
	margin-top: 24px;
	font-size: 14px;
	text-decoration: underline;
	}
.yan-inp{
	width:244px;
	height: 54px;
	border: 0px;
}
.yan-bott{
	width: 120px;
	height: 54px;
	color: #42CFD2;
	background:#fff;
	border:0px;
	font-size: 16px;
}
.data-inp,.inp,.yan-inp,.regsiter-inp{
	font-size: 16px;
	color: #919191;
	padding-left:10px;
}
.setPwd{
	width: 424px;
	height:200px;
	margin: 46px auto 0 auto;
	/*border: 1px solid red;*/
}