@charset "utf-8";
/*css reset重设*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td,select,img{
    padding: 0;
    margin: 0;
	border: 0;
}
img{border: 0}
*{
    font-family: "microsoft yahei",'微软雅黑';
    font-size: 12px;
}
ul{ list-style:none;}
a {
    text-decoration: none;
    color: inherit;
    *color:#666666;
}
input,select{
    outline: none;
}
input[type="button"],input[type="submit"]{
	cursor:pointer;
}
input::-ms-clear{display:none;}/*隐藏文本框叉子*/
input::-ms-reveal{display:none;}/*隐藏密码框小眼睛*/
.sigle_color{
   color:#0366c1;	
}
.sigle_cursor{
  cursor:pointer;	
}
.sigle_relative{
  position:relative;
}
.sigle_absolute{
  position:absolute;
}
.sigle_none{ 
  display:none;	
}
.login3_div{
   width:100%;
   background-color:#08012f;
}
/*.login3_div11{ width:100%; background-color:#EE515C; }*/
.login3_background{
  height:503px;
  width:1200px;
  margin:0 auto;
}
.login3_left{
  float:left;	
  width:698px;
  height:503px;
  position:relative;  
}
.login3_left img{
  width:100%;
  height:100%;		
}
.login3_pdclose{
  width:23px;
  height:23px;
  background:url(login/close.png) no-repeat;
  position:absolute; 
  top:13px;
  left:270px;
  cursor:pointer;  
}
.login3_pdopen{
  width:23px;
  height:23px;
  background:url(login/open.png) no-repeat;
  position:absolute; 
  top:13px;
  left:270px;
  cursor:pointer;  
}
.login3_title{
  height:49px;
  line-height:49px;
  width:228px;
  color:#ffffff;
  font-size:49px;
  position:absolute;
  top:54px;
  left:225px; 
}
.login3_right{
  float:right;	
  width:384px;
  background-color:#ffffff;
  margin-right:12px; 
  margin-top:44px;  
}
.login3_select{
  height:67px;
  width:100%;
  margin-top:9px;
  margin-bottom:3px;
  position:relative;
  overflow:hidden;
}
.login3_selectleft{
  float:left;
  width:80px;
  height:20px;
  line-height:20px;
  font-size:20px;
  margin:20px 0 0 42px;
  color:#333333;  
}
.login3_selectqr{
  float:right;
  width:58px;
  height:54px;
  background:url(login/qr.png) no-repeat;
  margin-right:9px;
}
.login3_content{
  margin:0px auto;	
  width:301px;
  border-bottom:1px solid #eeeeee;  
}
.login3_cp{ 
  margin-bottom:11px;
  height:43px;
  line-height:43px; 
  position: relative; 
}
.login3_agent{
  float:left;	
  height:41px;
  width:40px;
  margin-right:3px;
  border:1px solid #e5eff9;
  border-radius:4px 0 0 4px;
  background:url(login/acount.png) no-repeat #e5eff9 center;
}
.login3_input{
  float:left;	
  width:214px;
  height:21px;
  line-height:21px;
  font-size:14px;
  background-color:#e5eff9;
  border:1px solid #e5eff9;
  border-radius:0 4px 4px 0;
  padding: 10px 20px 10px 19px; 
  
}
.login3_password{
  float:left;	
  height:41px;
  width:40px;
  margin-right:3px;
  border:1px solid #e5eff9;
  border-radius:4px 0 0 4px;
  background:url(login/password.png) no-repeat #e5eff9 center;  
}
.login3_code{
  float:left;	
  width:174px;
  height:20px;
  line-height:20px;
  background-color:#e5eff9;
  border:1px solid #e5eff9;
  border-radius:4px 0 0 4px;
  margin-right:3px; 
  padding: 10px 0 10px 12px;
  font-size:14px;  
}
.login3_codep{
  float:left;
  width:108px;
  height:41px;
  border:1px solid #e5eff9;
  border-radius:0 4px 4px 0; 
}
.login3_codeimg{
  width:108px;
  height:41px;
  cursor:pointer;
}
.login3_forget{
  height:14px;
  line-height:14px;
  width:52px;
  color:#0366c1;
  font-size:13px;
  margin-bottom:9px;
  display:inline-block;
  margin-left:249px;  
}
.login3_login{
  width:301px;
  height:44px;	
  line-height:44px;
  border:none;
  background-color:#0366c1;
  text-align:center;
  margin:0 auto 51px;
  font-size:16px;
  color:#ffffff; 
  border-radius:4px;
  -moz-border-radius:  4px ;
  -webkit-border-radius:  4px;  
}
.login3_other{
  width:301px;
  height:30px;
  margin:14px auto;
  overflow:hidden;
}
.login3_weibo{
  float:left;	
  width:30px;
  height:30px;
  display:inline-block;
  margin-right:7px;  
  background:url(login/weibo.png) no-repeat;  	
}
.login3_weixin{
  float:left;
  width:30px;
  height:30px;
  display:inline-block;
  margin-right:7px;  
  background:url(login/weixin.png) no-repeat;  	
}
.login3_qq{
  float:left;	
  width:30px;
  height:30px;
  display:inline-block;
  margin-right:7px;  
  background:url(login/qq.png) no-repeat;  	
}
.login3_zhifubao{
  float:left;	
  width:30px;
  height:30px;
  display:inline-block;
  margin-right:7px;  
  background:url(login/zhifubao.png) no-repeat;  	
}
.login3_qq:hover{
  float:left;	
  width:30px;
  height:30px;
  display:inline-block;
  margin-right:7px;  
  background:url(login/qq_hover.png) no-repeat;  	
}
.login3_zhifubao:hover{
  float:left;	
  width:30px;
  height:30px;
  display:inline-block;
  margin-right:7px;  
  background:url(login/zhifubao_hover.png) no-repeat;  
}
.login3_weibo:hover{
  float:left;	
  width:30px;
  height:30px;
  display:inline-block;
  margin-right:7px;  
  background:url(login/weibo_hover.png) no-repeat;  	
}
.login3_weixin:hover{
  float:left;
  width:30px;
  height:30px;
  display:inline-block;
  margin-right:7px;  
  background:url(login/weixin_hover.png) no-repeat;  	
}
.login3_weibo_right{
  width:30px;
  height:30px;
  display:inline-block;
  float:right;
  margin-top:13px;
  margin-left:10px;
  margin-right:0px;  
  background:url(login/weibo.png) no-repeat;
}
.login3_weixin_right{
  float:right;
  margin-top:13px;
  margin-left:10px;
  margin-right:0px; 
  width:30px;
  height:30px;
  display:inline-block;
  background:url(login/weixin.png) no-repeat;  	
}
.login3_qq_right{
  float:right;
  margin-top:13px;
  margin-left:10px;
  margin-right:0px; 
  width:30px;
  height:30px;
  display:inline-block;
  background:url(login/qq.png) no-repeat;  	
}
.login3_zhifubao_right{
  float:right;
  margin-top:13px;
  margin-left:10px;
  margin-right:0px; 
  width:30px;
  height:30px;
  display:inline-block; 
  background:url(login/zhifubao.png) no-repeat;  	
}
.login3_qq_right:hover{
  float:right;
  margin-top:13px;
  margin-left:10px;
  margin-right:0px; 	
  width:30px;
  height:30px;
  display:inline-block; 
  background:url(login/qq_hover.png) no-repeat;  	
}
.login3_zhifubao_right:hover{
  float:right;
  margin-top:13px;
  margin-left:10px;
  margin-right:0px; 	
  width:30px;
  height:30px;
  display:inline-block; 
  background:url(login/zhifubao_hover.png) no-repeat;  
}
.login3_weibo_right:hover{
  float:right;
  margin-top:13px;
  margin-left:10px;
  margin-right:0px; 
  width:30px;
  height:30px;
  display:inline-block; 
  background:url(login/weibo_hover.png) no-repeat;  	
}
.login3_weixin_right:hover{
  float:right;
  margin-top:13px;
  margin-left:10px;
  margin-right:0px; 
  width:30px;
  height:30px;
  display:inline-block;
  background:url(login/weixin_hover.png) no-repeat;  	
}
.login3_register{
  float:right;	
  height:13px;
  line-height:13px;  
  width:68px;
  margin-top:9px;
  font-size:13px;
  color:#0366c1;
  background:url(login/point.png) no-repeat;
  background-position:61px center;  
}
.login3_error{
  position:absolute;
  left:41px;
  top:43px;
  width:298px;
  height:22px;
  line-height:22px;
  background:url(login/warn.png) no-repeat;
  background-position:13px 5px;	
  background-color:#fef2f2;
  border:1px solid #fdbebe;
  color:#cc0000;
  text-indent:41px;
  display:none;    
}
.login3_qr{
  height:42px;
  width:333px;
  margin:9px 9px 29px 42px;
  overflow:hidden;
}
.login3_qrleft{
	float:left;
	height:20px;
	line-height:20px;
	font-size:20px;
	color:#333333;
	margin:20px 0 2px 0;
}
.login3_pc{
	float:right;
	width:42px;
	height:42px;
	background:url(login/pc.png) no-repeat;
}
.login3_qrcontent{
    width:347px;
    height:165px;
	margin:0 auto;
	position:relative;
}
.login3_qrcodeimg{
	position:absolute;
	z-index: 10;
	top:0;
	left:89px;
	height:165px;
	width:165px;
	border:1px solid #eeeeee;
}
.login3_qrcodeimg img {
	height:165px;
	width:165px;
}
.login3_appdown{
   width: 301px;
   height:13px;
   line-height:13px;
   border-bottom:1px solid #eeeeee;
   font-size:13px;
   color:#333333;
   margin:0 auto;
   padding:12px 0 35px 0; 
   text-align:center;   
}
.login3_qrhelp{
   background:url(login/iphone.png) no-repeat;
   width:165px;
   height:165px;
   position: absolute;
   right:0;
   top:0;
   z-index: 8;
   filter:alpha(opacity=0);   
   -moz-opacity:0;   
   -khtml-opacity: 0;   
   opacity: 0;    
}
.register3_bind_div{
   width:100%;
   height:502px;
   background:url(login/background.png) no-repeat center;         
}
.register3_bind_content{
   width:1200px;
   height:502px;
   margin:0 auto;   
}
.register3_bind_tab{
   width:640px;
   height:80px;
   border-bottom:1px solid #eeeeee;
   margin:0 auto;   
}
.register3_bind_tabselect{
   float:left;
   width:320px;
   height:80px;
   line-height:80px;
   font-size:18px;
   text-align:center;
   color:#999;   
}
.register3_bind_confirm{
   height:80px;
   width:320px;
   border-bottom:2px solid #0366c1;	
   color:#0366c1;
}
.register3_bind_infocontent{
    width:640px;
    margin:0 auto;	
}
.register3_bind_info{
   height:40px;
   margin:46px auto 30px;
   text-align:center;
   overflow:hidden;   
}
.register3_bind_info img{
  height:40px;
  width:40px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  vertical-align: middle;
  margin-right:16px;
}
.register3_bind_greed{
  height:40px;
  text-align:center;
  line-height:40px;
  font-size:13px;
  color:#666666; 
  display:inline-block;
  vertical-align: middle; 
}
.register3_bind_inputdiv{
  width:301px;
  height:43px;
  margin:0 auto 11px;
  position:relative;  
}
.register3_bind_sub{
  margin-left:169px;
  margin-bottom:0px;
}
.register3_bind_error{
  position:absolute;	
  background:url(login/error.png) no-repeat left;
  color:#d73240;
  height:14px;
  line-height:14px;
  width:200px;
  left: 311px;
  padding-left:18px;
  top:14px;  
}
.register3_bind_true{
  float:left;
  width:20px;
  height:20px;
  background:url(login/true.png) no-repeat left;
  position:absolute;
  left:311px;
  top:10px;
}
.register3_register_protocol{
  width:132px;
  height:14px;
  line-height:14px;
  margin-top:12px; 
  font-size:13px;
  color:#0366c1;
  display:block;
  margin-left:165px;  
}
.register3_register{
  width:1200px;
  margin:0px auto;
  height:502px;
  padding-top:77px;  
}
.register3_register_inputdiv{
  width:301px;
  height:43px;
  margin:0 auto 11px;
  position:relative;
}
.register3_send{
  float:left;
  width:108px;
  height:41px;
  line-height:41px;
  border:none;
  border-radius:0 4px 4px 0;
  font-size:13px;
  text-align:center;
  background-color:#0366c1;
  color:#ffffff;  
}
.register3_send_wait{
  float:left;
  width:108px;
  height:41px;
  line-height:41px;
  border:none;
  border-radius:0 4px 4px 0;
  font-size:13px;
  text-align:center;
  background-color:#e2e2e2;
  color:#999;
  cursor:default !important;  
}
.register3_mobile{
  background:url(login/mobile.png) no-repeat #e5eff9 center;
}
.register3_create{
  margin-bottom:0px;	
}
.register3_xieyi{
   color: #0366c1;
   font-size: 13px;
   height: 14px;
   line-height: 14px;
   width: 132px;   
   float:left;  
}
.register3_email{
   color: #0366c1;
   font-size: 13px;
   height: 14px;
   line-height: 14px; 
   float:right;  
}
.register3_share{
   width:403px;
   height:60px;
   margin:0 auto;
   border-top:1px solid #eeeeee;   
}
.register3_other_login{
   float:left !important;
   margin-top:21px !important;
   font-size:13px;
   color:#333333;
   height:15px;
   line-height:15px;
}
.register3_password_tip{
  width:301px;
  height:14px;
  line-height:14px;
  margin:6px auto;
  font-size:13px;
  color:#f39541;
}
.register3_reg_xieyi{
	height: 14px;
    margin: 2px auto 43px;
    width: 301px;
}
.register3_emailimg{
  background:url(login/email.png) no-repeat #e5eff9 center;
}
.forget3_tip{
   width:100%;
   height:15px;
   line-height:15px;
   margin:0 auto; 
   color:#666666;
   font-size:13px;
   text-align:center;   
}
.find_email_send{
   height:20px;
   line-height:20px;
   font-size:16px;
   margin:52px 0 30px 267px;
}
.find_email_send span{
	float:left;
	width:20px;
	height:20px;
	display:inline-block;
	margin-right:8px;
	background:url(login/tips.png) no-repeat left;
}
.find_email_send font{
	color:#0366c1;
}
.find_email_other{
	margin-left:267px;
	height:16px;
	line-height:16px;
	margin-bottom:10px;
}
.find_email_otherp1{
    font-size:14px;
	color:#333333;
}
.find_email_otherp2{
    font-size:13px;
	color:#999999;
}
.login3_qr_err{
	background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0;
	position:absolute;
	z-index: 10;
	top:0;
	left:89px;
	height:165px;
	width:165px;
	border:1px solid #eeeeee;
	background-color:#fff;
	filter:alpha(opacity=95);   
    -moz-opacity:0.95;   
    -khtml-opacity: 0.95;   
    opacity: 0.95;   
}
.login3_qr_err h6{
    font-size:13px;
    color:#333;
    height:15px;
	line-height:15px;
	width:90px;
	margin:57px auto 7px;
	text-align:center;  	
}
.login3_qr_errp{
    width:90px;
    height:30px;
    line-height:30px;
    font-size:13px;
    color:#fff;
	display:block;
    background-color:#0366c1;
    margin:0 auto;
    text-align:center;
    border-radius:4px 4px 4px 4px;
	cursor:pointer;
    z-index: 20;
}
.login3_qr_errp:hover{
	background-color:#0284dc;
}
.login3_qr_success_refresh{
    width:106px;
    height:30px;
    line-height:30px;
    font-size:13px;
    color:#fff;
	display:block;
    background-color:#0366c1;
    margin:0 auto 42px;
    text-align:center;
    border-radius:4px 4px 4px 4px;
	cursor:pointer;
    z-index: 20;
}
.login3_qr_success_refresh:hover{
	background-color:#0284dc;
} 
.login3_qr_success{
    width:77px;
    height:122px;
    margin:0 auto 21px;	
}
.login3_qr_success img{
    width:100%;
	height:100%;
}
.login3_qr_successtip{
   width: 301px;
   margin:0 auto;
   border-bottom:1px solid #eeeeee;
}
.login3_qr_successtipp1{
   height:20px;
   line-height:20px;
   font-size:18px;
   color:#333333;
   margin-left:114px;
} 
.login3_qr_successtipp2{
   height:15px;
   line-height:15px;
   font-size:13px;
   color:#333333;
   margin:8px 0 8px 50px;
}
.regiter3_send_wait{
  float:left;
  width:108px;
  height:41px;
  line-height:41px;
  border:none;
  border-radius:0 4px 4px 0;
  font-size:13px;
  text-align:center;
  background:#e2e2e2;
  color:#999;
  cursor:default !important;
}
.register3_success_img{
   width:91px;
   height:92px;
   background:url(login/success.png) no-repeat center;
   margin:54px auto 24px;
}
.register3_success_p1{
   height:30px;
   line-height:30px;
   color:#51c61d;
   font-size:28px;
   text-align:center;
}
.register3_success_p2{
   height:17px;
   line-height:17px;
   color:#666;
   font-size:15px;
   text-align:center;
   margin:8px auto 30px;
}
.register3_success_a{
   height:18px;
   line-height:18px;
   color:#0366c1;
   font-size:16px;
   display:block;
   text-align:center;
   margin:0 auto;
}
.register3_fail_img{
   width:92px;
   height:92px;
   background:url(login/fail.png) no-repeat center;
   margin:54px auto 24px;
}
.login3_login:hover{
   background-color:#0284dc;
}
.register3_send:hover{
   background-color:#0284dc;
}
a:hover{
   text-decoration:underline;
}
.version3_footer{
	min-width:1200px;
	height:139px;
	margin:0 auto;
	background-color:#fafafa;
}
.version3_footer_nav{ 
	width:1200px;
    overflow:hidden;
    margin:0 auto;
    padding-top:17px;
}
.version3_footer_nav ul{ 
	width:864px; 
	margin:0 auto;
}
.version3_footer_nav li{ 
	float:left; 
	width:76px;
	text-align:center;
	border-right:2px solid #e3e3e2;
}
.version3_footer_nav li a{ 
	color:#999;
}
.version3_footer_nav .last1{
	background:none;
}
.version3_footer_content{ 
	width:1200px; 
	margin:0 auto; 
	text-align:center; 
	overflow:hidden; 
	color:#999999; 
	margin:12px auto 14px;
}
.version3_footer_content span{
	margin-left:21px;
}
.version3_all_image{ background:url(../images/allbgs.gif?20170401) no-repeat;}
.version3_foot_tu{ width:970px;margin:0 auto; text-align:center;}
.version3_foot_tu a{ margin-right:10px; width:30px; height:30px; display:inline-block;}
.version3_foot_1{ background-position:-215px -144px;}
.version3_foot_2{ background-position:-268px -141px;}
.version3_foot_3{ background-position:-316px -138px;}
.version3_foot_4{ background-position:-122px -141px;}
.version3_foot_5{ background-position:-170px -137px;}
.version3_foot_6{ background-position:-53px -138px;}
.version3_foot_tu .foot_7{ width:84px; height:31px; background-position:-358px -146px;}
.version3_top{
	min-width:1200px;
	background-color:#fafafa;
}
.version3_header{ 
	width:1200px;
    margin:0 auto; 
    overflow:hidden; 
    padding:50px 0 50px;
}
.version3_login{
	width:520px; 
	height:39px; 
	float:left;
	overflow:hidden;
}
.version3_logina{ 
	width:268px; 
	height:39px; 
	display:inline-block; 
	float:left;
}
.version3_logina img{
	width:100%;
	height:100%;
}
.version3_loginp{
	border-left:1px solid #ccc;
	margin-top:6px;
    margin-left:25px;
	padding-left:25px;
	height:27px;
	line-height:27px;
	font-size:26px;
	color:#666;
	width:120px;
	display:inline-block;
	float:left;	
}
.version3_header_Information{
   height:16px;	
   width:342px;
   margin-top:12px;
   margin-right:16px;	
   float:right; 
   color:#999;
   display:none;	
}
.version3_a_1{
   color:#333333;
   margin-right:14px;
   font-size:14px;	
}
.version3_a_2{
   border-left:1px solid #ccc;
   padding-left:14px;
   color:#333333;
   font-size:14px;	
}
.version3_headerspan{
  float:left;	
  width:17px;
  height:16px;
  display:block;
  float:left;
  margin-right:5px;
  background:url(login/tel.png) no-repeat center; 	
}
.version3_headerp{
   float:left;	
   width:319px;
   height:16px;
   line-height:16px;
   font-size:14px;
   flaot:left;
   color:#999;
}

