.user_header .nav{
	width: 180px;
	padding-top: 40px;
	text-align: right;
}
.bg-red{
	background: #cf000e;
}
.main{
	padding: 72px 0;
	min-width: 1190px;
}
.main .content{
	margin: 0 auto;
	width: 1070px;
	position: relative;
}
aside{
	position: relative;
	width: 360px;
	min-height: 400px;
	background: #fff;
	padding: 27px;
}
.main .content aside .login-form .login-weixin, .main .content aside .login-form .login-pwd, .main .content aside .login-form .login-mobile, .main .content aside .login-form .login-account, .main .content aside .login-form .login-quick{
	width: 306px;
}
.yahei{ font-family: "Microsoft YaHei","SimHei";}
.switch-type{
	position: relative;
	width: 306px;
	overflow: hidden;
}
.main .content aside .login-switch{
	position: relative;
	font-size: 16px;
	font-weight: bold;
	color: #888;
	border-bottom: 1px solid #d1d1d1;
	width: 459px;
}
.main .content aside .login-switch li{
	position: relative;
	float: left;
	width: 153px;
	text-align: center;
	padding: 13px 0;
	cursor: pointer;
}
.main .content aside .login-switch .i-new{
	position: absolute;
	top: 4px;
}
.main .content aside .login-switch li{
	position: relative;
	float: left;
	width: 153px;
	text-align: center;
	padding: 13px 0;
	cursor: pointer;
}
.main .content aside .login-switch li.on{
	margin-bottom: -1px;
	color: #cf000e;
	border-bottom: 2px solid #cf000e;
}
.main .content aside .login-switch .switch-mobile{
	color: #333;
	text-align: left;
	/*margin-bottom: -1px;
	border-bottom: 2px solid #fff;*/
}
.main .content aside .login-form{
	width: 306px;
	overflow: hidden;
	position: relative;
}
.main .content aside .login-form .login-type{
	position: relative;
	width: 918px;
	left: -306px;
}
.main .content aside .login-form .login-weixin{
	height: 298px;
	padding-top: 53px;
	text-align: center;
}
.main .content aside .login-form .qr-code{ position: relative;}
.main .content aside .login-form .login-pwd{ padding-top: 25px;}
.main .content aside .login-form .input-group{
	position: relative;
	height: 40px;
	border: 1px solid #ddd;
	overflow: hidden;
	line-height: 40px;
}
.main .content aside .login-form .input-group .i-user{
	float: left;
	width: 19px;
	height: 19px;
	background: url(../img/allPuzzle.png) 0 -30px no-repeat;
	margin: 10px;
}
.main .content aside .login-form .input-group input{
	float: left;
	height: 40px;
	font-size: 13px;
	width: 254px;
	border: 0;
	padding: 10px 0;
	margin: 0;
}
.error_tip{
	font-size: 12px;
	margin: 5px 0 4px;
}
.red, a.red{ color: #cf000e;}
.main .content aside .login-form .input-group .i-pwd{
	float: left;
	width: 19px;
	height: 19px;
	background: url(../img/allPuzzle.png) -21px -30px no-repeat;
	margin: 10px;
}
.gray{ color: #b2b2b2;}
.gray, a.gray{ color: #999;}
.main .content aside .login-form .input-group .i-captcha{
	float: left;
	width: 19px;
	height: 19px;
	background: url(../img/allPuzzle.png) -42px -30px no-repeat;
	margin: 10px;
}
.captcha-img{ margin: 5;}
.main .content aside .login-form .input-group .refresh-btn{
	color: #4a92f5;
	margin-right: 6px;
}
.checkbox-group{
	font-size: 13px;
}
.login-pwd .checkbox-group .i-checkbox{
	float: left;
	width: 21px;
	height: 21px;
	background: url(../img/allPuzzle.png) -84px -30px no-repeat;
	margin-right: 4px;
	cursor: pointer;
}
.submit-btn{
	display: block;
	height: 42px;
	line-height: 42px;
	background-color: #cf000e;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	border-radius: 3px;
	margin: 10px 0 0;
}
.submit-btn:hover{ color: #fff;}
.regist-group{
	margin: 20px 0 30px;
}
.other-group .other-login{
	width: 169px;
	border-right: 1px solid #e6e6e6;
}
.other-group dt{ margin-bottom: 10px;}
.i-qq, .i-weibo, .i-weixin, .i-zhifubao, .i-taobao, .i-mobile{
	display: block;
	width: 28px;
	height: 28px;
	margin-right: 5px;
	background: url(../img/allPuzzle.png) no-repeat;
}
.i-qq{  background-position: 0px 0;}
.i-weibo{ background-position: -28px 0;}
.i-weixin{ background-position: -56px 0;
cursor: pointer;}
.i-zhifubao{ background-position: -86px 0;}
.other-group .mobile-login{
	padding-left: 20px;
	_padding-left: 10px;
}
.i-mobile{
	background-position: -143px 0;
}
.main .content aside .login-form .login-mobile{
	padding-top: 12px;
}
.main .content aside .login-form .input-group .i-phone{
	float: left;
	width: 19px;
	height: 20px;
	background: url(../img/allPuzzle.png) -63px -30px no-repeat;
	margin: 10px;
}
.main .content aside .login-form .sms-btn{
	background: #f0f0f0;
	color: #333;
	height: 34px;
	width: 110px;
	text-align: center;
	line-height: 34px;
	border-radius: 3px;
	margin-top: 3px;
}
/*------------------------找回密码--------------------------------*/
.find-password{
	border: solid 1px #ddd;
	padding: 50px;
	font-family: '微软雅黑';
	min-height: 410px;
}
.find-pwd-title{
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.find-pwd-way{ margin-top: 50px;}
.find-pwd-way li{ width: 50%; float: left;}
.find-pwd-way .green-icon{
	box-sizing: border-box;
	display: inline-block;
	height: 47px !important;
	width: 47px;
	margin: 0 10px 0 120px;
}
.find-pwd-way .green-icon.green-mobile{	
	background: url(../img/user-verify.png) no-repeat -48px -48px;
}
.find-pwd-way span{
	float: left;
	height: 47px;
	line-height: 47px;
	font-size: 14px;
}
.find-pwd-way .green-icon.green-email{
	background: url(../img/user-verify.png) no-repeat 0 -48px;
}
/*-----------手机找回----------------*/
.u-profile-row{
	font-size: 14px;
	overflow: hidden;
	font-family: '微软雅黑';
	padding: 10px 0;
	line-height: 30px;
}
.u-profile-row .profile-row-name{
	float: left;
	text-align: right;
	margin-right: 14px;
}
.w200{ width: 200px;}
.u-profile-row .profile-row-content{ position: relative; float: left;}
.u-profile-row .profile-row-content .input-s{
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	border: 1px solid #ddd;
}
.u-profile-row .profile-row-content .left{ float: left;}
.u-profile-row .profile-row-content .img-captcha{
	background: url(../img/loading.gif) center center no-repeat;
}
.u-profile-row .profile-row-content .refresh-captcha{
	color: #c9033b;
	font-size: 12px;
	vertical-align: middle;
}
.u-profile-row .profile-row-content .w82{ width: 82px;}
.u-profile-row .profile-row-content .get-sms-code{
	color: #c9033b;
	font-size: 12px;
	width: 102px;
	height: 30px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	display: inline-block;
	text-align: center;
	margin-left: 10px;
	text-decoration: none;
}
.u-btn-submit{
	width: 116px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	background: #c9033b;
	display: inline-block;
	text-align: center;
	margin-left: 114px;
	border-radius: 3px;
}
/*----------------------------注册页面------------------------------------*/
.regist_title{
	position: relative;
	top: 20px;
	left: 18px;
	font-size: 24px;
	color: #333;
	font-family: '微软雅黑';
}
.user_content{
	border: 1px solid #d7d7d7;
	padding: 40px;	  
	padding-right: 0;
	background: #fff
}
.user_login{
	width: 768px;
	border-right: 1px solid #ddd;
	color: #555;
}
.register_box{ padding: 20px 0;}
.register_box label.tips{
	width: 100px;
	display: inline-block;
	text-align: right;
	font-size: 14px;
}
.register_box label.tips span{ padding-right: 2px;}

input[type="text"], input[type="button"], input[type="submit"], input[type="reset"]{
	-webkit-appearance: none;
	border-radius: 0;
}
.users_input, .register_input{
	height: 40px;
	line-height: 40px;
	width: 306px;
	border: 1px solid #d5d5d5;
	    border-top-color: rgb(213, 213, 213);
	    border-right-color: rgb(213, 213, 213);
	    border-bottom-color: rgb(213, 213, 213);
	    border-left-color: rgb(213, 213, 213);
	font-size: 14px;
	padding: 0 5px;
}
.users_input_error{
	background: #fff3f3;
	border-color: #ff5242;
	color: #d10000 !important;
}
.register_box p{ float: left;}
.user_content .error{
	visibility: hidden;
	height: 22px;
	line-height: 22px;
	margin-left: 411px;
	color: gray;
	position: relative;
	top: -28px;
	width: 265px;
	height: 26px;
	line-height: 26px;
	text-indent: .5em;
	border: solid 1px #d5d5d5;
	background: #fff;
}
.user_content .error.error2{
	background: url(../img/login_icon2.png) scroll no-repeat 100px -224px;
	color: #d10000;
	background: #fff3f3;
	border: solid 1px #ffe4e4;
}
.success{
	background: url(../img/login_icon2.png) scroll no-repeat 0 -206px;
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin-left: 3px;
}
#register_captcha_e{ position: relative;}
#JS_captcha{
	position: absolute;
	left: 88px;
	top: 2px;
	background: url(../img/loading.gif) scroll no-repeat center center;
}
.change-one{
	position: absolute;
	left: 350px;
	top: 13px;
	color: #4a92f5;
	font-size: 12px;
}
.to_error{
	background-position: 0 -227px;
}
#sms_captcha_e{ position: relative;}
.sms_captcha_wait_span{
	color: #aaa;
	display: none;
}
.sms_captcha_wait_span{
	position: absolute;
	left: 297px;
    top: 2px;
	display: inline-block;
	vertical-align: top;
	width: 111px;
	height: 34px;
	line-height: 34px;
	color: #333;
	background: #f0f0f0;
	text-align: center;
	font-size: 13px;
}
.get_sms_captcha_btn{
	position: absolute;
	left: 294px;
	top: 4px;
	display: inline-block;
	vertical-align: top;
	width: 111px;
	height: 34px;
	line-height: 34px;
	color: #333;
	background: #f0f0f0;
	text-align: center;
	font-size: 13px;
}
.gray, a.gray{ color: #999;}
.register_box .readed{
	clear: both;
	line-height: 18px;
	padding: 10px 0 20px 100px;
}
.register_box .readed input{ vertical-align: top;}
.blue{ color: #4a92f5;}
.regi_btn{
	color: #fff;
	text-align: center;
	clear: both;
	cursor: pointer;
	background: #cf000e;
	width: 308px;
	height: 42px;
	border: 0;
	outline: 0;
	border-radius: 4px;
}
.f16{
	font-size: 16px;
}
.user_register{
	width: 220px;
	margin-right: 100px;
}
.users_submit, .register_submit{
	background: #cf000e;
    background-position-x: 0%;
    background-position-y: 0%;
	border: 0;
	height: 32px;
	width: 70px;
	cursor: pointer;
	border-radius: 4px;
}
.user_ok_register{
	text-align: center;
	border-bottom: 1px solid #eee;
	padding: 20px 0;
}
.users_submit.users_submit2{
	background-position: -117px -251px;
	color: #b0b0b0;
}
.logintoreg{
	display: inline-block;
	text-align: center;
	line-height: 32px;
}
.img_login2{
	text-align: center;
	padding: 90px 0;
	border-bottom: 1px solid #eee;
}
.share_login{ margin-top: 20px;}
.api_tips{
	color: #999;
	font-size: 12px;
}
.login_api .api_from a{
	display: block;
	background: url(../img/allPuzzle.png);
    background-position-x: 0%;
    background-position-y: 0%;
	height: 28px;
	width: 28px;
	display: inline-block;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.login_api .api_from a.qq{ background-position: 0 0;}
.login_api .api_from a.sina{  background-position: -28px 0;}
.login_api .api_from a.alipay{ background-position: -86px 0;}
