
.body-bg {
	background-color: white;
}

#submitButton {
	width: 300px;
	margin-left: -39px;
}

.phone-msg {
	margin-left: -59px;
}

.admin-captcha {
    height: 38px;
    width: 99px;
    margin-left: 70px;
    margin-top: 1px;
}

.layui-input-inline {
    float: left;
    width: 300px;
    margin-left: 20px;
}

#btn-phone-captcha {
	margin-right: -190px;
	height: 39px;
}

.layui-input {
	/* margin-left: 20px; */
	width: 300px;
	height: 40px;
    margin-bottom: 10px;
}

.login-bg {
	margin-top: 80px;
    margin-left: -22px;
}

.top-img {
	margin-top: 25px;
}

#login_middle_head {
	text-align: center;
	font-size: 22px;
	height: 35px;
	line-height: 43px;
}

.mid-right [
	height: 100%;
	width: 340px;
	background-color: #00549B;
	z-index: inherit;
]

.mid-left {
	width: 630px;
	height: 100%;
	//border:1px dashed #000;
}

.mid-contnt {
	width: 970px;
	height: 100%;
	margin: 0 auto;
}

.top-content {
	width: 970px;
	height: 100%;
	margin: 0 auto;
	//line-height: 155px;
}

.login-top {
	width: 100%;
	height: 90px;
}

.login-mid {
	width: 100%;
	height: 465px;
	background-color: #D4E8FF;
	text-align: center;
}

.login-foot {
/* 	width: 100%;
	text-align: center;
	margin-top: 10px; */
	width: 100%;
    text-align: center;
    margin-top: 10px;
    position: fixed;
    bottom: 0;
    line-height: 6px;
    font-size: 12px;
    top: 547px;
}
