.login_bg { background: url("../images/login_bg.jpg") no-repeat; width: 100%; height: 562px; }

.login-img { margin-top: 80px; }

.login { margin-top: 100px; border-top: 3px solid #f60; background: #fff; width: 350px; padding: 30px 20px; }
.login h2 { font-size: 26px; margin-bottom: 20px; color: #4a676f; }
.login .input_box .icon { background: #ddd; width: 42px; height: 42px; float: left; text-align: center; line-height: 42px; }
.login .input_box .icon i { color: #999; font-size: 20px; }
.login .input_box input { border: 1px solid #ddd; width: calc(100% - 54px); margin-bottom: 30px; height: 40px; padding-left: 10px; float: left; }
.login .login-btn button { width: 100%; height: 40px; background: #f60; border: none; color: #fff; font-size: 16px; }
.login .wj { margin-top: 10px; }
.login .code .code-input { width: calc(50% - 26px); }
.login .code .code-img { width: calc(50% - 42px); border: 1px solid #ddd; height: 40px; float: right; }

/*# sourceMappingURL=login.css.map */
