* {
  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);
}
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-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/* 注意要写在第一行，同时给style标签加入lang="scss"属性 */
.u-line-1,
.up-line-1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.u-line-2,
.up-line-2 {
  display: -webkit-box !important;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical !important;
}
.u-line-3,
.up-line-3 {
  display: -webkit-box !important;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical !important;
}
.u-line-4,
.up-line-4 {
  display: -webkit-box !important;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical !important;
}
.u-line-5,
.up-line-5 {
  display: -webkit-box !important;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical !important;
}
.u-line-6,
.up-line-6 {
  display: -webkit-box !important;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical !important;
}
.u-line-7,
.up-line-7 {
  display: -webkit-box !important;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical !important;
}
.u-line-8,
.up-line-8 {
  display: -webkit-box !important;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical !important;
}
.u-line-9,
.up-line-9 {
  display: -webkit-box !important;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical !important;
}
.u-line-10,
.up-line-10 {
  display: -webkit-box !important;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical !important;
}
.u-border,
.up-border {
  border-width: 0.5px !important;
  border-color: #dadbde !important;
  border-style: solid;
}
.u-border-top,
.up-border-top {
  border-top-width: 0.5px !important;
  border-color: #dadbde !important;
  border-top-style: solid;
}
.u-border-left,
.up-border-left {
  border-left-width: 0.5px !important;
  border-color: #dadbde !important;
  border-left-style: solid;
}
.u-border-right,
.up-border-right {
  border-right-width: 0.5px !important;
  border-color: #dadbde !important;
  border-right-style: solid;
}
.u-border-bottom,
.up-border-bottom {
  border-bottom-width: 0.5px !important;
  border-color: #dadbde !important;
  border-bottom-style: solid;
}
.u-border-top-bottom,
.up-border-top-bottom {
  border-top-width: 0.5px !important;
  border-bottom-width: 0.5px !important;
  border-color: #dadbde !important;
  border-top-style: solid;
  border-bottom-style: solid;
}
.u-reset-button,
.up-reset-button {
  padding: 0;
  background-color: transparent;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
.u-reset-button::after,
.up-reset-button::after {
  border: none;
}
.u-hover-class,
.up-hover-class {
  opacity: 0.7;
}
.cursor-pointer {
  cursor: pointer;
}
.u-empty,
.u-empty__wrap,
.u-transition,
.u-tabs,
.u-tabs__wrapper,
.u-tabs__wrapper__scroll-view-wrapper,
.u-tabs__wrapper__scroll-view,
.u-tabs__wrapper__nav,
.u-tabs__wrapper__nav__line,
.up-empty,
.up-empty__wrap,
.up-transition,
.up-tabs,
.up-tabs__wrapper,
.up-tabs__wrapper__scroll-view-wrapper,
.up-tabs__wrapper__scroll-view,
.up-tabs__wrapper__nav,
.up-tabs__wrapper__nav__line {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: auto;
  align-items: stretch;
  align-content: flex-start;
}
.u-flex,
.u-flex-row,
.u-flex-x,
.up-flex,
.up-flex-row,
.up-flex-x {
  display: flex;
  flex-direction: row;
  display: flex !important;
  flex-direction: row !important;
}
.u-flex-y,
.u-flex-column,
.up-flex-y,
.up-flex-column {
  display: flex;
  flex-direction: column;
  display: flex !important;
  flex-direction: column !important;
}
.u-flex-x-center,
.up-flex-x-center {
  display: flex;
  flex-direction: row;
  justify-content: center !important;
}
.u-flex-xy-center,
.up-flex-xy-center {
  display: flex;
  flex-direction: row;
  justify-content: center !important;
  align-items: center !important;
}
.u-flex-y-center,
.up-flex-y-center {
  display: flex;
  flex-direction: row;
  align-items: center !important;
}
.u-flex-x-left,
.up-flex-x-left {
  display: flex;
  flex-direction: row;
}
.u-flex-x-reverse,
.u-flex-row-reverse,
.up-flex-x-reverse,
.up-flex-row-reverse {
  flex-direction: row-reverse !important;
}
.u-flex-y-reverse,
.u-flex-column-reverse,
.up-flex-y-reverse,
.up-flex-column-reverse {
  flex-direction: column-reverse !important;
}
.u-flex.u-flex-reverse,
.u-flex-row.u-flex-reverse,
.u-flex-x.u-flex-reverse,
.up-flex.up-flex-reverse,
.up-flex-row.up-flex-reverse,
.up-flex-x.up-flex-reverse {
  flex-direction: row-reverse !important;
}
.u-flex-column.u-flex-reverse,
.u-flex-y.u-flex-reverse,
.up-flex-column.up-flex-reverse,
.up-flex-y.up-flex-reverse {
  flex-direction: column-reverse !important;
}
.u-flex-fill,
.up-flex-fill {
  flex: 1 1 auto !important;
}
.u-margin-top-auto,
.u-m-t-auto,
.up-margin-top-auto,
.up-m-t-auto {
  margin-top: auto !important;
}
.u-margin-right-auto,
.u-m-r-auto,
.up-margin-right-auto,
.up-m-r-auto {
  margin-right: auto !important;
}
.u-margin-bottom-auto,
.u-m-b-auto,
.up-margin-bottom-auto,
.up-m-b-auto {
  margin-bottom: auto !important;
}
.u-margin-left-auto,
.u-m-l-auto,
.up-margin-left-auto,
.up-m-l-auto {
  margin-left: auto !important;
}
.u-margin-center-auto,
.u-m-c-auto,
.up-margin-center-auto,
.up-m-c-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.u-margin-middle-auto,
.u-m-m-auto,
.up-margin-middle-auto,
.up-m-m-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.u-flex-wrap,
.up-flex-wrap {
  flex-wrap: wrap !important;
}
.u-flex-wrap-reverse,
.up-flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.u-flex-start,
.up-flex-start {
  justify-content: flex-start !important;
}
.u-flex-center,
.up-flex-center {
  justify-content: center !important;
}
.u-flex-end,
.up-flex-end {
  justify-content: flex-end !important;
}
.u-flex-between,
.up-flex-between {
  justify-content: space-between !important;
}
.u-flex-around,
.up-flex-around {
  justify-content: space-around !important;
}
.u-flex-items-start,
.up-flex-items-start {
  align-items: flex-start !important;
}
.u-flex-items-center,
.up-flex-items-center {
  align-items: center !important;
}
.u-flex-items-end,
.up-flex-items-end {
  align-items: flex-end !important;
}
.u-flex-items-baseline,
.up-flex-items-baseline {
  align-items: baseline !important;
}
.u-flex-items-stretch,
.up-flex-items-stretch {
  align-items: stretch !important;
}
.u-flex-self-start,
.up-flex-self-start {
  align-self: flex-start !important;
}
.u-flex-self-center,
.up-flex-self-center {
  align-self: center !important;
}
.u-flex-self-end,
.up-flex-self-end {
  align-self: flex-en !important;
}
.u-flex-self-baseline,
.up-flex-self-baseline {
  align-self: baseline !important;
}
.u-flex-self-stretch,
.up-flex-self-stretch {
  align-self: stretch !important;
}
.u-flex-content-start,
.up-flex-content-start {
  align-content: flex-start !important;
}
.u-flex-content-center,
.up-flex-content-center {
  align-content: center !important;
}
.u-flex-content-end,
.up-flex-content-end {
  align-content: flex-end !important;
}
.u-flex-content-between,
.up-flex-content-between {
  align-content: space-between !important;
}
.u-flex-content-around,
.up-flex-content-around {
  align-content: space-around !important;
}
.u-flex-middle,
.up-flex-middle {
  justify-content: center !important;
  align-items: center !important;
  align-self: center !important;
  align-content: center !important;
}
.u-flex-grow,
.up-flex-grow {
  flex-grow: 1 !important;
}
.u-flex-shrink,
.up-flex-shrink {
  flex-shrink: 1 !important;
}
.u-margin-0, .u-m-0,
.up-margin-0, .up-m-0 {
  margin: 0 !important;
}
.u-padding-0, .u-p-0,
.up-padding-0, .up-p-0 {
  padding: 0 !important;
}
.u-m-l-0,
.up-m-l-0 {
  margin-left: 0 !important;
}
.u-p-l-0,
.up-p-l-0 {
  padding-left: 0 !important;
}
.u-margin-left-0,
.up-margin-left-0 {
  margin-left: 0 !important;
}
.u-padding-left-0,
.up-padding-left-0 {
  padding-left: 0 !important;
}
.u-m-t-0,
.up-m-t-0 {
  margin-top: 0 !important;
}
.u-p-t-0,
.up-p-t-0 {
  padding-top: 0 !important;
}
.u-margin-top-0,
.up-margin-top-0 {
  margin-top: 0 !important;
}
.u-padding-top-0,
.up-padding-top-0 {
  padding-top: 0 !important;
}
.u-m-r-0,
.up-m-r-0 {
  margin-right: 0 !important;
}
.u-p-r-0,
.up-p-r-0 {
  padding-right: 0 !important;
}
.u-margin-right-0,
.up-margin-right-0 {
  margin-right: 0 !important;
}
.u-padding-right-0,
.up-padding-right-0 {
  padding-right: 0 !important;
}
.u-m-b-0,
.up-m-b-0 {
  margin-bottom: 0 !important;
}
.u-p-b-0,
.up-p-b-0 {
  padding-bottom: 0 !important;
}
.u-margin-bottom-0,
.up-margin-bottom-0 {
  margin-bottom: 0 !important;
}
.u-padding-bottom-0,
.up-padding-bottom-0 {
  padding-bottom: 0 !important;
}
.u-margin-2, .u-m-2,
.up-margin-2, .up-m-2 {
  margin: 0.0625rem !important;
}
.u-padding-2, .u-p-2,
.up-padding-2, .up-p-2 {
  padding: 0.0625rem !important;
}
.u-m-l-2,
.up-m-l-2 {
  margin-left: 0.0625rem !important;
}
.u-p-l-2,
.up-p-l-2 {
  padding-left: 0.0625rem !important;
}
.u-margin-left-2,
.up-margin-left-2 {
  margin-left: 0.0625rem !important;
}
.u-padding-left-2,
.up-padding-left-2 {
  padding-left: 0.0625rem !important;
}
.u-m-t-2,
.up-m-t-2 {
  margin-top: 0.0625rem !important;
}
.u-p-t-2,
.up-p-t-2 {
  padding-top: 0.0625rem !important;
}
.u-margin-top-2,
.up-margin-top-2 {
  margin-top: 0.0625rem !important;
}
.u-padding-top-2,
.up-padding-top-2 {
  padding-top: 0.0625rem !important;
}
.u-m-r-2,
.up-m-r-2 {
  margin-right: 0.0625rem !important;
}
.u-p-r-2,
.up-p-r-2 {
  padding-right: 0.0625rem !important;
}
.u-margin-right-2,
.up-margin-right-2 {
  margin-right: 0.0625rem !important;
}
.u-padding-right-2,
.up-padding-right-2 {
  padding-right: 0.0625rem !important;
}
.u-m-b-2,
.up-m-b-2 {
  margin-bottom: 0.0625rem !important;
}
.u-p-b-2,
.up-p-b-2 {
  padding-bottom: 0.0625rem !important;
}
.u-margin-bottom-2,
.up-margin-bottom-2 {
  margin-bottom: 0.0625rem !important;
}
.u-padding-bottom-2,
.up-padding-bottom-2 {
  padding-bottom: 0.0625rem !important;
}
.u-margin-4, .u-m-4,
.up-margin-4, .up-m-4 {
  margin: 0.125rem !important;
}
.u-padding-4, .u-p-4,
.up-padding-4, .up-p-4 {
  padding: 0.125rem !important;
}
.u-m-l-4,
.up-m-l-4 {
  margin-left: 0.125rem !important;
}
.u-p-l-4,
.up-p-l-4 {
  padding-left: 0.125rem !important;
}
.u-margin-left-4,
.up-margin-left-4 {
  margin-left: 0.125rem !important;
}
.u-padding-left-4,
.up-padding-left-4 {
  padding-left: 0.125rem !important;
}
.u-m-t-4,
.up-m-t-4 {
  margin-top: 0.125rem !important;
}
.u-p-t-4,
.up-p-t-4 {
  padding-top: 0.125rem !important;
}
.u-margin-top-4,
.up-margin-top-4 {
  margin-top: 0.125rem !important;
}
.u-padding-top-4,
.up-padding-top-4 {
  padding-top: 0.125rem !important;
}
.u-m-r-4,
.up-m-r-4 {
  margin-right: 0.125rem !important;
}
.u-p-r-4,
.up-p-r-4 {
  padding-right: 0.125rem !important;
}
.u-margin-right-4,
.up-margin-right-4 {
  margin-right: 0.125rem !important;
}
.u-padding-right-4,
.up-padding-right-4 {
  padding-right: 0.125rem !important;
}
.u-m-b-4,
.up-m-b-4 {
  margin-bottom: 0.125rem !important;
}
.u-p-b-4,
.up-p-b-4 {
  padding-bottom: 0.125rem !important;
}
.u-margin-bottom-4,
.up-margin-bottom-4 {
  margin-bottom: 0.125rem !important;
}
.u-padding-bottom-4,
.up-padding-bottom-4 {
  padding-bottom: 0.125rem !important;
}
.u-margin-5, .u-m-5,
.up-margin-5, .up-m-5 {
  margin: 0.15625rem !important;
}
.u-padding-5, .u-p-5,
.up-padding-5, .up-p-5 {
  padding: 0.15625rem !important;
}
.u-m-l-5,
.up-m-l-5 {
  margin-left: 0.15625rem !important;
}
.u-p-l-5,
.up-p-l-5 {
  padding-left: 0.15625rem !important;
}
.u-margin-left-5,
.up-margin-left-5 {
  margin-left: 0.15625rem !important;
}
.u-padding-left-5,
.up-padding-left-5 {
  padding-left: 0.15625rem !important;
}
.u-m-t-5,
.up-m-t-5 {
  margin-top: 0.15625rem !important;
}
.u-p-t-5,
.up-p-t-5 {
  padding-top: 0.15625rem !important;
}
.u-margin-top-5,
.up-margin-top-5 {
  margin-top: 0.15625rem !important;
}
.u-padding-top-5,
.up-padding-top-5 {
  padding-top: 0.15625rem !important;
}
.u-m-r-5,
.up-m-r-5 {
  margin-right: 0.15625rem !important;
}
.u-p-r-5,
.up-p-r-5 {
  padding-right: 0.15625rem !important;
}
.u-margin-right-5,
.up-margin-right-5 {
  margin-right: 0.15625rem !important;
}
.u-padding-right-5,
.up-padding-right-5 {
  padding-right: 0.15625rem !important;
}
.u-m-b-5,
.up-m-b-5 {
  margin-bottom: 0.15625rem !important;
}
.u-p-b-5,
.up-p-b-5 {
  padding-bottom: 0.15625rem !important;
}
.u-margin-bottom-5,
.up-margin-bottom-5 {
  margin-bottom: 0.15625rem !important;
}
.u-padding-bottom-5,
.up-padding-bottom-5 {
  padding-bottom: 0.15625rem !important;
}
.u-margin-6, .u-m-6,
.up-margin-6, .up-m-6 {
  margin: 0.1875rem !important;
}
.u-padding-6, .u-p-6,
.up-padding-6, .up-p-6 {
  padding: 0.1875rem !important;
}
.u-m-l-6,
.up-m-l-6 {
  margin-left: 0.1875rem !important;
}
.u-p-l-6,
.up-p-l-6 {
  padding-left: 0.1875rem !important;
}
.u-margin-left-6,
.up-margin-left-6 {
  margin-left: 0.1875rem !important;
}
.u-padding-left-6,
.up-padding-left-6 {
  padding-left: 0.1875rem !important;
}
.u-m-t-6,
.up-m-t-6 {
  margin-top: 0.1875rem !important;
}
.u-p-t-6,
.up-p-t-6 {
  padding-top: 0.1875rem !important;
}
.u-margin-top-6,
.up-margin-top-6 {
  margin-top: 0.1875rem !important;
}
.u-padding-top-6,
.up-padding-top-6 {
  padding-top: 0.1875rem !important;
}
.u-m-r-6,
.up-m-r-6 {
  margin-right: 0.1875rem !important;
}
.u-p-r-6,
.up-p-r-6 {
  padding-right: 0.1875rem !important;
}
.u-margin-right-6,
.up-margin-right-6 {
  margin-right: 0.1875rem !important;
}
.u-padding-right-6,
.up-padding-right-6 {
  padding-right: 0.1875rem !important;
}
.u-m-b-6,
.up-m-b-6 {
  margin-bottom: 0.1875rem !important;
}
.u-p-b-6,
.up-p-b-6 {
  padding-bottom: 0.1875rem !important;
}
.u-margin-bottom-6,
.up-margin-bottom-6 {
  margin-bottom: 0.1875rem !important;
}
.u-padding-bottom-6,
.up-padding-bottom-6 {
  padding-bottom: 0.1875rem !important;
}
.u-margin-8, .u-m-8,
.up-margin-8, .up-m-8 {
  margin: 0.25rem !important;
}
.u-padding-8, .u-p-8,
.up-padding-8, .up-p-8 {
  padding: 0.25rem !important;
}
.u-m-l-8,
.up-m-l-8 {
  margin-left: 0.25rem !important;
}
.u-p-l-8,
.up-p-l-8 {
  padding-left: 0.25rem !important;
}
.u-margin-left-8,
.up-margin-left-8 {
  margin-left: 0.25rem !important;
}
.u-padding-left-8,
.up-padding-left-8 {
  padding-left: 0.25rem !important;
}
.u-m-t-8,
.up-m-t-8 {
  margin-top: 0.25rem !important;
}
.u-p-t-8,
.up-p-t-8 {
  padding-top: 0.25rem !important;
}
.u-margin-top-8,
.up-margin-top-8 {
  margin-top: 0.25rem !important;
}
.u-padding-top-8,
.up-padding-top-8 {
  padding-top: 0.25rem !important;
}
.u-m-r-8,
.up-m-r-8 {
  margin-right: 0.25rem !important;
}
.u-p-r-8,
.up-p-r-8 {
  padding-right: 0.25rem !important;
}
.u-margin-right-8,
.up-margin-right-8 {
  margin-right: 0.25rem !important;
}
.u-padding-right-8,
.up-padding-right-8 {
  padding-right: 0.25rem !important;
}
.u-m-b-8,
.up-m-b-8 {
  margin-bottom: 0.25rem !important;
}
.u-p-b-8,
.up-p-b-8 {
  padding-bottom: 0.25rem !important;
}
.u-margin-bottom-8,
.up-margin-bottom-8 {
  margin-bottom: 0.25rem !important;
}
.u-padding-bottom-8,
.up-padding-bottom-8 {
  padding-bottom: 0.25rem !important;
}
.u-margin-10, .u-m-10,
.up-margin-10, .up-m-10 {
  margin: 0.3125rem !important;
}
.u-padding-10, .u-p-10,
.up-padding-10, .up-p-10 {
  padding: 0.3125rem !important;
}
.u-m-l-10,
.up-m-l-10 {
  margin-left: 0.3125rem !important;
}
.u-p-l-10,
.up-p-l-10 {
  padding-left: 0.3125rem !important;
}
.u-margin-left-10,
.up-margin-left-10 {
  margin-left: 0.3125rem !important;
}
.u-padding-left-10,
.up-padding-left-10 {
  padding-left: 0.3125rem !important;
}
.u-m-t-10,
.up-m-t-10 {
  margin-top: 0.3125rem !important;
}
.u-p-t-10,
.up-p-t-10 {
  padding-top: 0.3125rem !important;
}
.u-margin-top-10,
.up-margin-top-10 {
  margin-top: 0.3125rem !important;
}
.u-padding-top-10,
.up-padding-top-10 {
  padding-top: 0.3125rem !important;
}
.u-m-r-10,
.up-m-r-10 {
  margin-right: 0.3125rem !important;
}
.u-p-r-10,
.up-p-r-10 {
  padding-right: 0.3125rem !important;
}
.u-margin-right-10,
.up-margin-right-10 {
  margin-right: 0.3125rem !important;
}
.u-padding-right-10,
.up-padding-right-10 {
  padding-right: 0.3125rem !important;
}
.u-m-b-10,
.up-m-b-10 {
  margin-bottom: 0.3125rem !important;
}
.u-p-b-10,
.up-p-b-10 {
  padding-bottom: 0.3125rem !important;
}
.u-margin-bottom-10,
.up-margin-bottom-10 {
  margin-bottom: 0.3125rem !important;
}
.u-padding-bottom-10,
.up-padding-bottom-10 {
  padding-bottom: 0.3125rem !important;
}
.u-margin-12, .u-m-12,
.up-margin-12, .up-m-12 {
  margin: 0.375rem !important;
}
.u-padding-12, .u-p-12,
.up-padding-12, .up-p-12 {
  padding: 0.375rem !important;
}
.u-m-l-12,
.up-m-l-12 {
  margin-left: 0.375rem !important;
}
.u-p-l-12,
.up-p-l-12 {
  padding-left: 0.375rem !important;
}
.u-margin-left-12,
.up-margin-left-12 {
  margin-left: 0.375rem !important;
}
.u-padding-left-12,
.up-padding-left-12 {
  padding-left: 0.375rem !important;
}
.u-m-t-12,
.up-m-t-12 {
  margin-top: 0.375rem !important;
}
.u-p-t-12,
.up-p-t-12 {
  padding-top: 0.375rem !important;
}
.u-margin-top-12,
.up-margin-top-12 {
  margin-top: 0.375rem !important;
}
.u-padding-top-12,
.up-padding-top-12 {
  padding-top: 0.375rem !important;
}
.u-m-r-12,
.up-m-r-12 {
  margin-right: 0.375rem !important;
}
.u-p-r-12,
.up-p-r-12 {
  padding-right: 0.375rem !important;
}
.u-margin-right-12,
.up-margin-right-12 {
  margin-right: 0.375rem !important;
}
.u-padding-right-12,
.up-padding-right-12 {
  padding-right: 0.375rem !important;
}
.u-m-b-12,
.up-m-b-12 {
  margin-bottom: 0.375rem !important;
}
.u-p-b-12,
.up-p-b-12 {
  padding-bottom: 0.375rem !important;
}
.u-margin-bottom-12,
.up-margin-bottom-12 {
  margin-bottom: 0.375rem !important;
}
.u-padding-bottom-12,
.up-padding-bottom-12 {
  padding-bottom: 0.375rem !important;
}
.u-margin-14, .u-m-14,
.up-margin-14, .up-m-14 {
  margin: 0.4375rem !important;
}
.u-padding-14, .u-p-14,
.up-padding-14, .up-p-14 {
  padding: 0.4375rem !important;
}
.u-m-l-14,
.up-m-l-14 {
  margin-left: 0.4375rem !important;
}
.u-p-l-14,
.up-p-l-14 {
  padding-left: 0.4375rem !important;
}
.u-margin-left-14,
.up-margin-left-14 {
  margin-left: 0.4375rem !important;
}
.u-padding-left-14,
.up-padding-left-14 {
  padding-left: 0.4375rem !important;
}
.u-m-t-14,
.up-m-t-14 {
  margin-top: 0.4375rem !important;
}
.u-p-t-14,
.up-p-t-14 {
  padding-top: 0.4375rem !important;
}
.u-margin-top-14,
.up-margin-top-14 {
  margin-top: 0.4375rem !important;
}
.u-padding-top-14,
.up-padding-top-14 {
  padding-top: 0.4375rem !important;
}
.u-m-r-14,
.up-m-r-14 {
  margin-right: 0.4375rem !important;
}
.u-p-r-14,
.up-p-r-14 {
  padding-right: 0.4375rem !important;
}
.u-margin-right-14,
.up-margin-right-14 {
  margin-right: 0.4375rem !important;
}
.u-padding-right-14,
.up-padding-right-14 {
  padding-right: 0.4375rem !important;
}
.u-m-b-14,
.up-m-b-14 {
  margin-bottom: 0.4375rem !important;
}
.u-p-b-14,
.up-p-b-14 {
  padding-bottom: 0.4375rem !important;
}
.u-margin-bottom-14,
.up-margin-bottom-14 {
  margin-bottom: 0.4375rem !important;
}
.u-padding-bottom-14,
.up-padding-bottom-14 {
  padding-bottom: 0.4375rem !important;
}
.u-margin-15, .u-m-15,
.up-margin-15, .up-m-15 {
  margin: 0.46875rem !important;
}
.u-padding-15, .u-p-15,
.up-padding-15, .up-p-15 {
  padding: 0.46875rem !important;
}
.u-m-l-15,
.up-m-l-15 {
  margin-left: 0.46875rem !important;
}
.u-p-l-15,
.up-p-l-15 {
  padding-left: 0.46875rem !important;
}
.u-margin-left-15,
.up-margin-left-15 {
  margin-left: 0.46875rem !important;
}
.u-padding-left-15,
.up-padding-left-15 {
  padding-left: 0.46875rem !important;
}
.u-m-t-15,
.up-m-t-15 {
  margin-top: 0.46875rem !important;
}
.u-p-t-15,
.up-p-t-15 {
  padding-top: 0.46875rem !important;
}
.u-margin-top-15,
.up-margin-top-15 {
  margin-top: 0.46875rem !important;
}
.u-padding-top-15,
.up-padding-top-15 {
  padding-top: 0.46875rem !important;
}
.u-m-r-15,
.up-m-r-15 {
  margin-right: 0.46875rem !important;
}
.u-p-r-15,
.up-p-r-15 {
  padding-right: 0.46875rem !important;
}
.u-margin-right-15,
.up-margin-right-15 {
  margin-right: 0.46875rem !important;
}
.u-padding-right-15,
.up-padding-right-15 {
  padding-right: 0.46875rem !important;
}
.u-m-b-15,
.up-m-b-15 {
  margin-bottom: 0.46875rem !important;
}
.u-p-b-15,
.up-p-b-15 {
  padding-bottom: 0.46875rem !important;
}
.u-margin-bottom-15,
.up-margin-bottom-15 {
  margin-bottom: 0.46875rem !important;
}
.u-padding-bottom-15,
.up-padding-bottom-15 {
  padding-bottom: 0.46875rem !important;
}
.u-margin-16, .u-m-16,
.up-margin-16, .up-m-16 {
  margin: 0.5rem !important;
}
.u-padding-16, .u-p-16,
.up-padding-16, .up-p-16 {
  padding: 0.5rem !important;
}
.u-m-l-16,
.up-m-l-16 {
  margin-left: 0.5rem !important;
}
.u-p-l-16,
.up-p-l-16 {
  padding-left: 0.5rem !important;
}
.u-margin-left-16,
.up-margin-left-16 {
  margin-left: 0.5rem !important;
}
.u-padding-left-16,
.up-padding-left-16 {
  padding-left: 0.5rem !important;
}
.u-m-t-16,
.up-m-t-16 {
  margin-top: 0.5rem !important;
}
.u-p-t-16,
.up-p-t-16 {
  padding-top: 0.5rem !important;
}
.u-margin-top-16,
.up-margin-top-16 {
  margin-top: 0.5rem !important;
}
.u-padding-top-16,
.up-padding-top-16 {
  padding-top: 0.5rem !important;
}
.u-m-r-16,
.up-m-r-16 {
  margin-right: 0.5rem !important;
}
.u-p-r-16,
.up-p-r-16 {
  padding-right: 0.5rem !important;
}
.u-margin-right-16,
.up-margin-right-16 {
  margin-right: 0.5rem !important;
}
.u-padding-right-16,
.up-padding-right-16 {
  padding-right: 0.5rem !important;
}
.u-m-b-16,
.up-m-b-16 {
  margin-bottom: 0.5rem !important;
}
.u-p-b-16,
.up-p-b-16 {
  padding-bottom: 0.5rem !important;
}
.u-margin-bottom-16,
.up-margin-bottom-16 {
  margin-bottom: 0.5rem !important;
}
.u-padding-bottom-16,
.up-padding-bottom-16 {
  padding-bottom: 0.5rem !important;
}
.u-margin-18, .u-m-18,
.up-margin-18, .up-m-18 {
  margin: 0.5625rem !important;
}
.u-padding-18, .u-p-18,
.up-padding-18, .up-p-18 {
  padding: 0.5625rem !important;
}
.u-m-l-18,
.up-m-l-18 {
  margin-left: 0.5625rem !important;
}
.u-p-l-18,
.up-p-l-18 {
  padding-left: 0.5625rem !important;
}
.u-margin-left-18,
.up-margin-left-18 {
  margin-left: 0.5625rem !important;
}
.u-padding-left-18,
.up-padding-left-18 {
  padding-left: 0.5625rem !important;
}
.u-m-t-18,
.up-m-t-18 {
  margin-top: 0.5625rem !important;
}
.u-p-t-18,
.up-p-t-18 {
  padding-top: 0.5625rem !important;
}
.u-margin-top-18,
.up-margin-top-18 {
  margin-top: 0.5625rem !important;
}
.u-padding-top-18,
.up-padding-top-18 {
  padding-top: 0.5625rem !important;
}
.u-m-r-18,
.up-m-r-18 {
  margin-right: 0.5625rem !important;
}
.u-p-r-18,
.up-p-r-18 {
  padding-right: 0.5625rem !important;
}
.u-margin-right-18,
.up-margin-right-18 {
  margin-right: 0.5625rem !important;
}
.u-padding-right-18,
.up-padding-right-18 {
  padding-right: 0.5625rem !important;
}
.u-m-b-18,
.up-m-b-18 {
  margin-bottom: 0.5625rem !important;
}
.u-p-b-18,
.up-p-b-18 {
  padding-bottom: 0.5625rem !important;
}
.u-margin-bottom-18,
.up-margin-bottom-18 {
  margin-bottom: 0.5625rem !important;
}
.u-padding-bottom-18,
.up-padding-bottom-18 {
  padding-bottom: 0.5625rem !important;
}
.u-margin-20, .u-m-20,
.up-margin-20, .up-m-20 {
  margin: 0.625rem !important;
}
.u-padding-20, .u-p-20,
.up-padding-20, .up-p-20 {
  padding: 0.625rem !important;
}
.u-m-l-20,
.up-m-l-20 {
  margin-left: 0.625rem !important;
}
.u-p-l-20,
.up-p-l-20 {
  padding-left: 0.625rem !important;
}
.u-margin-left-20,
.up-margin-left-20 {
  margin-left: 0.625rem !important;
}
.u-padding-left-20,
.up-padding-left-20 {
  padding-left: 0.625rem !important;
}
.u-m-t-20,
.up-m-t-20 {
  margin-top: 0.625rem !important;
}
.u-p-t-20,
.up-p-t-20 {
  padding-top: 0.625rem !important;
}
.u-margin-top-20,
.up-margin-top-20 {
  margin-top: 0.625rem !important;
}
.u-padding-top-20,
.up-padding-top-20 {
  padding-top: 0.625rem !important;
}
.u-m-r-20,
.up-m-r-20 {
  margin-right: 0.625rem !important;
}
.u-p-r-20,
.up-p-r-20 {
  padding-right: 0.625rem !important;
}
.u-margin-right-20,
.up-margin-right-20 {
  margin-right: 0.625rem !important;
}
.u-padding-right-20,
.up-padding-right-20 {
  padding-right: 0.625rem !important;
}
.u-m-b-20,
.up-m-b-20 {
  margin-bottom: 0.625rem !important;
}
.u-p-b-20,
.up-p-b-20 {
  padding-bottom: 0.625rem !important;
}
.u-margin-bottom-20,
.up-margin-bottom-20 {
  margin-bottom: 0.625rem !important;
}
.u-padding-bottom-20,
.up-padding-bottom-20 {
  padding-bottom: 0.625rem !important;
}
.u-margin-22, .u-m-22,
.up-margin-22, .up-m-22 {
  margin: 0.6875rem !important;
}
.u-padding-22, .u-p-22,
.up-padding-22, .up-p-22 {
  padding: 0.6875rem !important;
}
.u-m-l-22,
.up-m-l-22 {
  margin-left: 0.6875rem !important;
}
.u-p-l-22,
.up-p-l-22 {
  padding-left: 0.6875rem !important;
}
.u-margin-left-22,
.up-margin-left-22 {
  margin-left: 0.6875rem !important;
}
.u-padding-left-22,
.up-padding-left-22 {
  padding-left: 0.6875rem !important;
}
.u-m-t-22,
.up-m-t-22 {
  margin-top: 0.6875rem !important;
}
.u-p-t-22,
.up-p-t-22 {
  padding-top: 0.6875rem !important;
}
.u-margin-top-22,
.up-margin-top-22 {
  margin-top: 0.6875rem !important;
}
.u-padding-top-22,
.up-padding-top-22 {
  padding-top: 0.6875rem !important;
}
.u-m-r-22,
.up-m-r-22 {
  margin-right: 0.6875rem !important;
}
.u-p-r-22,
.up-p-r-22 {
  padding-right: 0.6875rem !important;
}
.u-margin-right-22,
.up-margin-right-22 {
  margin-right: 0.6875rem !important;
}
.u-padding-right-22,
.up-padding-right-22 {
  padding-right: 0.6875rem !important;
}
.u-m-b-22,
.up-m-b-22 {
  margin-bottom: 0.6875rem !important;
}
.u-p-b-22,
.up-p-b-22 {
  padding-bottom: 0.6875rem !important;
}
.u-margin-bottom-22,
.up-margin-bottom-22 {
  margin-bottom: 0.6875rem !important;
}
.u-padding-bottom-22,
.up-padding-bottom-22 {
  padding-bottom: 0.6875rem !important;
}
.u-margin-24, .u-m-24,
.up-margin-24, .up-m-24 {
  margin: 0.75rem !important;
}
.u-padding-24, .u-p-24,
.up-padding-24, .up-p-24 {
  padding: 0.75rem !important;
}
.u-m-l-24,
.up-m-l-24 {
  margin-left: 0.75rem !important;
}
.u-p-l-24,
.up-p-l-24 {
  padding-left: 0.75rem !important;
}
.u-margin-left-24,
.up-margin-left-24 {
  margin-left: 0.75rem !important;
}
.u-padding-left-24,
.up-padding-left-24 {
  padding-left: 0.75rem !important;
}
.u-m-t-24,
.up-m-t-24 {
  margin-top: 0.75rem !important;
}
.u-p-t-24,
.up-p-t-24 {
  padding-top: 0.75rem !important;
}
.u-margin-top-24,
.up-margin-top-24 {
  margin-top: 0.75rem !important;
}
.u-padding-top-24,
.up-padding-top-24 {
  padding-top: 0.75rem !important;
}
.u-m-r-24,
.up-m-r-24 {
  margin-right: 0.75rem !important;
}
.u-p-r-24,
.up-p-r-24 {
  padding-right: 0.75rem !important;
}
.u-margin-right-24,
.up-margin-right-24 {
  margin-right: 0.75rem !important;
}
.u-padding-right-24,
.up-padding-right-24 {
  padding-right: 0.75rem !important;
}
.u-m-b-24,
.up-m-b-24 {
  margin-bottom: 0.75rem !important;
}
.u-p-b-24,
.up-p-b-24 {
  padding-bottom: 0.75rem !important;
}
.u-margin-bottom-24,
.up-margin-bottom-24 {
  margin-bottom: 0.75rem !important;
}
.u-padding-bottom-24,
.up-padding-bottom-24 {
  padding-bottom: 0.75rem !important;
}
.u-margin-25, .u-m-25,
.up-margin-25, .up-m-25 {
  margin: 0.78125rem !important;
}
.u-padding-25, .u-p-25,
.up-padding-25, .up-p-25 {
  padding: 0.78125rem !important;
}
.u-m-l-25,
.up-m-l-25 {
  margin-left: 0.78125rem !important;
}
.u-p-l-25,
.up-p-l-25 {
  padding-left: 0.78125rem !important;
}
.u-margin-left-25,
.up-margin-left-25 {
  margin-left: 0.78125rem !important;
}
.u-padding-left-25,
.up-padding-left-25 {
  padding-left: 0.78125rem !important;
}
.u-m-t-25,
.up-m-t-25 {
  margin-top: 0.78125rem !important;
}
.u-p-t-25,
.up-p-t-25 {
  padding-top: 0.78125rem !important;
}
.u-margin-top-25,
.up-margin-top-25 {
  margin-top: 0.78125rem !important;
}
.u-padding-top-25,
.up-padding-top-25 {
  padding-top: 0.78125rem !important;
}
.u-m-r-25,
.up-m-r-25 {
  margin-right: 0.78125rem !important;
}
.u-p-r-25,
.up-p-r-25 {
  padding-right: 0.78125rem !important;
}
.u-margin-right-25,
.up-margin-right-25 {
  margin-right: 0.78125rem !important;
}
.u-padding-right-25,
.up-padding-right-25 {
  padding-right: 0.78125rem !important;
}
.u-m-b-25,
.up-m-b-25 {
  margin-bottom: 0.78125rem !important;
}
.u-p-b-25,
.up-p-b-25 {
  padding-bottom: 0.78125rem !important;
}
.u-margin-bottom-25,
.up-margin-bottom-25 {
  margin-bottom: 0.78125rem !important;
}
.u-padding-bottom-25,
.up-padding-bottom-25 {
  padding-bottom: 0.78125rem !important;
}
.u-margin-26, .u-m-26,
.up-margin-26, .up-m-26 {
  margin: 0.8125rem !important;
}
.u-padding-26, .u-p-26,
.up-padding-26, .up-p-26 {
  padding: 0.8125rem !important;
}
.u-m-l-26,
.up-m-l-26 {
  margin-left: 0.8125rem !important;
}
.u-p-l-26,
.up-p-l-26 {
  padding-left: 0.8125rem !important;
}
.u-margin-left-26,
.up-margin-left-26 {
  margin-left: 0.8125rem !important;
}
.u-padding-left-26,
.up-padding-left-26 {
  padding-left: 0.8125rem !important;
}
.u-m-t-26,
.up-m-t-26 {
  margin-top: 0.8125rem !important;
}
.u-p-t-26,
.up-p-t-26 {
  padding-top: 0.8125rem !important;
}
.u-margin-top-26,
.up-margin-top-26 {
  margin-top: 0.8125rem !important;
}
.u-padding-top-26,
.up-padding-top-26 {
  padding-top: 0.8125rem !important;
}
.u-m-r-26,
.up-m-r-26 {
  margin-right: 0.8125rem !important;
}
.u-p-r-26,
.up-p-r-26 {
  padding-right: 0.8125rem !important;
}
.u-margin-right-26,
.up-margin-right-26 {
  margin-right: 0.8125rem !important;
}
.u-padding-right-26,
.up-padding-right-26 {
  padding-right: 0.8125rem !important;
}
.u-m-b-26,
.up-m-b-26 {
  margin-bottom: 0.8125rem !important;
}
.u-p-b-26,
.up-p-b-26 {
  padding-bottom: 0.8125rem !important;
}
.u-margin-bottom-26,
.up-margin-bottom-26 {
  margin-bottom: 0.8125rem !important;
}
.u-padding-bottom-26,
.up-padding-bottom-26 {
  padding-bottom: 0.8125rem !important;
}
.u-margin-28, .u-m-28,
.up-margin-28, .up-m-28 {
  margin: 0.875rem !important;
}
.u-padding-28, .u-p-28,
.up-padding-28, .up-p-28 {
  padding: 0.875rem !important;
}
.u-m-l-28,
.up-m-l-28 {
  margin-left: 0.875rem !important;
}
.u-p-l-28,
.up-p-l-28 {
  padding-left: 0.875rem !important;
}
.u-margin-left-28,
.up-margin-left-28 {
  margin-left: 0.875rem !important;
}
.u-padding-left-28,
.up-padding-left-28 {
  padding-left: 0.875rem !important;
}
.u-m-t-28,
.up-m-t-28 {
  margin-top: 0.875rem !important;
}
.u-p-t-28,
.up-p-t-28 {
  padding-top: 0.875rem !important;
}
.u-margin-top-28,
.up-margin-top-28 {
  margin-top: 0.875rem !important;
}
.u-padding-top-28,
.up-padding-top-28 {
  padding-top: 0.875rem !important;
}
.u-m-r-28,
.up-m-r-28 {
  margin-right: 0.875rem !important;
}
.u-p-r-28,
.up-p-r-28 {
  padding-right: 0.875rem !important;
}
.u-margin-right-28,
.up-margin-right-28 {
  margin-right: 0.875rem !important;
}
.u-padding-right-28,
.up-padding-right-28 {
  padding-right: 0.875rem !important;
}
.u-m-b-28,
.up-m-b-28 {
  margin-bottom: 0.875rem !important;
}
.u-p-b-28,
.up-p-b-28 {
  padding-bottom: 0.875rem !important;
}
.u-margin-bottom-28,
.up-margin-bottom-28 {
  margin-bottom: 0.875rem !important;
}
.u-padding-bottom-28,
.up-padding-bottom-28 {
  padding-bottom: 0.875rem !important;
}
.u-margin-30, .u-m-30,
.up-margin-30, .up-m-30 {
  margin: 0.9375rem !important;
}
.u-padding-30, .u-p-30,
.up-padding-30, .up-p-30 {
  padding: 0.9375rem !important;
}
.u-m-l-30,
.up-m-l-30 {
  margin-left: 0.9375rem !important;
}
.u-p-l-30,
.up-p-l-30 {
  padding-left: 0.9375rem !important;
}
.u-margin-left-30,
.up-margin-left-30 {
  margin-left: 0.9375rem !important;
}
.u-padding-left-30,
.up-padding-left-30 {
  padding-left: 0.9375rem !important;
}
.u-m-t-30,
.up-m-t-30 {
  margin-top: 0.9375rem !important;
}
.u-p-t-30,
.up-p-t-30 {
  padding-top: 0.9375rem !important;
}
.u-margin-top-30,
.up-margin-top-30 {
  margin-top: 0.9375rem !important;
}
.u-padding-top-30,
.up-padding-top-30 {
  padding-top: 0.9375rem !important;
}
.u-m-r-30,
.up-m-r-30 {
  margin-right: 0.9375rem !important;
}
.u-p-r-30,
.up-p-r-30 {
  padding-right: 0.9375rem !important;
}
.u-margin-right-30,
.up-margin-right-30 {
  margin-right: 0.9375rem !important;
}
.u-padding-right-30,
.up-padding-right-30 {
  padding-right: 0.9375rem !important;
}
.u-m-b-30,
.up-m-b-30 {
  margin-bottom: 0.9375rem !important;
}
.u-p-b-30,
.up-p-b-30 {
  padding-bottom: 0.9375rem !important;
}
.u-margin-bottom-30,
.up-margin-bottom-30 {
  margin-bottom: 0.9375rem !important;
}
.u-padding-bottom-30,
.up-padding-bottom-30 {
  padding-bottom: 0.9375rem !important;
}
.u-margin-32, .u-m-32,
.up-margin-32, .up-m-32 {
  margin: 1rem !important;
}
.u-padding-32, .u-p-32,
.up-padding-32, .up-p-32 {
  padding: 1rem !important;
}
.u-m-l-32,
.up-m-l-32 {
  margin-left: 1rem !important;
}
.u-p-l-32,
.up-p-l-32 {
  padding-left: 1rem !important;
}
.u-margin-left-32,
.up-margin-left-32 {
  margin-left: 1rem !important;
}
.u-padding-left-32,
.up-padding-left-32 {
  padding-left: 1rem !important;
}
.u-m-t-32,
.up-m-t-32 {
  margin-top: 1rem !important;
}
.u-p-t-32,
.up-p-t-32 {
  padding-top: 1rem !important;
}
.u-margin-top-32,
.up-margin-top-32 {
  margin-top: 1rem !important;
}
.u-padding-top-32,
.up-padding-top-32 {
  padding-top: 1rem !important;
}
.u-m-r-32,
.up-m-r-32 {
  margin-right: 1rem !important;
}
.u-p-r-32,
.up-p-r-32 {
  padding-right: 1rem !important;
}
.u-margin-right-32,
.up-margin-right-32 {
  margin-right: 1rem !important;
}
.u-padding-right-32,
.up-padding-right-32 {
  padding-right: 1rem !important;
}
.u-m-b-32,
.up-m-b-32 {
  margin-bottom: 1rem !important;
}
.u-p-b-32,
.up-p-b-32 {
  padding-bottom: 1rem !important;
}
.u-margin-bottom-32,
.up-margin-bottom-32 {
  margin-bottom: 1rem !important;
}
.u-padding-bottom-32,
.up-padding-bottom-32 {
  padding-bottom: 1rem !important;
}
.u-margin-34, .u-m-34,
.up-margin-34, .up-m-34 {
  margin: 1.0625rem !important;
}
.u-padding-34, .u-p-34,
.up-padding-34, .up-p-34 {
  padding: 1.0625rem !important;
}
.u-m-l-34,
.up-m-l-34 {
  margin-left: 1.0625rem !important;
}
.u-p-l-34,
.up-p-l-34 {
  padding-left: 1.0625rem !important;
}
.u-margin-left-34,
.up-margin-left-34 {
  margin-left: 1.0625rem !important;
}
.u-padding-left-34,
.up-padding-left-34 {
  padding-left: 1.0625rem !important;
}
.u-m-t-34,
.up-m-t-34 {
  margin-top: 1.0625rem !important;
}
.u-p-t-34,
.up-p-t-34 {
  padding-top: 1.0625rem !important;
}
.u-margin-top-34,
.up-margin-top-34 {
  margin-top: 1.0625rem !important;
}
.u-padding-top-34,
.up-padding-top-34 {
  padding-top: 1.0625rem !important;
}
.u-m-r-34,
.up-m-r-34 {
  margin-right: 1.0625rem !important;
}
.u-p-r-34,
.up-p-r-34 {
  padding-right: 1.0625rem !important;
}
.u-margin-right-34,
.up-margin-right-34 {
  margin-right: 1.0625rem !important;
}
.u-padding-right-34,
.up-padding-right-34 {
  padding-right: 1.0625rem !important;
}
.u-m-b-34,
.up-m-b-34 {
  margin-bottom: 1.0625rem !important;
}
.u-p-b-34,
.up-p-b-34 {
  padding-bottom: 1.0625rem !important;
}
.u-margin-bottom-34,
.up-margin-bottom-34 {
  margin-bottom: 1.0625rem !important;
}
.u-padding-bottom-34,
.up-padding-bottom-34 {
  padding-bottom: 1.0625rem !important;
}
.u-margin-35, .u-m-35,
.up-margin-35, .up-m-35 {
  margin: 1.09375rem !important;
}
.u-padding-35, .u-p-35,
.up-padding-35, .up-p-35 {
  padding: 1.09375rem !important;
}
.u-m-l-35,
.up-m-l-35 {
  margin-left: 1.09375rem !important;
}
.u-p-l-35,
.up-p-l-35 {
  padding-left: 1.09375rem !important;
}
.u-margin-left-35,
.up-margin-left-35 {
  margin-left: 1.09375rem !important;
}
.u-padding-left-35,
.up-padding-left-35 {
  padding-left: 1.09375rem !important;
}
.u-m-t-35,
.up-m-t-35 {
  margin-top: 1.09375rem !important;
}
.u-p-t-35,
.up-p-t-35 {
  padding-top: 1.09375rem !important;
}
.u-margin-top-35,
.up-margin-top-35 {
  margin-top: 1.09375rem !important;
}
.u-padding-top-35,
.up-padding-top-35 {
  padding-top: 1.09375rem !important;
}
.u-m-r-35,
.up-m-r-35 {
  margin-right: 1.09375rem !important;
}
.u-p-r-35,
.up-p-r-35 {
  padding-right: 1.09375rem !important;
}
.u-margin-right-35,
.up-margin-right-35 {
  margin-right: 1.09375rem !important;
}
.u-padding-right-35,
.up-padding-right-35 {
  padding-right: 1.09375rem !important;
}
.u-m-b-35,
.up-m-b-35 {
  margin-bottom: 1.09375rem !important;
}
.u-p-b-35,
.up-p-b-35 {
  padding-bottom: 1.09375rem !important;
}
.u-margin-bottom-35,
.up-margin-bottom-35 {
  margin-bottom: 1.09375rem !important;
}
.u-padding-bottom-35,
.up-padding-bottom-35 {
  padding-bottom: 1.09375rem !important;
}
.u-margin-36, .u-m-36,
.up-margin-36, .up-m-36 {
  margin: 1.125rem !important;
}
.u-padding-36, .u-p-36,
.up-padding-36, .up-p-36 {
  padding: 1.125rem !important;
}
.u-m-l-36,
.up-m-l-36 {
  margin-left: 1.125rem !important;
}
.u-p-l-36,
.up-p-l-36 {
  padding-left: 1.125rem !important;
}
.u-margin-left-36,
.up-margin-left-36 {
  margin-left: 1.125rem !important;
}
.u-padding-left-36,
.up-padding-left-36 {
  padding-left: 1.125rem !important;
}
.u-m-t-36,
.up-m-t-36 {
  margin-top: 1.125rem !important;
}
.u-p-t-36,
.up-p-t-36 {
  padding-top: 1.125rem !important;
}
.u-margin-top-36,
.up-margin-top-36 {
  margin-top: 1.125rem !important;
}
.u-padding-top-36,
.up-padding-top-36 {
  padding-top: 1.125rem !important;
}
.u-m-r-36,
.up-m-r-36 {
  margin-right: 1.125rem !important;
}
.u-p-r-36,
.up-p-r-36 {
  padding-right: 1.125rem !important;
}
.u-margin-right-36,
.up-margin-right-36 {
  margin-right: 1.125rem !important;
}
.u-padding-right-36,
.up-padding-right-36 {
  padding-right: 1.125rem !important;
}
.u-m-b-36,
.up-m-b-36 {
  margin-bottom: 1.125rem !important;
}
.u-p-b-36,
.up-p-b-36 {
  padding-bottom: 1.125rem !important;
}
.u-margin-bottom-36,
.up-margin-bottom-36 {
  margin-bottom: 1.125rem !important;
}
.u-padding-bottom-36,
.up-padding-bottom-36 {
  padding-bottom: 1.125rem !important;
}
.u-margin-38, .u-m-38,
.up-margin-38, .up-m-38 {
  margin: 1.1875rem !important;
}
.u-padding-38, .u-p-38,
.up-padding-38, .up-p-38 {
  padding: 1.1875rem !important;
}
.u-m-l-38,
.up-m-l-38 {
  margin-left: 1.1875rem !important;
}
.u-p-l-38,
.up-p-l-38 {
  padding-left: 1.1875rem !important;
}
.u-margin-left-38,
.up-margin-left-38 {
  margin-left: 1.1875rem !important;
}
.u-padding-left-38,
.up-padding-left-38 {
  padding-left: 1.1875rem !important;
}
.u-m-t-38,
.up-m-t-38 {
  margin-top: 1.1875rem !important;
}
.u-p-t-38,
.up-p-t-38 {
  padding-top: 1.1875rem !important;
}
.u-margin-top-38,
.up-margin-top-38 {
  margin-top: 1.1875rem !important;
}
.u-padding-top-38,
.up-padding-top-38 {
  padding-top: 1.1875rem !important;
}
.u-m-r-38,
.up-m-r-38 {
  margin-right: 1.1875rem !important;
}
.u-p-r-38,
.up-p-r-38 {
  padding-right: 1.1875rem !important;
}
.u-margin-right-38,
.up-margin-right-38 {
  margin-right: 1.1875rem !important;
}
.u-padding-right-38,
.up-padding-right-38 {
  padding-right: 1.1875rem !important;
}
.u-m-b-38,
.up-m-b-38 {
  margin-bottom: 1.1875rem !important;
}
.u-p-b-38,
.up-p-b-38 {
  padding-bottom: 1.1875rem !important;
}
.u-margin-bottom-38,
.up-margin-bottom-38 {
  margin-bottom: 1.1875rem !important;
}
.u-padding-bottom-38,
.up-padding-bottom-38 {
  padding-bottom: 1.1875rem !important;
}
.u-margin-40, .u-m-40,
.up-margin-40, .up-m-40 {
  margin: 1.25rem !important;
}
.u-padding-40, .u-p-40,
.up-padding-40, .up-p-40 {
  padding: 1.25rem !important;
}
.u-m-l-40,
.up-m-l-40 {
  margin-left: 1.25rem !important;
}
.u-p-l-40,
.up-p-l-40 {
  padding-left: 1.25rem !important;
}
.u-margin-left-40,
.up-margin-left-40 {
  margin-left: 1.25rem !important;
}
.u-padding-left-40,
.up-padding-left-40 {
  padding-left: 1.25rem !important;
}
.u-m-t-40,
.up-m-t-40 {
  margin-top: 1.25rem !important;
}
.u-p-t-40,
.up-p-t-40 {
  padding-top: 1.25rem !important;
}
.u-margin-top-40,
.up-margin-top-40 {
  margin-top: 1.25rem !important;
}
.u-padding-top-40,
.up-padding-top-40 {
  padding-top: 1.25rem !important;
}
.u-m-r-40,
.up-m-r-40 {
  margin-right: 1.25rem !important;
}
.u-p-r-40,
.up-p-r-40 {
  padding-right: 1.25rem !important;
}
.u-margin-right-40,
.up-margin-right-40 {
  margin-right: 1.25rem !important;
}
.u-padding-right-40,
.up-padding-right-40 {
  padding-right: 1.25rem !important;
}
.u-m-b-40,
.up-m-b-40 {
  margin-bottom: 1.25rem !important;
}
.u-p-b-40,
.up-p-b-40 {
  padding-bottom: 1.25rem !important;
}
.u-margin-bottom-40,
.up-margin-bottom-40 {
  margin-bottom: 1.25rem !important;
}
.u-padding-bottom-40,
.up-padding-bottom-40 {
  padding-bottom: 1.25rem !important;
}
.u-margin-42, .u-m-42,
.up-margin-42, .up-m-42 {
  margin: 1.3125rem !important;
}
.u-padding-42, .u-p-42,
.up-padding-42, .up-p-42 {
  padding: 1.3125rem !important;
}
.u-m-l-42,
.up-m-l-42 {
  margin-left: 1.3125rem !important;
}
.u-p-l-42,
.up-p-l-42 {
  padding-left: 1.3125rem !important;
}
.u-margin-left-42,
.up-margin-left-42 {
  margin-left: 1.3125rem !important;
}
.u-padding-left-42,
.up-padding-left-42 {
  padding-left: 1.3125rem !important;
}
.u-m-t-42,
.up-m-t-42 {
  margin-top: 1.3125rem !important;
}
.u-p-t-42,
.up-p-t-42 {
  padding-top: 1.3125rem !important;
}
.u-margin-top-42,
.up-margin-top-42 {
  margin-top: 1.3125rem !important;
}
.u-padding-top-42,
.up-padding-top-42 {
  padding-top: 1.3125rem !important;
}
.u-m-r-42,
.up-m-r-42 {
  margin-right: 1.3125rem !important;
}
.u-p-r-42,
.up-p-r-42 {
  padding-right: 1.3125rem !important;
}
.u-margin-right-42,
.up-margin-right-42 {
  margin-right: 1.3125rem !important;
}
.u-padding-right-42,
.up-padding-right-42 {
  padding-right: 1.3125rem !important;
}
.u-m-b-42,
.up-m-b-42 {
  margin-bottom: 1.3125rem !important;
}
.u-p-b-42,
.up-p-b-42 {
  padding-bottom: 1.3125rem !important;
}
.u-margin-bottom-42,
.up-margin-bottom-42 {
  margin-bottom: 1.3125rem !important;
}
.u-padding-bottom-42,
.up-padding-bottom-42 {
  padding-bottom: 1.3125rem !important;
}
.u-margin-44, .u-m-44,
.up-margin-44, .up-m-44 {
  margin: 1.375rem !important;
}
.u-padding-44, .u-p-44,
.up-padding-44, .up-p-44 {
  padding: 1.375rem !important;
}
.u-m-l-44,
.up-m-l-44 {
  margin-left: 1.375rem !important;
}
.u-p-l-44,
.up-p-l-44 {
  padding-left: 1.375rem !important;
}
.u-margin-left-44,
.up-margin-left-44 {
  margin-left: 1.375rem !important;
}
.u-padding-left-44,
.up-padding-left-44 {
  padding-left: 1.375rem !important;
}
.u-m-t-44,
.up-m-t-44 {
  margin-top: 1.375rem !important;
}
.u-p-t-44,
.up-p-t-44 {
  padding-top: 1.375rem !important;
}
.u-margin-top-44,
.up-margin-top-44 {
  margin-top: 1.375rem !important;
}
.u-padding-top-44,
.up-padding-top-44 {
  padding-top: 1.375rem !important;
}
.u-m-r-44,
.up-m-r-44 {
  margin-right: 1.375rem !important;
}
.u-p-r-44,
.up-p-r-44 {
  padding-right: 1.375rem !important;
}
.u-margin-right-44,
.up-margin-right-44 {
  margin-right: 1.375rem !important;
}
.u-padding-right-44,
.up-padding-right-44 {
  padding-right: 1.375rem !important;
}
.u-m-b-44,
.up-m-b-44 {
  margin-bottom: 1.375rem !important;
}
.u-p-b-44,
.up-p-b-44 {
  padding-bottom: 1.375rem !important;
}
.u-margin-bottom-44,
.up-margin-bottom-44 {
  margin-bottom: 1.375rem !important;
}
.u-padding-bottom-44,
.up-padding-bottom-44 {
  padding-bottom: 1.375rem !important;
}
.u-margin-45, .u-m-45,
.up-margin-45, .up-m-45 {
  margin: 1.40625rem !important;
}
.u-padding-45, .u-p-45,
.up-padding-45, .up-p-45 {
  padding: 1.40625rem !important;
}
.u-m-l-45,
.up-m-l-45 {
  margin-left: 1.40625rem !important;
}
.u-p-l-45,
.up-p-l-45 {
  padding-left: 1.40625rem !important;
}
.u-margin-left-45,
.up-margin-left-45 {
  margin-left: 1.40625rem !important;
}
.u-padding-left-45,
.up-padding-left-45 {
  padding-left: 1.40625rem !important;
}
.u-m-t-45,
.up-m-t-45 {
  margin-top: 1.40625rem !important;
}
.u-p-t-45,
.up-p-t-45 {
  padding-top: 1.40625rem !important;
}
.u-margin-top-45,
.up-margin-top-45 {
  margin-top: 1.40625rem !important;
}
.u-padding-top-45,
.up-padding-top-45 {
  padding-top: 1.40625rem !important;
}
.u-m-r-45,
.up-m-r-45 {
  margin-right: 1.40625rem !important;
}
.u-p-r-45,
.up-p-r-45 {
  padding-right: 1.40625rem !important;
}
.u-margin-right-45,
.up-margin-right-45 {
  margin-right: 1.40625rem !important;
}
.u-padding-right-45,
.up-padding-right-45 {
  padding-right: 1.40625rem !important;
}
.u-m-b-45,
.up-m-b-45 {
  margin-bottom: 1.40625rem !important;
}
.u-p-b-45,
.up-p-b-45 {
  padding-bottom: 1.40625rem !important;
}
.u-margin-bottom-45,
.up-margin-bottom-45 {
  margin-bottom: 1.40625rem !important;
}
.u-padding-bottom-45,
.up-padding-bottom-45 {
  padding-bottom: 1.40625rem !important;
}
.u-margin-46, .u-m-46,
.up-margin-46, .up-m-46 {
  margin: 1.4375rem !important;
}
.u-padding-46, .u-p-46,
.up-padding-46, .up-p-46 {
  padding: 1.4375rem !important;
}
.u-m-l-46,
.up-m-l-46 {
  margin-left: 1.4375rem !important;
}
.u-p-l-46,
.up-p-l-46 {
  padding-left: 1.4375rem !important;
}
.u-margin-left-46,
.up-margin-left-46 {
  margin-left: 1.4375rem !important;
}
.u-padding-left-46,
.up-padding-left-46 {
  padding-left: 1.4375rem !important;
}
.u-m-t-46,
.up-m-t-46 {
  margin-top: 1.4375rem !important;
}
.u-p-t-46,
.up-p-t-46 {
  padding-top: 1.4375rem !important;
}
.u-margin-top-46,
.up-margin-top-46 {
  margin-top: 1.4375rem !important;
}
.u-padding-top-46,
.up-padding-top-46 {
  padding-top: 1.4375rem !important;
}
.u-m-r-46,
.up-m-r-46 {
  margin-right: 1.4375rem !important;
}
.u-p-r-46,
.up-p-r-46 {
  padding-right: 1.4375rem !important;
}
.u-margin-right-46,
.up-margin-right-46 {
  margin-right: 1.4375rem !important;
}
.u-padding-right-46,
.up-padding-right-46 {
  padding-right: 1.4375rem !important;
}
.u-m-b-46,
.up-m-b-46 {
  margin-bottom: 1.4375rem !important;
}
.u-p-b-46,
.up-p-b-46 {
  padding-bottom: 1.4375rem !important;
}
.u-margin-bottom-46,
.up-margin-bottom-46 {
  margin-bottom: 1.4375rem !important;
}
.u-padding-bottom-46,
.up-padding-bottom-46 {
  padding-bottom: 1.4375rem !important;
}
.u-margin-48, .u-m-48,
.up-margin-48, .up-m-48 {
  margin: 1.5rem !important;
}
.u-padding-48, .u-p-48,
.up-padding-48, .up-p-48 {
  padding: 1.5rem !important;
}
.u-m-l-48,
.up-m-l-48 {
  margin-left: 1.5rem !important;
}
.u-p-l-48,
.up-p-l-48 {
  padding-left: 1.5rem !important;
}
.u-margin-left-48,
.up-margin-left-48 {
  margin-left: 1.5rem !important;
}
.u-padding-left-48,
.up-padding-left-48 {
  padding-left: 1.5rem !important;
}
.u-m-t-48,
.up-m-t-48 {
  margin-top: 1.5rem !important;
}
.u-p-t-48,
.up-p-t-48 {
  padding-top: 1.5rem !important;
}
.u-margin-top-48,
.up-margin-top-48 {
  margin-top: 1.5rem !important;
}
.u-padding-top-48,
.up-padding-top-48 {
  padding-top: 1.5rem !important;
}
.u-m-r-48,
.up-m-r-48 {
  margin-right: 1.5rem !important;
}
.u-p-r-48,
.up-p-r-48 {
  padding-right: 1.5rem !important;
}
.u-margin-right-48,
.up-margin-right-48 {
  margin-right: 1.5rem !important;
}
.u-padding-right-48,
.up-padding-right-48 {
  padding-right: 1.5rem !important;
}
.u-m-b-48,
.up-m-b-48 {
  margin-bottom: 1.5rem !important;
}
.u-p-b-48,
.up-p-b-48 {
  padding-bottom: 1.5rem !important;
}
.u-margin-bottom-48,
.up-margin-bottom-48 {
  margin-bottom: 1.5rem !important;
}
.u-padding-bottom-48,
.up-padding-bottom-48 {
  padding-bottom: 1.5rem !important;
}
.u-margin-50, .u-m-50,
.up-margin-50, .up-m-50 {
  margin: 1.5625rem !important;
}
.u-padding-50, .u-p-50,
.up-padding-50, .up-p-50 {
  padding: 1.5625rem !important;
}
.u-m-l-50,
.up-m-l-50 {
  margin-left: 1.5625rem !important;
}
.u-p-l-50,
.up-p-l-50 {
  padding-left: 1.5625rem !important;
}
.u-margin-left-50,
.up-margin-left-50 {
  margin-left: 1.5625rem !important;
}
.u-padding-left-50,
.up-padding-left-50 {
  padding-left: 1.5625rem !important;
}
.u-m-t-50,
.up-m-t-50 {
  margin-top: 1.5625rem !important;
}
.u-p-t-50,
.up-p-t-50 {
  padding-top: 1.5625rem !important;
}
.u-margin-top-50,
.up-margin-top-50 {
  margin-top: 1.5625rem !important;
}
.u-padding-top-50,
.up-padding-top-50 {
  padding-top: 1.5625rem !important;
}
.u-m-r-50,
.up-m-r-50 {
  margin-right: 1.5625rem !important;
}
.u-p-r-50,
.up-p-r-50 {
  padding-right: 1.5625rem !important;
}
.u-margin-right-50,
.up-margin-right-50 {
  margin-right: 1.5625rem !important;
}
.u-padding-right-50,
.up-padding-right-50 {
  padding-right: 1.5625rem !important;
}
.u-m-b-50,
.up-m-b-50 {
  margin-bottom: 1.5625rem !important;
}
.u-p-b-50,
.up-p-b-50 {
  padding-bottom: 1.5625rem !important;
}
.u-margin-bottom-50,
.up-margin-bottom-50 {
  margin-bottom: 1.5625rem !important;
}
.u-padding-bottom-50,
.up-padding-bottom-50 {
  padding-bottom: 1.5625rem !important;
}
.u-margin-52, .u-m-52,
.up-margin-52, .up-m-52 {
  margin: 1.625rem !important;
}
.u-padding-52, .u-p-52,
.up-padding-52, .up-p-52 {
  padding: 1.625rem !important;
}
.u-m-l-52,
.up-m-l-52 {
  margin-left: 1.625rem !important;
}
.u-p-l-52,
.up-p-l-52 {
  padding-left: 1.625rem !important;
}
.u-margin-left-52,
.up-margin-left-52 {
  margin-left: 1.625rem !important;
}
.u-padding-left-52,
.up-padding-left-52 {
  padding-left: 1.625rem !important;
}
.u-m-t-52,
.up-m-t-52 {
  margin-top: 1.625rem !important;
}
.u-p-t-52,
.up-p-t-52 {
  padding-top: 1.625rem !important;
}
.u-margin-top-52,
.up-margin-top-52 {
  margin-top: 1.625rem !important;
}
.u-padding-top-52,
.up-padding-top-52 {
  padding-top: 1.625rem !important;
}
.u-m-r-52,
.up-m-r-52 {
  margin-right: 1.625rem !important;
}
.u-p-r-52,
.up-p-r-52 {
  padding-right: 1.625rem !important;
}
.u-margin-right-52,
.up-margin-right-52 {
  margin-right: 1.625rem !important;
}
.u-padding-right-52,
.up-padding-right-52 {
  padding-right: 1.625rem !important;
}
.u-m-b-52,
.up-m-b-52 {
  margin-bottom: 1.625rem !important;
}
.u-p-b-52,
.up-p-b-52 {
  padding-bottom: 1.625rem !important;
}
.u-margin-bottom-52,
.up-margin-bottom-52 {
  margin-bottom: 1.625rem !important;
}
.u-padding-bottom-52,
.up-padding-bottom-52 {
  padding-bottom: 1.625rem !important;
}
.u-margin-54, .u-m-54,
.up-margin-54, .up-m-54 {
  margin: 1.6875rem !important;
}
.u-padding-54, .u-p-54,
.up-padding-54, .up-p-54 {
  padding: 1.6875rem !important;
}
.u-m-l-54,
.up-m-l-54 {
  margin-left: 1.6875rem !important;
}
.u-p-l-54,
.up-p-l-54 {
  padding-left: 1.6875rem !important;
}
.u-margin-left-54,
.up-margin-left-54 {
  margin-left: 1.6875rem !important;
}
.u-padding-left-54,
.up-padding-left-54 {
  padding-left: 1.6875rem !important;
}
.u-m-t-54,
.up-m-t-54 {
  margin-top: 1.6875rem !important;
}
.u-p-t-54,
.up-p-t-54 {
  padding-top: 1.6875rem !important;
}
.u-margin-top-54,
.up-margin-top-54 {
  margin-top: 1.6875rem !important;
}
.u-padding-top-54,
.up-padding-top-54 {
  padding-top: 1.6875rem !important;
}
.u-m-r-54,
.up-m-r-54 {
  margin-right: 1.6875rem !important;
}
.u-p-r-54,
.up-p-r-54 {
  padding-right: 1.6875rem !important;
}
.u-margin-right-54,
.up-margin-right-54 {
  margin-right: 1.6875rem !important;
}
.u-padding-right-54,
.up-padding-right-54 {
  padding-right: 1.6875rem !important;
}
.u-m-b-54,
.up-m-b-54 {
  margin-bottom: 1.6875rem !important;
}
.u-p-b-54,
.up-p-b-54 {
  padding-bottom: 1.6875rem !important;
}
.u-margin-bottom-54,
.up-margin-bottom-54 {
  margin-bottom: 1.6875rem !important;
}
.u-padding-bottom-54,
.up-padding-bottom-54 {
  padding-bottom: 1.6875rem !important;
}
.u-margin-55, .u-m-55,
.up-margin-55, .up-m-55 {
  margin: 1.71875rem !important;
}
.u-padding-55, .u-p-55,
.up-padding-55, .up-p-55 {
  padding: 1.71875rem !important;
}
.u-m-l-55,
.up-m-l-55 {
  margin-left: 1.71875rem !important;
}
.u-p-l-55,
.up-p-l-55 {
  padding-left: 1.71875rem !important;
}
.u-margin-left-55,
.up-margin-left-55 {
  margin-left: 1.71875rem !important;
}
.u-padding-left-55,
.up-padding-left-55 {
  padding-left: 1.71875rem !important;
}
.u-m-t-55,
.up-m-t-55 {
  margin-top: 1.71875rem !important;
}
.u-p-t-55,
.up-p-t-55 {
  padding-top: 1.71875rem !important;
}
.u-margin-top-55,
.up-margin-top-55 {
  margin-top: 1.71875rem !important;
}
.u-padding-top-55,
.up-padding-top-55 {
  padding-top: 1.71875rem !important;
}
.u-m-r-55,
.up-m-r-55 {
  margin-right: 1.71875rem !important;
}
.u-p-r-55,
.up-p-r-55 {
  padding-right: 1.71875rem !important;
}
.u-margin-right-55,
.up-margin-right-55 {
  margin-right: 1.71875rem !important;
}
.u-padding-right-55,
.up-padding-right-55 {
  padding-right: 1.71875rem !important;
}
.u-m-b-55,
.up-m-b-55 {
  margin-bottom: 1.71875rem !important;
}
.u-p-b-55,
.up-p-b-55 {
  padding-bottom: 1.71875rem !important;
}
.u-margin-bottom-55,
.up-margin-bottom-55 {
  margin-bottom: 1.71875rem !important;
}
.u-padding-bottom-55,
.up-padding-bottom-55 {
  padding-bottom: 1.71875rem !important;
}
.u-margin-56, .u-m-56,
.up-margin-56, .up-m-56 {
  margin: 1.75rem !important;
}
.u-padding-56, .u-p-56,
.up-padding-56, .up-p-56 {
  padding: 1.75rem !important;
}
.u-m-l-56,
.up-m-l-56 {
  margin-left: 1.75rem !important;
}
.u-p-l-56,
.up-p-l-56 {
  padding-left: 1.75rem !important;
}
.u-margin-left-56,
.up-margin-left-56 {
  margin-left: 1.75rem !important;
}
.u-padding-left-56,
.up-padding-left-56 {
  padding-left: 1.75rem !important;
}
.u-m-t-56,
.up-m-t-56 {
  margin-top: 1.75rem !important;
}
.u-p-t-56,
.up-p-t-56 {
  padding-top: 1.75rem !important;
}
.u-margin-top-56,
.up-margin-top-56 {
  margin-top: 1.75rem !important;
}
.u-padding-top-56,
.up-padding-top-56 {
  padding-top: 1.75rem !important;
}
.u-m-r-56,
.up-m-r-56 {
  margin-right: 1.75rem !important;
}
.u-p-r-56,
.up-p-r-56 {
  padding-right: 1.75rem !important;
}
.u-margin-right-56,
.up-margin-right-56 {
  margin-right: 1.75rem !important;
}
.u-padding-right-56,
.up-padding-right-56 {
  padding-right: 1.75rem !important;
}
.u-m-b-56,
.up-m-b-56 {
  margin-bottom: 1.75rem !important;
}
.u-p-b-56,
.up-p-b-56 {
  padding-bottom: 1.75rem !important;
}
.u-margin-bottom-56,
.up-margin-bottom-56 {
  margin-bottom: 1.75rem !important;
}
.u-padding-bottom-56,
.up-padding-bottom-56 {
  padding-bottom: 1.75rem !important;
}
.u-margin-58, .u-m-58,
.up-margin-58, .up-m-58 {
  margin: 1.8125rem !important;
}
.u-padding-58, .u-p-58,
.up-padding-58, .up-p-58 {
  padding: 1.8125rem !important;
}
.u-m-l-58,
.up-m-l-58 {
  margin-left: 1.8125rem !important;
}
.u-p-l-58,
.up-p-l-58 {
  padding-left: 1.8125rem !important;
}
.u-margin-left-58,
.up-margin-left-58 {
  margin-left: 1.8125rem !important;
}
.u-padding-left-58,
.up-padding-left-58 {
  padding-left: 1.8125rem !important;
}
.u-m-t-58,
.up-m-t-58 {
  margin-top: 1.8125rem !important;
}
.u-p-t-58,
.up-p-t-58 {
  padding-top: 1.8125rem !important;
}
.u-margin-top-58,
.up-margin-top-58 {
  margin-top: 1.8125rem !important;
}
.u-padding-top-58,
.up-padding-top-58 {
  padding-top: 1.8125rem !important;
}
.u-m-r-58,
.up-m-r-58 {
  margin-right: 1.8125rem !important;
}
.u-p-r-58,
.up-p-r-58 {
  padding-right: 1.8125rem !important;
}
.u-margin-right-58,
.up-margin-right-58 {
  margin-right: 1.8125rem !important;
}
.u-padding-right-58,
.up-padding-right-58 {
  padding-right: 1.8125rem !important;
}
.u-m-b-58,
.up-m-b-58 {
  margin-bottom: 1.8125rem !important;
}
.u-p-b-58,
.up-p-b-58 {
  padding-bottom: 1.8125rem !important;
}
.u-margin-bottom-58,
.up-margin-bottom-58 {
  margin-bottom: 1.8125rem !important;
}
.u-padding-bottom-58,
.up-padding-bottom-58 {
  padding-bottom: 1.8125rem !important;
}
.u-margin-60, .u-m-60,
.up-margin-60, .up-m-60 {
  margin: 1.875rem !important;
}
.u-padding-60, .u-p-60,
.up-padding-60, .up-p-60 {
  padding: 1.875rem !important;
}
.u-m-l-60,
.up-m-l-60 {
  margin-left: 1.875rem !important;
}
.u-p-l-60,
.up-p-l-60 {
  padding-left: 1.875rem !important;
}
.u-margin-left-60,
.up-margin-left-60 {
  margin-left: 1.875rem !important;
}
.u-padding-left-60,
.up-padding-left-60 {
  padding-left: 1.875rem !important;
}
.u-m-t-60,
.up-m-t-60 {
  margin-top: 1.875rem !important;
}
.u-p-t-60,
.up-p-t-60 {
  padding-top: 1.875rem !important;
}
.u-margin-top-60,
.up-margin-top-60 {
  margin-top: 1.875rem !important;
}
.u-padding-top-60,
.up-padding-top-60 {
  padding-top: 1.875rem !important;
}
.u-m-r-60,
.up-m-r-60 {
  margin-right: 1.875rem !important;
}
.u-p-r-60,
.up-p-r-60 {
  padding-right: 1.875rem !important;
}
.u-margin-right-60,
.up-margin-right-60 {
  margin-right: 1.875rem !important;
}
.u-padding-right-60,
.up-padding-right-60 {
  padding-right: 1.875rem !important;
}
.u-m-b-60,
.up-m-b-60 {
  margin-bottom: 1.875rem !important;
}
.u-p-b-60,
.up-p-b-60 {
  padding-bottom: 1.875rem !important;
}
.u-margin-bottom-60,
.up-margin-bottom-60 {
  margin-bottom: 1.875rem !important;
}
.u-padding-bottom-60,
.up-padding-bottom-60 {
  padding-bottom: 1.875rem !important;
}
.u-margin-62, .u-m-62,
.up-margin-62, .up-m-62 {
  margin: 1.9375rem !important;
}
.u-padding-62, .u-p-62,
.up-padding-62, .up-p-62 {
  padding: 1.9375rem !important;
}
.u-m-l-62,
.up-m-l-62 {
  margin-left: 1.9375rem !important;
}
.u-p-l-62,
.up-p-l-62 {
  padding-left: 1.9375rem !important;
}
.u-margin-left-62,
.up-margin-left-62 {
  margin-left: 1.9375rem !important;
}
.u-padding-left-62,
.up-padding-left-62 {
  padding-left: 1.9375rem !important;
}
.u-m-t-62,
.up-m-t-62 {
  margin-top: 1.9375rem !important;
}
.u-p-t-62,
.up-p-t-62 {
  padding-top: 1.9375rem !important;
}
.u-margin-top-62,
.up-margin-top-62 {
  margin-top: 1.9375rem !important;
}
.u-padding-top-62,
.up-padding-top-62 {
  padding-top: 1.9375rem !important;
}
.u-m-r-62,
.up-m-r-62 {
  margin-right: 1.9375rem !important;
}
.u-p-r-62,
.up-p-r-62 {
  padding-right: 1.9375rem !important;
}
.u-margin-right-62,
.up-margin-right-62 {
  margin-right: 1.9375rem !important;
}
.u-padding-right-62,
.up-padding-right-62 {
  padding-right: 1.9375rem !important;
}
.u-m-b-62,
.up-m-b-62 {
  margin-bottom: 1.9375rem !important;
}
.u-p-b-62,
.up-p-b-62 {
  padding-bottom: 1.9375rem !important;
}
.u-margin-bottom-62,
.up-margin-bottom-62 {
  margin-bottom: 1.9375rem !important;
}
.u-padding-bottom-62,
.up-padding-bottom-62 {
  padding-bottom: 1.9375rem !important;
}
.u-margin-64, .u-m-64,
.up-margin-64, .up-m-64 {
  margin: 2rem !important;
}
.u-padding-64, .u-p-64,
.up-padding-64, .up-p-64 {
  padding: 2rem !important;
}
.u-m-l-64,
.up-m-l-64 {
  margin-left: 2rem !important;
}
.u-p-l-64,
.up-p-l-64 {
  padding-left: 2rem !important;
}
.u-margin-left-64,
.up-margin-left-64 {
  margin-left: 2rem !important;
}
.u-padding-left-64,
.up-padding-left-64 {
  padding-left: 2rem !important;
}
.u-m-t-64,
.up-m-t-64 {
  margin-top: 2rem !important;
}
.u-p-t-64,
.up-p-t-64 {
  padding-top: 2rem !important;
}
.u-margin-top-64,
.up-margin-top-64 {
  margin-top: 2rem !important;
}
.u-padding-top-64,
.up-padding-top-64 {
  padding-top: 2rem !important;
}
.u-m-r-64,
.up-m-r-64 {
  margin-right: 2rem !important;
}
.u-p-r-64,
.up-p-r-64 {
  padding-right: 2rem !important;
}
.u-margin-right-64,
.up-margin-right-64 {
  margin-right: 2rem !important;
}
.u-padding-right-64,
.up-padding-right-64 {
  padding-right: 2rem !important;
}
.u-m-b-64,
.up-m-b-64 {
  margin-bottom: 2rem !important;
}
.u-p-b-64,
.up-p-b-64 {
  padding-bottom: 2rem !important;
}
.u-margin-bottom-64,
.up-margin-bottom-64 {
  margin-bottom: 2rem !important;
}
.u-padding-bottom-64,
.up-padding-bottom-64 {
  padding-bottom: 2rem !important;
}
.u-margin-65, .u-m-65,
.up-margin-65, .up-m-65 {
  margin: 2.03125rem !important;
}
.u-padding-65, .u-p-65,
.up-padding-65, .up-p-65 {
  padding: 2.03125rem !important;
}
.u-m-l-65,
.up-m-l-65 {
  margin-left: 2.03125rem !important;
}
.u-p-l-65,
.up-p-l-65 {
  padding-left: 2.03125rem !important;
}
.u-margin-left-65,
.up-margin-left-65 {
  margin-left: 2.03125rem !important;
}
.u-padding-left-65,
.up-padding-left-65 {
  padding-left: 2.03125rem !important;
}
.u-m-t-65,
.up-m-t-65 {
  margin-top: 2.03125rem !important;
}
.u-p-t-65,
.up-p-t-65 {
  padding-top: 2.03125rem !important;
}
.u-margin-top-65,
.up-margin-top-65 {
  margin-top: 2.03125rem !important;
}
.u-padding-top-65,
.up-padding-top-65 {
  padding-top: 2.03125rem !important;
}
.u-m-r-65,
.up-m-r-65 {
  margin-right: 2.03125rem !important;
}
.u-p-r-65,
.up-p-r-65 {
  padding-right: 2.03125rem !important;
}
.u-margin-right-65,
.up-margin-right-65 {
  margin-right: 2.03125rem !important;
}
.u-padding-right-65,
.up-padding-right-65 {
  padding-right: 2.03125rem !important;
}
.u-m-b-65,
.up-m-b-65 {
  margin-bottom: 2.03125rem !important;
}
.u-p-b-65,
.up-p-b-65 {
  padding-bottom: 2.03125rem !important;
}
.u-margin-bottom-65,
.up-margin-bottom-65 {
  margin-bottom: 2.03125rem !important;
}
.u-padding-bottom-65,
.up-padding-bottom-65 {
  padding-bottom: 2.03125rem !important;
}
.u-margin-66, .u-m-66,
.up-margin-66, .up-m-66 {
  margin: 2.0625rem !important;
}
.u-padding-66, .u-p-66,
.up-padding-66, .up-p-66 {
  padding: 2.0625rem !important;
}
.u-m-l-66,
.up-m-l-66 {
  margin-left: 2.0625rem !important;
}
.u-p-l-66,
.up-p-l-66 {
  padding-left: 2.0625rem !important;
}
.u-margin-left-66,
.up-margin-left-66 {
  margin-left: 2.0625rem !important;
}
.u-padding-left-66,
.up-padding-left-66 {
  padding-left: 2.0625rem !important;
}
.u-m-t-66,
.up-m-t-66 {
  margin-top: 2.0625rem !important;
}
.u-p-t-66,
.up-p-t-66 {
  padding-top: 2.0625rem !important;
}
.u-margin-top-66,
.up-margin-top-66 {
  margin-top: 2.0625rem !important;
}
.u-padding-top-66,
.up-padding-top-66 {
  padding-top: 2.0625rem !important;
}
.u-m-r-66,
.up-m-r-66 {
  margin-right: 2.0625rem !important;
}
.u-p-r-66,
.up-p-r-66 {
  padding-right: 2.0625rem !important;
}
.u-margin-right-66,
.up-margin-right-66 {
  margin-right: 2.0625rem !important;
}
.u-padding-right-66,
.up-padding-right-66 {
  padding-right: 2.0625rem !important;
}
.u-m-b-66,
.up-m-b-66 {
  margin-bottom: 2.0625rem !important;
}
.u-p-b-66,
.up-p-b-66 {
  padding-bottom: 2.0625rem !important;
}
.u-margin-bottom-66,
.up-margin-bottom-66 {
  margin-bottom: 2.0625rem !important;
}
.u-padding-bottom-66,
.up-padding-bottom-66 {
  padding-bottom: 2.0625rem !important;
}
.u-margin-68, .u-m-68,
.up-margin-68, .up-m-68 {
  margin: 2.125rem !important;
}
.u-padding-68, .u-p-68,
.up-padding-68, .up-p-68 {
  padding: 2.125rem !important;
}
.u-m-l-68,
.up-m-l-68 {
  margin-left: 2.125rem !important;
}
.u-p-l-68,
.up-p-l-68 {
  padding-left: 2.125rem !important;
}
.u-margin-left-68,
.up-margin-left-68 {
  margin-left: 2.125rem !important;
}
.u-padding-left-68,
.up-padding-left-68 {
  padding-left: 2.125rem !important;
}
.u-m-t-68,
.up-m-t-68 {
  margin-top: 2.125rem !important;
}
.u-p-t-68,
.up-p-t-68 {
  padding-top: 2.125rem !important;
}
.u-margin-top-68,
.up-margin-top-68 {
  margin-top: 2.125rem !important;
}
.u-padding-top-68,
.up-padding-top-68 {
  padding-top: 2.125rem !important;
}
.u-m-r-68,
.up-m-r-68 {
  margin-right: 2.125rem !important;
}
.u-p-r-68,
.up-p-r-68 {
  padding-right: 2.125rem !important;
}
.u-margin-right-68,
.up-margin-right-68 {
  margin-right: 2.125rem !important;
}
.u-padding-right-68,
.up-padding-right-68 {
  padding-right: 2.125rem !important;
}
.u-m-b-68,
.up-m-b-68 {
  margin-bottom: 2.125rem !important;
}
.u-p-b-68,
.up-p-b-68 {
  padding-bottom: 2.125rem !important;
}
.u-margin-bottom-68,
.up-margin-bottom-68 {
  margin-bottom: 2.125rem !important;
}
.u-padding-bottom-68,
.up-padding-bottom-68 {
  padding-bottom: 2.125rem !important;
}
.u-margin-70, .u-m-70,
.up-margin-70, .up-m-70 {
  margin: 2.1875rem !important;
}
.u-padding-70, .u-p-70,
.up-padding-70, .up-p-70 {
  padding: 2.1875rem !important;
}
.u-m-l-70,
.up-m-l-70 {
  margin-left: 2.1875rem !important;
}
.u-p-l-70,
.up-p-l-70 {
  padding-left: 2.1875rem !important;
}
.u-margin-left-70,
.up-margin-left-70 {
  margin-left: 2.1875rem !important;
}
.u-padding-left-70,
.up-padding-left-70 {
  padding-left: 2.1875rem !important;
}
.u-m-t-70,
.up-m-t-70 {
  margin-top: 2.1875rem !important;
}
.u-p-t-70,
.up-p-t-70 {
  padding-top: 2.1875rem !important;
}
.u-margin-top-70,
.up-margin-top-70 {
  margin-top: 2.1875rem !important;
}
.u-padding-top-70,
.up-padding-top-70 {
  padding-top: 2.1875rem !important;
}
.u-m-r-70,
.up-m-r-70 {
  margin-right: 2.1875rem !important;
}
.u-p-r-70,
.up-p-r-70 {
  padding-right: 2.1875rem !important;
}
.u-margin-right-70,
.up-margin-right-70 {
  margin-right: 2.1875rem !important;
}
.u-padding-right-70,
.up-padding-right-70 {
  padding-right: 2.1875rem !important;
}
.u-m-b-70,
.up-m-b-70 {
  margin-bottom: 2.1875rem !important;
}
.u-p-b-70,
.up-p-b-70 {
  padding-bottom: 2.1875rem !important;
}
.u-margin-bottom-70,
.up-margin-bottom-70 {
  margin-bottom: 2.1875rem !important;
}
.u-padding-bottom-70,
.up-padding-bottom-70 {
  padding-bottom: 2.1875rem !important;
}
.u-margin-72, .u-m-72,
.up-margin-72, .up-m-72 {
  margin: 2.25rem !important;
}
.u-padding-72, .u-p-72,
.up-padding-72, .up-p-72 {
  padding: 2.25rem !important;
}
.u-m-l-72,
.up-m-l-72 {
  margin-left: 2.25rem !important;
}
.u-p-l-72,
.up-p-l-72 {
  padding-left: 2.25rem !important;
}
.u-margin-left-72,
.up-margin-left-72 {
  margin-left: 2.25rem !important;
}
.u-padding-left-72,
.up-padding-left-72 {
  padding-left: 2.25rem !important;
}
.u-m-t-72,
.up-m-t-72 {
  margin-top: 2.25rem !important;
}
.u-p-t-72,
.up-p-t-72 {
  padding-top: 2.25rem !important;
}
.u-margin-top-72,
.up-margin-top-72 {
  margin-top: 2.25rem !important;
}
.u-padding-top-72,
.up-padding-top-72 {
  padding-top: 2.25rem !important;
}
.u-m-r-72,
.up-m-r-72 {
  margin-right: 2.25rem !important;
}
.u-p-r-72,
.up-p-r-72 {
  padding-right: 2.25rem !important;
}
.u-margin-right-72,
.up-margin-right-72 {
  margin-right: 2.25rem !important;
}
.u-padding-right-72,
.up-padding-right-72 {
  padding-right: 2.25rem !important;
}
.u-m-b-72,
.up-m-b-72 {
  margin-bottom: 2.25rem !important;
}
.u-p-b-72,
.up-p-b-72 {
  padding-bottom: 2.25rem !important;
}
.u-margin-bottom-72,
.up-margin-bottom-72 {
  margin-bottom: 2.25rem !important;
}
.u-padding-bottom-72,
.up-padding-bottom-72 {
  padding-bottom: 2.25rem !important;
}
.u-margin-74, .u-m-74,
.up-margin-74, .up-m-74 {
  margin: 2.3125rem !important;
}
.u-padding-74, .u-p-74,
.up-padding-74, .up-p-74 {
  padding: 2.3125rem !important;
}
.u-m-l-74,
.up-m-l-74 {
  margin-left: 2.3125rem !important;
}
.u-p-l-74,
.up-p-l-74 {
  padding-left: 2.3125rem !important;
}
.u-margin-left-74,
.up-margin-left-74 {
  margin-left: 2.3125rem !important;
}
.u-padding-left-74,
.up-padding-left-74 {
  padding-left: 2.3125rem !important;
}
.u-m-t-74,
.up-m-t-74 {
  margin-top: 2.3125rem !important;
}
.u-p-t-74,
.up-p-t-74 {
  padding-top: 2.3125rem !important;
}
.u-margin-top-74,
.up-margin-top-74 {
  margin-top: 2.3125rem !important;
}
.u-padding-top-74,
.up-padding-top-74 {
  padding-top: 2.3125rem !important;
}
.u-m-r-74,
.up-m-r-74 {
  margin-right: 2.3125rem !important;
}
.u-p-r-74,
.up-p-r-74 {
  padding-right: 2.3125rem !important;
}
.u-margin-right-74,
.up-margin-right-74 {
  margin-right: 2.3125rem !important;
}
.u-padding-right-74,
.up-padding-right-74 {
  padding-right: 2.3125rem !important;
}
.u-m-b-74,
.up-m-b-74 {
  margin-bottom: 2.3125rem !important;
}
.u-p-b-74,
.up-p-b-74 {
  padding-bottom: 2.3125rem !important;
}
.u-margin-bottom-74,
.up-margin-bottom-74 {
  margin-bottom: 2.3125rem !important;
}
.u-padding-bottom-74,
.up-padding-bottom-74 {
  padding-bottom: 2.3125rem !important;
}
.u-margin-75, .u-m-75,
.up-margin-75, .up-m-75 {
  margin: 2.34375rem !important;
}
.u-padding-75, .u-p-75,
.up-padding-75, .up-p-75 {
  padding: 2.34375rem !important;
}
.u-m-l-75,
.up-m-l-75 {
  margin-left: 2.34375rem !important;
}
.u-p-l-75,
.up-p-l-75 {
  padding-left: 2.34375rem !important;
}
.u-margin-left-75,
.up-margin-left-75 {
  margin-left: 2.34375rem !important;
}
.u-padding-left-75,
.up-padding-left-75 {
  padding-left: 2.34375rem !important;
}
.u-m-t-75,
.up-m-t-75 {
  margin-top: 2.34375rem !important;
}
.u-p-t-75,
.up-p-t-75 {
  padding-top: 2.34375rem !important;
}
.u-margin-top-75,
.up-margin-top-75 {
  margin-top: 2.34375rem !important;
}
.u-padding-top-75,
.up-padding-top-75 {
  padding-top: 2.34375rem !important;
}
.u-m-r-75,
.up-m-r-75 {
  margin-right: 2.34375rem !important;
}
.u-p-r-75,
.up-p-r-75 {
  padding-right: 2.34375rem !important;
}
.u-margin-right-75,
.up-margin-right-75 {
  margin-right: 2.34375rem !important;
}
.u-padding-right-75,
.up-padding-right-75 {
  padding-right: 2.34375rem !important;
}
.u-m-b-75,
.up-m-b-75 {
  margin-bottom: 2.34375rem !important;
}
.u-p-b-75,
.up-p-b-75 {
  padding-bottom: 2.34375rem !important;
}
.u-margin-bottom-75,
.up-margin-bottom-75 {
  margin-bottom: 2.34375rem !important;
}
.u-padding-bottom-75,
.up-padding-bottom-75 {
  padding-bottom: 2.34375rem !important;
}
.u-margin-76, .u-m-76,
.up-margin-76, .up-m-76 {
  margin: 2.375rem !important;
}
.u-padding-76, .u-p-76,
.up-padding-76, .up-p-76 {
  padding: 2.375rem !important;
}
.u-m-l-76,
.up-m-l-76 {
  margin-left: 2.375rem !important;
}
.u-p-l-76,
.up-p-l-76 {
  padding-left: 2.375rem !important;
}
.u-margin-left-76,
.up-margin-left-76 {
  margin-left: 2.375rem !important;
}
.u-padding-left-76,
.up-padding-left-76 {
  padding-left: 2.375rem !important;
}
.u-m-t-76,
.up-m-t-76 {
  margin-top: 2.375rem !important;
}
.u-p-t-76,
.up-p-t-76 {
  padding-top: 2.375rem !important;
}
.u-margin-top-76,
.up-margin-top-76 {
  margin-top: 2.375rem !important;
}
.u-padding-top-76,
.up-padding-top-76 {
  padding-top: 2.375rem !important;
}
.u-m-r-76,
.up-m-r-76 {
  margin-right: 2.375rem !important;
}
.u-p-r-76,
.up-p-r-76 {
  padding-right: 2.375rem !important;
}
.u-margin-right-76,
.up-margin-right-76 {
  margin-right: 2.375rem !important;
}
.u-padding-right-76,
.up-padding-right-76 {
  padding-right: 2.375rem !important;
}
.u-m-b-76,
.up-m-b-76 {
  margin-bottom: 2.375rem !important;
}
.u-p-b-76,
.up-p-b-76 {
  padding-bottom: 2.375rem !important;
}
.u-margin-bottom-76,
.up-margin-bottom-76 {
  margin-bottom: 2.375rem !important;
}
.u-padding-bottom-76,
.up-padding-bottom-76 {
  padding-bottom: 2.375rem !important;
}
.u-margin-78, .u-m-78,
.up-margin-78, .up-m-78 {
  margin: 2.4375rem !important;
}
.u-padding-78, .u-p-78,
.up-padding-78, .up-p-78 {
  padding: 2.4375rem !important;
}
.u-m-l-78,
.up-m-l-78 {
  margin-left: 2.4375rem !important;
}
.u-p-l-78,
.up-p-l-78 {
  padding-left: 2.4375rem !important;
}
.u-margin-left-78,
.up-margin-left-78 {
  margin-left: 2.4375rem !important;
}
.u-padding-left-78,
.up-padding-left-78 {
  padding-left: 2.4375rem !important;
}
.u-m-t-78,
.up-m-t-78 {
  margin-top: 2.4375rem !important;
}
.u-p-t-78,
.up-p-t-78 {
  padding-top: 2.4375rem !important;
}
.u-margin-top-78,
.up-margin-top-78 {
  margin-top: 2.4375rem !important;
}
.u-padding-top-78,
.up-padding-top-78 {
  padding-top: 2.4375rem !important;
}
.u-m-r-78,
.up-m-r-78 {
  margin-right: 2.4375rem !important;
}
.u-p-r-78,
.up-p-r-78 {
  padding-right: 2.4375rem !important;
}
.u-margin-right-78,
.up-margin-right-78 {
  margin-right: 2.4375rem !important;
}
.u-padding-right-78,
.up-padding-right-78 {
  padding-right: 2.4375rem !important;
}
.u-m-b-78,
.up-m-b-78 {
  margin-bottom: 2.4375rem !important;
}
.u-p-b-78,
.up-p-b-78 {
  padding-bottom: 2.4375rem !important;
}
.u-margin-bottom-78,
.up-margin-bottom-78 {
  margin-bottom: 2.4375rem !important;
}
.u-padding-bottom-78,
.up-padding-bottom-78 {
  padding-bottom: 2.4375rem !important;
}
.u-margin-80, .u-m-80,
.up-margin-80, .up-m-80 {
  margin: 2.5rem !important;
}
.u-padding-80, .u-p-80,
.up-padding-80, .up-p-80 {
  padding: 2.5rem !important;
}
.u-m-l-80,
.up-m-l-80 {
  margin-left: 2.5rem !important;
}
.u-p-l-80,
.up-p-l-80 {
  padding-left: 2.5rem !important;
}
.u-margin-left-80,
.up-margin-left-80 {
  margin-left: 2.5rem !important;
}
.u-padding-left-80,
.up-padding-left-80 {
  padding-left: 2.5rem !important;
}
.u-m-t-80,
.up-m-t-80 {
  margin-top: 2.5rem !important;
}
.u-p-t-80,
.up-p-t-80 {
  padding-top: 2.5rem !important;
}
.u-margin-top-80,
.up-margin-top-80 {
  margin-top: 2.5rem !important;
}
.u-padding-top-80,
.up-padding-top-80 {
  padding-top: 2.5rem !important;
}
.u-m-r-80,
.up-m-r-80 {
  margin-right: 2.5rem !important;
}
.u-p-r-80,
.up-p-r-80 {
  padding-right: 2.5rem !important;
}
.u-margin-right-80,
.up-margin-right-80 {
  margin-right: 2.5rem !important;
}
.u-padding-right-80,
.up-padding-right-80 {
  padding-right: 2.5rem !important;
}
.u-m-b-80,
.up-m-b-80 {
  margin-bottom: 2.5rem !important;
}
.u-p-b-80,
.up-p-b-80 {
  padding-bottom: 2.5rem !important;
}
.u-margin-bottom-80,
.up-margin-bottom-80 {
  margin-bottom: 2.5rem !important;
}
.u-padding-bottom-80,
.up-padding-bottom-80 {
  padding-bottom: 2.5rem !important;
}
.u-primary-light {
  color: #ecf5ff;
}
.u-warning-light {
  color: #fdf6ec;
}
.u-success-light {
  color: #f5fff0;
}
.u-error-light {
  color: #fef0f0;
}
.u-info-light {
  color: #f4f4f5;
}
.u-primary-light-bg {
  background-color: #ecf5ff;
}
.u-warning-light-bg {
  background-color: #fdf6ec;
}
.u-success-light-bg {
  background-color: #f5fff0;
}
.u-error-light-bg {
  background-color: #fef0f0;
}
.u-info-light-bg {
  background-color: #f4f4f5;
}
.u-primary-dark {
  color: #398ade;
}
.u-warning-dark {
  color: #f1a532;
}
.u-success-dark {
  color: #53c21d;
}
.u-error-dark {
  color: #e45656;
}
.u-info-dark {
  color: #767a82;
}
.u-primary-dark-bg {
  background-color: #398ade;
}
.u-warning-dark-bg {
  background-color: #f1a532;
}
.u-success-dark-bg {
  background-color: #53c21d;
}
.u-error-dark-bg {
  background-color: #e45656;
}
.u-info-dark-bg {
  background-color: #767a82;
}
.u-primary-disabled {
  color: #9acafc;
}
.u-warning-disabled {
  color: #f9d39b;
}
.u-success-disabled {
  color: #a9e08f;
}
.u-error-disabled {
  color: #f7b2b2;
}
.u-info-disabled {
  color: #c4c6c9;
}
.u-primary {
  color: #3c9cff;
}
.u-warning {
  color: #f9ae3d;
}
.u-success {
  color: #5ac725;
}
.u-error {
  color: #f56c6c;
}
.u-info {
  color: #909399;
}
.u-primary-bg {
  background-color: #3c9cff;
}
.u-warning-bg {
  background-color: #f9ae3d;
}
.u-success-bg {
  background-color: #5ac725;
}
.u-error-bg {
  background-color: #f56c6c;
}
.u-info-bg {
  background-color: #909399;
}
.u-main-color {
  color: #303133;
}
.u-content-color {
  color: #606266;
}
.u-tips-color {
  color: #909193;
}
.u-light-color {
  color: #c0c4cc;
}
.up-primary-light {
  color: #ecf5ff;
}
.up-warning-light {
  color: #fdf6ec;
}
.up-success-light {
  color: #f5fff0;
}
.up-error-light {
  color: #fef0f0;
}
.up-info-light {
  color: #f4f4f5;
}
.up-primary-light-bg {
  background-color: #ecf5ff;
}
.up-warning-light-bg {
  background-color: #fdf6ec;
}
.up-success-light-bg {
  background-color: #f5fff0;
}
.up-error-light-bg {
  background-color: #fef0f0;
}
.up-info-light-bg {
  background-color: #f4f4f5;
}
.up-primary-dark {
  color: #398ade;
}
.up-warning-dark {
  color: #f1a532;
}
.up-success-dark {
  color: #53c21d;
}
.up-error-dark {
  color: #e45656;
}
.up-info-dark {
  color: #767a82;
}
.up-primary-dark-bg {
  background-color: #398ade;
}
.up-warning-dark-bg {
  background-color: #f1a532;
}
.up-success-dark-bg {
  background-color: #53c21d;
}
.up-error-dark-bg {
  background-color: #e45656;
}
.up-info-dark-bg {
  background-color: #767a82;
}
.up-primary-disabled {
  color: #9acafc;
}
.up-warning-disabled {
  color: #f9d39b;
}
.up-success-disabled {
  color: #a9e08f;
}
.up-error-disabled {
  color: #f7b2b2;
}
.up-info-disabled {
  color: #c4c6c9;
}
.up-primary {
  color: #3c9cff;
}
.up-warning {
  color: #f9ae3d;
}
.up-success {
  color: #5ac725;
}
.up-error {
  color: #f56c6c;
}
.up-info {
  color: #909399;
}
.up-primary-bg {
  background-color: #3c9cff;
}
.up-warning-bg {
  background-color: #f9ae3d;
}
.up-success-bg {
  background-color: #5ac725;
}
.up-error-bg {
  background-color: #f56c6c;
}
.up-info-bg {
  background-color: #909399;
}
.up-main-color {
  color: #303133;
}
.up-content-color {
  color: #606266;
}
.up-tips-color {
  color: #909193;
}
.up-light-color {
  color: #c0c4cc;
}
.u-safe-area-inset-top,
.up-safe-area-inset-top {
  padding-top: 0;
  padding-top: constant(safe-area-inset-top);
  padding-top: env(safe-area-inset-top);
}
.u-safe-area-inset-right,
.up-safe-area-inset-right {
  padding-right: 0;
  padding-right: constant(safe-area-inset-right);
  padding-right: env(safe-area-inset-right);
}
.u-safe-area-inset-bottom,
.up-safe-area-inset-bottom {
  padding-bottom: 0;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}
.u-safe-area-inset-left,
.up-safe-area-inset-left {
  padding-left: 0;
  padding-left: constant(safe-area-inset-left);
  padding-left: env(safe-area-inset-left);
}
uni-toast {
  z-index: 10090;
}
uni-toast .uni-toast {
  z-index: 10090;
}
::-webkit-scrollbar {
  display: none;
  width: 0 !important;
  height: 0 !important;
  -webkit-appearance: none;
  background: transparent;
}
body,
uni-page-body {
  background-color: #fafafa;
  font-size: 14px;
  color: #525252;
  line-height: 1.6;
}
uni-view,
uni-scroll-view,
uni-swiper,
uni-swiper-item,
uni-cover-view,
uni-cover-image,
uni-icon,
uni-text,
uni-rich-text,
uni-progress,
uni-button,
uni-checkbox,
uni-form,
uni-input,
uni-label,
uni-radio,
uni-slider,
uni-switch,
uni-textarea,
uni-navigator,
uni-audio,
uni-camera,
uni-image,
uni-video {
  box-sizing: border-box;
}
.page-bg-white {
  background-color: #fff;
}
uni-input {
  height: inherit;
}
uni-button,
uni-button {
  font-weight: normal;
}
uni-button.no-border:before,
uni-button.no-border:after,
uni-button.no-border:before,
uni-button.no-border:after {
  border: 0 none;
}
uni-button {
  border: 0 none;
}
uni-button.btn {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  height: inherit;
  line-height: inherit;
}
.use-area {
  border-radius: 0.625rem;
  background: #fff;
  padding: 0.625rem 0.9375rem;
  margin-bottom: 0.9375rem;
  box-shadow: 0px 0.125rem 0.3125rem 0px rgba(0, 0, 0, 0.1);
}
.use-page {
  min-height: 100%;
  width: 100%;
  background: #fff;
}
.use-hover-class {
  opacity: 0.6;
}
.use-btn {
  background-color: #104f3c;
  padding: 0.5rem 1.875rem;
  border-radius: 1.875rem;
  color: #fff;
}
.use-tag {
  border-radius: 2.5rem;
  background-color: #104f3c;
  padding: 0.125rem 0.75rem;
  color: #fff;
}
.use-tags {
  display: flex;
  margin-left: 0.625rem;
  margin-bottom: 0.625rem;
}
.use-tags uni-view {
  font-size: 0.625rem;
  color: #104f3c;
  border: 1px solid #999;
  line-height: 1;
  padding: 0.25rem 0.25rem;
  border-radius: 4px;
  margin-right: 0.3125rem;
}
.tag-base,
.tag-warn,
.tag-gray,
.tag-dark {
  border-radius: 0.9375rem;
  padding: 0.25rem 0.75rem;
  font-size: 0.75rem;
}
.tag-base {
  color: #104f3c;
  background: #fff7f4;
  border: 1px solid #104f3c;
}
.tag-gray {
  color: #999;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
}
.tag-warn {
  color: #333;
  background: #ffbc49;
  border: 1px solid #ffbc49;
}
.tag-dark {
  color: #666666;
  background: #f5f5f5;
}
.tag-line,
.tag-line2,
.tag-line-error {
  display: inline-block;
  line-height: 1;
  border-radius: 0.1875rem;
  padding: 0.0625rem 0.25rem;
  font-size: 0.625rem;
  color: #999;
  border: 1px solid #999;
  margin-right: 0.3125rem;
}
.tag-line {
  font-size: 0.625rem;
  padding: 0.0625rem 0.5rem;
}
.tag-line2 {
  color: #a27563;
  border-color: #a27563;
}
.tag-line-error {
  color: #e40a0a;
  border-color: #e40a0a;
}
.tag-discount {
  white-space: nowrap;
  color: #ffcf70;
  background: #583e31;
  border-radius: 0.3125rem 0.3125rem 0.3125rem 0;
  font-size: 0.6875rem;
  padding: 0 0.21875rem;
  margin-left: 0.15625rem;
}
.scale-08 {
  transform: scale(0.8);
  transform-origin: left center;
}
.scale-09 {
  transform: scale(0.9);
  transform-origin: left center;
}
.price,
.discount {
  font-size: 1.125rem;
  color: #104f3c;
  line-height: 1;
  font-weight: 580;
}
.m-price {
  font-size: 0.75rem;
  text-decoration: line-through;
  color: #909399;
  margin-left: 0.625rem;
}
.badge {
  position: absolute;
  top: -0.3125rem;
  right: -0.3125rem;
  background: #f53f3f;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  display: inline-block;
  padding: 3px 6px;
  border-radius: 50px;
  font-weight: normal !important;
}
.badge-small {
  transform: scale(0.8);
  transform-origin: center center;
}
.badge-large {
  transform: scale(1.2);
  transform-origin: center center;
}
.dn {
  display: none !important;
}
/* flex 布局 */
.flex {
  display: flex;
}
.dflex {
  display: flex;
  align-items: center;
}
.dflex-between {
  display: flex;
  justify-content: space-between;
}
.dflex-around {
  display: flex;
  justify-content: space-around;
}
.dflex-c {
  display: flex;
  justify-content: center;
  align-items: center;
}
.dflex-s {
  display: flex;
  align-items: flex-start;
}
.dflex-e {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.dflex-es {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
.dflex-a {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.dflex-b {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dflex-j {
  display: flex;
  justify-content: space-between;
  flex-flow: column;
}
.dflex-flow {
  flex-flow: column;
}
.dflex-row {
  flex-flow: row;
}
.dflex-col {
  flex-flow: column;
}
.dflex-wrap-w {
  flex-wrap: wrap;
}
.row-start {
  align-items: flex-start;
}
.row-end {
  align-items: flex-end;
}
.row-line {
  align-items: baseline;
}
.flex1 {
  flex: 1;
}
.dflex-grid {
  display: flex;
  grid-gap: 0.625rem 0.625rem;
}
.dgrid {
  display: grid;
}
.dgrid-col-3 {
  grid-gap: 0.625rem 0.625rem;
  grid-template-columns: repeat(3, 1fr);
}
/* 间隔槽 */
.gap {
  display: block;
  width: 100%;
  height: 0.625rem;
  background: #f5f5f5;
}
/* 垂直线 */
.vertical-line {
  border-left: 1px solid #ededed;
  height: 30%;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 0;
}
.dotted-line,
.doblue-line {
  width: 100%;
  position: relative;
  text-align: center;
  font-size: 0.9375rem;
  font-weight: 550;
  color: #000;
}
.dotted-line::before,
.doblue-line::before,
.dotted-line::after,
.doblue-line::after {
  content: " ";
  position: absolute;
  width: 34%;
  border-top: 1px dashed #d7d7d7;
  top: 0.625rem;
}
.dotted-line::before,
.doblue-line::before {
  left: 0.375rem;
}
.dotted-line::after,
.doblue-line::after {
  right: 0.375rem;
}
.doblue-line {
  font-weight: normal;
  line-height: 20px;
}
.doblue-line::before,
.doblue-line::after {
  border-top: 1px solid #d7d7d7;
}
/* 下边框线 */
.border-bottom {
  border-bottom: 0.03125rem solid rgba(0, 0, 0, 0.06);
}
.border-bottom-dotted {
  border-bottom: 0.03125rem dashed rgba(0, 0, 0, 0.06);
}
.border-line {
  border: 0.03125rem solid rgba(0, 0, 0, 0.06);
}
/* 文字超出省略 */
.clamp-1 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.clamp-2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.clamp-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
}
.ws-np {
  white-space: nowrap;
}
.line-height-0 {
  line-height: 0;
}
.line-height-1 {
  line-height: 1;
}
.line-height-item {
  line-height: 1.875rem;
}
.text-line {
  text-decoration: line-through;
}
/* 文字对齐 */
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.tal {
  text-align: left;
}
/* 相对定位|绝对定位|固定定位 */
.fixed {
  position: fixed;
  z-index: 1;
}
.pos-r {
  position: relative;
}
.zIndex-4 {
  z-index: 4;
}
.pos-f {
  position: fixed;
  z-index: 1;
}
.pos-a {
  position: absolute;
}
.pos-t-c {
  top: 50%;
  transform: translateY(-50%);
}
.pos-l-c {
  left: 50%;
  transform: translateX(-50%);
}
.pos-tl-c {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pos-top {
  top: 0;
}
.pos-top-3 {
  top: 1.125rem;
}
.pos-right {
  right: 0;
}
.pos-right-3 {
  right: 1.5rem;
}
.pos-bottom {
  bottom: 0;
}
.pos-left {
  left: 0;
}
.pos-full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.pos-t-full {
  top: 0;
  left: 0;
  right: 0;
}
.pos-b-full {
  bottom: 0;
  left: 0;
  right: 0;
}
/* 圆角 */
.border-radius-100 {
  border-radius: 3.125rem;
}
.border-radius-lg {
  border-radius: 1.5625rem;
}
.border-radius {
  border-radius: 0.625rem;
}
.border-radius-sm {
  border-radius: 0.3125rem;
}
.border-radius-xs {
  border-radius: 0.1875rem;
}
.border-radius-c {
  border-radius: 50%;
}
.border-radius-top {
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
}
.border-radius-bottom {
  border-bottom-left-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
}
.border-radius-top30 {
  border-top-left-radius: 0.9375rem;
  border-top-right-radius: 0.9375rem;
}
.border-radius-top60 {
  border-top-left-radius: 1.875rem;
  border-top-right-radius: 1.875rem;
}
.border-radius-left {
  border-top-left-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
}
.border-radius-left50 {
  border-top-left-radius: 1.5625rem;
  border-bottom-left-radius: 1.5625rem;
}
.border-radius-right {
  border-top-right-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
}
.border-radius-right50 {
  border-top-right-radius: 1.5625rem;
  border-bottom-right-radius: 1.5625rem;
}
.border-radius-br-xs {
  border-bottom-right-radius: 0.3125rem;
}
uni-view[class*=border-radius] {
  overflow: hidden;
}
/* 宽高 */
.wh-full {
  width: 100%;
  height: 100%;
}
.h-full {
  height: 100%;
}
.w-full {
  width: 100%;
}
.wpre-30 {
  width: 30%;
}
.wpre-50 {
  width: 50%;
}
.wh-30 {
  width: 0.9375rem;
  height: 0.9375rem;
}
.wh-40 {
  width: 1.25rem;
  height: 1.25rem;
}
.wh-50 {
  width: 1.5625rem;
  height: 1.5625rem;
}
.wh-60 {
  width: 1.875rem;
  height: 1.875rem;
}
.wh-70 {
  width: 2.1875rem;
  height: 2.1875rem;
}
.wh-120 {
  width: 3.75rem;
  height: 3.75rem;
}
/* 背景色 */
.bg-main {
  background: #fff;
}
.bg-drak {
  background: #f5f5f5;
}
.bg-base {
  background-color: #104f3c;
  color: #fff;
}
.bg-warn {
  background: #ffecdf;
  color: #104f3c;
}
.bg-disabled {
  background: #f4f4f4 !important;
  color: #bbb !important;
}
.bg-fade {
  background: #f5f5f5;
  color: #999;
}
.bg-trans {
  background-color: transparent;
}
.bg-gray {
  background: #f5f5f5;
}
.bg-border {
  border: 1px solid #104f3c;
  color: #104f3c;
}
.bg-line {
  border: 1px solid #bbb;
}
.ft-main {
  color: #333;
}
.ft-base {
  color: #ff6b1b;
}
.ft-red {
  color: #e72517;
}
.ft-orange {
  color: #ff752b;
}
.ft-blue {
  color: #2f6eff;
}
.ft-yellow {
  color: #a27563;
}
.ft-white {
  color: #fff;
}
.ft-dark {
  color: #626262;
}
.ft-dark-3 {
  color: #939393;
}
.ft-dark-4 {
  color: #ccc;
}
.fs-xs {
  font-size: 0.75rem;
}
.fs-s {
  font-size: 0.8125rem;
}
.fs-sm {
  font-size: 0.875rem;
}
.fs {
  font-size: 1rem;
}
.fs-lg {
  font-size: 1.125rem;
}
.fs-xl {
  font-size: 1.25rem;
}
.fs-xxl {
  font-size: 1.5625rem;
}
.fs-xxxl {
  font-size: 1.875rem;
}
.fs-100 {
  font-size: 1.625rem;
}
.fs-20 {
  font-size: 0.625rem;
}
.fs-30 {
  font-size: 0.9375rem;
}
.fs-34 {
  font-size: 1.0625rem;
}
.fs-40 {
  font-size: 1.25rem;
}
.fs-50 {
  font-size: 1.5625rem;
}
.fs-70 {
  font-size: 2.1875rem;
}
.fs-80 {
  font-size: 2.5rem;
}
.fs-90 {
  font-size: 2.8125rem;
}
.fwb {
  font-weight: bold;
}
.active {
  color: #104f3c;
}
.disabled {
  color: #bbb;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-auto {
  overflow: auto;
}
/* 外边距 */
.m-xs {
  margin: 0.3125rem;
}
.m-sm {
  margin: 0.625rem;
}
.m-st {
  margin: 0.9375rem;
}
.m-lg {
  margin: 1.25rem;
}
.m-xl {
  margin: 1.5625rem;
}
.m-100 {
  margin: 3.125rem;
}
.mt-xs {
  margin-top: 0.3125rem;
}
.mt-sm {
  margin-top: 0.625rem;
}
.mt-st {
  margin-top: 0.9375rem;
}
.mt-lg {
  margin-top: 1.25rem;
}
.mt-xl {
  margin-top: 1.5625rem;
}
.mt-xxl {
  margin-top: 1.875rem;
}
.mt-100 {
  margin-top: 3.125rem;
}
.mr-xs {
  margin-right: 0.3125rem;
}
.mr-sm {
  margin-right: 0.625rem;
}
.mr-st {
  margin-right: 0.9375rem;
}
.mr-lg {
  margin-right: 1.25rem;
}
.mr-xl {
  margin-right: 1.5625rem;
}
.mb-xs {
  margin-bottom: 0.3125rem;
}
.mb-sm {
  margin-bottom: 0.625rem;
}
.mb-st {
  margin-bottom: 0.9375rem;
}
.mb-lg {
  margin-bottom: 1.25rem;
}
.mb-xl {
  margin-bottom: 1.5625rem;
}
.mb-60 {
  margin-bottom: 1.875rem;
}
.mb-100 {
  margin-bottom: 3.125rem;
}
.ml-xs {
  margin-left: 0.3125rem;
}
.ml-sm {
  margin-left: 0.625rem;
}
.ml-st {
  margin-left: 0.9375rem;
}
.ml-lg {
  margin-left: 1.25rem;
}
.ml-xl {
  margin-left: 1.5625rem;
}
.ml-auto {
  margin-left: auto;
}
.mx-xs {
  margin-left: 0.3125rem;
  margin-right: 0.3125rem;
}
.mx-sm {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.m-lr {
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
}
.mx-lg {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.mx-xl {
  margin-left: 1.5625rem;
  margin-right: 1.5625rem;
}
.my-xs {
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
}
.my-sm {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.m-tb {
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}
.my-lg {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-xl {
  margin-top: 1.5625rem;
  margin-bottom: 1.5625rem;
}
.mt-0 {
  margin-top: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
/* 内边距 */
.p-xs {
  padding: 0.3125rem;
}
.p-sm {
  padding: 0.625rem;
}
.p-st {
  padding: 0.9375rem;
}
.p-lg {
  padding: 1.25rem;
}
.p-xl {
  padding: 1.125rem 1.5rem;
}
.p-100 {
  padding: 3.125rem;
}
.pt-xs {
  padding-top: 0.3125rem;
}
.pt-sm {
  padding-top: 0.625rem;
}
.pt-st {
  padding-top: 0.9375rem;
}
.pt-lg {
  padding-top: 1.25rem;
}
.pt-xl {
  padding-top: 1.5625rem;
}
.pt-100 {
  padding-top: 3.125rem;
}
.pr-xs {
  padding-right: 0.3125rem;
}
.pr-sm {
  padding-right: 0.625rem;
}
.pr-st {
  padding-right: 0.9375rem;
}
.pr-lg {
  padding-right: 1.25rem;
}
.pr-xl {
  padding-right: 1.5625rem;
}
.pr-0 {
  padding-right: 0;
}
.pb-xs {
  padding-bottom: 0.3125rem;
}
.pb-sm {
  padding-bottom: 0.625rem;
}
.pb-st {
  padding-bottom: 0.9375rem;
}
.pb-lg {
  padding-bottom: 1.25rem;
}
.pb-xl {
  padding-bottom: 1.5625rem;
}
.pb-100 {
  padding-bottom: 3.125rem;
}
.pl-xs {
  padding-left: 0.3125rem;
}
.pl-sm {
  padding-left: 0.625rem;
}
.pl-st {
  padding-left: 0.9375rem;
}
.pl-lg {
  padding-left: 1.25rem;
}
.pl-xl {
  padding-left: 1.5625rem;
}
.px-xs {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}
.px-sm {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.px-lg {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-xl {
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
}
.px-16 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.py-xxs {
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
}
.py-xs {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
}
.py-sm {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.py-lg {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-xl {
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
}
.py-16 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.safe-area-inset-bottom {
  padding-bottom: 0;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}
.safe-area-inset-bottom-plus {
  margin-bottom: 0;
  margin-bottom: constant(safe-area-inset-bottom);
  margin-bottom: env(safe-area-inset-bottom);
}
.animated {
  animation-duration: 0.55s;
  animation-fill-mode: both;
}
.animated-all {
  transition: all 0.3s;
}
.animated.rotate-45 {
  transform: rotate(45deg);
}
.rotate-90 {
  transform: rotate(90deg);
}
.rotate-180 {
  transform: rotate(180deg);
}
.animated.rotate {
  animation: rotate 0.75s linear infinite;
  transform-origin: center center;
}
.animated.scale {
  transition: all 1s;
  animation: scale 1s ease-out infinite;
  transform-origin: center center;
}
@keyframes rotate {
0% {
    transform: rotateZ(0deg);
}
100% {
    transform: rotateZ(360deg);
}
}
@keyframes scale {
0% {
    transform: scale(0.45);
}
50% {
    transform: scale(1.45);
}
100% {
    transform: scale(0.45);
}
}
.animated.fade-in {
  animation: fadein 0.75s linear;
}
@keyframes fadein {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
.animated.fade-out {
  animation-name: fadeout;
}
@keyframes fadeout {
from {
    opacity: 1;
}
to {
    opacity: 0;
}
}
uni-modal {
  z-index: 99998;
}
uni-toast {
  z-index: 99999;
}
/* 全局字体图标和公共样式 */
.oper-area {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 0.9375rem;
  background-color: #fafafa;
  padding-bottom: calc(env(safe-area-inset-bottom) + 0.625rem);
  box-shadow: 0 -0.125rem 0.625rem rgba(0, 0, 0, 0.05);
  -webkit-backdrop-filter: blur(0.625rem);
          backdrop-filter: blur(0.625rem);
}
.oper-area.transparent {
  background-color: transparent;
}
.gmnoprint {
  display: none !important;
}
.login-input {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1rem;
  height: 2.1875rem;
  box-shadow: 0px 0.125rem 0.3125rem 0px rgba(0, 0, 0, 0.1);
  border-radius: 0.3125rem;
  background-color: #fff;
  margin: 0 1.625rem 1.25rem;
}
.login-input.first {
  margin-top: -0.03125rem;
  border-radius: 0 0.3125rem 0.3125rem 0.3125rem;
}
.footerBtn {
  position: fixed;
  z-index: 100;
  bottom: 1.25rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 20.4375rem;
  height: 3.0625rem;
  padding: 0 0.3125rem;
  background: #ffffff;
  box-shadow: 0px 0.125rem 0.3125rem 0px rgba(0, 0, 0, 0.1);
  border-radius: 2.1875rem;
}
.footerMenu {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
  font-size: 0.6875rem;
  color: #bcbbbb;
}
.footerMenu.on {
  flex: 8.75rem;
  border-radius: 1.25rem;
  color: #fff;
  background-color: #ff6900;
}
.order-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 2rem;
  border-radius: 3rem;
  background: linear-gradient(180deg, #fa6900 0%, #ff8300 66%);
  box-shadow: 0 0.25rem 0.375rem 0 #d8d8d8;
  color: #fff;
  padding: 0 1rem;
}
.order-btn.off {
  color: #525252;
  background: #ebebeb;
  box-shadow: none;
}
.large-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.5rem;
  line-height: 2.5rem;
  border-radius: 0.625rem;
  background-color: #fff;
}
.large-btn.btn1 {
  background-color: #ff6b1b;
  color: #fff;
}
.popup_wrap {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 999;
}
.popup_wrap .popup_close {
  width: 2.1875rem;
  height: 2.1875rem;
}
.popup_wrap .popup_notice {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.popup_wrap .popup_box {
  width: 20.3125rem;
  padding: 0.9375rem;
  background-color: #fff;
  border-radius: 0.9375rem;
}
.popup_wrap .popup_text1 {
  text-align: center;
  margin-bottom: 0.625rem;
  white-space: normal;
  font-weight: bold;
  font-size: 1rem;
}
.popup_wrap .popup_text2 {
  line-height: 1.40625rem;
  white-space: normal;
  font-size: 0.875rem;
}
.popup_wrap .popup_group {
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.popup_wrap .popup_btn2 {
  margin-left: 0.625rem;
  padding: 0.625rem 1.25rem;
  background-color: #ff6b1b;
  border-radius: 0.3125rem;
  color: #fff;
}
.filter-popup {
  position: relative;
  padding-bottom: calc(env(safe-area-inset-bottom) + 0.625rem);
  display: flex;
  flex-direction: column;
}
.filter-header {
  padding: 1rem;
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  color: #333;
  border-bottom: 0.03125rem solid rgba(0, 0, 0, 0.06);
}
.filter-section {
  padding: 0.9375rem;
}
.filter-section .section-title {
  font-size: 0.875rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.filter-footer {
  margin-top: 3.125rem;
  padding: 0.9375rem;
  display: flex;
  gap: 0.625rem;
  background: #fff;
  border-top: 0.03125rem solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 -0.125rem 0.5rem rgba(0, 0, 0, 0.04);
}
.date-shortcuts {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 0.9375rem;
}
.date-shortcuts .shortcut-btn {
  padding: 0.375rem 0.75rem;
  border-radius: 0.9375rem;
  font-size: 0.75rem;
  background: #f5f5f5;
  color: #666;
}
.date-shortcuts .shortcut-btn.active {
  background: #ff6b1b;
  color: #fff;
}
.product-image {
  width: 60px;
  height: 60px;
  border-radius: 8px;
  margin-right: 12px;
}
.product-tb {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex: 1;
}
.buy-btn {
  flex: 1;
  line-height: 3rem;
  text-align: center;
  border-radius: 3rem;
  font-size: 1.125rem;
  font-weight: bold;
  background: linear-gradient(180deg, #fa6900 0%, #ff8300 66%);
  color: #fff;
  box-shadow: 0 0.25rem 0.375rem 0 #d8d8d8;
}
.buy-btn.disabled {
  font-weight: normal;
  background: #afafaf;
  color: #fff;
}
.popup-footer {
  display: flex;
  gap: 1rem;
}
.btn-reset,
.btn-confirm {
  flex: 1;
  line-height: 2.375rem;
  text-align: center;
  border-radius: 0.5rem;
  font-size: 0.875rem;
}
.btn-reset {
  background: #f7f8fa;
  color: #666;
}
.btn-confirm {
  background: linear-gradient(135deg, #ff6b1b, #ff8c1b);
  color: #fff;
  box-shadow: 0 0.125rem 0.375rem rgba(255, 107, 27, 0.2);
}
.btn-confirm.disabled {
  background: linear-gradient(0deg, #fa6900 0%, #ff8300 66.35%);
  box-shadow: none;
  opacity: 0.6;
}
.btn-disabled {
  background: linear-gradient(0deg, #fa6900 0%, #ff8300 66.35%);
  color: #fff;
  box-shadow: 0 0.125rem 0.375rem rgba(255, 107, 27, 0.2);
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-icon[data-v-0f757319] {
  display: flex;
  align-items: center;
}
.u-icon--left[data-v-0f757319] {
  flex-direction: row-reverse;
  align-items: center;
}
.u-icon--right[data-v-0f757319] {
  flex-direction: row;
  align-items: center;
}
.u-icon--top[data-v-0f757319] {
  flex-direction: column-reverse;
  justify-content: center;
}
.u-icon--bottom[data-v-0f757319] {
  flex-direction: column;
  justify-content: center;
}
.u-icon__icon[data-v-0f757319] {
  font-family: uicon-iconfont;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.u-icon__icon--primary[data-v-0f757319] {
  color: #3c9cff;
}
.u-icon__icon--success[data-v-0f757319] {
  color: #5ac725;
}
.u-icon__icon--error[data-v-0f757319] {
  color: #f56c6c;
}
.u-icon__icon--warning[data-v-0f757319] {
  color: #f9ae3d;
}
.u-icon__icon--info[data-v-0f757319] {
  color: #909399;
}
.u-icon__img[data-v-0f757319] {
  height: auto;
  will-change: transform;
}
.u-icon__label[data-v-0f757319] {
  line-height: 1;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-input[data-v-cff8b1b0] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex: 1;
}
.u-input--radius[data-v-cff8b1b0], .u-input--square[data-v-cff8b1b0] {
  border-radius: 4px;
}
.u-input--no-radius[data-v-cff8b1b0] {
  border-radius: 0;
}
.u-input--circle[data-v-cff8b1b0] {
  border-radius: 100px;
}
.u-input__content[data-v-cff8b1b0] {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.u-input__content__field-wrapper[data-v-cff8b1b0] {
  position: relative;
  display: flex;
  flex-direction: row;
  margin: 0;
  flex: 1;
}
.u-input__content__field-wrapper__field[data-v-cff8b1b0] {
  line-height: 26px;
  text-align: left;
  color: #303133;
  height: 24px;
  font-size: 15px;
  flex: 1;
}
.u-input__content__clear[data-v-cff8b1b0] {
  width: 20px;
  height: 20px;
  border-radius: 100px;
  background-color: #c6c7cb;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  transform: scale(0.82);
  margin-left: 4px;
}
.u-input__content__subfix-icon[data-v-cff8b1b0] {
  margin-left: 4px;
}
.u-input__content__prefix-icon[data-v-cff8b1b0] {
  margin-right: 4px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-line[data-v-85dc6df8] {
  vertical-align: middle;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-loading-icon[data-v-faa128c3] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: #c8c9cc;
}
.u-loading-icon__text[data-v-faa128c3] {
  margin-left: 4px;
  color: #606266;
  font-size: 14px;
  line-height: 20px;
}
.u-loading-icon__spinner[data-v-faa128c3] {
  width: 30px;
  height: 30px;
  position: relative;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
  animation: u-rotate-faa128c3 1s linear infinite;
}
.u-loading-icon__spinner--semicircle[data-v-faa128c3] {
  border-width: 2px;
  border-color: transparent;
  border-top-right-radius: 100px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  border-style: solid;
}
.u-loading-icon__spinner--circle[data-v-faa128c3] {
  border-top-right-radius: 100px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  border-width: 2px;
  border-top-color: #e5e5e5;
  border-right-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  border-left-color: #e5e5e5;
  border-style: solid;
}
.u-loading-icon--vertical[data-v-faa128c3] {
  flex-direction: column;
}
[data-v-faa128c3]:host {
  font-size: 0px;
  line-height: 1;
}
.u-loading-icon__spinner--spinner[data-v-faa128c3] {
  animation-timing-function: steps(12);
}
.u-loading-icon__text[data-v-faa128c3]:empty {
  display: none;
}
.u-loading-icon--vertical .u-loading-icon__text[data-v-faa128c3] {
  margin: 6px 0 0;
  color: #606266;
}
.u-loading-icon__dot[data-v-faa128c3] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.u-loading-icon__dot[data-v-faa128c3]:before {
  display: block;
  width: 2px;
  height: 25%;
  margin: 0 auto;
  background-color: currentColor;
  border-radius: 40%;
  content: " ";
}
.u-loading-icon__dot[data-v-faa128c3]:nth-of-type(1) {
  transform: rotate(30deg);
  opacity: 1;
}
.u-loading-icon__dot[data-v-faa128c3]:nth-of-type(2) {
  transform: rotate(60deg);
  opacity: 0.9375;
}
.u-loading-icon__dot[data-v-faa128c3]:nth-of-type(3) {
  transform: rotate(90deg);
  opacity: 0.875;
}
.u-loading-icon__dot[data-v-faa128c3]:nth-of-type(4) {
  transform: rotate(120deg);
  opacity: 0.8125;
}
.u-loading-icon__dot[data-v-faa128c3]:nth-of-type(5) {
  transform: rotate(150deg);
  opacity: 0.75;
}
.u-loading-icon__dot[data-v-faa128c3]:nth-of-type(6) {
  transform: rotate(180deg);
  opacity: 0.6875;
}
.u-loading-icon__dot[data-v-faa128c3]:nth-of-type(7) {
  transform: rotate(210deg);
  opacity: 0.625;
}
.u-loading-icon__dot[data-v-faa128c3]:nth-of-type(8) {
  transform: rotate(240deg);
  opacity: 0.5625;
}
.u-loading-icon__dot[data-v-faa128c3]:nth-of-type(9) {
  transform: rotate(270deg);
  opacity: 0.5;
}
.u-loading-icon__dot[data-v-faa128c3]:nth-of-type(10) {
  transform: rotate(300deg);
  opacity: 0.4375;
}
.u-loading-icon__dot[data-v-faa128c3]:nth-of-type(11) {
  transform: rotate(330deg);
  opacity: 0.375;
}
.u-loading-icon__dot[data-v-faa128c3]:nth-of-type(12) {
  transform: rotate(360deg);
  opacity: 0.3125;
}
@keyframes u-rotate-faa128c3 {
0% {
    transform: rotate(0deg);
}
to {
    transform: rotate(1turn);
}
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * vue版本动画内置的动画模式有如下：
 * fade：淡入
 * zoom：缩放
 * fade-zoom：缩放淡入
 * fade-up：上滑淡入
 * fade-down：下滑淡入
 * fade-left：左滑淡入
 * fade-right：右滑淡入
 * slide-up：上滑进入
 * slide-down：下滑进入
 * slide-left：左滑进入
 * slide-right：右滑进入
 */
.u-fade-enter-active[data-v-66823e3c],
.u-fade-leave-active[data-v-66823e3c] {
  transition-property: opacity;
}
.u-fade-enter[data-v-66823e3c],
.u-fade-leave-to[data-v-66823e3c] {
  opacity: 0;
}
.u-fade-zoom-enter[data-v-66823e3c],
.u-fade-zoom-leave-to[data-v-66823e3c] {
  transform: scale(0.95);
  opacity: 0;
}
.u-fade-zoom-enter-active[data-v-66823e3c],
.u-fade-zoom-leave-active[data-v-66823e3c] {
  transition-property: transform, opacity;
}
.u-fade-down-enter-active[data-v-66823e3c],
.u-fade-down-leave-active[data-v-66823e3c],
.u-fade-left-enter-active[data-v-66823e3c],
.u-fade-left-leave-active[data-v-66823e3c],
.u-fade-right-enter-active[data-v-66823e3c],
.u-fade-right-leave-active[data-v-66823e3c],
.u-fade-up-enter-active[data-v-66823e3c],
.u-fade-up-leave-active[data-v-66823e3c] {
  transition-property: opacity, transform;
}
.u-fade-up-enter[data-v-66823e3c],
.u-fade-up-leave-to[data-v-66823e3c] {
  transform: translate3d(0, 100%, 0);
  opacity: 0;
}
.u-fade-down-enter[data-v-66823e3c],
.u-fade-down-leave-to[data-v-66823e3c] {
  transform: translate3d(0, -100%, 0);
  opacity: 0;
}
.u-fade-left-enter[data-v-66823e3c],
.u-fade-left-leave-to[data-v-66823e3c] {
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}
.u-fade-right-enter[data-v-66823e3c],
.u-fade-right-leave-to[data-v-66823e3c] {
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}
.u-slide-down-enter-active[data-v-66823e3c],
.u-slide-down-leave-active[data-v-66823e3c],
.u-slide-left-enter-active[data-v-66823e3c],
.u-slide-left-leave-active[data-v-66823e3c],
.u-slide-right-enter-active[data-v-66823e3c],
.u-slide-right-leave-active[data-v-66823e3c],
.u-slide-up-enter-active[data-v-66823e3c],
.u-slide-up-leave-active[data-v-66823e3c] {
  transition-property: transform;
}
.u-slide-up-enter[data-v-66823e3c],
.u-slide-up-leave-to[data-v-66823e3c] {
  transform: translate3d(0, 100%, 0);
}
.u-slide-down-enter[data-v-66823e3c],
.u-slide-down-leave-to[data-v-66823e3c] {
  transform: translate3d(0, -100%, 0);
}
.u-slide-left-enter[data-v-66823e3c],
.u-slide-left-leave-to[data-v-66823e3c] {
  transform: translate3d(-100%, 0, 0);
}
.u-slide-right-enter[data-v-66823e3c],
.u-slide-right-leave-to[data-v-66823e3c] {
  transform: translate3d(100%, 0, 0);
}
.u-zoom-enter-active[data-v-66823e3c],
.u-zoom-leave-active[data-v-66823e3c] {
  transition-property: transform;
}
.u-zoom-enter[data-v-66823e3c],
.u-zoom-leave-to[data-v-66823e3c] {
  transform: scale(0.95);
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-overlay[data-v-768257d0] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-status-bar[data-v-68d19daa] {
  width: 100%;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-safe-bottom[data-v-d9413c99] {
  width: 100%;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-popup[data-v-1a0787b2] {
  flex: 1;
}
.u-popup__trigger[data-v-1a0787b2] {
  position: relative;
}
.u-popup__trigger__cover[data-v-1a0787b2] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.u-popup__content[data-v-1a0787b2] {
  background-color: #fff;
  position: relative;
}
.u-popup__content--round-top[data-v-1a0787b2] {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.u-popup__content--round-left[data-v-1a0787b2] {
  border-top-left-radius: 0;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 10px;
}
.u-popup__content--round-right[data-v-1a0787b2] {
  border-top-left-radius: 10px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 0;
}
.u-popup__content--round-bottom[data-v-1a0787b2] {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.u-popup__content--round-center[data-v-1a0787b2] {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.u-popup__content__touch-area[data-v-1a0787b2] {
  top: 0;
  left: 0;
  right: 0;
  height: 1.3125rem;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
}
.u-popup__content__indicator[data-v-1a0787b2] {
  width: 100px;
  height: 5px;
  border-radius: 100px;
  background-color: #c0c4cc;
}
.u-popup__content__close[data-v-1a0787b2] {
  position: absolute;
}
.u-popup__content__close--hover[data-v-1a0787b2] {
  opacity: 0.4;
}
.u-popup__content__close--top-left[data-v-1a0787b2] {
  top: 15px;
  left: 15px;
}
.u-popup__content__close--top-right[data-v-1a0787b2] {
  top: 15px;
  right: 15px;
}
.u-popup__content__close--bottom-left[data-v-1a0787b2] {
  bottom: 15px;
  left: 15px;
}
.u-popup__content__close--bottom-right[data-v-1a0787b2] {
  right: 15px;
  bottom: 15px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-reset-button[data-v-61ff6166] {
  width: 100%;
}
.u-action-sheet[data-v-61ff6166] {
  text-align: center;
}
.u-action-sheet__header[data-v-61ff6166] {
  position: relative;
  padding: 12px 30px;
}
.u-action-sheet__header__title[data-v-61ff6166] {
  font-size: 16px;
  color: #303133;
  font-weight: bold;
  text-align: center;
}
.u-action-sheet__header__icon-wrap[data-v-61ff6166] {
  position: absolute;
  right: 15px;
  top: 15px;
}
.u-action-sheet__description[data-v-61ff6166] {
  font-size: 13px;
  color: #909193;
  margin: 18px 15px;
  text-align: center;
}
.u-action-sheet__item-wrap__item[data-v-61ff6166] {
  padding: 17px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.u-action-sheet__item-wrap__item__name[data-v-61ff6166] {
  font-size: 16px;
  color: #303133;
  text-align: center;
}
.u-action-sheet__item-wrap__item__subname[data-v-61ff6166] {
  font-size: 13px;
  color: #c0c4cc;
  margin-top: 10px;
  text-align: center;
}
.u-action-sheet__cancel-text[data-v-61ff6166] {
  font-size: 16px;
  color: #606266;
  text-align: center;
}
.u-action-sheet--hover[data-v-61ff6166] {
  background-color: rgb(242, 243, 245);
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-action-sheet-data__trigger[data-v-d87a5680] {
  position: relative;
}
.u-action-sheet-data__trigger__cover[data-v-d87a5680] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-modal[data-v-0e91edbc] {
  width: 20.3125rem;
  border-radius: 6px;
  overflow: hidden;
}
.u-modal__title[data-v-0e91edbc] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  color: #606266;
  text-align: center;
  padding-top: 25px;
}
.u-modal__content[data-v-0e91edbc] {
  padding: 12px 25px 25px 25px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.u-modal__content__text[data-v-0e91edbc] {
  font-size: 15px;
  color: #606266;
  flex: 1;
}
.u-modal__button-group[data-v-0e91edbc] {
  display: flex;
  flex-direction: row;
}
.u-modal__button-group--confirm-button[data-v-0e91edbc] {
  flex-direction: column;
  padding: 0px 25px 15px 25px;
}
.u-modal__button-group__wrapper[data-v-0e91edbc] {
  flex: 1;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 48px;
}
.u-modal__button-group__wrapper--confirm[data-v-0e91edbc], .u-modal__button-group__wrapper--only-cancel[data-v-0e91edbc] {
  border-bottom-right-radius: 6px;
}
.u-modal__button-group__wrapper--cancel[data-v-0e91edbc], .u-modal__button-group__wrapper--only-confirm[data-v-0e91edbc] {
  border-bottom-left-radius: 6px;
}
.u-modal__button-group__wrapper--hover[data-v-0e91edbc] {
  background-color: #f3f4f6;
}
.u-modal__button-group__wrapper__text[data-v-0e91edbc] {
  color: #606266;
  font-size: 16px;
  text-align: center;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.agreement-content[data-v-6acbdfda] {
  width: 100%;
  display: inline-block;
  flex-direction: column;
}
.agreement-content .agreement-url[data-v-6acbdfda] {
  display: inline-block;
  color: blue;
  cursor: pointer;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-link[data-v-5219c5cc] {
  line-height: 1;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  flex: 1;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-text[data-v-504a0a7d] {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
}
.u-text__price[data-v-504a0a7d] {
  font-size: 14px;
  color: #606266;
}
.u-text__value[data-v-504a0a7d] {
  font-size: 14px;
  display: flex;
  flex-direction: row;
  color: #606266;
  flex-wrap: wrap;
  text-overflow: ellipsis;
  align-items: center;
}
.u-text__value--primary[data-v-504a0a7d] {
  color: #3c9cff;
}
.u-text__value--warning[data-v-504a0a7d] {
  color: #f9ae3d;
}
.u-text__value--success[data-v-504a0a7d] {
  color: #5ac725;
}
.u-text__value--info[data-v-504a0a7d] {
  color: #909399;
}
.u-text__value--error[data-v-504a0a7d] {
  color: #f56c6c;
}
.u-text__value--main[data-v-504a0a7d] {
  color: #303133;
}
.u-text__value--content[data-v-504a0a7d] {
  color: #606266;
}
.u-text__value--tips[data-v-504a0a7d] {
  color: #909193;
}
.u-text__value--light[data-v-504a0a7d] {
  color: #c0c4cc;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-album[data-v-58b0c312] {
  display: flex;
  flex-direction: column;
}
.u-album__row[data-v-58b0c312] {
  display: flex;
  flex-direction: row;
}
.u-album__row__wrapper[data-v-58b0c312] {
  position: relative;
}
.u-album__row__wrapper__text[data-v-58b0c312] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-alert[data-v-f65c3bd1] {
  position: relative;
  background-color: #3c9cff;
  padding: 8px 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.u-alert--primary--dark[data-v-f65c3bd1] {
  background-color: #3c9cff;
}
.u-alert--primary--light[data-v-f65c3bd1] {
  background-color: #ecf5ff;
}
.u-alert--error--dark[data-v-f65c3bd1] {
  background-color: #f56c6c;
}
.u-alert--error--light[data-v-f65c3bd1] {
  background-color: #FEF0F0;
}
.u-alert--success--dark[data-v-f65c3bd1] {
  background-color: #5ac725;
}
.u-alert--success--light[data-v-f65c3bd1] {
  background-color: #f5fff0;
}
.u-alert--warning--dark[data-v-f65c3bd1] {
  background-color: #f9ae3d;
}
.u-alert--warning--light[data-v-f65c3bd1] {
  background-color: #FDF6EC;
}
.u-alert--info--dark[data-v-f65c3bd1] {
  background-color: #909399;
}
.u-alert--info--light[data-v-f65c3bd1] {
  background-color: #f4f4f5;
}
.u-alert__icon[data-v-f65c3bd1] {
  margin-right: 5px;
}
.u-alert__content[data-v-f65c3bd1] {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.u-alert__content__title[data-v-f65c3bd1] {
  color: #303133;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 2px;
}
.u-alert__content__desc[data-v-f65c3bd1] {
  color: #303133;
  font-size: 14px;
  flex-wrap: wrap;
  color: #fff;
}
.u-alert__title--dark[data-v-f65c3bd1], .u-alert__desc--dark[data-v-f65c3bd1] {
  color: #FFFFFF;
}
.u-alert__text--primary--light[data-v-f65c3bd1], .u-alert__text--primary--light[data-v-f65c3bd1] {
  color: #3c9cff;
}
.u-alert__text--success--light[data-v-f65c3bd1], .u-alert__text--success--light[data-v-f65c3bd1] {
  color: #5ac725;
}
.u-alert__text--warning--light[data-v-f65c3bd1], .u-alert__text--warning--light[data-v-f65c3bd1] {
  color: #f9ae3d;
}
.u-alert__text--error--light[data-v-f65c3bd1], .u-alert__text--error--light[data-v-f65c3bd1] {
  color: #f56c6c;
}
.u-alert__text--info--light[data-v-f65c3bd1], .u-alert__text--info--light[data-v-f65c3bd1] {
  color: #909399;
}
.u-alert__close[data-v-f65c3bd1] {
  position: absolute;
  top: 11px;
  right: 10px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-avatar[data-v-93d8b6bc] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.u-avatar--circle[data-v-93d8b6bc] {
  border-radius: 100px;
}
.u-avatar--square[data-v-93d8b6bc] {
  border-radius: 4px;
}
.u-avatar__image--circle[data-v-93d8b6bc] {
  border-radius: 100px;
  overflow: hidden;
}
.u-avatar__image--square[data-v-93d8b6bc] {
  border-radius: 4px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-avatar-group[data-v-66607d5f] {
  display: flex;
  flex-direction: row;
}
.u-avatar-group__item[data-v-66607d5f] {
  margin-left: -10px;
  position: relative;
}
.u-avatar-group__item--no-indent[data-v-66607d5f] {
  margin-left: 0;
}
.u-avatar-group__item__show-more[data-v-66607d5f] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-back-top[data-v-268a498f] {
  display: flex;
  flex-direction: row;
  flex-direction: column;
  align-items: center;
  flex: 1;
  height: 100%;
  justify-content: center;
  background-color: #E1E1E1;
}
.u-back-top__tips[data-v-268a498f] {
  font-size: 12px;
  transform: scale(0.8);
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-badge[data-v-4434d9cd] {
  border-top-right-radius: 100px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  display: flex;
  flex-direction: row;
  line-height: 11px;
  text-align: center;
  font-size: 11px;
  color: #FFFFFF;
}
.u-badge--dot[data-v-4434d9cd] {
  height: 8px;
  width: 8px;
}
.u-badge--inverted[data-v-4434d9cd] {
  font-size: 13px;
}
.u-badge--not-dot[data-v-4434d9cd] {
  padding: 2px 5px;
}
.u-badge--horn[data-v-4434d9cd] {
  border-bottom-left-radius: 0;
}
.u-badge--primary[data-v-4434d9cd] {
  background-color: #3c9cff;
}
.u-badge--primary--inverted[data-v-4434d9cd] {
  color: #3c9cff;
}
.u-badge--error[data-v-4434d9cd] {
  background-color: #f56c6c;
}
.u-badge--error--inverted[data-v-4434d9cd] {
  color: #f56c6c;
}
.u-badge--success[data-v-4434d9cd] {
  background-color: #5ac725;
}
.u-badge--success--inverted[data-v-4434d9cd] {
  color: #5ac725;
}
.u-badge--info[data-v-4434d9cd] {
  background-color: #909399;
}
.u-badge--info--inverted[data-v-4434d9cd] {
  color: #909399;
}
.u-badge--warning[data-v-4434d9cd] {
  background-color: #f9ae3d;
}
.u-badge--warning--inverted[data-v-4434d9cd] {
  color: #f9ae3d;
}
.u-barcode[data-v-a63099aa] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.error-container[data-v-a63099aa] {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f0f0f0;
  color: #ff0000;
}
.error-text[data-v-a63099aa] {
  font-size: 14px;
}
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-box[data-v-a1450eb3] {
  display: flex;
  flex-direction: row;
  flex: 1;
}
.u-box__left[data-v-a1450eb3] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex: 1;
}
.u-box__gap[data-v-a1450eb3] {
  display: flex;
  flex-direction: row;
  flex-direction: column;
}
.u-box__right[data-v-a1450eb3] {
  display: flex;
  flex-direction: row;
  flex-direction: column;
  flex: 1;
}
.u-box__right-top[data-v-a1450eb3] {
  display: flex;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
}
.u-box__right-bottom[data-v-a1450eb3] {
  display: flex;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-button[data-v-71ae45d9] {
  width: 100%;
  white-space: nowrap;
}
.u-button__text[data-v-71ae45d9] {
  white-space: nowrap;
  line-height: 1;
}
.u-button[data-v-71ae45d9]:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  border: inherit;
  border-radius: inherit;
  transform: translate(-50%, -50%);
  opacity: 0;
  content: " ";
  background-color: #000;
  border-color: #000;
}
.u-button--active[data-v-71ae45d9]:before {
  opacity: 0.15;
}
.u-button__icon + .u-button__text[data-v-71ae45d9]:not(:empty), .u-button__loading-text[data-v-71ae45d9] {
  margin-left: 4px;
}
.u-button--plain.u-button--primary[data-v-71ae45d9] {
  color: #3c9cff;
}
.u-button--plain.u-button--info[data-v-71ae45d9] {
  color: #909399;
}
.u-button--plain.u-button--success[data-v-71ae45d9] {
  color: #5ac725;
}
.u-button--plain.u-button--error[data-v-71ae45d9] {
  color: #f56c6c;
}
.u-button--plain.u-button--warning[data-v-71ae45d9] {
  color: #f9ae3d;
}
.u-button[data-v-71ae45d9] {
  height: 40px;
  position: relative;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  flex-direction: row;
}
.u-button__text[data-v-71ae45d9] {
  font-size: 15px;
}
.u-button__loading-text[data-v-71ae45d9] {
  font-size: 15px;
  margin-left: 4px;
}
.u-button--large[data-v-71ae45d9] {
  width: 100%;
  height: 50px;
  padding: 0 15px;
}
.u-button--normal[data-v-71ae45d9] {
  padding: 0 12px;
  font-size: 14px;
}
.u-button--small[data-v-71ae45d9] {
  min-width: 60px;
  height: 30px;
  padding: 0px 8px;
  font-size: 12px;
}
.u-button--mini[data-v-71ae45d9] {
  height: 22px;
  font-size: 10px;
  min-width: 50px;
  padding: 0px 8px;
}
.u-button--disabled[data-v-71ae45d9] {
  opacity: 0.5;
}
.u-button--info[data-v-71ae45d9] {
  color: #323233;
  background-color: #fff;
  border-color: #ebedf0;
  border-width: 1px;
  border-style: solid;
}
.u-button--success[data-v-71ae45d9] {
  color: #fff;
  background-color: #5ac725;
  border-color: #5ac725;
  border-width: 1px;
  border-style: solid;
}
.u-button--primary[data-v-71ae45d9] {
  color: #fff;
  background-color: #3c9cff;
  border-color: #3c9cff;
  border-width: 1px;
  border-style: solid;
}
.u-button--error[data-v-71ae45d9] {
  color: #fff;
  background-color: #f56c6c;
  border-color: #f56c6c;
  border-width: 1px;
  border-style: solid;
}
.u-button--warning[data-v-71ae45d9] {
  color: #fff;
  background-color: #f9ae3d;
  border-color: #f9ae3d;
  border-width: 1px;
  border-style: solid;
}
.u-button--block[data-v-71ae45d9] {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.u-button--circle[data-v-71ae45d9] {
  border-top-right-radius: 100px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
}
.u-button--square[data-v-71ae45d9] {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.u-button__icon[data-v-71ae45d9] {
  min-width: 1em;
  line-height: inherit !important;
  vertical-align: top;
}
.u-button--plain[data-v-71ae45d9] {
  background-color: #fff;
}
.u-button--hairline[data-v-71ae45d9] {
  border-width: 0.5px !important;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-calendar-header[data-v-631287e6] {
  display: flex;
  flex-direction: column;
  padding-bottom: 4px;
}
.u-calendar-header__title[data-v-631287e6] {
  font-size: 16px;
  color: #303133;
  text-align: center;
  height: 42px;
  line-height: 42px;
  font-weight: bold;
}
.u-calendar-header__subtitle[data-v-631287e6] {
  font-size: 14px;
  color: #303133;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
}
.u-calendar-header__weekdays[data-v-631287e6] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.u-calendar-header__weekdays__weekday[data-v-631287e6] {
  font-size: 13px;
  color: #303133;
  line-height: 30px;
  flex: 1;
  text-align: center;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-calendar-month-wrapper[data-v-dad2899f] {
  margin-top: 4px;
}
.u-calendar-month__title[data-v-dad2899f] {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  line-height: 42px;
  height: 42px;
  color: #303133;
  text-align: center;
  font-weight: bold;
}
.u-calendar-month__days[data-v-dad2899f] {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.u-calendar-month__days__month-mark-wrapper[data-v-dad2899f] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.u-calendar-month__days__month-mark-wrapper__text[data-v-dad2899f] {
  font-size: 155px;
  color: rgba(231, 232, 234, 0.83);
}
.u-calendar-month__days__day[data-v-dad2899f] {
  display: flex;
  flex-direction: row;
  padding: 2px;
  width: 14.2857142857%;
  box-sizing: border-box;
}
.u-calendar-month__days__day__select[data-v-dad2899f] {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
}
.u-calendar-month__days__day__select__dot[data-v-dad2899f] {
  width: 7px;
  height: 7px;
  border-radius: 100px;
  background-color: #f56c6c;
  position: absolute;
  top: 12px;
  right: 7px;
}
.u-calendar-month__days__day__select__buttom-info[data-v-dad2899f] {
  color: #606266;
  text-align: center;
  position: absolute;
  bottom: 5px;
  font-size: 10px;
  text-align: center;
  left: 0;
  right: 0;
}
.u-calendar-month__days__day__select__buttom-info--selected[data-v-dad2899f] {
  color: #ffffff;
}
.u-calendar-month__days__day__select__buttom-info--disabled[data-v-dad2899f] {
  color: #cacbcd;
}
.u-calendar-month__days__day__select__info[data-v-dad2899f] {
  text-align: center;
  font-size: 16px;
}
.u-calendar-month__days__day__select__info--selected[data-v-dad2899f] {
  color: #ffffff;
}
.u-calendar-month__days__day__select__info--disabled[data-v-dad2899f] {
  color: #cacbcd;
}
.u-calendar-month__days__day__select--selected[data-v-dad2899f] {
  background-color: #3c9cff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex: 1;
  border-radius: 3px;
}
.u-calendar-month__days__day__select--range-selected[data-v-dad2899f] {
  opacity: 0.3;
  border-radius: 0;
}
.u-calendar-month__days__day__select--range-start-selected[data-v-dad2899f] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.u-calendar-month__days__day__select--range-end-selected[data-v-dad2899f] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-calendar__confirm[data-v-c26fb82a] {
  padding: 7px 18px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-keyboard[data-v-bd8e2bb9] {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  background-color: rgb(224, 228, 230);
  align-items: stretch;
  padding: 6px 0 6px;
}
.u-keyboard__button[data-v-bd8e2bb9] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex: 1;
}
.u-keyboard__button__inner-wrapper[data-v-bd8e2bb9] {
  box-shadow: 0 1px 0px #999992;
  margin: 0.25rem 0.15625rem;
  border-radius: 4px;
}
.u-keyboard__button__inner-wrapper__inner[data-v-bd8e2bb9] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 2rem;
  background-color: #FFFFFF;
  height: 2.5rem;
  border-radius: 4px;
}
.u-keyboard__button__inner-wrapper__inner__text[data-v-bd8e2bb9] {
  font-size: 16px;
  color: #303133;
}
.u-keyboard__button__inner-wrapper__left[data-v-bd8e2bb9], .u-keyboard__button__inner-wrapper__right[data-v-bd8e2bb9] {
  border-radius: 4px;
  width: 4.1875rem;
  height: 2.5rem;
  background-color: #BBBCC6;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-shadow: 0 1px 0px #999992;
}
.u-keyboard__button__inner-wrapper__left__line[data-v-bd8e2bb9] {
  font-size: 15px;
  color: #303133;
  margin: 0 1px;
}
.u-keyboard__button__inner-wrapper__left__lang[data-v-bd8e2bb9] {
  font-size: 16px;
  color: #303133;
}
.u-keyboard__button__inner-wrapper__left__lang--active[data-v-bd8e2bb9] {
  color: #3c9cff;
}
.u-hover-class[data-v-bd8e2bb9] {
  background-color: #BBBCC6;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-card[data-v-e575afb6] {
  position: relative;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: #ffffff;
  box-sizing: border-box;
}
.u-card-full[data-v-e575afb6] {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%;
}
.u-card--border[data-v-e575afb6]:after {
  border-radius: 0.5rem;
}
.u-card__head--left[data-v-e575afb6] {
  color: #303133;
}
.u-card__head--left__thumb[data-v-e575afb6] {
  margin-right: 0.5rem;
}
.u-card__head--left__title[data-v-e575afb6] {
  max-width: 12.5rem;
}
.u-card__head--right[data-v-e575afb6] {
  color: #909193;
  margin-left: 0.1875rem;
}
.u-card__body[data-v-e575afb6] {
  color: #606266;
}
.u-card__foot[data-v-e575afb6] {
  color: #909193;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-steps-item[data-v-180818a8] {
  flex: 1;
  display: flex;
  flex-direction: row;
}
.u-steps-item--row[data-v-180818a8] {
  flex-direction: column;
  align-items: center;
  position: relative;
}
.u-steps-item--column[data-v-180818a8] {
  position: relative;
  flex-direction: row;
  justify-content: flex-start;
  padding-bottom: 5px;
}
.u-steps-item__wrapper[data-v-180818a8] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
  background-color: #fff;
  border-radius: 50px;
}
.u-steps-item__wrapper--column[data-v-180818a8] {
  width: 20px;
  height: 20px;
}
.u-steps-item__wrapper--column--dot[data-v-180818a8] {
  height: 20px;
  width: 20px;
}
.u-steps-item__wrapper--row[data-v-180818a8] {
  width: 20px;
  height: 20px;
}
.u-steps-item__wrapper--row--dot[data-v-180818a8] {
  width: 20px;
  height: 20px;
}
.u-steps-item__wrapper__circle[data-v-180818a8] {
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  flex-shrink: 0;
  border-radius: 100px;
  border-width: 1px;
  border-color: #909193;
  border-style: solid;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s;
}
.u-steps-item__wrapper__circle__text[data-v-180818a8] {
  color: #909193;
  font-size: 11px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 11px;
}
.u-steps-item__wrapper__dot[data-v-180818a8] {
  width: 10px;
  height: 10px;
  border-radius: 100px;
  background-color: #606266;
}
.u-steps-item__content[data-v-180818a8] {
  display: flex;
  flex-direction: row;
  flex: 1;
}
.u-steps-item__content__title[data-v-180818a8] {
  cursor: pointer;
}
.u-steps-item__content--row[data-v-180818a8] {
  flex-direction: column;
  align-items: center;
}
.u-steps-item__content--column[data-v-180818a8] {
  flex-direction: column;
  margin-left: 6px;
}
.u-steps-item__line[data-v-180818a8] {
  position: absolute;
  background: #909193;
}
.u-steps-item__line--row[data-v-180818a8] {
  top: 10px;
  height: 1px;
}
.u-steps-item__line--column[data-v-180818a8] {
  width: 1px;
  left: 10px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-steps[data-v-334eeb4c] {
  display: flex;
  flex-direction: row;
}
.u-steps--column[data-v-334eeb4c] {
  flex-direction: column;
}
.u-steps--row[data-v-334eeb4c] {
  flex-direction: row;
  flex: 1;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-tabs__wrapper[data-v-f00430b5] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.u-tabs__wrapper__scroll-view-wrapper[data-v-f00430b5] {
  flex: 1;
  overflow: auto hidden;
}
.u-tabs__wrapper__scroll-view[data-v-f00430b5] {
  display: flex;
  flex-direction: row;
  flex: 1;
}
.u-tabs__wrapper__nav[data-v-f00430b5] {
  display: flex;
  flex-direction: row;
  position: relative;
}
.u-tabs__wrapper__nav__item[data-v-f00430b5] {
  padding: 0 11px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.u-tabs__wrapper__nav__item--disabled[data-v-f00430b5] {
  cursor: not-allowed;
}
.u-tabs__wrapper__nav__item__text[data-v-f00430b5] {
  font-size: 15px;
  color: #606266;
  white-space: nowrap !important;
}
.u-tabs__wrapper__nav__item__text--disabled[data-v-f00430b5] {
  color: #c8c9cc !important;
}
.u-tabs__wrapper__nav__line[data-v-f00430b5] {
  height: 3px;
  background: #3c9cff;
  width: 30px;
  position: absolute;
  bottom: 2px;
  border-radius: 100px;
  transition-property: transform;
  transition-duration: 300ms;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-cell__body[data-v-96e46153] {
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  padding: 13px 15px;
  font-size: 15px;
  color: #303133;
  align-items: center;
}
.u-cell__body__content[data-v-96e46153] {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex: 1;
}
.u-cell__body--large[data-v-96e46153] {
  padding-top: 13px;
  padding-bottom: 13px;
}
.u-cell__left-icon-wrap[data-v-96e46153], .u-cell__right-icon-wrap[data-v-96e46153] {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 16px;
}
.u-cell__left-icon-wrap[data-v-96e46153] {
  margin-right: 4px;
}
.u-cell__right-icon-wrap[data-v-96e46153] {
  margin-left: 4px;
  transition: transform 0.3s;
}
.u-cell__right-icon-wrap--up[data-v-96e46153] {
  transform: rotate(-90deg);
}
.u-cell__right-icon-wrap--down[data-v-96e46153] {
  transform: rotate(90deg);
}
.u-cell__title[data-v-96e46153] {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.u-cell__title-text[data-v-96e46153] {
  font-size: 15px;
  line-height: 22px;
  color: #303133;
}
.u-cell__title-text--large[data-v-96e46153] {
  font-size: 16px;
}
.u-cell__label[data-v-96e46153] {
  margin-top: 5px;
  font-size: 12px;
  color: #909193;
  line-height: 18px;
}
.u-cell__label--large[data-v-96e46153] {
  font-size: 14px;
}
.u-cell__value[data-v-96e46153] {
  text-align: right;
  margin-left: auto;
  font-size: 14px;
  line-height: 24px;
  color: #606266;
}
.u-cell__value--large[data-v-96e46153] {
  font-size: 15px;
}
.u-cell--required[data-v-96e46153] {
  overflow: visible;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.u-cell--required[data-v-96e46153]:before {
  position: absolute;
  content: "*";
  left: -8px;
  margin-top: 0.125rem;
  font-size: 14px;
  color: #f56c6c;
}
.u-cell--clickable[data-v-96e46153] {
  background-color: #f3f4f6;
}
.u-cell--disabled[data-v-96e46153] {
  color: #c8c9cc;
  cursor: not-allowed;
}
.u-cell--center[data-v-96e46153] {
  align-items: center;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-cell-group[data-v-30d1a1cf] {
  flex: 1;
}
.u-cell-group__title[data-v-30d1a1cf] {
  padding: 16px 16px 8px;
}
.u-cell-group__title__text[data-v-30d1a1cf] {
  font-size: 15px;
  line-height: 16px;
  color: #303133;
}
.u-cell-group__wrapper[data-v-30d1a1cf] {
  position: relative;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.area-box[data-v-5c7a3cac] {
  width: 100%;
  overflow: hidden;
  height: 25rem;
}
.area-box > uni-view[data-v-5c7a3cac] {
  width: 150%;
  transition: transform 0.3s ease-in-out 0s;
  transform: translateX(0);
}
.area-box .area-item[data-v-5c7a3cac] {
  height: 25rem;
}
.u-cascader-action[data-v-5c7a3cac] {
  border-top: 1px solid #eee;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-cate-tab[data-v-4550757b] {
  display: flex;
  flex-direction: column;
}
.u-cate-tab__wrap[data-v-4550757b] {
  flex: 1;
  display: flex;
  flex-direction: row;
  overflow: hidden;
}
.u-search-inner[data-v-4550757b] {
  background-color: rgb(234, 234, 234);
  border-radius: 3.125rem;
  display: flex;
  align-items: center;
  padding: 0.3125rem 0.5rem;
}
.u-search-text[data-v-4550757b] {
  font-size: 0.8125rem;
  color: #909193;
  margin-left: 0.3125rem;
}
.u-cate-tab__view[data-v-4550757b] {
  width: 6.25rem;
  height: 100%;
}
.u-cate-tab__item[data-v-4550757b] {
  height: 3.4375rem;
  background: #f6f6f6;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8125rem;
  color: #444;
  font-weight: 400;
  line-height: 1;
}
.u-cate-tab__item-active[data-v-4550757b] {
  position: relative;
  color: #000;
  font-size: 0.9375rem;
  font-weight: 600;
  background: #fff;
}
.u-cate-tab__item-active[data-v-4550757b]::before {
  content: "";
  position: absolute;
  border-left: 4px solid #3c9cff;
  height: 1rem;
  left: 0;
  top: 1.21875rem;
}
.u-cate-tab__view[data-v-4550757b] {
  height: 100%;
}
.u-cate-tab__right-box[data-v-4550757b] {
  flex: 1;
  background-color: rgb(250, 250, 250);
}
.u-cate-tab__page-view[data-v-4550757b] {
  padding: 0.5rem;
}
.u-cate-tab__page-item[data-v-4550757b] {
  margin-bottom: 0.9375rem;
  background-color: #fff;
  padding: 0.5rem;
  border-radius: 0.25rem;
}
.u-cate-tab__page-item[data-v-4550757b]:last-child {
  min-height: 100vh;
}
.item-title[data-v-4550757b] {
  font-size: 0.8125rem;
  color: #303133;
  font-weight: bold;
}
.item-menu-name[data-v-4550757b] {
  font-weight: normal;
  font-size: 0.75rem;
  color: #303133;
}
.item-container[data-v-4550757b] {
  display: flex;
  flex-wrap: wrap;
}
.thumb-box[data-v-4550757b] {
  width: 33.333333%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 0.625rem;
}
.item-menu-image[data-v-4550757b] {
  width: 3.75rem;
  height: 3.75rem;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-checkbox-group--row[data-v-2add81bc] {
  display: flex;
  flex-flow: row wrap;
}
.u-checkbox-group--column[data-v-2add81bc] {
  display: flex;
  flex-direction: column;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-checkbox[data-v-131e8247] {
  display: flex;
  flex-direction: row;
  overflow: hidden;
  flex-direction: row;
  align-items: center;
  margin-bottom: 5px;
  margin-top: 5px;
}
.u-checkbox-label--left[data-v-131e8247] {
  flex-direction: row;
}
.u-checkbox-label--right[data-v-131e8247] {
  flex-direction: row-reverse;
  justify-content: space-between;
}
.u-checkbox__icon-wrap[data-v-131e8247] {
  box-sizing: border-box;
  transition-property: border-color, background-color, color;
  transition-duration: 0.2s;
  color: #606266;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: transparent;
  text-align: center;
  margin-right: 6px;
  font-size: 6px;
  border-width: 1px;
  border-color: #c8c9cc;
  border-style: solid;
}
.u-checkbox__icon-wrap--circle[data-v-131e8247] {
  border-radius: 100%;
}
.u-checkbox__icon-wrap--square[data-v-131e8247] {
  border-radius: 3px;
}
.u-checkbox__icon-wrap--checked[data-v-131e8247] {
  color: #fff;
  background-color: red;
  border-color: #2979ff;
}
.u-checkbox__icon-wrap--disabled[data-v-131e8247] {
  background-color: #ebedf0 !important;
}
.u-checkbox__icon-wrap--disabled--checked[data-v-131e8247] {
  color: #c8c9cc !important;
}
.u-checkbox__label[data-v-131e8247] {
  word-wrap: break-word;
  margin-left: 5px;
  margin-right: 12px;
  color: #606266;
  font-size: 15px;
}
.u-checkbox__label--disabled[data-v-131e8247] {
  color: #c8c9cc;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-tag-wrapper[data-v-a1566f2c] {
  position: relative;
}
.u-tag[data-v-a1566f2c] {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-style: solid;
}
.u-tag--circle[data-v-a1566f2c] {
  border-radius: 100px;
}
.u-tag--square[data-v-a1566f2c] {
  border-radius: 3px;
}
.u-tag__icon[data-v-a1566f2c] {
  margin-right: 4px;
}
.u-tag__text--mini[data-v-a1566f2c] {
  font-size: 12px;
  line-height: 12px;
}
.u-tag__text--medium[data-v-a1566f2c] {
  font-size: 13px;
  line-height: 13px;
}
.u-tag__text--large[data-v-a1566f2c] {
  font-size: 15px;
  line-height: 15px;
}
.u-tag--mini[data-v-a1566f2c] {
  height: 22px;
  line-height: 22px;
  padding: 0 5px;
}
.u-tag--medium[data-v-a1566f2c] {
  height: 26px;
  line-height: 22px;
  padding: 0 10px;
}
.u-tag--large[data-v-a1566f2c] {
  height: 32px;
  line-height: 32px;
  padding: 0 15px;
}
.u-tag--primary[data-v-a1566f2c] {
  background-color: #3c9cff;
  border-width: 1px;
  border-color: #3c9cff;
}
.u-tag--primary--plain[data-v-a1566f2c] {
  border-width: 1px;
  border-color: #3c9cff;
}
.u-tag--primary--plain--fill[data-v-a1566f2c] {
  background-color: #ecf5ff;
}
.u-tag__text--primary[data-v-a1566f2c] {
  color: #FFFFFF;
}
.u-tag__text--primary--plain[data-v-a1566f2c] {
  color: #3c9cff;
}
.u-tag--error[data-v-a1566f2c] {
  background-color: #f56c6c;
  border-width: 1px;
  border-color: #f56c6c;
}
.u-tag--error--plain[data-v-a1566f2c] {
  border-width: 1px;
  border-color: #f56c6c;
}
.u-tag--error--plain--fill[data-v-a1566f2c] {
  background-color: #fef0f0;
}
.u-tag__text--error[data-v-a1566f2c] {
  color: #FFFFFF;
}
.u-tag__text--error--plain[data-v-a1566f2c] {
  color: #f56c6c;
}
.u-tag--warning[data-v-a1566f2c] {
  background-color: #f9ae3d;
  border-width: 1px;
  border-color: #f9ae3d;
}
.u-tag--warning--plain[data-v-a1566f2c] {
  border-width: 1px;
  border-color: #f9ae3d;
}
.u-tag--warning--plain--fill[data-v-a1566f2c] {
  background-color: #fdf6ec;
}
.u-tag__text--warning[data-v-a1566f2c] {
  color: #FFFFFF;
}
.u-tag__text--warning--plain[data-v-a1566f2c] {
  color: #f9ae3d;
}
.u-tag--success[data-v-a1566f2c] {
  background-color: #5ac725;
  border-width: 1px;
  border-color: #5ac725;
}
.u-tag--success--plain[data-v-a1566f2c] {
  border-width: 1px;
  border-color: #5ac725;
}
.u-tag--success--plain--fill[data-v-a1566f2c] {
  background-color: #f5fff0;
}
.u-tag__text--success[data-v-a1566f2c] {
  color: #FFFFFF;
}
.u-tag__text--success--plain[data-v-a1566f2c] {
  color: #5ac725;
}
.u-tag--info[data-v-a1566f2c] {
  background-color: #909399;
  border-width: 1px;
  border-color: #909399;
}
.u-tag--info--plain[data-v-a1566f2c] {
  border-width: 1px;
  border-color: #909399;
}
.u-tag--info--plain--fill[data-v-a1566f2c] {
  background-color: #f4f4f5;
}
.u-tag__text--info[data-v-a1566f2c] {
  color: #FFFFFF;
}
.u-tag__text--info--plain[data-v-a1566f2c] {
  color: #909399;
}
.u-tag__close[data-v-a1566f2c] {
  position: absolute;
  z-index: 999;
  top: 10px;
  right: 10px;
  border-radius: 100px;
  background-color: #C6C7CB;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  transform: scale(0.6) translate(80%, -80%);
}
.u-tag__close--mini[data-v-a1566f2c] {
  width: 18px;
  height: 18px;
}
.u-tag__close--medium[data-v-a1566f2c] {
  width: 22px;
  height: 22px;
}
.u-tag__close--large[data-v-a1566f2c] {
  width: 25px;
  height: 25px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.up-choose[data-v-41c75714] .up-tag {
  font-weight: 600;
}
.up-choose[data-v-41c75714]:last-child {
  margin-right: 0;
}
.up-choose-wrap[data-v-41c75714] {
  flex-wrap: wrap;
}
.up-choose-nowrap[data-v-41c75714] {
  flex-wrap: nowrap;
  white-space: nowrap;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-circle-progress[data-v-c683071d] {
  display: flex;
  flex-direction: row;
  position: relative;
  border-radius: 100px;
  height: 100px;
  width: 100px;
  background-color: rgb(200, 200, 200);
  overflow: hidden;
  justify-content: space-between;
}
.u-circle-progress__circle[data-v-c683071d] {
  border-radius: 100px;
  height: 90px;
  width: 90px;
  transform: translate(-50%, -50%);
  background-color: rgb(255, 255, 255);
  left: 50px;
  top: 50px;
  position: absolute;
}
.u-circle-progress__left[data-v-c683071d] {
  position: absolute;
  left: 0;
  width: 50px;
  height: 100px;
  overflow: hidden;
  box-sizing: border-box;
}
.u-circle-progress__left__circle[data-v-c683071d] {
  box-sizing: border-box;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-top-color: rgb(66, 185, 131);
  border-right-color: rgb(66, 185, 131);
  border-width: 5px;
  width: 100px;
  height: 100px;
  transform: rotate(225deg);
}
.u-circle-progress__right[data-v-c683071d] {
  position: absolute;
  right: 0;
  width: 50px;
  height: 100px;
  overflow: hidden;
}
.u-circle-progress__right__circle[data-v-c683071d] {
  position: absolute;
  right: 0;
  box-sizing: border-box;
  border-top-color: transparent;
  border-right-color: transparent;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  border-left-color: rgb(200, 200, 200);
  border-bottom-color: rgb(200, 200, 200);
  border-width: 5px;
  width: 100px;
  height: 100px;
  transform: rotate(45deg);
  transform-origin: center center;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-index-anchor[data-v-758c5807] {
  position: sticky;
  top: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 15px;
  z-index: 1;
}
.u-index-anchor--sticky[data-v-758c5807] {
  position: sticky;
  top: 0;
}
.u-index-anchor__text[data-v-758c5807] {
  display: flex;
  flex-direction: row;
  align-items: center;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-index-list__letter[data-v-d15fd6a9] {
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 3;
  padding: 0 6px;
  width: 30px;
}
.u-index-list__letter__item[data-v-d15fd6a9] {
  width: 16px;
  height: 16px;
  border-radius: 100px;
  margin: 1px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.u-index-list__letter__item--active[data-v-d15fd6a9] {
  background-color: #3c9cff;
}
.u-index-list__letter__item__index[data-v-d15fd6a9] {
  font-size: 12px;
  text-align: center;
  line-height: 12px;
}
.u-index-list__indicator[data-v-d15fd6a9] {
  width: 50px;
  height: 50px;
  border-radius: 100px 100px 0 100px;
  text-align: center;
  color: #ffffff;
  background-color: #c9c9c9;
  transform: rotate(-45deg);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.u-index-list__indicator__text[data-v-d15fd6a9] {
  font-size: 28px;
  line-height: 28px;
  font-weight: bold;
  color: #fff;
  transform: rotate(45deg);
  text-align: center;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.list__item[data-v-d70381bf] {
  padding: 8px 1px;
}
.u-current-city-title[data-v-d70381bf] {
  color: grey;
  margin-bottom: 5px;
}
.u-current-city-item[data-v-d70381bf] {
  height: 30px;
}
.hot-city-list[data-v-d70381bf] {
  display: flex !important;
  flex-direction: row !important;
  padding: 12px 0;
}
.hot-city-list .hot-city-item[data-v-d70381bf] {
  padding: 6px 12px;
  margin: 5px;
  border: 1px solid #ededed;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-code-input[data-v-5b6480c9] {
  display: flex;
  flex-direction: row;
  position: relative;
  overflow: hidden;
}
.u-code-input__item[data-v-5b6480c9] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
}
.u-code-input__item__text[data-v-5b6480c9] {
  font-size: 15px;
  color: #606266;
}
.u-code-input__item__dot[data-v-5b6480c9] {
  width: 7px;
  height: 7px;
  border-radius: 100px;
  background-color: #606266;
}
.u-code-input__item__line[data-v-5b6480c9] {
  position: absolute;
  bottom: 0;
  height: 4px;
  border-radius: 100px;
  width: 40px;
  background-color: #606266;
}
.u-code-input__item__cursor[data-v-5b6480c9] {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 1;
  transform: translate(-50%, -50%);
  width: 1px;
  height: 20px;
  animation: 1s u-cursor-flicker-5b6480c9 infinite;
}
.u-code-input__input[data-v-5b6480c9] {
  position: absolute;
  left: -23.4375rem;
  width: 46.875rem;
  top: 0;
  background-color: transparent;
  text-align: left;
}
@keyframes u-cursor-flicker-5b6480c9 {
0% {
    opacity: 0;
}
50% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-col[data-v-a5b5683b] {
  padding: 0;
  box-sizing: border-box;
}
.u-col-0[data-v-a5b5683b] {
  width: 0;
}
.u-col-1[data-v-a5b5683b] {
  width: 8.3333333333%;
}
.u-col-2[data-v-a5b5683b] {
  width: 16.6666666667%;
}
.u-col-3[data-v-a5b5683b] {
  width: 25%;
}
.u-col-4[data-v-a5b5683b] {
  width: 33.3333333333%;
}
.u-col-5[data-v-a5b5683b] {
  width: 41.6666666667%;
}
.u-col-6[data-v-a5b5683b] {
  width: 50%;
}
.u-col-7[data-v-a5b5683b] {
  width: 58.3333333333%;
}
.u-col-8[data-v-a5b5683b] {
  width: 66.6666666667%;
}
.u-col-9[data-v-a5b5683b] {
  width: 75%;
}
.u-col-10[data-v-a5b5683b] {
  width: 83.3333333333%;
}
.u-col-11[data-v-a5b5683b] {
  width: 91.6666666667%;
}
.u-col-12[data-v-a5b5683b] {
  width: 100%;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-collapse-item__content[data-v-3c13b344] {
  overflow: hidden;
  height: 0;
}
.u-collapse-item__content__text[data-v-3c13b344] {
  padding: 12px 15px;
  color: #606266;
  font-size: 14px;
  line-height: 18px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-subsection[data-v-206eedc5] {
  display: flex;
  flex-direction: row;
  position: relative;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
}
.u-subsection--button[data-v-206eedc5] {
  height: 34px;
  background-color: rgb(238, 238, 239);
  padding: 3px;
  border-radius: 4px;
  align-items: stretch;
}
.u-subsection--button__bar[data-v-206eedc5] {
  background-color: #ffffff;
  border-radius: 4px !important;
}
.u-subsection--subsection[data-v-206eedc5] {
  height: 32px;
}
.u-subsection__bar[data-v-206eedc5] {
  position: absolute;
  transition-property: transform, color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.u-subsection__bar--first[data-v-206eedc5] {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.u-subsection__bar--center[data-v-206eedc5] {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.u-subsection__bar--last[data-v-206eedc5] {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.u-subsection__item[data-v-206eedc5] {
  display: flex;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  position: relative;
}
.u-subsection__item--no-border-right[data-v-206eedc5] {
  border-right-width: 0 !important;
}
.u-subsection__item--first[data-v-206eedc5] {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.u-subsection__item--last[data-v-206eedc5] {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.u-subsection__item__text[data-v-206eedc5] {
  font-size: 12px;
  line-height: 14px;
  display: flex;
  flex-direction: row;
  align-items: center;
  transition-property: color;
  transition-duration: 0.3s;
}
.item-button--disabled[data-v-206eedc5] {
  cursor: no-drop;
  color: #BDBDBD !important;
  border-color: #BDBDBD !important;
}
.item-button--disabled uni-text[data-v-206eedc5] {
  color: #BDBDBD !important;
}
.item-subsection--disabled[data-v-206eedc5] {
  cursor: no-drop;
  background: #FFFFFF !important;
  color: #BDBDBD !important;
  border-color: #BDBDBD !important;
}
.item-subsection--disabled uni-text[data-v-206eedc5] {
  color: #BDBDBD !important;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.up-color-picker__content[data-v-3c013809] {
  width: 100%;
  padding: 20px;
  background-color: #fff;
}
.up-color-picker__header[data-v-3c013809] {
  text-align: center;
  margin-bottom: 20px;
}
.up-color-picker__title[data-v-3c013809] {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.up-color-picker__switch[data-v-3c013809] {
  margin-bottom: 20px;
}
.up-color-picker__saturation[data-v-3c013809] {
  position: relative;
  width: 100%;
  height: 150px;
  border-radius: 4px;
  margin-bottom: 15px;
  overflow: hidden;
}
.up-color-picker__saturation[data-v-3c013809]:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
}
.up-color-picker__saturation[data-v-3c013809]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
}
.up-color-picker__saturation-pointer[data-v-3c013809] {
  position: absolute;
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  pointer-events: none;
}
.up-color-picker__hue[data-v-3c013809], .up-color-picker__alpha[data-v-3c013809] {
  position: relative;
  width: 100%;
  height: 12px;
  border-radius: 6px;
  margin-bottom: 15px;
  cursor: pointer;
}
.up-color-picker__hue[data-v-3c013809] {
  background: linear-gradient(to right, #f00 0%, #ff0 16.66%, #0f0 33.33%, #0ff 50%, #00f 66.66%, #f0f 83.33%, #f00 100%);
}
.up-color-picker__alpha[data-v-3c013809] {
  position: relative;
  overflow: hidden;
}
.up-color-picker__alpha-bg[data-v-3c013809] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%), linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%);
  background-size: 10px 10px;
  background-position: 0 0, 5px 5px;
}
.up-color-picker__alpha[data-v-3c013809]:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255));
}
.up-color-picker__hue-pointer[data-v-3c013809], .up-color-picker__alpha-pointer[data-v-3c013809] {
  position: absolute;
  width: 4px;
  height: 16px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  transform: translateX(-50%);
  top: -2px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  pointer-events: none;
}
.up-color-picker__gradient-bar[data-v-3c013809] {
  width: 100%;
  height: 40px;
  border-radius: 4px;
}
.up-color-picker__gradient-track[data-v-3c013809] {
  position: relative;
  margin-top: 20px;
  width: 100%;
  height: 32px;
  border-radius: 4px;
  margin-bottom: 15px;
  cursor: pointer;
}
.up-color-picker__gradient-pointer[data-v-3c013809] {
  position: absolute;
  top: -10px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid #333;
  z-index: 10;
}
.up-color-picker__gradient-pointer-inner[data-v-3c013809] {
  position: absolute;
  top: -25px;
  left: -10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}
.up-color-picker__gradient-controls[data-v-3c013809] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 15px;
}
.up-color-picker__gradient-item[data-v-3c013809] {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-right: 10px;
  margin-bottom: 10px;
}
.up-color-picker__gradient-color-preview[data-v-3c013809] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 5px;
  border: 1px solid #eee;
}
.up-color-picker__gradient-percent[data-v-3c013809] {
  font-size: 12px;
  color: #666;
  margin-right: 5px;
}
.up-color-picker__gradient-direction[data-v-3c013809] {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 10px 0;
}
.up-color-picker__gradient__direction-circle[data-v-3c013809] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: conic-gradient(#ff0000 0deg, #ffff00 60deg, #00ff00 120deg, #00ffff 180deg, #0000ff 240deg, #ff00ff 300deg, #ff0000 360deg);
  position: relative;
  margin: 10px auto;
  cursor: pointer;
  border: 2px solid #eee;
}
.up-color-picker__gradient__direction-pointer[data-v-3c013809] {
  position: absolute;
  width: 6px;
  height: 6px;
  background: #fff;
  border: 2px solid #333;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  z-index: 10;
  pointer-events: none;
}
.up-color-picker__add-btn[data-v-3c013809] {
  margin-top: 10px;
}
.up-color-picker__common[data-v-3c013809] {
  margin-top: 20px;
}
.up-color-picker__common-title[data-v-3c013809] {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  color: #666;
}
.up-color-picker__common-list[data-v-3c013809] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.up-color-picker__common-item[data-v-3c013809] {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #eee;
  cursor: pointer;
}
.up-color-picker__footer[data-v-3c013809] {
  margin-top: 20px;
}
.up-color-picker__preview[data-v-3c013809] {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 15px;
}
.up-color-picker__preview-color[data-v-3c013809] {
  width: 40px;
  height: 40px;
  border-radius: 4px;
  border: 1px solid #eee;
  margin-right: 10px;
}
.up-color-picker__preview-text[data-v-3c013809] {
  font-size: 14px;
  color: #333;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.up-color-picker__actions[data-v-3c013809] {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.up-color-picker__actions .up-color-picker__btn[data-v-3c013809] {
  margin-left: 10px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-notice[data-v-c4e715be] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.u-notice__left-icon[data-v-c4e715be] {
  align-items: center;
  margin-right: 5px;
}
.u-notice__right-icon[data-v-c4e715be] {
  margin-left: 5px;
  align-items: center;
}
.u-notice__swiper[data-v-c4e715be] {
  height: 16px;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex: 1;
}
.u-notice__swiper__item[data-v-c4e715be] {
  display: flex;
  flex-direction: row;
  align-items: center;
  overflow: hidden;
}
.u-notice__swiper__item__text[data-v-c4e715be] {
  font-size: 14px;
  color: #f9ae3d;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-count-down__text[data-v-bd11c6ff] {
  color: #606266;
  font-size: 15px;
  line-height: 22px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-count-num[data-v-7fdd8210] {
  display: inline-flex;
  text-align: center;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.up-coupon[data-v-b551a844] {
  position: relative;
  overflow: hidden;
  border-radius: 0.25rem;
  background: #ffebf0;
  color: #303133;
  width: 100%;
}
.up-coupon--coupon[data-v-b551a844] {
  border-radius: 0.5rem;
  overflow: hidden;
}
.up-coupon--coupon[data-v-b551a844]::before {
  content: "";
  position: absolute;
  left: -0.75rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1.5rem;
  background-color: #fff;
  border-radius: 50%;
}
.up-coupon--coupon[data-v-b551a844]::after {
  content: "";
  position: absolute;
  right: -0.75rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1.5rem;
  background-color: #fff;
  border-radius: 50%;
}
.up-coupon--envelope[data-v-b551a844] {
  border-radius: 0.5rem;
}
.up-coupon--envelope[data-v-b551a844]::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 0.625rem;
  background: repeating-linear-gradient(-45deg, #ffd000, #ffd000 0.3125rem, #ffa000 0.3125rem, #ffa000 0.625rem);
}
.up-coupon--card[data-v-b551a844] {
  border-radius: 0.5rem;
}
.up-coupon--small[data-v-b551a844] {
  height: 5rem;
}
.up-coupon--medium[data-v-b551a844] {
  height: 5.625rem;
}
.up-coupon--large[data-v-b551a844] {
  height: 6.875rem;
}
.up-coupon--disabled[data-v-b551a844] {
  opacity: 0.5;
}
.up-coupon__content[data-v-b551a844] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding: 0 0.9375rem;
  position: relative;
  z-index: 2;
}
.up-coupon__amount[data-v-b551a844] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0.3125rem;
  padding-right: 0.9375rem;
  border-right: 1px dashed #ccc;
}
.up-coupon__amount-unit[data-v-b551a844] {
  font-size: 0.75rem;
  font-weight: normal;
}
.up-coupon__amount-value[data-v-b551a844] {
  font-size: 1.75rem;
  font-weight: bold;
  color: red;
  line-height: 1;
  margin: 0.3125rem 0;
}
.up-coupon__amount-limit[data-v-b551a844] {
  font-size: 0.75rem;
  opacity: 0.9;
}
.up-coupon__info[data-v-b551a844] {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0.9375rem;
}
.up-coupon__info-title[data-v-b551a844] {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0.3125rem;
}
.up-coupon__info-desc[data-v-b551a844] {
  font-size: 0.75rem;
  opacity: 0.9;
  margin-bottom: 0.3125rem;
}
.up-coupon__info-time[data-v-b551a844] {
  font-size: 0.625rem;
  opacity: 0.8;
}
.up-coupon__action[data-v-b551a844] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.up-coupon__dots[data-v-b551a844] {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0.9375rem 0;
  z-index: 1;
}
.up-coupon__dot[data-v-b551a844] {
  width: 1rem;
  height: 1rem;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 -0.5rem;
  z-index: 3;
}
.up-coupon__rope[data-v-b551a844] {
  position: absolute;
  top: -1.25rem;
  left: 50%;
  transform: translateX(-50%);
  width: 2.5rem;
  height: 2.5rem;
  background: linear-gradient(to right, #ffd000, #ffa000);
  border-radius: 1.25rem 1.25rem 0 0;
  z-index: 1;
}
.up-coupon__rope[data-v-b551a844]::before {
  content: "";
  position: absolute;
  top: 0;
  left: -0.625rem;
  width: 0.625rem;
  height: 1.25rem;
  background: linear-gradient(to bottom, #ffd000, #ffa000);
  border-radius: 0.3125rem 0 0 0.3125rem;
}
.up-coupon__rope[data-v-b551a844]::after {
  content: "";
  position: absolute;
  top: 0;
  right: -0.625rem;
  width: 0.625rem;
  height: 1.25rem;
  background: linear-gradient(to bottom, #ffd000, #ffa000);
  border-radius: 0 0.3125rem 0.3125rem 0;
}
.up-coupon--primary[data-v-b551a844] {
  background: linear-gradient(90deg, #43afff, #3b8cff);
  color: #fff;
}
.up-coupon--primary .up-coupon__amount[data-v-b551a844] {
  border-right: 1px dashed #eee;
}
.up-coupon--primary .up-coupon__amount-value[data-v-b551a844] {
  color: #fff;
}
.up-coupon--success[data-v-b551a844] {
  background: linear-gradient(90deg, #67dda9, #19be6b);
  color: #fff !important;
}
.up-coupon--success .up-coupon__amount[data-v-b551a844] {
  border-right: 1px dashed #eee;
}
.up-coupon--success .up-coupon__amount-value[data-v-b551a844] {
  color: #fff;
}
.up-coupon--warning[data-v-b551a844] {
  background: linear-gradient(90deg, #ff9739, #ff6a39);
  color: #fff;
}
.up-coupon--warning .up-coupon__amount[data-v-b551a844] {
  border-right: 1px dashed #eee;
}
.up-coupon--warning .up-coupon__amount-value[data-v-b551a844] {
  color: #fff;
}
.up-coupon--error[data-v-b551a844] {
  background: linear-gradient(90deg, #ff7070, #ff4747);
  color: #fff;
}
.up-coupon--error .up-coupon__amount[data-v-b551a844] {
  border-right: 1px dashed #eee;
}
.up-coupon--error .up-coupon__amount-value[data-v-b551a844] {
  color: #fff;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-cropper .my-canvas[data-v-84e0b129] {
  display: flex;
  position: fixed !important;
  background: #000000;
  left: 0;
  z-index: 100000;
  width: 100%;
}
.u-cropper .my-avatar[data-v-84e0b129] {
  width: 4.6875rem;
  height: 4.6875rem;
  border-radius: 100%;
}
.u-cropper .oper-canvas[data-v-84e0b129] {
  display: flex;
  position: fixed !important;
  left: 0;
  z-index: 100001;
  width: 100%;
}
.u-cropper .prv-canvas[data-v-84e0b129] {
  display: flex;
  position: fixed !important;
  background: #000000;
  left: 0;
  z-index: 200000;
  width: 100%;
}
.u-cropper .oper-wrapper[data-v-84e0b129] {
  height: 50px;
  position: fixed !important;
  box-sizing: border-box;
  border: 1px solid #F1F1F1;
  background: #ffffff;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 100009;
  flex-direction: row;
}
.u-cropper .oper[data-v-84e0b129] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.3125rem 0.625rem;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  align-self: center;
}
.u-cropper .btn-wrapper[data-v-84e0b129] {
  display: flex;
  flex-direction: row;
  height: 50px;
  justify-content: space-between;
}
.u-cropper .btn-wrapper uni-view[data-v-84e0b129] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #333;
  border: 1px solid #f1f1f1;
  border-radius: 6%;
}
.u-cropper .hover[data-v-84e0b129] {
  background: #f1f1f1;
  border-radius: 6%;
}
.u-cropper .clr-wrapper[data-v-84e0b129] {
  display: flex;
  flex-direction: row;
  flex-grow: 1;
}
.u-cropper .clr-wrapper uni-view[data-v-84e0b129] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #333;
  border: 1px solid #f1f1f1;
  border-radius: 6%;
}
.u-cropper .my-slider[data-v-84e0b129] {
  flex-grow: 1;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-toolbar[data-v-3c9ca4d7] {
  height: 42px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.u-toolbar__wrapper__cancel[data-v-3c9ca4d7] {
  color: #909193;
  font-size: 15px;
  padding: 0 15px;
}
.u-toolbar__title[data-v-3c9ca4d7] {
  color: #303133;
  padding: 0 1.875rem;
  font-size: 16px;
  font-weight: bold;
  flex: 1;
  text-align: center;
}
.u-toolbar__wrapper__left[data-v-3c9ca4d7], .u-toolbar__wrapper__right[data-v-3c9ca4d7] {
  display: flex;
  flex-direction: row;
}
.u-toolbar__wrapper__confirm[data-v-3c9ca4d7] {
  color: #3c9cff;
  font-size: 15px;
  padding: 0 15px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-picker[data-v-2b9a09fe] {
  position: relative;
}
.u-picker-input[data-v-2b9a09fe] {
  position: relative;
}
.u-picker-input .input-cover[data-v-2b9a09fe] {
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.u-picker__view__column[data-v-2b9a09fe] {
  display: flex;
  flex-direction: row;
  flex: 1;
  justify-content: center;
}
.u-picker__view__column__item[data-v-2b9a09fe] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  text-align: center;
  display: block;
  color: #303133;
}
.u-picker__view__column__item--disabled[data-v-2b9a09fe] {
  cursor: not-allowed;
  opacity: 0.35;
}
.u-picker--loading[data-v-2b9a09fe] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.87);
  z-index: 1000;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-datetime-picker[data-v-92356817] {
  flex: 1;
}
.u-datetime-picker__has-input[data-v-92356817] {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
.u-datetime-picker__has-input .input-cover[data-v-92356817] {
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 4px;
  border: 1px solid #eee;
  padding: 0 10px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-divider[data-v-104c4bdd] {
  display: flex;
  flex-direction: row;
  flex-direction: row;
  align-items: center;
  margin: 15px 0;
}
.u-divider__text[data-v-104c4bdd] {
  margin: 0 15px;
}
.u-divider__dot[data-v-104c4bdd] {
  font-size: 12px;
  margin: 0 12px;
  color: #c0c4cc;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-dragsort[data-v-1c28099f] {
  width: 100%;
}
.u-dragsort .u-dragsort-area[data-v-1c28099f] {
  width: 100%;
  position: relative;
}
.u-dragsort .u-dragsort-item[data-v-1c28099f] {
  position: absolute;
  width: 100%;
}
.u-dragsort .u-dragsort-item.dragging[data-v-1c28099f] {
  z-index: 1000;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}
.u-dragsort .u-dragsort-item .u-dragsort-item-content[data-v-1c28099f] {
  padding: 0px;
  text-align: center;
  box-sizing: border-box;
  padding-bottom: 6px;
  border-radius: 0.25rem;
  transition: all 0.3s ease;
}
.u-dragsort.u-dragsort--horizontal .u-dragsort-area[data-v-1c28099f] {
  display: flex;
  white-space: nowrap;
  height: auto;
}
.u-dragsort.u-dragsort--horizontal .u-dragsort-item[data-v-1c28099f] {
  display: flex;
  width: auto;
  height: 100%;
}
.u-dragsort.u-dragsort--all .u-dragsort-area[data-v-1c28099f] {
  height: auto;
}
.u-dragsort.u-dragsort--all .u-dragsort-item[data-v-1c28099f] {
  width: auto;
  height: auto;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-dropdown-item__scroll[data-v-98ee565b] {
  background: #ffffff;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-dropdown[data-v-216d540f] {
  flex: 1;
  width: 100%;
  position: relative;
}
.u-dropdown__menu[data-v-216d540f] {
  display: flex;
  flex-direction: row;
  position: relative;
  z-index: 11;
  height: 2.5rem;
}
.u-dropdown__menu__item[data-v-216d540f] {
  flex: 1;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.u-dropdown__menu__item .u-flex-row[data-v-216d540f] {
  flex-direction: row;
}
.u-dropdown__menu__item__text[data-v-216d540f] {
  font-size: 0.875rem;
  color: #606266;
}
.u-dropdown__menu__item__arrow[data-v-216d540f] {
  margin-left: 0.1875rem;
  transition: transform 0.3s;
  align-items: center;
  display: flex;
  flex-direction: row;
}
.u-dropdown__menu__item__arrow--rotate[data-v-216d540f] {
  transform: rotate(180deg);
}
.u-dropdown__content[data-v-216d540f] {
  position: absolute;
  z-index: 8;
  width: 100%;
  left: 0px;
  bottom: 0;
  overflow: hidden;
}
.u-dropdown__content__mask[data-v-216d540f] {
  position: absolute;
  z-index: 9;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.u-dropdown__content__popup[data-v-216d540f] {
  position: relative;
  z-index: 10;
  transition: transform 0.3s;
  transform: translate3D(0, -100%, 0);
  overflow: hidden;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-empty[data-v-e40ca7fb] {
  display: flex;
  flex-direction: row;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.u-empty__text[data-v-e40ca7fb] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0.625rem;
}
.u-slot-wrap[data-v-e40ca7fb] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0.625rem;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-float-button[data-v-59bdddf7] {
  z-index: 999;
}
.u-float-button .show-list[data-v-59bdddf7] {
  transform: rotate(45deg);
}
.u-float-button__list[data-v-59bdddf7] {
  position: absolute;
  bottom: 0px;
  display: flex;
  flex-direction: column;
}
.u-float-button__list > uni-view[data-v-59bdddf7] {
  margin: 5px 0px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-form-item[data-v-9d920b55] {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  color: #303133;
}
.u-form-item__body[data-v-9d920b55] {
  display: flex;
  flex-direction: row;
  padding: 10px 0;
}
.u-form-item__body__left[data-v-9d920b55] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.u-form-item__body__left__content[data-v-9d920b55] {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-right: 0.3125rem;
  flex: 1;
}
.u-form-item__body__left__content__icon[data-v-9d920b55] {
  margin-right: 0.25rem;
}
.u-form-item__body__left__content__required[data-v-9d920b55] {
  position: absolute;
  left: -9px;
  color: #f56c6c;
  line-height: 20px;
  font-size: 20px;
  top: 3px;
}
.u-form-item__body__left__content__label[data-v-9d920b55] {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex: 1;
  color: #303133;
  font-size: 15px;
}
.u-form-item__body__right[data-v-9d920b55] {
  flex: 1;
}
.u-form-item__body__right__content[data-v-9d920b55] {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex: 1;
}
.u-form-item__body__right__content__slot[data-v-9d920b55] {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.u-form-item__body__right__content__icon[data-v-9d920b55] {
  margin-left: 0.3125rem;
  color: #c0c4cc;
  font-size: 0.9375rem;
}
.u-form-item__body__right__message[data-v-9d920b55] {
  font-size: 12px;
  line-height: 12px;
  color: #f56c6c;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-number-box[data-v-a99b0797] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.u-number-box__slot[data-v-a99b0797] {
  touch-action: none;
}
.u-number-box__plus[data-v-a99b0797], .u-number-box__minus[data-v-a99b0797] {
  width: 35px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  touch-action: none;
}
.u-number-box__plus--hover[data-v-a99b0797], .u-number-box__minus--hover[data-v-a99b0797] {
  background-color: #E6E6E6 !important;
}
.u-number-box__plus--disabled[data-v-a99b0797], .u-number-box__minus--disabled[data-v-a99b0797] {
  color: #c8c9cc;
  background-color: #f7f8fa;
}
.u-number-box__plus[data-v-a99b0797] {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.u-number-box__minus[data-v-a99b0797] {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.u-number-box__input[data-v-a99b0797] {
  position: relative;
  text-align: center;
  font-size: 15px;
  padding: 0;
  margin: 0 2px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.u-number-box__input--disabled[data-v-a99b0797] {
  color: #c8c9cc;
  background-color: #f2f3f5;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.up-goods-sku[data-v-599f712e] {
  background-color: #fff;
  overflow: hidden;
}
.up-goods-sku .up-goods-sku-container[data-v-599f712e] {
  padding: 0.125rem 0.9375rem;
}
.up-goods-sku__header[data-v-599f712e] {
  display: flex;
  flex-direction: row;
  padding: 0.9375rem 0;
  position: relative;
}
.up-goods-sku__header__image[data-v-599f712e] {
  width: 5.625rem;
  height: 5.625rem;
  border-radius: 0.3125rem;
  overflow: hidden;
  margin-right: 0.625rem;
}
.up-goods-sku__header__image uni-image[data-v-599f712e] {
  width: 100%;
  height: 100%;
}
.up-goods-sku__header__info[data-v-599f712e] {
  flex: 1;
}
.up-goods-sku__header__info__price[data-v-599f712e] {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0.625rem;
}
.up-goods-sku__header__info__price__symbol[data-v-599f712e] {
  font-size: 0.75rem;
  color: #fa3534;
  margin-right: 0.125rem;
}
.up-goods-sku__header__info__price__value[data-v-599f712e] {
  font-size: 1.125rem;
  color: #fa3534;
  font-weight: bold;
}
.up-goods-sku__header__info__stock[data-v-599f712e] {
  font-size: 0.8125rem;
  color: #999;
  margin-bottom: 0.625rem;
}
.up-goods-sku__header__info__selected[data-v-599f712e] {
  font-size: 0.8125rem;
  color: #333;
}
.up-goods-sku__content[data-v-599f712e] {
  max-height: 18.75rem;
  padding: 0 0.9375rem 0.9375rem 0;
}
.up-goods-sku__content__item[data-v-599f712e] {
  margin-bottom: 0.9375rem;
}
.up-goods-sku__content__item__title[data-v-599f712e] {
  font-size: 0.875rem;
  color: #333;
  margin-bottom: 0.625rem;
}
.up-goods-sku__content__item__list[data-v-599f712e] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.up-goods-sku__content__item__list__item[data-v-599f712e] {
  padding: 0.3125rem 0.625rem;
  border: 0.0625rem solid #eee;
  border-radius: 0.3125rem;
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
  font-size: 0.8125rem;
  color: #333;
}
.up-goods-sku__content__item__list__item--active[data-v-599f712e] {
  border-color: #fa3534;
  color: #fa3534;
}
.up-goods-sku__content__item__list__item--disabled[data-v-599f712e] {
  color: #ccc;
  border-color: #eee;
}
.up-goods-sku__content__count[data-v-599f712e] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.625rem;
}
.up-goods-sku__content__count__title[data-v-599f712e] {
  font-size: 0.875rem;
  color: #333;
}
.up-goods-sku__footer[data-v-599f712e] {
  padding: 0.625rem 0 1.25rem 0;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-grid-item[data-v-bf571c3b] {
  align-items: center;
  justify-content: center;
  position: relative;
  flex-direction: column;
  box-sizing: border-box;
  display: flex;
}
.u-grid-item--hover-class[data-v-bf571c3b] {
  opacity: 0.5;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-grid[data-v-c0dd3e2e] {
  justify-content: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  display: grid !important;
  grid-gap: var(--d7afe724);
  grid-template-columns: repeat(var(--d7b001d0), 1fr);
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-image[data-v-fb00dbba] {
  position: relative;
  transition: opacity 0.5s ease-in-out;
}
.u-image__image[data-v-fb00dbba] {
  width: 100%;
  height: 100%;
}
.u-image__loading[data-v-fb00dbba], .u-image__error[data-v-fb00dbba] {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background-color: #f3f4f6;
  color: #909193;
  font-size: 1.4375rem;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-keyboard[data-v-dca35360] {
  display: flex;
  flex-direction: row;
  flex-direction: row;
  justify-content: space-around;
  background-color: rgb(224, 228, 230);
  flex-wrap: wrap;
  padding: 8px 0.3125rem 8px 0.3125rem;
}
.u-keyboard__button-wrapper[data-v-dca35360] {
  box-shadow: 0 2px 0px #BBBCBE;
  margin: 4px 0.1875rem;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.u-keyboard__button-wrapper__button[data-v-dca35360] {
  width: 6.9375rem;
  height: 2.8125rem;
  background-color: #FFFFFF;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.u-keyboard__button-wrapper__button__text[data-v-dca35360] {
  font-size: 20px;
  font-weight: 500;
  color: #303133;
}
.u-keyboard__button-wrapper__button--gray[data-v-dca35360] {
  background-color: rgb(200, 202, 210);
}
.u-hover-class[data-v-dca35360] {
  background-color: #BBBCC6;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-keyboard__tooltip[data-v-daff072b] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background-color: #FFFFFF;
  padding: 14px 12px;
}
.u-keyboard__tooltip__item[data-v-daff072b] {
  color: #333333;
  flex: 1;
  text-align: center;
  font-size: 15px;
}
.u-keyboard__tooltip__submit[data-v-daff072b] {
  text-align: right;
  color: #3c9cff;
}
.u-keyboard__tooltip__cancel[data-v-daff072b] {
  text-align: left;
  color: #888888;
}
.u-keyboard__tooltip__tips[data-v-daff072b] {
  color: #909193;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-wrap[data-v-ef410ef7] {
  background-color: #eee;
  overflow: hidden;
}
.u-lazy-item[data-v-ef410ef7] {
  transform: transition3d(0, 0, 0);
  will-change: transform;
  display: block;
  width: 100%;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-line-progress[data-v-2d7db5a2] {
  align-items: stretch;
  position: relative;
  display: flex;
  flex-direction: row;
  flex: 1;
  overflow: hidden;
  border-radius: 100px;
}
.u-line-progress__background[data-v-2d7db5a2] {
  background-color: #ececec;
  border-radius: 100px;
  flex: 1;
}
.u-line-progress__line[data-v-2d7db5a2] {
  position: absolute;
  top: 0;
  bottom: 0;
  align-items: center;
  display: flex;
  flex-direction: row;
  color: #ffffff;
  border-radius: 100px;
  transition: width 0.5s ease;
  justify-content: flex-end;
}
.u-line-progress__text[data-v-2d7db5a2] {
  font-size: 10px;
  align-items: center;
  text-align: right;
  color: #FFFFFF;
  margin-right: 5px;
  transform: scale(0.9);
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 *//**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-list[data-v-3fcfd317] {
  display: flex;
  flex-direction: column;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-loading-page[data-v-ca668830] {
  display: flex;
  flex-direction: column;
  flex: 1;
  align-items: center;
  justify-content: center;
}
.u-loading-page__warpper[data-v-ca668830] {
  margin-top: -150px;
  justify-content: center;
  align-items: center;
  color: rgb(200, 200, 200);
  font-size: 19px;
  display: flex;
  flex-direction: column;
}
.u-loading-page__warpper__loading-icon[data-v-ca668830] {
  margin-bottom: 10px;
}
.u-loading-page__warpper__loading-icon__img[data-v-ca668830] {
  width: 40px;
  height: 40px;
}
.u-loading-page__warpper__text[data-v-ca668830] {
  font-size: 19px;
  color: rgb(200, 200, 200);
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-loadmore[data-v-93a27677] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex: 1;
}
.u-loadmore__content[data-v-93a27677] {
  margin: 0 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.u-loadmore__content__icon-wrap[data-v-93a27677] {
  margin-right: 8px;
}
.u-loadmore__content__text[data-v-93a27677] {
  font-size: 14px;
  color: #606266;
}
.u-loadmore__content__dot-text[data-v-93a27677] {
  font-size: 15px;
  color: #909193;
}
/* a 标签默认效果 */
._a[data-v-719a8991] {
  padding: 1.5px 0 1.5px 0;
  color: #366092;
  word-break: break-all;
}

/* a 标签点击态效果 */
._hover[data-v-719a8991] {
  text-decoration: underline;
  opacity: 0.7;
}

/* 图片默认效果 */
._img[data-v-719a8991] {
  max-width: 100%;
  -webkit-touch-callout: none;
}

/* 内部样式 */
._block[data-v-719a8991] {
  display: block;
}
._b[data-v-719a8991],
._strong[data-v-719a8991] {
  font-weight: bold;
}
._code[data-v-719a8991] {
  font-family: monospace;
}
._del[data-v-719a8991] {
  text-decoration: line-through;
}
._em[data-v-719a8991],
._i[data-v-719a8991] {
  font-style: italic;
}
._h1[data-v-719a8991] {
  font-size: 2em;
}
._h2[data-v-719a8991] {
  font-size: 1.5em;
}
._h3[data-v-719a8991] {
  font-size: 1.17em;
}
._h5[data-v-719a8991] {
  font-size: 0.83em;
}
._h6[data-v-719a8991] {
  font-size: 0.67em;
}
._h1[data-v-719a8991],
._h2[data-v-719a8991],
._h3[data-v-719a8991],
._h4[data-v-719a8991],
._h5[data-v-719a8991],
._h6[data-v-719a8991] {
  display: block;
  font-weight: bold;
}
._image[data-v-719a8991] {
  height: 1px;
}
._ins[data-v-719a8991] {
  text-decoration: underline;
}
._li[data-v-719a8991] {
  display: list-item;
}
._ol[data-v-719a8991] {
  list-style-type: decimal;
}
._ol[data-v-719a8991],
._ul[data-v-719a8991] {
  display: block;
  padding-left: 40px;
  margin: 1em 0;
}
._q[data-v-719a8991]::before {
  content: '"';
}
._q[data-v-719a8991]::after {
  content: '"';
}
._sub[data-v-719a8991] {
  font-size: smaller;
  vertical-align: sub;
}
._sup[data-v-719a8991] {
  font-size: smaller;
  vertical-align: super;
}
._thead[data-v-719a8991],
._tbody[data-v-719a8991],
._tfoot[data-v-719a8991] {
  display: table-row-group;
}
._tr[data-v-719a8991] {
  display: table-row;
}
._td[data-v-719a8991],
._th[data-v-719a8991] {
  display: table-cell;
  vertical-align: middle;
}
._th[data-v-719a8991] {
  font-weight: bold;
  text-align: center;
}
._ul[data-v-719a8991] {
  list-style-type: disc;
}
._ul ._ul[data-v-719a8991] {
  margin: 0;
  list-style-type: circle;
}
._ul ._ul ._ul[data-v-719a8991] {
  list-style-type: square;
}
._abbr[data-v-719a8991],
._b[data-v-719a8991],
._code[data-v-719a8991],
._del[data-v-719a8991],
._em[data-v-719a8991],
._i[data-v-719a8991],
._ins[data-v-719a8991],
._label[data-v-719a8991],
._q[data-v-719a8991],
._span[data-v-719a8991],
._strong[data-v-719a8991],
._sub[data-v-719a8991],
._sup[data-v-719a8991] {
  display: inline;
}









/* 根节点样式 */
._root[data-v-58a60068] {
	padding: 1px 0;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
}

/* 长按复制 */
._select[data-v-58a60068] {
	-webkit-user-select: text;
	   -moz-user-select: text;
	        user-select: text;
}


/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.up-markdown[data-v-02c67532] {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  padding: 16px;
  word-wrap: break-word;
  /* 标题样式 */
  /* 段落样式 */
  /* 链接样式 */
  /* 列表样式 */
  /* 引用样式 */
  /* 代码样式 */
  /* 表格样式 */
  /* 图片样式 */
  /* 分割线样式 */
  /* 深色主题 */
}
.up-markdown[data-v-02c67532] h1 {
  font-size: 32px;
  margin: 8px 0;
  font-weight: bold;
}
.up-markdown[data-v-02c67532] h2 {
  font-size: 24px;
  margin: 8px 0;
  font-weight: bold;
}
.up-markdown[data-v-02c67532] h3 {
  font-size: 18px;
  margin: 7px 0;
  font-weight: bold;
}
.up-markdown[data-v-02c67532] h4 {
  font-size: 16px;
  margin: 7px 0;
  font-weight: bold;
}
.up-markdown[data-v-02c67532] h5 {
  font-size: 13px;
  margin: 6px 0;
  font-weight: bold;
}
.up-markdown[data-v-02c67532] h6 {
  font-size: 10px;
  margin: 5px 0;
  font-weight: bold;
}
.up-markdown[data-v-02c67532] p {
  margin: 16px 0;
}
.up-markdown[data-v-02c67532] a {
  color: #007AFF;
  text-decoration: none;
}
.up-markdown[data-v-02c67532] a:hover {
  text-decoration: underline;
}
.up-markdown[data-v-02c67532] ul,
.up-markdown[data-v-02c67532] ol {
  margin: 16px 0;
  padding-left: 32px;
}
.up-markdown[data-v-02c67532] ul li,
.up-markdown[data-v-02c67532] ol li {
  margin: 8px 0;
}
.up-markdown[data-v-02c67532] ul li {
  list-style-type: disc;
}
.up-markdown[data-v-02c67532] ol li {
  list-style-type: decimal;
}
.up-markdown[data-v-02c67532] blockquote {
  margin: 8px 0;
  padding: 0 10px;
  border-left: 4px solid #ccc;
  color: #666;
}
[data-v-02c67532] .up-markdown-code {
  font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
  font-size: 14px;
  background-color: #f6f8fa;
  padding: 3px 6px;
  border-radius: 3px;
  display: flex;
}
.up-markdown[data-v-02c67532] .code-lang {
  width: 100%;
  overflow-x: auto;
}
.up-markdown[data-v-02c67532] pre {
  font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
  font-size: 14px;
  background-color: #f6f8fa;
  padding: 16px;
  overflow: auto;
  border-radius: 6px;
  margin: 16px 0;
}
.up-markdown[data-v-02c67532] pre ::v-deep code {
  background: none;
  padding: 0;
}
.up-markdown[data-v-02c67532] table {
  border-collapse: collapse;
  margin: 16px 0;
  width: 100%;
}
.up-markdown[data-v-02c67532] table th,
.up-markdown[data-v-02c67532] table td {
  padding: 6px 13px;
  border: 1px solid #dfe2e5;
}
.up-markdown[data-v-02c67532] table th {
  font-weight: 600;
}
.up-markdown[data-v-02c67532] table tr:nth-child(2n) {
  background-color: #f6f8fa;
}
.up-markdown[data-v-02c67532] img {
  max-width: 100%;
  box-sizing: content-box;
  background-color: #fff;
  margin: 16px 0;
}
.up-markdown[data-v-02c67532] hr {
  height: 1px;
  padding: 0;
  margin: 24px 0;
  background-color: #e1e4e8;
  border: 0;
}
.up-markdown.dark[data-v-02c67532] {
  color: #ccc;
  background-color: #1e1e1e;
}
[data-v-02c67532] .up-markdown.dark-code {
  background-color: #2d2d2d;
  color: #dcdcdc;
}
.up-markdown.dark[data-v-02c67532] pre {
  background-color: #2d2d2d;
  color: #dcdcdc;
}
.up-markdown.dark[data-v-02c67532] blockquote {
  margin: 8px 0;
  padding: 0 10px;
  border-left: 4px solid #ccc;
  color: #bbb;
}
.up-markdown.dark[data-v-02c67532] a {
  color: #4da6ff;
}

/* 代码块行号样式 */
[data-v-02c67532] .up-markdown-line-numbers {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #ddd;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
[data-v-02c67532] .up-markdown-line-numbers .up-markdown-line-number {
  color: #999;
  font-size: 14px;
  line-height: 1.6;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
@keyframes breathe-8e923d37 {
0% {
    opacity: 0.3;
}
50% {
    opacity: 1;
}
100% {
    opacity: 0.3;
}
}
.u-char-box[data-v-8e923d37] {
  text-align: center;
}
.u-char-flex[data-v-8e923d37] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}
.u-input[data-v-8e923d37] {
  position: absolute;
  top: 0;
  left: -100%;
  width: 200%;
  height: 100%;
  text-align: left;
  z-index: 9;
  opacity: 0;
  background: none;
}
.u-char-item[data-v-8e923d37] {
  position: relative;
  width: 2.8125rem;
  height: 2.8125rem;
  margin: 0.3125rem 0.3125rem;
  font-size: 1.875rem;
  font-weight: bold;
  color: #303133;
  line-height: 2.8125rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.u-middle-line[data-v-8e923d37] {
  border: none;
}
.u-box[data-v-8e923d37] {
  box-sizing: border-box;
  border: 0.0625rem solid #cccccc;
  border-radius: 0.1875rem;
}
.u-box-active[data-v-8e923d37] {
  overflow: hidden;
  animation-timing-function: ease-in-out;
  animation-duration: 1500ms;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  border: 0.0625rem solid #3c9cff;
}
.u-middle-line-active[data-v-8e923d37] {
  background: #3c9cff;
}
.u-breathe[data-v-8e923d37] {
  animation: breathe-8e923d37 2s infinite ease;
}
.u-placeholder-line[data-v-8e923d37] {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.0625rem;
  height: 1.25rem;
  background: #333333;
  animation: twinkling 1.5s infinite ease;
}
.u-animation-breathe[data-v-8e923d37] {
  animation-name: breathe-8e923d37;
}
.u-dot[data-v-8e923d37] {
  font-size: 1.0625rem;
  line-height: 1.0625rem;
}
.u-middle-line[data-v-8e923d37] {
  height: 4px;
  background: #000000;
  width: 80%;
  position: absolute;
  border-radius: 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.u-bottom-line-active[data-v-8e923d37] {
  background: #3c9cff;
}
.u-bottom-line[data-v-8e923d37] {
  height: 4px;
  background: #000000;
  width: 80%;
  position: absolute;
  border-radius: 2px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-navbar-mini__inner[data-v-dbd562b7] {
  width: 5.625rem;
  overflow: hidden;
}
.u-navbar-mini--fixed[data-v-dbd562b7] {
  position: fixed;
  left: 20px;
  right: 0;
  top: 10px;
  z-index: 11;
}
.u-navbar-mini__content[data-v-dbd562b7] {
  display: flex;
  flex-direction: row;
  padding: 0 15px;
  border-radius: 20px;
  align-items: center;
  height: 36px;
  background-color: #9acafc;
  position: relative;
  justify-content: space-between;
}
.u-navbar-mini__content__left[data-v-dbd562b7] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.u-navbar-mini__content__left--hover[data-v-dbd562b7] {
  opacity: 0.7;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-navbar--fixed[data-v-2a987723] {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 11;
}
.u-navbar__content[data-v-2a987723] {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 44px;
  background-color: #9acafc;
  position: relative;
  justify-content: center;
}
.u-navbar__content__left[data-v-2a987723], .u-navbar__content__right[data-v-2a987723] {
  padding: 0 13px;
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.u-navbar__content__left[data-v-2a987723] {
  left: 0;
}
.u-navbar__content__left--hover[data-v-2a987723] {
  opacity: 0.7;
}
.u-navbar__content__left__text[data-v-2a987723] {
  font-size: 15px;
  margin-left: 3px;
}
.u-navbar__content__title[data-v-2a987723] {
  text-align: center;
  font-size: 16px;
  color: #303133;
}
.u-navbar__content__right[data-v-2a987723] {
  right: 0;
}
.u-navbar__content__right__text[data-v-2a987723] {
  font-size: 15px;
  margin-left: 3px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-no-network[data-v-4fc056ab] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -100px;
}
.u-no-network__tips[data-v-4fc056ab] {
  color: #909193;
  font-size: 14px;
  margin-top: 15px;
}
.u-no-network__app[data-v-4fc056ab] {
  display: flex;
  flex-direction: row;
  margin-top: 6px;
}
.u-no-network__app__setting[data-v-4fc056ab] {
  color: #c0c4cc;
  font-size: 13px;
}
.u-no-network__app__to-setting[data-v-4fc056ab] {
  font-size: 13px;
  color: #3c9cff;
  margin-left: 3px;
}
.u-no-network__retry[data-v-4fc056ab] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 15px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-notice[data-v-64950d62] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.u-notice__left-icon[data-v-64950d62] {
  align-items: center;
  margin-right: 5px;
}
.u-notice__right-icon[data-v-64950d62] {
  margin-left: 5px;
  align-items: center;
}
.u-notice__content[data-v-64950d62] {
  text-align: right;
  flex: 1;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  overflow: hidden;
}
.u-notice__content__text[data-v-64950d62] {
  font-size: 14px;
  color: #f9ae3d;
  padding-left: 100%;
  word-break: keep-all;
  white-space: nowrap;
  animation: u-loop-animation-64950d62 10s linear infinite both;
  display: flex;
  flex-direction: row;
}
@keyframes u-loop-animation-64950d62 {
0% {
    transform: translate3d(0, 0, 0);
}
100% {
    transform: translate3d(-100%, 0, 0);
}
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-notice-bar[data-v-f4147772] {
  overflow: hidden;
  padding: 9px 12px;
  flex: 1;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-notify[data-v-6737e5d3] {
  padding: 8px 10px;
}
.u-notify__warpper[data-v-6737e5d3] {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.u-notify__warpper__text[data-v-6737e5d3] {
  font-size: 15px;
  text-align: center;
}
.u-notify--primary[data-v-6737e5d3] {
  background-color: #3c9cff;
}
.u-notify--success[data-v-6737e5d3] {
  background-color: #5ac725;
}
.u-notify--error[data-v-6737e5d3] {
  background-color: #f56c6c;
}
.u-notify--warning[data-v-6737e5d3] {
  background-color: #f9ae3d;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-pagination[data-v-e1093c2b] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 14px;
  color: #606266;
}
.u-pagination .u-pagination-total[data-v-e1093c2b] {
  margin-right: 10px;
}
.u-pagination .u-pagination-sizes[data-v-e1093c2b] {
  margin-right: 10px;
  padding: 4px 4px;
  border: 0.03125rem solid #dcdfe6;
  border-radius: 4px;
}
.u-pagination .u-pagination-btn[data-v-e1093c2b] {
  margin: 0 3px;
  padding: 4px 4px;
  border: 0.03125rem solid #dcdfe6;
  border-radius: 4px;
  background-color: #f5f7fa;
}
.u-pagination .u-pagination-btn.disabled[data-v-e1093c2b] {
  opacity: 0.5;
}
.u-pagination .u-pagination-item[data-v-e1093c2b] {
  margin: 0 2px;
  padding: 4px 8px;
  border-radius: 4px;
}
.u-pagination .u-pagination-item.active[data-v-e1093c2b] {
  background-color: #409eff;
  color: white;
}
.u-pagination .u-pagination-jumper[data-v-e1093c2b] {
  width: 40px;
  height: 28px;
  margin: 0 5px;
  padding: 0 5px;
  border: 0.03125rem solid #dcdfe6;
  border-radius: 4px;
  font-size: 14px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 *//**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-picker-data__trigger[data-v-389db455] {
  position: relative;
}
.u-picker-data__trigger__cover[data-v-389db455] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-tooltip[data-v-c4449241] {
  position: relative;
  display: flex;
  flex-direction: row;
}
.u-tooltip__wrapper[data-v-c4449241] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  white-space: nowrap;
}
.u-tooltip__wrapper__text[data-v-c4449241] {
  font-size: 14px;
}
.u-tooltip__wrapper__popup[data-v-c4449241] {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.u-tooltip__wrapper__popup__list[data-v-c4449241] {
  background-color: #060607;
  color: #FFFFFF;
  position: relative;
  flex: 1;
  border-radius: 5px;
  padding: 0px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  overflow: hidden;
}
.u-tooltip__wrapper__popup__list__btn[data-v-c4449241] {
  padding: 11px 13px;
}
.u-tooltip__wrapper__popup__list__btn--hover[data-v-c4449241] {
  background-color: #58595B;
}
.u-tooltip__wrapper__popup__list__btn__text[data-v-c4449241] {
  line-height: 12px;
  font-size: 13px;
  color: #FFFFFF;
}
.u-tooltip__wrapper__popup__indicator[data-v-c4449241] {
  position: absolute;
  background-color: #060607;
  width: 14px;
  height: 14px;
  bottom: -4px;
  transform: rotate(45deg);
  border-radius: 2px;
  z-index: -1;
}
.u-tooltip__wrapper__popup__indicator--hover[data-v-c4449241] {
  background-color: #58595B;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.up-popover__content[data-v-de70b865] {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 12px 16px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-qrcode__loading[data-v-71a04bd9] {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f7f7f7;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.u-qrcode__content[data-v-71a04bd9] {
  position: relative;
}
.u-qrcode__content__canvas[data-v-71a04bd9] {
  position: fixed;
  top: -3124.96875rem;
  left: -3124.96875rem;
  z-index: -99999;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.up-poster[data-v-89676c00] {
  position: relative;
}
.up-poster__canvas[data-v-89676c00] {
  position: relative;
  overflow: hidden;
}
.up-poster__hidden-canvas[data-v-89676c00] {
  position: fixed;
  top: -10000px;
  left: -10000px;
  z-index: -1;
}
.up-poster__hidden-qrcode[data-v-89676c00] {
  position: fixed;
  top: -10000px;
  left: -10000px;
  z-index: -1;
}
.up-poster__hidden-qrcode--hidden[data-v-89676c00] {
  display: none;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-pull-refresh[data-v-ce9e2ded] {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.refresh-area[data-v-ce9e2ded] {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  overflow: hidden;
  transition: height 0.2s ease-out;
}
.refresh-content-wrapper[data-v-ce9e2ded] {
  height: 100%;
  transition: transform 0.2s ease-out;
}
.scroll-wrapper[data-v-ce9e2ded] {
  height: 100%;
}
.refresh-content[data-v-ce9e2ded] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-bottom: 10px;
}
.spinner[data-v-ce9e2ded] {
  width: 16px;
  height: 16px;
  border: 2px solid #f3f3f3;
  border-top: 2px solid #666;
  border-radius: 50%;
  animation: spin-ce9e2ded 1s linear infinite;
}
@keyframes spin-ce9e2ded {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.refresh-text[data-v-ce9e2ded] {
  font-size: 14px;
  color: #666;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-radio-group[data-v-0490099f] {
  flex: 1;
}
.u-radio-group--row[data-v-0490099f] {
  display: flex;
  flex-flow: row wrap;
}
.u-radio-group--column[data-v-0490099f] {
  display: flex;
  flex-direction: column;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-radio[data-v-a7dc600e] {
  display: flex;
  flex-direction: row;
  overflow: hidden;
  flex-direction: row;
  align-items: center;
  margin-bottom: 5px;
  margin-top: 5px;
}
.u-radio-label--left[data-v-a7dc600e] {
  flex-direction: row;
}
.u-radio-label--right[data-v-a7dc600e] {
  flex-direction: row-reverse;
  justify-content: space-between;
}
.u-radio__icon-wrap[data-v-a7dc600e] {
  box-sizing: border-box;
  transition-property: border-color, background-color, color;
  transition-duration: 0.2s;
  color: #606266;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: transparent;
  text-align: center;
  margin-right: 6px;
  font-size: 20px;
  border-width: 1px;
  border-color: #c8c9cc;
  border-style: solid;
}
.u-radio__icon-wrap--circle[data-v-a7dc600e] {
  border-radius: 100%;
}
.u-radio__icon-wrap--square[data-v-a7dc600e] {
  border-radius: 3px;
}
.u-radio__icon-wrap--checked[data-v-a7dc600e] {
  color: #fff;
  background-color: red;
  border-color: #2979ff;
}
.u-radio__icon-wrap--disabled[data-v-a7dc600e] {
  background-color: #ebedf0 !important;
}
.u-radio__icon-wrap--disabled--checked[data-v-a7dc600e] {
  color: #c8c9cc !important;
}
.u-radio__label[data-v-a7dc600e] {
  word-wrap: break-word;
  margin-left: 5px;
  margin-right: 12px;
  color: #606266;
  font-size: 15px;
}
.u-radio__label--disabled[data-v-a7dc600e] {
  color: #c8c9cc;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-rate[data-v-6baba404] {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0;
  padding: 0;
  touch-action: none;
}
.u-rate__content[data-v-6baba404] {
  display: flex;
  flex-direction: row;
}
.u-rate__content__item[data-v-6baba404] {
  position: relative;
}
.u-rate__content__item__icon-wrap--half[data-v-6baba404] {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.up-icon[data-v-6baba404] {
  box-sizing: border-box;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-read-more__content[data-v-e0ab9955] {
  overflow: hidden;
  color: #606266;
  font-size: 15px;
  text-align: left;
}
.u-read-more__toggle[data-v-e0ab9955] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  position: relative;
}
.u-read-more__toggle__text[data-v-e0ab9955] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 5px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-virtual-list[data-v-3ad5e4d9] {
  position: relative;
  overflow: hidden;
}
.virtual-scroll-container[data-v-3ad5e4d9] {
  height: 100%;
}
.scroll-content[data-v-3ad5e4d9] {
  position: relative;
}
.list-item[data-v-3ad5e4d9] {
  will-change: transform;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-row[data-v-6210a0b0] {
  display: flex;
  flex-direction: row;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-scroll-list[data-v-1a505ace] {
  padding-bottom: 10px;
}
.u-scroll-list__scroll-view[data-v-1a505ace] {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.u-scroll-list__scroll-view__content[data-v-1a505ace] {
  display: flex;
  flex-direction: row;
}
.u-scroll-list__indicator[data-v-1a505ace] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 15px;
}
.u-scroll-list__indicator__line[data-v-1a505ace] {
  width: 60px;
  height: 4px;
  border-radius: 100px;
  overflow: hidden;
}
.u-scroll-list__indicator__line__bar[data-v-1a505ace] {
  width: 20px;
  height: 4px;
  border-radius: 100px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
[type=search][data-v-b42a4578]::-webkit-search-decoration {
  display: none;
}
.u-search[data-v-b42a4578] {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex: 1;
}
.u-search__content[data-v-b42a4578] {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 10px;
  flex: 1;
  justify-content: space-between;
  border-width: 1px;
  border-color: transparent;
  border-style: solid;
  overflow: hidden;
}
.u-search__content__icon[data-v-b42a4578] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.u-search__content__label[data-v-b42a4578] {
  color: #303133;
  font-size: 14px;
  margin: 0 4px;
}
.u-search__content__close[data-v-b42a4578] {
  width: 20px;
  height: 20px;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background-color: #C6C7CB;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  transform: scale(0.82);
}
.u-search__content__input[data-v-b42a4578] {
  flex: 1;
  font-size: 14px;
  line-height: 1;
  margin: 0 5px;
  color: #303133;
}
.u-search__content__input--placeholder[data-v-b42a4578] {
  color: #909193;
}
.u-search__action[data-v-b42a4578] {
  font-size: 14px;
  color: #303133;
  width: 0;
  overflow: hidden;
  transition-property: width;
  transition-duration: 0.3s;
  white-space: nowrap;
  text-align: center;
}
.u-search__action--active[data-v-b42a4578] {
  width: 40px;
  margin-left: 5px;
}
.u-search__reverse .u-search__content__icon[data-v-b42a4578] {
  order: 3;
}
.u-search__reverse .u-search__content__close[data-v-b42a4578] {
  order: 2;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-select__content[data-v-fc5a6574] {
  position: relative;
}
.u-select__content .u-select__label[data-v-fc5a6574] {
  display: flex;
  justify-content: space-between;
}
.u-select__content .u-select__label[data-v-fc5a6574]:hover {
  cursor: pointer;
}
.u-select__content .u-select__text[data-v-fc5a6574] {
  margin-right: 2px;
}
.u-select__content .u-select__options__wrap[data-v-fc5a6574] {
  margin-bottom: 46px;
  position: absolute;
  top: 20px;
  left: 0;
}
.u-select__content .u-select__options[data-v-fc5a6574] {
  min-width: 100px;
  box-sizing: border-box;
  border-radius: 4px;
  border: 1px solid #f1f1f1;
  background-color: #fff;
}
.u-select__content .u-select__options .u-select__options_item[data-v-fc5a6574] {
  padding: 10px 12px;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.u-select__content .u-select__options .u-select__options_item[data-v-fc5a6574]:hover {
  background-color: #f7f7f7;
}
.u-select__content .u-select__options .u-select__options_item[data-v-fc5a6574]:hover {
  cursor: pointer;
}
.u-select__content .u-select__options .u-select__options_item .u-select__item_text[data-v-fc5a6574]:hover {
  cursor: pointer;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-slider[data-v-7ecff6a4] {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.u-slider__native[data-v-7ecff6a4] {
  flex: 1;
}
.u-slider-inner[data-v-7ecff6a4] {
  flex: 1;
  display: flex;
  flex-direction: column;
  position: relative;
  border-radius: 999px;
  padding: 10px 18px;
  justify-content: center;
}
.u-slider__show-value[data-v-7ecff6a4] {
  margin: 10px 18px 10px 0px;
}
.u-slider__show-range-value[data-v-7ecff6a4] {
  padding-top: 2px;
  font-size: 12px;
  line-height: 12px;
  position: absolute;
  bottom: 0;
}
.u-slider__base[data-v-7ecff6a4] {
  background-color: #ebedf0;
}
.u-slider-inner[data-v-7ecff6a4]:before {
  position: absolute;
  right: 0;
  left: 0;
  content: "";
  top: -8px;
  bottom: -8px;
  z-index: -1;
}
.u-slider__gap[data-v-7ecff6a4] {
  position: relative;
  border-radius: 999px;
  transition: width 0.2s;
  background-color: #1989fa;
}
.u-slider__button[data-v-7ecff6a4] {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  background-color: #fff;
  transform: scale(0.9);
  cursor: pointer;
}
.u-slider__button-wrap[data-v-7ecff6a4] {
  position: absolute;
}
.u-slider--disabled[data-v-7ecff6a4] {
  opacity: 0.5;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-tabbar-item[data-v-f252de39] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.u-tabbar-item__icon[data-v-f252de39] {
  display: flex;
  flex-direction: row;
  position: relative;
  width: 4.6875rem;
  justify-content: center;
}
.u-tabbar-item__text[data-v-f252de39] {
  margin-top: 2px;
  font-size: 12px;
  color: #606266;
}
.u-tabbar-item--mid-button[data-v-f252de39] {
  transform: translateY(-10px);
}
.u-tabbar-item--mid-button-cover[data-v-f252de39] {
  background-color: #fff;
  position: absolute;
  top: 22px;
  left: -10px;
  width: 90px;
  bottom: 0;
}
.u-tabbar-item__icon--mid-button[data-v-f252de39] {
  width: 70px;
  height: 70px;
  border-radius: 100px;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-tabbar[data-v-965633bd] {
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: center;
}
.u-tabbar__content[data-v-965633bd] {
  display: flex;
  flex-direction: column;
  background-color: #fff;
}
.u-tabbar__content__item-wrapper[data-v-965633bd] {
  height: 50px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.u-tabbar--fixed[data-v-965633bd] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-short-video[data-v-4dd529e9] {
  width: 100%;
  height: 100vh;
  position: relative;
}
.u-short-video__header[data-v-4dd529e9] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px;
  background-color: rgba(255, 255, 255, 0.05);
  opacity: 1;
}
.u-short-video__header__menu[data-v-4dd529e9], .u-short-video__header__search[data-v-4dd529e9] {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.u-short-video__header__tabs[data-v-4dd529e9] {
  flex: 1;
  margin: 0 10px;
}
.u-short-video__content[data-v-4dd529e9] {
  width: 100%;
  height: 100%;
}
.u-short-video__content__item[data-v-4dd529e9] {
  width: 100%;
  height: 100%;
  position: relative;
}
.u-short-video__content__video[data-v-4dd529e9] {
  width: 100%;
  height: 100%;
  position: relative;
}
.u-short-video__content__video__speed[data-v-4dd529e9] {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 20px;
  padding: 5px 10px;
  display: flex;
  align-items: center;
}
.u-short-video__content__video__speed .speed-text[data-v-4dd529e9] {
  color: #fff;
  font-size: 12px;
  margin-right: 4px;
}
.u-short-video__content__author[data-v-4dd529e9] {
  position: absolute;
  left: 15px;
  bottom: 100px;
  display: flex;
  flex-direction: row;
  align-items: center;
  z-index: 10;
}
.u-short-video__content__author__info[data-v-4dd529e9] {
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.u-short-video__content__author__name[data-v-4dd529e9] {
  color: #eee;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.u-short-video__content__author__desc[data-v-4dd529e9] {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
}
.u-short-video__content__author__follow[data-v-4dd529e9] {
  margin-left: 15px;
}
.u-short-video__content__actions[data-v-4dd529e9] {
  position: absolute;
  right: 15px;
  bottom: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 10;
}
.u-short-video__content__actions__item[data-v-4dd529e9] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
  color: #fff;
}
.u-short-video__content__actions__text[data-v-4dd529e9] {
  color: #fff;
  font-size: 12px;
  margin-top: 5px;
}
.u-short-video__footer[data-v-4dd529e9] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-signature[data-v-5d5c11f4] {
  display: flex;
  flex-direction: column;
}
.u-signature__canvas-wrap[data-v-5d5c11f4] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  overflow: hidden;
}
.u-signature__canvas[data-v-5d5c11f4] {
  width: 100%;
  height: 100%;
}
.u-signature__toolbar[data-v-5d5c11f4] {
  margin-top: 5px;
  background-color: #fff;
}
.u-signature__toolbar-icons[data-v-5d5c11f4] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1px 0;
  border-radius: 4px;
}
.u-signature__toolbar-icon[data-v-5d5c11f4] {
  padding: 5px;
}
.u-signature__brush-settings[data-v-5d5c11f4], .u-signature__color-settings[data-v-5d5c11f4] {
  margin-top: 15px;
  padding: 1px;
  border-radius: 4px;
}
.u-signature__progress-label[data-v-5d5c11f4] {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  color: #999;
}
.u-signature__color-picker[data-v-5d5c11f4] {
  margin-bottom: 10px;
}
.u-signature__color-label[data-v-5d5c11f4] {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  color: #999;
}
.u-signature__colors[data-v-5d5c11f4] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}
.u-signature__color-item[data-v-5d5c11f4] {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #f0f0f0;
  cursor: pointer;
}
.u-signature__color-item--active[data-v-5d5c11f4] {
  border-color: #2979ff;
  transform: scale(1.1);
}
.u-signature__actions[data-v-5d5c11f4] {
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: center;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-skeleton[data-v-5ce4c7f4] {
  flex: 1;
}
.u-skeleton__wrapper[data-v-5ce4c7f4] {
  display: flex;
  flex-direction: row;
}
.u-skeleton__wrapper__avatar[data-v-5ce4c7f4] {
  background: linear-gradient(90deg, #F1F2F4 25%, #e6e6e6 37%, #F1F2F4 50%);
  background-size: 400% 100%;
  margin-right: 15px;
}
.u-skeleton__wrapper__avatar--circle[data-v-5ce4c7f4] {
  border-radius: 100px;
}
.u-skeleton__wrapper__avatar--square[data-v-5ce4c7f4] {
  border-radius: 4px;
}
.u-skeleton__wrapper__content[data-v-5ce4c7f4] {
  flex: 1;
}
.u-skeleton__wrapper__content__rows[data-v-5ce4c7f4], .u-skeleton__wrapper__content__title[data-v-5ce4c7f4] {
  background: linear-gradient(90deg, #F1F2F4 25%, #e6e6e6 37%, #F1F2F4 50%);
  background-size: 400% 100%;
  border-radius: 3px;
}
.animate[data-v-5ce4c7f4] {
  animation: skeleton-5ce4c7f4 1.8s ease infinite;
}
@keyframes skeleton-5ce4c7f4 {
0% {
    background-position: 100% 50%;
}
100% {
    background-position: 0 50%;
}
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 *//**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-swipe-action-item[data-v-318f50fc] {
  position: relative;
  overflow: hidden;
  touch-action: pan-y;
}
.u-swipe-action-item__content[data-v-318f50fc] {
  transform: translateX(0px);
  background-color: #FFFFFF;
  z-index: 10;
}
.u-swipe-action-item__right[data-v-318f50fc] {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: row;
}
.u-swipe-action-item__right__button[data-v-318f50fc] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  overflow: hidden;
  align-items: center;
}
.u-swipe-action-item__right__button__wrapper[data-v-318f50fc] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
}
.u-swipe-action-item__right__button__wrapper__text[data-v-318f50fc] {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #FFFFFF;
  font-size: 15px;
  text-align: center;
  justify-content: center;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-swiper-indicator__wrapper[data-v-298bb4bc] {
  display: flex;
  flex-direction: row;
}
.u-swiper-indicator__wrapper--line[data-v-298bb4bc] {
  border-radius: 100px;
  height: 4px;
}
.u-swiper-indicator__wrapper--line__bar[data-v-298bb4bc] {
  width: 22px;
  height: 4px;
  border-radius: 100px;
  background-color: #FFFFFF;
  transition: transform 0.3s;
}
.u-swiper-indicator__wrapper__dot[data-v-298bb4bc] {
  width: 5px;
  height: 5px;
  border-radius: 100px;
  margin: 0 4px;
}
.u-swiper-indicator__wrapper__dot--active[data-v-298bb4bc] {
  width: 12px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-swiper__wrapper[data-v-9421bac9] {
  flex: 1;
}
.u-swiper[data-v-9421bac9] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.u-swiper__wrapper[data-v-9421bac9] {
  flex: 1;
}
.u-swiper__wrapper__item[data-v-9421bac9] {
  flex: 1;
}
.u-swiper__wrapper__item__wrapper[data-v-9421bac9] {
  display: flex;
  flex-direction: row;
  position: relative;
  overflow: hidden;
  transition: transform 0.3s;
  flex: 1;
}
.u-swiper__wrapper__item__wrapper__image[data-v-9421bac9] {
  flex: 1;
}
.u-swiper__wrapper__item__wrapper__video[data-v-9421bac9] {
  flex: 1;
}
.u-swiper__wrapper__item__wrapper__title[data-v-9421bac9] {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 0.875rem;
  padding: 0.375rem 0.75rem;
  color: #FFFFFF;
  flex: 1;
}
.u-swiper__indicator[data-v-9421bac9] {
  position: absolute;
  bottom: 10px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-switch[data-v-b2444374] {
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  position: relative;
  background-color: #fff;
  border-width: 1px;
  border-radius: 100px;
  transition: background-color 0.4s;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  justify-content: flex-end;
  align-items: center;
  overflow: hidden;
}
.u-switch__node[data-v-b2444374] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  background-color: #fff;
  border-radius: 100px;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.25);
  transition-property: transform;
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.3, 1.05, 0.4, 1.05);
}
.u-switch__bg[data-v-b2444374] {
  position: absolute;
  border-radius: 100px;
  background-color: #FFFFFF;
  transition-property: transform;
  transition-duration: 0.4s;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  transition-timing-function: ease;
}
.u-switch--disabled[data-v-b2444374] {
  opacity: 0.6;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-table-row[data-v-50013185] {
  display: flex;
  flex-direction: row;
  position: relative;
}
.u-table-border[data-v-50013185] {
  border-top: 1px solid #ebeef5;
  border-left: 1px solid #ebeef5;
  border-right: 1px solid #ebeef5;
}
.u-table-border .u-table-cell[data-v-50013185] {
  border-right: 1px solid #ebeef5;
}
.u-table-border .u-table-cell[data-v-50013185]:last-child {
  border-right: none;
}
.u-table-cell[data-v-50013185] {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px 1px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.1;
  border-bottom: 1px solid #ebeef5;
}
.u-table-cell.u-text-left[data-v-50013185] {
  justify-content: flex-start;
  text-align: left;
}
.u-table-cell.u-text-center[data-v-50013185] {
  justify-content: center;
  text-align: center;
}
.u-table-cell.u-text-right[data-v-50013185] {
  justify-content: flex-end;
  text-align: right;
}
.u-table-row-zebra[data-v-50013185] {
  background-color: #fafafa;
}
.u-table-row-highlight[data-v-50013185] {
  background-color: #f5f7fa;
}
.u-table-empty[data-v-50013185] {
  text-align: center;
  padding: 20px;
  color: #999;
}
.u-table-cell-hidden[data-v-50013185] {
  opacity: 0;
}
.u-table-cell-merged[data-v-50013185] {
  z-index: 1;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-table2[data-v-c08c6352] {
  width: auto;
  overflow: auto;
  white-space: nowrap;
  position: relative;
}
.u-table2 .u-table-header[data-v-c08c6352] {
  min-width: 100% !important;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #f5f7fa;
}
.u-table2 .u-table-body[data-v-c08c6352] {
  min-width: 100% !important;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.u-table2 .u-table-sticky[data-v-c08c6352] {
  position: sticky;
  top: 0;
  z-index: 10;
}
.u-table2 .u-table-row[data-v-c08c6352] {
  display: flex;
  flex-direction: row;
  overflow: hidden;
  position: relative;
}
.u-table2.u-table-border[data-v-c08c6352] {
  border-top: 1px solid #ebeef5;
  border-left: 1px solid #ebeef5;
  border-right: 1px solid #ebeef5;
}
.u-table2.u-table-border .u-table-cell[data-v-c08c6352] {
  border-right: 1px solid #ebeef5;
}
.u-table2.u-table-border .u-table-cell[data-v-c08c6352]:last-child {
  border-right: none;
}
.u-table2 .u-table-cell[data-v-c08c6352] {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px 1px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.1;
  border-bottom: 1px solid #ebeef5;
}
.u-table2 .u-table-cell.u-text-left[data-v-c08c6352] {
  justify-content: flex-start;
  text-align: left;
}
.u-table2 .u-table-cell.u-text-center[data-v-c08c6352] {
  justify-content: center;
  text-align: center;
}
.u-table2 .u-table-cell.u-text-right[data-v-c08c6352] {
  justify-content: flex-end;
  text-align: right;
}
.u-table2 .u-table-row-zebra[data-v-c08c6352] {
  background-color: #fafafa;
}
.u-table2 .u-table-row-highlight[data-v-c08c6352] {
  background-color: #f5f7fa;
}
.u-table2 .u-table-empty[data-v-c08c6352] {
  text-align: center;
  padding: 20px;
  color: #999;
}
.u-table-fixed-shadow[data-v-c08c6352] {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  z-index: 20;
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  background-color: #ffffff;
}
.u-table-fixed-shadow .u-table-border .u-table-cell[data-v-c08c6352] {
  border-right: 0.03125rem solid #ebeef5;
}
.u-table-fixed-shadow .u-table-border .u-table-cell[data-v-c08c6352]:last-child {
  border-right: none;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-td[data-v-98de8bba] {
  display: flex;
  flex-direction: row;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  font-size: 14px;
  color: #606266;
  align-self: stretch;
  box-sizing: border-box;
  height: 100%;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-textarea[data-v-8d706eb9] {
  border-radius: 4px;
  background-color: #fff;
  position: relative;
  display: flex;
  flex-direction: row;
  flex: 1;
  padding: 9px;
}
.u-textarea--radius[data-v-8d706eb9] {
  border-radius: 4px;
}
.u-textarea--no-radius[data-v-8d706eb9] {
  border-radius: 0;
}
.u-textarea--disabled[data-v-8d706eb9] {
  background-color: #f5f7fa;
}
.u-textarea__field[data-v-8d706eb9] {
  flex: 1;
  font-size: 15px;
  color: #606266;
  width: 100%;
}
.u-textarea__count[data-v-8d706eb9] {
  position: absolute;
  right: 5px;
  bottom: 2px;
  font-size: 12px;
  color: #909193;
  background-color: #ffffff;
  padding: 1px 4px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-th[data-v-cd11c63e] {
  display: flex;
  flex-direction: row;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  font-size: 0.875rem;
  color: #303133;
  font-weight: bold;
  background-color: rgb(245, 246, 248);
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-title .u-title-prefix[data-v-09c9dbad] {
  width: 4px;
  height: 18px;
  border-radius: 2px;
  background: #3c9cff;
  margin-right: 12px;
  margin-right: 10px;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-toast__content[data-v-1cdebf13] {
  display: flex;
  flex-direction: row;
  padding: 12px 20px;
  border-radius: 4px;
  background-color: #585858;
  color: #fff;
  align-items: center;
  max-width: 18.75rem;
  position: relative;
}
.u-toast__content--loading[data-v-1cdebf13] {
  flex-direction: column;
  padding: 20px 20px;
}
.u-toast__content__text[data-v-1cdebf13] {
  color: #fff;
  font-size: 15px;
  line-height: 15px;
}
.u-toast__content__text--default[data-v-1cdebf13] {
  color: #fff;
}
.u-toast__content__text--error[data-v-1cdebf13] {
  color: #f56c6c;
}
.u-toast__content__text--primary[data-v-1cdebf13] {
  color: #3c9cff;
}
.u-toast__content__text--success[data-v-1cdebf13] {
  color: #5ac725;
}
.u-toast__content__text--warning[data-v-1cdebf13] {
  color: #f9ae3d;
}
.u-type-primary[data-v-1cdebf13] {
  color: #3c9cff;
  background-color: #ecf5ff;
  border-color: rgb(215, 234, 254);
  border-width: 1px;
}
.u-type-success[data-v-1cdebf13] {
  color: #5ac725;
  background-color: #dbf1e1;
  border-color: #BEF5C8;
  border-width: 1px;
}
.u-type-error[data-v-1cdebf13] {
  color: #f56c6c;
  background-color: #fef0f0;
  border-color: #fde2e2;
  border-width: 1px;
}
.u-type-warning[data-v-1cdebf13] {
  color: #f9ae3d;
  background-color: #fdf6ec;
  border-color: #faecd8;
  border-width: 1px;
}
.u-type-default[data-v-1cdebf13] {
  color: #fff;
  background-color: #585858;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-tr[data-v-f38d8851] {
  display: flex;
  flex-direction: row;
}
.u-tree-node-content[data-v-03ce30df] {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 20px;
}
.u-tree-node-toggle[data-v-03ce30df] {
  margin-right: 5px;
}

.u-tree[data-v-9e52eefc] {
  font-size: 0.875rem;
}
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-upload[data-v-d5116e32] {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.u-upload__wrap[data-v-d5116e32] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  flex: 1;
}
.u-upload__wrap__preview[data-v-d5116e32] {
  border-radius: 2px;
  margin: 0 8px 8px 0;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: row;
}
.u-upload__wrap__preview__image[data-v-d5116e32] {
  width: 80px;
  height: 80px;
}
.u-upload__wrap__preview__video[data-v-d5116e32], .u-upload__wrap__preview__other[data-v-d5116e32] {
  width: 80px;
  height: 80px;
  background-color: rgb(242, 242, 242);
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.u-upload__wrap__preview__video__text[data-v-d5116e32], .u-upload__wrap__preview__other__text[data-v-d5116e32] {
  font-size: 11px;
  color: #909193;
  margin-top: 2px;
}
.u-upload__wrap__play[data-v-d5116e32] {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.u-upload__wrap__play__icon[data-v-d5116e32] {
  background: #fff;
  border-radius: 100px;
  opacity: 0.8;
}
.u-upload__deletable[data-v-d5116e32] {
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgb(55, 55, 55);
  height: 14px;
  width: 14px;
  display: flex;
  flex-direction: row;
  border-bottom-left-radius: 100px;
  align-items: center;
  justify-content: center;
  z-index: 3;
}
.u-upload__deletable__icon[data-v-d5116e32] {
  position: absolute;
  transform: scale(0.7);
  top: 0px;
  right: 0px;
  top: 1px;
  right: 0;
}
.u-upload__success[data-v-d5116e32] {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: row;
  border-style: solid;
  border-top-color: transparent;
  border-left-color: transparent;
  border-bottom-color: #5ac725;
  border-right-color: #5ac725;
  border-width: 9px;
  align-items: center;
  justify-content: center;
}
.u-upload__success__icon[data-v-d5116e32] {
  position: absolute;
  transform: scale(0.7);
  bottom: -10px;
  right: -10px;
}
.u-upload__progress[data-v-d5116e32] {
  background-color: #3c9cff !important;
  position: absolute;
  bottom: 0;
  left: 0;
}
.u-upload__status[data-v-d5116e32] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.u-upload__status__icon[data-v-d5116e32] {
  position: relative;
  z-index: 1;
}
.u-upload__status__message[data-v-d5116e32] {
  font-size: 12px;
  color: #FFFFFF;
  margin-top: 5px;
}
.u-upload__button[data-v-d5116e32] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background-color: rgb(244, 245, 247);
  border-radius: 2px;
  margin: 0 8px 8px 0;
  box-sizing: border-box;
}
.u-upload__button__text[data-v-d5116e32] {
  font-size: 11px;
  color: #909193;
  margin-top: 2px;
}
.u-upload__button--hover[data-v-d5116e32] {
  background-color: rgb(230, 231, 233);
}
.u-upload__button--disabled[data-v-d5116e32] {
  opacity: 0.5;
}/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 *//**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* uni.scss */
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.u-waterfall[data-v-9668b2b5] {
  display: flex;
  flex-direction: row;
  flex-direction: row;
  align-items: flex-start;
}
.u-column[data-v-9668b2b5] {
  display: flex;
  flex-direction: row;
  flex: 1;
  flex-direction: column;
  overflow: hidden;
  height: 100%;
}
.u-column[data-v-9668b2b5]:not(:first-child) {
  margin-left: 0.3125rem;
}
.u-image[data-v-9668b2b5] {
  max-width: 100%;
} uni-page-body,root-portal-content,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset:var(--un-empty,/*!*/ /*!*/);--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset:var(--un-empty,/*!*/ /*!*/);--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur:var(--un-empty,/*!*/ /*!*/);--un-brightness:var(--un-empty,/*!*/ /*!*/);--un-contrast:var(--un-empty,/*!*/ /*!*/);--un-drop-shadow:var(--un-empty,/*!*/ /*!*/);--un-grayscale:var(--un-empty,/*!*/ /*!*/);--un-hue-rotate:var(--un-empty,/*!*/ /*!*/);--un-invert:var(--un-empty,/*!*/ /*!*/);--un-saturate:var(--un-empty,/*!*/ /*!*/);--un-sepia:var(--un-empty,/*!*/ /*!*/);--un-backdrop-blur:var(--un-empty,/*!*/ /*!*/);--un-backdrop-brightness:var(--un-empty,/*!*/ /*!*/);--un-backdrop-contrast:var(--un-empty,/*!*/ /*!*/);--un-backdrop-grayscale:var(--un-empty,/*!*/ /*!*/);--un-backdrop-hue-rotate:var(--un-empty,/*!*/ /*!*/);--un-backdrop-invert:var(--un-empty,/*!*/ /*!*/);--un-backdrop-opacity:var(--un-empty,/*!*/ /*!*/);--un-backdrop-saturate:var(--un-empty,/*!*/ /*!*/);--un-backdrop-sepia:var(--un-empty,/*!*/ /*!*/);}@font-face {  font-family: 'Punctuation Chinese';  src: local('Punctuation Chinese'), local('-apple-system'), local('BlinkMacSystemFont'), local('PingFang SC'), local('Hiragino Sans GB'), local('Heiti SC'), local('Microsoft YaHei'), local('system-ui'), local('Ubuntu'), local('Droid Sans'), local('Source Han Sans SC'), local('Source Han Sans CN'), local('Source Han Sans'), local('sans-serif');  unicode-range: U+201C, U+201D, U+2018, U+2019, U+2E3A, U+2014, U+2013, U+2026, U+00B7, U+007E, U+002F; }@font-face {  font-family: 'Punctuation Hei';  src: local('Punctuation Hei'), local('PingFang SC'), local('Heiti SC'), local('Microsoft YaHei'), local('Source Han Sans SC'), local('Source Han Sans CN'), local('Noto Sans SC'), local('Noto Sans CJK SC'), local('WenQuanYi Micro Hei'), local('WenQuanYi Zen Hei'), local('SimHei'), local('WenQuanYi Zen Hei Sharp'), local('sans-serif');  unicode-range: U+201C, U+201D, U+2018, U+2019, U+2E3A, U+2014, U+2013, U+2026, U+00B7, U+007E, U+002F; }@font-face {  font-family: 'Punctuation Kai';  src: local('Punctuation Kai'), local('Kaiti SC'), local('STKaiti'), local('AR PL UKai CN'), local('AR PL UKai HK'), local('AR PL UKai TW'), local('AR PL UKai TW MBE'), local('AR PL KaitiM GB'), local('KaiTi'), local('KaiTi_GB2312'), local('DFKai-SB'), local('-apple-system'), local('BlinkMacSystemFont'), local('PingFang SC'), local('Hiragino Sans GB'), local('Heiti SC'), local('Microsoft YaHei'), local('system-ui'), local('Ubuntu'), local('Droid Sans'), local('Source Han Sans SC'), local('Source Han Sans CN'), local('Source Han Sans'), local('sans-serif');  unicode-range: U+201C, U+201D, U+2018, U+2019, U+2E3A, U+2014, U+2013, U+2026, U+00B7, U+007E, U+002F; }@font-face {  font-family: 'Punctuation Song';  src: local('Punctuation Song'), local('Songti SC'), local('Noto Serif SC'), local('Noto Serif CJK SC'), local('Source Han Serif SC'), local('Source Han Serif CN'), local('STSong'), local('AR PL New Sung'), local('AR PL SungtiL GB'), local('NSimSun'), local('SimSun'), local('WenQuanYi Bitmap Song'), local('AR PL UMing CN'), local('PMingLiU'), local('MingLiU'), local('-apple-system'), local('BlinkMacSystemFont'), local('PingFang SC'), local('Hiragino Sans GB'), local('Heiti SC'), local('Microsoft YaHei'), local('system-ui'), local('Ubuntu'), local('Droid Sans'), local('Source Han Sans SC'), local('Source Han Sans CN'), local('Source Han Sans'), local('sans-serif');  unicode-range: U+201C, U+201D, U+2018, U+2019, U+2E3A, U+2014, U+2013, U+2026, U+00B7, U+007E, U+002F; }@font-face {  font-family: 'Punctuation Imitation-song';  src: local('Punctuation Imitation-song'), local('STFangsong'), local('FangSong'), local('FangSong_GB2312'), local('-apple-system'), local('BlinkMacSystemFont'), local('PingFang SC'), local('Hiragino Sans GB'), local('Heiti SC'), local('Microsoft YaHei'), local('system-ui'), local('Ubuntu'), local('Droid Sans'), local('Source Han Sans SC'), local('Source Han Sans CN'), local('Source Han Sans'), local('sans-serif');  unicode-range: U+201C, U+201D, U+2018, U+2019, U+2E3A, U+2014, U+2013, U+2026, U+00B7, U+007E, U+002F; }@font-face {  font-family: 'Punctuation New-song';  src: local('Punctuation New-song'), local('SimSun-ExtB'), local('NSimSun'), local('Songti SC'), local('Noto Serif SC'), local('Noto Serif CJK SC'), local('Source Han Serif SC'), local('Source Han Serif CN'), local('STSong'), local('AR PL New Sung'), local('AR PL SungtiL GB'), local('NSimSun'), local('SimSun'), local('WenQuanYi Bitmap Song'), local('AR PL UMing CN'), local('PMingLiU'), local('MingLiU'), local('-apple-system'), local('BlinkMacSystemFont'), local('PingFang SC'), local('Hiragino Sans GB'), local('Heiti SC'), local('Microsoft YaHei'), local('system-ui'), local('Ubuntu'), local('Droid Sans'), local('Source Han Sans SC'), local('Source Han Sans CN'), local('Source Han Sans'), local('sans-serif');  unicode-range: U+201C, U+201D, U+2018, U+2019, U+2E3A, U+2014, U+2013, U+2026, U+00B7, U+007E, U+002F; }@font-face {  font-family: 'Punctuation Li';  src: local('Punctuation Li'), local('STLiti'), local('LiSu'), local('Hiragino Mincho ProN W6'), local('Hiragino Mincho ProN W3'), local('-apple-system'), local('BlinkMacSystemFont'), local('PingFang SC'), local('Hiragino Sans GB'), local('Heiti SC'), local('Microsoft YaHei'), local('system-ui'), local('Ubuntu'), local('Droid Sans'), local('Source Han Sans SC'), local('Source Han Sans CN'), local('Source Han Sans'), local('sans-serif');  unicode-range: U+201C, U+201D, U+2018, U+2019, U+2E3A, U+2014, U+2013, U+2026, U+00B7, U+007E, U+002F; }.flex-end{display:flex;justify-content:space-between;align-items:flex-end;}.flex-start{display:flex;justify-content:space-between;align-items:flex-start;}.p-_lfl_193rpx_34rpx_80rpx_36rpx_lfr_{padding:6.03125rem 1.0625rem 2.5rem 1.125rem;}.p-_lfl_45rpx_65rpx_80rpx_lfr_{padding:1.40625rem 2.03125rem 2.5rem;}.p-32rpx{padding:1rem;}.p-40rpx,.p-lg{padding:1.25rem;}.p-xl{padding:1.5rem;}.px,.px-4{padding-left:1rem;padding-right:1rem;}.px-_lfl_31rpx_lfr_{padding-left:0.96875rem;padding-right:0.96875rem;}.px-_lfl_8rpx_lfr_,.px-1{padding-left:0.25rem;padding-right:0.25rem;}.px-10rpx{padding-left:0.3125rem;padding-right:0.3125rem;}.px-140rpx{padding-left:4.375rem;padding-right:4.375rem;}.py-1{padding-top:0.25rem;padding-bottom:0.25rem;}.py-sm{padding-top:0.875rem;padding-bottom:0.875rem;}.pb-_lfl_44rpx_lfr_{padding-bottom:1.375rem;}.pb-40rpx{padding-bottom:1.25rem;}.pb-sm{padding-bottom:0.875rem;}.pb-xs{padding-bottom:0.75rem;}.pl-_lfl_23rpx_lfr_{padding-left:0.71875rem;}.pl-_lfl_50rpx_lfr_{padding-left:1.5625rem;}.pr-_lfl_17rpx_lfr_{padding-right:0.53125rem;}.pr-_lfl_48rpx_lfr_{padding-right:1.5rem;}.pr-xs{padding-right:0.75rem;}.pt-_lfl_195rpx_lfr_{padding-top:6.09375rem;}.pt-_lfl_56rpx_lfr_{padding-top:1.75rem;}.pt-_lfl_57rpx_lfr_{padding-top:1.78125rem;}.pt-_lfl_76rpx_lfr_{padding-top:2.375rem;}.pt-4{padding-top:1rem;}.pt-6rpx{padding-top:0.1875rem;}.pt-sm{padding-top:0.875rem;}.pt-xl{padding-top:1.5rem;}.m-_lfl_0_auto_lfr_{margin:0 auto;}.mx-_lfl_33rpx_lfr_{margin-left:1.03125rem;margin-right:1.03125rem;}.mx-xl{margin-left:1.5rem;margin-right:1.5rem;}.mx-xs{margin-left:0.75rem;margin-right:0.75rem;}.my-xl{margin-top:1.5rem;margin-bottom:1.5rem;}.my-xs{margin-top:0.75rem;margin-bottom:0.75rem;}.mb-1{margin-bottom:0.25rem;}.mb-16rpx{margin-bottom:0.5rem;}.mb-30rpx{margin-bottom:0.9375rem;}.mb-32rpx{margin-bottom:1rem;}.mb-4rpx{margin-bottom:0.125rem;}.mb-lg{margin-bottom:1.25rem;}.mb-sm{margin-bottom:0.875rem;}.mb-xl{margin-bottom:1.5rem;}.mb-xs{margin-bottom:0.75rem;}.me{margin-inline-end:1rem;}.ml-_lfl_-14rpx_lfr_{margin-left:-0.4375rem;}.ml-_lfl_15rpx_lfr_{margin-left:0.46875rem;}.ml-_lfl_23rpx_lfr_{margin-left:0.71875rem;}.ml-_lfl_33rpx_lfr_{margin-left:1.03125rem;}.ml-_lfl_36rpx_lfr_{margin-left:1.125rem;}.ml-10rpx{margin-left:0.3125rem;}.ml-auto{margin-left:auto;}.ml-sm{margin-left:0.875rem;}.ml-xs{margin-left:0.75rem;}.mr-_lfl_10rpx_lfr_,.mr-10rpx{margin-right:0.3125rem;}.mr-_lfl_19rpx_lfr_{margin-right:0.59375rem;}.mr-_lfl_42rpx_lfr_{margin-right:1.3125rem;}.mr-24rpx,.mr-xs{margin-right:0.75rem;}.mr-30rpx{margin-right:0.9375rem;}.mr-8rpx{margin-right:0.25rem;}.mr-sm{margin-right:0.875rem;}.ms{margin-inline-start:1rem;}.mt-_lfl_12rpx_lfr_{margin-top:0.375rem;}.mt-_lfl_19rpx_lfr_{margin-top:0.59375rem;}.mt-_lfl_20rpx_lfr_{margin-top:0.625rem;}.mt-_lfl_23rpx_lfr_{margin-top:0.71875rem;}.mt-_lfl_27rpx_lfr_{margin-top:0.84375rem;}.mt-_lfl_30rpx_lfr_,.mt-30rpx{margin-top:0.9375rem;}.mt-_lfl_38rpx_lfr_{margin-top:1.1875rem;}.mt-_lfl_4rpx_lfr_{margin-top:0.125rem;}.mt-_lfl_56rpx_lfr_{margin-top:1.75rem;}.mt-_lfl_65rpx_lfr_{margin-top:2.03125rem;}.mt-_lfl_8rpx_lfr_{margin-top:0.25rem;}.mt-_lfl_90rpx_lfr_{margin-top:2.8125rem;}.mt-16rpx{margin-top:0.5rem;}.mt-xl{margin-top:1.5rem;}.inline{display:inline;}.block{display:block;}.inline-block{display:inline-block;}.list-item{display:list-item;}.hidden{display:none;}._el_bg-_lfl__wn_999999_lfr_{--un-bg-opacity:1 !important;background-color:rgb(153 153 153 / var(--un-bg-opacity)) !important;}._el_bg-_lfl__wn_FA6900_lfr_{--un-bg-opacity:1 !important;background-color:rgb(250 105 0 / var(--un-bg-opacity)) !important;}.bg-_lfl__wn_e1e1e1_lfr_{--un-bg-opacity:1;background-color:rgb(225 225 225 / var(--un-bg-opacity));}.bg-_lfl__wn_f0f1f3_lfr_{--un-bg-opacity:1;background-color:rgb(240 241 243 / var(--un-bg-opacity));}.bg-_lfl__wn_FA6900_lfr_{--un-bg-opacity:1;background-color:rgb(250 105 0 / var(--un-bg-opacity));}.bg-_lfl__wn_fbfbfb_lfr_{--un-bg-opacity:1;background-color:rgb(251 251 251 / var(--un-bg-opacity));}.bg-_lfl__wn_FF7A27_lfr_,.bg-xu-primary{--un-bg-opacity:1;background-color:rgb(255 122 39 / var(--un-bg-opacity));}.bg-_lfl__wn_ffffff_lfr_,.bg-_lfl__wn_FFFFFF_lfr_{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));}.bg-_lfl_rgba_lbl_0_lco_0_lco_0_lco_0_dl_5_lbr__lfr_{--un-bg-opacity:0.5;background-color:rgba(0, 0, 0, var(--un-bg-opacity));}.bg-_lfl_rgba_lbl_243_lco_244_lco_246_lco_0_dl_8_lbr__lfr_{--un-bg-opacity:0.8;background-color:rgba(243, 244, 246, var(--un-bg-opacity));}.bg-_lfl_rgba_lbl_55_lco_55_lco_55_lco_0_dl_5_lbr__lfr_{--un-bg-opacity:0.5;background-color:rgba(55, 55, 55, var(--un-bg-opacity));}.bg-purple{--un-bg-opacity:1;background-color:rgb(192 132 252 / var(--un-bg-opacity));}.b,.border{border-width:1px;}.border-_lfl_1rpx_lfr_{border-width:0.03125rem;}.border-_lfl_2rpx_solid_rgba_lbl_0_lco__0_lco__0_lco__0_dl_02_lbr__lfr_{border-color:0.0625rem solid rgba(0, 0, 0, 0.02);}.border-_wn_FA6900{--un-border-opacity:1;border-color:rgb(250 105 0 / var(--un-border-opacity));}.rounded-_lfl_15rpx_lfr_{border-radius:0.46875rem;}.rounded-_lfl_24rpx_lfr_{border-radius:0.75rem;}.rounded-_lfl_35rpx_lfr_{border-radius:1.09375rem;}.rounded-_lfl_36rpx_lfr_{border-radius:1.125rem;}.rounded-_lfl_38rpx_lfr_{border-radius:1.1875rem;}.rounded-_lfl_42rpx_lfr_{border-radius:1.3125rem;}.rounded-1{border-radius:0.25rem;}.rounded-full{border-radius:9999px;}.border-none{border-style:none;}.border-solid{border-style:solid;}._el_text-28rpx{font-size:0.875rem !important;}.text-_lfl_19rpx_lfr_{font-size:0.59375rem;}.text-_lfl_21rpx_lfr_{font-size:0.65625rem;}.text-_lfl_23rpx_lfr_{font-size:0.71875rem;}.text-_lfl_24rpx_lfr_,.text-24,.text-24rpx{font-size:0.75rem;}.text-_lfl_27rpx_lfr_{font-size:0.84375rem;}.text-_lfl_38rpx_lfr_{font-size:1.1875rem;}.text-20rpx{font-size:0.625rem;}.text-22rpx{font-size:0.6875rem;}.text-26{font-size:0.8125rem;}.text-28rpx{font-size:0.875rem;}.text-32{font-size:1rem;}.text-48rpx{font-size:1.5rem;}.text-50rpx{font-size:1.5625rem;}.text-72rpx{font-size:2.25rem;}.text-80rpx{font-size:2.5rem;}._el_text-_wn_999{--un-text-opacity:1 !important;color:rgb(153 153 153 / var(--un-text-opacity)) !important;}.color-_wn_000000,.text-_lfl__wn_000000_lfr_{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity));}.text-_lfl__wn_101828_lfr_{--un-text-opacity:1;color:rgb(16 24 40 / var(--un-text-opacity));}.text-_lfl__wn_333333_lfr_{--un-text-opacity:1;color:rgb(51 51 51 / var(--un-text-opacity));}.text-_lfl__wn_525252_lfr_{--un-text-opacity:1;color:rgb(82 82 82 / var(--un-text-opacity));}.color-_wn_99A1AF,.text-_lfl__wn_99A1AF_lfr_{--un-text-opacity:1;color:rgb(153 161 175 / var(--un-text-opacity));}.text-_lfl__wn_f28442_lfr_,.text-_lfl__wn_F28442_lfr_{--un-text-opacity:1;color:rgb(242 132 66 / var(--un-text-opacity));}.text-_lfl__wn_FA6900_lfr_{--un-text-opacity:1;color:rgb(250 105 0 / var(--un-text-opacity));}.color-_wn_fff,.color-_wn_ffffff,.color-_wn_FFFFFF,.text-_lfl__wn_FFFFFF_lfr_,.text-_wn_fff{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));}.text-_wn_121224{--un-text-opacity:1;color:rgb(18 18 36 / var(--un-text-opacity));}.text-_wn_353535{--un-text-opacity:1;color:rgb(53 53 53 / var(--un-text-opacity));}.text-_wn_ACACAC{--un-text-opacity:1;color:rgb(172 172 172 / var(--un-text-opacity));}.text-_wn_c2c2c2,.text-_wn_C2C2C2{--un-text-opacity:1;color:rgb(194 194 194 / var(--un-text-opacity));}.text-xu-primary{--un-text-opacity:1;color:rgb(255 122 39 / var(--un-text-opacity));}.color-_wn_999{--un-text-opacity:1;color:rgb(153 153 153 / var(--un-text-opacity));}.color-_wn_FF6900{--un-text-opacity:1;color:rgb(255 105 0 / var(--un-text-opacity));}.color-_wn_ff6b1b{--un-text-opacity:1;color:rgb(255 107 27 / var(--un-text-opacity));}.font-bold{font-weight:700;}.font-medium{font-weight:500;}.font-normal{font-weight:400;}.font-semibold{font-weight:600;}.line-height-_lfl_32rpx_lfr_{line-height:1rem;}.line-height-_lfl_34rpx_lfr_{line-height:1.0625rem;}.line-height-_lfl_36rpx_lfr_,.line-height-36rpx{line-height:1.125rem;}.line-height-_lfl_38rpx_lfr_{line-height:1.1875rem;}.line-height-_lfl_69rpx_lfr_{line-height:2.15625rem;}.line-height-1{line-height:0.25rem;}.font-_lfl_500_lfr_{font-family:500;}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4;}.line-through{text-decoration-line:line-through;}.underline{text-decoration-line:underline;}.uppercase{text-transform:uppercase;}.text-center{text-align:center;}.text-right{text-align:right;}.text-end{text-align:end;}.italic{font-style:italic;}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.shadow-_lfl_0rpx_4rpx_15rpx_0rpx_rgba_lbl_0_lco_0_lco_0_lco_0_dl_04_lbr__lfr_{--un-shadow:0 0.125rem 0.46875rem 0 var(--un-shadow-color, rgba(0, 0, 0, 0.04));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.shadow-_lfl_0rpx_4rpx_15rpx_0rpx_rgba_lbl_0_lco_0_lco_0_lco_0_dl_06_lbr__lfr_{--un-shadow:0 0.125rem 0.46875rem 0 var(--un-shadow-color, rgba(0, 0, 0, 0.06));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.flex{display:flex;}.inline-flex{display:inline-flex;}.flex-1{flex:1 1 0%;}.flex-shrink{flex-shrink:1;}.flex-grow{flex-grow:1;}.flex-col{flex-direction:column;}.flex-wrap{flex-wrap:wrap;}.grid{display:grid;}.gap-_lfl_15rpx_lfr_{gap:0.46875rem;}.gap-_lfl_30rpx_lfr_{gap:0.9375rem;}.gap-_lfl_8rpx_lfr_{gap:0.25rem;}.gap-4rpx{gap:0.125rem;}.absolute{position:absolute;}.fixed{position:fixed;}.relative{position:relative;}.sticky{position:sticky;}.static{position:static;}.h-_lfl_14px_lfr_{height:14px;}.h-_lfl_164rpx_lfr_{height:5.125rem;}.h-_lfl_166_dl_03rpx_lfr_{height:5.18844rem;}.h-_lfl_166rpx_lfr_{height:5.1875rem;}.h-_lfl_29rpx_lfr_{height:0.90625rem;}.h-_lfl_36rpx_lfr_{height:1.125rem;}.h-_lfl_38rpx_lfr_{height:1.1875rem;}.h-_lfl_45rpx_lfr_{height:1.40625rem;}.h-_lfl_48rpx_lfr_,.h-48rpx{height:1.5rem;}.h-_lfl_69rpx_lfr_{height:2.15625rem;}.h-_lfl_81rpx_lfr_{height:2.53125rem;}.h-_lfl_84rpx_lfr_{height:2.625rem;}.h-_lfl_88rpx_lfr_{height:2.75rem;}.h-284rpx{height:8.875rem;}.h-40rpx{height:1.25rem;}.h-56rpx{height:1.75rem;}.h-full{height:100%;}.h1{height:0.03125rem;}.h2{height:0.0625rem;}.h3{height:0.09375rem;}.h4{height:0.125rem;}.h5{height:0.15625rem;}.h6{height:0.1875rem;}.w-_lfl_14px_lfr_{width:14px;}.w-_lfl_166rpx_lfr_{width:5.1875rem;}.w-_lfl_184rpx_lfr_{width:5.75rem;}.w-_lfl_194_dl_66rpx_lfr_{width:6.08313rem;}.w-_lfl_29rpx_lfr_{width:0.90625rem;}.w-_lfl_328rpx_lfr_{width:10.25rem;}.w-_lfl_336rpx_lfr_{width:10.5rem;}.w-_lfl_374rpx_lfr_{width:11.6875rem;}.w-_lfl_38rpx_lfr_{width:1.1875rem;}.w-_lfl_448rpx_lfr_{width:14rem;}.w-_lfl_45rpx_lfr_{width:1.40625rem;}.w-_lfl_475rpx_lfr_{width:14.84375rem;}.w-_lfl_48rpx_lfr_,.w-48rpx{width:1.5rem;}.w-_lfl_88rpx_lfr_{width:2.75rem;}.w-_lfl_calc_lbl_100_pes__-_80rpx_lbr__lfr_{width:calc(100% - 2.5rem);}.w-284rpx{width:8.875rem;}.w-40rpx{width:1.25rem;}.w-56rpx{width:1.75rem;}.w-full{width:100%;}.wxs{width:5.625rem;}.cursor-pointer{cursor:pointer;}.visible{visibility:visible;}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all;}.select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text;}.whitespace-pre-wrap{white-space:pre-wrap;}.break-all{word-break:break-all;}.overflow-hidden{overflow:hidden;}.outline{outline-style:solid;}.justify-end{justify-content:flex-end;}.justify-center{justify-content:center;}.justify-between{justify-content:space-between;}.items-start{align-items:flex-start;}.items-center{align-items:center;}.left-_lfl_336rpx_lfr_{left:10.5rem;}.left-_lfl_8rpx_lfr_{left:0.25rem;}.right-0{right:0;}.top-_lfl_-84rpx_lfr_{top:-2.625rem;}.top-_lfl_6rpx_lfr_{top:0.1875rem;}.top-0{top:0;}.z-_lfl_1_lfr_,.z-1{z-index:1;}.z-_lfl_2_lfr_{z-index:2;}.z-10{z-index:10;}.z-11{z-index:11;}.box-border{box-sizing:border-box;}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.duration-300{transition-duration:300ms;}.ease,.ease-in-out{transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);}.ease-out{transition-timing-function:cubic-bezier(0, 0, 0.2, 1);}.transform{transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.blur{--un-blur:blur(0.5rem);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.backdrop-filter{-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);} uni-page-body {
   background: #f4f4f4;
   font-family:
      "Poppins",
      -apple-system-font,
      BlinkMacSystemFont,
      "Helvetica Neue",
      "PingFang SC",
      "Hiragino Sans GB",
      "Microsoft YaHei UI",
      "Microsoft YaHei",
      Arial,
      sans-serif;
}

body {
   background: #f4f4f4;
}

[class*="icon-"] {
   font-family: "iconfont";
   font-size: 1.25rem;
   font-style: normal;
   line-height: 1;
}

/* ========== Poppins 字体 ========== */
@font-face {
   font-family: "Poppins";
   src: url("/fonts/Poppins-Thin.leD9T1nx.ttf") format("truetype");
   font-weight: 100;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: "Poppins";
   src: url("/fonts/Poppins-ThinItalic.DeF98U39.ttf") format("truetype");
   font-weight: 100;
   font-style: italic;
   font-display: swap;
}
@font-face {
   font-family: "Poppins";
   src: url("/fonts/Poppins-ExtraLight.u2IJXg5c.ttf") format("truetype");
   font-weight: 200;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: "Poppins";
   src: url("/fonts/Poppins-ExtraLightItalic.DV_5Lr0Z.ttf") format("truetype");
   font-weight: 200;
   font-style: italic;
   font-display: swap;
}
@font-face {
   font-family: "Poppins";
   src: url("/fonts/Poppins-Light.DT6-CsId.ttf") format("truetype");
   font-weight: 300;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: "Poppins";
   src: url("/fonts/Poppins-LightItalic.CDXp65eX.ttf") format("truetype");
   font-weight: 300;
   font-style: italic;
   font-display: swap;
}
@font-face {
   font-family: "Poppins";
   src: url("/fonts/Poppins-Regular.CTKNfV9P.ttf") format("truetype");
   font-weight: 400;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: "Poppins";
   src: url("/fonts/Poppins-Italic.PjgN8SAi.ttf") format("truetype");
   font-weight: 400;
   font-style: italic;
   font-display: swap;
}
@font-face {
   font-family: "Poppins";
   src: url("/fonts/Poppins-Medium.Cxde2ZoM.ttf") format("truetype");
   font-weight: 500;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: "Poppins";
   src: url("/fonts/Poppins-MediumItalic.C6e40Oak.ttf") format("truetype");
   font-weight: 500;
   font-style: italic;
   font-display: swap;
}
@font-face {
   font-family: "Poppins";
   src: url("/fonts/Poppins-SemiBold.B_fPDAUb.ttf") format("truetype");
   font-weight: 600;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: "Poppins";
   src: url("/fonts/Poppins-SemiBoldItalic.1z_hA9Cm.ttf") format("truetype");
   font-weight: 600;
   font-style: italic;
   font-display: swap;
}
@font-face {
   font-family: "Poppins";
   src: url("/fonts/Poppins-Bold.qTAUjFF7.ttf") format("truetype");
   font-weight: 700;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: "Poppins";
   src: url("/fonts/Poppins-BoldItalic.DRcRqYlu.ttf") format("truetype");
   font-weight: 700;
   font-style: italic;
   font-display: swap;
}
@font-face {
   font-family: "Poppins";
   src: url("/fonts/Poppins-ExtraBold.W_qeO1XX.ttf") format("truetype");
   font-weight: 800;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: "Poppins";
   src: url("/fonts/Poppins-ExtraBoldItalic.C9zKPiZo.ttf") format("truetype");
   font-weight: 800;
   font-style: italic;
   font-display: swap;
}
@font-face {
   font-family: "Poppins";
   src: url("/fonts/Poppins-Black.yHqY0KRU.ttf") format("truetype");
   font-weight: 900;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: "Poppins";
   src: url("/fonts/Poppins-BlackItalic.cm4Pcmzs.ttf") format("truetype");
   font-weight: 900;
   font-style: italic;
   font-display: swap;
}
@font-face {
  font-family: "iconfont"; /* Project id 5090805 */
  src: url('data:font/woff2;base64,d09GMgABAAAAAAT8AAsAAAAACegAAASvAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACDDAqHLIYnATYCJAMQCwoABCAFhGcHQBuXCFFUTYpkH4npxhc5RhihaMIII4227ryJ4Gs/tu/uEJHkUmlMFw0JLwEiCULEQyc0SqDimfznazN/VsxnTR2pGMsCm0ZICakotD701Eegct31U29iFmn7VU9mv9xr2um/wM1LinWcY2vxg7U0qVigsRfh5RCO+RbxDHa4npjTtwg0WtLGe6NvBAPhF5RoAcl8qeIgz4wLA0eBwIlS6SGFekmtdGYRt/xI1+kZbuKfjz8rEUhSk6l1No96Z8Gtz6DPpnxZSUB+54sE7J1Qg4y5C1PHYb9xm0/Kn4uFjW1GXxMsKGj/bKoqj2tgXraQ9B8vEbWUsBmJa6HMZ4Nl5qJGZD1CFkYkfBr969EFxBwQd0QcbhmS9sdR4WFxcWGh5A+IDYiLduulhNGqtKIkcLocz2poWYpjeJQi8pqS5zh3Vg1Fq3JPC2VFip1VKUS4NSKTHkTBXYiEORV7kRdIZYHSKpD7V9uNNK8AWVccoFZSuUikyXpIVKmdpFpR/Bu37JnWo7jYV07JNdlwKyV7ebndU5qc8JbUHXEu3OFQVeK6q9dNXNqI4lv1HlKZGmKd2CJ50EPecxrQVCD3baQrca9dknNC3YY0TU/wkLoed1j64duTTuyhp/3GBlWLdxMdJj1EmVJgKuHCn+rdc2gklIfzFI9ZyJEwdT7ejaERf+NN0a+UfkMtncFoSF6DLFxrbGD7amPjaj5mNS0NfHYo7OzNmydTspIxhqii/nkSNhedqjGoNagyd1ANm+vrNzdQXxoa0rLSVMOXtdYBMcksWYVVVmJV5DOmcWOskqx6RnH+dHLQ1SArjPbaI6czGuZcjA3CUas2b1ogPOppFFFdd0KFPzibiLoasgsAMEnvVPAo/MIIPPx7Qam4daq7ZFj/7zS9tXygvTsH+6NJ960YgWt4FHFe65jy8l8cKeneNlliz9XmTNOBuXhb98DW8l9mAvfrisZRy/HGZ+4KWGwp7tk2Vboz/w/bOHx+mpPXznUOP80lO3pIutx+rFXdpueW7Nw21d0yvOiPne+8AC/Dn49DuOVZR28ukXjMTpeHtfgv5mVvfpa9qcHX70Jf6tnuFMGvYGTTY84p8BN6UgfBmIupDhCSRxeRqifxTGd88sh8ald8/zCwUnultxyQU7oCqk/yY87+U/byElX38daIlv/Apt+l7OP4r59je/VJITMD9V+VMfgLijYJUcvKRSltXMvsJZegPS6hEVtUQFk7fXoIcZdY6P8t7sohqTMEWb0RbCHOQI0mK1Cr3jo0mtU7v0kXKx9RGjDhCEBotwJJq1fI2j3EFqIHavT6Dmq1+x8a7UfYak0mgu4WGEpkZuHMHmigeQtrJGLc7BTD2U2U0OQjGMFmQA+sLKuoRvoZCyPsY4xtJ1cliixkBd4M+0b7MSYTD60Cv52hxbI5UbQ2lZezbV8po3kz6CZgUESMWdCMPSADGs+C9ehi+fdNYXDsTCiCEEvoBTZmUPNQpTIVAmy/0CIqeCHtbXbiVBGJWO7HEvDMoL6VnmHSQR5kbe+2HYMmKjO3g9+qSTmhsVJh2enF5re3DhqpS0ukyFGiRrlgWNGPNvE2JsBEWTg7xQEAAA==') format('woff2'),
       url('data:font/woff;base64,d09GRgABAAAAAAacAAsAAAAACegAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAARAAAAGA8HkjbY21hcAAAAYgAAABWAAABjOc5TiFnbHlmAAAB4AAAAsMAAAOsDJT3TWhlYWQAAASkAAAALwAAADYt7zXVaGhlYQAABNQAAAAcAAAAJAfeA4VobXR4AAAE8AAAAA4AAAAQEAAAAGxvY2EAAAUAAAAACgAAAAoB+ABUbWF4cAAABQwAAAAeAAAAIAEeAQxuYW1lAAAFLAAAAUAAAAJnEKM8sHBvc3QAAAZsAAAALwAAAECqG0POeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGFhYJzAwMrAwNTJdIaBgaEfQjO+ZjBi5ACKMrAyM2AFAWmuKQwHnnE+42Zu+N/AwMB8hwFIMjCiKGICAGSXDHR4nO2Quw2AQAxDXy4BiYM5qCiZhIr9C9Y48mEMIj0rtqIUBiZAncMxkBsh5vJUMld65saeNxb5s47huoS6t/wiNDcz/2yp5+c0mipy70X1WNBemscNhQAAeJxVT79PE3EU/75+r+9717uSltZeaKWhR7mDgaZej5ZSqFCpJCINAREWEAghMdGBEIVRjYksOBgNROME8T9wcyAxMZpg4uakMQwsbrhC8d1RjNzwzbv3eZ9fDBh9vs8cWIixDozG7ALkHQtMA6M6wKiqt6nQp6r1T2qbrkLyidama1DUvC1h9QOiuxrc53vMgixOKgbRnbytQxKaIGWYDknasagA9P0KBuqDSiQegD2URKieD0YU2FMSEYXWj/6NItKsekfuKSHMTXf6g+/wdhZlXSzPKmya3WOr7Bl7znbYe/aBfWPf2RE7ZcxvWKZFpvkCZYjpZIwCueG+UfffdhHHveGG2ROmpLFL4Sh6SfO5FCVFMKwMOK4AsZsg6qqgP1uEDDSUaaO79awk6KaFkYZnGQp2EsiJWFZMzxeaAAxv77g4BUpClGC/kQFSof1ZwiYooCCyyZHuyLwMOfs8uyeUcYXOLLwKDZplCmoWoWakTa2w3fCxlcW53mKxd27x4HxYWZ6ZsnM5e2pm/3xYVjStWdPg6fEhTQqP03tSU7BYLhcxHESnUMihBtrEdhGxb0wJ8cy8n/sDJ9Z8z2BHtiRJYyUCtiZRpfVCNw/cNa+YV3vm4Y98zm7G4gCp1X8KVaKbDA/J4wOIpdc3zaH8UmdXWQR494Jf8qt4600f4sA4vzNk2l2dS/UjVHk6LYXkke1hOczb23lYrt6oVSU5kai+qCQS10ZGjQsdvYHHL5T0huPDRj3FrQqbbu1mrf4bS1u7WyXUwsLZeLnhiLC2DpV+DGN/iqPyYFIKavJmOqsMT+mwDSlCRGnIJ4JBaeIhivvpltvDSvbk7X/8huK6CGr+yTVZSKmyK1fZn6nKWdOEVyDjmqsrPJ9yCr5en24xzezJRyHm9mcV5K2XyXv2izdCqwSrtXe1Fn1sd0z/CzWmq2MAeJxjYGRgYADibYJmd+L5bb4ycLMwgMDT9B9vEPT/uywMzMpALgcDE0gUAE/7C/oAeJxjYGRgYG7438AQw8IAAkCSkQEVsAAARwoCbXicY2FgYGBBwgAAsAARAAAAAAAAACIAVAHWAAB4nGNgZGBgYAESAgwgwATEXEDIwPAfzGcAAApAASwAAHichZE9bsJAEIWfwZAElChKpDRpVikoEsn8lEipUKCnoAez5ke211ovSNQ5TY6QE+QI6Whzikh52EMDRbza2W/evpkdyQDusIeH8rvnLtnDJbOSK7jAo3CV+pOwT34WrqGJnnCd+qtwAy94E26yY8YOnn/FrIV3YQ+3+BCu4AafwlXqX8I++Vu4hgf8CNep/wo3MPGuhZtoeeHA6qnTczXbqVVo0sik7niO9WITT+2pPNE2X5lUdYPOURrpVNtjm3y76DkXqciaRA15q+PYqMyatQ5dsHQu67fbkehBaBIMYKExhWOcQ2GGHeMKIQxSREV0Z/mY7gU2iFlp/3VP6LbIqR9yhS4CdM5cI7rSwnk6TY4tX+tRdXQrbsuahDSUWs1JYrLiDzzcramE1AMsi6oMfbS5ohN/UMyQ/AHYk29XeJxjYGKAAC4G7ICFkYmRmZGFkZWBJSc1rYQ1OSe/OJU9JzEvvTQxnYEBAFE8BtMA') format('woff'),
       url('data:font/ttf;base64,AAEAAAALAIAAAwAwR1NVQiCLJXoAAAE4AAAAVE9TLzI8HkjbAAABjAAAAGBjbWFw5zlOIQAAAfwAAAGMZ2x5ZgyU900AAAOUAAADrGhlYWQt7zXVAAAA4AAAADZoaGVhB94DhQAAALwAAAAkaG10eBAAAAAAAAHsAAAAEGxvY2EB+ABUAAADiAAAAAptYXhwAR4BDAAAARgAAAAgbmFtZRCjPLAAAAdAAAACZ3Bvc3SqG0POAAAJqAAAAEAAAQAAA4D/gABcBAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAAAQAAQAAAAEAALYRNtxfDzz1AAsEAAAAAADlZ/jsAAAAAOVn+OwAAP/dBAADIwAAAAgAAgAAAAAAAAABAAAABAEAABAAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKADAAPgACREZMVAAObGF0bgAaAAQAAAAAAAAAAQAAAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAQEAAGQAAUAAAKJAswAAACPAokCzAAAAesAMgEIAAACAAUDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBmRWQAwOYJ5gsDgP+AAAAD3ACAAAAAAQAAAAAAAAAAAAAAAAACBAAAAAQAAAAEAAAABAAAAAAAAAUAAAADAAAALAAAAAQAAAFYAAEAAAAAAFIAAwABAAAALAADAAoAAAFYAAQAJgAAAAQABAABAADmC///AADmCf//AAAAAQAEAAAAAwABAAIAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAAAADQAAAAAAAAAAwAA5gkAAOYJAAAAAwAA5goAAOYKAAAAAQAA5gsAAOYLAAAAAgAAAAAAIgBUAdYAAAABAAAAAALIAwEAEAAAJQYUFjI3ATY0JwEmIgYUFwEBSwsXIAsBOgsL/sYLIBcLAR6CDCAXDAE5DCALAToLFyAL/uIAAAIAAAAAAwICgQANABoAACUiJwEmNDYyFwEeAQ4BISImNDcBNjIWFAcBBgLgDQr+QAkTGgoBwAYEBxD+Ng0TCQHACRsTCf5ACYAJAcAJGxMJ/kAHExILExoKAcAJExoK/kAJAAAQAAD/3QOjAyMAFAApADYAQgBXAGwAcwCHAI4AowC1ALwA0ADXAPIA/wAABSInJicmNDc2NzYyFxYXFhQHBgcGAyIHBgcGFBcWFxYyNzY3NjQnJicmAyImNRE0NjIWFREUBgEhIiY0NjMhMhYUBgEiJy4BNDY3NjIWFAcOARQWFxYUBgUwOQEuAScmNDc2NzYWFxYXHgEOASceARcmJwYTIicmJyY0Nz4BNzIeAQYHBgcOAScWFzY3DgEBIiY0Nz4BNCYnJjQ2MhceARQGBwYFIi4BNjc2Nz4BFxYXFhQHDgE3Bgc+ATcmAwYmJyYnLgE+ATMyFhcWFAcGBwYnFhc2Ny4BASImJyY0Nz4BFxYyNzYWFxYUBw4BJyYHIgcGEwYUFzYyFzY0JwYjIgIAcWJeODk5OF5i4mJeODk5OF5icWZYVTIzMzJVWMxYVTIzMzJVWGYJDAwSDAwBhPzmCQwMCQMaCQwM/U4JBjk+PjkGEQ0GNDc3MwYMAQxSmDkGBjpNCRADLmAFAwUK/SdgNUAlMDsEBE07BgY6l1MGCwUDBWEtAwppJjEmPzVgAfMIDQY0NzczBgwSBjk9PjkG/t4HCwQDBWEuAxAIUD0GBjuaTCZBNmQoKT4HCgMtYQUEBQsGVJs6BgY9UANfQSYyKShk/vIGCwMkJAQQCEeYRAgRAyMjAxEIRUpORQQIGxtFkkIbG0NHSyI5OF5i4mJeODk5OF5i4mJeODkDGjMyVVjMWFUyMzMyVVjMWFUyM/zmDAkDGgkMDAn85gkMAY0MEgwMEgz+6wY7l6SXOwYMEQc0iJSINAcRDHgBQjwGEQY8IQMGCXVTBA0MCI0kMAlEVRcBmAEhPAYRBztBAgcNDQRSdgYHbSQZVkQJMP2dDBEHNIiUiDQHEQwGO5eklzsGeAcNDAVTdwgHBCE+BhEGPELMWEUIMCYmAZUBCAZ3UwQNDAdCPAYRBj4hAc1GVxkmJjD9wwcHXsxdCQYDHRwDBgldyV0JBgMdAR0EAXNOpk4ZF02kTRcAAAASAN4AAQAAAAAAAAATAAAAAQAAAAAAAQAIABMAAQAAAAAAAgAHABsAAQAAAAAAAwAIACIAAQAAAAAABAAIACoAAQAAAAAABQALADIAAQAAAAAABgAIAD0AAQAAAAAACgArAEUAAQAAAAAACwATAHAAAwABBAkAAAAmAIMAAwABBAkAAQAQAKkAAwABBAkAAgAOALkAAwABBAkAAwAQAMcAAwABBAkABAAQANcAAwABBAkABQAWAOcAAwABBAkABgAQAP0AAwABBAkACgBWAQ0AAwABBAkACwAmAWNDcmVhdGVkIGJ5IGljb25mb250aWNvbmZvbnRSZWd1bGFyaWNvbmZvbnRpY29uZm9udFZlcnNpb24gMS4waWNvbmZvbnRHZW5lcmF0ZWQgYnkgc3ZnMnR0ZiBmcm9tIEZvbnRlbGxvIHByb2plY3QuaHR0cDovL2ZvbnRlbGxvLmNvbQBDAHIAZQBhAHQAZQBkACAAYgB5ACAAaQBjAG8AbgBmAG8AbgB0AGkAYwBvAG4AZgBvAG4AdABSAGUAZwB1AGwAYQByAGkAYwBvAG4AZgBvAG4AdABpAGMAbwBuAGYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG4AZgBvAG4AdABHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAIAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAECAQMBBAEFAARsZWZ0BWNsb3NlB2xhbmd1YWcAAA==') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-left:before {
  content: "\e60a";
}

.icon-close:before {
  content: "\e60b";
}

.icon-languag:before {
  content: "\e609";
}

