html,body,#content{
	height: 100%;

}
input{
	border:1px solid #dfdfdf;
}
#content{
	width: 100%;
	background: url('../images/index.jpg') no-repeat center center fixed;
	background-size: 100%;
	margin: 0 auto;
	position: relative;
}
.login_main{
	width: 382px;
	height: 382px;
	background: #ffffff;
	border-radius: 5px;
	position: absolute;
	top: 24%;
	margin: 0 auto;
	right: 11.5%;
}
.login_hea{
	width: 84%;
	margin: 0 auto;
}

.log_img_left{
	float: left;
	height: 106px;
}
.log_img_right{
	float: left;
	margin-left: 25px;
}
.log_img_left>img{
	width: 52px;
	margin-top:31px;
}
.clean:after{
	display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;
}
.log_right_t{
	font-size: 21.5px;
	color: #01a7c1;
	margin-top:33px;
}
.log_right_t1{
	font-size: 9.92px;
	color: #c5c5c5;
	height: 14px;
	line-height: 14px;
}
.log_int{
	width: 320px;
	height: 49px;
	line-height: 49px;
	margin-bottom: 14px;
	padding-left: 13px;
	color: #5d5d5d;
	font-size:11.71px;
}
.re_pwd img{
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
}
.re_pwd span{
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
	font-size: 11.7px;
	color: #c5c5c5;
	margin-left: 9px;
}
.sub_int{
	width: 320px;
	height: 50px;
	background:#3a84ff;
	border-radius: 5px;
	font-size: 17.57px;
	color: #fff;
	border:0;
	margin-top:30px;
}
