a:focus{
	text-decoration: none;
}
.login{
	width: 100%;
	height: 80vh;
	position: relative;
	background: rgba(236,250,250,0.1);
}
.bj{
	width: 100%;
	height:100%;
	position: absolute;
	z-index: -1;
	opacity: 0.1;
}
.login_login{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	
}
.res_title{
	padding-top: 5vh;
	
}
.login_title{
	padding-top: 5vh;
	padding-bottom: 2vh;
}
.login_form{
	border-top: 0;
	border-bottom:0;
	width: 85%;
	margin: 5vh auto 0vh auto;
	position: relative;
}
.res_form{
	border-top: 0;
	border-bottom:0;
	width: 85%;
	margin: 3vh auto 0vh auto;
	position: relative;
	
}

.login_img{
	position: absolute;
	height: 6vh;
	width: auto;
	top: 14.5vh;
	border-radius: 5px;
	right: 0.5vw;
}
.res_img{
	position: absolute;
	height:6vh;
	width: auto;
	top: 29vh;
	border-radius: 5px;
	right: 0.5vw;
}

.login_numbtn{
	width: 30vw;
	border: 0px ;
	height: 5vh;
	border-radius: 5px;
	position: absolute;
	top: 8vh;
	right: 1vw;
	display: block;
	line-height: 5vh;
	background: #CCCCCC;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	color: black;
}
.phone_img{
	position: absolute;
	height:6vh;
	width: auto;
	top: 7.5vh;
	border-radius: 5px;
	right: 0.5vw;
}
.phone_numbtn{
	width: 30vw;
	border: 0px ;
	height: 5vh;
	border-radius: 5px;
	position: absolute;
	top: 15vh;
	right: 1vw;
	display: block;
	line-height: 5vh;
	background: #CCCCCC;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	color: black;
}

.res_numbtn{
	width: 30vw;
	border: 0px ;
	height: 5vh;
	border-radius: 5px;
	position: absolute;
	top: 36vh;
	right: 1vw;
	display: block;
	line-height: 5vh;
	background: #CCCCCC;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	color: black;
	
}

.login_name{
	width: 100%;
	height: 7vh;
	padding: 1.5%;
	border-left: 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	-webkit-appearance:none;
	border-radius: 5px 5px 0 0;
	font-size: 14px;
	background: rgba(255,255,255,0.8);

}
.login_pwd{
	-webkit-appearance:none;
	width: 100%;
	height: 7vh;
	padding: 1.5%;
	border-top: 0;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: rgba(255,255,255,0.8);
	border-radius:0;
	font-size: 14px;	

}
.login_yzm{
	width: 100%;
	height: 7vh;
	padding: 1.5%;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: rgba(255,255,255,0.8);
	font-size: 14px;
	border-radius: 0px 0px 5px 5px;
	 -webkit-appearance:none;
	
}
.res_yzm{
	width: 100%;
	height: 7vh;
	padding: 1.5%;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: rgba(255,255,255,0.8);
	font-size: 14px;
	
}
.login-button{
	width: 95%;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
	height: 7vh;
	background: rgba(255,255,255,0.5);
	box-shadow: #8f9bad 0px 0px 20px;
	font-size: 16px;
	color: #374782;
	letter-spacing: 2px;
	margin-top: 5%;

}
.login-text{
	width: 100%;
	height: 5vh;
	line-height: 5vh;
	margin-top: 2vh;
}
.text_pwd{
	float: left;
	font-size: 14px;
	color: #535353;
}
.text_res{
	float: right;
	color: #374782;
	font-size: 14px;
}
.text_login{
	float: right;
	font-size: 14px;
	
}
.res_style{
	width: 100%;
	height: 7vh;
	text-align: left;
	font-size: 14px;
	line-height: 7vh;
	vertical-align:text-bottom;
	margin-bottom:2px; margin-bottom:-2px\9;
}
.res_style_text{
	font-size: 14px;
}
.res_style_radio{
	width: 20px;
	height: 20px;
	vertical-align:text-bottom;

}
.radio_text{
	font-size: 14px;
	line-height: 8vh;

	
}
