/*登录页面css*/
.login{position:absolute;margin:0;padding:0;width:100%;height:100%;background-image:url(../img/login/background.png);background-size:100% 100%;background-repeat:no-repeat;-moz-background-size:100% 100%}.loginFrom{position:absolute;top:50%;left:60%;margin-top:-200px;margin-left:-40px;width:270px;height:300px;background:0 0}.no-margins{height:40px;border-bottom:1px solid #fff5ee;color:#fff;font-size:22px;line-height:20px}.no-margins img{margin-top:-4px;height:28px}#signupForm .form-control{display:block;margin-top:20px;height:40px;border-radius:3px;background:0 0;color:#fff;font-size:14px}#signupForm .form-control:focus,.form-control:hover{border-color:#4362bd!important}.checkbox-custom{display:flex;margin-top:20px;height:24px;color:#fff;font-size:9pt;line-height:24px}#rememberme{width:1pc;height:1pc}.fromCode{display:flex}.code{width:75pt}.imgcode{margin-left:20px;width:150px}.btn,.imgcode{margin-top:20px;height:40px}.btn{width:100%;background-color:#4362bd;font-size:20px}.footer{bottom:50px;width:100%;height:50px;border:0;background:0;text-align:center;align-content:center}.footer,.logo{position:absolute}.logo{top:10%;left:5%}