@charset "UTF-8";
html[data-v-26084dc2],
body[data-v-26084dc2],
div[data-v-26084dc2],
span[data-v-26084dc2],
iframe[data-v-26084dc2],
h1[data-v-26084dc2],
h2[data-v-26084dc2],
h3[data-v-26084dc2],
h4[data-v-26084dc2],
h5[data-v-26084dc2],
h6[data-v-26084dc2],
p[data-v-26084dc2],
blockquote[data-v-26084dc2],
pre[data-v-26084dc2],
a[data-v-26084dc2],
abbr[data-v-26084dc2],
acronym[data-v-26084dc2],
address[data-v-26084dc2],
big[data-v-26084dc2],
cite[data-v-26084dc2],
code[data-v-26084dc2],
del[data-v-26084dc2],
dfn[data-v-26084dc2],
em[data-v-26084dc2],
img[data-v-26084dc2],
ins[data-v-26084dc2],
kbd[data-v-26084dc2],
q[data-v-26084dc2],
s[data-v-26084dc2],
samp[data-v-26084dc2],
small[data-v-26084dc2],
strike[data-v-26084dc2],
strong[data-v-26084dc2],
sub[data-v-26084dc2],
sup[data-v-26084dc2],
tt[data-v-26084dc2],
b[data-v-26084dc2],
u[data-v-26084dc2],
i[data-v-26084dc2],
dl[data-v-26084dc2],
dt[data-v-26084dc2],
dd[data-v-26084dc2],
ol[data-v-26084dc2],
ul[data-v-26084dc2],
li[data-v-26084dc2],
fieldset[data-v-26084dc2],
form[data-v-26084dc2],
label[data-v-26084dc2],
legend[data-v-26084dc2],
table[data-v-26084dc2],
caption[data-v-26084dc2],
tbody[data-v-26084dc2],
tfoot[data-v-26084dc2],
thead[data-v-26084dc2],
tr[data-v-26084dc2],
th[data-v-26084dc2],
td[data-v-26084dc2],
article[data-v-26084dc2],
aside[data-v-26084dc2],
canvas[data-v-26084dc2],
details[data-v-26084dc2],
embed[data-v-26084dc2],
figure[data-v-26084dc2],
figcaption[data-v-26084dc2],
footer[data-v-26084dc2],
header[data-v-26084dc2],
menu[data-v-26084dc2],
nav[data-v-26084dc2],
output[data-v-26084dc2],
ruby[data-v-26084dc2],
section[data-v-26084dc2],
summary[data-v-26084dc2],
time[data-v-26084dc2],
mark[data-v-26084dc2],
audio[data-v-26084dc2],
video[data-v-26084dc2],
input[data-v-26084dc2],
button[data-v-26084dc2],
optgroup[data-v-26084dc2],
select[data-v-26084dc2],
textarea[data-v-26084dc2] {
  margin: 0;
  padding: 0;
  border: none;
  vertical-align: baseline;
  box-sizing: border-box;
  outline: none;
}
*[data-v-26084dc2] {
  -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-26084dc2] {
  user-select: auto;
  -webkit-user-select: auto;
  /*webkit浏览器*/
}

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

/* custom */
a[data-v-26084dc2] {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  text-decoration: underline;
  color: #4187ff;
  background-color: transparent;
}
li[data-v-26084dc2] {
  list-style: none;
}
body[data-v-26084dc2] {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img[data-v-26084dc2] {
  border-style: none;
}
button[data-v-26084dc2],
input[data-v-26084dc2],
optgroup[data-v-26084dc2],
select[data-v-26084dc2],
textarea[data-v-26084dc2] {
  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-26084dc2],
input[data-v-26084dc2] {
  /* 1 */
  overflow: visible;
  scrollbar-highlight-color: transparent;
}
button[data-v-26084dc2],
select[data-v-26084dc2] {
  /* 1 */
  text-transform: none;
}
button[data-v-26084dc2],
[type='button'][data-v-26084dc2],
[type='reset'][data-v-26084dc2],
[type='submit'][data-v-26084dc2] {
  -webkit-appearance: none;
}
button[data-v-26084dc2]::-moz-focus-inner,
[type='button'][data-v-26084dc2]::-moz-focus-inner,
[type='reset'][data-v-26084dc2]::-moz-focus-inner,
[type='submit'][data-v-26084dc2]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

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

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

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

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

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type='search'][data-v-26084dc2]::-webkit-search-decoration {
  -webkit-appearance: none;
}
[type='search'][data-v-26084dc2]::-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-26084dc2]::-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-26084dc2] {
  display: block;
}

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

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

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

