@charset "utf-8";


/**登录注册**/
.login { margin-top: 23px;}
.login li { display: inline-block; width: 66px; height: 32px; background-color: #e27c00; text-align: center; font-size: 12px; color: #FFFFFF; line-height: 32px;}
.login li.btn2 { color: #e27c00; background: none;}
.login li span { display: inline-block; width: 66px; height: 32px; padding-left: 21px;}
.login li.btn1 span { background: url(../img/login_ico.png) no-repeat 10px center;}
.login li.btn2 span { background: url(../img/register_ico.png) no-repeat 10px center;}


/**登录 注册**/
.loginwrap { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); z-index: 9999; display: none;}
.logcons { width: 500px; min-height:500px; background:#fff; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}

.logintit { width: 100%; height: 54px; padding: 20px 20px 0px 20px; position:relative; border-bottom: 1px solid #efefef;}
.loginul li { float: left; width: 90px; height: 34px; text-align:center; line-height: 34px; color: #333333; font-size: 18px; cursor:pointer;}
.loginul li.curlog { background: #efefef;}
.logclose { width: 60px; height: 60px; position: absolute; right: 0px; top: 0px; background: url(../img/bg-close.png) no-repeat center center; cursor: pointer;}

.logregwrap { padding: 20px;}
.logreg { display: none;}
.logreg:first-child { display: block;}
.logtab{ width: 240px; margin: 20px auto;}
.logtab p{ width: 100%; height: 44px; font-size: 12px; color: #666; padding: 6px 0px;}
.logtab p input, .logtab p select { width: 240px; height: 32px; border: 1px solid #DDDDDD; background: #fff; padding-left: 10px; font-size: 12px; color: #666;}
.logtab p.yztd { position: relative;}
.logtab p.yztd input.yzminput { width: 140px;}
.yzmimg { width: 80px; height: 32px; position: absolute; right: 0; top: 6px; cursor: pointer;}
.logtab p.zclx select { width: 176px;}
.logtab p.dwdz select{ width: 80px; margin-right: 10px; display: inline-block; padding-left: 0px;}
.logtab p.dwdz select:nth-child(2){ margin-right: 0px;}
.logtab p input#rem{ width: 14px; float:left;}
.logtab p label[for="rem"],
.forgetpw{ float:left; height:32px; line-height:32px; font-size:12px; color: #666666;}
.forgetpw{ float:right; color:#75a339;}
.denglu{ display: block; width: 240px; height: 36px; line-height: 36px; text-align: center; background: #13cad5;}
.logtab p:last-child input.denglu{ display:block; width: 230px; height: 36px; line-height: 36px; text-align: center; background: #13cad5; cursor:pointer; color: #fff; border: 0; font-size: 14px;}


/**其他登录方式**/
/*.otherlog{ width:330px; margin:0 auto; padding:20px 0; display:none;}
.othtit{ color:#727272; font-size:12px; height:20px; line-height:20px; text-align:center; background:url(../images/bg-otit.png) repeat-x; margin-bottom:20px;}
.othtit span{ padding:0 10px; background:#fff;}
.odengluwrap{ width:230px; height:36px; margin:0 auto; position:relative;}
.odenglu{ display:block; width:230px; height:36px; line-height:36px; background:#09a3dc; border-radius:5px; text-align:center; font-size:16px;}
.odenglu i{ position:relative; float:left; left:27%; width:30px; height:36px; background:url(../images/icon-qq.png) no-repeat center center;}
.odenglu span{ position:relative; float:left; left:23%; height:36px; width:100px;}
.logtab1 .yzmimg{ background:#6e9837; border-radius:5px; text-align:center; line-height:36px; color:#fff; font-size:14px; width:100px;}
.logtab1 tr td.yztd input.yzminput{ width:120px;}*/







