/**
** +----------------------------------------------------------------------
@@ + 月梦框架 [ DM299 ]
** +----------------------------------------------------------------------
~~ + Copyright (c) 2023-2035 月梦网络 [ https://www.dm299.com ]
// +----------------------------------------------------------------------
// + taobao：https://dm299.taobao.com禁止倒卖 一经发现停止任何服务
|| +----------------------------------------------------------------------
@@ + 如需商业使用，请确保已获得商业授权，否则将承担相应的法律风险
@@ + 请不要对程序进行任何形式任何目的的再发布。
## +----------------------------------------------------------------------
// + 作者: 周志华 <119804869@qq.com>
** +----------------------------------------------------------------------
 */
.login-bg{background:url(../images/banner.jpg) no-repeat center;}.login .message{background: #5F75ED;}.login input[type=submit],.login input[type=button]{background: #7789F0;}@media screen and (max-width: 768px) { .login-bg{background:#fff;}.login{margin: 80px auto 20px auto;min-height: 340px;max-width: 90%;padding: 0;}.login .message {background: #fff;color: #000;padding: 0;font-size: 20px;font-weight: 400;margin:25px 0;}.login #darkbannerwrap{margin-bottom: 15px;}.login input[type=text],.login input[type=password]{border-left: 0;border-right: 0;border-top: 0;border-radius: 0;height: 44px;line-height: 44px;}.login input[type=text]:focus,.login input[type=password]:focus{border-left: 0;border-right: 0;border-top: 0;}.login hr.hr15 {height:8px;}.login input[type="submit"], .login input[type="button"] {font-size:14px;padding: 9px 0;margin-top:20px; border-radius:6px;}}