@charset "UTF-8";

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * Add the correct display in IE 10.
 */
[hidden][data-v-13366ead] {
  display: none;
}
.tax-info[data-v-13366ead] {
  color: #bfc7de;
}
.tax-info .option-title[data-v-13366ead] {
  margin: 1.25rem auto 0.875rem;
}
.tax-info .material[data-v-13366ead] {
  display: flex;
  justify-content: space-between;
  color: #fff;
}
.tax-info .material .right[data-v-13366ead] {
  margin: 3rem 0 0.625rem 0.625rem;
  color: #4187ff;
}
.tax-info .material .icon-you[data-v-13366ead] {
  font-size: 0.625rem;
  color: #fff;
}
.tax-info .material .iconfont.icon-tishi[data-v-13366ead] {
  font-size: 1rem;
}
.tax-info .van-checkbox[data-v-13366ead] {
  margin-bottom: 1.875rem;
}
.tax-info .tips[data-v-13366ead] {
  margin-top: 0.3125rem;
}
.tax-info .tip[data-v-13366ead] {
  font-size: 0.75rem;
  line-height: 1.5;
  color: rgba(165, 178, 220, 0.5);
  margin-top: 1.25rem;
}
.tax-info .agree[data-v-13366ead] {
  font-size: 0.75rem;
  color: rgba(165, 178, 220, 0.5);
  margin-top: 2.5rem;
}
.tax-info .van-radio-group[data-v-13366ead] {
  height: 1.875rem;
}
.tax-info .van-radio-group .cash-account[data-v-13366ead] {
  height: 1.25rem;
  line-height: 1.25rem;
}
