.login-out{
	background: url(../../img/login/bj.jpg)center center no-repeat;
}
.login-wrap{
	width:1200px;
	min-height:700px;
	margin:0 auto;
	overflow: hidden;
}
.log-reg-box{
	float: right;
	overflow: hidden;
	margin:140px 100px 0px 0px;
	width:380px;
	padding:27px 20px 0px;
	border-top: 4px solid #ff4a26;
	background-color: #fff;
	padding-bottom: 30px;
}
.box-title{
	overflow: hidden;
	margin-bottom: 26px;
}
.box-title .text{
	line-height: 20px;
	font-size:20px;
	text-align: center;
}
.box-title .back{
	text-indent: 1em;
	line-height: 20px;
	background: url("../../../public/img/back.png") 0px 4px no-repeat;
	font-size: 14px;
	float: left;
}
.box-title span{
	float: left;
	font-size:18px;
	line-height: 20px;
	cursor: pointer;
	color: #807f7f;
}
.box-title span a{
	text-decoration: none;
	cursor: pointer;
	color: #807f7f;
}
.box-title span.checked{
	color:#f5501e;
}
.box-title span:nth-child(2){
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #807f7f;
}
.login-form{
	margin-top: 0px;
}
.login-form>input{
	width:343px;height: 38px;
	border:1px solid #aeaeae;
	border-radius: 4px;
	margin-bottom: 15px;
	padding-left: 35px;
	color:#aaa;
}
.login-form>input.phone{
	background: url(../../img/login/icon-phone.png)15px center no-repeat;
}.login-form>input.pass{
	background: url(../../img/login/icon-pass.png)15px center no-repeat;
}
.rempass{
	overflow: hidden;
	color:#767676;
	font-size:14px;
	line-height: 14px;
}
.rempass a{
	float: right;
	cursor:pointer;
	color:#767676;
	font-size:14px;
	line-height: 14px;
}
.rempass a:hover{
	color:#ff501e;
}
.rempass input.rememberPass,.protocol_agree{
	vertical-align:text-bottom; 
	margin-bottom:2px; 
	width: 14px;height: 14px;
	border: 1px solid #929292;
}
.login-form .login-btn{
	width: 380px;
	height:40px;
	font-size: 18px;
	color:#fff;
	background-color: #f5501e;
	border:none;
	border-radius: 4px;
	margin-top: 22px;
	padding-left: 0px;
	cursor:pointer;
}
.third-tit{
	width: 349px;
	margin:29px auto 27px;
	font-size: 14px;
	color:#888888;
	line-height: 14px;
	overflow: hidden;
}
.third-tit span:nth-child(1),
.third-tit span:nth-child(3){
	float: left;
	display: inline-block;
	width:110px;
	height: 1px;
	background-color: #dadada;
	margin-top:7px;
}
.third-tit span:nth-child(2){
	float: left;
	display: inline-block;
	margin:0px 25px;
}
.third-btn-group{
	width: 380px;
	margin: 0 auto;
}
.login-btn:hover{
	background:#ff7e20;
}
.third{
	width:160px;height: 50px;
	border-radius: 3px;
	border:none;
	color: #fff;
	font-size:16px;
	margin:0px 13px 37px;
	cursor:pointer;
}
.third-wx{
	background:#6ebf4e url(../../img/login/wx.png)30px center no-repeat;
	padding-left: 40px;
}
.third-wx:hover{
	background:#47c017 url(../../img/login/wx.png)30px center no-repeat;
}
.third-qq{
	background:#68add1 url(../../img/login/qq.png)30px center no-repeat;
	padding-left: 15px;
}
.third-qq:hover{
	background:#449ac5 url(../../img/login/qq.png)30px center no-repeat;;
}
/*注册、*/
.register-form{
	margin-top: 0px;
}
.register-form>input{
	width:344px;
	height: 38px;
	border:1px solid #aeaeae;
	border-radius: 4px;
	margin-bottom: 15px;
	padding-left: 34px;
	color: #aaa;
}
.security,.phone-security{
	margin-bottom:15px;
}
.security>input:nth-child(1),
.phone-security>input:nth-child(1){
	width:233px;height:38px;
	border:1px solid #aeaeae;
	border-radius:4px;
	padding-left:15px;
	margin-right: 5px;
	color: #aaa;
}
.security>img.security-code{
	display:inline-block;
	width:120px;height:38px;
	background-color:#ccc;
	cursor:pointer;
}
.phone-security>input.phone-security-code{
	width:118px;height:38px;
	background-color:#f17d5a;
	border:1px solid #f5501e;
	border-radius:4px;
	cursor:pointer;
	text-align: center;
	color: #fff;
}
.register-phone{
	background: url(../../img/login/icon-phone.png)15px center no-repeat;
}
.register-pass,.register-repass{
	background: url(../../img/login/icon-pass.png)15px center no-repeat;
}
.register-form .register-btn{
	color:#fff;
	width: 378px;
	font-size: 18px;
	background-color: #f5501e;
	border:none;
	padding-left: 0px;
}
.register-btn:hover{
	background:#ff7e20;
}
.protocol{
	margin:13px 0px 18px;
	text-align: center;
}
.ajax_tips{
	display: none;
	margin-bottom: 15px;
	clear: both;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	background: #f6ebeb url(../../../public/img/msg_tips.png) 10px no-repeat;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px red;
	text-indent: 2.2em;
}
.ajax_tips_display{
	display: block;
}

/*绑定手机号*/
#main_mobile{
	background-color: #f6f6f6;
}
.bind_mobile{
	height: 640px;
	padding-top:60px;
}
.bind_mobile .content{
	width: 850px;
	margin: 0 auto;
	height: 500px;
	border: #f3f3f3 solid 1px;
	background-color: #fff;
	border-radius:10px;
	box-shadow: 2px 2px 5px #f3f3f3;
}
.content .title{
	height: 70px;
	width: 100%;
	background-color: #ff6446;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	color: #fff;
	line-height: 70px;
	text-align: center;
	font-size: 26px;
}
.content .form{
	padding-top: 30px;
	width:380px;
	margin: 0 auto;
}
.hide_password{
	display: none;
}
