.login .loginicon,.login .regastericon{width:14px;height:14px; margin-right:5px; vertical-align:middle; display:inline-block;background:url(../Images/icon_24.png) no-repeat}
.login .txt{color:#fff;margin-right: 10px;}
.login a{display:inline-block; width:60px; height:35px; line-height:35px;color:#d2d2d2;font-size:12px; text-align: center;}
.login a:hover{color:#fff; text-decoration:none;}
.login .loginhover{background:#fd7f0d;}
.login .loginicon{background-position:-51px -102px;margin-top:-1px;}
.login .regastericon{background-position:-51px -85px;}
.landing_tit a,
.landing_tit a:hover,
.landing_prompt span
{
	background-image: url(../images/landing-bg.png);
	background-repeat: no-repeat;
}
.clearfix:before, 
.mr-container:before, 
.mr-navbar-collaspe:before, 
.mr-navbar-nav:before, .mr-navbar .concat-login:before, .form-group:before, .mr-modal-header:before, .clearfix:after, .mr-container:after, .mr-navbar-collaspe:after, .mr-navbar-nav:after, .mr-navbar .concat-login:after, .form-group:after, .mr-modal-header:after {
  content: '';
  display: table; }
.loginbox{
	z-index: 100;
	position:fixed;
	_position:absolute;
	top:50%;
	left:50%;
	margin:-200px 0 0 -200px;
	background: #fff;
}
.landing_contain{
	width: 400px;
	margin: 0 auto;
	position: relative;
	background: #fff;
	line-height:1.125;
	color: #333;
	font-family:"SimSun";
	overflow: hidden;
	text-align:left;
	border-radius: 5px;
}
.landing_contain a{
	color: #58b1e8;
	font-size:12px;
}
.landing_contain a:hover{
	color: #7fc3ed;
}
.landgin_link{
	width: 1px;
	height: 233px;
	position: absolute;
	left: 241px;
	top: 83px;
	background: #e5e5e5;
}
.landing_tit{
	height: 45px;
	line-height: 45px;
	padding-left: 37px;
	border-bottom: 1px solid #e5e5e5;
	background: #41a1de;
	font-size: 18px;
	color: #fff;
	font-family: "Microsoft YaHei";
}
.landing_tit a{
	float: right;
	width: 45px;
	height: 45px;
	background-position: 0px 0px;
}
.landing_tit a:hover{
	background-position: 0px -51px;
}
.landing_main .xlog_wx_pl{
	position:relative;
	z-index: 10;
}


.landing_prompt{
	height: 14px;
	line-height: 14px;
	margin: 8px 0;
	clear: both;
	color: #cd0c00;
}
.landing_prompt span{
	float: left;
	width: 13px;
	height: 13px;
	margin-right: 4px;
	vertical-align: middle;
	background-position: -2px -97px;
}
input.landing_text,
input.landing_check{
	width: 248px;
	border: 1px solid #ccc;
	border-radius:5px;
	padding-left: 10px;
	margin-bottom: 14px;
	font-size: 14px;
	color: #999;
}
input.landing_text{
	display: inline-block;
	
}
/* 用户密码鼠标触发状态 */
.landing_right input:hover, 
.active_contain .main .left input:hover,
.landing_registerMain input:hover{
	border-color: #41a1de;
}
/* 用户密码错误状态 */
.landing_right input.error, 
.active_contain .main .left input.error,
.landing_registerMain input.error{
	border: 1px solid #f90000;
	background: #ffe5e6;
}
input.landing_check{
	width: 108px;
}
.landing_right img{
	vertical-align: middle;
	*vertical-align: 3px;
}
.landing_right a{
	margin-left: 13px;
	color: #2e526c;
}
.landing_right a:hover{
	color: #fe0000;
}
.landing_checkbox input,
.landing_checkbox label{
	width: auto;
	height: auto;
	vertical-align: text-top;
}
.landing_checkbox input{
	*vertical-align: -2px;
}
.landing_checkbox input:hover{
	border: 0;
}
.landing_checkbox label{
	margin-left: 12px;
	color: #949494;
}
.landing_checkbox a{
	margin-left: 110px;
	*vertical-align: 0;
}
.landing_checkbox a:hover{
	color: #fe0000;
}
.landing_button button{
display: block;
  width: 100%;
  padding: 0;
  height: 42px;
  line-height: 42px;
  margin-bottom: 20px;
  border-radius: 44px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background-color: #158eff;
  border:0;
}
/* 立即登陆鼠标经过状态 */


.landing_registerMain{
	width: 320px;
	padding: 0 0 32px;
	margin: 0 auto;
	border-bottom: 1px solid #eee;
}
.landing_registerMain input{
	width: 261px;
	padding:11px 20px;
	margin-bottom: 15px;
}
.landing_registerMain .w100{
	width: 100px;
}
.landing_registerMain .landing_prompt{
	margin-top: 20px;
}
.landing_registerMain .landing_button button{
	margin-top: 20px;
	*vertical-align: middle;
	_vertical-align: -10px;
}
.landing_registerMain .landing_button a{
	margin-left: 10px;
}
.landing_registerMain .vcode{
	display: inline-block;
	margin-left: 27px;
	border: 1px solid #e5e5e5;
	vertical-align:top;
	margin-top:4px;
}
.landing_registerMainF{
	width: 528px;
	height: 24px;
	line-height: 24px;
	margin: 0 auto;
	padding: 17px 0 0 28px;
	color: #949494;
}
.landing_registerMainF a{
	margin: 0 8px;
	font-weight: bold;
}

/* 注册成功 */
.landing_succeed{
	width: 466px;
	margin: 0 auto;
}
.landing_succeed .tit{
	margin-top: 38px;
	text-align: center;
	font-size: 20px;
	font-family: "Microsoft YaHei";
}
.landing_succeed .main{
	height: 88px;
	margin-top: 20px;
	padding-top: 30px;
	background: #f6f6f6;
}
.landing_succeed .main p{
	width: 340px;
	line-height: 30px;
	margin: 0 auto;
	font-size: 14px;
	color: #696969;
}
.landing_succeed .main p span{
	color: #ff9400;
	font-weight: bold;
}
.landing_succeed .landing_button{
	text-align: center;
}
.landing_succeed .landing_button button{
	margin-top: 24px;
}

/* 登陆未激活 */
.active_contain{
	width: 735px;
	height: 405px;
	color: #333;
}
.active_contain .main .left{
	float: left;
	width: 458px;
	margin: 32px 0 0 44px;
	display: inline;
}
.active_contain .main .left .prompt{
	font-size: 14px;
}
.active_contain .main .left ul{
	height: 30px;
	margin-top: 25px;
	overflow: hidden;
}
.active_contain .main .left ul li{
	float: left;
	width: 85px;
	height: 16px;
	overflow: hidden;
	padding-bottom: 10px;
	margin-right: 25px;
	border-bottom: 3px solid #fff;
	font-size: 16px;
	font-family: "Microsoft YaHei";
}
.active_contain .main .left ul li.current{
	border-bottom: 3px solid #ff9400;
}
.active_contain .main .left .landing_prompt{
	margin: 14px 0 7px;
}
.active_contain .main .left button{
	width: 141px;
	height: 42px;
	line-height: 42px;
	margin-top: 7px;
}
.active_contain .landgin_link{
	left: 499px;
	top: 127px;
}
a.proving{
	display: inline-block;
	padding: 6px 12px;
	margin-left: 27px;
	border: 1px solid #e5e5e5;
	background: #f2f2f2;
	color: #737373;
	vertical-align:top;
	margin-top:7px;
}
a.proving:hover{
	color: #737373;
	text-decoration: none;
}
/* 获取验证码-手机号码正确时 */
a.proving_true{
	background: #ff9400;
	border: 1px solid #ff9400;
	color: #fff;
	text-decoration: none;
}
a.proving_true:hover{
	background: #ff9400;
	color: #fff;
	text-decoration: none;
}
/* 获取验证码-触发 */
span.touch{
display: inline-block;
padding: 6px 12px;
margin-left: 27px;
border: 1px solid #e5e5e5;
background: #f2f2f2;
color: #737373;
*vertical-align: 6px;
}
.important_prompt{
	margin-top: 34px;
}
.important_prompt em{
	color: #ff9400;
}
.active_contain .main .right{
	float: left;
	width: 160px;
	margin: 115px 0 0 35px;
	line-height: 25px;
	color: #949494;
}
.active_contain .main .right em{
	color: #ff9400;
}


.landing_contain .mr-modal-header {
  padding-top: 28px;
  padding-bottom: 27px; }


 .mr-modal-header {
    padding: 0 40px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    background-color: #fff; }
.landing_contain .user-action:first-child {
    color: #158eff;
    font-size: 16px; }
.landing_contain  .user-action + a {
    float: right;
    font-size: 14px;
    color: #3e3e3f; }
.landing_contain .form-errorbox {
  margin-bottom: 15px;
  visibility: hidden; }
.landing_contain  .form-errorbox > label {
    display: block;
    height: 20px;
    line-height: 20px;
    color: #e70012;
    white-space: nowrap; }
.landing_contain  .form-errorbox .icon {
    margin-right: 10px;
    vertical-align: top; }
     .mr-btn-registerbig {
  display: block;
  width: 100%;
  padding: 0;
  height: 42px;
  line-height: 42px;
  margin-bottom: 20px;
  border-radius: 44px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background-color: #158eff; }
  .wBox_close{
  	display: block;
    position: absolute;
    top: -34px;
    left:419px;
    width: 34px;
    height: 34px;
    line-height: 30px;
    text-align: center;
    padding: 0;
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: transparent;
  }
    .wBox_close span {
    display: inline-block;
    background-image: url(../../images/poplogin.png);
    background-position: 0 0;
    width: 17px;
    height: 18px;
    vertical-align: middle; }
