@charset "UTF-8";
*[data-v-26bca2fc] {
  box-sizing: border-box;
}
ol[data-v-26bca2fc],
ul[data-v-26bca2fc] {
  list-style: none;
}
html[data-v-26bca2fc],
body[data-v-26bca2fc],
div[data-v-26bca2fc],
span[data-v-26bca2fc],
applet[data-v-26bca2fc],
object[data-v-26bca2fc],
iframe[data-v-26bca2fc],
h1[data-v-26bca2fc],
h2[data-v-26bca2fc],
h3[data-v-26bca2fc],
h4[data-v-26bca2fc],
h5[data-v-26bca2fc],
h6[data-v-26bca2fc],
p[data-v-26bca2fc],
blockquote[data-v-26bca2fc],
pre[data-v-26bca2fc],
a[data-v-26bca2fc],
abbr[data-v-26bca2fc],
acronym[data-v-26bca2fc],
address[data-v-26bca2fc],
big[data-v-26bca2fc],
cite[data-v-26bca2fc],
code[data-v-26bca2fc],
del[data-v-26bca2fc],
dfn[data-v-26bca2fc],
em[data-v-26bca2fc],
img[data-v-26bca2fc],
ins[data-v-26bca2fc],
kbd[data-v-26bca2fc],
q[data-v-26bca2fc],
s[data-v-26bca2fc],
samp[data-v-26bca2fc],
small[data-v-26bca2fc],
strike[data-v-26bca2fc],
strong[data-v-26bca2fc],
sub[data-v-26bca2fc],
sup[data-v-26bca2fc],
tt[data-v-26bca2fc],
var[data-v-26bca2fc],
b[data-v-26bca2fc],
u[data-v-26bca2fc],
i[data-v-26bca2fc],
center[data-v-26bca2fc],
dl[data-v-26bca2fc],
dt[data-v-26bca2fc],
dd[data-v-26bca2fc],
ol[data-v-26bca2fc],
ul[data-v-26bca2fc],
li[data-v-26bca2fc],
fieldset[data-v-26bca2fc],
form[data-v-26bca2fc],
label[data-v-26bca2fc],
legend[data-v-26bca2fc],
table[data-v-26bca2fc],
caption[data-v-26bca2fc],
tbody[data-v-26bca2fc],
tfoot[data-v-26bca2fc],
thead[data-v-26bca2fc],
tr[data-v-26bca2fc],
th[data-v-26bca2fc],
td[data-v-26bca2fc],
article[data-v-26bca2fc],
aside[data-v-26bca2fc],
canvas[data-v-26bca2fc],
details[data-v-26bca2fc],
embed[data-v-26bca2fc],
figure[data-v-26bca2fc],
figcaption[data-v-26bca2fc],
footer[data-v-26bca2fc],
header[data-v-26bca2fc],
hgroup[data-v-26bca2fc],
menu[data-v-26bca2fc],
nav[data-v-26bca2fc],
output[data-v-26bca2fc],
ruby[data-v-26bca2fc],
section[data-v-26bca2fc],
summary[data-v-26bca2fc],
time[data-v-26bca2fc],
mark[data-v-26bca2fc],
audio[data-v-26bca2fc],
video[data-v-26bca2fc] {
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
}

/* reset重置 */
del[data-v-26bca2fc],
ins[data-v-26bca2fc],
u[data-v-26bca2fc],
s[data-v-26bca2fc],
a[data-v-26bca2fc],
a[data-v-26bca2fc]:hover {
  text-decoration: none;
}
a[data-v-26bca2fc] {
  color: #777;
}
input[type=number][data-v-26bca2fc]::-webkit-inner-spin-button,
input[type=number][data-v-26bca2fc]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
html[data-v-26bca2fc],
body[data-v-26bca2fc] {
  width: 100%;
  /*height: 100%;*/
  height: 100%;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft Yahei, WenQuanYi Micro Hei, sans-serif;
}
img[data-v-26bca2fc] {
  display: block;
}
h1[data-v-26bca2fc],
h2[data-v-26bca2fc],
h3[data-v-26bca2fc],
h4[data-v-26bca2fc],
h5[data-v-26bca2fc],
h6[data-v-26bca2fc] {
  font-weight: normal;
  margin: 0;
}
.scroll-bar-hide[data-v-26bca2fc]::-webkit-scrollbar {
  width: 0;
  height: 0;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}
