.index-module__container__uI0F6 {
  border-radius: 32px;
  background: url(//static.xark-argo.com/argo-web/6e6ebc84757706e5be98.png) no-repeat top center / 100% auto, #fff;
  border: 4px solid #FFFFFF;
  position: relative;
  width: 456px;
  max-width: 90vw;
  margin: 0 auto;
}
.index-module__container__uI0F6 .index-module__top__G-nlb {
  margin: 43px auto 16px;
}
.index-module__container__uI0F6 .index-module__top__G-nlb .index-module__logo__i1tGR {
  width: 80px;
  height: 80px;
  background: url(//static.xark-argo.com/argo-web/b2acbdc77ae5e8dd0eac.png) no-repeat center / 100% 100%;
  margin: 0 auto 24px;
}
.index-module__container__uI0F6 .index-module__top__G-nlb .index-module__title__S2ms4 {
  text-align: center;
  color: var(--text-color-1);
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 12px;
}
.index-module__container__uI0F6 .index-module__top__G-nlb .index-module__desc__5E89k {
  color: var(--text-color-2);
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
}
.index-module__container__uI0F6 .index-module__content__0rUu\+ {
  margin: 0 16px;
}
.index-module__container__uI0F6 .index-module__content__0rUu\+ .index-module__formitem__E2jqu {
  font-weight: 500;
  color: var(--text-color-1);
}
.index-module__container__uI0F6 .index-module__content__0rUu\+ .index-module__input__smRKl {
  height: 42px;
  border: 1px solid var(--line-color);
  padding: 12px 14px;
  box-sizing: border-box;
  border-radius: 8px;
}
.index-module__container__uI0F6 .index-module__content__0rUu\+ .index-module__input__smRKl:active,
.index-module__container__uI0F6 .index-module__content__0rUu\+ .index-module__input__smRKl:focus {
  border-color: var(--primary-color);
}
.index-module__container__uI0F6 .index-module__bottom__wuISS {
  margin: 0 33px 40px;
}
.index-module__container__uI0F6 .index-module__bottom__wuISS .index-module__btn__kW125 {
  height: 44px;
  border-radius: 8px;
  padding: 12px 26px;
  box-sizing: border-box;
  margin-bottom: 12px;
  background: var(--btn-bg-color);
  color: var(--btn-text-color);
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  font-weight: 700;
}
.index-module__container__uI0F6 .index-module__bottom__wuISS .index-module__btntext__UXFR- {
  color: var(--text-disable-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
}
.index-module__container__uI0F6 .index-module__bottom__wuISS .index-module__btntext__UXFR- span {
  color: var(--text-color-1);
  cursor: pointer;
  padding: 0 4px;
}
/* 移动端响应式样式 */
@media (max-width: 768px) {
  .index-module__container__uI0F6 {
    width: 100%;
    max-width: 95vw;
    border-radius: 20px;
    border: 2px solid #FFFFFF;
  }
  .index-module__container__uI0F6 .index-module__top__G-nlb {
    margin: 30px auto 12px;
  }
  .index-module__container__uI0F6 .index-module__top__G-nlb .index-module__logo__i1tGR {
    width: 60px;
    height: 60px;
    margin: 0 auto 20px;
  }
  .index-module__container__uI0F6 .index-module__top__G-nlb .index-module__title__S2ms4 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .index-module__container__uI0F6 .index-module__top__G-nlb .index-module__desc__5E89k {
    font-size: 13px;
    line-height: 16px;
    padding: 0 10px;
  }
  .index-module__container__uI0F6 .index-module__content__0rUu\+ {
    margin: 0 12px;
  }
  .index-module__container__uI0F6 .index-module__content__0rUu\+ .index-module__input__smRKl {
    height: 40px;
    padding: 10px 12px;
    font-size: 16px;
    /* 防止iOS缩放 */
  }
  .index-module__container__uI0F6 .index-module__bottom__wuISS {
    margin: 0 20px 30px;
  }
  .index-module__container__uI0F6 .index-module__bottom__wuISS .index-module__btn__kW125 {
    height: 42px;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .index-module__container__uI0F6 .index-module__bottom__wuISS .index-module__btntext__UXFR- {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 480px) {
  .index-module__container__uI0F6 {
    max-width: 98vw;
    border-radius: 16px;
  }
  .index-module__container__uI0F6 .index-module__top__G-nlb {
    margin: 25px auto 10px;
  }
  .index-module__container__uI0F6 .index-module__top__G-nlb .index-module__logo__i1tGR {
    width: 50px;
    height: 50px;
    margin: 0 auto 16px;
  }
  .index-module__container__uI0F6 .index-module__top__G-nlb .index-module__title__S2ms4 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
  }
  .index-module__container__uI0F6 .index-module__top__G-nlb .index-module__desc__5E89k {
    font-size: 12px;
    line-height: 15px;
    padding: 0 8px;
  }
  .index-module__container__uI0F6 .index-module__content__0rUu\+ {
    margin: 0 10px;
  }
  .index-module__container__uI0F6 .index-module__content__0rUu\+ .index-module__input__smRKl {
    height: 38px;
    padding: 8px 10px;
  }
  .index-module__container__uI0F6 .index-module__bottom__wuISS {
    margin: 0 15px 25px;
  }
  .index-module__container__uI0F6 .index-module__bottom__wuISS .index-module__btn__kW125 {
    height: 40px;
    font-size: 15px;
  }
  .index-module__container__uI0F6 .index-module__bottom__wuISS .index-module__btntext__UXFR- {
    font-size: 12px;
  }
}

.UI-Mask {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  animation: fadeIn 0.1s linear forwards;
}
.close {
  opacity: 1;
  animation: fadeOut 0.1s linear forwards;
}
.container {
  opacity: 0;
  animation: scaleIn 0.15s 0.035s ease-out forwards;
}
.containerClose {
  opacity: 1;
  animation: scaleOut 0.1s ease-in forwards;
}
[data-ui-ani="slideUp"] {
  animation: slideUp 0.35s ease-out forwards;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    transform: scale(0.75);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes scaleOut {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.9);
  }
}
@keyframes slideUp {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;

  -webkit-transform: rotate(3deg) translate(0px, -4px);
      -ms-transform: rotate(3deg) translate(0px, -4px);
          transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;

  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;

  -webkit-animation: nprogress-spinner 400ms linear infinite;
          animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
:root {
  --primary-color: #133EBF;
  --primary-light-color: #F2F6FF;
  --primary-gradient-color: linear-gradient(104.04deg, #0D1540 0%, #0D5EFF 49.71%, #CBFFFB 100%);
  --bg-color-1: #FFFFFF;
  --bg-color-2: #f9f9f9;
  --line-color: #EBEBEB;
  --text-color-1: #03060E;
  --text-color-2: #565759;
  --text-disable-color: #AEAFB3;
  --btn-text-color: #FFFFFF;
  --btn-bg-color: #03060E;
  --danger-color: #EB5746;
  --danger-light-color: #FDEEED;
  --success-color: #52CCC3;
  --success-light-color: #E5F7F6;
}
.ant-message-notice-success > .ant-message-notice-content {
  padding: 16px 24px !important;
  background: var(--success-light-color) !important;
  border: 1px inset var(--success-color) !important;
  font-size: 14px !important;
  box-sizing: border-box;
  height: 54px;
  line-height: 22px !important;
  color: var(--text-color-1) !important;
  border-radius: 8px !important;
}
.ant-message-notice-success > .ant-message-notice-content .anticon {
  color: var(--success-color) !important;
}
.AppMain {
  height: 100%;
}
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  height: 100%;
  font-family: SF Pro Display;
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  height: 100%;
}
#app {
  height: 100%;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}


/*# sourceMappingURL=app.fec5462f80d1d7142960.css.map*/