html,body,#content{
	height: 100%;
}

input{
	border:1px solid #dfdfdf;
}

#content{
	width: 100%;
    background: url('../images/aa99.png') no-repeat center center fixed;
	background-size: 100%;
	margin: 0 auto;
	position: relative;
}


.login_hea{
	width: 96%;
	margin: 0 auto;
}

.log_img_left{
	float: left;
	height: 106px;
}
.log_img_left>img{
    max-width: 120px;
}
.clean:after{
	display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;
}
.log_right_t1{
	font-size: 9.92px;
	color: #c5c5c5;
	height: 14px;
	line-height: 14px;
}
.log_int{
	width: 50%;
	height: 25px;
	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: 100px;
	height: 37px;
	background:#3a84ff;
	border-radius: 5px;
	font-size: 17.57px;
	color: #fff;
	border:0;
	margin-top:18px;
    background-image: url("../images/login_button.png");
}
.title_box {
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #ffffff;
    font-size: 25px;
}
.log_img_left {
    float: left;
    width: 39%;
    text-align: center;
    height: 220px;
    display: flex;
}
.log_img_right {
    float: right;
    width: 58%;
}
.log_img_right > div {
    padding-left: 15px;
	overflow: hidden;
}
.form_box {
    font-size: 14px;
    color: #ffffff;
    overflow: hidden;
}
.button_box {
    text-align: center;
}
input,button,select,textarea{
    outline:none;
    border-right: none;
}
