
/*new login-A*/
.login .bd{position:absolute;top:160px;left:293px;width:405px;padding:0 0 10px; border-radius:3px; box-shadow:0 0 5px #808080; background:#fff; text-align:left;}
.login .bd .hdd {
    height: 40px;
    border-bottom: 1px solid #7EB2AF;
    margin-bottom: 20px;
    background-color: #0DADA2;
    color: yellow;
    font-size: 26px;
    text-align: center;
    padding: 5px;
    font-weight: bold;}
.login .input-p{height:44px;margin-bottom:18px; padding:0 0 0 55px;}
.login .input {width:250px; height:42px; border:1px solid #ccc; background:#fafafa;vertical-align:middle;  font-size:16px; color:#000; line-height:42px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px; padding:0px; margin:0px; padding-left:40px;}
.login .account{background:url(/public/pc/img/account.png) no-repeat left center;}
.login .password{background:url(/public/pc/img/password.png) no-repeat left center;}
.login .captchacode {width:110px; padding:0 5px;}
.login .btn-login {width:290px; height:46px; border:1px solid #3dbe8a; background:#3dbe8a;vertical-align:middle;  font-size:20px; color:#fff; line-height:46px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.login .btn-login:hover{background:#2b8561;}
.login .logo-con{padding-top:70px;}

/*new login-A 全屏模式*/
/*.login {width:100%;height:100%;background:url(/Images/login/login-A/login-A-1.jpg) no-repeat;position:relative; background-position:top center;}
.login .bd{position:absolute;top:40%;left:50%;width:470px;height:404px;background:url(/Images/login/login-A/login-bg.png) no-repeat;margin-top:-202px;margin-left:-235px;padding:0;}
.login .old-bd{display:none;}
.login .new-bd{display:block;}
.login .input-p{height:50px;margin-bottom:30px;}
.login .pt100{padding-top:115px;}
.login .input {width:300px; height:48px; border:1px solid #ccc; background:#fafafa;vertical-align:middle;  font-size:16px; color:#000; line-height:48px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px; padding:0px; margin:0px; padding-left:40px;}
.login .account{background:url(/Images/login/login-A/account.png) no-repeat left center;}
.login .password{background:url(/Images/login/login-A/password.png) no-repeat left center;}
.login .btn-login {width:340px; height:52px; border:1px solid #3dbe8a; background:#3dbe8a;vertical-align:middle;  font-size:20px; color:#fff; line-height:52px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.login .btn-login:hover{background:#2b8561;}
.login .login-tip{display:none;top:30%;left:43%;width:260px;z-index:1002;}
.login .login-tip div span{cursor:pointer;}*/