.form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__input{width:300px;height:38px}@media (min-width:600px){.form__input{width:420px;height:38px}}.form .ivu-input-large{font-weight:400;font-size:16px}.form .ivu-input{padding:6px 16px}.form__button{width:163px;height:39px;font-weight:600;font-size:16px;background:#0d6efd;border-radius:4px}.login{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px!important;background:#f5f7f9;background-size:cover}.login-con{max-width:300px}.login-con-header{font-size:16px;font-weight:300;text-align:center;padding:30px 0}.login-con .login-tip{font-size:10px;text-align:center;color:#c3c3c3}.login-logo,.login-title{margin-bottom:15px;text-align:center}.login-logo__img{max-height:200px;max-width:220px}