/**
~~ +----------------------------------------------------------------------
## @  月梦系统 ( DM299 )
~~ +----------------------------------------------------------------------
@@ @  版权所有 2020-2030 月梦网络 ( http://www.dm299.com )
// +----------------------------------------------------------------------
~~ @  taobao：https://dm299.taobao.com不能倒卖哦 一发现停止任何服务
** +----------------------------------------------------------------------
~~ @  如需商业使用，请确保已获得商业授权，否则将承担相应的法律风险
// @  不允许对程序代码以任何形式任何目的的再发布。
** +----------------------------------------------------------------------
** @  作者: 周志华 [124861234]
@@ +----------------------------------------------------------------------
 */
.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 {margin: 0;background: #fff;color: #000;padding: 0;font-size: 20px;font-weight: 400;}.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;}}