.m-index-bg{
     padding-top: 0;
     background: #fff; 
}
.m-head{
	margin: 0 auto;
    width: 1200px;
    height: 44px;
}
.m-index-bg>.g-wrap{
	width: auto;
	border-bottom: 1px solid #ccc;
}
.m-head .u-menu{
	border-bottom: none;
	margin-bottom: 0;
}
.u-login-shortcut a{
	height: 44px;
}
.g-content{
	width: 1200px;
	margin: 0 auto 300px;
}
.m-register{
	width: 960px;
    margin: 160px auto 0;
    border-top: 1px solid #d2d2d2;
}
.m-register h1{
	width: 150px;
    margin: -24px auto 0;
    background: #fff;
    text-align: center;
    font-family: "微软雅黑";
}
.m-register ul{
	margin: 35px 0 0 270px;
}
.m-register ul li{
	margin-bottom: 43px;
}
.m-register ul li div{
	display: inline-block;
}	
.m-register ul li input{
	padding-left: 8px;
	width: 390px;
	height: 38px;
	border: 1px solid #d2d2d2;
}
.m-register ul li input.u-checkbox{
	height: 14px;
    width: 14px;
    padding-left: 0;
    margin-right: 10px;
    vertical-align: middle;
}
.m-register ul li input.u-verCode{
	width: 111px;
}
.m-register ul li input.u-submit{
	height: 50px;
	width: 375px;
	background: #00b7ee;
	border: none;
	color: #fff;
}
.m-register ul li input.z-disabled{
	background: #ccc;
}
.m-register ul li a.u-getverCode{
	width: 111px;
	height: 38px;
	display: inline-block;
	border: 1px solid #00b7ee;
	color: #00b7ee;
	text-align: center;
	line-height: 38px;
	border-radius: 4px;
	transition-duration: 500ms;
	margin-left: 50px;
    background: #fff;
}
.m-register ul li a.u-getverCode:link,
.m-register ul li a.u-getverCode:visited{
	color: #00b7ee;
	text-decoration: none;
}
.m-register ul li a.u-getverCode:hover{
	color: #fff;
	background-color: #00b7ee;
}
.m-register ul li span{
	color: red;
    margin-left: 15px;
}
/*.m-register ul li div i{
	height: 15px;
	width: 15px;
	display: inline-block;
	background: url(/styles/images/common/sprite.png) -313px -22px;
	vertical-align: middle;
    margin: 0 8px;
}*/
.m-register ul li .service:link,
.m-register ul li .service:visited,
.m-register ul li .service:hover{
    color: #999;
}
.u-verCode-img{
    height: 35px;
    vertical-align: top;
    margin-left: 50px;
}
.u-verCode-tips{
	position: absolute;
    left: 280px;
    top: 8px;
}
.u-username-tips{
	position: absolute;
    top: 8px;
    margin-left: 20px;
}	
/*协议	*/
.m-agreement{
	height: 595px;
    margin-top: -298px;
    position: fixed;
    width: 930px;
    left: 50%;
    top: 50%;
    margin-left: -465px;
    z-index: 18;
}
.m-agreement>div{
	height: 565px;
 	position: relative;
    width: 900px;
    margin-top: 15px;
    margin-left: 15px;
    box-shadow: 0 0 10px #666;
    background: #fff;
    z-index: 14;
    border-radius: 7px;
}
   
.u-agreement-content{
	margin-top: 10px;
    padding-right: 10px;
    width: 780px;
    height: 440px;
    margin-left: 50px;
    line-height: 28px;
    font-size: 14px;
    color: #333;
    overflow-y: scroll;
}
.u-agreement-close{
	display: block;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: url(/styles/images/common/close-19.png) no-repeat;
}
.u-agreement-title{
	width: 785px;
    margin-left: 50px;
    border-bottom: 1px solid #e5e5e5;
}
.u-agreement-title strong{
    font-size: 24px;
    color: #333;
    line-height: 80px;
    padding-right: 6px;
}


