@charset "UTF-8";

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * Add the correct display in IE 10.
 */
[hidden][data-v-352fa896] {
  display: none;
}
.sub-title[data-v-352fa896] {
  color: #bfc7de;
  margin-left: var(--van-cell-horizontal-padding);
}
.other .van-cell[data-v-352fa896] {
  padding: 0 1rem;
}
.other .van-field[data-v-352fa896]:last-child {
  margin-bottom: 2.5rem;
}
.phone[data-v-352fa896] {
  display: flex;
}
.phone .van-dropdown-menu[data-v-352fa896] {
  width: 20%;
  display: flex;
  align-items: center;
  height: 4.375rem;
}
.phone[data-v-352fa896] .van-ellipsis,
.phone[data-v-352fa896] .van-cell__title {
  font-size: 0.875rem;
}
.phone[data-v-352fa896] .van-dropdown-menu__bar {
  background-color: transparent;
}
