html {
	overflow:hidden;
}
body {
	font-family:"Hiragino Sans GB", "微软雅黑";
	font-size:12px;
	margin:0;
}
ul {
	padding:0;
	margin:0;
}
ul li {
	list-style-type:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;color:#f00;
}
.cl{ clear: both;}
input[type="text"]:focus, input[type="password"]:focus {
	outline:none;
}
input::-ms-clear {
	display:none;
}
.uncheck {
	background:url(/login/icon_3.png) no-repeat -74px -163px;
}
.checked {
	background:url(/login/icon_3.png) no-repeat -92px -163px;
}
.qlogin {
	display:none;
}
.login, .login_no_qlogin {
	margin:0 auto;
	width:370px;
	border:2px solid #eee;
	border-bottom:none;
	position:relative;
}
.header {
	height:50px;
	border-bottom:1px solid #e2e2e2;
	position:relative;
	font-family:"微软雅黑";
}
.header .switch {
	height:45px;
	position:absolute;
	left:60px;
	bottom:0;
	font-size:16px;
}
.header .switch #switch_qlogin {
	margin-right:85px;
}
.header .switch .switch_btn {
	color:#999;
	display:inline-block;
	height:45px;
	line-height:45px;
	outline:none;
	*hide-focus:expression(this.hideFocus=true);
}
.header .switch .switch_btn_focus {
	color:#333;
	display:inline-block;
	height:45px;
	line-height:45px;
	outline:none;
	*hide-focus:expression(this.hideFocus=true);
}
.header .switch .switch_btn:hover {
	color:#333;
	text-decoration:none;
}
.header .switch .switch_btn_focus:hover {
	text-decoration:none;
}
#switch_bottom {
	position:absolute;
	bottom:-1px;_bottom:-2px;
	border-bottom:2px solid #848484;
}

