* {
  margin: 0;
  -webkit-tap-highlight-color: transparent;
}

html,
body {
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  width: 100%;
  height: 100%;
}

body {
  overflow-x: hidden;
  font-size: 16px;
}

uni-app,
uni-page,
uni-page-wrapper,
uni-page-body {
  display: block;
  box-sizing: border-box;
  width: 100%;
}

uni-page-wrapper {
  position: relative;
}

#app,
uni-app,
uni-page,
uni-page-wrapper {
  height: 100%;
}

/* toast,modal,actionSheet,picker,layout */
.uni-mask {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}

/* toast,modal,actionSheet,picker */
.uni-fade-enter-active,
.uni-fade-leave-active {
  transition-duration: 0.25s;
  transition-property: opacity;
  transition-timing-function: ease;
}

.uni-fade-enter-from,
.uni-fade-leave-active {
  opacity: 0;
}

.uni-loading,
uni-button[loading]:before {
  background-color: transparent;
  background-image: url('data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=');
  background-repeat: no-repeat;
}

.uni-loading {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  animation: uni-loading 1s steps(12, end) infinite;
  background-size: 100%;
}

@keyframes uni-loading {
  0% {
    transform: rotate3d(0, 0, 1, 0deg);
  }

  100% {
    transform: rotate3d(0, 0, 1, 360deg);
  }
}

html {
  /* --UI-BG-0: #ededed; */
  --primary-color: #007aff;
  --UI-BG: #fff;
  --UI-BG-1: #f7f7f7;
  --UI-BG-2: #fff;
  --UI-BG-3: #f7f7f7;
  --UI-BG-4: #4c4c4c;
  --UI-BG-5: #fff;
  --UI-FG: #000;
  --UI-FG-0: rgba(0, 0, 0, 0.9);
  --UI-FG-HALF: rgba(0, 0, 0, 0.9);
  --UI-FG-1: rgba(0, 0, 0, 0.5);
  --UI-FG-2: rgba(0, 0, 0, 0.3);
  --UI-FG-3: rgba(0, 0, 0, 0.1);
}

uni-page[data-type] uni-page-body {
  background-color: transparent;
}
body::after {
  position: fixed;
  content: '';
  left: -1000px;
  top: -1000px;
  animation: shadow-preload 0.1s;
  animation-delay: 3s;
}