.versrion3_register_top{
	width:361px;
	float:right;
	height:39px;
    margin-right:16px;
	display:none;
}
.versrion3_register_topp{
	height:15px;
	line-height:15px;
	text-align:right;
	font-size:14px;
	color:#333
}
.version3_headertel{
    font-size: 14px;
    height: 16px;
    line-height: 16px;
    width: 340px;
	margin-top:9px;
	color:#999;
	float:right;	
}
.version3_tela_1{
   color:#333;
   margin-right:14px;
   font-size:14px;	
}
.version3_tela_2{
   border-left:1px solid #ccc;
   padding-left:14px;
   color:#333;
   font-size:14px;	
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {     
  border: 1px solid #e5eff9;  
  -webkit-text-fill-color: #000;    
  -webkit-box-shadow: 0 0 0px 1000px #e5eff9 inset;    
  transition: background-color 5000s ease-in-out 0s;    
  font-weight: 500;
}
a.no-hover:hover{text-decoration: none !important;}
.regiter3_pwd{
   background:url(login/pwd.png) no-repeat;
}
.login3_input_placeholder{
	position:absolute;
    left:66px;
	top:0;
	color:#0366c1;
	font-size:14px;
	height: 43px;
    line-height: 43px;
    filter:alpha(opacity=54);  
    -moz-opacity:0.54;  
    -khtml-opacity: 0.54;  
    opacity: 0.54;  
}
.login3_code_placeholder{
    left:12px;
}
.register3_set_pwd{
	height:15px;
	line-height:15px;
	font-size:13px;
	color:#999;
	margin-bottom:9px;
	margin-left:450px;
}
.register3_denlu_span2{
    margin:0 10px;	
}
.register3_sub_top{
	margin-top:37px;
}
.register3_committing[disabled]{
	background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #999;
    font-size: 16px;
    height: 42px;
    line-height: 40px;
    margin: 0 auto 51px;
    width: 301px;
	text-align:left;
	padding-left:139px;
	cursor:default;
}
.register3_loading{
	position:absolute;
	left:114px;
	top:23px;
	display:none;
}
.denlu1 a,span{
	font-size:14px;
}
.denlu a{
	font-size:14px;
}
