* {
  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 */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.test {
  margin-top:1rem;margin-left:1rem;
  padding-top: 4px;
  color: red;
} *,::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: ;}.container,[container=""]{width:100%;}[container~="default\:"]:default{width:100%;}.center{display:flex;align-items:center;justify-content:center;}@media (min-width: 640px){.container,[container=""]{max-width:640px;}[container~="default\:"]:default{max-width:640px;}}@media (min-width: 768px){.container,[container=""]{max-width:768px;}[container~="default\:"]:default{max-width:768px;}}@media (min-width: 1024px){.container,[container=""]{max-width:1024px;}[container~="default\:"]:default{max-width:1024px;}}@media (min-width: 1280px){.container,[container=""]{max-width:1280px;}[container~="default\:"]:default{max-width:1280px;}}@media (min-width: 1536px){.container,[container=""]{max-width:1536px;}[container~="default\:"]:default{max-width:1536px;}}.visible{visibility:visible;}.absolute,[absolute=""]{position:absolute;}.fixed{position:fixed;}.relative{position:relative;}.sticky,[sticky=""]{position:sticky;}.static{position:static;}[right~="\31 "]{right:0.25rem;}.grid{display:grid;}.ms,[ms=""]{margin-inline-start:1rem;}.mt-\[34rpx\]{margin-top:1.0625rem;}.mt-\[38rpx\]{margin-top:1.1875rem;}.inline{display:inline;}.block{display:block;}.inline-block,[inline-block=""]{display:inline-block;}.list-item{display:list-item;}.hidden{display:none;}[size~="\31 8"]{width:4.5rem;height:4.5rem;}[size~="\32 "]{width:0.5rem;height:0.5rem;}[size~="\32 0"]{width:5rem;height:5rem;}[size~="\32 0px"]{width:20px;height:20px;}[size~="\32 2"]{width:5.5rem;height:5.5rem;}[size~="\32 4px"]{width:24px;height:24px;}[size~="\34 0"]{width:10rem;height:10rem;}.h-\[50px\]{height:50px;}.h-\[calc\(100vh-90rpx\)\]{height:calc(100vh - 2.8125rem);}.h-full{height:100%;}.h5{height:1.25rem;}.h6{height:1.5rem;}.min-h-\[calc\(100vh-90px\)\]{min-height:calc(100vh - 90px);}.w-full{width:100%;}.w-screen{width:100vw;}.wxs{width:20rem;}.flex{display:flex;}.flex-shrink{flex-shrink:1;}.flex-wrap{flex-wrap:wrap;}.table{display:table;}.table-cell{display:table-cell;}.table-row{display:table-row;}.table-row-group{display:table-row-group;}.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));}.cursor-pointer{cursor:pointer;}.resize,[resize=""]{resize:both;}.items-start{align-items:flex-start;}.items-center{align-items:center;}.justify-center{justify-content:center;}.justify-between{justify-content:space-between;}.break-all{word-break:break-all;}.b,.border,.is-first-border:is(:first-child){border-width:1px;}.rounded-\[100rpx\]{border-radius:3.125rem;}[border~="none"]{border-style:none;}.bg-\[\#e94047\]{--un-bg-opacity:1;background-color:rgb(233 64 71 / var(--un-bg-opacity)) /* #e94047 */;}.bg-\[\#F5F5F5\]{--un-bg-opacity:1;background-color:rgb(245 245 245 / var(--un-bg-opacity)) /* #F5F5F5 */;}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;}[stroke-width~="\33 \.5"]{stroke-width:3.5px;}[stroke-width~="\34 "]{stroke-width:4px;}[stroke-width~="\36 "]{stroke-width:6px;}.p1{padding:0.25rem;}.px{padding-left:1rem;padding-right:1rem;}.px-\[34px\]{padding-left:34px;padding-right:34px;}.py-\[12rpx\]{padding-top:0.375rem;padding-bottom:0.375rem;}[px~="\31 "]{padding-left:0.25rem;padding-right:0.25rem;}.pl-\[6rpx\]{padding-left:0.1875rem;}.pl-\[7rpx\]{padding-left:0.21875rem;}.pr-\[19rpx\]{padding-right:0.59375rem;}.\!text-\[50rpx\]{font-size:1.5625rem !important;}.text-\[30rpx\]{font-size:0.9375rem;}.text-\[40rpx\]{font-size:1.25rem;}.text-\[\#333333\]{--un-text-opacity:1;color:rgb(51 51 51 / var(--un-text-opacity)) /* #333333 */;}.text-black,[color~="\#000"]{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;}[color~="\#1989fa"]{--un-text-opacity:1;color:rgb(25 137 250 / var(--un-text-opacity)) /* #1989fa */;}[color~="\#c0c4cc"]{--un-text-opacity:1;color:rgb(192 196 204 / var(--un-text-opacity)) /* #c0c4cc */;}[color~="\#dd524d"]{--un-text-opacity:1;color:rgb(221 82 77 / var(--un-text-opacity)) /* #dd524d */;}[color~="\#e94047"]{--un-text-opacity:1;color:rgb(233 64 71 / var(--un-text-opacity)) /* #e94047 */;}.font-bold{font-weight:700;}.italic{font-style:italic;}.line-through{text-decoration-line:line-through;}.underline{text-decoration-line:underline;}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4;}.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);}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}[duration~="\32 00"]{transition-duration:200ms;}.ease{transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);} /* 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 4976931 */
  src:
    url('//at.alicdn.com/t/c/font_4976931_5tnt5igvzob.woff2?t=1755788359454') format('woff2'),
    url('//at.alicdn.com/t/c/font_4976931_5tnt5igvzob.woff?t=1755788359454') format('woff'),
    url('//at.alicdn.com/t/c/font_4976931_5tnt5igvzob.ttf?t=1755788359454') format('truetype');
}
.iconfont {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-vote:before {
  content: '\e7ce';
}
.icon-pin:before {
  content: '\e648';
}
.icon-gengduo:before {
  content: '\e73a';
}
.icon-daohang:before {
  content: '\e640';
}
.icon-fuwuleixing:before {
  content: '\e602';
}
.icon-liebiao:before {
  content: '\e624';
}
.icon-user:before {
  content: '\e603';
}
.icon-view:before {
  content: '\e6c7';
}
.icon-speaker:before {
  content: '\e6ab';
}
.icon-fav:before {
  content: '\e60c';
}
.icon-fav-a:before {
  content: '\e60f';
}
.icon-arrow:before {
  content: '\e695';
}
.icon-edit:before {
  content: '\e667';
}
.icon-error:before {
  content: '\e68c';
}
.icon-correct:before {
  content: '\e69e';
}
.icon-time:before {
  content: '\e680';
}
.icon-change:before {
  content: '\e600';
}
.icon-search:before {
  content: '\e6b9';
}
.icon-pre:before {
  content: '\e606';
}
.icon-next:before {
  content: '\e6ba';
}
html {
  font-size: 16px !important;
}
.g-container {
  padding: 0 1rem;
}
@font-face {
  font-family: "FZFYSJW";
  src: url("https://aisz-data.szjiyun.com/uploads/FZFYSJW.woff") format("woff");
}
uni-view {
  box-sizing: border-box;
}
uni-app,
uni-page,
uni-page-wrapper,
uni-page-body {
  height: 100%;
}
uni-tabbar {
  z-index: 99999999;
}
.uni-selector-select .uni-picker-item.selected {
  color: #e94047 !important;
}
uni-rich-text {
  font-size: 1rem;
  line-height: 1.66em;
  color: #333;
}
uni-rich-text .container {
  padding: 0 !important;
}
.detail-content .box-video {
  margin-bottom: 0.75rem;
}
.ellipsis-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.uni-page-head {
  background-color: #fff !important;
}
.uni-tabbar-bottom .uni-tabbar {
  background-color: #fff !important;
}
.uni-tabbar__icon.uni-tabbar__icon__diff {
  width: 24px !important;
  height: 24px !important;
}
.uni-modal__btn_primary {
  color: #e94047 !important;
}
.uni-button-color {
  color: #e94047 !important;
}
.pc {
  display: none;
}
body {
  background: #f5f6f7;
}
.page.has-bottom {
  padding-bottom: 6.25rem;
}
.container {
  display: flex;
  flex-direction: column;
  padding: 0;
  border-radius: 0;
}
.action {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem;
  background: #fff;
  margin-bottom: 0.75rem;
}
.action .search {
  font-size: 1.6875rem;
  color: #ffffff;
  cursor: pointer;
}
.btn-container {
  position: fixed;
  bottom: 0;
  width: 100vw;
  padding: 0.9375rem;
  height: 5.375rem;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  z-index: 9;
}
.btn-container .btn-container-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.9375rem;
}
.btn-container .btn-container-wrap uni-button:first-child {
  color: #e94047;
  background: #ffffff;
  border: 0.03125rem solid #e94047;
}
.btn-container uni-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 2.8125rem;
  border-radius: 1.5625rem;
  background: linear-gradient(98deg, #e94047 0%, #e94047 100%);
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.75rem;
  color: #ffffff;
}
.btn-container .disable {
  color: #e94047;
  background: #ffffff;
  border: 0.03125rem solid #e94047;
  opacity: 0.5;
}
.btn-container .left-wrap {
  display: flex;
  align-items: center;
  font-size: 1.125rem;
  font-weight: 500;
  color: #e73b12;
  flex: 1;
}
.btn-container .left-wrap .img-size {
  margin-right: 0.3125rem;
  width: 0.90625rem;
  height: 0.96875rem;
  min-width: 0.90625rem;
  min-height: 0.96875rem;
}
.btn-container .vote-btn {
  width: 7rem;
  height: 2.8125rem;
  border-radius: 1.5625rem;
  background: linear-gradient(112deg, #d42000 0%, #ff5d29 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  font-weight: normal;
  color: #ffffff;
}
.pagination-container {
  margin-top: 0.40625rem;
  display: flex;
  align-items: center;
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.375rem;
  font-weight: normal;
  line-height: 1.75rem;
  color: #5e5e5e;
}
.pagination-container .pagination {
  display: flex;
  align-items: center;
  margin: 0 1.1875rem;
}
.pagination-container .pagination .current {
  margin-right: 0.375rem;
  color: #e94047;
}
.pagination-container .pagination .disable {
  opacity: 0.5;
}
.page.personal .container {
  padding: 0.9375rem;
  background: none;
}
.header .action {
  position: relative;
}
.search-open .size-18 {
  width: 1.25rem !important;
  height: 1.25rem !important;
}
.learn-list {
  margin-top: 0.75rem;
}
.learn-list .learn-item {
  position: relative;
  display: flex;
  align-items: center;
  background: #fff;
  padding: 0.75rem;
  border-bottom: 0.03125rem solid #eee;
  cursor: pointer;
}
.learn-list .learn-item:hover .item-title {
  color: #e94047;
}
.learn-list .learn-item::before {
  position: absolute;
  content: "";
  width: calc(100% - 1.5rem);
  height: 0.03125rem;
  background: #eee;
  left: 0.75rem;
  bottom: 0;
}
.learn-list .learn-item:last-child::before {
  display: none;
}
.learn-list .learn-item .item-pic {
  width: 5.625rem;
  height: 7.34375rem;
  flex: 0 0 5.625rem;
  margin-right: 0.625rem;
  border-radius: 0.3125rem;
}
.learn-list .learn-item .item-title {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4375rem;
  height: 2.875rem;
  color: #222222;
  margin-bottom: 0.75rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.learn-list .learn-item .item-viewer {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  color: #999;
  margin-bottom: 0.375rem;
}
.learn-list .learn-item .item-viewer .item-users .item-user {
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 50%;
  margin-right: -0.75rem;
  border: 0.03125rem solid #fff;
}
.learn-list .learn-item .item-viewer .item-users .item-user:last-child {
  margin-right: 0.375rem;
}
.learn-list .learn-item .item-total {
  font-size: 0.875rem;
  color: #333;
}
.course-box {
  padding: 0.375rem 1rem 1rem 1rem;
  background: #fff;
  margin-bottom: 0;
}
.course-box .course-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1rem;
  font-family: "FZFYSJW", serif;
}
.course-box .course-title .course-title-pic {
  width: 4.6875rem;
  height: 1.125rem;
}
.course-box .course-title .iconfont {
  color: #808080;
}
.course-box .course-list .course-item {
  background: #f7f8f9;
  border-radius: 0.5rem;
  padding: 1rem;
  color: #333;
  display: flex;
  margin-bottom: 0.75rem;
  cursor: pointer;
}
.course-box .course-list .course-item:last-child {
  margin-bottom: 0;
}
.course-box .course-list .course-item:hover .course-item-title {
  color: #e94047;
}
.course-box .course-list .course-item .course-item-left {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  flex: 1;
}
.course-box .course-list .course-item .course-item-left .course-item-title {
  font-size: 1rem;
  line-height: 1.25rem;
  height: 2.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 限制文本为2行 */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.course-box .course-list .course-item .course-item-left .course-item-speaker {
  font-size: 0.8125rem;
  color: #808080;
  display: flex;
  align-items: center;
}
.course-box .course-list .course-item .course-item-left .course-item-speaker .speaker-headshot {
  flex: 0 0 1.25rem;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  margin-right: 0.1875rem;
}
.course-box .course-list .course-item .course-item-cover {
  flex: 0 0 5.375rem;
  width: 5.375rem;
  height: 5.375rem;
  border-radius: 0.5rem;
  margin-left: 1rem;
}
.course-box .expert-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.5rem;
}
.course-box .expert-list .expert-item {
  width: calc(50% - 1rem);
  margin: 0.5rem;
  cursor: pointer;
}
.course-box .expert-list .expert-item:hover .expert-item-title {
  color: #e94047;
}
.course-box .expert-list .expert-item .expert-item-cover {
  width: 100%;
  height: 7.75rem;
  border-radius: 0.5rem;
  margin-bottom: 0.5rem;
}
.course-box .expert-list .expert-item .expert-item-title {
  font-size: 1rem;
  line-height: 1.25rem;
  height: 2.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 限制文本为2行 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.course-box .expert-list .expert-item .expert-item-speaker {
  margin-bottom: 0;
  font-size: 0.8125rem;
  color: #808080;
  display: flex;
  align-items: center;
}
.course-box .expert-list .expert-item .expert-item-speaker .speaker-headshot {
  flex: 0 0 1.25rem;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  margin-right: 0.1875rem;
}
.course-box .article-list .article-item {
  background: #f7f8f9;
  border-radius: 0.5rem;
  padding: 0.75rem;
  color: #333;
  display: flex;
  margin-bottom: 0.75rem;
  cursor: pointer;
}
.course-box .article-list .article-item:hover .article-item-title {
  color: #e94047;
}
.course-box .article-list .article-item:last-child {
  margin-bottom: 0;
}
.course-box .article-list .article-item .article-item-right {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.course-box .article-list .article-item .article-item-right .article-item-title {
  font-size: 1rem;
  line-height: 1.25rem;
  height: 2.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 限制文本为2行 */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.course-box .article-list .article-item .article-item-right .article-item-source {
  font-size: 0.8125rem;
  color: #808080;
  display: flex;
  align-items: center;
}
.course-box .article-list .article-item .article-item-cover {
  flex: 0 0 5.375rem;
  width: 5.375rem;
  height: 5.375rem;
  border-radius: 0.5rem;
  margin-right: 1rem;
}
.course-box .live-list {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.course-box .live-list .live-item {
  position: relative;
  width: calc(50% - 0.5rem);
}
.course-box .live-list .live-item .live-item-cover {
  width: 100%;
  height: 7.75rem;
  border-radius: 0.5rem;
  margin-bottom: 0.5rem;
}
.course-box .live-list .live-item .live-item-title {
  font-size: 1rem;
  line-height: 1.25rem;
  height: 2.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 限制文本为2行 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.course-box .live-list .live-item .live-item-tip {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  width: 4.375rem;
  height: 1.25rem;
  border-radius: 1.25rem;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.625rem;
  color: #fff;
}
.course-box .live-list .live-item .live-item-tip .live-circle {
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50%;
  background: red;
  margin-right: 0.1875rem;
}
.recommend-list {
  margin: 1rem;
  border-radius: 0.5rem;
  background: #fff;
}
.recommend-list .recommend-item {
  display: flex;
  align-items: center;
  padding: 0.75rem;
  margin-bottom: 0.75rem;
  cursor: pointer;
}
.recommend-list .recommend-item:hover {
  color: #e94047;
}
.recommend-list .recommend-item .recommend-cover {
  flex: 0 0 6.25rem;
  width: 6.25rem;
  height: 6.25rem;
  margin-right: 0.75rem;
  border-radius: 0.5rem;
}
.recommend-list .recommend-item .recommend-right {
  display: flex;
  flex-direction: column;
}
.recommend-list .recommend-item .recommend-right .recommend-title {
  font-size: 0.9375rem;
  margin-bottom: 0.375rem;
}
.recommend-list .recommend-item .recommend-right .recommend-source {
  font-size: 0.75rem;
  color: #999;
}
.event-list {
  display: grid;
  gap: 0.75rem;
  grid-template-columns: repeat(1, 1fr);
}
.event-list .h-card {
  border-radius: 0;
}
.countdown {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 0;
  transform: scale(1.3);
}
.countdown .uni-countdown .uni-countdown__number {
  padding: 0.15625rem;
  background: linear-gradient(180deg, #fdbb99 -50%, #fdfbea 50%);
  font-size: 0.875rem !important;
  font-weight: normal;
  color: #e94047 !important;
}
.countdown .uni-countdown .uni-countdown__splitor {
  padding: 0 0.3125rem;
  font-size: 0.875rem !important;
  font-weight: normal;
  color: #e94047 !important;
}
.footer-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  padding: 0 0.9375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0px 0.125rem 0.3125rem 0 rgba(0, 0, 0, 0.302);
  padding-top: 0.9375rem;
  padding-bottom: calc(0.9375rem + constant(safe-area-inset-bottom));
  padding-bottom: calc(0.9375rem + env(safe-area-inset-bottom));
}
.footer-fixed .fixed-left {
  display: flex;
  align-items: center;
}
.footer-fixed .fixed-right {
  display: flex;
  align-items: center;
}
.footer-fixed .btn-link {
  display: flex;
  align-items: center;
  color: #e94047;
}
.footer-fixed .btn-link uni-image {
  width: 1.875rem;
  height: 1.875rem;
  margin-right: 0.3125rem;
}
.footer-fixed .btn-link .iconfont {
  font-size: 1.5625rem;
  margin-right: 0.3125rem;
}
.footer-fixed .btn-note {
  cursor: pointer;
  display: flex;
  align-items: center;
  border-radius: 20px 20px 20px 4px;
  padding: 0.3125rem 0.75rem;
  background: #fff2f2;
}
.footer-fixed .btn-note .icon-ai {
  width: 1.875rem;
  height: 1.875rem;
  margin-right: 6px;
}
.footer-fixed .btn-note .icon-ing {
  width: 0.9375rem;
  height: 0.9375rem;
  margin-left: 0.3125rem;
}
.btn-primary {
  width: 9.0625rem;
  height: 88prx;
  border-radius: 3.125rem;
  color: #fff !important;
  background: #e94047 !important;
}
.btn-primary.disabled {
  opacity: 0.5 !important;
}
.btn-primary uni-image {
  width: 1.875rem;
  height: 1.875rem;
  margin-right: 0.3125rem;
}
.btn-primary .iconfont {
  font-size: 1.5625rem;
  margin-right: 0.3125rem;
}
.container.has-footer {
  padding-bottom: 6.25rem !important;
}
.event-detail .container {
  background: #fff;
}
.event-detail .container .content {
  padding: 0;
  background: #fff;
}
.event-detail .container .content .event-top .event-cover {
  width: 100vw;
  border-radius: 0;
  height: 14.0625rem;
  margin-bottom: -1rem;
  position: relative;
  z-index: 1;
}
.event-detail .container .content .event-top .event-right {
  padding: 1rem;
  border-radius: 0.5rem 0.5rem 0 0;
  position: relative;
  z-index: 2;
  background: #fff;
}
.event-detail .container .content .event-content {
  padding: 0 1rem 1rem 1rem;
  font-size: 0.9375rem;
  line-height: 1.8em;
  color: #222;
}
.event-detail .container .content .event-content p {
  margin-bottom: 0.9375rem;
}
.event-detail .item-viewer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.875rem;
  color: #999;
  margin-bottom: 0.375rem;
}
.event-detail .item-viewer .item-users .item-user {
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 50%;
  margin-right: -0.75rem;
  border: 0.03125rem solid #fff;
}
.event-detail .item-viewer .item-users .item-user:last-child {
  margin-right: 0.375rem;
}
.event-detail .event-title {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0.9375rem;
}
.event-detail .event-toolbar {
  font-size: 0.8125rem;
  color: #999;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.9375rem;
}
.event-detail .event-toolbar .event-view {
  display: flex;
  align-items: center;
  margin-right: 0.3125rem;
}
.event-detail .event-toolbar .event-view .iconfont {
  margin-right: 0.3125rem;
}
.event-detail .event-intro {
  background: #fff2f2;
  border-radius: 0.5rem;
  padding: 1rem;
  color: #333;
  font-size: 0.875rem;
  font-weight: 500;
}
.event-detail .event-intro .event-intro-item {
  display: flex;
  flex-direction: column;
  line-height: 1.8em;
}
.event-detail .event-intro .event-intro .event-intro-item {
  display: flex;
}
.event-detail .event-intro .event-intro .event-intro-item .item-label {
  font-weight: 400;
  white-space: nowrap;
}
.course-nav {
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 3.4375rem;
  background: #fff;
}
.course-nav .course-nav-item {
  position: relative;
  font-size: 1rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  width: 25%;
  height: 100%;
  text-align: center;
  cursor: pointer;
}
.course-nav .course-nav-item.active {
  position: relative;
  color: #e94047;
}
.course-nav .course-nav-item.active::before {
  position: absolute;
  content: "";
  width: 20%;
  height: 0.25rem;
  border-radius: 0.3125rem;
  background: #e94047;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.course-nav .course-nav-item:hover {
  color: #e94047;
}
.detail-page .detail-content {
  background: #fff;
  padding: 1rem;
  color: #333333;
  font-size: 1.125rem;
  line-height: 1.6;
  word-break: break-all;
}
.detail-page .detail-content p {
  margin-bottom: 1.25rem;
}
.detail-page .detail-content uni-rich-text {
  font-size: 1.125rem !important;
}
.detail-page .detail-title {
  font-size: 1.5rem;
  line-height: 1.46;
  font-weight: 600;
  margin-bottom: 10px;
}
.detail-page .speaker {
  background: #fff2f2;
  display: flex;
  align-items: center;
  padding: 0.625rem;
  margin-bottom: 0.625rem;
  border-radius: 0.5rem;
  color: #666;
  font-size: 0.9375rem;
}
.detail-page .des {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 0.875rem;
  margin-bottom: 1.375rem;
  color: #9e9e9e;
}
.detail-page .des .des-left {
  font-size: 0.875rem;
  font-weight: normal;
  color: #666;
}
.detail-page .des .des-right {
  display: flex;
  flex-direction: row;
  color: #666666;
}
.detail-page .des .des-right .browse {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.detail-page .des .des-right .browse .iconfont {
  margin-right: 6px;
}
.detail-page .favourite {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 0.625rem;
  color: #999;
  font-size: 0.8125rem;
}
.detail-page .favourite .iconfont {
  font-size: 1.875rem;
  margin-bottom: 0.3125rem;
  color: #ffd993;
  cursor: pointer;
}
.detail-page .favourite .iconfont.active {
  color: #ffd993;
}
@media screen and (min-width: 960px) {
.pc {
    display: block;
}
uni-page-refresh,
  uni-page-head {
    display: none;
}
.uni-tabbar-bottom {
    display: none;
}
.load-more {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999;
}
.page .header {
    padding-top: 120px;
}
.page .header .header-container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.page .header .action {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.page .header .tab-content {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.page .container {
    width: 960px;
    margin: 0 auto;
    padding: 80px 0 20px 0;
    border-radius: 0;
    min-height: calc(100vh - 100px);
}
.page .container.has-footer {
    padding-bottom: 20px !important;
}
.page .btn-container .btn-container-wrap {
    display: flex;
    width: 960px;
    margin: 0 auto;
}
.page .btn-container uni-button {
    max-width: 300px;
}
.page .pagination-container {
    margin: 24px auto;
}
.page.favourites .header .header-container {
    margin-bottom: 0;
}
.page .header .action .search {
    display: none;
}
.search-open {
    width: 30%;
}
.course-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
}
.course-list .course-item {
    margin: 8px;
    flex: 0 0 calc(50% - 16px);
}
.footer-fixed {
    width: auto;
    right: 0;
    left: auto;
    bottom: 120px;
    flex-direction: column;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    border-radius: 8px 0 0 8px;
}
.footer-fixed .fixed-left {
    margin-bottom: 16px;
    cursor: pointer;
}
.left-nav {
    width: 164px;
    position: fixed;
    top: 80px;
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    overflow: hidden;
}
.left-nav .left-nav-item {
    cursor: pointer;
    height: 50px;
    padding: 20px 20px;
    background: #fff;
    display: flex;
    align-items: center;
}
.left-nav .left-nav-item:hover {
    color: #e94047;
}
.left-nav .left-nav-item.title {
    background: #e94047;
    color: #fff;
    font-size: 20px;
    cursor: default;
}
.left-nav .left-nav-item.active {
    color: #e94047;
    font-weight: 600;
}
.main-list-page .container {
    display: flex;
    flex-direction: row;
}
.main-list-page .container .content {
    flex: 1;
    background: #fff;
    min-height: calc(100vh - 100px - 40px);
    border-radius: 8px;
}
.main-list-page .container .content .content-header {
    min-height: 57px;
    display: flex;
    align-items: center;
    padding: 0 24px;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    margin-bottom: 16px;
}
.main-list-page .container .content .content-header .content-title {
    font-size: 20px;
}
.bread {
    padding: 20px 0;
    color: #999;
}
.bread uni-text {
    padding: 0 10px;
    border-right: 1px solid #ddd;
    color: #666;
    cursor: pointer;
}
.bread uni-text:hover {
    color: #e94047;
}
.event-list {
    display: grid;
    gap: 16px;
    padding: 0 16px;
    grid-template-columns: repeat(2, 1fr);
}
.event-list .h-card {
    background: #f5f6f7 !important;
    border-radius: 8px;
}
.event-detail .container {
    background: none;
}
.event-detail .container .content {
    padding: 20px;
    min-height: calc(100vh - 100px - 80px - 20px);
    border-radius: 8px;
}
.event-detail .container .content .event-top {
    display: flex;
    margin-bottom: 20px;
}
.event-detail .container .content .event-top .event-cover {
    width: 400px;
    border-radius: 4px;
    margin-bottom: 0;
    height: -webkit-fill-available;
}
.event-detail .container .content .event-top .event-right {
    flex: 1;
    padding: 1rem;
    border-radius: 0.5rem 0.5rem 0 0;
    position: relative;
    z-index: 2;
    background: #f5f6f7;
}
.event-detail .container .content .event-content {
    padding: 0 1rem 1rem 1rem;
    font-size: 0.9375rem;
    line-height: 1.8em;
    color: #222;
}
.event-detail .container .content .event-content p {
    margin-bottom: 0.9375rem;
}
.event-detail .item-viewer {
    justify-content: flex-start;
}
.event-detail .event-intro {
    background: none;
    padding-left: 0;
    padding-right: 0;
}
.event-detail .event-intro .event-intro-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.event-detail .event-intro .event-intro-item .item-label {
    font-weight: 400;
    white-space: nowrap;
    margin-right: 10px;
    min-width: 80px;
}
.page-main-title {
    font-size: 20px;
    padding: 20px 0;
}
.my-fav-page .course-nav {
    border-bottom: 1px solid #eee;
}
.my-fav-page .list-container {
    background: #fff;
    min-height: calc(100vh - 80px - 100px - 68px);
}
.my-fav-page .learn-list {
    background: #fff;
    min-height: calc(100vh - 80px - 100px - 68px);
}
}/* 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--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 */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 混合宏
 */
/**
 * 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-loading[data-v-4224d8d3] {
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
  display: inline-block;
  width: var(--wot-loading-size, 32px);
  height: var(--wot-loading-size, 32px);
}
.wd-loading__body[data-v-4224d8d3] {
  width: 100%;
  height: 100%;
  animation: wd-rotate-4224d8d3 0.8s linear infinite;
  animation-duration: 2s;
}
.wd-loading__svg[data-v-4224d8d3] {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
@keyframes wd-rotate-4224d8d3 {
from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}/* 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-1fc69211] {
  transition-timing-function: ease;
}
.wd-fade-enter[data-v-1fc69211],
.wd-fade-leave-to[data-v-1fc69211] {
  opacity: 0;
}
.wd-fade-enter-active[data-v-1fc69211],
.wd-fade-leave-active[data-v-1fc69211] {
  transition-property: opacity;
}
.wd-fade-up-enter[data-v-1fc69211],
.wd-fade-up-leave-to[data-v-1fc69211] {
  transform: translate3d(0, 100%, 0);
  opacity: 0;
}
.wd-fade-down-enter[data-v-1fc69211],
.wd-fade-down-leave-to[data-v-1fc69211] {
  transform: translate3d(0, -100%, 0);
  opacity: 0;
}
.wd-fade-left-enter[data-v-1fc69211],
.wd-fade-left-leave-to[data-v-1fc69211] {
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}
.wd-fade-right-enter[data-v-1fc69211],
.wd-fade-right-leave-to[data-v-1fc69211] {
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}
.wd-slide-up-enter[data-v-1fc69211],
.wd-slide-up-leave-to[data-v-1fc69211] {
  transform: translate3d(0, 100%, 0);
}
.wd-slide-down-enter[data-v-1fc69211],
.wd-slide-down-leave-to[data-v-1fc69211] {
  transform: translate3d(0, -100%, 0);
}
.wd-slide-left-enter[data-v-1fc69211],
.wd-slide-left-leave-to[data-v-1fc69211] {
  transform: translate3d(-100%, 0, 0);
}
.wd-slide-right-enter[data-v-1fc69211],
.wd-slide-right-leave-to[data-v-1fc69211] {
  transform: translate3d(100%, 0, 0);
}
.wd-zoom-in-enter[data-v-1fc69211],
.wd-zoom-in-leave-to[data-v-1fc69211] {
  opacity: 0;
  transform: scale(0.8);
}
.wd-zoom-out-enter[data-v-1fc69211],
.wd-zoom-out-leave-to[data-v-1fc69211] {
  transform: scale(1.2);
  opacity: 0;
}
.wd-zoom-in-enter-active[data-v-1fc69211],
.wd-zoom-in-leave-active[data-v-1fc69211],
.wd-zoom-out-enter-active[data-v-1fc69211],
.wd-zoom-out-leave-active[data-v-1fc69211],
.wd-fade-up-enter-active[data-v-1fc69211],
.wd-fade-up-leave-active[data-v-1fc69211],
.wd-fade-down-enter-active[data-v-1fc69211],
.wd-fade-down-leave-active[data-v-1fc69211],
.wd-fade-left-enter-active[data-v-1fc69211],
.wd-fade-left-leave-active[data-v-1fc69211],
.wd-fade-right-enter-active[data-v-1fc69211],
.wd-fade-right-leave-active[data-v-1fc69211] {
  transition-property: opacity, transform;
}
.wd-slide-up-enter-active[data-v-1fc69211],
.wd-slide-up-leave-active[data-v-1fc69211],
.wd-slide-down-enter-active[data-v-1fc69211],
.wd-slide-down-leave-active[data-v-1fc69211],
.wd-slide-left-enter-active[data-v-1fc69211],
.wd-slide-left-leave-active[data-v-1fc69211],
.wd-slide-right-enter-active[data-v-1fc69211],
.wd-slide-right-leave-active[data-v-1fc69211] {
  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-ec0037f9] {
  background: var(--wot-overlay-bg-dark, rgba(0, 0, 0, 0.75));
}
.wd-overlay[data-v-ec0037f9] {
  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 */
.wd-toast[data-v-d24ac773] {
  display: inline-block;
  max-width: var(--wot-toast-max-width, 300px);
  padding: var(--wot-toast-padding, 16px 24px);
  background-color: var(--wot-toast-bg, var(--wot-overlay-bg, rgba(0, 0, 0, 0.65)));
  border-radius: var(--wot-toast-radius, 8px);
  color: #fff;
  transition: all 0.2s;
  font-size: var(--wot-toast-fs, var(--wot-fs-content, 14px));
  box-sizing: border-box;
  box-shadow: var(--wot-toast-box-shadow, 0px 6px 16px 0px rgba(0, 0, 0, 0.08));
}
.wd-toast.is-vertical[data-v-d24ac773] {
  flex-direction: column;
}
.wd-toast__msg[data-v-d24ac773] {
  font-size: var(--wot-toast-fs, var(--wot-fs-content, 14px));
  line-height: 20px;
  text-align: left;
  font-family: "San Francisco", Rotobo, arial, "PingFang SC", "Noto SansCJK", "Microsoft Yahei", sans-serif;
}
[data-v-d24ac773]  .wd-toast__icon {
  display: inline-block;
  margin-right: var(--wot-toast-icon-margin-right, 12px);
  font-size: var(--wot-toast-icon-size, 32px);
}
[data-v-d24ac773]  .wd-toast__icon.is-vertical {
  margin-right: 0;
  margin-bottom: var(--wot-toast-icon-margin-bottom, 12px);
}
.wd-toast__iconWrap[data-v-d24ac773] {
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
}
.wd-toast__iconBox[data-v-d24ac773] {
  display: block;
  width: 100%;
  height: 100%;
}
.wd-toast__iconSvg[data-v-d24ac773] {
  width: var(--wot-toast-icon-size, 32px);
  height: var(--wot-toast-icon-size, 32px);
  background-size: cover;
  background-repeat: no-repeat;
}
.wd-toast__loading[data-v-d24ac773] {
  margin-bottom: 16px;
  display: inline-block;
}
.wd-toast--top[data-v-d24ac773] {
  transform: translate3d(0, -40vh, 0);
}
.wd-toast--middle-top[data-v-d24ac773] {
  transform: translate3d(0%, -18.8vh, 0);
}
.wd-toast--bottom[data-v-d24ac773] {
  transform: translate3d(0, 40vh, 0);
}
.wd-toast--with-icon[data-v-d24ac773] {
  min-width: var(--wot-toast-with-icon-min-width, 150px);
  display: inline-flex;
  align-items: center;
}
.wd-toast--loading[data-v-d24ac773] {
  min-width: auto;
  padding: var(--wot-toast-loading-padding, 10px);
}/* 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-974776cf]  .wd-popup {
  background: var(--wot-dark-background2, #1b1b1b);
}
.wot-theme-dark .wd-popup-wrapper[data-v-974776cf]  .wd-popup__close {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-popup-wrapper[data-v-974776cf]  .wd-popup {
  position: fixed;
  max-height: 100%;
  overflow-y: auto;
  background: #fff;
}
[data-v-974776cf]  .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-974776cf]  .wd-popup--center {
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  transform-origin: 0% 0%;
}
[data-v-974776cf]  .wd-popup--center.wd-zoom-in-enter,[data-v-974776cf]  .wd-popup--center.wd-zoom-in-leave-to {
  transform: scale(0.8) translate3d(-50%, -50%, 0) !important;
}
[data-v-974776cf]  .wd-popup--center.is-deep.wd-zoom-in-enter,[data-v-974776cf]  .wd-popup--center.is-deep.wd-zoom-in-leave-to {
  transform: scale(0.1) translate3d(-50%, -50%, 0) !important;
}
[data-v-974776cf]  .wd-popup--left {
  top: 0;
  bottom: 0;
  left: 0;
}
[data-v-974776cf]  .wd-popup--right {
  top: 0;
  right: 0;
  bottom: 0;
}
[data-v-974776cf]  .wd-popup--top {
  top: 0;
  left: 0;
  right: 0;
}
[data-v-974776cf]  .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 */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 混合宏
 */
/**
 * 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-button.is-info[data-v-7f9ef195] {
  background: var(--wot-dark-background4, #323233);
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
}
.wot-theme-dark .wd-button.is-plain[data-v-7f9ef195] {
  background: transparent;
}
.wot-theme-dark .wd-button.is-plain.is-info[data-v-7f9ef195] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-button.is-plain.is-info[data-v-7f9ef195]::after {
  border-color: var(--wot-dark-background5, #646566);
}
.wot-theme-dark .wd-button.is-text.is-disabled[data-v-7f9ef195] {
  color: var(--wot-dark-color-gray, var(--wot-color-secondary, #595959));
  background: transparent;
}
.wot-theme-dark .wd-button.is-icon[data-v-7f9ef195] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-button.is-icon.is-disabled[data-v-7f9ef195] {
  color: var(--wot-dark-color-gray, var(--wot-color-secondary, #595959));
  background: transparent;
}
.wd-button[data-v-7f9ef195] {
  margin-left: initial;
  margin-right: initial;
  position: relative;
  display: inline-block;
  outline: none;
  -webkit-appearance: none;
  outline: none;
  background: transparent;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  color: var(--wot-button-normal-color, var(--wot-color-title, var(--wot-color-black, rgb(0, 0, 0))));
  transition: opacity 0.2s;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-weight: normal;
}
.wd-button[data-v-7f9ef195]::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background: var(--wot-color-black, rgb(0, 0, 0));
  border: inherit;
  border-color: var(--wot-color-black, rgb(0, 0, 0));
  border-radius: inherit;
  transform: translate(-50%, -50%);
  opacity: 0;
  content: " ";
}
.wd-button[data-v-7f9ef195]::after {
  border: none;
  border-radius: 0;
}
.wd-button__content[data-v-7f9ef195] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.wd-button--active[data-v-7f9ef195]:active::before {
  opacity: 0.15;
}
.wd-button.is-disabled[data-v-7f9ef195] {
  opacity: var(--wot-button-disabled-opacity, 0.6);
}
.wd-button__loading[data-v-7f9ef195] {
  margin-right: 5px;
  animation: wd-rotate-7f9ef195 0.8s linear infinite;
  animation-duration: 2s;
}
.wd-button__loading-svg[data-v-7f9ef195] {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.wd-button.is-primary[data-v-7f9ef195] {
  background: var(--wot-button-primary-bg-color, var(--wot-color-theme, #4d80f0));
  color: var(--wot-button-primary-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-button.is-success[data-v-7f9ef195] {
  background: var(--wot-button-success-bg-color, var(--wot-color-success, #34d19d));
  color: var(--wot-button-success-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-button.is-info[data-v-7f9ef195] {
  background: var(--wot-button-info-bg-color, #f0f0f0);
  color: var(--wot-button-info-color, var(--wot-color-title, var(--wot-color-black, rgb(0, 0, 0))));
}
.wd-button.is-warning[data-v-7f9ef195] {
  background: var(--wot-button-warning-bg-color, var(--wot-color-warning, #f0883a));
  color: var(--wot-button-warning-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-button.is-error[data-v-7f9ef195] {
  background: var(--wot-button-error-bg-color, var(--wot-color-danger, #fa4350));
  color: var(--wot-button-error-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-button.is-small[data-v-7f9ef195] {
  height: var(--wot-button-small-height, 28px);
  padding: var(--wot-button-small-padding, 0 12px);
  border-radius: var(--wot-button-small-radius, 2px);
  font-size: var(--wot-button-small-fs, var(--wot-fs-secondary, 12px));
  font-weight: normal;
}
.wd-button.is-small .wd-button__loading[data-v-7f9ef195] {
  width: var(--wot-button-small-loading, 14px);
  height: var(--wot-button-small-loading, 14px);
}
.wd-button.is-medium[data-v-7f9ef195] {
  height: var(--wot-button-medium-height, 36px);
  padding: var(--wot-button-medium-padding, 0 16px);
  border-radius: var(--wot-button-medium-radius, 4px);
  font-size: var(--wot-button-medium-fs, var(--wot-fs-content, 14px));
  min-width: 120px;
}
.wd-button.is-medium.is-round.is-icon[data-v-7f9ef195] {
  min-width: 0;
  border-radius: 50%;
}
.wd-button.is-medium.is-round.is-text[data-v-7f9ef195] {
  border-radius: 0;
  min-width: 0;
}
.wd-button.is-medium .wd-button__loading[data-v-7f9ef195] {
  width: var(--wot-button-medium-loading, 18px);
  height: var(--wot-button-medium-loading, 18px);
}
.wd-button.is-large[data-v-7f9ef195] {
  height: var(--wot-button-large-height, 44px);
  padding: var(--wot-button-large-padding, 0 36px);
  border-radius: var(--wot-button-large-radius, 8px);
  font-size: var(--wot-button-large-fs, var(--wot-fs-title, 16px));
}
.wd-button.is-large[data-v-7f9ef195]::after {
  border-radius: var(--wot-button-large-radius, 8px);
}
.wd-button.is-large .wd-button__loading[data-v-7f9ef195] {
  width: var(--wot-button-large-loading, 24px);
  height: var(--wot-button-large-loading, 24px);
}
.wd-button.is-round[data-v-7f9ef195] {
  border-radius: 999px;
}
.wd-button.is-text[data-v-7f9ef195] {
  color: var(--wot-button-primary-bg-color, var(--wot-color-theme, #4d80f0));
  min-width: 0;
  padding: 4px 0;
}
.wd-button.is-text[data-v-7f9ef195]::after {
  display: none;
}
.wd-button.is-text.wd-button--active[data-v-7f9ef195] {
  opacity: var(--wot-button-text-hover-opacity, 0.7);
}
.wd-button.is-text.wd-button--active[data-v-7f9ef195]:active::before {
  display: none;
}
.wd-button.is-text.is-disabled[data-v-7f9ef195] {
  color: var(--wot-button-normal-disabled-color, rgba(0, 0, 0, 0.25));
  background: transparent;
}
.wd-button.is-plain[data-v-7f9ef195] {
  background: var(--wot-button-plain-bg-color, var(--wot-color-white, rgb(255, 255, 255)));
  border: 1px solid currentColor;
}
.wd-button.is-plain.is-primary[data-v-7f9ef195] {
  color: var(--wot-button-primary-bg-color, var(--wot-color-theme, #4d80f0));
}
.wd-button.is-plain.is-success[data-v-7f9ef195] {
  color: var(--wot-button-success-bg-color, var(--wot-color-success, #34d19d));
}
.wd-button.is-plain.is-info[data-v-7f9ef195] {
  color: var(--wot-button-info-plain-normal-color, rgba(0, 0, 0, 0.85));
  border-color: var(--wot-button-info-plain-border-color, rgba(0, 0, 0, 0.45));
}
.wd-button.is-plain.is-warning[data-v-7f9ef195] {
  color: var(--wot-button-warning-bg-color, var(--wot-color-warning, #f0883a));
}
.wd-button.is-plain.is-error[data-v-7f9ef195] {
  color: var(--wot-button-error-bg-color, var(--wot-color-danger, #fa4350));
}
.wd-button.is-hairline[data-v-7f9ef195] {
  border-width: 0;
}
.wd-button.is-hairline.is-plain[data-v-7f9ef195] {
  position: relative;
}
.wd-button.is-hairline.is-plain[data-v-7f9ef195]::after {
  position: absolute;
  display: block;
  content: " ";
  pointer-events: none;
  width: 200%;
  height: 200%;
  left: 0;
  top: 0;
  border: 1px solid var(--wot-color-border-light, #e8e8e8);
  transform: scale(0.5);
  box-sizing: border-box;
  transform-origin: left top;
}
.wd-button.is-hairline.is-plain[data-v-7f9ef195]::before {
  border-radius: inherit;
}
.wd-button.is-hairline.is-plain[data-v-7f9ef195]::after {
  border-color: inherit;
}
.wd-button.is-hairline.is-plain.is-round[data-v-7f9ef195]::after {
  border-radius: inherit !important;
}
.wd-button.is-hairline.is-plain.is-large[data-v-7f9ef195]::after {
  border-radius: calc(2 * var(--wot-button-large-radius, 8px));
}
.wd-button.is-hairline.is-plain.is-medium[data-v-7f9ef195]::after {
  border-radius: calc(2 * var(--wot-button-medium-radius, 4px));
}
.wd-button.is-hairline.is-plain.is-small[data-v-7f9ef195]::after {
  border-radius: calc(2 * var(--wot-button-small-radius, 2px));
}
.wd-button.is-block[data-v-7f9ef195] {
  display: block;
}
.wd-button.is-icon[data-v-7f9ef195] {
  width: var(--wot-button-icon-size, 40px);
  height: var(--wot-button-icon-size, 40px);
  padding: 0;
  border-radius: 50%;
  color: var(--wot-button-icon-color, rgba(0, 0, 0, 0.65));
}
.wd-button.is-icon[data-v-7f9ef195]::after {
  display: none;
}
.wd-button.is-icon[data-v-7f9ef195] .wd-button__icon {
  margin-right: 0;
}
.wd-button.is-icon.is-disabled[data-v-7f9ef195] {
  color: var(--wot-button-icon-disabled-color, var(--wot-color-icon-disabled, #a7a7a7));
  background: transparent;
}
[data-v-7f9ef195]  .wd-button__icon {
  display: block;
  margin-right: 6px;
  font-size: var(--wot-button-icon-fs, 1.18em);
  vertical-align: middle;
}
.wd-button__text[data-v-7f9ef195] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
}
@keyframes wd-rotate-7f9ef195 {
from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}/* 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 阴影
*/
.wot-theme-dark .wd-input[data-v-9e96ab80] {
  background: var(--wot-dark-background2, #1b1b1b);
}
.wot-theme-dark .wd-input[data-v-9e96ab80]::after {
  background: var(--wot-dark-color-gray, var(--wot-color-secondary, #595959));
}
.wot-theme-dark .wd-input.is-not-empty[data-v-9e96ab80]:not(.is-disabled)::after {
  background-color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-input__inner[data-v-9e96ab80] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-input__inner[data-v-9e96ab80]::-webkit-input-placeholder {
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
}
.wot-theme-dark .wd-input__count[data-v-9e96ab80] {
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
  background: transparent;
}
.wot-theme-dark .wd-input__count-current[data-v-9e96ab80] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-input[data-v-9e96ab80] .wd-input__icon,
.wot-theme-dark .wd-input[data-v-9e96ab80] .wd-input__clear {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
  background: transparent;
}
.wot-theme-dark .wd-input.is-cell[data-v-9e96ab80] {
  background-color: var(--wot-dark-background2, #1b1b1b);
  line-height: var(--wot-cell-line-height, 24px);
}
.wot-theme-dark .wd-input.is-cell.is-border[data-v-9e96ab80] {
  position: relative;
}
.wot-theme-dark .wd-input.is-cell.is-border[data-v-9e96ab80]::after {
  position: absolute;
  display: block;
  content: "";
  width: calc(100% - var(--wot-input-cell-padding, 10px));
  height: 1px;
  left: var(--wot-input-cell-padding, 10px);
  top: 0;
  transform: scaleY(0.5);
  background: var(--wot-dark-border-color, #3a3a3c);
}
.wot-theme-dark .wd-input.is-disabled .wd-input__inner[data-v-9e96ab80] {
  color: var(--wot-dark-color-gray, var(--wot-color-secondary, #595959));
  background: transparent;
}
.wot-theme-dark .wd-input__label[data-v-9e96ab80] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-input[data-v-9e96ab80] {
  position: relative;
  -webkit-tap-highlight-color: transparent;
  text-align: left;
  background: var(--wot-input-bg, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-input[data-v-9e96ab80]::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: var(--wot-input-border-color, #dadada);
  transform: scaleY(0.5);
  transition: background-color 0.2s ease-in-out;
}
.wd-input.is-not-empty[data-v-9e96ab80]:not(.is-disabled)::after {
  background-color: var(--wot-input-not-empty-border-color, #262626);
}
.wd-input__label[data-v-9e96ab80] {
  position: relative;
  display: flex;
  width: var(--wot-input-cell-label-width, 33%);
  color: var(--wot-cell-title-color, rgba(0, 0, 0, 0.85));
  margin-right: var(--wot-cell-padding, var(--wot-size-side-padding, 15px));
  box-sizing: border-box;
  font-size: var(--wot-input-fs, var(--wot-cell-title-fs, 14px));
  flex-shrink: 0;
}
.wd-input__label.is-required[data-v-9e96ab80] {
  padding-left: 12px;
}
.wd-input__label.is-required[data-v-9e96ab80]::after {
  position: absolute;
  left: 0;
  top: 2px;
  content: "*";
  font-size: var(--wot-cell-required-size, 18px);
  line-height: 1.1;
  color: var(--wot-cell-required-color, var(--wot-color-danger, #fa4350));
}
.wd-input__label-inner[data-v-9e96ab80] {
  display: inline-block;
  font-size: var(--wot-input-fs, var(--wot-cell-title-fs, 14px));
  line-height: var(--wot-cell-line-height, 24px);
}
.wd-input__body[data-v-9e96ab80] {
  flex: 1;
}
.wd-input__value[data-v-9e96ab80] {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.wd-input__prefix[data-v-9e96ab80] {
  margin-right: var(--wot-input-icon-margin, 8px);
  font-size: var(--wot-input-fs, var(--wot-cell-title-fs, 14px));
  line-height: initial;
}
.wd-input__prefix[data-v-9e96ab80] .wd-input__icon,
.wd-input__prefix[data-v-9e96ab80] .wd-input__clear {
  margin-left: 0;
}
.wd-input__suffix[data-v-9e96ab80] {
  flex-shrink: 0;
  line-height: initial;
}
.wd-input__error-message[data-v-9e96ab80] {
  color: var(--wot-form-item-error-message-color, var(--wot-color-danger, #fa4350));
  font-size: var(--wot-form-item-error-message-font-size, var(--wot-fs-secondary, 12px));
  line-height: var(--wot-form-item-error-message-line-height, 24px);
  text-align: left;
  vertical-align: middle;
}
.wd-input.is-disabled .wd-input__inner[data-v-9e96ab80] {
  color: var(--wot-input-disabled-color, #d9d9d9);
  background: transparent;
}
.wd-input.is-error .wd-input__inner[data-v-9e96ab80] {
  color: var(--wot-input-error-color, var(--wot-color-danger, #fa4350));
  background: transparent;
}
.wd-input.is-no-border[data-v-9e96ab80]::after {
  display: none;
}
.wd-input.is-no-border .wd-input__inner[data-v-9e96ab80] {
  height: var(--wot-input-inner-height-no-border, 24px);
  padding-top: 0;
  padding-bottom: 0;
}
.wd-input.is-cell[data-v-9e96ab80] {
  display: flex;
  align-items: flex-start;
  padding: var(--wot-input-cell-padding, 10px) var(--wot-input-padding, var(--wot-size-side-padding, 15px));
  background-color: var(--wot-input-cell-bg, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-input.is-cell.is-error[data-v-9e96ab80]::after {
  background: var(--wot-input-cell-border-color, var(--wot-color-border-light, #e8e8e8));
}
.wd-input.is-cell[data-v-9e96ab80] .wd-input__icon,
.wd-input.is-cell[data-v-9e96ab80] .wd-input__clear {
  display: inline-flex;
  align-items: center;
  height: var(--wot-input-cell-height, 24px);
  line-height: var(--wot-input-cell-height, 24px);
}
.wd-input.is-cell .wd-input__prefix[data-v-9e96ab80] {
  display: inline-block;
  margin-right: var(--wot-cell-icon-right, 4px);
}
.wd-input.is-cell .wd-input__inner[data-v-9e96ab80] {
  height: var(--wot-input-cell-height, 24px);
}
.wd-input.is-cell.wd-input[data-v-9e96ab80]::after {
  display: none;
}
.wd-input.is-cell.is-center[data-v-9e96ab80] {
  align-items: center;
}
.wd-input.is-cell.is-border[data-v-9e96ab80] {
  position: relative;
}
.wd-input.is-cell.is-border[data-v-9e96ab80]::after {
  position: absolute;
  display: block;
  content: "";
  width: calc(100% - var(--wot-input-cell-padding, 10px));
  height: 1px;
  left: var(--wot-input-cell-padding, 10px);
  top: 0;
  transform: scaleY(0.5);
  background: var(--wot-color-border-light, #e8e8e8);
}
.wd-input.is-large[data-v-9e96ab80] {
  padding: var(--wot-input-cell-padding-large, 12px);
}
.wd-input.is-large .wd-input__prefix[data-v-9e96ab80] {
  font-size: var(--wot-input-fs-large, var(--wot-cell-title-fs-large, 16px));
}
.wd-input.is-large .wd-input__label-inner[data-v-9e96ab80] {
  font-size: var(--wot-input-fs-large, var(--wot-cell-title-fs-large, 16px));
}
.wd-input.is-large .wd-input__inner[data-v-9e96ab80] {
  font-size: var(--wot-input-fs-large, var(--wot-cell-title-fs-large, 16px));
}
.wd-input.is-large .wd-input__count[data-v-9e96ab80] {
  font-size: var(--wot-input-count-fs-large, 14px);
}
.wd-input.is-large[data-v-9e96ab80] .wd-input__icon,
.wd-input.is-large[data-v-9e96ab80] .wd-input__clear {
  font-size: var(--wot-input-icon-size-large, 18px);
}
.wd-input__inner[data-v-9e96ab80] {
  flex: 1;
  height: var(--wot-input-inner-height, 34px);
  font-size: var(--wot-input-fs, var(--wot-cell-title-fs, 14px));
  color: var(--wot-input-color, #262626);
  outline: none;
  border: none;
  background: none;
  padding: 0;
  box-sizing: border-box;
}
.wd-input__inner[data-v-9e96ab80]::-webkit-input-placeholder {
  color: var(--wot-input-placeholder-color, #bfbfbf);
}
.wd-input__inner.is-align-right[data-v-9e96ab80] {
  text-align: right;
}
.wd-input__readonly-mask[data-v-9e96ab80] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}
[data-v-9e96ab80]  .wd-input__icon {
  margin-left: var(--wot-input-icon-margin, 8px);
  font-size: var(--wot-input-icon-size, 16px);
  color: var(--wot-input-icon-color, #bfbfbf);
  vertical-align: middle;
  background: var(--wot-input-bg, var(--wot-color-white, rgb(255, 255, 255)));
}
[data-v-9e96ab80]  .wd-input__clear {
  margin-left: var(--wot-input-icon-margin, 8px);
  font-size: var(--wot-input-icon-size, 16px);
  color: var(--wot-input-clear-color, #585858);
  vertical-align: middle;
  background: var(--wot-input-bg, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-input__count[data-v-9e96ab80] {
  margin-left: 15px;
  font-size: var(--wot-input-count-fs, 14px);
  color: var(--wot-input-count-color, #bfbfbf);
  vertical-align: middle;
  background: var(--wot-input-bg, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-input__count-current[data-v-9e96ab80] {
  color: var(--wot-input-count-current-color, #262626);
}
.wd-input__count-current.is-error[data-v-9e96ab80] {
  color: var(--wot-input-error-color, var(--wot-color-danger, #fa4350));
}
.wd-input .wd-input__count[data-v-9e96ab80],
.wd-input .wd-input__count-current[data-v-9e96ab80] {
  display: inline-flex;
}/* 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 阴影
*/
.wot-theme-dark .wd-input__placeholder[data-v-9e96ab80] {
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
}
.wd-input__placeholder[data-v-9e96ab80] {
  color: var(--wot-input-placeholder-color, #bfbfbf);
}
.wd-input__placeholder.is-error[data-v-9e96ab80] {
  color: var(--wot-input-error-color, var(--wot-color-danger, #fa4350));
}/* 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 阴影
*/
.wot-theme-dark .wd-message-box__body[data-v-05f973d9] {
  background-color: var(--wot-dark-background2, #1b1b1b);
}
.wot-theme-dark .wd-message-box__title[data-v-05f973d9] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-message-box__content[data-v-05f973d9] {
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
}
.wot-theme-dark .wd-message-box__content[data-v-05f973d9]::-webkit-scrollbar-thumb {
  background: var(--wot-dark-border-color, #3a3a3c);
}
[data-v-05f973d9] .wd-message-box {
  border-radius: var(--wot-message-box-radius, 16px);
  overflow: hidden;
}
.wd-message-box[data-v-05f973d9] {
  border-radius: var(--wot-message-box-radius, 16px);
  overflow: hidden;
}
.wd-message-box__container[data-v-05f973d9] {
  width: var(--wot-message-box-width, 300px);
  box-sizing: border-box;
}
.wd-message-box__body[data-v-05f973d9] {
  background-color: var(--wot-message-box-bg, var(--wot-color-white, rgb(255, 255, 255)));
  padding: var(--wot-message-box-padding, 25px 24px 0);
}
.wd-message-box__body.is-no-title[data-v-05f973d9] {
  padding: 25px 24px 0px;
}
.wd-message-box__title[data-v-05f973d9] {
  text-align: center;
  font-size: var(--wot-message-box-title-fs, 16px);
  color: var(--wot-message-box-title-color, rgba(0, 0, 0, 0.85));
  line-height: 20px;
  font-weight: 500;
  padding-top: 5px;
  padding-bottom: 10px;
}
.wd-message-box__content[data-v-05f973d9] {
  max-height: var(--wot-message-box-content-max-height, 264px);
  color: var(--wot-message-box-content-color, #666666);
  font-size: var(--wot-message-box-content-fs, 14px);
  text-align: center;
  overflow: auto;
  line-height: 20px;
}
.wd-message-box__content[data-v-05f973d9]::-webkit-scrollbar {
  width: var(--wot-message-box-content-scrollbar-width, 4px);
}
.wd-message-box__content[data-v-05f973d9]::-webkit-scrollbar-thumb {
  width: var(--wot-message-box-content-scrollbar-width, 4px);
  background: var(--wot-message-box-content-scrollbar-color, rgba(0, 0, 0, 0.1));
  border-radius: calc(var(--wot-message-box-content-scrollbar-width, 4px) / 2);
}
.wd-message-box__input-error[data-v-05f973d9] {
  min-height: 18px;
  margin-top: 2px;
  color: var(--wot-message-box-input-error-color, var(--wot-input-error-color, var(--wot-color-danger, #fa4350)));
  text-align: left;
}
.wd-message-box__input-error.is-hidden[data-v-05f973d9] {
  visibility: hidden;
}
.wd-message-box__actions[data-v-05f973d9] {
  padding: 24px;
}
[data-v-05f973d9]  .wd-message-box__actions-btn:not(:last-child) {
  margin-right: 16px;
}
.wd-message-box__flex[data-v-05f973d9] {
  display: flex;
}
.wd-message-box__block[data-v-05f973d9] {
  display: block;
}
.wd-message-box__cancel[data-v-05f973d9] {
  margin-right: 16px;
}/* 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-button.is-info[data-v-42f98b60] {
  background: var(--wot-dark-background4, #323233);
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
}
.wot-theme-dark .wd-button.is-plain[data-v-42f98b60] {
  background: transparent;
}
.wot-theme-dark .wd-button.is-plain.is-info[data-v-42f98b60] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-button.is-plain.is-info[data-v-42f98b60]::after {
  border-color: var(--wot-dark-background5, #646566);
}
.wot-theme-dark .wd-button.is-text.is-disabled[data-v-42f98b60] {
  color: var(--wot-dark-color-gray, var(--wot-color-secondary, #595959));
  background: transparent;
}
.wot-theme-dark .wd-button.is-icon[data-v-42f98b60] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-button.is-icon.is-disabled[data-v-42f98b60] {
  color: var(--wot-dark-color-gray, var(--wot-color-secondary, #595959));
  background: transparent;
}
.wd-button[data-v-42f98b60] {
  margin-left: initial;
  margin-right: initial;
  position: relative;
  display: inline-block;
  outline: none;
  -webkit-appearance: none;
  outline: none;
  background: transparent;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  color: var(--wot-button-normal-color, var(--wot-color-title, var(--wot-color-black, rgb(0, 0, 0))));
  transition: opacity 0.2s;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-weight: normal;
}
.wd-button[data-v-42f98b60]::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background: var(--wot-color-black, rgb(0, 0, 0));
  border: inherit;
  border-color: var(--wot-color-black, rgb(0, 0, 0));
  border-radius: inherit;
  transform: translate(-50%, -50%);
  opacity: 0;
  content: " ";
}
.wd-button[data-v-42f98b60]::after {
  border: none;
  border-radius: 0;
}
.wd-button__content[data-v-42f98b60] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.wd-button--active[data-v-42f98b60]:active::before {
  opacity: 0.15;
}
.wd-button.is-disabled[data-v-42f98b60] {
  opacity: var(--wot-button-disabled-opacity, 0.6);
}
.wd-button__loading[data-v-42f98b60] {
  margin-right: 5px;
  animation: wd-rotate-42f98b60 0.8s linear infinite;
  animation-duration: 2s;
}
.wd-button__loading-svg[data-v-42f98b60] {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.wd-button.is-primary[data-v-42f98b60] {
  background: var(--wot-button-primary-bg-color, var(--wot-color-theme, #4d80f0));
  color: var(--wot-button-primary-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-button.is-success[data-v-42f98b60] {
  background: var(--wot-button-success-bg-color, var(--wot-color-success, #34d19d));
  color: var(--wot-button-success-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-button.is-info[data-v-42f98b60] {
  background: var(--wot-button-info-bg-color, #f0f0f0);
  color: var(--wot-button-info-color, var(--wot-color-title, var(--wot-color-black, rgb(0, 0, 0))));
}
.wd-button.is-warning[data-v-42f98b60] {
  background: var(--wot-button-warning-bg-color, var(--wot-color-warning, #f0883a));
  color: var(--wot-button-warning-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-button.is-error[data-v-42f98b60] {
  background: var(--wot-button-error-bg-color, var(--wot-color-danger, #fa4350));
  color: var(--wot-button-error-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-button.is-small[data-v-42f98b60] {
  height: var(--wot-button-small-height, 28px);
  padding: var(--wot-button-small-padding, 0 12px);
  border-radius: var(--wot-button-small-radius, 2px);
  font-size: var(--wot-button-small-fs, var(--wot-fs-secondary, 12px));
  font-weight: normal;
}
.wd-button.is-small .wd-button__loading[data-v-42f98b60] {
  width: var(--wot-button-small-loading, 14px);
  height: var(--wot-button-small-loading, 14px);
}
.wd-button.is-medium[data-v-42f98b60] {
  height: var(--wot-button-medium-height, 36px);
  padding: var(--wot-button-medium-padding, 0 16px);
  border-radius: var(--wot-button-medium-radius, 4px);
  font-size: var(--wot-button-medium-fs, var(--wot-fs-content, 14px));
  min-width: 120px;
}
.wd-button.is-medium.is-round.is-icon[data-v-42f98b60] {
  min-width: 0;
  border-radius: 50%;
}
.wd-button.is-medium.is-round.is-text[data-v-42f98b60] {
  border-radius: 0;
  min-width: 0;
}
.wd-button.is-medium .wd-button__loading[data-v-42f98b60] {
  width: var(--wot-button-medium-loading, 18px);
  height: var(--wot-button-medium-loading, 18px);
}
.wd-button.is-large[data-v-42f98b60] {
  height: var(--wot-button-large-height, 44px);
  padding: var(--wot-button-large-padding, 0 36px);
  border-radius: var(--wot-button-large-radius, 8px);
  font-size: var(--wot-button-large-fs, var(--wot-fs-title, 16px));
}
.wd-button.is-large[data-v-42f98b60]::after {
  border-radius: var(--wot-button-large-radius, 8px);
}
.wd-button.is-large .wd-button__loading[data-v-42f98b60] {
  width: var(--wot-button-large-loading, 24px);
  height: var(--wot-button-large-loading, 24px);
}
.wd-button.is-round[data-v-42f98b60] {
  border-radius: 999px;
}
.wd-button.is-text[data-v-42f98b60] {
  color: var(--wot-button-primary-bg-color, var(--wot-color-theme, #4d80f0));
  min-width: 0;
  padding: 4px 0;
}
.wd-button.is-text[data-v-42f98b60]::after {
  display: none;
}
.wd-button.is-text.wd-button--active[data-v-42f98b60] {
  opacity: var(--wot-button-text-hover-opacity, 0.7);
}
.wd-button.is-text.wd-button--active[data-v-42f98b60]:active::before {
  display: none;
}
.wd-button.is-text.is-disabled[data-v-42f98b60] {
  color: var(--wot-button-normal-disabled-color, rgba(0, 0, 0, 0.25));
  background: transparent;
}
.wd-button.is-plain[data-v-42f98b60] {
  background: var(--wot-button-plain-bg-color, var(--wot-color-white, rgb(255, 255, 255)));
  border: 1px solid currentColor;
}
.wd-button.is-plain.is-primary[data-v-42f98b60] {
  color: var(--wot-button-primary-bg-color, var(--wot-color-theme, #4d80f0));
}
.wd-button.is-plain.is-success[data-v-42f98b60] {
  color: var(--wot-button-success-bg-color, var(--wot-color-success, #34d19d));
}
.wd-button.is-plain.is-info[data-v-42f98b60] {
  color: var(--wot-button-info-plain-normal-color, rgba(0, 0, 0, 0.85));
  border-color: var(--wot-button-info-plain-border-color, rgba(0, 0, 0, 0.45));
}
.wd-button.is-plain.is-warning[data-v-42f98b60] {
  color: var(--wot-button-warning-bg-color, var(--wot-color-warning, #f0883a));
}
.wd-button.is-plain.is-error[data-v-42f98b60] {
  color: var(--wot-button-error-bg-color, var(--wot-color-danger, #fa4350));
}
.wd-button.is-hairline[data-v-42f98b60] {
  border-width: 0;
}
.wd-button.is-hairline.is-plain[data-v-42f98b60] {
  position: relative;
}
.wd-button.is-hairline.is-plain[data-v-42f98b60]::after {
  position: absolute;
  display: block;
  content: " ";
  pointer-events: none;
  width: 200%;
  height: 200%;
  left: 0;
  top: 0;
  border: 1px solid var(--wot-color-border-light, #e8e8e8);
  transform: scale(0.5);
  box-sizing: border-box;
  transform-origin: left top;
}
.wd-button.is-hairline.is-plain[data-v-42f98b60]::before {
  border-radius: inherit;
}
.wd-button.is-hairline.is-plain[data-v-42f98b60]::after {
  border-color: inherit;
}
.wd-button.is-hairline.is-plain.is-round[data-v-42f98b60]::after {
  border-radius: inherit !important;
}
.wd-button.is-hairline.is-plain.is-large[data-v-42f98b60]::after {
  border-radius: calc(2 * var(--wot-button-large-radius, 8px));
}
.wd-button.is-hairline.is-plain.is-medium[data-v-42f98b60]::after {
  border-radius: calc(2 * var(--wot-button-medium-radius, 4px));
}
.wd-button.is-hairline.is-plain.is-small[data-v-42f98b60]::after {
  border-radius: calc(2 * var(--wot-button-small-radius, 2px));
}
.wd-button.is-block[data-v-42f98b60] {
  display: block;
}
.wd-button.is-icon[data-v-42f98b60] {
  width: var(--wot-button-icon-size, 40px);
  height: var(--wot-button-icon-size, 40px);
  padding: 0;
  border-radius: 50%;
  color: var(--wot-button-icon-color, rgba(0, 0, 0, 0.65));
}
.wd-button.is-icon[data-v-42f98b60]::after {
  display: none;
}
.wd-button.is-icon[data-v-42f98b60] .wd-button__icon {
  margin-right: 0;
}
.wd-button.is-icon.is-disabled[data-v-42f98b60] {
  color: var(--wot-button-icon-disabled-color, var(--wot-color-icon-disabled, #a7a7a7));
  background: transparent;
}
[data-v-42f98b60]  .wd-button__icon {
  display: block;
  margin-right: 6px;
  font-size: var(--wot-button-icon-fs, 1.18em);
  vertical-align: middle;
}
.wd-button__text[data-v-42f98b60] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
}
@keyframes wd-rotate-42f98b60 {
from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}
[data-v-42f98b60] .wd-privacy-popup {
  width: 18.75rem;
  padding: 0 0.75rem;
  box-sizing: border-box;
  border-radius: 1rem;
  overflow: hidden;
}
.wd-privacy-popup__header[data-v-42f98b60] {
  width: 100%;
  height: 4rem;
  line-height: 4rem;
  color: rgba(0, 0, 0, 0.85);
  font-size: 0.9375rem;
  padding: 0 0.375rem;
  box-sizing: border-box;
}
.wd-privacy-popup__container[data-v-42f98b60] {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.375rem;
  margin-bottom: 1rem;
  font-size: 0.875rem;
  line-height: 1.8;
  color: #3e3e3e;
  text-align: left;
  font-weight: 550;
}
.wd-privacy-popup__container-protocol[data-v-42f98b60] {
  color: #4d80f0;
}
.wd-privacy-popup__footer[data-v-42f98b60] {
  display: flex;
  justify-content: space-between;
  padding-bottom: 1.125rem;
}
.wd-privacy-popup__footer uni-button[data-v-42f98b60] {
  border: none;
  outline: none;
}/* 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-popup[data-v-58aa2280] {
  position: fixed;
  z-index: 99;
}
.uni-popup.top[data-v-58aa2280], .uni-popup.left[data-v-58aa2280], .uni-popup.right[data-v-58aa2280] {
  top: var(--window-top);
}
.uni-popup .uni-popup__wrapper[data-v-58aa2280] {
  display: block;
  position: relative;
  /* iphonex 等安全区设置，底部安全区适配 */
}
.uni-popup .uni-popup__wrapper.left[data-v-58aa2280], .uni-popup .uni-popup__wrapper.right[data-v-58aa2280] {
  padding-top: var(--window-top);
  flex: 1;
}
.fixforpc-z-index[data-v-58aa2280] {
  z-index: 999;
}
.fixforpc-top[data-v-58aa2280] {
  top: 0;
}
.uni-page-header[data-v-c685cf1d] {
  display: none;
}
