.whg_login{
	min-height:945px;
	min-width:1200px;
	margin:0 auto;
	background:url("../images/whg_login/whg_login_bg.jpg") no-repeat center 0;
	padding: 80px 0;
	background-size:cover;
}
.whg_register {
	width:900px;
	margin:0 auto;
	background-color: #FFF;
	text-align: center;
	font-size:18px;
}
.whg_register_01 {
	width:800px;
	padding: 50px;
	margin:0 auto;
}
.whg_tabs {
	width:808px;
	height:90px;
	/* border: 1px solid #E7E7E7; */
	box-shadow:1px -2px 10px #EDEDED;
} 
.whg_tabs_list {
	display:block;
	float:left;
	width:33.3%;
	height:90px;
	/*text-align: center;*/
	line-height:90px;
}
/* .whg_tabs_list:hover {
	cursor:pointer;
} */
.whg_tabs_list p {
	display:block;
	height:18px;
	font-size:18px;
}
.whg_list {
	width:800px;
	min-height:580px;
	background-color: #FFF;
	border:4px solid #ffdf63;
	box-shadow:0px 0px 20px #EDEDED;
}
.whg_login_frame{
	position:relative;
	min-height:550px;
	width:300px;
	margin:0 auto;
	background-color: #FFF;
	text-align: center;
	/* padding:100px 0 0 0;  */
	font-size:18px;
}
.forget_input{
	width:299px;
	height:25px;
	padding:10px 0;
	border:2px solid #F0F0F0;
	color:#A4A4A4;
	font-size:18px;
}
.forget_input label{
	float:left;
	width:32%;
	text-align: right;
}
.forget_input_main{
	width:68%;
	border:0;
	font-size:18px;
	vertical-align: inherit;
}
.forget_content1_in{
	margin:80px 0 50px;
}
.forget_next{
	width:299px;
	height:47px;
	line-height:47px;
	background-color: #FFDF63;
	margin:0 auto;
	margin-top:50px;
	cursor: pointer;
}
.forget_next:hover{
	color:#FFF;
}
.forget_return{
	float:right;
	font-size:12px;
	color:#A4A4A4;
	margin:20px;
}
.forget_next_logo{
	/* position:absolute; */
	bottom:50px;
	display:block;
	margin:0 auto;
	width:300px;
	height:120px;
	background: url("../images/logo01.png") no-repeat 0 0;
	background-size:cover;
	margin-top:100px;
}

.forget_content2{
	width:640px;
    margin-left:-170px;
    text-align: left;
    color: #5F4731;
}
.forget_content2_in{
	margin:55px 0 50px;
}
.forget_content3{
	text-align: left;
}
.forget_content3_in{
	margin:8px 0;
}
.forget_next_1{
	margin-top:91px;
}
.forget_next_2{
	margin-top:60px;
}

.forget_content3_b{
	padding-top:30px;
	font-size:28px;
}
.forget_next_4{
	margin-top:102px; 
	display:block;
	font-size:18px;
}