


/* 登录注册页面 */

.login{ width: 395px; height: 500px; margin: auto; padding-top: 200px;}
.login_right,.zhuce_right{ width: 388px; height: 340px;}

.login_right .inp{ width: 90%; height: 46px; margin-top: 18px; padding-left: 35px; border: 1px solid #d3d3d3;}



.login_right>span{ display: block; width: 100%; height: 30px; }
.login_right span a{ color: #009fe8; }
.login_right span .zc{ float: left;padding-top:20px; }
.login_right span .wj{ float: right;padding-top:20px; }
.login_right .denglu{ 
	width: 100%; 
	height: 50px; 
	background-color: #009fe8;
	color: #fff;
	text-align: center; 
	line-height: 50px;
	border: 0;
	font-size: 18px;
	margin-top: 50px;
	font-family: "Microsoft YaHei";
	border-radius: 5px;
	-webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
}
.login_right .qita{ width: 100%; height: 40px; border-top: 1px solid #b8b8b8; margin-top: 28px;}
.login_right .qita b{ color: #b8b8b8; float: left; font-weight: normal;}
.login_right .qita a{ float: left; margin-left: 10px; display: inline-block;}
.login_right .qita b,.login_right .qita a{ margin-top: 10px; }
.J-errorMsg{font-size:12px;color:#f00;background:none;height:20px;line-height:20px}

.msg.msg-err {
  display: none;
}
.zhuce_right .liner input{border:1px solid #b8b8b8;}
.zhuce_right .liner .v-txt { display:none; }
.zhuce_right .liner { margin-bottom: 18px;}

.zhuce_right .liner .noticebox{
    width:97%;
    height:18px;
    line-height:18px;
    font-size:12px;
    color:#f00;
}
.zhuce_right .liner .errorbox{
    width:97%;
    color:#f00;
    height:18px;
    line-height:18px;
    font-size:12px;
    float: left;
}

.zhuce_right .yzm{ display: block; width: 100%; height: 46px; margin-bottom: 18px;}
.zhuce_right input{ width: 96%; height: 46px; /*margin-bottom: 18px;*/ padding-left: 10px; display: inline-block; line-height: 46px;}
.zhuce_right .yzm input{ width: 46%; float: left; }
.zhuce_right .yzm a{ 
	display: block;
	 width: 40%; 
	 float: right; 
	 height: 50px; 
	 background-color: #009fe8;
	 color: #fff;
	 text-align: center;
	 line-height: 50px;
	 border-radius: 5px;
	-webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
	 }

.zhuce_right .xy{ width: 100%; height: 30px; font-size: 14px;}
.zhuce_right .xy input{ width: 15px; height: 15px; }
.zhuce_right .xy a{ color: #009fe8 }
.zhuce_right .denglu{
	width: 100%; 
	height: 50px; 
	background-color: #009fe8;
	color: #fff;
	text-align: center; 
	line-height: 50px;
	border: 0;
	font-size: 18px;
	margin-top: 5px;
	padding-left: 0;
	font-family: "Microsoft YaHei";
	border-radius: 5px;
	-webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
}





.box-ts{ width: 360px; height: 350px; margin: auto;  padding-top: 280px;}









