@charset "UTF-8";

.login-warp{
	max-width: 1200px;
	margin: 0px auto;
}
.login-form{
	border:1px solid #ef3729;
	padding: 24px 7% 36px 5%;
	background-repeat: no-repeat;
	background-size: 42% auto;
	background-position: 90% 70px;
}
.registertab{
	background-image: url(../../images/web/gril.jpg);
}
.logintab{
	background-image: url(../../images/web/loginbg.png);
}
.paddbottom.login-form{
	padding-bottom:300px;
}
.login-fl{
	width: 
}
.login-fl li{
	margin-top: 36px;
}
.login-name{
	display: inline-block;
	width: 108px;
	font-size: 14px;
	color: #555555;
	vertical-align: middle;
}
.login-name i{
	color: #ef3729;
	margin-right: 9px;
}
.logointxt,.codetxt{
	width: 32%;
	border:1px solid #cccccc;
	height: 34px;
	vertical-align: center;
	line-height: 34px;
	font-size: 14px;
	text-indent: 7px;
}
.codetxt{
	width: 20.5%;
}
.login-msg{
	margin-left: 110px;
	color: #999999;
	margin-top: 7px;
}

.login-tit a{
	display: block;
	width: 133px;
	float: left;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	margin-right: 1px;
	background-color: #3846ce;
	margin-top: 
}
.login-tit a.active{
	background-color: #ef3729;
}
.login-tit{
	height: 37px;
}

.codeBtn{
	display: inline-block;
	width: 120px;
	height: 34px;
	border:1px solid #e1e1e1;
	vertical-align: middle;
	margin-top: -3px;
	text-align: center;
	line-height: 34px;
	color: #ef3729;
	background-color: #f6f6f6;
	border-left: none;
}
.login-fl li.tkli{
	margin-top: 24px;
}
.tk{
	font-size: 14px;
	margin-left: 110px;
}
.xy{
	color: #ef3729
}
.xz{
	color: #3846ce;
}
.submitresiger{
	display: inline-block;
    width: 134px;
    height: 33px;
    text-align: center;
    line-height: 32px;
    color: #ffffff;
    font-size: 17px;
    background-color: #ef3729;
    margin-left: 110px;
    border-radius: 3px;
}
.login-fr{
	margin-top: 50px;
	width: 41.8%;
	float: right;
}
.codeImg{
	display: inline-block;
	vertical-align: middle;
	margin-left: 1%;
}

.switchCode{
	color: #f35540;
	font-size: 12px;
	margin-left:1%;
}

.other-user{
	width: 44%;
	margin-top: 50px;
	padding-top: 30px;
	border-top: 1px solid #e1e1e1;
	text-align: center;
}
.other-user a{
	color: #f35540;
	font-size: 19px;
	margin-left: 88px;
}

.forgetrest{
	margin-left: 10px;
	color: #666666;
}

/*.weixin-icon{
    width: 21px;
    height: 18px;
    background: url(../../images/web/weixin_denglu.png) no-repeat;
    position: absolute;
    margin: 4px -21px;
    border-radius: 10px;
}*/
.weixin-icon{
    width: 159px;
    height: 35px;
    background: url(../../images/web/weixin_denglu.png) no-repeat;
    position: absolute;
    margin: -3px -85px;
    border-radius: 3px;
}
.submitresigerWeixin-icon{
    width: 159px;
    height: 35px;
    background: url(../../images/web/weixin_denglu.png) no-repeat;
    position: absolute;
    margin: 1px 40px;
    border-radius: 3px;
}

