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

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

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

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

uni-page-wrapper {
  position: relative;
}

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

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

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

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

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

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

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

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

html {
  /* --UI-BG-0: #ededed; */
  --primary-color: #007aff;
  --UI-BG: #fff;
  --UI-BG-1: #f7f7f7;
  --UI-BG-2: #fff;
  --UI-BG-3: #f7f7f7;
  --UI-BG-4: #4c4c4c;
  --UI-BG-5: #fff;
  --UI-FG: #000;
  --UI-FG-0: rgba(0, 0, 0, 0.9);
  --UI-FG-HALF: rgba(0, 0, 0, 0.9);
  --UI-FG-1: rgba(0, 0, 0, 0.5);
  --UI-FG-2: rgba(0, 0, 0, 0.3);
  --UI-FG-3: rgba(0, 0, 0, 0.1);
}
body::after {
  position: fixed;
  content: '';
  left: -1000px;
  top: -1000px;
  animation: shadow-preload 0.1s;
  animation-delay: 3s;
}

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

.uni-async-loading .uni-loading {
  width: 30px;
  height: 30px;
}
uni-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-app内置的常用样式变量
 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * uni-app内置的常用样式变量
 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/*
  ColorUi for uniApp  v2.1.6 | by 文晓港 2019-05-31 10:44:24
  仅供学习交流，如作它用所承受的法律责任一概与作者无关  
  
  *使用ColorUi开发扩展与插件时，请注明基于ColorUi开发 
  
  （QQ交流群：240787041）
*/
/* ==================
        初始化
 ==================== */
body {
	background-color: #f1f1f1;
	font-size: 0.875rem;
	color: #333333;
	font-family: Helvetica Neue, Helvetica, sans-serif;
}
uni-view,
uni-scroll-view,
uni-swiper,
uni-button,
uni-input,
uni-textarea,
uni-label,
uni-navigator,
uni-image {
	box-sizing: border-box;
}
.round {
	border-radius: 156.25rem;
}
.radius {
	border-radius: 0.1875rem;
}
/* ==================
          图片
 ==================== */
uni-image {
	max-width: 100%;
	display: inline-block;
	position: relative;
	z-index: 0;
}
uni-image.loading::before {
	content: "";
	background-color: #f5f5f5;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -2;
}
uni-image.loading::after {
	content: "\e7f1";
	font-family: "cuIcon";
	position: absolute;
	top: 0;
	left: 0;
	width: 1rem;
	height: 1rem;
	line-height: 1rem;
	right: 0;
	bottom: 0;
	z-index: -1;
	font-size: 1rem;
	margin: auto;
	color: #ccc;
	animation: cuIcon-spin 2s infinite linear;
	display: block;
}
.response {
	width: 100%;
}
/* ==================
         开关
 ==================== */
uni-switch,
uni-checkbox,
uni-radio {
	position: relative;
}
uni-switch::after,
uni-switch::before {
	font-family: "cuIcon";
	content: "\e645";
	position: absolute;
	color: #ffffff !important;
	top: 0%;
	left: 0;
	font-size: 0.8125rem;
	line-height: 26px;
	width: 50%;
	text-align: center;
	pointer-events: none;
	transform: scale(0, 0);
	transition: all 0.3s ease-in-out 0s;
	z-index: 9;
	bottom: 0;
	height: 26px;
	margin: auto;
}
uni-switch::before {
	content: "\e646";
	right: 0;
	transform: scale(1, 1);
	left: auto;
}
uni-switch[checked]::after,
uni-switch.checked::after {
	transform: scale(1, 1);
}
uni-switch[checked]::before,
uni-switch.checked::before {
	transform: scale(0, 0);
}
uni-radio::before,
uni-checkbox::before {
	font-family: "cuIcon";
	content: "\e645";
	position: absolute;
	color: #ffffff !important;
	top: 50%;
	margin-top: -8px;
	right: 5px;
	font-size: 1rem;
	line-height: 16px;
	pointer-events: none;
	transform: scale(1, 1);
	transition: all 0.3s ease-in-out 0s;
	z-index: 9;
}
uni-radio .wx-radio-input,
uni-checkbox .wx-checkbox-input,
uni-radio .uni-radio-input,
uni-checkbox .uni-checkbox-input {
	margin: 0;
	width: 24px;
	height: 24px;
}
uni-checkbox.round .wx-checkbox-input,
uni-checkbox.round .uni-checkbox-input {
	border-radius: 3.125rem;
}
uni-switch[checked]::before {
	transform: scale(0, 0);
}
uni-switch .wx-switch-input,
uni-switch .uni-switch-input {
	border: none;
	padding: 0 24px;
	width: 48px;
	height: 26px;
	margin: 0;
	border-radius: 3.125rem;
}
uni-switch .wx-switch-input:not([class*="bg-"]),
uni-switch .uni-switch-input:not([class*="bg-"]) {
	background: #8799a3 !important;
}
uni-switch .wx-switch-input::after,
uni-switch .uni-switch-input::after {
	margin: auto;
	width: 26px;
	height: 26px;
	border-radius: 3.125rem;
	left: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	transform: scale(0.9, 0.9);
	transition: all 0.1s ease-in-out 0s;
}
uni-switch .wx-switch-input.wx-switch-input-checked::after,
uni-switch .uni-switch-input.uni-switch-input-checked::after {
	margin: auto;
	left: 22px;
	box-shadow: none;
	transform: scale(0.9, 0.9);
}
uni-radio-group {
	display: inline-block;
}
uni-switch.radius .wx-switch-input::after,
uni-switch.radius .wx-switch-input,
uni-switch.radius .wx-switch-input::before,
uni-switch.radius .uni-switch-input::after,
uni-switch.radius .uni-switch-input,
uni-switch.radius .uni-switch-input::before {
	border-radius: 0.3125rem;
}
uni-switch .wx-switch-input::before,
uni-radio.radio::before,
uni-checkbox .wx-checkbox-input::before,
uni-radio .wx-radio-input::before,
uni-switch .uni-switch-input::before,
uni-radio.radio::before,
uni-checkbox .uni-checkbox-input::before,
uni-radio .uni-radio-input::before {
	display: none;
}
uni-radio.radio[checked]::after,
uni-radio.radio .uni-radio-input-checked::after {
	content: "";
	background-color: transparent;
	display: block;
	position: absolute;
	width: 8px;
	height: 8px;
	z-index: 999;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	border-radius: 6.25rem;

	border: 7px solid #ffffff !important;
}
.switch-sex::after {
	content: "\e71c";
}
.switch-sex::before {
	content: "\e71a";
}
.switch-sex .wx-switch-input,
.switch-sex .uni-switch-input {
	background: #e54d42 !important;
	border-color: #e54d42 !important;
}
.switch-sex[checked] .wx-switch-input,
.switch-sex.checked .uni-switch-input {
	background: #0081ff !important;
	border-color: #0081ff !important;
}
uni-switch.red[checked] .wx-switch-input.wx-switch-input-checked,
uni-checkbox.red[checked] .wx-checkbox-input,
uni-radio.red[checked] .wx-radio-input,
uni-switch.red.checked .uni-switch-input.uni-switch-input-checked,
uni-checkbox.red.checked .uni-checkbox-input,
uni-radio.red.checked .uni-radio-input {
	background-color: #e54d42 !important;
	border-color: #e54d42 !important;
	color: #ffffff !important;
}
uni-switch.orange[checked] .wx-switch-input,
uni-checkbox.orange[checked] .wx-checkbox-input,
uni-radio.orange[checked] .wx-radio-input,
uni-switch.orange.checked .uni-switch-input,
uni-checkbox.orange.checked .uni-checkbox-input,
uni-radio.orange.checked .uni-radio-input {
	background-color: #f37b1d !important;
	border-color: #f37b1d !important;
	color: #ffffff !important;
}
uni-switch.yellow[checked] .wx-switch-input,
uni-checkbox.yellow[checked] .wx-checkbox-input,
uni-radio.yellow[checked] .wx-radio-input,
uni-switch.yellow.checked .uni-switch-input,
uni-checkbox.yellow.checked .uni-checkbox-input,
uni-radio.yellow.checked .uni-radio-input {
	background-color: #fbbd08 !important;
	border-color: #fbbd08 !important;
	color: #333333 !important;
}
uni-switch.olive[checked] .wx-switch-input,
uni-checkbox.olive[checked] .wx-checkbox-input,
uni-radio.olive[checked] .wx-radio-input,
uni-switch.olive.checked .uni-switch-input,
uni-checkbox.olive.checked .uni-checkbox-input,
uni-radio.olive.checked .uni-radio-input {
	background-color: #8dc63f !important;
	border-color: #8dc63f !important;
	color: #ffffff !important;
}
uni-switch.green[checked] .wx-switch-input,
uni-switch[checked] .wx-switch-input,
uni-checkbox.green[checked] .wx-checkbox-input,
uni-checkbox[checked] .wx-checkbox-input,
uni-radio.green[checked] .wx-radio-input,
uni-radio[checked] .wx-radio-input,
uni-switch.green.checked .uni-switch-input,
uni-switch.checked .uni-switch-input,
uni-checkbox.green.checked .uni-checkbox-input,
uni-checkbox.checked .uni-checkbox-input,
uni-radio.green.checked .uni-radio-input,
uni-radio.checked .uni-radio-input {
	background-color: #39b54a !important;
	border-color: #39b54a !important;
	color: #ffffff !important;
	border-color: #39B54A !important;
}
uni-switch.cyan[checked] .wx-switch-input,
uni-checkbox.cyan[checked] .wx-checkbox-input,
uni-radio.cyan[checked] .wx-radio-input,
uni-switch.cyan.checked .uni-switch-input,
uni-checkbox.cyan.checked .uni-checkbox-input,
uni-radio.cyan.checked .uni-radio-input {
	background-color: #1cbbb4 !important;
	border-color: #1cbbb4 !important;
	color: #ffffff !important;
}
uni-switch.blue[checked] .wx-switch-input,
uni-checkbox.blue[checked] .wx-checkbox-input,
uni-radio.blue[checked] .wx-radio-input,
uni-switch.blue.checked .uni-switch-input,
uni-checkbox.blue.checked .uni-checkbox-input,
uni-radio.blue.checked .uni-radio-input {
	background-color: #0081ff !important;
	border-color: #0081ff !important;
	color: #ffffff !important;
}
uni-switch.purple[checked] .wx-switch-input,
uni-checkbox.purple[checked] .wx-checkbox-input,
uni-radio.purple[checked] .wx-radio-input,
uni-switch.purple.checked .uni-switch-input,
uni-checkbox.purple.checked .uni-checkbox-input,
uni-radio.purple.checked .uni-radio-input {
	background-color: #6739b6 !important;
	border-color: #6739b6 !important;
	color: #ffffff !important;
}
uni-switch.mauve[checked] .wx-switch-input,
uni-checkbox.mauve[checked] .wx-checkbox-input,
uni-radio.mauve[checked] .wx-radio-input,
uni-switch.mauve.checked .uni-switch-input,
uni-checkbox.mauve.checked .uni-checkbox-input,
uni-radio.mauve.checked .uni-radio-input {
	background-color: #9c26b0 !important;
	border-color: #9c26b0 !important;
	color: #ffffff !important;
}
uni-switch.pink[checked] .wx-switch-input,
uni-checkbox.pink[checked] .wx-checkbox-input,
uni-radio.pink[checked] .wx-radio-input,
uni-switch.pink.checked .uni-switch-input,
uni-checkbox.pink.checked .uni-checkbox-input,
uni-radio.pink.checked .uni-radio-input {
	background-color: #e03997 !important;
	border-color: #e03997 !important;
	color: #ffffff !important;
}
uni-switch.brown[checked] .wx-switch-input,
uni-checkbox.brown[checked] .wx-checkbox-input,
uni-radio.brown[checked] .wx-radio-input,
uni-switch.brown.checked .uni-switch-input,
uni-checkbox.brown.checked .uni-checkbox-input,
uni-radio.brown.checked .uni-radio-input {
	background-color: #a5673f !important;
	border-color: #a5673f !important;
	color: #ffffff !important;
}
uni-switch.grey[checked] .wx-switch-input,
uni-checkbox.grey[checked] .wx-checkbox-input,
uni-radio.grey[checked] .wx-radio-input,
uni-switch.grey.checked .uni-switch-input,
uni-checkbox.grey.checked .uni-checkbox-input,
uni-radio.grey.checked .uni-radio-input {
	background-color: #8799a3 !important;
	border-color: #8799a3 !important;
	color: #ffffff !important;
}
uni-switch.gray[checked] .wx-switch-input,
uni-checkbox.gray[checked] .wx-checkbox-input,
uni-radio.gray[checked] .wx-radio-input,
uni-switch.gray.checked .uni-switch-input,
uni-checkbox.gray.checked .uni-checkbox-input,
uni-radio.gray.checked .uni-radio-input {
	background-color: #f0f0f0 !important;
	border-color: #f0f0f0 !important;
	color: #333333 !important;
}
uni-switch.black[checked] .wx-switch-input,
uni-checkbox.black[checked] .wx-checkbox-input,
uni-radio.black[checked] .wx-radio-input,
uni-switch.black.checked .uni-switch-input,
uni-checkbox.black.checked .uni-checkbox-input,
uni-radio.black.checked .uni-radio-input {
	background-color: #333333 !important;
	border-color: #333333 !important;
	color: #ffffff !important;
}
uni-switch.white[checked] .wx-switch-input,
uni-checkbox.white[checked] .wx-checkbox-input,
uni-radio.white[checked] .wx-radio-input,
uni-switch.white.checked .uni-switch-input,
uni-checkbox.white.checked .uni-checkbox-input,
uni-radio.white.checked .uni-radio-input {
	background-color: #ffffff !important;
	border-color: #ffffff !important;
	color: #333333 !important;
}
/* ==================
          边框
 ==================== */
