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

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

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

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

uni-page-wrapper {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
.border-and-fixed[data-v-9d315def] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  border-top: 1px solid #eee;
  box-sizing: border-box;
}
.bulge[data-v-9d315def] {
  position: absolute;
  top: -20px;
  left: 50%;
  transform-origin: top center;
  transform: translateX(-50%) scale(0.5) translateY(-33%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 7.8125rem;
  height: 7.8125rem;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #fefefe;
}/*  文本 */
.sys-text-red {
  color: var(--sys-red) !important;
}
.sys-text-red-linear {
  color: var(--sys-red-linear) !important;
}
.sys-text-error {
  color: var(--sys-error) !important;
}
.sys-text-success {
  color: var(--sys-success);
}
.sys-text-blue {
  color: var(--sys-blue);
}
.sys-text-warning {
  color: var(--sys-warning);
}
.sys-text-0 {
  color: var(--sys-text-0);
}
.sys-text-1 {
  color: var(--sys-text-1);
}
.sys-text-2 {
  color: var(--sys-text-2);
}
.sys-text-3 {
  color: var(--sys-text-3);
}
.sys-text-4 {
  color: var(--sys-text-4);
}
.sys-text-5 {
  color: var(--sys-text-5);
}
.sys-text-6 {
  color: var(--sys-text-6);
}
/* 分割线色 */
.sys-line-1 {
  background-color: var(--sys-line-1);
}
.sys-line-2 {
  background-color: var(--sys-line-2);
}
/* 边框线条 */
.sys-border-1 {
  border-color: var(--sys-border-1);
}
.sys-border-2 {
  border-color: var(--sys-border-2);
}
.sys-border-red {
  border-color: var(--sys-red);
}
.sys-border-red-linear {
  border-color: var(--sys-red-linear);
}
/* 图标颜色 */
.sys-icon-1 {
  color: var(--sys-icon-1);
}
.sys-icon-2 {
  color: var(--sys-icon-2);
}
.sys-icon-3 {
  color: var(--sys-icon-3);
}
.sys-icon-4 {
  color: var(--sys-icon-4);
}
/* 禁用背景,按钮背景 */
.sys-bg-red {
  background-color: var(--sys-red);
}
.sys-bg-error {
  background-color: var(--sys-error);
}
.sys-bg-success {
  background-color: var(--sys-success);
}
.sys-bg-blue {
  background-color: var(--sys-blue);
}
.sys-bg-warning {
  background-color: var(--sys-warning);
}
.sys-bg-efe {
  background-color: var(--sys-bg-efe);
}
.sys-bg-535 {
  background-color: var(--sys-bg-535);
}
.sys-bg-f7f {
  background-color: var(--sys-bg-f7f);
}
.sys-bg-dbd {
  background-color: var(--sys-bg-dbd);
}
uni-button::after {
  border: none;
}
::-webkit-scrollbar {
  display: none;
}
uni-swiper,
uni-scroll-view {
  flex: 1;
  height: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
uni-image {
  vertical-align: middle;
}
uni-view {
  word-wrap: break-word;
  word-break: break-all;
}
uni-text {
  word-wrap: break-word;
  word-break: break-all;
}
@font-face {
  font-family: "iconfont-b"; /* Project id 4544299 */
  src: url("http://10.28.15.32:9999/uniapp-mall/public/font_b.woff2?t=1769047283488") format("woff2"), url("http://10.28.15.32:9999/uniapp-mall/public/font_b.woff?t=1769047283488") format("woff"), url("http://10.28.15.32:9999/uniapp-mall/public/font_b.ttf?t=1769047283488") format("truetype");
}
.iconfont-b {
  font-family: "iconfont-b" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconb-svg-icon-eye-invisible:before {
  content: "\e928";
}
.iconb-gonggao:before {
  content: "\e646";
}
.iconb-a-zhiwen1:before {
  content: "\e9d9";
}
.iconb-reduce-line-:before {
  content: "\e9d8";
}
.iconb-add-face-:before {
  content: "\e9d6";
}
.iconb-code-line-:before {
  content: "\e9d5";
}
.iconb-copy2:before {
  content: "\e9ce";
}
.iconb-quanping:before {
  content: "\e672";
}
.iconb-svg-icon-double-right:before {
  content: "\e9ac";
}
.iconb-preview:before {
  content: "\e60d";
}
.iconb-double-up:before {
  content: "\e879";
}
.iconb-Amount:before {
  content: "\e9aa";
}
.iconb-yichexiao:before {
  content: "\e645";
}
.iconb-liebiao:before {
  content: "\e9a6";
}
.iconb-kapian:before {
  content: "\e9a7";
}
.iconb-sijiaoxing:before {
  content: "\e600";
}
.iconb-geren:before {
  content: "\e998";
}
.iconb-a-zu7271:before {
  content: "\e98f";
}
.iconb-star-fill:before {
  content: "\e99e";
}
.iconb-anquan:before {
  content: "\e991";
}
.iconb-lightning:before {
  content: "\e8c5";
}
.iconb-charulianjie:before {
  content: "\ec7f";
}
.iconb-kefu_1:before {
  content: "\e982";
}
.iconb-xiaoxi1:before {
  content: "\e985";
}
.iconb-quanbu:before {
  content: "\e983";
}
.iconb-dianzan:before {
  content: "\e97f";
}
.iconb-kaipiaozhong:before {
  content: "\e97e";
}
.iconb-wallet:before {
  content: "\e973";
}
.iconb-qianbao:before {
  content: "\e97d";
}
.iconb-qita:before {
  content: "\e97a";
}
.iconb-tuikuan:before {
  content: "\e977";
}
.iconb-chongzhi:before {
  content: "\e978";
}
.iconb-tixian:before {
  content: "\e979";
}
.iconb-zan1:before {
  content: "\e96f";
}
.iconb-search1:before {
  content: "\e95f";
}
.iconb-fanhuishoye:before {
  content: "\e640";
}
.iconb-a-Merchantsettled:before {
  content: "\e639";
}
.iconb-shezhi_1:before {
  content: "\e63c";
}
.iconb-youhuiquan:before {
  content: "\e634";
}
.iconb-xiaoxi:before {
  content: "\e637";
}
.iconb-erweima:before {
  content: "\e638";
}
.iconb-gouwuche:before {
  content: "\e63a";
}
.iconb-a-Transactiondetails:before {
  content: "\e61e";
}
.iconb-a-Paybycard:before {
  content: "\e61c";
}
.iconb-commission:before {
  content: "\e61d";
}
.iconb-a-Verifybankcard:before {
  content: "\e95d";
}
.iconb-weixin1:before {
  content: "\e60a";
}
.iconb-alipay:before {
  content: "\eb38";
}
.iconb-a-line-Accountnumber:before {
  content: "\e959";
}
.iconb-a-Accountnumber:before {
  content: "\e958";
}
.iconb-album:before {
  content: "\e957";
}
.iconb-weixin:before {
  content: "\e955";
}
.iconb-block:before {
  content: "\e954";
}
.iconb-up:before {
  content: "\e854";
}
.iconb-check-circle-fill:before {
  content: "\e85c";
}
.iconb-clock-circle-fill:before {
  content: "\e861";
}
.iconb-arrow-down:before {
  content: "\e864";
}
.iconb-dilute:before {
  content: "\e865";
}
.iconb-clock:before {
  content: "\e868";
}
.iconb-check-circle:before {
  content: "\e869";
}
.iconb-check:before {
  content: "\e86a";
}
.iconb-double-down:before {
  content: "\e86e";
}
.iconb-delete:before {
  content: "\e871";
}
.iconb-close-circle:before {
  content: "\e877";
}
.iconb-down:before {
  content: "\e87f";
}
.iconb-left:before {
  content: "\e881";
}
.iconb-close:before {
  content: "\e886";
}
.iconb-exclamation-circle:before {
  content: "\e888";
}
.iconb-close-circle-fill:before {
  content: "\e88e";
}
.iconb-minus:before {
  content: "\e893";
}
.iconb-play-fill:before {
  content: "\e894";
}
.iconb-info-circle:before {
  content: "\e897";
}
.iconb-plus:before {
  content: "\e89a";
}
.iconb-clock-circle:before {
  content: "\e89b";
}
.iconb-exclamation-circle-fill:before {
  content: "\e89c";
}
.iconb-right-circle:before {
  content: "\e8a2";
}
.iconb-question-circle:before {
  content: "\e8a6";
}
.iconb-info-circle-fill:before {
  content: "\e8a9";
}
.iconb-right:before {
  content: "\e8ab";
}
.iconb-right-circle-fill:before {
  content: "\e8b0";
}
.iconb-refresh:before {
  content: "\e8b6";
}
.iconb-more:before {
  content: "\e8b7";
}
.iconb-pen:before {
  content: "\e8b8";
}
.iconb-stop-fill:before {
  content: "\e8ba";
}
.iconb-play:before {
  content: "\e8bb";
}
.iconb-plus-circle:before {
  content: "\e8c0";
}
.iconb-menu1:before {
  content: "\e604";
}
.iconb-sound:before {
  content: "\e606";
}
.iconb-eye:before {
  content: "\e607";
}
.iconb-map:before {
  content: "\e608";
}
.iconb-publish:before {
  content: "\e609";
}
.iconb-log:before {
  content: "\e60c";
}
.iconb-export:before {
  content: "\e88c";
}
.iconb-copy:before {
  content: "\e610";
}
.iconb-search:before {
  content: "\e615";
}
.iconb-down-load:before {
  content: "\e618";
}
.iconb-mapfuben:before {
  content: "\e874";
}
.iconb-star1:before {
  content: "\e900";
}
.iconb-wangzhuangtu:before {
  content: "\e916";
}
.iconb-fangda:before {
  content: "\e919";
}
.iconb-undo:before {
  content: "\e929";
}
.iconb-a-Cellphones:before {
  content: "\e947";
}
.iconb-Password:before {
  content: "\e949";
}
.iconb-a-surface-Cellphone:before {
  content: "\e94b";
}
.iconb-line-message:before {
  content: "\e951";
}
.iconb-surface-message:before {
  content: "\e94f";
}
.iconb-a-line-scanthecode:before {
  content: "\e94e";
}
@font-face {
  font-family: "iconfont-m"; /* Project id 4544305 */
  /* Color fonts */
  src: url("http://10.28.15.32:9999/uniapp-mall/public/font_m.woff2?t=1769047283488") format("woff2"), url("http://10.28.15.32:9999/uniapp-mall/public/font_m.woff?t=1769047283488") format("woff"), url("http://10.28.15.32:9999/uniapp-mall/public/font_m.ttf?t=1769047283488") format("truetype");
}
.iconfont-m {
  font-family: "iconfont-m" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconm-info:before {
  content: "\e645";
}
.iconm-line-daifukuan:before {
  content: "\e9af";
}
.iconm-line-dailishang:before {
  content: "\e9b0";
}
.iconm-a-Pendingpayment_2:before {
  content: "\e9a6";
}
.iconm-a-Serviceevaluation:before {
  content: "\e9a7";
}
.iconm-a-Signthecontract:before {
  content: "\e9a8";
}
.iconm-Paid:before {
  content: "\e9a9";
}
.iconm-a-line-Merchantssettlein:before {
  content: "\e9aa";
}
.iconm-a-line-DailyAttendance:before {
  content: "\e9ab";
}
.iconm-a-line-ProfitSharing:before {
  content: "\e9ac";
}
.iconm-a-line-Invitefriends:before {
  content: "\e9ad";
}
.iconm-a-line-Officialcertification:before {
  content: "\e9ae";
}
.iconm-a-line-shoppingcenter:before {
  content: "\e9a4";
}
.iconm-Negotiating:before {
  content: "\e9a5";
}
.iconm-a-Tobereceived:before {
  content: "\e99f";
}
.iconm-After-sales:before {
  content: "\e9a0";
}
.iconm-a-Tobeshipped:before {
  content: "\e9a1";
}
.iconm-a-Orderreviews:before {
  content: "\e9a2";
}
.iconm-a-Pendingpayment:before {
  content: "\e9a3";
}
.iconm-wx-circle:before {
  content: "\e6e9";
}
.iconm-picture:before {
  content: "\e97c";
}
.iconm-ageing:before {
  content: "\e96d";
}
.iconm-inform:before {
  content: "\e96c";
}
.iconm-success:before {
  content: "\e965";
}
.iconm-dairenzheng:before {
  content: "\e644";
}
.iconm-weitongguo:before {
  content: "\e63a";
}
.iconm-weishenhe:before {
  content: "\e63b";
}
.iconm-shimingrenzheng:before {
  content: "\e63c";
}
.iconm-shenhe:before {
  content: "\e63d";
}
@font-face {
  font-family: "iconfont-s"; /* Project id 4677053 */
  src: url("http://10.28.15.32:9999/uniapp-mall/public/font_s.woff2?t=1769047283488") format("woff2"), url("http://10.28.15.32:9999/uniapp-mall/public/font_s.woff?t=1769047283488") format("woff"), url("http://10.28.15.32:9999/uniapp-mall/public/font_s.ttf?t=1769047283488") format("truetype");
}
.iconfont-s {
  font-family: "iconfont-s" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icons-add-face-:before {
  content: "\e9d7";
}
.icons-shopping-line-:before {
  content: "\e9d5";
}
.icons-shopping-face-:before {
  content: "\e9d4";
}
.icons-delete-line:before {
  content: "\e9d2";
}
.icons-location-line:before {
  content: "\e9d3";
}
.icons-add-line:before {
  content: "\e9d1";
}
.icons-copy-:before {
  content: "\e9cf";
}
.icons-Address:before {
  content: "\e9cc";
}
.icons-Address-line:before {
  content: "\e9cd";
}
.icons-clock-circle-fill-line:before {
  content: "\e9ca";
}
.icons-exclamation-circle-fill:before {
  content: "\e9c5";
}
.icons-exclamation-circle-fill-line:before {
  content: "\e9c6";
}
.icons-close-circle-fill:before {
  content: "\e9c3";
}
.icons-close-circle-fill-line:before {
  content: "\e9c4";
}
.icons-Frame:before {
  content: "\e9be";
}
.icons-Camera:before {
  content: "\e9b4";
}
.icons-a-Attention-Surface-:before {
  content: "\e9b1";
}
.icons-a-Payattention-:before {
  content: "\e9b0";
}
.icons-Question-:before {
  content: "\e9ae";
}
.icons-a-Left-Doublearrows-:before {
  content: "\e9af";
}
.icons-a-Rightdoublearrow-:before {
  content: "\e9ad";
}
.icons-a-Backtothetop-:before {
  content: "\e9ac";
}
.icons-a-Customerservice:before {
  content: "\e9a9";
}
.icons-a-HomePage:before {
  content: "\e9aa";
}
.icons-Collection:before {
  content: "\e9ab";
}
.icons-mian-danxuan:before {
  content: "\e9a8";
}
.icons-danxuan:before {
  content: "\e9a7";
}
.icons-a-zu92:before {
  content: "\e998";
}
.icons-buqianding:before {
  content: "\e996";
}
.icons-hetong:before {
  content: "\e997";
}
.icons-service:before {
  content: "\e995";
}
.icons-jianding:before {
  content: "\e994";
}
.icons-shangpin-mian:before {
  content: "\e992";
}
.icons-kefu:before {
  content: "\e98d";
}
.icons-shouye:before {
  content: "\e98f";
}
.icons-fenlei:before {
  content: "\e990";
}
.icons-kefu-mian:before {
  content: "\e991";
}
.icons-shouye-mian:before {
  content: "\e98c";
}
.icons-fenlei-mian:before {
  content: "\e98a";
}
.icons-jiandian:before {
  content: "\e983";
}
.icons-zhaopian_1:before {
  content: "\e97b";
}
.icons-zhaopian:before {
  content: "\e97f";
}
.icons-shangpin:before {
  content: "\e980";
}
.icons-a-orderforgoods:before {
  content: "\e97d";
}
.icons-photograph_1:before {
  content: "\e97c";
}
.icons-expression:before {
  content: "\e979";
}
.icons-a-jifenicon1:before {
  content: "\e644";
}
.icons-replenishment:before {
  content: "\e96a";
}
.icons-a-exchangegoods:before {
  content: "\e96b";
}
.icons-a-Returnandrefund:before {
  content: "\e968";
}
.icons-refund:before {
  content: "\e969";
}
/* stylelint-disable selector-class-pattern */
/**
  ----------------------------------------------------------
              自定义 toast 消息提示的样式的显示效果
  ----------------------------------------------------------
*/
.uv-toast .uv-toast__content__text {
  color: white !important;
}
.uv-toast .uv-toast__content {
  color: white !important;
  background-color: var(--sys-bg-535) !important;
}
/**
  ----------------------------------------------------------
              自定义 input 输入框占位符的显示
  ----------------------------------------------------------
*/
.uv-input.uv-border-bottom {
  padding: 0.625rem 0 !important;
}
.uv-input .input-placeholder {
  color: var(--sys-text-6) !important;
}
.uv-input .uv-input__content__prefix-icon {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.input-height-auto {
  display: flex;
  align-items: center;
  width: 100%;
}
.input-height-auto .uv-input {
  height: 100% !important;
}
.input-height-auto .uv-input .uv-input__content {
  height: 100% !important;
}
.input-height-auto .uv-input .uv-input__content .uv-input__content__field-wrapper {
  height: 100% !important;
}
.input-height-auto .uv-input .uv-input__content .uv-input__content__field-wrapper .uv-input__content__field-wrapper__field {
  height: 100% !important;
}
/**
  ----------------------------------------------------------
              自定义 modal 基础样式
  ----------------------------------------------------------
*/
.uv-modal .uv-modal__title {
  font-size: 1.125rem !important;
  color: var(--sys-text-2) !important;
}
.uv-modal .uv-modal__button-group__wrapper__text {
  font-size: 0.875rem !important;
}
/**
  ----------------------------------------------------------
              自定义 calendar 基础样式
  ----------------------------------------------------------
*/
.uv-calendar .uv-calendar-item__weeks-box-text {
  color: var(--sys-text-2) !important;
}
.uv-calendar .uv-calendar-item--isDay-text {
  color: var(--sys-red) !important;
}
.uv-calendar .uv-calendar-item--after-checked,
.uv-calendar .uv-calendar-item--before-checked {
  color: white !important;
}
/**
  ----------------------------------------------------------
              自定义 form item 基础样式
  ----------------------------------------------------------
*/
.uv-form .label-flex-end .uv-textarea__field {
  padding-bottom: 0.9375rem;
}
.uv-form .label-flex-end .uv-form-item__body__left {
  align-items: flex-start !important;
}
.uv-form .label-flex-end .uv-textarea__count {
  bottom: 0.3125rem;
  background-color: transparent !important;
}
.uv-form .uv-form-item .uv-line {
  border-color: var(--sys-line-2) !important;
  transform: scaleY(1) !important;
}
.uv-form .uv-form-item__body {
  min-height: 1.75rem !important;
}
.uv-form .uv-form-item__body__left__content__required {
  position: static !important;
  padding-right: 0.25rem;
  font-size: 0.875rem !important;
}
.uv-form .uni-input-wrapper {
  font-size: 15px;
}
/**
  ----------------------------------------------------------
              自定义 picker 基础样式
  ----------------------------------------------------------
*/
.uv-picker .uv-toolbar {
  height: 3.75rem !important;
  border: 1px solid var(--sys-border-2);
}
.uv-picker .uv-toolbar__title {
  font-weight: bold !important;
}
/**
  ----------------------------------------------------------
              自定义键盘
  ----------------------------------------------------------
*/
.uv-keyboard {
  border-top: 1px solid var(--sys-border-2);
}
.common-keyboard .uv-popup .uv-popup__content {
  overflow: visible !important;
}
.common-keyboard .uv-code-input {
  justify-content: space-between;
}
.common-keyboard .uv-code-input__item {
  background-color: var(--sys-bg-f7f);
  border-radius: 0.25rem;
}
/**
  ----------------------------------------------------------
                  自定义 Tabs 样式
  ----------------------------------------------------------
*/
.uv-tabs__wrapper__nav__item {
  position: relative;
}
.uv-tabs__wrapper__nav__item .uv-badge {
  position: absolute;
  top: 0;
  left: 100%;
  padding: 1px 4px !important;
  font-size: 0.625rem !important;
  white-space: nowrap;
  transform: translateX(-0.9375rem);
}
/**
  ----------------------------------------------------------
                  自定义 Alert警告 样式
  ----------------------------------------------------------
*/
.uv-alert--info--light .uv-icon__icon--info {
  color: var(--sys-text-5) !important;
}
.uv-alert--info--light .uv-alert__text--info--light {
  color: var(--sys-text-4) !important;
}
.uv-alert--warning--light {
  align-items: start !important;
}
.uv-alert--warning--light .uvicon-close {
  color: var(--sys-icon-4) !important;
}
.uv-alert--warning--light .uv-alert__text--warning--light {
  color: var(--sys-text-2) !important;
}
/**
  ----------------------------------------------------------
                  自定义 Modal 样式
  ----------------------------------------------------------
*/
.uv-popup__content.center {
  border-radius: 1rem !important;
}
/**
  ----------------------------------------------------------
          处理 swipe 滑块超出容器
  ----------------------------------------------------------
*/
.uni-swipe .uni-swipe_text--center {
  position: relative;
  z-index: 9;
  background: white;
}
/**
  ----------------------------------------------------------
              级联选择器自定义样式
  ----------------------------------------------------------
*/
.uni-data-tree .selected-area {
  flex: none;
  height: auto;
}
.uni-data-tree .selected-area .selected-item-active {
  border-bottom: 1px solid var(--sys-red) !important;
}
.uni-data-tree .dialog-caption .dialog-title {
  font-size: 1rem;
  font-weight: bold;
  color: var(--sys-text-1);
}
.uni-data-tree .uni-scroll-view-content .check {
  border-color: var(--sys-red) !important;
}
/**
  ----------------------------------------------------------
              自定义 select 输入框占位符的显示
  ----------------------------------------------------------
*/
.uni-select-slot-reset .uni-select {
  padding: 0 0.3125rem 0 0 !important;
  border: 0 !important;
}
.uni-select-form-reset .uni-select {
  height: 24px !important;
  padding: 0 0 0 0.3125rem !important;
  border: 0 !important;
}
.uni-select-form-reset .uni-select .uni-select__input-box {
  height: 100% !important;
}
.uni-select-form-reset .uni-select .uni-select__input-placeholder {
  font-size: 0.875rem;
  color: #c9c9d3 !important;
}
.uni-select-gray-reset .uni-select {
  height: 2.5rem !important;
  padding: 0 0.625rem !important;
  background: #f7f7fc;
  border: 0 !important;
}
.uni-select-gray-reset .uni-select .uni-select__input-box {
  height: 100% !important;
}
.uni-select-gray-reset .uni-select .uni-select__input-placeholder {
  font-size: 0.875rem;
  color: #b4b4c2 !important;
}
.uni-select-icons-none .uni-icons {
  display: none !important;
}
/**
  ----------------------------------------------------------
              自定义 tooltip 输入框占位符的显示
  ----------------------------------------------------------
*/
.uv-tooltip {
  flex-shrink: inherit !important;
}
.uv-tooltip .uv-tooltip__wrapper {
  flex-shrink: inherit !important;
}
.uv-tooltip uni-text {
  display: block;
  width: 100%;
  word-wrap: break-word;
  white-space: normal;
}
/**
  ----------------------------------------------------------
          处理 showToast / showLoading 层级问题
  ----------------------------------------------------------
*/
/* stylelint-disable-next-line selector-type-no-unknown */
uni-toast {
  z-index: 9999999 !important;
}
/* stylelint-disable-next-line selector-type-no-unknown */
uni-loading {
  z-index: 9999999 !important;
}
/**
  ----------------------------------------------------------
          处理 uni-collapse 背景无法覆盖问题
  ----------------------------------------------------------
*/
.reset-uni-collapse .uni-collapse {
  background-color: transparent !important;
}
.reset-uni-collapse .uni-collapse-item__wrap {
  background-color: transparent !important;
} *,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}.container{width:100%;}.u-abs-full{position:absolute;top:0;left:0;right:0;bottom:0;}.u-pos-center{position:absolute;top:50%;left:50%;--un-translate-x:-50%;--un-translate-y:-50%;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));}.u-pos-full{position:fixed;top:0;left:0;right:0;bottom:0;}.u-box-full{display:block;height:100%;width:100%;}.u-center{display:flex;align-items:center;justify-content:center;}.u-center-col{display:flex;flex-direction:column;align-items:center;justify-content:center;}.u-flex-jus-b{display:flex;align-items:center;justify-content:space-between;}.u-sys-ba{border-width:1px;border-style:solid;}.u-sys-bb{border-width:0px;border-bottom-width:1px;border-style:solid;}.u-sys-bt{border-width:0px;border-top-width:1px;border-style:solid;}@media (min-width: 640px){.container{max-width:640px;}}@media (min-width: 768px){.container{max-width:768px;}}@media (min-width: 1024px){.container{max-width:1024px;}}@media (min-width: 1280px){.container{max-width:1280px;}}@media (min-width: 1536px){.container{max-width:1536px;}}[color\:var=""]{color:var="";}[v-slot\:right=""]{v-slot:right="";}[v-slot\:suffix=""]{v-slot:suffix="";}.pointer-events-none{pointer-events:none;}.visible{visibility:visible;}.absolute,.pos-absolute{position:absolute;}.fixed,.pos-fixed{position:fixed;}.pos-relative,.relative{position:relative;}.sticky{position:sticky;}.static{position:static;}.-right-3,.right--24rpx{right:-0.75rem;}.\!bottom-10rpx{bottom:0.3125rem !important;}.bottom--10rpx{bottom:-0.3125rem;}.bottom--116rpx{bottom:-3.625rem;}.bottom--12rpx{bottom:-0.375rem;}.bottom--150rpx{bottom:-4.6875rem;}.bottom--15rpx{bottom:-0.46875rem;}.bottom--16rpx{bottom:-0.5rem;}.bottom--20rpx{bottom:-0.625rem;}.bottom--3rpx{bottom:-0.09375rem;}.bottom--4rpx{bottom:-0.125rem;}.bottom--60rpx{bottom:-1.875rem;}.bottom-0{bottom:0;}.bottom-1\/10{bottom:10%;}.bottom-12rpx{bottom:0.375rem;}.bottom-14rpx{bottom:0.4375rem;}.bottom-16rpx{bottom:0.5rem;}.bottom-180rpx{bottom:5.625rem;}.bottom-200rpx{bottom:6.25rem;}.bottom-20rpx{bottom:0.625rem;}.bottom-24rpx{bottom:0.75rem;}.bottom-26rpx{bottom:0.8125rem;}.bottom-28rpx{bottom:0.875rem;}.bottom-30rpx{bottom:0.9375rem;}.bottom-32rpx{bottom:1rem;}.bottom-40rpx{bottom:1.25rem;}.bottom-44rpx{bottom:1.375rem;}.bottom-50rpx{bottom:1.5625rem;}.bottom-52rpx{bottom:1.625rem;}.bottom-60rpx{bottom:1.875rem;}.bottom-64rpx{bottom:2rem;}.bottom-80rpx{bottom:2.5rem;}.bottom-8rpx{bottom:0.25rem;}.left--0,.left-0{left:0;}.left--12rpx{left:-0.375rem;}.left--20rpx{left:-0.625rem;}.left--32rpx{left:-1rem;}.left--40rpx{left:-1.25rem;}.left--4rpx{left:-0.125rem;}.left--56rpx{left:-1.75rem;}.left--64rpx{left:-2rem;}.left--6rpx{left:-0.1875rem;}.left--8rpx{left:-0.25rem;}.left-1\/2{left:50%;}.left-10rpx{left:0.3125rem;}.left-156rpx{left:4.875rem;}.left-16rpx{left:0.5rem;}.left-18rpx{left:0.5625rem;}.left-20rpx{left:0.625rem;}.left-24rpx{left:0.75rem;}.left-28rpx{left:0.875rem;}.left-2rpx{left:0.0625rem;}.left-32rpx{left:1rem;}.left-48rpx{left:1.5rem;}.left-90rpx{left:2.8125rem;}.left-99999px{left:99999px;}.right--10rpx{right:-0.3125rem;}.right--16rpx{right:-0.5rem;}.right--20rpx{right:-0.625rem;}.right--2rpx{right:-0.0625rem;}.right--30rpx{right:-0.9375rem;}.right--4rpx{right:-0.125rem;}.right--6rpx{right:-0.1875rem;}.right--8rpx{right:-0.25rem;}.right-0{right:0;}.right-10rpx{right:0.3125rem;}.right-15rpx{right:0.46875rem;}.right-16rpx{right:0.5rem;}.right-180rpx{right:5.625rem;}.right-20rpx{right:0.625rem;}.right-24rpx{right:0.75rem;}.right-2rpx{right:0.0625rem;}.right-30rpx{right:0.9375rem;}.right-32rpx{right:1rem;}.right-6rpx{right:0.1875rem;}.right-8rpx{right:0.25rem;}.right-99999rpx{right:3124.96875rem;}.top--1\/2{top:-50%;}.top--1060rpx{top:-33.125rem;}.top--10rpx{top:-0.3125rem;}.top--12rpx{top:-0.375rem;}.top--16rpx{top:-0.5rem;}.top--20rpx{top:-0.625rem;}.top--24rpx{top:-0.75rem;}.top--30rpx{top:-0.9375rem;}.top--322rpx{top:-10.0625rem;}.top--390rpx{top:-12.1875rem;}.top--392rpx{top:-12.25rem;}.top--44rpx{top:-1.375rem;}.top--54rpx{top:-1.6875rem;}.top--56rpx{top:-1.75rem;}.top--66rpx{top:-2.0625rem;}.top--6rpx{top:-0.1875rem;}.top--80rpx{top:-2.5rem;}.top-0{top:0;}.top-1{top:0.25rem;}.top-1\/2{top:50%;}.top-10rpx{top:0.3125rem;}.top-140rpx{top:4.375rem;}.top-148rpx{top:4.625rem;}.top-14rpx{top:0.4375rem;}.top-18rpx{top:0.5625rem;}.top-20rpx{top:0.625rem;}.top-24rpx{top:0.75rem;}.top-26rpx{top:0.8125rem;}.top-28rpx{top:0.875rem;}.top-2rpx{top:0.0625rem;}.top-44rpx{top:1.375rem;}.top-54rpx{top:1.6875rem;}.top-58rpx{top:1.8125rem;}.top-64rpx{top:2rem;}.top-6rpx{top:0.1875rem;}.top-80rpx{top:2.5rem;}.top-99999px{top:99999px;}.top-99999rpx{top:3124.96875rem;}.z997{z-index:997;}.z-0{z-index:0;}.z-1{z-index:1;}.z-10{z-index:10;}.z-100{z-index:100;}.z-1111{z-index:1111;}.z-2{z-index:2;}.z-20000{z-index:20000;}.z-3{z-index:3;}.z-333{z-index:333;}.z-8{z-index:8;}.z-88{z-index:88;}.z-888{z-index:888;}.z-9{z-index:9;}.z-99{z-index:99;}.z-998{z-index:998;}.z-999{z-index:999;}.z-99999{z-index:99999;}.m-auto,.ma{margin:auto;}.mx--12rpx{margin-left:-0.375rem;margin-right:-0.375rem;}.mx--16rpx{margin-left:-0.5rem;margin-right:-0.5rem;}.mx--24rpx{margin-left:-0.75rem;margin-right:-0.75rem;}.mx--32rpx{margin-left:-1rem;margin-right:-1rem;}.mx-0{margin-left:0;margin-right:0;}.mx-10rpx{margin-left:0.3125rem;margin-right:0.3125rem;}.mx-16px{margin-left:16px;margin-right:16px;}.mx-16rpx{margin-left:0.5rem;margin-right:0.5rem;}.mx-18rpx{margin-left:0.5625rem;margin-right:0.5625rem;}.mx-24rpx{margin-left:0.75rem;margin-right:0.75rem;}.mx-2rpx{margin-left:0.0625rem;margin-right:0.0625rem;}.mx-32rpx{margin-left:1rem;margin-right:1rem;}.mx-40rpx{margin-left:1.25rem;margin-right:1.25rem;}.mx-4rpx{margin-left:0.125rem;margin-right:0.125rem;}.mx-60rpx{margin-left:1.875rem;margin-right:1.875rem;}.mx-8rpx{margin-left:0.25rem;margin-right:0.25rem;}.mx-a,.mx-auto{margin-left:auto;margin-right:auto;}.my-16rpx{margin-top:0.5rem;margin-bottom:0.5rem;}.my-20rpx{margin-top:0.625rem;margin-bottom:0.625rem;}.my-24rpx{margin-top:0.75rem;margin-bottom:0.75rem;}.my-26rpx{margin-top:0.8125rem;margin-bottom:0.8125rem;}.my-30rpx{margin-top:0.9375rem;margin-bottom:0.9375rem;}.my-4rpx{margin-top:0.125rem;margin-bottom:0.125rem;}.-mr-8rpx,.mr--8rpx{margin-right:-0.25rem;}.-mt-6rpx,.mt--6rpx{margin-top:-0.1875rem;}.mb--10rpx{margin-bottom:-0.3125rem;}.mb--16rpx{margin-bottom:-0.5rem;}.mb--24rpx{margin-bottom:-0.75rem;}.mb--30rpx{margin-bottom:-0.9375rem;}.mb--42rpx{margin-bottom:-1.3125rem;}.mb-0rpx{margin-bottom:0;}.mb-10px{margin-bottom:10px;}.mb-10rpx{margin-bottom:0.3125rem;}.mb-114rpx{margin-bottom:3.5625rem;}.mb-12rpx{margin-bottom:0.375rem;}.mb-16rpx{margin-bottom:0.5rem;}.mb-20rpx{margin-bottom:0.625rem;}.mb-22rpx{margin-bottom:0.6875rem;}.mb-24rpx{margin-bottom:0.75rem;}.mb-26rpx{margin-bottom:0.8125rem;}.mb-32rpx{margin-bottom:1rem;}.mb-36rpx{margin-bottom:1.125rem;}.mb-40rpx{margin-bottom:1.25rem;}.mb-4rpx{margin-bottom:0.125rem;}.mb-6rpx{margin-bottom:0.1875rem;}.mb-8rpx{margin-bottom:0.25rem;}.ml--10rpx{margin-left:-0.3125rem;}.ml--12rpx{margin-left:-0.375rem;}.ml--2rpx{margin-left:-0.0625rem;}.ml--30rpx{margin-left:-0.9375rem;}.ml--32rpx{margin-left:-1rem;}.ml--36rpx{margin-left:-1.125rem;}.ml--6rpx{margin-left:-0.1875rem;}.ml-10rpx{margin-left:0.3125rem;}.ml-12rpx{margin-left:0.375rem;}.ml-14rpx{margin-left:0.4375rem;}.ml-16rpx{margin-left:0.5rem;}.ml-18rpx{margin-left:0.5625rem;}.ml-20rpx{margin-left:0.625rem;}.ml-22rpx{margin-left:0.6875rem;}.ml-24rpx{margin-left:0.75rem;}.ml-28rpx{margin-left:0.875rem;}.ml-32rpx{margin-left:1rem;}.ml-40rpx{margin-left:1.25rem;}.ml-46rpx{margin-left:1.4375rem;}.ml-8rpx{margin-left:0.25rem;}.mr--14rpx{margin-right:-0.4375rem;}.mr--16rpx{margin-right:-0.5rem;}.mr--20rpx{margin-right:-0.625rem;}.mr--6rpx{margin-right:-0.1875rem;}.mr-10rpx{margin-right:0.3125rem;}.mr-12rpx{margin-right:0.375rem;}.mr-14rpx{margin-right:0.4375rem;}.mr-16rpx{margin-right:0.5rem;}.mr-18rpx{margin-right:0.5625rem;}.mr-20rpx{margin-right:0.625rem;}.mr-22rpx{margin-right:0.6875rem;}.mr-24rpx{margin-right:0.75rem;}.mr-26rpx{margin-right:0.8125rem;}.mr-30rpx{margin-right:0.9375rem;}.mr-32rpx{margin-right:1rem;}.mr-35rpx{margin-right:1.09375rem;}.mr-40rpx{margin-right:1.25rem;}.mr-48rpx{margin-right:1.5rem;}.mr-4rpx{margin-right:0.125rem;}.mr-6rpx{margin-right:0.1875rem;}.mr-8rpx{margin-right:0.25rem;}.mr-94rpx{margin-right:2.9375rem;}.ms{margin-inline-start:1rem;}.mt--12rpx{margin-top:-0.375rem;}.mt--14rpx{margin-top:-0.4375rem;}.mt--20rpx{margin-top:-0.625rem;}.mt--25rpx{margin-top:-0.78125rem;}.mt--2rpx{margin-top:-0.0625rem;}.mt--4rpx{margin-top:-0.125rem;}.mt--84rpx{margin-top:-2.625rem;}.mt-1\/2\.5{margin-top:40%;}.mt-100rpx{margin-top:3.125rem;}.mt-104rpx{margin-top:3.25rem;}.mt-106rpx{margin-top:3.3125rem;}.mt-108rpx{margin-top:3.375rem;}.mt-10rpx{margin-top:0.3125rem;}.mt-112rpx{margin-top:3.5rem;}.mt-120rpx{margin-top:3.75rem;}.mt-12rpx{margin-top:0.375rem;}.mt-132rpx{margin-top:4.125rem;}.mt-142rpx{margin-top:4.4375rem;}.mt-146rpx{margin-top:4.5625rem;}.mt-148rpx{margin-top:4.625rem;}.mt-14rpx{margin-top:0.4375rem;}.mt-154rpx{margin-top:4.8125rem;}.mt-16rpx{margin-top:0.5rem;}.mt-172rpx{margin-top:5.375rem;}.mt-186rpx{margin-top:5.8125rem;}.mt-18rpx{margin-top:0.5625rem;}.mt-192rpx{margin-top:6rem;}.mt-2\/3{margin-top:66.6666666667%;}.mt-200rpx{margin-top:6.25rem;}.mt-20rpx{margin-top:0.625rem;}.mt-228rpx{margin-top:7.125rem;}.mt-22rpx{margin-top:0.6875rem;}.mt-236rpx{margin-top:7.375rem;}.mt-248rpx{margin-top:7.75rem;}.mt-24rpx{margin-top:0.75rem;}.mt-26rpx{margin-top:0.8125rem;}.mt-286rpx{margin-top:8.9375rem;}.mt-28rpx{margin-top:0.875rem;}.mt-2px{margin-top:2px;}.mt-2rpx{margin-top:0.0625rem;}.mt-300rpx{margin-top:9.375rem;}.mt-30rpx{margin-top:0.9375rem;}.mt-32rpx{margin-top:1rem;}.mt-348rpx{margin-top:10.875rem;}.mt-34rpx{margin-top:1.0625rem;}.mt-35rpx{margin-top:1.09375rem;}.mt-36rpx{margin-top:1.125rem;}.mt-40rpx{margin-top:1.25rem;}.mt-40vh{margin-top:40vh;}.mt-42rpx{margin-top:1.3125rem;}.mt-44rpx{margin-top:1.375rem;}.mt-48rpx{margin-top:1.5rem;}.mt-4rpx{margin-top:0.125rem;}.mt-50rpx{margin-top:1.5625rem;}.mt-52rpx{margin-top:1.625rem;}.mt-56rpx{margin-top:1.75rem;}.mt-58rpx{margin-top:1.8125rem;}.mt-60rpx{margin-top:1.875rem;}.mt-64rpx{margin-top:2rem;}.mt-66rpx{margin-top:2.0625rem;}.mt-68rpx{margin-top:2.125rem;}.mt-6rpx{margin-top:0.1875rem;}.mt-72rpx{margin-top:2.25rem;}.mt-76rpx{margin-top:2.375rem;}.mt-80rpx{margin-top:2.5rem;}.mt-82rpx{margin-top:2.5625rem;}.mt-8rpx,.mt8rpx{margin-top:0.25rem;}.mt-96rpx{margin-top:3rem;}.mt-9rpx{margin-top:0.28125rem;}.box-border{box-sizing:border-box;}.inline{display:inline;}.block{display:block;}.inline-block{display:inline-block;}.list-item{display:list-item;}.hidden{display:none;}.h-0,.h-0rpx{height:0;}.h-100rpx{height:3.125rem;}.h-100vh{height:100vh;}.h-1016rpx{height:31.75rem;}.h-102rpx{height:3.1875rem;}.h-1036rpx{height:32.375rem;}.h-104rpx{height:3.25rem;}.h-108rpx{height:3.375rem;}.h-10rpx{height:0.3125rem;}.h-112rpx{height:3.5rem;}.h-114rpx{height:3.5625rem;}.h-116rpx{height:3.625rem;}.h-118rpx{height:3.6875rem;}.h-1192rpx{height:37.25rem;}.h-1200rpx{height:37.5rem;}.h-120rpx{height:3.75rem;}.h-122rpx{height:3.8125rem;}.h-124rpx{height:3.875rem;}.h-126rpx{height:3.9375rem;}.h-128rpx{height:4rem;}.h-12rpx{height:0.375rem;}.h-130rpx{height:4.0625rem;}.h-132rpx{height:4.125rem;}.h-134rpx{height:4.1875rem;}.h-135rpx{height:4.21875rem;}.h-136rpx{height:4.25rem;}.h-138rpx{height:4.3125rem;}.h-140rpx{height:4.375rem;}.h-144rpx{height:4.5rem;}.h-146rpx{height:4.5625rem;}.h-148rpx{height:4.625rem;}.h-14rpx{height:0.4375rem;}.h-150rpx{height:4.6875rem;}.h-152rpx{height:4.75rem;}.h-154rpx{height:4.8125rem;}.h-156rpx{height:4.875rem;}.h-15rpx{height:0.46875rem;}.h-160rpx{height:5rem;}.h-162rpx{height:5.0625rem;}.h-164rpx{height:5.125rem;}.h-166rpx{height:5.1875rem;}.h-168rpx{height:5.25rem;}.h-16rpx,.h-2{height:0.5rem;}.h-170rpx{height:5.3125rem;}.h-172rpx{height:5.375rem;}.h-176rpx{height:5.5rem;}.h-178rpx{height:5.5625rem;}.h-180rpx{height:5.625rem;}.h-182rpx{height:5.6875rem;}.h-184rpx{height:5.75rem;}.h-188rpx{height:5.875rem;}.h-18rpx{height:0.5625rem;}.h-190rpx{height:5.9375rem;}.h-192rpx{height:6rem;}.h-1rpx{height:0.03125rem;}.h-200rpx{height:6.25rem;}.h-202rpx{height:6.3125rem;}.h-204rpx{height:6.375rem;}.h-206rpx{height:6.4375rem;}.h-208rpx{height:6.5rem;}.h-20px{height:20px;}.h-20rpx{height:0.625rem;}.h-210rpx{height:6.5625rem;}.h-212rpx{height:6.625rem;}.h-215rpx{height:6.71875rem;}.h-216rpx{height:6.75rem;}.h-218rpx{height:6.8125rem;}.h-220rpx{height:6.875rem;}.h-222rpx{height:6.9375rem;}.h-224rpx{height:7rem;}.h-228rpx{height:7.125rem;}.h-22rpx{height:0.6875rem;}.h-230rpx{height:7.1875rem;}.h-234rpx{height:7.3125rem;}.h-236rpx{height:7.375rem;}.h-240rpx{height:7.5rem;}.h-242rpx{height:7.5625rem;}.h-245rpx{height:7.65625rem;}.h-246rpx{height:7.6875rem;}.h-248rpx{height:7.75rem;}.h-24rpx{height:0.75rem;}.h-250rpx{height:7.8125rem;}.h-252rpx{height:7.875rem;}.h-256rpx{height:8rem;}.h-25rpx{height:0.78125rem;}.h-260rpx{height:8.125rem;}.h-262rpx{height:8.1875rem;}.h-266rpx{height:8.3125rem;}.h-26rpx{height:0.8125rem;}.h-272rpx{height:8.5rem;}.h-280rpx{height:8.75rem;}.h-284rpx{height:8.875rem;}.h-28rpx{height:0.875rem;}.h-290rpx{height:9.0625rem;}.h-292rpx{height:9.125rem;}.h-296rpx{height:9.25rem;}.h-2rpx{height:0.0625rem;}.h-300rpx{height:9.375rem;}.h-302rpx{height:9.4375rem;}.h-304rpx{height:9.5rem;}.h-308rpx{height:9.625rem;}.h-30rpx{height:0.9375rem;}.h-310rpx{height:9.6875rem;}.h-312rpx{height:9.75rem;}.h-316rpx{height:9.875rem;}.h-320rpx{height:10rem;}.h-322rpx{height:10.0625rem;}.h-326rpx{height:10.1875rem;}.h-32rpx{height:1rem;}.h-330rpx{height:10.3125rem;}.h-332rpx{height:10.375rem;}.h-336rpx{height:10.5rem;}.h-33rpx{height:1.03125rem;}.h-340rpx{height:10.625rem;}.h-344rpx{height:10.75rem;}.h-34rpx{height:1.0625rem;}.h-350rpx{height:10.9375rem;}.h-352rpx{height:11rem;}.h-354rpx{height:11.0625rem;}.h-355rpx{height:11.09375rem;}.h-356rpx{height:11.125rem;}.h-358rpx{height:11.1875rem;}.h-35rpx{height:1.09375rem;}.h-360px{height:360px;}.h-360rpx{height:11.25rem;}.h-364rpx{height:11.375rem;}.h-368rpx{height:11.5rem;}.h-36rpx{height:1.125rem;}.h-370rpx{height:11.5625rem;}.h-380rpx{height:11.875rem;}.h-384rpx{height:12rem;}.h-38rpx{height:1.1875rem;}.h-390rpx{height:12.1875rem;}.h-392rpx{height:12.25rem;}.h-394rpx{height:12.3125rem;}.h-398rpx{height:12.4375rem;}.h-400rpx{height:12.5rem;}.h-40rpx,.h-5,.h5{height:1.25rem;}.h-40vh{height:40vh;}.h-412rpx{height:12.875rem;}.h-428rpx{height:13.375rem;}.h-42rpx{height:1.3125rem;}.h-432rpx{height:13.5rem;}.h-440rpx{height:13.75rem;}.h-44rpx{height:1.375rem;}.h-450rpx{height:14.0625rem;}.h-45rpx{height:1.40625rem;}.h-462rpx{height:14.4375rem;}.h-468rpx{height:14.625rem;}.h-46rpx{height:1.4375rem;}.h-472rpx{height:14.75rem;}.h-484rpx{height:15.125rem;}.h-488rpx{height:15.25rem;}.h-48rpx{height:1.5rem;}.h-490rpx{height:15.3125rem;}.h-4rpx{height:0.125rem;}.h-500rpx{height:15.625rem;}.h-504rpx{height:15.75rem;}.h-506rpx{height:15.8125rem;}.h-508rpx{height:15.875rem;}.h-50px{height:50px;}.h-50rpx{height:1.5625rem;}.h-50vh{height:50vh;}.h-514rpx{height:16.0625rem;}.h-516rpx{height:16.125rem;}.h-518rpx{height:16.1875rem;}.h-520rpx{height:16.25rem;}.h-52rpx{height:1.625rem;}.h-532rpx{height:16.625rem;}.h-536rpx{height:16.75rem;}.h-548rpx{height:17.125rem;}.h-54rpx{height:1.6875rem;}.h-55vh{height:55vh;}.h-562rpx{height:17.5625rem;}.h-56rpx{height:1.75rem;}.h-570rpx{height:17.8125rem;}.h-574rpx{height:17.9375rem;}.h-576rpx{height:18rem;}.h-588rpx{height:18.375rem;}.h-58rpx{height:1.8125rem;}.h-60rpx{height:1.875rem;}.h-60vh{height:60vh;}.h-618rpx{height:19.3125rem;}.h-628rpx{height:19.625rem;}.h-62rpx{height:1.9375rem;}.h-638rpx{height:19.9375rem;}.h-64rpx{height:2rem;}.h-656rpx{height:20.5rem;}.h-65vh{height:65vh;}.h-660rpx{height:20.625rem;}.h-66rpx{height:2.0625rem;}.h-686rpx{height:21.4375rem;}.h-68rpx{height:2.125rem;}.h-6rpx{height:0.1875rem;}.h-7\/10{height:70%;}.h-700rpx{height:21.875rem;}.h-70rpx{height:2.1875rem;}.h-70vh{height:70vh;}.h-72rpx{height:2.25rem;}.h-74rpx{height:2.3125rem;}.h-750rpx{height:23.4375rem;}.h-760rpx{height:23.75rem;}.h-76rpx{height:2.375rem;}.h-780rpx{height:24.375rem;}.h-78rpx{height:2.4375rem;}.h-80rpx{height:2.5rem;}.h-820rpx{height:25.625rem;}.h-82rpx{height:2.5625rem;}.h-838rpx{height:26.1875rem;}.h-83rpx{height:2.59375rem;}.h-84rpx{height:2.625rem;}.h-850rpx{height:26.5625rem;}.h-85rpx{height:2.65625rem;}.h-86rpx{height:2.6875rem;}.h-888rpx{height:27.75rem;}.h-88rpx{height:2.75rem;}.h-898rpx{height:28.0625rem;}.h-9\/10{height:90%;}.h-90rpx{height:2.8125rem;}.h-925rpx{height:28.90625rem;}.h-92rpx{height:2.875rem;}.h-948rpx{height:29.625rem;}.h-94rpx{height:2.9375rem;}.h-954rpx{height:29.8125rem;}.h-96rpx{height:3rem;}.h-978rpx{height:30.5625rem;}.h-98rpx{height:3.0625rem;}.h-full{height:100%;}.max-h-104rpx{max-height:3.25rem;}.max-h-660rpx{max-height:20.625rem;}.max-w-320rpx{max-width:10rem;}.max-w-400rpx{max-width:12.5rem;}.max-w-420rpx{max-width:13.125rem;}.max-w-450rpx{max-width:14.0625rem;}.max-w-495rpx{max-width:15.46875rem;}.max-w-638rpx{max-width:19.9375rem;}.max-w-750rpx{max-width:23.4375rem;}.min-h-1000rpx{min-height:31.25rem;}.min-h-100rpx{min-height:3.125rem;}.min-h-100vh{min-height:100vh;}.min-h-1042rpx{min-height:32.5625rem;}.min-h-105rpx{min-height:3.28125rem;}.min-h-1074rpx{min-height:33.5625rem;}.min-h-108rpx{min-height:3.375rem;}.min-h-112rpx{min-height:3.5rem;}.min-h-116rpx{min-height:3.625rem;}.min-h-1200rpx{min-height:37.5rem;}.min-h-120rpx{min-height:3.75rem;}.min-h-126rpx{min-height:3.9375rem;}.min-h-128rpx{min-height:4rem;}.min-h-130rpx{min-height:4.0625rem;}.min-h-132rpx{min-height:4.125rem;}.min-h-150rpx{min-height:4.6875rem;}.min-h-152rpx{min-height:4.75rem;}.min-h-162rpx{min-height:5.0625rem;}.min-h-176rpx{min-height:5.5rem;}.min-h-180rpx{min-height:5.625rem;}.min-h-182rpx{min-height:5.6875rem;}.min-h-188rpx{min-height:5.875rem;}.min-h-192rpx{min-height:6rem;}.min-h-196rpx{min-height:6.125rem;}.min-h-198rpx{min-height:6.1875rem;}.min-h-200rpx{min-height:6.25rem;}.min-h-202rpx{min-height:6.3125rem;}.min-h-204rpx{min-height:6.375rem;}.min-h-210rpx{min-height:6.5625rem;}.min-h-220rpx{min-height:6.875rem;}.min-h-226rpx{min-height:7.0625rem;}.min-h-236rpx{min-height:7.375rem;}.min-h-240rpx{min-height:7.5rem;}.min-h-248rpx{min-height:7.75rem;}.min-h-260rpx{min-height:8.125rem;}.min-h-288rpx{min-height:9rem;}.min-h-300rpx{min-height:9.375rem;}.min-h-308rpx{min-height:9.625rem;}.min-h-30rpx{min-height:0.9375rem;}.min-h-320rpx{min-height:10rem;}.min-h-326rpx{min-height:10.1875rem;}.min-h-32rpx{min-height:1rem;}.min-h-334rpx{min-height:10.4375rem;}.min-h-340rpx{min-height:10.625rem;}.min-h-34rpx{min-height:1.0625rem;}.min-h-350rpx{min-height:10.9375rem;}.min-h-354rpx{min-height:11.0625rem;}.min-h-368rpx{min-height:11.5rem;}.min-h-36rpx{min-height:1.125rem;}.min-h-380rpx{min-height:11.875rem;}.min-h-400rpx{min-height:12.5rem;}.min-h-40rpx{min-height:1.25rem;}.min-h-42rpx{min-height:1.3125rem;}.min-h-434rpx{min-height:13.5625rem;}.min-h-442rpx{min-height:13.8125rem;}.min-h-446rpx{min-height:13.9375rem;}.min-h-48rpx{min-height:1.5rem;}.min-h-500rpx{min-height:15.625rem;}.min-h-50rpx{min-height:1.5625rem;}.min-h-536rpx{min-height:16.75rem;}.min-h-562rpx{min-height:17.5625rem;}.min-h-56rpx{min-height:1.75rem;}.min-h-600rpx{min-height:18.75rem;}.min-h-60rpx{min-height:1.875rem;}.min-h-60vh{min-height:60vh;}.min-h-618rpx{min-height:19.3125rem;}.min-h-628rpx{min-height:19.625rem;}.min-h-68rpx{min-height:2.125rem;}.min-h-70rpx{min-height:2.1875rem;}.min-h-766rpx{min-height:23.9375rem;}.min-h-76rpx{min-height:2.375rem;}.min-h-80rpx{min-height:2.5rem;}.min-h-88rpx{min-height:2.75rem;}.min-h-92rpx{min-height:2.875rem;}.min-h-96rpx{min-height:3rem;}.min-h-full{min-height:100%;}.min-w-100rpx{min-width:3.125rem;}.min-w-108rpx{min-width:3.375rem;}.min-w-116rpx{min-width:3.625rem;}.min-w-120rpx{min-width:3.75rem;}.min-w-146rpx{min-width:4.5625rem;}.min-w-148rpx{min-width:4.625rem;}.min-w-150rpx{min-width:4.6875rem;}.min-w-160rpx{min-width:5rem;}.min-w-168rpx{min-width:5.25rem;}.min-w-200rpx{min-width:6.25rem;}.min-w-30rpx{min-width:0.9375rem;}.min-w-32rpx{min-width:1rem;}.min-w-342rpx{min-width:10.6875rem;}.min-w-38rpx{min-width:1.1875rem;}.min-w-44rpx{min-width:1.375rem;}.min-w-460rpx{min-width:14.375rem;}.min-w-48rpx{min-width:1.5rem;}.min-w-5{min-width:1.25rem;}.min-w-50rpx{min-width:1.5625rem;}.min-w-60rpx{min-width:1.875rem;}.min-w-66rpx{min-width:2.0625rem;}.min-w-68rpx{min-width:2.125rem;}.min-w-80rpx{min-width:2.5rem;}.min-w-88rpx{min-width:2.75rem;}.min-w-90rpx{min-width:2.8125rem;}.min-w-96rpx{min-width:3rem;}.w-0,.w-0rpx{width:0;}.w-1\/2{width:50%;}.w-1\/3{width:33.3333333333%;}.w-1\/4{width:25%;}.w-1\/5{width:20%;}.w-100rpx{width:3.125rem;}.w-100vh{width:100vh;}.w-100vw{width:100vw;}.w-104rpx{width:3.25rem;}.w-106rpx{width:3.3125rem;}.w-108rpx{width:3.375rem;}.w-10rpx{width:0.3125rem;}.w-110rpx{width:3.4375rem;}.w-112rpx{width:3.5rem;}.w-114rpx{width:3.5625rem;}.w-116rpx{width:3.625rem;}.w-118rpx{width:3.6875rem;}.w-120rpx{width:3.75rem;}.w-124rpx{width:3.875rem;}.w-126rpx{width:3.9375rem;}.w-128rpx{width:4rem;}.w-130rpx{width:4.0625rem;}.w-132rpx{width:4.125rem;}.w-134rpx{width:4.1875rem;}.w-136rpx{width:4.25rem;}.w-137rpx{width:4.28125rem;}.w-138rpx{width:4.3125rem;}.w-140rpx{width:4.375rem;}.w-141rpx{width:4.40625rem;}.w-144rpx{width:4.5rem;}.w-148rpx{width:4.625rem;}.w-14rpx{width:0.4375rem;}.w-150rpx{width:4.6875rem;}.w-152rpx{width:4.75rem;}.w-154rpx{width:4.8125rem;}.w-156rpx{width:4.875rem;}.w-15rpx{width:0.46875rem;}.w-160rpx{width:5rem;}.w-164rpx{width:5.125rem;}.w-1666rpx{width:52.0625rem;}.w-168rpx{width:5.25rem;}.w-16rpx,.w-2{width:0.5rem;}.w-170rpx{width:5.3125rem;}.w-172rpx{width:5.375rem;}.w-176rpx{width:5.5rem;}.w-178rpx{width:5.5625rem;}.w-180rpx{width:5.625rem;}.w-182rpx{width:5.6875rem;}.w-184rpx{width:5.75rem;}.w-186rpx{width:5.8125rem;}.w-188rpx{width:5.875rem;}.w-18rpx{width:0.5625rem;}.w-190rpx{width:5.9375rem;}.w-196rpx{width:6.125rem;}.w-19rpx{width:0.59375rem;}.w-1rpx{width:0.03125rem;}.w-200rpx{width:6.25rem;}.w-202rpx{width:6.3125rem;}.w-204rpx{width:6.375rem;}.w-206rpx{width:6.4375rem;}.w-208rpx{width:6.5rem;}.w-20px{width:20px;}.w-20rpx{width:0.625rem;}.w-210rpx{width:6.5625rem;}.w-212rpx{width:6.625rem;}.w-215rpx{width:6.71875rem;}.w-216rpx{width:6.75rem;}.w-218rpx{width:6.8125rem;}.w-220rpx{width:6.875rem;}.w-224rpx{width:7rem;}.w-228rpx{width:7.125rem;}.w-22rpx{width:0.6875rem;}.w-232rpx{width:7.25rem;}.w-234rpx{width:7.3125rem;}.w-236rpx{width:7.375rem;}.w-240rpx{width:7.5rem;}.w-242rpx{width:7.5625rem;}.w-244rpx{width:7.625rem;}.w-248rpx{width:7.75rem;}.w-24rpx{width:0.75rem;}.w-250rpx{width:7.8125rem;}.w-252rpx{width:7.875rem;}.w-256rpx{width:8rem;}.w-260rpx{width:8.125rem;}.w-262rpx{width:8.1875rem;}.w-264rpx{width:8.25rem;}.w-268rpx{width:8.375rem;}.w-26rpx{width:0.8125rem;}.w-27\%{width:27%;}.w-280px{width:280px;}.w-280rpx{width:8.75rem;}.w-28rpx{width:0.875rem;}.w-292rpx{width:9.125rem;}.w-294rpx{width:9.1875rem;}.w-298rpx{width:9.3125rem;}.w-2rpx{width:0.0625rem;}.w-300rpx{width:9.375rem;}.w-308rpx{width:9.625rem;}.w-312rpx{width:9.75rem;}.w-320rpx{width:10rem;}.w-322rpx{width:10.0625rem;}.w-326rpx{width:10.1875rem;}.w-32rpx{width:1rem;}.w-330rpx{width:10.3125rem;}.w-332rpx{width:10.375rem;}.w-336rpx{width:10.5rem;}.w-33rpx{width:1.03125rem;}.w-342rpx{width:10.6875rem;}.w-344rpx{width:10.75rem;}.w-346rpx{width:10.8125rem;}.w-34rpx{width:1.0625rem;}.w-354rpx{width:11.0625rem;}.w-35rpx{width:1.09375rem;}.w-360rpx{width:11.25rem;}.w-364rpx{width:11.375rem;}.w-36rpx{width:1.125rem;}.w-370rpx{width:11.5625rem;}.w-372rpx{width:11.625rem;}.w-376rpx{width:11.75rem;}.w-38rpx{width:1.1875rem;}.w-390rpx{width:12.1875rem;}.w-392rpx{width:12.25rem;}.w-394rpx{width:12.3125rem;}.w-398rpx{width:12.4375rem;}.w-400rpx{width:12.5rem;}.w-408rpx{width:12.75rem;}.w-40rpx{width:1.25rem;}.w-418rpx{width:13.0625rem;}.w-424rpx{width:13.25rem;}.w-428rpx{width:13.375rem;}.w-42rpx{width:1.3125rem;}.w-436rpx{width:13.625rem;}.w-440rpx{width:13.75rem;}.w-448rpx{width:14rem;}.w-44rpx{width:1.375rem;}.w-45\%{width:45%;}.w-454rpx{width:14.1875rem;}.w-45rpx{width:1.40625rem;}.w-460rpx{width:14.375rem;}.w-468rpx{width:14.625rem;}.w-46rpx{width:1.4375rem;}.w-472rpx{width:14.75rem;}.w-480rpx{width:15rem;}.w-48rpx{width:1.5rem;}.w-490rpx{width:15.3125rem;}.w-500rpx{width:15.625rem;}.w-508rpx{width:15.875rem;}.w-50rpx{width:1.5625rem;}.w-518rpx{width:16.1875rem;}.w-524rpx{width:16.375rem;}.w-528rpx{width:16.5rem;}.w-52rpx{width:1.625rem;}.w-532rpx{width:16.625rem;}.w-546rpx{width:17.0625rem;}.w-556rpx{width:17.375rem;}.w-568rpx{width:17.75rem;}.w-56rpx{width:1.75rem;}.w-588rpx{width:18.375rem;}.w-606rpx{width:18.9375rem;}.w-60rpx{width:1.875rem;}.w-630rpx{width:19.6875rem;}.w-638rpx{width:19.9375rem;}.w-64rpx{width:2rem;}.w-650rpx{width:20.3125rem;}.w-654rpx{width:20.4375rem;}.w-662rpx{width:20.6875rem;}.w-66rpx{width:2.0625rem;}.w-686rpx{width:21.4375rem;}.w-68rpx{width:2.125rem;}.w-690rpx{width:21.5625rem;}.w-6rpx{width:0.1875rem;}.w-700rpx{width:21.875rem;}.w-702rpx{width:21.9375rem;}.w-70rpx{width:2.1875rem;}.w-72rpx{width:2.25rem;}.w-735rpx{width:22.96875rem;}.w-748rpx{width:23.375rem;}.w-750rpx{width:23.4375rem;}.w-76rpx{width:2.375rem;}.w-80rpx{width:2.5rem;}.w-82rpx{width:2.5625rem;}.w-83rpx{width:2.59375rem;}.w-84rpx{width:2.625rem;}.w-88rpx{width:2.75rem;}.w-90rpx{width:2.8125rem;}.w-92rpx{width:2.875rem;}.w-94rpx{width:2.9375rem;}.w-954rpx{width:29.8125rem;}.w-96rpx{width:3rem;}.w-98rpx{width:3.0625rem;}.w-auto{width:auto;}.w-full{width:100%;}.wxs{width:20rem;}.flex{display:flex;}.flex-inline,.inline-flex{display:inline-flex;}.flex-1{flex:1 1 0%;}.flex-shrink{flex-shrink:1;}.flex-shrink-0{flex-shrink:0;}.flex-grow-1{flex-grow:1;}.flex-col{flex-direction:column;}.flex-wrap{flex-wrap:wrap;}.flex-nowrap{flex-wrap:nowrap;}.table{display:table;}.table-cell{display:table-cell;}.table-row{display:table-row;}.table-row-group{display:table-row-group;}.-transform-translate-1\/2,.-translate-1\/2{--un-translate-x:-50%;--un-translate-y:-50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.-transform-translate-x-1\/2,.translate-x--1\/2{--un-translate-x:-50%;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));}.-translate-y-1\/2,.translate-y--1\/2{--un-translate-y:-50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.transform-translate-y--70rpx{--un-translate-y:-2.1875rem;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.transform-translate-y--80rpx{--un-translate-y:-2.5rem;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.transform-translate-y--90rpx{--un-translate-y:-2.8125rem;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));}.rotate--7{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:-7deg;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));}.rotate-45{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:45deg;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));}.rotate-7{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:7deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.transform-rotate--90{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:-90deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.transform-rotate-180{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:180deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.transform-rotate-90{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:90deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.transform{transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.resize{resize:both;}.list-circle{list-style-type:circle;}.flex-items-start,.items-start{align-items:flex-start;}.items-end{align-items:flex-end;}.items-center{align-items:center;}.flex-self-start,.self-start{align-self:flex-start;}.self-end{align-self:flex-end;}.justify-start{justify-content:flex-start;}.flex-justify-end,.justify-end{justify-content:flex-end;}.justify-center{justify-content:center;}.justify-between{justify-content:space-between;}.justify-evenly{justify-content:space-evenly;}.overflow-auto{overflow:auto;}.overflow-hidden{overflow:hidden;}.overflow-x-hidden{overflow-x:hidden;}.overflow-y-auto{overflow-y:auto;}.overscroll-y-contain{overscroll-behavior-y:contain;}.whitespace-break-spaces{white-space:break-spaces;}.whitespace-normal{white-space:normal;}.whitespace-nowrap{white-space:nowrap;}.break-normal{overflow-wrap:normal;word-break:normal;}.break-all{word-break:break-all;}.b,.border{border-width:1px;}.border-0{border-width:0px;}.border-1rpx{border-width:0.03125rem;}.border-2rpx{border-width:0.0625rem;}.border-4rpx{border-width:0.125rem;}.b-b-1rpx{border-bottom-width:0.03125rem;}.b-t-1rpx{border-top-width:0.03125rem;}.border-b{border-bottom-width:1px;}.border-b-4rpx{border-bottom-width:0.125rem;}.border-l{border-left-width:1px;}.border-l-2rpx{border-left-width:0.0625rem;}.border-l-4rpx{border-left-width:0.125rem;}.border-r-2rpx{border-right-width:0.0625rem;}.border-r-4rpx{border-right-width:0.125rem;}.border-t-2rpx{border-top-width:0.0625rem;}.border-t-4rpx{border-top-width:0.125rem;}.border-\[\#681414\]{--un-border-opacity:1;border-color:rgba(104, 20, 20, var(--un-border-opacity));}.border-\[\#eee\]{--un-border-opacity:1;border-color:rgba(238, 238, 238, var(--un-border-opacity));}.border-\[\#EFEFF6\]{--un-border-opacity:1;border-color:rgba(239, 239, 246, var(--un-border-opacity));}.border-\[var\(--sys-bg-f7f\)\]{border-color:var(--sys-bg-f7f);}.border-\#1C1D28{--un-border-opacity:1;border-color:rgba(28, 29, 40, var(--un-border-opacity));}.border-\#4D000A{--un-border-opacity:1;border-color:rgba(77, 0, 10, var(--un-border-opacity));}.border-\#A1610E{--un-border-opacity:1;border-color:rgba(161, 97, 14, var(--un-border-opacity));}.border-\#C9C9D3{--un-border-opacity:1;border-color:rgba(201, 201, 211, var(--un-border-opacity));}.border-\#D8C7CA{--un-border-opacity:1;border-color:rgba(216, 199, 202, var(--un-border-opacity));}.border-\#dadbde{--un-border-opacity:1;border-color:rgba(218, 219, 222, var(--un-border-opacity));}.border-\#E2CA97{--un-border-opacity:1;border-color:rgba(226, 202, 151, var(--un-border-opacity));}.border-\#eae7e1{--un-border-opacity:1;border-color:rgba(234, 231, 225, var(--un-border-opacity));}.border-\#F1B775{--un-border-opacity:1;border-color:rgba(241, 183, 117, var(--un-border-opacity));}.border-\#F7F7FC{--un-border-opacity:1;border-color:rgba(247, 247, 252, var(--un-border-opacity));}.border-gray{--un-border-opacity:1;border-color:rgba(156, 163, 175, var(--un-border-opacity));}.border-gray-1{--un-border-opacity:1;border-color:rgba(243, 244, 246, var(--un-border-opacity));}.border-transparent{border-color:transparent;}.border-white{--un-border-opacity:1;border-color:rgba(255, 255, 255, var(--un-border-opacity));}.border-white\/90{border-color:rgba(255, 255, 255, 0.9);}.b-b-\[var\(--sys-line-2\)\]{border-bottom-color:var(--sys-line-2);}.b-t-\[var\(--sys-line-2\)\]{border-top-color:var(--sys-line-2);}.border-op-10{--un-border-opacity:0.1;}.border-op-20{--un-border-opacity:0.2;}.border-op-30{--un-border-opacity:0.3;}.border-op-40{--un-border-opacity:0.4;}.border-op-50{--un-border-opacity:0.5;}.border-op-80{--un-border-opacity:0.8;}.rd-10rpx{border-radius:0.3125rem;}.rd-12rpx,.rounded-12rpx{border-radius:0.375rem;}.rd-14rpx{border-radius:0.4375rem;}.rd-16rpx,.rounded-16rpx{border-radius:0.5rem;}.rd-18rpx{border-radius:0.5625rem;}.rd-20rpx{border-radius:0.625rem;}.rd-22rpx{border-radius:0.6875rem;}.rd-24rpx{border-radius:0.75rem;}.rd-26rpx{border-radius:0.8125rem;}.rd-2rpx{border-radius:0.0625rem;}.rd-32rpx{border-radius:1rem;}.rd-34rpx{border-radius:1.0625rem;}.rd-38rpx{border-radius:1.1875rem;}.rd-40rpx{border-radius:1.25rem;}.rd-42rpx{border-radius:1.3125rem;}.rd-44rpx{border-radius:1.375rem;}.rd-4rpx{border-radius:0.125rem;}.rd-50rpx{border-radius:1.5625rem;}.rd-6px{border-radius:6px;}.rd-6rpx{border-radius:0.1875rem;}.rd-7rpx{border-radius:0.21875rem;}.rd-8rpx,.rounded-8rpx{border-radius:0.25rem;}.rd-full,.rounded-full{border-radius:9999px;}.rounded-46rpx{border-radius:1.4375rem;}.rd-l-4rpx{border-top-left-radius:0.125rem;border-bottom-left-radius:0.125rem;}.rd-r-12rpx{border-top-right-radius:0.375rem;border-bottom-right-radius:0.375rem;}.rd-bl-14rpx{border-bottom-left-radius:0.4375rem;}.rd-bl-16rpx{border-bottom-left-radius:0.5rem;}.rd-bl-24rpx{border-bottom-left-radius:0.75rem;}.rd-bl-50rpx{border-bottom-left-radius:1.5625rem;}.rd-br-0{border-bottom-right-radius:0;}.rd-br-16rpx{border-bottom-right-radius:0.5rem;}.rd-br-24rpx{border-bottom-right-radius:0.75rem;}.rd-br-46rpx{border-bottom-right-radius:1.4375rem;}.rd-br-50rpx{border-bottom-right-radius:1.5625rem;}.rd-tl-0{border-top-left-radius:0;}.rd-tl-14rpx{border-top-left-radius:0.4375rem;}.rd-tl-16rpx{border-top-left-radius:0.5rem;}.rd-tl-24rpx{border-top-left-radius:0.75rem;}.rd-tl-4rpx{border-top-left-radius:0.125rem;}.rd-tl-8rpx{border-top-left-radius:0.25rem;}.rd-tr-12rpx{border-top-right-radius:0.375rem;}.rd-tr-16rpx{border-top-right-radius:0.5rem;}.rd-tr-24rpx{border-top-right-radius:0.75rem;}.rd-tr-46rpx{border-top-right-radius:1.4375rem;}.rd-tr-8rpx{border-top-right-radius:0.25rem;}.\!border-none{border-style:none !important;}.border-dashed{border-style:dashed;}.border-none{border-style:none;}.border-solid{border-style:solid;}.after\:b-none::after{border-style:none;}.b-b-solid{border-bottom-style:solid;}.b-t-solid,.border-t-solid{border-top-style:solid;}.border-r-solid{border-right-style:solid;}.\!bg-transparent{background-color:transparent /* transparent */ !important;}.\!bg-white{--un-bg-opacity:1 !important;background-color:rgba(255, 255, 255, var(--un-bg-opacity)) /* #fff */ !important;}.bg-\[\#1777ff\]{--un-bg-opacity:1;background-color:rgba(23, 119, 255, var(--un-bg-opacity)) /* #1777ff */;}.bg-\[\#1bb45c\]{--un-bg-opacity:1;background-color:rgba(27, 180, 92, var(--un-bg-opacity)) /* #1bb45c */;}.bg-\[\#1C1D28\],.bg-\#1C1D28{--un-bg-opacity:1;background-color:rgba(28, 29, 40, var(--un-bg-opacity)) /* #1C1D28 */;}.bg-\[\#681414\]{--un-bg-opacity:1;background-color:rgba(104, 20, 20, var(--un-bg-opacity)) /* #681414 */;}.bg-\[\#8d8d93\]{--un-bg-opacity:1;background-color:rgba(141, 141, 147, var(--un-bg-opacity)) /* #8d8d93 */;}.bg-\[\#9A2639\]{--un-bg-opacity:1;background-color:rgba(154, 38, 57, var(--un-bg-opacity)) /* #9A2639 */;}.bg-\[\#cb272d\],.bg-\#cb272d{--un-bg-opacity:1;background-color:rgba(203, 39, 45, var(--un-bg-opacity)) /* #cb272d */;}.bg-\[\#D6D7DB\]{--un-bg-opacity:1;background-color:rgba(214, 215, 219, var(--un-bg-opacity)) /* #D6D7DB */;}.bg-\[\#e0e0df\]{--un-bg-opacity:1;background-color:rgba(224, 224, 223, var(--un-bg-opacity)) /* #e0e0df */;}.bg-\[\#EFEFF6\]{--un-bg-opacity:1;background-color:rgba(239, 239, 246, var(--un-bg-opacity)) /* #EFEFF6 */;}.bg-\[\#f0e7e7\]{--un-bg-opacity:1;background-color:rgba(240, 231, 231, var(--un-bg-opacity)) /* #f0e7e7 */;}.bg-\[\#f2e7e7\]{--un-bg-opacity:1;background-color:rgba(242, 231, 231, var(--un-bg-opacity)) /* #f2e7e7 */;}.bg-\[\#F2E8DC\]{--un-bg-opacity:1;background-color:rgba(242, 232, 220, var(--un-bg-opacity)) /* #F2E8DC */;}.bg-\[\#f53f3f\]{--un-bg-opacity:1;background-color:rgba(245, 63, 63, var(--un-bg-opacity)) /* #f53f3f */;}.bg-\[\#F7F7FC\],.bg-\#F7F7FC{--un-bg-opacity:1;background-color:rgba(247, 247, 252, var(--un-bg-opacity)) /* #F7F7FC */;}.bg-\[\#f8f9ff\]{--un-bg-opacity:1;background-color:rgba(248, 249, 255, var(--un-bg-opacity)) /* #f8f9ff */;}.bg-\[\#fcebeb\]{--un-bg-opacity:1;background-color:rgba(252, 235, 235, var(--un-bg-opacity)) /* #fcebeb */;}.bg-\[\#FFE4E1\]{--un-bg-opacity:1;background-color:rgba(255, 228, 225, var(--un-bg-opacity)) /* #FFE4E1 */;}.bg-\[\#fff7f6\],.bg-\#fff7f6{--un-bg-opacity:1;background-color:rgba(255, 247, 246, var(--un-bg-opacity)) /* #fff7f6 */;}.bg-\[\#FFF7F9\]{--un-bg-opacity:1;background-color:rgba(255, 247, 249, var(--un-bg-opacity)) /* #FFF7F9 */;}.bg-\#000,.bg-black{--un-bg-opacity:1;background-color:rgba(0, 0, 0, var(--un-bg-opacity)) /* #000 */;}.bg-\#323233{--un-bg-opacity:1;background-color:rgba(50, 50, 51, var(--un-bg-opacity)) /* #323233 */;}.bg-\#6e0506{--un-bg-opacity:1;background-color:rgba(110, 5, 6, var(--un-bg-opacity)) /* #6e0506 */;}.bg-\#7c3537{--un-bg-opacity:1;background-color:rgba(124, 53, 55, var(--un-bg-opacity)) /* #7c3537 */;}.bg-\#7C7C8D{--un-bg-opacity:1;background-color:rgba(124, 124, 141, var(--un-bg-opacity)) /* #7C7C8D */;}.bg-\#a1151e{--un-bg-opacity:1;background-color:rgba(161, 21, 30, var(--un-bg-opacity)) /* #a1151e */;}.bg-\#A1151E{--un-bg-opacity:1;background-color:rgba(161, 21, 30, var(--un-bg-opacity)) /* #A1151E */;}.bg-\#c9c9d3{--un-bg-opacity:1;background-color:rgba(201, 201, 211, var(--un-bg-opacity)) /* #c9c9d3 */;}.bg-\#C9C9D3{--un-bg-opacity:1;background-color:rgba(201, 201, 211, var(--un-bg-opacity)) /* #C9C9D3 */;}.bg-\#CB272D{--un-bg-opacity:1;background-color:rgba(203, 39, 45, var(--un-bg-opacity)) /* #CB272D */;}.bg-\#DBDBE6{--un-bg-opacity:1;background-color:rgba(219, 219, 230, var(--un-bg-opacity)) /* #DBDBE6 */;}.bg-\#EAD8D9{--un-bg-opacity:1;background-color:rgba(234, 216, 217, var(--un-bg-opacity)) /* #EAD8D9 */;}.bg-\#eee6e6{--un-bg-opacity:1;background-color:rgba(238, 230, 230, var(--un-bg-opacity)) /* #eee6e6 */;}.bg-\#efe7e7{--un-bg-opacity:1;background-color:rgba(239, 231, 231, var(--un-bg-opacity)) /* #efe7e7 */;}.bg-\#f3f3f3{--un-bg-opacity:1;background-color:rgba(243, 243, 243, var(--un-bg-opacity)) /* #f3f3f3 */;}.bg-\#f4eeee{--un-bg-opacity:1;background-color:rgba(244, 238, 238, var(--un-bg-opacity)) /* #f4eeee */;}.bg-\#f56c6c{--un-bg-opacity:1;background-color:rgba(245, 108, 108, var(--un-bg-opacity)) /* #f56c6c */;}.bg-\#f5ab2c{--un-bg-opacity:1;background-color:rgba(245, 171, 44, var(--un-bg-opacity)) /* #f5ab2c */;}.bg-\#f6c03e{--un-bg-opacity:1;background-color:rgba(246, 192, 62, var(--un-bg-opacity)) /* #f6c03e */;}.bg-\#f7f7fc{--un-bg-opacity:1;background-color:rgba(247, 247, 252, var(--un-bg-opacity)) /* #f7f7fc */;}.bg-\#f8f8f8{--un-bg-opacity:1;background-color:rgba(248, 248, 248, var(--un-bg-opacity)) /* #f8f8f8 */;}.bg-\#f9f9f9{--un-bg-opacity:1;background-color:rgba(249, 249, 249, var(--un-bg-opacity)) /* #f9f9f9 */;}.bg-\#FAFAFD{--un-bg-opacity:1;background-color:rgba(250, 250, 253, var(--un-bg-opacity)) /* #FAFAFD */;}.bg-\#fbf1f1{--un-bg-opacity:1;background-color:rgba(251, 241, 241, var(--un-bg-opacity)) /* #fbf1f1 */;}.bg-\#fce3bb{--un-bg-opacity:1;background-color:rgba(252, 227, 187, var(--un-bg-opacity)) /* #fce3bb */;}.bg-\#FDCDC5{--un-bg-opacity:1;background-color:rgba(253, 205, 197, var(--un-bg-opacity)) /* #FDCDC5 */;}.bg-\#FEF7ED{--un-bg-opacity:1;background-color:rgba(254, 247, 237, var(--un-bg-opacity)) /* #FEF7ED */;}.bg-\#FFECE8{--un-bg-opacity:1;background-color:rgba(255, 236, 232, var(--un-bg-opacity)) /* #FFECE8 */;}.bg-\#ffedee{--un-bg-opacity:1;background-color:rgba(255, 237, 238, var(--un-bg-opacity)) /* #ffedee */;}.bg-\#fff,.bg-white{--un-bg-opacity:1;background-color:rgba(255, 255, 255, var(--un-bg-opacity)) /* #fff */;}.bg-\#fff5f3{--un-bg-opacity:1;background-color:rgba(255, 245, 243, var(--un-bg-opacity)) /* #fff5f3 */;}.bg-\#fff6f6{--un-bg-opacity:1;background-color:rgba(255, 246, 246, var(--un-bg-opacity)) /* #fff6f6 */;}.bg-black\/5{background-color:rgba(0, 0, 0, 0.05) /* #000 */;}.bg-blue{--un-bg-opacity:1;background-color:rgba(96, 165, 250, var(--un-bg-opacity)) /* #60a5fa */;}.bg-blue\/25{background-color:rgba(96, 165, 250, 0.25) /* #60a5fa */;}.bg-gray{--un-bg-opacity:1;background-color:rgba(156, 163, 175, var(--un-bg-opacity)) /* #9ca3af */;}.bg-gray-2,.bg-gray-200{--un-bg-opacity:1;background-color:rgba(229, 231, 235, var(--un-bg-opacity)) /* #e5e7eb */;}.bg-gray-3{--un-bg-opacity:1;background-color:rgba(209, 213, 219, var(--un-bg-opacity)) /* #d1d5db */;}.bg-gray-50{--un-bg-opacity:1;background-color:rgba(249, 250, 251, var(--un-bg-opacity)) /* #f9fafb */;}.bg-gray\/25{background-color:rgba(156, 163, 175, 0.25) /* #9ca3af */;}.bg-green\/15{background-color:rgba(74, 222, 128, 0.15) /* #4ade80 */;}.bg-orange\/15{background-color:rgba(251, 146, 60, 0.15) /* #fb923c */;}.bg-red{--un-bg-opacity:1;background-color:rgba(248, 113, 113, var(--un-bg-opacity)) /* #f87171 */;}.bg-red-1\/50c{--un-bg-opacity:1;background-color:rgba(254, 226, 226, var(--un-bg-opacity)) /* #fee2e2 */;}.bg-red-6{--un-bg-opacity:1;background-color:rgba(220, 38, 38, var(--un-bg-opacity)) /* #dc2626 */;}.bg-red\/15{background-color:rgba(248, 113, 113, 0.15) /* #f87171 */;}.bg-transparent{background-color:transparent /* transparent */;}.bg-yellow{--un-bg-opacity:1;background-color:rgba(250, 204, 21, var(--un-bg-opacity)) /* #facc15 */;}.bg-yellow\/15{background-color:rgba(250, 204, 21, 0.15) /* #facc15 */;}.hover\:bg-white:hover{--un-bg-opacity:1;background-color:rgba(255, 255, 255, var(--un-bg-opacity)) /* #fff */;}.bg-op-10{--un-bg-opacity:0.1;}.bg-op-100{--un-bg-opacity:1;}.bg-op-15{--un-bg-opacity:0.15;}.bg-op-20{--un-bg-opacity:0.2;}.bg-op-25{--un-bg-opacity:0.25;}.bg-op-30{--un-bg-opacity:0.3;}.bg-op-40{--un-bg-opacity:0.4;}.bg-op-5{--un-bg-opacity:0.05;}.bg-op-50{--un-bg-opacity:0.5;}.bg-op-60{--un-bg-opacity:0.6;}.bg-op-8{--un-bg-opacity:0.08;}.bg-op-80{--un-bg-opacity:0.8;}.bg-op-90{--un-bg-opacity:0.9;}.bg-cover{background-size:cover;}.bg-contain{background-size:contain;}.bg-no-repeat{background-repeat:no-repeat;}.p-24rpx,.pa-24rpx{padding:0.75rem;}.p-26rpx{padding:0.8125rem;}.p-32rpx,.pa-32rpx{padding:1rem;}.p-34rpx{padding:1.0625rem;}.p-4rpx{padding:0.125rem;}.pa-0{padding:0;}.pa-10rpx{padding:0.3125rem;}.pa-12rpx{padding:0.375rem;}.pa-16rpx{padding:0.5rem;}.pa-18rpx{padding:0.5625rem;}.pa-20rpx{padding:0.625rem;}.pa-24px{padding:24px;}.pa-28rpx{padding:0.875rem;}.pa-40rpx{padding:1.25rem;}.pa-6rpx{padding:0.1875rem;}.pa-8rpx{padding:0.25rem;}.px,.px-32rpx{padding-left:1rem;padding-right:1rem;}.px-1,.px-8rpx{padding-left:0.25rem;padding-right:0.25rem;}.px-10px{padding-left:10px;padding-right:10px;}.px-10rpx{padding-left:0.3125rem;padding-right:0.3125rem;}.px-116rpx{padding-left:3.625rem;padding-right:3.625rem;}.px-12rpx{padding-left:0.375rem;padding-right:0.375rem;}.px-166rpx{padding-left:5.1875rem;padding-right:5.1875rem;}.px-16rpx{padding-left:0.5rem;padding-right:0.5rem;}.px-18rpx{padding-left:0.5625rem;padding-right:0.5625rem;}.px-190rpx{padding-left:5.9375rem;padding-right:5.9375rem;}.px-200rpx{padding-left:6.25rem;padding-right:6.25rem;}.px-20rpx{padding-left:0.625rem;padding-right:0.625rem;}.px-22rpx{padding-left:0.6875rem;padding-right:0.6875rem;}.px-24rpx,.px-3,.px24rpx{padding-left:0.75rem;padding-right:0.75rem;}.px-26rpx{padding-left:0.8125rem;padding-right:0.8125rem;}.px-28rpx{padding-left:0.875rem;padding-right:0.875rem;}.px-2rpx{padding-left:0.0625rem;padding-right:0.0625rem;}.px-30rpx{padding-left:0.9375rem;padding-right:0.9375rem;}.px-36rpx{padding-left:1.125rem;padding-right:1.125rem;}.px-40rpx{padding-left:1.25rem;padding-right:1.25rem;}.px-44rpx{padding-left:1.375rem;padding-right:1.375rem;}.px-4rpx{padding-left:0.125rem;padding-right:0.125rem;}.px-50rpx{padding-left:1.5625rem;padding-right:1.5625rem;}.px-54rpx{padding-left:1.6875rem;padding-right:1.6875rem;}.px-56rpx{padding-left:1.75rem;padding-right:1.75rem;}.px-58rpx{padding-left:1.8125rem;padding-right:1.8125rem;}.px-60rpx{padding-left:1.875rem;padding-right:1.875rem;}.px-64rpx{padding-left:2rem;padding-right:2rem;}.px-6rpx{padding-left:0.1875rem;padding-right:0.1875rem;}.px-80rpx{padding-left:2.5rem;padding-right:2.5rem;}.px-84rpx{padding-left:2.625rem;padding-right:2.625rem;}.px-92rpx{padding-left:2.875rem;padding-right:2.875rem;}.py-10rpx{padding-top:0.3125rem;padding-bottom:0.3125rem;}.py-12rpx{padding-top:0.375rem;padding-bottom:0.375rem;}.py-14rpx{padding-top:0.4375rem;padding-bottom:0.4375rem;}.py-16rpx{padding-top:0.5rem;padding-bottom:0.5rem;}.py-20rpx{padding-top:0.625rem;padding-bottom:0.625rem;}.py-20vh{padding-top:20vh;padding-bottom:20vh;}.py-24rpx{padding-top:0.75rem;padding-bottom:0.75rem;}.py-26rpx{padding-top:0.8125rem;padding-bottom:0.8125rem;}.py-28rpx{padding-top:0.875rem;padding-bottom:0.875rem;}.py-2rpx{padding-top:0.0625rem;padding-bottom:0.0625rem;}.py-30rpx{padding-top:0.9375rem;padding-bottom:0.9375rem;}.py-32rpx,.py32rpx{padding-top:1rem;padding-bottom:1rem;}.py-34rpx{padding-top:1.0625rem;padding-bottom:1.0625rem;}.py-36rpx{padding-top:1.125rem;padding-bottom:1.125rem;}.py-40rpx{padding-top:1.25rem;padding-bottom:1.25rem;}.py-42rpx{padding-top:1.3125rem;padding-bottom:1.3125rem;}.py-44rpx{padding-top:1.375rem;padding-bottom:1.375rem;}.py-48rpx{padding-top:1.5rem;padding-bottom:1.5rem;}.py-4rpx{padding-top:0.125rem;padding-bottom:0.125rem;}.py-50rpx{padding-top:1.5625rem;padding-bottom:1.5625rem;}.py-64rpx{padding-top:2rem;padding-bottom:2rem;}.py-6rpx{padding-top:0.1875rem;padding-bottom:0.1875rem;}.py-8rpx{padding-top:0.25rem;padding-bottom:0.25rem;}.pb,.pb-32rpx{padding-bottom:1rem;}.pb-100rpx{padding-bottom:3.125rem;}.pb-10rpx{padding-bottom:0.3125rem;}.pb-10vh{padding-bottom:10vh;}.pb-120rpx{padding-bottom:3.75rem;}.pb-12rpx{padding-bottom:0.375rem;}.pb-132rpx{padding-bottom:4.125rem;}.pb-14rpx{padding-bottom:0.4375rem;}.pb-152rpx{padding-bottom:4.75rem;}.pb-15rpx{padding-bottom:0.46875rem;}.pb-168rpx{padding-bottom:5.25rem;}.pb-16rpx{padding-bottom:0.5rem;}.pb-170rpx{padding-bottom:5.3125rem;}.pb-180rpx{padding-bottom:5.625rem;}.pb-200rpx{padding-bottom:6.25rem;}.pb-20rpx{padding-bottom:0.625rem;}.pb-20vh{padding-bottom:20vh;}.pb-24rpx{padding-bottom:0.75rem;}.pb-26rpx{padding-bottom:0.8125rem;}.pb-2rpx{padding-bottom:0.0625rem;}.pb-30rpx{padding-bottom:0.9375rem;}.pb-40rpx{padding-bottom:1.25rem;}.pb-40vh{padding-bottom:40vh;}.pb-48rpx{padding-bottom:1.5rem;}.pb-4rpx{padding-bottom:0.125rem;}.pb-50rpx{padding-bottom:1.5625rem;}.pb-60rpx{padding-bottom:1.875rem;}.pb-64rpx{padding-bottom:2rem;}.pb-6rpx{padding-bottom:0.1875rem;}.pb-76rpx{padding-bottom:2.375rem;}.pb-80rpx{padding-bottom:2.5rem;}.pb-8rpx{padding-bottom:0.25rem;}.pl-10rpx{padding-left:0.3125rem;}.pl-12rpx{padding-left:0.375rem;}.pl-148rpx{padding-left:4.625rem;}.pl-14rpx{padding-left:0.4375rem;}.pl-150rpx{padding-left:4.6875rem;}.pl-16rpx{padding-left:0.5rem;}.pl-188rpx{padding-left:5.875rem;}.pl-18rpx{padding-left:0.5625rem;}.pl-204rpx{padding-left:6.375rem;}.pl-20rpx{padding-left:0.625rem;}.pl-22rpx{padding-left:0.6875rem;}.pl-24rpx,.pl24rpx{padding-left:0.75rem;}.pl-26rpx{padding-left:0.8125rem;}.pl-30rpx{padding-left:0.9375rem;}.pl-32rpx{padding-left:1rem;}.pl-38rpx{padding-left:1.1875rem;}.pl-40rpx{padding-left:1.25rem;}.pl-42rpx{padding-left:1.3125rem;}.pl-43rpx{padding-left:1.34375rem;}.pl-46rpx{padding-left:1.4375rem;}.pl-48rpx{padding-left:1.5rem;}.pl-4rpx{padding-left:0.125rem;}.pl-50rpx{padding-left:1.5625rem;}.pl-52rpx{padding-left:1.625rem;}.pl-56rpx{padding-left:1.75rem;}.pl-60rpx{padding-left:1.875rem;}.pl-6rpx{padding-left:0.1875rem;}.pl-78rpx{padding-left:2.4375rem;}.pl-80rpx{padding-left:2.5rem;}.pl-8rpx{padding-left:0.25rem;}.pr-10rpx{padding-right:0.3125rem;}.pr-116rpx{padding-right:3.625rem;}.pr-120rpx{padding-right:3.75rem;}.pr-128rpx{padding-right:4rem;}.pr-12rpx{padding-right:0.375rem;}.pr-148rpx{padding-right:4.625rem;}.pr-16rpx{padding-right:0.5rem;}.pr-18rpx{padding-right:0.5625rem;}.pr-200rpx{padding-right:6.25rem;}.pr-20rpx{padding-right:0.625rem;}.pr-24rpx{padding-right:0.75rem;}.pr-26rpx{padding-right:0.8125rem;}.pr-30rpx{padding-right:0.9375rem;}.pr-320rpx{padding-right:10rem;}.pr-32rpx{padding-right:1rem;}.pr-40rpx{padding-right:1.25rem;}.pr-42rpx{padding-right:1.3125rem;}.pr-46rpx{padding-right:1.4375rem;}.pr-4rpx{padding-right:0.125rem;}.pr-60rpx{padding-right:1.875rem;}.pr-6rpx{padding-right:0.1875rem;}.pr-80rpx{padding-right:2.5rem;}.pr-8rpx{padding-right:0.25rem;}.pt,.pt-32rpx{padding-top:1rem;}.pt-1\/4{padding-top:25%;}.pt-1\/5{padding-top:20%;}.pt-1\/6{padding-top:16.6666666667%;}.pt-1\/7{padding-top:14.2857142857%;}.pt-100rpx{padding-top:3.125rem;}.pt-102rpx{padding-top:3.1875rem;}.pt-104rpx{padding-top:3.25rem;}.pt-106rpx{padding-top:3.3125rem;}.pt-108rpx{padding-top:3.375rem;}.pt-10px{padding-top:10px;}.pt-10rpx{padding-top:0.3125rem;}.pt-10vh{padding-top:10vh;}.pt-126rpx{padding-top:3.9375rem;}.pt-12rpx{padding-top:0.375rem;}.pt-130rpx{padding-top:4.0625rem;}.pt-132rpx{padding-top:4.125rem;}.pt-14rpx{padding-top:0.4375rem;}.pt-15vh{padding-top:15vh;}.pt-168rpx{padding-top:5.25rem;}.pt-16rpx{padding-top:0.5rem;}.pt-18rpx{padding-top:0.5625rem;}.pt-1rpx{padding-top:0.03125rem;}.pt-2\/6{padding-top:33.3333333333%;}.pt-200rpx{padding-top:6.25rem;}.pt-20rpx{padding-top:0.625rem;}.pt-20vh{padding-top:20vh;}.pt-22rpx{padding-top:0.6875rem;}.pt-234rpx{padding-top:7.3125rem;}.pt-24rpx,.pt24rpx{padding-top:0.75rem;}.pt-26rpx{padding-top:0.8125rem;}.pt-28rpx{padding-top:0.875rem;}.pt-2rpx{padding-top:0.0625rem;}.pt-3\/10{padding-top:30%;}.pt-30rpx{padding-top:0.9375rem;}.pt-30vh{padding-top:30vh;}.pt-34rpx{padding-top:1.0625rem;}.pt-35vh{padding-top:35vh;}.pt-36rpx{padding-top:1.125rem;}.pt-40rpx{padding-top:1.25rem;}.pt-40vh{padding-top:40vh;}.pt-42rpx{padding-top:1.3125rem;}.pt-44rpx{padding-top:1.375rem;}.pt-46rpx{padding-top:1.4375rem;}.pt-48rpx{padding-top:1.5rem;}.pt-4rpx{padding-top:0.125rem;}.pt-50rpx{padding-top:1.5625rem;}.pt-56rpx{padding-top:1.75rem;}.pt-58rpx{padding-top:1.8125rem;}.pt-5px{padding-top:5px;}.pt-60rpx{padding-top:1.875rem;}.pt-64rpx{padding-top:2rem;}.pt-6rpx{padding-top:0.1875rem;}.pt-70rpx{padding-top:2.1875rem;}.pt-72rpx{padding-top:2.25rem;}.pt-74rpx{padding-top:2.3125rem;}.pt-76rpx{padding-top:2.375rem;}.pt-78rpx{padding-top:2.4375rem;}.pt-80rpx{padding-top:2.5rem;}.pt-84rpx{padding-top:2.625rem;}.pt-8rpx{padding-top:0.25rem;}.pt-8vh{padding-top:8vh;}.pt-90rpx{padding-top:2.8125rem;}.text-center{text-align:center;}.text-left{text-align:left;}.text-right{text-align:right;}.text-nowrap{text-wrap:nowrap;}.text-12px{font-size:12px;}.text-20px{font-size:20px;}.text-26px{font-size:26px;}.text-48px{font-size:48px;}.text-xs{font-size:0.75rem;line-height:1rem;}.text-\[\#774205\],.text-\#774205{--un-text-opacity:1;color:rgba(119, 66, 5, var(--un-text-opacity)) /* #774205 */;}.text-\[\#F53F3F\]{--un-text-opacity:1;color:rgba(245, 63, 63, var(--un-text-opacity)) /* #F53F3F */;}.text-\[\#F82A49\]{--un-text-opacity:1;color:rgba(248, 42, 73, var(--un-text-opacity)) /* #F82A49 */;}.text-\#A1151E{--un-text-opacity:1;color:rgba(161, 21, 30, var(--un-text-opacity)) /* #A1151E */;}.text-\#A1610E{--un-text-opacity:1;color:rgba(161, 97, 14, var(--un-text-opacity)) /* #A1610E */;}.text-\#aaaaaa{--un-text-opacity:1;color:rgba(170, 170, 170, var(--un-text-opacity)) /* #aaaaaa */;}.text-\#B88850{--un-text-opacity:1;color:rgba(184, 136, 80, var(--un-text-opacity)) /* #B88850 */;}.text-\#C9C9D3{--un-text-opacity:1;color:rgba(201, 201, 211, var(--un-text-opacity)) /* #C9C9D3 */;}.text-\#CB272D{--un-text-opacity:1;color:rgba(203, 39, 45, var(--un-text-opacity)) /* #CB272D */;}.text-\#D7ADB4{--un-text-opacity:1;color:rgba(215, 173, 180, var(--un-text-opacity)) /* #D7ADB4 */;}.text-\#dfcdcd{--un-text-opacity:1;color:rgba(223, 205, 205, var(--un-text-opacity)) /* #dfcdcd */;}.text-\#E1B3AC{--un-text-opacity:1;color:rgba(225, 179, 172, var(--un-text-opacity)) /* #E1B3AC */;}.text-\#F5AB2C{--un-text-opacity:1;color:rgba(245, 171, 44, var(--un-text-opacity)) /* #F5AB2C */;}.text-\#FAFAFD{--un-text-opacity:1;color:rgba(250, 250, 253, var(--un-text-opacity)) /* #FAFAFD */;}.text-black{--un-text-opacity:1;color:rgba(0, 0, 0, var(--un-text-opacity)) /* #000 */;}.text-blue{--un-text-opacity:1;color:rgba(96, 165, 250, var(--un-text-opacity)) /* #60a5fa */;}.text-blue-5{--un-text-opacity:1;color:rgba(59, 130, 246, var(--un-text-opacity)) /* #3b82f6 */;}.text-red,.text-red-4{--un-text-opacity:1;color:rgba(248, 113, 113, var(--un-text-opacity)) /* #f87171 */;}.text-red-5{--un-text-opacity:1;color:rgba(239, 68, 68, var(--un-text-opacity)) /* #ef4444 */;}.text-red-6{--un-text-opacity:1;color:rgba(220, 38, 38, var(--un-text-opacity)) /* #dc2626 */;}.text-white{--un-text-opacity:1;color:rgba(255, 255, 255, var(--un-text-opacity)) /* #fff */;}.text-op-100{--un-text-opacity:1;}.text-op-50{--un-text-opacity:0.5;}.text-op-60{--un-text-opacity:0.6;}.text-op-65{--un-text-opacity:0.65;}.text-op-80{--un-text-opacity:0.8;}.text-op-90{--un-text-opacity:0.9;}.active\:text-op-70:active{--un-text-opacity:0.7;}.font-400,.font-normal{font-weight:400;}.font-600{font-weight:600;}.font-bold{font-weight:700;}.leading-10rpx{line-height:0.3125rem;}.leading-20rpx{line-height:0.625rem;}.leading-24rpx{line-height:0.75rem;}.leading-28rpx{line-height:0.875rem;}.leading-34rpx{line-height:1.0625rem;}.leading-36rpx{line-height:1.125rem;}.leading-40rpx{line-height:1.25rem;}.leading-82rpx{line-height:2.5625rem;}.leading-88rpx{line-height:2.75rem;}.leading-96rpx{line-height:3rem;}.line-height-68rpx{line-height:2.125rem;}.tracking-10rpx{letter-spacing:0.3125rem;}.italic{font-style:italic;}.decoration-line-through,.line-through{text-decoration-line:line-through;}.decoration-underline,.underline{text-decoration-line:underline;}.decoration-none{text-decoration:none;}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4;}.opacity-40{opacity:0.4;}.outline{outline-style:solid;}.blur{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.blur-100rpx{--un-blur:blur(3.125rem);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);}.blur-200rpx{--un-blur:blur(6.25rem);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-blur-4rpx{--un-blur:blur(0.125rem);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-all-100{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:100ms;}.transition-all-200{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:200ms;}.transition-all-300{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);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);}.pb-safe{padding-bottom:env(safe-area-inset-bottom);}.text-100rpx{font-size:3.125rem !important;}.text-102rpx{font-size:3.1875rem !important;}.text-112rpx{font-size:3.5rem !important;}.text-120rpx{font-size:3.75rem !important;}.text-122rpx{font-size:3.8125rem !important;}.text-138rpx{font-size:4.3125rem !important;}.text-140rpx{font-size:4.375rem !important;}.text-14rpx{font-size:0.4375rem !important;}.text-160rpx{font-size:5rem !important;}.text-16rpx{font-size:0.5rem !important;}.text-18rpx{font-size:0.5625rem !important;}.text-190rpx{font-size:5.9375rem !important;}.text-20rpx{font-size:0.625rem !important;}.text-22rpx{font-size:0.6875rem !important;}.text-24rpx{font-size:0.75rem !important;}.text-26rpx{font-size:0.8125rem !important;}.text-28rpx{font-size:0.875rem !important;}.text-29rpx{font-size:0.90625rem !important;}.text-30rpx{font-size:0.9375rem !important;}.text-32rpx{font-size:1rem !important;}.text-34rpx{font-size:1.0625rem !important;}.text-36rpx{font-size:1.125rem !important;}.text-38rpx{font-size:1.1875rem !important;}.text-40rpx{font-size:1.25rem !important;}.text-42rpx{font-size:1.3125rem !important;}.text-44rpx{font-size:1.375rem !important;}.text-46rpx{font-size:1.4375rem !important;}.text-48rpx{font-size:1.5rem !important;}.text-50rpx{font-size:1.5625rem !important;}.text-52rpx{font-size:1.625rem !important;}.text-54rpx{font-size:1.6875rem !important;}.text-55rpx{font-size:1.71875rem !important;}.text-56rpx{font-size:1.75rem !important;}.text-58rpx{font-size:1.8125rem !important;}.text-60rpx{font-size:1.875rem !important;}.text-62rpx{font-size:1.9375rem !important;}.text-64rpx{font-size:2rem !important;}.text-65rpx{font-size:2.03125rem !important;}.text-68rpx{font-size:2.125rem !important;}.text-70rpx{font-size:2.1875rem !important;}.text-72rpx{font-size:2.25rem !important;}.text-74rpx{font-size:2.3125rem !important;}.text-76rpx{font-size:2.375rem !important;}.text-80rpx{font-size:2.5rem !important;}.text-82rpx{font-size:2.5625rem !important;}.text-88rpx{font-size:2.75rem !important;}.text-92rpx{font-size:2.875rem !important;} .privacy[data-v-e9423943] {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11111111;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
}
.privacy .content[data-v-e9423943] {
  box-sizing: border-box;
  width: 85vw;
  padding: 1.5625rem;
  background: #fff;
  border-radius: 0.5rem;
}
.privacy .content .title[data-v-e9423943] {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #333;
  text-align: center;
}
.privacy .content .des[data-v-e9423943] {
  margin-top: 1.25rem;
  font-size: 0.8125rem;
  line-height: 1.6;
  color: #666;
  text-align: justify;
}
.privacy .content .des .link[data-v-e9423943] {
  color: #681414;
  text-decoration: underline;
}
.privacy .content .btns[data-v-e9423943] {
  display: flex;
  justify-content: space-between;
  margin-top: 1.875rem;
}
.privacy .content .btns .item[data-v-e9423943] {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  justify-content: center;
  width: 7.625rem;
  height: 2.5rem;
  border: none;
  border-radius: 0.5rem;
}
.privacy .content .btns .reject[data-v-e9423943] {
  color: #909399;
  background: #f4f4f5;
}
.privacy .content .btns .agree[data-v-e9423943] {
  color: #fff;
  background: #681414;
}.default-layout[data-v-cb85a735] {
  box-sizing: border-box;
  overflow-y: visible;
  background-color: white;
}.gray-layout[data-v-b9643988] {
  box-sizing: border-box;
  overflow-y: visible;
  background-color: var(--sys-bg-f7f);
}