﻿@charset "utf-8"; 
@font-face {

font-style:normal; 
src:url("http://www.apple.com/wss/fonts/PingHei/v1/PingHei-light.woff") format("woff"), url("http://www.apple.com/wss/fonts/PingHei/v1/PingHei-light.ttf") format("truetype");
*src:url(''); 
}
.dn{display: none;}
/* IE8 and Below
----------------- */
@font-face {
*
*src:url("http://www.apple.com/wss/fonts/PingHei/v1/PingHei-light.eot?") format("eot"); 
}
@font-face {
*
*src:url("http://www.apple.com/wss/fonts/PingHei/v1/PingHei-light.eot?") format("eot"); 
}
@font-face {
*
*src:url("http://www.apple.com/wss/fonts/PingHei/v1/PingHei-text.eot?") format("eot"); 
}
@font-face {
*
*src:url("http://www.apple.com/wss/fonts/PingHei/v1/PingHei-text.eot?") format("eot"); 
}
@font-face {
*
*src:url("http://www.apple.com/wss/fonts/PingHei/v1/PingHei-semibold.eot?") format("eot"); 
}
@font-face {
*
*src:url("http://www.apple.com/wss/fonts/PingHei/v1/PingHei-bold.eot?") format("eot"); 
} 

body {
 font-family: "PingHei","microsoft yahei",STHeitiSC-Light,"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
 background-color: #ffffff;
  color: #333;
  font-size: 14px;
  font-weight: normal;
  margin:0px;
}
img{ border: 0; }
ul{ padding: 0; list-style: none; }
dl,dd,p,ul,body{ margin: 0; }
 
a{color:#555; text-decoration:none;cursor:pointer;-moz-transition: background-color 0.2s ease-out,color 0.1s ease-out; -webkit-transition: background-color 0.2s ease-out,color 0.1s ease-out;-ms-transition: background-color 0.2s ease-out,color 0.1s ease-out;transition: background-color 0.2s ease-out,color 0.1s ease-out;}a:hover{color:#ff9100;}
 text-decoration: none;}
