/*登录*/
.lgHead { height:115px; border-bottom:1px solid #eee; background:#f9f9f9; }
.lgHead.white { background:#fff; }
.headCont { width:1200px; height:115px; margin:0 auto; }
.headCont .logos { padding:40px 40px 0 100px; }
.headCont .title { padding-top:54px; font:18px "微软雅黑"; color:#666; }
.loginBox { width:982px; margin:0 auto; padding:60px 100px 60px 118px; }
.loginBanner { width:572px; height:303px; }
.loginForm { width:289px; height:301px; padding:0 30px; border:1px solid #f4f4f4; }
.loginForm table,.registerForm table { font-family:"微软雅黑"; }
.loginForm h4 { font:18px "微软雅黑"; color:#0086e4; text-align:center; padding:27px 0; }
.loginForm th { font-weight:normal; text-align:right; padding:0 12px 20px 0; line-height:29px; _line-height:42px;vertical-align:top; }
.loginForm td,.registerForm td { vertical-align:top; }
.loginForm .input { width:211px; height:17px; padding:5px 8px; border:1px solid #ccc; _line-height:26px;}
.loginForm .input:focus,.registerForm .input:focus { border:1px solid #0086e4; outline:none; color:#000; }
.loginForm .findPwd { padding:15px 0 18px; }
.loginForm .findPwd a { color:#035faf; line-height:1; }
.loginForm .loginBtn { width:227px; height:31px; text-align:center; font:16px/31px "微软雅黑"; border:0 none; cursor:pointer; color:#fff; margin-bottom:17px; background:url(../../img/userNew/loginBtn.png) no-repeat; }
.loginForm .registerLink { font-size:14px; font-weight:bold; line-height:1; _line-height:18px;color:#035faf; }
/*注册*/
.registerCont { width:1200px; margin:30px auto; border:1px solid #eee; }
.registerCont h3 { height:40px; text-align:center; color:#fff; font:16px/40px "微软雅黑"; background:#0086e4; }
.registerForm { padding:40px 0 30px 240px; }
.registerForm th { font-weight:normal; text-align:right; padding:0 12px 15px 0; line-height:29px; vertical-align:top; }
.registerForm .input { width:280px; height:17px; padding:5px 8px; border:1px solid #ccc; margin-right:17px; }
.registerForm .inputS { width:85px; }
.registerForm .star { margin-right:10px; }
.registerForm td .msg { color:#bbb; }
.registerForm .pwdLevel { height:12px; padding:16px 0; }
.registerForm .pwdLevel .pwdInit { display:inline-block; width:298px; height:12px; vertical-align:top; background:url(../../img/userNew/pwdLevel.png) no-repeat; }
.registerForm .pwdLevel .pwdLow { background-position:0 -14px; }
.registerForm .pwdLevel .pwdMid { background-position:0 -28px; }
.registerForm .pwdLevel .pwdHigh { background-position:0 -42px; }
.registerForm .pwdLevel em { margin-left:17px; vertical-align:top; line-height:1; color:#bbb; }
.registerForm .sendCode { display:inline-block; width:120px; height:29px; color:#fff; text-align:center; line-height:29px; background:#0086e4; }
.registerForm .agree { margin-bottom:30px; }
.registerForm .agree a { color:#e50011; font-weight:bold; }
.registerForm .registerBtn { width:153px; height:34px; color:#fff; font:16px/34px "微软雅黑"; border:0 none; cursor:pointer; background:url(../../img/userNew/registerBtn.png) no-repeat; }
.registerSuccess { text-align:center; padding:52px 0 45px; }
.registerSuccess .successMsg { display:inline-block; height:24px; padding-left:70px; color:#0086e4; font:16px/24px "微软雅黑"; background:url(../../img/userNew/right.png) no-repeat; }
.registerSuccess .links { padding-top:92px; }
.registerSuccess .links a { display:inline-block; width:78px; padding-top:86px; text-align:center; font:14px "微软雅黑"; background:url(../../img/userNew/registerIcon.png) no-repeat; }
.registerSuccess .links a.shopping { background-position:0 0; }
.registerSuccess .links a.buyer { width:90px; margin:0 136px; background-position:-93px 0; }
.registerSuccess .links a.seller { background-position:-196px 0; }
.changeCode{float:left;margin-top:4px;color:#0086e4;}
.codeImg{float:left;vertical-align: bottom;width:76px;height:29px;}
