
.enroll_box{
	height: 398px;
	width: 400px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -245px;
	
}

.forget_box{
	height: 590px;
	width: 400px;
	background: #fff;
	margin: 0px auto;
}
.enroll_form{
	height: 300px;
	width: 320px;
	padding: 40px 40px 10px 40px;
	position: relative;
}
.eyes{
	position: absolute;
	right: 55px;
	top: 173px;
	height: 28px;
	width: 28px;
	cursor: pointer;
}
.enroll_form>p:first-child{
	font-size: 20px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #333333;
	
}
.enroll_form>p:nth-of-type(2){
	font-size: 10px;
	font-family: "微软雅黑";
	color: #9ED4A0;
	padding-left: 15px;
	height: 40px;
	line-height: 40px;
}
#user_tel,#enroll_Password,#enroll_Phone{
	height: 50px;
	width: 300px;
	margin: 5px 0;
	padding-left: 15px;
	background: #F5F5F5;
	border: none;
	border-top: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
	border-radius: 3px;
	
	font-size: 16px;
	color: #999999;
	font-family: "微软雅黑";
}
#enroll_zhuce{
	height: 50px;
	width: 320px;
	margin: 10px 0;
	background: #72C575;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	
	/*-webkit-box-shadow: 0 0 20px #9D9C9C;
	-moz-box-shadow:  0 0 20px #9D9C9C;
	-o-box-shadow: 0 0 20px #9D9C9C;
	box-shadow: 0 0 20px #9D9C9C;*/
	
	font-size: 16px;
	color: #FFFFFF!important;
	font-family: "微软雅黑";
}
#enroll_zhuce:hover,.querenzhuce:hover{
	height: 50px;
	width: 320px;
	margin: 10px 0;
	background: #71A773 !important;
	border: none;
	border-radius: 3px;
	
	-webkit-box-shadow: 0 0 20px #9D9C9C;
	-moz-box-shadow:  0 0 20px #9D9C9C;
	-o-box-shadow: 0 0 20px #9D9C9C;
	box-shadow: 0 0 20px #9D9C9C;
	
	font-size: 16px;
	color: #FFFFFF!important;
	font-family: "微软雅黑";
}

.enroll_form>p:nth-of-type(3){
	height: 20px;
	line-height: 20px;
	font-size: 10px;
}
.enroll_form>p:nth-of-type(3) span:nth-of-type(1){
	float: left;
}
.enroll_form>p:nth-of-type(3) span:nth-of-type(2){
	float: right;
}
.enroll_form>p:nth-of-type(3) span:nth-of-type(1) a{
	color: #A0D5A1;
}
.enroll_form>p:nth-of-type(3) span:nth-of-type(2) a{
	color: #666666;
}
.enroll_other{
	margin-top: 5px;
	height: 135px;
	width: 100%;
}
.enroll_other p{
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #343434;
	text-align: center;
	line-height: 40px;
	height: 40px;
	letter-spacing: 2px;
}
.enrollimg_box{
	text-align: center;
	padding-top: 10px;
}
.enrollimg_box>img{
	margin: 0 18px;
	cursor: pointer;
}




/*forget_password 1    Start*/
.forget_pass{
	height: 650px;
	width: 100%;
}
.forget_title{
	height: 70px;
	width: 1130px;
	margin: 0 auto;
}
.forget_title>p{
	height: 60px;
	line-height: 80px;
	margin-top: 10px;
	padding: 0 30px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #77C779;
}
.forget_title>p>button{
	float: right;
	outline: none;
	height: 30px;
	width: 100px;
	border: 1px solid #77C779;
	margin-top: 30px;
	border-bottom: none!important;
	background: #FFFFFF;
}
.forget_txt{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	padding-left: 20px;
}
.forget_txt>span{
	font-size: 16px;
	color: #003BB3;font-weight: bold;
}
.forget_form_top{
	height: 350px;
}
/*forget_password 1    End*/
/*forget_password 2  	Start*/
.forget_2{
	height: 500px;
	width: 400px;
	margin: 10px auto;
}
.forget_2>p{
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #FF4848;
	padding-left: 40px;
}
.forget_2>p>span{
	font-size: 18px;
	color: #5A5A5A!important;
	font-weight: bold;
}
/*forget_password 2    End*/



/*register_box.html      Start*/
.register_box{
	height: 700px;
	width: 510px;
	border: 1px solid #F5F5F5;
	position: absolute;
	background: #FFFFFF;
	top: 0;
	left: 50%;
	margin-left: -255px;
}
.register_box>p{
	height: 65px;
	line-height: 65px;
	padding-left: 45px;
	width: 460px;
	font-size: 16px;
	color: #5A5A5A;
	letter-spacing: 1px;
}
.register_box>p>input{
	height: 50px;
	width: 325px;
	border-radius: 5px;
	outline: none;
	background: #F5F5F5;
	border: 1px solid #ECECEC;
}


.register_box>p:nth-of-type(1){
	height: 65px;
	width: inherit;
	text-align: center;
	padding-left: 130px;
	line-height: 80px;
	color: #72C574;
	font-size: 26px;
}
.register_box>p:nth-of-type(2){
	height: 20px;
	width: 300px;
	padding-left: 150px;
	line-height: 20px;
	color: #72C574;
	font-size: 12px;
}
.register_box>p:nth-of-type(5)>input:nth-of-type(1){
	width: 200px;
}
.register_box>p:nth-of-type(5)>input:nth-of-type(2){
	width: 120px;
	height: 52px;
	cursor: pointer;
	background: #C9C9C9;
	border-color: #C9C9C9;
}

.register_box>p:nth-of-type(8){
	padding-left: 120px;
	font-size: 14px;
}
.register_box>p:nth-of-type(8)>input{
	height: 12px;
	width: 12px;
	
}
.register_box>p:nth-of-type(8)>label{
	cursor: pointer;
}
.register_box>p:nth-of-type(9){
	padding-left: 120px;
}
.register_box>p:nth-of-type(9)>button{
	height: 50px;
	width: 320px;
	margin: 10px 0;
	background: #72C575;
	border: none;
	border-radius: 3px;
	
	-webkit-box-shadow: 0 0 20px #9D9C9C;
	-moz-box-shadow:  0 0 20px #9D9C9C;
	-o-box-shadow: 0 0 20px #9D9C9C;
	box-shadow: 0 0 20px #9D9C9C;
	
	font-size: 16px;
	color: #FFFFFF;
	font-family: "微软雅黑";
}

/*.register_box>p:nth-of-type(6){
	height: 150px;
	width: 460px;
	background: #F5F5F5;
}*/

/*register_box.html      End*/