.fl{float: left;} 
.mr10{ margin-right: 10px;}
*{outline: none; }
html,body{height:100%;} 
input[type="text"],input[type="password"]{border:0px solid #f1f1f1;outline:none;font:14px/26px "Hiragino Sans GB","Microsoft Yahei",SimSun,Arial,"Helvetica Neue",Helvetica; width: 600px;/*height: 30px;*/  padding: 6px 10px; margin-top:0px;margin-bottom:5px;transition:border 0.2s ease-in 0s;}
input[type="button"],input[type="submit"]{font-family:"微软雅黑","宋体",Arial;outline:none;cursor:pointer;border:none;}
input[type="text"]:focus,input[type="password"]:focus{border:0px solid #d4e2e4;}
input:focus {border:solid 1pox #eee;outline: none;}
 
::-webkit-input-placeholder { /* WebKit browsers */ 
color: rgba(0,0,0,.4); 
font-size: 14px;
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: rgba(0,0,0,.4);font-size: 14px;
} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: rgba(0,0,0,.4); font-size: 14px;

} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: rgba(0,0,0,.4); font-size: 14px;

} 

.register {height: 460px;  width:750px;  text-align:center; margin: 150px auto 0 auto; }
.register input[type=text], .register input[type=password]{width: 230px;}
.register input[type=text], .register input[type=password],.login input[type=text], .login input[type=password]{
  background: #f9f9f9;
  border: none; 
  padding: 7px 30px;
 /* width: 80%;*/
  margin-bottom: 8px;
}
.login input[type=text], .login input[type=password]{
  width: 230px; 
}
.register input[type=checkbox]{
  background: #f9f9f9;
  width: 30px; 
  border: none; 
} 
span.error{display:-webkit-box;   font-size:14px; color:#ff6a6a;text-align:left; background:url(img/error.png) 0 3px no-repeat; padding-left:20px; line-height:22px;}
 
.register-left{width: 360px;float: left; text-align: center;border-right: solid 5px #f9f9f9;padding: 50px 0;}
.register-left p{padding-left:80px;}
.register-left img {width: 300px;}
.register-right{width: 300px;float: left;padding: 0 40px;}
 
.registerJianJu{ line-height:36px;} 

  .submitregister{  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #FF9100;
  color: #fff;
  border: none;width: 280px;font-size: 14px;}

#submitLogin:hover{ background:#ff5f00;}

  .registor_now{     width: 100px;
    padding: 10px 10px 10px 0;
    background: #fff url(../../images/registor_now.png) 80px center no-repeat;
    color: #FF9100;
    height: 20px;
    line-height: 20px;
    margin-left: -10px;
    display: inline-block;
}
.registor_now:hover{color:#ff9100; text-decoration:underline;}

.register_radio{list-style:none; margin:10px 0 20px 5px; padding:0;height: 32px;}
.register_radio li{  cursor: pointer;position: relative;
  background: #fff;
  width: 138px;
  height: 40px;
  line-height: 40px;
  color: #c1c1c1;
  float: left;
  font-size: 16px;
  text-align: center;
 
  border: solid 1px #c1c1c1;}
.register_radio li:hover{border:1px solid #ff5f00;}
.register_radio li.current{  border: solid 1px #FF9100;
  color: #FF9100;}
.register_radio li input[type="radio"]{cursor:pointer;position:absolute;left:-2px;top:-2px;margin:0;width:152px;height:46px;filter:alpha(Opacity=0);-moz-opacity:0;opacity: 0; }
.submitregister {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #FF9100;
  color: #fff;
  border: none;
  width: 280px;
  font-size: 14px;
}

 .reg_type {
  margin: .85em 0 .8em 0;
  padding: 0 0 1em 0;
  border-bottom: 1px solid #ccc;
  position: relative;
  font-size: 1.4em;
}
.reg_type .active {color: #ff9100;}
.reg_p, .reg_e {
  cursor: pointer;
  display: inline-block;
  width: 48%;
  text-align: center;
  box-sizing: border-box;
  color: #333;
  font-size:18px;
}
.reg_fl {
  position: absolute;
  bottom: -1px;
  left: 0;
  background-color: #ff9100;
  width: 49%;
  height: 1px;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
}
.reg_fl:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  left: 50%;
  margin-left: -3px;
  border: 6px solid transparent;
  border-bottom-color: #ff9100;
}
.reg_fl_email {
  left: 51%;
}
 .res_mobile,.res_email{font-size: 1.4em}
.submit_button_disabled{  width: 280px;
  height: 40px;
  font-size: 14px;
  pointer-events: none;
  color: #999;
  background: #ddd;}
.user-name-p {
  position: relative;
  width: 100%; 
  background: #fff;
}
.btn-getcode {
  font-size: .9em;
  border:none;
  position: absolute;
  top: 0;
  right: 5px;
  cursor:pointer;
  color: #999;
  width: 90px;
  text-align: center;
  background: #ddd;
}
 
 .register button , .login button{
  height: 40px;

  text-align: center; 
  border: none;
  font-size:14px;
}
.bg_color{
  background: #ff9100;color:#fff;
}
           
.icon {
  display: inline-block;
  margin-right: 5px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.icon_phone {
  background-image: url("../../images/icon-phone.png");
  background-position: 4px top;
  background-repeat: no-repeat;
  vertical-align: -1px;
} 
.active .icon_phone{
  background-image: url("../../images/icon-phone-active.png");
}
.icon_mail {
  background-image: url("../../images/icon-mail.png");
  background-position: left top;
  background-repeat: no-repeat;
}
.active .icon_mail{
  background-image: url("../../images/icon-mail-active.png");
}

/*弹层*/
.fixedbg,.dropDownbg{position:absolute;top:0;z-index:9999; width: 100%; height: 100%; background: #000; opacity: .5; filter: alpha(opacity=50);}
.pop{position:fixed;left:50%;top:50%;text-align:center;z-index:10000;width: 16rem;height :5rem; line-height:5rem;border-radius:.16rem;margin:-2.5rem 0 0 -8rem;background:#f8f8f8;}

.img_change{position: absolute;right:5px;}
.numcode{position: relative;}

.register-left p.login_dash{
    border-top: 1px dashed #eee;
    padding-top: 20px;
    padding-left: 0px;
    text-align: center;
}

.register-left p.login_r{
     
    padding-top: 10px;
    padding-left: 0px;
    text-align: center;
}


.login_line {
  color: #ccc;
  width: 100%;
  position: relative;
  text-align: center;
}
.register-left p.login_line {
  color:#333;
  margin:25px 0;
  text-align:center;
  width:350px;
  padding:0;
}
 .login_line:before{left: 0;}
 .login_line:after,  .login_line:before {
  content: '';
  position: absolute;
  top: 49%;
  right: 0;
  width: 20%;
  height: 1px;
  background: #f0f0f0;
}
 



 a.icon_login {
    color: #00b38a;
    text-decoration: none;
    padding:0 10px;
}
.icon_wx {
    width: 54px;
    height: 54px;
    margin-right: 5px;
    float: left;
    background: url(../../images/wbqq.png) -132px top no-repeat;
    margin-left:55px;
    // background-size:150px;
}


 .icon_qq {
    width: 54px;
    height: 54px;
    margin-right: 25px;
    float: left;
    background: url(../../images/wbqq.png) -55px 0 no-repeat;
}

 .icon_wb {
    width: 54px;
    height: 54px;
    margin-right: 10px;
    float: left;
    background: url(../../images/wbqq.png) left top no-repeat;
}
