@charset "UTF-8";

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * Add the correct display in IE 10.
 */
[hidden][data-v-43071d56] {
  display: none;
}
.wrap-bg[data-v-43071d56] {
  background: url(../../static/img/bg.1c7fe66c.svg) no-repeat bottom center;
}
.top[data-v-43071d56] {
  text-align: center;
}
.top .pls[data-v-43071d56] {
  margin: 1.875rem 0 0.75rem;
}
.condition-wrap[data-v-43071d56] {
  position: relative;
}
.condition-wrap .condition[data-v-43071d56] {
  display: flex;
  background: linear-gradient(180deg, #ffffff 0%, #f6e5d3 100%);
  border-radius: 0.625rem 0.625rem 0 0;
}
.condition-wrap .condition .left[data-v-43071d56] {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding-top: 1.5rem;
}
.condition-wrap .condition .left > div[data-v-43071d56]:first-child {
  margin-bottom: 0.875rem;
}
.condition-wrap .condition .left img[data-v-43071d56] {
  width: 1rem;
  margin-right: 0.375rem;
  margin-left: 1.25rem;
}
.condition-wrap .condition .left span[data-v-43071d56] {
  font-size: 0.875rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: #4b2c04;
}
.condition-wrap .stripe[data-v-43071d56] {
  position: absolute;
  width: 23.4375rem;
  left: -1rem;
  bottom: -0.375rem;
}
.p-title[data-v-43071d56] {
  font-size: 1.25rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ead5bb;
  margin: 0.875rem 0 1rem;
}
.icons[data-v-43071d56] {
  margin-bottom: 2rem;
  display: flex;
  justify-content: space-around;
}
.icons div[data-v-43071d56] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.icons div img[data-v-43071d56] {
  width: 2.625rem;
  height: 2.625rem;
}
.icons .name[data-v-43071d56] {
  margin-top: 0.3125rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
}
.methods[data-v-43071d56] {
  padding: 1rem 0.875rem;
  background: #ffffff;
  border-radius: 0.5rem;
}
.methods .method-item1[data-v-43071d56],
.methods .method-item2[data-v-43071d56] {
  height: 4.8125rem;
  display: flex;
  align-content: center;
  justify-content: space-between;
  color: #0f1423;
}
.methods .method-item1 .text[data-v-43071d56],
.methods .method-item2 .text[data-v-43071d56] {
  margin-top: 1.25rem;
  margin-left: 2.1875rem;
  line-height: 1.5;
}
.methods .method-item1 img[data-v-43071d56],
.methods .method-item2 img[data-v-43071d56] {
  width: 3.125rem;
  height: 3.125rem;
  margin-top: 0.875rem;
}
.methods .method-item1[data-v-43071d56] {
  background: url(../../static/img/scheme1@3x.a4a979dd.png) no-repeat center;
  background-size: 100%;
  margin-bottom: 0.625rem;
}
.methods .method-item2[data-v-43071d56] {
  background: url(../../static/img/scheme2@3x.994457d3.png) no-repeat center;
  background-size: 100%;
}
.content[data-v-43071d56] {
  font-size: 0.625rem;
  font-family: PingFang-SC-Regular, PingFang-SC;
  color: #525a75;
  line-height: 1.25rem;
  padding: 1.5rem 0;
  line-height: 2;
}
.pi[data-v-43071d56] {
  position: relative;
}
.pi .btn-skip[data-v-43071d56] {
  position: absolute;
  top: 0.625rem;
  right: 0;
  font-size: 0.875rem;
  width: 3.125rem;
  height: 1.5625rem;
  line-height: 1.5625rem;
  text-align: center;
  background: #1a1f30;
  opacity: 0.8;
  border-radius: 0.25rem;
  color: #dcdfe9;
}