.header .close {
	width:47px;
	height:20px;
	float:right;
	background:url(/images/icon_3.png) no-repeat -221px -126px;
	outline:none;
	*hide-focus:expression(this.hideFocus=true);
}
.header .close:hover {
	background-position:-221px -151px;
}
.login_no_qlogin .header {
	border:none;
	height:40px;
}
.login_no_qlogin .header .switch {
	height:40px;
	position:absolute;
	left:20px;
	top:10px;
	font-size:22px;
}
.login_no_qlogin .header .switch .switch_bottom {
	display:none;
}
.login_no_qlogin .header .switch .switch_btn {
	display:none;
}
.login_no_qlogin .header .switch .switch_btn_focus {
	color:#333;
	cursor:default;
	text-decoration:none;
	display:inline-block;
	height:30px;
	line-height:30px;
}
.web_login {
	width:370px;
	position:relative;
	padding-bottom:165px;
}
#web_login{_left:60px;*left:0;}
.web_login .tips {
	height:50px;
	width:270px;
	position:relative;
	margin:0 auto;
	z-index:11;
}
.web_login .error_tips {
	text-align:center;
	padding:5px;
	border:1px solid #dad699;
	background:#f9f5c7;
	display:none;
	position:absolute;
	bottom:-2px;
	border-radius:2px;
}
.web_login .error_tips .error_logo {
	position:absolute;
	left:3px;
	height:18px;
	line-height:18px;
	width:18px;
	background:url(/login/icon_3.png) no-repeat 0 -162px;
}
.web_login .error_tips .err_m {
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	color:#434343;
	vertical-align:middle;
	text-align:left;
}
.web_login .operate_tips {
	display:none;
	padding:8px;
	border:1px solid #dad699;
	background:#f9f5c7;
	position:absolute;
	bottom:-3px;
	border-radius:2px;
}
.web_login .operate_tips .tips_link {
	color:#f39800;
}
.web_login .operate_tips .down_row {
	position:absolute;
	bottom:-6px;
	_bottom:-7px;
	left:20px;
	width:12px;
	height:6px;
	background:url(/login/icon_3.png) no-repeat -162px -161px;
	font-size:1px;
}
.web_login .operate_tips .operate_content {
	width:100%;
	text-align:left;
}
.web_login .loading_tips {
	text-align:center;
	height:24px;
	display:none;
	position:absolute;
	top:10px;
	width:274px;
}
.web_login .login_form {
	width:272px;
	margin:0 auto;
}
.web_login .reg_form {
	width:300px;
	margin:0 auto;
}
.web_login .input-tips {
	float:left;
	margin-top:10px;
	width:50px;
	height:42px;
	font-size:16px;
	line-height:42px;
	font-family:"Hiragino Sans GB", "微软雅黑";
}
.web_login .input-tips2 {
	float:left;
	text-align:right;
	padding-right:10px;
	width:75px;
	height:30px;
	font-size:16px;
	margin-top:10px;
	clear:both;
	line-height:30px;
	font-family:"Hiragino Sans GB", "微软雅黑";
}
.web_login .inputOuter {
	width:200px;
	height:42px;
	margin-top:10px;
	float:left;
	
}
.web_login .inputOuter_focus {
	width:200px;
	height:42px;
	margin-top:10px;
	float:left;
	
}
.web_login .inputOuter2 {
	width:200px;
	margin-top:6px;margin-top:5px\9;
	float:left;
	
}
.web_login .inputOuter2_focus {
	width:200px;
	height:32px;
	margin-top:10px;
	float:left;
	
}
.web_login .inputstyle {
	width:200px;
	height:38px;
	padding-left:5px;
	line-height:30px;line-height:38px;
	border:1px solid #D7D7D7;
	background:#fff;
	color:#333;border-radius:2px;
	font-family:Verdana, Tahoma, Arial;
	font-size:16px;
	ime-mode:disabled;
}
.web_login input.inputstyle2:focus,.web_login input.inputstyle:focus{border:1px solid #198BD4;box-shadow:0 0 2px #198BD4;}
.web_login .inputstyle2 {
	width:200px;
	height:34px;
	padding-left:5px;
	line-height:34px;
	border:1px solid #D7D7D7;
	background:#fff;
	color:#333;border-radius:2px;
	font-family:Verdana, Tahoma, Arial;
	font-size:16px;
	ime-mode:disabled;
}
.web_login .input_tips, .web_login .input_tips_focus {
	position:absolute;
	top:13px;
	+top:15px;
	left:13px;
	font-size:14px;
	line-height:16px;
	color:#aaa;
	cursor:text;
}
.web_login .input_tips_focus {
	color:#ddd;
}
.web_login .uinArea {
	height:55px;
	position:relative;
	z-index:10;
}
.web_login .uin_del {
	width:21px;
	height:21px;
	cursor:pointer;
	position:absolute;
	right:15px;
	top:10px;
	background:url(/login/icon_3.png) no-repeat -116px -160px;
	display:none;
}
.web_login .uin_del:hover {
	background-position:-139px -160px;
}
.web_login .email_list {
	border:1px solid #70c2ec;
	background:#fff;
	width:266px;
	position:absolute;
	z-index:10;
	display:none;
	border-radius:1px;
	padding:1px;
	left:2px;
}
.web_login .email_list li, .web_login .email_list p {
	height:31px;
	line-height:31px;
	margin:0;
	overflow:hidden;
	padding-left:10px;
}
.web_login .email_list p {
	height:16px;
	line-height:10px;
}
.web_login .email_list .hover {
	background:#cbe2fa;
}
.web_login .pwdArea {
	height:55px;
	margin-bottom:10px;
	position:relative;
	z-index:3;
}
.web_login .lock_tips {
	position:absolute;
	top:32px;
	left:-15px;
	height:16px;
	padding:5px;
	text-align:center;
	display:none;
	border:1px solid #dad699;
	background:#f9f5c7;
	border-radius:2px;
}
.web_login .lock_tips .lock_tips_row {
	position:absolute;
	top:-6px;
	left:25px;
	width:12px;
	height:6px;
	background:url(/login/icon_3.png) no-repeat -162px -168px;
}
.web_login .verifyArea {
	display:none;
	height:120px;
	position:relative;
}
.web_login .verifyinputArea {
	height:55px;
}
.web_login .verifycode {
	color:#333;
	font-size:16px;
}
.web_login .verifyimgArea {
	position:relative;
	height:55px;
	cursor:pointer;
}
.web_login .verifyimgArea .verifyimg {
	height:55px;
	width:150px;
	position:absolute;
	left:0;
}
.web_login .verifyimgArea .verifyimg_tips {
	position:absolute;
	left:165px;
	top:15px;
	color:#000;
}
.web_login .submit {
	position:relative;
	height:40px;
}
.web_login .login_button {
	position:absolute;
	left:0;
	outline:none;
	*hide-focus:expression(this.hideFocus=true);
}
.web_login .btn {
	width:115px;
	height:35px;
	float:left; font-family:微软雅黑;
	*line-height:39px;
	border:none;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	background:url(/login/icon_3.png) no-repeat 0 -90px;outline:none;
}
.web_login .btn:hover {
	background-position:-116px -90px;outline:none;
}
.web_login .login_button:hover {
	text-decoration:none;outline:none;
}
.web_login .low_login {
	position:absolute;
	left:140px;
	top:10px;
}
.web_login .low_login .uncheck {
	float:left;
	height:18px;
	width:18px;
}
.web_login .low_login .checked {
	float:left;
	height:18px;
	width:18px;
}
.web_login .low_login .low_login_wording {
	height:16px;
	line-height:16px;
	line-height:18px\9;
	cursor:pointer;
	margin-left:5px;
}
.bottom {
	height:35px;
	margin-bottom:8px;
	width:150px;
	text-align:right;
	font-size:12px;
	float:left;
	line-height:35px;
}
.bottom .link {
	color:#666;
}
.bottom .dotted {
	color:#bfbfbf;
	margin:0 5px;
}
.bottom .vip_link:hover {
	color:#f00;
}
.web_qr_login {
	position:relative;
	
	overflow:hidden;
}
.web_qr_login .web_qr_login_show {
	position:absolute;
	top:0;
}
.noscript {
	background:none repeat scroll 0 0 #F9F5C7;
	border:1px solid #DAD699;
	display:inline-block;
	height:24px;
	line-height:24px;
	padding:5px;
	text-align:center;
}
.hide {
	display:none;
}
.authLogin {
	background:none repeat scroll 0 0 #FFF;
	height:315px;
	position:absolute;
	top:0;
	width:100%;
	z-index:9999;
	display:none;
}
.authLogin .authHeader {
	height:50px;
	border-bottom:1px solid #e2e2e2;
	position:relative;
	font-family:"Hiragino Sans GB", "微软雅黑";
}
.authLogin .authHeader .title {
	position:absolute;
	top:5px;
	left:20px;
	line-height:30px;
	height:30px;
	font-size:22px;
}
.authLogin .authTips {
	height:30px;
}
.authLogin .authInfo {
	text-align:center;
}
.authLogin .authWording {
	text-align:center;
	color:#A0A0A0;
	line-height:20px;
	height:35px;
}
.authLogin .face {
	display:inline-block;
	height:120px;
	width:120px;
	text-align:center;
	position:relative;
	cursor:pointer;
	outline:none;
}
.authLogin .face:focus {
	outline:none;
}
.authLogin .face:hover {
	border:none;
	text-decoration:none;
}
.authLogin .face img {
	width:80px;
	height:80px;
	position:absolute;
	top:10px;
	left:19px;
	border:none;
}
.authLogin .face .img_out {
	width:88px;
	height:88px;
	position:absolute;
	top:4px;
	left:14px;
	background:url(/login/icon_3.png) no-repeat -0px -182px;
}
.authLogin .face .img_out_focus {
	width:88px;
	height:88px;
	position:absolute;
	top:5px;
	left:15px;
	background:url(/login/icon_3.png) no-repeat -91px -183px;
}
.authLogin .face:hover .img_out {
	width:88px;
	height:88px;
	position:absolute;
	top:5px;
	left:15px;
	background:url(/login/icon_3.png) no-repeat -91px -183px;
}
.authLogin .face .nick {
	display:inline-block;
	text-align:center;
	position:absolute;
	top:100px;
	left:0;
	height:20px;
	line-height:18px;
	vertical-align:middle;
	width:100%;
	overflow:hidden;
	color:#6f7479;
	font-family:Tahoma, \u5fae\u8f6f\u96c5\u9ed1, \u5b8b\u4f53, Verdana, Arial, sans-serif;
}
.authLogin .red {
	color:#f00;
}
.authLogin .face .vip_logo {
	width:26px;
	height:12px;
	position:absolute;
	top:12px;
	left:21px;
	background:url(/login/icon_3.png) no-repeat -236px -92px;
}
.authLogin .face .uin {
	display:none;
}
.authLogin .face:hover .uin {
	display:block;
	background:#000;
	height:20px;
	width:80px;
	line-height:20px;
	position:absolute;
	left:20px;
	top:72px;
	filter:Alpha(opacity=50);
	opacity:.5;
	color:#fff;
	border-radius:0 0 4px 4px;
}
.authLogin .face .face_mengban {
	background:#000;
	width:80px;
	height:80px;
	position:absolute;
	top:10px;
	left:20px;
	filter:Alpha(opacity=30);
	opacity:.3;
}
.authLogin .cancleAuthOuter {
	margin-top:10px;
	text-align:center;
}
.authLogin .cancleAuth {
	display:inline-block;
	height:14px;
	border:1px solid #d3d3d3;
	padding:3px;
	cursor:pointer;
	color:#888;
	text-decoration:none;
}
.authLogin .bottom {
	position:absolute;
	bottom:-2px;
	left:0;
	width:100%;
	height:25px;
}
.authLogin .low_login {
	position:absolute;
	bottom:0;
	left:10px;
}
.authLogin .low_login .uncheck {
	float:left;
	height:18px;
	width:18px;
}
.authLogin .low_login .checked {
	float:left;
	height:18px;
	width:18px;
}
.authLogin .low_login .low_login_wording {
	height:16px;
	line-height:16px;
	line-height:18px\9;
	cursor:pointer;
	margin-left:5px;
}
.authLogin .feedback_authLogin {
	position:absolute;
	bottom:0;
	right:10px;
}
.login-box h2 {
	height:50px;
	line-height:50px;
	width:200px;
	margin:0 auto;
	text-align:center;padding-top: 10px;
}
.login-error {
	display:block;
	height:50px;
	line-height:40px;
	font-size:14px;
	text-align:center;
	float:left;
	width:272px;
}
.login-box .userinfo {
	width:272px;
	margin:0 auto;
	margin-top:10px;
}
.login-box .userinfo img {
	float:left;
}
.userinfo .info_a {
	background:#CBF7FE;
	margin:0 0 0 10px;
	height:59px;
	float:left;
	width:175px;
	padding:5px 10px 0 10px;
	line-height:25px;
}
.weblist {
	float:left;
	margin:10px 0 0 0;
}
.weblist li {
	height:40px;
	text-align:center;
	line-height:40px;
	float:left
}
.weblist .ti {
	background:#8CDAFF;
	width:130px;
	border-bottom:3px #17A8FF solid;
	border-right:3px #17A8FF solid;
	height:50px;
	line-height:50px;
}
.weblist .co {
	background:#FC0;
	margin-top:10px;
	width:87px;
	border:1px #FF9900 solid;
}
.weblist .bon {
	background:#FC0;
	margin-top:10px;
	width:264px;
	border:1px #FF9900 solid;
}
.cue {
	height:40px;
	line-height:40px;
	font-size:14px;
	border:1px #CCCCCC solid;
	margin-top:10px;margin-bottom:5px;
	text-align:center;
	font-family:"Hiragino Sans GB", "微软雅黑";
}
.regs {
	display:none;
	width:300px;
	margin:0 auto;
	line-height:25px;
}
.login, .login_no_qlogin {
	background-color:#ffffff;
}
.header .logo, .authHeader .logo {
	background:url(/login/icon_3.png) no-repeat;
	background-position:0 -280px;
}