/* -- 实线 -- */
.solid,
.solid-top,
.solid-right,
.solid-bottom,
.solid-left,
.solids,
.solids-top,
.solids-right,
.solids-bottom,
.solids-left,
.dashed,
.dashed-top,
.dashed-right,
.dashed-bottom,
.dashed-left {
	position: relative;
}
.solid::after,
.solid-top::after,
.solid-right::after,
.solid-bottom::after,
.solid-left::after,
.solids::after,
.solids-top::after,
.solids-right::after,
.solids-bottom::after,
.solids-left::after,
.dashed::after,
.dashed-top::after,
.dashed-right::after,
.dashed-bottom::after,
.dashed-left::after {
	content: " ";
	width: 200%;
	height: 200%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: inherit;
	transform: scale(0.5);
	transform-origin: 0 0;
	pointer-events: none;
	box-sizing: border-box;
}
.solid::after {
	border: 0.03125rem solid rgba(0, 0, 0, 0.1);
}
.solid-top::after {
	border-top: 0.03125rem solid rgba(0, 0, 0, 0.1);
}
.solid-right::after {
	border-right: 0.03125rem solid rgba(0, 0, 0, 0.1);
}
.solid-bottom::after {
	border-bottom: 0.03125rem solid rgba(0, 0, 0, 0.1);
}
.solid-left::after {
	border-left: 0.03125rem solid rgba(0, 0, 0, 0.1);
}
.solids::after {
	border: 0.25rem solid #eee;
}
.solids-top::after {
	border-top: 0.25rem solid #eee;
}
.solids-right::after {
	border-right: 0.25rem solid #eee;
}
.solids-bottom::after {
	border-bottom: 0.25rem solid #eee;
}
.solids-left::after {
	border-left: 0.25rem solid #eee;
}
/* -- 虚线 -- */
.dashed::after {
	border: 0.03125rem dashed #ddd;
}
.dashed-top::after {
	border-top: 0.03125rem dashed #ddd;
}
.dashed-right::after {
	border-right: 0.03125rem dashed #ddd;
}
.dashed-bottom::after {
	border-bottom: 0.03125rem dashed #ddd;
}
.dashed-left::after {
	border-left: 0.03125rem dashed #ddd;
}
/* -- 阴影 -- */
.shadow[class*='white'] {
	--ShadowSize: 0 0.03125rem 0.1875rem;
}
.shadow-lg {
	--ShadowSize: 0 1.25rem 3.125rem 0;
}
.shadow-warp {
	position: relative;
	box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.1);
}
.shadow-warp:before,
.shadow-warp:after {
	position: absolute;
	content: "";
	top: 0.625rem;
	bottom: 0.9375rem;
	left: 0.625rem;
	width: 50%;
	box-shadow: 0 0.9375rem 0.625rem rgba(0, 0, 0, 0.2);
	transform: rotate(-3deg);
	z-index: -1;
}
.shadow-warp:after {
	right: 0.625rem;
	left: auto;
	transform: rotate(3deg);
}
.shadow-blur {
	position: relative;
}
.shadow-blur::before {
	content: "";
	display: block;
	background: inherit;
	filter: blur(0.3125rem);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0.3125rem;
	left: 0.3125rem;
	z-index: -1;
	opacity: 0.4;
	transform-origin: 0 0;
	border-radius: inherit;
	transform: scale(1, 1);
}
/* ==================
          按钮
 ==================== */
.cu-btn {
	position: relative;
	border: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 0 0.9375rem;
	font-size: 0.875rem;
	height: 2rem;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	overflow: visible;
	margin-left: initial;
	transform: translate(0, 0);
	margin-right: initial;
}
.cu-btn::after {
	display: none;
}
.cu-btn:not([class*="bg-"]) {
	background-color: #f0f0f0;
}
.cu-btn[class*="line"] {
	background-color: transparent;
}
.cu-btn[class*="line"]::after {
	content: " ";
	display: block;
	width: 200%;
	height: 200%;
	position: absolute;
	top: 0;
	left: 0;
	border: 0.03125rem solid currentColor;
	transform: scale(0.5);
	transform-origin: 0 0;
	box-sizing: border-box;
	border-radius: 0.375rem;
	z-index: 1;
	pointer-events: none;
}
.cu-btn.round[class*="line"]::after {
	border-radius: 31.25rem;
}
.cu-btn[class*="lines"]::after {
	border: 0.1875rem solid currentColor;
}
.cu-btn[class*="bg-"]::after {
	display: none;
}
.cu-btn.sm {
	padding: 0 0.625rem;
	font-size: 0.625rem;
	height: 1.5rem;
}
.cu-btn.lg {
	padding: 0 1.25rem;
	font-size: 1rem;
	height: 2.5rem;
}
.cu-btn.cuIcon.sm {
	width: 1.5rem;
	height: 1.5rem;
}
.cu-btn.cuIcon {
	width: 2rem;
	height: 2rem;
	border-radius: 15.625rem;
	padding: 0;
}
uni-button.cuIcon.lg {
	width: 2.5rem;
	height: 2.5rem;
}
.cu-btn.shadow-blur::before {
	top: 0.125rem;
	left: 0.125rem;
	filter: blur(0.1875rem);
	opacity: 0.6;
}
.cu-btn.button-hover {
	transform: translate(0.03125rem, 0.03125rem);
}
.block {
	display: block;
}
.cu-btn.block {
	display: flex;
}
.cu-btn[disabled] {
	opacity: 0.6;
	color: #ffffff;
}
/* ==================
          徽章
 ==================== */
.cu-tag {
	font-size: 0.75rem;
	vertical-align: middle;
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 0 0.5rem;
	height: 1.5rem;
	font-family: Helvetica Neue, Helvetica, sans-serif;
	white-space: nowrap;
}
.cu-tag:not([class*="bg"]):not([class*="line"]) {
	background-color: #f1f1f1;
}
.cu-tag[class*="line-"]::after {
	content: " ";
	width: 200%;
	height: 200%;
	position: absolute;
	top: 0;
	left: 0;
	border: 0.03125rem solid currentColor;
	transform: scale(0.5);
	transform-origin: 0 0;
	box-sizing: border-box;
	border-radius: inherit;
	z-index: 1;
	pointer-events: none;
}
.cu-tag.radius[class*="line"]::after {
	border-radius: 0.375rem;
}
.cu-tag.round[class*="line"]::after {
	border-radius: 31.25rem;
}
.cu-tag[class*="line-"]::after {
	border-radius: 0;
}
.cu-tag+.cu-tag {
	margin-left: 0.3125rem;
}
.cu-tag.sm {
	font-size: 0.625rem;
	padding: 0 0.375rem;
	height: 1rem;
}
.cu-capsule {
	display: inline-flex;
	vertical-align: middle;
}
.cu-capsule+.cu-capsule {
	margin-left: 0.3125rem;
}
.cu-capsule .cu-tag {
	margin: 0;
}
.cu-capsule .cu-tag[class*="line-"]:last-child::after {
	border-left: 0 solid transparent;
}
.cu-capsule .cu-tag[class*="line-"]:first-child::after {
	border-right: 0 solid transparent;
}
.cu-capsule.radius .cu-tag:first-child {
	border-top-left-radius: 0.1875rem;
	border-bottom-left-radius: 0.1875rem;
}
.cu-capsule.radius .cu-tag:last-child::after,
.cu-capsule.radius .cu-tag[class*="line-"] {
	border-top-right-radius: 0.375rem;
	border-bottom-right-radius: 0.375rem;
}
.cu-capsule.round .cu-tag:first-child {
	border-top-left-radius: 6.25rem;
	border-bottom-left-radius: 6.25rem;
	text-indent: 0.125rem;
}
.cu-capsule.round .cu-tag:last-child::after,
.cu-capsule.round .cu-tag:last-child {
	border-top-right-radius: 6.25rem;
	border-bottom-right-radius: 6.25rem;
	text-indent: -0.125rem;
}
.cu-tag.badge {
	border-radius: 6.25rem;
	position: absolute;
	top: -0.3125rem;
	right: -0.3125rem;
	font-size: 0.625rem;
	padding: 0 0.3125rem;
	height: 0.875rem;
	color: #ffffff;
}
.cu-tag.badge:not([class*="bg-"]) {
	background-color: #dd514c;
}
.cu-tag:empty:not([class*="cuIcon-"]) {
	padding: 0;
	width: 0.5rem;
	height: 0.5rem;
	top: -0.125rem;
	right: -0.125rem;
}
.cu-tag[class*="cuIcon-"] {
	width: 1rem;
	height: 1rem;
	top: -0.125rem;
	right: -0.125rem;
}
/* ==================
          头像
 ==================== */
.cu-avatar {
	font-variant: small-caps;
	margin: 0;
	padding: 0;
	display: inline-flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	background-color: #ccc;
	color: #ffffff;
	white-space: nowrap;
	position: relative;
	width: 2rem;
	height: 2rem;
	background-size: cover;
	background-position: center;
	vertical-align: middle;
	font-size: 1.5em;
}
.cu-avatar.sm {
	width: 1.5rem;
	height: 1.5rem;
	font-size: 1em;
}
.cu-avatar.lg {
	width: 3rem;
	height: 3rem;
	font-size: 2em;
}
.cu-avatar.xl {
	width: 4rem;
	height: 4rem;
	font-size: 2.5em;
}
.cu-avatar .avatar-text {
	font-size: 0.4em;
}
.cu-avatar-group {
	direction: rtl;
	unicode-bidi: bidi-override;
	padding: 0 0.3125rem 0 1.25rem;
	display: inline-block;
}
.cu-avatar-group .cu-avatar {
	margin-left: -0.9375rem;
	border: 0.125rem solid #f1f1f1;
	vertical-align: middle;
}
.cu-avatar-group .cu-avatar.sm {
	margin-left: -0.625rem;
	border: 0.03125rem solid #f1f1f1;
}
/* ==================
         进度条
 ==================== */
.cu-progress {
	overflow: hidden;
	height: 0.875rem;
	background-color: #ebeef5;
	display: inline-flex;
	align-items: center;
	width: 100%;
}
.cu-progress+uni-view,
.cu-progress+uni-text {
	line-height: 1;
}
.cu-progress.xs {
	height: 0.3125rem;
}
.cu-progress.sm {
	height: 0.625rem;
}
.cu-progress uni-view {
	width: 0;
	height: 100%;
	align-items: center;
	display: flex;
	justify-items: flex-end;
	justify-content: space-around;
	font-size: 0.625rem;
	color: #ffffff;
	transition: width 0.6s ease;
}
.cu-progress uni-text {
	align-items: center;
	display: flex;
	font-size: 0.625rem;
	color: #333333;
	text-indent: 0.3125rem;
}
.cu-progress.text-progress {
	padding-right: 1.875rem;
}
.cu-progress.striped uni-view {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 2.25rem 2.25rem;
}
.cu-progress.active uni-view {
	animation: progress-stripes 2s linear infinite;
}
@keyframes progress-stripes {
from {
		background-position: 2.25rem 0;
}
to {
		background-position: 0 0;
}
}
/* ==================
          加载
 ==================== */
