﻿.loginWrap {
	background: rgb(250, 249, 243); margin: 40px auto; width: 930px;
}
.web_loginBox {
	height: 394px; padding-left: 45px;
}
.web_loginBox .tit {
	height: 48px; color: rgb(57, 57, 57); line-height: 72px; font-size: 16px;
}
.web_loginBox .tit span {
	line-height: 48px; float: right;
}
.web_loginBox .tit a {
	line-height: 48px; float: right;
}
.web_loginBox .tip {
	background: url("../images/res_icons.png") no-repeat -4px -1044px rgb(255, 60, 0); padding: 0px 30px 0px 25px; border-radius: 10px; height: 21px; color: rgb(255, 255, 255); line-height: 21px; text-decoration: none; margin-top: -5px; margin-left: 160px; display: inline-block; visibility: hidden; max-width: 341px;
}
.web_loginBox .error.tip {
	visibility: visible;
}
.web_loginBox .tit a {
	margin: 0px 20px; color: rgb(94, 94, 94); line-height: 52px;
}
.web_loginBox .tit span {
	color: rgb(191, 191, 191); font-size: 14px;
}
.web_loginBox .tit a:hover {
	color: rgb(57, 56, 56); text-decoration: none;
}
.web_loginBox .inputBox {
	background: rgb(255, 255, 255); border: 1px solid rgb(222, 221, 212); width: 286px; height: 38px; color: rgb(203, 202, 194);
}
.web_loginBox .inputBox i {
	margin: 9px 0px 0px 8px; font-size: 23px; float: left;
}
.web_loginBox .inputBox input {
	padding: 10px; width: 235px; height: 17px; line-height: 17px; font-size: 14px;
}
.web_loginBox .form li {
	overflow: hidden; margin-bottom: 15px;
}
.web_loginBox .form li a {
	color: rgb(163, 129, 92); line-height: 39px; margin-left: 12px; white-space: nowrap;
}
.web_loginBox .verificaInput {
	background: rgb(255, 255, 255); padding: 10px; border: 1px solid rgb(222, 221, 212); width: 160px; height: 17px; line-height: 17px; font-size: 14px;
}
.web_loginBox .verification {
	
}
.web_loginBox .verify {
	border: 1px solid rgb(222, 221, 212); width: 81px;
}
.web_loginBox .form li button.submitBtn {
	background: url("../images/loginBtnSm.png") no-repeat; margin: 15px 0px 0px; border: currentColor; width: 377px; height: 49px; text-align: center; color: rgb(255, 255, 255); line-height: 49px; font-size: 20px; text-decoration: none; display: inline-block;
}
.web_loginBox .error.inputBox {
	border: 1px solid red;
}
.web_loginBox .error.verificaInput {
	border: 1px solid red;
}
.web_loginBox .beautify {
	color: rgb(35, 35, 35);
}
