.a-button[data-v-4439b54f] {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1) !important;
  border-radius: 2px !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  height: 49px !important;
  line-height: 49px !important;
}
.a-button-primary[data-v-4439b54f] {
  background: #004b9e !important;
  color: #ffffff !important;
}
.a-button-primary[data-v-4439b54f]:active {
  background-color: #385c87 !important;
  border-color: #385c87 !important;
  color: white !important;
}
.a-button-primary[data-v-4439b54f]:focus {
  background-color: #385c87 !important;
  border-color: #385c87 !important;
  color: white !important;
}
.a-button-block[data-v-4439b54f] {
  width: 100%;
}
.a-button-small[data-v-4439b54f] {
  height: 36px !important;
  line-height: 36px !important;
  font-size: 16px !important;
}
.a-button-loading[data-v-4439b54f] {
  margin-right: 5px;
}
.mb24[data-v-37dfd6fc] {
  margin-bottom: 24px;
}
.mb0[data-v-37dfd6fc] {
  margin-bottom: 0;
}
.login-wrapper[data-v-37dfd6fc] {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 750px;
  background: #004b9e;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.child_title[data-v-37dfd6fc] {
  margin-bottom: 24px;
}
.copyright[data-v-37dfd6fc] {
  font-size: 12px;
  line-height: 16px;
  color: #ababab;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 30px;
  text-align: center;
  background: transparent;
  padding: 0;
}
.login-form-container[data-v-37dfd6fc] {
  position: relative;
  width: 400px;
  background: #ffffff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  padding: 52px 25px 40px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
.login-form-container[data-v-37dfd6fc] {
    width: 345px !important;
    padding: 52px 16px 40px;
}
.login-form-container .register-desc[data-v-37dfd6fc] {
    font-size: 15px !important;
}
}
.login-form-container .logo-box[data-v-37dfd6fc] {
  width: 100%;
  position: absolute;
  top: -120px;
  left: 0;
  text-align: center;
}
.login-form-container .logo-box .logo-svg[data-v-37dfd6fc] {
  width: 117px;
  display: block;
  height: 36px;
  font-size: 36px;
  color: #feec00;
  font-weight: bold;
  margin: 0 auto;
}
.login-form-container .logo-box .logo-desc[data-v-37dfd6fc] {
  font-size: 16px;
  font-weight: bold;
  color: #feec00;
  line-height: 16px;
  display: inline-block;
  margin-top: 18px;
}
.login-form-container .welcome-desc[data-v-37dfd6fc] {
  font-size: 28px;
  line-height: 28px;
  font-weight: bold;
}
.login-form-container .register-desc[data-v-37dfd6fc] {
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  margin-top: 10px;
  background-color: #ed7d31;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 5px 0;
  margin-bottom: 24px;
}
.login-form-container .forget[data-v-37dfd6fc] {
  color: #499dfb;
  font-size: 14px;
  line-height: 14px;
  text-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  margin-top: 16px;
  text-align: right;
  cursor: pointer;
}
.login-code[data-v-37dfd6fc] {
  width: 119px;
  height: 40px;
  padding-left: 12px;
  box-sizing: border-box;
}
.login-code img[data-v-37dfd6fc] {
  cursor: pointer;
  vertical-align: middle;
}
.login-code-img[data-v-37dfd6fc] {
  height: 40px;
}