.cu-load {
	display: block;
	line-height: 3em;
	text-align: center;
}
.cu-load::before {
	font-family: "cuIcon";
	display: inline-block;
	margin-right: 0.1875rem;
}
.cu-load.loading::before {
	content: "\e67a";
	animation: cuIcon-spin 2s infinite linear;
}
.cu-load.loading::after {
	content: "加载中...";
}
.cu-load.over::before {
	content: "\e64a";
}
.cu-load.over::after {
	content: "没有更多了";
}
.cu-load.erro::before {
	content: "\e658";
}
.cu-load.erro::after {
	content: "加载失败";
}
.cu-load.load-cuIcon::before {
	font-size: 1rem;
}
.cu-load.load-cuIcon::after {
	display: none;
}
.cu-load.load-cuIcon.over {
	display: none;
}
.cu-load.load-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 4.375rem;
	left: 0;
	margin: auto;
	width: 8.125rem;
	height: 8.125rem;
	background-color: #ffffff;
	border-radius: 0.3125rem;
	box-shadow: 0 0 0 62.5rem rgba(0, 0, 0, 0.5);
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	font-size: 0.875rem;
	z-index: 9999;
	line-height: 2.4em;
}
.cu-load.load-modal [class*="cuIcon-"] {
	font-size: 1.875rem;
}
.cu-load.load-modal uni-image {
	width: 2.1875rem;
	height: 2.1875rem;
}
.cu-load.load-modal::after {
	content: "";
	position: absolute;
	background-color: #ffffff;
	border-radius: 50%;
	width: 6.25rem;
	height: 6.25rem;
	font-size: 10px;
	border-top: 0.1875rem solid rgba(0, 0, 0, 0.05);
	border-right: 0.1875rem solid rgba(0, 0, 0, 0.05);
	border-bottom: 0.1875rem solid rgba(0, 0, 0, 0.05);
	border-left: 0.1875rem solid #f37b1d;
	animation: cuIcon-spin 1s infinite linear;
	z-index: -1;
}
.load-progress {
	pointer-events: none;
	top: 0;
	position: fixed;
	width: 100%;
	left: 0;
	z-index: 2000;
}
.load-progress.hide {
	display: none;
}
.load-progress .load-progress-bar {
	position: relative;
	width: 100%;
	height: 0.125rem;
	overflow: hidden;
	transition: all 200ms ease 0s;
}
.load-progress .load-progress-spinner {
	position: absolute;
	top: 0.3125rem;
	right: 0.3125rem;
	z-index: 2000;
	display: block;
}
.load-progress .load-progress-spinner::after {
	content: "";
	display: block;
	width: 0.75rem;
	height: 0.75rem;
	box-sizing: border-box;
	border: solid 0.125rem transparent;
	border-top-color: inherit;
	border-left-color: inherit;
	border-radius: 50%;
	animation: load-progress-spinner 0.4s linear infinite;
}
@keyframes load-progress-spinner {
0% {
		transform: rotate(0);
}
100% {
		transform: rotate(360deg);
}
}
/* ==================
          列表
 ==================== */
.grayscale {
	filter: grayscale(1);
}
.cu-list+.cu-list {
	margin-top: 0.9375rem
}
.cu-list>.cu-item {
	transition: all .6s ease-in-out 0s;
	transform: translateX(0)
}
.cu-list>.cu-item.move-cur {
	transform: translateX(-8.125rem)
}
.cu-list>.cu-item .move {
	position: absolute;
	right: 0;
	display: flex;
	width: 8.125rem;
	height: 100%;
	transform: translateX(100%)
}
.cu-list>.cu-item .move uni-view {
	display: flex;
	flex: 1;
	justify-content: center;
	align-items: center
}
.cu-list.menu-avatar {
	overflow: hidden;
}
.cu-list.menu-avatar>.cu-item {
	position: relative;
	display: flex;
	padding-right: 0.3125rem;
	height: 4.375rem;
	background-color: #ffffff;
	justify-content: flex-end;
	align-items: center
}
.cu-list.menu-avatar>.cu-item>.cu-avatar {
	position: absolute;
	left: 0.9375rem
}
.cu-list.menu-avatar>.cu-item .flex .text-cut {
	max-width: 15.9375rem
}
.cu-list.menu-avatar>.cu-item .content {
	position: absolute;
	left: 4.5625rem;
	width: calc(100% - 3rem - 1.875rem - 3.75rem - 0.625rem);
	line-height: 1.6em;
}
.cu-list.menu-avatar>.cu-item .content.flex-sub {
	width: calc(100% - 3rem - 1.875rem - 0.625rem);
}
.cu-list.menu-avatar>.cu-item .content>uni-view:first-child {
	font-size: 0.9375rem;
	display: flex;
	align-items: center
}
.cu-list.menu-avatar>.cu-item .content .cu-tag.sm {
	display: inline-block;
	margin-left: 0.3125rem;
	height: 0.875rem;
	font-size: 0.5rem;
	line-height: 1rem
}
.cu-list.menu-avatar>.cu-item .action {
	width: 3.125rem;
	text-align: center
}
.cu-list.menu-avatar>.cu-item .action uni-view+uni-view {
	margin-top: 0.3125rem
}
.cu-list.menu-avatar.comment>.cu-item .content {
	position: relative;
	left: 0;
	width: auto;
	flex: 1;
}
.cu-list.menu-avatar.comment>.cu-item {
	padding: 0.9375rem 0.9375rem 0.9375rem 3.75rem;
	height: auto
}
.cu-list.menu-avatar.comment .cu-avatar {
	align-self: flex-start
}
.cu-list.menu>.cu-item {
	position: relative;
	display: flex;
	padding: 0 0.9375rem;
	min-height: 3.125rem;
	background-color: #ffffff;
	justify-content: space-between;
	align-items: center
}
.cu-list.menu>.cu-item:last-child:after {
	border: none
}
.cu-list.menu-avatar>.cu-item:after,
.cu-list.menu>.cu-item:after {
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	width: 200%;
	height: 200%;
	border-bottom: 0.03125rem solid #ddd;
	border-radius: inherit;
	content: " ";
	transform: scale(.5);
	transform-origin: 0 0;
	pointer-events: none
}
.cu-list.menu>.cu-item.grayscale {
	background-color: #f5f5f5
}
.cu-list.menu>.cu-item.cur {
	background-color: #fcf7e9
}
.cu-list.menu>.cu-item.arrow {
	padding-right: 2.8125rem
}
.cu-list.menu>.cu-item.arrow:before {
	position: absolute;
	top: 0;
	right: 0.9375rem;
	bottom: 0;
	display: block;
	margin: auto;
	width: 0.9375rem;
	height: 0.9375rem;
	color: #8799a3;
	content: "\e6a3";
	text-align: center;
	font-size: 1.0625rem;
	font-family: cuIcon;
	line-height: 0.9375rem
}
.cu-list.menu>.cu-item uni-button.content {
	padding: 0;
	background-color: transparent;
	justify-content: flex-start
}
.cu-list.menu>.cu-item uni-button.content:after {
	display: none
}
.cu-list.menu>.cu-item .cu-avatar-group .cu-avatar {
	border-color: #ffffff
}
.cu-list.menu>.cu-item .content>uni-view:first-child {
	display: flex;
	align-items: center
}
.cu-list.menu>.cu-item .content>uni-text[class*=cuIcon] {
	display: inline-block;
	margin-right: 0.3125rem;
	width: 1.6em;
	text-align: center
}
.cu-list.menu>.cu-item .content>uni-image {
	display: inline-block;
	margin-right: 0.3125rem;
	width: 1.6em;
	height: 1.6em;
	vertical-align: middle
}
.cu-list.menu>.cu-item .content {
	font-size: 0.9375rem;
	line-height: 1.6em;
	flex: 1
}
.cu-list.menu>.cu-item .content .cu-tag.sm {
	display: inline-block;
	margin-left: 0.3125rem;
	height: 0.875rem;
	font-size: 0.5rem;
	line-height: 1rem
}
.cu-list.menu>.cu-item .action .cu-tag:empty {
	right: 0.3125rem
}
.cu-list.menu {
	display: block;
	overflow: hidden
}
.cu-list.menu.sm-border>.cu-item:after {
	left: 0.9375rem;
	width: calc(200% - 3.75rem)
}
.cu-list.grid>.cu-item {
	position: relative;
	display: flex;
	padding: 0.625rem 0 0.9375rem;
	transition-duration: 0s;
	flex-direction: column
}
.cu-list.grid>.cu-item:after {
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	width: 200%;
	height: 200%;
	border-right: 1px solid rgba(0, 0, 0, .1);
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	border-radius: inherit;
	content: " ";
	transform: scale(.5);
	transform-origin: 0 0;
	pointer-events: none
}
.cu-list.grid>.cu-item uni-text {
	display: block;
	margin-top: 0.3125rem;
	color: #888;
	font-size: 0.8125rem;
	line-height: 1.25rem
}
.cu-list.grid>.cu-item [class*=cuIcon] {
	position: relative;
	display: block;
	margin-top: 0.625rem;
	width: 100%;
	font-size: 1.5rem
}
.cu-list.grid>.cu-item .cu-tag {
	right: auto;
	left: 50%;
	margin-left: 0.625rem
}
.cu-list.grid {
	background-color: #ffffff;
	text-align: center
}
.cu-list.grid.no-border>.cu-item {
	padding-top: 0.3125rem;
	padding-bottom: 0.625rem
}
.cu-list.grid.no-border>.cu-item:after {
	border: none
}
.cu-list.grid.no-border {
	padding: 0.625rem 0.3125rem
}
.cu-list.grid.col-3>.cu-item:nth-child(3n):after,
.cu-list.grid.col-4>.cu-item:nth-child(4n):after,
.cu-list.grid.col-5>.cu-item:nth-child(5n):after {
	border-right-width: 0
}
.cu-list.card-menu {
	overflow: hidden;
	margin-right: 0.9375rem;
	margin-left: 0.9375rem;
	border-radius: 0.625rem
}
/* ==================
          操作条
 ==================== */