@keyframes shadow-preload {
  0% {
    background-image: url(https://cdn.dcloud.net.cn/img/shadow-grey.png);
  }
  100% {
    background-image: url(https://cdn.dcloud.net.cn/img/shadow-grey.png);
  }
}
.uni-async-error {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #999;
  padding: 100px 10px;
  text-align: center;
}
.uni-async-loading {
  box-sizing: border-box;
  width: 100%;
  padding: 50px;
  text-align: center;
}

.uni-async-loading .uni-loading {
  width: 30px;
  height: 30px;
}
uni-page-head {
  display: block;
  box-sizing: border-box;
}

.uni-page-head {
  position: fixed;
  left: var(--window-left);
  right: var(--window-right);
  height: 44px;
  height: calc(44px + constant(safe-area-inset-top));
  height: calc(44px + env(safe-area-inset-top));
  padding: 7px 3px;
  padding-top: calc(7px + constant(safe-area-inset-top));
  padding-top: calc(7px + env(safe-area-inset-top));
  display: flex;
  overflow: hidden;
  justify-content: space-between;
  box-sizing: border-box;
  z-index: 998;
  color: #fff;
  background-color: #000;
  transition-property: all;
}

.uni-page-head * {
  box-sizing: border-box;
}

.uni-page-head .uni-btn-icon {
  overflow: hidden;
  min-width: 1em;
  font-style: normal;
}

.uni-page-head-titlePenetrate,
.uni-page-head-titlePenetrate .uni-page-head-bd,
.uni-page-head-titlePenetrate .uni-page-head-bd * {
  pointer-events: none;
}

.uni-page-head-titlePenetrate * {
  pointer-events: auto;
}

.uni-page-head.uni-page-head-transparent .uni-page-head-ft > div {
  justify-content: center;
}

.uni-page-head ~ .uni-placeholder {
  width: 100%;
  height: 44px;
  height: calc(44px + constant(safe-area-inset-top));
  height: calc(44px + env(safe-area-inset-top));
}

.uni-placeholder-titlePenetrate {
  pointer-events: none;
}

.uni-page-head-hd {
  display: flex;
  align-items: center;
  font-size: 16px;
}

.uni-page-head-bd {
  position: absolute;
  left: 70px;
  right: 70px;
  min-width: 0;
  -webkit-user-select: auto;
     -moz-user-select: auto;
          user-select: auto;
}

.uni-page-head-btn {
  position: relative;
  width: auto;
  margin: 0 2px;
  word-break: keep-all;
  white-space: pre;
  cursor: pointer;
  font-size: 0px;
}

/* .uni-page-head-btn svg {
} */

.uni-page-head-transparent .uni-page-head-btn {
  display: flex;
  align-items: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
}

.uni-page-head-btn-red-dot::after {
  content: attr(badge-text);
  position: absolute;
  right: 0;
  top: 0;
  background-color: red;
  color: white;
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 18px;
  overflow: hidden;
  transform: scale(0.5) translate(40%, -40%);
  transform-origin: 100% 0;
}

.uni-page-head-btn-red-dot[badge-text]::after {
  font-size: 12px;
  width: auto;
  min-width: 18px;
  max-width: 42px;
  text-align: center;
  padding: 0 3px;
  transform: scale(0.7) translate(40%, -40%);
}

.uni-page-head-btn-select svg {
  vertical-align: middle;
  margin-left: 2px;
  transform: rotate(270deg) scale(0.8);
}

.uni-page-head-search {
  position: relative;
  display: flex;
  flex: 1;
  margin: 0 2px;
  line-height: 30px;
  font-size: 15px;
}

.uni-page-head-search-input {
  width: 100%;
  height: 100%;
  padding-left: 34px;
  text-align: left;
}

.uni-page-head-search-input .uni-input-input:disabled {
  pointer-events: none;
}

.uni-page-head-search-placeholder {
  position: absolute;
  max-width: 100%;
  height: 100%;
  padding-left: 34px;
  overflow: hidden;
  word-break: keep-all;
  white-space: pre;
}

.uni-page-head-search-placeholder-right {
  right: 0;
}

.uni-page-head-search-placeholder-center {
  left: 50%;
  transform: translateX(-50%);
}

.uni-page-head-search-icon {
  position: absolute;
  top: 0;
  left: 2px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.uni-page-head-ft {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  font-size: 13px;
}

.uni-page-head__title {
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.uni-page-head__title .uni-loading {
  width: 16px;
  height: 16px;
  margin-top: -3px;
}

.uni-page-head__title .uni-page-head__title_image {
  width: auto;
  height: 26px;
  vertical-align: middle;
}

.uni-page-head-shadow {
  overflow: visible;
}

.uni-page-head-shadow::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 5px;
  background-size: 100% 100%;
}

uni-page-head[uni-page-head-type='default'] ~ uni-page-wrapper {
  height: calc(100% - 44px);
  height: calc(100% - 44px - constant(safe-area-inset-top));
  height: calc(100% - 44px - env(safe-area-inset-top));
}

.uni-page-head-shadow-grey::after {
  background-image: url('https://cdn.dcloud.net.cn/img/shadow-grey.png');
}

.uni-page-head-shadow-blue::after {
  background-image: url('https://cdn.dcloud.net.cn/img/shadow-blue.png');
}

.uni-page-head-shadow-green::after {
  background-image: url('https://cdn.dcloud.net.cn/img/shadow-green.png');
}

.uni-page-head-shadow-orange::after {
  background-image: url('https://cdn.dcloud.net.cn/img/shadow-orange.png');
}

.uni-page-head-shadow-red::after {
  background-image: url('https://cdn.dcloud.net.cn/img/shadow-red.png');
}

.uni-page-head-shadow-yellow::after {
  background-image: url('https://cdn.dcloud.net.cn/img/shadow-yellow.png');
}
            
uni-tabbar {
  display: block;
  box-sizing: border-box;
  width: 100%;
  z-index: 998;
}

.uni-tabbar {
  display: flex;
  z-index: 998;
  box-sizing: border-box;
}

.uni-tabbar-top,
.uni-tabbar-bottom,
.uni-tabbar-top .uni-tabbar,
.uni-tabbar-bottom .uni-tabbar {
  position: fixed;
  left: var(--window-left);
  right: var(--window-right);
}

.uni-app--showlayout + .uni-tabbar-top,
.uni-app--showlayout + .uni-tabbar-bottom,
.uni-app--showlayout + .uni-tabbar-top .uni-tabbar,
.uni-app--showlayout + .uni-tabbar-bottom .uni-tabbar {
  left: var(--window-margin);
  right: var(--window-margin);
}

.uni-tabbar-bottom .uni-tabbar {
  bottom: 0;
  padding-bottom: 0;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}

.uni-tabbar ~ .uni-placeholder {
  width: 100%;
  margin-bottom: 0;
  margin-bottom: constant(safe-area-inset-bottom);
  margin-bottom: env(safe-area-inset-bottom);
}

.uni-tabbar * {
  box-sizing: border-box;
}

.uni-tabbar__item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex: 1;
  font-size: 0;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.uni-tabbar__bd {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.uni-tabbar__icon {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}

.uni-tabbar__icon.uni-tabbar__icon__diff {
  margin-top: 0px;
  width: 34px;
  height: 34px;
}

.uni-tabbar__icon img {
  width: 100%;
  height: 100%;
}

.uni-tabbar__iconfont {
  font-family: 'UniTabbarIconFont';
}

.uni-tabbar__label {
  position: relative;
  text-align: center;
  font-size: 10px;
}

.uni-tabbar-border {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  transform: scaleY(0.5);
}

.uni-tabbar__reddot {
  position: absolute;
  top: 2px;
  right: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #f43530;
  color: #ffffff;
  transform: translate(40%, 0%);
}

.uni-tabbar__badge {
  width: auto;
  height: 16px;
  line-height: 16px;
  border-radius: 16px;
  min-width: 16px;
  padding: 0 2px;
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
}

.uni-tabbar__mid {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0;
  background-size: 100% 100%;
}

.uni-app--showtabbar uni-page-wrapper {
  display: block;
  height: calc(100% - var(--tab-bar-height));
  height: calc(100% - var(--tab-bar-height) - constant(safe-area-inset-bottom));
  height: calc(100% - var(--tab-bar-height) - env(safe-area-inset-bottom));
}
uni-page[data-type] uni-page-wrapper {
  height: 100%;
}
.uni-app--showtabbar uni-page-wrapper::after {
  content: '';
  display: block;
  width: 100%;
  height: var(--tab-bar-height);
  height: calc(var(--tab-bar-height) + constant(safe-area-inset-bottom));
  height: calc(var(--tab-bar-height) + env(safe-area-inset-bottom));
}
.uni-app--showtabbar
  uni-page-head[uni-page-head-type='default']
  ~ uni-page-wrapper {
  height: calc(100% - 44px - var(--tab-bar-height));
  height: calc(
    100% - 44px - constant(safe-area-inset-top) - var(--tab-bar-height) -
      constant(safe-area-inset-bottom)
  );
  height: calc(
    100% - 44px - env(safe-area-inset-top) - var(--tab-bar-height) -
      env(safe-area-inset-bottom)
  );
}
uni-page-refresh {
  position: absolute;
  top: 0;
  width: 100%;
  height: 40px;
  display: block;
  box-sizing: border-box;
}

.uni-page-refresh {
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.117647),
    0 1px 4px rgba(0, 0, 0, 0.117647);
  display: none;
  z-index: 997;
}

.uni-page-refresh-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.uni-page-refresh--pulling .uni-page-refresh,
.uni-page-refresh--aborting .uni-page-refresh,
.uni-page-refresh--reached .uni-page-refresh,
.uni-page-refresh--refreshing .uni-page-refresh,
.uni-page-refresh--restoring .uni-page-refresh {
  display: flex;
}

.uni-page-refresh--pulling .uni-page-refresh__spinner,
.uni-page-refresh--aborting .uni-page-refresh__spinner,
.uni-page-refresh--reached .uni-page-refresh__spinner,
.uni-page-refresh--refreshing .uni-page-refresh__icon,
.uni-page-refresh--restoring .uni-page-refresh__icon {
  display: none;
}

.uni-page-refresh--refreshing .uni-page-refresh__spinner {
  transform-origin: center center;
  animation: uni-page-refresh-rotate 2s linear infinite;
}

.uni-page-refresh--refreshing .uni-page-refresh__path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  animation: uni-page-refresh-dash 1.5s ease-in-out infinite,
    uni-page-refresh-colorful 6s ease-in-out infinite;
}

@keyframes uni-page-refresh-rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes uni-page-refresh-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }

  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
uni-swiper,
uni-scroll-view {
  flex: 1;
  height: 100%;
}
uni-image {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
@font-face {
  font-family: 'iconfont'; /* Project id 4999102 */
  src: url('/assets/iconfont-kH_SvFI2.ttf?t=1760694481957') format('truetype');
}
.iconfont {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-loudspeaker:before {
  content: '\e605';
}
.icon-loudspeaker-mute:before {
  content: '\e802';
}
.icon-star:before {
  content: '\e666';
}
.icon-jian:before {
  content: '\e66e';
}
.icon-jia:before {
  content: '\e66f';
}
.icon-coin:before {
  content: '\e6e0';
}
.icon-mall:before {
  content: '\e60b';
}
.icon-sexMale:before {
  content: '\e895';
}
.icon-sexFemale:before {
  content: '\e896';
}
.icon-list:before {
  content: '\e620';
}
.icon-tongji:before {
  content: '\e626';
}
.icon-phone1:before {
  content: '\e628';
}
.icon-user:before {
  content: '\e752';
}
.icon-password:before {
  content: '\e604';
}
.icon-xuexi:before {
  content: '\e609';
}
.icon-kaoqin:before {
  content: '\e67b';
}
.icon-tuozhan:before {
  content: '\e65f';
}
.icon-shengpi:before {
  content: '\e63b';
}
.icon-tongxunlu3:before {
  content: '\e60c';
}
.icon-tongzhi:before {
  content: '\e759';
}
.icon-zhiribiao:before {
  content: '\e6e7';
}
.icon-wenjianchuanshu:before {
  content: '\e69c';
}
.icon-ketang:before {
  content: '\e6f2';
}
.icon-xuesheng:before {
  content: '\e63e';
}
.icon-kebiao:before {
  content: '\e67a';
}
.icon-qingjia:before {
  content: '\e70e';
}
.icon-xiangji:before {
  content: '\e728';
}
.icon-message:before {
  content: '\e62c';
}
.icon-phone:before {
  content: '\e659';
}
.icon-lianxiren:before {
  content: '\e61f';
}
.icon-wode:before {
  content: '\e678';
}
.icon-tongxunlu:before {
  content: '\e600';
}
.icon-tongxunlu1:before {
  content: '\e636';
}
.icon-tongxunlu2:before {
  content: '\e601';
}
.icon-banji:before {
  content: '\e602';
}
.icon-home:before {
  content: '\e603';
}
.icon-tree:before {
  content: '\e64c';
}
.test {
  margin-top:1rem;margin-left:1rem;
  padding-top: 4px;
  color: red;
}
:root,
uni-page-body {
  box-sizing: border-box;
  font-size: 0.875rem;
  background-color: #f1f1f1;
}
body {
  background-color: #f1f1f1;
}
/*
border-t-1
由于uniapp中无法使用*选择器，使用魔法代替*，加上此规则可以简化border与divide的使用，并提升布局的兼容性
1. 防止padding和border影响元素宽度。 (https://github.com/mozdevs/cssremedy/issues/4)
2. 允许仅通过添加边框宽度来向元素添加边框。 (https://github.com/tailwindcss/tailwindcss/pull/116)
3. [UnoCSS]: 允许使用css变量'--un-default-border-color'覆盖默认边框颜色
*/
:not(not),
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: var(--un-default-border-color, #e5e7eb); /* 3 */
}
.img-cropper {
  z-index: 999 !important;
}
:root .custom-search-input .wd-search__block {
  height: 2.25rem;
  border-radius: 0.375rem;
} *,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}.i-carbon-code{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m31 16l-7 7l-1.41-1.41L28.17 16l-5.58-5.59L24 9zM1 16l7-7l1.41 1.41L3.83 16l5.58 5.59L8 23zm11.42 9.484L17.64 6l1.932.517L14.352 26z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.container{width:100%;}.center{display:flex;align-items:center;justify-content:center;}@media (min-width: 640px){.container{max-width:640px;}}@media (min-width: 768px){.container{max-width:768px;}}@media (min-width: 1024px){.container{max-width:1024px;}}@media (min-width: 1280px){.container{max-width:1280px;}}@media (min-width: 1536px){.container{max-width:1536px;}}[update\:fileList=""]{update:fileList="";}[update\:modelValue=""]{update:modelValue="";}.visible{visibility:visible;}.absolute{position:absolute;}.fixed{position:fixed;}.relative{position:relative;}.sticky{position:sticky;}.static{position:static;}.left-0{left:0;}.right-0{right:0;}.top-0{top:0;}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;}.z-10{z-index:10;}.grid{display:grid;}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr));}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));}.float-right{float:right;}.m-20rpx{margin:0.625rem;}.m-8{margin:2rem;}.mx-2{margin-left:0.5rem;margin-right:0.5rem;}.my-2{margin-top:0.5rem;margin-bottom:0.5rem;}.my-3{margin-top:0.75rem;margin-bottom:0.75rem;}.my-4{margin-top:1rem;margin-bottom:1rem;}.my-6{margin-top:1.5rem;margin-bottom:1.5rem;}.\!mr-20rpx{margin-right:0.625rem !important;}.mb-1{margin-bottom:0.25rem;}.mb-12rpx{margin-bottom:0.375rem;}.mb-2{margin-bottom:0.5rem;}.mb-20rpx{margin-bottom:0.625rem;}.mb-3{margin-bottom:0.75rem;}.mb-32rpx,.mb-4{margin-bottom:1rem;}.mb-6{margin-bottom:1.5rem;}.ml-12rpx{margin-left:0.375rem;}.ml-2,.ml2{margin-left:0.5rem;}.ml-3{margin-left:0.75rem;}.ml-4{margin-left:1rem;}.mr-\[20rpx\],.mr-20rpx{margin-right:0.625rem;}.mr-1{margin-right:0.25rem;}.mr-12rpx{margin-right:0.375rem;}.mr-2{margin-right:0.5rem;}.mr-2\!{margin-right:0.5rem !important;}.mr-3{margin-right:0.75rem;}.mr-30rpx{margin-right:0.9375rem;}.mr-4{margin-right:1rem;}.ms{margin-inline-start:1rem;}.mt-\[20rpx\],.mt-20rpx{margin-top:0.625rem;}.mt-2{margin-top:0.5rem;}.mt-24rpx,.mt-3{margin-top:0.75rem;}.mt-2px{margin-top:2px;}.mt-36rpx{margin-top:1.125rem;}.mt-4{margin-top:1rem;}.mt-50px{margin-top:50px;}.mt-6{margin-top:1.5rem;}.mt-6rpx{margin-top:0.1875rem;}.inline{display:inline;}.block{display:block;}.inline-block{display:inline-block;}.list-item{display:list-item;}.hidden{display:none;}.size-\[30px\]{width:30px;height:30px;}.size-\[80px\]{width:80px;height:80px;}.size-50px{width:50px;height:50px;}.size-full{width:100%;height:100%;}.h-\[100\%\]{height:100%;}.h-\[100px\]{height:100px;}.h-\[13vw\]{height:13vw;}.h-\[160rpx\]{height:5rem;}.h-\[60px\]{height:60px;}.h-\[70rpx\]{height:2.1875rem;}.h-\[75px\]{height:75px;}.h-\[86px\]{height:86px;}.h-\[calc\(100\%-50px\)\]{height:calc(100% - 50px);}.h-\[calc\(100vh-258rpx\)\]{height:calc(100vh - 8.0625rem);}.h-\[calc\(100vh-378rpx\)\]{height:calc(100vh - 11.8125rem);}.h-\[calc\(100vh-44px\)\]{height:calc(100vh - 44px);}.h-100rpx{height:3.125rem;}.h-16{height:4rem;}.h-2,.h2{height:0.5rem;}.h-200rpx{height:6.25rem;}.h-20px{height:20px;}.h-30px{height:30px;}.h-4,.h4{height:1rem;}.h-40rpx,.h5{height:1.25rem;}.h-42px{height:42px;}.h-48rpx{height:1.5rem;}.h-50px{height:50px;}.h-auto{height:auto;}.h1{height:0.25rem;}.h3{height:0.75rem;}.max-h-160rpx{max-height:5rem;}.min-h-screen{min-height:100vh;}.w-\[100\%\],.w-100\%,.w-full{width:100%;}.w-\[100vw\],.w-100vw{width:100vw;}.w-\[13vw\]{width:13vw;}.w-\[160px\],.w-160px{width:160px;}.w-\[160rpx\]{width:5rem;}.w-\[70px\]{width:70px;}.w-\[75px\]{width:75px;}.w-\[86px\]{width:86px;}.w-1\/2{width:50%;}.w-16{width:4rem;}.w-2{width:0.5rem;}.w-200rpx{width:6.25rem;}.w-20px{width:20px;}.w-4{width:1rem;}.w-40rpx{width:1.25rem;}.w-80px{width:80px;}.flex{display:flex;}.flex-\[0_0_70px\]{flex:0 0 70px;}.flex-1{flex:1 1 0%;}.flex-col{flex-direction:column;}.flex-wrap{flex-wrap:wrap;}.translate-y-\[-3px\]{--un-translate-y:-3px;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.transform{transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.resize{resize:both;}.items-start{align-items:flex-start;}.items-end{align-items:flex-end;}.items-center{align-items:center;}.justify-center{justify-content:center;}.justify-between{justify-content:space-between;}.justify-around{justify-content:space-around;}.gap-\[10px\]{gap:10px;}.gap-1{gap:0.25rem;}.gap-2{gap:0.5rem;}.gap-3{gap:0.75rem;}.gap-4{gap:1rem;}.space-y-1>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(0.25rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(0.25rem * var(--un-space-y-reverse));}.space-y-3>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(0.75rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(0.75rem * var(--un-space-y-reverse));}.overflow-hidden{overflow:hidden;}.overflow-scroll{overflow:scroll;}.overflow-y-scroll{overflow-y:scroll;}.text-ellipsis{text-overflow:ellipsis;}.whitespace-nowrap{white-space:nowrap;}.break-all{word-break:break-all;}.border,.border-1{border-width:1px;}.border-2{border-width:2px;}.border-b-\[1rpx\]{border-bottom-width:0.03125rem;}.border-t{border-top-width:1px;}.border-\[\#007aff\]{--un-border-opacity:1;border-color:rgb(0 122 255 / var(--un-border-opacity));}.border-\[\#ddd\]{--un-border-opacity:1;border-color:rgb(221 221 221 / var(--un-border-opacity));}.border-\[\#f0f0f0\]{--un-border-opacity:1;border-color:rgb(240 240 240 / var(--un-border-opacity));}.border-blueGray{--un-border-opacity:1;border-color:rgb(148 163 184 / var(--un-border-opacity));}.border-coolgray{--un-border-opacity:1;border-color:rgb(156 163 175 / var(--un-border-opacity));}.border-gray-200{--un-border-opacity:1;border-color:rgb(229 231 235 / var(--un-border-opacity));}.border-primary{border-color:var(--wot-color-theme,#0957DE);}.\!rounded-full{border-radius:9999px !important;}.\!rounded-md{border-radius:0.375rem !important;}.border-rounded-full,.rounded-full{border-radius:9999px;}.rounded,.rounded-\[8rpx\]{border-radius:0.25rem;}.rounded-\[10px\]{border-radius:10px;}.rounded-\[12rpx\]{border-radius:0.375rem;}.rounded-\[16rpx\],.rounded-lg{border-radius:0.5rem;}.rounded-\[4px\]{border-radius:4px;}.border-dashed{border-style:dashed;}.border-solid{border-style:solid;}.bg-\[\#007aff\]{--un-bg-opacity:1;background-color:rgb(0 122 255 / var(--un-bg-opacity)) /* #007aff */;}.bg-\[\#A4ADB3\]{--un-bg-opacity:1;background-color:rgb(164 173 179 / var(--un-bg-opacity)) /* #A4ADB3 */;}.bg-\[\#e6f2ff\]{--un-bg-opacity:1;background-color:rgb(230 242 255 / var(--un-bg-opacity)) /* #e6f2ff */;}.bg-\[\#f1f1f1\],.bg-\#f1f1f1{--un-bg-opacity:1;background-color:rgb(241 241 241 / var(--un-bg-opacity)) /* #f1f1f1 */;}.bg-\[\#f5f5f5\]{--un-bg-opacity:1;background-color:rgb(245 245 245 / var(--un-bg-opacity)) /* #f5f5f5 */;}.bg-\[\#f6f6f7\]{--un-bg-opacity:1;background-color:rgb(246 246 247 / var(--un-bg-opacity)) /* #f6f6f7 */;}.bg-\[\#faf7fa\]{--un-bg-opacity:1;background-color:rgb(250 247 250 / var(--un-bg-opacity)) /* #faf7fa */;}.bg-\[\#fff\],.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;}.bg-\#f56c6c{--un-bg-opacity:1;background-color:rgb(245 108 108 / var(--un-bg-opacity)) /* #f56c6c */;}.bg-gray-200{--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;}.bg-gray-50{--un-bg-opacity:1;background-color:rgb(249 250 251 / var(--un-bg-opacity)) /* #f9fafb */;}.bg-gray\!{--un-bg-opacity:1 !important;background-color:rgb(156 163 175 / var(--un-bg-opacity)) /* #9ca3af */ !important;}.object-cover{-o-object-fit:cover;object-fit:cover;}.\!p-12rpx{padding:0.375rem !important;}.\!p-6rpx{padding:0.1875rem !important;}.p-\[10px\]{padding:10px;}.p-\[30rpx\],.p-30rpx{padding:0.9375rem;}.p-\[35rpx\]{padding:1.09375rem;}.p-10rpx{padding:0.3125rem;}.p-15px{padding:15px;}.p-2{padding:0.5rem;}.p-20rpx{padding:0.625rem;}.p-3{padding:0.75rem;}.p-4{padding:1rem;}.p-6{padding:1.5rem;}.p-8rpx{padding:0.25rem;}.px,.px-4{padding-left:1rem;padding-right:1rem;}.px-\[10px\]{padding-left:10px;padding-right:10px;}.px-\[15px\],.px-15px{padding-left:15px;padding-right:15px;}.px-12px{padding-left:12px;padding-right:12px;}.px-2{padding-left:0.5rem;padding-right:0.5rem;}.px-3{padding-left:0.75rem;padding-right:0.75rem;}.py-2{padding-top:0.5rem;padding-bottom:0.5rem;}.py-3{padding-top:0.75rem;padding-bottom:0.75rem;}.py-4{padding-top:1rem;padding-bottom:1rem;}.\!pb-6rpx{padding-bottom:0.1875rem !important;}.\!pt-6rpx{padding-top:0.1875rem !important;}.pb-\[120rpx\]{padding-bottom:3.75rem;}.pb-0{padding-bottom:0;}.pb-1{padding-bottom:0.25rem;}.pb-12rpx{padding-bottom:0.375rem;}.pb-2{padding-bottom:0.5rem;}.pb-4{padding-bottom:1rem;}.pb-5{padding-bottom:1.25rem;}.pb-80px\!{padding-bottom:80px !important;}.pl-\[30rpx\],.pl-30rpx{padding-left:0.9375rem;}.pl-1{padding-left:0.25rem;}.pl-2{padding-left:0.5rem;}.pl-20rpx{padding-left:0.625rem;}.pl-70px{padding-left:70px;}.pr-\[30rpx\],.pr-30rpx{padding-right:0.9375rem;}.pr-1{padding-right:0.25rem;}.pr-2{padding-right:0.5rem;}.pt-\[30rpx\]{padding-top:0.9375rem;}.pt-\[70px\]{padding-top:70px;}.pt-0{padding-top:0;}.pt-10{padding-top:2.5rem;}.pt-4{padding-top:1rem;}.text-align-center,.text-center{text-align:center;}.text-right{text-align:right;}.text-\[16px\]{font-size:16px;}.text-\[18px\]{font-size:18px;}.text-\[20px\],.text-20px{font-size:20px;}.text-\[24px\]{font-size:24px;}.text-\[26rpx\]{font-size:0.8125rem;}.text-\[30rpx\]{font-size:0.9375rem;}.text-\[32rpx\]{font-size:1rem;}.text-\[40px\]{font-size:40px;}.text-\[60px\]{font-size:60px;}.text-12px{font-size:12px;}.text-base{font-size:1rem;line-height:1.5rem;}.text-lg{font-size:1.125rem;line-height:1.75rem;}.text-sm{font-size:0.875rem;line-height:1.25rem;}.text-xl{font-size:1.25rem;line-height:1.75rem;}.text-xs{font-size:0.75rem;line-height:1rem;}.text-\[\#409EFF\]{--un-text-opacity:1;color:rgb(64 158 255 / var(--un-text-opacity)) /* #409EFF */;}.text-\[\#67C23A\]{--un-text-opacity:1;color:rgb(103 194 58 / var(--un-text-opacity)) /* #67C23A */;}.text-\[\#888\]{--un-text-opacity:1;color:rgb(136 136 136 / var(--un-text-opacity)) /* #888 */;}.text-\[\#909399\]{--un-text-opacity:1;color:rgb(144 147 153 / var(--un-text-opacity)) /* #909399 */;}.text-\[\#E6A23C\]{--un-text-opacity:1;color:rgb(230 162 60 / var(--un-text-opacity)) /* #E6A23C */;}.text-\[\#F56C6C\]{--un-text-opacity:1;color:rgb(245 108 108 / var(--un-text-opacity)) /* #F56C6C */;}.color-\[\#fff\],.text-\[\#fff\],.text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}.text-blue-500{--un-text-opacity:1;color:rgb(59 130 246 / var(--un-text-opacity)) /* #3b82f6 */;}.text-gray-400{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}.text-gray-500{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity)) /* #6b7280 */;}.text-gray-600{--un-text-opacity:1;color:rgb(75 85 99 / var(--un-text-opacity)) /* #4b5563 */;}.text-gray-700{--un-text-opacity:1;color:rgb(55 65 81 / var(--un-text-opacity)) /* #374151 */;}.text-gray-800{--un-text-opacity:1;color:rgb(31 41 55 / var(--un-text-opacity)) /* #1f2937 */;}.text-green{--un-text-opacity:1;color:rgb(74 222 128 / var(--un-text-opacity)) /* #4ade80 */;}.text-green-500{--un-text-opacity:1;color:rgb(34 197 94 / var(--un-text-opacity)) /* #22c55e */;}.text-primary{color:var(--wot-color-theme,#0957DE) /* var(--wot-color-theme,#0957DE) */;}.text-red-500{--un-text-opacity:1;color:rgb(239 68 68 / var(--un-text-opacity)) /* #ef4444 */;}.color-\[\#007aff\]{--un-text-opacity:1;color:rgb(0 122 255 / var(--un-text-opacity)) /* #007aff */;}.color-\[\#333\]{--un-text-opacity:1;color:rgb(51 51 51 / var(--un-text-opacity)) /* #333 */;}.color-\[\#81838f\]{--un-text-opacity:1;color:rgb(129 131 143 / var(--un-text-opacity)) /* #81838f */;}.color-\[\#81838F\]{--un-text-opacity:1;color:rgb(129 131 143 / var(--un-text-opacity)) /* #81838F */;}.color-\[\#999\]{--un-text-opacity:1;color:rgb(153 153 153 / var(--un-text-opacity)) /* #999 */;}.color-\[\#A4ADB3\]{--un-text-opacity:1;color:rgb(164 173 179 / var(--un-text-opacity)) /* #A4ADB3 */;}.font-500,.font-medium{font-weight:500;}.font-600,.fw-600{font-weight:600;}.font-700,.font-bold{font-weight:700;}.leading-8{line-height:2rem;}.line-height-loose{line-height:2;}.line-height-relaxed{line-height:1.625;}.underline{text-decoration-line:underline;}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4;}.shadow-\[0_0_20rpx_rgba\(0\,0\,0\,0\.1\)\]{--un-shadow:0 0 0.625rem var(--un-shadow-color, rgba(0, 0, 0, 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.shadow-sm{--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgb(0 0 0 / 0.05));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.outline{outline-style:solid;}.ring{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.blur{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.ease{transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);}.pb-safe{padding-bottom:env(safe-area-inset-bottom);} /* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
.wd-img[data-v-aca9eb20] {
  position: relative;
  display: inline-block;
}
.wd-img__image[data-v-aca9eb20] {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.wd-img.is-round[data-v-aca9eb20] {
  overflow: hidden;
  border-radius: 50%;
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
@font-face {
  font-family: "wd-icons";
  src: url("https://at.alicdn.com/t/c/font_4245058_s5cpwl25n7o.woff2?t=1696817709651") format("woff2"), url("https://at.alicdn.com/t/c/font_4245058_s5cpwl25n7o.woff?t=1696817709651") format("woff"), url("https://at.alicdn.com/t/c/font_4245058_s5cpwl25n7o.ttf?t=1696817709651") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.wd-icon[data-v-bef80b7c] {
  display: inline-block;
  font-family: "wd-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wd-icon[data-v-bef80b7c]::before {
  display: inline-block;
}
.wd-icon--image[data-v-bef80b7c] {
  width: 1em;
  height: 1em;
}
.wd-icon__image[data-v-bef80b7c] {
  width: 100%;
  height: 100%;
}
.wd-icon-usergroup-clear[data-v-bef80b7c]:before {
  content: "\e739";
}
.wd-icon-user-circle[data-v-bef80b7c]:before {
  content: "\e73a";
}
.wd-icon-user-talk[data-v-bef80b7c]:before {
  content: "\e73b";
}
.wd-icon-user-clear[data-v-bef80b7c]:before {
  content: "\e73c";
}
.wd-icon-user[data-v-bef80b7c]:before {
  content: "\e73d";
}
.wd-icon-usergroup-add[data-v-bef80b7c]:before {
  content: "\e73e";
}
.wd-icon-usergroup[data-v-bef80b7c]:before {
  content: "\e73f";
}
.wd-icon-user-add[data-v-bef80b7c]:before {
  content: "\e740";
}
.wd-icon-user-avatar[data-v-bef80b7c]:before {
  content: "\e741";
}
.wd-icon-pointing-hand[data-v-bef80b7c]:before {
  content: "\e742";
}
.wd-icon-cursor[data-v-bef80b7c]:before {
  content: "\e743";
}
.wd-icon-fullsreen[data-v-bef80b7c]:before {
  content: "\e72c";
}
.wd-icon-cloud-download[data-v-bef80b7c]:before {
  content: "\e72d";
}
.wd-icon-chevron-down-rectangle[data-v-bef80b7c]:before {
  content: "\e72e";
}
.wd-icon-edit[data-v-bef80b7c]:before {
  content: "\e72f";
}
.wd-icon-fullscreen-exit[data-v-bef80b7c]:before {
  content: "\e730";
}
.wd-icon-circle1[data-v-bef80b7c]:before {
  content: "\e731";
}
.wd-icon-close-normal[data-v-bef80b7c]:before {
  content: "\e732";
}
.wd-icon-browse[data-v-bef80b7c]:before {
  content: "\e733";
}
.wd-icon-browse-off[data-v-bef80b7c]:before {
  content: "\e734";
}
.wd-icon-chevron-up-rectangle[data-v-bef80b7c]:before {
  content: "\e735";
}
.wd-icon-add-rectangle[data-v-bef80b7c]:before {
  content: "\e736";
}
.wd-icon-add1[data-v-bef80b7c]:before {
  content: "\e737";
}
.wd-icon-add-circle1[data-v-bef80b7c]:before {
  content: "\e738";
}
.wd-icon-download1[data-v-bef80b7c]:before {
  content: "\e71c";
}
.wd-icon-link[data-v-bef80b7c]:before {
  content: "\e71d";
}
.wd-icon-edit-1[data-v-bef80b7c]:before {
  content: "\e71e";
}
.wd-icon-jump[data-v-bef80b7c]:before {
  content: "\e71f";
}
.wd-icon-chevron-down-circle[data-v-bef80b7c]:before {
  content: "\e720";
}
.wd-icon-delete1[data-v-bef80b7c]:before {
  content: "\e721";
}
.wd-icon-filter-clear[data-v-bef80b7c]:before {
  content: "\e722";
}
.wd-icon-check-rectangle-filled[data-v-bef80b7c]:before {
  content: "\e723";
}
.wd-icon-minus-circle-filled[data-v-bef80b7c]:before {
  content: "\e724";
}
.wd-icon-play[data-v-bef80b7c]:before {
  content: "\e725";
}
.wd-icon-pause-circle-filled[data-v-bef80b7c]:before {
  content: "\e726";
}
.wd-icon-filter1[data-v-bef80b7c]:before {
  content: "\e727";
}
.wd-icon-move[data-v-bef80b7c]:before {
  content: "\e728";
}
.wd-icon-login[data-v-bef80b7c]:before {
  content: "\e729";
}
.wd-icon-minus-circle[data-v-bef80b7c]:before {
  content: "\e72a";
}
.wd-icon-close-circle[data-v-bef80b7c]:before {
  content: "\e72b";
}
.wd-icon-logout[data-v-bef80b7c]:before {
  content: "\e70b";
}
.wd-icon-search1[data-v-bef80b7c]:before {
  content: "\e70c";
}
.wd-icon-pause-circle[data-v-bef80b7c]:before {
  content: "\e70d";
}
.wd-icon-play-circle[data-v-bef80b7c]:before {
  content: "\e70e";
}
.wd-icon-more1[data-v-bef80b7c]:before {
  content: "\e70f";
}
.wd-icon-minus-rectangle[data-v-bef80b7c]:before {
  content: "\e710";
}
.wd-icon-stop[data-v-bef80b7c]:before {
  content: "\e711";
}
.wd-icon-scan1[data-v-bef80b7c]:before {
  content: "\e712";
}
.wd-icon-close-rectangle[data-v-bef80b7c]:before {
  content: "\e713";
}
.wd-icon-rollback[data-v-bef80b7c]:before {
  content: "\e714";
}
.wd-icon-a-order-adjustmentcolumn[data-v-bef80b7c]:before {
  content: "\e715";
}
.wd-icon-pause[data-v-bef80b7c]:before {
  content: "\e716";
}
.wd-icon-ellipsis[data-v-bef80b7c]:before {
  content: "\e717";
}
.wd-icon-cloud-upload[data-v-bef80b7c]:before {
  content: "\e718";
}
.wd-icon-stop-circle-filled[data-v-bef80b7c]:before {
  content: "\e719";
}
.wd-icon-clear[data-v-bef80b7c]:before {
  content: "\e71a";
}
.wd-icon-remove[data-v-bef80b7c]:before {
  content: "\e71b";
}
.wd-icon-zoom-out[data-v-bef80b7c]:before {
  content: "\e6fb";
}
.wd-icon-thumb-down[data-v-bef80b7c]:before {
  content: "\e6fc";
}
.wd-icon-setting1[data-v-bef80b7c]:before {
  content: "\e6fd";
}
.wd-icon-save[data-v-bef80b7c]:before {
  content: "\e6fe";
}
.wd-icon-unfold-more[data-v-bef80b7c]:before {
  content: "\e6ff";
}
.wd-icon-zoom-in[data-v-bef80b7c]:before {
  content: "\e700";
}
.wd-icon-thumb-up[data-v-bef80b7c]:before {
  content: "\e701";
}
.wd-icon-unfold-less[data-v-bef80b7c]:before {
  content: "\e702";
}
.wd-icon-play-circle-filled[data-v-bef80b7c]:before {
  content: "\e703";
}
.wd-icon-poweroff[data-v-bef80b7c]:before {
  content: "\e704";
}
.wd-icon-share[data-v-bef80b7c]:before {
  content: "\e705";
}
.wd-icon-refresh1[data-v-bef80b7c]:before {
  content: "\e706";
}
.wd-icon-link-unlink[data-v-bef80b7c]:before {
  content: "\e707";
}
.wd-icon-upload[data-v-bef80b7c]:before {
  content: "\e708";
}
.wd-icon-rectangle[data-v-bef80b7c]:before {
  content: "\e709";
}
.wd-icon-stop-circle[data-v-bef80b7c]:before {
  content: "\e70a";
}
.wd-icon-backtop-rectangle[data-v-bef80b7c]:before {
  content: "\e6ea";
}
.wd-icon-caret-down[data-v-bef80b7c]:before {
  content: "\e6eb";
}
.wd-icon-arrow-left1[data-v-bef80b7c]:before {
  content: "\e6ec";
}
.wd-icon-help-circle[data-v-bef80b7c]:before {
  content: "\e6ed";
}
.wd-icon-help-circle-filled[data-v-bef80b7c]:before {
  content: "\e6ee";
}
.wd-icon-time-filled[data-v-bef80b7c]:before {
  content: "\e6ef";
}
.wd-icon-close-circle-filled[data-v-bef80b7c]:before {
  content: "\e6f0";
}
.wd-icon-info-circle[data-v-bef80b7c]:before {
  content: "\e6f1";
}
.wd-icon-info-circle-filled[data-v-bef80b7c]:before {
  content: "\e6f2";
}
.wd-icon-check1[data-v-bef80b7c]:before {
  content: "\e6f3";
}
.wd-icon-help[data-v-bef80b7c]:before {
  content: "\e6f4";
}
.wd-icon-error[data-v-bef80b7c]:before {
  content: "\e6f5";
}
.wd-icon-check-circle[data-v-bef80b7c]:before {
  content: "\e6f6";
}
.wd-icon-error-circle-filled[data-v-bef80b7c]:before {
  content: "\e6f7";
}
.wd-icon-error-circle[data-v-bef80b7c]:before {
  content: "\e6f8";
}
.wd-icon-check-rectangle[data-v-bef80b7c]:before {
  content: "\e6f9";
}
.wd-icon-check-circle-filled[data-v-bef80b7c]:before {
  content: "\e6fa";
}
.wd-icon-chevron-up[data-v-bef80b7c]:before {
  content: "\e6da";
}
.wd-icon-chevron-up-circle[data-v-bef80b7c]:before {
  content: "\e6db";
}
.wd-icon-chevron-right[data-v-bef80b7c]:before {
  content: "\e6dc";
}
.wd-icon-arrow-down-rectangle[data-v-bef80b7c]:before {
  content: "\e6dd";
}
.wd-icon-caret-up-small[data-v-bef80b7c]:before {
  content: "\e6de";
}
.wd-icon-chevron-right-rectangle[data-v-bef80b7c]:before {
  content: "\e6df";
}
.wd-icon-caret-right-small[data-v-bef80b7c]:before {
  content: "\e6e0";
}
.wd-icon-arrow-right1[data-v-bef80b7c]:before {
  content: "\e6e1";
}
.wd-icon-backtop[data-v-bef80b7c]:before {
  content: "\e6e2";
}
.wd-icon-arrow-up1[data-v-bef80b7c]:before {
  content: "\e6e3";
}
.wd-icon-caret-up[data-v-bef80b7c]:before {
  content: "\e6e4";
}
.wd-icon-backward[data-v-bef80b7c]:before {
  content: "\e6e5";
}
.wd-icon-arrow-down1[data-v-bef80b7c]:before {
  content: "\e6e6";
}
.wd-icon-chevron-left[data-v-bef80b7c]:before {
  content: "\e6e7";
}
.wd-icon-caret-right[data-v-bef80b7c]:before {
  content: "\e6e8";
}
.wd-icon-caret-left[data-v-bef80b7c]:before {
  content: "\e6e9";
}
.wd-icon-page-last[data-v-bef80b7c]:before {
  content: "\e6c9";
}
.wd-icon-next[data-v-bef80b7c]:before {
  content: "\e6ca";
}
.wd-icon-swap[data-v-bef80b7c]:before {
  content: "\e6cb";
}
.wd-icon-round[data-v-bef80b7c]:before {
  content: "\e6cc";
}
.wd-icon-previous[data-v-bef80b7c]:before {
  content: "\e6cd";
}
.wd-icon-enter[data-v-bef80b7c]:before {
  content: "\e6ce";
}
.wd-icon-chevron-down[data-v-bef80b7c]:before {
  content: "\e6cf";
}
.wd-icon-caret-down-small[data-v-bef80b7c]:before {
  content: "\e6d0";
}
.wd-icon-swap-right[data-v-bef80b7c]:before {
  content: "\e6d1";
}
.wd-icon-chevron-left-circle[data-v-bef80b7c]:before {
  content: "\e6d2";
}
.wd-icon-caret-left-small[data-v-bef80b7c]:before {
  content: "\e6d3";
}
.wd-icon-chevron-right-circle[data-v-bef80b7c]:before {
  content: "\e6d4";
}
.wd-icon-a-chevron-leftdouble[data-v-bef80b7c]:before {
  content: "\e6d5";
}
.wd-icon-chevron-left-rectangle[data-v-bef80b7c]:before {
  content: "\e6d6";
}
.wd-icon-a-chevron-rightdouble[data-v-bef80b7c]:before {
  content: "\e6d7";
}
.wd-icon-page-first[data-v-bef80b7c]:before {
  content: "\e6d8";
}
.wd-icon-forward[data-v-bef80b7c]:before {
  content: "\e6d9";
}
.wd-icon-view-column[data-v-bef80b7c]:before {
  content: "\e6b9";
}
.wd-icon-view-module[data-v-bef80b7c]:before {
  content: "\e6ba";
}
.wd-icon-format-vertical-align-right[data-v-bef80b7c]:before {
  content: "\e6bb";
}
.wd-icon-view-list[data-v-bef80b7c]:before {
  content: "\e6bc";
}
.wd-icon-order-descending[data-v-bef80b7c]:before {
  content: "\e6bd";
}
.wd-icon-format-horizontal-align-bottom[data-v-bef80b7c]:before {
  content: "\e6be";
}
.wd-icon-queue[data-v-bef80b7c]:before {
  content: "\e6bf";
}
.wd-icon-menu-fold[data-v-bef80b7c]:before {
  content: "\e6c0";
}
.wd-icon-menu-unfold[data-v-bef80b7c]:before {
  content: "\e6c1";
}
.wd-icon-format-horizontal-align-top[data-v-bef80b7c]:before {
  content: "\e6c2";
}
.wd-icon-a-rootlist[data-v-bef80b7c]:before {
  content: "\e6c3";
}
.wd-icon-order-ascending[data-v-bef80b7c]:before {
  content: "\e6c4";
}
.wd-icon-format-vertical-align-left[data-v-bef80b7c]:before {
  content: "\e6c5";
}
.wd-icon-format-horizontal-align-center[data-v-bef80b7c]:before {
  content: "\e6c6";
}
.wd-icon-format-vertical-align-center[data-v-bef80b7c]:before {
  content: "\e6c7";
}
.wd-icon-swap-left[data-v-bef80b7c]:before {
  content: "\e6c8";
}
.wd-icon-flag[data-v-bef80b7c]:before {
  content: "\e6aa";
}
.wd-icon-code[data-v-bef80b7c]:before {
  content: "\e6ab";
}
.wd-icon-cart[data-v-bef80b7c]:before {
  content: "\e6ac";
}
.wd-icon-attach[data-v-bef80b7c]:before {
  content: "\e6ad";
}
.wd-icon-chart[data-v-bef80b7c]:before {
  content: "\e6ae";
}
.wd-icon-creditcard[data-v-bef80b7c]:before {
  content: "\e6af";
}
.wd-icon-calendar[data-v-bef80b7c]:before {
  content: "\e6b0";
}
.wd-icon-app[data-v-bef80b7c]:before {
  content: "\e6b1";
}
.wd-icon-books[data-v-bef80b7c]:before {
  content: "\e6b2";
}
.wd-icon-barcode[data-v-bef80b7c]:before {
  content: "\e6b3";
}
.wd-icon-chart-pie[data-v-bef80b7c]:before {
  content: "\e6b4";
}
.wd-icon-chart-bar[data-v-bef80b7c]:before {
  content: "\e6b5";
}
.wd-icon-chart-bubble[data-v-bef80b7c]:before {
  content: "\e6b6";
}
.wd-icon-bulletpoint[data-v-bef80b7c]:before {
  content: "\e6b7";
}
.wd-icon-bianjiliebiao[data-v-bef80b7c]:before {
  content: "\e6b8";
}
.wd-icon-image[data-v-bef80b7c]:before {
  content: "\e69a";
}
.wd-icon-laptop[data-v-bef80b7c]:before {
  content: "\e69b";
}
.wd-icon-hourglass[data-v-bef80b7c]:before {
  content: "\e69c";
}
.wd-icon-call[data-v-bef80b7c]:before {
  content: "\e69d";
}
.wd-icon-mobile-vibrate[data-v-bef80b7c]:before {
  content: "\e69e";
}
.wd-icon-mail[data-v-bef80b7c]:before {
  content: "\e69f";
}
.wd-icon-notification-filled[data-v-bef80b7c]:before {
  content: "\e6a0";
}
.wd-icon-desktop[data-v-bef80b7c]:before {
  content: "\e6a1";
}
.wd-icon-history[data-v-bef80b7c]:before {
  content: "\e6a2";
}
.wd-icon-discount-filled[data-v-bef80b7c]:before {
  content: "\e6a3";
}
.wd-icon-dashboard[data-v-bef80b7c]:before {
  content: "\e6a4";
}
.wd-icon-discount[data-v-bef80b7c]:before {
  content: "\e6a5";
}
.wd-icon-heart-filled[data-v-bef80b7c]:before {
  content: "\e6a6";
}
.wd-icon-chat1[data-v-bef80b7c]:before {
  content: "\e6a7";
}
.wd-icon-a-controlplatform[data-v-bef80b7c]:before {
  content: "\e6a8";
}
.wd-icon-gift[data-v-bef80b7c]:before {
  content: "\e6a9";
}
.wd-icon-photo[data-v-bef80b7c]:before {
  content: "\e692";
}
.wd-icon-play-circle-stroke[data-v-bef80b7c]:before {
  content: "\e693";
}
.wd-icon-notification[data-v-bef80b7c]:before {
  content: "\e694";
}
.wd-icon-cloud[data-v-bef80b7c]:before {
  content: "\e695";
}
.wd-icon-gender-female[data-v-bef80b7c]:before {
  content: "\e696";
}
.wd-icon-fork[data-v-bef80b7c]:before {
  content: "\e697";
}
.wd-icon-layers[data-v-bef80b7c]:before {
  content: "\e698";
}
.wd-icon-lock-off[data-v-bef80b7c]:before {
  content: "\e699";
}
.wd-icon-location[data-v-bef80b7c]:before {
  content: "\e68a";
}
.wd-icon-mobile[data-v-bef80b7c]:before {
  content: "\e68b";
}
.wd-icon-qrcode[data-v-bef80b7c]:before {
  content: "\e68c";
}
.wd-icon-home1[data-v-bef80b7c]:before {
  content: "\e68d";
}
.wd-icon-time[data-v-bef80b7c]:before {
  content: "\e68e";
}
.wd-icon-heart[data-v-bef80b7c]:before {
  content: "\e68f";
}
.wd-icon-lock-on[data-v-bef80b7c]:before {
  content: "\e690";
}
.wd-icon-print[data-v-bef80b7c]:before {
  content: "\e691";
}
.wd-icon-slash[data-v-bef80b7c]:before {
  content: "\e67a";
}
.wd-icon-usb[data-v-bef80b7c]:before {
  content: "\e67b";
}
.wd-icon-tools[data-v-bef80b7c]:before {
  content: "\e67c";
}
.wd-icon-wifi[data-v-bef80b7c]:before {
  content: "\e67d";
}
.wd-icon-star-filled[data-v-bef80b7c]:before {
  content: "\e67e";
}
.wd-icon-server[data-v-bef80b7c]:before {
  content: "\e67f";
}
.wd-icon-sound[data-v-bef80b7c]:before {
  content: "\e680";
}
.wd-icon-a-precisemonitor[data-v-bef80b7c]:before {
  content: "\e681";
}
.wd-icon-service[data-v-bef80b7c]:before {
  content: "\e682";
}
.wd-icon-tips[data-v-bef80b7c]:before {
  content: "\e683";
}
.wd-icon-pin[data-v-bef80b7c]:before {
  content: "\e684";
}
.wd-icon-secured[data-v-bef80b7c]:before {
  content: "\e685";
}
.wd-icon-star[data-v-bef80b7c]:before {
  content: "\e686";
}
.wd-icon-gender-male[data-v-bef80b7c]:before {
  content: "\e687";
}
.wd-icon-shop[data-v-bef80b7c]:before {
  content: "\e688";
}
.wd-icon-money-circle[data-v-bef80b7c]:before {
  content: "\e689";
}
.wd-icon-file-word[data-v-bef80b7c]:before {
  content: "\e66a";
}
.wd-icon-file-unknown[data-v-bef80b7c]:before {
  content: "\e66b";
}
.wd-icon-folder-open[data-v-bef80b7c]:before {
  content: "\e66c";
}
.wd-icon-file-pdf[data-v-bef80b7c]:before {
  content: "\e66d";
}
.wd-icon-folder[data-v-bef80b7c]:before {
  content: "\e66e";
}
.wd-icon-folder-add[data-v-bef80b7c]:before {
  content: "\e66f";
}
.wd-icon-file[data-v-bef80b7c]:before {
  content: "\e670";
}
.wd-icon-file-image[data-v-bef80b7c]:before {
  content: "\e671";
}
.wd-icon-file-powerpoint[data-v-bef80b7c]:before {
  content: "\e672";
}
.wd-icon-file-add[data-v-bef80b7c]:before {
  content: "\e673";
}
.wd-icon-file-icon[data-v-bef80b7c]:before {
  content: "\e674";
}
.wd-icon-file-paste[data-v-bef80b7c]:before {
  content: "\e675";
}
.wd-icon-file-excel[data-v-bef80b7c]:before {
  content: "\e676";
}
.wd-icon-file-copy[data-v-bef80b7c]:before {
  content: "\e677";
}
.wd-icon-video1[data-v-bef80b7c]:before {
  content: "\e678";
}
.wd-icon-wallet[data-v-bef80b7c]:before {
  content: "\e679";
}
.wd-icon-ie[data-v-bef80b7c]:before {
  content: "\e65d";
}
.wd-icon-logo-codepen[data-v-bef80b7c]:before {
  content: "\e65e";
}
.wd-icon-github-filled[data-v-bef80b7c]:before {
  content: "\e65f";
}
.wd-icon-ie-filled[data-v-bef80b7c]:before {
  content: "\e660";
}
.wd-icon-apple[data-v-bef80b7c]:before {
  content: "\e661";
}
.wd-icon-windows-filled[data-v-bef80b7c]:before {
  content: "\e662";
}
.wd-icon-internet[data-v-bef80b7c]:before {
  content: "\e663";
}
.wd-icon-github[data-v-bef80b7c]:before {
  content: "\e664";
}
.wd-icon-windows[data-v-bef80b7c]:before {
  content: "\e665";
}
.wd-icon-apple-filled[data-v-bef80b7c]:before {
  content: "\e666";
}
.wd-icon-chrome-filled[data-v-bef80b7c]:before {
  content: "\e667";
}
.wd-icon-chrome[data-v-bef80b7c]:before {
  content: "\e668";
}
.wd-icon-android[data-v-bef80b7c]:before {
  content: "\e669";
}
.wd-icon-edit-outline[data-v-bef80b7c]:before {
  content: "\e64a";
}
.wd-icon-detection[data-v-bef80b7c]:before {
  content: "\e64b";
}
.wd-icon-check-outline[data-v-bef80b7c]:before {
  content: "\e64c";
}
.wd-icon-close[data-v-bef80b7c]:before {
  content: "\e64d";
}
.wd-icon-check[data-v-bef80b7c]:before {
  content: "\e64e";
}
.wd-icon-arrow-left[data-v-bef80b7c]:before {
  content: "\e64f";
}
.wd-icon-computer[data-v-bef80b7c]:before {
  content: "\e650";
}
.wd-icon-clock[data-v-bef80b7c]:before {
  content: "\e651";
}
.wd-icon-check-bold[data-v-bef80b7c]:before {
  content: "\e652";
}
.wd-icon-bags[data-v-bef80b7c]:before {
  content: "\e653";
}
.wd-icon-arrow-down[data-v-bef80b7c]:before {
  content: "\e654";
}
.wd-icon-arrow-right[data-v-bef80b7c]:before {
  content: "\e655";
}
.wd-icon-circle[data-v-bef80b7c]:before {
  content: "\e656";
}
.wd-icon-arrow-thin-down[data-v-bef80b7c]:before {
  content: "\e657";
}
.wd-icon-camera[data-v-bef80b7c]:before {
  content: "\e658";
}
.wd-icon-close-bold[data-v-bef80b7c]:before {
  content: "\e659";
}
.wd-icon-add-circle[data-v-bef80b7c]:before {
  content: "\e65a";
}
.wd-icon-arrow-thin-up[data-v-bef80b7c]:before {
  content: "\e65b";
}
.wd-icon-add[data-v-bef80b7c]:before {
  content: "\e65c";
}
.wd-icon-keyboard-delete[data-v-bef80b7c]:before {
  content: "\e634";
}
.wd-icon-transfer[data-v-bef80b7c]:before {
  content: "\e635";
}
.wd-icon-eye-close[data-v-bef80b7c]:before {
  content: "\e61f";
}
.wd-icon-delete[data-v-bef80b7c]:before {
  content: "\e61e";
}
.wd-icon-download[data-v-bef80b7c]:before {
  content: "\e636";
}
.wd-icon-picture[data-v-bef80b7c]:before {
  content: "\e637";
}
.wd-icon-refresh[data-v-bef80b7c]:before {
  content: "\e638";
}
.wd-icon-read[data-v-bef80b7c]:before {
  content: "\e639";
}
.wd-icon-note[data-v-bef80b7c]:before {
  content: "\e63a";
}
.wd-icon-phone[data-v-bef80b7c]:before {
  content: "\e63b";
}
.wd-icon-lenovo[data-v-bef80b7c]:before {
  content: "\e63c";
}
.wd-icon-home[data-v-bef80b7c]:before {
  content: "\e63d";
}
.wd-icon-search[data-v-bef80b7c]:before {
  content: "\e63e";
}
.wd-icon-fill-camera[data-v-bef80b7c]:before {
  content: "\e63f";
}
.wd-icon-fill-arrow-down[data-v-bef80b7c]:before {
  content: "\e640";
}
.wd-icon-arrow-up[data-v-bef80b7c]:before {
  content: "\e61d";
}
.wd-icon-delete-thin[data-v-bef80b7c]:before {
  content: "\e641";
}
.wd-icon-filter[data-v-bef80b7c]:before {
  content: "\e642";
}
.wd-icon-evaluation[data-v-bef80b7c]:before {
  content: "\e643";
}
.wd-icon-close-outline[data-v-bef80b7c]:before {
  content: "\e644";
}
.wd-icon-dong[data-v-bef80b7c]:before {
  content: "\e645";
}
.wd-icon-error-fill[data-v-bef80b7c]:before {
  content: "\e646";
}
.wd-icon-chat[data-v-bef80b7c]:before {
  content: "\e647";
}
.wd-icon-decrease[data-v-bef80b7c]:before {
  content: "\e648";
}
.wd-icon-copy[data-v-bef80b7c]:before {
  content: "\e649";
}
.wd-icon-setting[data-v-bef80b7c]:before {
  content: "\e621";
}
.wd-icon-subscribe[data-v-bef80b7c]:before {
  content: "\e622";
}
.wd-icon-jdm[data-v-bef80b7c]:before {
  content: "\e620";
}
.wd-icon-spool[data-v-bef80b7c]:before {
  content: "\e623";
}
.wd-icon-warning[data-v-bef80b7c]:before {
  content: "\e624";
}
.wd-icon-wifi-error[data-v-bef80b7c]:before {
  content: "\e625";
}
.wd-icon-star-on[data-v-bef80b7c]:before {
  content: "\e626";
}
.wd-icon-rotate[data-v-bef80b7c]:before {
  content: "\e627";
}
.wd-icon-translate-bold[data-v-bef80b7c]:before {
  content: "\e628";
}
.wd-icon-keyboard-collapse[data-v-bef80b7c]:before {
  content: "\e629";
}
.wd-icon-keywords[data-v-bef80b7c]:before {
  content: "\e62a";
}
.wd-icon-scan[data-v-bef80b7c]:before {
  content: "\e62b";
}
.wd-icon-view[data-v-bef80b7c]:before {
  content: "\e62c";
}
.wd-icon-phone-compute[data-v-bef80b7c]:before {
  content: "\e62d";
}
.wd-icon-video[data-v-bef80b7c]:before {
  content: "\e62e";
}
.wd-icon-thin-arrow-left[data-v-bef80b7c]:before {
  content: "\e62f";
}
.wd-icon-goods[data-v-bef80b7c]:before {
  content: "\e630";
}
.wd-icon-list[data-v-bef80b7c]:before {
  content: "\e631";
}
.wd-icon-warn-bold[data-v-bef80b7c]:before {
  content: "\e632";
}
.wd-icon-more[data-v-bef80b7c]:before {
  content: "\e633";
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.wd-transition[data-v-60fd6c07] {
  transition-timing-function: ease;
}
.wd-fade-enter[data-v-60fd6c07],
.wd-fade-leave-to[data-v-60fd6c07] {
  opacity: 0;
}
.wd-fade-enter-active[data-v-60fd6c07],
.wd-fade-leave-active[data-v-60fd6c07] {
  transition-property: opacity;
}
.wd-fade-up-enter[data-v-60fd6c07],
.wd-fade-up-leave-to[data-v-60fd6c07] {
  transform: translate3d(0, 100%, 0);
  opacity: 0;
}
.wd-fade-down-enter[data-v-60fd6c07],
.wd-fade-down-leave-to[data-v-60fd6c07] {
  transform: translate3d(0, -100%, 0);
  opacity: 0;
}
.wd-fade-left-enter[data-v-60fd6c07],
.wd-fade-left-leave-to[data-v-60fd6c07] {
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}
.wd-fade-right-enter[data-v-60fd6c07],
.wd-fade-right-leave-to[data-v-60fd6c07] {
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}
.wd-slide-up-enter[data-v-60fd6c07],
.wd-slide-up-leave-to[data-v-60fd6c07] {
  transform: translate3d(0, 100%, 0);
}
.wd-slide-down-enter[data-v-60fd6c07],
.wd-slide-down-leave-to[data-v-60fd6c07] {
  transform: translate3d(0, -100%, 0);
}
.wd-slide-left-enter[data-v-60fd6c07],
.wd-slide-left-leave-to[data-v-60fd6c07] {
  transform: translate3d(-100%, 0, 0);
}
.wd-slide-right-enter[data-v-60fd6c07],
.wd-slide-right-leave-to[data-v-60fd6c07] {
  transform: translate3d(100%, 0, 0);
}
.wd-zoom-in-enter[data-v-60fd6c07],
.wd-zoom-in-leave-to[data-v-60fd6c07] {
  opacity: 0;
  transform: scale(0.8);
}
.wd-zoom-out-enter[data-v-60fd6c07],
.wd-zoom-out-leave-to[data-v-60fd6c07] {
  transform: scale(1.2);
  opacity: 0;
}
.wd-zoom-in-enter-active[data-v-60fd6c07],
.wd-zoom-in-leave-active[data-v-60fd6c07],
.wd-zoom-out-enter-active[data-v-60fd6c07],
.wd-zoom-out-leave-active[data-v-60fd6c07],
.wd-fade-up-enter-active[data-v-60fd6c07],
.wd-fade-up-leave-active[data-v-60fd6c07],
.wd-fade-down-enter-active[data-v-60fd6c07],
.wd-fade-down-leave-active[data-v-60fd6c07],
.wd-fade-left-enter-active[data-v-60fd6c07],
.wd-fade-left-leave-active[data-v-60fd6c07],
.wd-fade-right-enter-active[data-v-60fd6c07],
.wd-fade-right-leave-active[data-v-60fd6c07] {
  transition-property: opacity, transform;
}
.wd-slide-up-enter-active[data-v-60fd6c07],
.wd-slide-up-leave-active[data-v-60fd6c07],
.wd-slide-down-enter-active[data-v-60fd6c07],
.wd-slide-down-leave-active[data-v-60fd6c07],
.wd-slide-left-enter-active[data-v-60fd6c07],
.wd-slide-left-leave-active[data-v-60fd6c07],
.wd-slide-right-enter-active[data-v-60fd6c07],
.wd-slide-right-leave-active[data-v-60fd6c07] {
  transition-property: transform;
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
.wot-theme-dark .wd-overlay[data-v-43633df7] {
  background: var(--wot-overlay-bg-dark, rgba(0, 0, 0, 0.75));
}
.wd-overlay[data-v-43633df7] {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: var(--wot-overlay-bg, rgba(0, 0, 0, 0.65));
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
.wot-theme-dark .wd-popup-wrapper[data-v-950f6ca5]  .wd-popup {
  background: var(--wot-dark-background2, #1b1b1b);
}
.wot-theme-dark .wd-popup-wrapper[data-v-950f6ca5]  .wd-popup__close {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-popup-wrapper[data-v-950f6ca5]  .wd-popup {
  position: fixed;
  max-height: 100%;
  overflow-y: auto;
  background: #fff;
}
[data-v-950f6ca5]  .wd-popup__close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: var(--wot-popup-close-color, #666);
  font-size: var(--wot-popup-close-size, 24px);
  transform: rotate(-45deg);
}
[data-v-950f6ca5]  .wd-popup--center {
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  transform-origin: 0% 0%;
}
[data-v-950f6ca5]  .wd-popup--center.wd-zoom-in-enter,[data-v-950f6ca5]  .wd-popup--center.wd-zoom-in-leave-to {
  transform: scale(0.8) translate3d(-50%, -50%, 0) !important;
}
[data-v-950f6ca5]  .wd-popup--center.is-deep.wd-zoom-in-enter,[data-v-950f6ca5]  .wd-popup--center.is-deep.wd-zoom-in-leave-to {
  transform: scale(0.1) translate3d(-50%, -50%, 0) !important;
}
[data-v-950f6ca5]  .wd-popup--left {
  top: 0;
  bottom: 0;
  left: 0;
}
[data-v-950f6ca5]  .wd-popup--right {
  top: 0;
  right: 0;
  bottom: 0;
}
[data-v-950f6ca5]  .wd-popup--top {
  top: 0;
  left: 0;
  right: 0;
}
[data-v-950f6ca5]  .wd-popup--bottom {
  right: 0;
  bottom: 0;
  left: 0;
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
[data-v-786d5c36] .custom-popup {
  height: 75vw;
  border-radius: 0.625rem;
  padding: 0.625rem;
  overflow: hidden !important;
  background: #f1f1f1 !important;
}
[data-v-786d5c36] .custom-popup .title {
  font-size: 1rem;
  font-weight: 600;
  color: #333;
  padding: 0 0.625rem;
  padding-bottom: 0.9375rem;
}
.child[data-v-786d5c36] {
  padding-bottom: 6.25rem;
  height: 100%;
  overflow-y: scroll;
}
.child .child-litem[data-v-786d5c36] {
  background: #fff;
  padding: 0.625rem;
  height: 4.375rem;
  display: flex;
  margin-bottom: 0.625rem;
  border-radius: 0.625rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
}
.child .child-litem-left[data-v-786d5c36] {
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  border: 0.03125rem solid #e5e5e5;
  background: #e5e5e5;
  overflow: hidden;
}
.child .child-litem-right[data-v-786d5c36] {
  flex: 1;
  font-size: 0.75rem;
  font-weight: 600;
  color: #888;
}
.child .child-litem-right .child-litem-right-top-name[data-v-786d5c36] {
  font-size: 0.9375rem;
  color: #333;
}
.child .selected-btn[data-v-786d5c36] {
  margin-right: 0.9375rem;
  padding: 0.15625rem 0.625rem;
  background-color: #007aff;
  color: white;
  border-radius: 0.9375rem;
  font-size: 0.8125rem;
}
.child .selected-atv[data-v-786d5c36] {
  background-color: #aaa;
}
[data-v-d85f4cf6] .container {
  padding: 0.9375rem;
}
/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.uniui-cart-filled[data-v-f3dc15da]:before {
  content: "\e6d0";
}
.uniui-gift-filled[data-v-f3dc15da]:before {
  content: "\e6c4";
}
.uniui-color[data-v-f3dc15da]:before {
  content: "\e6cf";
}
.uniui-wallet[data-v-f3dc15da]:before {
  content: "\e6b1";
}
.uniui-settings-filled[data-v-f3dc15da]:before {
  content: "\e6ce";
}
.uniui-auth-filled[data-v-f3dc15da]:before {
  content: "\e6cc";
}
.uniui-shop-filled[data-v-f3dc15da]:before {
  content: "\e6cd";
}
.uniui-staff-filled[data-v-f3dc15da]:before {
  content: "\e6cb";
}
.uniui-vip-filled[data-v-f3dc15da]:before {
  content: "\e6c6";
}
.uniui-plus-filled[data-v-f3dc15da]:before {
  content: "\e6c7";
}
.uniui-folder-add-filled[data-v-f3dc15da]:before {
  content: "\e6c8";
}
.uniui-color-filled[data-v-f3dc15da]:before {
  content: "\e6c9";
}
.uniui-tune-filled[data-v-f3dc15da]:before {
  content: "\e6ca";
}
.uniui-calendar-filled[data-v-f3dc15da]:before {
  content: "\e6c0";
}
.uniui-notification-filled[data-v-f3dc15da]:before {
  content: "\e6c1";
}
.uniui-wallet-filled[data-v-f3dc15da]:before {
  content: "\e6c2";
}
.uniui-medal-filled[data-v-f3dc15da]:before {
  content: "\e6c3";
}
.uniui-fire-filled[data-v-f3dc15da]:before {
  content: "\e6c5";
}
.uniui-refreshempty[data-v-f3dc15da]:before {
  content: "\e6bf";
}
.uniui-location-filled[data-v-f3dc15da]:before {
  content: "\e6af";
}
.uniui-person-filled[data-v-f3dc15da]:before {
  content: "\e69d";
}
.uniui-personadd-filled[data-v-f3dc15da]:before {
  content: "\e698";
}
.uniui-arrowthinleft[data-v-f3dc15da]:before {
  content: "\e6d2";
}
.uniui-arrowthinup[data-v-f3dc15da]:before {
  content: "\e6d3";
}
.uniui-arrowthindown[data-v-f3dc15da]:before {
  content: "\e6d4";
}
.uniui-back[data-v-f3dc15da]:before {
  content: "\e6b9";
}
.uniui-forward[data-v-f3dc15da]:before {
  content: "\e6ba";
}
.uniui-arrow-right[data-v-f3dc15da]:before {
  content: "\e6bb";
}
.uniui-arrow-left[data-v-f3dc15da]:before {
  content: "\e6bc";
}
.uniui-arrow-up[data-v-f3dc15da]:before {
  content: "\e6bd";
}
.uniui-arrow-down[data-v-f3dc15da]:before {
  content: "\e6be";
}
.uniui-arrowthinright[data-v-f3dc15da]:before {
  content: "\e6d1";
}
.uniui-down[data-v-f3dc15da]:before {
  content: "\e6b8";
}
.uniui-bottom[data-v-f3dc15da]:before {
  content: "\e6b8";
}
.uniui-arrowright[data-v-f3dc15da]:before {
  content: "\e6d5";
}
.uniui-right[data-v-f3dc15da]:before {
  content: "\e6b5";
}
.uniui-up[data-v-f3dc15da]:before {
  content: "\e6b6";
}
.uniui-top[data-v-f3dc15da]:before {
  content: "\e6b6";
}
.uniui-left[data-v-f3dc15da]:before {
  content: "\e6b7";
}
.uniui-arrowup[data-v-f3dc15da]:before {
  content: "\e6d6";
}
.uniui-eye[data-v-f3dc15da]:before {
  content: "\e651";
}
.uniui-eye-filled[data-v-f3dc15da]:before {
  content: "\e66a";
}
.uniui-eye-slash[data-v-f3dc15da]:before {
  content: "\e6b3";
}
.uniui-eye-slash-filled[data-v-f3dc15da]:before {
  content: "\e6b4";
}
.uniui-info-filled[data-v-f3dc15da]:before {
  content: "\e649";
}
.uniui-reload[data-v-f3dc15da]:before {
  content: "\e6b2";
}
.uniui-micoff-filled[data-v-f3dc15da]:before {
  content: "\e6b0";
}
.uniui-map-pin-ellipse[data-v-f3dc15da]:before {
  content: "\e6ac";
}
.uniui-map-pin[data-v-f3dc15da]:before {
  content: "\e6ad";
}
.uniui-location[data-v-f3dc15da]:before {
  content: "\e6ae";
}
.uniui-starhalf[data-v-f3dc15da]:before {
  content: "\e683";
}
.uniui-star[data-v-f3dc15da]:before {
  content: "\e688";
}
.uniui-star-filled[data-v-f3dc15da]:before {
  content: "\e68f";
}
.uniui-calendar[data-v-f3dc15da]:before {
  content: "\e6a0";
}
.uniui-fire[data-v-f3dc15da]:before {
  content: "\e6a1";
}
.uniui-medal[data-v-f3dc15da]:before {
  content: "\e6a2";
}
.uniui-font[data-v-f3dc15da]:before {
  content: "\e6a3";
}
.uniui-gift[data-v-f3dc15da]:before {
  content: "\e6a4";
}
.uniui-link[data-v-f3dc15da]:before {
  content: "\e6a5";
}
.uniui-notification[data-v-f3dc15da]:before {
  content: "\e6a6";
}
.uniui-staff[data-v-f3dc15da]:before {
  content: "\e6a7";
}
.uniui-vip[data-v-f3dc15da]:before {
  content: "\e6a8";
}
.uniui-folder-add[data-v-f3dc15da]:before {
  content: "\e6a9";
}
.uniui-tune[data-v-f3dc15da]:before {
  content: "\e6aa";
}
.uniui-auth[data-v-f3dc15da]:before {
  content: "\e6ab";
}
.uniui-person[data-v-f3dc15da]:before {
  content: "\e699";
}
.uniui-email-filled[data-v-f3dc15da]:before {
  content: "\e69a";
}
.uniui-phone-filled[data-v-f3dc15da]:before {
  content: "\e69b";
}
.uniui-phone[data-v-f3dc15da]:before {
  content: "\e69c";
}
.uniui-email[data-v-f3dc15da]:before {
  content: "\e69e";
}
.uniui-personadd[data-v-f3dc15da]:before {
  content: "\e69f";
}
.uniui-chatboxes-filled[data-v-f3dc15da]:before {
  content: "\e692";
}
.uniui-contact[data-v-f3dc15da]:before {
  content: "\e693";
}
.uniui-chatbubble-filled[data-v-f3dc15da]:before {
  content: "\e694";
}
.uniui-contact-filled[data-v-f3dc15da]:before {
  content: "\e695";
}
.uniui-chatboxes[data-v-f3dc15da]:before {
  content: "\e696";
}
.uniui-chatbubble[data-v-f3dc15da]:before {
  content: "\e697";
}
.uniui-upload-filled[data-v-f3dc15da]:before {
  content: "\e68e";
}
.uniui-upload[data-v-f3dc15da]:before {
  content: "\e690";
}
.uniui-weixin[data-v-f3dc15da]:before {
  content: "\e691";
}
.uniui-compose[data-v-f3dc15da]:before {
  content: "\e67f";
}
.uniui-qq[data-v-f3dc15da]:before {
  content: "\e680";
}
.uniui-download-filled[data-v-f3dc15da]:before {
  content: "\e681";
}
.uniui-pyq[data-v-f3dc15da]:before {
  content: "\e682";
}
.uniui-sound[data-v-f3dc15da]:before {
  content: "\e684";
}
.uniui-trash-filled[data-v-f3dc15da]:before {
  content: "\e685";
}
.uniui-sound-filled[data-v-f3dc15da]:before {
  content: "\e686";
}
.uniui-trash[data-v-f3dc15da]:before {
  content: "\e687";
}
.uniui-videocam-filled[data-v-f3dc15da]:before {
  content: "\e689";
}
.uniui-spinner-cycle[data-v-f3dc15da]:before {
  content: "\e68a";
}
.uniui-weibo[data-v-f3dc15da]:before {
  content: "\e68b";
}
.uniui-videocam[data-v-f3dc15da]:before {
  content: "\e68c";
}
.uniui-download[data-v-f3dc15da]:before {
  content: "\e68d";
}
.uniui-help[data-v-f3dc15da]:before {
  content: "\e679";
}
.uniui-navigate-filled[data-v-f3dc15da]:before {
  content: "\e67a";
}
.uniui-plusempty[data-v-f3dc15da]:before {
  content: "\e67b";
}
.uniui-smallcircle[data-v-f3dc15da]:before {
  content: "\e67c";
}
.uniui-minus-filled[data-v-f3dc15da]:before {
  content: "\e67d";
}
.uniui-micoff[data-v-f3dc15da]:before {
  content: "\e67e";
}
.uniui-closeempty[data-v-f3dc15da]:before {
  content: "\e66c";
}
.uniui-clear[data-v-f3dc15da]:before {
  content: "\e66d";
}
.uniui-navigate[data-v-f3dc15da]:before {
  content: "\e66e";
}
.uniui-minus[data-v-f3dc15da]:before {
  content: "\e66f";
}
.uniui-image[data-v-f3dc15da]:before {
  content: "\e670";
}
.uniui-mic[data-v-f3dc15da]:before {
  content: "\e671";
}
.uniui-paperplane[data-v-f3dc15da]:before {
  content: "\e672";
}
.uniui-close[data-v-f3dc15da]:before {
  content: "\e673";
}
.uniui-help-filled[data-v-f3dc15da]:before {
  content: "\e674";
}
.uniui-paperplane-filled[data-v-f3dc15da]:before {
  content: "\e675";
}
.uniui-plus[data-v-f3dc15da]:before {
  content: "\e676";
}
.uniui-mic-filled[data-v-f3dc15da]:before {
  content: "\e677";
}
.uniui-image-filled[data-v-f3dc15da]:before {
  content: "\e678";
}
.uniui-locked-filled[data-v-f3dc15da]:before {
  content: "\e668";
}
.uniui-info[data-v-f3dc15da]:before {
  content: "\e669";
}
.uniui-locked[data-v-f3dc15da]:before {
  content: "\e66b";
}
.uniui-camera-filled[data-v-f3dc15da]:before {
  content: "\e658";
}
.uniui-chat-filled[data-v-f3dc15da]:before {
  content: "\e659";
}
.uniui-camera[data-v-f3dc15da]:before {
  content: "\e65a";
}
.uniui-circle[data-v-f3dc15da]:before {
  content: "\e65b";
}
.uniui-checkmarkempty[data-v-f3dc15da]:before {
  content: "\e65c";
}
.uniui-chat[data-v-f3dc15da]:before {
  content: "\e65d";
}
.uniui-circle-filled[data-v-f3dc15da]:before {
  content: "\e65e";
}
.uniui-flag[data-v-f3dc15da]:before {
  content: "\e65f";
}
.uniui-flag-filled[data-v-f3dc15da]:before {
  content: "\e660";
}
.uniui-gear-filled[data-v-f3dc15da]:before {
  content: "\e661";
}
.uniui-home[data-v-f3dc15da]:before {
  content: "\e662";
}
.uniui-home-filled[data-v-f3dc15da]:before {
  content: "\e663";
}
.uniui-gear[data-v-f3dc15da]:before {
  content: "\e664";
}
.uniui-smallcircle-filled[data-v-f3dc15da]:before {
  content: "\e665";
}
.uniui-map-filled[data-v-f3dc15da]:before {
  content: "\e666";
}
.uniui-map[data-v-f3dc15da]:before {
  content: "\e667";
}
.uniui-refresh-filled[data-v-f3dc15da]:before {
  content: "\e656";
}
.uniui-refresh[data-v-f3dc15da]:before {
  content: "\e657";
}
.uniui-cloud-upload[data-v-f3dc15da]:before {
  content: "\e645";
}
.uniui-cloud-download-filled[data-v-f3dc15da]:before {
  content: "\e646";
}
.uniui-cloud-download[data-v-f3dc15da]:before {
  content: "\e647";
}
.uniui-cloud-upload-filled[data-v-f3dc15da]:before {
  content: "\e648";
}
.uniui-redo[data-v-f3dc15da]:before {
  content: "\e64a";
}
.uniui-images-filled[data-v-f3dc15da]:before {
  content: "\e64b";
}
.uniui-undo-filled[data-v-f3dc15da]:before {
  content: "\e64c";
}
.uniui-more[data-v-f3dc15da]:before {
  content: "\e64d";
}
.uniui-more-filled[data-v-f3dc15da]:before {
  content: "\e64e";
}
.uniui-undo[data-v-f3dc15da]:before {
  content: "\e64f";
}
.uniui-images[data-v-f3dc15da]:before {
  content: "\e650";
}
.uniui-paperclip[data-v-f3dc15da]:before {
  content: "\e652";
}
.uniui-settings[data-v-f3dc15da]:before {
  content: "\e653";
}
.uniui-search[data-v-f3dc15da]:before {
  content: "\e654";
}
.uniui-redo-filled[data-v-f3dc15da]:before {
  content: "\e655";
}
.uniui-list[data-v-f3dc15da]:before {
  content: "\e644";
}
.uniui-mail-open-filled[data-v-f3dc15da]:before {
  content: "\e63a";
}
.uniui-hand-down-filled[data-v-f3dc15da]:before {
  content: "\e63c";
}
.uniui-hand-down[data-v-f3dc15da]:before {
  content: "\e63d";
}
.uniui-hand-up-filled[data-v-f3dc15da]:before {
  content: "\e63e";
}
.uniui-hand-up[data-v-f3dc15da]:before {
  content: "\e63f";
}
.uniui-heart-filled[data-v-f3dc15da]:before {
  content: "\e641";
}
.uniui-mail-open[data-v-f3dc15da]:before {
  content: "\e643";
}
.uniui-heart[data-v-f3dc15da]:before {
  content: "\e639";
}
.uniui-loop[data-v-f3dc15da]:before {
  content: "\e633";
}
.uniui-pulldown[data-v-f3dc15da]:before {
  content: "\e632";
}
.uniui-scan[data-v-f3dc15da]:before {
  content: "\e62a";
}
.uniui-bars[data-v-f3dc15da]:before {
  content: "\e627";
}
.uniui-checkbox[data-v-f3dc15da]:before {
  content: "\e62b";
}
.uniui-checkbox-filled[data-v-f3dc15da]:before {
  content: "\e62c";
}
.uniui-shop[data-v-f3dc15da]:before {
  content: "\e62f";
}
.uniui-headphones[data-v-f3dc15da]:before {
  content: "\e630";
}
.uniui-cart[data-v-f3dc15da]:before {
  content: "\e631";
}
@font-face {
  font-family: uniicons;
  src: url("/assets/uniicons-DN59BOw4.ttf");
}
.uni-icons[data-v-f3dc15da] {
  font-family: uniicons;
  text-decoration: none;
  text-align: center;
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.border-and-fixed[data-v-784c3215] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 1px solid #eee;
  box-sizing: border-box;
}
.bulge[data-v-784c3215] {
  position: absolute;
  top: -20px;
  left: 50%;
  transform-origin: top center;
  transform: translateX(-50%) scale(0.5) translateY(-33%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 7.8125rem;
  height: 7.8125rem;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #fefefe;
}