.scroll-bar-hide[data-v-26bca2fc]::-webkit-scrollbar-thumb {
  background: transparent;
}
*[data-v-26bca2fc] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button[data-v-26bca2fc]:active, button[data-v-26bca2fc]:focus,
a[data-v-26bca2fc]:active,
a[data-v-26bca2fc]:focus,
input[data-v-26bca2fc]:active,
input[data-v-26bca2fc]:focus {
  outline: none;
}
a[data-v-26bca2fc] {
  color: inherit;
  text-decoration: none;
}

/**
* 真.1px边框
* {List}: 多个方向边框, 默认值为bottom, 你可以根据需要传入(top, left, bottom, right) 4个方向;
* {Color} 边框的颜色, 默认#ccc;
* {List} 4个圆角半径, 默认0;
* {String} 一个高级设置, 一般都不需要改动, 由于细边框的实现使用了css的伪类, 所以为了规避可能出现的样式冲突, 我们可以自己指定使用:after还是:before, 默认after;
*/
*[data-v-26bca2fc] {
  margin: 0;
  padding: 0;
}
html[data-v-26bca2fc],
body[data-v-26bca2fc] {
  position: relative;
  color: #333;
  overflow-x: hidden;
}
a[data-v-26bca2fc] {
  text-decoration: none;
  color: inherit;
}
textarea[data-v-26bca2fc] {
  resize: none;
}
.first-page[data-v-26bca2fc] {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.first-page .first[data-v-26bca2fc] {
  width: 100%;
}
.other-page[data-v-26bca2fc] {
  width: 100%;
  overflow: hidden;
  margin-top: -0.02667rem;
}
.other-page img[data-v-26bca2fc] {
  display: block;
  width: 100%;
  margin-top: -0.02667rem;
}
.mt10[data-v-26bca2fc] {
  margin-top: 0.26667rem;
}
.container-all[data-v-26bca2fc] {
  width: 100%;
  height: auto;
  min-height: 100vh;
}
.container-all .kf[data-v-26bca2fc] {
  position: absolute;
  right: 0.48rem;
  top: 0.85333rem;
}
.container-all .kf img[data-v-26bca2fc] {
  margin-right: 0.13333rem;
  height: 0.53333rem;
}
.container-all .bottoms[data-v-26bca2fc] {
  width: 95%;
  padding: 0.05333rem 0.4rem 0.13333rem 0.4rem;
  position: absolute;
  bottom: 13%;
  left: 50%;
  transform: translate(-50%, 0);
}
.container-all .bottoms .bottom-item[data-v-26bca2fc] {
  margin-top: 0.26667rem;
}
.container-all .bottoms .bottom-item[data-v-26bca2fc]:nth-of-type(odd) {
  float: left;
}
.container-all .bottoms .bottom-item[data-v-26bca2fc]:nth-of-type(even) {
  float: right;
}
.container-all .bottoms .flex-c[data-v-26bca2fc] {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 0.37333rem;
  width: 48%;
  height: 1.33333rem;
  font-weight: 600;
  background: linear-gradient(135deg, #36AAFF 0%, #1971FF 100%);
  border-radius: 0.66667rem;
}
.container-all .bottoms .flex-c img[data-v-26bca2fc] {
  width: 0.48rem;
  margin-right: 0.13333rem;
}
.container-all .bottoms .tf[data-v-26bca2fc] {
  position: relative;
}
.container-all .bottoms .tf span[data-v-26bca2fc] {
  position: absolute;
  background: #FFCD4E;
  top: -0.21333rem;
  right: -0.26667rem;
  border-radius: 0.21333rem;
  padding: 0 0.21333rem;
  font-size: 0.32rem;
}
.copy[data-v-26bca2fc] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.32rem 0.4rem 0 0.4rem;
  padding-bottom: 0.26667rem;
}
.copy-value[data-v-26bca2fc] {
  width: 77%;
  height: 0.96rem;
  line-height: 0.96rem;
  border: 0.02667rem solid #fff;
  border-radius: 0.48rem 0 0 0.48rem;
  text-indent: 0.4rem;
  font-size: 0.37333rem;
  color: #333;
  border: 1px solid #fff;
  font-size: 0.42667rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #fff;
  border-right: none;
}
.copy-btn[data-v-26bca2fc] {
  width: 23%;
  height: 0.96rem;
  border-radius: 0 0.48rem 0.48rem 0;
  text-align: center;
  line-height: 0.96rem;
  border: 0.02667rem solid #fff;
  font-size: 0.42667rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #fff;
  border-left: none;
  position: relative;
}
.copy-btn[data-v-26bca2fc]:after {
  position: absolute;
  width: 0.02667rem;
  height: 0.53333rem;
  content: "";
  background: #fff;
  left: 0;
  top: 0.18667rem;
}
.copyTarget[data-v-26bca2fc] {
  opacity: 0;
}
.tj[data-v-26bca2fc] {
  position: relative;
}
.tj span[data-v-26bca2fc] {
  display: block;
  position: absolute;
  color: #fff;
  right: -0.26667rem;
  top: -0.26667rem;
  font-size: 0.32rem;
  border: 0.02667rem solid #b53155;
  background: #b53155;
  border-radius: 50%;
  width: 1.06667rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
}
.disStyle[data-v-26bca2fc] {
  background: #c3c2c2 !important;
  color: #dfdddd !important;
}
[data-v-26bca2fc] .van-swipe__indicator {
  background: #CECECE;
  width: 0.8rem;
  height: 0.10667rem;
  border-radius: 0;
  opacity: 1;
}
[data-v-26bca2fc] .van-swipe__indicator--active {
  background: #333333 !important;
}
.popup-content[data-v-26bca2fc] {
  width: 88%;
  height: auto;
  background-color: #F5F5F5;
  border-radius: 0.53333rem;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.popup-content__top[data-v-26bca2fc] {
  overflow: hidden;
  padding: 0.48rem;
}
.popup-content__top .icon[data-v-26bca2fc] {
  float: left;
  margin-right: 0.32rem;
}
.popup-content__top span[data-v-26bca2fc] {
  line-height: 0.53333rem;
  float: left;
  font-size: 0.42667rem;
  color: #198CFF;
  font-weight: 500;
}
.popup-content__top .close[data-v-26bca2fc] {
  float: right;
  margin-top: 0.05333rem;
}
.popup-content__item[data-v-26bca2fc] {
  background-color: #fff;
  border-radius: 0.4rem;
  padding-bottom: 0.26667rem;
  margin: 0 0.53333rem 0.26667rem;
  overflow: hidden;
}
.popup-content__item .top[data-v-26bca2fc] {
  padding: 0.53333rem 0.26667rem 0.26667rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.popup-content__item .top-left[data-v-26bca2fc] {
  font-size: 1.06667rem;
  font-weight: bold;
  margin-right: 0.37333rem;
  font-style: italic;
  color: #198CFF;
}
.popup-content__item .top-right__title[data-v-26bca2fc] {
  font-size: 0.4rem;
  color: #198CFF;
}
.popup-content__item .top-right__text[data-v-26bca2fc] {
  font-size: 0.32rem;
  color: #999;
}
.popup-content__item .bottom[data-v-26bca2fc] {
  position: relative;
  background-color: #F6FAFF;
  color: #333;
  height: 1.12rem;
  margin: 0 0.26667rem;
  font-size: 0.37333rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.26667rem;
  font-style: normal;
  color: #333;
  text-decoration: none;
}
.popup-content__item .bottom img[data-v-26bca2fc] {
  margin-right: 0.26667rem;
}
.popup-content__item .bottom span[data-v-26bca2fc] {
  position: absolute;
  background: #FFCD4E;
  top: 0;
  right: 0;
  border-radius: 0 0.26667rem 0 0.26667rem;
  padding: 0 0.21333rem;
  font-size: 0.32rem;
  color: #fff;
}
