﻿/*************************************************
 *  
 *      css RESET
 *
 *************************************************/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, q, th, td, caption, article, aside, figure, figcaption, footer, header, hgroup, nav, section, audio, video{
    margin: 0;
    padding: 0;
}
fieldset, img, iframe{
    border: 0 none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{
    display: block;
}
ol, ul {
    list-style: none;
}
blockquote, q{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after{
    content: '';
    content: none;
}
table{
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th{
    text-align: left;
}
em, strong, th{
    font-style: normal;
    font-weight: 500;
}
sup{
    vertical-align:text-top;
}
sub{
    vertical-align:text-bottom;
}
textarea{
    resize: none;
}

/* clear float */
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix{
    *zoom:1;
}

html, body{
    background: #FFF;
    color: #A5A5A5;
    text-align: left;
}
.M{
    width: 990px;
    margin: 0 auto;
}
a{
    color: #5e5e5e;
    text-decoration: none;
    cursor: pointer;
    /* outline: none; */
}
a:hover{
    color: #C00;
    text-decoration: underline;
}

.fr{ float: right;}
.fl{ float: left;}

.padtop20{padding-top: 20px;}
.padtop8{padding-top: 8px;}
.padtop7{padding-top: 7px;}
.padlr13{ padding: 0 13px;}
.paddrl10{ padding: 0 10px;}
.font14{ font-size:14px;}
.paddb24{ padding-bottom:24px;}
.overflowhide{overflow:hidden;}
.displayb{ display: block;}
.colorccc{ color: #ccc;}

/**********************
****** 登录部分 *******
***********************/
.blink{
	color: #06C;
}
.blink:hover{
	color: #C00;
}
.txt{
	position: relative;
	padding: 8px 10px 7px;
	width: 288px;
	height: 40px;
	background:transparent;
	border: 1px solid #CCC;
	font-family: Arial,simsun;
	outline: 0 none;
	color: #333;
	font-size: 14px;
	line-height: 21px;
	z-index: 2;
}
#loginPasswordTxt{color: #a5a5a5;}
.txt2{width: 110px;}
.txt-focus{
	border-color: #A5A5A5;
}
.txt-error{
	border-color: #ff5757;
}
.logo{
	padding: 22px 0;
	overflow: hidden;
}
.logo h2{ color:#333; font-size: 24px; line-height: 24px; font-family:'Microsoft Yahei'; padding: 12px 0 0 20px; float: left;}
.content-bg{ width:100%; height: 470px; background:#fff240;}
.main{
	width: 1200px;
	height: 470px;
	overflow: hidden;
	margin: 0 auto;
	background-position: top center;
	-background-image:url(../../../images/loginfront/login/990-1.jpg);
}
.main .hd-bg{
	position: absolute;
	left: 0;
	top: -10px;
	width: 1000px;
	height: 12px;
	-background: url(../../../images/loginfront/login/hd-bg.png);
	z-index: 1;
    overflow:hidden;
}
.main .ft-bg{
	position: absolute;
	left: 0;
	bottom: -12px;
	width: 1000px;
	height: 18px;
	-background: url(../../../images/loginfront/login/ft-bg.png);
	z-index: 1;
}
.main .pic-wrap{
	float: left;
}
.main .pic-wrap-high{
	height: 460px;
}
.main .login-box-wrap{ 
	-width:290px;  
	padding: 30px 30px 20px 30px;
	float: right;    
	margin-top:24px;
	margin-right:105px;
	position: relative;
	background: #fff;
	overflow: visible;

}
.login-box-wrap .hd h2{
  display: block;
  float: left;
  text-align: center;
  color: #5e5e5e;
  font-size: 16px;
  border-bottom: 2px solid #e6e6e6;
  width: 50%;
  padding-bottom: 12px;
  cursor: pointer;
  font-family:"Microsoft Yahei";
}
.login-box-wrap .hd h2.cur{ 
	border-bottom: 2px solid #cc0000;
   color: #cc0000;
   font-size: 16px;
}
.login-box-wrap .bd>div{ display: none;}
.main .login-wrap{
	float: right;
	*display: inline;
	width: 290px;
	position: relative;
}
.login-wrap .title{ padding-bottom: 26px;}
.login-wrap .title h2{
	float: left;
	padding: 8px 0;
	color: #5E5E5E;
	font-family: "Microsoft Yahei";
	font-weight: 500;
	font-size: 20px;
	line-height: 20px;
}
.login-wrap .title a{
	float: right;
	margin-top: 6px;
	font-size: 14px;
	font-family:'simsun';	
}
.login-item,.reg-items{
	position: relative;
	height:62px;
}
.login-item .default{
	position: absolute;
	left: 12px;
	top: 11px;
	color: #A5A5A5;
	font-size: 14px;
	z-index: 1;
	display: block;
}
.reg-items .default{
	position: absolute;
	left: 6px;
	top: 10px;
	color: #A5A5A5;
	font-size: 14px;
	display: block;
}
.tips{
  width: 290px;
  height: 22px;
  line-height: 22px;
  background: #ffeeee;
  color: #e3111e;
  font-family: "simsun";
  position: absolute;
  top: 34px;
  left: 0;
  display: none;
 }
 .tips em{ 
  width: 14px;
  height: 14px;
  overflow: hidden;
  float: left;
  margin: 4px 5px 0 10px;
  display: inline-block;
  background-position: -41px -54px;
  }
.login-item .tips,.reg-items .tips{
	display: none;
	padding: 2px 0;
	color: #C00;
}

.login-item-pwd{z-index: 10;}
.login-item-verify{z-index: 9;height:50px;}
.login-item-pwd a{
	position: absolute;
	right: -4px;
	top: 40px;
}
.login-item-pwd .capital-tip{
	display: none;
	position: absolute;
	left:4px;
	top:31px;
	width:95px;
	height:20px;
	padding-top: 7px;
	overflow: hidden;
	-background: url(../../../images/loginfront/login/capital-tip-common.png) no-repeat 0 0;
	z-index: 3;
	color:#666;
	line-height: 20px;
	text-align: center;
}
.login-item-verify a{
	width: 18px;
	height: 16px;
	background-position:-37px -32px;
	left: 248px;
    margin-top: 16px;
    position: absolute;
    text-indent:-999em;
    overflow:hidden;
    outline:none;
}
.remember{
	padding: 5px 0 13px;
}
.remember input{
  position: relative;
  top: 2px;
}
.remember label{
	color: #5e5e5e;
}
.actions .btn-submit{
	display: block;
	width: 132px;
	height: 40px;
	-background: url(../../../images/loginfront/login/login-bg-common.png) 0 0 no-repeat;
	border: 0 none;
	cursor: pointer;
	text-indent: -999px;
}
.actions .btn-submit:hover{
	background-position: 0 -45px;
}
.actions .btn-submit:active{
	background-position: 0 -90px;
}
.corp-login{overflow: hidden;clear: both; padding-top:20px;}
.corp-login dt{
	height: 18px;
	color: #a5a5a5;
	overflow: hidden;
}
/*.corp-login dd{margin-left: -11px;}*/
.corp-login dd a{
	float:left;
	width:22px;
	height:22px;
	margin:6px 6px 0 0;
	-background: url(../../../images/loginfront/login/login_icon.png) 0 0 no-repeat;
	white-space: nowrap;
	cursor:pointer;
}
.corp-login dd a.alipay{
	background-position:-28px 0;
}
.corp-login dd a.sina{
	background-position:-56px 0;
}
.corp-login dd a.renren{
	background-position: -140px 0;
}
.corp-login dd a.netease{
	background-position:-112px 0;
}
.corp-login dd a.kaixin{
	background-position:-196px 0;
}
.corp-login dd a.baidu{
	background-position: -84px 0;
}
.corp-login dd a.qihoo{
	background-position:-168px 0;
}
.corp-login dd a.unionpay{
	background-position:-224px 0;
}

.corp-login dd a.qq:hover{
	background-position:0 -24px;
}
.corp-login dd a.alipay:hover{
	background-position:-28px -24px;
}
.corp-login dd a.sina:hover{
	background-position:-56px -24px;
}
.corp-login dd a.renren:hover{
	background-position:-140px -24px;
}
.corp-login dd a.netease:hover{
	background-position:-112px -24px;
}
.corp-login dd a.kaixin:hover{
	background-position: -196px -24px;
}
.corp-login dd a.baidu:hover{
	background-position:-84px -24px;
}
.corp-login dd a.qihoo:hover{
	background-position: -168px -24px;
}
.corp-login dd a.unionpay:hover{
	background-position:-224px -24px;
}
.corp-login dd a.more{ float: left; font-size: 16px; font-family: 'simsun'; background:#fff; color:#ccc;line-height: 22px;font-weight: 900;}
.corp-login dd a.more:hover{ text-decoration: none;}
.survey{
	float: left;
	width: 116px;
	height: 16px;
	margin:442px 0 0 106px;
	color:#fff;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.survey .icon{	
	display: inline-block;
	margin-right: 8px;
	padding-bottom: 2px;
	width: 15px;
	height: 16px;
	-background: url(../../../images/loginfront/login/login-bg-common.png) 0 -170px no-repeat;
	vertical-align: middle;
}
.survey:hover{
	color: #fff;
	text-decoration: none;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#ftr{
	overflow: visible;
	margin: 0 auto;
	padding-top: 14px;
	padding-bottom: 10px;
	width: 990px;
}
.footer-link{
	position: relative;
	margin: 15px 0 12px;
	text-align: center;
	color: #e6e6e6;
}
.footer-link a{
	display: inline-block;
	padding: 0 14px;
	color:#5e5e5e
}
.footer-link a:hover{
	color: #c00
}
.segments{
	text-align: center;
	margin-bottom: 8px;
	position: relative
}
.segments .gome-website,
.segments cite{
	color: #a5a5a5;
	font-style: normal;
}
.segments .gome-website a{
	margin-right: 13px;
	color: #5e5e5e;
}
.segments .gome-website a:hover{
	color: #c00;
}
.copyright {
	text-align: center;
	line-height: 17px;
	color: #a5a5a5
}
.credit {
	margin: 5px 0;
	text-align: center
}

.credit a {
	display:inline-block;
	margin-right: 20px;
	text-decoration: none;
}

.select-segments {
	display: inline-block;
	cursor: pointer;
	position: relative;
	border: 1px solid #ccc;
	padding: 2px 15px 2px 5px;
	height: 15px;
	line-height: 15px;	
	color: #5e5e5e;
	font-size: 12px;	
}
.select-segments b {
	border: 3px solid #FFF;
	border-top-color: #5E5E5E;
	border-bottom: 0;
	position: absolute;
	width: 0;
	height: 0;
	top: 8px;
	right: 3px;
	overflow: hidden;
}
.segments .hover{
	z-index: 16;
	border-top-color:#fff;
	box-shadow: 0 9px 14px rgba(0, 0, 0, 0.2);
	background: #fff;
}
.segments .hover .fmasker{
	position: absolute;
	top: -12px;
	left: 0;
	width: 56px;
	height: 15px;
	background: #fff;
}
.segments .hover b {
	border: 3px solid #FFF;
	border-bottom-color: #5E5E5E;
	border-top: 0 none;
}

.segmentslist {
	position: absolute;
	width: 315px;
	top: -241px;
	right: 121px;
	border: 1px solid #ccc;
	box-shadow: 0 0 13px rgba(0,0,0,.2);
	padding: 10px;
	background: #FFF;
	line-height: 20px;
	z-index: 15;
}
.segmentslist ul{
	width: 370px;
}
.segmentslist a {
	color: #5e5e5e;
}
.segmentslist a:hover {
	color: #c00;
}
.segmentslist li {
	float: left;
	width: 89px;
	text-align: left;
}

/*******************
*******弹窗*********
*******************/
.pop-wrap{
	position: fixed;
    _position: absolute;
	top: 100px;
	_top:expression(documentElement.scrollTop+100);
	left: 50%;
    margin-left: -220px;
	width: 442px; 
	/*padding: 0 16px 16px 12px;
	background: url(../images/login/pop-bg.png) 0 bottom no-repeat;
	_background: #eee; */
	box-shadow:0 0 20px rgba(0, 0, 0, .19);
	*border:2px solid #919191;
	border:2px solid #919191\9;
	border:2px solid #919191\0;
}
.pop-box{
	position: relative;
	width: 442px;
	background: #FFF;
}
.pop-hd{
	height: 60px;
	background: #AE111D;
}
.pop-bd{
	position: relative;
	padding: 26px 0 0 60px;
	width: 302px;
}
.pop-bd .tab-list{
	position: absolute;
	left: 60px;
	top: -40px;
	width: 305px;
}
.pop-bd .tab-list li{
	float: left;
	margin-right: 1px;
	width: 150px;
	height: 39px;
	background: #C63942;
	color: #FFF;
	cursor: pointer;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	line-height: 39px;
	text-align: center;
}
.pop-bd .tab-list a{
	display:block;
	width: 150px;
	height: 39px;
	color: #FFF;
	text-decoration:none;
    outline: none;
}
.pop-bd .tab-list .cur{
	width: 151px;
	height: 40px;
	background: #FFF;
}
.pop-bd .tab-list .cur a{
	color: #CC0000;
}
.pop-close{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 12px;
	height: 12px;
	-background: url(../../../images/loginfront/login/login-bg-common.png) 0 -135px no-repeat;
	text-indent: -999px;
	overflow: hidden;
}
.pop-close:hover{
	background-position: -15px -135px;
}
.login-item-verify img {
    margin-top: 1px;
    padding: 0 10px;
    cursor: pointer;
    position: absolute;
    top: 4px;
    left: 133px;
}
.login-item-verify .tips{
 clear: both;
 float: none;
 overflow: hidden;
}


/*注册弹出框*/
.btn-register{
	width:132px;
	height:40px;
	-background:url(../../../images/loginfront/login/login-bg2.gif) no-repeat 0 0;
	cursor:pointer;
	border:0 none;
	text-indent:-999px;	
}
.btn-register:hover{
	background-position:0 -40px;	
}
.btn-register:active{
	background-position:0 -80px;	
}
.register-tips{
	padding:9px 0 15px;
	color:#cc0000;	
}
.read-xy{
	padding:5px 0 48px;
    font-family:simsun
}
.read-xy a{
	color:#0066CC	
}
.i-txt{
	position: relative;
	padding:8px 10px 7px;
	width: 280px;
	height:21px;
	border: 1px solid #CCC;
	font-family: Arial,simsun;
	outline: 0 none;
	color: #a5a5a5;
	font-size: 14px;
	line-height:21px;
	z-index: 2;
	background: none;
}
.suc-icon{
	display:block;
	width:17px;
	height:17px;
	-background:url(../../../images/loginfront/register/register.png) no-repeat 0 -20px;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:279px;
	z-index:5;
}
.hide{ display:none; }
.w131{
	width:123px;	
}
/*密码强度*/
.pw-tips{
	width:302px;
	margin-top:5px;
	overflow:hidden;	
	color:#5e5e5e;
}
.pw-tips .text{
	float:left;
	width:149px;
	text-align:right;	
	line-height:14px;
}
.pw-safe{
    float:right;
	width:153px;
	height:14px;
	overflow:hidden;
	position:relative;	
	background:#A5A5A5;
}
.pw-bar{
	height:14px;
	overflow:hidden;
	background:#cc0000;	
	transition:all .4s linear;
	-webkit-transition:all .4s linear;
	-moz-transition:all .4s linear;
	-o-transition:width .4s linear;
}
.pw-none .pw-bar{
	width:0;	
}
.pw-weak .pw-bar{
	width:50px;	
}
.pw-medium .pw-bar{
	width:101px;
}
.pw-strong .pw-bar{
	width:152px;
}
.pw-letter{
	width:153px;
	height:14px;
	position:absolute;
	left:0;
	top:0;	
}
.pw-letter span{
	float:left;
	width:50px;
	height:14px;
	line-height:14px;
	_line-height:16px;
	line-height:16px\0;
	overflow:hidden;
	text-align:center;
	border-left:1px solid #fff;
	color:#fff;	
}
/*验证码*/
.check{
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:38px;
	vertical-align:top;
	margin-left:7px;
}
.check-pic{
	display:inline-block;
	*display:inline;
	*zoom:1;
	border:1px solid #fff;	
}
.check-pic:hover{
	border-color:#e6e6e6	
}
.check-pic img{
	width:109px;
	height:36px;	
}
.short-icon{
	left:109px;	
}
.login-item .current,.reg-items .current{
	color:#2A8C01;	
}
.check-phone{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:108px;
	height:36px;
	background:#F8F8F8;
	border:1px solid #ddd;
	font:normal 12px/36px "Simsun";
	text-align:center;
	color:#333;
}
.check-phone:hover{
	text-decoration:none;	
	color:#333;
	background:#f8f8f8;
	border-color:#ccc;
}
.check-phone:active{
	text-decoration:none;	
	color:#333;
	background:#f3f3f3;
}
.check .disable{
	cursor:default;
	border-color:#e6e6e6;
	color:#ccc;
}
.check .disable:hover{
	color:#ccc;
}
.check .disable:active{
	background:#F8F8F8;	
}
.items-1 a{
    color:#0066CC;
}
.items-1{
    z-index:997;
}
.items-2{
    z-index:995;
}
.name-list{
	width:300px;
	border:1px solid #ccc;
	border-top:0 none;
	position:absolute;
	top:38px;
    *top:39px;
	left:0;
	background:#fff;
	padding-bottom:5px;	
    z-index:998;
}
.name-list ul{
    position:relative;
    z-index:999;
}
.name-list li{
	width:285px;
	padding:0 5px;
	height:24px;
	line-height:24px;	
	color:#5e5e5e;
	cursor:default;
	overflow:hidden;
}
.name-list li.hover{
	background:#F8F8F8	
}
.err-list{
	width:290px;
	padding:4px 0 4px 10px;
	border:1px solid #FFD2D2;
	border-top:0 none;	
	background:#FFECEC;
	line-height:24px;	
	position:absolute;
	top:38px;
    *top:39px;
	left:0;
}
.err-list p.red{
	color:#cc0000;
	line-height:18px;
}
.err-list p.red a{
	color:#0066CC;
	margin:0 5px;	
}
.err-list li{
	height:24px;
	line-height:24px;	
	color:#5e5e5e;
}
.err-list li input{
	vertical-align:-2px;	
	margin-right:9px;
	_margin-right:1px;
}

.txt-focus{
	border-color: #A5A5A5;
}
input.focus{
	border-color:#a5a5a5;
	color:#5e5e5e;	
}
/*ie6居中显示层的样式*/
.chagetop { left:expression(eval(document.documentElement.scrollLeft+ (document.documentElement.clientWidth-this.offsetWidth)/2));
top:expression(eval(document.documentElement.scrollTop+ (document.documentElement.clientHeight-this.offsetHeight)/2));z-index:9999999;
}

#err-tip span.icon,.clear-btn,.login-item-verify a,.fail-bg,.right-bg,.tips em{-background-image:url(../../../images/loginfront/login/spr-icon.png);}
/*注册协议*/
.agreement-cont{
	width:390px;
	height:294px;
	padding:10px 0 0 10px;
	border:1px solid #A8C7DC;
	margin:7px 0 10px -40px;
}
.agreement-xy{
    position:relative;
	width:400px;
	height:299px;
    _height:308px;
	overflow-y:auto;
	padding:10px;
    border:1px solid #ACC3D5;
    margin:-15px 0 10px -50px;
    color:#5e5e5e;
    font:500 12px/22px "simsun";
}
.agreement-xy h5{
    font:700 12px/22px "simsun";
}
.s-box{
    display:none;
}
.btnnuw{
    display:block;
    width:290px;
    height:42px;
    background:#ff5757;
    font:500 18px/41px "Microsoft Yahei";
    color:#fff;
    text-align:center;
    border:0 none;
    outline:none;
    word-spacing:3px;
    cursor:pointer;
}
.btnnuw:hover{
    color:#fff;
    text-decoration:none;
    background:#f64949;
}
.login-wrap .actions{
    letter-spacing:10px;
}

.login-wrap .actions a{
    outline:none;
}
.pop-bd .login-wrap{
    padding:24px 0 35px;
}

.register-wrap{
	padding-top:24px;	
}

/*merge-tips*/
.login-item-name{
	z-index:11;	
}
.corp-login .current{
	color:#cc0000;	
}
/*判断是账号是国美还是库巴的弹出层*/
html{zoom:expression(function(ele){ele.style.zoom="1";document.execCommand("BackgroundImageCache",false,true);}(this));} 

.gome-coo8-tips{
 position: absolute;
 top: 26px;
 right: -7px;
 width: 302px;
 z-index: 10;
}

.gome-coo8-tips b{
 position: relative;
 float: right;
 width: 14px;
 height: 14px;
 margin: -12px 21px -14px 0;
 -background:url(../../../images/loginfront/login/spr-icon.png) no-repeat -41px -71px;
 z-index: 11;
 cursor: pointer;
}

#tip_con{
	width: 300px;
	height: 56px;
	padding-top: 11px;
	margin-top:3px;
	-background:url(../../../images/loginfront//login/G_or_Coo8_common.png) no-repeat 0 0px;
}
.gome-coo8-tips .tit{
	width: 270px;
	margin: 0 auto;
	_margin-bottom: -2px;
	color: #a5a5a5;
}
.gome-coo8-tips .choose{
	width: 270px;
	margin: 0 auto;
}
.gome-coo8-tips .choose li{
	float:left;
}
.gome-coo8-tips .choose label{
	padding-right: 36px;
	color: #5E5E5E;
}
.gome-coo8-tips .choose input{
	vertical-align: -2px;
	margin-right: 5px;
	_vertical-align: 0px;
	*margin-right: 2px;
}
.gome-coo8-tips .choose .clo{
	float: right;
	cursor: pointer;
	*margin-top: 3px;
}
:root #tip_con{
	-background:url(../../../images/loginfront/login/G_or_Coo8_common.png) no-repeat 0 0px;
}
.pop-bd .login-wrap .gome-coo8-tips{
	top:76px;
	z-index:25;
}
/*扫码登陆*/
.sm-login-box{
	width: 290px;
	height:330px;
	overflow:hidden;
	color: #888;
	display:none;
}
.sm-login-box a{
	color: #888;
	position: relative;
}
.sm-login-box span{ color: #ccc;}
.default-state{
	width: 290px;
	padding-bottom:27px;
	text-align: center;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/smLoginBg.png');
}
.default-state .ma{
  width: 165px;
  height: 165px;
  margin: 0 auto;
  border:#f3f3f3;
}
.qrcode-desc{padding: 31px 0; font-family: 'Microsoft Yahei'; color: #888; font-size: 16px;}
.qrcode-desc a{ color:#0066cc; margin-right:8px;}
.error-state,.right-state{
	width: 290px;
}
.error-state p.error-title,.right-state p.right-title { color: #5e5e5e; font-size: 16px; font-weight:bold;font-family:"Microsoft Yahei"; text-indent: 5px;}
.error-state p,.right-state p{color: #888; font-size: 12px; text-align:center; line-height: 20px;}
.error-state a{ width: 150px; height: 36px; display: block; color: #fff; font-size: 14px; font-weight: bold;font-family:"Simsun"; margin:39px 0px 0px 70px; background:#ff5757; text-align: center; line-height: 36px;}
.error-state a:hover{ text-decoration: none;}
.right-state { padding-bottom:122px;}
.verify-tips{
	position:absolute;
	top:11px;
	left:109px;
}
.verify-tips b{
	display:block;
	width:17px;
	height:17px;
	-background:url(../../../images/loginfront/login/verify-tips.png) no-repeat 0 0;
}
.verify-tips b.error{
	background-position: 0 -21px;
}

/*门店会员首次登录*/
.store-member{
	color: #989898;
	float: right;
	font-family:"Simsun";
}

.fail-bg{ width:32px; height:32px; overflow: hidden; background-position:0 0;margin:74px auto 13px auto;}
.right-bg{ width:32px; height:32px;overflow: hidden; background-position:0 -33px;margin:94px auto 13px auto;}

.ma-help{ padding-top: 20px;}
/*扫码登录*/
.login-box-wrap .btn-2login, .login-box-wrap .btn-2qrcode {
  display: block;
  width: 60px;
  height: 60px;
  line-height: 99em;
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
  outline:none;
  -background:url(../../../images/loginfront/login/login-qricon-01.png) no-repeat;
  -webkit-transition: background-position .2s cubic-bezier(0.25,.5,.5,.9);
  -moz-transition: background-position .2s cubic-bezier(0.25,.5,.5,.9);
  transition: background-position .2s cubic-bezier(0.25,.5,.5,.9);
  }
  .login-box-wrap .btn-2qrcode {
  background-position: -60px 0;
}
.login-box-wrap .btn-2login {
  background-position: 0 -60px;
}
/*清除用户名按钮*/
.clear-btn{width: 12px; height: 12px; position: absolute; z-index:3; top:15px; right: 14px; overflow: hidden; display: none;background-position:-20px -90px}
.clear-btn:hover{background-position:-36px -90px;}

/*错误提示*/
#err-tip{ width: 290px; height: 22px; line-height: 22px; background:#ffeeee; color: #e3111e; font-family:"simsun"; position: absolute; top:34px; left: 0; display: none;}
#err-tip span.icon{ width:14px; height: 14px; overflow: hidden; float: left; margin:4px 5px 0 10px; display: inline-block;background-position:-41px -54px;} 	
#err-tip p{ float: left;}
.findpassword{display:none;}

/*清除IE10以上浏览器的清除按钮和显示密码可视按钮*/
::-ms-clear,::-ms-reveal{display:none;}

input[type="checkbox"] {
 margin:0;
}

.corp-login {
    padding-top:60px;
}
label {
    font-family: 'Microsoft YaHei', 微软雅黑, MicrosoftJhengHei, 华文细黑, STHeiti, MingLiu, Arial, Verdana, sans-serif;
}
.login-wrap .title a {
    font-family: 'Microsoft YaHei', 微软雅黑, MicrosoftJhengHei, 华文细黑, STHeiti, MingLiu, Arial, Verdana, sans-serif;
}
/*头部修复*/
.heading-block:after {
    content: '';
    display: none;
    margin-top: 30px;
    width: 40px;
    border-top: 2px solid #444;
}
.content-wrap {

    padding-top:0;
}
.sf-js-enabled div{
	color:black;
	
}
.sf-with-ul div{
	color:#F5A34D;
}

#register {
	background-color:#F5AA5B;
	border-color:#F5AA5B;
}



.sf-js-enabled div{
	color:#333;	
}
.sub-menu ul div {
    color:#FFF;
}
#header.sticky-header:not(.static-sticky) .sub-menu ul div{
   color: #444;
}
.sf-with-ul div{
	color:#F5A34D;
}
.LoginRegister {
    color:#333;
}
/*免费试用申请样式*/
#register{
    border-color: #F5AA5B;
    color: #EEE;
    background-color: #F5AA5B !important;
}

#section-follow { background:#fff; }
#section-ps { background:#fff; }
/*当屏幕分辨率小于等于991的时候headlink修改*/
@media screen and (max-width: 991px){
    #primary-menu div{
      color:#EEE;
    }
    #primary-menu .sf-with-ul div {
     color:#F5A34D;
    }
}
@media (max-width: 768px) { 
    .main {
        width:100%;
    }
    .main .login-wrap {
        float:none;
        margin:0 auto;
    }
    .main .login-box-wrap {
        margin-right:0;
        padding:10px 11px 10px 10px;
        width:100%;
    }
    .LoginRegister {
        color:#fff;
    }
}