/**
 * Add the correct display in IE 10.
 */
[hidden][data-v-26084dc2] {
  display: none;
}
.login[data-v-26084dc2] {
  position: relative;
  height: 100vh;
  padding: 0 1.0625rem 0 1.125rem;
  color: #fff;
}
.login .logo[data-v-26084dc2] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 3.125rem;
  padding-bottom: 2.375rem;
}
.login .logo i[data-v-26084dc2] {
  display: block;
  width: 12.5rem;
  height: 6.25rem;
  background: url(../../static/img/logo.5f22bb16.svg) no-repeat;
  background-size: 100% 100%;
}
.login .van-form[data-v-26084dc2] {
  text-align: center;
}
.login .title[data-v-26084dc2] {
  text-align: left;
  font-size: 1.125rem;
  margin-left: 0.875rem;
}
.login .code-input[data-v-26084dc2],
.login .phone[data-v-26084dc2] {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 1.5625rem;
  height: 2.1875rem;
  background: #1a1f30;
  border-radius: 2.5rem;
  padding: 0 0.9375rem;
}
.login .code-input .van-cell[data-v-26084dc2],
.login .phone .van-cell[data-v-26084dc2] {
  font-size: 0.75rem;
}
.login .tip[data-v-26084dc2] {
  margin: 0.625rem 0.875rem 2.5rem;
  color: #959db7;
  font-size: 0.75rem;
  text-align: left;
}
.login div.btn-code[data-v-26084dc2] {
  color: #4187ff;
}
.login .disabled[data-v-26084dc2] {
  color: #959db7;
}
.login .btn-login[data-v-26084dc2] {
  width: 100%;
  margin-bottom: 1.125rem;
  font-size: 1rem;
  color: #000;
  height: 2.5rem;
}
.login .tip2[data-v-26084dc2] {
  margin-top: 1.125rem;
  color: #959db7;
}
.login .hide[data-v-26084dc2] {
  display: none;
}
.login .agree[data-v-26084dc2] {
  position: fixed;
  bottom: 1.875rem;
  font-size: 0.75rem;
  margin-left: -1.125rem;
}
.login .agree[data-v-26084dc2] .van-checkbox {
  display: flex;
  align-items: flex-start;
  margin: 0 1.25rem;
}
.login .agree[data-v-26084dc2] .van-checkbox__label {
  color: #fff;
  text-align: left;
  line-height: 1.8;
}
.login .agree[data-v-26084dc2] .van-checkbox__icon {
  margin-top: 0.25rem;
}
.login .agree span[data-v-26084dc2] {
  color: #4187ff;
}
.login .icon-xinxi[data-v-26084dc2] {
  margin-right: 0.5rem;
  font-size: 0.75rem;
  color: white;
}
.login .area-code[data-v-26084dc2] {
  display: flex;
}
.login .area-code span[data-v-26084dc2] {
  font-size: 0.75rem;
}
.login .area-code .van-icon[data-v-26084dc2] {
  font-size: 0.75rem;
}
.login[data-v-26084dc2] .van-popup {
  width: 21.25rem;
  top: 22.1875rem;
  height: 10rem;
  border-radius: 0.25rem;
  background: #1a1f30;
}
.login[data-v-26084dc2] .van-popup .selected {
  color: #fff;
  background: #24293d;
}
.login[data-v-26084dc2] .van-popup .item {
  height: 2.1875rem;
  display: flex;
  align-items: center;
  padding: 0 1.875rem;
  color: #959db7;
}
.login[data-v-26084dc2] .van-popup .item span {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  flex: 1;
}
.login[data-v-26084dc2] .van-popup .item span:last-child {
  justify-content: flex-end;
}
.login .van-icon-arrow-down[data-v-26084dc2] {
  margin: 0 0.3125rem;
}
