@charset "UTF-8";

/* stylelint-disabled */
html[data-v-6239dc73],
body[data-v-6239dc73],
div[data-v-6239dc73],
span[data-v-6239dc73],
iframe[data-v-6239dc73],
h1[data-v-6239dc73],
h2[data-v-6239dc73],
h3[data-v-6239dc73],
h4[data-v-6239dc73],
h5[data-v-6239dc73],
h6[data-v-6239dc73],
p[data-v-6239dc73],
blockquote[data-v-6239dc73],
pre[data-v-6239dc73],
a[data-v-6239dc73],
abbr[data-v-6239dc73],
acronym[data-v-6239dc73],
address[data-v-6239dc73],
big[data-v-6239dc73],
cite[data-v-6239dc73],
code[data-v-6239dc73],
del[data-v-6239dc73],
dfn[data-v-6239dc73],
em[data-v-6239dc73],
img[data-v-6239dc73],
ins[data-v-6239dc73],
kbd[data-v-6239dc73],
q[data-v-6239dc73],
s[data-v-6239dc73],
samp[data-v-6239dc73],
small[data-v-6239dc73],
strike[data-v-6239dc73],
strong[data-v-6239dc73],
sub[data-v-6239dc73],
sup[data-v-6239dc73],
tt[data-v-6239dc73],
b[data-v-6239dc73],
u[data-v-6239dc73],
i[data-v-6239dc73],
dl[data-v-6239dc73],
dt[data-v-6239dc73],
dd[data-v-6239dc73],
ol[data-v-6239dc73],
ul[data-v-6239dc73],
li[data-v-6239dc73],
fieldset[data-v-6239dc73],
form[data-v-6239dc73],
label[data-v-6239dc73],
legend[data-v-6239dc73],
table[data-v-6239dc73],
caption[data-v-6239dc73],
tbody[data-v-6239dc73],
tfoot[data-v-6239dc73],
thead[data-v-6239dc73],
tr[data-v-6239dc73],
th[data-v-6239dc73],
td[data-v-6239dc73],
article[data-v-6239dc73],
aside[data-v-6239dc73],
canvas[data-v-6239dc73],
details[data-v-6239dc73],
embed[data-v-6239dc73],
figure[data-v-6239dc73],
figcaption[data-v-6239dc73],
footer[data-v-6239dc73],
header[data-v-6239dc73],
menu[data-v-6239dc73],
nav[data-v-6239dc73],
output[data-v-6239dc73],
ruby[data-v-6239dc73],
section[data-v-6239dc73],
summary[data-v-6239dc73],
time[data-v-6239dc73],
mark[data-v-6239dc73],
audio[data-v-6239dc73],
video[data-v-6239dc73],
input[data-v-6239dc73],
button[data-v-6239dc73],
optgroup[data-v-6239dc73],
select[data-v-6239dc73],
textarea[data-v-6239dc73] {
  margin: 0;
  padding: 0;
  border: none;
  vertical-align: baseline;
  box-sizing: border-box;
  outline: none;
}
[data-v-6239dc73] {
  -webkit-touch-callout: none;
  /*系统默认菜单被禁用*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -khtml-user-select: none;
  /*早起浏览器*/
  -moz-user-select: none;
  /*火狐浏览器*/
  -ms-user-select: none;
  /*IE浏览器*/
  user-select: none;
  /*用户是否能够选中文本*/
}
input[data-v-6239dc73] {
  user-select: auto;
  -webkit-user-select: auto;
  /*webkit浏览器*/
}

/* HTML5 display-role reset for older browsers */
article[data-v-6239dc73],
aside[data-v-6239dc73],
details[data-v-6239dc73],
figcaption[data-v-6239dc73],
figure[data-v-6239dc73],
footer[data-v-6239dc73],
header[data-v-6239dc73],
menu[data-v-6239dc73],
nav[data-v-6239dc73],
section[data-v-6239dc73] {
  display: block;
}
html[data-v-6239dc73] {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
body[data-v-6239dc73] {
  line-height: 1;
}
blockquote[data-v-6239dc73],
q[data-v-6239dc73] {
  quotes: none;
}
blockquote[data-v-6239dc73]:before,
blockquote[data-v-6239dc73]:after,
q[data-v-6239dc73]:before,
q[data-v-6239dc73]:after {
  content: none;
}
table[data-v-6239dc73] {
  border-collapse: collapse;
  border-spacing: 0;
}

/* custom */
a[data-v-6239dc73] {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  text-decoration: underline;
  color: #4187ff;
  background-color: transparent;
}
li[data-v-6239dc73] {
  list-style: none;
}
body[data-v-6239dc73] {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img[data-v-6239dc73] {
  border-style: none;
}
button[data-v-6239dc73],
input[data-v-6239dc73],
optgroup[data-v-6239dc73],
select[data-v-6239dc73],
textarea[data-v-6239dc73] {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
  outline: none;
  color: inherit;
  -webkit-tap-highlight-color: transparent;
}
button[data-v-6239dc73],
input[data-v-6239dc73] {
  /* 1 */
  overflow: visible;
  scrollbar-highlight-color: transparent;
}
button[data-v-6239dc73],
select[data-v-6239dc73] {
  /* 1 */
  text-transform: none;
}
button[data-v-6239dc73],
[type=button][data-v-6239dc73],
[type=reset][data-v-6239dc73],
[type=submit][data-v-6239dc73] {
  -webkit-appearance: none;
}
button[data-v-6239dc73]::-moz-focus-inner,
[type=button][data-v-6239dc73]::-moz-focus-inner,
[type=reset][data-v-6239dc73]::-moz-focus-inner,
[type=submit][data-v-6239dc73]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button[data-v-6239dc73]:-moz-focusring,
[type=button][data-v-6239dc73]:-moz-focusring,
[type=reset][data-v-6239dc73]:-moz-focusring,
[type=submit][data-v-6239dc73]:-moz-focusring {
  outline: 0.0625rem dotted ButtonText;
}

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

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

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number][data-v-6239dc73]::-webkit-inner-spin-button,
[type=number][data-v-6239dc73]::-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-6239dc73] {
  -webkit-appearance: none;
  /* 1 */
  outline-offset: -0.125rem;
  /* 2 */
}

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

