* {
  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-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)
  );
}
/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
uni-swiper,
uni-scroll-view {
  flex: 1;
  height: 100%;
  overflow: hidden;
}
uni-image {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
 .wd-button {
  background: linear-gradient(180deg, #6b9cff 0%, #1261ff 100%) !important;
  padding-top: 0.875rem !important;
  padding-bottom: 0.875rem !important;
  height: 2.875rem !important;
  font-size: 1.125rem !important;
}
 .wd-button.is-disabled {
  background: linear-gradient(180deg, #dedede 0%, #a8a8a8 100%) !important;
}
 .wot-theme-light {
  overflow: hidden !important;
}
 .scroll-container {
  -webkit-overflow-scrolling: auto; /* 关键：禁用惯性滚动 */
  overscroll-behavior: contain; /* 防止继续冒泡 */
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
:root,
uni-page-body {
  --wot-button-primary-bg-color: #1261ff;
  box-sizing: content-box;
  height: 100%;
}
uni-view,
uni-text,
uni-image,
uni-button,
uni-input,
uni-textarea,
uni-scroll-view,
uni-swiper,
uni-swiper-item {
  box-sizing: content-box;
}/* 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 */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.wd-transition[data-v-60fd6c07] {
  transition-timing-function: ease;
}
.wd-fade-enter[data-v-60fd6c07],
.wd-fade-leave-to[data-v-60fd6c07] {
  opacity: 0;
}
.wd-fade-enter-active[data-v-60fd6c07],
.wd-fade-leave-active[data-v-60fd6c07] {
  transition-property: opacity;
}
.wd-fade-up-enter[data-v-60fd6c07],
.wd-fade-up-leave-to[data-v-60fd6c07] {
  transform: translate3d(0, 100%, 0);
  opacity: 0;
}
.wd-fade-down-enter[data-v-60fd6c07],
.wd-fade-down-leave-to[data-v-60fd6c07] {
  transform: translate3d(0, -100%, 0);
  opacity: 0;
}
.wd-fade-left-enter[data-v-60fd6c07],
.wd-fade-left-leave-to[data-v-60fd6c07] {
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}
.wd-fade-right-enter[data-v-60fd6c07],
.wd-fade-right-leave-to[data-v-60fd6c07] {
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}
.wd-slide-up-enter[data-v-60fd6c07],
.wd-slide-up-leave-to[data-v-60fd6c07] {
  transform: translate3d(0, 100%, 0);
}
.wd-slide-down-enter[data-v-60fd6c07],
.wd-slide-down-leave-to[data-v-60fd6c07] {
  transform: translate3d(0, -100%, 0);
}
.wd-slide-left-enter[data-v-60fd6c07],
.wd-slide-left-leave-to[data-v-60fd6c07] {
  transform: translate3d(-100%, 0, 0);
}
.wd-slide-right-enter[data-v-60fd6c07],
.wd-slide-right-leave-to[data-v-60fd6c07] {
  transform: translate3d(100%, 0, 0);
}
.wd-zoom-in-enter[data-v-60fd6c07],
.wd-zoom-in-leave-to[data-v-60fd6c07] {
  opacity: 0;
  transform: scale(0.8);
}
.wd-zoom-out-enter[data-v-60fd6c07],
.wd-zoom-out-leave-to[data-v-60fd6c07] {
  transform: scale(1.2);
  opacity: 0;
}
.wd-zoom-in-enter-active[data-v-60fd6c07],
.wd-zoom-in-leave-active[data-v-60fd6c07],
.wd-zoom-out-enter-active[data-v-60fd6c07],
.wd-zoom-out-leave-active[data-v-60fd6c07],
.wd-fade-up-enter-active[data-v-60fd6c07],
.wd-fade-up-leave-active[data-v-60fd6c07],
.wd-fade-down-enter-active[data-v-60fd6c07],
.wd-fade-down-leave-active[data-v-60fd6c07],
.wd-fade-left-enter-active[data-v-60fd6c07],
.wd-fade-left-leave-active[data-v-60fd6c07],
.wd-fade-right-enter-active[data-v-60fd6c07],
.wd-fade-right-leave-active[data-v-60fd6c07] {
  transition-property: opacity, transform;
}
.wd-slide-up-enter-active[data-v-60fd6c07],
.wd-slide-up-leave-active[data-v-60fd6c07],
.wd-slide-down-enter-active[data-v-60fd6c07],
.wd-slide-down-leave-active[data-v-60fd6c07],
.wd-slide-left-enter-active[data-v-60fd6c07],
.wd-slide-left-leave-active[data-v-60fd6c07],
.wd-slide-right-enter-active[data-v-60fd6c07],
.wd-slide-right-leave-active[data-v-60fd6c07] {
  transition-property: transform;
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
.wot-theme-dark .wd-overlay[data-v-d8c74916] {
  background: var(--wot-overlay-bg-dark, rgba(0, 0, 0, 0.75));
}
.wd-overlay[data-v-d8c74916] {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: var(--wot-overlay-bg, rgba(0, 0, 0, 0.65));
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
.wot-theme-dark .wd-popup-wrapper[data-v-950f6ca5]  .wd-popup {
  background: var(--wot-dark-background2, #1b1b1b);
}
.wot-theme-dark .wd-popup-wrapper[data-v-950f6ca5]  .wd-popup__close {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-popup-wrapper[data-v-950f6ca5]  .wd-popup {
  position: fixed;
  max-height: 100%;
  overflow-y: auto;
  background: #fff;
}
[data-v-950f6ca5]  .wd-popup__close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: var(--wot-popup-close-color, #666);
  font-size: var(--wot-popup-close-size, 24px);
  transform: rotate(-45deg);
}
[data-v-950f6ca5]  .wd-popup--center {
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  transform-origin: 0% 0%;
}
[data-v-950f6ca5]  .wd-popup--center.wd-zoom-in-enter,[data-v-950f6ca5]  .wd-popup--center.wd-zoom-in-leave-to {
  transform: scale(0.8) translate3d(-50%, -50%, 0) !important;
}
[data-v-950f6ca5]  .wd-popup--center.is-deep.wd-zoom-in-enter,[data-v-950f6ca5]  .wd-popup--center.is-deep.wd-zoom-in-leave-to {
  transform: scale(0.1) translate3d(-50%, -50%, 0) !important;
}
[data-v-950f6ca5]  .wd-popup--left {
  top: 0;
  bottom: 0;
  left: 0;
}
[data-v-950f6ca5]  .wd-popup--right {
  top: 0;
  right: 0;
  bottom: 0;
}
[data-v-950f6ca5]  .wd-popup--top {
  top: 0;
  left: 0;
  right: 0;
}
[data-v-950f6ca5]  .wd-popup--bottom {
  right: 0;
  bottom: 0;
  left: 0;
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 混合宏
 */
/**
 * 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 */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 混合宏
 */
/**
 * 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: var(--wot-toast-color, var(--wot-color-white, rgb(255, 255, 255)));
  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));
  word-break: break-all;
  line-height: var(--wot-toast-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: var(--wot-toast-loading-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-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-b402172f] {
  background: var(--wot-dark-background2, #1b1b1b);
}
.wot-theme-dark .wd-input[data-v-b402172f]::after {
  background: var(--wot-dark-color-gray, var(--wot-color-secondary, #595959));
}
.wot-theme-dark .wd-input.is-not-empty[data-v-b402172f]: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-b402172f] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-input__inner[data-v-b402172f]::-webkit-input-placeholder {
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
}
.wot-theme-dark .wd-input__count[data-v-b402172f] {
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
  background: transparent;
}
.wot-theme-dark .wd-input__count-current[data-v-b402172f] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-input[data-v-b402172f] .wd-input__icon,
.wot-theme-dark .wd-input[data-v-b402172f] .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-b402172f] {
  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-b402172f] {
  position: relative;
}
.wot-theme-dark .wd-input.is-cell.is-border[data-v-b402172f]::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-b402172f] {
  color: var(--wot-dark-color-gray, var(--wot-color-secondary, #595959));
  background: transparent;
}
.wot-theme-dark .wd-input__label[data-v-b402172f] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-input[data-v-b402172f] {
  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-b402172f]::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-b402172f]:not(.is-disabled)::after {
  background-color: var(--wot-input-not-empty-border-color, #262626);
}
.wd-input__label[data-v-b402172f] {
  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-b402172f] {
  padding-left: 12px;
}
.wd-input__label.is-required[data-v-b402172f]::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-b402172f] {
  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-b402172f] {
  flex: 1;
}
.wd-input__value[data-v-b402172f] {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.wd-input__prefix[data-v-b402172f] {
  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-b402172f] .wd-input__icon,
.wd-input__prefix[data-v-b402172f] .wd-input__clear {
  margin-left: 0;
}
.wd-input__suffix[data-v-b402172f] {
  flex-shrink: 0;
  line-height: initial;
}
.wd-input__error-message[data-v-b402172f] {
  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-b402172f] {
  color: var(--wot-input-disabled-color, #d9d9d9);
  background: transparent;
}
.wd-input.is-error .wd-input__inner[data-v-b402172f] {
  color: var(--wot-input-error-color, var(--wot-color-danger, #fa4350));
  background: transparent;
}
.wd-input.is-no-border[data-v-b402172f]::after {
  display: none;
}
.wd-input.is-no-border .wd-input__inner[data-v-b402172f] {
  height: var(--wot-input-inner-height-no-border, 24px);
  padding-top: 0;
  padding-bottom: 0;
}
.wd-input.is-cell[data-v-b402172f] {
  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-b402172f]::after {
  background: var(--wot-input-cell-border-color, var(--wot-color-border-light, #e8e8e8));
}
.wd-input.is-cell[data-v-b402172f] .wd-input__icon,
.wd-input.is-cell[data-v-b402172f] .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-b402172f] {
  display: inline-block;
  margin-right: var(--wot-cell-icon-right, 4px);
}
.wd-input.is-cell .wd-input__inner[data-v-b402172f] {
  height: var(--wot-input-cell-height, 24px);
}
.wd-input.is-cell.wd-input[data-v-b402172f]::after {
  display: none;
}
.wd-input.is-cell.is-center[data-v-b402172f] {
  align-items: center;
}
.wd-input.is-cell.is-border[data-v-b402172f] {
  position: relative;
}
.wd-input.is-cell.is-border[data-v-b402172f]::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-b402172f] {
  padding: var(--wot-input-cell-padding-large, 12px);
}
.wd-input.is-large .wd-input__prefix[data-v-b402172f] {
  font-size: var(--wot-input-fs-large, var(--wot-cell-title-fs-large, 16px));
}
.wd-input.is-large .wd-input__label-inner[data-v-b402172f] {
  font-size: var(--wot-input-fs-large, var(--wot-cell-title-fs-large, 16px));
}
.wd-input.is-large .wd-input__inner[data-v-b402172f] {
  font-size: var(--wot-input-fs-large, var(--wot-cell-title-fs-large, 16px));
}
.wd-input.is-large .wd-input__count[data-v-b402172f] {
  font-size: var(--wot-input-count-fs-large, 14px);
}
.wd-input.is-large[data-v-b402172f] .wd-input__icon,
.wd-input.is-large[data-v-b402172f] .wd-input__clear {
  font-size: var(--wot-input-icon-size-large, 18px);
}
.wd-input__inner[data-v-b402172f] {
  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-b402172f]::-webkit-input-placeholder {
  color: var(--wot-input-placeholder-color, #bfbfbf);
}
.wd-input__inner.is-align-right[data-v-b402172f] {
  text-align: right;
}
.wd-input__readonly-mask[data-v-b402172f] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}
[data-v-b402172f]  .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-b402172f]  .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-b402172f] {
  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-b402172f] {
  color: var(--wot-input-count-current-color, #262626);
}
.wd-input__count-current.is-error[data-v-b402172f] {
  color: var(--wot-input-error-color, var(--wot-color-danger, #fa4350));
}
.wd-input .wd-input__count[data-v-b402172f],
.wd-input .wd-input__count-current[data-v-b402172f] {
  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-b402172f] {
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
}
.wd-input__placeholder[data-v-b402172f] {
  color: var(--wot-input-placeholder-color, #bfbfbf);
}
.wd-input__placeholder.is-error[data-v-b402172f] {
  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-6722d1fb] {
  background-color: var(--wot-dark-background2, #1b1b1b);
}
.wot-theme-dark .wd-message-box__title[data-v-6722d1fb] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-message-box__content[data-v-6722d1fb] {
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
}
.wot-theme-dark .wd-message-box__content[data-v-6722d1fb]::-webkit-scrollbar-thumb {
  background: var(--wot-dark-border-color, #3a3a3c);
}
[data-v-6722d1fb] .wd-message-box {
  border-radius: var(--wot-message-box-radius, 16px);
  overflow: hidden;
}
.wd-message-box[data-v-6722d1fb] {
  border-radius: var(--wot-message-box-radius, 16px);
  overflow: hidden;
}
.wd-message-box__container[data-v-6722d1fb] {
  width: var(--wot-message-box-width, 300px);
  box-sizing: border-box;
}
.wd-message-box__body[data-v-6722d1fb] {
  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-6722d1fb] {
  padding: 25px 24px 0px;
}
.wd-message-box__title[data-v-6722d1fb] {
  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-6722d1fb] {
  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-6722d1fb]::-webkit-scrollbar {
  width: var(--wot-message-box-content-scrollbar-width, 4px);
}
.wd-message-box__content[data-v-6722d1fb]::-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-6722d1fb] {
  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-6722d1fb] {
  visibility: hidden;
}
.wd-message-box__actions[data-v-6722d1fb] {
  padding: 24px;
}
[data-v-6722d1fb]  .wd-message-box__actions-btn:not(:last-child) {
  margin-right: 16px;
}
.wd-message-box__flex[data-v-6722d1fb] {
  display: flex;
}
.wd-message-box__block[data-v-6722d1fb] {
  display: block;
}
.wd-message-box__cancel[data-v-6722d1fb] {
  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 */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.charge-error-popup[data-v-0dbbec6e] {
  padding: 1.875rem 1.25rem 1.25rem;
  text-align: center;
  background: #fff;
}
.charge-error-icon[data-v-0dbbec6e] {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
  background: #e74c3c;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.25rem;
}
.charge-error-warning[data-v-0dbbec6e] {
  color: #fff;
  font-size: 1.875rem;
  font-weight: bold;
}
.charge-error-title[data-v-0dbbec6e] {
  font-size: 1.375rem;
  color: #1a1a1a;
  margin-bottom: 0.625rem;
  font-weight: 500;
}
.charge-error-message[data-v-0dbbec6e] {
  font-size: 1rem;
  color: #1a1a1a;
  margin-bottom: 0.625rem;
  line-height: 1.5;
}
.worry-report[data-v-0dbbec6e] {
  width: 110%;
  height: 4.375rem;
  background: url(https://msc-statics.oss-cn-hangzhou.aliyuncs.com/web/mp/card/error.png);
  background-size: 107% 140%;
  background-repeat: no-repeat;
  background-position-x: -0.625rem;
  background-position-y: -0.625rem;
  display: flex;
  align-items: center;
  padding-left: 1.875rem;
  box-sizing: border-box;
  margin-left: -5%;
}
.worry-report .worry-report-title[data-v-0dbbec6e] {
  color: #1a1a1a;
  font-size: 1rem;
}
.charge-error-line[data-v-0dbbec6e] {
  height: 0.0625rem;
  background: rgba(238, 238, 238, 0.6);
  margin: 1.25rem 0;
}
.charge-error-buttons[data-v-0dbbec6e] {
  display: flex;
  gap: 0.625rem;
  justify-content: center;
}
.charge-error-button[data-v-0dbbec6e] {
  flex: 1;
  height: 2.5rem;
  border-radius: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  font-weight: 500;
}
.charge-error-button.cancel[data-v-0dbbec6e] {
  background: #fff;
  border: 0.0625rem solid #e5e5e5;
  color: #666;
}
.charge-error-button.confirm[data-v-0dbbec6e] {
  background: linear-gradient(180deg, #6b9cff 0%, #1261ff 100%);
  color: #fff;
}
.charge-error-button.error-button[data-v-0dbbec6e] {
  background: linear-gradient(180deg, #ff6b6b 0%, #ff0000 100%);
  color: #fff;
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.tabbar[data-v-37b28653] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
  border-radius: 25px 25px 0 0;
  display: flex;
  font-size: 12px;
  padding: 10px 0 30px 0;
  box-sizing: border-box;
  color: #767676;
  background: #fff;
  font-weight: 600;
}
.tabbar .tabbar-item[data-v-37b28653] {
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.tabbar .tabbar-item .tabbar-item-btn[data-v-37b28653] {
  display: flex;
  flex-direction: column;
}
.tabbar .tabbar-item .tabbar-item-btn uni-image[data-v-37b28653] {
  margin-bottom: 4px;
}
.tabbar .tabbar-item .tabbar-scan .tabbar-scan-icon[data-v-37b28653] {
  height: 64px;
  width: 64px;
  border-radius: 32px;
  margin-top: -33px;
  margin-bottom: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tabbar .tabbar-item .tabbar-scan .tabbar-scan-icon .tabbar-scan-icon-bg[data-v-37b28653] {
  width: 54px;
  height: 54px;
  border: 0.125rem solid #ffffff;
  background: linear-gradient(180deg, #6b9cff 0%, #1261ff 100%);
  -webkit-backdrop-filter: blur(0.3125rem);
          backdrop-filter: blur(0.3125rem);
  border-radius: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
}