html,
body,
#app {
  width: 100%;
  height: 100%;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}

.hide {
  display: none;
}

.form-tip {
  color: #0049ca;
  margin-bottom: 42px;
}

.login-success-tip {
  font-size: 16px;
}

.verify-code-area .verify-change-code,
.verify-code-area .varify-input-code {
  display: none;
}

.login-form {
  width: 350px;
  border: 1px solid black;
}

.default-warning-container {
  max-width: 720px;
  width: 80%;
  text-align: center;
  margin: 0 auto;
  position: relative;
  top: 50%;
  margin-top: -200px;
}

.default-warning-container .logo {
  width: auto;
  height: 80px;
  margin-bottom: 32px;
}

.default-warning-container .title {
  min-height: 33px;
  line-height: 33px;
  font-size: 24px;
  color: #333333;
  font-weight: 600;
  text-align: center;
  margin-bottom: 15px;
}

.default-warning-container .content {
  padding: 20px 16px 0px;
  border-top: 1px solid rgba(189, 189, 189, 1);
  border-bottom: 1px solid rgba(189, 189, 189, 1);
}

.default-warning-container .content p {
  width: 100%;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 20px;
}

.default-warning-container .content p.download {
  font-size: 14px;
  color: #666666;
  font-weight: 600;
}

.default-warning-container .content p.download a {
  color: #0049ca;
}

.iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.login-form {
  width: 352px;
  background: #ffffff;
  border: 1px solid rgba(238, 238, 238, 1);
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  padding: 42px 32px;
  position: fixed;
  top: 50%;
  right: 100px;
  margin-top: -200px;
}

.login-form input {
  font-size: 14px !important;
  border-radius: 3px !important;
}

.login-form .form-control {
  box-shadow: none !important;
}

.has-error .form-control {
  border-color: #f56c6c !important;
}

.form-group {
  position: relative;
  margin-bottom: 25px;
}

.form-group .error-msg {
  position: absolute;
  left: 0;
  bottom: -20px;
  color: #f56c6c;
}

.login-form .form-control:focus {
  border-color: #0049ca;
}

.login-form .input-group {
  width: 100%;
}

button.login-btn,
button.login-btn:focus,
button.login-btn:active {
  width: 100%;
  height: 44px;
  background: #0049ca !important;
  border-color: #0049ca !important;
  border-radius: 3px;
  color: #fff !important;
  outline: none !important;
  box-shadow: none;
}

button.login-btn:hover {
  opacity: 0.7;
}

button.logout-btn,
button.logout-btn:focus,
button.logout-btn:active {
  color: #0049ca!important;
  background: #ffffff!important;
  border-color: #aaa !important;
}

button.logout-btn:hover {
  border-color: #0049ca !important;
}

.login-success-icon {
  margin-top: 12px;
  width: 60px;
  height: 60px;
}

.login-success-icon-container {
  width: 80px;
  height: 80px;
  margin-bottom: 15px;
  display: inline-block;
  background-color: #0049ca;
  color: #fff;
  border-radius: 50%;
  text-align: center;
}

.login-success-container {
  margin: 20px 0;

  text-align: center;
}

.login-success-tip {
  margin-bottom: 60px;
}

.login-form .login-type-btn {
  width: 108px;
  height: 25px;
  line-height: 25px;
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  color: #888888;
  font-weight: 600;
  cursor: pointer;
  margin-right: 40px;
}

.login-form .login-type-btn.active {
  color: #0049ca;
}

.login-form .login-type-btn-group {
  margin-bottom: 42px;
}

.login-form .v-code-input,
.login-form .v-code-img {
  float: left;
  width: 55%;
  height: 44px;
}

.login-form .v-code-img {
  float: right;
  width: 120px;
}

/* .login-form .v-code-form-group {
  margin-bottom: 40px;
} */

.login-form .v-code-img {
  background-color: #ccc;
  /* margin-left: 10px; */
}

.input-group.has-addon input {
  text-indent: 30px;
}

.login-form .addon {
  position: absolute;
  left: 16px;
  height: 100%;
  line-height: 46px;
  top: 0;
  color: #333;
  z-index: 999;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 400;
}

.login-form img.addon {
  height: 16px;
  top: 14px;
}

.login-form .sms-code-group {
  position: relative;
}

.login-form .sms-code-btn {
  position: absolute;
  right: 0;
  height: 24px;
  line-height: 24px;
  top: 10px;
  padding: 0 10px;
  border-left: 1px solid #888;
  color: #0049ca;
}

.default-warning-container-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

button.moblie-login-btn {
  display: none;
}

.back-to-warning-page {
  display: none;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
.btn:hover {
  outline: none;
  text-decoration: none;
}

.rotate {
  position: absolute;
  webkit-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

#message_box_outside {
  position: fixed;
  top: 40px;
  left: 50%;
  transform: translate(-50%, -50%); /* 50%为自身尺寸的一半 */
  z-index: 2000;
}

.message_box_inside {
  margin-top: 10px;
  color: white;
  min-height: 40px;
  min-width: 200px;
  border-radius: 10px;
}

.message_box_inside:not(:last-child) {
  display: none;
}

.cc-display {
  justify-content: center;
  align-items: center;
  display: flex;
  display: -webkit-flex;
}

.default-page-content {
  white-space: pre-line;
}

/* 移动端样式 */
@media screen and (max-width: 992px) {
  #app {
    overflow: auto;
  }
  #app .default-warning-container {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
    margin-top: 60px !important;
    max-width: 992px;
  }

  .default-warning-container-wrapper {
    right: 0px !important;
  }

  .default-warning-container .title {
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 32px;
  }

  .default-warning-container .content {
    border: none;
    font-size: 14px;
    color: #666666;
    text-align: justify;
    line-height: 30px;
    font-weight: 400;
    width: 100%;
    padding-top: 0;
  }

  .default-warning-container .content p {
    width: 100%;
    margin-bottom: 0;
  }

  .mobile-hide {
    display: none !important;
  }

  .login-form {
    box-shadow: none;
    border: none;
    position: relative;
    top: 0px;
    right: 0px;
    margin: 0;
    width: 100%!important;
    padding: 32px 16px;
  }

  button.login-btn {
    width: 100% !important;
  }

  button.moblie-login-btn {
    display: block;
    margin: 0 20px;
    width: calc(100% - 40px) !important;
    position: fixed;
    bottom: 20px;
  }

  .login-type-btn-group {
    height: 30px;
    line-height: 30px;
  }

  .login-form span.login-type-btn {
    margin-right: 0px !important;
    width: auto;
    vertical-align: bottom;
    margin-top: 10px;
    float: right;
    font-size: 14px;
  }

  .login-form span.login-type-btn.active {
    width: 132px;
    height: 30px;
    font-size: 22px;
    line-height: 30px;
    color: #000000;
    font-weight: 600;
    float: left;
    margin-top: 3px;
  }

  .login-form .v-code-input {
    width: 60%;
  }

  .login-form .v-code-img {
    width: 120px;
  }

  .back-to-warning-page {
    display: block;
    height: 40px;
    font-weight: bold;
    font-size: 24px;
    line-height: 40px;
    padding-left: 16px;
  }

  .v-code-form-group .v-code-input {
    width: calc(100% - 140px);
  }
}