/* Interactive
========================================================================== */

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

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

/* Misc
========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template[data-v-6239dc73] {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden][data-v-6239dc73] {
  display: none;
}
.page .primary[data-v-6239dc73] {
  color: #ffb400;
}
.page-head[data-v-6239dc73] {
  display: flex;
  align-items: center;
  margin: 1rem;
}
.page-head img[data-v-6239dc73] {
  width: 1.25rem;
  height: 1.25rem;
}
.page-head-title[data-v-6239dc73] {
  font-weight: 500;
  font-size: 1.125rem;
  color: #ffffff;
  margin-left: 0.5rem;
}
.page-tip[data-v-6239dc73] {
  font-weight: 400;
  font-size: 0.75rem;
  color: #959db7;
  padding: 0 1rem;
  line-height: 1.25rem;
}
.page-bank-title[data-v-6239dc73] {
  font-weight: 500;
  font-size: 0.875rem;
  color: #ffffff;
  line-height: 1.25rem;
  margin: 0.75rem 1rem;
}
.page-bank-table[data-v-6239dc73] {
  margin: 0.75rem 0.4375rem;
  border: 0.0625rem solid #1a1f30;
}
.page-bank-table-head[data-v-6239dc73] {
  height: 2rem;
  background: #1a1f30;
  display: flex;
  align-items: center;
}
.page-bank-table-head-item[data-v-6239dc73] {
  font-weight: 400;
  font-size: 0.75rem;
  color: #525a75;
}
.page-bank-table-body[data-v-6239dc73] {
  display: flex;
  align-items: center;
  height: 4.125rem;
  border-bottom: 0.0625rem solid #1a1f30;
}
.page-bank-table-body-item[data-v-6239dc73] {
  height: 100%;
  font-weight: 400;
  font-size: 0.75rem;
  color: #ffffff;
  display: flex;
  align-items: center;
}
.page-bank-table .col-1[data-v-6239dc73] {
  width: 47%;
  padding-left: 0.75rem;
  line-height: 1.0625rem;
}
.page-bank-table .col-2[data-v-6239dc73] {
  width: 12.5%;
  text-align: center;
  border-left: 0.0625rem solid #1a1f30;
  border-right: 0.0625rem solid #1a1f30;
  justify-content: center;
}
.page-bank-table .col-3[data-v-6239dc73] {
  width: 40.5%;
  padding-right: 0.75rem;
  padding-left: 1rem;
  text-align: right;
  line-height: 1.0625rem;
}
.page-content[data-v-6239dc73] {
  margin: 0.6875rem 1rem;
}
.page-content-text[data-v-6239dc73] {
  font-weight: 400;
  font-size: 0.75rem;
  color: #ffffff;
  line-height: 1.25rem;
  margin-bottom: 0.5rem;
  margin-top: 0.25rem;
  display: flex;
  align-items: center;
}
.page-content-ball[data-v-6239dc73] {
  width: 1rem;
  height: 1rem;
  background: #ffb400;
  font-weight: 400;
  font-size: 0.875rem;
  color: #161617;
  line-height: 1.25rem;
  border-radius: 50%;
  margin-right: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-content-small-ball[data-v-6239dc73] {
  width: 0.5rem;
  height: 0.5rem;
  background: #ffb400;
  border-radius: 50%;
  margin-right: 0.5rem;
}
.page-content-text1[data-v-6239dc73] {
  display: flex;
  align-items: center;
  margin-top: 0.25rem;
  margin-bottom: 0.5rem;
}
.page-content-text1-text[data-v-6239dc73] {
  font-weight: 400;
  font-size: 0.875rem;
  color: #ffffff;
  line-height: 1.25rem;
}
.page .btn[data-v-6239dc73] {
  margin: 0.625rem auto 1.375rem auto;
  width: calc(100% - 2rem);
  height: 2.5rem;
  background: #ffb400;
  border-radius: 0.5rem 0 0.5rem 0;
  font-weight: 400;
  font-size: 1rem;
  color: #161617;
  display: flex;
  align-items: center;
  justify-content: center;
}