.cu-bar {
	display: flex;
	position: relative;
	align-items: center;
	min-height: 3.125rem;
	justify-content: space-between;
}
.cu-bar .action {
	display: flex;
	align-items: center;
	height: 100%;
	justify-content: center;
	max-width: 100%;
}
.cu-bar .action.border-title {
	position: relative;
	top: -0.3125rem;
}
.cu-bar .action.border-title uni-text[class*="bg-"]:last-child {
	position: absolute;
	bottom: -0.5rem;
	min-width: 2rem;
	height: 0.1875rem;
	left: 0;
}
.cu-bar .action.sub-title {
	position: relative;
	top: -0.2rem;
}
.cu-bar .action.sub-title uni-text {
	position: relative;
	z-index: 1;
}
.cu-bar .action.sub-title uni-text[class*="bg-"]:last-child {
	position: absolute;
	display: inline-block;
	bottom: -0.2rem;
	border-radius: 0.1875rem;
	width: 100%;
	height: 0.6rem;
	left: 0.6rem;
	opacity: 0.3;
	z-index: 0;
}
.cu-bar .action.sub-title uni-text[class*="text-"]:last-child {
	position: absolute;
	display: inline-block;
	bottom: -0.7rem;
	left: 0.5rem;
	opacity: 0.2;
	z-index: 0;
	text-align: right;
	font-weight: 900;
	font-size: 1.125rem;
}
.cu-bar.justify-center .action.border-title uni-text:last-child,
.cu-bar.justify-center .action.sub-title uni-text:last-child {
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.cu-bar .action:first-child {
	margin-left: 0.9375rem;
	font-size: 0.9375rem;
}
.cu-bar .action uni-text.text-cut {
	text-align: left;
	width: 100%;
}
.cu-bar .cu-avatar:first-child {
	margin-left: 0.625rem;
}
.cu-bar .action:first-child>uni-text[class*="cuIcon-"] {
	margin-left: -0.3em;
	margin-right: 0.3em;
}
.cu-bar .action:last-child {
	margin-right: 0.9375rem;
}
.cu-bar .action>uni-text[class*="cuIcon-"],
.cu-bar .action>uni-view[class*="cuIcon-"] {
	font-size: 1.125rem;
}
.cu-bar .action>uni-text[class*="cuIcon-"]+uni-text[class*="cuIcon-"] {
	margin-left: 0.5em;
}
.cu-bar .content {
	position: absolute;
	text-align: center;
	width: calc(100% - 10.625rem);
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	height: 1.875rem;
	font-size: 1rem;
	line-height: 1.875rem;
	cursor: none;
	pointer-events: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.cu-bar.ios .content {
	bottom: 7px;
	height: 30px;
	font-size: 1rem;
	line-height: 30px;
}
.cu-bar.btn-group {
	justify-content: space-around;
}
.cu-bar.btn-group uni-button {
	padding: 0.625rem 1rem;
}
.cu-bar.btn-group uni-button {
	flex: 1;
	margin: 0 0.625rem;
	max-width: 50%;
}
.cu-bar .search-form {
	background-color: #f5f5f5;
	line-height: 2rem;
	height: 2rem;
	font-size: 0.75rem;
	color: #333333;
	flex: 1;
	display: flex;
	align-items: center;
	margin: 0 0.9375rem;
}
.cu-bar .search-form+.action {
	margin-right: 0.9375rem;
}
.cu-bar .search-form uni-input {
	flex: 1;
	padding-right: 0.9375rem;
	height: 2rem;
	line-height: 2rem;
	font-size: 0.8125rem;
	background-color: transparent;
}
.cu-bar .search-form [class*="cuIcon-"] {
	margin: 0 0.5em 0 0.8em;
}
.cu-bar .search-form [class*="cuIcon-"]::before {
	top: 0;
}
.cu-bar.fixed,
.nav.fixed {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 1024;
	box-shadow: 0 0.03125rem 0.1875rem rgba(0, 0, 0, 0.1);
}
.cu-bar.foot {
	position: fixed;
	width: 100%;
	bottom: 0;
	z-index: 1024;
	box-shadow: 0 -0.03125rem 0.1875rem rgba(0, 0, 0, 0.1);
}
.cu-bar.tabbar {
	padding: 0;
	height: calc(3.125rem + env(safe-area-inset-bottom) / 2);
	padding-bottom: calc(env(safe-area-inset-bottom) / 2);
}
.cu-tabbar-height {
	min-height: 3.125rem;
	height: calc(3.125rem + env(safe-area-inset-bottom) / 2);
}
.cu-bar.tabbar.shadow {
	box-shadow: 0 -0.03125rem 0.1875rem rgba(0, 0, 0, 0.1);
}
.cu-bar.tabbar .action {
	font-size: 0.6875rem;
	position: relative;
	flex: 1;
	text-align: center;
	padding: 0;
	display: block;
	height: auto;
	line-height: 1;
	margin: 0;
	background-color: inherit;
	overflow: initial;
}
.cu-bar.tabbar.shop .action {
	width: 4.375rem;
	flex: initial;
}
.cu-bar.tabbar .action.add-action {
	position: relative;
	z-index: 2;
	padding-top: 1.5625rem;
}
.cu-bar.tabbar .action.add-action [class*="cuIcon-"] {
	position: absolute;
	width: 2.1875rem;
	z-index: 2;
	height: 2.1875rem;
	border-radius: 50%;
	line-height: 2.1875rem;
	font-size: 1.5625rem;
	top: -1.09375rem;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0;
}
.cu-bar.tabbar .action.add-action::after {
	content: "";
	position: absolute;
	width: 3.125rem;
	height: 3.125rem;
	top: -1.5625rem;
	left: 0;
	right: 0;
	margin: auto;
	box-shadow: 0 -0.09375rem 0.25rem rgba(0, 0, 0, 0.08);
	border-radius: 1.5625rem;
	background-color: inherit;
	z-index: 0;
}
.cu-bar.tabbar .action.add-action::before {
	content: "";
	position: absolute;
	width: 3.125rem;
	height: 0.9375rem;
	bottom: 0.9375rem;
	left: 0;
	right: 0;
	margin: auto;
	background-color: inherit;
	z-index: 1;
}
.cu-bar.tabbar .btn-group {
	flex: 1;
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 0 0.3125rem;
}
.cu-bar.tabbar uni-button.action::after {
	border: 0;
}
.cu-bar.tabbar .action [class*="cuIcon-"] {
	width: 3.125rem;
	position: relative;
	display: block;
	height: auto;
	margin: 0 auto 0.3125rem;
	text-align: center;
	font-size: 1.25rem;
}
.cu-bar.tabbar .action .cuIcon-cu-image {
	margin: 0 auto;
}
.cu-bar.tabbar .action .cuIcon-cu-image uni-image {
	width: 1.5625rem;
	height: 1.5625rem;
	display: inline-block;
}
.cu-bar.tabbar .submit {
	align-items: center;
	display: flex;
	justify-content: center;
	text-align: center;
	position: relative;
	flex: 2;
	align-self: stretch;
}
.cu-bar.tabbar .submit:last-child {
	flex: 2.6;
}
.cu-bar.tabbar .submit+.submit {
	flex: 2;
}
.cu-bar.tabbar.border .action::before {
	content: " ";
	width: 200%;
	height: 200%;
	position: absolute;
	top: 0;
	left: 0;
	transform: scale(0.5);
	transform-origin: 0 0;
	border-right: 0.03125rem solid rgba(0, 0, 0, 0.1);
	z-index: 3;
}
.cu-bar.tabbar.border .action:last-child:before {
	display: none;
}
.cu-bar.input {
	padding-right: 0.625rem;
	background-color: #ffffff;
}
.cu-bar.input uni-input {
	overflow: initial;
	line-height: 2rem;
	height: 2rem;
	min-height: 2rem;
	flex: 1;
	font-size: 0.9375rem;
	margin: 0 0.625rem;
}
.cu-bar.input .action {
	margin-left: 0.625rem;
}
.cu-bar.input .action [class*="cuIcon-"] {
	font-size: 1.5rem;
}
.cu-bar.input uni-input+.action {
	margin-right: 0.625rem;
	margin-left: 0;
}
.cu-bar.input .action:first-child [class*="cuIcon-"] {
	margin-left: 0;
}
.cu-custom {
	display: block;
	position: relative;
}
.cu-custom .cu-bar .content {
	width: calc(100% - 13.75rem);
}
.cu-custom .cu-bar .content uni-image {
	height: 1.875rem;
	width: 7.5rem;
}
.cu-custom .cu-bar {
	min-height: 0px;






	box-shadow: 0 0 0;
	z-index: 9999;
}
.cu-custom .cu-bar .border-custom {
	position: relative;
	background: rgba(0, 0, 0, 0.15);
	border-radius: 31.25rem;
	height: 30px;
}
.cu-custom .cu-bar .border-custom::after {
	content: " ";
	width: 200%;
	height: 200%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: inherit;
	transform: scale(0.5);
	transform-origin: 0 0;
	pointer-events: none;
	box-sizing: border-box;
	border: 0.03125rem solid #ffffff;
	opacity: 0.5;
}
.cu-custom .cu-bar .border-custom::before {
	content: " ";
	width: 0.03125rem;
	height: 110%;
	position: absolute;
	top: 22.5%;
	left: 0;
	right: 0;
	margin: auto;
	transform: scale(0.5);
	transform-origin: 0 0;
	pointer-events: none;
	box-sizing: border-box;
	opacity: 0.6;
	background-color: #ffffff;
}
.cu-custom .cu-bar .border-custom uni-text {
	display: block;
	flex: 1;
	margin: auto !important;
	text-align: center;
	font-size: 1.0625rem;
}
/* ==================
         导航栏
 ==================== */
.nav {
	white-space: nowrap;
}
::-webkit-scrollbar {
	display: none;
}
.nav .cu-item {
	height: 2.8125rem;
	display: inline-block;
	line-height: 2.8125rem;
	margin: 0 0.3125rem;
	padding: 0 0.625rem;
}
.nav .cu-item.cur {
	border-bottom: 0.125rem solid;
}
/* ==================
         时间轴
 ==================== */
.cu-timeline {
	display: block;
	background-color: #ffffff;
}
.cu-timeline .cu-time {
	width: 3.75rem;
	text-align: center;
	padding: 0.625rem 0;
	font-size: 0.8125rem;
	color: #888;
	display: block;
}
.cu-timeline>.cu-item {
	padding: 0.9375rem 0.9375rem 0.9375rem 3.75rem;
	position: relative;
	display: block;
	z-index: 0;
}
.cu-timeline>.cu-item:not([class*="text-"]) {
	color: #ccc;
}
.cu-timeline>.cu-item::after {
	content: "";
	display: block;
	position: absolute;
	width: 0.03125rem;
	background-color: #ddd;
	left: 1.875rem;
	height: 100%;
	top: 0;
	z-index: 8;
}
.cu-timeline>.cu-item::before {
	font-family: "cuIcon";
	display: block;
	position: absolute;
	top: 1.125rem;
	z-index: 9;
	background-color: #ffffff;
	width: 1.5625rem;
	height: 1.5625rem;
	text-align: center;
	border: none;
	line-height: 1.5625rem;
	left: 1.125rem;
}
.cu-timeline>.cu-item:not([class*="cuIcon-"])::before {
	content: "\e763";
}
.cu-timeline>.cu-item[class*="cuIcon-"]::before {
	background-color: #ffffff;
	width: 1.5625rem;
	height: 1.5625rem;
	text-align: center;
	border: none;
	line-height: 1.5625rem;
	left: 1.125rem;
}
.cu-timeline>.cu-item>.content {
	padding: 0.9375rem;
	border-radius: 0.1875rem;
	display: block;
	line-height: 1.6;
}
.cu-timeline>.cu-item>.content:not([class*="bg-"]) {
	background-color: #f1f1f1;
	color: #333333;
}
.cu-timeline>.cu-item>.content+.content {
	margin-top: 0.625rem;
}
/* ==================
         聊天
 ==================== */
.cu-chat {
	display: flex;
	flex-direction: column;
}
.cu-chat .cu-item {
	display: flex;
	padding: 0.9375rem 0.9375rem 2.1875rem;
	position: relative;
}
.cu-chat .cu-item>.cu-avatar {
	width: 2.5rem;
	height: 2.5rem;
}
.cu-chat .cu-item>.main {
	max-width: calc(100% - 8.125rem);
	margin: 0 1.25rem;
	display: flex;
	align-items: center;
}
.cu-chat .cu-item>uni-image {
	height: 10rem;
}
.cu-chat .cu-item>.main .content {
	padding: 0.625rem;
	border-radius: 0.1875rem;
	display: inline-flex;
	max-width: 100%;
	align-items: center;
	font-size: 0.9375rem;
	position: relative;
	min-height: 2.5rem;
	line-height: 1.25rem;
	text-align: left;
}
.cu-chat .cu-item>.main .content:not([class*="bg-"]) {
	background-color: #ffffff;
	color: #333333;
}
.cu-chat .cu-item .date {
	position: absolute;
	font-size: 0.75rem;
	color: #8799a3;
	width: calc(100% - 10rem);
	bottom: 0.625rem;
	left: 5rem;
}
.cu-chat .cu-item .action {
	padding: 0 0.9375rem;
	display: flex;
	align-items: center;
}
.cu-chat .cu-item>.main .content::after {
	content: "";
	top: 0.84375rem;
	transform: rotate(45deg);
	position: absolute;
	z-index: 100;
	display: inline-block;
	overflow: hidden;
	width: 0.75rem;
	height: 0.75rem;
	left: -0.375rem;
	right: initial;
	background-color: inherit;
}
.cu-chat .cu-item.self>.main .content::after {
	left: auto;
	right: -0.375rem;
}
.cu-chat .cu-item>.main .content::before {
	content: "";
	top: 0.9375rem;
	transform: rotate(45deg);
	position: absolute;
	z-index: -1;
	display: inline-block;
	overflow: hidden;
	width: 0.75rem;
	height: 0.75rem;
	left: -0.375rem;
	right: initial;
	background-color: inherit;
	filter: blur(0.15625rem);
	opacity: 0.3;
}
.cu-chat .cu-item>.main .content:not([class*="bg-"])::before {
	background-color: #333333;
	opacity: 0.1;
}
.cu-chat .cu-item.self>.main .content::before {
	left: auto;
	right: -0.375rem;
}
.cu-chat .cu-item.self {
	justify-content: flex-end;
	text-align: right;
}
.cu-chat .cu-info {
	display: inline-block;
	margin: 0.625rem auto;
	font-size: 0.75rem;
	padding: 0.25rem 0.375rem;
	background-color: rgba(0, 0, 0, 0.2);
	border-radius: 0.1875rem;
	color: #ffffff;
	max-width: 12.5rem;
	line-height: 1.4;
}
/* ==================
         卡片
 ==================== */
.cu-card {
	display: block;
	overflow: hidden;
}
.cu-card>.cu-item {
	display: block;
	background-color: #ffffff;
	overflow: hidden;
	border-radius: 0.3125rem;
	margin: 0.9375rem;
}
.cu-card>.cu-item.shadow-blur {
	overflow: initial;
}
.cu-card.no-card>.cu-item {
	margin: 0;
	border-radius: 0;
}
.cu-card .grid.grid-square {
	margin-bottom: -0.625rem;
}
.cu-card.case .image {
	position: relative;
}
.cu-card.case .image uni-image {
	width: 100%;
}
.cu-card.case .image .cu-tag {
	position: absolute;
	right: 0;
	top: 0;
}
.cu-card.case .image .cu-bar {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: transparent;
	padding: 0 0.9375rem;
}
.cu-card.case.no-card .image {
	margin: 0.9375rem 0.9375rem 0;
	overflow: hidden;
	border-radius: 0.3125rem;
}
.cu-card.dynamic {
	display: block;
}
.cu-card.dynamic>.cu-item {
	display: block;
	background-color: #ffffff;
	overflow: hidden;
}
.cu-card.dynamic>.cu-item>.text-content {
	padding: 0 0.9375rem 0;
	max-height: 6.4em;
	overflow: hidden;
	font-size: 0.9375rem;
	margin-bottom: 0.625rem;
}
.cu-card.dynamic>.cu-item .square-img {
	width: 100%;
	height: 6.25rem;
	border-radius: 0.1875rem;
}
.cu-card.dynamic>.cu-item .only-img {
	width: 100%;
	height: 10rem;
	border-radius: 0.1875rem;
}
/* card.dynamic>.cu-item .comment {
  padding: 20upx;
  background-color: #f1f1f1;
  margin: 0 30upx 30upx;
  border-radius: 6upx;
} */
.cu-card.article {
	display: block;
}
.cu-card.article>.cu-item {
	padding-bottom: 0.9375rem;
}
.cu-card.article>.cu-item .title {
	font-size: 0.9375rem;
	font-weight: 900;
	color: #333333;
	line-height: 3.125rem;
	padding: 0 0.9375rem;
}
.cu-card.article>.cu-item .content {
	display: flex;
	padding: 0 0.9375rem;
}
.cu-card.article>.cu-item .content>uni-image {
	width: 7.5rem;
	height: 6.4em;
	margin-right: 0.625rem;
	border-radius: 0.1875rem;
}
.cu-card.article>.cu-item .content .desc {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.cu-card.article>.cu-item .content .text-content {
	font-size: 0.875rem;
	color: #888;
	height: 4.8em;
	overflow: hidden;
}
/* ==================
         表单
 ==================== */
.cu-form-group {
	background-color: #ffffff;
	padding: 0.03125rem 0.9375rem;
	display: flex;
	align-items: center;
	min-height: 3.125rem;
	justify-content: space-between;
}
.cu-form-group+.cu-form-group {
	border-top: 0.03125rem solid #eee;
}
.cu-form-group .title {
	text-align: justify;
	padding-right: 0.9375rem;
	font-size: 0.9375rem;
	position: relative;
	height: 1.875rem;
	line-height: 1.875rem;
}
.cu-form-group uni-input {
	flex: 1;
	font-size: 0.9375rem;
	color: #555;
	padding-right: 0.625rem;
}
.cu-form-group>uni-text[class*="cuIcon-"] {
	font-size: 1.125rem;
	padding: 0;
	box-sizing: border-box;
}
.cu-form-group uni-textarea {
	margin: 1rem 0 0.9375rem;
	height: 4.6em;
	width: 100%;
	line-height: 1.2em;
	flex: 1;
	font-size: 0.875rem;
	padding: 0;
}
.cu-form-group.align-start .title {
	height: 1em;
	margin-top: 1rem;
	line-height: 1em;
}
.cu-form-group uni-picker {
	flex: 1;
	padding-right: 1.25rem;
	overflow: hidden;
	position: relative;
}
.cu-form-group uni-picker .picker {
	line-height: 3.125rem;
	font-size: 0.875rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	text-align: right;
}
.cu-form-group uni-picker::after {
	font-family: cuIcon;
	display: block;
	content: "\e6a3";
	position: absolute;
	font-size: 1.0625rem;
	color: #8799a3;
	line-height: 3.125rem;
	width: 1.875rem;
	text-align: center;
	top: 0;
	bottom: 0;
	right: -0.625rem;
	margin: auto;
}
.cu-form-group uni-textarea[disabled],
.cu-form-group uni-textarea[disabled] .placeholder {
	color: transparent;
}
/* ==================
         模态窗口
 ==================== */
.cu-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1110;
	opacity: 0;
	outline: 0;
	text-align: center;
	transform: scale(1.185);
	backface-visibility: hidden;
	perspective: 62.5rem;
	background: rgba(0, 0, 0, 0.6);
	transition: all 0.3s ease-in-out 0s;
	pointer-events: none;
}
.cu-modal::before {
	content: "\200B";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.cu-modal.show {
	opacity: 1;
	transition-duration: 0.3s;
	transform: scale(1);
	overflow-x: hidden;
	overflow-y: auto;
	pointer-events: auto;
}
.cu-dialog {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	width: 21.25rem;
	max-width: 100%;
	background-color: #f8f8f8;
	border-radius: 0.3125rem;
	overflow: hidden;
}
.cu-modal.bottom-modal::before {
	vertical-align: bottom;
}
.cu-modal.bottom-modal .cu-dialog {
	width: 100%;
	border-radius: 0;
}
.cu-modal.bottom-modal {
	margin-bottom: -31.25rem;
}
.cu-modal.bottom-modal.show {
	margin-bottom: 0;
}
.cu-modal.drawer-modal {
	transform: scale(1);
	display: flex;
}
.cu-modal.drawer-modal .cu-dialog {
	height: 100%;
	min-width: 6.25rem;
	border-radius: 0;
	margin: initial;
	transition-duration: 0.3s;
}
.cu-modal.drawer-modal.justify-start .cu-dialog {
	transform: translateX(-100%);
}
.cu-modal.drawer-modal.justify-end .cu-dialog {
	transform: translateX(100%);
}
.cu-modal.drawer-modal.show .cu-dialog {
	transform: translateX(0%);
}
.cu-modal .cu-dialog>.cu-bar:first-child .action{
  min-width: 3.125rem;
  margin-right: 0;
  min-height: 3.125rem;
}
/* ==================
         轮播
 ==================== */
uni-swiper .a-swiper-dot {
	display: inline-block;
	width: 0.5rem;
	height: 0.5rem;
	background: rgba(0, 0, 0, .3);
	border-radius: 50%;
	vertical-align: middle;
}
uni-swiper[class*="-dot"] .wx-swiper-dots,
uni-swiper[class*="-dot"] .a-swiper-dots,
uni-swiper[class*="-dot"] .uni-swiper-dots {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: center;
}
uni-swiper.square-dot .wx-swiper-dot,
uni-swiper.square-dot .a-swiper-dot,
uni-swiper.square-dot .uni-swiper-dot {
	background-color: #ffffff;
	opacity: 0.4;
	width: 0.3125rem;
	height: 0.3125rem;
	border-radius: 0.625rem;
	margin: 0 0.25rem !important;
}
uni-swiper.square-dot .wx-swiper-dot.wx-swiper-dot-active,
uni-swiper.square-dot .a-swiper-dot.a-swiper-dot-active,
uni-swiper.square-dot .uni-swiper-dot.uni-swiper-dot-active {
	opacity: 1;
	width: 0.9375rem;
}
uni-swiper.round-dot .wx-swiper-dot,
uni-swiper.round-dot .a-swiper-dot,
uni-swiper.round-dot .uni-swiper-dot {
	width: 0.3125rem;
	height: 0.3125rem;
	position: relative;
	margin: 0.125rem 0.25rem !important;
}
uni-swiper.round-dot .wx-swiper-dot.wx-swiper-dot-active::after,
uni-swiper.round-dot .a-swiper-dot.a-swiper-dot-active::after,
uni-swiper.round-dot .uni-swiper-dot.uni-swiper-dot-active::after {
	content: "";
	position: absolute;
	width: 0.3125rem;
	height: 0.3125rem;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-color: #ffffff;
	border-radius: 0.625rem;
}
uni-swiper.round-dot .wx-swiper-dot.wx-swiper-dot-active,
uni-swiper.round-dot .a-swiper-dot.a-swiper-dot-active,
uni-swiper.round-dot .uni-swiper-dot.uni-swiper-dot-active {
	width: 0.5625rem;
	height: 0.5625rem;
}
.screen-swiper {
	min-height: 11.71875rem;
}
.screen-swiper uni-image,
.screen-swiper uni-video,
.swiper-item uni-image,
.swiper-item uni-video {
	width: 100%;
	display: block;
	height: 100%;
	margin: 0;
	pointer-events: none;
}
.card-swiper {
	height: 13.125rem !important;
}
.card-swiper uni-swiper-item {
	width: 19.0625rem !important;
	left: 2.1875rem;
	box-sizing: border-box;
	padding: 1.25rem 0 2.1875rem;
	overflow: initial;
}
.card-swiper uni-swiper-item .swiper-item {
	width: 100%;
	display: block;
	height: 100%;
	border-radius: 0.3125rem;
	transform: scale(0.9);
	transition: all 0.2s ease-in 0s;
	overflow: hidden;
}
.card-swiper uni-swiper-item.cur .swiper-item {
	transform: none;
	transition: all 0.2s ease-in 0s;
}
.tower-swiper {
	height: 13.125rem;
	position: relative;
	max-width: 23.4375rem;
	overflow: hidden;
}
.tower-swiper .tower-item {
	position: absolute;
	width: 9.375rem;
	height: 11.875rem;
	top: 0;
	bottom: 0;
	left: 50%;
	margin: auto;
	transition: all 0.2s ease-in 0s;
	opacity: 1;
}
.tower-swiper .tower-item.none {
	opacity: 0;
}
.tower-swiper .tower-item .swiper-item {
	width: 100%;
	height: 100%;
	border-radius: 0.1875rem;
	overflow: hidden;
}
/* ==================
          步骤条
 ==================== */
.cu-steps {
	display: flex;
}
uni-scroll-view.cu-steps {
	display: block;
	white-space: nowrap;
}
uni-scroll-view.cu-steps .cu-item {
	display: inline-block;
}
.cu-steps .cu-item {
	flex: 1;
	text-align: center;
	position: relative;
	min-width: 3.125rem;
}
.cu-steps .cu-item:not([class*="text-"]) {
	color: #8799a3;
}
.cu-steps .cu-item [class*="cuIcon-"],
.cu-steps .cu-item .num {
	display: block;
	font-size: 1.25rem;
	line-height: 2.5rem;
}
.cu-steps .cu-item::before,
.cu-steps .cu-item::after,
.cu-steps.steps-arrow .cu-item::before,
.cu-steps.steps-arrow .cu-item::after {
	content: "";
	display: block;
	position: absolute;
	height: 0px;
	width: calc(100% - 2.5rem);
	border-bottom: 1px solid #ccc;
	left: calc(0px - (100% - 2.5rem) / 2);
	top: 1.25rem;
	z-index: 0;
}
.cu-steps.steps-arrow .cu-item::before,
.cu-steps.steps-arrow .cu-item::after {
	content: "\e6a3";
	font-family: 'cuIcon';
	height: 0.9375rem;
	border-bottom-width: 0px;
	line-height: 0.9375rem;
	top: 0;
	bottom: 0;
	margin: auto;
	color: #ccc;
}
.cu-steps.steps-bottom .cu-item::before,
.cu-steps.steps-bottom .cu-item::after {
	bottom: 1.25rem;
	top: initial;
}
.cu-steps .cu-item::after {
	border-bottom: 1px solid currentColor;
	width: 0px;
	transition: all 0.3s ease-in-out 0s;
}
.cu-steps .cu-item[class*="text-"]::after {
	width: calc(100% - 2.5rem);
	color: currentColor;
}
.cu-steps .cu-item:first-child::before,
.cu-steps .cu-item:first-child::after {
	display: none;
}
.cu-steps .cu-item .num {
	width: 1.25rem;
	height: 1.25rem;
	border-radius: 50%;
	line-height: 1.25rem;
	margin: 0.625rem auto;
	font-size: 0.75rem;
	border: 1px solid currentColor;
	position: relative;
	overflow: hidden;
}
.cu-steps .cu-item[class*="text-"] .num {
	background-color: currentColor;
}
.cu-steps .cu-item .num::before,
.cu-steps .cu-item .num::after {
	content: attr(data-index);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	transition: all 0.3s ease-in-out 0s;
	transform: translateY(0);
}
.cu-steps .cu-item[class*="text-"] .num::before {
	transform: translateY(-1.25rem);
	color: #ffffff;
}
.cu-steps .cu-item .num::after {
	transform: translateY(1.25rem);
	color: #ffffff;
	transition: all 0.3s ease-in-out 0s;
}
.cu-steps .cu-item[class*="text-"] .num::after {
	content: "\e645";
	font-family: 'cuIcon';
	color: #ffffff;
	transform: translateY(0);
}
.cu-steps .cu-item[class*="text-"] .num.err::after {
	content: "\e646";
}
/* ==================
          布局
 ==================== */
/*  -- flex弹性布局 -- */
.flex {
	display: flex;
}
.basis-xs {
	flex-basis: 20%;
}
.basis-sm {
	flex-basis: 40%;
}
.basis-df {
	flex-basis: 50%;
}
.basis-lg {
	flex-basis: 60%;
}
.basis-xl {
	flex-basis: 80%;
}
.flex-sub {
	flex: 1;
}
.flex-twice {
	flex: 2;
}
.flex-treble {
	flex: 3;
}
.flex-direction {
	flex-direction: column;
}
.flex-wrap {
	flex-wrap: wrap;
}
.align-start {
	align-items: flex-start;
}
.align-end {
	align-items: flex-end;
}
.align-center {
	align-items: center;
}
.align-stretch {
	align-items: stretch;
}
.self-start {
	align-self: flex-start;
}
.self-center {
	align-self: flex-center;
}
.self-end {
	align-self: flex-end;
}
.self-stretch {
	align-self: stretch;
}
.align-stretch {
	align-items: stretch;
}
.justify-start {
	justify-content: flex-start;
}
.justify-end {
	justify-content: flex-end;
}
.justify-center {
	justify-content: center;
}
.justify-between {
	justify-content: space-between;
}
.justify-around {
	justify-content: space-around;
}
/* grid布局 */
.grid {
	display: flex;
	flex-wrap: wrap;
}
.grid.grid-square {
	overflow: hidden;
}
.grid.grid-square .cu-tag {
	position: absolute;
	right: 0;
	top: 0;
	border-bottom-left-radius: 0.1875rem;
	padding: 0.1875rem 0.375rem;
	height: auto;
	background-color: rgba(0, 0, 0, 0.5);
}
.grid.grid-square>uni-view>uni-text[class*="cuIcon-"] {
	font-size: 1.625rem;
	position: absolute;
	color: #8799a3;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.grid.grid-square>uni-view {
	margin-right: 0.625rem;
	margin-bottom: 0.625rem;
	border-radius: 0.1875rem;
	position: relative;
	overflow: hidden;
}
.grid.grid-square>uni-view.bg-img uni-image {
	width: 100%;
	height: 100%;
	position: absolute;
}
.grid.col-1.grid-square>uni-view {
	padding-bottom: 100%;
	height: 0;
	margin-right: 0;
}
.grid.col-2.grid-square>uni-view {
	padding-bottom: calc((100% - 0.625rem)/2);
	height: 0;
	width: calc((100% - 0.625rem)/2);
}
.grid.col-3.grid-square>uni-view {
	padding-bottom: calc((100% - 1.25rem)/3);
	height: 0;
	width: calc((100% - 1.25rem)/3);
}
.grid.col-4.grid-square>uni-view {
	padding-bottom: calc((100% - 1.875rem)/4);
	height: 0;
	width: calc((100% - 1.875rem)/4);
}
.grid.col-5.grid-square>uni-view {
	padding-bottom: calc((100% - 2.5rem)/5);
	height: 0;
	width: calc((100% - 2.5rem)/5);
}
.grid.col-2.grid-square>uni-view:nth-child(2n),
.grid.col-3.grid-square>uni-view:nth-child(3n),
.grid.col-4.grid-square>uni-view:nth-child(4n),
.grid.col-5.grid-square>uni-view:nth-child(5n) {
	margin-right: 0;
}
.grid.col-1>uni-view {
	width: 100%;
}
.grid.col-2>uni-view {
	width: 50%;
}
.grid.col-3>uni-view {
	width: 33.33%;
}
.grid.col-4>uni-view {
	width: 25%;
}
.grid.col-5>uni-view {
	width: 20%;
}
/*  -- 内外边距 -- */
.margin-0 {
	margin: 0;
}
.margin-xs {
	margin: 0.3125rem;
}
.margin-sm {
	margin: 0.625rem;
}
.margin {
	margin: 0.9375rem;
}
.margin-lg {
	margin: 1.25rem;
}
.margin-xl {
	margin: 1.5625rem;
}
.margin-top-xs {
	margin-top: 0.3125rem;
}
.margin-top-sm {
	margin-top: 0.625rem;
}
.margin-top {
	margin-top: 0.9375rem;
}
.margin-top-lg {
	margin-top: 1.25rem;
}
.margin-top-xl {
	margin-top: 1.5625rem;
}
.margin-right-xs {
	margin-right: 0.3125rem;
}
.margin-right-sm {
	margin-right: 0.625rem;
}
.margin-right {
	margin-right: 0.9375rem;
}
.margin-right-lg {
	margin-right: 1.25rem;
}
.margin-right-xl {
	margin-right: 1.5625rem;
}
.margin-bottom-xs {
	margin-bottom: 0.3125rem;
}
.margin-bottom-sm {
	margin-bottom: 0.625rem;
}
.margin-bottom {
	margin-bottom: 0.9375rem;
}
.margin-bottom-lg {
	margin-bottom: 1.25rem;
}
.margin-bottom-xl {
	margin-bottom: 1.5625rem;
}
.margin-left-xs {
	margin-left: 0.3125rem;
}
.margin-left-sm {
	margin-left: 0.625rem;
}
.margin-left {
	margin-left: 0.9375rem;
}
.margin-left-lg {
	margin-left: 1.25rem;
}
.margin-left-xl {
	margin-left: 1.5625rem;
}
.margin-lr-xs {
	margin-left: 0.3125rem;
	margin-right: 0.3125rem;
}
.margin-lr-sm {
	margin-left: 0.625rem;
	margin-right: 0.625rem;
}
.margin-lr {
	margin-left: 0.9375rem;
	margin-right: 0.9375rem;
}
.margin-lr-lg {
	margin-left: 1.25rem;
	margin-right: 1.25rem;
}
.margin-lr-xl {
	margin-left: 1.5625rem;
	margin-right: 1.5625rem;
}
.margin-tb-xs {
	margin-top: 0.3125rem;
	margin-bottom: 0.3125rem;
}
.margin-tb-sm {
	margin-top: 0.625rem;
	margin-bottom: 0.625rem;
}
.margin-tb {
	margin-top: 0.9375rem;
	margin-bottom: 0.9375rem;
}
.margin-tb-lg {
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
}
.margin-tb-xl {
	margin-top: 1.5625rem;
	margin-bottom: 1.5625rem;
}
.padding-0 {
	padding: 0;
}
.padding-xs {
	padding: 0.3125rem;
}
.padding-sm {
	padding: 0.625rem;
}
.padding {
	padding: 0.9375rem;
}
.padding-lg {
	padding: 1.25rem;
}
.padding-xl {
	padding: 1.5625rem;
}
.padding-top-xs {
	padding-top: 0.3125rem;
}
.padding-top-sm {
	padding-top: 0.625rem;
}
.padding-top {
	padding-top: 0.9375rem;
}
.padding-top-lg {
	padding-top: 1.25rem;
}
.padding-top-xl {
	padding-top: 1.5625rem;
}
.padding-right-xs {
	padding-right: 0.3125rem;
}
.padding-right-sm {
	padding-right: 0.625rem;
}
.padding-right {
	padding-right: 0.9375rem;
}
.padding-right-lg {
	padding-right: 1.25rem;
}
.padding-right-xl {
	padding-right: 1.5625rem;
}
.padding-bottom-xs {
	padding-bottom: 0.3125rem;
}
.padding-bottom-sm {
	padding-bottom: 0.625rem;
}
.padding-bottom {
	padding-bottom: 0.9375rem;
}
.padding-bottom-lg {
	padding-bottom: 1.25rem;
}
.padding-bottom-xl {
	padding-bottom: 1.5625rem;
}
.padding-left-xs {
	padding-left: 0.3125rem;
}
.padding-left-sm {
	padding-left: 0.625rem;
}
.padding-left {
	padding-left: 0.9375rem;
}
.padding-left-lg {
	padding-left: 1.25rem;
}
.padding-left-xl {
	padding-left: 1.5625rem;
}
.padding-lr-xs {
	padding-left: 0.3125rem;
	padding-right: 0.3125rem;
}
.padding-lr-sm {
	padding-left: 0.625rem;
	padding-right: 0.625rem;
}
.padding-lr {
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}
.padding-lr-lg {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}
.padding-lr-xl {
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}
.padding-tb-xs {
	padding-top: 0.3125rem;
	padding-bottom: 0.3125rem;
}
.padding-tb-sm {
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
}
.padding-tb {
	padding-top: 0.9375rem;
	padding-bottom: 0.9375rem;
}
.padding-tb-lg {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}
.padding-tb-xl {
	padding-top: 1.5625rem;
	padding-bottom: 1.5625rem;
}
/* -- 浮动 --  */
.cf::after,
.cf::before {
	content: " ";
	display: table;
}
.cf::after {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/* ==================
          背景
 ==================== */
.line-red::after,
.lines-red::after {
	border-color: #e54d42;
}
.line-orange::after,
.lines-orange::after {
	border-color: #f37b1d;
}
.line-yellow::after,
.lines-yellow::after {
	border-color: #fbbd08;
}
.line-olive::after,
.lines-olive::after {
	border-color: #8dc63f;
}
.line-green::after,
.lines-green::after {
	border-color: #39b54a;
}
.line-cyan::after,
.lines-cyan::after {
	border-color: #1cbbb4;
}
.line-blue::after,
.lines-blue::after {
	border-color: #0081ff;
}
.line-purple::after,
.lines-purple::after {
	border-color: #6739b6;
}
.line-mauve::after,
.lines-mauve::after {
	border-color: #9c26b0;
}
.line-pink::after,
.lines-pink::after {
	border-color: #e03997;
}
.line-brown::after,
.lines-brown::after {
	border-color: #a5673f;
}
.line-grey::after,
.lines-grey::after {
	border-color: #8799a3;
}
.line-gray::after,
.lines-gray::after {
	border-color: #aaaaaa;
}
.line-black::after,
.lines-black::after {
	border-color: #333333;
}
.line-white::after,
.lines-white::after {
	border-color: #ffffff;
}
.bg-red {
	background-color: #e54d42;
	color: #ffffff;
}
.bg-orange {
	background-color: #f37b1d;
	color: #ffffff;
}
.bg-yellow {
	background-color: #fbbd08;
	color: #333333;
}
.bg-olive {
	background-color: #8dc63f;
	color: #ffffff;
}
.bg-green {
	background-color: #39b54a;
	color: #ffffff;
}
.bg-cyan {
	background-color: #1cbbb4;
	color: #ffffff;
}
.bg-blue {
	background-color: #0081ff;
	color: #ffffff;
}
.bg-purple {
	background-color: #6739b6;
	color: #ffffff;
}
.bg-mauve {
	background-color: #9c26b0;
	color: #ffffff;
}
.bg-pink {
	background-color: #e03997;
	color: #ffffff;
}
.bg-brown {
	background-color: #a5673f;
	color: #ffffff;
}
.bg-grey {
	background-color: #8799a3;
	color: #ffffff;
}
.bg-gray {
	background-color: #f0f0f0;
	color: #333333;
}
.bg-black {
	background-color: #333333;
	color: #ffffff;
}
.bg-white {
	background-color: #ffffff;
	color: #666666;
}
.bg-shadeTop {
	background-image: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.01));
	color: #ffffff;
}
.bg-shadeBottom {
	background-image: linear-gradient(rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 1));
	color: #ffffff;
}
.bg-red.light {
	color: #e54d42;
	background-color: #fadbd9;
}
.bg-orange.light {
	color: #f37b1d;
	background-color: #fde6d2;
}
.bg-yellow.light {
	color: #fbbd08;
	background-color: #fef2ced2;
}
.bg-olive.light {
	color: #8dc63f;
	background-color: #e8f4d9;
}
.bg-green.light {
	color: #39b54a;
	background-color: #d7f0dbff;
}
.bg-cyan.light {
	color: #1cbbb4;
	background-color: #d2f1f0;
}
.bg-blue.light {
	color: #0081ff;
	background-color: #cce6ff;
}
.bg-purple.light {
	color: #6739b6;
	background-color: #e1d7f0;
}
.bg-mauve.light {
	color: #9c26b0;
	background-color: #ebd4ef;
}
.bg-pink.light {
	color: #e03997;
	background-color: #f9d7ea;
}
.bg-brown.light {
	color: #a5673f;
	background-color: #ede1d9;
}
.bg-grey.light {
	color: #8799a3;
	background-color: #e7ebed;
}
.bg-gradual-red {
	background-image: linear-gradient(45deg, #f43f3b, #ec008c);
	color: #ffffff;
}
.bg-gradual-orange {
	background-image: linear-gradient(45deg, #ff9700, #ed1c24);
	color: #ffffff;
}
.bg-gradual-green {
	background-image: linear-gradient(45deg, #39b54a, #8dc63f);
	color: #ffffff;
}
.bg-gradual-purple {
	background-image: linear-gradient(45deg, #9000ff, #5e00ff);
	color: #ffffff;
}
.bg-gradual-pink {
	background-image: linear-gradient(45deg, #ec008c, #6739b6);
	color: #ffffff;
}
.bg-gradual-blue {
	background-image: linear-gradient(45deg, #0081ff, #1cbbb4);
	color: #ffffff;
}
.shadow[class*="-red"] {
	box-shadow: 0.1875rem 0.1875rem 0.25rem rgba(204, 69, 59, 0.2);
}
.shadow[class*="-orange"] {
	box-shadow: 0.1875rem 0.1875rem 0.25rem rgba(217, 109, 26, 0.2);
}
.shadow[class*="-yellow"] {
	box-shadow: 0.1875rem 0.1875rem 0.25rem rgba(224, 170, 7, 0.2);
}
.shadow[class*="-olive"] {
	box-shadow: 0.1875rem 0.1875rem 0.25rem rgba(124, 173, 55, 0.2);
}
.shadow[class*="-green"] {
	box-shadow: 0.1875rem 0.1875rem 0.25rem rgba(48, 156, 63, 0.2);
}
.shadow[class*="-cyan"] {
	box-shadow: 0.1875rem 0.1875rem 0.25rem rgba(28, 187, 180, 0.2);
}
.shadow[class*="-blue"] {
	box-shadow: 0.1875rem 0.1875rem 0.25rem rgba(0, 102, 204, 0.2);
}
.shadow[class*="-purple"] {
	box-shadow: 0.1875rem 0.1875rem 0.25rem rgba(88, 48, 156, 0.2);
}
.shadow[class*="-mauve"] {
	box-shadow: 0.1875rem 0.1875rem 0.25rem rgba(133, 33, 150, 0.2);
}
.shadow[class*="-pink"] {
	box-shadow: 0.1875rem 0.1875rem 0.25rem rgba(199, 50, 134, 0.2);
}
.shadow[class*="-brown"] {
	box-shadow: 0.1875rem 0.1875rem 0.25rem rgba(140, 88, 53, 0.2);
}
.shadow[class*="-grey"] {
	box-shadow: 0.1875rem 0.1875rem 0.25rem rgba(114, 130, 138, 0.2);
}
.shadow[class*="-gray"] {
	box-shadow: 0.1875rem 0.1875rem 0.25rem rgba(114, 130, 138, 0.2);
}
.shadow[class*="-black"] {
	box-shadow: 0.1875rem 0.1875rem 0.25rem rgba(26, 26, 26, 0.2);
}
.shadow[class*="-white"] {
	box-shadow: 0.1875rem 0.1875rem 0.25rem rgba(26, 26, 26, 0.2);
}
.text-shadow[class*="-red"] {
	text-shadow: 0.1875rem 0.1875rem 0.25rem rgba(204, 69, 59, 0.2);
}
.text-shadow[class*="-orange"] {
	text-shadow: 0.1875rem 0.1875rem 0.25rem rgba(217, 109, 26, 0.2);
}
.text-shadow[class*="-yellow"] {
	text-shadow: 0.1875rem 0.1875rem 0.25rem rgba(224, 170, 7, 0.2);
}
.text-shadow[class*="-olive"] {
	text-shadow: 0.1875rem 0.1875rem 0.25rem rgba(124, 173, 55, 0.2);
}
.text-shadow[class*="-green"] {
	text-shadow: 0.1875rem 0.1875rem 0.25rem rgba(48, 156, 63, 0.2);
}
.text-shadow[class*="-cyan"] {
	text-shadow: 0.1875rem 0.1875rem 0.25rem rgba(28, 187, 180, 0.2);
}
.text-shadow[class*="-blue"] {
	text-shadow: 0.1875rem 0.1875rem 0.25rem rgba(0, 102, 204, 0.2);
}
.text-shadow[class*="-purple"] {
	text-shadow: 0.1875rem 0.1875rem 0.25rem rgba(88, 48, 156, 0.2);
}
.text-shadow[class*="-mauve"] {
	text-shadow: 0.1875rem 0.1875rem 0.25rem rgba(133, 33, 150, 0.2);
}
.text-shadow[class*="-pink"] {
	text-shadow: 0.1875rem 0.1875rem 0.25rem rgba(199, 50, 134, 0.2);
}
.text-shadow[class*="-brown"] {
	text-shadow: 0.1875rem 0.1875rem 0.25rem rgba(140, 88, 53, 0.2);
}
.text-shadow[class*="-grey"] {
	text-shadow: 0.1875rem 0.1875rem 0.25rem rgba(114, 130, 138, 0.2);
}
.text-shadow[class*="-gray"] {
	text-shadow: 0.1875rem 0.1875rem 0.25rem rgba(114, 130, 138, 0.2);
}
.text-shadow[class*="-black"] {
	text-shadow: 0.1875rem 0.1875rem 0.25rem rgba(26, 26, 26, 0.2);
}
.bg-img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.bg-mask {
	background-color: #333333;
	position: relative;
}
.bg-mask::after {
	content: "";
	border-radius: inherit;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}
.bg-mask uni-view,
.bg-mask uni-cover-view {
	z-index: 5;
	position: relative;
}
.bg-video {
	position: relative;
}
.bg-video uni-video {
	display: block;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top: 0;
	z-index: 0;
	pointer-events: none;
}
/* ==================
          文本
 ==================== */
.text-xs {
	font-size: 0.625rem;
}
.text-sm {
	font-size: 0.75rem;
}
.text-df {
	font-size: 0.875rem;
}
.text-lg {
	font-size: 1rem;
}
.text-xl {
	font-size: 1.125rem;
}
.text-xxl {
	font-size: 1.375rem;
}
.text-sl {
	font-size: 2.5rem;
}
.text-xsl {
	font-size: 3.75rem;
}
.text-Abc {
	text-transform: Capitalize;
}
.text-ABC {
	text-transform: Uppercase;
}
.text-abc {
	text-transform: Lowercase;
}
.text-price::before {
	content: "¥";
	font-size: 80%;
	margin-right: 0.125rem;
}
.text-cut {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.text-bold {
	font-weight: bold;
}
.text-center {
	text-align: center;
}
.text-content {
	line-height: 1.6;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-red,
.line-red,
.lines-red {
	color: #e54d42;
}
.text-orange,
.line-orange,
.lines-orange {
	color: #f37b1d;
}
.text-yellow,
.line-yellow,
.lines-yellow {
	color: #fbbd08;
}
.text-olive,
.line-olive,
.lines-olive {
	color: #8dc63f;
}
.text-green,
.line-green,
.lines-green {
	color: #39b54a;
}
.text-cyan,
.line-cyan,
.lines-cyan {
	color: #1cbbb4;
}
.text-blue,
.line-blue,
.lines-blue {
	color: #0081ff;
}
.text-purple,
.line-purple,
.lines-purple {
	color: #6739b6;
}
.text-mauve,
.line-mauve,
.lines-mauve {
	color: #9c26b0;
}
.text-pink,
.line-pink,
.lines-pink {
	color: #e03997;
}
.text-brown,
.line-brown,
.lines-brown {
	color: #a5673f;
}
.text-grey,
.line-grey,
.lines-grey {
	color: #8799a3;
}
.text-gray,
.line-gray,
.lines-gray {
	color: #aaaaaa;
}
.text-black,
.line-black,
.lines-black {
	color: #333333;
}
.text-white,
.line-white,
.lines-white {
	color: #ffffff;
}
@font-face {
  font-family: "iconfont"; /* Project id 4718451 */
  src: url('./iconfont-6m_ryo3g.ttf?t=1749800319363') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-people1:before {
  content: "\e71e";
}
.icon-kabao:before {
  content: "\e604";
}
.icon-dingdan:before {
  content: "\e616";
}
.icon-wushuju:before {
  content: "\e7e0";
}
.icon-fuzhi:before {
  content: "\ec7a";
}
.icon-gengduo:before {
  content: "\e605";
}
.icon-yisheng2:before {
  content: "\e602";
}
.icon-youhuiquan2:before {
  content: "\e7db";
}
.icon-jiaocheng:before {
  content: "\e690";
}
.icon-record:before {
  content: "\e60d";
}
.icon-chanpinshouce:before {
  content: "\e6fa";
}
.icon-youhuiquan:before {
  content: "\e61f";
}
.icon-chart:before {
  content: "\e635";
}
.icon-chart-line:before {
  content: "\e790";
}
.icon-yisheng:before {
  content: "\e6ef";
}
.icon-caozuo:before {
  content: "\e6d7";
}
.icon-cangku:before {
  content: "\e64b";
}
.icon-guwen:before {
  content: "\e882";
}
.icon-jumpTo:before {
  content: "\e648";
}
.icon-profile:before {
  content: "\e60f";
}
.icon-list:before {
  content: "\e83d";
}
.icon-liebiao:before {
  content: "\e603";
}
.icon-qrcode:before {
  content: "\e6b0";
}
.icon-dianzan:before {
  content: "\e601";
}
.icon-service:before {
  content: "\e649";
}
.icon-help:before {
  content: "\e6a3";
}
.icon-people:before {
  content: "\e736";
}
.icon-community:before {
  content: "\e741";
}
.icon-githublogo:before {
  content: "\e607";
}
.icon-password:before {
  content: "\e629";
}
.icon-Share:before {
  content: "\e608";
}
.icon-code:before {
  content: "\e842";
}
.icon-logout:before {
  content: "\e78c";
}
.icon-clean:before {
  content: "\e7c5";
}
.icon-aixin:before {
  content: "\eca1";
}
.icon-right:before {
  content: "\e721";
}
.icon-refresh:before {
  content: "\e6a2";
}
.icon-edit:before {
  content: "\e60a";
}
.icon-setting:before {
  content: "\e6f0";
}
.icon-user:before {
  content: "\e682";
}
.icon-friendfill:before {
  content: "\e69f";
}
.icon-version:before {
  content: "\ea09";
}
.icon-keyan:before {
  content: "\e600";
}
.icon-zhengpin:before {
  content: "\e624";
}
.icon-rexiao:before {
  content: "\e621";
}
.icon-muying:before {
  content: "\e622";
}
.icon-gaoxiaolv:before {
  content: "\e620";
}
.icon-zhuanyefuwu:before {
  content: "\e72c";
}
.common_dw {
  position: absolute;
  left: 1.5625rem;
  z-index: 9999;
}
img {
  max-width: 100% !important;
}
table {
  max-width: 100% !important;
}
.mb30 {
  margin-bottom: 0.9375rem;
}
.mt30 {
  margin-top: 0.9375rem;
}
uni-button {
  border: none;
  border-radius: none;
}
.nextshop {
  min-width: 2.375rem;
  height: 1.65625rem;
  background: linear-gradient(360deg, #FF4201 0%, #FF7D51 100%);
  border-radius: 27px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  text-align: center;
  line-height: 1.65625rem;
  padding: 0 0.71875rem;
  color: #fff;
  margin-top: 0.46875rem;
  display: block;
}
.common_dw>uni-view:nth-child(2) {
  width: 1.5rem;
  height: 1.5rem;
  background: rgba(255, 255, 255, 0.6);
  text-align: center;
  line-height: 1.5rem;
  border-radius: 0.75rem;
}
.common_filter_farme_dw {
  position: relative;
}
uni-video {
  display: contents;
  width: 100%;
}
.icon_down {
  position: absolute;
  top: 0.65625rem;
  right: -0.875rem;
  width: 0.625rem;
  height: 0.625rem;
}
.icon_up {
  position: absolute;
  top: 0.25rem;
  right: -0.875rem;
  width: 0.625rem;
  height: 0.625rem;
}
ul,
li {
  text-decoration: none;
  list-style: none;
  padding: 0;
  margin: 0;
}
.common_filter_farme {}
.common_filter_farme_flex {
  display: flex;
}
.flex {
  display: flex;
}
.flexconter {
  display: flex;
  justify-content: center;
}
uni-button::after {
  border: none;
}
.common_filter_farme_act {
  color: #3685FC;
}
.common_filter_farme {
  padding: 0.625rem 0;
  display: flex;
  font-size: 0.875rem;
  align-items: center;
  font-weight: bold;
}
.common_filter_farme>uni-view {
  flex: 1;
  text-align: center;
}
.common_frame_right_one {
  color: #333333;
  font-size: 0.9375rem;
  font-weight: bold;
  margin-left: 0.625rem;
  margin-bottom: 0.3125rem;
  margin-top: 0.3125rem;
}
.common_frame_right_two {
  color: #999999;
  font-size: 0.75rem;
  margin-left: 0.625rem;
  margin-bottom: 0.625rem;
}
.common_frame_right_three {
  text-align: right;
  margin-left: 0.625rem;
}
.common_frame_right_three span:nth-child(4) {
  color: #999999;
  font-size: 0.625rem;
}
.common_frame_right_three span:nth-child(3) {
  font-size: 1.1875rem;
  color: #FF4C46;
  font-weight: bold;
}
.common_frame_right_three span:nth-child(2) {
  font-size: 0.75rem;
  color: #FF4C46;
  font-weight: bold;
}
.common_frame_right_three span:nth-child(1) {
  color: #999999;
  font-size: 0.75rem;
  text-decoration: line-through;
  margin-right: 0.15625rem;
}
.common_frame_right {
  flex: 1;
}
.common_frame {
  display: flex;
  margin-bottom: 0.9375rem;
  padding-bottom: 0.9375rem;
  border-bottom: 1px solid #F5F5F5;
}
.common_frame_left {
  width: 8.59375rem;
  height: 7rem;
  border-radius: 0.3125rem;
  overflow: hidden;
}
.common_flex {
  display: flex;
  justify-content: space-between;
}
.common_text {
  text-align: center;
  font-size: 0.75rem;
  color: #ccc;
  padding: 0.9375rem 0 1.5625rem;
}
/* 轮播布局 */
.scroll-view-item_H_one_three {
  font-size: 0.75rem;
  color: #000;
  padding-top: 0.3125rem;
}
.scroll-view-item_H_one_three span:nth-child(1) {
  font-size: 0.75rem;
  color: #ff4c46;
  margin-right: 0.15625rem;
  font-weight: 500;
}
.scroll-view-item_H_one_three span:nth-child(2) {
  font-size: 1rem;
  color: #ff4c46;
  margin-right: 0.15625rem;
  font-weight: 500;
}
.scroll-view-item_H_one_two {
  font-size: 0.8125rem;
  color: #333;
  /* padding: 10rpx 0; */
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.scroll-view-item_H_one_dw {
  height: 1rem;
  padding: 0.15625rem 0.625rem;
  font-size: 0.625rem;
  /* background: #FF7920; */
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0.5rem 0px 0.25rem 0px;
  position: absolute;
  top: 0;
  box-sizing: content-box;
  color: #fff;
  left: 0;
}
.scroll-view-item_H_two_dw {
  height: 1rem;
  padding: 0.15625rem 0.625rem;
  font-size: 0.625rem;
  background: #3685FC;
  border-radius: 0.3125rem 0px 0.3125rem 0px;
  position: absolute;
  top: 0;
  box-sizing: content-box;
  color: #fff;
  left: 0;
}
.scroll-view-item_H_three_dw {
  height: 1rem;
  padding: 0.15625rem 0.625rem;
  font-size: 0.625rem;
  background: #8484FF;
  border-radius: 0.3125rem 0px 0.3125rem 0px;
  position: absolute;
  top: 0;
  box-sizing: content-box;
  color: #fff;
  left: 0;
}
.scroll-view-item_H_one {
  position: relative;
  width: 9.375rem;
  height: 6.25rem;
  overflow: hidden;
  border-radius: 0.25rem 0.25rem 0 0;
}
.scroll-view_H {
  white-space: nowrap;
}
.scroll-view-item_H {
  display: inline-block;
  margin-right: 0.625rem;
}
/* 轮播布局 */
/* 瀑布流布局 */
.common_bpl_price>uni-view:nth-child(1) {
  font-size: 0.625rem;
  color: #666666;
  padding-top: 0.3125rem;
}
.common_bpl_price>uni-view:nth-child(1) span:nth-child(1) {
  font-size: 0.75rem;
  color: #ff4c46;
  margin-right: 0.15625rem;
  font-weight: 500;
}
.common_bpl_price>uni-view:nth-child(1) span:nth-child(2) {
  font-size: 1rem;
  color: #ff4c46;
  margin-right: 0.15625rem;
  font-weight: 500;
}
.common_bpl_price {
  padding: 0 0.625rem 0.5rem;
  color: #999999;
  font-size: 0.625rem;
  align-items: flex-end;
}
.common_label {
  padding: 0.1875rem 0.625rem;
  display: flex;
  flex-wrap: wrap;
}
.common_label>span {
  color: #3685FC;
  font-size: 0.625rem;
  background: #EEF5FF;
  margin-right: 0.3125rem;
  padding: 0.15625rem 0.3125rem;
  margin-top: 0.125rem;
}
.common_bpl_texts {
  padding: 0 0.625rem;
  font-size: 0.75rem;
  color: #999;
  text-decoration: line-through
}
.common_bpl_text {
  font-size: 0.875rem;
  color: #333;
  padding: 0.3125rem 0.625rem 0;
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.common_bpl_img {
  position: relative;
  width: 10.5rem;
  height: 7.875rem;
  border-radius: 0.5rem 0.5rem 0 0;
  overflow: hidden;
}
.common_bpl_img_dw {
  height: 1rem;
  padding: 0.15625rem 0.625rem;
  font-size: 0.625rem;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0.3125rem 0px 0.3125rem 0px;
  position: absolute;
  top: 0;
  box-sizing: content-box;
  color: #fff;
  left: 0;
}
.common_bpl {
  display: flex;
}
.common_bpl>uni-view>uni-view {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.12);
  border-radius: 0.3125rem;
  margin-bottom: 0.9375rem;
  width: 90%;
}
.common_bpl>uni-view:nth-child(1)>uni-view {
  margin-left: auto;
  margin-right: 0.46875rem;
}
.common_bpl>uni-view:nth-child(2)>uni-view {
  margin-right: auto;
  margin-left: 0.46875rem;
}
.common_bpl>uni-view:nth-child(1) {}
.common_bpl>uni-view {
  width: 50%;
}
/* 瀑布流布局 */
.grouptour_2 {
  display: flex;
  width: 90%;
  margin: 0 auto 0.9375rem;
  padding-bottom: 0.9375rem;
  border-bottom: 1px solid #EEEEEE;
}
.grouptour_2_right>uni-view:nth-child(4)>uni-view:nth-child(1) {
  color: #999;
  font-size: 0.625rem;
}
.grouptour_2_right>uni-view:nth-child(4)>uni-view:nth-child(2) {
  padding-bottom: 0.15625rem;
}
.bold {
  font-weight: bold;
}
.grouptour_2_right>uni-view:nth-child(4)>uni-view:nth-child(1)>span:nth-child(1) {
  font-size: 0.75rem;
  color: #FF4C46;
  font-weight: 500;
}
.grouptour_2_right>uni-view:nth-child(4)>uni-view:nth-child(1)>span:nth-child(2) {
  font-size: 1.25rem;
  color: #FF4C46;
  font-weight: 500;
  margin-right: 0.15625rem;
}
.grouptour_2_right>uni-view:nth-child(4) {
  font-size: 0.625rem;
  color: #999999;
  align-items: flex-end;
}
.grouptour_2_right>uni-view:nth-child(2) {
  display: inherit;
  flex-wrap: nowrap;
}
.grouptour_2_right>uni-view:nth-child(2)>span {
  color: #3685FC;
  font-size: 0.6875rem;
  background: #EEF5FF;
  margin-right: 0.3125rem;
  padding: 0.15625rem 0.3125rem;
  display: inline-flex;
  margin-top: 0.3125rem;
}
.grouptour_2_right>uni-view:nth-child(1) {
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: bold;
}
.grouptour_2_right {
  flex: 1;
  height: 6.75rem;
  overflow: hidden;
  margin-left: 0.625rem;
}
.grouptour_2_left {
  width: 9.25rem;
  height: 6.75rem;
  border-radius: 0.3125rem;
  overflow: hidden;
}
/*
	 去除全局scroll滚动条
	 */
::-webkit-scrollbar {
  width: 0;
  height: 0;
  color: transparent
}
.Imgraduius {
  border-radius: 50%;
}
.raduius {
  border-radius: 10px 10px 0 0;
}
.raduius10 {
  border-radius: 10px;
}
/* .commonP15 {
  padding: 0 30rpx;
} */
/* common2 */
body * {
  box-sizing: border-box;
  flex-shrink: 0;
}
body {
  font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
    Arial, PingFang SC-Light, Microsoft YaHei;
}
uni-button {
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  outline: none;
  background-color: transparent;
}
uni-button:active {
  opacity: 0.6;
}
.flex-col {
  display: flex;
  flex-direction: column;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.justify-start {
    display: flex;
    justify-content: flex-start;
}
.justify-center {
    display: flex;
    justify-content: center;
}
.justify-end {
    display: flex;
    justify-content: flex-end;
}
.justify-evenly {
    display: flex;
    justify-content: space-evenly;
}
.justify-around {
    display: flex;
    justify-content: space-around;
}
.justify-between {
    display: flex;
    justify-content: space-between;
}
.align-start {
    display: flex;
    align-items: flex-start;
}
.align-center {
    display: flex;
    align-items: center;
}
.align-end {
    display: flex;
    align-items: flex-end;
}
.text-center {
  text-align: center;
}
.font-13 {
  font-size: 13px;
}
.font-12 {
  font-size: 12px;
}
.font-11 {
  font-size: 11px;
}
.text-grey1 {
  color: #888;
}
.text-grey2 {
  color: #aaa;
}
.list-cell-arrow::before {
  content: " ";
  height: 10px;
  width: 10px;
  border-width: 2px 2px 0 0;
  border-color: #c0c0c0;
  border-style: solid;
  transform: matrix(0.5, 0.5, -0.5, 0.5, 0, 0);
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 0.9375rem;
}
.list-cell {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
  color: #333;
  padding: 0.8125rem 0.9375rem;
}
.list-cell:first-child {
  border-radius: 0.25rem 0.25rem 0 0;
}
.list-cell:last-child {
  border-radius: 0 0 0.25rem 0.25rem;
}
.list-cell::after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #eaeef1;
  transform: scaleY(0.5) translateZ(0);
  transform-origin: 0 100%;
  bottom: 0;
  right: 0;
  left: 0;
  pointer-events: none;
}
.menu-list {
  margin: 15px 15px;
}
.menu-list .menu-item-box {
  width: 100%;
  display: flex;
  align-items: center;
}
.menu-list .menu-item-box .menu-icon {
  color: #007AFF;
  font-size: 16px;
  margin-right: 5px;
}
.menu-list .menu-item-box .text-right {
  margin-left: auto;
  margin-right: 1.0625rem;
  color: #999;
}
uni-image {
  width: 100%;
  height: 100%;
}
uni-page-body {
  background: #F7F7F7;
  font-size: 0.875rem;
  color: #0E0E0E;
  font-weight: 400;
  font-family: PingFangSC-Semibold, PingFang SC;
}
body {
  background: #F7F7F7;
}
::-webkit-scrollbar {
  width: 0;
  height: 0;
  color: transparent;
}
.status_bar {
  height: var(--status-bar-height);
  width: 100%;
}