/*表单*/
.Validform_checktip{
	margin-left: 8px;
    line-height: 21px;
    height: 21px;
    overflow: hidden;
    color: #999;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
}
.Validform_right{
	color:#71b83d;
	padding-left:20px;
	/*background:url(images/right.png) no-repeat left center;*/
}
.Validform_wrong{
	color:red;
	padding-left:20px;
	white-space:nowrap;
	background:url(/styles/images/common/error-red.png)  no-repeat left center;
}
.Validform_loading{
	padding-left:20px;
	/*background:url(images/onLoad.gif) no-repeat left center;*/
}
.Validform_error{
	background-color:#ffe7e7;
}
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999'); box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#999;
background: -moz-linear-gradient(top, #999, #666 100%); background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666)); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666');}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#ccc;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #bbb; border-top:none; text-align:left;}

/*登录部分*/
.m-login{
	width: 990px;
    margin: 160px auto 0;
    border-top: 1px solid #d2d2d2;
}
.m-login h1 {
    width: 150px;
    margin: -24px auto 0;
    background: #fff;
    text-align: center;
    font-family: "微软雅黑";
}
.u-login-img{
	width: 423px;
    padding: 30px 50px 70px 20px;
    display: inline-block;
    height: 292px;
    border-right: 1px solid #d2d2d2;
    margin-top: 30px;
}
.u-login-img img{
	width: 100%;
	height: 100%;
}
.m-login form{
	display: inline-block;
    vertical-align: top;
    margin-top: 30px;
    width: 400px;
    margin-left: 50px;
}
.m-login ul li{
    margin-bottom: 10px;
}
.m-login ul li div input {
    padding-left: 8px;
    width: 390px;
    height: 38px;
    border: 1px solid #d2d2d2;
}
.m-login ul li>span{
	    margin-top: 2px;
    line-height: 18px;
    margin-left: 3px;
}
.m-login ul li label input{
	height: 15px;
	width: 15px;
	vertical-align: sub;
}
.u-forget-password a{
	margin-left: 265px;
    text-decoration: underline;
    color: #666;
}
.u-forget-password a:link,
.u-forget-password a:visited,
.u-forget-password a:hover{
    text-decoration: underline;
    color: #666;
}
.u-login-btn,.u-register-btn{
	width: 160px;
    height: 38px;
    border: 1px solid #00b7ee;
    display: inline-block;
    margin-left: 0px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    background: #00b7ee;
    color: #fff;
}
.u-register-btn{
	margin-left:70px; 
	color: #00b7ee;
    background: #fff;
}
.u-register-btn:hover{
	color: #00b7ee;
}
.m-login ul li.u-forget-password {
	margin-top: 5px;
    margin-bottom: 20px;
}
.u-other-login{
	width: 324px;
	border-top: 1px solid #d2d2d2;
	    margin: 32px auto 0;
}
.u-other-login>span{
    display: inline-block;
    text-align: center;
    width: 165px;
    margin: -12px 0 0 80px;
    background: #fff;
    font-size: 16px;
    color: #666;
}
.u-other-login dl{
	display: inline-block;
}
.u-other-login dl dd{
	color: #333;
	font-size: 14px;
	margin-top: 15px;
}
.u-other-login dl dt a{
	width: 51px;
	height: 50px;
	display: block;
	background-image: url(/styles/images/common/sprite.png); 
	    margin: 0 auto;
}
.u-weibo-login a{
	background-position: -129px -115px;
}
.u-wechat-login a{
	background-position: -183px -115px;
}

/*这里是因为没有微信登陆*/
/*.u-weibo-login{*/
/*margin-left: 70px;*/
/*}*/
/*.u-QQ-login{*/
/*margin-left:50px;*/
/*}*/
/*这里是因为没有微信登陆*/

.u-QQ-login a{
	background-position: -237px -115px;
}
.u-wechat-login{
	margin: 0 65px;
}
.u-other-login>div{
	padding: 0 10px;
	    margin-top: 15px;
}

/*微信登陆弹框*/
.login_container {
    width: 300px;
    height: 400px;
    position: fixed;
    z-index: 9999;
    left: 50%;
    top: 50%;
    margin-left : -150px;
    margin-top: -200px;
}