.mod-form{width:360px;background:#fff;box-shadow:0 0 4px rgba(0,0,0,.05);margin:20px auto}.mod-form .hd{position:relative;background:#f6f8fa;border-bottom:1px solid #f0f0f0;padding:0 20px;height:48px;line-height:48px;font-size:18px;color:#666}.mod-form .hd h3{font-weight:normal}.mod-form .bd{position:relative;padding:20px;background:#fff;vertical-align:middle}.mod-form .pull-right{float:right;margin:0 5px}.mod-form .tip{position:absolute;left:0;z-index:999;top:-40px;opacity:0;width:100%;height:40px;background:#f2dede;margin-bottom:15px;line-height:40px;text-align:center;color:#e51c24;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-webkit-transition:all 200ms 300ms;-moz-transition:all 200ms 300ms;-o-transition:all 200ms 300ms;transition:all 200ms 300ms;*zoom:1}.mod-form .tip-show{top:5px;opacity:1}.mod-form .input-group{margin-bottom:5px;position:relative;overflow:hidden}.mod-form .group{margin-bottom:5px;position:relative;top:-5px}.mod-form .input-box{position:relative}.mod-form .input-text{position:relative;padding:10px;width:100%;height:40px;background:#fcfcfc;border:1px solid #e0e0e0;border-radius:4px;box-sizing:border-box;font-size:14px;color:#757575;outline:none}.mod-form .input-text[disabled]{background:#f0f0f0;opacity:.75}.mod-form .input-submit{display:block;width:100%;height:40px;margin:0 auto;border:medium none;border-radius:4px;line-height:40px;text-align:center;color:#fff;background:#269b25;font-size:18px;cursor:pointer;outline:none}.mod-form .error{display:block;width:100%;height:22px;border:1px solid #fff;border-top:0;box-sizing:border-box;line-height:22px;text-indent:9px;font-size:12px;color:#f74224;position:relative}.mod-form .js-error .input-text,.mod-form .js-error .error{border-color:#f74224}.mod-form .js-error .error{background:#fff8f6}.mod-form .type-captcha .input-box,.mod-form .type-code .input-box{margin-right:120px}.mod-form .getcode{display:block;width:100px;height:40px;margin-left:-1px;box-sizing:border-box;background:#333;line-height:40px;text-decoration:none;text-align:center;font-size:14px;color:#fff;cursor:pointer;outline:none;border-radius:4px}.mod-form .disabled{background:#888}.mod-form .checkbox{position:relative;margin-top:-8px;margin-bottom:16px;height:30px;line-height:30px}.mod-form label input,.mod-form label span{vertical-align:middle}.mod-form .text-right{text-align:right;font-size:12px;color:#666}.mod-form .text-right a{color:#269b25}.mod-form .forgot{color:#38f}.mod-form .toggle{position:absolute;top:1px;right:5px;display:block;width:40px;height:40px;background:url("/static/www/image/public/icon-password.png") center center no-repeat;line-height:40px;text-align:center}.mod-form .toggle-active{background:url("/static/www/image/public/icon-password-active.png") center center no-repeat}@media screen and (max-width: 799px){.mod-form{width:320px;margin:0 auto}.mod-form .bd{padding:15px}}