/*! 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.
 */
html[data-v-957d1486] {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body[data-v-957d1486] {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main[data-v-957d1486] {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1[data-v-957d1486] {
  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[data-v-957d1486] {
  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[data-v-957d1486] {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a[data-v-957d1486] {
  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][data-v-957d1486] {
  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[data-v-957d1486],
strong[data-v-957d1486] {
  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[data-v-957d1486],
kbd[data-v-957d1486],
samp[data-v-957d1486] {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small[data-v-957d1486] {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub[data-v-957d1486],
sup[data-v-957d1486] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub[data-v-957d1486] {
  bottom: -0.25em;
}
sup[data-v-957d1486] {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img[data-v-957d1486] {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button[data-v-957d1486],
input[data-v-957d1486],
optgroup[data-v-957d1486],
select[data-v-957d1486],
textarea[data-v-957d1486] {
  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[data-v-957d1486],
input[data-v-957d1486] {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button[data-v-957d1486],
select[data-v-957d1486] {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button[data-v-957d1486],
[type=button][data-v-957d1486],
[type=reset][data-v-957d1486],
[type=submit][data-v-957d1486] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button[data-v-957d1486]::-moz-focus-inner,
[type=button][data-v-957d1486]::-moz-focus-inner,
[type=reset][data-v-957d1486]::-moz-focus-inner,
[type=submit][data-v-957d1486]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button[data-v-957d1486]:-moz-focusring,
[type=button][data-v-957d1486]:-moz-focusring,
[type=reset][data-v-957d1486]:-moz-focusring,
[type=submit][data-v-957d1486]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset[data-v-957d1486] {
  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[data-v-957d1486] {
  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[data-v-957d1486] {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea[data-v-957d1486] {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox][data-v-957d1486],
[type=radio][data-v-957d1486] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number][data-v-957d1486]::-webkit-inner-spin-button,
[type=number][data-v-957d1486]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search][data-v-957d1486] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search][data-v-957d1486]::-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.
 */
[data-v-957d1486]::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details[data-v-957d1486] {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary[data-v-957d1486] {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template[data-v-957d1486] {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden][data-v-957d1486] {
  display: none;
}
html[data-v-957d1486],
body[data-v-957d1486] {
  overflow-x: hidden;
  background-color: #fff !important;
}
ul[data-v-957d1486] {
  padding: 0;
}
li[data-v-957d1486] {
  list-style: none;
}
p[data-v-957d1486] {
  margin: 0;
}
.home-width[data-v-957d1486] {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}
.home-title[data-v-957d1486] {
  margin: 38px auto 42px;
  height: 40px;
  line-height: 40px;
  width: 100%;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #001a31;
  position: relative;
}
.home-title .more[data-v-957d1486] {
  position: absolute;
  top: 0;
  right: 0;
}
[data-v-957d1486]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-957d1486]::-webkit-scrollbar-corner {
  background-color: transparent;
}
[data-v-957d1486]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  cursor: pointer;
}
[data-v-957d1486]::-webkit-scrollbar-thumb {
  background-color: #8ac23d;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
  border-radius: 2em;
}
.ant-table-header[data-v-957d1486] {
  overflow-y: hidden !important;
}
.my-btns[data-v-957d1486] {
  flex: 1;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.my-btns li[data-v-957d1486] {
  width: calc(20% - 8px);
  text-align: center;
  line-height: 28px;
  height: 28px;
  border-radius: 4px;
  margin: 0 8px 8px 0;
  background-color: #f1f3f5;
  color: #5b5c5d;
  font-size: 14px;
  transition: all 0.3s;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 10px;
}
.my-btns li.active[data-v-957d1486] {
  background: #8ac23d;
  color: #fff;
}
.model-title[data-v-957d1486] {
  padding: 12px 0 6px 0;
  color: #333;
}
.gup-48[data-v-957d1486] {
  width: 100%;
  height: 48px;
}
.gup-47[data-v-957d1486] {
  width: 100%;
  height: 47px;
}
.gup-46[data-v-957d1486] {
  width: 100%;
  height: 46px;
}
.gup-45[data-v-957d1486] {
  width: 100%;
  height: 45px;
}
.gup-44[data-v-957d1486] {
  width: 100%;
  height: 44px;
}
.gup-43[data-v-957d1486] {
  width: 100%;
  height: 43px;
}
.gup-42[data-v-957d1486] {
  width: 100%;
  height: 42px;
}
.gup-41[data-v-957d1486] {
  width: 100%;
  height: 41px;
}
.gup-40[data-v-957d1486] {
  width: 100%;
  height: 40px;
}
.gup-39[data-v-957d1486] {
  width: 100%;
  height: 39px;
}
.gup-38[data-v-957d1486] {
  width: 100%;
  height: 38px;
}
.gup-37[data-v-957d1486] {
  width: 100%;
  height: 37px;
}
.gup-36[data-v-957d1486] {
  width: 100%;
  height: 36px;
}
.gup-35[data-v-957d1486] {
  width: 100%;
  height: 35px;
}
.gup-34[data-v-957d1486] {
  width: 100%;
  height: 34px;
}
.gup-33[data-v-957d1486] {
  width: 100%;
  height: 33px;
}
.gup-32[data-v-957d1486] {
  width: 100%;
  height: 32px;
}
.gup-31[data-v-957d1486] {
  width: 100%;
  height: 31px;
}
.gup-30[data-v-957d1486] {
  width: 100%;
  height: 30px;
}
.gup-29[data-v-957d1486] {
  width: 100%;
  height: 29px;
}
.gup-28[data-v-957d1486] {
  width: 100%;
  height: 28px;
}
.gup-27[data-v-957d1486] {
  width: 100%;
  height: 27px;
}
.gup-26[data-v-957d1486] {
  width: 100%;
  height: 26px;
}
.gup-25[data-v-957d1486] {
  width: 100%;
  height: 25px;
}
.gup-24[data-v-957d1486] {
  width: 100%;
  height: 24px;
}
.gup-23[data-v-957d1486] {
  width: 100%;
  height: 23px;
}
.gup-22[data-v-957d1486] {
  width: 100%;
  height: 22px;
}
.gup-21[data-v-957d1486] {
  width: 100%;
  height: 21px;
}
.gup-20[data-v-957d1486] {
  width: 100%;
  height: 20px;
}
.gup-19[data-v-957d1486] {
  width: 100%;
  height: 19px;
}
.gup-18[data-v-957d1486] {
  width: 100%;
  height: 18px;
}
.gup-17[data-v-957d1486] {
  width: 100%;
  height: 17px;
}
.gup-16[data-v-957d1486] {
  width: 100%;
  height: 16px;
}
.gup-15[data-v-957d1486] {
  width: 100%;
  height: 15px;
}
.gup-14[data-v-957d1486] {
  width: 100%;
  height: 14px;
}
.gup-13[data-v-957d1486] {
  width: 100%;
  height: 13px;
}
.gup-12[data-v-957d1486] {
  width: 100%;
  height: 12px;
}
.gup-11[data-v-957d1486] {
  width: 100%;
  height: 11px;
}
.gup-10[data-v-957d1486] {
  width: 100%;
  height: 10px;
}
.gup-9[data-v-957d1486] {
  width: 100%;
  height: 9px;
}
.gup-8[data-v-957d1486] {
  width: 100%;
  height: 8px;
}
.gup-7[data-v-957d1486] {
  width: 100%;
  height: 7px;
}
.gup-6[data-v-957d1486] {
  width: 100%;
  height: 6px;
}
.gup-5[data-v-957d1486] {
  width: 100%;
  height: 5px;
}
.gup-4[data-v-957d1486] {
  width: 100%;
  height: 4px;
}
.gup-3[data-v-957d1486] {
  width: 100%;
  height: 3px;
}
.gup-2[data-v-957d1486] {
  width: 100%;
  height: 2px;
}
.gup-1[data-v-957d1486] {
  width: 100%;
  height: 1px;
}
.ml-24[data-v-957d1486] {
  margin-left: 24px;
}
.mt-24[data-v-957d1486] {
  margin-top: 24px;
}
.mr-24[data-v-957d1486] {
  margin-right: 24px;
}
.mb-24[data-v-957d1486] {
  margin-bottom: 24px;
}
.ml-22[data-v-957d1486] {
  margin-left: 22px;
}
.mt-22[data-v-957d1486] {
  margin-top: 22px;
}
.mr-22[data-v-957d1486] {
  margin-right: 22px;
}
.mb-22[data-v-957d1486] {
  margin-bottom: 22px;
}
.ml-20[data-v-957d1486] {
  margin-left: 20px;
}
.mt-20[data-v-957d1486] {
  margin-top: 20px;
}
.mr-20[data-v-957d1486] {
  margin-right: 20px;
}
.mb-20[data-v-957d1486] {
  margin-bottom: 20px;
}
.ml-18[data-v-957d1486] {
  margin-left: 18px;
}
.mt-18[data-v-957d1486] {
  margin-top: 18px;
}
.mr-18[data-v-957d1486] {
  margin-right: 18px;
}
.mb-18[data-v-957d1486] {
  margin-bottom: 18px;
}
.ml-16[data-v-957d1486] {
  margin-left: 16px;
}
.mt-16[data-v-957d1486] {
  margin-top: 16px;
}
.mr-16[data-v-957d1486] {
  margin-right: 16px;
}
.mb-16[data-v-957d1486] {
  margin-bottom: 16px;
}
.ml-14[data-v-957d1486] {
  margin-left: 14px;
}
.mt-14[data-v-957d1486] {
  margin-top: 14px;
}
.mr-14[data-v-957d1486] {
  margin-right: 14px;
}
.mb-14[data-v-957d1486] {
  margin-bottom: 14px;
}
.ml-12[data-v-957d1486] {
  margin-left: 12px;
}
.mt-12[data-v-957d1486] {
  margin-top: 12px;
}
.mr-12[data-v-957d1486] {
  margin-right: 12px;
}
.mb-12[data-v-957d1486] {
  margin-bottom: 12px;
}
.ml-10[data-v-957d1486] {
  margin-left: 10px;
}
.mt-10[data-v-957d1486] {
  margin-top: 10px;
}
.mr-10[data-v-957d1486] {
  margin-right: 10px;
}
.mb-10[data-v-957d1486] {
  margin-bottom: 10px;
}
.ml-8[data-v-957d1486] {
  margin-left: 8px;
}
.mt-8[data-v-957d1486] {
  margin-top: 8px;
}
.mr-8[data-v-957d1486] {
  margin-right: 8px;
}
.mb-8[data-v-957d1486] {
  margin-bottom: 8px;
}
.ml-6[data-v-957d1486] {
  margin-left: 6px;
}
.mt-6[data-v-957d1486] {
  margin-top: 6px;
}
.mr-6[data-v-957d1486] {
  margin-right: 6px;
}
.mb-6[data-v-957d1486] {
  margin-bottom: 6px;
}
.ml-4[data-v-957d1486] {
  margin-left: 4px;
}
.mt-4[data-v-957d1486] {
  margin-top: 4px;
}
.mr-4[data-v-957d1486] {
  margin-right: 4px;
}
.mb-4[data-v-957d1486] {
  margin-bottom: 4px;
}
.ml-2[data-v-957d1486] {
  margin-left: 2px;
}
.mt-2[data-v-957d1486] {
  margin-top: 2px;
}
.mr-2[data-v-957d1486] {
  margin-right: 2px;
}
.mb-2[data-v-957d1486] {
  margin-bottom: 2px;
}
.delay-24[data-v-957d1486] {
  animation-delay: 2400ms;
}
.delay-22[data-v-957d1486] {
  animation-delay: 2200ms;
}
.delay-20[data-v-957d1486] {
  animation-delay: 2000ms;
}
.delay-18[data-v-957d1486] {
  animation-delay: 1800ms;
}
.delay-16[data-v-957d1486] {
  animation-delay: 1600ms;
}
.delay-14[data-v-957d1486] {
  animation-delay: 1400ms;
}
.delay-12[data-v-957d1486] {
  animation-delay: 1200ms;
}
.delay-10[data-v-957d1486] {
  animation-delay: 1000ms;
}
.delay-8[data-v-957d1486] {
  animation-delay: 800ms;
}
.delay-6[data-v-957d1486] {
  animation-delay: 600ms;
}
.delay-4[data-v-957d1486] {
  animation-delay: 400ms;
}
.delay-2[data-v-957d1486] {
  animation-delay: 200ms;
}
.cm-flex[data-v-957d1486], .cm-flex-wrap[data-v-957d1486], .cm-flex-column[data-v-957d1486], .cm-flex-content-center[data-v-957d1486], .shuanghe .login .login-right .sh[data-v-957d1486], .shuanghe .login[data-v-957d1486], .cm-flex-between[data-v-957d1486], .cm-flex-between-center[data-v-957d1486], .cm-flex-center[data-v-957d1486] {
  display: flex;
}
.cm-flex-center[data-v-957d1486], .cm-flex-content-center[data-v-957d1486], .shuanghe .login .login-right .sh[data-v-957d1486], .shuanghe .login[data-v-957d1486], .cm-flex-between-center[data-v-957d1486] {
  align-items: center;
}
.cm-flex-between[data-v-957d1486], .cm-flex-between-center[data-v-957d1486] {
  justify-content: space-between;
}
.cm-flex-content-center[data-v-957d1486], .shuanghe .login .login-right .sh[data-v-957d1486], .shuanghe .login[data-v-957d1486] {
  justify-content: center;
}
.cm-flex-column[data-v-957d1486] {
  flex-direction: column;
}
.cm-flex-wrap[data-v-957d1486] {
  flex-wrap: wrap;
}
.cm-flex-1[data-v-957d1486] {
  flex: 1;
}
.animate__animated[data-v-957d1486] {
  opacity: 0;
}
.animate__bounceInUp[data-v-957d1486],
.animate__backInLeft[data-v-957d1486],
.animate__backInRight[data-v-957d1486],
.animate__backInUp[data-v-957d1486],
.animate__slideInLeft[data-v-957d1486],
.animate__slideInRight[data-v-957d1486],
.animate__fadeInLeft[data-v-957d1486],
.animate__fadeInRight[data-v-957d1486],
.animate__fadeInUp[data-v-957d1486],
.animate__fadeInDown[data-v-957d1486],
.animate__lightSpeedInRight[data-v-957d1486],
.animate__lightSpeedInLeft[data-v-957d1486] {
  opacity: 1;
}
.kuais[data-v-957d1486] {
  width: 570px;
  height: auto;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
}
.kuais .kuais-img[data-v-957d1486] {
  width: 570px;
  height: 294px;
  overflow: hidden;
  border-radius: 16px 16px 0 0;
}
.kuais .kuais-img img[data-v-957d1486] {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.kuais .kuais-img img[data-v-957d1486]:hover {
  transform: scale(1.2);
}
.kuais .kuais-text[data-v-957d1486] {
  padding: 50px 44px;
  box-sizing: border-box;
  position: relative;
}
.kuais .kuais-text h2[data-v-957d1486] {
  font-size: 26px;
  color: #292929;
}
.kuais .kuais-text span[data-v-957d1486] {
  font-size: 20px;
  color: #5c6272;
}
.kuais[data-v-957d1486]:nth-child(even) {
  margin-left: 60px;
}
.my-dropdown ul[data-v-957d1486] {
  top: 12px;
  left: -4px;
}
.my-dropdown ul .ant-dropdown-menu-item[data-v-957d1486] {
  padding: 12px 24px;
  font-size: 16px;
  color: #001a31;
}
.login-main[data-v-957d1486] {
  background-color: #f0f2f5;
  height: 100%;
}
.login-main .top[data-v-957d1486] {
  padding: 30px;
}
.login-main .top img[data-v-957d1486] {
  width: 150px;
}
.login-main .login[data-v-957d1486] {
  width: 1200px;
  margin: 70px auto;
}
.login-main .login .login-left[data-v-957d1486] {
  width: 750px;
  float: left;
}
.login-main .login .login-right[data-v-957d1486] {
  width: 430px;
  height: auto;
  border-radius: 8px;
  float: left;
  background-color: #fff;
  padding: 24px;
  padding-bottom: 0;
  position: relative;
  top: 90px;
}
.login-main .login .login-right .tag-img[data-v-957d1486] {
  width: 72px;
  position: absolute;
  top: 0;
  right: 0;
}
.login-main .login .login-right .tip[data-v-957d1486] {
  color: #1472ff;
  line-height: 28px;
  padding: 0px 16px 0px 12px;
  position: absolute;
  top: 28px;
  right: 56px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANQAAAA4CAYAAACFWNbhAAAAAXNSR0IArs4c6QAABmpJREFUeF7tnV1oHFUUx//nTrJt2sR+aFpaTTepiD5Jm2yLVCumDz746gci+OZLKxSEVovUFz9RfNBqtQ+CgiBWofRJREFRsKJtKYr6lDYpFgs2zdfuZnezO/fImeyWpbRmJkkD3flfWPZh78xyfnP+nDN37jkjAKCqYt82To7gQefwJBQPA7gDQKbxG79JoAUJKIDzAnzlBJ9tzcpPDT2IiP2WaIiqOhHxv5/XNVXgDVU8o4pABLAPBwm0OgFViykQERQAfDoT4OCOHhlraCOJ/ZFkzgzr6lBwTIFBAcLOZcCKDFxbQE0lgcm5Nx8BVaDqgXIVYaECeAsmwHclwWM7szJu0SpJpIoEdXJE34fi2SBA7daVCDraEcU6+zMOEmh1ApaJOQFKVfjRAsIwRLs4HMllZXfSKCWnz+lOL/jaOazo7oQub4d4CqnVfYj2XYNAXVR6qQCFwjnFQ/198sMXqsETImEcaHJqWN9VYO8tHQjXrEAQKsBbpzjoOKcVCZioxqYR5ksI4PDOtqw8lyTtk1Mjeg5AX3fXbHRimteKbkKb4hKw9K9Shf6bj+LKHxhFfy4n1djHnxpRLwLZsGo2j+QggbQT8Aq9OBkFl/GZALfv6JFS3ChlEUpNlRtXcZk87Y5E+2cJ2DL6P7OCmkYG3bmNMk1B0TtIYJ4EmgRVQAbrKah5guRhJHBVhCoig3UUFP2CBBZAoClCUVAL4MhDSeDqeygKij5BAgslwAi1UII8ngSaCFBQdAcSWEQCFNQiwuSpSICCog+QwCISaBZUuYwND9wjeT7YXUTAPFW6CFwrQtmO88cBP1dtFLcepctXaG0MArZB/MIErIjJqngP5LLyph0WR1QUVAzAnJI+AmNFoFiZFZVzOOGB53ObcMIi1P8Ji4JKn6/Q4hgErPBiugpMlRDO1KIeKzPicKhd8fq9WRmvi8rq433z6SioGHA5JZ0ErJyp5oF8GT5fjjpCWL+JIa84uL1PjhoVK5G3r8a9FQWVTl+h1QkIWLSq1OAnS1EzF2elh05wFA4HB3pkqLlEnoJKAJZT00vAagYtROUr8IUytBZGaeC4OLxytgeHrOdEtLTOAsP0OgktT07AhFULoRMl+NIMLN2zlcC3BrLyAgWVnCePIIErzSotUk2Uosremhds2Z6VPxmh6CAkME8CFq3GilEK6AJgd3+fHKGg5gmTh5GACWq8GK0AusBhb39W3qOg6BckkJBA1PNfo+dUfqwYpXzeeQz0b5bfKKiEMDk93QQaixKT0/DFatR5z+T1aq5XXuKiRLp9g9YnINBYNi9U4KdK0QNf5wSXARzID+OTwUGpUVAJgHJqegnUu8n6iWlopQZnjWEBHIfDvtwmOcsHu+n1DVqegIAJyXtgsgRvG2VDIHDAEBT7c31yvP5ituiOiluPEoDl1PQRaGyOtXulmTCKSgUBPkYFL+fultH6Hj57qsvNselzD1qclMCV8g2BOOAX77F322b51aLSl4C7XrEhV/mSkub8lidQLzCM7BRgX15xeLBPyiwwbPlLTwNvBIHrlcDHeekaI9SNuCI8501NoFlQtSo23neXTMU1iIKKS4rzUkOAbcRSc6lp6FIQoKCWgjL/IzUEKKjUXGoauhQEKKiloMz/SA0BCio1l5qGLgUBCmopKPM/UkNgoYLytnuWb4FPjb/Q0DkILFRQartqKSj6GQnMEliooCoiyGxYFTXv4yCB1BPwCr04GZW2F5DB+qRvgR8CcOe6Luiy9ugkHCSQWgKWrZWr0Ev5qIjwL4xiSy4n1bhAbOvRYVXs6VqOcO1KBJ6CisuO81qQgGVp49OoTZXQ5gRvD/TKfqt9urru6Xqmy+kR3aXAt6bH7k5IRzuEompBT6FJcxIwMUXRqRBlamUH7OrvlZ+bS9znOkl013RqRD9Qxe4gQPW2TgQd7XAmKqZ/c+Hj761AwNI8E0KpCr1cRBiGaAsEH/b3yp4k0clYRII6M6yrQ8ExBQadIOxaBixvR9DmrHFzKyCjDSRwbQJ2h2O9yqdn4AuVqN2evbLm+5Lg0Z1ZGY/7bt3G2aWhwBN/69qMx2tQPK2KlSLWeGJWcBwk0MoELBOzjwhCEXxUcXhxR4+MJY1OVyJUvXuLNZzQk+f1flE8BeARANlGFGtloLQt1QRmAFyA4Bvn8fnWXvxYpyFxFyKa6f0HsPfrXsUQXQMAAAAASUVORK5CYII=) no-repeat;
  background-size: 100% 100%;
}
.login-main .login .login-right .wx-title[data-v-957d1486] {
  position: relative;
  margin: 0;
  font-size: 20px;
  color: #333333;
  font-weight: 700;
}
.login-main .login .login-right .wx-image[data-v-957d1486] {
  position: absolute;
  left: 50%;
  top: 3px;
  transform: translate(-49%, 60%);
}
.login-main .login .login-right[data-v-957d1486] .ant-tabs .ant-tabs-bar {
  margin-bottom: 24px;
}
.login-main .login .login-right[data-v-957d1486] .ant-tabs .ant-tabs-bar .ant-tabs-tab {
  font-weight: 600;
  font-size: 16px;
}
.login-main .bottom[data-v-957d1486] {
  position: fixed;
  bottom: 0;
  text-align: center;
  width: 100%;
  padding-bottom: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.login-main .bottom p[data-v-957d1486] {
  color: #999;
}
.login-main .bottom p[data-v-957d1486]:first-child {
  font-size: 16px;
  line-height: 32px;
  position: relative;
}
.login-main .bottom p[data-v-957d1486]:first-child:after {
  content: "";
  width: 48px;
  height: 1px;
  background: #999;
  position: absolute;
  left: -60px;
  top: 50%;
}
.login-main .bottom p[data-v-957d1486]:first-child::before {
  content: "";
  width: 48px;
  height: 1px;
  background: #999;
  position: absolute;
  right: -60px;
  top: 50%;
}
.login-main .bottom p[data-v-957d1486]:last-child {
  font-size: 12px;
}
.href[data-v-957d1486] {
  color: #333;
  font-weight: bold;
}
.shuanghe[data-v-957d1486] {
  background: rgba(189, 221, 143, 0.1);
}
.shuanghe .login .login-right[data-v-957d1486] {
  width: 478px;
  float: none;
  padding: 0 48px;
  margin-top: -120px;
  box-shadow: 0px 0px 8px #8ac23d;
}
.shuanghe .login .login-right .sh[data-v-957d1486] {
  flex-direction: column;
}
.shuanghe .login .login-right .sh h2[data-v-957d1486] {
  color: #8ac23d;
  font-weight: bold;
  font-size: 28px;
}
