body{
	font-family: "microsoft yahei",arial;
	font-size: 14px;
	color: #333333;
	min-width:1210px;
	width: 100%;
	height: 100%;
}
body,div,p,ul,li,button,a,input,img{
	margin: 0;
	padding: 0;
}
img{
	border: none;
}
*{
	margin: 0;
	padding: 0;
}
.clear{
	clear: both;
}
a{
	color:#ffffff;
	text-decoration: none;
}
a:hover{
	color: #3f79f7;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
li{
	list-style: none;
}
.w{
	width: 100vw;
	margin: 0 auto;
}
/*���� begin*/
.shortcut-login{
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	font-size: 12px;
}

.login{
	width: 100%;
	height: 100vh;
	overflow:hidden;
}
.login-main{
	position:relative;
}
.login-pic{
	position: absolute;
}

.login-pic img {
	width: 100vw;
	height: 100vh;
}

.icon-module {
	position: absolute;
	top:38px;
	left: 20%;
}

.icon-module img {
	height: 36px;
}

.login-content{
    position: absolute;
    top:123px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.login-content .desc {
	font-size: 24px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 32px;
	text-align: center;
	margin-bottom: 30px;
}

.login-content .content {
	width: 400px;
	height: 500px;
	background: white;
	border-radius: 4px;
	padding: 20px;
	margin: 0 auto;
}

.lo-conl{
	font-size: 16px;
	border-radius: 4px;
}
.lo-conl .left {
	display: inline-block;
}

.lo-conl .right {
	display: inline-block;
	float: right;
}

.lo-conl a.digital-certificate {
	font-size: 16px;
	font-weight: 400;
	color: #37abd5;
	line-height: 32px;
	text-align: center;
}

.lo-conl a.digital-certificate:hover {
}

.lo-conl a.system-login {
	font-size: 16px;
	color: #666666;
	line-height: 32px;
}

.lo-conl a.system-login:hover {
	color: #333333;
}

.denglu_div {
	position: relative;
	width: 338px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-top: 14px;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	top: -56px;
	display: none;
}

.co-con3{
	width: 336px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #ffbdbe;
	background: #fdece5 url(../../img/loginAndRegistImg/deng.png) no-repeat 4px center;
	margin-top: 24px;
	font-size: 12px;
	text-indent: 20px;
}
.line {
	height: 2px;
	background: #F4F4F4;
	margin-top: 23px;
}
.login-user,.login-pwd{
	background: #F4F4F4;
	border: 1px solid #E0E0E0;
	border-radius: 4px;
	width: 336px;
	height: 42px;
	line-height: 38px;
	margin-top: 22px;
	box-sizing: border-box;
}

.luser-text{
	border: 0 none;
    float: none;
    font-size: 14px;
    height: 40px;
    line-height: 17px;
    overflow: hidden;
    padding: 10px 0 10px 10px;
    width: 334px;
    color: #666666;
	background: #F4F4F4;
    box-sizing: border-box;
}

.msgCode {
	position: relative;
	top:0px;
	width: 106px;
	height: 28px;
	background: #FFFFFF;
	border: 1px solid #E0E0E0;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	padding: 6px;
}

.msgCode:hover {
	color: #ffffff;
	background: #3f79f7;
}

.verify-button {
	margin: 30px 0px 20px 0px;
	height: 42px;
	background: #F4F4F4;
	border: 1px solid #3f79f7;
	border-radius: 4px;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #3f79f7;
	line-height: 40px;
	cursor: pointer;
}

.denglu{
	margin: 30px 0px 20px 0px;
	height: 42px;
	background: #F4F4F4;
	border: 1px solid #E0E0E0;
	border-radius: 4px;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 40px;
	cursor: pointer;
}
.denglu:hover{
	color: #ffffff;
	background: #3f79f7;
}

.safe{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 32px;
}

.safe .left {
	font-size: 12px;
	display: inline-block;
}

.safe .right {
	font-size: 12px;
	display: inline-block;
	float: right;
}

.safe a {
	color: #666666;
}

.safe a:hover {
	color: red;
}

.copyright-info{
	margin-top: 75px;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
	text-align: center;
}

.re-agree{
	margin-top: 25px;
	overflow: hidden;
}
.re-agree-info{
	font-size: 12px;
	color: #666666;
}
.re-agree-info a{
	color: #228fe4;
}
.re-check{
	color: #999999;
	vertical-align: middle;
	margin-top: -2px!important;
}

.re-individual .formError,.re-enterprise .formError{
	margin-top:45px!important;

}

.re-enterprise .formErrorContent,.re-individual .formErrorContent{
	box-shadow:none!important;
	color:red!important;
	border:none!important;
	background-color: transparent!important;
	border-radius:0px!important;
	background: url(../../img/loginAndRegistImg/register-error-icon.png) no-repeat center left;
	margin-left: -290px;
	min-width:332px!important;
	padding: 0 0 0 18px!important;
}

.re-individual .login-pwd .formErrorContent,
.re-enterprise .login-pwd .formErrorContent{
	margin-left:-153px!important;
}
.re-individual .formErrorArrow,
.re-enterprise .formErrorArrow{
	display:none;
}