
/*--------登陆注册 start----------*/
.t_cen{
	text-align:center;
	}
.bg_yellow{
	background:#f18628;
	}
.reg_bg{
	height:auto;
	padding-bottom:80px;
	padding-top:170px;
	background:#cbcfda url(login_bg.jpg) no-repeat center 0;
	}
.login_box{
	/*height:580px;*/
	}
/*.pass_box{
	height:500px;
	}*/
.box_shadow{
	-webkit-box-shadow:0 0 15px 2px rgba(0, 0, 0, .2);  
    -moz-box-shadow:0 0 15px 2px rgba(0, 0, 0, .2);  
    box-shadow:0 0 15px 2px rgba(0, 0, 0, .2);  
  }
.reg_box{
	 width:1100px;
	 height:auto;
	 background:rgba(255,255,255,0.95);
	 margin:0 auto;
	 padding:0;
	 }
.pass_box .reg_box{
	width:900px;
	height:400px;
	}
#tab_pass{
	margin:10px 0 10px 110px;
	width:306px;
	border-bottom:1px solid #e5e5e5;
	}
#tab_pass a{
	padding:10px;
	height:40px;
	line-height:40px;
	font-size:15px;
	}
#tab_pass a.cur{
	border-bottom:2px solid #f18628;
	color:#f18628;
	}
.reg_con{
	padding:40px 100px 20px 110px;
	}
.pd100_box{
	padding-bottom:100px;
	}
.login_box_1{
	padding-bottom:0;
	}
.pass_con{
	padding:50px 0 20px 190px;
	}
.w514{
	width:444px;
	margin:0 auto;
	}
	
/*--注册 start--*/
.reg_box .reg_l{
	background:url(reg_bg.png) no-repeat right 0;
	}
.reg_box .reg_l .way{
	margin-left:20px;
	width:400px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:6px;
	}
.reg_box .reg_l .way a{
	display:block;
	float:left;
	padding:0 15px 8px 20px;
	}
.reg_box .reg_l .way a.cur,.reg_box .reg_l .way a:hover{
	color:#f18628;
	border-bottom:2px solid #f18628;
	}
.reg_bg .reg_title{
	display:block;
	color:#f18628;
	font-size:26px;
	line-height:48px;
	text-indent:170px;
	margin-bottom:15px;
	}
table.reg th{
	height:40px;
	line-height:40px;
	text-align:right;
	font-weight:normal;
	width:90px;
	}
table.reg .ts_box{
	position:relative;
	}
table.reg .ts_box .ts_con{
	position:absolute;
	left:-300px;
	bottom:-28px;
	font-size:11px;
	color:#fff;
	}
table.reg th small{
	color:#f00;
	padding-right:5px;
	line-height:40px;
	}
table.reg td{
	height:36px;
	line-height:36px;
	padding-top:25px;
	font-size:14px;
	position:relative;
	}
table.reg input{
	width:190px;
	line-height:20px;
	padding:8px;
	border:1px solid #e5e5e5;
	margin-left:20px;
	margin-right:10px;
	padding-left:10px;
	color:#cbc7c7;
	font-size:14px;
	}
table.reg input.btn{
	width:88px;
	height:38px;
	border:1px solid #f18628;
	margin:0;
	}
table.reg input.btn:hover,.reg_btn input:hover,
table.reg input.login_btn:hover,.login_r a:hover,.reg_box .reg_r a:hover{
	opacity:.8;
	}
table.reg input.btn1{
	color:#f18628;
	background:none;
	position:absolute;
	left:-88px;
	}
table.reg input.btn2{
	color:#fff;
	background:#f18628;
	}
table.reg input.long{
	width:288px;
	margin-right:0;
	}
table.reg .reg_btn input{
	background:#f18628;
	border:none;
	width:225px;
	height:40px;
	line-height:40px;
	font-size:16px;
	padding:0;
	border-radius:3px;
	color:#fff;
	margin-right:25px;
	}
table.reg .cen_radio{
	width:140px;
	}
table.reg .cen_radio input{
	height:14px;
	width:14px;
	margin:0 0px 0 20px;
	border:#fff;
	background:none;
	}
table.reg .cen_radio span{
	padding-left:10px;
	}
.w210,.w210_1{
	width:210px;
	margin-left:75px;
	}
.w210_1{
	margin-left:75px;
	}
.reg_box .reg_r{
	padding-top:80px;
	font-size:12px;
	}
.reg_box .reg_r h2{
	padding-bottom:20px;
	}
.reg_box .reg_r p{
	line-height:22px;
	}
.reg_box .reg_r .p1{
	font-size:13px;
	}
.reg_box .reg_r .p1 a{
	color:#f18628;
	padding:0 12px;
	}
.reg_box .reg_r .weixin_box{
	width:144px;
	height:144px;
	margin:0 auto;
	border:1px solid #e5e5e5;
	margin-bottom:15px;
	}
.reg_box .reg_r .weixin_box a{
	display:block;
	width:144px;
	height:144px;
	background:url(weixin_big.png) no-repeat center center;
	}
.reg_btn{
	text-align:center;
	padding-top:15px;
	padding-bottom:80px;
	}
table.reg input.login_btn{
	width:140px;
	height:40px;
	color:#fff;
	cursor:pointer;
	background:#f18628;
	border-radius:3px;
	}
table.reg input.weixin_btn{
	margin-left:0;
	width:158px;
	}
table.reg input.pass{
	width:15px;
	line-height:15px;
	}
table.reg td.passbox{
	width:140px;
	}
.reg_con .login_r{
	padding-top:120px;
	}
.reg_con .login_r h2{
	font-size:18px;
	}
/*--注册 end--*/
.login_r a{
	display:inline-block;
	padding:6px 45px;
	font-size:16px;
	color:#fff;
	margin-top:15px;
	background:#f18628;
	border-radius:3px;
	}

/*忘记密码*/
.pass_title{
	text-indent:110px;
	font-size:24px;
	padding-bottom:10px;
	color:#f18628;
	}
.pass_con table td p{
	padding-left:20px;
	}
.pass_con table td.yzm input{
	width:170px;
	}
.pass_con table td.yzm_1 img{
	width:100px;
	height:36px;
	overflow:hidden;
	}
/*--------登陆注册 end----------*/