/* @import "./assets/css/rem.css"; */
* {
  margin: 0;
  padding: 0;
}
#app {
  width: 100vw;
  height: 100vh;
  overflow-x: hidden;
}
.anchorBL {
  display: none;
}

/* 高德logo */
.amap-logo,
.amap-copyright {
  display: none !important;
}
body {
  background: var(--bg) !important;
  /* background: #f2f2f2; */
  width: 100%;
  overflow-x: hidden;
}
.content {
  width: 100%;
  height: 100%;
  padding: 0.4rem 0.533333rem;
  padding-bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.wh100 {
  width: 100%;
  height: 100%;
}
.v-modal {
  opacity: 0.7 !important;
}
.container {
  width: 8.933333rem;
  display: block;
  margin: 0 auto;
}
.textTwo {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.textOne {
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.mask {
  /* display: none; */
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
.page {
  width: 100%;
  height: auto;
  overflow-x: hidden;
  min-height: 100vh;
}
.clearfix {
  clear: both;
}
.blue {
  color: var(--b);
}
.gray {
  color: var(--g3);
}
.red {
  color: var(--r);
}
.bgw {
  background: var(--white);
}
.v {
  color: var(--v);
}
.flex_sb_a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.flex_fs_a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.flex_fn_a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.flex_fc_a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* padding设置 */
.pa15 {
  padding: 0.4rem;
}
.pt15 {
  padding-top: 0.4rem;
}
.pb15 {
  padding-bottom: 0.4rem;
}
.ptb15 {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.plr15 {
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}
.ptb10 {
  padding-top: 0.266667rem;
  padding-bottom: 0.266667rem;
}

/* padding:20px */
.pa20 {
  padding: 0.533333rem;
}
.pb20 {
  padding-bottom: 0.533333rem;
}
.ptb20 {
  padding-top: 0.533333rem;
  padding-bottom: 0.533333rem;
}
.plr20 {
  padding-left: 0.533333rem;
  padding-right: 0.533333rem;
}

/* margin设置 */
.ma10 {
  margin: 0.266667rem;
}
.mb15 {
  margin-bottom: 0.4rem;
}
.mb10 {
  margin-bottom: 0.266667rem;
}
.mt10 {
  margin-top: 0.266667rem;
}
.mr10 {
  margin-right: 0.266667rem;
}
.mtb10 {
  margin: 0.266667rem 0;
}
.mlr10 {
  margin: 0 0.266667rem;
}
.mb10 {
  margin-bottom: 0.266667rem;
}
.mt10 {
  margin-top: 0.266667rem;
}
.mb5 {
  margin-bottom: 0.133333rem;
}
.mt5 {
  margin-top: 0.133333rem;
}
.mr5 {
  margin-right: 0.133333rem;
}
.whiteSpace1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whiteSpace2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.font10 {
  display: inline-block;
  font-size: 0.32rem;
  -webkit-transform: scale(0.83, 0.83);
  transform: scale(0.83, 0.83);
  font-size: 0.266667rem;
}
.borderRadius4 {
  border-radius: 0.106667rem;
}
.borderRadiusTop17 {
  border-radius: 0.453333rem 0.453333rem 0 0;
}
.shadowBlue {
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem rgba(67, 100, 247, 0.28);
}
.shadowTry {
  -webkit-box-shadow: 0 0.053333rem 0.213333rem rgba(255,102,0,0.5);
  box-shadow: 0 0.053333rem 0.213333rem rgba(255,102,0,0.5);
}
.shadowTryB {
  -webkit-box-shadow: 0 0 0.026667rem rgba(255,102,0,1);
  box-shadow: 0 0 0.026667rem rgba(255,102,0,1);
}
.shadowGray {
  -webkit-box-shadow: 0 0.053333rem 0.213333rem rgba(67,47,0,0.13);
  box-shadow: 0 0.053333rem 0.213333rem rgba(67,47,0,0.13);
}
.shadowGrayB {
  -webkit-box-shadow: 0 0 0.026667rem rgba(212,212,212,1);
  box-shadow: 0 0 0.026667rem rgba(212,212,212,1);
}
.shadowGrayBN {
  -webkit-box-shadow: 0 0 0.026667rem rgba(204,204,204,1);
  box-shadow: 0 0 0.026667rem rgba(204,204,204,1);
}
.shadowV {
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(205, 67, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem rgba(205, 67, 247, 0.28);
}
.newG {
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
}
.bgG {
  background: #f2f2f2;
}
.washCount {
  font-size: 0.32rem;
  padding: 0.053333rem 0.16rem;
  border-radius: 0.106667rem;
  background: rgba(67, 100, 247, 0.05);
  color: var(--b);
}
.dryCount {
  font-size: 0.32rem;
  padding: 0.053333rem 0.16rem;
  border-radius: 0.106667rem;
  background: rgba(255, 121, 6, 0.05);
  color: var(--o);
}
.wdCount {
  background: rgba(205, 67, 247, 0.05);
  color: var(--v);
  font-size: 0.32rem;
  padding: 0.053333rem 0.16rem;
  border-radius: 0.106667rem;
}

/* 暂无数据 */
.nodata {
  width: 100%;
  margin-top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.nodata>p {
  font-size: var(--f14);
  color: var(--g3);
  margin-top: var(--mp20);
}

/* ui插件样式 */
.van-step--finish .van-step__line {
  background-color: #B3B3B3 !important;
}
.van-step--finish .van-step__circle {
  background-color: var(--b) !important;
}
.van-picker__title {
  color: var(--g2);
}
.van-step__circle {
  width: 0.186667rem;
  height: 0.186667rem;
}
.van-step--vertical .van-step__circle-container {
  /* left:-15px; */
  -webkit-transform: translate(-40%,-50%);
  transform: translate(-40%,-50%);
}
.van-icon.van-icon-underway.van-step__icon.van-step__icon--active {
  font-size: 0.453333rem !important;
}

/* 步骤条小图标 */
.van-icon-underway::before {
  /* content: '88888'; */
}
.van-uploader__upload {
  background: #fff;
  border: 0.026667rem dashed var(--g4);
  border-radius: 0.266667rem;
}
.van-image {
  border-radius: 0.266667rem;
}
.mint-msgbox-content {
  padding: 1.066667rem 0;
}
.mint-msgbox-message {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.133333rem 0.4rem;
  /* height:50px; */
  font-size: 0.506667rem;
  line-height: 0.533333rem !important;
  color: var(--g1);
  margin: 0 auto;
}
.mint-msgbox-btns {
  height: 1.28rem;
  font-size: 0.506667rem;
}
.mint-toast.is-placemiddle {
  z-index: 20005 !important;
}
.titlePosition {
  width: 100%;
  height: 1.173333rem;
  padding: 0.533333rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
}
.marginTopTitle {
  padding-top: 1.173333rem;
}

/* mint-ui */
.mint-indicator-wrapper {
  z-index: 99;
}
.mint-msgbox-content {
  padding: 0;
  min-width: 0.48rem;
  line-height: 0.48rem;
}
.mint-msgbox-message {
  min-height: 0.48rem;
  line-height: 0.48rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.453333rem;
}
.mint-msgbox-btn {
  font-size: 0.453333rem;
}
.mint-msgbox-confirm {
  color: var(--b);
}
.mint-loadmore {
  overflow: none !important;
}

/* 服务公共样式 */
.serviceTop>.storeName>span {
  line-height: 0.533333rem;
  font-size: var(--f17);
  margin-left: var(--mp5);
}
.deviceCodeWarp>span:first-child {
  display: inline-block;
  font-size: var(--f17);
  font-weight: bold;
}
.serviceBox {
  width: 100%;
  overflow: hidden;
  color: #fff;
  padding: 0.4rem 0.533333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.106667rem;
  margin-bottom: 0.266667rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: var(--f17);
}
.payMoney::first-letter {
  font-size: var(--f12);
  margin-right: var(--mp5);
}
.serviceBox  .payMoney {
  font-weight: bold;
}
.payMoney:first-letter {
  font-size: var(--f12);
  margin-right: var(--mp5);
}
.serviceContent {
  font-size: 0.32rem;
  margin-top: 0.266667rem;
  color: var(--four-level);
}

/* 选中状态 */
.servieActive {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transform: scaleX(1.02985075);
  transform: scaleX(1.02985075);
}
.servieActive .payMoney,
.servieActive .serviceName {
  color: white;
}
.servieActive .serviceContent {
  color: rgba(255,255,255,0.60);
  /* color: #FF6600; */
}

/* 十二月活动主题 */
.redPacketShaow {
  -webkit-box-shadow: 0 0.213333rem 0.533333rem rgba(245,226,213,1);
  box-shadow: 0 0.213333rem 0.533333rem rgba(245,226,213,1);
}
.redShadow {
  -webkit-box-shadow: 0 0.053333rem 0.213333rem rgba(167,0,74,0.6);
  box-shadow: 0 0.053333rem 0.213333rem rgba(167,0,74,0.6);
}
.activityColor {
  color: #130C3B;
}
.activitybg {
  background: -webkit-gradient(linear,right top, left top,from(rgba(235,146,112,1)),to(rgba(255,64,150,1)));
  background: linear-gradient(270deg,rgba(235,146,112,1) 0%,rgba(255,64,150,1) 100%);
}
.activityBack {
  height: 1.706667rem;
  line-height: 1.706667rem;
  font-size: 0.453333rem;
  text-align: center;
  color: var(--white);
  background: -webkit-gradient(linear,right top, left top,from(rgba(235,146,112,1)),to(rgba(255,64,150,1)));
  background: linear-gradient(270deg,rgba(235,146,112,1) 0%,rgba(255,64,150,1) 100%);
}
.footer {
  height: 2.533333rem;
  width: 100%;
  opacity: 0;
}
.bottomBtn {
  position: fixed;
  width: 4.8rem;
  height: 1.466667rem;
  background: rgba(0, 153, 255, 1);
  -webkit-box-shadow: 0 0.053333rem 0.213333rem rgba(0, 153, 255, 0.5);
  box-shadow: 0 0.053333rem 0.213333rem rgba(0, 153, 255, 0.5);
  opacity: 1;
  border-radius: 2.666667rem;
  bottom: 0.533333rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: var(--white);
  text-align: center;
  line-height: 1.466667rem;
}
#pointer {
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 1.12rem;
  border-bottom: 0.213333rem solid var(--white);
  border-left: 0.266667rem solid transparent;
  border-right: 0.266667rem solid transparent;
}
.b {
  color: var(--b);
}
.o {
  color: var(--o);
}
.r {
  color: var(--r);
}
.g {
  color: var(--g);
}
.bg {
  background: #FAFAFC;
}

/* 圆角 */
.borderRadius10 {
  border-radius: 0.266667rem;
}

/* 阴影 */

/* 白块投影 */
.shadowW {
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
}

/* 蓝块投影 */
.shadowB {
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem rgba(67, 100, 247, 0.28);
}

/* 橙块投影 */
.shadowO {
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(255, 102, 0, 0.28);
  box-shadow: 0 0.266667rem 0.8rem rgba(255, 102, 0, 0.28);
}

/* 红块投影 */
.shadowR {
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(255, 0, 0, 0.28);
  box-shadow: 0 0.266667rem 0.8rem rgba(255, 0, 0, 0.28);
}

/* 悬浮白按钮投影 */
.shadowBtnW {
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.4);
  box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.4);
}

/* 输入框投影 */
.shadowIptW {
  -webkit-box-shadow: 0 0 0.026667rem #ACB7C2;
  box-shadow: 0 0 0.026667rem #ACB7C2;
}

/* 块组件 */
.div1 {
  background: #FFFFFF;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  border-radius: 0.266667rem;
}
.div2 {
  background: #E7E9FE;
  border-radius: 0.266667rem;
}
.div3 {
  background: #F2F2F7;
  border-radius: 0.266667rem;
}
.div4 {
  background: #FFFFFF;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  opacity: 1;
}

/* 分割线 */
.borderBottom {
  border-bottom: 0.026667rem solid #F0F3F4;
}

/* 按钮 */

/* 按钮1
固定样式包含：背景色，圆角，投影
常用于背景色页面上的蓝色悬浮按钮 */
.btnBB {
  background: #4364F7;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem rgba(67, 100, 247, 0.28);
  opacity: 1;
  border-radius: 2.666667rem;
}

/* 按钮2
固定样式包含：背景色，圆角，投影
常用于背景色页面上的橙色悬浮按钮 */
.btnOB {
  background: #FF7906;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(255, 102, 0, 0.28);
  box-shadow: 0 0.266667rem 0.8rem rgba(255, 102, 0, 0.28);
  opacity: 1;
  border-radius: 2.666667rem;
}

/* 按钮3
固定样式包含：背景色，圆角，投影
常用于背景色页面上的白色悬浮按钮 */
.btnWB {
  background: #FFFFFF;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.4);
  box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.4);
  opacity: 1;
  border-radius: 2.666667rem;
}

/* 按钮4
固定样式包含：背景色，圆角，投影
常用于背景色页面上的蓝色固定按钮 */
.btnBS {
  background: #4364F7;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem rgba(67, 100, 247, 0.28);
  opacity: 1;
  border-radius: 0.266667rem;
}

/* 按钮5
固定样式包含：背景色，圆角，投影
常用于背景色页面上的橙色固定按钮 */
.btnOS {
  background: #FF7906;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(255, 102, 0, 0.28);
  box-shadow: 0 0.266667rem 0.8rem rgba(255, 102, 0, 0.28);
  opacity: 1;
  border-radius: 0.266667rem;
}

/* 按钮6
固定样式包含：背景色，圆角，投影
常用于背景色页面上的白色固定按钮 */
.btnWS {
  background: #FFFFFF;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  opacity: 1;
  border-radius: 0.266667rem;
}

/* 按钮7
固定样式包含：背景色，圆角，投影
常用于背景色页面上的蓝色平调按钮 */
.btnB {
  background: #4364F7;
  opacity: 1;
  border-radius: 0.266667rem;
}

/* 按钮8
固定样式包含：背景色，圆角，投影
常用于背景色页面上的白色平调按钮 */
.btnW {
  background: #FFFFFF;
  -webkit-box-shadow: 0 0 0.026667rem #ACB7C2;
  box-shadow: 0 0 0.026667rem #ACB7C2;
  opacity: 1;
  border-radius: 0.266667rem;
}
.unlock[data-v-40916616] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.unlock > div[data-v-40916616] {
  padding-top: 2.133333rem;
}
.unlock > p[data-v-40916616]:nth-of-type(1) {
  font-size: 0.533333rem;
  font-weight: 400;
  color: var(--b);
  margin: 1.066667rem auto 0.533333rem;
}
.unlock > p[data-v-40916616]:nth-of-type(n + 2) {
  font-size: 0.426667rem;
  margin-bottom: 0.133333rem;
  color: var(--g3);
}
.content[data-v-06da829a] {
  padding: 0;
}
.content[data-v-193f28ae] {
  background: #f2f2f2;
  position: relative;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}
.content *[data-v-193f28ae] {
  width: 100%;
}
.top[data-v-193f28ae] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #595959;
  line-height: 0.506667rem;
  padding-bottom: 0.266667rem;
}
.top > img[data-v-193f28ae] {
  width: 1.866667rem;
  height: 1.866667rem;
  margin-bottom: 0.533333rem;
}
.getcode[data-v-193f28ae] {
  width: 100%;
  height: 1.306667rem;
  background-color: var(--b);
  font-size: var(--f17);
  color: white;
  text-align: center;
  line-height: 1.306667rem;
  margin-top: 0.533333rem;
}
.inputPhoneNum[data-v-193f28ae] {
  display: block;
  border: 0;
  width: 100%;
  height: 1.333333rem;
  margin-top: 0.266667rem;
  text-indent: 0.4rem;
  font-size: 0.426667rem;
  -webkit-appearance: none;
  -webkit-box-shadow: 0 0 0.026667rem #acb7c2;
  box-shadow: 0 0 0.026667rem #acb7c2;
}
.inputPhoneNum[data-v-193f28ae]::-webkit-input-placeholder {
  color: var(--four-level);
}
.inputPhoneNum[data-v-193f28ae]::-moz-placeholder {
  color: var(--four-level);
}
.inputPhoneNum[data-v-193f28ae]::-ms-input-placeholder {
  color: var(--four-level);
}
.inputPhoneNum[data-v-193f28ae]::placeholder {
  color: var(--four-level);
}
.bottom[data-v-193f28ae] {
  color: #adb5bd;
  font-size: 0.32rem;
  text-align: center;
  margin-bottom: 0.8rem;
}
.testPage[data-v-15d61acf] {
  padding: 0 0.48rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow-y: scroll;
  background-color: #fff;
  -webkit-overflow-scrolling: touch;
}
.up-button[data-v-15d61acf] {
  width: 5.333333rem;
  height: 0.666667rem;
  background-color: brown;
  margin-bottom: 0.533333rem;
  margin-left: 0.533333rem;
}
.customBtn[data-v-15d61acf] {
  width: 5.333333rem;
  height: 0.666667rem;
  background-color: brown;
  margin-bottom: 0.533333rem;
  margin-left: 0.533333rem;
}
.title[data-v-b41ad7ac] {
  padding: 0.4rem;
  margin-bottom: 0.266667rem;
  font-size: 0.426667rem;
  font-weight: 600;
}
.warp[data-v-b41ad7ac] {
  padding: 0 0.4rem;
}
.cell[data-v-b41ad7ac] {
  padding: 0.266667rem 0;
  border-bottom: 0.026667rem solid rgba(246, 247, 249, 1);
}
.cell > p[data-v-b41ad7ac]:first-child {
  width: 32%;
  color: var(--g3);
}
.btm[data-v-b41ad7ac] {
  margin-top: 0.4rem;
}
.list[data-v-b41ad7ac] {
  padding: 0 0.4rem;
  margin-top: 0.133333rem;
}
.list > div[data-v-b41ad7ac] {
  padding: 0.266667rem 0;
  border-bottom: 0.026667rem solid rgba(246, 247, 249, 1);
}
.list p[data-v-b41ad7ac]:last-child {
  color: var(--g3);
}
.btm[data-v-b41ad7ac]:after {
  content: "";
  display: block;
  height: 2.4rem;
  width: 100%;
}
.ck[data-v-b41ad7ac] {
  background: var(--b);
  height: 1.333333rem;
  width: 100%;
  line-height: 1.36rem;
  text-align: center;
  color: var(--white);
  position: fixed;
  bottom: 0;
  left: 0;
}
.bgw[data-v-3f7f7a1f] {
  height: 100%;
}
.banner[data-v-3f7f7a1f] {
  width: 100%;
}
.center[data-v-3f7f7a1f] {
  padding-left: 1.466667rem;
}
.center > div[data-v-3f7f7a1f] {
  position: relative;
  padding-top: 0.266667rem;
  padding-bottom: 0.8rem;
}
.leftTop[data-v-3f7f7a1f] {
  position: absolute;
  left: -1.466667rem;
  top: 0;
  width: 1.066667rem;
  z-index: 2;
  height: 1.066667rem;
  background: var(--white);
  border-radius: 50%;
}
.leftTop > div[data-v-3f7f7a1f] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(0, 153, 255, 0.1);
}
.right p[data-v-3f7f7a1f] {
  color: #5c5c5c;
  font-size: 0.32rem;
}
.right p span[data-v-3f7f7a1f] {
  color: var(--b);
  margin: 0;
  padding: 0;
}
.leftBtm[data-v-3f7f7a1f] {
  position: absolute;
  top: 0.426667rem;
  left: -0.933333rem;
  border-left: 0.053333rem dashed rgba(0, 153, 255, 0.1);
  height: 100%;
}
h3[data-v-3f7f7a1f] {
  margin-bottom: 0.266667rem;
  color: var(--g2);
}
.footer1[data-v-3f7f7a1f] {
  position: fixed;
  bottom: 0.8rem;
  padding: 0 0.533333rem;
  width: 100%;
}
.footer1 > div[data-v-3f7f7a1f] {
  background: var(--b);
  width: 4.266667rem;
  height: 1.466667rem;
  border-radius: 2.666667rem;
  color: var(--white);
}
.footer1 > div > img[data-v-3f7f7a1f] {
  margin-right: 0.266667rem;
}
.center[data-v-1f20dcec] {
  padding: 0.533333rem;
  padding-bottom: 0.986667rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 0.266667rem;
  color: var(--g1);
}
.center p[data-v-1f20dcec]:last-of-type {
  margin: 0.533333rem 0;
}
.QrcodeWarp[data-v-1f20dcec] {
  position: relative;
}
.userHand[data-v-1f20dcec] {
  position: absolute;
  height: 1.2rem;
  width: 1.2rem;
  border-radius: 0.106667rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.home[data-v-57a51b56] {
  width: 1.466667rem;
  height: 1.466667rem;
  position: fixed;
  bottom: 0.8rem;
  background-color: white;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  left: 0.533333rem;
  z-index: 1;
}
.title[data-v-7f086a9b] {
  font-size: 0.426667rem;
  color: #182738;
}
.center[data-v-7f086a9b] {
  padding: 0.533333rem;
  margin: 0.4rem 0 0.533333rem;
  color: var(--g3);
}
.center > p[data-v-7f086a9b]:first-child {
  margin-bottom: 0.533333rem;
}
.btm[data-v-7f086a9b] {
  width: 100%;
  height: 1.466667rem;
  border: 0;
  background: var(--b);
  color: var(--white);
  border-radius: 2.666667rem;
}
.content[data-v-9263799e] {
  padding-top: 1.6rem;
  color: var(--g1);
}
.top[data-v-9263799e] {
  background: #f2f2f7;
  opacity: 1;
  padding: 0 0.4rem;
  border-radius: 0.8rem;
  position: fixed;
  top: 0.4rem;
  height: 1.066667rem;
  width: calc(100% - 1.066667rem);
  left: 0.533333rem;
}
.top > div[data-v-9263799e]:first-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.userItem[data-v-9263799e] {
  padding: 0.4rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  opacity: 1;
  border-radius: 0.266667rem;
  margin-top: 0.266667rem;
}
*[data-v-b8a2f56a] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.topImg[data-v-b8a2f56a] {
  margin-bottom: 0.4rem;
}
.add[data-v-b8a2f56a] {
  font-size: 1.066667rem;
  color: #cfcfcf;
  text-align: center;
  margin-top: -0.133333rem;
  margin-bottom: 0.133333rem;
}

/* 桶 */
.box[data-v-b8a2f56a] {
  height: 2.853333rem;
  background: linear-gradient(
        112deg,
        rgba(162, 0, 255, 0.06) 0%,
        rgba(86, 188, 255, 0.06) 100%
    );
  color: var(--b);
  font-size: 0.453333rem;
}
.box > div[data-v-b8a2f56a] {
  margin-left: 0.4rem;
}
.price[data-v-b8a2f56a] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: right;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.price > p[data-v-b8a2f56a]:first-child {
  font-size: 0.32rem;
  margin: 0.266667rem 0 0.4rem;
}
.price > p:first-child span[data-v-b8a2f56a]:nth-child(1) {
  color: var(--r);
}
.price > p:first-child span[data-v-b8a2f56a]:nth-child(3) {
  font-weight: bold;
  margin: 0 0.133333rem;
}
.price > p[data-v-b8a2f56a]:last-child {
  font-size: 0.453333rem;
  color: var(--b);
}
.price > p:last-child span[data-v-b8a2f56a] {
  font-weight: bold;
  font-size: 0.666667rem;
}
.footer1[data-v-b8a2f56a] {
  position: fixed;
  width: calc(100% - 1.066667rem);
  height: 1.466667rem;
  bottom: 0.8rem;
  background: var(--b);
  color: #fff;
  line-height: 0;
  border-radius: 2.666667rem;
  /* box-shadow: 0px 10px 30px rgba(67, 100, 247, 0.28); */
}
.footer1 > img[data-v-b8a2f56a] {
  margin-left: 0.266667rem;
}
.payCoupon[data-v-b8a2f56a] {
  width: 7.2rem;
  height: 1.466667rem;
  border-radius: 2.666667rem;
  color: var(--white);
  background: var(--b);
}
.payCoupon > p[data-v-b8a2f56a] {
  font-size: var(--f17);
}
#price[data-v-b8a2f56a] {
  margin-right: var(--mp5);
  font-weight: bold;
  display: inline-block;
}
#price[data-v-b8a2f56a]:first-letter {
  font-weight: 100;
  font-size: var(--f12);
}
.payCoupon > img[data-v-b8a2f56a] {
  display: inline-block;
  height: 1.04rem;
  width: 1.04rem;
  border-radius: 2.666667rem;
  margin-left: var(--mp8);
}
*[data-v-0488b7ac] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.stackableCardTip[data-v-0488b7ac] {
  margin-bottom: 0.266667rem;
  padding: 0 0.24rem;
  height: 0.8rem;
  border-radius: 0.213333rem;
  background: #4364f7;
  font-size: 0.32rem;
  font-weight: bold;
  line-height: 0.8rem;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 白色 */
  color: #ffffff;
}
.voucherItem[data-v-0488b7ac] {
  height: 3.12rem;
  margin-bottom: 0.266667rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.voucherItem > .left[data-v-0488b7ac] {
  position: relative;
  /* padding-top: 2px; */
}
.voucherItem > .left img[data-v-0488b7ac] {
  height: 3.12rem;
  display: block;
}
.voucherItem > .left > .voucherType[data-v-0488b7ac] {
  height: 100%;
  position: absolute;
  left: 0.666667rem;
  top: 0;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  letter-spacing: 0.16rem;
  color: var(--w);
  text-align: center;
}
.voucherItem > .center[data-v-0488b7ac] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  position: relative;
}
.centerBottom[data-v-0488b7ac] {
  position: absolute;
  height: calc(100% - 0.106667rem);
  width: calc(100% + 0.106667rem);
  left: -0.053333rem;
  top: 0.053333rem;
  z-index: -1;
}
.wash[data-v-0488b7ac] {
  background: var(--b) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDQiIGhlaWdodD0iMTE3LjAwMSIgdmlld0JveD0iMCAwIDI0NCAxMTcuMDAxIj4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjMWYzYmI1OwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM0MzY0Zjc7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxnIGlkPSLnu4RfMTM4MyIgZGF0YS1uYW1lPSLnu4QgMTM4MyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTk2IC0yNTQuOTk5KSI+CiAgICA8cmVjdCBpZD0i55+p5b2iXzcyOCIgZGF0YS1uYW1lPSLnn6nlvaIgNzI4IiBjbGFzcz0iY2xzLTEiIHdpZHRoPSIyNDQiIGhlaWdodD0iMTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NiAyNjApIi8+CiAgICA8cmVjdCBpZD0i55+p5b2iXzcyOSIgZGF0YS1uYW1lPSLnn6nlvaIgNzI5IiBjbGFzcz0iY2xzLTIiIHdpZHRoPSIyNDQiIGhlaWdodD0iMTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NiAyNTQuOTk5KSIvPgogIDwvZz4KPC9zdmc+Cg==)
            repeat-x left top/auto 100%;
}
.dry[data-v-0488b7ac] {
  background: var(--o) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDQiIGhlaWdodD0iMTE3LjAwMSIgdmlld0JveD0iMCAwIDI0NCAxMTcuMDAxIj4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjYTQ0YzAwOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNmZjc5MDY7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxnIGlkPSLnu4RfMTM4NyIgZGF0YS1uYW1lPSLnu4QgMTM4NyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTk2IC0yNTQuOTk5KSI+CiAgICA8cmVjdCBpZD0i55+p5b2iXzcyOCIgZGF0YS1uYW1lPSLnn6nlvaIgNzI4IiBjbGFzcz0iY2xzLTEiIHdpZHRoPSIyNDQiIGhlaWdodD0iMTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NiAyNjApIi8+CiAgICA8cmVjdCBpZD0i55+p5b2iXzcyOSIgZGF0YS1uYW1lPSLnn6nlvaIgNzI5IiBjbGFzcz0iY2xzLTIiIHdpZHRoPSIyNDQiIGhlaWdodD0iMTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NiAyNTQuOTk5KSIvPgogIDwvZz4KPC9zdmc+Cg==)
            repeat-x left top/auto 100%;
}
.liquid[data-v-0488b7ac] {
  background: #00b9ff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDQiIGhlaWdodD0iMTE3LjAwMSIgdmlld0JveD0iMCAwIDI0NCAxMTcuMDAxIj4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjMDA2NjhkOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMwMGI5ZmY7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxnIGlkPSLnu4RfMTM5MSIgZGF0YS1uYW1lPSLnu4QgMTM5MSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTk2IC0yNTQuOTk5KSI+CiAgICA8cGF0aCBpZD0i6Lev5b6EXzE5NDIiIGRhdGEtbmFtZT0i6Lev5b6EIDE5NDIiIGNsYXNzPSJjbHMtMSIgZD0iTTAsMEgyNDRWMTEySDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NiAyNjApIi8+CiAgICA8cmVjdCBpZD0i55+p5b2iXzcyOSIgZGF0YS1uYW1lPSLnn6nlvaIgNzI5IiBjbGFzcz0iY2xzLTIiIHdpZHRoPSIyNDQiIGhlaWdodD0iMTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NiAyNTQuOTk5KSIvPgogIDwvZz4KPC9zdmc+Cg==) repeat-x
            left top/auto 100%;
}
.bp[data-v-0488b7ac] {
  background: #9228ff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDQiIGhlaWdodD0iMTE3LjAwMSIgdmlld0JveD0iMCAwIDI0NCAxMTcuMDAxIj4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNWQzMThhOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM5MjI4ZmY7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxnIGlkPSLnu4RfMTM5NSIgZGF0YS1uYW1lPSLnu4QgMTM5NSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTk2IC0yNTQuOTk5KSI+CiAgICA8cGF0aCBpZD0i6Lev5b6EXzE5NDIiIGRhdGEtbmFtZT0i6Lev5b6EIDE5NDIiIGNsYXNzPSJjbHMtMSIgZD0iTTAsMEgyNDRWMTEySDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NiAyNjApIi8+CiAgICA8cmVjdCBpZD0i55+p5b2iXzcyOSIgZGF0YS1uYW1lPSLnn6nlvaIgNzI5IiBjbGFzcz0iY2xzLTIiIHdpZHRoPSIyNDQiIGhlaWdodD0iMTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NiAyNTQuOTk5KSIvPgogIDwvZz4KPC9zdmc+Cg==) repeat-x
            left top/auto 100%;
}
.wn[data-v-0488b7ac] {
  background: #1cc163 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDQiIGhlaWdodD0iMTE3LjAwMSIgdmlld0JveD0iMCAwIDI0NCAxMTcuMDAxIj4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjMmE2MDQxOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMxY2MxNjM7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxnIGlkPSLnu4RfMTA2MDEiIGRhdGEtbmFtZT0i57uEIDEwNjAxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOTYgLTI1NC45OTkpIj4KICAgIDxwYXRoIGlkPSLot6/lvoRfMTk0MiIgZGF0YS1uYW1lPSLot6/lvoQgMTk0MiIgY2xhc3M9ImNscy0xIiBkPSJNMCwwSDI0NFYxMTJIMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDk2IDI2MCkiLz4KICAgIDxyZWN0IGlkPSLnn6nlvaJfNzI5IiBkYXRhLW5hbWU9IuefqeW9oiA3MjkiIGNsYXNzPSJjbHMtMiIgd2lkdGg9IjI0NCIgaGVpZ2h0PSIxMTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDk2IDI1NC45OTkpIi8+CiAgPC9nPgo8L3N2Zz4K) repeat-x
            left top/auto 100%;
}

/* .voucherItem > .right {
  padding-top: 2px;
} */
.voucherItem > .right img[data-v-0488b7ac] {
  height: 3.12rem;
  display: block;
}
.oneCount[data-v-0488b7ac] {
  height: 2.986667rem;
}
.oneCount .left img[data-v-0488b7ac],
.oneCount .right img[data-v-0488b7ac] {
  height: 2.986667rem;
}

/* 列表内容区 */
.centerContent[data-v-0488b7ac] {
  height: 100%;
  padding: 0.266667rem 0 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.centerContent > .price[data-v-0488b7ac] {
  font-size: 0.96rem;
  line-height: 1.253333rem;
  color: var(--w);
}
.centerContent > .num[data-v-0488b7ac] {
  font-size: 0.586667rem;
  line-height: 1.253333rem;
  color: var(--w);
}
.centerContent > .jh_price > span[data-v-0488b7ac]:first-child {
  font-size: 0.96rem;
  line-height: 1.253333rem;
  color: var(--w);
}
.centerContent > .jh_price > span[data-v-0488b7ac]:last-child {
  color: var(--w);
}
.centerContent > .price[data-v-0488b7ac]::after {
  content: "\5143";
  font-size: 0.373333rem;
  margin-left: 0.266667rem;
}
.centerContent > .name[data-v-0488b7ac] {
  font-size: 0.32rem;
  color: rgba(255, 255, 255, 0.8);
  margin: 0.08rem 0 0.133333rem;
}
.centerContent > .time[data-v-0488b7ac] {
  font-size: 0.32rem;
  color: rgba(255, 255, 255, 0.5);
}

/* 浮动内容 */
.messg[data-v-0488b7ac] {
  position: absolute;
  top: 0;
  right: 0;
  color: rgba(255, 255, 255, 0.6);
  padding: 0.4rem 0.133333rem 0.266667rem 0.4rem;
}
.messg > img[data-v-0488b7ac] {
  margin-right: 0.133333rem;
}

/* 折叠数量 */
.allCount[data-v-0488b7ac] {
  position: absolute;
  top: 1.066667rem;
  right: 0.133333rem;
  width: 1.76rem;
  color: var(--b);
}
.allCount > span[data-v-0488b7ac] {
  width: 0.213333rem;
  height: 0.826667rem;
  background: #1f3bb5;
  opacity: 1;
  border-radius: 1.333333rem;
}
.allCount > p[data-v-0488b7ac] {
  position: absolute;
  font-size: 0.32rem;
  background: #fff;
  width: 1.546667rem;
  height: 0.533333rem;
  line-height: 0.56rem;
  text-align: center;
  z-index: 2;
  left: 0.106667rem;
  border-radius: 0.053333rem;
}

/* 烘干样式 */
.dry .allCount[data-v-0488b7ac] {
  color: var(--o);
}
.dry .allCount > span[data-v-0488b7ac] {
  background: #a44c00;
}

/* 加液样式 */
.liquid .allCount[data-v-0488b7ac] {
  color: #00b9ff;
}
.liquid .allCount > span[data-v-0488b7ac] {
  background: #00668d;
}

/* 袋洗样式 */
.bp .allCount[data-v-0488b7ac] {
  color: #9228ff;
}
.bp .allCount > span[data-v-0488b7ac] {
  background: #5d318a;
}

/* 建行万能券 */
.wn .allCount[data-v-0488b7ac] {
  color: #1cc163;
}
.wn .allCount > span[data-v-0488b7ac] {
  background: #2a6041;
}
.home[data-v-ca3a7ffe] {
  width: 1.466667rem;
  height: 1.466667rem;
  position: fixed;
  bottom: 0.8rem;
  background-color: white;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  left: 0.533333rem;
  z-index: 3;
}/* 字号 */

.f12 {
  font-size: 0.32rem;
}

.f14 {
  font-size: 0.373333rem;
}

.f16 {
  font-size: 0.426667rem;
}

.f17 {
  font-size: 0.453333rem;
}

.fb {
  font-weight: bold;
}
.content[data-v-d8461290] {
  text-align: center;
  padding-top: 2.133333rem;
  color: var(--g2);
}
.title[data-v-d8461290] {
  color: #4364f7;
  font-size: 0.533333rem;
  margin: 0.8rem auto 0.533333rem;
}
.home[data-v-d8461290] {
  background: var(--b);
  color: var(--white);
  margin: 1.066667rem auto 0.4rem;
  height: 1.333333rem;
  line-height: 1.36rem;
}
.detail1[data-v-d8461290] {
  background: rgba(255, 255, 255, 0.39);
  color: #4364f7;
  height: 1.333333rem;
  line-height: 1.36rem;
}
.content[data-v-2c01833f] {
  padding: 0 0.533333rem;
  background: #362d72;
  padding-top: 5.333333rem;
}
.content > div[data-v-2c01833f]:first-child {
  position: relative;
  background: #dd2c2c;
  border-radius: 0.533333rem;
  height: 6.346667rem;
}
.upDiv[data-v-2c01833f] {
  position: absolute;
  text-align: center;
  background: #fff0cc;
  width: calc(100% - 0.533333rem);
  margin-left: 0.266667rem;
  height: 0;
  bottom: 2.666667rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
  border-radius: 0.533333rem 0.533333rem 0 0;
}
.item[data-v-2c01833f] {
  color: #ff4545;
}
.title[data-v-2c01833f] {
  font-size: 0.64rem;
}
.title span[data-v-2c01833f] {
  font-weight: bold;
  margin: 0 0.133333rem;
}
.btmImg[data-v-2c01833f] {
  display: block;
  width: 100%;
  /* height: 144px; */
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 0 0 0.533333rem 0.533333rem;
  position: absolute;
  bottom: 0;
}
.setHeight[data-v-2c01833f] {
  height: 7.466667rem;
}
.buyBtn p[data-v-2c01833f] {
  width: calc(100% - 2.56rem);
  height: 1.44rem;
  line-height: 1.466667rem;
  text-align: center;
  font-size: 0.426667rem;
  color: #ff4545;
  font-weight: bold;
  background: linear-gradient(327deg, #ffc333 0%, #fdf500 100%);
  border-radius: 2.666667rem 2.666667rem 2.666667rem 2.666667rem;
  opacity: 1;
  bottom: 0.8rem;
  position: absolute;
  left: 1.28rem;
}
.msg[data-v-2c01833f] {
  margin-top: 0.8rem;
  color: #fff;
}
.content[data-v-8d6817ee] {
  padding: 0;
}
.content > .endClass[data-v-8d6817ee] {
  margin: 0 0.533333rem;
  position: relative;
  background: #dd2c2c;
  border-radius: 0.533333rem;
  height: 6.346667rem;
}
.upDiv[data-v-8d6817ee] {
  position: absolute;
  text-align: center;
  background: #fff0cc;
  width: calc(100% - 0.533333rem);
  margin-left: 0.266667rem;
  height: 0;
  bottom: 2.666667rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
  border-radius: 0.533333rem 0.533333rem 0 0;
}
.item[data-v-8d6817ee] {
  color: #ff4545;
}
.title[data-v-8d6817ee] {
  font-size: 0.64rem;
}
.title span[data-v-8d6817ee] {
  font-weight: bold;
  margin: 0 0.133333rem;
}
.btmImg[data-v-8d6817ee] {
  display: block;
  width: 100%;
  /* height: 144px; */
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 0 0 0.533333rem 0.533333rem;
  position: absolute;
  bottom: 0;
}
.setHeight[data-v-8d6817ee] {
  height: 7.466667rem;
}
.content[data-v-b1abc60e] {
  padding-top: 0;
  /* administrator */
  color: var(--g1);
}
.popupBoxWarp[data-v-b1abc60e] {
  width: 100%;
  padding: 0 0.533333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(51, 51, 51, 0);
}
.popupBoxWarp ul[data-v-b1abc60e] {
  width: 100%;
  height: 12.4rem;
  background: white;
  padding: 0.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  border-radius: 0.266667rem;
}
li[data-v-b1abc60e] {
  list-style: disc;
  margin-left: 0.4rem;
  line-height: 0.666667rem;
  font-size: 0.373333rem;
  color: var(--g1);
}
div[data-v-b1abc60e] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mint-msgbox-content .mint-msgbox-message[data-v-b1abc60e] {
  width: 100% !important;
}
.title[data-v-b1abc60e] {
  font-size: var(--f14);
  margin-top: var(--mp15);
  color: var(--g2);
  margin-bottom: var(--mp10);
}
.box > div[data-v-b1abc60e] {
  padding: var(--mp15);
  background: var(--white);
}

/* 时长 */
.box[data-v-b1abc60e]:nth-of-type(1) {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.box:nth-of-type(1) > div[data-v-b1abc60e] {
  width: 2.826667rem;
  height: 2rem;
  margin-right: var(--mp8);
  margin-bottom: var(--mp8);
  position: relative;
}
.box:nth-of-type(1) > div[data-v-b1abc60e]:nth-child(3n) {
  margin-right: 0;
}
.box:nth-of-type(1) > div > p[data-v-b1abc60e]:last-of-type {
  font-size: var(--f17);
  color: var(--g);
  line-height: 0.56rem;
  font-weight: bold;
  margin-top: 0.213333rem;
}
.box:nth-of-type(1) > div > p[data-v-b1abc60e]:last-of-type::first-letter {
  font-size: 0.32rem;
  margin-right: 0.053333rem;
}
.active[data-v-b1abc60e] {
  background: -webkit-gradient(
        linear,
        left top, right top,
        from(rgba(61, 56, 53, 1)),
        to(rgba(101, 97, 96, 1))
    ) !important;
  background: linear-gradient(
        90deg,
        rgba(61, 56, 53, 1) 0%,
        rgba(101, 97, 96, 1) 100%
    ) !important;
  -webkit-box-shadow: 0 0.106667rem 0.213333rem rgba(209, 153, 0, 0.16);
  box-shadow: 0 0.106667rem 0.213333rem rgba(209, 153, 0, 0.16);
}
.active > p[data-v-b1abc60e]:first-child {
  color: var(--white) !important;
}
.enterImg[data-v-b1abc60e] {
  position: absolute;
  top: 0.266667rem;
  right: 0.266667rem;
}
.expirationDate[data-v-b1abc60e] {
  font-size: var(--f12);
  color: var(--g3);
}
.expirationDate > span[data-v-b1abc60e] {
  /* color: var(--g); */
  margin-left: var(--mp5);
}

/* 折扣表 */
.discount p[data-v-b1abc60e] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}
.discount > div[data-v-b1abc60e] {
  padding-top: var(--mp8);
}
.discount > div[data-v-b1abc60e]:first-child {
  font-weight: bold;
}
.discount > div:nth-child(n + 2) > p[data-v-b1abc60e]:last-child {
  color: var(--g);
}

/* 限制说明 */
.demo[data-v-b1abc60e] {
  height: 2.133333rem;
  opacity: 0;
}
.explain > div[data-v-b1abc60e] {
  margin-bottom: var(--mp10);
  line-height: var(--mp20);
}
.name[data-v-b1abc60e] {
  font-weight: bold;
}

/* 支付块 */
.payModel[data-v-b1abc60e] {
  width: 8.933333rem;
  height: 1.973333rem;
  position: fixed;
  bottom: 0;
  background: -webkit-gradient(
        linear,
        left top, right top,
        from(rgba(61, 56, 53, 1)),
        to(rgba(101, 97, 96, 1))
    );
  background: linear-gradient(
        90deg,
        rgba(61, 56, 53, 1) 0%,
        rgba(101, 97, 96, 1) 100%
    );
  -webkit-box-shadow: 0 0.106667rem 0.213333rem rgba(209, 153, 0, 0.16);
  box-shadow: 0 0.106667rem 0.213333rem rgba(209, 153, 0, 0.16);
  opacity: 1;
  padding: 0.4rem;
  border-radius: 0.266667rem 0.266667rem 0 0;
}
.payModel > div[data-v-b1abc60e]:first-child {
  color: var(--white);
  font-size: var(--f14);
}
.payModel > div:first-child > p[data-v-b1abc60e]:first-child {
  font-size: var(--f17);
  color: var(--g);
  font-weight: bold;
  margin-bottom: var(--mp5);
}
.payModel > div[data-v-b1abc60e]:last-child {
  width: 2.666667rem;
  height: 0.986667rem;
  text-align: center;
  line-height: 0.986667rem;
  background: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0 0.106667rem 0.213333rem rgba(204, 204, 204, 0.16);
  box-shadow: 0 0.106667rem 0.213333rem rgba(204, 204, 204, 0.16);
  border-radius: 2.666667rem;
  color: var(--g);
}
*[data-v-f0369f3a] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.borderBlue[data-v-f0369f3a]::before {
  border-radius: 2.666667rem !important;
}
.borderGray[data-v-f0369f3a]::before {
  border-radius: 2.666667rem !important;
}
.successModel[data-v-f0369f3a] {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 55;
  padding: var(--mp20);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(51, 51, 51, 0.85);
}
.successModel .box[data-v-f0369f3a] {
  width: 100%;
  height: 1.6rem;
  margin-bottom: var(--mp5);
  padding: 0.4rem;
  color: var(--b);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMzUiIGhlaWdodD0iNjAuMDU1IiB2aWV3Qm94PSIwIDAgMzM1IDYwLjA1NSI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogI2ZmZjsKICAgICAgfQoKICAgICAgLmNscy0yLCAuY2xzLTMgewogICAgICAgIHN0cm9rZTogbm9uZTsKICAgICAgfQoKICAgICAgLmNscy0zIHsKICAgICAgICBmaWxsOiAjZTRlNGU0OwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8ZyBpZD0iY291cGsiIGNsYXNzPSJjbHMtMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDcwOSA2NjAyKSI+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0gLTQ2ODEgLTY1NDIuMTk0ODI0MjE4NzUgQyAtNDY4MS42MjY0NjQ4NDM3NSAtNjU0Mi4xOTQ4MjQyMTg3NSAtNDY4Mi4xOTA0Mjk2ODc1IC02NTQyLjUxNzA4OTg0Mzc1IC00NjgyLjUwODc4OTA2MjUgLTY1NDMuMDU3MTI4OTA2MjUgTCAtNDY4OC40MzIxMjg5MDYyNSAtNjU1My4xMjU5NzY1NjI1IEwgLTQ2ODguNTA0Mzk0NTMxMjUgLTY1NTMuMjQ5MDIzNDM3NSBMIC00Njg4LjY0NzQ2MDkzNzUgLTY1NTMuMjQ5MDIzNDM3NSBMIC00NzA1LjAwMDk3NjU2MjUgLTY1NTMuMjQ5MDIzNDM3NSBDIC00NzA3LjA2ODM1OTM3NSAtNjU1My4yNDkwMjM0Mzc1IC00NzA4Ljc1MDQ4ODI4MTI1IC02NTU0LjkzMjEyODkwNjI1IC00NzA4Ljc1MDQ4ODI4MTI1IC02NTU3LjAwMDQ4ODI4MTI1IEwgLTQ3MDguNzUwNDg4MjgxMjUgLTY1OTggQyAtNDcwOC43NTA0ODgyODEyNSAtNjYwMC4wNjc4NzEwOTM3NSAtNDcwNy4wNjgzNTkzNzUgLTY2MDEuNzUgLTQ3MDUuMDAwOTc2NTYyNSAtNjYwMS43NSBMIC00Mzc4IC02NjAxLjc1IEMgLTQzNzUuOTMyMTI4OTA2MjUgLTY2MDEuNzUgLTQzNzQuMjUgLTY2MDAuMDY3ODcxMDkzNzUgLTQzNzQuMjUgLTY1OTggTCAtNDM3NC4yNSAtNjU1Ny4wMDA0ODgyODEyNSBDIC00Mzc0LjI1IC02NTU0LjkzMjEyODkwNjI1IC00Mzc1LjkzMjEyODkwNjI1IC02NTUzLjI0OTAyMzQzNzUgLTQzNzggLTY1NTMuMjQ5MDIzNDM3NSBMIC00NjczLjM1MjUzOTA2MjUgLTY1NTMuMjQ5MDIzNDM3NSBMIC00NjczLjQ5NTYwNTQ2ODc1IC02NTUzLjI0OTAyMzQzNzUgTCAtNDY3My41Njc4NzEwOTM3NSAtNjU1My4xMjU5NzY1NjI1IEwgLTQ2NzkuNDkxMjEwOTM3NSAtNjU0My4wNTcxMjg5MDYyNSBDIC00Njc5LjgwOTU3MDMxMjUgLTY1NDIuNTE3MDg5ODQzNzUgLTQ2ODAuMzczNTM1MTU2MjUgLTY1NDIuMTk0ODI0MjE4NzUgLTQ2ODEgLTY1NDIuMTk0ODI0MjE4NzUgWiIvPgogICAgPHBhdGggY2xhc3M9ImNscy0zIiBkPSJNIC00NjgxIC02NTQyLjQ0NDgyNDIxODc1IEMgLTQ2ODAuNDYyODkwNjI1IC02NTQyLjQ0NDgyNDIxODc1IC00Njc5Ljk3OTQ5MjE4NzUgLTY1NDIuNzIxMTkxNDA2MjUgLTQ2NzkuNzA3MDMxMjUgLTY1NDMuMTgzNTkzNzUgTCAtNDY3My43ODM2OTE0MDYyNSAtNjU1My4yNTI0NDE0MDYyNSBMIC00NjczLjYzODY3MTg3NSAtNjU1My40OTkwMjM0Mzc1IEwgLTQ2NzMuMzUyNTM5MDYyNSAtNjU1My40OTkwMjM0Mzc1IEwgLTQzNzggLTY1NTMuNDk5MDIzNDM3NSBDIC00Mzc2LjA3MDMxMjUgLTY1NTMuNDk5MDIzNDM3NSAtNDM3NC41IC02NTU1LjA2OTgyNDIxODc1IC00Mzc0LjUgLTY1NTcuMDAwNDg4MjgxMjUgTCAtNDM3NC41IC02NTk4IEMgLTQzNzQuNSAtNjU5OS45Mjk2ODc1IC00Mzc2LjA3MDMxMjUgLTY2MDEuNSAtNDM3OCAtNjYwMS41IEwgLTQ3MDUuMDAwOTc2NTYyNSAtNjYwMS41IEMgLTQ3MDYuOTMwNjY0MDYyNSAtNjYwMS41IC00NzA4LjUwMDQ4ODI4MTI1IC02NTk5LjkyOTY4NzUgLTQ3MDguNTAwNDg4MjgxMjUgLTY1OTggTCAtNDcwOC41MDA0ODgyODEyNSAtNjU1Ny4wMDA0ODgyODEyNSBDIC00NzA4LjUwMDQ4ODI4MTI1IC02NTU1LjA2OTgyNDIxODc1IC00NzA2LjkzMDY2NDA2MjUgLTY1NTMuNDk5MDIzNDM3NSAtNDcwNS4wMDA5NzY1NjI1IC02NTUzLjQ5OTAyMzQzNzUgTCAtNDY4OC42NDc0NjA5Mzc1IC02NTUzLjQ5OTAyMzQzNzUgTCAtNDY4OC4zNjEzMjgxMjUgLTY1NTMuNDk5MDIzNDM3NSBMIC00Njg4LjIxNjMwODU5Mzc1IC02NTUzLjI1MjQ0MTQwNjI1IEwgLTQ2ODIuMjkzNDU3MDMxMjUgLTY1NDMuMTg0MDgyMDMxMjUgQyAtNDY4Mi4wMjA1MDc4MTI1IC02NTQyLjcyMTE5MTQwNjI1IC00NjgxLjUzNzEwOTM3NSAtNjU0Mi40NDQ4MjQyMTg3NSAtNDY4MSAtNjU0Mi40NDQ4MjQyMTg3NSBNIC00NjgxIC02NTQxLjk0NDgyNDIxODc1IEMgLTQ2ODEuNjY4NDU3MDMxMjUgLTY1NDEuOTQ0ODI0MjE4NzUgLTQ2ODIuMzM2OTE0MDYyNSAtNjU0Mi4yNzM0Mzc1IC00NjgyLjcyNDEyMTA5Mzc1IC02NTQyLjkzMDE3NTc4MTI1IEwgLTQ2ODguNjQ3NDYwOTM3NSAtNjU1Mi45OTkwMjM0Mzc1IEwgLTQ3MDUuMDAwOTc2NTYyNSAtNjU1Mi45OTkwMjM0Mzc1IEMgLTQ3MDcuMjA5NDcyNjU2MjUgLTY1NTIuOTk5MDIzNDM3NSAtNDcwOS4wMDA0ODgyODEyNSAtNjU1NC43OTA1MjczNDM3NSAtNDcwOS4wMDA0ODgyODEyNSAtNjU1Ny4wMDA0ODgyODEyNSBMIC00NzA5LjAwMDQ4ODI4MTI1IC02NTk4IEMgLTQ3MDkuMDAwNDg4MjgxMjUgLTY2MDAuMjA4OTg0Mzc1IC00NzA3LjIwOTQ3MjY1NjI1IC02NjAyIC00NzA1LjAwMDk3NjU2MjUgLTY2MDIgTCAtNDM3OCAtNjYwMiBDIC00Mzc1Ljc5MTUwMzkwNjI1IC02NjAyIC00Mzc0IC02NjAwLjIwODk4NDM3NSAtNDM3NCAtNjU5OCBMIC00Mzc0IC02NTU3LjAwMDQ4ODI4MTI1IEMgLTQzNzQgLTY1NTQuNzkwNTI3MzQzNzUgLTQzNzUuNzkxNTAzOTA2MjUgLTY1NTIuOTk5MDIzNDM3NSAtNDM3OCAtNjU1Mi45OTkwMjM0Mzc1IEwgLTQ2NzMuMzUyNTM5MDYyNSAtNjU1Mi45OTkwMjM0Mzc1IEwgLTQ2NzkuMjc1ODc4OTA2MjUgLTY1NDIuOTMwMTc1NzgxMjUgQyAtNDY3OS42NjMwODU5Mzc1IC02NTQyLjI3MzQzNzUgLTQ2ODAuMzMxNTQyOTY4NzUgLTY1NDEuOTQ0ODI0MjE4NzUgLTQ2ODEgLTY1NDEuOTQ0ODI0MjE4NzUgWiIvPgogIDwvZz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.model[data-v-f0369f3a] {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 1.066667rem;
  background: rgba(0, 0, 0, 0.5);
  color: var(--g1);
}
.model > div[data-v-f0369f3a]:first-child {
  border-radius: 0.266667rem;
  padding: 0.4rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 8.933333rem;
  height: 12.4rem;
  overflow: auto;
  background: var(--white);
}
li[data-v-f0369f3a] {
  list-style: disc;
  margin-left: 0.533333rem;
  line-height: 0.586667rem;
  font-size: 0.373333rem;
}
.content[data-v-f0369f3a] {
  width: 100%;
  height: 100%;
}
.title[data-v-f0369f3a] {
  font-weight: bold;
}
.storeList[data-v-f0369f3a] {
  margin-bottom: var(--mp15);
  color: var(--r);
}
.storeList > img[data-v-f0369f3a] {
  margin-right: var(--mp5);
}
.coupon[data-v-f0369f3a] {
  width: 100%;
  background: var(--white);
  padding: 0 var(--mp10);
  margin-bottom: var(--mp10);
}
.top[data-v-f0369f3a] {
  height: 1.706667rem;
  -o-border-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgMTAgMSI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6ICNlNGU0ZTQ7CiAgICAgICAgc3Ryb2tlLWRhc2hhcnJheTogNTsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPGxpbmUgaWQ9ImRhc2hsaW5lYyIgY2xhc3M9ImNscy0xIiB4Mj0iMTAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMC41KSIvPgo8L3N2Zz4K) 0 0 100%/0.026667rem 0
    repeat;
  border-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgMTAgMSI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6ICNlNGU0ZTQ7CiAgICAgICAgc3Ryb2tlLWRhc2hhcnJheTogNTsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPGxpbmUgaWQ9ImRhc2hsaW5lYyIgY2xhc3M9ImNscy0xIiB4Mj0iMTAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMC41KSIvPgo8L3N2Zz4K) 0 0 100%/0.026667rem 0
    repeat;
  -webkit-border-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgMTAgMSI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6ICNlNGU0ZTQ7CiAgICAgICAgc3Ryb2tlLWRhc2hhcnJheTogNTsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPGxpbmUgaWQ9ImRhc2hsaW5lYyIgY2xhc3M9ImNscy0xIiB4Mj0iMTAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMC41KSIvPgo8L3N2Zz4K) 0 0 100%/0.026667rem
    0 repeat;
}
.top > p[data-v-f0369f3a]:nth-child(1) {
  font-size: 0.746667rem;
  font-weight: bold;
  margin-right: var(--mp5);
  margin-left: 0.533333rem;
}
.top > p[data-v-f0369f3a]:nth-child(-n + 2) {
  color: var(--r);
}
.top > p[data-v-f0369f3a]:nth-child(2) {
  margin-right: 0.8rem;
}
.top > p[data-v-f0369f3a]:nth-child(3) {
  font-size: 0.32rem;
  -webkit-transform: scale(0.83, 0.83);
  transform: scale(0.83, 0.83);
  *font-size: 0.266667rem;
  padding: 0.08rem 0.186667rem;
  background: rgba(51, 51, 51, 0.05);
  /* border:1px solid rgba(51,51,51,0.3); */
  margin-right: var(--mp10);
}
.top .borderGray[data-v-f0369f3a]::before {
  border-color: rgba(51, 51, 51, 0.3);
}
.top > p[data-v-f0369f3a]:nth-child(4) {
  color: var(--g2);
}
.btm[data-v-f0369f3a] {
  line-height: 0.773333rem;
  color: var(--four-level);
  font-size: 0.266667rem;
}
.footer1[data-v-f0369f3a] {
  position: fixed;
  width: 8.933333rem;
  bottom: 0.8rem;
}
.home[data-v-f0369f3a] {
  width: 1.466667rem;
  height: 1.466667rem;
  background: var(--white);
  border-radius: 50%;
}
.nextimg[data-v-f0369f3a] {
  width: 0.56rem;
  height: 0.56rem;
  display: block;
  margin: 0.453333rem auto;
}
.payCoupon[data-v-f0369f3a] {
  width: 7.2rem;
  height: 1.466667rem;
  border-radius: 2.666667rem;
  color: var(--white);
  background: rgb(155,215,255);
}
.payCoupon > p[data-v-f0369f3a] {
  font-size: var(--f17);
}
#price[data-v-f0369f3a] {
  margin-right: var(--mp5);
  font-weight: bold;
  display: inline-block;
}
#price[data-v-f0369f3a]:first-letter {
  font-weight: 100;
  font-size: var(--f12);
}
.payCoupon > img[data-v-f0369f3a] {
  display: inline-block;
  height: 1.04rem;
  width: 1.04rem;
  border-radius: 2.666667rem;
  margin-left: var(--mp8);
}
.content[data-v-7edad004] {
  padding: 0;
}
.imgWechat[data-v-7edad004] {
  position: relative;
  background-image: url(../../static/img/ency1.e2c6142.jpg);
  width: 100vw;
  background-size: contain;
  background-repeat: no-repeat;
}
.imgAlipay[data-v-7edad004] {
  position: relative;
  background-image: url(../../static/img/jh.719da95.jpg);
  width: 100vw;
  background-size: contain;
  background-repeat: no-repeat;
}
.imgWechat > .btn[data-v-7edad004] {
  position: absolute;
  z-index: 100;
  margin: 0 auto;
  top: 89%;
  width: 38vw;
  height: 4%;
  background: red;
  left: 0;
  right: 0;
  opacity: 0;
}
.imgAlipay > .btn[data-v-7edad004] {
  position: absolute;
  z-index: 100;
  margin: 0 auto;
  top: 86%;
  width: 39vw;
  height: 5%;
  background: red;
  left: 0;
  right: 0;
  opacity: 0;
}
.content[data-v-e385ffc4] {
  padding: 0;
}
.imgWechat[data-v-e385ffc4] {
  position: relative;
  background-image: url(../../static/img/num.2b4d8d0.jpg);
  width: 100vw;
  background-size: contain;
  background-repeat: no-repeat;
}

/* .imgAlipay {
  position: relative;
  background-image: url("./jh.jpg");
  width: 100vw;
  background-size: contain;
  background-repeat: no-repeat;
} */
.imgWechat > .btn[data-v-e385ffc4] {
  position: absolute;
  z-index: 100;
  margin: 0 auto;
  top: 87%;
  width: 38vw;
  height: 4%;
  background: red;
  left: 0;
  right: 0;
  opacity: 0;
}

/* .imgAlipay > .btn {
  position: absolute;
  z-index: 100;
  margin: 0 auto;
  top: 86%;
  width: 39vw;
  height: 5%;
  background: red;
  left: 0;
  right: 0;
  opacity: 0;
} */
.content[data-v-150b3690] {
  padding: 0;
}
.imgWechat[data-v-150b3690] {
  position: relative;
  background-image: url(../../static/img/explain.c21ae89.jpg);
  width: 100vw;
  background-size: contain;
  background-repeat: no-repeat;
}
.one[data-v-150b3690] {
  position: absolute;
  z-index: 100;
  top: 34%;
  left: 0;
  right: 0;
}
.one > img[data-v-150b3690] {
  margin: 0 auto;
  display: block;
  height: 1.2rem;
}
.two[data-v-150b3690] {
  position: absolute;
  z-index: 100;
  top: 54%;
  left: 0;
  right: 0;
}
.two > img[data-v-150b3690] {
  margin: 0 auto;
  display: block;
  height: 1.2rem;
}
.three[data-v-150b3690] {
  position: absolute;
  z-index: 100;
  top: 90%;
  left: 0;
  right: 0;
}
.three > img[data-v-150b3690] {
  margin: 0 auto;
  display: block;
  height: 1.2rem;
}
.content[data-v-a715919c] {
  padding: 0;
}
.content[data-v-a0bc667a] {
  padding: 0;
  background-color: rgb(255, 251, 240);
}
.top[data-v-a0bc667a] {
  width: 100%;
  position: relative;
}
.top > img[data-v-a0bc667a] {
  width: 100%;
}
.mid[data-v-a0bc667a] {
  min-height: 6.666667rem;
}
.top > .text[data-v-a0bc667a] {
  position: absolute;
  color: red;
  font-size: 1.4rem;
  font-weight: bolder;
  right: 30%;
  bottom: 38%;
  z-index: 1;
}
.bottom[data-v-a0bc667a] {
  width: 100%;
  position: relative;
}
.bottom > img[data-v-a0bc667a] {
  width: 100%;
}
.ticket[data-v-cf9caca4] {
  position: relative;
  padding: 0;
}
.bgk[data-v-cf9caca4] {
  width: 100%;
}
.icon[data-v-cf9caca4] {
  width: 16%;
  /* height: 87px; */
  position: absolute;
  z-index: 1;
  top: 17%;
  left: 9%;
}
.wrap[data-v-cf9caca4] {
  position: absolute;
  width: 48%;
  height: 68%;
  left: 26%;
  top: 13%;
  overflow: hidden;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.messageTop[data-v-cf9caca4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.title[data-v-cf9caca4] {
  color: white;
  font-size: 0.4rem;
  font-weight: 600;
  letter-spacing: 0.053333rem;
}
.tag[data-v-cf9caca4] {
  color: white;
  margin-left: 0.133333rem;
  border: 0.053333rem solid rgb(252, 176, 128);
  font-size: 0.266667rem;
  padding: 0.053333rem;
  border-radius: 0.533333rem;
}
.message > span[data-v-cf9caca4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: white;
  font-size: 0.1rem;
  margin: 1% 0;
}
.join[data-v-cf9caca4] {
  position: absolute;
  width: 17%;
  height: 85%;
  right: 8%;
  top: 5%;
  font-weight: 900;
  font-size: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: white;
  letter-spacing: 0.053333rem;
}
.content[data-v-3c4c4f50] {
  padding: 0;
}
.content[data-v-5fba9ec5] {
  padding: 0;
  background-color: rgb(38, 124, 185);
  padding: 0.4rem 0.266667rem;
}
.wrapper[data-v-5fba9ec5] {
  overflow: scroll;
  background-color: rgb(255, 255, 255);
  height: 100%;
  width: 100%;
  border-radius: 0.266667rem;
}
.title[data-v-5fba9ec5] {
  text-align: center;
  font-size: 0.666667rem;
  font-weight: 600;
  height: 1.333333rem;
  line-height: 1.333333rem;
  background-color: rgb(242, 242, 242);
  border-radius: 0.266667rem 0.266667rem 0 0;
  letter-spacing: 0.053333rem;
}
.input[data-v-5fba9ec5] {
  margin: 0.4rem;
  border-bottom: 0.026667rem dashed rgb(207, 207, 207);
  padding: 0.533333rem 0;
  padding-bottom: 0.666667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.input > input[data-v-5fba9ec5] {
  border-radius: 0.106667rem;
  padding: 0.266667rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 0.266667rem;
  border: 0.026667rem silver solid;
  background-color: rgb(242, 242, 242);
}
.input > .subit[data-v-5fba9ec5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgb(38, 124, 185);
  color: white;
  border-radius: 0.106667rem;
  padding: 0.213333rem;
}
.go[data-v-5fba9ec5] {
  width: calc(100% - 0.8rem);
  margin: 0.4rem;
  color: rgb(38, 124, 185);
  cursor: pointer;
  text-align: right;
}
.content[data-v-6a68cc4a] {
  padding: 0;
  background-color: rgb(38, 124, 185);
  padding: 0.4rem 0.266667rem;
}
.wrapper[data-v-6a68cc4a] {
  overflow: scroll;
  background-color: rgb(255, 255, 255);
  height: 100%;
  width: 100%;
  border-radius: 0.266667rem;
}
.title[data-v-6a68cc4a] {
  text-align: center;
  font-size: 0.666667rem;
  font-weight: 600;
  height: 1.333333rem;
  line-height: 1.333333rem;
  background-color: rgb(242, 242, 242);
  border-radius: 0.266667rem 0.266667rem 0 0;
  letter-spacing: 0.053333rem;
}
.input[data-v-6a68cc4a] {
  margin: 0.4rem;
  border-bottom: 0.026667rem dashed rgb(207, 207, 207);
  padding: 0.533333rem 0;
  padding-bottom: 0.666667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.input > input[data-v-6a68cc4a] {
  border-radius: 0.106667rem;
  padding: 0.266667rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 0.266667rem;
  border: 0.026667rem silver solid;
  background-color: rgb(242, 242, 242);
}
.input > .verify[data-v-6a68cc4a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.266667rem;
}
.input > .verify > input[data-v-6a68cc4a] {
  border-radius: 0.106667rem;
  padding: 0.266667rem;
  margin-right: 0.266667rem;
  border: 0.026667rem silver solid;
  background-color: rgb(242, 242, 242);
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.input > .verify > .getVerify[data-v-6a68cc4a] {
  border-radius: 0.106667rem;
  padding: 0.266667rem 0.266667rem;
  border: 0.026667rem silver solid;
  background-color: rgb(242, 242, 242);
  font-size: 0.32rem;
  width: 2.666667rem;
  text-align: center;
}
.input > .verify > .getVerify60[data-v-6a68cc4a] {
  border-radius: 0.106667rem;
  padding: 0.266667rem 0.266667rem;
  border: 0.026667rem silver solid;
  background-color: rgb(242, 242, 242);
  font-size: 0.32rem;
  width: 2.666667rem;
  text-align: center;
}
.input > .subit[data-v-6a68cc4a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgb(38, 124, 185);
  color: white;
  border-radius: 0.106667rem;
  padding: 0.213333rem;
}
.input > .hint[data-v-6a68cc4a] {
  color: red;
  margin-top: 0.266667rem;
}
.ticket[data-v-6a68cc4a] {
  padding-top: 0.266667rem;
  margin: 0 0.4rem;
}
.ticket > .bag[data-v-6a68cc4a] {
  position: relative;
  color: white;
}
.ticket > .bag > img[data-v-6a68cc4a] {
  width: 100%;
  height: 2.133333rem;
}
.ticket > .bag > .wrap[data-v-6a68cc4a] {
  position: absolute;
  width: calc(100% - 0.533333rem);
  height: calc(100% - 0.533333rem);
  top: 0;
  font-size: 0.8rem;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.266667rem;
}
.ticket > .bag > .wrap > .text[data-v-6a68cc4a] {
  border-right: 0.026667rem #fff solid;
  height: 1.6rem;
  line-height: 1.6rem;
  margin: 0.4rem 0;
  padding: 0 0.533333rem;
}
.ticket > .bag > .wrap > .code[data-v-6a68cc4a] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  height: 1.6rem;
  line-height: 1.6rem;
  margin: 0.4rem 0;
}
.message[data-v-6a68cc4a] {
  padding-top: 0.266667rem;
  margin: 0 0.4rem;
}
.message > span[data-v-6a68cc4a] {
  font-size: 0.373333rem;
  display: block;
  margin-bottom: 0.133333rem;
}
.message > span > span[data-v-6a68cc4a] {
  background-color: rgb(38, 124, 185);
  border-radius: 0.133333rem;
  color: white;
  font-size: 0.266667rem;
  padding: 0.053333rem 0.133333rem;
  margin-left: 0.133333rem;
}
.content[data-v-26a93b33] {
  padding: 0;
}
.content[data-v-e8b5345c] {
  padding: 0;
}
img[data-v-e8b5345c] {
  width: 100%;
}
.content[data-v-4afb0b3a] {
  padding: 0;
  font-size: 0;
  width: 100%;
  height: 100vh;
  position: relative;
}
img[data-v-4afb0b3a] {
  width: 100%;
}
.top[data-v-4afb0b3a] {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.time[data-v-4afb0b3a] {
  font-size: 0.426667rem;
  width: 100%;
  overflow: hidden;
  top: 0;
  letter-spacing: 0.026667rem;
}
.regulation[data-v-4afb0b3a] {
  position: absolute;
  top: 1.6rem;
  right: 0;
  font-size: 0.32rem;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
  background-color: white;
  padding: 0.266667rem 0.133333rem;
  border: 0.026667rem silver solid;
}
.text[data-v-4afb0b3a] {
  position: absolute;
  bottom: 4.266667rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-weight: bold;
  color: white;
  padding: 0.133333rem 0.533333rem;
  border-radius: 1.333333rem;
  white-space: nowrap;
  border: 0.053333rem white solid;
  background: -webkit-gradient(linear, left top, right top, from(#ffab7f), to(#f67c6d));
  background: linear-gradient(to right, #ffab7f, #f67c6d);
}
.wraper[data-v-4afb0b3a] {
  width: calc(100vw - 0.8rem);
  height: 12.8rem;
  position: relative;
  bottom: 0;
  padding: 0.4rem;
  padding-top: 0;
  z-index: 5;
  background-image: url(../../static/img/BCMbottom.932c693.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.border[data-v-4afb0b3a] {
  position: relative;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background-color: #fcf4df;
  width: calc(100% - 1.066667rem);
  border-radius: 0.266667rem;
  padding: 0.533333rem;
}
.border > img[data-v-4afb0b3a] {
  margin-top: -1.333333rem;
}
.input[data-v-4afb0b3a] {
  margin-top: 0.533333rem;
  width: 100%;
  font-size: 0.373333rem;
  margin-bottom: 0.533333rem;
}
.input > input[data-v-4afb0b3a] {
  border-radius: 0.133333rem;
  border: 0.026667rem solid #d1a757;
  width: calc(100% - 0.426667rem);
  padding: 0.213333rem;
  margin-bottom: 0.266667rem;
}
.verify[data-v-4afb0b3a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.verify > input[data-v-4afb0b3a] {
  border-radius: 0.133333rem;
  border: 0.026667rem solid #d1a757;
  padding: 0.213333rem;
  margin-bottom: 0.266667rem;
  margin-right: 0.266667rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.verify > .yzm[data-v-4afb0b3a] {
  padding: 0.213333rem;
  border-radius: 0.133333rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffab7f), color-stop(#f67c6d), to(#ffab7f));
  background: linear-gradient(#ffab7f, #f67c6d, #ffab7f);
  color: white;
  font-weight: bold;
  white-space: nowrap;
  width: 3.733333rem;
  text-align: center;
}
.sign[data-v-4afb0b3a] {
  font-size: 0.373333rem;
  font-weight: bold;
  padding: 0.266667rem;
  border-radius: 0.133333rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffab7f), color-stop(#f67c6d), to(#ffab7f));
  background: linear-gradient(#ffab7f, #f67c6d, #ffab7f);
  color: white;
  text-align: center;
}
.rule[data-v-4afb0b3a] {
  font-size: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
}
.rule > input[data-v-4afb0b3a] {
  margin-right: 0.133333rem;
}
.rule > span[data-v-4afb0b3a] {
  color: #a6c9d8;
}
.strategy[data-v-4afb0b3a] {
  font-size: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #a6c9d8;
}
.strategy > span[data-v-4afb0b3a]:first-child {
  margin-right: 0.533333rem;
}
.img > img[data-v-4afb0b3a] {
  width: 100%;
}
.maintitle[data-v-1a52ba2a] {
  text-align: center;
  line-height: 1.333333rem;
  font-size: 0.533333rem;
  font-weight: 550;
  background-color: #fa4444;
  color: #fff;
  height: 1.333333rem;
  border-radius: 0 0 1.2rem 1.2rem;
  margin-bottom: 0.533333rem;
}
.tips[data-v-1a52ba2a] {
  padding: 0.533333rem;
  margin-bottom: 0.533333rem;
  background-color: #edebeb;
  height: 3.733333rem;
  border-radius: 0.266667rem;
}
.tips .title[data-v-1a52ba2a] {
  font-size: 0.32rem;
  font-weight: 600;
  margin-bottom: 0.266667rem;
  color: black;
}
.tips p[data-v-1a52ba2a] {
  font-size: 0.32rem;
  margin-bottom: 0.133333rem;
  color: #111;
}
.price[data-v-1a52ba2a] {
  text-align: right;
  margin-bottom: 0.533333rem;
  font-weight: 600;
}
.price span[data-v-1a52ba2a] {
  font-size: 0.48rem;
  color: #fa4444;
  font-weight: 600;
}
.btn[data-v-1a52ba2a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0.533333rem;
}
.btn button[data-v-1a52ba2a] {
  height: 1.2rem;
  width: 4rem;
  font-size: 0.426667rem;
  border-radius: 0.266667rem;
  background-color: #4364f7;
}
.washVoucher[data-v-1a52ba2a] {
  height: 3.12rem;
  margin-bottom: 0.266667rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.washVoucher .left[data-v-1a52ba2a] {
  position: relative;
}
.washVoucher .left img[data-v-1a52ba2a] {
  height: 3.12rem;
  display: block;
}
.washVoucher .left p[data-v-1a52ba2a] {
  height: 100%;
  position: absolute;
  left: 0.666667rem;
  top: 0;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  letter-spacing: 0.16rem;
  color: #fff;
  text-align: center;
}
.washVoucher .center[data-v-1a52ba2a] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  position: relative;
}
.washVoucher .right img[data-v-1a52ba2a] {
  height: 3.12rem;
  display: block;
}

/* 列表内容区 */
.centerContent[data-v-1a52ba2a] {
  height: 100%;
  padding: 0.266667rem 0 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.centerContent > .price1[data-v-1a52ba2a] {
  font-size: 0.96rem;
  line-height: 1.253333rem;
  color: var(--w);
}
.centerContent > .num[data-v-1a52ba2a] {
  font-size: 0.586667rem;
  line-height: 1.253333rem;
  color: var(--w);
}
.centerContent > .jh_price > span[data-v-1a52ba2a]:first-child {
  font-size: 0.96rem;
  line-height: 1.253333rem;
  color: var(--w);
}
.centerContent > .jh_price > span[data-v-1a52ba2a]:last-child {
  color: var(--w);
}
.centerContent > .price1[data-v-1a52ba2a]::after {
  content: "\5143";
  font-size: 0.373333rem;
  margin-left: 0.266667rem;
}
.centerContent > .name[data-v-1a52ba2a] {
  font-size: 0.32rem;
  color: rgba(255, 255, 255, 0.8);
  margin: 0.08rem 0 0.133333rem;
}
.centerContent > .time[data-v-1a52ba2a] {
  font-size: 0.32rem;
  color: rgba(255, 255, 255, 0.5);
}

/* 折叠数量 */
.allCount[data-v-1a52ba2a] {
  position: absolute;
  top: 1.066667rem;
  right: 0.133333rem;
  width: 1.76rem;
  color: var(--b);
}
.allCount > span[data-v-1a52ba2a] {
  width: 0.213333rem;
  height: 0.826667rem;
  background: #1f3bb5;
  opacity: 1;
  border-radius: 1.333333rem;
}
.allCount > p[data-v-1a52ba2a] {
  position: absolute;
  font-size: 0.32rem;
  background: #fff;
  width: 1.546667rem;
  height: 0.533333rem;
  line-height: 0.56rem;
  text-align: center;
  z-index: 2;
  left: 0.106667rem;
  border-radius: 0.053333rem;
}

/* 烘干样式 */
.dry .allCount[data-v-1a52ba2a] {
  color: var(--o);
}
.dry .allCount > span[data-v-1a52ba2a] {
  background: #a44c00;
}
.wash[data-v-1a52ba2a] {
  background: var(--b) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDQiIGhlaWdodD0iMTE3LjAwMSIgdmlld0JveD0iMCAwIDI0NCAxMTcuMDAxIj4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjMWYzYmI1OwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM0MzY0Zjc7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxnIGlkPSLnu4RfMTM4MyIgZGF0YS1uYW1lPSLnu4QgMTM4MyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTk2IC0yNTQuOTk5KSI+CiAgICA8cmVjdCBpZD0i55+p5b2iXzcyOCIgZGF0YS1uYW1lPSLnn6nlvaIgNzI4IiBjbGFzcz0iY2xzLTEiIHdpZHRoPSIyNDQiIGhlaWdodD0iMTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NiAyNjApIi8+CiAgICA8cmVjdCBpZD0i55+p5b2iXzcyOSIgZGF0YS1uYW1lPSLnn6nlvaIgNzI5IiBjbGFzcz0iY2xzLTIiIHdpZHRoPSIyNDQiIGhlaWdodD0iMTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NiAyNTQuOTk5KSIvPgogIDwvZz4KPC9zdmc+Cg==)
        repeat-x left top/auto 100%;
}
.dry[data-v-1a52ba2a] {
  background: var(--o) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDQiIGhlaWdodD0iMTE3LjAwMSIgdmlld0JveD0iMCAwIDI0NCAxMTcuMDAxIj4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjYTQ0YzAwOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNmZjc5MDY7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxnIGlkPSLnu4RfMTM4NyIgZGF0YS1uYW1lPSLnu4QgMTM4NyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTk2IC0yNTQuOTk5KSI+CiAgICA8cmVjdCBpZD0i55+p5b2iXzcyOCIgZGF0YS1uYW1lPSLnn6nlvaIgNzI4IiBjbGFzcz0iY2xzLTEiIHdpZHRoPSIyNDQiIGhlaWdodD0iMTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NiAyNjApIi8+CiAgICA8cmVjdCBpZD0i55+p5b2iXzcyOSIgZGF0YS1uYW1lPSLnn6nlvaIgNzI5IiBjbGFzcz0iY2xzLTIiIHdpZHRoPSIyNDQiIGhlaWdodD0iMTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NiAyNTQuOTk5KSIvPgogIDwvZz4KPC9zdmc+Cg==)
        repeat-x left top/auto 100%;
}

/* 云闪付弹框 */
.yunPayBox[data-v-1a52ba2a] .van-dialog__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
*[data-v-1a52ba2a] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.content[data-v-1a52ba2a] {
  width: 100%;
  height: 100%;
}
.title[data-v-1a52ba2a] {
  font-weight: bold;
}
.main[data-v-929075ac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100vh;
}
.body[data-v-929075ac] {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* width: calc(100vw - 138px); */
  width: calc(100vw - 1.066667rem);
  /* border: 9px solid #fff; */
  border: 0.026667rem solid #fff;
  border-radius: 0.266667rem;
  padding-top: 0.533333rem;
  padding-bottom: 0.533333rem;
}
.coupon[data-v-929075ac] {
  margin-top: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /* width: calc(100% - 84px); */
  width: calc(100% - 1.066667rem);
  /* height: 120px; */
  /* height: calc((100% - 40px) * 388 / 967); */
  /* aspect-ratio: 967 / 388; */
  background-image: url(../../static/img/券包底图@3x.c492ae8.png);
  background-size: 100%;
}
@supports (aspect-ratio: 967 / 388) {
.coupon[data-v-929075ac] {
    aspect-ratio: 967 / 388;
}
}
@supports not (aspect-ratio: 967 / 388) {
.coupon[data-v-929075ac] {
    height: calc((100% - 40px) * 388 / 967);
}
}
.coupon[data-v-929075ac]:nth-child(1) {
  margin-top: 0;
}
.coupon_base[data-v-929075ac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.4rem 0.533333rem 0.266667rem;
}
.coupon_base > div[data-v-929075ac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.coupon_base > div > p[data-v-929075ac] {
  margin: 0;
  font-size: 0.48rem;
  font-weight: 900;
}
.coupon_base > div > p[data-v-929075ac]:nth-child(2) {
  font-size: 0.693333rem;
}
.coupon_base > div > div[data-v-929075ac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 2.666667rem;
  height: 0.8rem;
  border-radius: 0.533333rem;
  font-size: 0.48rem;
  font-weight: 900;
  color: #fff;
}
.coupon_content[data-v-929075ac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  padding: 0 0.533333rem;
}
.coupon_content > div[data-v-929075ac] {
  margin-right: 0.266667rem;
  font-size: 0.32rem;
  font-weight: 900;
  white-space: nowrap;
}
.foot[data-v-929075ac] {
  margin-top: 0.533333rem;
  margin-bottom: 0.933333rem;
  padding: 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100vw - 1.066667rem);
  border: 0.026667rem solid #fff;
  border-radius: 0.266667rem;
  font-weight: 900;
}
.foot h3[data-v-929075ac] {
  font-size: 0.533333rem;
  margin-bottom: 0.213333rem;
}
.foot p[data-v-929075ac] {
  line-height: 0.533333rem;
  font-size: 0.32rem;
}
.main[data-v-81609ac0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100vh;
}
.body[data-v-81609ac0] {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* width: calc(100vw - 138px); */
  width: calc(100vw - 1.066667rem);
  /* border: 9px solid #fff; */
  border: 0.026667rem solid #fff;
  border-radius: 0.266667rem;
  padding-top: 0.533333rem;
  padding-bottom: 0.533333rem;
}
.coupon[data-v-81609ac0] {
  margin-top: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /* width: calc(100% - 84px); */
  width: calc(100% - 1.066667rem);
  /* height: 120px; */
  /* height: calc((100% - 40px) * 388 / 967); */
  /* aspect-ratio: 967 / 388; */
  background-image: url(../../static/img/券包底图@3x.c492ae8.png);
  background-size: 100%;
}
@supports (aspect-ratio: 967 / 388) {
.coupon[data-v-81609ac0] {
    aspect-ratio: 967 / 388;
}
}
@supports not (aspect-ratio: 967 / 388) {
.coupon[data-v-81609ac0] {
    height: calc((100% - 40px) * 388 / 967);
}
}
.coupon[data-v-81609ac0]:nth-child(1) {
  margin-top: 0;
}
.coupon_base[data-v-81609ac0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.4rem 0.533333rem 0.266667rem;
}
.coupon_base > div[data-v-81609ac0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.coupon_base > div > p[data-v-81609ac0] {
  margin: 0;
  font-size: 0.48rem;
  font-weight: 900;
}
.coupon_base > div > p[data-v-81609ac0]:nth-child(2) {
  font-size: 0.693333rem;
}
.coupon_base > div > div[data-v-81609ac0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 2.666667rem;
  height: 0.8rem;
  border-radius: 0.533333rem;
  font-size: 0.48rem;
  font-weight: 900;
  color: #fff;
}
.coupon_content[data-v-81609ac0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  padding: 0 0.533333rem;
}
.coupon_content > div[data-v-81609ac0] {
  margin-right: 0.266667rem;
  font-size: 0.32rem;
  font-weight: 900;
  white-space: nowrap;
}
.foot[data-v-81609ac0] {
  margin-top: 0.533333rem;
  margin-bottom: 0.933333rem;
  padding: 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100vw - 1.066667rem);
  border: 0.026667rem solid #fff;
  border-radius: 0.266667rem;
  font-weight: 900;
}
.foot h3[data-v-81609ac0] {
  font-size: 0.533333rem;
  margin-bottom: 0.213333rem;
}
.foot p[data-v-81609ac0] {
  line-height: 0.533333rem;
  font-size: 0.32rem;
}
.main[data-v-5eeff389] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100vh;
}
.body[data-v-5eeff389] {
  width: 100%;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgb(237, 242, 226);
  border-right: 0.266667rem solid rgb(205, 246, 171);
  border-left: 0.266667rem solid rgb(205, 246, 171);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.coupon_split[data-v-5eeff389] {
  width: 100%;
}
.coupon_split img[data-v-5eeff389] {
  width: 100%;
  vertical-align: bottom;
}
.coupon_split_box[data-v-5eeff389] {
  width: 100%;
  height: 0.533333rem;
  background: rgb(237, 242, 226);
  border-right: 0.266667rem solid rgb(205, 246, 171);
  border-left: 0.266667rem solid rgb(205, 246, 171);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.coupon[data-v-5eeff389] {
  margin-top: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(100% - 0.533333rem);
  background-image: url(data:image/png;base64,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);
  background-size: 100%;
}
@supports (aspect-ratio: 967 / 388) {
.coupon[data-v-5eeff389] {
    aspect-ratio: 967 / 388;
}
}
@supports not (aspect-ratio: 967 / 388) {
.coupon[data-v-5eeff389] {
    height: calc((100% - 40px) * 388 / 967);
}
}
.coupon[data-v-5eeff389]:nth-child(1) {
  margin-top: 0;
}
.coupon_base[data-v-5eeff389] {
  margin-top: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.4rem 0.533333rem 0.266667rem;
}
.coupon_base > div[data-v-5eeff389] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.coupon_base > div > p[data-v-5eeff389] {
  margin: 0;
  font-size: 0.48rem;
  font-weight: 900;
}
.coupon_base > div > p[data-v-5eeff389]:nth-child(2) {
  font-size: 0.693333rem;
}
.coupon_base > div > div[data-v-5eeff389] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 2.666667rem;
  height: 0.8rem;
  border-radius: 0.533333rem;
  font-size: 0.48rem;
  font-weight: 900;
  color: #fff;
}
.coupon_base_price[data-v-5eeff389] {
  color: rgb(230, 0, 18);
  /* 不折行 */
  white-space: nowrap;
  line-height: 0.693333rem;
}
.coupon_base_price span[data-v-5eeff389] {
  color: rgb(230, 0, 18);
  font-size: 0.586667rem;
  text-decoration: line-through;
  -webkit-text-decoration-color: black;
  text-decoration-color: black;
}
.coupon_content[data-v-5eeff389] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  padding: 0 0.533333rem;
}
.coupon_content > div[data-v-5eeff389] {
  margin-right: 0.266667rem;
  font-size: 0.32rem;
  font-weight: 900;
  white-space: nowrap;
}
.coupon_content img[data-v-5eeff389] {
  width: 100%;
  vertical-align: bottom;
}
.foot[data-v-5eeff389] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.foot img[data-v-5eeff389] {
  width: 100%;
  vertical-align: bottom;
}
.main[data-v-204956d3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100vh;
}
.body[data-v-204956d3] {
  width: 100%;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgb(237, 242, 226);
  border-right: 0.266667rem solid rgb(205, 246, 171);
  border-left: 0.266667rem solid rgb(205, 246, 171);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.coupon_split[data-v-204956d3] {
  width: 100%;
}
.coupon_split img[data-v-204956d3] {
  width: 100%;
  vertical-align: bottom;
}
.coupon_split_box[data-v-204956d3] {
  width: 100%;
  height: 0.533333rem;
  background: rgb(237, 242, 226);
  border-right: 0.266667rem solid rgb(205, 246, 171);
  border-left: 0.266667rem solid rgb(205, 246, 171);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.coupon[data-v-204956d3] {
  margin-top: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(100% - 0.533333rem);
  background-image: url(data:image/png;base64,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);
  background-size: 100%;
}
@supports (aspect-ratio: 967 / 388) {
.coupon[data-v-204956d3] {
    aspect-ratio: 967 / 388;
}
}
@supports not (aspect-ratio: 967 / 388) {
.coupon[data-v-204956d3] {
    height: calc((100% - 40px) * 388 / 967);
}
}
.coupon[data-v-204956d3]:nth-child(1) {
  margin-top: 0;
}
.coupon_base[data-v-204956d3] {
  margin-top: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.4rem 0.533333rem 0.266667rem;
}
.coupon_base > div[data-v-204956d3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.coupon_base > div > p[data-v-204956d3] {
  margin: 0;
  font-size: 0.48rem;
  font-weight: 900;
}
.coupon_base > div > p[data-v-204956d3]:nth-child(2) {
  font-size: 0.693333rem;
}
.coupon_base > div > div[data-v-204956d3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 2.666667rem;
  height: 0.8rem;
  border-radius: 0.533333rem;
  font-size: 0.48rem;
  font-weight: 900;
  color: #fff;
}
.coupon_base_price[data-v-204956d3] {
  color: rgb(230, 0, 18);
  /* 不折行 */
  white-space: nowrap;
  line-height: 0.693333rem;
}
.coupon_base_price span[data-v-204956d3] {
  color: rgb(230, 0, 18);
  font-size: 0.586667rem;
  text-decoration: line-through;
  -webkit-text-decoration-color: black;
  text-decoration-color: black;
}
.coupon_content[data-v-204956d3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  padding: 0 0.533333rem;
}
.coupon_content > div[data-v-204956d3] {
  margin-right: 0.266667rem;
  font-size: 0.32rem;
  font-weight: 900;
  white-space: nowrap;
}
.coupon_content img[data-v-204956d3] {
  width: 100%;
  vertical-align: bottom;
}
.foot[data-v-204956d3] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.foot img[data-v-204956d3] {
  width: 100%;
  vertical-align: bottom;
}
.main[data-v-dd7bdc96] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100vh;
}
.body[data-v-dd7bdc96] {
  width: 100%;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgb(80,229,200);
  border-right: 0.266667rem solid rgb(80,229,200);
  border-left: 0.266667rem solid rgb(80,229,200);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.coupon_split[data-v-dd7bdc96] {
  width: 100%;
}
.coupon_split img[data-v-dd7bdc96] {
  width: 100%;
  vertical-align: bottom;
}
.coupon_split_box[data-v-dd7bdc96] {
  width: 100%;
  height: 0.533333rem;
  background: rgb(80,229,200);
  border-right: 0.266667rem solid rgb(80,229,200);
  border-left: 0.266667rem solid rgb(80,229,200);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.coupon[data-v-dd7bdc96] {
  margin-top: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(100% - 0.533333rem);
  background-image: url(data:image/png;base64,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);
  background-size: 100%;
}
@supports (aspect-ratio: 967 / 388) {
.coupon[data-v-dd7bdc96] {
    aspect-ratio: 967 / 388;
}
}
@supports not (aspect-ratio: 967 / 388) {
.coupon[data-v-dd7bdc96] {
    height: calc((100% - 40px) * 388 / 967);
}
}
.coupon[data-v-dd7bdc96]:nth-child(1) {
  margin-top: 0;
}
.coupon_base[data-v-dd7bdc96] {
  margin-top: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.4rem 0.533333rem 0.266667rem;
}
.coupon_base > div[data-v-dd7bdc96] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.coupon_base > div > p[data-v-dd7bdc96] {
  margin: 0;
  font-size: 0.48rem;
  font-weight: 900;
}
.coupon_base > div > p[data-v-dd7bdc96]:nth-child(2) {
  font-size: 0.693333rem;
}
.coupon_base > div > div[data-v-dd7bdc96] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 2.666667rem;
  height: 0.8rem;
  border-radius: 0.533333rem;
  font-size: 0.48rem;
  font-weight: 900;
  color: #fff;
}
.coupon_base_price[data-v-dd7bdc96] {
  color: rgb(230, 0, 18);
  /* 不折行 */
  white-space: nowrap;
  line-height: 0.693333rem;
}
.coupon_base_price span[data-v-dd7bdc96] {
  color: rgb(230, 0, 18);
  font-size: 0.586667rem;
  text-decoration: line-through;
  -webkit-text-decoration-color: black;
  text-decoration-color: black;
}
.coupon_content[data-v-dd7bdc96] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  padding: 0 0.533333rem;
}
.coupon_content > div[data-v-dd7bdc96] {
  margin-right: 0.266667rem;
  font-size: 0.32rem;
  font-weight: 900;
  white-space: nowrap;
}
.coupon_content img[data-v-dd7bdc96] {
  width: 100%;
  vertical-align: bottom;
}
.foot[data-v-dd7bdc96] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.foot img[data-v-dd7bdc96] {
  width: 100%;
  vertical-align: bottom;
}
.main[data-v-0f1a8b63] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100vh;
}
.body[data-v-0f1a8b63] {
  width: 100%;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #b6d8b7;
  border-right: 0.266667rem solid #b6d8b7;
  border-left: 0.266667rem solid #b6d8b7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.coupon_split[data-v-0f1a8b63] {
  width: 100%;
}
.coupon_split img[data-v-0f1a8b63] {
  width: 100%;
  vertical-align: bottom;
}
.coupon_split_box[data-v-0f1a8b63] {
  width: 100%;
  height: 0.533333rem;
  background: #b6d8b7;
  border-right: 0.266667rem solid #b6d8b7;
  border-left: 0.266667rem solid #b6d8b7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.coupon[data-v-0f1a8b63] {
  margin-top: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(100% - 0.533333rem);
  background-image: url(data:image/png;base64,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);
  background-size: 100%;
}
@supports (aspect-ratio: 967 / 388) {
.coupon[data-v-0f1a8b63] {
    aspect-ratio: 967 / 388;
}
}
@supports not (aspect-ratio: 967 / 388) {
.coupon[data-v-0f1a8b63] {
    height: calc((100% - 40px) * 388 / 967);
}
}
.coupon[data-v-0f1a8b63]:nth-child(1) {
  margin-top: 0;
}
.coupon_base[data-v-0f1a8b63] {
  margin-top: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.4rem 0.533333rem 0.266667rem;
}
.coupon_base > div[data-v-0f1a8b63] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.coupon_base > div > p[data-v-0f1a8b63] {
  margin: 0;
  font-size: 0.48rem;
  font-weight: 900;
}
.coupon_base > div > p[data-v-0f1a8b63]:nth-child(2) {
  font-size: 0.693333rem;
}
.coupon_base > div > div[data-v-0f1a8b63] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 2.666667rem;
  height: 0.8rem;
  border-radius: 0.533333rem;
  font-size: 0.48rem;
  font-weight: 900;
  color: #fff;
}
.coupon_base_price[data-v-0f1a8b63] {
  color: rgb(230, 0, 18);
  /* 不折行 */
  white-space: nowrap;
  line-height: 0.693333rem;
}
.coupon_base_price span[data-v-0f1a8b63] {
  color: rgb(230, 0, 18);
  font-size: 0.586667rem;
  text-decoration: line-through;
  -webkit-text-decoration-color: black;
  text-decoration-color: black;
}
.coupon_content[data-v-0f1a8b63] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  padding: 0 0.533333rem;
}
.coupon_content > div[data-v-0f1a8b63] {
  margin-right: 0.266667rem;
  font-size: 0.32rem;
  font-weight: 900;
  white-space: nowrap;
}
.coupon_content img[data-v-0f1a8b63] {
  width: 100%;
  vertical-align: bottom;
}
.foot[data-v-0f1a8b63] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.foot img[data-v-0f1a8b63] {
  width: 100%;
  vertical-align: bottom;
}
.giftBox[data-v-83207bf2] {
  -webkit-clip-path: polygon(0 0, 55% 0, 60% 100%, 100% 100%, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 55% 0, 60% 100%, 100% 100%, 100% 100%, 0 100%);
}
[data-v-83207bf2] .van-tab {
  padding: 0 !important;
}
[data-v-83207bf2] .van-tab__text {
  width: 100% !important;
  text-align: center !important;
}
[data-v-83207bf2] .van-tabs__nav {
  background: transparent !important;
}
[data-v-83207bf2] .van-tabs__nav--line {
  /* padding-bottom: 30px; */
}
[data-v-83207bf2] .van-tabs__line {
  bottom: -0.133333rem !important;
  background-color: transparent !important;
  width: 0 !important;
  height: 0 !important;
  border-left: 0.426667rem solid transparent !important;
  border-right: 0.426667rem solid transparent !important;
  border-bottom: 0.426667rem solid #c3c3c3 !important;
  border-radius: 0 !important;
  /* display: none; */
}

/* >>> .van-tab__text--ellipsis {
        overflow: visible !important;
    } */
[data-v-83207bf2] .van-tabs__nav--complete {
  padding: 0 !important;
}
[data-v-83207bf2] .van-tabs__wrap {
  height: auto !important;
  /* overflow-x: auto; */
}
.btn_border[data-v-83207bf2] {
  padding: 0.026667rem;
  border-radius: 13.333333rem;
  background: -webkit-gradient(linear, right top, left top, from(#f28eff), to(#70dbff));
  background: linear-gradient(270deg, #f28eff 0%, #70dbff 100%);
}

/* 分割线 */
.myDivider[data-v-83207bf2] {
  width: 100%;
  height: 0;
  border: 0.013333rem dashed transparent;
  -o-border-image: repeating-linear-gradient(
      to right,
      #c4c4c4 0,
      #c4c4c4 0.106667rem,
      transparent 0.106667rem,
      transparent 0.213333rem
    )
    1;
  border-image: repeating-linear-gradient(
      to right,
      #c4c4c4 0,
      #c4c4c4 0.106667rem,
      transparent 0.106667rem,
      transparent 0.213333rem
    )
    1;
}
@supports (backdrop-filter: blur(10px)) {
.shareBtn[data-v-83207bf2] {
    backdrop-filter: blur(10px);
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
}/* 
widrh：w
color: co
background: bg
fontSize: fs
lineHeight: lh
letterSpacing: ls
shadow: shadow
border-radius: radius
*/

/* 宽 */

.v3_w_0 {
  width: 0;
}

.v3_w_1 {
  width: 0.026667rem;
}

.v3_w_2 {
  width: 0.053333rem;
}

.v3_w_3 {
  width: 0.08rem;
}

.v3_w_4 {
  width: 0.106667rem;
}

.v3_w_5 {
  width: 0.133333rem;
}

.v3_w_6 {
  width: 0.16rem;
}

.v3_w_7 {
  width: 0.186667rem;
}

.v3_w_8 {
  width: 0.213333rem;
}

.v3_w_9 {
  width: 0.24rem;
}

.v3_w_10 {
  width: 0.266667rem;
}

.v3_w_11 {
  width: 0.293333rem;
}

.v3_w_12 {
  width: 0.32rem;
}

.v3_w_13 {
  width: 0.346667rem;
}

.v3_w_14 {
  width: 0.373333rem;
}

.v3_w_15 {
  width: 0.4rem;
}

.v3_w_16 {
  width: 0.426667rem;
}

.v3_w_17 {
  width: 0.453333rem;
}

.v3_w_18 {
  width: 0.48rem;
}

.v3_w_19 {
  width: 0.506667rem;
}

.v3_w_20 {
  width: 0.533333rem;
}

.v3_w_21 {
  width: 0.56rem;
}

.v3_w_22 {
  width: 0.586667rem;
}

.v3_w_23 {
  width: 0.613333rem;
}

.v3_w_24 {
  width: 0.64rem;
}

.v3_w_25 {
  width: 0.666667rem;
}

.v3_w_26 {
  width: 0.693333rem;
}

.v3_w_27 {
  width: 0.72rem;
}

.v3_w_28 {
  width: 0.746667rem;
}

.v3_w_29 {
  width: 0.773333rem;
}

.v3_w_30 {
  width: 0.8rem;
}

.v3_w_31 {
  width: 0.826667rem;
}

.v3_w_32 {
  width: 0.853333rem;
}

.v3_w_33 {
  width: 0.88rem;
}

.v3_w_34 {
  width: 0.906667rem;
}

.v3_w_35 {
  width: 0.933333rem;
}

.v3_w_36 {
  width: 0.96rem;
}

.v3_w_37 {
  width: 0.986667rem;
}

.v3_w_38 {
  width: 1.013333rem;
}

.v3_w_39 {
  width: 1.04rem;
}

.v3_w_40 {
  width: 1.066667rem;
}

.v3_w_41 {
  width: 1.093333rem;
}

.v3_w_42 {
  width: 1.12rem;
}

.v3_w_43 {
  width: 1.146667rem;
}

.v3_w_44 {
  width: 1.173333rem;
}

.v3_w_45 {
  width: 1.2rem;
}

.v3_w_46 {
  width: 1.226667rem;
}

.v3_w_47 {
  width: 1.253333rem;
}

.v3_w_48 {
  width: 1.28rem;
}

.v3_w_49 {
  width: 1.306667rem;
}

.v3_w_50 {
  width: 1.333333rem;
}

.v3_w_51 {
  width: 1.36rem;
}

.v3_w_52 {
  width: 1.386667rem;
}

.v3_w_53 {
  width: 1.413333rem;
}

.v3_w_54 {
  width: 1.44rem;
}

.v3_w_55 {
  width: 1.466667rem;
}

.v3_w_56 {
  width: 1.493333rem;
}

.v3_w_57 {
  width: 1.52rem;
}

.v3_w_58 {
  width: 1.546667rem;
}

.v3_w_59 {
  width: 1.573333rem;
}

.v3_w_60 {
  width: 1.6rem;
}

.v3_w_61 {
  width: 1.626667rem;
}

.v3_w_62 {
  width: 1.653333rem;
}

.v3_w_63 {
  width: 1.68rem;
}

.v3_w_64 {
  width: 1.706667rem;
}

.v3_w_65 {
  width: 1.733333rem;
}

.v3_w_66 {
  width: 1.76rem;
}

.v3_w_67 {
  width: 1.786667rem;
}

.v3_w_68 {
  width: 1.813333rem;
}

.v3_w_69 {
  width: 1.84rem;
}

.v3_w_70 {
  width: 1.866667rem;
}

.v3_w_71 {
  width: 1.893333rem;
}

.v3_w_72 {
  width: 1.92rem;
}

.v3_w_73 {
  width: 1.946667rem;
}

.v3_w_74 {
  width: 1.973333rem;
}

.v3_w_75 {
  width: 2rem;
}

.v3_w_76 {
  width: 2.026667rem;
}

.v3_w_77 {
  width: 2.053333rem;
}

.v3_w_78 {
  width: 2.08rem;
}

.v3_w_79 {
  width: 2.106667rem;
}

.v3_w_80 {
  width: 2.133333rem;
}

.v3_w_81 {
  width: 2.16rem;
}

.v3_w_82 {
  width: 2.186667rem;
}

.v3_w_83 {
  width: 2.213333rem;
}

.v3_w_84 {
  width: 2.24rem;
}

.v3_w_85 {
  width: 2.266667rem;
}

.v3_w_86 {
  width: 2.293333rem;
}

.v3_w_87 {
  width: 2.32rem;
}

.v3_w_88 {
  width: 2.346667rem;
}

.v3_w_89 {
  width: 2.373333rem;
}

.v3_w_90 {
  width: 2.4rem;
}

.v3_w_91 {
  width: 2.426667rem;
}

.v3_w_92 {
  width: 2.453333rem;
}

.v3_w_93 {
  width: 2.48rem;
}

.v3_w_94 {
  width: 2.506667rem;
}

.v3_w_95 {
  width: 2.533333rem;
}

.v3_w_96 {
  width: 2.56rem;
}

.v3_w_97 {
  width: 2.586667rem;
}

.v3_w_98 {
  width: 2.613333rem;
}

.v3_w_99 {
  width: 2.64rem;
}

.v3_w_100 {
  width: 2.666667rem;
}

.v3_w_101 {
  width: 2.693333rem;
}

.v3_w_102 {
  width: 2.72rem;
}

.v3_w_103 {
  width: 2.746667rem;
}

.v3_w_104 {
  width: 2.773333rem;
}

.v3_w_105 {
  width: 2.8rem;
}

.v3_w_106 {
  width: 2.826667rem;
}

.v3_w_107 {
  width: 2.853333rem;
}

.v3_w_108 {
  width: 2.88rem;
}

.v3_w_109 {
  width: 2.906667rem;
}

.v3_w_110 {
  width: 2.933333rem;
}

.v3_w_111 {
  width: 2.96rem;
}

.v3_w_112 {
  width: 2.986667rem;
}

.v3_w_113 {
  width: 3.013333rem;
}

.v3_w_114 {
  width: 3.04rem;
}

.v3_w_115 {
  width: 3.066667rem;
}

.v3_w_116 {
  width: 3.093333rem;
}

.v3_w_117 {
  width: 3.12rem;
}

.v3_w_118 {
  width: 3.146667rem;
}

.v3_w_119 {
  width: 3.173333rem;
}

.v3_w_120 {
  width: 3.2rem;
}

.v3_w_121 {
  width: 3.226667rem;
}

.v3_w_122 {
  width: 3.253333rem;
}

.v3_w_123 {
  width: 3.28rem;
}

.v3_w_124 {
  width: 3.306667rem;
}

.v3_w_125 {
  width: 3.333333rem;
}

.v3_w_126 {
  width: 3.36rem;
}

.v3_w_127 {
  width: 3.386667rem;
}

.v3_w_128 {
  width: 3.413333rem;
}

.v3_w_129 {
  width: 3.44rem;
}

.v3_w_130 {
  width: 3.466667rem;
}

.v3_w_131 {
  width: 3.493333rem;
}

.v3_w_132 {
  width: 3.52rem;
}

.v3_w_133 {
  width: 3.546667rem;
}

.v3_w_134 {
  width: 3.573333rem;
}

.v3_w_135 {
  width: 3.6rem;
}

.v3_w_136 {
  width: 3.626667rem;
}

.v3_w_137 {
  width: 3.653333rem;
}

.v3_w_138 {
  width: 3.68rem;
}

.v3_w_139 {
  width: 3.706667rem;
}

.v3_w_140 {
  width: 3.733333rem;
}

.v3_w_141 {
  width: 3.76rem;
}

.v3_w_142 {
  width: 3.786667rem;
}

.v3_w_143 {
  width: 3.813333rem;
}

.v3_w_144 {
  width: 3.84rem;
}

.v3_w_145 {
  width: 3.866667rem;
}

.v3_w_146 {
  width: 3.893333rem;
}

.v3_w_147 {
  width: 3.92rem;
}

.v3_w_148 {
  width: 3.946667rem;
}

.v3_w_149 {
  width: 3.973333rem;
}

.v3_w_150 {
  width: 4rem;
}

.v3_w_151 {
  width: 4.026667rem;
}

.v3_w_152 {
  width: 4.053333rem;
}

.v3_w_153 {
  width: 4.08rem;
}

.v3_w_154 {
  width: 4.106667rem;
}

.v3_w_155 {
  width: 4.133333rem;
}

.v3_w_156 {
  width: 4.16rem;
}

.v3_w_157 {
  width: 4.186667rem;
}

.v3_w_158 {
  width: 4.213333rem;
}

.v3_w_159 {
  width: 4.24rem;
}

.v3_w_160 {
  width: 4.266667rem;
}

.v3_w_161 {
  width: 4.293333rem;
}

.v3_w_162 {
  width: 4.32rem;
}

.v3_w_163 {
  width: 4.346667rem;
}

.v3_w_164 {
  width: 4.373333rem;
}

.v3_w_165 {
  width: 4.4rem;
}

.v3_w_166 {
  width: 4.426667rem;
}

.v3_w_167 {
  width: 4.453333rem;
}

.v3_w_168 {
  width: 4.48rem;
}

.v3_w_169 {
  width: 4.506667rem;
}

.v3_w_170 {
  width: 4.533333rem;
}

.v3_w_171 {
  width: 4.56rem;
}

.v3_w_172 {
  width: 4.586667rem;
}

.v3_w_173 {
  width: 4.613333rem;
}

.v3_w_174 {
  width: 4.64rem;
}

.v3_w_175 {
  width: 4.666667rem;
}

.v3_w_176 {
  width: 4.693333rem;
}

.v3_w_177 {
  width: 4.72rem;
}

.v3_w_178 {
  width: 4.746667rem;
}

.v3_w_179 {
  width: 4.773333rem;
}

.v3_w_180 {
  width: 4.8rem;
}

.v3_w_181 {
  width: 4.826667rem;
}

.v3_w_182 {
  width: 4.853333rem;
}

.v3_w_183 {
  width: 4.88rem;
}

.v3_w_184 {
  width: 4.906667rem;
}

.v3_w_185 {
  width: 4.933333rem;
}

.v3_w_186 {
  width: 4.96rem;
}

.v3_w_187 {
  width: 4.986667rem;
}

.v3_w_188 {
  width: 5.013333rem;
}

.v3_w_189 {
  width: 5.04rem;
}

.v3_w_190 {
  width: 5.066667rem;
}

.v3_w_191 {
  width: 5.093333rem;
}

.v3_w_192 {
  width: 5.12rem;
}

.v3_w_193 {
  width: 5.146667rem;
}

.v3_w_194 {
  width: 5.173333rem;
}

.v3_w_195 {
  width: 5.2rem;
}

.v3_w_196 {
  width: 5.226667rem;
}

.v3_w_197 {
  width: 5.253333rem;
}

.v3_w_198 {
  width: 5.28rem;
}

.v3_w_199 {
  width: 5.306667rem;
}

.v3_w_200 {
  width: 5.333333rem;
}

.v3_w_201 {
  width: 5.36rem;
}

.v3_w_202 {
  width: 5.386667rem;
}

.v3_w_203 {
  width: 5.413333rem;
}

.v3_w_204 {
  width: 5.44rem;
}

.v3_w_205 {
  width: 5.466667rem;
}

.v3_w_206 {
  width: 5.493333rem;
}

.v3_w_207 {
  width: 5.52rem;
}

.v3_w_208 {
  width: 5.546667rem;
}

.v3_w_209 {
  width: 5.573333rem;
}

.v3_w_210 {
  width: 5.6rem;
}

.v3_w_211 {
  width: 5.626667rem;
}

.v3_w_212 {
  width: 5.653333rem;
}

.v3_w_213 {
  width: 5.68rem;
}

.v3_w_214 {
  width: 5.706667rem;
}

.v3_w_215 {
  width: 5.733333rem;
}

.v3_w_216 {
  width: 5.76rem;
}

.v3_w_217 {
  width: 5.786667rem;
}

.v3_w_218 {
  width: 5.813333rem;
}

.v3_w_219 {
  width: 5.84rem;
}

.v3_w_220 {
  width: 5.866667rem;
}

.v3_w_221 {
  width: 5.893333rem;
}

.v3_w_222 {
  width: 5.92rem;
}

.v3_w_223 {
  width: 5.946667rem;
}

.v3_w_224 {
  width: 5.973333rem;
}

.v3_w_225 {
  width: 6rem;
}

.v3_w_226 {
  width: 6.026667rem;
}

.v3_w_227 {
  width: 6.053333rem;
}

.v3_w_228 {
  width: 6.08rem;
}

.v3_w_229 {
  width: 6.106667rem;
}

.v3_w_230 {
  width: 6.133333rem;
}

.v3_w_231 {
  width: 6.16rem;
}

.v3_w_232 {
  width: 6.186667rem;
}

.v3_w_233 {
  width: 6.213333rem;
}

.v3_w_234 {
  width: 6.24rem;
}

.v3_w_235 {
  width: 6.266667rem;
}

.v3_w_236 {
  width: 6.293333rem;
}

.v3_w_237 {
  width: 6.32rem;
}

.v3_w_238 {
  width: 6.346667rem;
}

.v3_w_239 {
  width: 6.373333rem;
}

.v3_w_240 {
  width: 6.4rem;
}

.v3_w_241 {
  width: 6.426667rem;
}

.v3_w_242 {
  width: 6.453333rem;
}

.v3_w_243 {
  width: 6.48rem;
}

.v3_w_244 {
  width: 6.506667rem;
}

.v3_w_245 {
  width: 6.533333rem;
}

.v3_w_246 {
  width: 6.56rem;
}

.v3_w_247 {
  width: 6.586667rem;
}

.v3_w_248 {
  width: 6.613333rem;
}

.v3_w_249 {
  width: 6.64rem;
}

.v3_w_250 {
  width: 6.666667rem;
}

.v3_w_251 {
  width: 6.693333rem;
}

.v3_w_252 {
  width: 6.72rem;
}

.v3_w_253 {
  width: 6.746667rem;
}

.v3_w_254 {
  width: 6.773333rem;
}

.v3_w_255 {
  width: 6.8rem;
}

.v3_w_256 {
  width: 6.826667rem;
}

.v3_w_257 {
  width: 6.853333rem;
}

.v3_w_258 {
  width: 6.88rem;
}

.v3_w_259 {
  width: 6.906667rem;
}

.v3_w_260 {
  width: 6.933333rem;
}

.v3_w_261 {
  width: 6.96rem;
}

.v3_w_262 {
  width: 6.986667rem;
}

.v3_w_263 {
  width: 7.013333rem;
}

.v3_w_264 {
  width: 7.04rem;
}

.v3_w_265 {
  width: 7.066667rem;
}

.v3_w_266 {
  width: 7.093333rem;
}

.v3_w_267 {
  width: 7.12rem;
}

.v3_w_268 {
  width: 7.146667rem;
}

.v3_w_269 {
  width: 7.173333rem;
}

.v3_w_270 {
  width: 7.2rem;
}

.v3_w_271 {
  width: 7.226667rem;
}

.v3_w_272 {
  width: 7.253333rem;
}

.v3_w_273 {
  width: 7.28rem;
}

.v3_w_274 {
  width: 7.306667rem;
}

.v3_w_275 {
  width: 7.333333rem;
}

.v3_w_276 {
  width: 7.36rem;
}

.v3_w_277 {
  width: 7.386667rem;
}

.v3_w_278 {
  width: 7.413333rem;
}

.v3_w_279 {
  width: 7.44rem;
}

.v3_w_280 {
  width: 7.466667rem;
}

.v3_w_281 {
  width: 7.493333rem;
}

.v3_w_282 {
  width: 7.52rem;
}

.v3_w_283 {
  width: 7.546667rem;
}

.v3_w_284 {
  width: 7.573333rem;
}

.v3_w_285 {
  width: 7.6rem;
}

.v3_w_286 {
  width: 7.626667rem;
}

.v3_w_287 {
  width: 7.653333rem;
}

.v3_w_288 {
  width: 7.68rem;
}

.v3_w_289 {
  width: 7.706667rem;
}

.v3_w_290 {
  width: 7.733333rem;
}

.v3_w_291 {
  width: 7.76rem;
}

.v3_w_292 {
  width: 7.786667rem;
}

.v3_w_293 {
  width: 7.813333rem;
}

.v3_w_294 {
  width: 7.84rem;
}

.v3_w_295 {
  width: 7.866667rem;
}

.v3_w_296 {
  width: 7.893333rem;
}

.v3_w_297 {
  width: 7.92rem;
}

.v3_w_298 {
  width: 7.946667rem;
}

.v3_w_299 {
  width: 7.973333rem;
}

.v3_w_300 {
  width: 8rem;
}

.v3_w_301 {
  width: 8.026667rem;
}

.v3_w_302 {
  width: 8.053333rem;
}

.v3_w_303 {
  width: 8.08rem;
}

.v3_w_304 {
  width: 8.106667rem;
}

.v3_w_305 {
  width: 8.133333rem;
}

.v3_w_306 {
  width: 8.16rem;
}

.v3_w_307 {
  width: 8.186667rem;
}

.v3_w_308 {
  width: 8.213333rem;
}

.v3_w_309 {
  width: 8.24rem;
}

.v3_w_310 {
  width: 8.266667rem;
}

.v3_w_311 {
  width: 8.293333rem;
}

.v3_w_312 {
  width: 8.32rem;
}

.v3_w_313 {
  width: 8.346667rem;
}

.v3_w_314 {
  width: 8.373333rem;
}

.v3_w_315 {
  width: 8.4rem;
}

.v3_w_316 {
  width: 8.426667rem;
}

.v3_w_317 {
  width: 8.453333rem;
}

.v3_w_318 {
  width: 8.48rem;
}

.v3_w_319 {
  width: 8.506667rem;
}

.v3_w_320 {
  width: 8.533333rem;
}

.v3_w_321 {
  width: 8.56rem;
}

.v3_w_322 {
  width: 8.586667rem;
}

.v3_w_323 {
  width: 8.613333rem;
}

.v3_w_324 {
  width: 8.64rem;
}

.v3_w_325 {
  width: 8.666667rem;
}

.v3_w_326 {
  width: 8.693333rem;
}

.v3_w_327 {
  width: 8.72rem;
}

.v3_w_328 {
  width: 8.746667rem;
}

.v3_w_329 {
  width: 8.773333rem;
}

.v3_w_330 {
  width: 8.8rem;
}

.v3_w_331 {
  width: 8.826667rem;
}

.v3_w_332 {
  width: 8.853333rem;
}

.v3_w_333 {
  width: 8.88rem;
}

.v3_w_334 {
  width: 8.906667rem;
}

.v3_w_335 {
  width: 8.933333rem;
}

.v3_w_336 {
  width: 8.96rem;
}

.v3_w_337 {
  width: 8.986667rem;
}

.v3_w_338 {
  width: 9.013333rem;
}

.v3_w_339 {
  width: 9.04rem;
}

.v3_w_340 {
  width: 9.066667rem;
}

.v3_w_341 {
  width: 9.093333rem;
}

.v3_w_342 {
  width: 9.12rem;
}

.v3_w_343 {
  width: 9.146667rem;
}

.v3_w_344 {
  width: 9.173333rem;
}

.v3_w_345 {
  width: 9.2rem;
}

.v3_w_346 {
  width: 9.226667rem;
}

.v3_w_347 {
  width: 9.253333rem;
}

.v3_w_348 {
  width: 9.28rem;
}

.v3_w_349 {
  width: 9.306667rem;
}

.v3_w_350 {
  width: 9.333333rem;
}

.v3_w_351 {
  width: 9.36rem;
}

.v3_w_352 {
  width: 9.386667rem;
}

.v3_w_353 {
  width: 9.413333rem;
}

.v3_w_354 {
  width: 9.44rem;
}

.v3_w_355 {
  width: 9.466667rem;
}

.v3_w_356 {
  width: 9.493333rem;
}

.v3_w_357 {
  width: 9.52rem;
}

.v3_w_358 {
  width: 9.546667rem;
}

.v3_w_359 {
  width: 9.573333rem;
}

.v3_w_360 {
  width: 9.6rem;
}

.v3_w_361 {
  width: 9.626667rem;
}

.v3_w_362 {
  width: 9.653333rem;
}

.v3_w_363 {
  width: 9.68rem;
}

.v3_w_364 {
  width: 9.706667rem;
}

.v3_w_365 {
  width: 9.733333rem;
}

.v3_w_366 {
  width: 9.76rem;
}

.v3_w_367 {
  width: 9.786667rem;
}

.v3_w_368 {
  width: 9.813333rem;
}

.v3_w_369 {
  width: 9.84rem;
}

.v3_w_370 {
  width: 9.866667rem;
}

.v3_w_371 {
  width: 9.893333rem;
}

.v3_w_372 {
  width: 9.92rem;
}

.v3_w_373 {
  width: 9.946667rem;
}

.v3_w_374 {
  width: 9.973333rem;
}

.v3_w_375 {
  width: 10rem;
}

.v3_w_376 {
  width: 10.026667rem;
}

.v3_w_377 {
  width: 10.053333rem;
}

.v3_w_378 {
  width: 10.08rem;
}

.v3_w_379 {
  width: 10.106667rem;
}

.v3_w_380 {
  width: 10.133333rem;
}

.v3_w_381 {
  width: 10.16rem;
}

.v3_w_382 {
  width: 10.186667rem;
}

.v3_w_383 {
  width: 10.213333rem;
}

.v3_w_384 {
  width: 10.24rem;
}

.v3_w_385 {
  width: 10.266667rem;
}

.v3_w_386 {
  width: 10.293333rem;
}

.v3_w_387 {
  width: 10.32rem;
}

.v3_w_388 {
  width: 10.346667rem;
}

.v3_w_389 {
  width: 10.373333rem;
}

.v3_w_390 {
  width: 10.4rem;
}

.v3_w_391 {
  width: 10.426667rem;
}

.v3_w_392 {
  width: 10.453333rem;
}

.v3_w_393 {
  width: 10.48rem;
}

.v3_w_394 {
  width: 10.506667rem;
}

.v3_w_395 {
  width: 10.533333rem;
}

.v3_w_396 {
  width: 10.56rem;
}

.v3_w_397 {
  width: 10.586667rem;
}

.v3_w_398 {
  width: 10.613333rem;
}

.v3_w_399 {
  width: 10.64rem;
}

.v3_w_400 {
  width: 10.666667rem;
}

.v3_w_401 {
  width: 10.693333rem;
}

.v3_w_402 {
  width: 10.72rem;
}

.v3_w_403 {
  width: 10.746667rem;
}

.v3_w_404 {
  width: 10.773333rem;
}

.v3_w_405 {
  width: 10.8rem;
}

.v3_w_406 {
  width: 10.826667rem;
}

.v3_w_407 {
  width: 10.853333rem;
}

.v3_w_408 {
  width: 10.88rem;
}

.v3_w_409 {
  width: 10.906667rem;
}

.v3_w_410 {
  width: 10.933333rem;
}

.v3_w_411 {
  width: 10.96rem;
}

.v3_w_412 {
  width: 10.986667rem;
}

.v3_w_413 {
  width: 11.013333rem;
}

.v3_w_414 {
  width: 11.04rem;
}

.v3_w_415 {
  width: 11.066667rem;
}

.v3_w_416 {
  width: 11.093333rem;
}

.v3_w_417 {
  width: 11.12rem;
}

.v3_w_418 {
  width: 11.146667rem;
}

.v3_w_419 {
  width: 11.173333rem;
}

.v3_w_420 {
  width: 11.2rem;
}

.v3_w_421 {
  width: 11.226667rem;
}

.v3_w_422 {
  width: 11.253333rem;
}

.v3_w_423 {
  width: 11.28rem;
}

.v3_w_424 {
  width: 11.306667rem;
}

.v3_w_425 {
  width: 11.333333rem;
}

.v3_w_426 {
  width: 11.36rem;
}

.v3_w_427 {
  width: 11.386667rem;
}

.v3_w_428 {
  width: 11.413333rem;
}

.v3_w_429 {
  width: 11.44rem;
}

.v3_w_430 {
  width: 11.466667rem;
}

.v3_w_431 {
  width: 11.493333rem;
}

.v3_w_432 {
  width: 11.52rem;
}

.v3_w_433 {
  width: 11.546667rem;
}

.v3_w_434 {
  width: 11.573333rem;
}

.v3_w_435 {
  width: 11.6rem;
}

.v3_w_436 {
  width: 11.626667rem;
}

.v3_w_437 {
  width: 11.653333rem;
}

.v3_w_438 {
  width: 11.68rem;
}

.v3_w_439 {
  width: 11.706667rem;
}

.v3_w_440 {
  width: 11.733333rem;
}

.v3_w_441 {
  width: 11.76rem;
}

.v3_w_442 {
  width: 11.786667rem;
}

.v3_w_443 {
  width: 11.813333rem;
}

.v3_w_444 {
  width: 11.84rem;
}

.v3_w_445 {
  width: 11.866667rem;
}

.v3_w_446 {
  width: 11.893333rem;
}

.v3_w_447 {
  width: 11.92rem;
}

.v3_w_448 {
  width: 11.946667rem;
}

.v3_w_449 {
  width: 11.973333rem;
}

.v3_w_450 {
  width: 12rem;
}

.v3_w_451 {
  width: 12.026667rem;
}

.v3_w_452 {
  width: 12.053333rem;
}

.v3_w_453 {
  width: 12.08rem;
}

.v3_w_454 {
  width: 12.106667rem;
}

.v3_w_455 {
  width: 12.133333rem;
}

.v3_w_456 {
  width: 12.16rem;
}

.v3_w_457 {
  width: 12.186667rem;
}

.v3_w_458 {
  width: 12.213333rem;
}

.v3_w_459 {
  width: 12.24rem;
}

.v3_w_460 {
  width: 12.266667rem;
}

.v3_w_461 {
  width: 12.293333rem;
}

.v3_w_462 {
  width: 12.32rem;
}

.v3_w_463 {
  width: 12.346667rem;
}

.v3_w_464 {
  width: 12.373333rem;
}

.v3_w_465 {
  width: 12.4rem;
}

.v3_w_466 {
  width: 12.426667rem;
}

.v3_w_467 {
  width: 12.453333rem;
}

.v3_w_468 {
  width: 12.48rem;
}

.v3_w_469 {
  width: 12.506667rem;
}

.v3_w_470 {
  width: 12.533333rem;
}

.v3_w_471 {
  width: 12.56rem;
}

.v3_w_472 {
  width: 12.586667rem;
}

.v3_w_473 {
  width: 12.613333rem;
}

.v3_w_474 {
  width: 12.64rem;
}

.v3_w_475 {
  width: 12.666667rem;
}

.v3_w_476 {
  width: 12.693333rem;
}

.v3_w_477 {
  width: 12.72rem;
}

.v3_w_478 {
  width: 12.746667rem;
}

.v3_w_479 {
  width: 12.773333rem;
}

.v3_w_480 {
  width: 12.8rem;
}

.v3_w_481 {
  width: 12.826667rem;
}

.v3_w_482 {
  width: 12.853333rem;
}

.v3_w_483 {
  width: 12.88rem;
}

.v3_w_484 {
  width: 12.906667rem;
}

.v3_w_485 {
  width: 12.933333rem;
}

.v3_w_486 {
  width: 12.96rem;
}

.v3_w_487 {
  width: 12.986667rem;
}

.v3_w_488 {
  width: 13.013333rem;
}

.v3_w_489 {
  width: 13.04rem;
}

.v3_w_490 {
  width: 13.066667rem;
}

.v3_w_491 {
  width: 13.093333rem;
}

.v3_w_492 {
  width: 13.12rem;
}

.v3_w_493 {
  width: 13.146667rem;
}

.v3_w_494 {
  width: 13.173333rem;
}

.v3_w_495 {
  width: 13.2rem;
}

.v3_w_496 {
  width: 13.226667rem;
}

.v3_w_497 {
  width: 13.253333rem;
}

.v3_w_498 {
  width: 13.28rem;
}

.v3_w_499 {
  width: 13.306667rem;
}

.v3_w_500 {
  width: 13.333333rem;
}

/* 百分比 */

.v3_w_40per {
  width: 40%;
}

.v3_w_50per {
  width: 50%;
}

.v3_w_100per {
  width: 100%;
}

/* 最小宽度 */

.v3_minw_50 {
  min-width: 1.333333rem;
}

.v3_minw_100 {
  min-width: 2.666667rem;
}

.v3_minw_335 {
  min-width: 8.933333rem;
}

.v3_minw_340 {
  min-width: 9.066667rem;
}

.v3_minw_100per {
  min-width: 100%;
}

/* 高度 */

.v3_h_0 {
  height: 0;
}

.v3_h_1 {
  height: 0.026667rem;
}

.v3_h_2 {
  height: 0.053333rem;
}

.v3_h_3 {
  height: 0.08rem;
}

.v3_h_4 {
  height: 0.106667rem;
}

.v3_h_5 {
  height: 0.133333rem;
}

.v3_h_6 {
  height: 0.16rem;
}

.v3_h_7 {
  height: 0.186667rem;
}

.v3_h_8 {
  height: 0.213333rem;
}

.v3_h_9 {
  height: 0.24rem;
}

.v3_h_10 {
  height: 0.266667rem;
}

.v3_h_11 {
  height: 0.293333rem;
}

.v3_h_12 {
  height: 0.32rem;
}

.v3_h_13 {
  height: 0.346667rem;
}

.v3_h_14 {
  height: 0.373333rem;
}

.v3_h_15 {
  height: 0.4rem;
}

.v3_h_16 {
  height: 0.426667rem;
}

.v3_h_17 {
  height: 0.453333rem;
}

.v3_h_18 {
  height: 0.48rem;
}

.v3_h_19 {
  height: 0.506667rem;
}

.v3_h_20 {
  height: 0.533333rem;
}

.v3_h_21 {
  height: 0.56rem;
}

.v3_h_22 {
  height: 0.586667rem;
}

.v3_h_23 {
  height: 0.613333rem;
}

.v3_h_24 {
  height: 0.64rem;
}

.v3_h_25 {
  height: 0.666667rem;
}

.v3_h_26 {
  height: 0.693333rem;
}

.v3_h_27 {
  height: 0.72rem;
}

.v3_h_28 {
  height: 0.746667rem;
}

.v3_h_29 {
  height: 0.773333rem;
}

.v3_h_30 {
  height: 0.8rem;
}

.v3_h_31 {
  height: 0.826667rem;
}

.v3_h_32 {
  height: 0.853333rem;
}

.v3_h_33 {
  height: 0.88rem;
}

.v3_h_34 {
  height: 0.906667rem;
}

.v3_h_35 {
  height: 0.933333rem;
}

.v3_h_36 {
  height: 0.96rem;
}

.v3_h_37 {
  height: 0.986667rem;
}

.v3_h_38 {
  height: 1.013333rem;
}

.v3_h_39 {
  height: 1.04rem;
}

.v3_h_40 {
  height: 1.066667rem;
}

.v3_h_41 {
  height: 1.093333rem;
}

.v3_h_42 {
  height: 1.12rem;
}

.v3_h_43 {
  height: 1.146667rem;
}

.v3_h_44 {
  height: 1.173333rem;
}

.v3_h_45 {
  height: 1.2rem;
}

.v3_h_46 {
  height: 1.226667rem;
}

.v3_h_47 {
  height: 1.253333rem;
}

.v3_h_48 {
  height: 1.28rem;
}

.v3_h_49 {
  height: 1.306667rem;
}

.v3_h_50 {
  height: 1.333333rem;
}

.v3_h_51 {
  height: 1.36rem;
}

.v3_h_52 {
  height: 1.386667rem;
}

.v3_h_53 {
  height: 1.413333rem;
}

.v3_h_54 {
  height: 1.44rem;
}

.v3_h_55 {
  height: 1.466667rem;
}

.v3_h_56 {
  height: 1.493333rem;
}

.v3_h_57 {
  height: 1.52rem;
}

.v3_h_58 {
  height: 1.546667rem;
}

.v3_h_59 {
  height: 1.573333rem;
}

.v3_h_60 {
  height: 1.6rem;
}

.v3_h_61 {
  height: 1.626667rem;
}

.v3_h_62 {
  height: 1.653333rem;
}

.v3_h_63 {
  height: 1.68rem;
}

.v3_h_64 {
  height: 1.706667rem;
}

.v3_h_65 {
  height: 1.733333rem;
}

.v3_h_66 {
  height: 1.76rem;
}

.v3_h_67 {
  height: 1.786667rem;
}

.v3_h_68 {
  height: 1.813333rem;
}

.v3_h_69 {
  height: 1.84rem;
}

.v3_h_70 {
  height: 1.866667rem;
}

.v3_h_71 {
  height: 1.893333rem;
}

.v3_h_72 {
  height: 1.92rem;
}

.v3_h_73 {
  height: 1.946667rem;
}

.v3_h_74 {
  height: 1.973333rem;
}

.v3_h_75 {
  height: 2rem;
}

.v3_h_76 {
  height: 2.026667rem;
}

.v3_h_77 {
  height: 2.053333rem;
}

.v3_h_78 {
  height: 2.08rem;
}

.v3_h_79 {
  height: 2.106667rem;
}

.v3_h_80 {
  height: 2.133333rem;
}

.v3_h_81 {
  height: 2.16rem;
}

.v3_h_82 {
  height: 2.186667rem;
}

.v3_h_83 {
  height: 2.213333rem;
}

.v3_h_84 {
  height: 2.24rem;
}

.v3_h_85 {
  height: 2.266667rem;
}

.v3_h_86 {
  height: 2.293333rem;
}

.v3_h_87 {
  height: 2.32rem;
}

.v3_h_88 {
  height: 2.346667rem;
}

.v3_h_89 {
  height: 2.373333rem;
}

.v3_h_90 {
  height: 2.4rem;
}

.v3_h_91 {
  height: 2.426667rem;
}

.v3_h_92 {
  height: 2.453333rem;
}

.v3_h_93 {
  height: 2.48rem;
}

.v3_h_94 {
  height: 2.506667rem;
}

.v3_h_95 {
  height: 2.533333rem;
}

.v3_h_96 {
  height: 2.56rem;
}

.v3_h_97 {
  height: 2.586667rem;
}

.v3_h_98 {
  height: 2.613333rem;
}

.v3_h_99 {
  height: 2.64rem;
}

.v3_h_100 {
  height: 2.666667rem;
}

.v3_h_101 {
  height: 2.693333rem;
}

.v3_h_102 {
  height: 2.72rem;
}

.v3_h_103 {
  height: 2.746667rem;
}

.v3_h_104 {
  height: 2.773333rem;
}

.v3_h_105 {
  height: 2.8rem;
}

.v3_h_106 {
  height: 2.826667rem;
}

.v3_h_107 {
  height: 2.853333rem;
}

.v3_h_108 {
  height: 2.88rem;
}

.v3_h_109 {
  height: 2.906667rem;
}

.v3_h_110 {
  height: 2.933333rem;
}

.v3_h_111 {
  height: 2.96rem;
}

.v3_h_112 {
  height: 2.986667rem;
}

.v3_h_113 {
  height: 3.013333rem;
}

.v3_h_114 {
  height: 3.04rem;
}

.v3_h_115 {
  height: 3.066667rem;
}

.v3_h_116 {
  height: 3.093333rem;
}

.v3_h_117 {
  height: 3.12rem;
}

.v3_h_118 {
  height: 3.146667rem;
}

.v3_h_119 {
  height: 3.173333rem;
}

.v3_h_120 {
  height: 3.2rem;
}

.v3_h_121 {
  height: 3.226667rem;
}

.v3_h_122 {
  height: 3.253333rem;
}

.v3_h_123 {
  height: 3.28rem;
}

.v3_h_124 {
  height: 3.306667rem;
}

.v3_h_125 {
  height: 3.333333rem;
}

.v3_h_126 {
  height: 3.36rem;
}

.v3_h_127 {
  height: 3.386667rem;
}

.v3_h_128 {
  height: 3.413333rem;
}

.v3_h_129 {
  height: 3.44rem;
}

.v3_h_130 {
  height: 3.466667rem;
}

.v3_h_131 {
  height: 3.493333rem;
}

.v3_h_132 {
  height: 3.52rem;
}

.v3_h_133 {
  height: 3.546667rem;
}

.v3_h_134 {
  height: 3.573333rem;
}

.v3_h_135 {
  height: 3.6rem;
}

.v3_h_136 {
  height: 3.626667rem;
}

.v3_h_137 {
  height: 3.653333rem;
}

.v3_h_138 {
  height: 3.68rem;
}

.v3_h_139 {
  height: 3.706667rem;
}

.v3_h_140 {
  height: 3.733333rem;
}

.v3_h_141 {
  height: 3.76rem;
}

.v3_h_142 {
  height: 3.786667rem;
}

.v3_h_143 {
  height: 3.813333rem;
}

.v3_h_144 {
  height: 3.84rem;
}

.v3_h_145 {
  height: 3.866667rem;
}

.v3_h_146 {
  height: 3.893333rem;
}

.v3_h_147 {
  height: 3.92rem;
}

.v3_h_148 {
  height: 3.946667rem;
}

.v3_h_149 {
  height: 3.973333rem;
}

.v3_h_150 {
  height: 4rem;
}

.v3_h_151 {
  height: 4.026667rem;
}

.v3_h_152 {
  height: 4.053333rem;
}

.v3_h_153 {
  height: 4.08rem;
}

.v3_h_154 {
  height: 4.106667rem;
}

.v3_h_155 {
  height: 4.133333rem;
}

.v3_h_156 {
  height: 4.16rem;
}

.v3_h_157 {
  height: 4.186667rem;
}

.v3_h_158 {
  height: 4.213333rem;
}

.v3_h_159 {
  height: 4.24rem;
}

.v3_h_160 {
  height: 4.266667rem;
}

.v3_h_161 {
  height: 4.293333rem;
}

.v3_h_162 {
  height: 4.32rem;
}

.v3_h_163 {
  height: 4.346667rem;
}

.v3_h_164 {
  height: 4.373333rem;
}

.v3_h_165 {
  height: 4.4rem;
}

.v3_h_166 {
  height: 4.426667rem;
}

.v3_h_167 {
  height: 4.453333rem;
}

.v3_h_168 {
  height: 4.48rem;
}

.v3_h_169 {
  height: 4.506667rem;
}

.v3_h_170 {
  height: 4.533333rem;
}

.v3_h_171 {
  height: 4.56rem;
}

.v3_h_172 {
  height: 4.586667rem;
}

.v3_h_173 {
  height: 4.613333rem;
}

.v3_h_174 {
  height: 4.64rem;
}

.v3_h_175 {
  height: 4.666667rem;
}

.v3_h_176 {
  height: 4.693333rem;
}

.v3_h_177 {
  height: 4.72rem;
}

.v3_h_178 {
  height: 4.746667rem;
}

.v3_h_179 {
  height: 4.773333rem;
}

.v3_h_180 {
  height: 4.8rem;
}

.v3_h_181 {
  height: 4.826667rem;
}

.v3_h_182 {
  height: 4.853333rem;
}

.v3_h_183 {
  height: 4.88rem;
}

.v3_h_184 {
  height: 4.906667rem;
}

.v3_h_185 {
  height: 4.933333rem;
}

.v3_h_186 {
  height: 4.96rem;
}

.v3_h_187 {
  height: 4.986667rem;
}

.v3_h_188 {
  height: 5.013333rem;
}

.v3_h_189 {
  height: 5.04rem;
}

.v3_h_190 {
  height: 5.066667rem;
}

.v3_h_191 {
  height: 5.093333rem;
}

.v3_h_192 {
  height: 5.12rem;
}

.v3_h_193 {
  height: 5.146667rem;
}

.v3_h_194 {
  height: 5.173333rem;
}

.v3_h_195 {
  height: 5.2rem;
}

.v3_h_196 {
  height: 5.226667rem;
}

.v3_h_197 {
  height: 5.253333rem;
}

.v3_h_198 {
  height: 5.28rem;
}

.v3_h_199 {
  height: 5.306667rem;
}

.v3_h_200 {
  height: 5.333333rem;
}

.v3_h_201 {
  height: 5.36rem;
}

.v3_h_202 {
  height: 5.386667rem;
}

.v3_h_203 {
  height: 5.413333rem;
}

.v3_h_204 {
  height: 5.44rem;
}

.v3_h_205 {
  height: 5.466667rem;
}

.v3_h_206 {
  height: 5.493333rem;
}

.v3_h_207 {
  height: 5.52rem;
}

.v3_h_208 {
  height: 5.546667rem;
}

.v3_h_209 {
  height: 5.573333rem;
}

.v3_h_210 {
  height: 5.6rem;
}

.v3_h_211 {
  height: 5.626667rem;
}

.v3_h_212 {
  height: 5.653333rem;
}

.v3_h_213 {
  height: 5.68rem;
}

.v3_h_214 {
  height: 5.706667rem;
}

.v3_h_215 {
  height: 5.733333rem;
}

.v3_h_216 {
  height: 5.76rem;
}

.v3_h_217 {
  height: 5.786667rem;
}

.v3_h_218 {
  height: 5.813333rem;
}

.v3_h_219 {
  height: 5.84rem;
}

.v3_h_220 {
  height: 5.866667rem;
}

.v3_h_221 {
  height: 5.893333rem;
}

.v3_h_222 {
  height: 5.92rem;
}

.v3_h_223 {
  height: 5.946667rem;
}

.v3_h_224 {
  height: 5.973333rem;
}

.v3_h_225 {
  height: 6rem;
}

.v3_h_226 {
  height: 6.026667rem;
}

.v3_h_227 {
  height: 6.053333rem;
}

.v3_h_228 {
  height: 6.08rem;
}

.v3_h_229 {
  height: 6.106667rem;
}

.v3_h_230 {
  height: 6.133333rem;
}

.v3_h_231 {
  height: 6.16rem;
}

.v3_h_232 {
  height: 6.186667rem;
}

.v3_h_233 {
  height: 6.213333rem;
}

.v3_h_234 {
  height: 6.24rem;
}

.v3_h_235 {
  height: 6.266667rem;
}

.v3_h_236 {
  height: 6.293333rem;
}

.v3_h_237 {
  height: 6.32rem;
}

.v3_h_238 {
  height: 6.346667rem;
}

.v3_h_239 {
  height: 6.373333rem;
}

.v3_h_240 {
  height: 6.4rem;
}

.v3_h_241 {
  height: 6.426667rem;
}

.v3_h_242 {
  height: 6.453333rem;
}

.v3_h_243 {
  height: 6.48rem;
}

.v3_h_244 {
  height: 6.506667rem;
}

.v3_h_245 {
  height: 6.533333rem;
}

.v3_h_246 {
  height: 6.56rem;
}

.v3_h_247 {
  height: 6.586667rem;
}

.v3_h_248 {
  height: 6.613333rem;
}

.v3_h_249 {
  height: 6.64rem;
}

.v3_h_250 {
  height: 6.666667rem;
}

.v3_h_251 {
  height: 6.693333rem;
}

.v3_h_252 {
  height: 6.72rem;
}

.v3_h_253 {
  height: 6.746667rem;
}

.v3_h_254 {
  height: 6.773333rem;
}

.v3_h_255 {
  height: 6.8rem;
}

.v3_h_256 {
  height: 6.826667rem;
}

.v3_h_257 {
  height: 6.853333rem;
}

.v3_h_258 {
  height: 6.88rem;
}

.v3_h_259 {
  height: 6.906667rem;
}

.v3_h_260 {
  height: 6.933333rem;
}

.v3_h_261 {
  height: 6.96rem;
}

.v3_h_262 {
  height: 6.986667rem;
}

.v3_h_263 {
  height: 7.013333rem;
}

.v3_h_264 {
  height: 7.04rem;
}

.v3_h_265 {
  height: 7.066667rem;
}

.v3_h_266 {
  height: 7.093333rem;
}

.v3_h_267 {
  height: 7.12rem;
}

.v3_h_268 {
  height: 7.146667rem;
}

.v3_h_269 {
  height: 7.173333rem;
}

.v3_h_270 {
  height: 7.2rem;
}

.v3_h_271 {
  height: 7.226667rem;
}

.v3_h_272 {
  height: 7.253333rem;
}

.v3_h_273 {
  height: 7.28rem;
}

.v3_h_274 {
  height: 7.306667rem;
}

.v3_h_275 {
  height: 7.333333rem;
}

.v3_h_276 {
  height: 7.36rem;
}

.v3_h_277 {
  height: 7.386667rem;
}

.v3_h_278 {
  height: 7.413333rem;
}

.v3_h_279 {
  height: 7.44rem;
}

.v3_h_280 {
  height: 7.466667rem;
}

.v3_h_281 {
  height: 7.493333rem;
}

.v3_h_282 {
  height: 7.52rem;
}

.v3_h_283 {
  height: 7.546667rem;
}

.v3_h_284 {
  height: 7.573333rem;
}

.v3_h_285 {
  height: 7.6rem;
}

.v3_h_286 {
  height: 7.626667rem;
}

.v3_h_287 {
  height: 7.653333rem;
}

.v3_h_288 {
  height: 7.68rem;
}

.v3_h_289 {
  height: 7.706667rem;
}

.v3_h_290 {
  height: 7.733333rem;
}

.v3_h_291 {
  height: 7.76rem;
}

.v3_h_292 {
  height: 7.786667rem;
}

.v3_h_293 {
  height: 7.813333rem;
}

.v3_h_294 {
  height: 7.84rem;
}

.v3_h_295 {
  height: 7.866667rem;
}

.v3_h_296 {
  height: 7.893333rem;
}

.v3_h_297 {
  height: 7.92rem;
}

.v3_h_298 {
  height: 7.946667rem;
}

.v3_h_299 {
  height: 7.973333rem;
}

.v3_h_300 {
  height: 8rem;
}

.v3_h_301 {
  height: 8.026667rem;
}

.v3_h_302 {
  height: 8.053333rem;
}

.v3_h_303 {
  height: 8.08rem;
}

.v3_h_304 {
  height: 8.106667rem;
}

.v3_h_305 {
  height: 8.133333rem;
}

.v3_h_306 {
  height: 8.16rem;
}

.v3_h_307 {
  height: 8.186667rem;
}

.v3_h_308 {
  height: 8.213333rem;
}

.v3_h_309 {
  height: 8.24rem;
}

.v3_h_310 {
  height: 8.266667rem;
}

.v3_h_311 {
  height: 8.293333rem;
}

.v3_h_312 {
  height: 8.32rem;
}

.v3_h_313 {
  height: 8.346667rem;
}

.v3_h_314 {
  height: 8.373333rem;
}

.v3_h_315 {
  height: 8.4rem;
}

.v3_h_316 {
  height: 8.426667rem;
}

.v3_h_317 {
  height: 8.453333rem;
}

.v3_h_318 {
  height: 8.48rem;
}

.v3_h_319 {
  height: 8.506667rem;
}

.v3_h_320 {
  height: 8.533333rem;
}

.v3_h_321 {
  height: 8.56rem;
}

.v3_h_322 {
  height: 8.586667rem;
}

.v3_h_323 {
  height: 8.613333rem;
}

.v3_h_324 {
  height: 8.64rem;
}

.v3_h_325 {
  height: 8.666667rem;
}

.v3_h_326 {
  height: 8.693333rem;
}

.v3_h_327 {
  height: 8.72rem;
}

.v3_h_328 {
  height: 8.746667rem;
}

.v3_h_329 {
  height: 8.773333rem;
}

.v3_h_330 {
  height: 8.8rem;
}

.v3_h_331 {
  height: 8.826667rem;
}

.v3_h_332 {
  height: 8.853333rem;
}

.v3_h_333 {
  height: 8.88rem;
}

.v3_h_334 {
  height: 8.906667rem;
}

.v3_h_335 {
  height: 8.933333rem;
}

.v3_h_336 {
  height: 8.96rem;
}

.v3_h_337 {
  height: 8.986667rem;
}

.v3_h_338 {
  height: 9.013333rem;
}

.v3_h_339 {
  height: 9.04rem;
}

.v3_h_340 {
  height: 9.066667rem;
}

.v3_h_341 {
  height: 9.093333rem;
}

.v3_h_342 {
  height: 9.12rem;
}

.v3_h_343 {
  height: 9.146667rem;
}

.v3_h_344 {
  height: 9.173333rem;
}

.v3_h_345 {
  height: 9.2rem;
}

.v3_h_346 {
  height: 9.226667rem;
}

.v3_h_347 {
  height: 9.253333rem;
}

.v3_h_348 {
  height: 9.28rem;
}

.v3_h_349 {
  height: 9.306667rem;
}

.v3_h_350 {
  height: 9.333333rem;
}

.v3_h_351 {
  height: 9.36rem;
}

.v3_h_352 {
  height: 9.386667rem;
}

.v3_h_353 {
  height: 9.413333rem;
}

.v3_h_354 {
  height: 9.44rem;
}

.v3_h_355 {
  height: 9.466667rem;
}

.v3_h_356 {
  height: 9.493333rem;
}

.v3_h_357 {
  height: 9.52rem;
}

.v3_h_358 {
  height: 9.546667rem;
}

.v3_h_359 {
  height: 9.573333rem;
}

.v3_h_360 {
  height: 9.6rem;
}

.v3_h_361 {
  height: 9.626667rem;
}

.v3_h_362 {
  height: 9.653333rem;
}

.v3_h_363 {
  height: 9.68rem;
}

.v3_h_364 {
  height: 9.706667rem;
}

.v3_h_365 {
  height: 9.733333rem;
}

.v3_h_366 {
  height: 9.76rem;
}

.v3_h_367 {
  height: 9.786667rem;
}

.v3_h_368 {
  height: 9.813333rem;
}

.v3_h_369 {
  height: 9.84rem;
}

.v3_h_370 {
  height: 9.866667rem;
}

.v3_h_371 {
  height: 9.893333rem;
}

.v3_h_372 {
  height: 9.92rem;
}

.v3_h_373 {
  height: 9.946667rem;
}

.v3_h_374 {
  height: 9.973333rem;
}

.v3_h_375 {
  height: 10rem;
}

.v3_h_376 {
  height: 10.026667rem;
}

.v3_h_377 {
  height: 10.053333rem;
}

.v3_h_378 {
  height: 10.08rem;
}

.v3_h_379 {
  height: 10.106667rem;
}

.v3_h_380 {
  height: 10.133333rem;
}

.v3_h_381 {
  height: 10.16rem;
}

.v3_h_382 {
  height: 10.186667rem;
}

.v3_h_383 {
  height: 10.213333rem;
}

.v3_h_384 {
  height: 10.24rem;
}

.v3_h_385 {
  height: 10.266667rem;
}

.v3_h_386 {
  height: 10.293333rem;
}

.v3_h_387 {
  height: 10.32rem;
}

.v3_h_388 {
  height: 10.346667rem;
}

.v3_h_389 {
  height: 10.373333rem;
}

.v3_h_390 {
  height: 10.4rem;
}

.v3_h_391 {
  height: 10.426667rem;
}

.v3_h_392 {
  height: 10.453333rem;
}

.v3_h_393 {
  height: 10.48rem;
}

.v3_h_394 {
  height: 10.506667rem;
}

.v3_h_395 {
  height: 10.533333rem;
}

.v3_h_396 {
  height: 10.56rem;
}

.v3_h_397 {
  height: 10.586667rem;
}

.v3_h_398 {
  height: 10.613333rem;
}

.v3_h_399 {
  height: 10.64rem;
}

.v3_h_400 {
  height: 10.666667rem;
}

.v3_h_401 {
  height: 10.693333rem;
}

.v3_h_402 {
  height: 10.72rem;
}

.v3_h_403 {
  height: 10.746667rem;
}

.v3_h_404 {
  height: 10.773333rem;
}

.v3_h_405 {
  height: 10.8rem;
}

.v3_h_406 {
  height: 10.826667rem;
}

.v3_h_407 {
  height: 10.853333rem;
}

.v3_h_408 {
  height: 10.88rem;
}

.v3_h_409 {
  height: 10.906667rem;
}

.v3_h_410 {
  height: 10.933333rem;
}

.v3_h_411 {
  height: 10.96rem;
}

.v3_h_412 {
  height: 10.986667rem;
}

.v3_h_413 {
  height: 11.013333rem;
}

.v3_h_414 {
  height: 11.04rem;
}

.v3_h_415 {
  height: 11.066667rem;
}

.v3_h_416 {
  height: 11.093333rem;
}

.v3_h_417 {
  height: 11.12rem;
}

.v3_h_418 {
  height: 11.146667rem;
}

.v3_h_419 {
  height: 11.173333rem;
}

.v3_h_420 {
  height: 11.2rem;
}

.v3_h_421 {
  height: 11.226667rem;
}

.v3_h_422 {
  height: 11.253333rem;
}

.v3_h_423 {
  height: 11.28rem;
}

.v3_h_424 {
  height: 11.306667rem;
}

.v3_h_425 {
  height: 11.333333rem;
}

.v3_h_426 {
  height: 11.36rem;
}

.v3_h_427 {
  height: 11.386667rem;
}

.v3_h_428 {
  height: 11.413333rem;
}

.v3_h_429 {
  height: 11.44rem;
}

.v3_h_430 {
  height: 11.466667rem;
}

.v3_h_431 {
  height: 11.493333rem;
}

.v3_h_432 {
  height: 11.52rem;
}

.v3_h_433 {
  height: 11.546667rem;
}

.v3_h_434 {
  height: 11.573333rem;
}

.v3_h_435 {
  height: 11.6rem;
}

.v3_h_436 {
  height: 11.626667rem;
}

.v3_h_437 {
  height: 11.653333rem;
}

.v3_h_438 {
  height: 11.68rem;
}

.v3_h_439 {
  height: 11.706667rem;
}

.v3_h_440 {
  height: 11.733333rem;
}

.v3_h_441 {
  height: 11.76rem;
}

.v3_h_442 {
  height: 11.786667rem;
}

.v3_h_443 {
  height: 11.813333rem;
}

.v3_h_444 {
  height: 11.84rem;
}

.v3_h_445 {
  height: 11.866667rem;
}

.v3_h_446 {
  height: 11.893333rem;
}

.v3_h_447 {
  height: 11.92rem;
}

.v3_h_448 {
  height: 11.946667rem;
}

.v3_h_449 {
  height: 11.973333rem;
}

.v3_h_450 {
  height: 12rem;
}

.v3_h_451 {
  height: 12.026667rem;
}

.v3_h_452 {
  height: 12.053333rem;
}

.v3_h_453 {
  height: 12.08rem;
}

.v3_h_454 {
  height: 12.106667rem;
}

.v3_h_455 {
  height: 12.133333rem;
}

.v3_h_456 {
  height: 12.16rem;
}

.v3_h_457 {
  height: 12.186667rem;
}

.v3_h_458 {
  height: 12.213333rem;
}

.v3_h_459 {
  height: 12.24rem;
}

.v3_h_460 {
  height: 12.266667rem;
}

.v3_h_461 {
  height: 12.293333rem;
}

.v3_h_462 {
  height: 12.32rem;
}

.v3_h_463 {
  height: 12.346667rem;
}

.v3_h_464 {
  height: 12.373333rem;
}

.v3_h_465 {
  height: 12.4rem;
}

.v3_h_466 {
  height: 12.426667rem;
}

.v3_h_467 {
  height: 12.453333rem;
}

.v3_h_468 {
  height: 12.48rem;
}

.v3_h_469 {
  height: 12.506667rem;
}

.v3_h_470 {
  height: 12.533333rem;
}

.v3_h_471 {
  height: 12.56rem;
}

.v3_h_472 {
  height: 12.586667rem;
}

.v3_h_473 {
  height: 12.613333rem;
}

.v3_h_474 {
  height: 12.64rem;
}

.v3_h_475 {
  height: 12.666667rem;
}

.v3_h_476 {
  height: 12.693333rem;
}

.v3_h_477 {
  height: 12.72rem;
}

.v3_h_478 {
  height: 12.746667rem;
}

.v3_h_479 {
  height: 12.773333rem;
}

.v3_h_480 {
  height: 12.8rem;
}

.v3_h_481 {
  height: 12.826667rem;
}

.v3_h_482 {
  height: 12.853333rem;
}

.v3_h_483 {
  height: 12.88rem;
}

.v3_h_484 {
  height: 12.906667rem;
}

.v3_h_485 {
  height: 12.933333rem;
}

.v3_h_486 {
  height: 12.96rem;
}

.v3_h_487 {
  height: 12.986667rem;
}

.v3_h_488 {
  height: 13.013333rem;
}

.v3_h_489 {
  height: 13.04rem;
}

.v3_h_490 {
  height: 13.066667rem;
}

.v3_h_491 {
  height: 13.093333rem;
}

.v3_h_492 {
  height: 13.12rem;
}

.v3_h_493 {
  height: 13.146667rem;
}

.v3_h_494 {
  height: 13.173333rem;
}

.v3_h_495 {
  height: 13.2rem;
}

.v3_h_496 {
  height: 13.226667rem;
}

.v3_h_497 {
  height: 13.253333rem;
}

.v3_h_498 {
  height: 13.28rem;
}

.v3_h_499 {
  height: 13.306667rem;
}

.v3_h_500 {
  height: 13.333333rem;
}

.v3_h_501 {
  height: 13.36rem;
}

.v3_h_502 {
  height: 13.386667rem;
}

.v3_h_503 {
  height: 13.413333rem;
}

.v3_h_504 {
  height: 13.44rem;
}

.v3_h_505 {
  height: 13.466667rem;
}

.v3_h_506 {
  height: 13.493333rem;
}

.v3_h_507 {
  height: 13.52rem;
}

.v3_h_508 {
  height: 13.546667rem;
}

.v3_h_509 {
  height: 13.573333rem;
}

.v3_h_510 {
  height: 13.6rem;
}

.v3_h_511 {
  height: 13.626667rem;
}

.v3_h_512 {
  height: 13.653333rem;
}

.v3_h_513 {
  height: 13.68rem;
}

.v3_h_514 {
  height: 13.706667rem;
}

.v3_h_515 {
  height: 13.733333rem;
}

.v3_h_516 {
  height: 13.76rem;
}

.v3_h_517 {
  height: 13.786667rem;
}

.v3_h_518 {
  height: 13.813333rem;
}

.v3_h_519 {
  height: 13.84rem;
}

.v3_h_520 {
  height: 13.866667rem;
}

.v3_h_521 {
  height: 13.893333rem;
}

.v3_h_522 {
  height: 13.92rem;
}

.v3_h_523 {
  height: 13.946667rem;
}

.v3_h_524 {
  height: 13.973333rem;
}

.v3_h_525 {
  height: 14rem;
}

.v3_h_526 {
  height: 14.026667rem;
}

.v3_h_527 {
  height: 14.053333rem;
}

.v3_h_528 {
  height: 14.08rem;
}

.v3_h_529 {
  height: 14.106667rem;
}

.v3_h_530 {
  height: 14.133333rem;
}

.v3_h_531 {
  height: 14.16rem;
}

.v3_h_532 {
  height: 14.186667rem;
}

.v3_h_533 {
  height: 14.213333rem;
}

.v3_h_534 {
  height: 14.24rem;
}

.v3_h_535 {
  height: 14.266667rem;
}

.v3_h_536 {
  height: 14.293333rem;
}

.v3_h_537 {
  height: 14.32rem;
}

.v3_h_538 {
  height: 14.346667rem;
}

.v3_h_539 {
  height: 14.373333rem;
}

.v3_h_540 {
  height: 14.4rem;
}

.v3_h_541 {
  height: 14.426667rem;
}

.v3_h_542 {
  height: 14.453333rem;
}

.v3_h_543 {
  height: 14.48rem;
}

.v3_h_544 {
  height: 14.506667rem;
}

.v3_h_545 {
  height: 14.533333rem;
}

.v3_h_546 {
  height: 14.56rem;
}

.v3_h_547 {
  height: 14.586667rem;
}

.v3_h_548 {
  height: 14.613333rem;
}

.v3_h_549 {
  height: 14.64rem;
}

.v3_h_550 {
  height: 14.666667rem;
}

.v3_h_551 {
  height: 14.693333rem;
}

.v3_h_552 {
  height: 14.72rem;
}

.v3_h_553 {
  height: 14.746667rem;
}

.v3_h_554 {
  height: 14.773333rem;
}

.v3_h_555 {
  height: 14.8rem;
}

.v3_h_556 {
  height: 14.826667rem;
}

.v3_h_557 {
  height: 14.853333rem;
}

.v3_h_558 {
  height: 14.88rem;
}

.v3_h_559 {
  height: 14.906667rem;
}

.v3_h_560 {
  height: 14.933333rem;
}

.v3_h_561 {
  height: 14.96rem;
}

.v3_h_562 {
  height: 14.986667rem;
}

.v3_h_563 {
  height: 15.013333rem;
}

.v3_h_564 {
  height: 15.04rem;
}

.v3_h_565 {
  height: 15.066667rem;
}

.v3_h_566 {
  height: 15.093333rem;
}

.v3_h_567 {
  height: 15.12rem;
}

.v3_h_568 {
  height: 15.146667rem;
}

.v3_h_569 {
  height: 15.173333rem;
}

.v3_h_570 {
  height: 15.2rem;
}

.v3_h_571 {
  height: 15.226667rem;
}

.v3_h_572 {
  height: 15.253333rem;
}

.v3_h_573 {
  height: 15.28rem;
}

.v3_h_574 {
  height: 15.306667rem;
}

.v3_h_575 {
  height: 15.333333rem;
}

.v3_h_576 {
  height: 15.36rem;
}

.v3_h_577 {
  height: 15.386667rem;
}

.v3_h_578 {
  height: 15.413333rem;
}

.v3_h_579 {
  height: 15.44rem;
}

.v3_h_580 {
  height: 15.466667rem;
}

.v3_h_581 {
  height: 15.493333rem;
}

.v3_h_582 {
  height: 15.52rem;
}

.v3_h_583 {
  height: 15.546667rem;
}

.v3_h_584 {
  height: 15.573333rem;
}

.v3_h_585 {
  height: 15.6rem;
}

.v3_h_586 {
  height: 15.626667rem;
}

.v3_h_587 {
  height: 15.653333rem;
}

.v3_h_588 {
  height: 15.68rem;
}

.v3_h_589 {
  height: 15.706667rem;
}

.v3_h_590 {
  height: 15.733333rem;
}

.v3_h_591 {
  height: 15.76rem;
}

.v3_h_592 {
  height: 15.786667rem;
}

.v3_h_593 {
  height: 15.813333rem;
}

.v3_h_594 {
  height: 15.84rem;
}

.v3_h_595 {
  height: 15.866667rem;
}

.v3_h_596 {
  height: 15.893333rem;
}

.v3_h_597 {
  height: 15.92rem;
}

.v3_h_598 {
  height: 15.946667rem;
}

.v3_h_599 {
  height: 15.973333rem;
}

.v3_h_600 {
  height: 16rem;
}

.v3_h_601 {
  height: 16.026667rem;
}

.v3_h_602 {
  height: 16.053333rem;
}

.v3_h_603 {
  height: 16.08rem;
}

.v3_h_604 {
  height: 16.106667rem;
}

.v3_h_605 {
  height: 16.133333rem;
}

.v3_h_606 {
  height: 16.16rem;
}

.v3_h_607 {
  height: 16.186667rem;
}

.v3_h_608 {
  height: 16.213333rem;
}

.v3_h_609 {
  height: 16.24rem;
}

.v3_h_610 {
  height: 16.266667rem;
}

.v3_h_611 {
  height: 16.293333rem;
}

.v3_h_612 {
  height: 16.32rem;
}

.v3_h_613 {
  height: 16.346667rem;
}

.v3_h_614 {
  height: 16.373333rem;
}

.v3_h_615 {
  height: 16.4rem;
}

.v3_h_616 {
  height: 16.426667rem;
}

.v3_h_617 {
  height: 16.453333rem;
}

.v3_h_618 {
  height: 16.48rem;
}

.v3_h_619 {
  height: 16.506667rem;
}

.v3_h_620 {
  height: 16.533333rem;
}

.v3_h_621 {
  height: 16.56rem;
}

.v3_h_622 {
  height: 16.586667rem;
}

.v3_h_623 {
  height: 16.613333rem;
}

.v3_h_624 {
  height: 16.64rem;
}

.v3_h_625 {
  height: 16.666667rem;
}

.v3_h_626 {
  height: 16.693333rem;
}

.v3_h_627 {
  height: 16.72rem;
}

.v3_h_628 {
  height: 16.746667rem;
}

.v3_h_629 {
  height: 16.773333rem;
}

.v3_h_630 {
  height: 16.8rem;
}

.v3_h_631 {
  height: 16.826667rem;
}

.v3_h_632 {
  height: 16.853333rem;
}

.v3_h_633 {
  height: 16.88rem;
}

.v3_h_634 {
  height: 16.906667rem;
}

.v3_h_635 {
  height: 16.933333rem;
}

.v3_h_636 {
  height: 16.96rem;
}

.v3_h_637 {
  height: 16.986667rem;
}

.v3_h_638 {
  height: 17.013333rem;
}

.v3_h_639 {
  height: 17.04rem;
}

.v3_h_640 {
  height: 17.066667rem;
}

.v3_h_641 {
  height: 17.093333rem;
}

.v3_h_642 {
  height: 17.12rem;
}

.v3_h_643 {
  height: 17.146667rem;
}

.v3_h_644 {
  height: 17.173333rem;
}

.v3_h_645 {
  height: 17.2rem;
}

.v3_h_646 {
  height: 17.226667rem;
}

.v3_h_647 {
  height: 17.253333rem;
}

.v3_h_648 {
  height: 17.28rem;
}

.v3_h_649 {
  height: 17.306667rem;
}

.v3_h_650 {
  height: 17.333333rem;
}

.v3_h_651 {
  height: 17.36rem;
}

.v3_h_652 {
  height: 17.386667rem;
}

.v3_h_653 {
  height: 17.413333rem;
}

.v3_h_654 {
  height: 17.44rem;
}

.v3_h_655 {
  height: 17.466667rem;
}

.v3_h_656 {
  height: 17.493333rem;
}

.v3_h_657 {
  height: 17.52rem;
}

.v3_h_658 {
  height: 17.546667rem;
}

.v3_h_659 {
  height: 17.573333rem;
}

.v3_h_660 {
  height: 17.6rem;
}

.v3_h_661 {
  height: 17.626667rem;
}

.v3_h_662 {
  height: 17.653333rem;
}

.v3_h_663 {
  height: 17.68rem;
}

.v3_h_664 {
  height: 17.706667rem;
}

.v3_h_665 {
  height: 17.733333rem;
}

.v3_h_666 {
  height: 17.76rem;
}

.v3_h_667 {
  height: 17.786667rem;
}

.v3_h_668 {
  height: 17.813333rem;
}

.v3_h_669 {
  height: 17.84rem;
}

.v3_h_670 {
  height: 17.866667rem;
}

.v3_h_671 {
  height: 17.893333rem;
}

.v3_h_672 {
  height: 17.92rem;
}

.v3_h_673 {
  height: 17.946667rem;
}

.v3_h_674 {
  height: 17.973333rem;
}

.v3_h_675 {
  height: 18rem;
}

.v3_h_676 {
  height: 18.026667rem;
}

.v3_h_677 {
  height: 18.053333rem;
}

.v3_h_678 {
  height: 18.08rem;
}

.v3_h_679 {
  height: 18.106667rem;
}

.v3_h_680 {
  height: 18.133333rem;
}

.v3_h_681 {
  height: 18.16rem;
}

.v3_h_682 {
  height: 18.186667rem;
}

.v3_h_683 {
  height: 18.213333rem;
}

.v3_h_684 {
  height: 18.24rem;
}

.v3_h_685 {
  height: 18.266667rem;
}

.v3_h_686 {
  height: 18.293333rem;
}

.v3_h_687 {
  height: 18.32rem;
}

.v3_h_688 {
  height: 18.346667rem;
}

.v3_h_689 {
  height: 18.373333rem;
}

.v3_h_690 {
  height: 18.4rem;
}

.v3_h_691 {
  height: 18.426667rem;
}

.v3_h_692 {
  height: 18.453333rem;
}

.v3_h_693 {
  height: 18.48rem;
}

.v3_h_694 {
  height: 18.506667rem;
}

.v3_h_695 {
  height: 18.533333rem;
}

.v3_h_696 {
  height: 18.56rem;
}

.v3_h_697 {
  height: 18.586667rem;
}

.v3_h_698 {
  height: 18.613333rem;
}

.v3_h_699 {
  height: 18.64rem;
}

.v3_h_700 {
  height: 18.666667rem;
}

/* 百分比 */

.v3_h_100per {
  height: 100%;
}

/* 最小高度 */

.v3_minh_40 {
  min-height: 1.066667rem;
}

.v3_minh_100 {
  min-height: 2.666667rem;
}

.v3_minh_300 {
  min-height: 8rem;
}

.v3_minh_728 {
  min-height: 19.413333rem;
}

.v3_minh_100vh {
  min-height: 100vh;
}

/* 最大高度 */

.v3_maxh_200 {
  max-height: 5.333333rem;
}

.v3_maxh_300 {
  max-height: 8rem;
}

/* padding */

.v3_pd_0 {
  padding: 0;
}

.v3_pd_1 {
  padding: 0.026667rem;
}

.v3_pd_2 {
  padding: 0.053333rem;
}

.v3_pd_3 {
  padding: 0.08rem;
}

.v3_pd_4 {
  padding: 0.106667rem;
}

.v3_pd_5 {
  padding: 0.133333rem;
}

.v3_pd_6 {
  padding: 0.16rem;
}

.v3_pd_7 {
  padding: 0.186667rem;
}

.v3_pd_8 {
  padding: 0.213333rem;
}

.v3_pd_9 {
  padding: 0.24rem;
}

.v3_pd_10 {
  padding: 0.266667rem;
}

.v3_pd_11 {
  padding: 0.293333rem;
}

.v3_pd_12 {
  padding: 0.32rem;
}

.v3_pd_13 {
  padding: 0.346667rem;
}

.v3_pd_14 {
  padding: 0.373333rem;
}

.v3_pd_15 {
  padding: 0.4rem;
}

.v3_pd_16 {
  padding: 0.426667rem;
}

.v3_pd_17 {
  padding: 0.453333rem;
}

.v3_pd_18 {
  padding: 0.48rem;
}

.v3_pd_19 {
  padding: 0.506667rem;
}

.v3_pd_20 {
  padding: 0.533333rem;
}

.v3_pd_21 {
  padding: 0.56rem;
}

.v3_pd_22 {
  padding: 0.586667rem;
}

.v3_pd_23 {
  padding: 0.613333rem;
}

.v3_pd_24 {
  padding: 0.64rem;
}

.v3_pd_25 {
  padding: 0.666667rem;
}

.v3_pd_26 {
  padding: 0.693333rem;
}

.v3_pd_27 {
  padding: 0.72rem;
}

.v3_pd_28 {
  padding: 0.746667rem;
}

.v3_pd_29 {
  padding: 0.773333rem;
}

.v3_pd_30 {
  padding: 0.8rem;
}

/* padding_top */

.v3_pd_t_0 {
  padding-top: 0;
}

.v3_pd_t_1 {
  padding-top: 0.026667rem;
}

.v3_pd_t_2 {
  padding-top: 0.053333rem;
}

.v3_pd_t_3 {
  padding-top: 0.08rem;
}

.v3_pd_t_4 {
  padding-top: 0.106667rem;
}

.v3_pd_t_5 {
  padding-top: 0.133333rem;
}

.v3_pd_t_6 {
  padding-top: 0.16rem;
}

.v3_pd_t_7 {
  padding-top: 0.186667rem;
}

.v3_pd_t_8 {
  padding-top: 0.213333rem;
}

.v3_pd_t_9 {
  padding-top: 0.24rem;
}

.v3_pd_t_10 {
  padding-top: 0.266667rem;
}

.v3_pd_t_11 {
  padding-top: 0.293333rem;
}

.v3_pd_t_12 {
  padding-top: 0.32rem;
}

.v3_pd_t_13 {
  padding-top: 0.346667rem;
}

.v3_pd_t_14 {
  padding-top: 0.373333rem;
}

.v3_pd_t_15 {
  padding-top: 0.4rem;
}

.v3_pd_t_16 {
  padding-top: 0.426667rem;
}

.v3_pd_t_17 {
  padding-top: 0.453333rem;
}

.v3_pd_t_18 {
  padding-top: 0.48rem;
}

.v3_pd_t_19 {
  padding-top: 0.506667rem;
}

.v3_pd_t_20 {
  padding-top: 0.533333rem;
}

.v3_pd_t_21 {
  padding-top: 0.56rem;
}

.v3_pd_t_22 {
  padding-top: 0.586667rem;
}

.v3_pd_t_23 {
  padding-top: 0.613333rem;
}

.v3_pd_t_24 {
  padding-top: 0.64rem;
}

.v3_pd_t_25 {
  padding-top: 0.666667rem;
}

.v3_pd_t_26 {
  padding-top: 0.693333rem;
}

.v3_pd_t_27 {
  padding-top: 0.72rem;
}

.v3_pd_t_28 {
  padding-top: 0.746667rem;
}

.v3_pd_t_29 {
  padding-top: 0.773333rem;
}

.v3_pd_t_30 {
  padding-top: 0.8rem;
}

.v3_pd_t_31 {
  padding-top: 0.826667rem;
}

.v3_pd_t_32 {
  padding-top: 0.853333rem;
}

.v3_pd_t_33 {
  padding-top: 0.88rem;
}

.v3_pd_t_34 {
  padding-top: 0.906667rem;
}

.v3_pd_t_35 {
  padding-top: 0.933333rem;
}

.v3_pd_t_36 {
  padding-top: 0.96rem;
}

.v3_pd_t_37 {
  padding-top: 0.986667rem;
}

.v3_pd_t_38 {
  padding-top: 1.013333rem;
}

.v3_pd_t_39 {
  padding-top: 1.04rem;
}

.v3_pd_t_40 {
  padding-top: 1.066667rem;
}

.v3_pd_t_41 {
  padding-top: 1.093333rem;
}

.v3_pd_t_42 {
  padding-top: 1.12rem;
}

.v3_pd_t_43 {
  padding-top: 1.146667rem;
}

.v3_pd_t_44 {
  padding-top: 1.173333rem;
}

.v3_pd_t_45 {
  padding-top: 1.2rem;
}

.v3_pd_t_46 {
  padding-top: 1.226667rem;
}

.v3_pd_t_47 {
  padding-top: 1.253333rem;
}

.v3_pd_t_48 {
  padding-top: 1.28rem;
}

.v3_pd_t_49 {
  padding-top: 1.306667rem;
}

.v3_pd_t_50 {
  padding-top: 1.333333rem;
}

.v3_pd_t_51 {
  padding-top: 1.36rem;
}

.v3_pd_t_52 {
  padding-top: 1.386667rem;
}

.v3_pd_t_53 {
  padding-top: 1.413333rem;
}

.v3_pd_t_54 {
  padding-top: 1.44rem;
}

.v3_pd_t_55 {
  padding-top: 1.466667rem;
}

.v3_pd_t_56 {
  padding-top: 1.493333rem;
}

.v3_pd_t_57 {
  padding-top: 1.52rem;
}

.v3_pd_t_58 {
  padding-top: 1.546667rem;
}

.v3_pd_t_59 {
  padding-top: 1.573333rem;
}

.v3_pd_t_60 {
  padding-top: 1.6rem;
}

.v3_pd_t_61 {
  padding-top: 1.626667rem;
}

.v3_pd_t_62 {
  padding-top: 1.653333rem;
}

.v3_pd_t_63 {
  padding-top: 1.68rem;
}

.v3_pd_t_64 {
  padding-top: 1.706667rem;
}

.v3_pd_t_65 {
  padding-top: 1.733333rem;
}

.v3_pd_t_66 {
  padding-top: 1.76rem;
}

.v3_pd_t_67 {
  padding-top: 1.786667rem;
}

.v3_pd_t_68 {
  padding-top: 1.813333rem;
}

.v3_pd_t_69 {
  padding-top: 1.84rem;
}

.v3_pd_t_70 {
  padding-top: 1.866667rem;
}

.v3_pd_t_71 {
  padding-top: 1.893333rem;
}

.v3_pd_t_72 {
  padding-top: 1.92rem;
}

.v3_pd_t_73 {
  padding-top: 1.946667rem;
}

.v3_pd_t_74 {
  padding-top: 1.973333rem;
}

.v3_pd_t_75 {
  padding-top: 2rem;
}

.v3_pd_t_76 {
  padding-top: 2.026667rem;
}

.v3_pd_t_77 {
  padding-top: 2.053333rem;
}

.v3_pd_t_78 {
  padding-top: 2.08rem;
}

.v3_pd_t_79 {
  padding-top: 2.106667rem;
}

.v3_pd_t_80 {
  padding-top: 2.133333rem;
}

.v3_pd_t_81 {
  padding-top: 2.16rem;
}

.v3_pd_t_82 {
  padding-top: 2.186667rem;
}

.v3_pd_t_83 {
  padding-top: 2.213333rem;
}

.v3_pd_t_84 {
  padding-top: 2.24rem;
}

.v3_pd_t_85 {
  padding-top: 2.266667rem;
}

.v3_pd_t_86 {
  padding-top: 2.293333rem;
}

.v3_pd_t_87 {
  padding-top: 2.32rem;
}

.v3_pd_t_88 {
  padding-top: 2.346667rem;
}

.v3_pd_t_89 {
  padding-top: 2.373333rem;
}

.v3_pd_t_90 {
  padding-top: 2.4rem;
}

.v3_pd_t_91 {
  padding-top: 2.426667rem;
}

.v3_pd_t_92 {
  padding-top: 2.453333rem;
}

.v3_pd_t_93 {
  padding-top: 2.48rem;
}

.v3_pd_t_94 {
  padding-top: 2.506667rem;
}

.v3_pd_t_95 {
  padding-top: 2.533333rem;
}

.v3_pd_t_96 {
  padding-top: 2.56rem;
}

.v3_pd_t_97 {
  padding-top: 2.586667rem;
}

.v3_pd_t_98 {
  padding-top: 2.613333rem;
}

.v3_pd_t_99 {
  padding-top: 2.64rem;
}

.v3_pd_t_100 {
  padding-top: 2.666667rem;
}

/* padding_right */

.v3_pd_r_0 {
  padding-right: 0;
}

.v3_pd_r_1 {
  padding-right: 0.026667rem;
}

.v3_pd_r_2 {
  padding-right: 0.053333rem;
}

.v3_pd_r_3 {
  padding-right: 0.08rem;
}

.v3_pd_r_4 {
  padding-right: 0.106667rem;
}

.v3_pd_r_5 {
  padding-right: 0.133333rem;
}

.v3_pd_r_6 {
  padding-right: 0.16rem;
}

.v3_pd_r_7 {
  padding-right: 0.186667rem;
}

.v3_pd_r_8 {
  padding-right: 0.213333rem;
}

.v3_pd_r_9 {
  padding-right: 0.24rem;
}

.v3_pd_r_10 {
  padding-right: 0.266667rem;
}

.v3_pd_r_11 {
  padding-right: 0.293333rem;
}

.v3_pd_r_12 {
  padding-right: 0.32rem;
}

.v3_pd_r_13 {
  padding-right: 0.346667rem;
}

.v3_pd_r_14 {
  padding-right: 0.373333rem;
}

.v3_pd_r_15 {
  padding-right: 0.4rem;
}

.v3_pd_r_16 {
  padding-right: 0.426667rem;
}

.v3_pd_r_17 {
  padding-right: 0.453333rem;
}

.v3_pd_r_18 {
  padding-right: 0.48rem;
}

.v3_pd_r_19 {
  padding-right: 0.506667rem;
}

.v3_pd_r_20 {
  padding-right: 0.533333rem;
}

/* padding_bottom */

.v3_pd_b_0 {
  padding-bottom: 0;
}

.v3_pd_b_1 {
  padding-bottom: 0.026667rem;
}

.v3_pd_b_2 {
  padding-bottom: 0.053333rem;
}

.v3_pd_b_3 {
  padding-bottom: 0.08rem;
}

.v3_pd_b_4 {
  padding-bottom: 0.106667rem;
}

.v3_pd_b_5 {
  padding-bottom: 0.133333rem;
}

.v3_pd_b_6 {
  padding-bottom: 0.16rem;
}

.v3_pd_b_7 {
  padding-bottom: 0.186667rem;
}

.v3_pd_b_8 {
  padding-bottom: 0.213333rem;
}

.v3_pd_b_9 {
  padding-bottom: 0.24rem;
}

.v3_pd_b_10 {
  padding-bottom: 0.266667rem;
}

.v3_pd_b_12 {
  padding-bottom: 0.32rem;
}

.v3_pd_b_14 {
  padding-bottom: 0.373333rem;
}

.v3_pd_b_15 {
  padding-bottom: 0.4rem;
}

.v3_pd_b_16 {
  padding-bottom: 0.426667rem;
}

.v3_pd_b_18 {
  padding-bottom: 0.48rem;
}

.v3_pd_b_20 {
  padding-bottom: 0.533333rem;
}

.v3_pd_b_22 {
  padding-bottom: 0.586667rem;
}

.v3_pd_b_23 {
  padding-bottom: 0.613333rem;
}

.v3_pd_b_24 {
  padding-bottom: 0.64rem;
}

.v3_pd_b_25 {
  padding-bottom: 0.666667rem;
}

.v3_pd_b_26 {
  padding-bottom: 0.693333rem;
}

.v3_pd_b_27 {
  padding-bottom: 0.72rem;
}

.v3_pd_b_28 {
  padding-bottom: 0.746667rem;
}

.v3_pd_b_29 {
  padding-bottom: 0.773333rem;
}

.v3_pd_b_30 {
  padding-bottom: 0.8rem;
}

.v3_pd_b_31 {
  padding-bottom: 0.826667rem;
}

.v3_pd_b_32 {
  padding-bottom: 0.853333rem;
}

.v3_pd_b_33 {
  padding-bottom: 0.88rem;
}

.v3_pd_b_34 {
  padding-bottom: 0.906667rem;
}

.v3_pd_b_35 {
  padding-bottom: 0.933333rem;
}

.v3_pd_b_36 {
  padding-bottom: 0.96rem;
}

.v3_pd_b_37 {
  padding-bottom: 0.986667rem;
}

.v3_pd_b_38 {
  padding-bottom: 1.013333rem;
}

.v3_pd_b_39 {
  padding-bottom: 1.04rem;
}

.v3_pd_b_40 {
  padding-bottom: 1.066667rem;
}

.v3_pd_b_41 {
  padding-bottom: 1.093333rem;
}

.v3_pd_b_42 {
  padding-bottom: 1.12rem;
}

.v3_pd_b_43 {
  padding-bottom: 1.146667rem;
}

.v3_pd_b_44 {
  padding-bottom: 1.173333rem;
}

.v3_pd_b_45 {
  padding-bottom: 1.2rem;
}

.v3_pd_b_46 {
  padding-bottom: 1.226667rem;
}

.v3_pd_b_47 {
  padding-bottom: 1.253333rem;
}

.v3_pd_b_48 {
  padding-bottom: 1.28rem;
}

.v3_pd_b_49 {
  padding-bottom: 1.306667rem;
}

.v3_pd_b_50 {
  padding-bottom: 1.333333rem;
}

.v3_pd_b_51 {
  padding-bottom: 1.36rem;
}

.v3_pd_b_52 {
  padding-bottom: 1.386667rem;
}

.v3_pd_b_53 {
  padding-bottom: 1.413333rem;
}

.v3_pd_b_54 {
  padding-bottom: 1.44rem;
}

.v3_pd_b_55 {
  padding-bottom: 1.466667rem;
}

.v3_pd_b_56 {
  padding-bottom: 1.493333rem;
}

.v3_pd_b_82 {
  padding-bottom: 2.186667rem;
}

.v3_pd_b_84 {
  padding-bottom: 2.24rem;
}

.v3_pd_b_85 {
  padding-bottom: 2.266667rem;
}

.v3_pd_b_86 {
  padding-bottom: 2.293333rem;
}

.v3_pd_b_87 {
  padding-bottom: 2.32rem;
}

.v3_pd_b_88 {
  padding-bottom: 2.346667rem;
}

.v3_pd_b_89 {
  padding-bottom: 2.373333rem;
}

.v3_pd_b_90 {
  padding-bottom: 2.4rem;
}

.v3_pd_b_91 {
  padding-bottom: 2.426667rem;
}

.v3_pd_b_92 {
  padding-bottom: 2.453333rem;
}

.v3_pd_b_93 {
  padding-bottom: 2.48rem;
}

.v3_pd_b_94 {
  padding-bottom: 2.506667rem;
}

.v3_pd_b_95 {
  padding-bottom: 2.533333rem;
}

.v3_pd_b_96 {
  padding-bottom: 2.56rem;
}

.v3_pd_b_97 {
  padding-bottom: 2.586667rem;
}

.v3_pd_b_98 {
  padding-bottom: 2.613333rem;
}

.v3_pd_b_99 {
  padding-bottom: 2.64rem;
}

.v3_pd_b_100 {
  padding-bottom: 2.666667rem;
}

.v3_pd_b_101 {
  padding-bottom: 2.693333rem;
}

.v3_pd_b_102 {
  padding-bottom: 2.72rem;
}

.v3_pd_b_103 {
  padding-bottom: 2.746667rem;
}

.v3_pd_b_104 {
  padding-bottom: 2.773333rem;
}

.v3_pd_b_105 {
  padding-bottom: 2.8rem;
}

.v3_pd_b_106 {
  padding-bottom: 2.826667rem;
}

.v3_pd_b_107 {
  padding-bottom: 2.853333rem;
}

.v3_pd_b_108 {
  padding-bottom: 2.88rem;
}

.v3_pd_b_109 {
  padding-bottom: 2.906667rem;
}

.v3_pd_b_110 {
  padding-bottom: 2.933333rem;
}

.v3_pd_b_111 {
  padding-bottom: 2.96rem;
}

.v3_pd_b_112 {
  padding-bottom: 2.986667rem;
}

.v3_pd_b_113 {
  padding-bottom: 3.013333rem;
}

.v3_pd_b_114 {
  padding-bottom: 3.04rem;
}

.v3_pd_b_115 {
  padding-bottom: 3.066667rem;
}

.v3_pd_b_116 {
  padding-bottom: 3.093333rem;
}

.v3_pd_b_117 {
  padding-bottom: 3.12rem;
}

.v3_pd_b_118 {
  padding-bottom: 3.146667rem;
}

.v3_pd_b_119 {
  padding-bottom: 3.173333rem;
}

.v3_pd_b_120 {
  padding-bottom: 3.2rem;
}

.v3_pd_b_121 {
  padding-bottom: 3.226667rem;
}

.v3_pd_b_122 {
  padding-bottom: 3.253333rem;
}

.v3_pd_b_123 {
  padding-bottom: 3.28rem;
}

.v3_pd_b_124 {
  padding-bottom: 3.306667rem;
}

.v3_pd_b_125 {
  padding-bottom: 3.333333rem;
}

.v3_pd_b_126 {
  padding-bottom: 3.36rem;
}

.v3_pd_b_127 {
  padding-bottom: 3.386667rem;
}

.v3_pd_b_128 {
  padding-bottom: 3.413333rem;
}

.v3_pd_b_129 {
  padding-bottom: 3.44rem;
}

.v3_pd_b_130 {
  padding-bottom: 3.466667rem;
}

.v3_pd_b_131 {
  padding-bottom: 3.493333rem;
}

.v3_pd_b_132 {
  padding-bottom: 3.52rem;
}

.v3_pd_b_133 {
  padding-bottom: 3.546667rem;
}

.v3_pd_b_134 {
  padding-bottom: 3.573333rem;
}

.v3_pd_b_135 {
  padding-bottom: 3.6rem;
}

.v3_pd_b_136 {
  padding-bottom: 3.626667rem;
}

.v3_pd_b_137 {
  padding-bottom: 3.653333rem;
}

.v3_pd_b_138 {
  padding-bottom: 3.68rem;
}

.v3_pd_b_139 {
  padding-bottom: 3.706667rem;
}

.v3_pd_b_140 {
  padding-bottom: 3.733333rem;
}

.v3_pd_b_141 {
  padding-bottom: 3.76rem;
}

.v3_pd_b_142 {
  padding-bottom: 3.786667rem;
}

.v3_pd_b_143 {
  padding-bottom: 3.813333rem;
}

.v3_pd_b_144 {
  padding-bottom: 3.84rem;
}

.v3_pd_b_145 {
  padding-bottom: 3.866667rem;
}

.v3_pd_b_146 {
  padding-bottom: 3.893333rem;
}

.v3_pd_b_147 {
  padding-bottom: 3.92rem;
}

.v3_pd_b_148 {
  padding-bottom: 3.946667rem;
}

.v3_pd_b_149 {
  padding-bottom: 3.973333rem;
}

.v3_pd_b_150 {
  padding-bottom: 4rem;
}

.v3_pd_b_151 {
  padding-bottom: 4.026667rem;
}

.v3_pd_b_152 {
  padding-bottom: 4.053333rem;
}

.v3_pd_b_153 {
  padding-bottom: 4.08rem;
}

.v3_pd_b_154 {
  padding-bottom: 4.106667rem;
}

.v3_pd_b_155 {
  padding-bottom: 4.133333rem;
}

.v3_pd_b_156 {
  padding-bottom: 4.16rem;
}

.v3_pd_b_157 {
  padding-bottom: 4.186667rem;
}

.v3_pd_b_158 {
  padding-bottom: 4.213333rem;
}

.v3_pd_b_159 {
  padding-bottom: 4.24rem;
}

.v3_pd_b_160 {
  padding-bottom: 4.266667rem;
}

.v3_pd_b_161 {
  padding-bottom: 4.293333rem;
}

.v3_pd_b_162 {
  padding-bottom: 4.32rem;
}

.v3_pd_b_163 {
  padding-bottom: 4.346667rem;
}

.v3_pd_b_164 {
  padding-bottom: 4.373333rem;
}

.v3_pd_b_165 {
  padding-bottom: 4.4rem;
}

.v3_pd_b_166 {
  padding-bottom: 4.426667rem;
}

.v3_pd_b_167 {
  padding-bottom: 4.453333rem;
}

.v3_pd_b_168 {
  padding-bottom: 4.48rem;
}

.v3_pd_b_169 {
  padding-bottom: 4.506667rem;
}

.v3_pd_b_170 {
  padding-bottom: 4.533333rem;
}

.v3_pd_b_171 {
  padding-bottom: 4.56rem;
}

.v3_pd_b_172 {
  padding-bottom: 4.586667rem;
}

.v3_pd_b_173 {
  padding-bottom: 4.613333rem;
}

.v3_pd_b_174 {
  padding-bottom: 4.64rem;
}

.v3_pd_b_175 {
  padding-bottom: 4.666667rem;
}

.v3_pd_b_176 {
  padding-bottom: 4.693333rem;
}

.v3_pd_b_177 {
  padding-bottom: 4.72rem;
}

.v3_pd_b_178 {
  padding-bottom: 4.746667rem;
}

.v3_pd_b_179 {
  padding-bottom: 4.773333rem;
}

.v3_pd_b_180 {
  padding-bottom: 4.8rem;
}

.v3_pd_b_181 {
  padding-bottom: 4.826667rem;
}

.v3_pd_b_182 {
  padding-bottom: 4.853333rem;
}

.v3_pd_b_183 {
  padding-bottom: 4.88rem;
}

.v3_pd_b_184 {
  padding-bottom: 4.906667rem;
}

.v3_pd_b_185 {
  padding-bottom: 4.933333rem;
}

.v3_pd_b_186 {
  padding-bottom: 4.96rem;
}

.v3_pd_b_187 {
  padding-bottom: 4.986667rem;
}

.v3_pd_b_188 {
  padding-bottom: 5.013333rem;
}

.v3_pd_b_189 {
  padding-bottom: 5.04rem;
}

.v3_pd_b_190 {
  padding-bottom: 5.066667rem;
}

.v3_pd_b_191 {
  padding-bottom: 5.093333rem;
}

.v3_pd_b_192 {
  padding-bottom: 5.12rem;
}

.v3_pd_b_193 {
  padding-bottom: 5.146667rem;
}

.v3_pd_b_194 {
  padding-bottom: 5.173333rem;
}

.v3_pd_b_195 {
  padding-bottom: 5.2rem;
}

.v3_pd_b_196 {
  padding-bottom: 5.226667rem;
}

.v3_pd_b_197 {
  padding-bottom: 5.253333rem;
}

.v3_pd_b_198 {
  padding-bottom: 5.28rem;
}

.v3_pd_b_199 {
  padding-bottom: 5.306667rem;
}

.v3_pd_b_200 {
  padding-bottom: 5.333333rem;
}

/* padding_left */

.v3_pd_l_0 {
  padding-left: 0;
}

.v3_pd_l_1 {
  padding-left: 0.026667rem;
}

.v3_pd_l_2 {
  padding-left: 0.053333rem;
}

.v3_pd_l_3 {
  padding-left: 0.08rem;
}

.v3_pd_l_4 {
  padding-left: 0.106667rem;
}

.v3_pd_l_5 {
  padding-left: 0.133333rem;
}

.v3_pd_l_6 {
  padding-left: 0.16rem;
}

.v3_pd_l_7 {
  padding-left: 0.186667rem;
}

.v3_pd_l_8 {
  padding-left: 0.213333rem;
}

.v3_pd_l_9 {
  padding-left: 0.24rem;
}

.v3_pd_l_10 {
  padding-left: 0.266667rem;
}

.v3_pd_l_11 {
  padding-left: 0.293333rem;
}

.v3_pd_l_12 {
  padding-left: 0.32rem;
}

.v3_pd_l_13 {
  padding-left: 0.346667rem;
}

.v3_pd_l_14 {
  padding-left: 0.373333rem;
}

.v3_pd_l_15 {
  padding-left: 0.4rem;
}

.v3_pd_l_16 {
  padding-left: 0.426667rem;
}

.v3_pd_l_18 {
  padding-left: 0.48rem;
}

.v3_pd_l_19 {
  padding-left: 0.506667rem;
}

.v3_pd_l_20 {
  padding-left: 0.533333rem;
}

.v3_co_white {
  color: #fff;
}

.v3_co_blue {
  color: #37C2ED;
}

.v3_co_blue1 {
  color: #00A7B2;
}

.v3_co_blue2 {
  color: #52E5D7;
}

.v3_co_blue3 {
  color: #3DA4EE;
}

.v3_co_green {
  color: #B4E98C;
}

.v3_co_green1 {
  color: #07C160;
}

.v3_co_orange {
  color: #FF8252;
}

.v3_co_yellow {
  color: #FFF1B5;
}

.v3_co_yellow1 {
  color: #FFDB87;
}

.v3_co_grey1 {
  color: rgba(0, 0, 0, 0.1);
}

.v3_co_grey2 {
  color: rgba(0, 0, 0, 0.2);
}

.v3_co_grey3 {
  color: rgba(0, 0, 0, 0.3);
}

.v3_co_grey4 {
  color: rgba(0, 0, 0, 0.4);
}

.v3_co_grey5 {
  color: rgba(0, 0, 0, 0.5);
}

.v3_co_grey6 {
  color: rgba(0, 0, 0, 0.6);
}

.v3_co_grey7 {
  color: rgba(0, 0, 0, 0.7);
}

.v3_co_grey8 {
  color: rgba(0, 0, 0, 0.8);
}

.v3_co_grey9 {
  color: rgba(0, 0, 0, 0.9);
}

.v3_co_grey10 {
  color: rgba(0, 0, 0, 1);
}

.v3_co_grey11 {
  color: #9e9e9e;
}

.v3_co_grey12 {
  color: #3D3D3D;
}

.v3_co_grey13 {
  color: #ADB5BD;
}

.v3_co_grey14 {
  color: #373737;
}

.v3_co_red {
  color: #ee0000;
}

.v3_co_red1 {
  color: #EA1E26;
}

.v3_co_red2 {
  color: #F6311C;
}

.v3_co_red3 {
  color: #FF4B32;
}

.v3_co_red4 {
  color: #FF4A3F;
}

.v3_co_greenToBlue {
  background: -webkit-gradient(linear, right top, left top, from(#2194FF), to(#0CE83C));
  background: linear-gradient(270deg, #2194FF 0%, #0CE83C 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.v3_co_greenToBlue1 {
  background: linear-gradient(88deg, #1EC98C 0%, #1E9DE9 99%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.v3_co_greenToBlue2 {
  background: linear-gradient(86deg, #4CFFC3 0%, #5EB1FF 99%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.v3_co_orangeToRed {
  background: -webkit-gradient(linear, right top, left top, from(#F40E0E), color-stop(42%, #FFB914));
  background: linear-gradient(270deg, #F40E0E 0%, #FFB914 42%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.v3_co_orangeToRed1 {
  background: linear-gradient(96deg, #F6DE4A -24%, #FD6D42 38%, #FF4B3F 87%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.v3_co_orangeToRed2 {
  background: linear-gradient(95deg, #F6DE4A -19%, #FB9144 9%, #FF4B3F 83%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.v3_co_yellowToOrange {
  background: linear-gradient(89deg, #F6DE4A 34%, #FF4B3F 105%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.v3_co_yellowToOrange1 {
  background: linear-gradient(92deg, #F6DE4A -25%, #FD6D42 38%, #FF4B3F 87%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.v3_co_yellowToOrange2 {
  background: -webkit-gradient(linear, right top, left top, from(#FF4938), to(#FFB941));
  background: linear-gradient(270deg, #FF4938 0%, #FFB941 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.v3_bg_none {
  background: none;
}

.v3_bg_white {
  background: #ffffff;
}

.v3_bg_blue {
  background: #37c2ed;
}

.v3_bg_blue1 {
  background: rgba(55, 194, 237, 0.1);
}

.v3_bg_blue2 {
  background: #3da4ee;
}

.v3_bg_blue3 {
  background: #3ea5ee;
}

.v3_bg_blue4 {
  background: #ebf8fd;
}

.v3_bg_green {
  background: #b4e98c;
}

.v3_bg_green1 {
  background: #07c160;
}

.v3_bg_green2 {
  background: rgba(7, 193, 96, 0.1);
}

.v3_bg_orange {
  background: #ff8252;
}

.v3_bg_orange1 {
  background: rgba(255, 130, 82, 0.1);
}

.v3_bg_orange2 {
  background: #fa6f54;
}

.v3_bg_yellow {
  background: #fff1b5;
}

.v3_bg_greenToBlue {
  background: -webkit-gradient(linear, right top, left top, from(#2194ff), to(#0ce83c));
  background: linear-gradient(270deg, #2194ff 0%, #0ce83c 100%);
}

.v3_bg_greenToBlue1 {
  background: -webkit-gradient(linear, right top, left top, from(#2194ff), to(#0ce83c)), #f6311c;
  background: linear-gradient(270deg, #2194ff 0%, #0ce83c 100%), #f6311c;
}

.v3_bg_greenToBlue2 {
  background: -webkit-gradient(linear, left top, right top, from(#cff7a2), color-stop(98%, #86dbf7));
  background: linear-gradient(90deg, #cff7a2 0%, #86dbf7 98%);
}

.v3_bg_greenToBlue3 {
  background: -webkit-gradient(
    linear,
    left top, right top,
    from(rgba(207, 247, 162, 0.3)),
    color-stop(98%, rgba(134, 219, 247, 0.3))
  );
  background: linear-gradient(
    90deg,
    rgba(207, 247, 162, 0.3) 0%,
    rgba(134, 219, 247, 0.3) 98%
  );
}

.v3_bg_greenToBlue4 {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(44%, #ffffff));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 44%);
}

.v3_bg_blueToGreen {
  background: linear-gradient(126deg, #cff7a2 15%, #37ceed 88%);
}

.v3_bg_yellowToOrange {
  background: linear-gradient(126deg, #ffea90 15%, #ff713b 88%);
}

.v3_bg_yellowToOrange1 {
  background: radial-gradient(
    173% 242% at 50% -40%,
    #ffd94e 4%,
    #e24232 32%,
    #e24232 35%
  );
}

.v3_bg_blueToYellow {
  background: linear-gradient(89deg, #5eddfa 0%, #cdffe3 99%);
}

.v3_bg_orangeToRed {
  background: -webkit-gradient(linear, right top, left top, from(#ff4938), to(#ffb941));
  background: linear-gradient(270deg, #ff4938 0%, #ffb941 100%);
}

.v3_bg_orangeToYellow {
  background: linear-gradient(
    179deg,
    #ff7b25 0%,
    #18d3f0 0%,
    rgba(25, 193, 240, 0.9997) 0%,
    rgba(249, 255, 139, 0.5059) 58%
  );
}

.v3_bg_yellowToBlue {
  background: linear-gradient(97deg, #fdff99 0%, #c0ffe4 53%, #4ce7ff 100%);
}

.v3_bg_blueToPink {
  background: -webkit-gradient(linear, right top, left top, from(#f9d8ff), to(#a4fefb));
  background: linear-gradient(270deg, #f9d8ff 0%, #a4fefb 100%);
}

.v3_bg_greyToBlank {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(23%, #2f3338), color-stop(101%, #1a1c20));
  background: linear-gradient(180deg, #2f3338 23%, #1a1c20 101%);
}

.v3_bg_greenToBlank {
  background: radial-gradient(173% 242% at 50% -40%, #4fefcf 4%, #000000 31%);
}

.v3_bg_greyToGreen {
  background: -webkit-gradient(
    linear,
    left top, right top,
    color-stop(3%, rgba(62, 62, 62, 0)),
    color-stop(57%, rgba(63, 124, 118, 0.6359)),
    color-stop(99%, #3f9f96)
  );
  background: linear-gradient(
    90deg,
    rgba(62, 62, 62, 0) 3%,
    rgba(63, 124, 118, 0.6359) 57%,
    #3f9f96 99%
  );
}

.v3_bg_grey1 {
  background: rgba(0, 0, 0, 0.1);
}

.v3_bg_grey2 {
  background: rgba(0, 0, 0, 0.2);
}

.v3_bg_grey3 {
  background: rgba(0, 0, 0, 0.3);
}

.v3_bg_grey4 {
  background: rgba(0, 0, 0, 0.4);
}

.v3_bg_grey5 {
  background: rgba(0, 0, 0, 0.5);
}

.v3_bg_grey6 {
  background: rgba(0, 0, 0, 0.6);
}

.v3_bg_grey7 {
  background: rgba(0, 0, 0, 0.7);
}

.v3_bg_grey8 {
  background: rgba(0, 0, 0, 0.8);
}

.v3_bg_grey9 {
  background: rgba(0, 0, 0, 0.9);
}

.v3_bg_grey10 {
  background: rgba(0, 0, 0, 1);
}

.v3_bg_grey11 {
  background: #f8f8fa;
}

.v3_bg_grey12 {
  background: #a7a7a7;
}

.v3_bg_grey13 {
  background: #f5f5f7;
}

.v3_bg_grey14 {
  background: #f0f0f0;
}

.v3_bg_grey15 {
  background: #515151;
}

.v3_bg_grey16 {
  background: #f7f7f7;
}

.v3_bg_grey17 {
  background: #e4eaed;
}

.v3_bg_grey18 {
  background: #f3f8fa;
}

.v3_bg_grey19 {
  background: #3e4143;
}

.v3_bg_grey20 {
  background: rgba(152, 152, 152, 0.5);
}

.v3_bg_grey21 {
  background: #8d8d8d;
}

.v3_bg_grey22 {
  background: #f3f3f3;
}

.v3_blank {
  background: #121617;
}

/* 粉红 */

.v3_bg_pink1 {
  background: rgba(255, 130, 82, 0.1);
}

/* 红色 */

.v3_bg_red1 {
  background: #ee0000;
}

/* 流光色 */

:root {
  --bg-color1: conic-gradient(
    #ffea90,
    #ffea90,
    #ffea90,
    #ff713b,
    #ffea90,
    #ffea90,
    #ffea90
  );
  --bg-color2: conic-gradient(
    rgba(0, 0, 0, 0.05),
    rgba(0, 0, 0, 0.05),
    rgba(0, 0, 0, 0.05),
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.05),
    rgba(0, 0, 0, 0.05),
    rgba(0, 0, 0, 0.05)
  );
  --bg-color3: conic-gradient(
    #cff7a2,
    #cff7a2,
    #cff7a2,
    #37ceed,
    #cff7a2,
    #cff7a2,
    #cff7a2
  );
  --bg-color4: conic-gradient(
    #ffea90,
    #ffea90,
    #ff713b,
    #ff713b,
    #ff713b,
    #ffea90,
    #ffea90
  );
}

.v3_bg_blueToBlue {
  background: -webkit-gradient(linear, left top, right top, from(#a3f0ff), color-stop(96%, #5cd9ff), to(#5cd9ff));
  background: linear-gradient(90deg, #a3f0ff 0%, #5cd9ff 96%, #5cd9ff 100%);
}

/* 文字不折行 */

.v3_ws_nowrap {
  white-space: nowrap;
}

/* 文字风格 */

.v3_fs_italic {
  font-style: italic;
}

/* 文字溢出省略号 */

.v3_text_overflow_ellipsis {
  text-overflow: ellipsis;
}

/* 折行位置 */

.v3_text_overflow_break_all {
  word-break: break-all;
}

.v3_fs_oblique {
  font-style: oblique;
}

/* 字体大小 */

.v3_fs_8 {
  font-size: calc(0.426667rem / 2);
}

.v3_fs_9 {
  font-size: calc(0.48rem / 2);
}

.v3_fs_10 {
  font-size: calc(0.533333rem / 2);
}

.v3_fs_11 {
  font-size: calc(0.586667rem / 2);
}

.v3_fs_12 {
  font-size: 0.32rem;
}

.v3_fs_13 {
  font-size: 0.346667rem;
}

.v3_fs_14 {
  font-size: 0.373333rem;
}

.v3_fs_15 {
  font-size: 0.4rem;
}

.v3_fs_16 {
  font-size: 0.426667rem;
}

.v3_fs_17 {
  font-size: 0.453333rem;
}

.v3_fs_18 {
  font-size: 0.48rem;
}

.v3_fs_19 {
  font-size: 0.506667rem;
}

.v3_fs_20 {
  font-size: 0.533333rem;
}

.v3_fs_21 {
  font-size: 0.56rem;
}

.v3_fs_22 {
  font-size: 0.586667rem;
}

.v3_fs_23 {
  font-size: 0.613333rem;
}

.v3_fs_24 {
  font-size: 0.64rem;
}

.v3_fs_25 {
  font-size: 0.666667rem;
}

.v3_fs_26 {
  font-size: 0.693333rem;
}

.v3_fs_27 {
  font-size: 0.72rem;
}

.v3_fs_28 {
  font-size: 0.746667rem;
}

.v3_fs_29 {
  font-size: 0.773333rem;
}

.v3_fs_30 {
  font-size: 0.8rem;
}

.v3_fs_31 {
  font-size: 0.826667rem;
}

.v3_fs_32 {
  font-size: 0.853333rem;
}

.v3_fs_33 {
  font-size: 0.88rem;
}

.v3_fs_34 {
  font-size: 0.906667rem;
}

.v3_fs_35 {
  font-size: 0.933333rem;
}

.v3_fs_36 {
  font-size: 0.96rem;
}

.v3_fs_37 {
  font-size: 0.986667rem;
}

.v3_fs_38 {
  font-size: 1.013333rem;
}

.v3_fs_39 {
  font-size: 1.04rem;
}

.v3_fs_40 {
  font-size: 1.066667rem;
}

.v3_fs_41 {
  font-size: 1.093333rem;
}

.v3_fs_42 {
  font-size: 1.12rem;
}

.v3_fs_43 {
  font-size: 1.146667rem;
}

.v3_fs_44 {
  font-size: 1.173333rem;
}

.v3_fs_45 {
  font-size: 1.2rem;
}

.v3_fs_46 {
  font-size: 1.226667rem;
}

.v3_fs_47 {
  font-size: 1.253333rem;
}

.v3_fs_48 {
  font-size: 1.28rem;
}

.v3_fs_49 {
  font-size: 1.306667rem;
}

.v3_fs_50 {
  font-size: 1.333333rem;
}

/* 字体粗细 */

.v3_fw_300 {
  font-weight: 300;
}

.v3_fw_350 {
  font-weight: 350;
}

.v3_fw_400 {
  font-weight: 400;
}

.v3_fw_500 {
  font-weight: 500;
}

.v3_fw_600 {
  font-weight: 600;
}

.v3_fw_700 {
  font-weight: 700;
}

.v3_fw_800 {
  font-weight: 800;
}

.v3_fw_900 {
  font-weight: 900;
}

/* 行高 */

.v3_lh_10 {
  line-height: 0.266667rem;
}

.v3_lh_11 {
  line-height: 0.293333rem;
}

.v3_lh_12 {
  line-height: 0.32rem;
}

.v3_lh_13 {
  line-height: 0.346667rem;
}

.v3_lh_14 {
  line-height: 0.373333rem;
}

.v3_lh_15 {
  line-height: 0.4rem;
}

.v3_lh_16 {
  line-height: 0.426667rem;
}

.v3_lh_17 {
  line-height: 0.453333rem;
}

.v3_lh_18 {
  line-height: 0.48rem;
}

.v3_lh_19 {
  line-height: 0.506667rem;
}

.v3_lh_20 {
  line-height: 0.533333rem;
}

.v3_lh_21 {
  line-height: 0.56rem;
}

.v3_lh_22 {
  line-height: 0.586667rem;
}

.v3_lh_23 {
  line-height: 0.613333rem;
}

.v3_lh_24 {
  line-height: 0.64rem;
}

.v3_lh_25 {
  line-height: 0.666667rem;
}

.v3_lh_26 {
  line-height: 0.693333rem;
}

.v3_lh_27 {
  line-height: 0.72rem;
}

.v3_lh_28 {
  line-height: 0.746667rem;
}

.v3_lh_29 {
  line-height: 0.773333rem;
}

.v3_lh_30 {
  line-height: 0.8rem;
}

.v3_lh_31 {
  line-height: 0.826667rem;
}

.v3_lh_32 {
  line-height: 0.853333rem;
}

.v3_lh_33 {
  line-height: 0.88rem;
}

.v3_lh_34 {
  line-height: 0.906667rem;
}

.v3_lh_35 {
  line-height: 0.933333rem;
}

.v3_lh_36 {
  line-height: 0.96rem;
}

.v3_lh_37 {
  line-height: 0.986667rem;
}

.v3_lh_38 {
  line-height: 1.013333rem;
}

.v3_lh_39 {
  line-height: 1.04rem;
}

.v3_lh_40 {
  line-height: 1.066667rem;
}

/* 字距 */

.v3_ls_0 {
  letter-spacing: 0;
}

.v3_ls_1 {
  letter-spacing: 0.026667rem;
}

.v3_ls_001em {
  letter-spacing: 0.01em;
}

.v3_ls_002em {
  letter-spacing: 0.02em;
}

.v3_ls_003em {
  letter-spacing: 0.03em;
}

.v3_ls_004em {
  letter-spacing: 0.04em;
}

.v3_ls_005em {
  letter-spacing: 0.05em;
}

/* 对齐方式 */

.v3_ta_left {
  text-align: left;
}

.v3_ta_center {
  text-align: center;
}

.v3_ta_right {
  text-align: right;
}

/* 边框 */

.v3_border_0 {
  border: 0;
}

.v3_border_1 {
  border: 0.026667rem solid rgba(0, 0, 0, 0.2);
}

.v3_border_2 {
  border: 0.026667rem solid #ff8252;
}

.v3_border_3 {
  border: 0.013333rem solid rgba(0, 0, 0, 0.15);
}

.v3_border_4 {
  border: 0.013333rem solid #ff8252;
}

.v3_border_5 {
  border: 0.026667rem dashed #37c2ed;
}

.v3_border_6 {
  border: 0.04rem dashed #37c2ed;
}

.v3_border_7 {
  border: 0.026667rem solid #e1eff0;
}

.v3_border_8 {
  border: 0.026667rem solid rgba(255, 255, 255, 0.2);
}

.v3_border_t_1 {
  border-top: 0.026667rem solid #f7f7f7;
}

.v3_border_t_2 {
  border-top: 0.026667rem dashed #dedede;
}

.v3_border_t_3 {
  border-top: 0.013333rem solid rgba(0, 0, 0, 0.15);
}

/* 投影 */

.v3_shadow_1 {
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
}

.v3_shadow_2 {
  -webkit-box-shadow: 0 0.053333rem 0.106667rem 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.053333rem 0.106667rem 0 rgba(0, 0, 0, 0.2);
}

.v3_shadow_3 {
  -webkit-box-shadow: 0 0.213333rem 0.32rem 0 rgba(0, 0, 0, 0.1),
    inset 0 -0.026667rem 0.053333rem 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0 0.213333rem 0.32rem 0 rgba(0, 0, 0, 0.1),
    inset 0 -0.026667rem 0.053333rem 0 rgba(0, 0, 0, 0.14);
}

.v3_shadow_4 {
  -webkit-box-shadow: 0 0.106667rem 0.266667rem 0 rgba(255, 121, 6, 0.2);
  box-shadow: 0 0.106667rem 0.266667rem 0 rgba(255, 121, 6, 0.2);
}

.v3_shadow_5 {
  -webkit-box-shadow: 0 0.106667rem 0.266667rem 0 rgba(245, 0, 0, 0.5);
  box-shadow: 0 0.106667rem 0.266667rem 0 rgba(245, 0, 0, 0.5);
}

.v3_shadow_6 {
  -webkit-box-shadow: inset 0 0 0.08rem 0 rgba(0, 0, 0, 0.14);
  box-shadow: inset 0 0 0.08rem 0 rgba(0, 0, 0, 0.14);
}

.v3_shadow_7 {
  -webkit-box-shadow: 0 0.106667rem 0.24rem 0 rgba(109, 105, 103, 0.2),
    inset 0 -0.053333rem 0.08rem 0 rgba(0, 0, 0, 0.1),
    inset 0 0.053333rem 0.08rem 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0.106667rem 0.24rem 0 rgba(109, 105, 103, 0.2),
    inset 0 -0.053333rem 0.08rem 0 rgba(0, 0, 0, 0.1),
    inset 0 0.053333rem 0.08rem 0 rgba(0, 0, 0, 0.12);
}

.v3_shadow_8 {
  -webkit-box-shadow: 0 0.053333rem 0.16rem 0 rgba(0, 0, 0, 0.3),
    inset 0 0.026667rem 0.053333rem 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0.053333rem 0.16rem 0 rgba(0, 0, 0, 0.3),
    inset 0 0.026667rem 0.053333rem 0 rgba(0, 0, 0, 0.12);
}

.v3_shadow_9 {
  -webkit-box-shadow: inset 0 -0.053333rem 0.08rem 0 rgba(0, 0, 0, 0.13),
    inset 0 0.053333rem 0.106667rem 0 rgba(82, 199, 142, 0.32);
  box-shadow: inset 0 -0.053333rem 0.08rem 0 rgba(0, 0, 0, 0.13),
    inset 0 0.053333rem 0.106667rem 0 rgba(82, 199, 142, 0.32);
}

.v3_shadow_10 {
  -webkit-box-shadow: 0 0.106667rem 0.24rem 0 rgba(109, 105, 103, 0.2),
    inset 0 0.053333rem 0.08rem 0 rgba(255, 255, 255, 0.12);
  box-shadow: 0 0.106667rem 0.24rem 0 rgba(109, 105, 103, 0.2),
    inset 0 0.053333rem 0.08rem 0 rgba(255, 255, 255, 0.12);
}

.v3_shadow_11 {
  -webkit-box-shadow: inset 0 -0.106667rem 0.16rem 0 rgba(255, 255, 255, 0.23),
    inset 0 0.026667rem 0.053333rem 0 rgba(99, 32, 10, 0.32);
  box-shadow: inset 0 -0.106667rem 0.16rem 0 rgba(255, 255, 255, 0.23),
    inset 0 0.026667rem 0.053333rem 0 rgba(99, 32, 10, 0.32);
}

.v3_shadow_12 {
  -webkit-box-shadow: 0 -0.053333rem 0.266667rem 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 -0.053333rem 0.266667rem 0 rgba(0, 0, 0, 0.15);
}

.v3_shadow_13 {
  -webkit-box-shadow: 0 0.24rem 0.213333rem 0 rgba(255, 138, 103, 0.3);
  box-shadow: 0 0.24rem 0.213333rem 0 rgba(255, 138, 103, 0.3);
}

.v3_shadow_14 {
  -webkit-box-shadow: 0 -0.106667rem 0.213333rem 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 -0.106667rem 0.213333rem 0 rgba(0, 0, 0, 0.2);
}

.v3_shadow_15 {
  -webkit-box-shadow: inset 0 -0.053333rem 0.053333rem 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 -0.053333rem 0.053333rem 0 rgba(255, 255, 255, 0.2);
}

/* 圆角 */

.v3_radius_4 {
  border-radius: 0.106667rem;
}

.v3_radius_5 {
  border-radius: 0.133333rem;
}

.v3_radius_6 {
  border-radius: 0.16rem;
}

.v3_radius_7 {
  border-radius: 0.186667rem;
}

.v3_radius_8 {
  border-radius: 0.213333rem;
}

.v3_radius_9 {
  border-radius: 0.24rem;
}

.v3_radius_10 {
  border-radius: 0.266667rem;
}

.v3_radius_11 {
  border-radius: 0.293333rem;
}

.v3_radius_12 {
  border-radius: 0.32rem;
}

.v3_radius_13 {
  border-radius: 0.346667rem;
}

.v3_radius_14 {
  border-radius: 0.373333rem;
}

.v3_radius_15 {
  border-radius: 0.4rem;
}

.v3_radius_16 {
  border-radius: 0.426667rem;
}

.v3_radius_20 {
  border-radius: 0.533333rem;
}

.v3_radius_24 {
  border-radius: 0.64rem;
}

.v3_radius_30 {
  border-radius: 0.8rem;
}

.v3_radius_32 {
  border-radius: 0.853333rem;
}

.v3_radius_33 {
  border-radius: 0.88rem;
}

.v3_radius_34 {
  border-radius: 0.906667rem;
}

.v3_radius_35 {
  border-radius: 0.933333rem;
}

.v3_radius_36 {
  border-radius: 0.96rem;
}

.v3_radius_37 {
  border-radius: 0.986667rem;
}

.v3_radius_38 {
  border-radius: 1.013333rem;
}

.v3_radius_39 {
  border-radius: 1.04rem;
}

.v3_radius_40 {
  border-radius: 1.066667rem;
}

.v3_radius_41 {
  border-radius: 1.093333rem;
}

.v3_radius_42 {
  border-radius: 1.12rem;
}

.v3_radius_43 {
  border-radius: 1.146667rem;
}

.v3_radius_44 {
  border-radius: 1.173333rem;
}

.v3_radius_45 {
  border-radius: 1.2rem;
}

.v3_radius_46 {
  border-radius: 1.226667rem;
}

.v3_radius_47 {
  border-radius: 1.253333rem;
}

.v3_radius_48 {
  border-radius: 1.28rem;
}

.v3_radius_49 {
  border-radius: 1.306667rem;
}

.v3_radius_50 {
  border-radius: 1.333333rem;
}

.v3_radius_51 {
  border-radius: 1.36rem;
}

.v3_radius_52 {
  border-radius: 1.386667rem;
}

.v3_radius_53 {
  border-radius: 1.413333rem;
}

.v3_radius_54 {
  border-radius: 1.44rem;
}

.v3_radius_55 {
  border-radius: 1.466667rem;
}

.v3_radius_56 {
  border-radius: 1.493333rem;
}

.v3_radius_57 {
  border-radius: 1.52rem;
}

.v3_radius_58 {
  border-radius: 1.546667rem;
}

.v3_radius_59 {
  border-radius: 1.573333rem;
}

.v3_radius_60 {
  border-radius: 1.6rem;
}

.v3_radius_61 {
  border-radius: 1.626667rem;
}

.v3_radius_62 {
  border-radius: 1.653333rem;
}

.v3_radius_63 {
  border-radius: 1.68rem;
}

.v3_radius_64 {
  border-radius: 1.706667rem;
}

.v3_radius_65 {
  border-radius: 1.733333rem;
}

.v3_radius_66 {
  border-radius: 1.76rem;
}

.v3_radius_67 {
  border-radius: 1.786667rem;
}

.v3_radius_68 {
  border-radius: 1.813333rem;
}

.v3_radius_69 {
  border-radius: 1.84rem;
}

.v3_radius_70 {
  border-radius: 1.866667rem;
}

.v3_radius_71 {
  border-radius: 1.893333rem;
}

.v3_radius_72 {
  border-radius: 1.92rem;
}

.v3_radius_73 {
  border-radius: 1.946667rem;
}

.v3_radius_74 {
  border-radius: 1.973333rem;
}

.v3_radius_75 {
  border-radius: 2rem;
}

.v3_radius_76 {
  border-radius: 2.026667rem;
}

.v3_radius_77 {
  border-radius: 2.053333rem;
}

.v3_radius_78 {
  border-radius: 2.08rem;
}

.v3_radius_79 {
  border-radius: 2.106667rem;
}

.v3_radius_80 {
  border-radius: 2.133333rem;
}

.v3_radius_81 {
  border-radius: 2.16rem;
}

.v3_radius_82 {
  border-radius: 2.186667rem;
}

.v3_radius_83 {
  border-radius: 2.213333rem;
}

.v3_radius_84 {
  border-radius: 2.24rem;
}

.v3_radius_85 {
  border-radius: 2.266667rem;
}

.v3_radius_86 {
  border-radius: 2.293333rem;
}

.v3_radius_87 {
  border-radius: 2.32rem;
}

.v3_radius_88 {
  border-radius: 2.346667rem;
}

.v3_radius_89 {
  border-radius: 2.373333rem;
}

.v3_radius_90 {
  border-radius: 2.4rem;
}

.v3_radius_91 {
  border-radius: 2.426667rem;
}

.v3_radius_92 {
  border-radius: 2.453333rem;
}

.v3_radius_93 {
  border-radius: 2.48rem;
}

.v3_radius_94 {
  border-radius: 2.506667rem;
}

.v3_radius_95 {
  border-radius: 2.533333rem;
}

.v3_radius_96 {
  border-radius: 2.56rem;
}

.v3_radius_97 {
  border-radius: 2.586667rem;
}

.v3_radius_98 {
  border-radius: 2.613333rem;
}

.v3_radius_99 {
  border-radius: 2.64rem;
}

.v3_radius_100 {
  border-radius: 2.666667rem;
}

.v3_radius_500 {
  border-radius: 13.333333rem;
}

.v3_radius_50per {
  border-radius: 50%;
}

/* 左上角 */

.v3_radius_tl_0 {
  border-top-left-radius: 0;
}

.v3_radius_tl_12 {
  border-top-left-radius: 0.32rem;
}

.v3_radius_tl_20 {
  border-top-left-radius: 0.533333rem;
}

/* 左下角 */

.v3_radius_bl_0 {
  border-bottom-left-radius: 0;
}

.v3_radius_bl_8 {
  border-bottom-left-radius: 0.213333rem;
}

.v3_radius_bl_12 {
  border-bottom-left-radius: 0.32rem;
}

.v3_radius_bl_16 {
  border-bottom-left-radius: 0.426667rem;
}

.v3_radius_bl_20 {
  border-bottom-left-radius: 0.533333rem;
}

/* 右上角 */

.v3_radius_tr_0 {
  border-top-right-radius: 0;
}

.v3_radius_tr_12 {
  border-top-right-radius: 0.32rem;
}

.v3_radius_tr_16 {
  border-top-right-radius: 0.426667rem;
}

.v3_radius_tr_19 {
  border-top-right-radius: 0.506667rem;
}

.v3_radius_tr_20 {
  border-top-right-radius: 0.533333rem;
}

/* 右下角 */

.v3_radius_br_0 {
  border-bottom-right-radius: 0;
}

.v3_radius_br_8 {
  border-bottom-right-radius: 0.213333rem;
}

.v3_radius_br_12 {
  border-bottom-right-radius: 0.32rem;
}

/* flex设置 */

.v3_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.v3_flex_wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* flex主轴方向 */

.v3_flex_column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.v3_flex_row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

/* flex主轴对齐方式 */

.v3_flex_justify_start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.v3_flex_justify_end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.v3_flex_justify_center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.v3_flex_justify_between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.v3_flex_justify_around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.v3_flex_justify_evenly {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

/* flex侧轴对齐方式 */

.v3_flex_al_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.v3_flex_al_start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.v3_flex_al_end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.v3_flex_al_baseline {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.v3_flex_al_stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

/* flex子元素对齐方式 */

.v3_flex_al_self_start {
  -ms-flex-item-align: self-start;
  align-self: self-start;
}

.v3_flex_al_self_end {
  -ms-flex-item-align: self-end;
  align-self: self-end;
}

.v3_flex_al_self_center {
  -ms-flex-item-align: center;
  align-self: center;
}

.v3_flex_al_self_stretch {
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.v3_flex_al_self_baseline {
  -ms-flex-item-align: baseline;
  align-self: baseline;
}

/* flex子元素间距 */

.v3_flex_gap0 {
  gap: 0;
}

.v3_flex_gap1 {
  gap: 0.026667rem;
}

.v3_flex_gap2 {
  gap: 0.053333rem;
}

.v3_flex_gap3 {
  gap: 0.08rem;
}

.v3_flex_gap4 {
  gap: 0.106667rem;
}

.v3_flex_gap5 {
  gap: 0.133333rem;
}

.v3_flex_gap6 {
  gap: 0.16rem;
}

.v3_flex_gap7 {
  gap: 0.186667rem;
}

.v3_flex_gap8 {
  gap: 0.213333rem;
}

.v3_flex_gap9 {
  gap: 0.24rem;
}

.v3_flex_gap10 {
  gap: 0.266667rem;
}

.v3_flex_gap11 {
  gap: 0.293333rem;
}

.v3_flex_gap12 {
  gap: 0.32rem;
}

.v3_flex_gap13 {
  gap: 0.346667rem;
}

.v3_flex_gap14 {
  gap: 0.373333rem;
}

.v3_flex_gap15 {
  gap: 0.4rem;
}

.v3_flex_gap16 {
  gap: 0.426667rem;
}

.v3_flex_gap17 {
  gap: 0.453333rem;
}

.v3_flex_gap18 {
  gap: 0.48rem;
}

.v3_flex_gap19 {
  gap: 0.506667rem;
}

.v3_flex_gap20 {
  gap: 0.533333rem;
}

.v3_flex_gap21 {
  gap: 0.56rem;
}

.v3_flex_gap22 {
  gap: 0.586667rem;
}

.v3_flex_gap23 {
  gap: 0.613333rem;
}

.v3_flex_gap24 {
  gap: 0.64rem;
}

.v3_flex_gap25 {
  gap: 0.666667rem;
}

.v3_flex_gap26 {
  gap: 0.693333rem;
}

.v3_flex_gap27 {
  gap: 0.72rem;
}

.v3_flex_gap28 {
  gap: 0.746667rem;
}

.v3_flex_gap29 {
  gap: 0.773333rem;
}

.v3_flex_gap30 {
  gap: 0.8rem;
}

.v3_flex_gap31 {
  gap: 0.826667rem;
}

.v3_flex_gap32 {
  gap: 0.853333rem;
}

.v3_flex_gap33 {
  gap: 0.88rem;
}

.v3_flex_gap34 {
  gap: 0.906667rem;
}

.v3_flex_gap35 {
  gap: 0.933333rem;
}

.v3_flex_gap36 {
  gap: 0.96rem;
}

.v3_flex_gap37 {
  gap: 0.986667rem;
}

.v3_flex_gap38 {
  gap: 1.013333rem;
}

.v3_flex_gap39 {
  gap: 1.04rem;
}

.v3_flex_gap40 {
  gap: 1.066667rem;
}

.v3_flex_gap41 {
  gap: 1.093333rem;
}

.v3_flex_gap237 {
  gap: 6.32rem;
}

/* flex占用空间 */

.v3_flex_1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.v3_flex_none {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.v3_spin_linear_infinite_1s {
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

.v3_spin_linear_infinite_2s {
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.v3_spin_linear_infinite_3s {
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}

/* 旋转 */

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* 上 */

.v3_top144neg {
  top: -3.84rem;
}

.v3_top50neg {
  top: -1.333333rem;
}

.v3_top37neg {
  top: -0.986667rem;
}

.v3_top18neg {
  top: -0.48rem;
}

.v3_top0 {
  top: 0;
}

.v3_top1 {
  top: 0.026667rem;
}

.v3_top2 {
  top: 0.053333rem;
}

.v3_top3 {
  top: 0.08rem;
}

.v3_top4 {
  top: 0.106667rem;
}

.v3_top5 {
  top: 0.133333rem;
}

.v3_top6 {
  top: 0.16rem;
}

.v3_top7 {
  top: 0.186667rem;
}

.v3_top8 {
  top: 0.213333rem;
}

.v3_top9 {
  top: 0.24rem;
}

.v3_top10 {
  top: 0.266667rem;
}

.v3_top11 {
  top: 0.293333rem;
}

.v3_top12 {
  top: 0.32rem;
}

.v3_top13 {
  top: 0.346667rem;
}

.v3_top14 {
  top: 0.373333rem;
}

.v3_top15 {
  top: 0.4rem;
}

.v3_top16 {
  top: 0.426667rem;
}

.v3_top17 {
  top: 0.453333rem;
}

.v3_top18 {
  top: 0.48rem;
}

.v3_top19 {
  top: 0.506667rem;
}

.v3_top20 {
  top: 0.533333rem;
}

.v3_top21 {
  top: 0.56rem;
}

.v3_top22 {
  top: 0.586667rem;
}

.v3_top23 {
  top: 0.613333rem;
}

.v3_top24 {
  top: 0.64rem;
}

.v3_top25 {
  top: 0.666667rem;
}

.v3_top26 {
  top: 0.693333rem;
}

.v3_top27 {
  top: 0.72rem;
}

.v3_top28 {
  top: 0.746667rem;
}

.v3_top29 {
  top: 0.773333rem;
}

.v3_top30 {
  top: 0.8rem;
}

.v3_top31 {
  top: 0.826667rem;
}

.v3_top32 {
  top: 0.853333rem;
}

.v3_top33 {
  top: 0.88rem;
}

.v3_top34 {
  top: 0.906667rem;
}

.v3_top35 {
  top: 0.933333rem;
}

.v3_top36 {
  top: 0.96rem;
}

.v3_top37 {
  top: 0.986667rem;
}

.v3_top38 {
  top: 1.013333rem;
}

.v3_top39 {
  top: 1.04rem;
}

.v3_top40 {
  top: 1.066667rem;
}

.v3_top41 {
  top: 1.093333rem;
}

.v3_top42 {
  top: 1.12rem;
}

.v3_top43 {
  top: 1.146667rem;
}

.v3_top44 {
  top: 1.173333rem;
}

.v3_top45 {
  top: 1.2rem;
}

.v3_top46 {
  top: 1.226667rem;
}

.v3_top47 {
  top: 1.253333rem;
}

.v3_top48 {
  top: 1.28rem;
}

.v3_top49 {
  top: 1.306667rem;
}

.v3_top50 {
  top: 1.333333rem;
}

.v3_top51 {
  top: 1.36rem;
}

.v3_top52 {
  top: 1.386667rem;
}

.v3_top53 {
  top: 1.413333rem;
}

.v3_top54 {
  top: 1.44rem;
}

.v3_top55 {
  top: 1.466667rem;
}

.v3_top56 {
  top: 1.493333rem;
}

.v3_top57 {
  top: 1.52rem;
}

.v3_top58 {
  top: 1.546667rem;
}

.v3_top59 {
  top: 1.573333rem;
}

.v3_top60 {
  top: 1.6rem;
}

.v3_top61 {
  top: 1.626667rem;
}

.v3_top62 {
  top: 1.653333rem;
}

.v3_top63 {
  top: 1.68rem;
}

.v3_top64 {
  top: 1.706667rem;
}

.v3_top65 {
  top: 1.733333rem;
}

.v3_top66 {
  top: 1.76rem;
}

.v3_top67 {
  top: 1.786667rem;
}

.v3_top68 {
  top: 1.813333rem;
}

.v3_top69 {
  top: 1.84rem;
}

.v3_top70 {
  top: 1.866667rem;
}

.v3_top71 {
  top: 1.893333rem;
}

.v3_top72 {
  top: 1.92rem;
}

.v3_top73 {
  top: 1.946667rem;
}

.v3_top74 {
  top: 1.973333rem;
}

.v3_top75 {
  top: 2rem;
}

.v3_top76 {
  top: 2.026667rem;
}

.v3_top77 {
  top: 2.053333rem;
}

.v3_top78 {
  top: 2.08rem;
}

.v3_top79 {
  top: 2.106667rem;
}

.v3_top80 {
  top: 2.133333rem;
}

.v3_top81 {
  top: 2.16rem;
}

.v3_top82 {
  top: 2.186667rem;
}

.v3_top83 {
  top: 2.213333rem;
}

.v3_top84 {
  top: 2.24rem;
}

.v3_top85 {
  top: 2.266667rem;
}

.v3_top86 {
  top: 2.293333rem;
}

.v3_top87 {
  top: 2.32rem;
}

.v3_top88 {
  top: 2.346667rem;
}

.v3_top89 {
  top: 2.373333rem;
}

.v3_top90 {
  top: 2.4rem;
}

.v3_top91 {
  top: 2.426667rem;
}

.v3_top92 {
  top: 2.453333rem;
}

.v3_top93 {
  top: 2.48rem;
}

.v3_top94 {
  top: 2.506667rem;
}

.v3_top95 {
  top: 2.533333rem;
}

.v3_top96 {
  top: 2.56rem;
}

.v3_top97 {
  top: 2.586667rem;
}

.v3_top98 {
  top: 2.613333rem;
}

.v3_top99 {
  top: 2.64rem;
}

.v3_top100 {
  top: 2.666667rem;
}

.v3_top101 {
  top: 2.693333rem;
}

.v3_top102 {
  top: 2.72rem;
}

.v3_top103 {
  top: 2.746667rem;
}

.v3_top104 {
  top: 2.773333rem;
}

.v3_top105 {
  top: 2.8rem;
}

.v3_top106 {
  top: 2.826667rem;
}

.v3_top107 {
  top: 2.853333rem;
}

.v3_top108 {
  top: 2.88rem;
}

.v3_top109 {
  top: 2.906667rem;
}

.v3_top110 {
  top: 2.933333rem;
}

.v3_top111 {
  top: 2.96rem;
}

.v3_top112 {
  top: 2.986667rem;
}

.v3_top113 {
  top: 3.013333rem;
}

.v3_top114 {
  top: 3.04rem;
}

.v3_top115 {
  top: 3.066667rem;
}

.v3_top116 {
  top: 3.093333rem;
}

.v3_top117 {
  top: 3.12rem;
}

.v3_top118 {
  top: 3.146667rem;
}

.v3_top119 {
  top: 3.173333rem;
}

.v3_top120 {
  top: 3.2rem;
}

.v3_top121 {
  top: 3.226667rem;
}

.v3_top122 {
  top: 3.253333rem;
}

.v3_top123 {
  top: 3.28rem;
}

.v3_top124 {
  top: 3.306667rem;
}

.v3_top125 {
  top: 3.333333rem;
}

.v3_top126 {
  top: 3.36rem;
}

.v3_top127 {
  top: 3.386667rem;
}

.v3_top128 {
  top: 3.413333rem;
}

.v3_top129 {
  top: 3.44rem;
}

.v3_top130 {
  top: 3.466667rem;
}

.v3_top131 {
  top: 3.493333rem;
}

.v3_top132 {
  top: 3.52rem;
}

.v3_top133 {
  top: 3.546667rem;
}

.v3_top134 {
  top: 3.573333rem;
}

.v3_top135 {
  top: 3.6rem;
}

.v3_top136 {
  top: 3.626667rem;
}

.v3_top137 {
  top: 3.653333rem;
}

.v3_top138 {
  top: 3.68rem;
}

.v3_top139 {
  top: 3.706667rem;
}

.v3_top140 {
  top: 3.733333rem;
}

.v3_top141 {
  top: 3.76rem;
}

.v3_top142 {
  top: 3.786667rem;
}

.v3_top143 {
  top: 3.813333rem;
}

.v3_top144 {
  top: 3.84rem;
}

.v3_top145 {
  top: 3.866667rem;
}

.v3_top146 {
  top: 3.893333rem;
}

.v3_top147 {
  top: 3.92rem;
}

.v3_top148 {
  top: 3.946667rem;
}

.v3_top149 {
  top: 3.973333rem;
}

.v3_top150 {
  top: 4rem;
}

.v3_top151 {
  top: 4.026667rem;
}

.v3_top152 {
  top: 4.053333rem;
}

.v3_top153 {
  top: 4.08rem;
}

.v3_top154 {
  top: 4.106667rem;
}

.v3_top155 {
  top: 4.133333rem;
}

.v3_top156 {
  top: 4.16rem;
}

.v3_top157 {
  top: 4.186667rem;
}

.v3_top158 {
  top: 4.213333rem;
}

.v3_top159 {
  top: 4.24rem;
}

.v3_top160 {
  top: 4.266667rem;
}

.v3_top161 {
  top: 4.293333rem;
}

.v3_top162 {
  top: 4.32rem;
}

.v3_top163 {
  top: 4.346667rem;
}

.v3_top164 {
  top: 4.373333rem;
}

.v3_top165 {
  top: 4.4rem;
}

.v3_top166 {
  top: 4.426667rem;
}

.v3_top167 {
  top: 4.453333rem;
}

.v3_top168 {
  top: 4.48rem;
}

.v3_top169 {
  top: 4.506667rem;
}

.v3_top170 {
  top: 4.533333rem;
}

.v3_top171 {
  top: 4.56rem;
}

.v3_top172 {
  top: 4.586667rem;
}

.v3_top173 {
  top: 4.613333rem;
}

.v3_top174 {
  top: 4.64rem;
}

.v3_top175 {
  top: 4.666667rem;
}

.v3_top176 {
  top: 4.693333rem;
}

.v3_top177 {
  top: 4.72rem;
}

.v3_top178 {
  top: 4.746667rem;
}

.v3_top179 {
  top: 4.773333rem;
}

.v3_top180 {
  top: 4.8rem;
}

.v3_top181 {
  top: 4.826667rem;
}

.v3_top182 {
  top: 4.853333rem;
}

.v3_top183 {
  top: 4.88rem;
}

.v3_top184 {
  top: 4.906667rem;
}

.v3_top185 {
  top: 4.933333rem;
}

.v3_top186 {
  top: 4.96rem;
}

.v3_top187 {
  top: 4.986667rem;
}

.v3_top188 {
  top: 5.013333rem;
}

.v3_top189 {
  top: 5.04rem;
}

.v3_top190 {
  top: 5.066667rem;
}

.v3_top191 {
  top: 5.093333rem;
}

.v3_top192 {
  top: 5.12rem;
}

.v3_top193 {
  top: 5.146667rem;
}

.v3_top194 {
  top: 5.173333rem;
}

.v3_top195 {
  top: 5.2rem;
}

.v3_top196 {
  top: 5.226667rem;
}

.v3_top197 {
  top: 5.253333rem;
}

.v3_top198 {
  top: 5.28rem;
}

.v3_top199 {
  top: 5.306667rem;
}

.v3_top200 {
  top: 5.333333rem;
}

.v3_top201 {
  top: 5.36rem;
}

.v3_top202 {
  top: 5.386667rem;
}

.v3_top203 {
  top: 5.413333rem;
}

.v3_top204 {
  top: 5.44rem;
}

.v3_top205 {
  top: 5.466667rem;
}

.v3_top206 {
  top: 5.493333rem;
}

.v3_top207 {
  top: 5.52rem;
}

.v3_top208 {
  top: 5.546667rem;
}

.v3_top209 {
  top: 5.573333rem;
}

.v3_top210 {
  top: 5.6rem;
}

.v3_top211 {
  top: 5.626667rem;
}

.v3_top212 {
  top: 5.653333rem;
}

.v3_top213 {
  top: 5.68rem;
}

.v3_top214 {
  top: 5.706667rem;
}

.v3_top215 {
  top: 5.733333rem;
}

.v3_top216 {
  top: 5.76rem;
}

.v3_top217 {
  top: 5.786667rem;
}

.v3_top218 {
  top: 5.813333rem;
}

.v3_top219 {
  top: 5.84rem;
}

.v3_top220 {
  top: 5.866667rem;
}

.v3_top221 {
  top: 5.893333rem;
}

.v3_top222 {
  top: 5.92rem;
}

.v3_top223 {
  top: 5.946667rem;
}

.v3_top224 {
  top: 5.973333rem;
}

.v3_top225 {
  top: 6rem;
}

.v3_top226 {
  top: 6.026667rem;
}

.v3_top227 {
  top: 6.053333rem;
}

.v3_top228 {
  top: 6.08rem;
}

.v3_top229 {
  top: 6.106667rem;
}

.v3_top230 {
  top: 6.133333rem;
}

.v3_top231 {
  top: 6.16rem;
}

.v3_top232 {
  top: 6.186667rem;
}

.v3_top233 {
  top: 6.213333rem;
}

.v3_top234 {
  top: 6.24rem;
}

.v3_top235 {
  top: 6.266667rem;
}

.v3_top236 {
  top: 6.293333rem;
}

.v3_top237 {
  top: 6.32rem;
}

.v3_top238 {
  top: 6.346667rem;
}

.v3_top239 {
  top: 6.373333rem;
}

.v3_top240 {
  top: 6.4rem;
}

.v3_top241 {
  top: 6.426667rem;
}

.v3_top242 {
  top: 6.453333rem;
}

.v3_top243 {
  top: 6.48rem;
}

.v3_top244 {
  top: 6.506667rem;
}

.v3_top245 {
  top: 6.533333rem;
}

.v3_top246 {
  top: 6.56rem;
}

.v3_top247 {
  top: 6.586667rem;
}

.v3_top248 {
  top: 6.613333rem;
}

.v3_top249 {
  top: 6.64rem;
}

.v3_top250 {
  top: 6.666667rem;
}

.v3_top251 {
  top: 6.693333rem;
}

.v3_top252 {
  top: 6.72rem;
}

.v3_top253 {
  top: 6.746667rem;
}

.v3_top254 {
  top: 6.773333rem;
}

.v3_top255 {
  top: 6.8rem;
}

.v3_top256 {
  top: 6.826667rem;
}

.v3_top257 {
  top: 6.853333rem;
}

.v3_top258 {
  top: 6.88rem;
}

.v3_top259 {
  top: 6.906667rem;
}

.v3_top260 {
  top: 6.933333rem;
}

.v3_top261 {
  top: 6.96rem;
}

.v3_top262 {
  top: 6.986667rem;
}

.v3_top263 {
  top: 7.013333rem;
}

.v3_top264 {
  top: 7.04rem;
}

.v3_top265 {
  top: 7.066667rem;
}

.v3_top266 {
  top: 7.093333rem;
}

.v3_top267 {
  top: 7.12rem;
}

.v3_top268 {
  top: 7.146667rem;
}

.v3_top269 {
  top: 7.173333rem;
}

.v3_top270 {
  top: 7.2rem;
}

.v3_top271 {
  top: 7.226667rem;
}

.v3_top272 {
  top: 7.253333rem;
}

.v3_top273 {
  top: 7.28rem;
}

.v3_top274 {
  top: 7.306667rem;
}

.v3_top275 {
  top: 7.333333rem;
}

.v3_top276 {
  top: 7.36rem;
}

.v3_top277 {
  top: 7.386667rem;
}

.v3_top278 {
  top: 7.413333rem;
}

.v3_top279 {
  top: 7.44rem;
}

.v3_top280 {
  top: 7.466667rem;
}

.v3_top281 {
  top: 7.493333rem;
}

.v3_top282 {
  top: 7.52rem;
}

.v3_top283 {
  top: 7.546667rem;
}

.v3_top284 {
  top: 7.573333rem;
}

.v3_top285 {
  top: 7.6rem;
}

.v3_top286 {
  top: 7.626667rem;
}

.v3_top287 {
  top: 7.653333rem;
}

.v3_top288 {
  top: 7.68rem;
}

.v3_top289 {
  top: 7.706667rem;
}

.v3_top290 {
  top: 7.733333rem;
}

.v3_top291 {
  top: 7.76rem;
}

.v3_top292 {
  top: 7.786667rem;
}

.v3_top293 {
  top: 7.813333rem;
}

.v3_top294 {
  top: 7.84rem;
}

.v3_top295 {
  top: 7.866667rem;
}

.v3_top296 {
  top: 7.893333rem;
}

.v3_top297 {
  top: 7.92rem;
}

.v3_top298 {
  top: 7.946667rem;
}

.v3_top299 {
  top: 7.973333rem;
}

.v3_top300 {
  top: 8rem;
}

.v3_top50per {
  top: 50%;
}

/* 右 */

.v3_right0 {
  right: 0;
}

.v3_right1 {
  right: 0.026667rem;
}

.v3_right2 {
  right: 0.053333rem;
}

.v3_right3 {
  right: 0.08rem;
}

.v3_right4 {
  right: 0.106667rem;
}

.v3_right5 {
  right: 0.133333rem;
}

.v3_right6 {
  right: 0.16rem;
}

.v3_right7 {
  right: 0.186667rem;
}

.v3_right8 {
  right: 0.213333rem;
}

.v3_right9 {
  right: 0.24rem;
}

.v3_right10 {
  right: 0.266667rem;
}

.v3_right11 {
  right: 0.293333rem;
}

.v3_right12 {
  right: 0.32rem;
}

.v3_right13 {
  right: 0.346667rem;
}

.v3_right14 {
  right: 0.373333rem;
}

.v3_right15 {
  right: 0.4rem;
}

.v3_right16 {
  right: 0.426667rem;
}

.v3_right17 {
  right: 0.453333rem;
}

.v3_right18 {
  right: 0.48rem;
}

.v3_right19 {
  right: 0.506667rem;
}

.v3_right20 {
  right: 0.533333rem;
}

/* 下 */

.v3_bottom70neg {
  bottom: -1.866667rem;
}

.v3_bottom20neg {
  bottom: -0.533333rem;
}

.v3_bottom0 {
  bottom: 0;
}

.v3_bottom1 {
  bottom: 0.026667rem;
}

.v3_bottom2 {
  bottom: 0.053333rem;
}

.v3_bottom3 {
  bottom: 0.08rem;
}

.v3_bottom4 {
  bottom: 0.106667rem;
}

.v3_bottom5 {
  bottom: 0.133333rem;
}

.v3_bottom6 {
  bottom: 0.16rem;
}

.v3_bottom7 {
  bottom: 0.186667rem;
}

.v3_bottom8 {
  bottom: 0.213333rem;
}

.v3_bottom9 {
  bottom: 0.24rem;
}

.v3_bottom10 {
  bottom: 0.266667rem;
}

.v3_bottom11 {
  bottom: 0.293333rem;
}

.v3_bottom12 {
  bottom: 0.32rem;
}

.v3_bottom13 {
  bottom: 0.346667rem;
}

.v3_bottom14 {
  bottom: 0.373333rem;
}

.v3_bottom15 {
  bottom: 0.4rem;
}

.v3_bottom16 {
  bottom: 0.426667rem;
}

.v3_bottom17 {
  bottom: 0.453333rem;
}

.v3_bottom18 {
  bottom: 0.48rem;
}

.v3_bottom19 {
  bottom: 0.506667rem;
}

.v3_bottom20 {
  bottom: 0.533333rem;
}

.v3_bottom21 {
  bottom: 0.56rem;
}

.v3_bottom22 {
  bottom: 0.586667rem;
}

.v3_bottom23 {
  bottom: 0.613333rem;
}

.v3_bottom24 {
  bottom: 0.64rem;
}

.v3_bottom25 {
  bottom: 0.666667rem;
}

.v3_bottom26 {
  bottom: 0.693333rem;
}

.v3_bottom27 {
  bottom: 0.72rem;
}

.v3_bottom28 {
  bottom: 0.746667rem;
}

.v3_bottom29 {
  bottom: 0.773333rem;
}

.v3_bottom30 {
  bottom: 0.8rem;
}

.v3_bottom31 {
  bottom: 0.826667rem;
}

.v3_bottom32 {
  bottom: 0.853333rem;
}

.v3_bottom33 {
  bottom: 0.88rem;
}

.v3_bottom34 {
  bottom: 0.906667rem;
}

.v3_bottom35 {
  bottom: 0.933333rem;
}

.v3_bottom36 {
  bottom: 0.96rem;
}

.v3_bottom37 {
  bottom: 0.986667rem;
}

.v3_bottom38 {
  bottom: 1.013333rem;
}

.v3_bottom39 {
  bottom: 1.04rem;
}

.v3_bottom40 {
  bottom: 1.066667rem;
}

.v3_bottom41 {
  bottom: 1.093333rem;
}

.v3_bottom42 {
  bottom: 1.12rem;
}

.v3_bottom43 {
  bottom: 1.146667rem;
}

.v3_bottom44 {
  bottom: 1.173333rem;
}

.v3_bottom45 {
  bottom: 1.2rem;
}

.v3_bottom46 {
  bottom: 1.226667rem;
}

.v3_bottom47 {
  bottom: 1.253333rem;
}

.v3_bottom48 {
  bottom: 1.28rem;
}

.v3_bottom49 {
  bottom: 1.306667rem;
}

.v3_bottom50 {
  bottom: 1.333333rem;
}

.v3_bottom51 {
  bottom: 1.36rem;
}

.v3_bottom52 {
  bottom: 1.386667rem;
}

.v3_bottom53 {
  bottom: 1.413333rem;
}

.v3_bottom54 {
  bottom: 1.44rem;
}

.v3_bottom55 {
  bottom: 1.466667rem;
}

.v3_bottom56 {
  bottom: 1.493333rem;
}

.v3_bottom57 {
  bottom: 1.52rem;
}

.v3_bottom58 {
  bottom: 1.546667rem;
}

.v3_bottom59 {
  bottom: 1.573333rem;
}

.v3_bottom60 {
  bottom: 1.6rem;
}

.v3_bottom61 {
  bottom: 1.626667rem;
}

.v3_bottom62 {
  bottom: 1.653333rem;
}

.v3_bottom63 {
  bottom: 1.68rem;
}

.v3_bottom64 {
  bottom: 1.706667rem;
}

.v3_bottom65 {
  bottom: 1.733333rem;
}

.v3_bottom66 {
  bottom: 1.76rem;
}

.v3_bottom67 {
  bottom: 1.786667rem;
}

.v3_bottom68 {
  bottom: 1.813333rem;
}

.v3_bottom69 {
  bottom: 1.84rem;
}

.v3_bottom70 {
  bottom: 1.866667rem;
}

.v3_bottom71 {
  bottom: 1.893333rem;
}

.v3_bottom72 {
  bottom: 1.92rem;
}

.v3_bottom73 {
  bottom: 1.946667rem;
}

.v3_bottom74 {
  bottom: 1.973333rem;
}

.v3_bottom75 {
  bottom: 2rem;
}

.v3_bottom76 {
  bottom: 2.026667rem;
}

.v3_bottom77 {
  bottom: 2.053333rem;
}

.v3_bottom78 {
  bottom: 2.08rem;
}

.v3_bottom79 {
  bottom: 2.106667rem;
}

.v3_bottom80 {
  bottom: 2.133333rem;
}

.v3_bottom81 {
  bottom: 2.16rem;
}

.v3_bottom82 {
  bottom: 2.186667rem;
}

.v3_bottom83 {
  bottom: 2.213333rem;
}

.v3_bottom84 {
  bottom: 2.24rem;
}

.v3_bottom85 {
  bottom: 2.266667rem;
}

.v3_bottom86 {
  bottom: 2.293333rem;
}

.v3_bottom87 {
  bottom: 2.32rem;
}

.v3_bottom88 {
  bottom: 2.346667rem;
}

.v3_bottom89 {
  bottom: 2.373333rem;
}

.v3_bottom90 {
  bottom: 2.4rem;
}

.v3_bottom91 {
  bottom: 2.426667rem;
}

.v3_bottom92 {
  bottom: 2.453333rem;
}

.v3_bottom93 {
  bottom: 2.48rem;
}

.v3_bottom94 {
  bottom: 2.506667rem;
}

.v3_bottom95 {
  bottom: 2.533333rem;
}

.v3_bottom96 {
  bottom: 2.56rem;
}

.v3_bottom97 {
  bottom: 2.586667rem;
}

.v3_bottom98 {
  bottom: 2.613333rem;
}

.v3_bottom99 {
  bottom: 2.64rem;
}

.v3_bottom100 {
  bottom: 2.666667rem;
}

.v3_bottom101 {
  bottom: 2.693333rem;
}

.v3_bottom102 {
  bottom: 2.72rem;
}

.v3_bottom103 {
  bottom: 2.746667rem;
}

.v3_bottom104 {
  bottom: 2.773333rem;
}

.v3_bottom105 {
  bottom: 2.8rem;
}

.v3_bottom106 {
  bottom: 2.826667rem;
}

.v3_bottom107 {
  bottom: 2.853333rem;
}

.v3_bottom108 {
  bottom: 2.88rem;
}

.v3_bottom109 {
  bottom: 2.906667rem;
}

.v3_bottom110 {
  bottom: 2.933333rem;
}

.v3_bottom111 {
  bottom: 2.96rem;
}

.v3_bottom112 {
  bottom: 2.986667rem;
}

.v3_bottom113 {
  bottom: 3.013333rem;
}

.v3_bottom114 {
  bottom: 3.04rem;
}

.v3_bottom115 {
  bottom: 3.066667rem;
}

.v3_bottom116 {
  bottom: 3.093333rem;
}

.v3_bottom117 {
  bottom: 3.12rem;
}

.v3_bottom118 {
  bottom: 3.146667rem;
}

.v3_bottom119 {
  bottom: 3.173333rem;
}

.v3_bottom120 {
  bottom: 3.2rem;
}

.v3_bottom121 {
  bottom: 3.226667rem;
}

.v3_bottom122 {
  bottom: 3.253333rem;
}

.v3_bottom123 {
  bottom: 3.28rem;
}

.v3_bottom124 {
  bottom: 3.306667rem;
}

.v3_bottom125 {
  bottom: 3.333333rem;
}

.v3_bottom126 {
  bottom: 3.36rem;
}

.v3_bottom127 {
  bottom: 3.386667rem;
}

.v3_bottom128 {
  bottom: 3.413333rem;
}

.v3_bottom129 {
  bottom: 3.44rem;
}

.v3_bottom130 {
  bottom: 3.466667rem;
}

.v3_bottom131 {
  bottom: 3.493333rem;
}

.v3_bottom132 {
  bottom: 3.52rem;
}

.v3_bottom133 {
  bottom: 3.546667rem;
}

.v3_bottom134 {
  bottom: 3.573333rem;
}

.v3_bottom135 {
  bottom: 3.6rem;
}

.v3_bottom136 {
  bottom: 3.626667rem;
}

.v3_bottom137 {
  bottom: 3.653333rem;
}

.v3_bottom138 {
  bottom: 3.68rem;
}

.v3_bottom139 {
  bottom: 3.706667rem;
}

.v3_bottom140 {
  bottom: 3.733333rem;
}

.v3_bottom141 {
  bottom: 3.76rem;
}

.v3_bottom142 {
  bottom: 3.786667rem;
}

.v3_bottom143 {
  bottom: 3.813333rem;
}

.v3_bottom144 {
  bottom: 3.84rem;
}

.v3_bottom145 {
  bottom: 3.866667rem;
}

.v3_bottom146 {
  bottom: 3.893333rem;
}

.v3_bottom147 {
  bottom: 3.92rem;
}

.v3_bottom148 {
  bottom: 3.946667rem;
}

.v3_bottom149 {
  bottom: 3.973333rem;
}

.v3_bottom150 {
  bottom: 4rem;
}

.v3_bottom151 {
  bottom: 4.026667rem;
}

.v3_bottom152 {
  bottom: 4.053333rem;
}

.v3_bottom153 {
  bottom: 4.08rem;
}

.v3_bottom154 {
  bottom: 4.106667rem;
}

.v3_bottom155 {
  bottom: 4.133333rem;
}

.v3_bottom156 {
  bottom: 4.16rem;
}

.v3_bottom157 {
  bottom: 4.186667rem;
}

.v3_bottom158 {
  bottom: 4.213333rem;
}

.v3_bottom159 {
  bottom: 4.24rem;
}

.v3_bottom160 {
  bottom: 4.266667rem;
}

.v3_bottom161 {
  bottom: 4.293333rem;
}

.v3_bottom162 {
  bottom: 4.32rem;
}

.v3_bottom163 {
  bottom: 4.346667rem;
}

.v3_bottom164 {
  bottom: 4.373333rem;
}

.v3_bottom165 {
  bottom: 4.4rem;
}

.v3_bottom166 {
  bottom: 4.426667rem;
}

.v3_bottom167 {
  bottom: 4.453333rem;
}

.v3_bottom168 {
  bottom: 4.48rem;
}

.v3_bottom169 {
  bottom: 4.506667rem;
}

.v3_bottom170 {
  bottom: 4.533333rem;
}

.v3_bottom171 {
  bottom: 4.56rem;
}

.v3_bottom172 {
  bottom: 4.586667rem;
}

.v3_bottom173 {
  bottom: 4.613333rem;
}

.v3_bottom174 {
  bottom: 4.64rem;
}

.v3_bottom175 {
  bottom: 4.666667rem;
}

.v3_bottom176 {
  bottom: 4.693333rem;
}

.v3_bottom177 {
  bottom: 4.72rem;
}

.v3_bottom178 {
  bottom: 4.746667rem;
}

.v3_bottom179 {
  bottom: 4.773333rem;
}

.v3_bottom180 {
  bottom: 4.8rem;
}

.v3_bottom181 {
  bottom: 4.826667rem;
}

.v3_bottom182 {
  bottom: 4.853333rem;
}

.v3_bottom183 {
  bottom: 4.88rem;
}

.v3_bottom184 {
  bottom: 4.906667rem;
}

.v3_bottom185 {
  bottom: 4.933333rem;
}

.v3_bottom186 {
  bottom: 4.96rem;
}

.v3_bottom187 {
  bottom: 4.986667rem;
}

.v3_bottom188 {
  bottom: 5.013333rem;
}

.v3_bottom189 {
  bottom: 5.04rem;
}

.v3_bottom190 {
  bottom: 5.066667rem;
}

.v3_bottom191 {
  bottom: 5.093333rem;
}

.v3_bottom192 {
  bottom: 5.12rem;
}

.v3_bottom193 {
  bottom: 5.146667rem;
}

.v3_bottom194 {
  bottom: 5.173333rem;
}

.v3_bottom195 {
  bottom: 5.2rem;
}

.v3_bottom196 {
  bottom: 5.226667rem;
}

.v3_bottom197 {
  bottom: 5.253333rem;
}

.v3_bottom198 {
  bottom: 5.28rem;
}

.v3_bottom199 {
  bottom: 5.306667rem;
}

.v3_bottom200 {
  bottom: 5.333333rem;
}

.v3_bottom201 {
  bottom: 5.36rem;
}

.v3_bottom202 {
  bottom: 5.386667rem;
}

.v3_bottom203 {
  bottom: 5.413333rem;
}

.v3_bottom204 {
  bottom: 5.44rem;
}

.v3_bottom205 {
  bottom: 5.466667rem;
}

.v3_bottom206 {
  bottom: 5.493333rem;
}

.v3_bottom207 {
  bottom: 5.52rem;
}

.v3_bottom208 {
  bottom: 5.546667rem;
}

.v3_bottom209 {
  bottom: 5.573333rem;
}

.v3_bottom210 {
  bottom: 5.6rem;
}

.v3_bottom211 {
  bottom: 5.626667rem;
}

.v3_bottom212 {
  bottom: 5.653333rem;
}

.v3_bottom213 {
  bottom: 5.68rem;
}

.v3_bottom214 {
  bottom: 5.706667rem;
}

.v3_bottom215 {
  bottom: 5.733333rem;
}

.v3_bottom216 {
  bottom: 5.76rem;
}

.v3_bottom217 {
  bottom: 5.786667rem;
}

.v3_bottom218 {
  bottom: 5.813333rem;
}

.v3_bottom219 {
  bottom: 5.84rem;
}

.v3_bottom220 {
  bottom: 5.866667rem;
}

.v3_bottom221 {
  bottom: 5.893333rem;
}

.v3_bottom222 {
  bottom: 5.92rem;
}

.v3_bottom223 {
  bottom: 5.946667rem;
}

.v3_bottom224 {
  bottom: 5.973333rem;
}

.v3_bottom225 {
  bottom: 6rem;
}

.v3_bottom226 {
  bottom: 6.026667rem;
}

.v3_bottom227 {
  bottom: 6.053333rem;
}

.v3_bottom228 {
  bottom: 6.08rem;
}

.v3_bottom229 {
  bottom: 6.106667rem;
}

.v3_bottom230 {
  bottom: 6.133333rem;
}

.v3_bottom231 {
  bottom: 6.16rem;
}

.v3_bottom232 {
  bottom: 6.186667rem;
}

.v3_bottom233 {
  bottom: 6.213333rem;
}

.v3_bottom234 {
  bottom: 6.24rem;
}

.v3_bottom235 {
  bottom: 6.266667rem;
}

.v3_bottom236 {
  bottom: 6.293333rem;
}

.v3_bottom237 {
  bottom: 6.32rem;
}

.v3_bottom238 {
  bottom: 6.346667rem;
}

.v3_bottom239 {
  bottom: 6.373333rem;
}

.v3_bottom240 {
  bottom: 6.4rem;
}

.v3_bottom241 {
  bottom: 6.426667rem;
}

.v3_bottom242 {
  bottom: 6.453333rem;
}

.v3_bottom243 {
  bottom: 6.48rem;
}

.v3_bottom244 {
  bottom: 6.506667rem;
}

.v3_bottom245 {
  bottom: 6.533333rem;
}

.v3_bottom246 {
  bottom: 6.56rem;
}

.v3_bottom247 {
  bottom: 6.586667rem;
}

.v3_bottom248 {
  bottom: 6.613333rem;
}

.v3_bottom249 {
  bottom: 6.64rem;
}

.v3_bottom250 {
  bottom: 6.666667rem;
}

.v3_bottom251 {
  bottom: 6.693333rem;
}

.v3_bottom252 {
  bottom: 6.72rem;
}

.v3_bottom253 {
  bottom: 6.746667rem;
}

.v3_bottom254 {
  bottom: 6.773333rem;
}

.v3_bottom50per {
  bottom: 50%;
}

/* 左 */

.v3_left6neg {
  left: -0.16rem;
}

.v3_left5neg {
  left: -0.133333rem;
}

.v3_left0 {
  left: 0;
}

.v3_left1 {
  left: 0.026667rem;
}

.v3_left2 {
  left: 0.053333rem;
}

.v3_left3 {
  left: 0.08rem;
}

.v3_left4 {
  left: 0.106667rem;
}

.v3_left5 {
  left: 0.133333rem;
}

.v3_left6 {
  left: 0.16rem;
}

.v3_left7 {
  left: 0.186667rem;
}

.v3_left8 {
  left: 0.213333rem;
}

.v3_left9 {
  left: 0.24rem;
}

.v3_left10 {
  left: 0.266667rem;
}

.v3_left11 {
  left: 0.293333rem;
}

.v3_left12 {
  left: 0.32rem;
}

.v3_left13 {
  left: 0.346667rem;
}

.v3_left14 {
  left: 0.373333rem;
}

.v3_left15 {
  left: 0.4rem;
}

.v3_left16 {
  left: 0.426667rem;
}

.v3_left17 {
  left: 0.453333rem;
}

.v3_left18 {
  left: 0.48rem;
}

.v3_left19 {
  left: 0.506667rem;
}

.v3_left20 {
  left: 0.533333rem;
}

.v3_left21 {
  left: 0.56rem;
}

.v3_left22 {
  left: 0.586667rem;
}

.v3_left23 {
  left: 0.613333rem;
}

.v3_left24 {
  left: 0.64rem;
}

.v3_left25 {
  left: 0.666667rem;
}

.v3_left26 {
  left: 0.693333rem;
}

.v3_left27 {
  left: 0.72rem;
}

.v3_left28 {
  left: 0.746667rem;
}

.v3_left29 {
  left: 0.773333rem;
}

.v3_left30 {
  left: 0.8rem;
}

.v3_left31 {
  left: 0.826667rem;
}

.v3_left229 {
  left: 6.106667rem;
}

.v3_left50per {
  left: 50%;
}

.v3_mg_253neg {
  margin: -6.746667rem;
}

.v3_mg_49neg {
  margin: -1.306667rem;
}

.v3_mg_4neg {
  margin: -0.106667rem;
}

.v3_mg_0 {
  margin: 0;
}

.v3_mg_1 {
  margin: 0.026667rem;
}

.v3_mg_2 {
  margin: 0.053333rem;
}

.v3_mg_3 {
  margin: 0.08rem;
}

.v3_mg_4 {
  margin: 0.106667rem;
}

.v3_mg_5 {
  margin: 0.133333rem;
}

.v3_mg_6 {
  margin: 0.16rem;
}

.v3_mg_7 {
  margin: 0.186667rem;
}

.v3_mg_8 {
  margin: 0.213333rem;
}

.v3_mg_9 {
  margin: 0.24rem;
}

.v3_mg_10 {
  margin: 0.266667rem;
}

.v3_mg_l_0 {
  margin-left: 0;
}

.v3_mg_l_1 {
  margin-left: 0.026667rem;
}

.v3_mg_l_2 {
  margin-left: 0.053333rem;
}

.v3_mg_l_3 {
  margin-left: 0.08rem;
}

.v3_mg_l_4 {
  margin-left: 0.106667rem;
}

.v3_mg_l_5 {
  margin-left: 0.133333rem;
}

.v3_mg_l_6 {
  margin-left: 0.16rem;
}

.v3_mg_l_7 {
  margin-left: 0.186667rem;
}

.v3_mg_l_8 {
  margin-left: 0.213333rem;
}

.v3_mg_l_9 {
  margin-left: 0.24rem;
}

.v3_mg_l_10 {
  margin-left: 0.266667rem;
}

.v3_mg_r_0 {
  margin-right: 0;
}

.v3_mg_r_1 {
  margin-right: 0.026667rem;
}

.v3_mg_r_2 {
  margin-right: 0.053333rem;
}

.v3_mg_r_3 {
  margin-right: 0.08rem;
}

.v3_mg_r_4 {
  margin-right: 0.106667rem;
}

.v3_mg_r_5 {
  margin-right: 0.133333rem;
}

.v3_mg_r_6 {
  margin-right: 0.16rem;
}

.v3_mg_r_7 {
  margin-right: 0.186667rem;
}

.v3_mg_r_8 {
  margin-right: 0.213333rem;
}

.v3_mg_r_9 {
  margin-right: 0.24rem;
}

.v3_mg_r_10 {
  margin-right: 0.266667rem;
}

.v3_mg_t_100neg {
  margin-top: -2.666667rem;
}

.v3_mg_t_49neg {
  margin-top: -1.306667rem;
}

.v3_mg_t_4neg {
  margin-top: -0.106667rem;
}

.v3_mg_t_0 {
  margin-top: 0;
}

.v3_mg_t_1 {
  margin-top: 0.026667rem;
}

.v3_mg_t_2 {
  margin-top: 0.053333rem;
}

.v3_mg_t_3 {
  margin-top: 0.08rem;
}

.v3_mg_t_4 {
  margin-top: 0.106667rem;
}

.v3_mg_t_5 {
  margin-top: 0.133333rem;
}

.v3_mg_t_6 {
  margin-top: 0.16rem;
}

.v3_mg_t_7 {
  margin-top: 0.186667rem;
}

.v3_mg_t_8 {
  margin-top: 0.213333rem;
}

.v3_mg_t_9 {
  margin-top: 0.24rem;
}

.v3_mg_t_10 {
  margin-top: 0.266667rem;
}

.v3_mg_t_11 {
  margin-top: 0.293333rem;
}

.v3_mg_t_12 {
  margin-top: 0.32rem;
}

.v3_mg_t_13 {
  margin-top: 0.346667rem;
}

.v3_mg_t_14 {
  margin-top: 0.373333rem;
}

.v3_mg_t_15 {
  margin-top: 0.4rem;
}

.v3_mg_t_16 {
  margin-top: 0.426667rem;
}

.v3_mg_t_17 {
  margin-top: 0.453333rem;
}

.v3_mg_t_18 {
  margin-top: 0.48rem;
}

.v3_mg_t_19 {
  margin-top: 0.506667rem;
}

.v3_mg_t_20 {
  margin-top: 0.533333rem;
}

.v3_mg_t_21 {
  margin-top: 0.56rem;
}

.v3_mg_t_22 {
  margin-top: 0.586667rem;
}

.v3_mg_t_23 {
  margin-top: 0.613333rem;
}

.v3_mg_t_24 {
  margin-top: 0.64rem;
}

.v3_mg_t_25 {
  margin-top: 0.666667rem;
}

.v3_mg_t_26 {
  margin-top: 0.693333rem;
}

.v3_mg_t_27 {
  margin-top: 0.72rem;
}

.v3_mg_t_28 {
  margin-top: 0.746667rem;
}

.v3_mg_t_29 {
  margin-top: 0.773333rem;
}

.v3_mg_t_30 {
  margin-top: 0.8rem;
}

.v3_mg_b_0 {
  margin-bottom: 0;
}

.v3_mg_b_253neg {
  margin-bottom: -6.746667rem;
}

.v3_mg_b_1 {
  margin-bottom: 0.026667rem;
}

.v3_mg_b_2 {
  margin-bottom: 0.053333rem;
}

.v3_mg_b_3 {
  margin-bottom: 0.08rem;
}

.v3_mg_b_4 {
  margin-bottom: 0.106667rem;
}

.v3_mg_b_5 {
  margin-bottom: 0.133333rem;
}

.v3_mg_b_6 {
  margin-bottom: 0.16rem;
}

.v3_mg_b_7 {
  margin-bottom: 0.186667rem;
}

.v3_mg_b_8 {
  margin-bottom: 0.213333rem;
}

.v3_mg_b_9 {
  margin-bottom: 0.24rem;
}

.v3_mg_b_10 {
  margin-bottom: 0.266667rem;
}

.v3_mg_b_11 {
  margin-bottom: 0.293333rem;
}

.v3_mg_b_100 {
  margin-bottom: 2.666667rem;
}

.v3_tf_tlX_0 {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.v3_tf_tlX_1 {
  -webkit-transform: translateX(0.026667rem);
  transform: translateX(0.026667rem);
}

.v3_tf_tlX_2 {
  -webkit-transform: translateX(0.053333rem);
  transform: translateX(0.053333rem);
}

.v3_tf_tlX_3 {
  -webkit-transform: translateX(0.08rem);
  transform: translateX(0.08rem);
}

.v3_tf_tlX_4 {
  -webkit-transform: translateX(0.106667rem);
  transform: translateX(0.106667rem);
}

.v3_tf_tlX_5 {
  -webkit-transform: translateX(0.133333rem);
  transform: translateX(0.133333rem);
}

.v3_tf_tlX_6 {
  -webkit-transform: translateX(0.16rem);
  transform: translateX(0.16rem);
}

.v3_tf_tlX_7 {
  -webkit-transform: translateX(0.186667rem);
  transform: translateX(0.186667rem);
}

.v3_tf_tlX_8 {
  -webkit-transform: translateX(0.213333rem);
  transform: translateX(0.213333rem);
}

.v3_tf_tlX_9 {
  -webkit-transform: translateX(0.24rem);
  transform: translateX(0.24rem);
}

.v3_tf_tlX_10 {
  -webkit-transform: translateX(0.266667rem);
  transform: translateX(0.266667rem);
}

.v3_tf_tlX_11 {
  -webkit-transform: translateX(0.293333rem);
  transform: translateX(0.293333rem);
}

.v3_tf_tlX_50per0 {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.v3_tf_tlX_50per1 {
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

.v3_tf_tlY_0 {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.v3_tf_tlY_1 {
  -webkit-transform: translateY(0.026667rem);
  transform: translateY(0.026667rem);
}

.v3_tf_tlY_2 {
  -webkit-transform: translateY(0.053333rem);
  transform: translateY(0.053333rem);
}

.v3_tf_tlY_3 {
  -webkit-transform: translateY(0.08rem);
  transform: translateY(0.08rem);
}

.v3_tf_tlY_4 {
  -webkit-transform: translateY(0.106667rem);
  transform: translateY(0.106667rem);
}

.v3_tf_tlY_5 {
  -webkit-transform: translateY(0.133333rem);
  transform: translateY(0.133333rem);
}

.v3_tf_tlY_50per {
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

.v3_opacity_0 {
  opacity: 0;
}

.v3_opacity_1 {
  opacity: 0.1;
}

.v3_opacity_2 {
  opacity: 0.2;
}

.v3_opacity_3 {
  opacity: 0.3;
}

.v3_opacity_4 {
  opacity: 0.4;
}

.v3_opacity_5 {
  opacity: 0.5;
}

.v3_opacity_6 {
  opacity: 0.6;
}

.v3_opacity_7 {
  opacity: 0.7;
}

.v3_opacity_8 {
  opacity: 0.8;
}

.v3_opacity_9 {
  opacity: 0.9;
}

.v3_opacity_10 {
  opacity: 1;
}

.v3_grid {
  display: grid;
}

.v3_grid_2 {
  grid-template-columns: 1fr 1fr;
}

.v3_grid_3 {
  grid-template-columns: 1fr 1fr 1fr;
}

.v3_grid_4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.v3_grid_5 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.v3_grid_6 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.v3_grid_7 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.v3_grid_8 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.v3_grid_9 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.v3_grid_10 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

/* 高度固定 */

.v3_grid_h_31 {
  grid-auto-rows: 0.826667rem;
}

/* box-sizing */

.v3_box_sizing_borderBox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* 定位方式 */

.v3_position_relative {
  position: relative;
}

.v3_position_absolute {
  position: absolute;
}

.v3_position_fixed {
  position: fixed;
}

.v3_position_static {
  position: static;
}

.v3_position_sticky {
  position: sticky;
}

/* overflow */

.v3_overflow_hidden {
  overflow: hidden;
}

.v3_overflow_visible {
  overflow: visible;
}

.v3_overflow_scroll {
  overflow: scroll;
}

.v3_overflow_auto {
  overflow: auto;
}

.v3_overflow_x_auto {
  overflow-x: auto;
}

.v3_overflow_x_hidden {
  overflow-x: hidden;
}

.v3_overflow_y_auto {
  overflow-y: auto;
}

.v3_overflow_y_hidden {
  overflow-y: hidden;
}

/* 层级 */

.v3_z_index_1 {
  z-index: 1;
}

.v3_z_index_2 {
  z-index: 2;
}

.v3_z_index_3 {
  z-index: 3;
}

.v3_z_index_999 {
  z-index: 999;
}

/* vertical-align */

.v3_vertical_align_top {
  vertical-align: top;
}

.v3_vertical_align_middle {
  vertical-align: middle;
}

.v3_vertical_align_bottom {
  vertical-align: bottom;
}

/* 图片保持比例，完整显示 */

.v3_img_keep_ratio {
  -o-object-fit: contain;
  object-fit: contain;
}

/* block */

.v3_block {
  display: block;
}
#selectTimeTipsBtn[data-v-78ec5da4] {
  width: calc(100% - 1.4rem);
}
#selectTimeTipsBtn[data-v-ea65a718] {
  width: calc(100% - 1.4rem);
}
#selectTimeTipsBtn[data-v-4785cea8] {
  width: calc(100% - 1.4rem);
}
#selectTimeTipsBtn[data-v-94518708] {
  width: calc(100% - 1.4rem);
}
#selectTimeTipsBtn[data-v-76120b74] {
  width: calc(100% - 1.4rem);
}
.pageCenter {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main[data-v-2e8fe043] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.img[data-v-2e8fe043] {
  width: 100%;
  height: 100%;
}
.button[data-v-2e8fe043] {
  height: 1.466667rem;
  width: 8.933333rem;
  text-align: center;
  line-height: 1.466667rem;
  color: #fff;
  font-weight: 600;
  font-size: 0.453333rem;
  border-radius: 0.8rem;
  position: fixed;
  bottom: 0.8rem;
  /* 线性渐变 */
  background: -webkit-gradient(linear, left top, right top, from(#00d4ff), to(#4364f7));
  background: linear-gradient(90deg, #00d4ff 0%, #4364f7 100%);
}
.content[data-v-1dfcd374] {
  padding: 0.4rem 0.533333rem 0;
  padding-bottom: 6.4rem;
  overflow: hidden;
}
.organizations[data-v-1dfcd374] {
  font-size: 0.32rem;
  line-height: 0.533333rem;
  color: #595959;
  margin-bottom: 0.133333rem;
}
.organizationsPop[data-v-1dfcd374] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.32rem;
  line-height: 0.533333rem;
  color: #595959;
}
.organizationsPop > span[data-v-1dfcd374]:first-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.organizationsPop > span[data-v-1dfcd374]:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1.866667rem;
}
.organizationsPop > span > img[data-v-1dfcd374] {
  margin-left: 0.133333rem;
}
.organizationsTitle[data-v-1dfcd374] {
  margin-top: 0.133333rem;
  margin-bottom: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.organizationsTitle > img[data-v-1dfcd374] {
  margin-right: 0.133333rem;
}
.organizationsTitle > span[data-v-1dfcd374] {
  font-size: 0.533333rem;
  font-weight: bold;
  line-height: 0.746667rem;
  color: #343a40;
}
.storeList[data-v-1dfcd374] {
  border-radius: 0.266667rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  padding: 0 0.4rem;
  margin-bottom: 1.066667rem;
  max-height: calc(100vh - 6.666667rem);
  overflow-y: auto;
}
.storeList > .item[data-v-1dfcd374] {
  padding: 0.4rem 0;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 0.026667rem solid #f0f3f4;
  font-size: 0.453333rem;
  line-height: 0.64rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.storeList > .item[data-v-1dfcd374]:last-child {
  border-bottom: none;
}
.nullStoreList[data-v-1dfcd374] {
  padding-top: 4rem;
  text-align: center;
}
.nullStoreList > span[data-v-1dfcd374] {
  display: block;
  margin-bottom: 0.533333rem;
  font-size: 0.373333rem;
  color: #adb5bd;
}
.close[data-v-1dfcd374] {
  position: absolute;
  bottom: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: calc(100% - 1.066667rem);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.close > img[data-v-1dfcd374] {
  text-align: center;
}
.storeTitle[data-v-1dfcd374] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.266667rem;
}
.storeName[data-v-1dfcd374] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: 0em;
  font-size: 0.533333rem;
  font-weight: bold;
  line-height: 0.746667rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.otherStore[data-v-1dfcd374] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  color: #343a40;
  width: 2.133333rem;
}
.otherStore > img[data-v-1dfcd374] {
  margin-left: 0.133333rem;
}
.tags[data-v-1dfcd374] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 0.266667rem;
}
.tagItem[data-v-1dfcd374] {
  font-size: 0.32rem;
  font-weight: normal;
  line-height: 0.533333rem;
  margin-right: 0.266667rem;
  color: #ff0000;
}
.tagItem > span[data-v-1dfcd374]:first-child {
  color: #343a40;
}
.tagItem > span[data-v-1dfcd374]:last-child {
  color: #adb5bd;
}
.No[data-v-1dfcd374] {
  color: #adb5bd;
  font-size: 0.32rem;
  font-weight: normal;
  line-height: 0.533333rem;
}
.No > span[data-v-1dfcd374]:first-child {
  color: #343a40;
}
.tagFavorite[data-v-1dfcd374] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.tagFavorite > img[data-v-1dfcd374] {
  margin-right: 0.133333rem;
  display: block;
  height: 0.266667rem;
}
.message[data-v-1dfcd374] {
  padding: 0.266667rem;
  background: var(--r);
  color: var(--white);
  margin-bottom: 0.4rem;
}
.message > img[data-v-1dfcd374] {
  margin-right: 0.266667rem;
}
.status_content[data-v-1dfcd374] {
  border-top: 0.026667rem solid #f0f3f4;
  background: #f2f2f7;
  padding: 0.4rem;
}
.status_content > div[data-v-1dfcd374] {
  width: 100%;
  margin-bottom: 0.4rem;
}
.status_content > div[data-v-1dfcd374]:nth-child(n + 2) {
  color: var(--g2);
}
.status_content > div:nth-child(n + 2) > p[data-v-1dfcd374] {
  line-height: 0.373333rem;
  /* border-left: 2px solid #333; */
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left-width: 0.053333rem;
  border-left-style: solid;
  padding-left: 0.266667rem;
}
.title > div[data-v-1dfcd374] {
  width: 6.133333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wash > p[data-v-1dfcd374] {
  border-color: var(--b);
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.wash > div[data-v-1dfcd374] {
  width: 6.133333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dry > p[data-v-1dfcd374] {
  border-color: var(--o);
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.dry > div[data-v-1dfcd374] {
  width: 6.133333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wd > p[data-v-1dfcd374] {
  border-color: var(--v);
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.wd > div[data-v-1dfcd374] {
  width: 6.133333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shoe > p[data-v-1dfcd374] {
  border-color: var(--s);
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.shoe > div[data-v-1dfcd374] {
  width: 6.133333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.status_content > div[data-v-1dfcd374]:last-child {
  margin-bottom: 0;
}
.status_content > div > div > span[data-v-1dfcd374] {
  display: inline-block;
  width: 1.866667rem;
  line-height: 0.506667rem;
  text-align: center;
}
.status_content > div[data-v-1dfcd374]:first-child {
  color: var(--g3);
}
.xiaolanka[data-v-1dfcd374] {
  width: 100%;
  color: var(--g1);
  margin-bottom: 0.266667rem;
  background: var(--g6);
  padding: 0.4rem;
  margin-top: 0.266667rem;
}
.xiaolan_left > img[data-v-1dfcd374] {
  width: 0.586667rem;
  height: 0.586667rem;
  vertical-align: middle;
  margin-top: 0.026667rem;
  margin-right: var(--mp10);
}
.xiaolan_type[data-v-1dfcd374] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1.493333rem;
  height: 0.48rem;
  background: -webkit-gradient(
        linear,
        left top, right top,
        from(rgba(209, 153, 0, 1)),
        to(rgba(239, 184, 35, 1))
    );
  background: linear-gradient(
        90deg,
        rgba(209, 153, 0, 1) 0%,
        rgba(239, 184, 35, 1) 100%
    );
  text-align: center;
  color: var(--white);
  border-radius: 0.533333rem;
}
.xiaolan_right[data-v-1dfcd374] {
  color: var(--g2);
  font-size: 0.32rem;
}
.reserveWrapper[data-v-1dfcd374] {
  text-align: center;
  width: calc(100% - 1.066667rem);
  height: 1.493333rem;
  position: fixed;
  bottom: 3.28rem;
}
.reserveBtn[data-v-1dfcd374] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.48rem;
  gap: 0.266667rem;
  background: #4364f7;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  border-radius: 13.333333rem;
  height: 0.533333rem;
  width: auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-animation: breathe-data-v-1dfcd374 1s linear infinite;
  animation: breathe-data-v-1dfcd374 1s linear infinite;
}
@-webkit-keyframes breathe-data-v-1dfcd374 {
0% {
    -webkit-transform: translateX(-50%) scale(0.97);
    transform: translateX(-50%) scale(0.97);
}
50% {
    -webkit-transform: translateX(-50%) scale(1.1);
    transform: translateX(-50%) scale(1.1);
}
100% {
    -webkit-transform: translateX(-50%) scale(0.97);
    transform: translateX(-50%) scale(0.97);
}
}
@keyframes breathe-data-v-1dfcd374 {
0% {
    -webkit-transform: translateX(-50%) scale(0.97);
    transform: translateX(-50%) scale(0.97);
}
50% {
    -webkit-transform: translateX(-50%) scale(1.1);
    transform: translateX(-50%) scale(1.1);
}
100% {
    -webkit-transform: translateX(-50%) scale(0.97);
    transform: translateX(-50%) scale(0.97);
}
}
.reserveBtn > h1[data-v-1dfcd374] {
  font-size: 0.453333rem;
  font-weight: bold;
  line-height: 0.453333rem;
  text-align: center;
  letter-spacing: 0em;
  color: #ffffff;
  white-space: nowrap;
}
.reserveBtn > span[data-v-1dfcd374] {
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.453333rem;
  text-align: center;
  letter-spacing: 0em;
  color: #ffffff;
  white-space: nowrap;
}
.jumpingDiv[data-v-1dfcd374] {
  -webkit-animation: jump-data-v-1dfcd374 0.5s infinite alternate;
  animation: jump-data-v-1dfcd374 0.5s infinite alternate;
}
@-webkit-keyframes jump-data-v-1dfcd374 {
0% {
    bottom: 2.133333rem;
}
100% {
    bottom: 2.4rem;
}
}
@keyframes jump-data-v-1dfcd374 {
0% {
    bottom: 2.133333rem;
}
100% {
    bottom: 2.4rem;
}
}
.redMessageBtn[data-v-1dfcd374] {
  height: 0.533333rem;
  position: absolute;
  left: 50%;
  bottom: 2.133333rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.redMessageBtn > .message[data-v-1dfcd374] {
  border-radius: 13.333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.266667rem;
  gap: 0.133333rem;
  background: #ff0000;
}
.redMessageBtn > .message > img[data-v-1dfcd374] {
  margin-right: 0.133333rem;
}
.redMessageBtn > .message > .text[data-v-1dfcd374] {
  white-space: nowrap;
  font-size: 0.373333rem;
  line-height: 0.373333rem;
  color: #ffffff;
}
.redMessageBtn > img[data-v-1dfcd374] {
  position: relative;
  bottom: 0.586667rem;
}
[data-v-1dfcd374] .van-popup {
  -webkit-transition: none;
  transition: none;
}
.priceTip[data-v-1dfcd374] {
  margin-left: 0.266667rem;
  font-size: 0.32rem;
  font-weight: normal;
  line-height: 0.533333rem;
  color: #adb5bd !important;
}
.content[data-v-3b02028b] {
  padding: 0;
}
.lunbo div[data-v-3b02028b] {
  /* border-radius: 4px; */
  height: 100%;
}
.lunbo[data-v-3b02028b] {
  width: 100%;
  /* height: 133px; */
  height: 3.573333rem;
  display: block;
  /* margin-top: 5px; */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0.266667rem 0;
  border-radius: 0.266667rem;
  /* border: 1px solid rgba(228, 228, 228, 1); */
  /* box-shadow: 0px 4px 8px rgba(204, 204, 204, 0.16); */
}
.lunbo img[data-v-3b02028b] {
  width: 100%;
  border-radius: 0.266667rem;
  -o-object-fit: cover;
  object-fit: cover;
}
.popupModelWarp[data-v-3b02028b] {
  /* background: floralwhite; */
  background: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(100% - 1.066667rem);
}
.popupModelWarp > .close[data-v-3b02028b] {
  padding: 0.8rem;
}
.msgImg[data-v-3b02028b] {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.popupImgPosition[data-v-3b02028b] {
  position: fixed;
  right: 0.533333rem;
  bottom: 5.333333rem;
  width: 1.706667rem;
  height: 1.706667rem;
}
.popupImgPosition img[data-v-3b02028b] {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.btnArea[data-v-81e0605e] {
  /* width: 220px; */
  /* width: calc(100% - 75px); */
  width: calc(100%);
  height: 1.466667rem;
  position: fixed;
  bottom: 3.28rem;
  right: 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  padding: 0 0.533333rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.btnArea > div[data-v-81e0605e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 2.666667rem;
  color: var(--white);
}
.btnArea > div[data-v-81e0605e]:nth-child(2),
.btnArea > div[data-v-81e0605e]:nth-child(3) {
  margin-left: 0.266667rem;
}
.washing[data-v-81e0605e],
.dry[data-v-81e0605e] {
  /* width: 100px; */
  height: 1.466667rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  background: var(--b);
  font-size: 0.373333rem;
  /* margin-left: 20px; */
  /* padding: 0 23px; */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.dry[data-v-81e0605e] {
  background: var(--o);
}
.wd[data-v-81e0605e] {
  background: var(--v);
}
.washing > img[data-v-81e0605e],
.washing > span[data-v-81e0605e] {
  vertical-align: middle;
}
.disbleTable[data-v-81e0605e] {
  opacity: 0.28;
}
.shadowO[data-v-81e0605e] {
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(255, 121, 6, 0.28);
  box-shadow: 0 0.266667rem 0.8rem rgba(255, 121, 6, 0.28);
}
.hint[data-v-4ffc921c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0.266667rem 0.4rem;
  margin: 0.533333rem 0;
  border-radius: 0.266667rem;
  width: calc(100% - 1.066667rem);
  gap: 0.133333rem;
}
.mild[data-v-4ffc921c] {
  background: #4364f7;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
}
.medium[data-v-4ffc921c] {
  background: #ff7906;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(255, 102, 0, 0.28);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(255, 102, 0, 0.28);
}
.severe[data-v-4ffc921c] {
  background: #ff0000;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(255, 0, 0, 0.28);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(255, 0, 0, 0.28);
}
.hint > img[data-v-4ffc921c] {
  margin-right: 0.133333rem;
}
.hint > .text[data-v-4ffc921c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}
.hint > .text > span[data-v-4ffc921c] {
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.586667rem;
  letter-spacing: 0em;
  color: #ffffff;
  margin-bottom: 0.133333rem;
}
.hint > .text > div[data-v-4ffc921c] {
  font-size: 0.32rem;
  font-weight: normal;
  line-height: 0.32rem;
  letter-spacing: 0em;
  color: #ffffff;
  opacity: 0.5;
}
.welfare[data-v-26e6e508] {
  background-color: #f2f2f7;
  padding: 0.266667rem 0.346667rem;
  font-size: 0.32rem;
  line-height: 0.533333rem;
  color: #343a40;
  margin-top: 0.266667rem;
  border-radius: 0.266667rem;
}
.welfare > .title[data-v-26e6e508] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.welfare > .img[data-v-26e6e508] {
  margin-top: 0.066667rem;
}
.welfare > .img > img[data-v-26e6e508] {
  width: 100%;
  border-radius: 0.266667rem;
}
.welfare > .more[data-v-26e6e508] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.welfare > .more > span[data-v-26e6e508] {
  margin-right: 0.133333rem;
}
.pop[data-v-27e3bdbe] {
  position: relative;
}
[data-v-27e3bdbe].van-popup {
  background-color: transparent !important;
  /* 背景颜色透明 */
}
.popImg[data-v-27e3bdbe] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.close[data-v-27e3bdbe] {
  width: 100%;
  text-align: center;
  margin-top: 0.8rem;
}
.bottomBox[data-v-f42c8ba4] {
  height: 4rem;
}
.detailV3[data-v-f42c8ba4] {
  min-height: 100vh;
  position: relative;
  background-color: #fff;
}
.storeAddress[data-v-f42c8ba4] {
  border-bottom: 0.026667rem solid #e5e5e5;
  padding: 0.213333rem 0.533333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 300;
  font-size: 0.373333rem;
  line-height: 0.746667rem;
  letter-spacing: 0.026667rem;
}
.storeAddress i[data-v-f42c8ba4] {
  margin: 0 0.213333rem;
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  background-color: rgba(0,0,0,0);
  border-top: 0.026667rem solid rgba(0,0,0,.3);
  border-right: 0.026667rem solid rgba(0,0,0,.3);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.storeInfo[data-v-f42c8ba4] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.64rem 0.533333rem 0 0.533333rem;
}
.storeInfo .storeInfoContent[data-v-f42c8ba4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.storeInfo .storeInfoFloor[data-v-f42c8ba4] {
  font-weight: 700;
  font-size: 0.586667rem;
  line-height: 0.853333rem;
  letter-spacing: 0.026667rem;
  margin-bottom: 0.186667rem;
}
.storeInfo .storeInfoFloor span[data-v-f42c8ba4] {
  font-weight: 700;
  font-size: 1.013333rem;
  line-height: 0.853333rem;
  letter-spacing: 0.026667rem;
  text-align: right;
}
.storeInfo .storeInfoTime[data-v-f42c8ba4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.266667rem;
  font-size: 0.373333rem;
  color: rgba(0,0,0,.7);
}
.storeInfo .storeInfoTime span[data-v-f42c8ba4] {
  font-weight: 500;
  font-size: 0.4rem;
  line-height: 0.64rem;
  letter-spacing: 0;
  opacity: .3;
}
.storeInfo .storeInfoTime .priceTip[data-v-f42c8ba4] {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  color: #000;
}
.storeInfo .changeStore[data-v-f42c8ba4] {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.storeInfo .changeStore img[data-v-f42c8ba4] {
  width: 0.533333rem;
  height: 0.533333rem;
  vertical-align: middle;
}
.storeInfo .changeStore span[data-v-f42c8ba4] {
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.64rem;
  letter-spacing: 0.026667rem;
  text-align: right;
  color: rgba(0,0,0,.7);
}
.storeNotice[data-v-f42c8ba4] {
  padding: 0.8rem 0.533333rem;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  background: url(../../static/img/bg1.a22619a.png) no-repeat calc(100% - 0.533333rem) 0.266667rem;
  background-size: 1.573333rem 1.573333rem;
}
.storeNotice .storeNoticeItem[data-v-f42c8ba4] {
  padding: 0.4rem 0.346667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background: linear-gradient(90.01deg, rgba(216, 216, 216, 0.3) 11.87%, rgba(216, 216, 216, 0) 99.99%);
  border: 0.026667rem solid #000;
  border-radius: 0.213333rem;
}
.storeNotice .storeNoticeItem .storeNoticeImg1[data-v-f42c8ba4] {
  position: absolute;
  left: -0.16rem;
  top: -0.586667rem;
  width: 2.666667rem;
  height: 0.96rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.storeNotice .storeNoticeItem .storeNoticeImg1 div[data-v-f42c8ba4] {
  margin-left: -0.133333rem;
  margin-right: -0.133333rem;
  width: 1.546667rem;
  height: 0.746667rem;
  padding: 0.133333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 600;
  font-size: 0.506667rem;
  line-height: 0.426667rem;
  letter-spacing: 0.026667rem;
  background: linear-gradient(133.34deg, #73e6ff -8.46%, #fff1b7 107.98%);
  border: 0.026667rem solid #000;
  border-radius: 0.64rem;
  text-align: center;
}
.storeNotice .storeNoticeItem .storeNoticeImg1 img[data-v-f42c8ba4]:nth-child(1) {
  position: relative;
  z-index: 1;
  width: 0.72rem;
  height: 0.72rem;
  vertical-align: middle;
  -webkit-transform: rotate(-22.16deg);
  transform: rotate(-22.16deg);
}
.storeNotice .storeNoticeItem .storeNoticeImg1 img[data-v-f42c8ba4]:nth-child(3) {
  width: 0.533333rem;
  height: 0.533333rem;
  vertical-align: middle;
}
.storeNotice .storeNoticeItem .storeNoticeImg2[data-v-f42c8ba4] {
  position: absolute;
  right: 0.266667rem;
  top: -0.133333rem;
  width: 1.333333rem;
  height: 0.106667rem;
  background-color: #131212;
}
.storeNotice .storeNoticeItem .storeNoticeContent[data-v-f42c8ba4] {
  overflow: auto;
}
.swipe_div[data-v-f42c8ba4] {
  padding: 0.533333rem;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  aspect-ratio: 4.5/1;
}
.swipe_div .swipe_box[data-v-f42c8ba4] {
  border-radius: 0.32rem;
}
.swipe_div .swipe_box img[data-v-f42c8ba4] {
  border-radius: 0.32rem;
}
.swipe_div .swipe_box[data-v-f42c8ba4] {
  width: 100% !important;
}
.swipe_div ::v-deep .van-swipe__track[data-v-f42c8ba4] {
  overflow: hidden !important;
}
.swipe_div ::v-deep .van-swipe__indicators[data-v-f42c8ba4] {
  bottom: -0.266667rem !important;
}
.swipe_div ::v-deep .van-swipe__indicator[data-v-f42c8ba4] {
  background: #ccc !important;
}
.swipe_div ::v-deep .van-swipe__indicator--active[data-v-f42c8ba4] {
  background: #1989fa !important;
}
.serviceList[data-v-f42c8ba4] {
  padding: 0.533333rem 0.533333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media screen and (min-width: 800px) {
.serviceList[data-v-f42c8ba4] {
    grid-template-columns: 1fr 1fr 1fr;
}
}
@media screen and (min-width: 1060px) {
.serviceList[data-v-f42c8ba4] {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
.serviceList[data-v-f42c8ba4] {
  gap: 0.533333rem;
}
.serviceList .serviceItem[data-v-f42c8ba4] {
  gap: 0.533333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 0.426667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 0.48rem 1.76rem 0.48rem 0.48rem;
  background: #fff;
  -webkit-box-shadow: 0 0.346667rem 0.48rem -0.106667rem rgba(0,0,0,.13),inset 0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14);
  box-shadow: 0 0.346667rem 0.48rem -0.106667rem rgba(0,0,0,.13),inset 0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14);
}
.serviceList .serviceItem .serviceItemType[data-v-f42c8ba4] {
  font-weight: 500;
  font-size: 0.64rem;
  line-height: 0.853333rem;
  letter-spacing: 0.026667rem;
}
.serviceList .serviceItem .serviceItemContent[data-v-f42c8ba4] {
  text-align: center;
}
.serviceList .serviceItem .serviceItemContent p[data-v-f42c8ba4]:nth-child(1) {
  font-weight: 500;
  font-size: 0.8rem;
  line-height: 0.853333rem;
  letter-spacing: 0.026667rem;
  text-align: center;
}
.serviceList .serviceItem .serviceItemContent p[data-v-f42c8ba4]:nth-child(2) {
  font-weight: 400;
  font-size: 0.32rem;
  line-height: 0.48rem;
  letter-spacing: 0.026667rem;
  color: rgba(0,0,0,.4);
}
.serviceList .serviceItem .serviceItemBtn[data-v-f42c8ba4] {
  padding: 0.106667rem 0.24rem;
  width: 56;
  height: 26;
  position: absolute;
  bottom: 0.533333rem;
  right: -0.133333rem;
  font-weight: 700;
  font-size: 0.32rem;
  line-height: 0.48rem;
  letter-spacing: 0.026667rem;
  -webkit-box-shadow: 0 0.24rem 0.293333rem -0.106667rem rgba(18,98,18,.25);
  box-shadow: 0 0.24rem 0.293333rem -0.106667rem rgba(18,98,18,.25);
  border-radius: 1.6rem;
  background: #fff;
  color: #000;
}
.serviceList .serviceItem .serviceItemBtn img[data-v-f42c8ba4] {
  width: 0.346667rem;
  height: 0.346667rem;
  vertical-align: middle;
}
.serviceList .serviceItem .serviceItemImg[data-v-f42c8ba4] {
  width: 2.4rem;
  height: 2.186667rem;
  position: absolute;
  top: -0.16rem;
  right: -0.426667rem;
}
.serviceList .serviceItem .serviceItemImg img[data-v-f42c8ba4] {
  width: 100%;
  height: 100%;
}
.buyCard[data-v-f42c8ba4] {
  position: relative;
  left: 0.506667rem;
  width: calc(100% - 1.013333rem);
  height: 1.6rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.266667rem 0.533333rem;
  background: url(../../static/img/vip-bg.1800f94.png),linear-gradient(106.31deg, rgb(207, 247, 162) 24.07%, rgb(55, 206, 237) 72.28%);
  background-size: cover;
  background-position: center;
  -webkit-box-shadow: 0 0.213333rem 0.32rem 0 rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
  box-shadow: 0 0.213333rem 0.32rem 0 rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
  border-radius: 0.8rem;
  z-index: 1;
}
.buyCard .buyCardItem[data-v-f42c8ba4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.buyCard .buyCardItem img[data-v-f42c8ba4] {
  position: relative;
  top: 0;
  left: -0.533333rem;
  width: 1.653333rem;
  height: 1.466667rem;
}
.buyCard .buyCardItem .buyCardItem-title[data-v-f42c8ba4] {
  margin-left: -0.533333rem;
  width: 91.9403991699;
  height: 16.4533157349;
  top: 0.64rem;
  left: 2.307733rem;
  background: -webkit-gradient(linear, left top, right top, from(#fb8a00), color-stop(48.73%, #ff7f64), to(#ff6852));
  background: linear-gradient(90deg, #fb8a00 0%, #ff7f64 48.73%, #ff6852 100%);
  font-size: 0.426667rem;
  font-weight: 600;
  background-clip: text;
  -webkit-text-fill-color: rgba(0,0,0,0);
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}
.buyCard .buyCardArrow[data-v-f42c8ba4] {
  width: 0.746667rem;
  height: 0.746667rem;
  border-radius: 50%;
  -webkit-box-shadow: 0 0.106667rem 0.106667rem 0 rgba(0,0,0,.25),box-shadow,0 -0.026667rem 0.053333rem 0 rgba(5,167,197,.4) inset;
  box-shadow: 0 0.106667rem 0.106667rem 0 rgba(0,0,0,.25),box-shadow,0 -0.026667rem 0.053333rem 0 rgba(5,167,197,.4) inset;
  background: hsla(0,0%,100%,.4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.buyCard .buyCardArrow span[data-v-f42c8ba4] {
  margin-right: 0.106667rem;
  display: inline-block;
  width: 0.213333rem;
  height: 0.213333rem;
  border-top: 0.08rem solid #05a8c5;
  border-right: 0.08rem solid #05a8c5;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bgImg[data-v-f42c8ba4] {
  position: absolute;
  bottom: 1.333333rem;
  width: 100%;
  height: 60%;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(30.39%, rgba(243, 249, 255, 0.6)), to(rgba(209, 229, 255, 0.86)));
  background: linear-gradient(180deg, #fff 0%, rgba(243, 249, 255, 0.6) 30.39%, rgba(209, 229, 255, 0.86) 100%);
  z-index: 0;
}
.content[data-v-4eab1e0a] {
  padding: 0.533333rem;
  overflow: scroll;
  padding-bottom: 4.266667rem;
}
.orderTitle[data-v-4eab1e0a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0.533333rem;
}
.orderTitle > .ing[data-v-4eab1e0a] {
  font-size: 0.453333rem;
  font-weight: 600;
  line-height: 0.64rem;
  letter-spacing: 0em;
  color: #343a40;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.orderTitle > .ing > .orderIng[data-v-4eab1e0a] {
  margin-left: 0.266667rem;
  border-radius: 1.333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.133333rem 0.266667rem;
  gap: 0.133333rem;
  background: rgba(67, 100, 247, 0.1);
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.373333rem;
  text-align: center;
  letter-spacing: 0em;
}
.orderTitle > .all[data-v-4eab1e0a] {
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.64rem;
  text-align: right;
  letter-spacing: 0em;
  color: #4364f7;
}
.nodata[data-v-4eab1e0a] {
  margin-top: 60%;
}
.nodata > p[data-v-4eab1e0a] {
  text-align: center;
  margin-top: 0;
  margin-top: 0.533333rem;
}
.orderIngStrip[data-v-4eab1e0a] {
  padding: 0.133333rem 0.4rem;
  gap: 0.266667rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-radius: 0.266667rem;
  background: rgba(67, 100, 247, 0.1);
  text-align: center;
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.586667rem;
  letter-spacing: 0em;
  color: #4364f7;
  margin-bottom: 2.666667rem;
  margin-top: 0.266667rem;
}
.reserveWrapper[data-v-4eab1e0a] {
  text-align: center;
  width: calc(100% - 1.066667rem);
  height: 1.493333rem;
  position: fixed;
  bottom: 2.666667rem;
  z-index: 10;
}
.reserveBtn[data-v-4eab1e0a],
.reserveBtnActive[data-v-4eab1e0a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.266667rem 0.4rem;
  gap: 0.266667rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  border-radius: 13.333333rem;
  height: 0.533333rem;
  width: auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.reserveBtn > span[data-v-4eab1e0a],
.reserveBtnActive > span[data-v-4eab1e0a] {
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 1.093333rem;
  text-align: center;
  letter-spacing: 0em;
  white-space: nowrap;
}
.reserveBtn > span[data-v-4eab1e0a] {
  color: #adb5bd;
}
.reserveBtnActive > span[data-v-4eab1e0a] {
  color: #343a40;
}
.orderIngListTitle[data-v-4eab1e0a] {
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
  color: #343a40;
  margin-bottom: 0.533333rem;
}
.orderIngListTitle > span[data-v-4eab1e0a] {
  font-size: 0.64rem;
  font-weight: bold;
}
.orderIngList[data-v-4eab1e0a] {
  width: calc(100% - 0.8rem);
  padding: 0.266667rem 0.4rem;
  gap: 0.133333rem;
  background: #ffffff;
  border-radius: 0.266667rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  margin-bottom: 0.266667rem;
}
.orderIngList > .orderItemTitle[data-v-4eab1e0a] {
  border: none;
}
.orderIngList > .orderItemTitle > .name[data-v-4eab1e0a] {
  margin-bottom: 0.133333rem;
}
.orderIngList > .orderItemTitle > .type[data-v-4eab1e0a] {
  margin-bottom: 0.133333rem;
}
.orderIngList > .orderItemTitle > .message[data-v-4eab1e0a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.content1[data-v-4eb140be] {
  padding: 0;
}
.orderItem[data-v-4eb140be] {
  border-radius: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0.4rem;
  gap: 0.266667rem;
  background: #ffffff;
  border-radius: 0.266667rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  margin-bottom: 0.266667rem;
}
.orderItemTitle[data-v-4eb140be] {
  border-width: 0 0 0.026667rem 0;
  border-style: solid;
  border-color: #f2f2f7;
}
.orderItemTitle>.name[data-v-4eb140be] {
  font-size: 0.32rem;
  font-weight: normal;
  line-height: 0.533333rem;
  letter-spacing: 0em;
  color: #343a40;
  margin-bottom: 0.106667rem;
}
.orderItemTitle>.type[data-v-4eb140be] {
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
  margin-bottom: 0.106667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.orderItemTitle>.type>.code[data-v-4eb140be] {
  font-weight: 600;
  font-size: 0.453333rem;
  line-height: 0.586667rem;
}
.orderItemTitle>.type>.maintain[data-v-4eb140be] {
  padding: 0.08rem;
  gap: 0.08rem;
  background: rgba(255, 0, 0, 0.15);
  color: #ff0000;
  font-size: 0.32rem;
  font-weight: normal;
  line-height: 0.32rem;
  border-radius: 0.106667rem;
  margin-left: 0.266667rem;
}
.orderItemTitle>.money[data-v-4eb140be] {
  font-size: 0.32rem;
  font-weight: normal;
  line-height: 0.533333rem;
  letter-spacing: 0em;
  color: #343a40;
  margin-bottom: 0.266667rem;
}
.warning[data-v-4eb140be] {
  padding: 0.133333rem 0.4rem;
  border-radius: 0.266667rem;
  background: #ff0000;
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.586667rem;
  letter-spacing: 0em;
  color: #ffffff;
  margin-bottom: 0.266667rem;
}
.orderItemfooter>.title[data-v-4eb140be] {
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.586667rem;
  letter-spacing: 0em;
  color: #4364f7;
  margin-bottom: 0.266667rem;
}
.orderItemfooter>.time[data-v-4eb140be] {
  border-radius: 0.266667rem;
  padding: 0.133333rem 0.4rem;
  gap: 0.266667rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background: rgba(255, 0, 0, 0.1);
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.586667rem;
  letter-spacing: 0em;
  color: #ff0000;
  margin-bottom: 0.266667rem;
}
.orderItemfooter>.pay[data-v-4eb140be] {
  border-radius: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.266667rem 0.4rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background: #4364f7;
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.586667rem;
  text-align: center;
  letter-spacing: 0em;
  color: white;
  margin-bottom: 0.266667rem;
}
.orderItemfooter>.area[data-v-4eb140be] {
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  letter-spacing: 0em;
  color: #ff7906;
  margin-bottom: 0.133333rem;
}
.orderItemfooter>.lineUp[data-v-4eb140be] {
  padding: 0.266667rem;
  gap: 0.266667rem;
  background: #f2f2f7;
  font-size: 0.373333rem;
  line-height: 0.373333rem;
  color: #595959;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.266667rem;
  border-radius: 0.266667rem;
}
.orderItemfooter>.lineUp>img[data-v-4eb140be] {
  width: 0.48rem;
  height: 0.48rem;
}
.orderItemfooter>.lineUp>span[data-v-4eb140be] {
  color: #343a40;
}
.orderItemfooter>.inform[data-v-4eb140be] {
  border-radius: 0.266667rem;
  padding: 0.133333rem 0.4rem;
  gap: 0.266667rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background: rgba(255, 121, 6, 0.1);
  margin-bottom: 0.266667rem;
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  color: #ff7906;
}
.orderItemfooter>.btn[data-v-4eb140be] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.orderItemfooter>.btn>.clear[data-v-4eb140be] {
  padding: 0.266667rem 0.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0.026667rem solid #e7e9fe;
  border-radius: 0.266667rem;
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 0.24rem;
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.586667rem;
  text-align: center;
  letter-spacing: 0em;
}
.orderItemfooter>.btn>.detail[data-v-4eb140be] {
  padding: 0.266667rem 0.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0.026667rem solid #e7e9fe;
  border-radius: 0.266667rem;
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.586667rem;
  text-align: center;
  letter-spacing: 0em;
  color: black;
}
.oldItem[data-v-4eb140be] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0.4rem;
  gap: 0.133333rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  margin-bottom: 0.266667rem;
  border-radius: 0.266667rem;
}
.oldItem>.top[data-v-4eb140be] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.oldItem>.message[data-v-4eb140be] {
  border-radius: 0.266667rem;
  padding: 0.4rem;
  background: #f2f2f7;
  color: #ff0000;
  margin-bottom: 0.4rem;
}
.oldItem>.btn[data-v-4eb140be] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
}
.oldItem>.btn>.losCancelOrder[data-v-4eb140be] {
  border-radius: 0.266667rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0 0.026667rem 0 #acb7c2;
  box-shadow: 0 0 0.026667rem 0 #acb7c2;
  padding: 0.32rem 0.333333rem;
  margin-left: 0.266667rem;
}
.oldItem>.btn>.platformUse[data-v-4eb140be] {
  border-radius: 0.266667rem;
  background: #4364f7;
  color: white;
  -webkit-box-shadow: 0 0 0.026667rem 0 #acb7c2;
  box-shadow: 0 0 0.026667rem 0 #acb7c2;
  padding: 0.32rem 0.333333rem;
  margin-left: 0.266667rem;
}
.qrTitle[data-v-4eb140be] {
  font-size: 0.373333rem;
  line-height: 0.64rem;
  letter-spacing: 0em;
  color: #4364f7;
  margin-bottom: 0.266667rem;
}
.qrTitle span[data-v-4eb140be] {
  font-size: 0.453333rem;
  font-weight: 600;
}
.qrWarn[data-v-4eb140be] {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background: rgba(255, 0, 0, 0.1);
  border-radius: 0.266667rem;
  margin-bottom: 0.266667rem;
  padding: 0.133333rem 0.4rem;
}
.qrWarn>.qrWarnAbort[data-v-4eb140be] {
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.586667rem;
  letter-spacing: 0em;
  color: #ff0000;
}
.qrWarn>.qrWarnAbort>span[data-v-4eb140be] {
  font-weight: 600;
}
.qrWarn>.qrWarnTime[data-v-4eb140be] {
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  letter-spacing: 0em;
  color: #ff0000;
}
.qrWarn>.qrWarnTime>span[data-v-4eb140be] {
  font-weight: 600;
}
.qrHint[data-v-4eb140be] {
  padding: 0.133333rem 0.4rem;
  gap: 0.266667rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-radius: 0.266667rem;
  background: rgba(255, 121, 6, 0.1);
  padding: 0.133333rem 0.4rem;
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.586667rem;
  letter-spacing: 0em;
  color: #ff7906;
  text-align: center;
  margin-bottom: 0.266667rem;
}
.qrBtn[data-v-4eb140be] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.266667rem 0.4rem;
  gap: 0.266667rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background: #4364f7;
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  text-align: center;
  letter-spacing: 0em;
  color: white;
  margin-bottom: 0.266667rem;
  border-radius: 0.266667rem;
}
.qrBtn>span[data-v-4eb140be] {
  font-weight: 600;
}
.startTitle[data-v-4eb140be] {
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.586667rem;
  letter-spacing: 0em;
  color: #4364f7;
  margin-bottom: 0.266667rem;
}
.startMessage[data-v-4eb140be] {
  padding: 0.133333rem 0.4rem;
  gap: 0.266667rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-radius: 0.266667rem;
  background: rgba(67, 100, 247, 0.1);
  margin-bottom: 0.266667rem;
}
.startMessage>.startTime[data-v-4eb140be] {
  font-size: 0.373333rem;
  line-height: 0.746667rem;
  letter-spacing: 0em;
  color: #4364f7;
}
.startMessage>.startTime>span[data-v-4eb140be] {
  font-size: 0.533333rem;
  font-weight: 600;
}
.startMessage>.nullTime[data-v-4eb140be] {
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.586667rem;
  letter-spacing: 0em;
  color: #4364f7;
}
.cancelBtnTitle[data-v-4eb140be] {
  font-size: 0.533333rem;
  font-weight: normal;
  line-height: 0.746667rem;
  text-align: center;
  letter-spacing: 0em;
  color: #101828;
  margin-bottom: 0.106667rem;
}
.cancelBtnMessage[data-v-4eb140be] {
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.64rem;
  text-align: center;
  letter-spacing: 0em;
  color: #595959;
  margin-bottom: 0.533333rem;
}
.enter[data-v-4eb140be] {
  margin-bottom: 0.266667rem;
  border-radius: 0.266667rem;
  background: #ff0000;
  text-align: center;
  padding: 0.266667rem 0;
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
  color: #ffffff;
}
.consider[data-v-4eb140be] {
  border-radius: 0.266667rem;
  text-align: center;
  padding: 0.266667rem 0;
  border: 0.026667rem solid #e7e9fe;
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
  color: #343a40;
}
.queueIndex[data-v-4eb140be] {
  margin-bottom: 0.213333rem;
}
.queueIndex>p>span[data-v-4eb140be] {
  font-weight: 600;
  font-size: 0.48rem;
  line-height: 0.373333rem;
  letter-spacing: 0.026667rem;
  text-align: right;
  vertical-align: middle;
}
.deviceInfo[data-v-4eb140be] {
  padding: 0.4rem 0.373333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* width: 307px; */
  height: 2.56rem;
  border: 0.04rem solid rgba(245, 245, 247, 1);
  background: rgba(248, 248, 250, 1);
  border-radius: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.266667rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0.266667rem;
}
.deviceInfoItem[data-v-4eb140be] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.deviceInfoItemImg[data-v-4eb140be] {
  position: relative;
  width: 1.76rem;
  height: 1.76rem;
  margin-right: 0.32rem;
}
.deviceInfoItemImg>img[data-v-4eb140be] {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.deviceInfoItemImg>.deviceInfoItemImg-userAvatar[data-v-4eb140be] {
  width: 1.333333rem;
  height: 1.333333rem;
  top: 0.213333rem;
  left: 0.213333rem;
}
.deviceInfoItemImg-queue-list[data-v-4eb140be] {
  border-radius: 0.8rem;
  width: 2.613333rem;
  height: 0.533333rem;
  overflow-x: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.16rem;
}
.deviceInfoItemImg-queue[data-v-4eb140be] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  width: 0.533333rem;
  height: 0.533333rem;
  text-align: center;
}
.deviceInfoItemImg-queue>img[data-v-4eb140be] {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.deviceInfoItemImg-queue>span[data-v-4eb140be] {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(55, 194, 237, 0.7);
  /* border: 1.5px solid rgba(245, 245, 247, 0.7); */
  font-weight: 400;
  font-size: 0.266667rem;
  line-height: 0.32rem;
  letter-spacing: 0.026667rem;
  text-align: right;
  vertical-align: middle;
  text-align: center;
  line-height: 0.533333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
}
.queue-time[data-v-4eb140be] {
  margin: 0.266667rem 0;
  /* width: 305px; */
  height: 1.013333rem;
  padding: 0.133333rem 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f2f2f7;
  border-radius: 0.266667rem;
  font-size: 0.373333rem;
  font-weight: 600;
  line-height: 0.746667rem;
  letter-spacing: 0em;
  color: #595959;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.266667rem;
}
.queue-time>div>span[data-v-4eb140be] {
  color: #343a40;
}
.queue-time>div>img[data-v-4eb140be] {
  width: 0.48rem;
  height: 0.48rem;
  vertical-align: middle;
}
.inform[data-v-4eb140be] {
  border-radius: 0.266667rem;
  padding: 0.133333rem 0.4rem;
  gap: 0.266667rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background: rgba(255, 121, 6, 0.1);
  margin-bottom: 0.266667rem;
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  color: #ff7906;
}
.wrapperVideo[data-v-48a0fe26] {
  background: #cd43f7;
  border-radius: 0.266667rem;
  margin-top: 0.266667rem;
  padding: 0.373333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.left[data-v-48a0fe26] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
img[data-v-48a0fe26] {
  margin-right: 0.266667rem;
}
.text[data-v-48a0fe26] {
  border-radius: 0.106667rem;
  padding: 0.053333rem 0.133333rem;
  background: rgba(255, 255, 255, 0.2);
  font-size: 0.32rem;
  line-height: 0.32rem;
  color: #ffffff;
}
.message[data-v-48a0fe26] {
  font-size: 0.32rem;
  text-align: right;
  color: #ffffff;
}
.middle-device-info-image[data-v-4f2bff1e] {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  position: relative;
  width: 1.813333rem;
  height: 1.813333rem;
  border-radius: 50%;
  overflow: hidden;
}
.middle-device-info-image .middle-device-info-image-profile[data-v-4f2bff1e] {
  position: absolute;
  width: 1.333333rem;
  height: 1.333333rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.middle-device-info-image .middle-device-info-image-top[data-v-4f2bff1e] {
  position: absolute;
  left: 0;
  top: 0;
}
.middle-device-info-image .middle-device-info-image-time[data-v-4f2bff1e] {
  width: 1.6rem;
  height: 0.773333rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0.053333rem;
}
.middle-device-info-image .middle-device-info-image-time-text[data-v-4f2bff1e] {
  position: absolute;
  bottom: 0.186667rem;
  width: 100%;
  text-align: center;
  line-height: 0.266667rem;
  -webkit-transform: scale(0.83);
  transform: scale(0.83);
  opacity: .9;
}
.glow-border[data-v-4f2bff1e] {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.glow-border[data-v-4f2bff1e]::before {
  width: 26.666667rem;
  height: 26.666667rem;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: var(--bg-color);
  -webkit-animation: rotateColors-data-v-4f2bff1e 3s linear infinite;
  animation: rotateColors-data-v-4f2bff1e 3s linear infinite;
  z-index: -1;
}
.glow-border[data-v-4f2bff1e]::after {
  content: "";
  position: absolute;
  top: 0.053333rem;
  left: 0.053333rem;
  right: 0.053333rem;
  bottom: 0.053333rem;
  background: #fff;
  border-radius: 0.266667rem;
  z-index: -1;
}
@-webkit-keyframes rotateColors-data-v-4f2bff1e {
0% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
}
100% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
}
}
@keyframes rotateColors-data-v-4f2bff1e {
0% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
}
100% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
}
}
.swipe_div[data-v-4f2bff1e] {
  padding: 0.266667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  aspect-ratio: 4.5/1;
}
.swipe_div .swipe_box[data-v-4f2bff1e] {
  border-radius: 0.32rem;
}
.swipe_div .swipe_box img[data-v-4f2bff1e] {
  border-radius: 0.32rem;
}
.swipe_div .swipe_box[data-v-4f2bff1e] {
  width: 100% !important;
}
.swipe_div ::v-deep .van-swipe__track[data-v-4f2bff1e] {
  overflow: hidden !important;
}
.swipe_div ::v-deep .van-swipe__indicators[data-v-4f2bff1e] {
  bottom: -0.266667rem !important;
}
.swipe_div ::v-deep .van-swipe__indicator[data-v-4f2bff1e] {
  background: #ccc !important;
}
.swipe_div ::v-deep .van-swipe__indicator--active[data-v-4f2bff1e] {
  background: #1989fa !important;
}
.topTab[data-v-42faa0d5] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.topTab > div[data-v-42faa0d5] {
  width: 100%;
}

/* .nodata {
  height: 100%;
  margin-top: 0;
} */
.content[data-v-42faa0d5] {
  padding: 0;
}
.contWrapper[data-v-42faa0d5] {
  font-size: 0.373333rem;
  padding: 0.533333rem;
  padding-bottom: 5.866667rem;
}
.tableRight[data-v-42faa0d5] {
  width: 5.493333rem !important;
  height: 0.96rem;
  background: #f2f2f7;
  opacity: 1;
  border-radius: 0.8rem;
  padding: 0.053333rem;
  font-size: 0.373333rem;
  margin: 0.4rem 0 0.266667rem;
}
.tableRight > div[data-v-42faa0d5] {
  width: 50%;
  text-align: center;
}
.activeTable[data-v-42faa0d5] {
  background: var(--w);
  border-radius: 2.666667rem;
  line-height: 0.853333rem;
}
.van-step--finish .van-step__circle[data-v-42faa0d5],
.van-step--finish .van-step__line[data-v-42faa0d5] {
  background-color: #b3b3b3 !important;
}
.van-steps[data-v-42faa0d5],
.van-step--vertical[data-v-42faa0d5]:first-child::before {
  background: #f2f2f2;
}
.demo[data-v-42faa0d5] {
  height: 2.133333rem;
  opacity: 0;
}
.contentWarp[data-v-42faa0d5] {
  /* background: var(--white); */
  overflow: hidden;
  height: calc(100% - 3.6rem);
}
.content[data-v-42faa0d5] {
  overflow: scroll;
  padding-top: 0;
  /* margin-top: 50px; */
}
.nextimg[data-v-42faa0d5] {
  width: 0.56rem;
  height: 0.56rem;
  display: block;
  margin: 0.453333rem auto;
}
.table[data-v-42faa0d5] {
  color: var(--g1);
  /* position: fixed;
  top: 0;
  left: 0;
  z-index: 3; */
  background: rgba(0, 153, 255, 0);
  width: 100%;
  /* height: 50px; */
  padding: 0.4rem 0.533333rem 0;
  margin-bottom: 0.133333rem;
}
.table > div[data-v-42faa0d5]:first-child {
  position: relative;
}
.tableItem[data-v-42faa0d5] {
  height: 1.333333rem;
  position: relative;
}

/* .tableItem > p {
  width: 58px;
} */
.tableItem > p[data-v-42faa0d5]:first-child {
  margin-right: 0.8rem;
}

/* .table p {
  height: 50px;
  line-height: 50px;
  padding: 15px;
}
.table > p:first-child {
  padding-left: 90px;
  font-weight: bold;
  color: var(--g1);
}
.table > p:last-child {
  padding-right: 90px;
  opacity: 0.5;
} */
.content1[data-v-42faa0d5] {
  /* width: 335px; */
  margin-top: 0.266667rem;
  height: auto;
  /* background: #f2f2f2; */
  background: var(--w);
  padding: 0.4rem;
}
.blue[data-v-42faa0d5] {
  color: var(--b);
}
.content_top[data-v-42faa0d5] {
  /* width: 320px; */
  /* height: 99px; */
  /* border-bottom: 1px solid var(--border-color); */
  padding-bottom: 0.4rem;
}
.content_medium[data-v-42faa0d5] {
  padding-right: 0.4rem;
  /* border-bottom: 1px solid rgba(179, 179, 179, 0.2);
  border-top: 1px solid rgba(179, 179, 179, 0.2); */
  height: auto;
}
.timeToStop[data-v-42faa0d5] {
  font-size: 0.373333rem;
  color: var(--b);
}
.steps[data-v-42faa0d5] {
  font-size: 0.373333rem;
}
.van-step__title > h3[data-v-42faa0d5] {
  font-size: 0.373333rem;
}
.btn[data-v-42faa0d5] {
  width: 2.133333rem;
  height: 0.986667rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 0.266667rem;
  margin-top: 0.4rem;
}
.pay[data-v-42faa0d5] {
  color: white;
}
.content_bottom[data-v-42faa0d5] {
  width: 100%;
  /* height: 52px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* 入寝设备 */
.btnB[data-v-42faa0d5] {
  color: var(--w);
}
.orderTitle[data-v-42faa0d5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0.533333rem;
}
.orderTitle > .ing[data-v-42faa0d5] {
  font-size: 0.453333rem;
  font-weight: 600;
  line-height: 0.64rem;
  letter-spacing: 0em;
  color: #343a40;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.orderTitle > .ing > .orderIng[data-v-42faa0d5] {
  margin-left: 0.266667rem;
  border-radius: 1.333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.133333rem 0.266667rem;
  gap: 0.133333rem;
  background: rgba(67, 100, 247, 0.1);
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.373333rem;
  text-align: center;
  letter-spacing: 0em;
}
.orderTitle > .all[data-v-42faa0d5] {
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.64rem;
  text-align: right;
  letter-spacing: 0em;
  color: #4364f7;
}
.dormStoreWarp[data-v-33563c40] {
  font-size: 0.373333rem;
}
.dormStoreWarp .div3[data-v-33563c40] {
  color: var(--r);
}
.div3[data-v-33563c40] {
  padding: 0.4rem 0.4rem 0.4rem;
}
.mt5[data-v-33563c40] {
  margin-top: 0.133333rem;
}
.newBtn[data-v-33563c40] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.133333rem;
}
.newBtn > .cancel[data-v-33563c40] {
  border-radius: 0.266667rem;
  background: #ffffff;
  margin-right: 0.266667rem;
  padding: 0.32rem;
  -webkit-box-shadow: 0 0 0.026667rem 0 #acb7c2;
  box-shadow: 0 0 0.026667rem 0 #acb7c2;
}
.newBtn > .pay[data-v-33563c40] {
  border-radius: 0.266667rem;
  background: #4364f7;
  padding: 0.32rem;
  color: white;
}
.smile[data-v-69ec97bb] {
  color: var(--r);
}
.stepOut[data-v-69ec97bb] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}
.div3[data-v-69ec97bb] {
  padding: 0.533333rem 0.4rem 0.4rem;
}
.div3 > p[data-v-69ec97bb] {
  text-align: center;
}
.stepItem[data-v-69ec97bb] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  float: left;
  font-family: SimSun;
  text-align: center;
  position: relative;
}
.stepOut > .stepItem[data-v-69ec97bb]:first-child {
  text-align: left;
}
.stepOut > .stepItem[data-v-69ec97bb]:last-child {
  text-align: right;
}
.icon[data-v-69ec97bb] {
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 auto;
  position: relative;
  z-index: 888;
}
.stepOut > .stepItem:first-child > .icon[data-v-69ec97bb] {
  margin-left: 0.32rem;
  /* justify-content: flex-start; */
}
.stepOut > .stepItem:last-child > .icon[data-v-69ec97bb] {
  margin-right: 0.32rem;
  /* justify-content: flex-end; */
}
.line[data-v-69ec97bb] {
  position: absolute;
  top: 0.16rem;
  left: 0.373333rem;
  border-bottom: 0.026667rem solid #e7e9fe;
  width: 100%;
  z-index: 111;
}
.stepOut > .stepItem:last-child > .line[data-v-69ec97bb] {
  left: -0.373333rem;
}
.stepStatus[data-v-69ec97bb] {
  color: rgba(87, 87, 87, 1);
  line-height: 0.96rem;
}
.statusTime[data-v-69ec97bb] {
  color: rgba(87, 87, 87, 1);
  opacity: 0.5;
}
.r[data-v-69ec97bb] {
  text-align: center;
}
.activeImg[data-v-69ec97bb] {
  -webkit-transform: rotate(360deg);
  animation: rotation-data-v-69ec97bb 1s linear infinite;
  -moz-animation: rotation-data-v-69ec97bb 1s linear infinite;
  -webkit-animation: rotation-data-v-69ec97bb 1s linear infinite;
  -o-animation: rotation-data-v-69ec97bb 1s linear infinite;
}
@-webkit-keyframes rotation-data-v-69ec97bb {
from {
    -webkit-transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
}
}
.enterDiv[data-v-3d4e53a9] {
  padding: 0.186667rem 0;
  /* position: relative; */
  z-index: 2;
  height: 0.96rem;
  width: 2.666667rem;
}
.enterDiv > div > p[data-v-3d4e53a9] {
  padding: 0 0.133333rem;
  line-height: 0.506667rem;
  min-width: 0.746667rem;
  text-align: center;
}
.selectWarp[data-v-3d4e53a9] {
  height: 0.96rem;
  background: #f2f2f7;
  opacity: 1;
  border-radius: 0.8rem;
  font-size: 0.373333rem;
  /* overflow: hidden; */
}
.select[data-v-3d4e53a9] {
  position: absolute;
  top: 0.266667rem;
  background: #f2f2f2;
  z-index: 1;
  opacity: 0;
  padding: 0 0.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  /* Firefox 4 */
  -webkit-transition: all 0.2s linear;
  /* Safari 和 Chrome */
  -o-transition: all 0.2s linear;
  /* Opera */
}
.select > div[data-v-3d4e53a9] {
  padding: 0.213333rem 0;
}
.active[data-v-3d4e53a9] {
  top: 0.96rem !important;
  z-index: 1;
  opacity: 1;
}
.selectWarp img[data-v-3d4e53a9] {
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  /* Firefox 4 */
  -webkit-transition: all 0.2s linear;
  /* Safari 和 Chrome */
  -o-transition: all 0.2s linear;
  /* Opera */
}
.tablePopupWarp[data-v-3d4e53a9] {
  /* position: fixed;
  left: 60px;
  top: 100px; */
  /* width: 103px; */
  height: 4.266667rem;
  border-radius: 0.266667rem;
  left: 1.946667rem;
  top: 1.493333rem;
}
.tablePopupWarp > div span[data-v-3d4e53a9] {
  margin-left: 0.133333rem;
}
.tablePopupWarp > div[data-v-3d4e53a9] {
  padding: 0.4rem;
  padding-right: 0.88rem;
  border-bottom: 0.026667rem solid #f0f3f4;
}
.tablePopupWarp > div[data-v-3d4e53a9]:last-child {
  border-bottom: 0;
}/* table切换 */
.tabType[data-v-70945aef] {
  padding: 0.266667rem 0;
}
.tabType > div[data-v-70945aef] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tabType > div > img[data-v-70945aef] {
  margin-bottom: 0.133333rem;
}
.activeDiv[data-v-70945aef] {
  color: var(--b);
}
.div1[data-v-606812d3] {
  border-radius: 0;
}

/* .qrcode > div {
  background: var(--white);
} */

/* 顶部二维码 */
.qrcode > div[data-v-606812d3]:first-child {
  padding: 0.4rem 0.533333rem;
  margin-bottom: 0.026667rem;
}
.qrcode > div[data-v-606812d3]:last-child {
  padding: 0.533333rem;
}
.qrcode > div:last-child img[data-v-606812d3] {
  width: 3.733333rem;
  margin-right: 0.266667rem;
}
.qrcode > div:last-child > div p[data-v-606812d3]:nth-child(-n + 3) {
  font-size: 0.426667rem;
}
.qrcode > div:last-child > div p:nth-child(1) span[data-v-606812d3]:last-child {
  color: #1aad19;
}
.qrcode > div:last-child > div p[data-v-606812d3]:nth-child(n + 3) {
  color: var(--g3);
  line-height: 0.506667rem;
}
.newQrCode[data-v-606812d3] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.btn[data-v-606812d3] {
  width: 4.266667rem;
  height: 1.306667rem;
  background: #4364f7;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0.026667rem rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem 0.026667rem rgba(67, 100, 247, 0.28);
  border-radius: 0.266667rem 0.266667rem 0.266667rem 0.266667rem;
  opacity: 1;
  text-align: center;
  line-height: 1.333333rem;
  font-size: 0.453333rem;
  color: #fff;
}

/* 客服电话 */
.tel[data-v-606812d3] {
  padding: 0.346667rem 0.533333rem;
  position: relative;
}
.tel > a[data-v-606812d3] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* tips常见问题 */
.tips[data-v-606812d3] {
  position: relative;
}
.tips > div:last-child > div[data-v-606812d3] {
  background: var(--g6);
  border-radius: 0.266667rem;
  color: var(--g2);
}
.content[data-v-1edef830] {
  padding: 0;
  width: 100%;
}
.online[data-v-1edef830] {
  padding-bottom: 2.133333rem;
}
.A[data-v-1edef830] {
  width: 100%;
  height: 5.333333rem;
}
.A img[data-v-1edef830] {
  width: 100%;
  height: 5.333333rem;
}
.column[data-v-1edef830] {
  padding: 0.4rem;
}
.title[data-v-1edef830] {
  font-weight: 600;
  letter-spacing: 0.013333rem;
  margin-bottom: 0.4rem;
  color: #7a7a7a;
}
.title > span[data-v-1edef830] {
  color: #5490ff;
}
.B[data-v-1edef830] {
  margin-bottom: 0.4rem;
}
.B > .box[data-v-1edef830] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.B > .box > .item[data-v-1edef830] {
  width: 100%;
  height: 2rem;
  border-radius: 0.266667rem;
  margin-bottom: 0.266667rem;
  overflow: hidden;
}
.B > .box > .item img[data-v-1edef830] {
  width: 100%;
  height: 2rem;
}
.C[data-v-1edef830] {
  margin-bottom: 0.4rem;
}
.C > .box[data-v-1edef830] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.C > .box > .item[data-v-1edef830] {
  width: 48%;
  height: 2.666667rem;
  border-radius: 0.266667rem;
  margin-bottom: 0.266667rem;
  overflow: hidden;
}
.C > .box > .item img[data-v-1edef830] {
  width: 100%;
  height: 2.666667rem;
}
.D > .box[data-v-1edef830] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.D > .box > .item[data-v-1edef830] {
  width: 48%;
  height: 2.666667rem;
  border-radius: 0.266667rem;
  margin-bottom: 0.266667rem;
  overflow: hidden;
}
.D > .box > .item img[data-v-1edef830] {
  width: 100%;
  height: 2.666667rem;
}
.wait[data-v-1edef830] {
  width: 100vw;
  height: 80vh;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.wait > img[data-v-1edef830] {
  width: 100%;
}
.wait > p[data-v-1edef830] {
  font-size: 0.8rem;
  font-weight: 500;
  color: #7a7a7a;
  letter-spacing: 0.053333rem;
}
.content[data-v-60a063ae] {
  font-size: 0.373333rem;
  padding: 0.533333rem;
}
.container[data-v-60a063ae] {
  width: 100%;
  background-color: white;
  display: block;
  padding: 0 0.4rem 0.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
footer[data-v-60a063ae] {
  width: calc(100% - 0.8rem);
  text-align: center;
  position: fixed;
  bottom: 0.533333rem;
  color: var(--b);
}
.popupBoxWarp[data-v-60a063ae] {
  width: 100%;
  padding: 0 0.533333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(51, 51, 51, 0);
}
.popupBoxWarp ul[data-v-60a063ae] {
  width: 100%;
  height: 100%;
  background: white;
  padding: 0.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.106667rem;
}
li[data-v-60a063ae] {
  list-style: disc;
  margin-left: 0.533333rem;
  line-height: 0.666667rem;
  font-size: 0.373333rem;
  color: var(--g1);
}
.avatarArea[data-v-60a063ae] {
  padding: 0.4rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.avatarArea > img[data-v-60a063ae] {
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  margin-right: 0.266667rem;
}
.avatarArea_right[data-v-60a063ae] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.nickName[data-v-60a063ae] {
  font-size: 0.48rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--g1);
  margin-bottom: 0.213333rem;
}
.nickName > div[data-v-60a063ae] {
  float: left;
  width: 0.48rem;
  height: 0.48rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 0.133333rem;
}
.id[data-v-60a063ae] {
  word-wrap: break-word;
  font-size: 0.373333rem;
  color: var(--g3);
}
.tabbar[data-v-60a063ae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1.706667rem;
  margin: 0 auto;
  background: #f2f2f2;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0.106667rem;
}
.line[data-v-60a063ae] {
  width: 0.026667rem;
  height: 0.64rem;
  background-color: #b3b3b3;
  opacity: 0.2;
}
.tabbar_item[data-v-60a063ae] {
  width: 2rem;
  height: 1.706667rem;
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 0.106667rem;
}
.tabbar_item > .num[data-v-60a063ae] {
  color: var(--g1);
  /* height: 18px; */
  font-size: 0.48rem;
}
.tabbar_item > .name[data-v-60a063ae] {
  color: var(--g1);
  font-size: 0.32rem;
  /* margin-top: var(--mp5);  */
}
.msg[data-v-60a063ae] {
  background: var(--white);
  margin: 0.266667rem 0;
  height: 1.466667rem;
  color: var(--g1);
  /* width: 100%; */
}
.msg_left[data-v-60a063ae] {
  margin-left: 0.293333rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.msg_right[data-v-60a063ae] {
  margin-right: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.msg_left > img[data-v-60a063ae] {
  width: 0.533333rem;
  height: 0.533333rem;
  margin-right: 0.266667rem;
}
.msg_left > span[data-v-60a063ae] {
  height: 0.48rem;
  font-size: 0.453333rem;
  line-height: 0.48rem;
}
.msg_right > span[data-v-60a063ae] {
  height: 0.426667rem;
  text-align: center;
  line-height: 0.453333rem;
  /* border: 1px solid var(--b); */
  color: var(--b);
  font-size: 0.266667rem;
  /*display: inline-block;*/
  /*transform: scale(0.5);*/
  /*transition: all 0.5s;*/
}
.msg_right > div[data-v-60a063ae] {
  margin-left: 0.266667rem;
}
.msg_right > .nextRight[data-v-60a063ae] {
  width: 0.16rem;
  height: 0.293333rem;
  line-height: 0.426667rem;
  margin-left: 0.266667rem;
}
.language_options[data-v-60a063ae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.213333rem;
  padding: 0.106667rem;
  border-radius: 0.213333rem;
  background: #F5F5F7;
}
.language_item[data-v-60a063ae] {
  padding: 0.106667rem 0.16rem;
  font-size: 0.373333rem;
  color: rgba(0, 0, 0, 0.5);
  border-radius: 0.106667rem;
}
.language_item.active[data-v-60a063ae] {
  color: black;
  background-color: white;
}
.content[data-v-140b2cd1] {
  padding: 0.533333rem;
  padding-bottom: 5.333333rem;
}
.facvoriteTitle[data-v-140b2cd1] {
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
  color: #595959;
  margin-bottom: 0.4rem;
}
.storeItem[data-v-140b2cd1] {
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  border-radius: 0.266667rem;
  padding: 0.266667rem 0.4rem;
  padding-bottom: 0;
  margin-bottom: 0.266667rem;
}
.storeItem > .title[data-v-140b2cd1] {
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
  color: #4364f7;
  margin-bottom: 0.133333rem;
}
.storeItem > .address[data-v-140b2cd1] {
  font-size: 0.32rem;
  font-weight: normal;
  line-height: 0.426667rem;
  letter-spacing: 0em;
  color: #adb5bd;
  margin-bottom: 0.266667rem;
}
.storeItem > .address > span[data-v-140b2cd1] {
  font-size: 0.32rem;
  font-weight: normal;
  line-height: 0.426667rem;
  letter-spacing: 0em;
  color: #343a40;
  margin-right: 0.133333rem;
}
.tags[data-v-140b2cd1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tags > .facvorite[data-v-140b2cd1] {
  height: 0.96rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tags > .facvorite > .line[data-v-140b2cd1] {
  height: 0.346667rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  border-right: #e7e9fe 0.026667rem solid;
}
.tags > .gotoStore[data-v-140b2cd1] {
  height: 0.96rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.tags > .gotoStore > img[data-v-140b2cd1] {
  margin-right: 0.16rem;
}
.tags > .facvorite > img[data-v-140b2cd1] {
  margin-right: 0.16rem;
}
.nodata[data-v-140b2cd1] {
  margin-top: 1.333333rem;
}
.nodata > p[data-v-140b2cd1] {
  text-align: center;
  margin-top: 0;
}
.nodata > img[data-v-140b2cd1] {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.reserveWrapper[data-v-140b2cd1] {
  text-align: center;
  width: calc(100% - 1.066667rem);
  height: 1.493333rem;
  position: fixed;
  bottom: 3.28rem;
}
.reserveBtn[data-v-140b2cd1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 0.48rem;
  gap: 0.266667rem;
  background: #4364f7;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  border-radius: 13.333333rem;
  height: 0.533333rem;
  width: auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.reserveBtn > span[data-v-140b2cd1] {
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.453333rem;
  text-align: center;
  letter-spacing: 0em;
  color: #ffffff;
  white-space: nowrap;
}
.reserveBtn > p[data-v-140b2cd1] {
  font-weight: bold;
  color: #ffffff;
}
.content[data-v-554ce02a] {
  padding: 0;
  width: 100%;
  padding-bottom: 2.133333rem;
}
.organizationSearch[data-v-554ce02a] {
  margin: 0.4rem 0.533333rem 0.266667rem 0.533333rem;
  padding: 0.4rem;
  background: #f2f2f7;
  font-size: 0.453333rem;
  font-weight: 400;
  line-height: 0.64rem;
  color: #434a40;
  border-radius: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.organizationSearch > .file[data-v-554ce02a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.organizationSearch > .file > .title[data-v-554ce02a] {
  font-size: 0.373333rem;
  line-height: 0.373333rem;
  text-align: center;
  letter-spacing: 0em;
  color: #343a40;
  border-right: 0.026667rem solid #e7e9fe;
  padding-right: 0.266667rem;
  margin-right: 0.266667rem;
}
.organizationSearch > .file > .text[data-v-554ce02a] {
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
}
.campusSearch[data-v-554ce02a] {
  margin: 0 0.533333rem 0.4rem 0.533333rem;
  padding: 0.4rem;
  background: #f2f2f7;
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  color: #434a40;
  border-radius: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.campusSearch > .file[data-v-554ce02a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.campusSearch > .file > .title[data-v-554ce02a] {
  font-size: 0.373333rem;
  line-height: 0.373333rem;
  text-align: center;
  letter-spacing: 0em;
  color: #343a40;
  border-right: 0.026667rem solid #e7e9fe;
  padding-right: 0.266667rem;
  margin-right: 0.266667rem;
}
.campusSearch > .file > .text[data-v-554ce02a] {
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
}
.list > .null[data-v-554ce02a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.list > .null > img[data-v-554ce02a] {
  margin-top: 5.333333rem;
}
.list > .null > .text[data-v-554ce02a] {
  margin-top: 0.533333rem;
  color: #595959;
  font-size: 0.373333rem;
  line-height: 0.586667rem;
}
.organization[data-v-554ce02a] {
  margin: 0.4rem 0.533333rem;
  padding: 0.4rem;
  border-radius: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f7;
}
.organization > input[data-v-554ce02a] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: #f2f2f7;
  margin-left: 0.266667rem;
  width: 100%;
}
.mirror[data-v-554ce02a] {
  margin-right: 0.133333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  width: auto;
}
.mirror > img[data-v-554ce02a] {
  display: block;
}
.hint[data-v-554ce02a] {
  margin: 0.266667rem 0.533333rem;
  padding: 0.4rem;
  background-color: white;
  border-radius: 0.266667rem;
  font-size: 0.32rem;
  line-height: 0.32rem;
  color: #9e9e9e;
}
.searchList[data-v-554ce02a] {
  margin: 0.266667rem 0.533333rem;
  padding: 0.4rem;
  border-radius: 0.266667rem;
  gap: 0.133333rem;
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: calc(100vh - 5.333333rem);
  overflow: scroll;
}
.searchList1[data-v-554ce02a] {
  margin: 0.266667rem 0.533333rem;
  padding: 0.4rem;
  border-radius: 0.266667rem;
  gap: 0.133333rem;
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: calc(100vh - 7.466667rem);
  overflow: scroll;
}
.searchList > .item[data-v-554ce02a] {
  border-bottom: 0.026667rem solid #f0f3f4;
  padding: 0.266667rem 0;
  font-size: 0.453333rem;
  line-height: 0.64rem;
  color: #4364f7;
}
.searchList > .item[data-v-554ce02a]:last-child {
  border-bottom: none;
}
.searchList1 > .item[data-v-554ce02a] {
  border-bottom: 0.026667rem solid #f0f3f4;
  padding: 0.266667rem 0;
  font-size: 0.453333rem;
  line-height: 0.64rem;
  color: #4364f7;
}
.searchList1 > .item[data-v-554ce02a]:last-child {
  border-bottom: none;
}
.searchHintWrap[data-v-554ce02a] {
  margin: 0.266667rem 0.533333rem;
  padding: 0.4rem;
  background-color: white;
  border-radius: 0.266667rem;
}
.searchHintWrap > .title[data-v-554ce02a] {
  color: #9e9e9e;
  font-size: 0.32rem;
  line-height: 0.32rem;
  margin-bottom: 0.266667rem;
}
.searchHintWrap > .mid[data-v-554ce02a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #d8d8d8;
  margin-bottom: 0.266667rem;
}
.searchHintWrap > .mid > .left[data-v-554ce02a] {
  margin-right: 0.266667rem;
  background-color: #f2f2f7;
  border-radius: 2.666667rem;
  padding: 0.266667rem;
}
.searchHintWrap > .mid > .left > span[data-v-554ce02a] {
  color: #343a40;
  font-size: 0.32rem;
  line-height: 0.32rem;
}
.searchHintWrap > .mid > .left > span > img[data-v-554ce02a] {
  margin-right: 0.133333rem;
}
.searchHintWrap > .bot[data-v-554ce02a] {
  background-color: #f2f2f7;
  font-size: 0.32rem;
  line-height: 0.32rem;
  padding: 0.266667rem;
  border-radius: 2.666667rem;
}
.nullCampus[data-v-554ce02a] {
  margin: 0.533333rem;
  font-size: 0.32rem;
  line-height: 0.32rem;
  color: #343a40;
}
.nullBuild[data-v-554ce02a] {
  margin: 0.533333rem;
  font-size: 0.32rem;
  line-height: 0.32rem;
  color: #343a40;
}
.campus[data-v-554ce02a] {
  margin: 0.533333rem;
}
.campus > .top[data-v-554ce02a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.campus > .top > img[data-v-554ce02a] {
  margin-right: 0.133333rem;
}
.campus > .top > .text[data-v-554ce02a] {
  font-size: 0.533333rem;
  font-weight: bold;
  line-height: 0.746667rem;
  color: #343a40;
}
.campusList[data-v-554ce02a] {
  margin: 0.266667rem 0;
}
.campusList > .item[data-v-554ce02a] {
  padding: 0.4rem;
  background: #ffffff;
  border-radius: 0.266667rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  font-size: 0.453333rem;
  line-height: 0.64rem;
  color: #343a40;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0.133333rem;
}
.check[data-v-554ce02a] {
  margin: 0 0.533333rem;
  margin-top: 2rem;
  padding: 0.4rem;
  border-radius: 0.266667rem;
  background: #f2f2f7;
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  color: #343a40;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.check > span[data-v-554ce02a] {
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
  color: #343a40;
}
[data-v-554ce02a] .van-popup {
  -webkit-transition: none;
  transition: none;
  background-color: #00000000;
}
.wrapper[data-v-7304555b] {
  padding: 0;
}
.van-tabbar--fixed[data-v-7304555b] {
  padding-bottom: 0.906667rem;
  padding-top: 0.133333rem;
}
.tabbarSpan[data-v-7304555b] {
  font-size: 0.266667rem;
  font-weight: normal;
  line-height: 0.266667rem;
  text-align: center;
  letter-spacing: 0em;
  /* color: #4364f7; */
}
.line[data-v-7304555b] {
  position: fixed;
  bottom: 0.4rem;
  display: block;
  z-index: 550;
  width: 100%;
}
.line > img[data-v-7304555b] {
  width: 100%;
}
.tips[data-v-7304555b] {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 9999;
  will-change: transform, opacity;
  -webkit-transform: translate(-50%, -130%);
  transform: translate(-50%, -130%);
}
.tips_inner[data-v-7304555b] {
  -webkit-animation: fadeInOut-data-v-7304555b 1s infinite;
  animation: fadeInOut-data-v-7304555b 1s infinite;
}
@-webkit-keyframes fadeInOut-data-v-7304555b {
  /* 跳动 */
0% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
}
@keyframes fadeInOut-data-v-7304555b {
  /* 跳动 */
0% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
}
.triangle[data-v-a01f13be] {
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, -25%);
  transform: translate(-50%, -25%);
}
.topTab[data-v-7d38fec3] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.topTab > div[data-v-7d38fec3] {
  width: 100%;
}
.tableRight[data-v-7d38fec3] {
  width: 5.493333rem !important;
  height: 0.96rem;
  background: #f2f2f7;
  opacity: 1;
  border-radius: 0.8rem;
  padding: 0.053333rem;
  font-size: 0.373333rem;
  margin: 0.4rem 0 0.266667rem;
}
.tableRight > div[data-v-7d38fec3] {
  width: 50%;
  text-align: center;
}
.activeTable[data-v-7d38fec3] {
  background: var(--w);
  border-radius: 2.666667rem;
  line-height: 0.853333rem;
}
.table[data-v-7d38fec3] {
  color: var(--g1);
  background: rgba(0, 153, 255, 0);
  width: 100%;
  padding: 0.4rem 0.533333rem 0;
}
.table > div[data-v-7d38fec3]:first-child {
  position: relative;
}
.tableItem[data-v-7d38fec3] {
  height: 1.333333rem;
  position: relative;
}

/* .tableItem > p {
  width: 58px;
} */
.tableItem > p[data-v-7d38fec3]:first-child {
  margin-right: 0.8rem;
}
.nodata[data-v-7d38fec3] {
  height: 2.4rem;
}
.demo[data-v-7d38fec3] {
  height: 2.4rem;
  line-height: 0.8rem;
  text-align: center;
  opacity: 0.5;
}
.main-body[data-v-7d38fec3] {
  /* 加上这个才会有当数据充满整个屏幕，可以进行上拉加载更多的操作 */
  overflow: scroll;
  padding: 0.4rem 0.533333rem;
}
.content[data-v-7d38fec3] {
  overflow: scroll;
  padding-top: 0.133333rem;
  /* margin-top: 50px; */
}
.nextimg[data-v-7d38fec3] {
  width: 0.56rem;
  height: 0.56rem;
  display: block;
  margin: 0.453333rem auto;
}
.table[data-v-7d38fec3] {
  color: var(--g1);
  background: rgba(0, 153, 255, 0);
  width: 100%;
  padding: 0.4rem 0.533333rem 0;
}
.table > div[data-v-7d38fec3]:first-child {
  position: relative;
}
.tableItem[data-v-7d38fec3] {
  height: 1.333333rem;
  position: relative;
}
.tableItem > p[data-v-7d38fec3] {
  /* width: 58px; */
}
.tableItem > p[data-v-7d38fec3]:first-child {
  margin-right: 0.8rem;
}
#pointer[data-v-7d38fec3] {
  left: 0.533333rem;
}
.order_item[data-v-7d38fec3] {
  /* width: 305px; */
  margin-bottom: 0.266667rem;
  padding: 0.4rem;
  font-size: 0.32rem;
  color: var(--g1);
  line-height: 0.426667rem;
}
.clock[data-v-7d38fec3] {
  width: 0.32rem;
  height: 0.32rem;
  margin-right: 0.266667rem;
}
.blue[data-v-7d38fec3] {
  color: var(--b);
  font-size: 0.373333rem;
}
.gray[data-v-7d38fec3] {
  color: var(--g3);
}
.m-l-22[data-v-7d38fec3] {
  margin-left: 0.586667rem;
}
.hava_no[data-v-7d38fec3] {
  width: 100%;
  text-align: center;
  color: var(--g4);
  font-size: 0.373333rem;
}
.textOne[data-v-7d38fec3] {
  text-align: left;
}
.content[data-v-063a7670] {
  padding: 0.4rem 0.533333rem;
}
.storeHeader[data-v-063a7670] {
  background: #fafafc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.storeHeader > .tabBar[data-v-063a7670] {
  border-radius: 16rem;
  padding: 0.133333rem;
  gap: 0.133333rem;
  background: #f2f2f7;
  margin-left: 0.266667rem;
  padding: 0.133333rem;
  width: 100%;
  height: 0.88rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.storeHeader > .tabBar > .tabItemCheck[data-v-063a7670] {
  background-color: white;
  color: #343a40 !important;
}
.storeHeader > .tabBar > .tabItem[data-v-063a7670] {
  white-space: nowrap;
  padding: 0.133333rem 0.266667rem 0.2rem;
  width: 100%;
  text-align: center;
  border-radius: 13.333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  color: #343a4040;
}
.storeHeader > .tabBar > .tabItem > .block[data-v-063a7670] {
  position: absolute;
  width: 0.4rem;
  height: 0.08rem;
  border-radius: 13.333333rem;
  background: black;
  bottom: 0.106667rem;
}
.storeHeader > .tabBar > .tabItem > .red[data-v-063a7670] {
  position: absolute;
  width: 0.186667rem;
  height: 0.186667rem;
  border-radius: 50%;
  background: #ff0000;
  right: 0.4rem;
}
.storeHeader > .storeColumn[data-v-063a7670] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 1.333333rem;
  padding: 0.026667rem;
  margin-bottom: 0.4rem;
  background: #f2f2f7;
}
.storeHeader > .storeColumn > .storeName[data-v-063a7670] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 0.533333rem;
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.373333rem;
  letter-spacing: 0em;
  color: #343a40;
}
.storeHeader > .storeColumn > .storeName > img[data-v-063a7670] {
  margin-right: 0.24rem;
}
.storeHeader > .storeColumn > .otherStore[data-v-063a7670] {
  border-radius: 0 1.333333rem 1.333333rem 0;
  background: #ffffff;
  display: block;
  height: 100%;
  padding: 0.24rem 0.32rem;
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.373333rem;
  letter-spacing: 0em;
  color: #4364f7;
}
.storeHeader[data-v-063a7670] .van-tabs__line {
  background-color: #4364f7;
  width: 0.373333rem;
  height: 0.053333rem;
}
.storeHeader[data-v-063a7670] .van-tab--acitve {
  font-weight: 600;
}
.storeHeader .tab[data-v-063a7670] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.storeHeader .tab > span[data-v-063a7670] {
  margin-right: 0.133333rem;
}
.tips[data-v-063a7670] {
  text-align: center;
  color: #ff6600;
}
.reserveType[data-v-063a7670] {
  margin-top: 0.266667rem;
}
.reserveType > .instantlyReserve[data-v-063a7670],
.forwardReserve[data-v-063a7670] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.reserveType > .instantlyReserve > .left[data-v-063a7670] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.reserveType > .instantlyReserve > .left > .name[data-v-063a7670] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #4364f7;
}
.reserveType > .instantlyReserve > .left > .name > img[data-v-063a7670] {
  margin-right: 0.133333rem;
}
.reserveType > .instantlyReserve > .left > .name > span[data-v-063a7670] {
  font-size: 0.373333rem;
  font-weight: 600;
  line-height: 0.586667rem;
}
.reserveType > .instantlyReserve > .left > .message[data-v-063a7670] {
  font-size: 0.32rem;
  line-height: 0.533333rem;
  text-align: center;
  color: #343a40;
}
.reserveType > .instantlyReserve > .right[data-v-063a7670] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-animation: breathe-data-v-063a7670 1s linear infinite;
  animation: breathe-data-v-063a7670 1s linear infinite;
}
@-webkit-keyframes breathe-data-v-063a7670 {
0% {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
}
50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
}
}
@keyframes breathe-data-v-063a7670 {
0% {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
}
50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
}
}
.reserveType > .instantlyReserve > .right > .message[data-v-063a7670] {
  font-size: 0.32rem;
  line-height: 0.533333rem;
  text-align: center;
  color: #000;
}
.reserveType > .forwardReserve > .right[data-v-063a7670] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.reserveType > .forwardReserve > .right > .name[data-v-063a7670] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #4364f7;
}
.reserveType > .forwardReserve > .right > .name > img[data-v-063a7670] {
  margin-left: 0.133333rem;
}
.reserveType > .forwardReserve > .right > .name > span[data-v-063a7670] {
  font-size: 0.373333rem;
  font-weight: 600;
  line-height: 0.586667rem;
}
.reserveType > .forwardReserve > .right > .message[data-v-063a7670] {
  font-size: 0.32rem;
  line-height: 0.533333rem;
  text-align: center;
  color: #343a40;
}
.reserveType > .forwardReserve > .left[data-v-063a7670] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-animation: breathe-data-v-063a7670 1s linear infinite;
  animation: breathe-data-v-063a7670 1s linear infinite;
}
.reserveType > .forwardReserve > .left > .message[data-v-063a7670] {
  font-size: 0.32rem;
  line-height: 0.533333rem;
  text-align: center;
  color: #000;
}
.list[data-v-063a7670] {
  padding-bottom: 0.133333rem;
}
.selectTime .title[data-v-063a7670] {
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  padding: 0.293333rem 0;
  color: #9e9e9e;
}
.selectTime .forwardList > .item[data-v-063a7670] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.4rem;
  border-radius: 0.266667rem;
  gap: 0.133333rem;
  background: #ffffff;
  margin-bottom: 0.133333rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
}
.selectTime .forwardList > .item > .time[data-v-063a7670] {
  font-size: 0.453333rem;
  line-height: 0.64rem;
}
.selectTime .forwardList > .item > .num[data-v-063a7670] {
  font-size: 0.453333rem;
  line-height: 0.64rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.selectTime .forwardList > .item > .num > span[data-v-063a7670] {
  margin-right: 0.133333rem;
}
.deviceMessage[data-v-063a7670] {
  border-radius: 0.266667rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  padding: 0.24rem;
  width: calc(100% - 0.48rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.533333rem;
}
.deviceMessage > img[data-v-063a7670] {
  margin-right: 0.24rem;
  width: 1.6rem;
  height: 1.6rem;
}
.deviceMessage > .deviceWrapper[data-v-063a7670] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.deviceMessage > .deviceWrapper > .name[data-v-063a7670] {
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.373333rem;
  letter-spacing: 0em;
  color: #343a40;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.deviceMessage > .deviceWrapper > .name > span[data-v-063a7670] {
  font-size: 0.533333rem;
  font-weight: 600;
  line-height: 0.533333rem;
  letter-spacing: 0em;
  color: #4364f7;
  margin-right: 0.213333rem;
}
.deviceMessage > .deviceWrapper > .typeName[data-v-063a7670] {
  font-size: 0.533333rem;
  font-weight: 600;
  line-height: 0.533333rem;
  letter-spacing: 0em;
  color: #343a40;
}
.deviceMessage > .deviceWrapper > .tags[data-v-063a7670] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.08rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.deviceMessage > .deviceWrapper > .tags > .price[data-v-063a7670] {
  margin-right: 1.066667rem;
  line-height: 0.373333rem;
  letter-spacing: 0em;
  font-size: 0.373333rem;
  color: #ff0000;
}
.deviceMessage > .deviceWrapper > .tags > .num[data-v-063a7670] {
  padding: 0.08rem;
  gap: 0.08rem;
  border-radius: 0.106667rem;
  background: #343a40;
  font-size: 0.266667rem;
  font-weight: normal;
  line-height: 0.266667rem;
  text-align: center;
  letter-spacing: 0em;
  color: #ffffff;
  margin-right: 0.133333rem;
}
.deviceMessage > .deviceWrapper > .tags > .boy[data-v-063a7670] {
  padding: 0.053333rem;
  gap: 0.08rem;
  border-radius: 0.106667rem;
  border: 0.026667rem solid #4364f7;
  font-size: 0.266667rem;
  font-weight: normal;
  line-height: 0.266667rem;
  text-align: center;
  letter-spacing: 0em;
  color: #4364f7;
  margin-right: 0.133333rem;
}
.deviceMessage > .deviceWrapper > .tags > .girl[data-v-063a7670] {
  padding: 0.053333rem;
  gap: 0.08rem;
  border-radius: 0.106667rem;
  border: 0.026667rem solid #cd43f7;
  font-size: 0.266667rem;
  font-weight: normal;
  line-height: 0.266667rem;
  text-align: center;
  letter-spacing: 0em;
  color: #cd43f7;
  margin-right: 0.133333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.deviceMessage .deviceWrapper > .tags > .waterDrop[data-v-063a7670] {
  padding: 0.08rem;
  gap: 0.08rem;
  border-radius: 0.106667rem;
  background: rgba(67, 100, 247, 0.15);
  font-size: 0.266667rem;
  font-weight: normal;
  line-height: 0.266667rem;
  text-align: center;
  letter-spacing: 0em;
  color: #4364f7;
  margin-right: 0.133333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.dryTime[data-v-063a7670] {
  width: 100%;
  margin-bottom: 0.266667rem;
}
.dryTime > .name[data-v-063a7670] {
  font-size: 0.373333rem;
  font-weight: 600;
  line-height: 0.373333rem;
  letter-spacing: 0em;
  color: #343a40;
  margin-bottom: 0.533333rem;
}
.dryTime > .dryBtn[data-v-063a7670] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.dryTime > .dryBtn > span[data-v-063a7670] {
  padding: 0.533333rem 0.4rem;
  margin-right: 0.213333rem;
  height: 0.4rem;
  border-radius: 0.266667rem;
  background: #f2f2f7;
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.373333rem;
  letter-spacing: 0em;
  color: #343a40;
  width: 13.5%;
  margin-bottom: 0.213333rem;
}
.dryTime > .dryBtn > span[data-v-063a7670]:last-child {
  margin-right: 0;
}
.deviceBtnModule[data-v-063a7670] {
  position: fixed;
  bottom: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 1.066667rem);
}
.deviceBtnModule > .cancel[data-v-063a7670] {
  text-align: center;
  border-radius: 13.333333rem;
  background: #ffffff;
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.453333rem;
  text-align: center;
  letter-spacing: 0em;
  color: #343a40;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  padding: 0.506667rem 0.88rem;
  margin-right: 0.266667rem;
  white-space: nowrap;
}
.deviceBtnModule > .placeOrder[data-v-063a7670] {
  border-radius: 13.333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.133333rem 0.533333rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.deviceBtnModule > .placeOrder > .price[data-v-063a7670] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.deviceBtnModule > .placeOrder > .price > div[data-v-063a7670] {
  font-size: 0.32rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
  color: #ffffff;
}
.deviceBtnModule > .placeOrder > .price > span[data-v-063a7670] {
  font-size: 0.453333rem;
  font-weight: 600;
  line-height: 0.64rem;
  letter-spacing: 0em;
  color: #ffffff;
}
.deviceBtnModule > .placeOrder > .btn[data-v-063a7670] {
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.453333rem;
  text-align: right;
  letter-spacing: 0em;
  color: #ffffff;
}
.deviceBtnModule > .placeOrder > .btn > span[data-v-063a7670] {
  margin-left: 0.266667rem;
}
.deviceBtnModule > .back[data-v-063a7670] {
  border-radius: 13.333333rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  padding: 0.533333rem 0;
  width: 100%;
  text-align: center;
}
.standLine[data-v-063a7670] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.standLine > img[data-v-063a7670] {
  margin-bottom: 0.4rem;
  height: 3.2rem;
  width: 3.2rem;
}
.standLine > .text[data-v-063a7670] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.373333rem;
  letter-spacing: 0em;
  color: #4364f7;
}
.standLine > .text > img[data-v-063a7670] {
  margin-right: 0.133333rem;
}
.serviceList[data-v-063a7670] {
  border-radius: 0.266667rem;
  padding: 0.266667rem 0.4rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  margin-top: 0.266667rem;
}
.serviceList[data-v-063a7670]:last-child {
  margin-bottom: 0.533333rem;
}
.serviceList > .titleWrapper[data-v-063a7670] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.serviceList > .titleWrapper > .title[data-v-063a7670] {
  padding: 0.266667rem 0;
  font-size: 0.453333rem;
  line-height: 0.64rem;
  margin-left: 0.133333rem;
}
.noService[data-v-063a7670] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 2.133333rem;
}
.noService > strong[data-v-063a7670] {
  font-size: 0.533333rem;
  font-weight: 600;
  line-height: 0.746667rem;
  color: #adb5bd;
  margin-top: 0.533333rem;
}
.noService > span[data-v-063a7670] {
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  color: #adb5bd;
  margin-top: 0.266667rem;
}
.serviceInfo[data-v-063a7670] {
  background: #ffffff;
  padding: 0.266667rem 0.453333rem;
  margin: 0.266667rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.266667rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
}
.serviceInfo > .image[data-v-063a7670] {
  width: 1.466667rem;
  height: 1.466667rem;
  margin-right: 0.266667rem;
}
.serviceInfo > .image > img[data-v-063a7670] {
  width: 100%;
}
.serviceInfo > .message[data-v-063a7670] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.serviceInfo > .message > .name[data-v-063a7670] {
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  color: #343a40;
  margin-top: 0.133333rem;
}
.serviceInfo > .message > .detail[data-v-063a7670] {
  color: #adb5bd;
  margin-bottom: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.serviceInfo > .message > .detail > .message[data-v-063a7670] {
  font-size: 0.32rem;
  line-height: 0.32rem;
  margin-right: 0.133333rem;
}
.lineUpMessage[data-v-063a7670] {
  border-radius: 0.266667rem;
  background: white;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  padding: 0.533333rem;
}
.lineUpMessage > .message[data-v-063a7670] {
  padding: 0.266667rem;
  border-radius: 0.106667rem;
  background: rgba(205, 67, 247, 0.05);
  margin-bottom: 0.533333rem;
  color: #cd43f7;
  font-size: 0.373333rem;
  line-height: 0.586667rem;
}
.lineUpMessage > .lineUpList[data-v-063a7670] {
  padding: 0.346667rem 0.4rem;
  gap: 0.266667rem;
  border-radius: 0.266667rem;
  background: -webkit-gradient(linear, left top, right top, from(#4364f7), to(#cd43f7));
  background: linear-gradient(90deg, #4364f7 0%, #cd43f7 100%);
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.373333rem;
  letter-spacing: 0em;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.lineUpMessage > .lineUpList > img[data-v-063a7670] {
  margin-right: 0.266667rem;
}
.lineUpMessage > .surplus[data-v-063a7670] {
  border-radius: 0.266667rem;
  padding: 0.266667rem;
  background: rgba(255, 0, 0, 0.1);
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  color: #ff0000;
  margin-top: 0.533333rem;
  z-index: 0;
}
.lineUpBtnModule[data-v-063a7670] {
  position: fixed;
  bottom: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 1.066667rem);
}
.lineUpBtnModule > .cancel[data-v-063a7670] {
  text-align: center;
  border-radius: 13.333333rem;
  background: #ffffff;
  font-size: 0.453333rem;
  line-height: 0.453333rem;
  text-align: center;
  color: #343a40;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  padding: 0.506667rem 0.88rem;
  margin-right: 0.266667rem;
  white-space: nowrap;
}
.lineUpBtnModule > .confirm[data-v-063a7670] {
  border-radius: 13.333333rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(205, 67, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(205, 67, 247, 0.28);
  padding: 0.506667rem 0.133333rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.453333rem;
  letter-spacing: 0em;
  color: #ffffff;
}
.typeList[data-v-4a5fd544] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 0 0 0.026667rem 0;
  border-style: solid;
  border-color: #f0f3f4;
  padding: 0.4rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.typeList[data-v-4a5fd544]:last-child {
  border: none;
}
.typeList > .img[data-v-4a5fd544] {
  padding: 0.053333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.typeList > .img > img[data-v-4a5fd544] {
  margin-right: 0.266667rem;
  width: 1.6rem;
  height: 1.6rem;
  display: block;
}
.typeList > .message[data-v-4a5fd544] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.typeList > .message > .top[data-v-4a5fd544],
.typeList > .message > .bottom[data-v-4a5fd544] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.typeList > .message > .top[data-v-4a5fd544] {
  margin-top: 0.16rem;
}
.typeList > .message > .bottom[data-v-4a5fd544] {
  margin-bottom: 0.133333rem;
}
.typeList > .message > .top > .deviceName[data-v-4a5fd544] {
  font-size: 0.533333rem;
  font-weight: 600;
  line-height: 0.533333rem;
  letter-spacing: 0em;
}
.typeList > .message > .bottom > .num[data-v-4a5fd544] {
  margin-right: 0.133333rem;
}
.typeList > .message > .bottom > .num > span[data-v-4a5fd544] {
  padding: 0.08rem;
  gap: 0.08rem;
  border-radius: 0.106667rem;
  background: #343a40;
  font-size: 0.266667rem;
  font-weight: normal;
  line-height: 0.266667rem;
  text-align: center;
  letter-spacing: 0em;
  color: #ffffff;
}
.typeList > .message > .bottom > .information[data-v-4a5fd544] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.typeList > .message > .bottom > .information > .dryTime[data-v-4a5fd544] {
  font-size: 0.373333rem;
  line-height: 0.373333rem;
  margin-right: 0.133333rem;
  color: #adb5bd;
}
.typeList > .message > .bottom > .information > .price[data-v-4a5fd544] {
  font-size: 0.373333rem;
  line-height: 0.373333rem;
  letter-spacing: 0em;
  color: #ff0000;
}
.queueUp > .serviceInfo[data-v-e4bf142c] {
  background: #ffffff;
  padding: 0.266667rem 0.453333rem;
  margin: 0.266667rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.266667rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
}
.queueUp > .serviceInfo > .image[data-v-e4bf142c] {
  width: 1.466667rem;
  height: 1.466667rem;
  margin-right: 0.266667rem;
}
.queueUp > .serviceInfo > .image > img[data-v-e4bf142c] {
  width: 100%;
  height: 100%;
}
.queueUp > .serviceInfo > .message[data-v-e4bf142c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.queueUp > .serviceInfo > .message > .name[data-v-e4bf142c] {
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  color: #343a40;
  margin-top: 0.133333rem;
}
.queueUp > .serviceInfo > .message > .detail[data-v-e4bf142c] {
  color: #adb5bd;
  margin-bottom: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.queueUp > .serviceInfo > .message > .detail > .message[data-v-e4bf142c] {
  font-size: 0.32rem;
  line-height: 0.32rem;
  margin-right: 0.133333rem;
}
.queueUp > .deviceState[data-v-e4bf142c] {
  margin-top: 0.533333rem;
  background: white;
  padding: 0.533333rem 0.453333rem;
  border-radius: 0.266667rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
}
.queueUp > .deviceState > .idle[data-v-e4bf142c] {
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  color: #adb5bd;
  margin-bottom: 0.133333rem;
}
.queueUp > .deviceState > .explain[data-v-e4bf142c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.453333rem;
  line-height: 0.64rem;
  margin-bottom: 0.4rem;
}
.queueUp > .deviceState > .explain > img[data-v-e4bf142c] {
  width: 0.64rem;
  height: 0.64rem;
  margin-right: 0.266667rem;
}
.queueUp > .deviceState > .explain > .text > span[data-v-e4bf142c] {
  font-weight: 600;
}
.queueUp > .deviceState > .device[data-v-e4bf142c] {
  border: 0.026667rem solid silver;
  border-radius: 0.106667rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.266667rem;
  margin-bottom: 0.266667rem;
}
.queueUp > .deviceState > .device > img[data-v-e4bf142c] {
  width: 0.96rem;
  margin-right: 0.266667rem;
}
.queueUp > .deviceState > .device > span[data-v-e4bf142c] {
  font-size: 0.453333rem;
  line-height: 0.64rem;
}
.queueUp > .deviceState > .device > span > strong[data-v-e4bf142c] {
  font-size: 0.533333rem;
  font-weight: 600;
  line-height: 0.533333rem;
}
.queueUp > .deviceState > .device > span > strong[data-v-e4bf142c] {
  font-size: 0.533333rem;
  font-weight: 600;
  line-height: 0.533333rem;
}
.queueUp > .deviceState > .state[data-v-e4bf142c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.266667rem;
  background: rgba(67, 100, 247, 0.05);
  border-radius: 0.106667rem;
}
.queueUp > .deviceState > .state > .title[data-v-e4bf142c] {
  font-size: 0.373333rem;
  font-weight: 600;
  line-height: 0.586667rem;
  margin-bottom: 0.133333rem;
}
.queueUp > .deviceState > .state > .text[data-v-e4bf142c] {
  font-size: 0.373333rem;
  line-height: 0.586667rem;
}
.queueUp > .deviceState > .state > .text1[data-v-e4bf142c] {
  font-size: 0.32rem;
  line-height: 0.32rem;
}
.queueUp > .deviceState > .state > .text1 > span[data-v-e4bf142c] {
  font-weight: 600;
}
.queueUp > .queueUpMessage[data-v-e4bf142c] {
  background: white;
  padding: 0.533333rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  border-radius: 0.266667rem;
}
.queueUp > .queueUpMessage > .card[data-v-e4bf142c] {
  background: -webkit-gradient(linear, left top, right top, from(#4364f7), to(#cd43f7));
  background: linear-gradient(90deg, #4364f7 0%, #cd43f7 100%);
  padding: 0.4rem;
  border-radius: 0.266667rem;
  margin-bottom: 0.533333rem;
}
.queueUp > .queueUpMessage > .card > .wait[data-v-e4bf142c] {
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  opacity: 0.6;
  color: #ffffff;
  margin-bottom: 0.266667rem;
}
.queueUp > .queueUpMessage > .card > .peopleNum[data-v-e4bf142c] {
  font-weight: 400;
  font-size: 0.453333rem;
  line-height: 0.453333rem;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.queueUp > .queueUpMessage > .card > .peopleNum > img[data-v-e4bf142c] {
  margin-right: 0.266667rem;
}
.queueUp > .queueUpMessage > .card > .peopleNum > span[data-v-e4bf142c] {
  font-weight: 600;
}
.queueUp > .queueUpMessage > .card > .peopleNum > .forwardTag[data-v-e4bf142c] {
  border-radius: 13.333333rem;
  padding: 0.053333rem 0.106667rem;
  gap: 0.266667rem;
  background: #ffffff;
  font-size: 0.32rem;
  line-height: 0.32rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #cd43f7;
  margin-left: 0.266667rem;
}
.queueUp > .queueUpMessage > .card > .cancelWrap[data-v-e4bf142c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.queueUp > .queueUpMessage > .card > .cancelWrap > .left[data-v-e4bf142c] {
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  color: #ffffff;
}
.queueUp > .queueUpMessage > .card > .cancelWrap > .cancel[data-v-e4bf142c] {
  opacity: 0.6;
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  text-align: right;
  color: #ffffff;
}
.queueUp > .queueUpMessage > .hink[data-v-e4bf142c] {
  border-radius: 0.266667rem;
  padding: 0.133333rem 0.266667rem;
  background: rgba(255, 0, 0, 0.1);
  color: #ff0000;
  font-size: 0.32rem;
  line-height: 0.533333rem;
}
.queueUp > .queueUpMessage > .hink > span[data-v-e4bf142c] {
  font-weight: 600;
}
.queueUp > .queueUpMessage > .hink1[data-v-e4bf142c] {
  border-radius: 0.266667rem;
  padding: 0.133333rem 0.266667rem;
  background: #ff0000;
  color: #ffffff;
  font-size: 0.32rem;
  line-height: 0.533333rem;
}
.queueUp > .queueUpMessage > .hink1 > span[data-v-e4bf142c] {
  font-weight: 600;
}
.queueUp > .queueEligibility[data-v-e4bf142c] {
  background: white;
  padding: 0.533333rem 0.453333rem;
  border-radius: 0.266667rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
}
.queueUp > .queueEligibility > .time[data-v-e4bf142c] {
  background: -webkit-gradient(
        linear,
        right top, left top,
        from(rgba(205, 67, 247, 0.1)),
        color-stop(99%, rgba(255, 121, 6, 0.1))
    );
  background: linear-gradient(
        270deg,
        rgba(205, 67, 247, 0.1) 0%,
        rgba(255, 121, 6, 0.1) 99%
    );
  border-radius: 0.266667rem;
  padding: 0.4rem;
  gap: 0.266667rem;
  margin-bottom: 0.4rem;
}
.queueUp > .queueEligibility > .time > .text[data-v-e4bf142c] {
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  color: #ff7906;
  margin-bottom: 0.266667rem;
}
.queueUp > .queueEligibility > .time > .timeInfo[data-v-e4bf142c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.queueUp > .queueEligibility > .time > .timeInfo > .left[data-v-e4bf142c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.queueUp > .queueEligibility > .time > .timeInfo > .left > img[data-v-e4bf142c] {
  margin-right: 0.266667rem;
}
.queueUp > .queueEligibility > .time > .timeInfo > .left > span[data-v-e4bf142c] {
  font-size: 0.453333rem;
  line-height: 0.453333rem;
  color: #ff7906;
}
.queueUp > .queueEligibility > .time > .timeInfo > .right[data-v-e4bf142c] {
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  color: #ff7906;
}
.queueUp > .queueEligibility > .qualification > .false[data-v-e4bf142c] {
  border-radius: 0.213333rem;
  padding: 0.266667rem 0.48rem;
  gap: 0.213333rem;
  background: #f2f2f7;
  text-align: center;
  font-size: 0.453333rem;
  font-weight: 600;
  line-height: 0.64rem;
  color: #adb5bd;
  margin-bottom: 0.266667rem;
}
.queueUp > .queueEligibility > .qualification > .true[data-v-e4bf142c] {
  border-radius: 0.213333rem;
  padding: 0.266667rem 0.48rem;
  gap: 0.213333rem;
  background: -webkit-gradient(linear, right top, left top, from(#cd43f7), color-stop(99%, #ff7906));
  background: linear-gradient(270deg, #cd43f7 0%, #ff7906 99%);
  text-align: center;
  font-size: 0.453333rem;
  font-weight: 600;
  line-height: 0.64rem;
  color: #ffffff;
  margin-bottom: 0.4rem;
}
.queueUp > .queueEligibility > .message[data-v-e4bf142c] {
  font-size: 0.32rem;
  line-height: 0.533333rem;
  text-align: center;
  color: #ff7906;
  margin-bottom: 0.4rem;
}
.queueUp > .queueUp > .queueEligibility > .logoInfo[data-v-e4bf142c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 0.4rem;
  gap: 0.133333rem;
  border-top: 0.026667rem solid #f2f2f7;
}
.affirm[data-v-e4bf142c] {
  height: 1.333333rem;
  overflow: hidden;
}
.timeWarn[data-v-e4bf142c] {
  position: fixed;
  bottom: 2.666667rem;
  width: calc(100% - 1.066667rem - 0.8rem);
  border-radius: 13.333333rem;
  padding: 0.24rem 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.32rem;
  font-weight: normal;
  line-height: 0.32rem;
  letter-spacing: 0em;
  border: 0.026667rem solid #ff0000;
}
.timeWarn > .left > span[data-v-e4bf142c] {
  font-weight: 600;
}
.timeWarn > .stop[data-v-e4bf142c] {
  border-radius: 13.333333rem;
  font-size: 0.32rem;
  font-weight: normal;
  line-height: 0.32rem;
  letter-spacing: 0em;
}
.deviceBtnModule[data-v-e4bf142c] {
  position: fixed;
  bottom: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 1.066667rem);
}
.deviceBtnModule > .cancel[data-v-e4bf142c] {
  text-align: center;
  border-radius: 13.333333rem;
  background: #ffffff;
  font-size: 0.453333rem;
  line-height: 0.453333rem;
  text-align: center;
  letter-spacing: 0em;
  color: #343a40;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  padding: 0.506667rem 0.88rem;
  margin-right: 0.266667rem;
  white-space: nowrap;
}
.deviceBtnModule > .ok[data-v-e4bf142c] {
  text-align: center;
  border-radius: 13.333333rem;
  background: #ffffff;
  font-size: 0.453333rem;
  line-height: 0.453333rem;
  text-align: center;
  letter-spacing: 0em;
  color: #343a40;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  padding: 0.506667rem 0.88rem;
  white-space: nowrap;
  width: 100%;
}
.deviceBtnModule > .confirm[data-v-e4bf142c] {
  border-radius: 13.333333rem;
  padding: 0.506667rem 0.133333rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.453333rem;
  letter-spacing: 0em;
  color: #ffffff;
}
.deviceBtnModule > .back[data-v-e4bf142c] {
  border-radius: 13.333333rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  padding: 0.533333rem 0;
  width: 100%;
  text-align: center;
}
.reserveWrapper[data-v-e4bf142c] {
  text-align: center;
  width: calc(100% - 1.066667rem);
  position: fixed;
  bottom: 1.6rem;
  z-index: 10;
}
.reserveBtn[data-v-e4bf142c],
.reserveBtnActive[data-v-e4bf142c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.266667rem 0.4rem;
  gap: 0.266667rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  border-radius: 13.333333rem;
  height: 0.533333rem;
  width: auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.reserveBtn > span[data-v-e4bf142c],
.reserveBtnActive > span[data-v-e4bf142c] {
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 1.093333rem;
  text-align: center;
  letter-spacing: 0em;
  white-space: nowrap;
}
.reserveBtn > span[data-v-e4bf142c] {
  color: #adb5bd;
}
.reserveBtnActive > span[data-v-e4bf142c] {
  color: #343a40;
}
.cancelBtnTitle[data-v-e4bf142c] {
  font-size: 0.533333rem;
  font-weight: normal;
  line-height: 0.746667rem;
  text-align: center;
  letter-spacing: 0em;
  color: #101828;
  margin-bottom: 0.106667rem;
}
.cancelBtnMessage[data-v-e4bf142c] {
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.64rem;
  text-align: center;
  letter-spacing: 0em;
  color: #595959;
  margin-bottom: 0.533333rem;
}
.enter[data-v-e4bf142c] {
  margin-bottom: 0.266667rem;
  border-radius: 0.266667rem;
  background: #ff0000;
  text-align: center;
  padding: 0.266667rem 0;
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
  color: #ffffff;
}
.consider[data-v-e4bf142c] {
  border-radius: 0.266667rem;
  text-align: center;
  padding: 0.266667rem 0;
  border: 0.026667rem solid #e7e9fe;
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
  color: #343a40;
}
.liuquidButton[data-v-ac9168fa] {
  position: fixed;
  width: calc(100% - 0.8rem);
  bottom: calc(env(safe-area-inset-bottom) + 0.8rem);
  background: #4364f7;
  color: white;
  border-radius: 1.333333rem;
  height: 1.173333rem;
  text-align: center;
  line-height: 1.173333rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  font-family: MiSans;
  /* font-size: 17px; */
}
.xiaolankaFluid[data-v-ac9168fa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  gap: 0.266667rem;
}
.liquidTop[data-v-ac9168fa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}
.liquidTop_left[data-v-ac9168fa] {
  width: 4.8rem;
  height: 0.453333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  gap: 0.266667rem;
}
.liquidTypeStyle[data-v-ac9168fa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  gap: 0.133333rem;
}
.liquid_logo[data-v-ac9168fa] {
  width: 0.16rem;
  height: 0.32rem;
  border-radius: 0.106667rem;
}
.liquidTextStyle[data-v-ac9168fa] {
  width: 2.933333rem;
  height: 0.453333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  gap: 0.106667rem;
  font-size: 0.293333rem;
  font-weight: normal;
  line-height: 0.453333rem;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
}
.liquidTextStyle > div[data-v-ac9168fa] {
  width: 1.466667rem;
  height: 0.453333rem;
  border-radius: 0.106667rem;
  opacity: 1;
  /* 自动布局 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 0.106667rem;
}
.liquidTop_right[data-v-ac9168fa] {
  /* font-family: MiSans; */
  font-size: 0.32rem;
  font-weight: normal;
  /* line-height: 17px; */
  text-align: right;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 灰3 */
  color: #adb5bd;
}
.fluid[data-v-ac9168fa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0;
  gap: 0.213333rem;
}
.detergent[data-v-ac9168fa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 4rem;
  height: 0.746667rem;
  padding: 0.106667rem 0.213333rem;
  border-radius: 0.16rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.liquidBox[data-v-ac9168fa] {
  padding: 0.32rem 0.32rem 0.32rem 0.32rem;
  border-radius: 0.266667rem;
  background: #ffffff;
  margin-bottom: 0.266667rem;
  margin-top: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.32rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
}
.topHink[data-v-ac9168fa] {
  margin-top: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #343a40;
  font-size: 0.373333rem;
  line-height: 0.373333rem;
  font-weight: 600;
}
.liquidNum[data-v-ac9168fa] {
  font-family: MiSans;
  font-size: 0.373333rem;
  font-weight: 400;
  line-height: 0.373333rem;
  text-align: right;
  letter-spacing: 0em;
}
.cdy_tip[data-v-ac9168fa] {
  margin-top: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0.426667rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-radius: 0.106667rem;
  background: #f2f2f7;
  font-family: MiSans;
  font-size: 0.293333rem;
  font-weight: normal;
  line-height: 0.533333rem;
  letter-spacing: 0em;
  color: #cd43f7;
}
.tipsText[data-v-ac9168fa] {
  font-family: MiSans;
  font-size: 0.293333rem;
  font-weight: normal;
  line-height: 0.426667rem;
  letter-spacing: 0em;
  color: #adb5bd;
}
.messageText[data-v-ac9168fa] {
  font-family: MiSans;
  font-size: 0.4rem;
  font-weight: normal;
  line-height: 0.746667rem;
  text-align: center;
  letter-spacing: 0em;
  /* Gray/900 */
  color: #101828;
}
.liquidImg[data-v-ac9168fa] {
  margin-top: 0.266667rem;
  border: 0.026667rem solid #f2f2f7;
  border-radius: 0.266667rem;
  overflow: hidden;
}
.forward > .serviceInfo[data-v-750a5492] {
  background: #ffffff;
  padding: 0.266667rem 0.453333rem;
  margin: 0.266667rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.266667rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
}
.forward > .serviceInfo > .image[data-v-750a5492] {
  width: 1.466667rem;
  height: 1.466667rem;
  margin-right: 0.266667rem;
}
.forward > .serviceInfo > .image > img[data-v-750a5492] {
  width: 100%;
  height: 100%;
}
.forward > .serviceInfo > .message[data-v-750a5492] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.forward > .serviceInfo > .message > .name[data-v-750a5492] {
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  color: #343a40;
  margin-top: 0.133333rem;
}
.forward > .serviceInfo > .message > .detail[data-v-750a5492] {
  color: #adb5bd;
  margin-bottom: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.forward > .serviceInfo > .message > .detail > .message[data-v-750a5492] {
  font-size: 0.32rem;
  line-height: 0.32rem;
  margin-right: 0.133333rem;
}
.forward > .queueEligibility[data-v-750a5492],
.forward > .queueUpMessage[data-v-750a5492] {
  background: white;
  padding: 0.533333rem 0.453333rem;
  border-radius: 0.266667rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
}
.queueEligibility > .time[data-v-750a5492] {
  background: -webkit-gradient(
        linear,
        right top, left top,
        from(rgba(205, 67, 247, 0.1)),
        color-stop(99%, rgba(255, 121, 6, 0.1))
    );
  background: linear-gradient(
        270deg,
        rgba(205, 67, 247, 0.1) 0%,
        rgba(255, 121, 6, 0.1) 99%
    );
  border-radius: 0.266667rem;
  padding: 0.4rem;
  gap: 0.266667rem;
  margin-bottom: 0.4rem;
}
.queueEligibility > .time > .text[data-v-750a5492] {
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  color: #ff7906;
  margin-bottom: 0.266667rem;
  font-weight: 600;
}
.queueEligibility > .time > .timeInfo[data-v-750a5492] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 600;
}
.queueEligibility > .time > .timeInfo > .left[data-v-750a5492] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.queueEligibility > .time > .timeInfo > .left > img[data-v-750a5492] {
  margin-right: 0.266667rem;
}
.queueEligibility > .time > .timeInfo > .left > span[data-v-750a5492] {
  font-size: 0.453333rem;
  line-height: 0.453333rem;
  color: #ff7906;
}
.queueEligibility > .time > .timeInfo > .right[data-v-750a5492] {
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  color: #ff7906;
}
.queueEligibility > .time > .timeRemaining[data-v-750a5492] {
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  color: #ff7906;
  margin-top: 0.266667rem;
  font-weight: 600;
}
.queueEligibility > .qualification > .false[data-v-750a5492] {
  border-radius: 0.213333rem;
  padding: 0.266667rem 0.48rem;
  gap: 0.213333rem;
  background: #f2f2f7;
  text-align: center;
  font-size: 0.453333rem;
  font-weight: 600;
  line-height: 0.64rem;
  color: #adb5bd;
  margin-bottom: 0.266667rem;
}
.queueEligibility > .qualification > .true[data-v-750a5492] {
  border-radius: 0.213333rem;
  padding: 0.266667rem 0.48rem;
  gap: 0.213333rem;
  background: -webkit-gradient(linear, right top, left top, from(#cd43f7), color-stop(99%, #ff7906));
  background: linear-gradient(270deg, #cd43f7 0%, #ff7906 99%);
  text-align: center;
  font-size: 0.453333rem;
  font-weight: 600;
  line-height: 0.64rem;
  color: #ffffff;
  margin-bottom: 0.4rem;
}
.queueEligibility > .message[data-v-750a5492] {
  font-size: 0.32rem;
  line-height: 0.533333rem;
  text-align: center;
  color: #ff7906;
  margin-bottom: 0.4rem;
}
.queueEligibility > .logoInfo[data-v-750a5492] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 0.4rem;
  gap: 0.133333rem;
  border-top: 0.026667rem solid #f2f2f7;
}
.queueEligibility > .logoInfo > div > span[data-v-750a5492] {
  font-weight: 600;
}
.normalHeight[data-v-60912c6e] {
  height: 9.653333rem;
}
.device-list-page[data-v-60912c6e] {
  min-height: 100vh;
  background: #f5f5f7;
}
.device-list-page .top[data-v-60912c6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.device-list-page .top .logo[data-v-60912c6e] {
  width: 1.76rem;
  height: 1.76rem;
}
.device-list-page .top .device[data-v-60912c6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1.76rem;
  gap: 0.266667rem;
}
.device-list-page .top .device .device-title[data-v-60912c6e] {
  font-size: 0.48rem;
  color: #000;
  font-weight: bold;
}
.device-list-page .top .device .device-count[data-v-60912c6e] {
  font-size: 0.32rem;
  color: #999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.device-list-page .top .info[data-v-60912c6e] {
  width: 1.866667rem;
  height: 1.76rem;
  font-size: 0.32rem;
  color: #999;
}
.device-list-page .device-list[data-v-60912c6e] {
  padding: 0.266667rem 0;
}
.device-list-page .device-list .device-item .device-item-title[data-v-60912c6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.device-list-page .device-list .device-item .device-item-title .device-item-title-left[data-v-60912c6e] {
  width: 1.76rem;
  height: 1.76rem;
}
.device-list-page .device-list .device-item .device-item-title .device-item-title-right[data-v-60912c6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 0.213333rem;
}
.device-list-page .device-list .device-item .device-item-title .device-item-title-right .device-item-title-right-item[data-v-60912c6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.device-list-page .device-list .device-item .device-item-title .device-item-title-right .device-item-title-right-line[data-v-60912c6e] {
  width: 0.8rem;
  height: 0.026667rem;
  background-color: #000;
}
.device-list-page .device-list .device-item .device-item-content[data-v-60912c6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item[data-v-60912c6e] {
  padding: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #ccc;
}
@media (max-width: 420px) {
.device-list-page .device-list .device-item .device-item-content .device-item-content-item[data-v-60912c6e] {
    width: 100% !important;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-left[data-v-60912c6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-number[data-v-60912c6e] {
  font-size: 0.32rem;
  color: #000;
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-image[data-v-60912c6e] {
  width: 1.76rem;
  height: 1.76rem;
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right[data-v-60912c6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item[data-v-60912c6e] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-line[data-v-60912c6e] {
  width: 100%;
  height: 0.026667rem;
  background-color: #000;
}
.device-list-page .van-popup[data-v-60912c6e] {
  background: none;
  overflow: hidden;
  -webkit-transition: height .2s ease;
  transition: height .2s ease;
}
.device-list-page .van-popup .popup-container[data-v-60912c6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  background: none;
  position: relative;
  padding: 0 0.266667rem 0.4rem 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  background: none;
  overflow: hidden;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.device-list-page .van-popup .popup-container .popup-container-top-box[data-v-60912c6e] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: height .2s ease;
  transition: height .2s ease;
}
.device-list-page .van-popup .popup-container .popup-container-item[data-v-60912c6e] {
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 0.533333rem 0.426667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  border-radius: 0.533333rem;
  -webkit-transition: height .2s ease;
  transition: height .2s ease;
  overflow: hidden;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-left[data-v-60912c6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-left .popup-container-item-left-top[data-v-60912c6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: height .2s ease;
  transition: height .2s ease;
  gap: 0.266667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-left .popup-container-item-left-top .popup-container-item-left-top-number[data-v-60912c6e] {
  font-size: 0.88rem;
  line-height: 0.88rem;
  font-weight: 500;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-left .popup-container-item-left-top .popup-container-item-left-top-number span[data-v-60912c6e] {
  font-size: 0.373333rem;
  line-height: 0.373333rem;
  font-weight: 300;
  color: rgba(0,0,0,.5);
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-left .popup-container-item-left-bottom p[data-v-60912c6e] {
  font-size: 0.586667rem;
  line-height: 0.853333rem;
  font-weight: 500;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-left .popup-container-item-left-bottom p span[data-v-60912c6e] {
  width: 0.293333rem;
  height: 0.293333rem;
  border-radius: 50%;
  display: inline-block;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center[data-v-60912c6e] {
  position: relative;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right[data-v-60912c6e] {
  position: relative;
  margin-top: 0.373333rem;
  padding: 0.506667rem 0.346667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 2.826667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.266667rem;
  background: #f8f8fa;
  border-radius: 0.32rem;
  -webkit-transition: height .2s ease,padding .2s ease,opacity .8s ease;
  transition: height .2s ease,padding .2s ease,opacity .8s ease;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image[data-v-60912c6e] {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  position: relative;
  width: 1.813333rem;
  height: 1.813333rem;
  border-radius: 50%;
  overflow: hidden;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image img[data-v-60912c6e] {
  position: absolute;
  width: 100%;
  border-radius: 50%;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image .device-item-content-item-left-image-avatar[data-v-60912c6e] {
  width: 1.333333rem;
  height: 1.333333rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image .popup-container-item-right-image-image-time[data-v-60912c6e] {
  width: 1.6rem;
  height: 0.773333rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0.053333rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image .popup-container-item-right-image-text-time[data-v-60912c6e] {
  position: absolute;
  bottom: 0.186667rem;
  width: 100%;
  text-align: center;
  color: #fff;
  line-height: 0.266667rem;
  font-size: 0.32rem;
  -webkit-transform: scale(0.83);
  transform: scale(0.83);
  opacity: .9;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image-content[data-v-60912c6e] {
  overflow: auto;
  position: relative;
  z-index: 999;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image-content div[data-v-60912c6e] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow-x: auto;
  gap: 0.133333rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image-content div img[data-v-60912c6e] {
  width: 0.533333rem;
  height: 0.533333rem;
  border-radius: 50%;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image-content p[data-v-60912c6e] {
  font-size: 0.266667rem;
  line-height: 0.426667rem;
  font-weight: 400;
  color: rgba(0,0,0,.4);
  white-space: nowrap;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-opcity[data-v-60912c6e] {
  width: 2.133333rem;
  height: 100%;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right-pause[data-v-60912c6e] {
  margin-top: 0.373333rem;
  margin-bottom: 0.8rem;
  min-height: 1.333333rem;
  font-weight: 400;
  font-size: 0.64rem;
  line-height: 0.853333rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right-rest[data-v-60912c6e] {
  margin-top: 0.373333rem;
  font-weight: 400;
  font-size: 0.64rem;
  line-height: 0.853333rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right-rest .popup-container-item-right-rest-time[data-v-60912c6e] {
  width: calc(100% - 3.2rem);
  margin-top: 0.373333rem;
  margin-bottom: -0.266667rem;
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.373333rem;
  letter-spacing: 0;
  color: rgba(0,0,0,.5);
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right-rest .popup-container-item-right-rest-time img[data-v-60912c6e] {
  width: 0.506667rem;
  height: 0.506667rem;
  vertical-align: middle;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right-rest img[data-v-60912c6e] {
  width: 2.533333rem;
  height: 0.16rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-bottom-image[data-v-60912c6e] {
  width: 3.466667rem;
  height: 3.2rem;
  position: absolute;
  top: -0.4rem;
  right: -0.266667rem;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-bottom-image img[data-v-60912c6e] {
  width: 100%;
  height: 100%;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom[data-v-60912c6e] {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-line-pack: normal;
  align-content: normal;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn1[data-v-60912c6e] {
  margin-top: 0.426667rem;
  padding: 0.453333rem 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0.266667rem;
  background: -webkit-gradient(linear, left top, right top, from(#fff8e3), to(#ffe8d3));
  background: linear-gradient(90deg, #fff8e3 0%, #ffe8d3 100%);
  -webkit-box-shadow: 0 0.213333rem 0.32rem 0 rgba(155,96,0,.2),0 -0.053333rem 0.026667rem 0 hsla(0,0%,100%,.4) inset;
  box-shadow: 0 0.213333rem 0.32rem 0 rgba(155,96,0,.2),0 -0.053333rem 0.026667rem 0 hsla(0,0%,100%,.4) inset;
  border-radius: 0.32rem;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn1 img[data-v-60912c6e] {
  width: 0.586667rem;
  height: 0.586667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn1 p[data-v-60912c6e] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 0.586667rem;
  letter-spacing: 0;
  color: #420d00;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn1 .popup-container-item-bottom-btn1-span[data-v-60912c6e] {
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  letter-spacing: 0;
  color: rgba(66,13,0,.5);
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn1 .popup-container-item-bottom-btn1-span img[data-v-60912c6e] {
  width: 0.16rem;
  height: 0.346667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2[data-v-60912c6e] {
  margin-top: 0.426667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0.266667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2 .popup-container-item-bottom-btn2-cancel[data-v-60912c6e] {
  width: 2.08rem;
  height: 1.173333rem;
  border-radius: 0.8rem;
  font-size: 0.4rem;
  text-align: center;
  line-height: 1.173333rem;
  font-weight: 400;
  color: rgba(0,0,0,.7);
  background: #f0f0f0;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2 .popup-container-item-bottom-btn2-cancel img[data-v-60912c6e] {
  width: 0.186667rem;
  height: 0.346667rem;
  vertical-align: middle;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2 .popup-container-item-bottom-btn2-confirm[data-v-60912c6e] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1.173333rem;
  border-radius: 0.8rem;
  font-size: 0.4rem;
  text-align: center;
  line-height: 1.173333rem;
  font-weight: 400;
  background: #f0f0f0;
  -webkit-box-shadow: 0 0.213333rem 0.32rem 0 rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
  box-shadow: 0 0.213333rem 0.32rem 0 rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2 .popup-container-item-bottom-btn2-confirm img[data-v-60912c6e] {
  vertical-align: text-bottom;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2 .popup-container-item-bottom-btn2-cancel-whz[data-v-60912c6e] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1.173333rem;
  background: #ececec;
  border-radius: 0.8rem;
  font-weight: 400;
  font-size: 0.426667rem;
  line-height: 1.173333rem;
  letter-spacing: 0.026667rem;
  text-align: center;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2 .popup-container-item-bottom-btn2-cancel-whz img[data-v-60912c6e] {
  width: 0.373333rem;
  height: 0.373333rem;
  vertical-align: middle;
  margin-right: 0.133333rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service[data-v-60912c6e] {
  margin-top: 0.426667rem;
  padding: 0.346667rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0.026667rem solid #e5e5e5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: -webkit-gradient(linear, left top, right top, color-stop(12.01%, #f8f8fa), color-stop(50.84%, #f0f7fa), to(#e4f3ff));
  background: linear-gradient(90deg, #f8f8fa 12.01%, #f0f7fa 50.84%, #e4f3ff 100%);
  -webkit-box-shadow: 0 0.16rem 0.266667rem 0 rgba(206,219,220,.5);
  box-shadow: 0 0.16rem 0.266667rem 0 rgba(206,219,220,.5);
  border: .0.133333rem solid hsla(0,0%,100%,.2);
  border-radius: 0.32rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service .pay-now-container-box-service-change[data-v-60912c6e] {
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  letter-spacing: 0;
  text-align: right;
  color: #420d00;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service .pay-now-container-box-service-change img[data-v-60912c6e] {
  width: 0.16rem;
  height: 0.346667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service .pay-now-container-box-service-content[data-v-60912c6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.266667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service .pay-now-container-box-service-content .pay-now-container-box-service-img img[data-v-60912c6e] {
  width: 0.586667rem;
  height: 0.586667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service .pay-now-container-box-service-content .pay-now-container-box-service-liquid[data-v-60912c6e] {
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 0.586667rem;
  letter-spacing: 0;
  color: #420d00;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service .pay-now-container-box-service-content .pay-now-container-box-service-liquid span[data-v-60912c6e] {
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  letter-spacing: 0;
  color: rgba(66,13,0,.5);
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-warning[data-v-60912c6e] {
  margin-top: 0.426667rem;
  font-size: 0.32rem;
  letter-spacing: 0em;
  color: #ff8252;
}
.device-list-page .van-popup .popup-container .popup-container-bottom[data-v-60912c6e] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: 0.266667rem;
  padding: 0.293333rem 0.373333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #f8f8fa;
  border-radius: 0.533333rem;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-y: none;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .popup-container-bottom-more[data-v-60912c6e] {
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 0.853333rem;
  letter-spacing: 0;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .popup-container-bottom-title[data-v-60912c6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.133333rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .popup-container-bottom-title div[data-v-60912c6e] {
  width: 0.106667rem;
  height: 0.106667rem;
  background: #636364;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .popup-container-bottom-title p[data-v-60912c6e] {
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.693333rem;
  letter-spacing: 0;
  color: rgba(0,0,0,.6);
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content[data-v-60912c6e] {
  margin-top: 0.266667rem;
  margin-bottom: 0.533333rem;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media screen and (min-width: 800px) {
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content[data-v-60912c6e] {
    grid-template-columns: 1fr 1fr 1fr;
}
}
@media screen and (min-width: 1060px) {
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content[data-v-60912c6e] {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content[data-v-60912c6e] {
  gap: 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item[data-v-60912c6e] {
  padding: 0.426667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-shadow: 0 0.346667rem 0.48rem -0.106667rem rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
  box-shadow: 0 0.346667rem 0.48rem -0.106667rem rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.426667rem;
  gap: 0.213333rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-left[data-v-60912c6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0.4rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-number[data-v-60912c6e] {
  color: #000;
  font-weight: 500;
  font-size: 0.88rem;
  line-height: 0.853333rem;
  letter-spacing: 0;
  text-transform: uppercase;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-image[data-v-60912c6e] {
  position: relative;
  width: 1.813333rem;
  height: 1.813333rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-image img[data-v-60912c6e] {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-image .device-item-content-item-left-image-avatar[data-v-60912c6e] {
  width: 1.333333rem;
  height: 1.333333rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right[data-v-60912c6e] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 0.213333rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item[data-v-60912c6e] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-top[data-v-60912c6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 0.133333rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-top .device-item-content-item-right-item-round[data-v-60912c6e] {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 0.266667rem;
  height: 0.266667rem;
  border-radius: 50%;
  display: inline-block;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-bottom[data-v-60912c6e] {
  margin-top: 0.16rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 0.133333rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-bottom img[data-v-60912c6e] {
  width: 0.533333rem;
  height: 0.533333rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-queue[data-v-60912c6e] {
  width: 0.533333rem;
  height: 0.533333rem;
  border-radius: 50%;
  position: relative;
  text-align: center;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-queue img[data-v-60912c6e] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-queue span[data-v-60912c6e] {
  width: 0.48rem;
  height: 0.48rem;
  text-align: center;
  line-height: 0.48rem;
  border-radius: 50%;
  background: #fff;
  border: 0.04rem solid #f5f5f7;
  display: inline-block;
  position: absolute;
  left: 0.8rem;
  top: 0.053333rem;
  font-size: 0.32rem;
  color: rgba(0,0,0,.5);
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item span[data-v-60912c6e] {
  font-weight: 400;
  font-size: 0.266667rem;
  line-height: 0.426667rem;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  color: rgba(0,0,0,.4);
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-line[data-v-60912c6e] {
  width: 100%;
  height: 0.026667rem;
  background-color: #000;
}
.device-list-page .van-popup .service-now-container[data-v-60912c6e] {
  position: relative;
  padding: 0 0.266667rem 0.4rem 0.266667rem;
  background: none;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.device-list-page .van-popup .service-now-container .service-now-container-box[data-v-60912c6e] {
  position: relative;
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0.106667rem 0.373333rem 2.186667rem 0.373333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border-radius: 0.533333rem;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.426667rem;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode p[data-v-60912c6e] {
  font-weight: 700;
  font-size: 0.426667rem;
  line-height: 0.533333rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
  color: #000;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode .service-now-container-box-mode-content[data-v-60912c6e] {
  padding: 0.266667rem 0 0.4rem 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media screen and (min-width: 800px) {
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode .service-now-container-box-mode-content[data-v-60912c6e] {
    grid-template-columns: 1fr 1fr 1fr;
}
}
@media screen and (min-width: 1020px) {
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode .service-now-container-box-mode-content[data-v-60912c6e] {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode .service-now-container-box-mode-content[data-v-60912c6e] {
  gap: 0.266667rem;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode .service-now-container-box-mode-content .service-now-container-box-mode-content-item[data-v-60912c6e] {
  padding: 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 0.96rem;
  border-radius: 0.213333rem;
  -webkit-box-shadow: 0 -0.053333rem 0.053333rem 0 hsla(0,0%,100%,.2) inset;
  box-shadow: 0 -0.053333rem 0.053333rem 0 hsla(0,0%,100%,.2) inset;
  font-weight: 400;
  font-size: 0.346667rem;
  line-height: 0.853333rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
  white-space: nowrap;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode .service-now-container-box-mode-content .service-now-container-box-mode-content-item .service-now-container-box-mode-content-item-price[data-v-60912c6e] {
  font-weight: 700;
  font-size: 0.4rem;
  line-height: 0.853333rem;
  letter-spacing: 0.026667rem;
  text-align: right;
  vertical-align: middle;
  color: #000;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid[data-v-60912c6e] {
  padding: 0.4rem 0 0 0;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid p[data-v-60912c6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.266667rem;
  font-weight: 700;
  font-size: 0.426667rem;
  line-height: 0.533333rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
  color: #000;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid p .service-now-container-box-add-liquid-liquid-title-span[data-v-60912c6e] {
  font-weight: 500;
  font-size: 0.32rem;
  line-height: 0.533333rem;
  letter-spacing: 0.026667rem;
  text-align: right;
  vertical-align: middle;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid[data-v-60912c6e] {
  margin-top: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid .service-now-container-box-add-liquid-liquid-title[data-v-60912c6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.266667rem;
  margin-bottom: 0.266667rem;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid .service-now-container-box-add-liquid-liquid-title .service-now-container-box-add-liquid-liquid-title-title[data-v-60912c6e] {
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.693333rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid .service-now-container-box-add-liquid-liquid-title .service-now-container-box-add-liquid-liquid-title-tips[data-v-60912c6e] {
  font-weight: 400;
  font-size: 0.266667rem;
  line-height: 0.32rem;
  letter-spacing: 0.026667rem;
  color: #00aacd;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid .service-now-container-box-add-liquid-liquid-item[data-v-60912c6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0.266667rem;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid .service-now-container-box-add-liquid-liquid-item div[data-v-60912c6e] {
  padding: 0.266667rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 0.96rem;
  line-height: 0.426667rem;
  border: 0.026667rem solid #e5e5e5;
  border-radius: 0.213333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid-tips[data-v-60912c6e] {
  padding: 0.133333rem;
  margin-top: 0.32rem;
  width: 285;
  height: 28;
  top: 15.36rem;
  left: 0.746667rem;
  border: .0.133333rem solid rgba(0,0,0,.12);
  background: #f3f3f5;
  border-radius: 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid-tips img[data-v-60912c6e] {
  width: 0.48rem;
  height: 0.48rem;
  vertical-align: middle;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-promotion[data-v-60912c6e] {
  margin-top: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 300;
  font-size: 0.266667rem;
  line-height: 0.48rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-promotion .service-now-container-box-promotion-image[data-v-60912c6e] {
  margin-top: 0.266667rem;
  border: 0.026667rem solid rgba(0,0,0,.12);
  border-radius: 0.213333rem;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-promotion .service-now-container-box-promotion-image img[data-v-60912c6e] {
  vertical-align: bottom;
  border-radius: 0.32rem;
  width: 100%;
  height: 100%;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-button[data-v-60912c6e] {
  width: calc(100% - 1.066667rem);
  height: 1.653333rem;
  position: fixed;
  bottom: 0.533333rem;
  left: 0.533333rem;
  right: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 1;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-button .service-now-container-box-button-cancel[data-v-60912c6e] {
  width: 2.666667rem;
  height: 1.173333rem;
  text-align: center;
  border: 0.026667rem solid rgba(0,0,0,.2);
  text-align: center;
  border-radius: 0.8rem;
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 1.173333rem;
  letter-spacing: 0.026667rem;
  background: #fff;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-button .service-now-container-box-button-confirm[data-v-60912c6e] {
  width: 5.866667rem;
  height: 1.173333rem;
  text-align: center;
  border-radius: 0.8rem;
  background: -webkit-gradient(linear, left top, right top, color-stop(0.7%, #cff7a2), color-stop(98.1%, #86dbf7));
  background: linear-gradient(90deg, #cff7a2 0.7%, #86dbf7 98.1%);
  -webkit-box-shadow: 0 0.213333rem 0.32rem 0 rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
  box-shadow: 0 0.213333rem 0.32rem 0 rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
  font-weight: 400;
  font-size: 0.426667rem;
  line-height: 1.173333rem;
  letter-spacing: 0.026667rem;
}
.device-list-page .van-popup .service-now-container .service-now-container-top-box[data-v-60912c6e] {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  height: 1.066667rem;
}
.top[data-v-801bedc6] {
  padding: 0.426667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0.133333rem;
  position: sticky;
  top: 0;
  background-color: #f5f5f7;
  z-index: 2;
}
.top .logo[data-v-801bedc6] {
  width: 1.706667rem;
  height: 1.706667rem;
}
.top .logo img[data-v-801bedc6] {
  width: 100%;
  height: 100%;
}
.top .device[data-v-801bedc6] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1.573333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.top .device .device-title-container[data-v-801bedc6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.top .device .device-title-container .device-title[data-v-801bedc6] {
  font-size: 0.506667rem;
  color: #000;
  font-weight: bold;
}
.top .device .device-title-container .device-title span[data-v-801bedc6] {
  font-size: 0.533333rem;
}
.top .device .device-title-container .info[data-v-801bedc6] {
  font-weight: 400;
  font-size: 0.32rem;
  line-height: 0.373333rem;
  letter-spacing: 0.026667rem;
  text-align: right;
  color: rgba(0,0,0,.5);
}
.top .device .device-title-container .info img[data-v-801bedc6] {
  width: 0.266667rem;
  height: 0.266667rem;
}
.top .device .device-count[data-v-801bedc6] {
  font-size: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.266667rem;
}
.top .device .device-count div[data-v-801bedc6] {
  padding: 0.106667rem 0.213333rem;
  height: 0.586667rem;
  line-height: 0.373333rem;
  text-align: center;
  border-radius: 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.device-list[data-v-801bedc6] {
  padding: 0.533333rem 0.426667rem 1.066667rem 0.426667rem;
}
.device-list .device-item[data-v-801bedc6] {
  position: relative;
  margin-bottom: 0.426667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.device-list .device-item .device-item-title[data-v-801bedc6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.device-list .device-item .device-item-title .device-item-title-left[data-v-801bedc6] {
  width: 1.253333rem;
  height: 1.68rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 0.266667rem;
}
.device-list .device-item .device-item-title .device-item-title-left img[data-v-801bedc6] {
  width: 1.68rem;
  height: 1.68rem;
}
.device-list .device-item .device-item-title .device-item-title-right[data-v-801bedc6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 0.213333rem;
}
.device-list .device-item .device-item-title .device-item-title-right .device-item-title-right-item[data-v-801bedc6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
  font-size: 0.4rem;
  line-height: 0.586667rem;
  letter-spacing: 0.026667rem;
}
.device-list .device-item .device-item-title .device-item-title-right .device-item-title-right-line[data-v-801bedc6] {
  width: 2.08rem;
  height: 0.026667rem;
  background-color: rgba(54,54,54,.7);
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: left;
  transform-origin: left;
}
.device-list .device-item .device-item-title .device-item-title-right .device-item-title-right-item-number[data-v-801bedc6] {
  font-weight: 700;
  font-size: 0.48rem;
  line-height: 0.64rem;
  letter-spacing: 0;
}
.device-list .device-item .device-item-title .device-item-title-right .device-item-title-right-item-number .device-item-title-right-item-number-number[data-v-801bedc6] {
  font-size: 0.24rem;
  font-weight: 400;
  line-height: 0.32rem;
  color: #1f1f1f;
}
.device-list .device-item .device-item-title .device-item-title-right .device-item-title-right-item-tag[data-v-801bedc6] {
  font-size: 0.24rem;
  line-height: 0.373333rem;
  color: rgba(31,31,31,.7);
}
.device-list .device-item .device-item-content[data-v-801bedc6] {
  margin-top: 0.266667rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media screen and (min-width: 750px) {
.device-list .device-item .device-item-content[data-v-801bedc6] {
    grid-template-columns: 1fr 1fr 1fr;
}
}
@media screen and (min-width: 980px) {
.device-list .device-item .device-item-content[data-v-801bedc6] {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
.device-list .device-item .device-item-content[data-v-801bedc6] {
  gap: 0.373333rem;
}
.device-list .device-item .device-item-content .device-item-content-item[data-v-801bedc6] {
  gap: 0.213333rem;
  padding: 0.426667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #fff;
  border-radius: 0.426667rem;
  -webkit-box-shadow: 0 0.346667rem 0.48rem -0.106667rem rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
  box-shadow: 0 0.346667rem 0.48rem -0.106667rem rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
}
.device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-left[data-v-801bedc6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0.4rem;
}
.device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-number[data-v-801bedc6] {
  color: rgba(0,0,0,.8);
  font-weight: 500;
  font-size: 0.88rem;
  line-height: 0.853333rem;
  letter-spacing: 0;
  text-transform: uppercase;
}
.device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-image[data-v-801bedc6] {
  position: relative;
  width: 1.813333rem;
  height: 1.813333rem;
  border-radius: 50%;
  overflow: hidden;
}
.device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-image img[data-v-801bedc6] {
  position: absolute;
  width: 100%;
  border-radius: 50%;
}
.device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-image .device-item-content-item-left-image-avatar[data-v-801bedc6] {
  width: 1.333333rem;
  height: 1.333333rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-image .device-item-content-item-left-image-time[data-v-801bedc6] {
  width: 1.6rem;
  height: 0.773333rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0.053333rem;
}
.device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-image .device-item-content-item-left-image-time-text[data-v-801bedc6] {
  position: absolute;
  bottom: 0.186667rem;
  width: 100%;
  text-align: center;
  color: #fff;
  line-height: 0.266667rem;
  font-size: 0.32rem;
  -webkit-transform: scale(0.83);
  transform: scale(0.83);
  opacity: .9;
}
.device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right[data-v-801bedc6] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 0.213333rem;
}
.device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item[data-v-801bedc6] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.133333rem;
}
.device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-item-top[data-v-801bedc6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 0.133333rem;
}
.device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-round[data-v-801bedc6] {
  display: inline-block;
  width: 0.266667rem;
  height: 0.266667rem;
  border-radius: 50%;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-bottom[data-v-801bedc6] {
  margin-top: 0.16rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 0.133333rem;
}
.device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-bottom img[data-v-801bedc6] {
  width: 0.533333rem;
  height: 0.533333rem;
}
.device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-queue[data-v-801bedc6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-queue img[data-v-801bedc6] {
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
}
.device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-queue .device-item-content-item-right-item-queue-remaining[data-v-801bedc6] {
  margin-left: -0.266667rem;
  width: 0.48rem;
  height: 0.48rem;
  border-radius: 50%;
  border: 0.04rem solid #f5f5f7;
  background: #fff;
  text-align: center;
  line-height: 0.613333rem;
}
.device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-queue .device-item-content-item-right-item-queue-remaining img[data-v-801bedc6] {
  width: 0.266667rem;
  height: 0.266667rem;
}
.device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item span[data-v-801bedc6] {
  font-weight: 400;
  font-size: 0.266667rem;
  line-height: 0.426667rem;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  color: rgba(0,0,0,.4);
}
.device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-queue-num[data-v-801bedc6] {
  font-weight: 700;
  font-size: 0.32rem;
  line-height: 0.426667rem;
  letter-spacing: 0;
  text-align: right;
  text-transform: uppercase;
  background: #00a7b2;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0,0,0,0);
  background-clip: text;
}
.device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-line[data-v-801bedc6] {
  width: 100%;
  height: 0.026667rem;
  background-color: #000;
}
.glow-border[data-v-801bedc6] {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.glow-border[data-v-801bedc6]::before {
  width: 13.333333rem;
  height: 13.333333rem;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: var(--bg-color);
  -webkit-animation: rotateColors-data-v-801bedc6 3s linear infinite;
  animation: rotateColors-data-v-801bedc6 3s linear infinite;
  z-index: -1;
}
.glow-border[data-v-801bedc6]::after {
  content: "";
  position: absolute;
  top: 0.053333rem;
  left: 0.053333rem;
  right: 0.053333rem;
  bottom: 0.053333rem;
  background: #fff;
  border-radius: 13.333333rem;
  z-index: -1;
}
@-webkit-keyframes rotateColors-data-v-801bedc6 {
0% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
}
100% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
}
}
@keyframes rotateColors-data-v-801bedc6 {
0% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
}
100% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
}
}
.normalHeight[data-v-ee7b1470] {
  height: 9.653333rem;
}
.device-list-page[data-v-ee7b1470] {
  min-height: 100vh;
  background: #f5f5f7;
}
.device-list-page .top[data-v-ee7b1470] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.device-list-page .top .logo[data-v-ee7b1470] {
  width: 1.76rem;
  height: 1.76rem;
}
.device-list-page .top .device[data-v-ee7b1470] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1.76rem;
  gap: 0.266667rem;
}
.device-list-page .top .device .device-title[data-v-ee7b1470] {
  font-size: 0.48rem;
  color: #000;
  font-weight: bold;
}
.device-list-page .top .device .device-count[data-v-ee7b1470] {
  font-size: 0.32rem;
  color: #999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.device-list-page .top .info[data-v-ee7b1470] {
  width: 1.866667rem;
  height: 1.76rem;
  font-size: 0.32rem;
  color: #999;
}
.device-list-page .device-list[data-v-ee7b1470] {
  padding: 0.266667rem 0;
}
.device-list-page .device-list .device-item .device-item-title[data-v-ee7b1470] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.device-list-page .device-list .device-item .device-item-title .device-item-title-left[data-v-ee7b1470] {
  width: 1.76rem;
  height: 1.76rem;
}
.device-list-page .device-list .device-item .device-item-title .device-item-title-right[data-v-ee7b1470] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 0.213333rem;
}
.device-list-page .device-list .device-item .device-item-title .device-item-title-right .device-item-title-right-item[data-v-ee7b1470] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.device-list-page .device-list .device-item .device-item-title .device-item-title-right .device-item-title-right-line[data-v-ee7b1470] {
  width: 0.8rem;
  height: 0.026667rem;
  background-color: #000;
}
.device-list-page .device-list .device-item .device-item-content[data-v-ee7b1470] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item[data-v-ee7b1470] {
  padding: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #ccc;
}
@media (max-width: 420px) {
.device-list-page .device-list .device-item .device-item-content .device-item-content-item[data-v-ee7b1470] {
    width: 100% !important;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-left[data-v-ee7b1470] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-number[data-v-ee7b1470] {
  font-size: 0.32rem;
  color: #000;
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-image[data-v-ee7b1470] {
  width: 1.76rem;
  height: 1.76rem;
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right[data-v-ee7b1470] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item[data-v-ee7b1470] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-line[data-v-ee7b1470] {
  width: 100%;
  height: 0.026667rem;
  background-color: #000;
}
.device-list-page .van-popup[data-v-ee7b1470] {
  background: none;
  overflow: hidden;
  -webkit-transition: height .2s ease;
  transition: height .2s ease;
}
.device-list-page .van-popup .popup-container[data-v-ee7b1470] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  background: none;
  position: relative;
  padding: 0 0.266667rem 0.4rem 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  background: none;
  overflow: hidden;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.device-list-page .van-popup .popup-container .popup-container-top-box[data-v-ee7b1470] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: height .2s ease;
  transition: height .2s ease;
}
.device-list-page .van-popup .popup-container .popup-container-item[data-v-ee7b1470] {
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 0.533333rem 0.426667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  border-radius: 0.533333rem;
  -webkit-transition: height .2s ease;
  transition: height .2s ease;
  overflow: hidden;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-left[data-v-ee7b1470] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-left .popup-container-item-left-top[data-v-ee7b1470] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: height .2s ease;
  transition: height .2s ease;
  gap: 0.266667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-left .popup-container-item-left-top .popup-container-item-left-top-number[data-v-ee7b1470] {
  font-size: 0.88rem;
  line-height: 0.88rem;
  font-weight: 500;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-left .popup-container-item-left-top .popup-container-item-left-top-number span[data-v-ee7b1470] {
  font-size: 0.373333rem;
  line-height: 0.373333rem;
  font-weight: 300;
  color: rgba(0,0,0,.5);
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-left .popup-container-item-left-bottom p[data-v-ee7b1470] {
  font-size: 0.586667rem;
  line-height: 0.853333rem;
  font-weight: 500;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-left .popup-container-item-left-bottom p span[data-v-ee7b1470] {
  width: 0.293333rem;
  height: 0.293333rem;
  border-radius: 50%;
  display: inline-block;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center[data-v-ee7b1470] {
  position: relative;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right[data-v-ee7b1470] {
  position: relative;
  margin-top: 0.373333rem;
  padding: 0.506667rem 0.346667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 2.826667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.266667rem;
  background: #f8f8fa;
  border-radius: 0.32rem;
  -webkit-transition: height .2s ease,padding .2s ease,opacity .8s ease;
  transition: height .2s ease,padding .2s ease,opacity .8s ease;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image[data-v-ee7b1470] {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  position: relative;
  width: 1.813333rem;
  height: 1.813333rem;
  border-radius: 50%;
  overflow: hidden;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image img[data-v-ee7b1470] {
  position: absolute;
  width: 100%;
  border-radius: 50%;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image .device-item-content-item-left-image-avatar[data-v-ee7b1470] {
  width: 1.333333rem;
  height: 1.333333rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image .popup-container-item-right-image-image-time[data-v-ee7b1470] {
  width: 1.6rem;
  height: 0.773333rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0.053333rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image .popup-container-item-right-image-text-time[data-v-ee7b1470] {
  position: absolute;
  bottom: 0.186667rem;
  width: 100%;
  text-align: center;
  color: #fff;
  line-height: 0.266667rem;
  font-size: 0.32rem;
  -webkit-transform: scale(0.83);
  transform: scale(0.83);
  opacity: .9;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image-content[data-v-ee7b1470] {
  overflow: auto;
  position: relative;
  z-index: 999;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image-content div[data-v-ee7b1470] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow-x: auto;
  gap: 0.133333rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image-content div img[data-v-ee7b1470] {
  width: 0.533333rem;
  height: 0.533333rem;
  border-radius: 50%;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image-content p[data-v-ee7b1470] {
  font-size: 0.266667rem;
  line-height: 0.426667rem;
  font-weight: 400;
  color: rgba(0,0,0,.4);
  white-space: nowrap;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-opcity[data-v-ee7b1470] {
  width: 2.133333rem;
  height: 100%;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right-pause[data-v-ee7b1470] {
  margin-top: 0.373333rem;
  margin-bottom: 0.8rem;
  min-height: 1.333333rem;
  font-weight: 400;
  font-size: 0.64rem;
  line-height: 0.853333rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right-rest[data-v-ee7b1470] {
  margin-top: 0.373333rem;
  font-weight: 400;
  font-size: 0.64rem;
  line-height: 0.853333rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right-rest .popup-container-item-right-rest-time[data-v-ee7b1470] {
  width: calc(100% - 3.2rem);
  margin-top: 0.373333rem;
  margin-bottom: -0.266667rem;
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.373333rem;
  letter-spacing: 0;
  color: rgba(0,0,0,.5);
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right-rest .popup-container-item-right-rest-time img[data-v-ee7b1470] {
  width: 0.506667rem;
  height: 0.506667rem;
  vertical-align: middle;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right-rest img[data-v-ee7b1470] {
  width: 2.533333rem;
  height: 0.16rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-bottom-image[data-v-ee7b1470] {
  width: 3.466667rem;
  height: 3.2rem;
  position: absolute;
  top: -0.4rem;
  right: -0.266667rem;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-bottom-image img[data-v-ee7b1470] {
  width: 100%;
  height: 100%;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom[data-v-ee7b1470] {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-line-pack: normal;
  align-content: normal;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn1[data-v-ee7b1470] {
  margin-top: 0.426667rem;
  padding: 0.453333rem 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0.266667rem;
  background: -webkit-gradient(linear, left top, right top, from(#fff8e3), to(#ffe8d3));
  background: linear-gradient(90deg, #fff8e3 0%, #ffe8d3 100%);
  -webkit-box-shadow: 0 0.213333rem 0.32rem 0 rgba(155,96,0,.2),0 -0.053333rem 0.026667rem 0 hsla(0,0%,100%,.4) inset;
  box-shadow: 0 0.213333rem 0.32rem 0 rgba(155,96,0,.2),0 -0.053333rem 0.026667rem 0 hsla(0,0%,100%,.4) inset;
  border-radius: 0.32rem;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn1 img[data-v-ee7b1470] {
  width: 0.586667rem;
  height: 0.586667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn1 p[data-v-ee7b1470] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 0.586667rem;
  letter-spacing: 0;
  color: #420d00;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn1 .popup-container-item-bottom-btn1-span[data-v-ee7b1470] {
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  letter-spacing: 0;
  color: rgba(66,13,0,.5);
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn1 .popup-container-item-bottom-btn1-span img[data-v-ee7b1470] {
  width: 0.16rem;
  height: 0.346667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2[data-v-ee7b1470] {
  margin-top: 0.426667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0.266667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2 .popup-container-item-bottom-btn2-cancel[data-v-ee7b1470] {
  width: 2.08rem;
  height: 1.173333rem;
  border-radius: 0.8rem;
  font-size: 0.4rem;
  text-align: center;
  line-height: 1.173333rem;
  font-weight: 400;
  color: rgba(0,0,0,.7);
  background: #f0f0f0;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2 .popup-container-item-bottom-btn2-cancel img[data-v-ee7b1470] {
  width: 0.186667rem;
  height: 0.346667rem;
  vertical-align: middle;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2 .popup-container-item-bottom-btn2-confirm[data-v-ee7b1470] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1.173333rem;
  border-radius: 0.8rem;
  font-size: 0.4rem;
  text-align: center;
  line-height: 1.173333rem;
  font-weight: 400;
  background: #f0f0f0;
  -webkit-box-shadow: 0 0.213333rem 0.32rem 0 rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
  box-shadow: 0 0.213333rem 0.32rem 0 rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2 .popup-container-item-bottom-btn2-confirm img[data-v-ee7b1470] {
  vertical-align: text-bottom;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2 .popup-container-item-bottom-btn2-cancel-whz[data-v-ee7b1470] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1.173333rem;
  background: #ececec;
  border-radius: 0.8rem;
  font-weight: 400;
  font-size: 0.426667rem;
  line-height: 1.173333rem;
  letter-spacing: 0.026667rem;
  text-align: center;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2 .popup-container-item-bottom-btn2-cancel-whz img[data-v-ee7b1470] {
  width: 0.373333rem;
  height: 0.373333rem;
  vertical-align: middle;
  margin-right: 0.133333rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service[data-v-ee7b1470] {
  margin-top: 0.426667rem;
  padding: 0.346667rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0.026667rem solid #e5e5e5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: -webkit-gradient(linear, left top, right top, color-stop(12.01%, #f8f8fa), color-stop(50.84%, #f0f7fa), to(#e4f3ff));
  background: linear-gradient(90deg, #f8f8fa 12.01%, #f0f7fa 50.84%, #e4f3ff 100%);
  -webkit-box-shadow: 0 0.16rem 0.266667rem 0 rgba(206,219,220,.5);
  box-shadow: 0 0.16rem 0.266667rem 0 rgba(206,219,220,.5);
  border: .0.133333rem solid hsla(0,0%,100%,.2);
  border-radius: 0.32rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service .pay-now-container-box-service-change[data-v-ee7b1470] {
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  letter-spacing: 0;
  text-align: right;
  color: #420d00;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service .pay-now-container-box-service-change img[data-v-ee7b1470] {
  width: 0.16rem;
  height: 0.346667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service .pay-now-container-box-service-content[data-v-ee7b1470] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.266667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service .pay-now-container-box-service-content .pay-now-container-box-service-img img[data-v-ee7b1470] {
  width: 0.586667rem;
  height: 0.586667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service .pay-now-container-box-service-content .pay-now-container-box-service-liquid[data-v-ee7b1470] {
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 0.586667rem;
  letter-spacing: 0;
  color: #420d00;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service .pay-now-container-box-service-content .pay-now-container-box-service-liquid span[data-v-ee7b1470] {
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  letter-spacing: 0;
  color: rgba(66,13,0,.5);
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-warning[data-v-ee7b1470] {
  margin-top: 0.426667rem;
  font-size: 0.32rem;
  letter-spacing: 0em;
  color: #ff8252;
}
.device-list-page .van-popup .popup-container .popup-container-bottom[data-v-ee7b1470] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: 0.266667rem;
  padding: 0.293333rem 0.373333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #f8f8fa;
  border-radius: 0.533333rem;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-y: none;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .popup-container-bottom-more[data-v-ee7b1470] {
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 0.853333rem;
  letter-spacing: 0;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .popup-container-bottom-title[data-v-ee7b1470] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.133333rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .popup-container-bottom-title div[data-v-ee7b1470] {
  width: 0.106667rem;
  height: 0.106667rem;
  background: #636364;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .popup-container-bottom-title p[data-v-ee7b1470] {
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.693333rem;
  letter-spacing: 0;
  color: rgba(0,0,0,.6);
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content[data-v-ee7b1470] {
  margin-top: 0.266667rem;
  margin-bottom: 0.533333rem;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media screen and (min-width: 800px) {
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content[data-v-ee7b1470] {
    grid-template-columns: 1fr 1fr 1fr;
}
}
@media screen and (min-width: 1060px) {
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content[data-v-ee7b1470] {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content[data-v-ee7b1470] {
  gap: 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item[data-v-ee7b1470] {
  padding: 0.426667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-shadow: 0 0.346667rem 0.48rem -0.106667rem rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
  box-shadow: 0 0.346667rem 0.48rem -0.106667rem rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.426667rem;
  gap: 0.213333rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-left[data-v-ee7b1470] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0.4rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-number[data-v-ee7b1470] {
  color: #000;
  font-weight: 500;
  font-size: 0.88rem;
  line-height: 0.853333rem;
  letter-spacing: 0;
  text-transform: uppercase;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-image[data-v-ee7b1470] {
  position: relative;
  width: 1.813333rem;
  height: 1.813333rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-image img[data-v-ee7b1470] {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-image .device-item-content-item-left-image-avatar[data-v-ee7b1470] {
  width: 1.333333rem;
  height: 1.333333rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right[data-v-ee7b1470] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 0.213333rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item[data-v-ee7b1470] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-top[data-v-ee7b1470] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 0.133333rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-top .device-item-content-item-right-item-round[data-v-ee7b1470] {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 0.266667rem;
  height: 0.266667rem;
  border-radius: 50%;
  display: inline-block;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-bottom[data-v-ee7b1470] {
  margin-top: 0.16rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 0.133333rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-bottom img[data-v-ee7b1470] {
  width: 0.533333rem;
  height: 0.533333rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-queue[data-v-ee7b1470] {
  width: 0.533333rem;
  height: 0.533333rem;
  border-radius: 50%;
  position: relative;
  text-align: center;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-queue img[data-v-ee7b1470] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-queue span[data-v-ee7b1470] {
  width: 0.48rem;
  height: 0.48rem;
  text-align: center;
  line-height: 0.48rem;
  border-radius: 50%;
  background: #fff;
  border: 0.04rem solid #f5f5f7;
  display: inline-block;
  position: absolute;
  left: 0.8rem;
  top: 0.053333rem;
  font-size: 0.32rem;
  color: rgba(0,0,0,.5);
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item span[data-v-ee7b1470] {
  font-weight: 400;
  font-size: 0.266667rem;
  line-height: 0.426667rem;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  color: rgba(0,0,0,.4);
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-line[data-v-ee7b1470] {
  width: 100%;
  height: 0.026667rem;
  background-color: #000;
}
.device-list-page .van-popup .service-now-container[data-v-ee7b1470] {
  position: relative;
  padding: 0 0.266667rem 0.4rem 0.266667rem;
  background: none;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.device-list-page .van-popup .service-now-container .service-now-container-box[data-v-ee7b1470] {
  position: relative;
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0.106667rem 0.373333rem 2.186667rem 0.373333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border-radius: 0.533333rem;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.426667rem;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode p[data-v-ee7b1470] {
  font-weight: 700;
  font-size: 0.426667rem;
  line-height: 0.533333rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
  color: #000;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode .service-now-container-box-mode-content[data-v-ee7b1470] {
  padding: 0.533333rem 0 0.64rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.426667rem;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode .service-now-container-box-mode-content .service-now-container-box-mode-content-item[data-v-ee7b1470] {
  padding: 0.32rem 0.373333rem;
  background: #f5f5f7;
  border-radius: 0.32rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode .service-now-container-box-mode-content .service-now-container-box-mode-content-item .service-now-container-box-mode-content-item-top[data-v-ee7b1470] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode .service-now-container-box-mode-content .service-now-container-box-mode-content-item .service-now-container-box-mode-content-item-top .service-now-container-box-mode-content-item-top-title[data-v-ee7b1470] {
  font-size: 0.4rem;
  line-height: 0.693333rem;
  letter-spacing: 0.026667rem;
  color: #000;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode .service-now-container-box-mode-content .service-now-container-box-mode-content-item .service-now-container-box-mode-content-item-top .service-now-container-box-mode-content-item-top-detail[data-v-ee7b1470] {
  font-size: 0.32rem;
  line-height: 0.693333rem;
  letter-spacing: 0;
  color: rgba(0,0,0,.4);
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode .service-now-container-box-mode-content .service-now-container-box-mode-content-item .service-now-container-box-mode-content-item-top .service-now-container-box-mode-content-item-top-detail span[data-v-ee7b1470] {
  font-size: 0.48rem;
  line-height: 0.533333rem;
  text-align: right;
  letter-spacing: 0.026667rem;
  color: #f76f3a;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode .service-now-container-box-mode-content .service-now-container-box-mode-content-item .service-now-container-box-mode-content-item-bottom[data-v-ee7b1470] {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 0.266667rem;
  margin-top: 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode .service-now-container-box-mode-content .service-now-container-box-mode-content-item .service-now-container-box-mode-content-item-bottom .service-now-container-box-mode-content-item-bottom-item[data-v-ee7b1470] {
  width: 67;
  border-radius: 1.706667rem;
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.213333rem 0.693333rem;
  gap: 0.16rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: .0.133333rem solid rgba(0,0,0,.2);
  z-index: 1;
  box-sizing: border-box;
  -webkit-box-shadow: 0 -0.053333rem 0.053333rem 0 hsla(0,0%,100%,.2) inset;
  box-shadow: 0 -0.053333rem 0.053333rem 0 hsla(0,0%,100%,.2) inset;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-button[data-v-ee7b1470] {
  width: calc(100% - 1.066667rem);
  height: 1.653333rem;
  position: fixed;
  bottom: 0.533333rem;
  left: 0.533333rem;
  right: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 1;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-button .service-now-container-box-button-cancel[data-v-ee7b1470] {
  width: 2.666667rem;
  height: 1.173333rem;
  text-align: center;
  border: 0.026667rem solid rgba(0,0,0,.2);
  text-align: center;
  border-radius: 0.8rem;
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 1.173333rem;
  letter-spacing: 0.026667rem;
  background: #fff;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-button .service-now-container-box-button-confirm[data-v-ee7b1470] {
  width: 5.866667rem;
  height: 1.173333rem;
  text-align: center;
  border-radius: 0.8rem;
  background: -webkit-gradient(linear, left top, right top, color-stop(0.7%, #cff7a2), color-stop(98.1%, #86dbf7));
  background: linear-gradient(90deg, #cff7a2 0.7%, #86dbf7 98.1%);
  -webkit-box-shadow: 0 0.213333rem 0.32rem 0 rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
  box-shadow: 0 0.213333rem 0.32rem 0 rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
  font-weight: 400;
  font-size: 0.426667rem;
  line-height: 1.173333rem;
  letter-spacing: 0.026667rem;
}
.device-list-page .van-popup .service-now-container .service-now-container-top-box[data-v-ee7b1470] {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  height: 1.066667rem;
}
.normalHeight[data-v-576b84c0] {
  height: 9.653333rem;
}
.device-list-page[data-v-576b84c0] {
  min-height: 100vh;
  background: #f5f5f7;
}
.device-list-page .top[data-v-576b84c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.device-list-page .top .logo[data-v-576b84c0] {
  width: 1.76rem;
  height: 1.76rem;
}
.device-list-page .top .device[data-v-576b84c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1.76rem;
  gap: 0.266667rem;
}
.device-list-page .top .device .device-title[data-v-576b84c0] {
  font-size: 0.48rem;
  color: #000;
  font-weight: bold;
}
.device-list-page .top .device .device-count[data-v-576b84c0] {
  font-size: 0.32rem;
  color: #999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.device-list-page .top .info[data-v-576b84c0] {
  width: 1.866667rem;
  height: 1.76rem;
  font-size: 0.32rem;
  color: #999;
}
.device-list-page .device-list[data-v-576b84c0] {
  padding: 0.266667rem 0;
}
.device-list-page .device-list .device-item .device-item-title[data-v-576b84c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.device-list-page .device-list .device-item .device-item-title .device-item-title-left[data-v-576b84c0] {
  width: 1.76rem;
  height: 1.76rem;
}
.device-list-page .device-list .device-item .device-item-title .device-item-title-right[data-v-576b84c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 0.213333rem;
}
.device-list-page .device-list .device-item .device-item-title .device-item-title-right .device-item-title-right-item[data-v-576b84c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.device-list-page .device-list .device-item .device-item-title .device-item-title-right .device-item-title-right-line[data-v-576b84c0] {
  width: 0.8rem;
  height: 0.026667rem;
  background-color: #000;
}
.device-list-page .device-list .device-item .device-item-content[data-v-576b84c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item[data-v-576b84c0] {
  padding: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #ccc;
}
@media (max-width: 420px) {
.device-list-page .device-list .device-item .device-item-content .device-item-content-item[data-v-576b84c0] {
    width: 100% !important;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-left[data-v-576b84c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-number[data-v-576b84c0] {
  font-size: 0.32rem;
  color: #000;
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-image[data-v-576b84c0] {
  width: 1.76rem;
  height: 1.76rem;
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right[data-v-576b84c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item[data-v-576b84c0] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.device-list-page .device-list .device-item .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-line[data-v-576b84c0] {
  width: 100%;
  height: 0.026667rem;
  background-color: #000;
}
.device-list-page .van-popup[data-v-576b84c0] {
  background: none;
  overflow: hidden;
  -webkit-transition: height .2s ease;
  transition: height .2s ease;
}
.device-list-page .van-popup .popup-container[data-v-576b84c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  background: none;
  position: relative;
  padding: 0 0.266667rem 0.4rem 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  background: none;
  overflow: hidden;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.device-list-page .van-popup .popup-container .popup-container-top-box[data-v-576b84c0] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: height .2s ease;
  transition: height .2s ease;
}
.device-list-page .van-popup .popup-container .popup-container-item[data-v-576b84c0] {
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 0.533333rem 0.426667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  border-radius: 0.533333rem;
  -webkit-transition: height .2s ease;
  transition: height .2s ease;
  overflow: hidden;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-left[data-v-576b84c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-left .popup-container-item-left-top[data-v-576b84c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: height .2s ease;
  transition: height .2s ease;
  gap: 0.266667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-left .popup-container-item-left-top .popup-container-item-left-top-number[data-v-576b84c0] {
  font-size: 0.88rem;
  line-height: 0.88rem;
  font-weight: 500;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-left .popup-container-item-left-top .popup-container-item-left-top-number span[data-v-576b84c0] {
  font-size: 0.373333rem;
  line-height: 0.373333rem;
  font-weight: 300;
  color: rgba(0,0,0,.5);
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-left .popup-container-item-left-bottom p[data-v-576b84c0] {
  font-size: 0.586667rem;
  line-height: 0.853333rem;
  font-weight: 500;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-left .popup-container-item-left-bottom p span[data-v-576b84c0] {
  width: 0.293333rem;
  height: 0.293333rem;
  border-radius: 50%;
  display: inline-block;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center[data-v-576b84c0] {
  position: relative;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right[data-v-576b84c0] {
  position: relative;
  margin-top: 0.373333rem;
  padding: 0.506667rem 0.346667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 2.826667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.266667rem;
  background: #f8f8fa;
  border-radius: 0.32rem;
  -webkit-transition: height .2s ease,padding .2s ease,opacity .8s ease;
  transition: height .2s ease,padding .2s ease,opacity .8s ease;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image[data-v-576b84c0] {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  position: relative;
  width: 1.813333rem;
  height: 1.813333rem;
  border-radius: 50%;
  overflow: hidden;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image img[data-v-576b84c0] {
  position: absolute;
  width: 100%;
  border-radius: 50%;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image .device-item-content-item-left-image-avatar[data-v-576b84c0] {
  width: 1.333333rem;
  height: 1.333333rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image .popup-container-item-right-image-image-time[data-v-576b84c0] {
  width: 1.6rem;
  height: 0.773333rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0.053333rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image .popup-container-item-right-image-text-time[data-v-576b84c0] {
  position: absolute;
  bottom: 0.186667rem;
  width: 100%;
  text-align: center;
  color: #fff;
  line-height: 0.266667rem;
  font-size: 0.32rem;
  -webkit-transform: scale(0.83);
  transform: scale(0.83);
  opacity: .9;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image-content[data-v-576b84c0] {
  overflow: auto;
  position: relative;
  z-index: 999;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image-content div[data-v-576b84c0] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow-x: auto;
  gap: 0.133333rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image-content div img[data-v-576b84c0] {
  width: 0.533333rem;
  height: 0.533333rem;
  border-radius: 50%;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-image-content p[data-v-576b84c0] {
  font-size: 0.266667rem;
  line-height: 0.426667rem;
  font-weight: 400;
  color: rgba(0,0,0,.4);
  white-space: nowrap;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right .popup-container-item-right-opcity[data-v-576b84c0] {
  width: 2.133333rem;
  height: 100%;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right-pause[data-v-576b84c0] {
  margin-top: 0.373333rem;
  margin-bottom: 0.8rem;
  min-height: 1.333333rem;
  font-weight: 400;
  font-size: 0.64rem;
  line-height: 0.853333rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right-rest[data-v-576b84c0] {
  margin-top: 0.373333rem;
  font-weight: 400;
  font-size: 0.64rem;
  line-height: 0.853333rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right-rest .popup-container-item-right-rest-time[data-v-576b84c0] {
  width: calc(100% - 3.2rem);
  margin-top: 0.373333rem;
  margin-bottom: -0.266667rem;
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.373333rem;
  letter-spacing: 0;
  color: rgba(0,0,0,.5);
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right-rest .popup-container-item-right-rest-time img[data-v-576b84c0] {
  width: 0.506667rem;
  height: 0.506667rem;
  vertical-align: middle;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-right-rest img[data-v-576b84c0] {
  width: 2.533333rem;
  height: 0.16rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-bottom-image[data-v-576b84c0] {
  width: 3.466667rem;
  height: 3.2rem;
  position: absolute;
  top: -0.4rem;
  right: -0.266667rem;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-center .popup-container-item-bottom-image img[data-v-576b84c0] {
  width: 100%;
  height: 100%;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom[data-v-576b84c0] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-line-pack: normal;
  align-content: normal;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn1[data-v-576b84c0] {
  margin-top: 0.426667rem;
  padding: 0.453333rem 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0.266667rem;
  background: -webkit-gradient(linear, left top, right top, from(#fff8e3), to(#ffe8d3));
  background: linear-gradient(90deg, #fff8e3 0%, #ffe8d3 100%);
  -webkit-box-shadow: 0 0.213333rem 0.32rem 0 rgba(155,96,0,.2),0 -0.053333rem 0.026667rem 0 hsla(0,0%,100%,.4) inset;
  box-shadow: 0 0.213333rem 0.32rem 0 rgba(155,96,0,.2),0 -0.053333rem 0.026667rem 0 hsla(0,0%,100%,.4) inset;
  border-radius: 0.32rem;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn1 img[data-v-576b84c0] {
  width: 0.586667rem;
  height: 0.586667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn1 p[data-v-576b84c0] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 0.586667rem;
  letter-spacing: 0;
  color: #420d00;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn1 .popup-container-item-bottom-btn1-span[data-v-576b84c0] {
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  letter-spacing: 0;
  color: rgba(66,13,0,.5);
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn1 .popup-container-item-bottom-btn1-span img[data-v-576b84c0] {
  width: 0.16rem;
  height: 0.346667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2[data-v-576b84c0] {
  margin-top: 0.426667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0.266667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2 .popup-container-item-bottom-btn2-cancel[data-v-576b84c0] {
  width: 2.08rem;
  height: 1.173333rem;
  border-radius: 0.8rem;
  font-size: 0.4rem;
  text-align: center;
  line-height: 1.173333rem;
  font-weight: 400;
  color: rgba(0,0,0,.7);
  background: #f0f0f0;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2 .popup-container-item-bottom-btn2-cancel img[data-v-576b84c0] {
  width: 0.186667rem;
  height: 0.346667rem;
  vertical-align: middle;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2 .popup-container-item-bottom-btn2-confirm[data-v-576b84c0] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1.173333rem;
  border-radius: 0.8rem;
  font-size: 0.4rem;
  text-align: center;
  line-height: 1.173333rem;
  font-weight: 400;
  background: #f0f0f0;
  -webkit-box-shadow: 0 0.213333rem 0.32rem 0 rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
  box-shadow: 0 0.213333rem 0.32rem 0 rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2 .popup-container-item-bottom-btn2-confirm img[data-v-576b84c0] {
  vertical-align: text-bottom;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2 .popup-container-item-bottom-btn2-cancel-whz[data-v-576b84c0] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1.173333rem;
  background: #ececec;
  border-radius: 0.8rem;
  font-weight: 400;
  font-size: 0.426667rem;
  line-height: 1.173333rem;
  letter-spacing: 0.026667rem;
  text-align: center;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-btn2 .popup-container-item-bottom-btn2-cancel-whz img[data-v-576b84c0] {
  width: 0.373333rem;
  height: 0.373333rem;
  vertical-align: middle;
  margin-right: 0.133333rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service[data-v-576b84c0] {
  margin-top: 0.426667rem;
  padding: 0.346667rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0.026667rem solid #e5e5e5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: -webkit-gradient(linear, left top, right top, color-stop(12.01%, #f8f8fa), color-stop(50.84%, #f0f7fa), to(#e4f3ff));
  background: linear-gradient(90deg, #f8f8fa 12.01%, #f0f7fa 50.84%, #e4f3ff 100%);
  -webkit-box-shadow: 0 0.16rem 0.266667rem 0 rgba(206,219,220,.5);
  box-shadow: 0 0.16rem 0.266667rem 0 rgba(206,219,220,.5);
  border: .0.133333rem solid hsla(0,0%,100%,.2);
  border-radius: 0.32rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service .pay-now-container-box-service-change[data-v-576b84c0] {
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  letter-spacing: 0;
  text-align: right;
  color: #420d00;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service .pay-now-container-box-service-change img[data-v-576b84c0] {
  width: 0.16rem;
  height: 0.346667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service .pay-now-container-box-service-content[data-v-576b84c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.266667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service .pay-now-container-box-service-content .pay-now-container-box-service-img img[data-v-576b84c0] {
  width: 0.586667rem;
  height: 0.586667rem;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service .pay-now-container-box-service-content .pay-now-container-box-service-liquid[data-v-576b84c0] {
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 0.586667rem;
  letter-spacing: 0;
  color: #420d00;
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .pay-now-container-box-service .pay-now-container-box-service-content .pay-now-container-box-service-liquid span[data-v-576b84c0] {
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  letter-spacing: 0;
  color: rgba(66,13,0,.5);
}
.device-list-page .van-popup .popup-container .popup-container-item .popup-container-item-bottom .popup-container-item-bottom-warning[data-v-576b84c0] {
  margin-top: 0.426667rem;
  font-size: 0.32rem;
  letter-spacing: 0em;
  color: #ff8252;
}
.device-list-page .van-popup .popup-container .popup-container-bottom[data-v-576b84c0] {
  width: 9.013333rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: 0.266667rem;
  padding: 0.293333rem 0.373333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #f8f8fa;
  border-radius: 0.533333rem;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-y: none;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .popup-container-bottom-more[data-v-576b84c0] {
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 0.853333rem;
  letter-spacing: 0;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .popup-container-bottom-title[data-v-576b84c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.133333rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .popup-container-bottom-title div[data-v-576b84c0] {
  width: 0.106667rem;
  height: 0.106667rem;
  background: #636364;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .popup-container-bottom-title p[data-v-576b84c0] {
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.693333rem;
  letter-spacing: 0;
  color: rgba(0,0,0,.6);
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content[data-v-576b84c0] {
  margin-top: 0.266667rem;
  margin-bottom: 0.533333rem;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media screen and (min-width: 800px) {
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content[data-v-576b84c0] {
    grid-template-columns: 1fr 1fr 1fr;
}
}
@media screen and (min-width: 1060px) {
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content[data-v-576b84c0] {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content[data-v-576b84c0] {
  gap: 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item[data-v-576b84c0] {
  padding: 0.426667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-shadow: 0 0.346667rem 0.48rem -0.106667rem rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
  box-shadow: 0 0.346667rem 0.48rem -0.106667rem rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.426667rem;
  gap: 0.213333rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-left[data-v-576b84c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0.4rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-number[data-v-576b84c0] {
  color: #000;
  font-weight: 500;
  font-size: 0.88rem;
  line-height: 0.853333rem;
  letter-spacing: 0;
  text-transform: uppercase;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-image[data-v-576b84c0] {
  position: relative;
  width: 1.813333rem;
  height: 1.813333rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-image img[data-v-576b84c0] {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-left .device-item-content-item-left-image .device-item-content-item-left-image-avatar[data-v-576b84c0] {
  width: 1.333333rem;
  height: 1.333333rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right[data-v-576b84c0] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 0.213333rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item[data-v-576b84c0] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-top[data-v-576b84c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 0.133333rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-top .device-item-content-item-right-item-round[data-v-576b84c0] {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 0.266667rem;
  height: 0.266667rem;
  border-radius: 50%;
  display: inline-block;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-bottom[data-v-576b84c0] {
  margin-top: 0.16rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 0.133333rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-bottom img[data-v-576b84c0] {
  width: 0.533333rem;
  height: 0.533333rem;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-queue[data-v-576b84c0] {
  width: 0.533333rem;
  height: 0.533333rem;
  border-radius: 50%;
  position: relative;
  text-align: center;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-queue img[data-v-576b84c0] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item .device-item-content-item-right-item-queue span[data-v-576b84c0] {
  width: 0.48rem;
  height: 0.48rem;
  text-align: center;
  line-height: 0.48rem;
  border-radius: 50%;
  background: #fff;
  border: 0.04rem solid #f5f5f7;
  display: inline-block;
  position: absolute;
  left: 0.8rem;
  top: 0.053333rem;
  font-size: 0.32rem;
  color: rgba(0,0,0,.5);
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-item span[data-v-576b84c0] {
  font-weight: 400;
  font-size: 0.266667rem;
  line-height: 0.426667rem;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  color: rgba(0,0,0,.4);
}
.device-list-page .van-popup .popup-container .popup-container-bottom .device-item-content .device-item-content-item .device-item-content-item-right .device-item-content-item-right-line[data-v-576b84c0] {
  width: 100%;
  height: 0.026667rem;
  background-color: #000;
}
.device-list-page .van-popup .service-now-container[data-v-576b84c0] {
  position: relative;
  padding: 0 0.266667rem 0.4rem 0.266667rem;
  background: none;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.device-list-page .van-popup .service-now-container .service-now-container-box[data-v-576b84c0] {
  position: relative;
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0.106667rem 0.373333rem 2.186667rem 0.373333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border-radius: 0.533333rem;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.426667rem;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode p[data-v-576b84c0] {
  font-weight: 700;
  font-size: 0.426667rem;
  line-height: 0.533333rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
  color: #000;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode .service-now-container-box-mode-content[data-v-576b84c0] {
  padding: 0.266667rem 0 0.4rem 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media screen and (min-width: 800px) {
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode .service-now-container-box-mode-content[data-v-576b84c0] {
    grid-template-columns: 1fr 1fr 1fr;
}
}
@media screen and (min-width: 1020px) {
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode .service-now-container-box-mode-content[data-v-576b84c0] {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode .service-now-container-box-mode-content[data-v-576b84c0] {
  gap: 0.266667rem;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode .service-now-container-box-mode-content .service-now-container-box-mode-content-item[data-v-576b84c0] {
  padding: 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 0.96rem;
  border-radius: 0.213333rem;
  -webkit-box-shadow: 0 -0.053333rem 0.053333rem 0 hsla(0,0%,100%,.2) inset;
  box-shadow: 0 -0.053333rem 0.053333rem 0 hsla(0,0%,100%,.2) inset;
  font-weight: 400;
  font-size: 0.346667rem;
  line-height: 0.853333rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
  white-space: nowrap;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-mode .service-now-container-box-mode-content .service-now-container-box-mode-content-item .service-now-container-box-mode-content-item-price[data-v-576b84c0] {
  font-weight: 700;
  font-size: 0.4rem;
  line-height: 0.853333rem;
  letter-spacing: 0.026667rem;
  text-align: right;
  vertical-align: middle;
  color: #000;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid[data-v-576b84c0] {
  padding: 0.4rem 0 0 0;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid p[data-v-576b84c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.266667rem;
  font-weight: 700;
  font-size: 0.426667rem;
  line-height: 0.533333rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
  color: #000;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid p .service-now-container-box-add-liquid-liquid-title-span[data-v-576b84c0] {
  font-weight: 500;
  font-size: 0.32rem;
  line-height: 0.533333rem;
  letter-spacing: 0.026667rem;
  text-align: right;
  vertical-align: middle;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid[data-v-576b84c0] {
  margin-top: 0.266667rem;
  height: 2.24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid .service-now-container-box-add-liquid-liquid-title[data-v-576b84c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.266667rem;
  margin-bottom: 0.266667rem;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid .service-now-container-box-add-liquid-liquid-title .service-now-container-box-add-liquid-liquid-title-title[data-v-576b84c0] {
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.693333rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid .service-now-container-box-add-liquid-liquid-title .service-now-container-box-add-liquid-liquid-title-tips[data-v-576b84c0] {
  font-weight: 400;
  font-size: 0.266667rem;
  line-height: 0.32rem;
  letter-spacing: 0.026667rem;
  color: #00aacd;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid .service-now-container-box-add-liquid-liquid-item[data-v-576b84c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0.266667rem;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid .service-now-container-box-add-liquid-liquid-item div[data-v-576b84c0] {
  padding: 0.266667rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 0.96rem;
  line-height: 0.426667rem;
  border: 0.026667rem solid #e5e5e5;
  border-radius: 0.213333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid-tips[data-v-576b84c0] {
  padding: 0.133333rem;
  margin-top: 0.32rem;
  width: 285;
  height: 28;
  top: 15.36rem;
  left: 0.746667rem;
  border: .0.133333rem solid rgba(0,0,0,.12);
  background: #f3f3f5;
  border-radius: 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid-tips img[data-v-576b84c0] {
  width: 0.48rem;
  height: 0.48rem;
  vertical-align: middle;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-promotion[data-v-576b84c0] {
  margin-top: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 300;
  font-size: 0.266667rem;
  line-height: 0.48rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-promotion .service-now-container-box-promotion-image[data-v-576b84c0] {
  margin-top: 0.266667rem;
  border: 0.026667rem solid rgba(0,0,0,.12);
  border-radius: 0.213333rem;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-promotion .service-now-container-box-promotion-image img[data-v-576b84c0] {
  vertical-align: bottom;
  border-radius: 0.32rem;
  width: 100%;
  height: 100%;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-button[data-v-576b84c0] {
  width: calc(100% - 1.066667rem);
  height: 1.653333rem;
  position: fixed;
  bottom: 0.533333rem;
  left: 0.533333rem;
  right: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 1;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-button .service-now-container-box-button-cancel[data-v-576b84c0] {
  width: 2.666667rem;
  height: 1.173333rem;
  text-align: center;
  border: 0.026667rem solid rgba(0,0,0,.2);
  text-align: center;
  border-radius: 0.8rem;
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 1.173333rem;
  letter-spacing: 0.026667rem;
  background: #fff;
}
.device-list-page .van-popup .service-now-container .service-now-container-box .service-now-container-box-button .service-now-container-box-button-confirm[data-v-576b84c0] {
  width: 5.866667rem;
  height: 1.173333rem;
  text-align: center;
  border-radius: 0.8rem;
  background: -webkit-gradient(linear, left top, right top, color-stop(0.7%, #cff7a2), color-stop(98.1%, #86dbf7));
  background: linear-gradient(90deg, #cff7a2 0.7%, #86dbf7 98.1%);
  -webkit-box-shadow: 0 0.213333rem 0.32rem 0 rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
  box-shadow: 0 0.213333rem 0.32rem 0 rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
  font-weight: 400;
  font-size: 0.426667rem;
  line-height: 1.173333rem;
  letter-spacing: 0.026667rem;
}
.device-list-page .van-popup .service-now-container .service-now-container-top-box[data-v-576b84c0] {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  height: 1.066667rem;
}
.warp[data-v-87aec3b2] {
  width: 100%;
  height: 100%;
}
.footer1[data-v-87aec3b2] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.493333rem;
  line-height: 1.493333rem;
  text-align: center;
  font-size: 0.426667rem;
  color: var(--b);
  background: var(--white);
  -webkit-box-shadow: 0 -0.053333rem 0.16rem rgba(0, 0, 0, 0.02);
  box-shadow: 0 -0.053333rem 0.16rem rgba(0, 0, 0, 0.02);
}
.msg[data-v-14f220b0] {
  color: var(--g2);
  margin-top: 0.133333rem;
}
.getcode[data-v-14f220b0] {
  width: 100%;
  height: 1.306667rem;
  background-color: var(--b);
  font-size: var(--f17);
  color: white;
  text-align: center;
  line-height: 1.306667rem;
}
.inputPhoneNum[data-v-14f220b0] {
  display: block;
  border: 0;
  width: 100%;
  height: 1.333333rem;
  margin: 0.533333rem 0;
  text-indent: 0.4rem;
  font-size: 0.426667rem;
  -webkit-appearance: none;
  -webkit-box-shadow: 0 0 0.026667rem #acb7c2;
  box-shadow: 0 0 0.026667rem #acb7c2;
}
.inputPhoneNum[data-v-14f220b0]::-webkit-input-placeholder {
  color: var(--four-level);
}
.inputPhoneNum[data-v-14f220b0]::-moz-placeholder {
  color: var(--four-level);
}
.inputPhoneNum[data-v-14f220b0]::-ms-input-placeholder {
  color: var(--four-level);
}
.inputPhoneNum[data-v-14f220b0]::placeholder {
  color: var(--four-level);
}
footer[data-v-14f220b0] {
  position: fixed;
  bottom: 0.533333rem;
  left: 0;
  width: 100%;
  text-align: center;
}
footer > a[data-v-14f220b0] {
  position: absolute;
  float: left;
  left: 0;
  width: 100%;
  height: 0.8rem;
}
footer > span[data-v-14f220b0] {
  color: var(--b);
}
.msg[data-v-30875872] {
  color: var(--g2);
  margin-top: 0.133333rem;
}
.getcode[data-v-30875872] {
  margin-top: 0.533333rem;
  width: 100%;
  height: 1.306667rem;
  background-color: var(--b);
  font-size: var(--f17);
  color: white;
  text-align: center;
  line-height: 1.306667rem;
}
.inputPhoneNum[data-v-30875872] {
  display: block;
  border: 0;
  width: 100%;
  height: 1.333333rem;
  margin: 0.533333rem 0 0 0;
  text-indent: 0.4rem;
  font-size: 0.426667rem;
  -webkit-appearance: none;
  -webkit-box-shadow: 0 0 0.026667rem #acb7c2;
  box-shadow: 0 0 0.026667rem #acb7c2;
}
.inputPhoneNum[data-v-30875872]::-webkit-input-placeholder {
  color: var(--four-level);
}
.inputPhoneNum[data-v-30875872]::-moz-placeholder {
  color: var(--four-level);
}
.inputPhoneNum[data-v-30875872]::-ms-input-placeholder {
  color: var(--four-level);
}
.inputPhoneNum[data-v-30875872]::placeholder {
  color: var(--four-level);
}
footer[data-v-30875872] {
  position: fixed;
  bottom: 0.533333rem;
  left: 0;
  width: 100%;
  text-align: center;
}
footer > a[data-v-30875872] {
  position: absolute;
  float: left;
  left: 0;
  width: 100%;
  height: 0.8rem;
}
footer > span[data-v-30875872] {
  color: var(--b);
}
.agreement[data-v-30875872] {
  padding: 0.266667rem 0 0.533333rem;
  color: var(--g3);
}
.agreement > p[data-v-30875872]:last-child {
  color: var(--b);
  margin-left: 0.08rem;
}
input[data-v-289c6d34]::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
  font-size: 0.426667rem !important;
  font-weight: 400;
}
input[data-v-289c6d34]::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
  font-size: 0.426667rem !important;
  font-weight: 400;
}
input[data-v-289c6d34]::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
  font-size: 0.426667rem !important;
  font-weight: 400;
}
input[data-v-289c6d34]::placeholder {
  color: rgba(0, 0, 0, 0.3);
  font-size: 0.426667rem !important;
  font-weight: 400;
}
#captcha-box[data-v-289c6d34] {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
[data-v-289c6d34] .content {
  padding: 0;
}
[data-v-289c6d34] .slider-move-track {
  overflow: hidden !important;
  border-radius: 13.333333rem !important;
  background: rgba(0, 0, 0, 0.1) !important;
}
[data-v-289c6d34] .slider-move-shadow {
  background: rgba(255, 130, 82, 0.5) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0% !important;
}
.content[data-v-499ade1b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.533333rem;
}
.content[data-v-98b45fd6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.533333rem;
}
.inputPhone[data-v-ef8af7d6] {
  font-size: 0.373333rem;
  margin-top: 0.133333rem;
  color: var(--g2);
}
.input[data-v-ef8af7d6] {
  width: 100%;
  height: 1.333333rem;
  border-radius: 0.106667rem;
  margin-top: 0.533333rem;
}
.getcode[data-v-ef8af7d6] {
  width: 100%;
  height: 1.306667rem;
  background-color: var(--b);
  font-size: var(--f17);
  color: white;
  text-align: center;
  line-height: 1.306667rem;
}
.inputPhoneNum[data-v-ef8af7d6] {
  display: block;
  border: 0;
  width: 100%;
  height: 1.333333rem;
  text-indent: 0.4rem;
  font-size: 0.426667rem;
  -webkit-appearance: none;
  -webkit-box-shadow: 0 0 0.026667rem #acb7c2;
  box-shadow: 0 0 0.026667rem #acb7c2;
}
.inputPhoneNum[data-v-ef8af7d6]::-webkit-input-placeholder {
  color: var(--four-level);
}
.inputPhoneNum[data-v-ef8af7d6]::-moz-placeholder {
  color: var(--four-level);
}
.inputPhoneNum[data-v-ef8af7d6]::-ms-input-placeholder {
  color: var(--four-level);
}
.inputPhoneNum[data-v-ef8af7d6]::placeholder {
  color: var(--four-level);
}
.hidePhone[data-v-ef8af7d6] {
  color: var(--g1);
  font-size: 0.64rem;
  margin-top: 0.533333rem;
}
.send[data-v-ef8af7d6] {
  font-size: 0.373333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.send > span[data-v-ef8af7d6]:nth-child(1) {
  color: var(--g2);
}
.agreement[data-v-ef8af7d6] {
  padding: 0.266667rem 0 0.533333rem;
  color: var(--g3);
}
.agreement > p[data-v-ef8af7d6]:last-child {
  color: var(--b);
  margin-left: 0.08rem;
}
.errMsg[data-v-ef8af7d6] {
  font-size: 0.373333rem;
  color: var(--r);
  margin-top: 0.266667rem;
}
footer[data-v-ef8af7d6] {
  position: fixed;
  bottom: 0.8rem;
  left: 0;
  width: 100%;
  text-align: center;
}
footer > a[data-v-ef8af7d6] {
  position: absolute;
  float: left;
  left: 0;
  width: 100%;
  height: 0.8rem;
}
footer > span[data-v-ef8af7d6] {
  color: var(--b);
}
.inputPhone[data-v-f0d141ce] {
  font-size: 0.373333rem;
  margin-top: 0.133333rem;
  color: var(--g2);
}
.input[data-v-f0d141ce] {
  width: 100%;
  height: 1.333333rem;
  border-radius: 0.106667rem;
  margin-top: 0.533333rem;
}
.getcode[data-v-f0d141ce] {
  width: 100%;
  height: 1.306667rem;
  background-color: var(--b);
  font-size: var(--f17);
  color: white;
  text-align: center;
  line-height: 1.306667rem;
}
.inputPhoneNum[data-v-f0d141ce] {
  display: block;
  border: 0;
  width: 100%;
  height: 1.333333rem;
  text-indent: 0.4rem;
  font-size: 0.426667rem;
  -webkit-appearance: none;
  -webkit-box-shadow: 0 0 0.026667rem #acb7c2;
  box-shadow: 0 0 0.026667rem #acb7c2;
}
.inputPhoneNum[data-v-f0d141ce]::-webkit-input-placeholder {
  color: var(--four-level);
}
.inputPhoneNum[data-v-f0d141ce]::-moz-placeholder {
  color: var(--four-level);
}
.inputPhoneNum[data-v-f0d141ce]::-ms-input-placeholder {
  color: var(--four-level);
}
.inputPhoneNum[data-v-f0d141ce]::placeholder {
  color: var(--four-level);
}
.hidePhone[data-v-f0d141ce] {
  color: var(--g1);
  font-size: 0.64rem;
  margin-top: 0.533333rem;
}
.send[data-v-f0d141ce] {
  font-size: 0.373333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.send > span[data-v-f0d141ce]:nth-child(1) {
  color: var(--g2);
}
.agreement[data-v-f0d141ce] {
  padding: 0.266667rem 0 0.533333rem;
  color: var(--g3);
}
.agreement > p[data-v-f0d141ce]:last-child {
  color: var(--b);
  margin-left: 0.08rem;
}
.errMsg[data-v-f0d141ce] {
  font-size: 0.373333rem;
  color: var(--r);
  margin-top: 0.266667rem;
}
footer[data-v-f0d141ce] {
  position: fixed;
  bottom: 0.8rem;
  left: 0;
  width: 100%;
  text-align: center;
}
footer > a[data-v-f0d141ce] {
  position: absolute;
  float: left;
  left: 0;
  width: 100%;
  height: 0.8rem;
}
footer > span[data-v-f0d141ce] {
  color: var(--b);
}
.inputPhone[data-v-12545c27] {
  font-size: 0.373333rem;
  margin-top: 0.133333rem;
  color: var(--g2);
}
.input[data-v-12545c27] {
  width: 100%;
  height: 1.333333rem;
  border-radius: 0.106667rem;
  margin-top: 0.533333rem;
}
.getcode[data-v-12545c27] {
  width: 100%;
  height: 1.306667rem;
  background-color: var(--b);
  font-size: var(--f17);
  color: white;
  text-align: center;
  line-height: 1.306667rem;
}
.inputPhoneNum[data-v-12545c27] {
  display: block;
  border: 0;
  width: 100%;
  height: 1.333333rem;
  text-indent: 0.4rem;
  margin-bottom: 0.4rem;
  font-size: 0.426667rem;
  -webkit-appearance: none;
  -webkit-box-shadow: 0 0 0.026667rem #acb7c2;
  box-shadow: 0 0 0.026667rem #acb7c2;
}
.inputPhoneNum[data-v-12545c27]::-webkit-input-placeholder {
  color: var(--four-level);
}
.inputPhoneNum[data-v-12545c27]::-moz-placeholder {
  color: var(--four-level);
}
.inputPhoneNum[data-v-12545c27]::-ms-input-placeholder {
  color: var(--four-level);
}
.inputPhoneNum[data-v-12545c27]::placeholder {
  color: var(--four-level);
}
.hidePhone[data-v-12545c27] {
  color: var(--g1);
  font-size: 0.64rem;
  margin-top: 0.533333rem;
}
.send[data-v-12545c27] {
  font-size: 0.373333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.send > span[data-v-12545c27]:nth-child(1) {
  color: var(--g2);
}
.errMsg[data-v-12545c27] {
  font-size: 0.373333rem;
  color: var(--r);
  margin-top: 0.266667rem;
}
footer[data-v-12545c27] {
  position: fixed;
  bottom: 0.8rem;
  left: 0;
  width: 100%;
  text-align: center;
}
footer > a[data-v-12545c27] {
  position: absolute;
  float: left;
  left: 0;
  width: 100%;
  height: 0.8rem;
}
footer > span[data-v-12545c27] {
  color: var(--b);
}
.top[data-v-b8c38bf0] {
  margin: 2.133333rem auto 1.066667rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.top > p[data-v-b8c38bf0] {
  font-size: 0.533333rem;
  color: var(--b);
  margin: 0.8rem auto 0.533333rem;
}
.top > span[data-v-b8c38bf0] {
  color: var(--g2);
  font-size: 0.426667rem;
}
.home[data-v-b8c38bf0],
.detail[data-v-b8c38bf0] {
  height: 1.333333rem;
  line-height: 1.333333rem;
  text-align: center;
  margin-bottom: 0.4rem;
  font-size: 0.453333rem;
}
.home[data-v-b8c38bf0] {
  background: var(--b);
  color: var(--white);
}
.detail[data-v-b8c38bf0] {
  color: var(--b);
  background: var(--white);
}
#containe[data-v-68c649b8] {
  background: rgb(250, 250, 252);
  padding: 0.266667rem 0.533333rem;
}
#containe[data-v-68c649b8] .van-cell {
  background-color: white !important;
  border-radius: 0.133333rem;
  -webkit-box-shadow: 0 0 0.026667rem 0 #acb7c2;
  box-shadow: 0 0 0.026667rem 0 #acb7c2;
  padding-left: 0.266667rem;
  padding-right: 0.266667rem;
}
#containe[data-v-68c649b8] .van-search {
  padding: 0;
}
#containe[data-v-68c649b8] .van-search__content {
  padding-left: 0;
}
#containe[data-v-68c649b8] .van-search__action {
  padding-left: 0.266667rem;
  padding-right: 0;
}
.searchLi[data-v-68c649b8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 0.266667rem 0;
  border-bottom: 0.026667rem solid #fafafc;
}
.cityList[data-v-68c649b8] {
  margin: 0 auto;
  margin-bottom: 0.266667rem;
  border-radius: 0.266667rem;
  background: white;
  padding: 0.266667rem 0.4rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
}
.searchDiv[data-v-68c649b8] {
  margin-top: 0.266667rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  border-top: none;
}
.hint[data-v-68c649b8] {
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.586667rem;
  letter-spacing: 0em;
  margin-top: 0.4rem;
  margin-bottom: 0.266667rem;
  /* 灰1 */
  color: #343a40;
}
.store[data-v-68c649b8] {
  font-size: 0.426667rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
  padding-top: 0.133333rem;
  /* 灰1 */
  color: #343a40;
  margin-bottom: 0.266667rem;
}
.cityListName[data-v-68c649b8] {
  font-size: 0.426667rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
  /* 蓝色 */
  color: #4364f7;
}
.map[data-v-b984054c] {
  width: 100%;
  height: 100vh;
}
.content[data-v-4de3d2b6] {
  font-size: 0.373333rem;
}
.qddxModelContent[data-v-4de3d2b6] {
  width: 100%;
  height: 100%;
  background: #fff;
  height: 8.266667rem;
  border-radius: 0.266667rem;
}
.qddxModelWarp[data-v-4de3d2b6] {
  /* background: floralwhite; */
  background: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(100% - 1.066667rem);
}
.qddxModelWarp > .close[data-v-4de3d2b6] {
  padding: 0.8rem;
}
.qddxModelContent[data-v-4de3d2b6] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  color: var(--g1);
}
.qddxModelContent > img[data-v-4de3d2b6] {
  margin-bottom: 0.8rem;
}

/* 顶部table */
.serverTypeWarp > div[data-v-4de3d2b6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0.133333rem 0.533333rem 0.4rem;
}
.serverTypeWarp > div > img[data-v-4de3d2b6] {
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 0.106667rem;
}

/* 选中状态 */
.washClass.active[data-v-4de3d2b6] {
  color: var(--b);
}
.washClass.active > img[data-v-4de3d2b6] {
  background: var(--b);
}
.dryClass.active[data-v-4de3d2b6] {
  color: var(--o);
}
.dryClass.active > img[data-v-4de3d2b6] {
  background: var(--o);
}
.wdClass.active[data-v-4de3d2b6] {
  color: var(--v);
}
.wdClass.active > img[data-v-4de3d2b6] {
  background: var(--v);
}
.serverTypeWarp > div > img[data-v-4de3d2b6] {
  margin-bottom: 0.053333rem;
}
.serverTypeWarp > div > p[data-v-4de3d2b6] {
  font-size: 0.32rem;
  /* 利用放大缩小属性 */
  transform: scale(0.83);
  -webkit-transform: scals(0.83);
}
.tips[data-v-4de3d2b6] {
  text-align: center;
  color: #ff6600;
  margin-top: 0.266667rem;
}
.guideTypeWarp[data-v-4de3d2b6] {
  width: 100%;
  height: 100%;
  background: none;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 0 0.533333rem 0.266667rem 0.533333rem;
}
.guideTypeWarp > img[data-v-4de3d2b6] {
  width: 100%;
}
.deviceOrder[data-v-4de3d2b6] {
  position: relative;
  z-index: 5;
}
.guideTypeShow[data-v-4de3d2b6] {
  position: absolute;
  left: -0.826667rem;
  bottom: 0.346667rem;
  z-index: 1;
}
.clickWarp[data-v-4de3d2b6] {
  position: absolute;
  bottom: 2.666667rem;
  left: 0;
  height: 2.666667rem;
  width: 100%;
}
.clickWarp > p[data-v-4de3d2b6] {
  height: 100%;
  width: 47%;
}
.useItNow[data-v-4de3d2b6] {
  padding: 0.4rem;
  padding-left: 1.2rem;
  background: #e7e9fe;
  margin-top: 0.4rem;
  position: relative;
}
.useItNow > img[data-v-4de3d2b6] {
  position: absolute;
  left: 0;
  bottom: 0;
}

/* 推荐时间 */
.recommendedTime[data-v-4de3d2b6] {
  background: var(--bg);
}
.van-picker__title[data-v-4de3d2b6] {
  color: #999;
}
.deviceCode[data-v-4de3d2b6] {
  color: var(--b);
  font-size: var(--f17);
  margin-right: 0.133333rem;
  font-weight: bold;
}
.recommendedTime > div[data-v-4de3d2b6] {
  width: 100%;
  height: 1.333333rem;
  line-height: 1.333333rem;
  border-top: 0.026667rem solid #f0f3f4;
  text-align: center;
  background: var(--white);
}
.recommendedTime > div[data-v-4de3d2b6]:first-child {
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--g2);
  border: 0;
}
.recommendedTime > div[data-v-4de3d2b6]:nth-child(n + 2) {
  font-size: 0.453333rem;
}
.recommendedTime > div:nth-child(n + 2) > span[data-v-4de3d2b6] {
  color: var(--b);
}
.recommendedTime > div[data-v-4de3d2b6]:last-child {
  margin-top: 0.266667rem;
  border: 0;
}

/*类型列表选中的样式结束*/

/* 注意事项 */
.message[data-v-4de3d2b6] {
  margin-top: 0.8rem;
  padding: 0 0.533333rem;
}
.message > img[data-v-4de3d2b6] {
  width: 100%;
}

/* 底部 */
.enterBtn[data-v-4de3d2b6] {
  position: fixed;
  bottom: 0.8rem;
  width: calc(100% - 1.066667rem);
  left: 0.533333rem;
  height: 1.466667rem;
  line-height: 1.493333rem;
  color: var(--w);
  text-align: center;
}

/* 净享一桶 */
.coolEasyModelWarp[data-v-4de3d2b6] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.coolEasyClassWarp[data-v-4de3d2b6] {
  background: #fafafc;
  padding: 0.4rem 0.533333rem;
  overflow: scroll;
}
.coolEasyClassWarp .borderRadius10[data-v-4de3d2b6] {
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  margin-bottom: 0.266667rem;
  background: #fff;
}
.ceContent[data-v-4de3d2b6] {
  padding: 0.4rem 0.533333rem;
}
.topMsg > div[data-v-4de3d2b6] {
  font-size: 0.64rem;
  color: var(--r);
  font-weight: bold;
}
.topMsg span[data-v-4de3d2b6] {
  font-weight: normal;
  margin: 0 0.266667rem;
}
.topMsg p[data-v-4de3d2b6] {
  padding-top: 0.266667rem;
  padding-bottom: 0.4rem;
  border-bottom: 0.026667rem solid #f0f3f4;
  margin-bottom: 0.4rem;
}

/* 如何领取 */
.cbtm img[data-v-4de3d2b6] {
  margin-bottom: 0.4rem;
}
.cbtm[data-v-4de3d2b6] {
  font-size: 0.426667rem;
}
.cbtm > p[data-v-4de3d2b6]:nth-of-type(1) {
  font-size: 0.373333rem;
}
.cbtm span[data-v-4de3d2b6] {
  font-weight: bold;
  margin: 0 0.133333rem;
}

/* 使用说明 */
.coolEasyClassWarp > div:nth-child(2) img[data-v-4de3d2b6] {
  width: 100%;
  margin-top: 0.4rem;
}

/* 底部操作 */
.bottom[data-v-4de3d2b6] {
  height: 1.466667rem;
  width: 100%;
  background: #fff;
  /* flex-direction: column; */
}
.bottom > p[data-v-4de3d2b6] {
  width: 40%;
  height: 100%;
  line-height: 0;
  /* justify-content: center; */
  text-align: center;
}
.bottom > p[data-v-4de3d2b6]:last-child {
  width: 60%;
  background: var(--b);
  color: #fff;
}
.bottom img[data-v-4de3d2b6] {
  margin-left: 0.533333rem;
  margin-right: 0.266667rem;
}
.div1 > div[data-v-bbc57a74] {
  padding: 0.4rem 0;
}
.div1 > div.modelWarp[data-v-bbc57a74] {
  padding: 0.4rem 0 0;
}
.div1 > div[data-v-bbc57a74]:nth-child(-n + 2) {
  border-bottom: 0.026667rem solid #f0f3f4;
}
.div1 > div .div1 > div > .title[data-v-bbc57a74] {
  margin-bottom: 0.133333rem;
}
.title[data-v-bbc57a74] {
  font-size: 0.32rem;
  color: var(--g3);
}
.storeName[data-v-bbc57a74] {
  color: var(--g1);
}
.time[data-v-bbc57a74] {
  font-size: 0.453333rem;
  color: var(--b);
}
.mr10[data-v-bbc57a74] {
  margin-right: 0.266667rem;
}
.right[data-v-bbc57a74] {
  height: 0.426667rem;
  line-height: 0.426667rem;
}
.right img[data-v-bbc57a74] {
  vertical-align: middle;
}

/* 模式 */
.price[data-v-bbc57a74] {
  color: var(--r);
  font-weight: bold;
  font-size: 0.426667rem;
}
.price[data-v-bbc57a74]:first-letter {
  font-size: 0.32rem;
  margin-right: 0.133333rem;
  font-weight: normal;
}

/* 自清 */
.selfClean[data-v-bbc57a74] {
  padding-top: 0 !important;
}
.selfClean > div[data-v-bbc57a74] {
  padding: 0.266667rem 0.4rem;
  background: #f2f2f7;
}
.selfClean_left[data-v-bbc57a74] {
  color: var(--b);
}
.selfClean_right span[data-v-bbc57a74] {
  color: var(--g3);
  margin-right: 0.133333rem;
}

/* 弹窗*/
.serverTop[data-v-bbc57a74] {
  font-size: 0.32rem;
  color: var(--g3);
  padding-left: 0.533333rem;
}
.modelWarp[data-v-bbc57a74] {
  height: calc(100% - 2.133333rem);
  width: 100%;
  border-radius: 0.266667rem 0.266667rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 0;
}
.serverTop[data-v-bbc57a74] {
  margin-bottom: 0.4rem;
}
.serviceWarp[data-v-bbc57a74] {
  /* background: #ccc; */
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  /* height: calc(100% - 136px); */
  overflow: scroll;
}
.serviceWarp > div[data-v-bbc57a74] {
  padding: 0.453333rem 0.4rem;
  background: #f2f2f7;
  font-size: 0.453333rem;
  margin-bottom: 0.266667rem;
  color: var(--g1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.serviceWarp > .btnBS[data-v-bbc57a74] {
  background: var(--b);
  color: #fff;
}
.serviceWarp > .btnBS > .price[data-v-bbc57a74] {
  color: #fff;
}
.serviceWarp > div > .price[data-v-bbc57a74]:first-letter {
  font-weight: normal;
}
.btn[data-v-bbc57a74] {
  width: 100%;
  background: #4364f7;
  height: 1.466667rem;
  line-height: 1.466667rem;
  color: var(--w);
  /* position: fixed;
bottom: 0; */
}
.btn > p[data-v-bbc57a74] {
  margin-right: 0.266667rem;
}

/* 限制男女 */
.genderWarp[data-v-bbc57a74] {
  width: 100%;
  height: 1.173333rem;
  background: #f2f2f7;
  padding: 0 0.4rem;
  border-radius: 0.106667rem;
  margin-top: 0.266667rem;
  color: var(--g2);
}
.F[data-v-bbc57a74] {
  color: #4364f7;
}
.M[data-v-bbc57a74] {
  color: #ff0000;
}

/* 性别 */
.genderClass[data-v-bbc57a74] {
  padding: 0 0.16rem;
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: var(--f12);
  border-radius: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  color: rgba(255, 255, 255, 0.8);
  background: #4364f7;
}/* 烘干时间选择 */
.btnWS.servieActive1 .price[data-v-7d7e0341],
.btnWS.servieActive1 .serviceName[data-v-7d7e0341],
.btnWS.servieActive1 .serviceContent[data-v-7d7e0341] {
  color: var(--o);
}
.btnWS.servieActive1[data-v-7d7e0341] {
  /* height: 147px; */
  background: #fff;
  /* transform: scaleX(1.02985075); */
}
.btnWS.servieActive1 .serviceName[data-v-7d7e0341] {
  padding-right: 0.213333rem;
}
.home_top[data-v-7d7e0341] {
  height: 1.466667rem;
  border-radius: 2.666667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.home_top_left[data-v-7d7e0341] {
  height: 1.466667rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0.533333rem;
}
.home_top_left > div[data-v-7d7e0341]:nth-child(1) {
  margin-top: 0.266667rem;
}
.home_top_left > div[data-v-7d7e0341]:nth-child(2) {
  color: var(--g3);
  font-size: var(--f12);
  margin-bottom: 0.266667rem;
}

/* 烘干选择时间 */
.newTimeWarp[data-v-7d7e0341] {
  margin-top: 0.426667rem;
}
.home_top_right[data-v-7d7e0341] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  /* width: 259px; */
  height: 1.466667rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.home_top_right_item[data-v-7d7e0341] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1.253333rem;
  text-align: center;
  /* line-height: 40px; */
  color: var(--g3);
  background: rgba(0, 0, 0, 0.03);
  font-size: 0.373333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 0.106667rem;
}
.home_top_right_item > p[data-v-7d7e0341]:last-child {
  font-weight: 600;
}
.home_top_right_item[data-v-7d7e0341]:last-child {
  margin: 0;
}
.home_top_right_item_active[data-v-7d7e0341] {
  background-color: var(--o);
  color: white;
}
.div1 > div[data-v-7d7e0341] {
  padding: 0.4rem 0;
  border-bottom: 0.026667rem solid #f0f3f4;
}
.div1 > div[data-v-7d7e0341]:last-child {
  border: 0;
}
.div1 > div > .title[data-v-7d7e0341] {
  margin-bottom: 0.133333rem;
}
.title[data-v-7d7e0341] {
  font-size: 0.32rem;
  color: var(--g3);
}
.storeName[data-v-7d7e0341] {
  color: var(--g1);
}
.time[data-v-7d7e0341] {
  font-size: 0.453333rem;
  color: var(--o);
}
.mr10[data-v-7d7e0341] {
  margin-right: 0.266667rem;
}
.right[data-v-7d7e0341] {
  height: 0.426667rem;
  line-height: 0.426667rem;
}
.right img[data-v-7d7e0341] {
  vertical-align: middle;
}

/* 模式 */
.price[data-v-7d7e0341] {
  color: var(--r);
  font-weight: bold;
  font-size: 0.426667rem;
}
.price[data-v-7d7e0341]:first-letter {
  font-size: 0.32rem;
  font-weight: normal;
  margin-right: 0.133333rem;
}

/* 弹窗*/
.serverTop[data-v-7d7e0341] {
  font-size: 0.32rem;
  color: var(--g3);
}
.modelWarp[data-v-7d7e0341] {
  height: calc(100% - 2.133333rem);
  width: 100%;
  border-radius: 0.266667rem 0.266667rem 0 0;
  padding: 0.533333rem;
  background: #fafafc;
}
.serverTop[data-v-7d7e0341] {
  margin-bottom: 0.4rem;
}
.serviceWarp > div[data-v-7d7e0341] {
  padding: 0.453333rem 0.4rem;
  background: #f2f2f7;
  font-size: 0.453333rem;
  margin-bottom: 0.266667rem;
  color: var(--g1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  /* overflow: hidden; */
}
.serviceWarp > .btnOS[data-v-7d7e0341] {
  color: var(--o);
  height: 3.04rem;
}
.serviceWarp > .btnOS > .price[data-v-7d7e0341] {
  color: var(--o);
}
.serviceWarp > div > .price[data-v-7d7e0341]:first-letter {
  font-weight: normal;
}
.btn[data-v-7d7e0341] {
  width: 100%;
  background: #4364f7;
  height: 1.466667rem;
  line-height: 1.466667rem;
  color: var(--w);
  position: fixed;
  bottom: 0;
}
.btn > p[data-v-7d7e0341] {
  margin-right: 0.266667rem;
}

/* 限制男女 */
.genderWarp[data-v-7d7e0341] {
  width: 100%;
  height: 1.173333rem;
  background: #f2f2f7;
  padding: 0 0.4rem;
  border-radius: 0.106667rem;
  margin-top: 0.266667rem;
  color: var(--g2);
}
.F[data-v-7d7e0341] {
  color: #4364f7;
}
.M[data-v-7d7e0341] {
  color: #ff0000;
}

/* 性别 */
.genderClass[data-v-7d7e0341] {
  padding: 0 0.16rem;
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: var(--f12);
  border-radius: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  color: rgba(255, 255, 255, 0.8);
  background: #4364f7;
}
.div1 > div[data-v-7e506ea8] {
  padding: 0.4rem 0;
}
.div1 > div.modelWarp[data-v-7e506ea8] {
  padding: 0.4rem 0 0;
}
.div1 > div[data-v-7e506ea8]:nth-child(-n + 2) {
  border-bottom: 0.026667rem solid #f0f3f4;
}
.div1 > div .div1 > div > .title[data-v-7e506ea8] {
  margin-bottom: 0.133333rem;
}
.title[data-v-7e506ea8] {
  font-size: 0.32rem;
  color: var(--g3);
}
.storeName[data-v-7e506ea8] {
  color: var(--g1);
}
.time[data-v-7e506ea8] {
  font-size: 0.453333rem;
  color: var(--v);
}
.mr10[data-v-7e506ea8] {
  margin-right: 0.266667rem;
}
.right[data-v-7e506ea8] {
  height: 0.426667rem;
  line-height: 0.426667rem;
}
.right img[data-v-7e506ea8] {
  vertical-align: middle;
}

/* 模式 */
.price[data-v-7e506ea8] {
  color: var(--r);
  font-weight: bold;
  font-size: 0.426667rem;
}
.price[data-v-7e506ea8]:first-letter {
  font-size: 0.32rem;
  margin-right: 0.133333rem;
  font-weight: normal;
}

/* 自清 */
.selfClean[data-v-7e506ea8] {
  padding-top: 0 !important;
}
.selfClean > div[data-v-7e506ea8] {
  padding: 0.266667rem 0.4rem;
  background: #f2f2f7;
}
.selfClean_left[data-v-7e506ea8] {
  color: var(--b);
}
.selfClean_right span[data-v-7e506ea8] {
  color: var(--g3);
  margin-right: 0.133333rem;
}

/* 弹窗*/
.serverTop[data-v-7e506ea8] {
  font-size: 0.32rem;
  color: var(--g3);
  padding-left: 0.533333rem;
}
.modelWarp[data-v-7e506ea8] {
  height: calc(100% - 2.133333rem);
  width: 100%;
  border-radius: 0.266667rem 0.266667rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 0;
}
.serverTop[data-v-7e506ea8] {
  margin-bottom: 0.4rem;
}
.serviceWarp[data-v-7e506ea8] {
  /* background: #ccc; */
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  /* height: calc(100% - 136px); */
  overflow: scroll;
}
.serviceWarp > div[data-v-7e506ea8] {
  padding: 0.453333rem 0.4rem;
  background: #f2f2f7;
  font-size: 0.453333rem;
  margin-bottom: 0.266667rem;
  color: var(--g1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.serviceWarp > .enterBtn[data-v-7e506ea8] {
  background: var(--v);
  color: #fff;
}
.serviceWarp > .enterBtn > .price[data-v-7e506ea8] {
  color: #fff;
}
.serviceWarp > div > .price[data-v-7e506ea8]:first-letter {
  font-weight: normal;
}
.btn[data-v-7e506ea8] {
  width: 100%;
  background: #4364f7;
  height: 1.466667rem;
  line-height: 1.466667rem;
  color: var(--w);
  /* position: fixed;
bottom: 0; */
}
.btn > p[data-v-7e506ea8] {
  margin-right: 0.266667rem;
}

/* 限制男女 */
.genderWarp[data-v-7e506ea8] {
  width: 100%;
  height: 1.173333rem;
  background: #f2f2f7;
  padding: 0 0.4rem;
  border-radius: 0.106667rem;
  margin-top: 0.266667rem;
  color: var(--g2);
}
.F[data-v-7e506ea8] {
  color: #4364f7;
}
.M[data-v-7e506ea8] {
  color: #ff0000;
}

/* 性别 */
.genderClass[data-v-7e506ea8] {
  padding: 0 0.16rem;
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: var(--f12);
  border-radius: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  color: rgba(255, 255, 255, 0.8);
  background: #4364f7;
}
.div1 > div[data-v-6ee0072e] {
  padding: 0.4rem 0;
}
.div1 > div.modelWarp[data-v-6ee0072e] {
  padding: 0.4rem 0 0;
}
.div1 > div[data-v-6ee0072e]:nth-child(-n + 2) {
  border-bottom: 0.026667rem solid #f0f3f4;
}
.div1 > div .div1 > div > .title[data-v-6ee0072e] {
  margin-bottom: 0.133333rem;
}
.title[data-v-6ee0072e] {
  font-size: 0.32rem;
  color: var(--g3);
}
.storeName[data-v-6ee0072e] {
  color: var(--g1);
}
.time[data-v-6ee0072e] {
  font-size: 0.453333rem;
  color: var(--b);
}
.mr10[data-v-6ee0072e] {
  margin-right: 0.266667rem;
}
.right[data-v-6ee0072e] {
  height: 0.426667rem;
  line-height: 0.426667rem;
}
.right img[data-v-6ee0072e] {
  vertical-align: middle;
}

/* 模式 */
.price[data-v-6ee0072e] {
  color: var(--r);
  font-weight: bold;
  font-size: 0.426667rem;
}
.price[data-v-6ee0072e]:first-letter {
  font-size: 0.32rem;
  margin-right: 0.133333rem;
  font-weight: normal;
}

/* 自清 */
.selfClean[data-v-6ee0072e] {
  padding-top: 0 !important;
}
.selfClean > div[data-v-6ee0072e] {
  padding: 0.266667rem 0.4rem;
  background: #f2f2f7;
}
.selfClean_left[data-v-6ee0072e] {
  color: var(--b);
}
.selfClean_right span[data-v-6ee0072e] {
  color: var(--g3);
  margin-right: 0.133333rem;
}

/* 弹窗*/
.serverTop[data-v-6ee0072e] {
  font-size: 0.32rem;
  color: var(--g3);
  padding-left: 0.533333rem;
}
.modelWarp[data-v-6ee0072e] {
  height: calc(100% - 2.133333rem);
  width: 100%;
  border-radius: 0.266667rem 0.266667rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 0;
}
.serverTop[data-v-6ee0072e] {
  margin-bottom: 0.4rem;
}
.serviceWarp[data-v-6ee0072e] {
  /* background: #ccc; */
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  /* height: calc(100% - 136px); */
  overflow: scroll;
}
.serviceWarp > div[data-v-6ee0072e] {
  padding: 0.453333rem 0.4rem;
  background: #f2f2f7;
  font-size: 0.453333rem;
  margin-bottom: 0.266667rem;
  color: var(--g1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.serviceWarp > .btnBS[data-v-6ee0072e] {
  background: var(--b);
  color: #fff;
}
.serviceWarp > .btnBS > .price[data-v-6ee0072e] {
  color: #fff;
}
.serviceWarp > div > .price[data-v-6ee0072e]:first-letter {
  font-weight: normal;
}
.btn[data-v-6ee0072e] {
  width: 100%;
  background: #4364f7;
  height: 1.466667rem;
  line-height: 1.466667rem;
  color: var(--w);
  /* position: fixed;
  bottom: 0; */
}
.btn > p[data-v-6ee0072e] {
  margin-right: 0.266667rem;
}

/* 限制男女 */
.genderWarp[data-v-6ee0072e] {
  width: 100%;
  height: 1.173333rem;
  background: #f2f2f7;
  padding: 0 0.4rem;
  border-radius: 0.106667rem;
  margin-top: 0.266667rem;
  color: var(--g2);
}
.F[data-v-6ee0072e] {
  color: #4364f7;
}
.M[data-v-6ee0072e] {
  color: #ff0000;
}

/* 性别 */
.genderClass[data-v-6ee0072e] {
  padding: 0 0.16rem;
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: var(--f12);
  border-radius: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  color: rgba(255, 255, 255, 0.8);
  background: #4364f7;
}
.content[data-v-79aae43c] {
  padding: 0.533333rem;
}
.header[data-v-79aae43c] {
  font-size: 0.533333rem;
  font-weight: bold;
  line-height: 0.746667rem;
  letter-spacing: 0em;
  color: #343a40;
  margin-bottom: 0.266667rem;
}
.deviceMessage[data-v-79aae43c] {
  border-radius: 0.266667rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  padding: 0.24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.266667rem;
}
.deviceMessage>img[data-v-79aae43c] {
  margin-right: 0.24rem;
  height: 1.386667rem;
}
.deviceMessage>.deviceMoudel[data-v-79aae43c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.deviceMessage>.deviceMoudel>.name[data-v-79aae43c] {
  font-size: 0.32rem;
  font-weight: normal;
  line-height: 0.32rem;
  letter-spacing: 0em;
  color: #343a40;
  margin-top: 0.08rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.deviceMessage>.deviceMoudel>.name>span[data-v-79aae43c] {
  font-size: 0.533333rem;
  font-weight: 600;
  line-height: 0.533333rem;
  letter-spacing: 0em;
  margin-right: 0.133333rem;
}
.deviceMessage>.deviceMoudel>.tags[data-v-79aae43c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.08rem;
}
.deviceMessage>.deviceMoudel>.tags>.leisure[data-v-79aae43c] {
  padding: 0.106667rem;
  gap: 0.08rem;
  background: #4364f7;
  font-size: 0.266667rem;
  font-weight: normal;
  line-height: 0.266667rem;
  text-align: center;
  letter-spacing: 0em;
  border-radius: 0.106667rem;
  color: #ffffff;
  margin-right: 0.133333rem;
}
.deviceMessage>.deviceMoudel>.tags>.operation[data-v-79aae43c],
.deviceMessage>.deviceMoudel>.tags>.wait[data-v-79aae43c] {
  padding: 0.106667rem;
  gap: 0.08rem;
  border-radius: 0.106667rem;
  background: rgba(255, 121, 6, 0.15);
  font-size: 0.266667rem;
  font-weight: normal;
  line-height: 0.266667rem;
  text-align: center;
  letter-spacing: 0em;
  color: #ff7906;
  margin-right: 0.133333rem;
}
.deviceMessage>.deviceMoudel>.tags>.maintain[data-v-79aae43c],
.deviceMessage>.deviceMoudel>.tags>.stop[data-v-79aae43c] {
  padding: 0.106667rem;
  gap: 0.08rem;
  border-radius: 0.106667rem;
  background: rgba(255, 0, 0, 0.15);
  font-size: 0.266667rem;
  font-weight: normal;
  line-height: 0.266667rem;
  text-align: center;
  letter-spacing: 0em;
  color: #ff0000;
  margin-right: 0.133333rem;
}
.deviceMessage>.deviceMoudel>.tags>.boy[data-v-79aae43c] {
  padding: 0.106667rem;
  gap: 0.08rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0.026667rem solid #4364f7;
  margin-right: 0.133333rem;
  font-size: 0.266667rem;
  font-weight: normal;
  line-height: 0.266667rem;
  letter-spacing: 0em;
  color: #4364f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0.106667rem;
}
.deviceMessage>.deviceMoudel>.tags>.boy>img[data-v-79aae43c] {
  margin-right: 0.08rem;
}
.deviceMessage>.deviceMoudel>.tags>.girl[data-v-79aae43c] {
  padding: 0.106667rem;
  gap: 0.08rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0.026667rem solid #cd43f7;
  margin-right: 0.133333rem;
  font-size: 0.266667rem;
  font-weight: normal;
  line-height: 0.266667rem;
  letter-spacing: 0em;
  color: #cd43f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0.106667rem;
}
.deviceMessage>.deviceMoudel>.tags>.girl>img[data-v-79aae43c] {
  margin-right: 0.08rem;
}
.information[data-v-79aae43c] {
  padding: 0.533333rem;
  gap: 0.533333rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  border-radius: 0.266667rem;
  margin-bottom: 0.266667rem;
}
.information>.title[data-v-79aae43c] {
  padding: 0.133333rem;
  background: #4364f7;
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.373333rem;
  border-radius: 0.266667rem;
  letter-spacing: 0em;
  color: #ffffff;
  display: table;
}
.information>.text[data-v-79aae43c] {
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.586667rem;
  letter-spacing: 0em;
  color: #343a40;
}
.information>.skip[data-v-79aae43c] {
  font-size: 0.48rem;
  line-height: 0.693333rem;
  letter-spacing: 0em;
  color: #4364f7;
  margin-top: 0.613333rem;
}
.information>.skip>span[data-v-79aae43c] {
  font-weight: 600;
}
.information>.orderUse[data-v-79aae43c] {
  border-radius: 0.266667rem;
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.64rem;
  text-align: center;
  letter-spacing: 0em;
  color: #ffffff;
  background: #4364f7;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  padding: 0.426667rem;
  margin-top: 0.533333rem;
}
.information>.image[data-v-79aae43c] {
  text-align: center;
}
.information>.image>img[data-v-79aae43c] {
  margin-top: 1.066667rem;
  margin-bottom: 0.533333rem;
}
.information>.image>p[data-v-79aae43c] {
  font-size: 0.533333rem;
  font-weight: 600;
  line-height: 0.746667rem;
  text-align: center;
  letter-spacing: 0em;
  color: #ff0000;
  margin-bottom: 0.266667rem;
}
.information>.image>span[data-v-79aae43c] {
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.586667rem;
  text-align: center;
  letter-spacing: 0em;
  color: #343a40;
  display: block;
}
.information>.message[data-v-79aae43c] {
  padding: 0.266667rem;
  background: #f2f2f7;
  border-radius: 0.106667rem;
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  text-align: center;
  letter-spacing: 0em;
  margin-top: 0.533333rem;
}
.information>.message>span[data-v-79aae43c] {
  font-weight: 600;
}
.information>.time[data-v-79aae43c] {
  border-radius: 0.266667rem;
  padding: 0.266667rem 0.4rem;
  gap: 0.133333rem;
  background: rgba(255, 0, 0, 0.05);
  margin-top: 0.533333rem;
  color: #ff0000;
}
.information>.time>.timer[data-v-79aae43c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  white-space: nowrap;
  margin-bottom: 0.133333rem;
}
.information>.time1[data-v-79aae43c] {
  text-align: center;
  font-size: 0.32rem;
  line-height: 0.533333rem;
  text-align: center;
  letter-spacing: 0em;
  color: #ff0000;
  margin-top: 0.533333rem;
}
.information>.time1>span[data-v-79aae43c] {
  font-size: 0.426667rem;
  line-height: 0.64rem;
  font-weight: 600;
}
.information>.order[data-v-79aae43c] {
  border-radius: 0.213333rem;
  padding: 0.266667rem 0.48rem;
  gap: 0.213333rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background: #4364f7;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  margin-top: 0.533333rem;
  color: white;
  text-align: center;
  font-size: 0.453333rem;
  line-height: 0.64rem;
}
.information>.order>span[data-v-79aae43c] {
  font-weight: 600;
}
.information>.btn[data-v-79aae43c] {
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.453333rem;
  text-align: center;
  letter-spacing: 0em;
  border-radius: 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0.026667rem solid #adb5bd;
  padding: 0.533333rem;
  margin-top: 0.533333rem;
}
.information>.warn[data-v-79aae43c] {
  padding: 0.266667rem 0.4rem;
  border-radius: 0.266667rem;
  background: rgba(255, 0, 0, 0.05);
  margin-top: 0.533333rem;
  color: #ff0000;
}
.tips[data-v-79aae43c] {
  border-radius: 0.266667rem;
  padding: 0.533333rem;
  gap: 0.4rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  margin-top: 0.266667rem;
}
.tips>.title[data-v-79aae43c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tips>.title>.left[data-v-79aae43c] {
  color: #adb5bd;
}
.tips>.title>.right[data-v-79aae43c] {
  color: #4364f7;
  cursor: pointer;
}
.tips>.chunk[data-v-79aae43c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.tips>.chunk>.backgd[data-v-79aae43c] {
  border-radius: 0.106667rem;
  background: #f2f2f7;
  padding: 0.453333rem 0 0.133333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0.266667rem;
  color: #4364f7;
  width: 48%;
}
.tips>.chunk>.backgd>.text[data-v-79aae43c] {
  margin-top: 0.213333rem;
}
.tips>.text[data-v-79aae43c] {
  font-size: 0.453333rem;
  line-height: 0.64rem;
  color: #343a40;
  margin: 0.533333rem 0;
}
.overtimeRef[data-v-79aae43c] {
  border-radius: 0.266667rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  padding: 0.533333rem;
}
.overtimeRef>.title[data-v-79aae43c] {
  font-size: 0.453333rem;
  line-height: 0.64rem;
  color: #343a40;
}
.overtimeRef>.btn[data-v-79aae43c] {
  border-radius: 0.266667rem;
  padding: 0.266667rem 0.4rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  text-align: center;
  background: #4364f7;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  color: white;
  font-size: 0.453333rem;
  line-height: 0.64rem;
  margin-top: 0.266667rem;
}
.refresh[data-v-79aae43c] {
  font-size: 0.32rem;
  font-weight: normal;
  line-height: 0.533333rem;
  text-align: center;
  letter-spacing: 0em;
  color: #9e9e9e;
}
.refresh>span[data-v-79aae43c] {
  color: #4364f7;
}
.cancelBtnTitle[data-v-79aae43c] {
  font-size: 0.533333rem;
  font-weight: normal;
  line-height: 0.746667rem;
  text-align: center;
  letter-spacing: 0em;
  color: #101828;
  margin-bottom: 0.106667rem;
}
.cancelBtnMessage[data-v-79aae43c] {
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.64rem;
  text-align: center;
  letter-spacing: 0em;
  color: #595959;
  margin-bottom: 0.533333rem;
}
.enter[data-v-79aae43c] {
  margin-bottom: 0.266667rem;
  border-radius: 0.266667rem;
  background: #ff0000;
  text-align: center;
  padding: 0.266667rem 0;
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
  color: #ffffff;
}
.consider[data-v-79aae43c] {
  border-radius: 0.266667rem;
  text-align: center;
  padding: 0.266667rem 0;
  border: 0.026667rem solid #e7e9fe;
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
  color: #343a40;
}
.deviceBtnModule[data-v-79aae43c] {
  position: fixed;
  bottom: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 1.066667rem);
}
.deviceBtnModule>.cancel[data-v-79aae43c] {
  text-align: center;
  border-radius: 13.333333rem;
  background: #ffffff;
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.453333rem;
  text-align: center;
  letter-spacing: 0em;
  color: #343a40;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  padding: 0.506667rem 0.88rem;
  margin-right: 0.266667rem;
  white-space: nowrap;
}
.deviceBtnModule>.confirm[data-v-79aae43c] {
  border-radius: 13.333333rem;
  background: #4364f7;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  padding: 0.506667rem 0.133333rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.453333rem;
  letter-spacing: 0em;
  color: #ffffff;
}
.deviceBtnModule>.back[data-v-79aae43c] {
  border-radius: 13.333333rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  padding: 0.533333rem 0;
  width: 100%;
  text-align: center;
}
.timeWarn[data-v-79aae43c] {
  position: fixed;
  bottom: 2.666667rem;
  width: calc(100% - 1.066667rem - 0.8rem);
  border-radius: 13.333333rem;
  padding: 0.24rem 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.32rem;
  font-weight: normal;
  line-height: 0.32rem;
  letter-spacing: 0em;
  border: 0.026667rem solid #ff0000;
}
.timeWarn>.right>span[data-v-79aae43c] {
  font-weight: 600;
}
.timeWarn>.stop[data-v-79aae43c] {
  border-radius: 13.333333rem;
  font-size: 0.32rem;
  font-weight: normal;
  line-height: 0.32rem;
  letter-spacing: 0em;
}
.deviceMessage1[data-v-79aae43c] {
  border-radius: 0.266667rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  padding: 0.24rem;
  width: calc(100% - 0.48rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.533333rem;
}
.deviceMessage1>img[data-v-79aae43c] {
  margin-right: 0.24rem;
  width: 1.6rem;
  height: 1.6rem;
}
.deviceMessage1>.deviceWrapper[data-v-79aae43c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.deviceMessage1>.deviceWrapper>.name[data-v-79aae43c] {
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.373333rem;
  letter-spacing: 0em;
  color: #343a40;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.deviceMessage1>.deviceWrapper>.name>span[data-v-79aae43c] {
  font-size: 0.533333rem;
  font-weight: 600;
  line-height: 0.533333rem;
  letter-spacing: 0em;
  color: #4364f7;
  margin-right: 0.213333rem;
}
.deviceMessage1>.deviceWrapper>.typeName[data-v-79aae43c] {
  font-size: 0.533333rem;
  font-weight: 600;
  line-height: 0.533333rem;
  letter-spacing: 0em;
  color: #343a40;
}
.deviceMessage1>.deviceWrapper>.tags[data-v-79aae43c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.08rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* justify-content: space-between; */
}
.deviceMessage1>.deviceWrapper>.tags>.leisure[data-v-79aae43c] {
  padding: 0.106667rem;
  gap: 0.08rem;
  border-radius: 0.106667rem;
  background: #4364f7;
  font-size: 0.266667rem;
  font-weight: normal;
  line-height: 0.266667rem;
  text-align: center;
  letter-spacing: 0em;
  color: #ffffff;
  margin-right: 0.133333rem;
}
.deviceMessage1>.deviceWrapper>.tags>.num[data-v-79aae43c] {
  padding: 0.08rem;
  gap: 0.08rem;
  border-radius: 0.106667rem;
  background: #343a40;
  font-size: 0.266667rem;
  font-weight: normal;
  line-height: 0.266667rem;
  text-align: center;
  letter-spacing: 0em;
  color: #ffffff;
  margin-right: 0.133333rem;
}
.deviceMessage1>.deviceWrapper>.tags>.boy[data-v-79aae43c] {
  padding: 0.053333rem;
  gap: 0.08rem;
  border-radius: 0.106667rem;
  border: 0.026667rem solid #4364f7;
  font-size: 0.266667rem;
  font-weight: normal;
  line-height: 0.266667rem;
  text-align: center;
  letter-spacing: 0em;
  color: #4364f7;
  margin-right: 0.133333rem;
}
.deviceMessage1>.deviceWrapper>.tags>.girl[data-v-79aae43c] {
  padding: 0.053333rem;
  gap: 0.08rem;
  border-radius: 0.106667rem;
  border: 0.026667rem solid #cd43f7;
  font-size: 0.266667rem;
  font-weight: normal;
  line-height: 0.266667rem;
  text-align: center;
  letter-spacing: 0em;
  color: #cd43f7;
  margin-right: 0.133333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.deviceMessage1 .deviceWrapper>.tags>.waterDrop[data-v-79aae43c] {
  padding: 0.08rem;
  gap: 0.08rem;
  border-radius: 0.106667rem;
  background: rgba(67, 100, 247, 0.15);
  font-size: 0.266667rem;
  font-weight: normal;
  line-height: 0.266667rem;
  text-align: center;
  letter-spacing: 0em;
  color: #4364f7;
  margin-right: 0.133333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.dryTime[data-v-79aae43c] {
  padding-bottom: 2.133333rem;
  width: calc(100%);
}
.serviceMode>.name[data-v-79aae43c],
.additional>.name[data-v-79aae43c],
.dryTime>.name[data-v-79aae43c] {
  font-size: 0.373333rem;
  font-weight: 600;
  line-height: 0.373333rem;
  letter-spacing: 0em;
  color: #343a40;
  margin-bottom: 0.533333rem;
}
.serviceMode>.btn[data-v-79aae43c],
.additional>.btn[data-v-79aae43c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.serviceMode>.btn>span[data-v-79aae43c] {
  width: 39%;
  border-radius: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.266667rem 0.4rem;
  gap: 0.266667rem;
  margin-bottom: 0.266667rem;
}
.additional>.btn>span[data-v-79aae43c] {
  border-radius: 0.266667rem;
  background: #f2f2f7;
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.373333rem;
  letter-spacing: 0em;
  color: #343a40;
  padding: 0.533333rem 0.4rem;
  width: 39.5%;
  margin-bottom: 0.266667rem;
}
.dryTime>.dryBtn[data-v-79aae43c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.dryTime>.dryBtn>span[data-v-79aae43c] {
  padding: 0.533333rem 0.4rem;
  margin-right: 0.213333rem;
  height: 0.4rem;
  border-radius: 0.266667rem;
  background: #f2f2f7;
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.373333rem;
  letter-spacing: 0em;
  color: #343a40;
  width: 13.5%;
  margin-bottom: 0.213333rem;
}
.dryTime>.dryBtn>span[data-v-79aae43c]:last-child {
  margin-right: 0;
}
.deviceBtnModule1[data-v-79aae43c] {
  position: fixed;
  bottom: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 1.066667rem);
}
.deviceBtnModule1>.cancel[data-v-79aae43c] {
  text-align: center;
  border-radius: 13.333333rem;
  background: #ffffff;
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.453333rem;
  text-align: center;
  letter-spacing: 0em;
  color: #343a40;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  padding: 0.506667rem 0.88rem;
  margin-right: 0.266667rem;
  white-space: nowrap;
}
.deviceBtnModule1>.placeOrder[data-v-79aae43c] {
  border-radius: 0.8rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0.506667rem 0.88rem;
  text-align: center;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
}
.deviceBtnModule1>.placeOrder>.price[data-v-79aae43c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.deviceBtnModule1>.placeOrder>.price>div[data-v-79aae43c] {
  font-size: 0.32rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
  color: #ffffff;
}
.deviceBtnModule1>.placeOrder>.price>span[data-v-79aae43c] {
  font-size: 0.453333rem;
  font-weight: 600;
  line-height: 0.64rem;
  letter-spacing: 0em;
  color: #ffffff;
}
.deviceBtnModule1>.placeOrder>.btn[data-v-79aae43c] {
  font-size: 0.453333rem;
  font-weight: normal;
  line-height: 0.453333rem;
  text-align: center;
  letter-spacing: 0em;
  color: #ffffff;
}
.deviceBtnModule1>.placeOrder>.btn>span[data-v-79aae43c] {
  margin-left: 0.266667rem;
}
.deviceBtnModule1>.back[data-v-79aae43c] {
  border-radius: 13.333333rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  padding: 0.533333rem 0;
  width: 100%;
  text-align: center;
}

/* 加液 */
.liquidBox[data-v-79aae43c] {
  padding: 0.32rem 0.32rem 0.32rem 0.32rem;
  border-radius: 0.266667rem;
  background: #ffffff;
  margin-bottom: 0.266667rem;
  margin-top: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.32rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
}
.liuquidButton[data-v-79aae43c] {
  position: fixed;
  width: calc(100% - 0.8rem);
  bottom: calc(env(safe-area-inset-bottom) + 0.8rem);
  background: #4364f7;
  color: white;
  border-radius: 1.333333rem;
  height: 1.173333rem;
  text-align: center;
  line-height: 1.173333rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  font-family: MiSans;
  /* font-size: 17px; */
}
.xiaolankaFluid[data-v-79aae43c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  gap: 0.266667rem;
}
.liquidTop[data-v-79aae43c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}
.liquidTop_left[data-v-79aae43c] {
  width: 4.8rem;
  height: 0.453333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  gap: 0.266667rem;
}
.liquidTypeStyle[data-v-79aae43c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  gap: 0.133333rem;
}
.liquid_logo[data-v-79aae43c] {
  width: 0.16rem;
  height: 0.32rem;
  border-radius: 0.106667rem;
}
.liquidTextStyle[data-v-79aae43c] {
  width: 2.933333rem;
  height: 0.453333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  gap: 0.106667rem;
  font-size: 0.293333rem;
  font-weight: normal;
  line-height: 0.453333rem;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
}
.liquidTextStyle>div[data-v-79aae43c] {
  width: 1.466667rem;
  height: 0.453333rem;
  border-radius: 0.106667rem;
  opacity: 1;
  /* 自动布局 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 0.106667rem;
}
.liquidTop_right[data-v-79aae43c] {
  /* font-family: MiSans; */
  font-size: 0.32rem;
  font-weight: normal;
  /* line-height: 17px; */
  text-align: right;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 灰3 */
  color: #adb5bd;
}
.fluid[data-v-79aae43c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0;
  gap: 0.213333rem;
}
.detergent[data-v-79aae43c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 4rem;
  height: 0.746667rem;
  padding: 0.106667rem 0.213333rem;
  border-radius: 0.16rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.liquid[data-v-79aae43c] {
  border-radius: 0.266667rem;
  background: #ffffff;
  margin-bottom: 0.266667rem;
}
.topHink[data-v-79aae43c] {
  margin-top: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #343a40;
  font-size: 0.373333rem;
  line-height: 0.373333rem;
  font-weight: 600;
}
.liquidNum[data-v-79aae43c] {
  font-size: 0.373333rem;
  font-weight: 400;
  line-height: 0.373333rem;
  text-align: right;
  letter-spacing: 0em;
}
.cdy_tip[data-v-79aae43c] {
  margin-top: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0.426667rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-radius: 0.106667rem;
  background: #f2f2f7;
  font-family: MiSans;
  font-size: 0.293333rem;
  font-weight: normal;
  line-height: 0.533333rem;
  letter-spacing: 0em;
  color: #cd43f7;
}
.tipsText[data-v-79aae43c] {
  font-family: MiSans;
  font-size: 0.293333rem;
  font-weight: normal;
  line-height: 0.426667rem;
  letter-spacing: 0em;
  color: #adb5bd;
}
.messageText[data-v-79aae43c] {
  font-family: MiSans;
  font-size: 0.4rem;
  font-weight: normal;
  line-height: 0.746667rem;
  text-align: center;
  letter-spacing: 0em;
  /* Gray/900 */
  color: #101828;
}
.liquidImg[data-v-79aae43c] {
  margin-top: 0.266667rem;
  border: 0.026667rem solid #f2f2f7;
  border-radius: 0.266667rem;
  overflow: hidden;
}
.startBtn[data-v-ecd82e18] {
  border-radius: 13.333333rem;
  font-size: 0.533333rem;
  line-height: 0.746667rem;
  color: white;
  padding: 0.266667rem;
}
.startBtn > .start[data-v-ecd82e18] {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.startBtn > .start > .slider[data-v-ecd82e18] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.startBtn > .start > .slider > img[data-v-ecd82e18] {
  height: auto;
}
.startBtn > .start > .text[data-v-ecd82e18] {
  width: 100%;
  text-align: center;
}
.startBtn > .wait[data-v-ecd82e18] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.startBtn > .wait > img[data-v-ecd82e18] {
  -webkit-animation: rotate-data-v-ecd82e18 5s infinite linear;
  animation: rotate-data-v-ecd82e18 5s infinite linear;
}
@-webkit-keyframes rotate-data-v-ecd82e18 {
from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    /* 开始时的角度 */
}
to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    /* 结束时的角度 */
}
}
@keyframes rotate-data-v-ecd82e18 {
from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    /* 开始时的角度 */
}
to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    /* 结束时的角度 */
}
}
.startBtn > .wait > .text[data-v-ecd82e18] {
  width: 100%;
  text-align: center;
}
.startBtn > .dont[data-v-ecd82e18] {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.startBtn > .dont > .text[data-v-ecd82e18] {
  width: 100%;
}
.startBtn > .success[data-v-ecd82e18] {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.startBtn > .success > .text[data-v-ecd82e18] {
  width: 100%;
  text-align: center;
}
.overTimeRefreshTitle[data-v-ecd82e18] {
  font-size: 0.533333rem;
  line-height: 0.746667rem;
  text-align: center;
  color: #101828;
}
.overTimeRefreshBtn[data-v-ecd82e18] {
  border-radius: 0.213333rem;
  padding: 0.266667rem 0.48rem;
  gap: 0.213333rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background: #4364f7;
  -webkit-box-shadow: 0 0.026667rem 0.053333rem 0 rgba(16, 24, 40, 0.05);
  box-shadow: 0 0.026667rem 0.053333rem 0 rgba(16, 24, 40, 0.05);
  text-align: center;
  font-size: 0.453333rem;
  line-height: 0.64rem;
  color: #ffffff;
  margin-top: 0.533333rem;
}
[data-v-66514aae] .van-divider {
  margin-top: 0.533333rem;
  margin-bottom: 0;
}
.cleartext[data-v-66514aae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.4rem 0;
  color: #4364f7;
}
.cleartext > img[data-v-66514aae] {
  margin: 0 0.133333rem;
}
.overTime[data-v-66514aae] {
  border-radius: 0.266667rem;
  padding: 0.266667rem 0.4rem;
  background: #ff0000;
  color: white;
}
.warn[data-v-66514aae] {
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  letter-spacing: 0em;
  color: #ff7906;
  background: rgba(255, 121, 6, 0.15);
  padding: 0.266667rem 0.4rem;
  border-radius: 0.266667rem;
  margin-top: 0.533333rem;
}
.info[data-v-66514aae] {
  margin-top: 0.533333rem;
  border-radius: 0.266667rem;
  padding: 0.266667rem 0.4rem;
  background: rgba(67, 100, 247, 0.15);
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  color: #4364f7;
}
.succeed[data-v-66514aae] {
  border-radius: 0.266667rem;
  padding: 0.266667rem 0.4rem;
  background: rgba(28, 193, 99, 0.15);
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  color: #1cc163;
}
.startBtn[data-v-66514aae] {
  border-radius: 13.333333rem;
  font-size: 0.533333rem;
  line-height: 0.746667rem;
  color: white;
}
.startBtn > .start[data-v-66514aae] {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.startBtn > .start > .slider[data-v-66514aae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.startBtn > .start > .slider > img[data-v-66514aae] {
  height: auto;
}
.startBtn > .start > .text[data-v-66514aae] {
  width: 100%;
  text-align: center;
}
.startBtn > .wait[data-v-66514aae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.startBtn > .wait > img[data-v-66514aae] {
  -webkit-animation: rotate-data-v-66514aae 5s infinite linear;
  animation: rotate-data-v-66514aae 5s infinite linear;
}
@-webkit-keyframes rotate-data-v-66514aae {
from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    /* 开始时的角度 */
}
to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    /* 结束时的角度 */
}
}
@keyframes rotate-data-v-66514aae {
from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    /* 开始时的角度 */
}
to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    /* 结束时的角度 */
}
}
.startBtn > .wait > .text[data-v-66514aae] {
  width: 100%;
  text-align: center;
}
.startBtn > .operation[data-v-66514aae] {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.startBtn > .operation > .slider[data-v-66514aae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.startBtn > .operation > .slider > img[data-v-66514aae] {
  height: auto;
}
.startBtn > .operation > .text[data-v-66514aae] {
  width: 100%;
  text-align: center;
}
.overTimeRefreshTitle[data-v-66514aae] {
  font-size: 0.533333rem;
  line-height: 0.746667rem;
  text-align: center;
  color: #101828;
}
.overTimeRefreshBtn[data-v-66514aae] {
  border-radius: 0.213333rem;
  padding: 0.266667rem 0.48rem;
  gap: 0.213333rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background: #4364f7;
  -webkit-box-shadow: 0 0.026667rem 0.053333rem 0 rgba(16, 24, 40, 0.05);
  box-shadow: 0 0.026667rem 0.053333rem 0 rgba(16, 24, 40, 0.05);
  text-align: center;
  font-size: 0.453333rem;
  line-height: 0.64rem;
  color: #ffffff;
  margin-top: 0.533333rem;
}
.mideaTipsPopup[data-v-66514aae] {
  height: 14.666667rem;
  overflow: hidden;
  border-radius: 0.266667rem 0.266667rem 0 0;
}
.mideaTips[data-v-66514aae] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.533333rem;
}
.mideaTipsTitle[data-v-66514aae] {
  font-family: MiSans;
  font-size: 0.533333rem;
  font-weight: bold;
  line-height: 0.746667rem;
  letter-spacing: 0em;
  color: #343a40;
}
.mideaTipsText[data-v-66514aae] {
  font-family: MiSans;
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.586667rem;
  letter-spacing: 0em;
  color: #595959;
  margin-top: 0.186667rem;
}
.mideaTipsBtn[data-v-66514aae] {
  position: absolute;
  bottom: 0.533333rem;
  width: 8.933333rem;
  height: 1.466667rem;
  border-radius: 13.333333rem;
  background: #4364f7;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  color: #ffffff;
  font-size: 0.453333rem;
}
.van-popup[data-v-a6e09118] {
  background: none;
  overflow: hidden;
}
.device-info-tag-line[data-v-a6e09118] {
  border: 0.026667rem solid #000;
  opacity: .2;
}
.middle-device-info-image[data-v-a6e09118] {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  position: relative;
  width: 1.813333rem;
  height: 1.813333rem;
  border-radius: 50%;
  overflow: hidden;
}
.middle-device-info-image .middle-device-info-image-profile[data-v-a6e09118] {
  position: absolute;
  width: 1.333333rem;
  height: 1.333333rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.middle-device-info-image .middle-device-info-image-top[data-v-a6e09118] {
  position: absolute;
  left: 0;
  top: 0;
}
.middle-device-info-image .middle-device-info-image-time[data-v-a6e09118] {
  width: 1.6rem;
  height: 0.773333rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0.053333rem;
}
.middle-device-info-image .middle-device-info-image-time-text[data-v-a6e09118] {
  position: absolute;
  bottom: 0.186667rem;
  width: 100%;
  text-align: center;
  line-height: 0.266667rem;
  -webkit-transform: scale(0.83);
  transform: scale(0.83);
  opacity: .9;
}
.middle-device-info-illustration[data-v-a6e09118] {
  width: 3.466667rem;
  height: 3.2rem;
  position: absolute;
  bottom: 0;
  right: -0.426667rem;
}
.middle-device-info-illustration img[data-v-a6e09118] {
  width: 100%;
}
.swipe_div[data-v-a6e09118] {
  padding: 0.266667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  aspect-ratio: 4.5/1;
}
.swipe_div .swipe_box[data-v-a6e09118] {
  border-radius: 0.32rem;
}
.swipe_div .swipe_box img[data-v-a6e09118] {
  border-radius: 0.32rem;
}
.swipe_div .swipe_box[data-v-a6e09118] {
  width: 100% !important;
}
.swipe_div ::v-deep .van-swipe__track[data-v-a6e09118] {
  overflow: hidden !important;
}
.swipe_div ::v-deep .van-swipe__indicators[data-v-a6e09118] {
  bottom: -0.266667rem !important;
}
.swipe_div ::v-deep .van-swipe__indicator[data-v-a6e09118] {
  background: #ccc !important;
}
.swipe_div ::v-deep .van-swipe__indicator--active[data-v-a6e09118] {
  background: #1989fa !important;
}
.van-popup[data-v-466b378b] {
  background: none;
  overflow: hidden;
}
.service-now-container-box-mode-content[data-v-466b378b] {
  padding: 0.266667rem 0 0.4rem 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media screen and (min-width: 800px) {
.service-now-container-box-mode-content[data-v-466b378b] {
    grid-template-columns: 1fr 1fr 1fr;
}
}
@media screen and (min-width: 1020px) {
.service-now-container-box-mode-content[data-v-466b378b] {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
.service-now-container-box-mode-content[data-v-466b378b] {
  gap: 0.266667rem;
}
.service-now-container-box-mode-content .service-now-container-box-mode-content-item[data-v-466b378b] {
  padding: 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 0.96rem;
  border-radius: 0.213333rem;
  -webkit-box-shadow: 0 -0.053333rem 0.053333rem 0 hsla(0,0%,100%,.2) inset;
  box-shadow: 0 -0.053333rem 0.053333rem 0 hsla(0,0%,100%,.2) inset;
  font-weight: 400;
  font-size: 0.346667rem;
  line-height: 0.853333rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
  white-space: nowrap;
}
.service-now-container-box-mode-content .service-now-container-box-mode-content-item .service-now-container-box-mode-content-item-price[data-v-466b378b] {
  font-weight: 700;
  font-size: 0.4rem;
  line-height: 0.853333rem;
  letter-spacing: 0.026667rem;
  text-align: right;
  vertical-align: middle;
  color: #000;
}
.service-now-container-box-add-liquid[data-v-466b378b] {
  padding: 0.4rem 0 0 0;
}
.service-now-container-box-add-liquid p[data-v-466b378b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.266667rem;
  font-weight: 700;
  font-size: 0.426667rem;
  line-height: 0.533333rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
  color: #000;
}
.service-now-container-box-add-liquid p .service-now-container-box-add-liquid-liquid-title-span[data-v-466b378b] {
  font-weight: 500;
  font-size: 0.32rem;
  line-height: 0.533333rem;
  letter-spacing: 0.026667rem;
  text-align: right;
  vertical-align: middle;
}
.service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid[data-v-466b378b] {
  margin-top: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid .service-now-container-box-add-liquid-liquid-title[data-v-466b378b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.266667rem;
  margin-bottom: 0.266667rem;
}
.service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid .service-now-container-box-add-liquid-liquid-title .service-now-container-box-add-liquid-liquid-title-title[data-v-466b378b] {
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.693333rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
}
.service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid .service-now-container-box-add-liquid-liquid-title .service-now-container-box-add-liquid-liquid-title-tips[data-v-466b378b] {
  font-weight: 400;
  font-size: 0.266667rem;
  line-height: 0.32rem;
  letter-spacing: 0.026667rem;
  color: #00aacd;
}
.service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid .service-now-container-box-add-liquid-liquid-item[data-v-466b378b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0.266667rem;
}
.service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid .service-now-container-box-add-liquid-liquid-item div[data-v-466b378b] {
  padding: 0.266667rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 0.96rem;
  line-height: 0.426667rem;
  border: 0.026667rem solid #e5e5e5;
  border-radius: 0.213333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid-tips[data-v-466b378b] {
  padding: 0.133333rem;
  margin-top: 0.32rem;
  width: 285;
  height: 28;
  top: 15.36rem;
  left: 0.746667rem;
  border: .0.133333rem solid rgba(0,0,0,.12);
  background: #f3f3f5;
  border-radius: 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.service-now-container-box-add-liquid .service-now-container-box-add-liquid-liquid-tips img[data-v-466b378b] {
  width: 0.48rem;
  height: 0.48rem;
  vertical-align: middle;
}
.service-now-container-box-promotion[data-v-466b378b] {
  margin-top: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 300;
  font-size: 0.266667rem;
  line-height: 0.48rem;
  letter-spacing: 0.026667rem;
  vertical-align: middle;
}
.service-now-container-box-promotion .service-now-container-box-promotion-image[data-v-466b378b] {
  margin-top: 0.266667rem;
  border: 0.026667rem solid rgba(0,0,0,.12);
  border-radius: 0.213333rem;
}
.service-now-container-box-promotion .service-now-container-box-promotion-image img[data-v-466b378b] {
  vertical-align: bottom;
  border-radius: 0.32rem;
  width: 100%;
  height: 100%;
}
.service-now-container-box-button[data-v-466b378b] {
  width: calc(100% - 1.066667rem);
  height: 1.653333rem;
  position: fixed;
  bottom: 0.533333rem;
  left: 0.533333rem;
  right: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 1;
}
.service-now-container-box-button .service-now-container-box-button-cancel[data-v-466b378b] {
  width: 2.666667rem;
  height: 1.173333rem;
  text-align: center;
  border: 0.026667rem solid rgba(0,0,0,.2);
  text-align: center;
  border-radius: 0.8rem;
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 1.173333rem;
  letter-spacing: 0.026667rem;
  background: #fff;
}
.service-now-container-box-button .service-now-container-box-button-confirm[data-v-466b378b] {
  width: 5.866667rem;
  height: 1.173333rem;
  text-align: center;
  border-radius: 0.8rem;
  background: -webkit-gradient(linear, left top, right top, color-stop(0.7%, #cff7a2), color-stop(98.1%, #86dbf7));
  background: linear-gradient(90deg, #cff7a2 0.7%, #86dbf7 98.1%);
  -webkit-box-shadow: 0 0.213333rem 0.32rem 0 rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
  box-shadow: 0 0.213333rem 0.32rem 0 rgba(0,0,0,.1),0 -0.026667rem 0.053333rem 0 rgba(0,0,0,.14) inset;
  font-weight: 400;
  font-size: 0.426667rem;
  line-height: 1.173333rem;
  letter-spacing: 0.026667rem;
}
.service-now-container-box-mode-content-item-bottom[data-v-466b378b] {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 0.266667rem;
  margin-top: 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.service-now-container-box-mode-content-item-bottom .service-now-container-box-mode-content-item-bottom-item[data-v-466b378b] {
  width: 67;
  border-radius: 1.706667rem;
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.213333rem 0.693333rem;
  gap: 0.16rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: .0.133333rem solid rgba(0,0,0,.2);
  z-index: 1;
  box-sizing: border-box;
  -webkit-box-shadow: 0 -0.053333rem 0.053333rem 0 hsla(0,0%,100%,.2) inset;
  box-shadow: 0 -0.053333rem 0.053333rem 0 hsla(0,0%,100%,.2) inset;
}
.content[data-v-67a53cd8] {
  background: var(--bg);
}
.bgWarp[data-v-67a53cd8] {
  background: #fff;
  padding: 0.4rem;
}
.table > div > div[data-v-67a53cd8] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(242, 242, 247, 1);
  border-radius: 0.266667rem;
  height: 1.6rem;
  color: var(--g1);
  padding: 0.4rem;
}
.table > div > div > img[data-v-67a53cd8] {
  padding-right: 0.266667rem;
}
.table > div > div[data-v-67a53cd8]:nth-child(2) {
  margin-left: 0.266667rem;
}
.table > div > div > div > p[data-v-67a53cd8]:last-child {
  /* margin-top: 5px; */
}
.disaBledClass[data-v-67a53cd8] {
  background-color: rgba(242, 242, 247, 0.3) !important;
}
.disaBledClass p[data-v-67a53cd8]:not(.deviceState) {
  /* background-color: #000; */
  /* filter: Alpha(opacity=50); */
  opacity: 0.3;
}
.disaBledClass img[data-v-67a53cd8] {
  opacity: 0.3;
}
.disaBledClass .deviceState[data-v-67a53cd8] {
  color: var(--r);
}
.title[data-v-67a53cd8] {
  color: var(--g3);
  margin-bottom: 0.133333rem;
}
.active[data-v-67a53cd8] {
  background: #4364f7 !important;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem rgba(67, 100, 247, 0.28);
  color: #fff !important;
}
.deviceState[data-v-67a53cd8] {
  color: var(--b);
}
.active .deviceState[data-v-67a53cd8] {
  color: #fff !important;
}

/* .count p {
  background: var(--g6);
  width: 50px;
  height: 50px;
  line-height: 51px;
  text-align: center;
  font-size: 20px;
}
.count p:nth-child(2) {
  margin: 0 5px;
  flex: 1;
}
.time {
  margin: 10px 0 20px;
}
.time p {
  color: var(--g3);
}
.time > span {
  flex: 1;
  margin-left: 10px;
  text-align: center;
  height: 35px;
  line-height: 36px;
  border-radius: 4px;
  font-size: 20px;
  border: 1px solid var(--g5);
} */
.time1[data-v-67a53cd8] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.time1 > p[data-v-67a53cd8] {
  min-width: 22%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: rgba(0, 0, 0, 0.08);
  margin-left: 0.133333rem;
  margin-top: 0.133333rem;
  text-align: center;
  height: 1.253333rem;
  line-height: 1.28rem;
  border-radius: 0.266667rem;
  color: var(--g3);
}
.time1 > p[data-v-67a53cd8]:nth-child(1) {
  margin-left: 0;
}
.timeWarp[data-v-67a53cd8] {
  padding: 0.4rem 0;
  margin: 0.4rem 0;
  border-top: 0.026667rem solid #f0f3f4;
  border-bottom: 0.026667rem solid #f0f3f4;
}
.timeWarp .title[data-v-67a53cd8] {
  margin: 0;
}
.time p[data-v-67a53cd8] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 0.133333rem;
  text-align: center;
  height: 1.253333rem;
  line-height: 1.28rem;
  background: rgba(0, 0, 0, 0.08);
  /* box-shadow: 0px 4px 8px rgba(255, 102, 0, 0.16); */
  margin-top: 0.133333rem;
  border-radius: 0.266667rem;
  color: var(--g3);
}
.time p[data-v-67a53cd8]:first-child {
  margin-left: 0;
}
.time1 .timeActive[data-v-67a53cd8] {
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem rgba(67, 100, 247, 0.28);
  background: #4364f7 !important;
  color: #fff;
}
.price[data-v-67a53cd8] {
  color: var(--g3);
}
.price > span[data-v-67a53cd8] {
  color: var(--r);
  font-size: 0.533333rem;
  font-weight: bold;
}
.price > span[data-v-67a53cd8]:first-letter {
  font-size: 0.373333rem;
  font-weight: 400;
  margin-left: 0.266667rem;
}
.msg[data-v-67a53cd8] {
  background: rgb(170, 170, 170);
  text-align: center;
  line-height: 1.066667rem;
  margin-top: 0.4rem;
  color: var(--g6);
}
.bottom[data-v-67a53cd8] {
  color: #fff;
  position: fixed;
  bottom: 0.533333rem;
  left: 0;
  height: 1.333333rem;
  width: 100%;
  padding: 0 0.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bottom > button[data-v-67a53cd8] {
  width: 100%;
  height: 100%;
  background: var(--b);
  border-radius: 2.666667rem;
}
.orderDetail[data-v-1c075582] {
  padding: 0.4rem;
  color: var(--g1);
  border-radius: 0.266667rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
}
.device[data-v-1c075582] {
  margin: 0.213333rem 0;
  color: var(--b);
  font-size: 0.453333rem;
}
.device p[data-v-1c075582]:first-child {
  font-weight: bold;
}
.price > p[data-v-1c075582]:first-child {
  color: var(--b);
  font-size: 0.453333rem;
  font-weight: bold;
}
.price > p[data-v-1c075582]:last-child {
  font-size: 0.426667rem;
  font-weight: bold;
  color: var(--r);
}
.price > p[data-v-1c075582]:last-child::first-letter {
  font-size: 0.32rem;
}
.onSale[data-v-1c075582] {
  margin-top: 0.266667rem;
  padding: 0.48rem 0.373333rem 0.266667rem 0.453333rem;
  border-radius: 0.266667rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  margin-bottom: 0.266667rem;
}
.onSale > .coupon[data-v-1c075582] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.266667rem;
}
.onSale .left[data-v-1c075582] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.373333rem;
  line-height: 0.373333rem;
}
.onSale .left > img[data-v-1c075582] {
  margin-right: 0.266667rem;
}
.onSale .right[data-v-1c075582] {
  font-size: 0.32rem;
  line-height: 0.32rem;
  color: #adb5bd;
}
.onSale .right > span[data-v-1c075582] {
  margin-right: 0.266667rem;
}
.onSale > .onSaleHink[data-v-1c075582] {
  font-size: 0.32rem;
  line-height: 0.453333rem;
  color: #adb5bd;
}

/* 底部 */
.bottom[data-v-1c075582] {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.533333rem;
  z-index: 11;
}
.btn1[data-v-1c075582] {
  width: 2.666667rem;
  height: 1.466667rem;
  border-radius: 2.666667rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0.373333rem;
  z-index: 100;
}
.payBox[data-v-1c075582] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 0.266667rem;
  height: 1.466667rem;
  border-radius: 2.666667rem;
  text-align: center;
  font-size: 0.373333rem;
  padding: 0 0.533333rem;
  line-height: 0.533333rem;
}
.payBox > p[data-v-1c075582]::first-letter {
  font-size: 0.373333rem;
  font-weight: normal;
  margin-right: 0.053333rem;
}
.payBox > div img[data-v-1c075582] {
  margin-left: var(--mp10);
}
.payBox > div p[data-v-1c075582]:first-child {
  font-size: 0.373333rem;
  color: var(--white);
  line-height: 0.506667rem;
}
.payBox > .flex_sb_a > p[data-v-1c075582] {
  font-size: 0.533333rem !important;
  font-weight: bold;
}
.payBox > .flex_sb_a > p[data-v-1c075582]::first-letter {
  font-size: 0.373333rem;
  font-weight: normal;
}
.payBox > div p[data-v-1c075582] {
  color: rgba(255, 255, 255, 0.6);
  text-align: right;
}
.color_red[data-v-1c075582] {
  color: var(--r) !important;
}
.btn2[data-v-1c075582] {
  width: 6rem;
  height: 1.466667rem;
  z-index: 100;
  border-radius: 2.666667rem;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.373333rem;
  background: #fff;
  line-height: 0.533333rem;
}
.blue_btn[data-v-1c075582] {
  color: #fff;
}
.payOrderDisable[data-v-1c075582] {
  background: var(--g3);
}
.payMoney[data-v-63e9962e] {
  margin-top: 1.066667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.payMoney > span[data-v-63e9962e]:first-child {
  font-size: 0.32rem;
}
.payMoney > span[data-v-63e9962e]:last-child {
  font-size: 0.533333rem;
  font-weight: 600;
}
.payMoney_old[data-v-63e9962e] {
  height: 0.533333rem;
  padding-bottom: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1cc163;
  text-decoration: line-through;
  font-weight: 500;
  font-variation-settings: "opsz" auto;
  -webkit-font-feature-settings: "kern" on;
  font-feature-settings: "kern" on;
}
.payMoney_old > span[data-v-63e9962e]:first-child {
  font-size: 0.32rem;
}
.payMoney_old > span[data-v-63e9962e]:last-child {
  font-size: 0.32rem;
  font-weight: 600;
}
.payPopBtn[data-v-63e9962e] {
  border: none;
  width: calc(100% - 0.533333rem);
  position: fixed;
  bottom: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0.266667rem;
  padding: 0.48rem 0;
  border-radius: 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #4364f7;
  color: white;
}
.payway[data-v-63e9962e] {
  margin: 0.266667rem 0;
  border-radius: 0.266667rem;
  overflow: hidden;
  margin-bottom: 2.293333rem;
}
.radio[data-v-63e9962e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.266667rem 0.4rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.radioLeft[data-v-63e9962e] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.radioLeft > img[data-v-63e9962e] {
  margin-right: 0.266667rem;
  width: 0.64rem;
  height: 0.64rem;
}
.radioLable[data-v-63e9962e] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* flex-direction: column; */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.radioLable > span[data-v-63e9962e] {
  display: block;
}
.radioLable > span[data-v-63e9962e]:nth-child(1) {
  font-size: 0.426667rem;
  /* flex: 1; */
}
.radioLable > span[data-v-63e9962e]:nth-child(2) {
  font-size: 0.266667rem;
  padding: 0.053333rem 0.133333rem;
  color: #ff0000;
  margin-right: 0.133333rem;
  font-weight: 400;
  border-radius: 0.08rem;
  letter-spacing: 0.026667rem;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* 云闪付弹框 */
.yunPayBox[data-v-63e9962e] .van-dialog__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.textBox[data-v-63e9962e] {
  padding: 0.266667rem;
  font-size: 0.32rem;
}
.textBox p[data-v-63e9962e] {
  margin: 0.133333rem 0;
}
.textBox p[data-v-63e9962e]:last-child {
  color: red;
}
.success[data-v-f5ebb0ca] {
  border-bottom: 0.026667rem solid #f0f3f4;
  margin-bottom: 0.4rem;
  padding: 0.4rem;
  color: var(--g1);
  background: #ffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
}
.smileLaunch[data-v-f5ebb0ca] {
  border-top: 0.026667rem solid #f0f3f4;
  margin-top: 0.4rem;
}
.success > p:nth-of-type(1) span[data-v-f5ebb0ca] {
  font-weight: bold;
  margin-left: 0.213333rem;
  margin-right: 0.053333rem;
}
.success > p[data-v-f5ebb0ca]:nth-of-type(2) {
  width: 6.64rem;
  color: var(--g3);
  margin-top: 0.133333rem;
  font-size: var(--f12);
}
.orderHistory[data-v-f5ebb0ca] {
  width: 2.666667rem;
  height: 1.466667rem;
  text-align: center;
  line-height: 1.466667rem;
  position: fixed;
  font-size: 0.373333rem;
  color: var(--g1);
  right: 0.533333rem;
  bottom: 0.8rem;
  background-color: white;
  border-radius: 2.666667rem;
}
.msg[data-v-f5ebb0ca] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 8.933333rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  opacity: 1;
  border-radius: 0.266667rem;
  color: var(--g1);
  padding-bottom: 1.333333rem;
}
.msg > img[data-v-f5ebb0ca] {
  width: calc(100% - 0.72rem);
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-bottom: 0.8rem;
}
.footer[data-v-f5ebb0ca] {
  height: 2rem;
}
.orderContet[data-v-545ad6ed] {
  padding: 0.4rem 0.533333rem;
  overflow-y: auto;
  min-height: 100vh;
}
.TopMessage[data-v-545ad6ed] {
  padding: 0.48rem 0.4rem 0.293333rem 0.4rem;
  border-radius: 0.266667rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  margin-bottom: 0.266667rem;
}
.TopMessage > .storeName[data-v-545ad6ed] {
  font-size: 0.373333rem;
  line-height: 0.373333rem;
  color: #343a40;
  margin-bottom: 0.346667rem;
}
.TopMessage > .device[data-v-545ad6ed] {
  font-size: 0.453333rem;
  line-height: 0.453333rem;
  margin-bottom: 0.346667rem;
}
.TopMessage > .device > span[data-v-545ad6ed] {
  font-size: 0.533333rem;
  line-height: 0.533333rem;
  font-weight: bold;
}
.TopMessage > .serve[data-v-545ad6ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.4rem;
}
.TopMessage > .serve > span[data-v-545ad6ed] {
  font-size: 0.453333rem;
  font-weight: bold;
  line-height: 0.453333rem;
}
.TopMessage > .serve > div[data-v-545ad6ed] {
  font-size: 0.32rem;
  font-weight: 400;
  line-height: 0.32rem;
  color: #ff0000;
}
.TopMessage > .serve > div > span[data-v-545ad6ed] {
  font-size: 0.426667rem;
  font-weight: 700;
  line-height: 0.426667rem;
}
.TopMessage > .message[data-v-545ad6ed] {
  font-size: 0.32rem;
  line-height: 0.533333rem;
  opacity: 0.5;
  color: #343a40;
}
.TopMessage[data-v-545ad6ed] .van-divider {
  margin: 0.133333rem;
}
.liquid[data-v-545ad6ed] {
  padding: 0.32rem 0.4rem 0.266667rem 0.4rem;
  border-radius: 0.266667rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  margin-bottom: 0.266667rem;
}
.liquid > .topHink[data-v-545ad6ed] {
  font-family: MiSans;
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.373333rem;
  letter-spacing: 0em;
  /* 灰1 */
  color: #343a40;
}
.liquid > .topHink > span[data-v-545ad6ed]:first-child {
  color: var(--b);
  font-weight: bold;
}
.liquid > .topHink > .fluidTag[data-v-545ad6ed] {
  padding: 0.053333rem 0.186667rem;
  margin-left: 0.266667rem;
}
.payMoney[data-v-545ad6ed] {
  margin-top: 1.066667rem;
  padding-bottom: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.payMoney > span[data-v-545ad6ed]:first-child {
  font-size: 0.32rem;
}
.payMoney > span[data-v-545ad6ed]:last-child {
  font-size: 0.533333rem;
  font-weight: 600;
}
.payPopBtn[data-v-545ad6ed] {
  width: calc(100% - 0.533333rem);
  position: fixed;
  bottom: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0.266667rem;
  padding: 0.48rem 0;
  border-radius: 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #4364f7;
  color: white;
}
.payway[data-v-545ad6ed] {
  margin: 0.266667rem 0;
  border-radius: 0.266667rem;
  overflow: hidden;
  margin-bottom: 2.293333rem;
}
.radio[data-v-545ad6ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.266667rem 0.4rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.radioLeft[data-v-545ad6ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.radioLeft > img[data-v-545ad6ed] {
  margin-right: 0.266667rem;
  width: 0.64rem;
  height: 0.64rem;
}
.radioLable[data-v-545ad6ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.radioLable > span[data-v-545ad6ed] {
  display: block;
}
.radioLable > span[data-v-545ad6ed]:nth-child(1) {
  font-size: 0.426667rem;
}
.radioLable > span[data-v-545ad6ed]:nth-child(2) {
  font-size: 0.266667rem;
  padding: 0.053333rem 0.133333rem;
  color: #dc3c3c;
  border: 0.026667rem solid #dc3c3c;
  background: #ffe8e8;
  margin-top: 0.133333rem;
  font-weight: 400;
  border-radius: 0.08rem;
  letter-spacing: 0.026667rem;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}
.onSale[data-v-545ad6ed] {
  padding: 0.48rem 0.373333rem 0.266667rem 0.453333rem;
  border-radius: 0.266667rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  margin-bottom: 0.266667rem;
}
.onSale > .card[data-v-545ad6ed],
.onSale > .coupon[data-v-545ad6ed],
.onSale > .point[data-v-545ad6ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.266667rem;
}
.onSale .left[data-v-545ad6ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.373333rem;
  line-height: 0.373333rem;
}
.onSale .left > img[data-v-545ad6ed] {
  margin-right: 0.266667rem;
}
.onSale .right[data-v-545ad6ed] {
  font-size: 0.32rem;
  line-height: 0.32rem;
  color: #adb5bd;
}
.onSale .right > span[data-v-545ad6ed] {
  margin-right: 0.266667rem;
}
.onSale > .onSaleHink[data-v-545ad6ed] {
  font-size: 0.32rem;
  line-height: 0.32rem;
  color: #adb5bd;
}
.onSale[data-v-545ad6ed] .van-divider {
  margin: 0.133333rem;
}
.hink[data-v-545ad6ed] {
  border-radius: 0.266667rem;
  background: rgba(255, 0, 0, 0.05);
  padding: 0.266667rem 0.4rem;
  color: red;
  font-size: 0.32rem;
  line-height: 0.453333rem;
}
.payBtn[data-v-545ad6ed] {
  position: fixed;
  /* bottom: 30px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 1.066667rem);
  bottom: calc(env(safe-area-inset-bottom) + 0.8rem);
}
.payBtn > .cancel[data-v-545ad6ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0.8rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.4);
  padding: 0.266667rem 0.586667rem;
  margin-right: 0.266667rem;
}
.payBtn > .pay[data-v-545ad6ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.266667rem 0.266667rem 0.266667rem 0.666667rem;
  border-radius: 0.8rem;
  background: #4364f7;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  color: white;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.payBtn > .pay > .left[data-v-545ad6ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.payBtn > .pay > .left > p[data-v-545ad6ed] {
  font-size: 0.373333rem;
  line-height: 0.373333rem;
  color: #ffffff;
  margin-bottom: 0.16rem;
}
.payBtn > .pay > .left > span[data-v-545ad6ed] {
  font-size: 0.32rem;
  line-height: 0.32rem;
  color: rgba(255, 255, 255, 0.6);
}
.payBtn > .pay > .right[data-v-545ad6ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.payBtn > .pay > .right > p[data-v-545ad6ed] {
  font-size: 0.373333rem;
  font-weight: 400;
  line-height: 0.373333rem;
  margin-right: 0.266667rem;
}
.payBtn > .pay > .right > p > span[data-v-545ad6ed] {
  font-size: 0.533333rem;
  font-weight: 600;
  line-height: 0.533333rem;
  color: #ffffff;
}
.payBtnOver[data-v-545ad6ed] {
  position: fixed;
  /* bottom: 30px; */
  bottom: calc(env(safe-area-inset-bottom) + 0.8rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 1.066667rem);
  margin-left: 0.533333rem;
}
.payBtnOver > .cancelOver[data-v-545ad6ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 0.8rem;
  background: #4364f7;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem rgba(67, 100, 247, 0.28);
  color: white;
  padding: 0.266667rem 0.586667rem;
  margin-right: 0.266667rem;
}
.payBtnOver > .payOver[data-v-545ad6ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0.266667rem 0.266667rem 0.266667rem 0.266667rem;
  border-radius: 0.8rem;
  background: white;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  color: red;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.liquidHeader[data-v-545ad6ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 0.533333rem;
}
.liuquidButton[data-v-545ad6ed] {
  background: #4364f7;
  color: white;
  border-radius: 2.666667rem;
  height: 1.173333rem;
  width: 2.346667rem;
  text-align: center;
  line-height: 1.173333rem;
}
.xiaolankaFluid[data-v-545ad6ed] {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--g1);
  padding: 0.133333rem 0 0.133333rem 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 0.373333rem;
}
.title[data-v-545ad6ed] {
  font-size: 0.373333rem;
  color: #4364f7;
  font-weight: 600;
}
.fluid[data-v-545ad6ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.detergent[data-v-545ad6ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 2.4rem;
  border-radius: 0.266667rem;
}
.cdy_tip[data-v-545ad6ed] {
  font-size: 0.32rem;
  color: #ed6a0c;
  background-color: #fffbe8;
  -webkit-animation: breathe-data-v-545ad6ed 1s linear infinite;
  animation: breathe-data-v-545ad6ed 1s linear infinite;
  text-align: center;
}
@-webkit-keyframes breathe-data-v-545ad6ed {
0% {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
}
50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
100% {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
}
}
@keyframes breathe-data-v-545ad6ed {
0% {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
}
50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
100% {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
}
}
.payBtn {
  position: fixed;
  width: calc(100% - 1.066667rem);
  left: 50%;
  bottom: calc(env(safe-area-inset-bottom) + 0.8rem);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.btnWarp[data-v-2b530244] {
  color: #fff;
}
.facePayClass[data-v-2b530244] {
  height: 1.466667rem;
  background: linear-gradient(96deg, #00df62 0%, #07c160 100%);
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(28, 193, 99, 0.28);
  box-shadow: 0 0.266667rem 0.8rem rgba(28, 193, 99, 0.28);
  padding: 0 0.533333rem;
  border-radius: 2.666667rem;
  margin-bottom: 0.533333rem;
}
.faceCenter[data-v-2b530244],
.ordinaryPay > div:first-child p[data-v-2b530244] {
  margin-left: 0.24rem;
}
.faceCenter > p[data-v-2b530244]:last-child {
  font-size: 0.32rem;
}
.faceCenter > p:first-child span[data-v-2b530244] {
  padding: 0.053333rem 0.16rem;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 2.666667rem;
  font-size: 0.32rem;
  margin-left: 0.133333rem;
}
.faceCenter > p:last-child span[data-v-2b530244]:first-child {
  opacity: 0.79;
}
.faceCenter > p:last-child span[data-v-2b530244]:last-child {
  font-size: 0.373333rem;
  font-weight: bold;
  margin-left: 0.133333rem;
}
.ordinaryPay[data-v-2b530244] {
  height: 1.466667rem;
  padding: 0 0.533333rem;
  background: #4364f7;
  border-radius: 2.666667rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem rgba(67, 100, 247, 0.28);
}
.ordinaryPay > div:last-child > p[data-v-2b530244] {
  margin-right: 0.133333rem;
  font-size: 0.533333rem;
  font-weight: bold;
}
.ordinaryPay > div:last-child > p[data-v-2b530244]::first-letter {
  font-size: 0.373333rem;
  font-weight: 400;
}
.cancelOrderBtn[data-v-2b530244] {
  color: #343a40;
  text-align: center;
  padding: 0.533333rem 0;
}
.cancelMessage[data-v-2b530244] {
  height: 0.853333rem;
  font-size: 0.32rem;
  font-weight: 400;
  line-height: 0.426667rem;
  color: #ff0000;
  opacity: 1;
  background: rgba(255, 0, 0, 0.05);
  padding: 0.266667rem 0.4rem;
  margin-top: 0.266667rem;
}
.content[data-v-2b530244] {
  font-size: 0.373333rem;
  padding: 0.4rem 0.533333rem;
  /* max-height: calc(100vh - 110px); */
  overflow-y: auto;
}
.price[data-v-2b530244] {
  color: var(--r);
}
.price[data-v-2b530244]::first-letter {
  font-size: 0.32rem;
  font-weight: normal;
  margin-right: 0.133333rem;
}
.washOrDryTopWarp .message[data-v-2b530244] {
  padding-top: 0.133333rem;
  border-top: 0.026667rem solid #f0f3f4;
}
.addFont[data-v-2b530244]::first-letter {
  font-size: 0.32rem;
  font-weight: 400;
  margin-right: 0.133333rem;
}
.liquid[data-v-2b530244] {
  padding: 0.32rem 0.4rem 0.266667rem 0.4rem;
  border-radius: 0.266667rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  margin-bottom: 0.266667rem;
}
.liquid > .topHink[data-v-2b530244] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.liquid > .topHink > span[data-v-2b530244]:first-child {
  color: var(--b);
  font-weight: bold;
}
.liquid > .topHink > .fluidTag[data-v-2b530244] {
  padding: 0.053333rem 0.186667rem;
  margin-left: 0.266667rem;
}
.payMoney[data-v-2b530244] {
  margin-top: 1.066667rem;
  padding-bottom: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.payMoney > span[data-v-2b530244]:first-child {
  font-size: 0.32rem;
}
.payMoney > span[data-v-2b530244]:last-child {
  font-size: 0.533333rem;
  font-weight: 600;
}
.payPopBtn[data-v-2b530244] {
  width: calc(100% - 0.533333rem);
  position: fixed;
  bottom: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0.266667rem;
  padding: 0.48rem 0;
  border-radius: 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #4364f7;
  color: white;
}
.payway[data-v-2b530244] {
  margin: 0.266667rem 0;
  border-radius: 0.266667rem;
  overflow: hidden;
  margin-bottom: 2.293333rem;
}
.radio[data-v-2b530244] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.266667rem 0.4rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.radioLeft[data-v-2b530244] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.radioLable > span[data-v-2b530244]:nth-child(2) {
  font-size: 0.266667rem;
  padding: 0.053333rem;
  color: #dc3c3c;
  border: 0.026667rem solid #dc3c3c;
  background: #ffe8e8;
  margin-top: 0.133333rem;
  font-weight: 400;
  letter-spacing: 0.026667rem;
}
.radioLable[data-v-2b530244] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.radioLeft > img[data-v-2b530244] {
  margin-right: 0.266667rem;
  width: 0.48rem;
  height: 0.48rem;
}

/* 优惠信息 */
.discount[data-v-2b530244] {
  padding: 0.186667rem 0.4rem;
}
.discount > .xiaolanka[data-v-2b530244] {
  height: 0.48rem;
  padding: 0.133333rem 0;
  margin-bottom: 0;
}
.discount .xiaolanka_right[data-v-2b530244] {
  margin-right: 0;
}

/* 柜子订单 */
.serviceTop .storeName[data-v-2b530244] {
  color: var(--g1);
}

/*加液模态框 */
.popupBoxWarp[data-v-2b530244] {
  width: 100%;
  height: 100%;
  padding: 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(51, 51, 51, 0);
}
.addContent[data-v-2b530244] {
  height: 100%;
  width: 100%;
  overflow-x: scroll;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  border-radius: 0.426667rem;
  text-align: center;
  -webkit-box-shadow: 0 0 0.48rem #28465b;
  box-shadow: 0 0 0.48rem #28465b;
  padding-bottom: 2.533333rem;
}
.addContent .top[data-v-2b530244] {
  position: relative;
}
.addContent .top img[data-v-2b530244]:last-child {
  position: absolute;
}
.addContent > div[data-v-2b530244]:nth-child(1) {
  margin: 1.333333rem auto 0.48rem;
}
.addContent > div:nth-child(2) p[data-v-2b530244]:first-child {
  color: var(--b);
  font-size: 0.426667rem;
}
.addContent > div:nth-child(2) p:first-child span[data-v-2b530244] {
  font-weight: 600;
}
.addContent > div:nth-child(2) p[data-v-2b530244]:last-of-type {
  color: var(--g3);
  margin: 0.266667rem auto 0.8rem;
}
.addModalBtm[data-v-2b530244] {
  width: 100%;
  position: absolute;
  bottom: 0;
}
.addModalBtm > p[data-v-2b530244] {
  margin-bottom: 0.346667rem;
  color: var(--g3);
}
.addModalBtm > p > img[data-v-2b530244] {
  margin-right: 0.213333rem;
}
.addModalBtm > div p[data-v-2b530244] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1.466667rem;
  text-align: center;
  font-size: 0.426667rem;
}
.addModalBtm > div p[data-v-2b530244]:first-child {
  background: var(--b);
  color: var(--white);
  line-height: 1.466667rem;
}
.addModalBtm > div p[data-v-2b530244]:last-child {
  background: #e2f3ff;
  color: var(--b);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.addModalBtm > div p:last-child span[data-v-2b530244] {
  display: block;
  font-size: 0.32rem;
}
.blue_btn.payOrderDisable[data-v-2b530244] {
  background: var(--g3);
}
.discountNull[data-v-2b530244] {
  position: fixed;
  bottom: 0.533333rem;
  left: 5%;
  z-index: 1;
  width: 90%;
  height: 1.493333rem;
  line-height: 1.493333rem;
  border-radius: 0.746667rem;
  text-align: center;
  font-size: 0.453333rem;
  color: var(--r);
  background: var(--white);
}
.btn1[data-v-2b530244] {
  width: 2.666667rem;
  height: 1.466667rem;
  border-radius: 2.666667rem;
  text-align: center;
  position: fixed;
  left: 0.533333rem;
  bottom: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0.373333rem;
  z-index: 100;
}
.white_btn[data-v-2b530244] {
  background-color: white;
  color: var(--g1);
}
.blue_btn[data-v-2b530244] {
  color: white;
}
.btn2[data-v-2b530244] {
  width: 6rem;
  height: 1.466667rem;
  position: fixed;
  z-index: 100;
  border-radius: 2.666667rem;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  right: 0.533333rem;
  bottom: 0.533333rem;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
}
.payBox[data-v-2b530244] {
  width: 6rem;
  height: 1.466667rem;
  position: fixed;
  z-index: 100;
  border-radius: 2.666667rem;
  text-align: center;
  right: 0.533333rem;
  bottom: 0.533333rem;
  font-size: 0.373333rem;
  padding: 0 0.533333rem;
  line-height: 0.533333rem;
}
.payBox > p[data-v-2b530244]::first-letter {
  font-size: 0.373333rem;
  font-weight: normal;
  margin-right: 0.053333rem;
}
.payBox > div img[data-v-2b530244] {
  margin-left: var(--mp10);
}
.payBox > div p[data-v-2b530244]:first-child {
  font-size: 0.373333rem;
  color: var(--white);
  line-height: 0.506667rem;
}
.payBox > .flex_sb_a > p[data-v-2b530244] {
  font-size: 0.533333rem !important;
  font-weight: bold;
}
.payBox > .flex_sb_a > p[data-v-2b530244]::first-letter {
  font-size: 0.373333rem;
  font-weight: normal;
}
.payBox > div p[data-v-2b530244] {
  color: rgba(255, 255, 255, 0.6);
  text-align: right;
}
.color_red[data-v-2b530244] {
  color: var(--r) !important;
}
.add_lipuid_price[data-v-2b530244] {
  font-size: 0.426667rem;
  color: var(--g3);
  margin: 0 0.133333rem;
  font-weight: 600;
}
.xiaolanka[data-v-2b530244] {
  height: 1.44rem;
  background-color: white;
  margin-bottom: 0.266667rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: var(--g1);
  border-radius: 0.106667rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.xiaolanka_left[data-v-2b530244] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.xiaolanka_left > .flex_fs_a[data-v-2b530244] {
  height: 0.533333rem;
  line-height: 0.533333rem;
  color: var(--g1);
  overflow: hidden;
}
.xiaolanka_left > .flex_fs_a img[data-v-2b530244] {
  margin-right: 0.266667rem;
}
.xiaolanka_left > .flex_fs_a p[data-v-2b530244] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 0.133333rem;
}
.xiaolanka_left > .flex_fs_a p .name[data-v-2b530244] {
  max-width: 3.733333rem;
  margin-left: 0.08rem;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.xiaolanka_right[data-v-2b530244] {
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0.533333rem;
  font-size: 0.426667rem;
  color: var(--g3);
}
.xiaolanka_right span[data-v-2b530244]:first-child {
  font-size: 0.32rem;
}
.msg[data-v-2b530244] {
  width: 100%;
  font-size: 0.32rem;
  color: var(--g3);
  padding: 0.133333rem 0 0.08rem;
  margin-top: 0.133333rem;
  border-top: 0.026667rem solid #f0f3f4;
}
.fluid[data-v-2b530244] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: 0.266667rem;
}
.fluidTag[data-v-2b530244] {
  padding: 0.053333rem 0.186667rem;
  margin-left: 0.266667rem;
}
.payClass[data-v-2b530244] {
  padding-top: 1.333333rem;
}
.payButtonGroud[data-v-2b530244] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.payButton1[data-v-2b530244] {
  width: 50%;
  margin: 0;
  border-radius: 0;
  border: 0.026667rem solid white;
}
.payButton2[data-v-2b530244] {
  width: 50%;
  margin: 0;
  border-radius: 0;
  border: 0.026667rem solid var(--b);
}
[data-v-2b530244] .van-overlay {
  backdrop-filter: blur(0.106667rem);
}
.div2[data-v-2b530244] {
  margin: 0 auto;
  width: 90vw;
  padding: 0;
  margin-top: 0.533333rem;
  border-radius: 0.266667rem;
  margin-left: 0;
}
.liquidHeader[data-v-2b530244] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 0.533333rem;
}
.liuquidButton[data-v-2b530244] {
  background: #4364f7;
  color: white;
  border-radius: 2.666667rem;
  height: 1.173333rem;
  width: 2.346667rem;
  text-align: center;
  line-height: 1.173333rem;
}
.xiaolankaFluid[data-v-2b530244] {
  background-color: white;
  /* margin-bottom: 10px; */
  margin-top: 0.133333rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--g1);
  border-radius: 0.106667rem;
  padding: 0.266667rem;
  padding-bottom: 0;
  padding-top: 0.133333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.xiaolankaFluid > .title[data-v-2b530244] {
  font-size: 0.373333rem;
  line-height: 0.64rem;
  color: #343a40;
  margin-bottom: 0.266667rem;
}
.icon[data-v-2b530244] {
  margin-top: -0.533333rem;
  margin-bottom: -0.266667rem;
}
.fluidTag[data-v-2b530244] {
  padding: 0.053333rem 0.186667rem;
  margin-left: 0.266667rem;
}
.detergent[data-v-2b530244] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* flex: 1; */
  width: 2.4rem;
  height: 0.64rem;
  padding: 0.266667rem;
  background: #c0c0c049;
  border-radius: 0.266667rem;
  margin-bottom: 0.266667rem;
}
.cdy_tip[data-v-2b530244] {
  font-size: 0.32rem;
  color: #ed6a0c;
  background-color: #fffbe8;
  -webkit-animation: breathe-data-v-2b530244 1s linear infinite;
  animation: breathe-data-v-2b530244 1s linear infinite;
  text-align: center;
}
@-webkit-keyframes breathe-data-v-2b530244 {
0% {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
}
50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
100% {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
}
}
@keyframes breathe-data-v-2b530244 {
0% {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
}
50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
100% {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
}
}
.content > p[data-v-1ae8508a] {
  font-size: 0.453333rem;
  margin-top: 0.266667rem;
  margin-bottom: 0.4rem;
  font-weight: 400;
}
.box[data-v-1ae8508a] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0.4rem;
  background: #fff;
  font-size: 0.453333rem;
}
.price[data-v-1ae8508a] {
  font-weight: 600;
  color: var(--r);
}
.price[data-v-1ae8508a]::first-letter {
  font-size: 0.32rem;
  margin-right: 0.08rem;
}
.btm[data-v-1ae8508a] {
  font-size: 0.32rem;
  color: var(--g2);
  margin-top: 0.266667rem;
}
.btn1[data-v-1ae8508a] {
  width: 2.666667rem;
  height: 1.466667rem;
  border-radius: 2.666667rem;
  text-align: center;
  position: fixed;
  left: 0.533333rem;
  bottom: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0.373333rem;
  z-index: 100;
}
.white_btn[data-v-1ae8508a] {
  background-color: white;
  color: #333333;
}
.blue_btn[data-v-1ae8508a] {
  background-color: var(--b);
  color: white;
}
.btn2[data-v-1ae8508a] {
  width: 6rem;
  height: 1.466667rem;
  position: fixed;
  z-index: 100;
  border-radius: 2.666667rem;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  right: 0.533333rem;
  bottom: 0.533333rem;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
}
.payBox[data-v-1ae8508a] {
  width: 6rem;
  height: 1.466667rem;
  position: fixed;
  z-index: 100;
  border-radius: 2.666667rem;
  text-align: center;
  right: 0.533333rem;
  bottom: 0.533333rem;
  font-size: 0.373333rem;
  padding: 0 0.533333rem;
  line-height: 0.533333rem;
}
.payBox > p[data-v-1ae8508a]::first-letter {
  font-size: 0.373333rem;
  font-weight: normal;
  margin-right: 0.053333rem;
}
.payBox > p[data-v-1ae8508a] {
  font-size: 0.533333rem;
  font-weight: bold;
}
.payBox > div img[data-v-1ae8508a] {
  margin-left: var(--mp10);
}
.payBox > div p[data-v-1ae8508a]:first-child {
  font-size: 0.373333rem;
  color: var(--white);
  line-height: 0.506667rem;
  margin-bottom: 0.053333rem;
}
.payBox > div p[data-v-1ae8508a] {
  color: rgba(255, 255, 255, 0.6);
  text-align: right;
}
.color_red[data-v-1ae8508a] {
  color: #ff1940 !important;
}
.jhhd[data-v-1ae8508a] {
  margin-top: 0.4rem;
}
.jhhd > img[data-v-1ae8508a] {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.discountNull[data-v-0169e0b0] {
  position: fixed;
  bottom: 0.533333rem;
  left: 5%;
  z-index: 2;
  width: 90%;
  height: 1.493333rem;
  line-height: 1.493333rem;
  border-radius: 0.746667rem;
  text-align: center;
  font-size: var(--f17);
  color: var(--r);
  background: var(--white);
}
.xiaolanka[data-v-0169e0b0] {
  width: 8.933333rem;
  height: 1.44rem;
  background-color: white;
  margin-bottom: 0.266667rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: var(--f17);
  color: var(--g1);
  border-radius: 0.106667rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.xiaolanka_left[data-v-0169e0b0] {
  margin-left: 0.533333rem;
}
.xiaolanka_right[data-v-0169e0b0] {
  margin-right: 0.533333rem;
  font-size: var(--f14);
  color: var(--g3);
}
.xiaolan_type[data-v-0169e0b0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1.493333rem;
  height: 0.48rem;
  background: -webkit-gradient(
        linear,
        left top, right top,
        from(rgba(209, 153, 0, 1)),
        to(rgba(239, 184, 35, 1))
    );
  background: linear-gradient(
        90deg,
        rgba(209, 153, 0, 1) 0%,
        rgba(239, 184, 35, 1) 100%
    );
  text-align: center;
  color: var(--white);
  border-radius: 0.533333rem;
}

/* 兰花豆 */
.assets[data-v-0169e0b0] {
  padding: 0.533333rem;
  color: var(--g3);
}
.allCount[data-v-0169e0b0] {
  margin-top: 0.133333rem;
}
.allCount p[data-v-0169e0b0] {
  color: var(--g1);
}
.allCount > .assets_count[data-v-0169e0b0] {
  font-size: 0.853333rem;
  line-height: 0.746667rem;
  color: var(--g1);
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.allCount > p[data-v-0169e0b0]:last-child {
  font-size: var(--f17);
  margin-left: 0.266667rem;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.describe[data-v-0169e0b0] {
  font-size: var(--f12);
  margin: 0.266667rem 0;
}
.assetsWarp > div[data-v-0169e0b0] {
  height: 1.466667rem;
  padding: 0 0.4rem;
  margin-top: 0.133333rem;
  background: var(--white);
}
.price[data-v-0169e0b0] {
  font-size: 0.426667rem;
  color: var(--r);
  font-weight: 700;
}
.price span[data-v-0169e0b0] {
  font-size: 0.32rem;
  font-weight: 400;
}

/* 限制区域 */
.model[data-v-0169e0b0] {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0.533333rem;
  padding-top: 1.066667rem;
  background: rgba(0, 0, 0, 0.5);
}
.model > div[data-v-0169e0b0]:first-child {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.106667rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0.4rem;
  width: 8.933333rem;
  height: 12.4rem;
  overflow: auto;
  background: var(--white);
}
li[data-v-0169e0b0] {
  /* list-style: disc; */
  /* margin-left: 20px; */
  line-height: 0.586667rem;
  font-size: 0.373333rem;
}
.title[data-v-0169e0b0] {
  font-weight: bold;
}
.info[data-v-0762f9c6] {
  font-size: 0.32rem;
}
.cardChilrenWarp[data-v-0762f9c6] {
  width: 100%;
  height: auto;
  padding: 0.133333rem 0.533333rem 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.container[data-v-0762f9c6] {
  width: 8.933333rem;
  display: block;
  margin: 0 0.533333rem;
}
.item[data-v-0762f9c6] {
  /* width: 295px; */
  width: 100%;
  height: 3.733333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.266667rem;
  color: rgba(255, 255, 255, 0.6);
  background: -webkit-gradient(linear, left top, right top, from(#3d3835), to(#656160));
  background: linear-gradient(90deg, #3d3835 0%, #656160 100%);
  font-size: 0.373333rem;
  padding-top: 0.4rem;
  padding-left: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  margin-top: 0.266667rem;
}
.item_desc[data-v-0762f9c6] {
  margin-top: 0.266667rem;
}
.sureOrder[data-v-0762f9c6] {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.4rem;
  color: var(--white);
}
.item_name[data-v-0762f9c6] {
  font-weight: bold;
  font-size: var(--f17);
  color: var(--g);
}
.item_bottom[data-v-0762f9c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.item_bottom > span[data-v-0762f9c6] {
  padding: 0.4rem 0;
}
.disabled[data-v-0762f9c6] {
  width: 100%;
  height: 3.733333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.266667rem;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.373333rem;
  background: rgba(204, 204, 204, 1);
  padding-top: 0.4rem;
  padding-left: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  margin-top: 0.266667rem;
}
.disabled .item_name[data-v-0762f9c6] {
  color: rgba(255, 255, 255, 0.6);
}
.top_right[data-v-0762f9c6] {
  position: absolute;
  right: 0.4rem;
  color: var(--r);
}
.cardUse[data-v-0762f9c6] {
  position: absolute;
  bottom: 0.4rem;
  right: 0.4rem;
  width: 2.133333rem;
  height: 1.013333rem;
  line-height: 1.013333rem;
  text-align: center;
  background: rgba(255, 255, 255, 1);
  border-radius: 0.506667rem;
  font-size: 0.373333rem;
  color: var(--g);
}
.cardType[data-v-0762f9c6] {
  width: 1.546667rem;
  height: 0.533333rem;
  border-radius: 0.106667rem;
  opacity: 1;
  text-align: center;
  color: #494542;
  background: linear-gradient(
        287deg,
        rgba(255, 255, 255, 0.5) -1%,
        rgba(255, 255, 255, 0.8) 99%
    );
  margin-bottom: 0.213333rem;
}
.content[data-v-6c5fcdd3] {
  font-size: 0.373333rem;
}

/* 支付中 */
.inPayment[data-v-6c5fcdd3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 2.133333rem;
}
.inPayment > div[data-v-6c5fcdd3] {
  font-size: 0.533333rem;
  color: var(--o);
  margin: 0.8rem auto 0.266667rem;
}
.inPayment > p[data-v-6c5fcdd3] {
  font-size: 0.373333rem;
  color: var(--g3);
  text-align: center;
}
.box[data-v-6c5fcdd3] {
  width: 100%;
  height: 100%;
}

/* 支付失败 */
.box > .error[data-v-6c5fcdd3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 2.133333rem;
}
.box > .error > div[data-v-6c5fcdd3] {
  font-size: 0.533333rem;
  margin: 0.8rem auto 0.266667rem;
  text-align: center;
}

/* 支付成功 */
.box > .succeed[data-v-6c5fcdd3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 2.133333rem;
}
.box > .succeed > div[data-v-6c5fcdd3] {
  font-size: 0.533333rem;
  margin: 0.8rem auto 0.266667rem;
  text-align: center;
  color: #4365f7;
}
.box > .succeed > p[data-v-6c5fcdd3] {
  font-size: 0.533333rem;
  margin: 0.8rem auto 0.266667rem;
  text-align: center;
  font-size: 0.426667rem;
  line-height: 0.426667rem;
  color: #595959;
}

/* 刷新 */
.refresh[data-v-6c5fcdd3] {
  width: 1.466667rem;
  height: 1.466667rem;
  border-radius: 2.666667rem;
  background: rgba(255, 255, 255, 1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  right: 0.533333rem;
  bottom: 0.533333rem;
}
.refresh p[data-v-6c5fcdd3] {
  color: var(--white);
  font-size: 0.32rem;
  -webkit-transform: scale(0.83, 0.83);
  transform: scale(0.83, 0.83);
  font-size: 0.266667rem;
  margin-top: 0.053333rem;
}
.content[data-v-5d6efb0f] {
  font-size: 0.373333rem;
}

/* 自清 */
.cleanClickWarp .btnBS[data-v-5d6efb0f] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 0.48rem;
}
.selfCleanModel > .msgBox > div[data-v-5d6efb0f] {
  position: relative;
  width: 3.253333rem;
  height: 3.253333rem;
  margin-bottom: 0.533333rem;
}
.selfCleanModel > .msgBox > div img[data-v-5d6efb0f] {
  position: absolute;
  margin: 0;
  width: 100%;
  height: 2.666667rem;
  -webkit-transform: rotate(360deg);
  animation: rotation-data-v-5d6efb0f 2s linear infinite;
  -moz-animation: rotation-data-v-5d6efb0f 2s linear infinite;
  -webkit-animation: rotation-data-v-5d6efb0f 2s linear infinite;
  -o-animation: rotation-data-v-5d6efb0f 2s linear infinite;
}
@-webkit-keyframes rotation-data-v-5d6efb0f {
from {
    -webkit-transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
}
}
.selfCleanModel > .msgBox > div > div p[data-v-5d6efb0f] {
  color: var(--b);
  font-size: 0.373333rem !important;
}
.selfCleanModel > .msgBox > div > div[data-v-5d6efb0f] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.013333rem 0;
}
.selfCleanModel > .msgBox > div > div p[data-v-5d6efb0f]:first-child {
  font-weight: bold;
}
.selfCleanModel > .msgBox p[data-v-5d6efb0f] {
  font-size: 0.426667rem;
  color: var(--g2);
  font-weight: 400;
  line-height: 0.64rem;
}
.selfCleanModel > img[data-v-5d6efb0f] {
  padding: 0.8rem;
}
.selfCleanModel > p[data-v-5d6efb0f] {
  color: #ffff;
  font-size: 0.426667rem;
  line-height: 0.64rem;
}

/* .smileCleanClickShow {
  display: none;
  transition: all 1s;
  white-space: nowrap;
}
.smileCleanClickNone {
  display: inline-block;
  transition: all 1s;
} */
.cleanClickWarp > p[data-v-5d6efb0f]:first-child {
  margin-right: 0.266667rem;
}
.cleanClickWarp > *[data-v-5d6efb0f] {
  padding: 0.373333rem 0;
  overflow: hidden;
  height: 1.6rem;
}
.smileCleanClick[data-v-5d6efb0f] {
  opacity: 0.4;
  width: 1.6rem;
  background: var(--b);
  border-radius: 0.266667rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.smileCleanClick1[data-v-5d6efb0f] {
  width: 1.6rem;
  background: var(--b);
  border-radius: 0.266667rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

/* smile */
.step p[data-v-5d6efb0f] {
  margin-left: 0.266667rem;
}
.step > div > div[data-v-5d6efb0f] {
  width: 0.4rem;
  height: 0.4rem;
  background: #e7e9fe;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.32rem;
  color: var(--blue);
}
.step > div:nth-child(2n) > div[data-v-5d6efb0f] {
  background: none;
}
.activity[data-v-5d6efb0f] {
  /* position: relative; */
  margin-bottom: 0.266667rem;
  height: 3.546667rem;
}
.activity .bg[data-v-5d6efb0f] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.msg[data-v-5d6efb0f] {
  padding: 0.266667rem 0.4rem;
  background: var(--white);
  margin-bottom: 0.266667rem;
}
.msgBoxWarp[data-v-5d6efb0f] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: rgba(0, 0, 0, 0);
}
.msgBoxWarp > img[data-v-5d6efb0f] {
  padding-top: 0.8rem;
}
.msgBox[data-v-5d6efb0f] {
  width: 8.933333rem;
  height: 8.213333rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: var(--white);
}
.msgBox > img[data-v-5d6efb0f] {
  margin-bottom: 0.8rem;
}
.msgBox p[data-v-5d6efb0f] {
  font-size: var(--f17);
  text-align: center;
}
.use[data-v-5d6efb0f] {
  margin: 0.533333rem auto 1.066667rem;
  color: var(--g2);
}

/*开机按钮，开机码 */
.result[data-v-5d6efb0f] {
  margin-top: 0.8rem;
  font-size: 0.8rem !important;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-name: breathe;
  -webkit-animation-duration: 1400ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
}
.unlock[data-v-5d6efb0f] {
  height: 1.466667rem;
  padding-left: 0.48rem;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  color: var(--white);
  position: relative;
  overflow: hidden;
  background: rgba(255, 102, 0, 1);
}
.unlock > img[data-v-5d6efb0f] {
  display: inline-block;
  width: 0.746667rem;
  height: 0.853333rem;
  margin-top: -0.106667rem;
}
.unlock > img[data-v-5d6efb0f] {
  margin-right: 0.32rem;
}
.unlockBox[data-v-5d6efb0f] {
  margin: var(--mp10) 0;
}
.unlockType[data-v-5d6efb0f] {
  height: 1.466667rem;
  background: var(--white);
  padding: var(--mp15);
}
.unlockType > img[data-v-5d6efb0f] {
  margin-right: var(--mp5);
}
.unlockType > p[data-v-5d6efb0f] {
  line-height: 0.666667rem;
  color: var(--g2);
}
.unlockType > p > span[data-v-5d6efb0f] {
  color: var(--g1);
}
.unLockCode[data-v-5d6efb0f] {
  color: var(--g3);
  border-top: 0.026667rem solid #f0f3f4;
}
.unLockCode > span[data-v-5d6efb0f]:last-child {
  font-weight: bold;
  color: var(--g1);
}
.unlock > img[data-v-5d6efb0f] {
  display: block;
}
.unlock > span[data-v-5d6efb0f] {
  line-height: 1.466667rem;
  margin-left: var(--mp10);
}
.refresh[data-v-5d6efb0f] {
  width: 1.466667rem;
  height: 1.466667rem;
  border-radius: 2.666667rem;
  background: rgba(255, 255, 255, 1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  right: 0.533333rem;
  bottom: 0.533333rem;
}
.refresh p[data-v-5d6efb0f] {
  color: var(--white);
  font-size: 0.32rem;
  -webkit-transform: scale(0.83, 0.83);
  transform: scale(0.83, 0.83);
  font-size: 0.266667rem;
  margin-top: 0.053333rem;
}
.box[data-v-5d6efb0f] {
  width: 100%;
  height: 100%;
}
.topBox[data-v-5d6efb0f] {
  background: var(--white);
  padding-bottom: 0.4rem;
}
.topBox > div > p[data-v-5d6efb0f] {
  color: var(--g3);
  font-size: var(--f12);
  padding: 0 0.4rem;
}
.topBox > div > p[data-v-5d6efb0f]:nth-of-type(-n + 1) {
  font-size: var(--f14);
}
.topBox > div > p > span[data-v-5d6efb0f] {
  color: var(--b);
}
.success[data-v-5d6efb0f] {
  border-bottom: 0.026667rem solid #f0f3f4;
  margin-bottom: 0.4rem;
  color: var(--g1);
}
.smileLaunch[data-v-5d6efb0f] {
  border-top: 0.026667rem solid #f0f3f4;
  margin-top: 0.4rem;
}
.success > p:nth-of-type(1) span[data-v-5d6efb0f] {
  font-weight: bold;
  margin-left: 0.213333rem;
  margin-right: 0.053333rem;
}
.success > p[data-v-5d6efb0f]:nth-of-type(2) {
  width: 6.64rem;
  color: var(--g3);
  margin-top: 0.133333rem;
  font-size: var(--f12);
}
.cabinetSuccess > div span[data-v-5d6efb0f] {
  margin-left: 0.133333rem;
}
.cabinetSuccess > div > p[data-v-5d6efb0f]:last-child {
  margin-top: 0.133333rem;
  font-size: var(--f12);
  color: var(--g3);
}
.top[data-v-5d6efb0f] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0.4rem;
  padding: 0.4rem;
  padding-bottom: 0;
}
.top > img[data-v-5d6efb0f] {
  width: 0.746667rem;
  height: 0.746667rem;
  margin-right: 0.266667rem;
}
.top > span[data-v-5d6efb0f] {
  font-size: 0.48rem;
  font-weight: bold;
  color: var(--b);
}

/* 开机码 */
.guanzhu_content[data-v-5d6efb0f] {
  height: 3.12rem;
  background-color: white;
  font-size: 0.373333rem;
  color: var(--g1);
  margin: 0 auto;
}
.guanzhu_top[data-v-5d6efb0f] {
  padding: 0 0.4rem;
  height: 1.946667rem;
  border-bottom: 0.026667rem solid #f0f3f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 0.506667rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: var(--g1);
}
.guanzhu_btn[data-v-5d6efb0f] {
  width: 100%;
  height: 1.173333rem;
  line-height: 1.173333rem;
  text-align: center;
  color: var(--b);
}
.blue[data-v-5d6efb0f] {
  color: var(--b);
}
.left[data-v-5d6efb0f],
.right[data-v-5d6efb0f] {
  width: 1.466667rem;
  height: 1.466667rem;
  position: fixed;
  bottom: 0.533333rem;
  background-color: white;
  border-radius: 50%;
}
.left[data-v-5d6efb0f] {
  left: 0.533333rem;
}
.right[data-v-5d6efb0f] {
  right: 0.533333rem;
}
.left > img[data-v-5d6efb0f] {
  width: 1.253333rem;
  height: 1.253333rem;
  margin: 0.106667rem auto;
  border-radius: 50%;
  border: 0.026667rem solid red;
  display: block;
}
.right > img[data-v-5d6efb0f] {
  width: 0.56rem;
  height: 0.56rem;
  display: block;
  margin: 0.453333rem auto;
}
.orderHistory[data-v-5d6efb0f] {
  width: 2.666667rem;
  height: 1.466667rem;
  text-align: center;
  line-height: 1.466667rem;
  position: fixed;
  font-size: 0.373333rem;
  color: var(--g1);
  right: 0.533333rem;
  bottom: 0.8rem;
  background-color: white;
  border-radius: 2.666667rem;
}

/* 支付中 */
.inPayment[data-v-5d6efb0f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 2.133333rem;
}
.inPayment > img[data-v-5d6efb0f] {
  display: inline;
}
.inPayment > div[data-v-5d6efb0f] {
  font-size: 0.533333rem;
  color: var(--o);
  margin: 0.8rem auto 0.266667rem;
}
.inPayment > p[data-v-5d6efb0f] {
  font-size: 0.373333rem;
  color: var(--g3);
  text-align: center;
}

/* 小兰卡支付结果 */
.cardResult[data-v-5d6efb0f] {
  width: 100%;
  height: 100%;
}
.cardResult > div[data-v-5d6efb0f]:nth-child(-n + 2) {
  font-size: 0.533333rem;
  color: var(--b);
  text-align: center;
}
.cardResult > div[data-v-5d6efb0f]:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 2.133333rem;
  padding-bottom: 0.8rem;
}
.cardResult > div:nth-child(2) > p[data-v-5d6efb0f]:nth-child(n + 3) {
  height: 1.333333rem;
  width: 100%;
  font-size: var(--f17);
  background: var(--white);
  margin-bottom: 0.4rem;
  line-height: 1.333333rem;
}
.cardResult > div:nth-child(2) > p[data-v-5d6efb0f]:nth-child(3) {
  background: var(--b);
  color: var(--white);
}

/* 入寝 */
.dormStore[data-v-5d6efb0f] {
  padding: 0.453333rem 0.4rem;
  background: var(--white);
  margin: 0.266667rem 0;
  color: var(--g3);
}
.dormStoreStart[data-v-5d6efb0f] {
  height: 1.6rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: var(--b);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--white);
  margin-bottom: 0.266667rem;
}
.dormStoreStart > p[data-v-5d6efb0f]:last-child {
  opacity: 0.8;
}
.notStart[data-v-5d6efb0f] {
  background: var(--g3);
  /* box-shadow: 0px 2px 8px rgba(67, 47, 0, 0.13); */
}

/* 柜子二维码 */
.cabinetQR[data-v-5d6efb0f] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1.653333rem 0 0.8rem;
  background: var(--white);
  position: relative;
}
.cabinetQR > p[data-v-5d6efb0f] {
  text-align: center;
  color: var(--g3);
  line-height: 0.506667rem;
  margin-top: 0.453333rem;
}
.topCode[data-v-5d6efb0f] {
  position: absolute;
  top: -0.133333rem;
  left: 0;
  height: 1.173333rem;
  width: 3.2rem;
  text-align: center;
  line-height: 1.173333rem;
  background: #343a40;
  color: var(--white);
  border-radius: 0.106667rem 0 0.32rem 0;
}
.topCode span[data-v-5d6efb0f] {
  font-weight: 600;
  margin-left: 0.133333rem;
}
.topCode img[data-v-5d6efb0f] {
  position: absolute;
  top: 0;
  left: 3.2rem;
}
.cleanImg[data-v-41b9d510] {
  height: 4rem;
  width: 100%;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.cleanMsg[data-v-41b9d510] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: var(--g2);
  height: 4rem;
  background: #f2f2f7;
  line-height: 0.64rem;
}
.classHeight[data-v-41b9d510] {
  height: 5.546667rem;
}
.step > div p[data-v-41b9d510] {
  margin-left: 0.266667rem;
}
.step > div > div[data-v-41b9d510] {
  width: 0.4rem;
  height: 0.4rem;
  background: #e7e9fe;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.32rem;
  color: var(--blue);
}
.step > div p[data-v-41b9d510] {
  margin-left: 0.133333rem;
}
.step > div:nth-child(2n + 1) > div[data-v-41b9d510] {
  background: none;
}
.deviceRuningTop > div .r[data-v-41b9d510] {
  font-size: 0.426667rem;
}
.deviceRuningTop > div span[data-v-41b9d510] {
  line-height: 0;
  margin-left: 0.08rem;
  color: var(--blue);
}
.deviceRuningTop > p[data-v-41b9d510] {
  margin-top: 0.32rem;
  margin-bottom: 0.4rem;
}
.otherStyle > div[data-v-41b9d510] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.deviceRuningStep > .oneStyle > div[data-v-41b9d510] {
  width: 0.4rem;
  height: 0.4rem;
  background: #e7e9fe;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.32rem;
  color: var(--blue);
}
.deviceRuningStep > .oneStyle p[data-v-41b9d510] {
  margin-left: 0.133333rem;
}
.otherStyle > div > div[data-v-41b9d510] {
  width: 0.4rem;
  height: 0.213333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.otherStyle > p[data-v-41b9d510] {
  margin-left: 0.133333rem;
}
.content[data-v-5a442456] {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 1.333333rem;
}
.content > img[data-v-5a442456] {
  /* width: 50px; */
  height: 2.666667rem;
}
.content > .text[data-v-5a442456] {
  margin-top: 0.8rem;
  font-size: 0.533333rem;
  color: #4364f7;
}
.content > .use[data-v-5a442456] {
  margin: 0.533333rem auto 1.066667rem;
  color: var(--g2);
}
.content > .home[data-v-5a442456] {
  width: 8rem;
  text-align: center;
  padding: 0.4rem;
  color: white;
}
.content > .detail[data-v-5a442456] {
  margin-top: 0.533333rem;
  width: 8rem;
  text-align: center;
  padding: 0.4rem;
  color: #4364f7;
}
.launch[data-v-3f6b0d5c] {
  border-top: 0.026667rem solid #f0f3f4;
  margin-top: 0.4rem;
}
.msg[data-v-3f6b0d5c] {
  padding: 0.266667rem 0.4rem;
  background: var(--white);
  margin-bottom: 0.266667rem;
}
.fb[data-v-3f6b0d5c] {
  font-weight: bold;
}
.guanzhu_content[data-v-3f6b0d5c] {
  height: 3.12rem;
  background-color: white;
  font-size: 0.373333rem;
  color: var(--g1);
  margin: 0 auto;
}
.guanzhu_top[data-v-3f6b0d5c] {
  padding: 0 0.4rem;
  height: 1.946667rem;
  border-bottom: 0.026667rem solid #f0f3f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 0.506667rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: var(--g1);
}
.guanzhu_btn[data-v-3f6b0d5c] {
  width: 100%;
  height: 1.173333rem;
  line-height: 1.173333rem;
  text-align: center;
  color: var(--b);
}
.dormStoreStart[data-v-3f6b0d5c] {
  height: 1.6rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: var(--b);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--white);
  margin-bottom: 0.266667rem;
}
.dormStoreStart > p[data-v-3f6b0d5c]:last-child {
  opacity: 0.8;
}
.notStart[data-v-3f6b0d5c] {
  background: var(--g3);
}

/* 自清 */
.cleanClickWarp .btnBS[data-v-3f6b0d5c] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 0.48rem;
}
.selfCleanModel > .msgBox > div[data-v-3f6b0d5c] {
  position: relative;
  width: 3.253333rem;
  height: 3.253333rem;
  margin-bottom: 0.533333rem;
}
.selfCleanModel > .msgBox > div img[data-v-3f6b0d5c] {
  position: absolute;
  margin: 0;
  width: 100%;
  height: 2.666667rem;
  -webkit-transform: rotate(360deg);
  animation: rotation-data-v-3f6b0d5c 2s linear infinite;
  -moz-animation: rotation-data-v-3f6b0d5c 2s linear infinite;
  -webkit-animation: rotation-data-v-3f6b0d5c 2s linear infinite;
  -o-animation: rotation-data-v-3f6b0d5c 2s linear infinite;
}
@-webkit-keyframes rotation-data-v-3f6b0d5c {
from {
    -webkit-transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
}
}
.selfCleanModel > .msgBox > div > div p[data-v-3f6b0d5c] {
  color: var(--b);
  font-size: 0.373333rem !important;
}
.selfCleanModel > .msgBox > div > div[data-v-3f6b0d5c] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.013333rem 0;
}
.selfCleanModel > .msgBox > div > div p[data-v-3f6b0d5c]:first-child {
  font-weight: bold;
}
.selfCleanModel > .msgBox p[data-v-3f6b0d5c] {
  font-size: 0.426667rem;
  color: var(--g2);
  font-weight: 400;
  line-height: 0.64rem;
}
.selfCleanModel > img[data-v-3f6b0d5c] {
  padding: 0.8rem;
}
.selfCleanModel > p[data-v-3f6b0d5c] {
  color: #ffff;
  font-size: 0.426667rem;
  line-height: 0.64rem;
}
.cleanClickWarp > p[data-v-3f6b0d5c]:first-child {
  margin-right: 0.266667rem;
}
.cleanClickWarp > *[data-v-3f6b0d5c] {
  padding: 0.373333rem 0;
  overflow: hidden;
  height: 1.6rem;
}
.smileCleanClick[data-v-3f6b0d5c] {
  opacity: 0.4;
  width: 1.6rem;
  background: var(--b);
  border-radius: 0.266667rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.smileCleanClick1[data-v-3f6b0d5c] {
  width: 1.6rem;
  background: var(--b);
  border-radius: 0.266667rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.msgBoxWarp[data-v-3f6b0d5c] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: rgba(0, 0, 0, 0);
}
.msgBoxWarp > img[data-v-3f6b0d5c] {
  padding-top: 0.8rem;
}
.msgBox[data-v-3f6b0d5c] {
  width: 8.933333rem;
  height: 8.213333rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: var(--white);
}
.msgBox > img[data-v-3f6b0d5c] {
  margin-bottom: 0.8rem;
}
.msgBox p[data-v-3f6b0d5c] {
  font-size: var(--f17);
  text-align: center;
}
.orderHistory[data-v-3f6b0d5c] {
  width: 2.666667rem;
  height: 1.466667rem;
  text-align: center;
  line-height: 1.466667rem;
  position: fixed;
  font-size: 0.373333rem;
  color: var(--g1);
  right: 0.533333rem;
  bottom: 0.8rem;
  background-color: white;
  border-radius: 2.666667rem;
}
.cleanImg[data-v-bcc9d6f6] {
  height: 4rem;
  width: 100%;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.cleanMsg[data-v-bcc9d6f6] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: var(--g2);
  height: 4rem;
  background: #f2f2f7;
  line-height: 0.64rem;
}
.classHeight[data-v-bcc9d6f6] {
  height: 5.546667rem;
}
.step > div p[data-v-bcc9d6f6] {
  margin-left: 0.266667rem;
}
.step > div > div[data-v-bcc9d6f6] {
  width: 0.4rem;
  height: 0.4rem;
  background: #e7e9fe;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.32rem;
  color: var(--blue);
}
.step > div p[data-v-bcc9d6f6] {
  margin-left: 0.133333rem;
}
.step > div:nth-child(2n + 1) > div[data-v-bcc9d6f6] {
  background: none;
}
.deviceRuningTop > div .r[data-v-bcc9d6f6] {
  font-size: 0.426667rem;
}
.deviceRuningTop > div span[data-v-bcc9d6f6] {
  line-height: 0;
  margin-left: 0.08rem;
  color: var(--blue);
}
.deviceRuningTop > p[data-v-bcc9d6f6] {
  margin-top: 0.32rem;
  margin-bottom: 0.4rem;
}
.otherStyle > div[data-v-bcc9d6f6] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.deviceRuningStep > .oneStyle > div[data-v-bcc9d6f6] {
  width: 0.4rem;
  height: 0.4rem;
  background: #e7e9fe;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.32rem;
  color: var(--blue);
}
.deviceRuningStep > .oneStyle p[data-v-bcc9d6f6] {
  margin-left: 0.133333rem;
}
.otherStyle > div > div[data-v-bcc9d6f6] {
  width: 0.4rem;
  height: 0.213333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.otherStyle > p[data-v-bcc9d6f6] {
  margin-left: 0.133333rem;
}
.launch[data-v-edbddc3a] {
  border-top: 0.026667rem solid #f0f3f4;
  margin-top: 0.4rem;
}
.msg[data-v-edbddc3a] {
  padding: 0.266667rem 0.4rem;
  background: var(--white);
  margin-bottom: 0.266667rem;
}
.fb[data-v-edbddc3a] {
  font-weight: bold;
}
.guanzhu_content[data-v-edbddc3a] {
  height: 3.12rem;
  background-color: white;
  font-size: 0.373333rem;
  color: var(--g1);
  margin: 0 auto;
}
.guanzhu_top[data-v-edbddc3a] {
  padding: 0 0.4rem;
  height: 1.946667rem;
  border-bottom: 0.026667rem solid #f0f3f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 0.506667rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: var(--g1);
}
.guanzhu_btn[data-v-edbddc3a] {
  width: 100%;
  height: 1.173333rem;
  line-height: 1.173333rem;
  text-align: center;
  color: var(--b);
}
.dormStoreStart[data-v-edbddc3a] {
  height: 1.6rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: var(--b);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--white);
  margin-bottom: 0.266667rem;
}
.dormStoreStart > p[data-v-edbddc3a]:last-child {
  opacity: 0.8;
}
.notStart[data-v-edbddc3a] {
  background: var(--g3);
}

/* 自清 */
.cleanClickWarp .btnBS[data-v-edbddc3a] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 0.48rem;
}
.selfCleanModel > .msgBox > div[data-v-edbddc3a] {
  position: relative;
  width: 3.253333rem;
  height: 3.253333rem;
  margin-bottom: 0.533333rem;
}
.selfCleanModel > .msgBox > div img[data-v-edbddc3a] {
  position: absolute;
  margin: 0;
  width: 100%;
  height: 2.666667rem;
  -webkit-transform: rotate(360deg);
  animation: rotation-data-v-edbddc3a 2s linear infinite;
  -moz-animation: rotation-data-v-edbddc3a 2s linear infinite;
  -webkit-animation: rotation-data-v-edbddc3a 2s linear infinite;
  -o-animation: rotation-data-v-edbddc3a 2s linear infinite;
}
@-webkit-keyframes rotation-data-v-edbddc3a {
from {
    -webkit-transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
}
}
.selfCleanModel > .msgBox > div > div p[data-v-edbddc3a] {
  color: var(--b);
  font-size: 0.373333rem !important;
}
.selfCleanModel > .msgBox > div > div[data-v-edbddc3a] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.013333rem 0;
}
.selfCleanModel > .msgBox > div > div p[data-v-edbddc3a]:first-child {
  font-weight: bold;
}
.selfCleanModel > .msgBox p[data-v-edbddc3a] {
  font-size: 0.426667rem;
  color: var(--g2);
  font-weight: 400;
  line-height: 0.64rem;
}
.selfCleanModel > img[data-v-edbddc3a] {
  padding: 0.8rem;
}
.selfCleanModel > p[data-v-edbddc3a] {
  color: #ffff;
  font-size: 0.426667rem;
  line-height: 0.64rem;
}
.cleanClickWarp > p[data-v-edbddc3a]:first-child {
  margin-right: 0.266667rem;
}
.cleanClickWarp > *[data-v-edbddc3a] {
  padding: 0.373333rem 0;
  overflow: hidden;
  height: 1.6rem;
}
.smileCleanClick[data-v-edbddc3a] {
  opacity: 0.4;
  width: 1.6rem;
  background: var(--b);
  border-radius: 0.266667rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.smileCleanClick1[data-v-edbddc3a] {
  width: 1.6rem;
  background: var(--b);
  border-radius: 0.266667rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.msgBoxWarp[data-v-edbddc3a] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: rgba(0, 0, 0, 0);
}
.msgBoxWarp > img[data-v-edbddc3a] {
  padding-top: 0.8rem;
}
.msgBox[data-v-edbddc3a] {
  width: 8.933333rem;
  height: 8.213333rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: var(--white);
}
.msgBox > img[data-v-edbddc3a] {
  margin-bottom: 0.8rem;
}
.msgBox p[data-v-edbddc3a] {
  font-size: var(--f17);
  text-align: center;
}
.orderHistory[data-v-edbddc3a] {
  width: 2.666667rem;
  height: 1.466667rem;
  text-align: center;
  line-height: 1.466667rem;
  position: fixed;
  font-size: 0.373333rem;
  color: var(--g1);
  right: 0.533333rem;
  bottom: 0.8rem;
  background-color: white;
  border-radius: 2.666667rem;
}
.content[data-v-2d7eb34e] {
  font-size: 0.373333rem;
}

/* 支付中 */
.inPayment[data-v-2d7eb34e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 2.133333rem;
}
.inPayment > img[data-v-2d7eb34e] {
  display: inline;
}
.inPayment > div[data-v-2d7eb34e] {
  font-size: 0.533333rem;
  color: var(--o);
  margin: 0.8rem auto 0.266667rem;
}
.inPayment > p[data-v-2d7eb34e] {
  font-size: 0.373333rem;
  color: var(--g3);
  text-align: center;
}

/* 支付成功 */
.box[data-v-2d7eb34e] {
  width: 100%;
  height: 100%;
}

/* 支付失败 */
.box > .error[data-v-2d7eb34e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 2.133333rem;
}
.box > .error > div[data-v-2d7eb34e] {
  font-size: 0.533333rem;
  margin: 0.8rem auto 0.266667rem;
  text-align: center;
}

/* 关注 */
.guanzhu_content[data-v-2d7eb34e] {
  height: 3.12rem;
  background-color: white;
  font-size: 0.373333rem;
  color: var(--g1);
  margin: 0 auto;
}
.guanzhu_top[data-v-2d7eb34e] {
  padding: 0 0.4rem;
  height: 1.946667rem;
  border-bottom: 0.026667rem solid #f0f3f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 0.506667rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: var(--g1);
}
.guanzhu_btn[data-v-2d7eb34e] {
  width: 100%;
  height: 1.173333rem;
  line-height: 1.173333rem;
  text-align: center;
  color: var(--b);
}

/* 步骤 */
.step > div p[data-v-2d7eb34e] {
  margin-left: 0.266667rem;
}
.step > div > div[data-v-2d7eb34e] {
  width: 0.4rem;
  height: 0.4rem;
  background: #e7e9fe;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.32rem;
  color: var(--blue);
}
.step > div:nth-child(2n + 1) > div[data-v-2d7eb34e] {
  background: none;
}

/* 启动 */
.dormStoreStart[data-v-2d7eb34e] {
  height: 1.6rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: var(--b);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--white);
  margin-bottom: 0.266667rem;
}
.dormStoreStart > p[data-v-2d7eb34e]:last-child {
  opacity: 0.8;
}
.btnBS[data-v-2d7eb34e] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 0.373333rem;
}
.cleanImg[data-v-2d7eb34e] {
  height: 4rem;
  width: 100%;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.cleanMsg[data-v-2d7eb34e] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: var(--g2);
  height: 4rem;
  background: #f2f2f7;
  line-height: 0.64rem;
}
.classHeight[data-v-2d7eb34e] {
  height: 5.546667rem;
}
.cleanClickWarp > p[data-v-2d7eb34e]:first-child {
  margin-right: 0.266667rem;
}
.cleanClickWarp > *[data-v-2d7eb34e] {
  padding: 0.373333rem 0;
  overflow: hidden;
  height: 1.6rem;
}
.haierCleanClick[data-v-2d7eb34e] {
  opacity: 0.4;
  width: 1.6rem;
  background: var(--b);
  border-radius: 0.266667rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.haierCleanClick1[data-v-2d7eb34e] {
  width: 1.6rem;
  background: var(--b);
  border-radius: 0.266667rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.refresh[data-v-2d7eb34e] {
  width: 1.466667rem;
  height: 1.466667rem;
  border-radius: 2.666667rem;
  background: rgba(255, 255, 255, 1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  right: 0.533333rem;
  bottom: 0.533333rem;
}
.refresh p[data-v-2d7eb34e] {
  color: var(--white);
  font-size: 0.32rem;
  -webkit-transform: scale(0.83, 0.83);
  transform: scale(0.83, 0.83);
  font-size: 0.266667rem;
  margin-top: 0.053333rem;
}
.orderHistory[data-v-2d7eb34e] {
  width: 2.666667rem;
  height: 1.466667rem;
  text-align: center;
  line-height: 1.466667rem;
  position: fixed;
  font-size: 0.373333rem;
  color: var(--g1);
  right: 0.533333rem;
  bottom: 0.8rem;
  background-color: white;
  border-radius: 2.666667rem;
}
.msgBoxWarp[data-v-2d7eb34e] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: rgba(0, 0, 0, 0);
}
.msgBoxWarp > img[data-v-2d7eb34e] {
  padding-top: 0.8rem;
}
.msgBox[data-v-2d7eb34e] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.notStart[data-v-2d7eb34e] {
  background: var(--g3);
}
.content[data-v-54a05e7e] {
  font-size: 0.373333rem;
  padding: 0;
  width: 100%;
  height: 100vh;
  background: var(--white);
}
.msg[data-v-54a05e7e] {
  padding: 0.266667rem 0.4rem;
  margin-bottom: 0.266667rem;
  width: 100%;
}
.msgBoxWarp[data-v-54a05e7e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  background: rgba(0, 0, 0, 0);
}
.msgBoxWarp > img[data-v-54a05e7e] {
  padding-top: 0.8rem;
}
.selfCleanModel > .msgBox[data-v-54a05e7e] {
  margin-top: 2.666667rem;
  padding-bottom: 0.533333rem;
}
.selfCleanModel > .msgBox > div[data-v-54a05e7e] {
  position: relative;
  margin-bottom: 0.533333rem;
}
.selfCleanModel > .msgBox > div img[data-v-54a05e7e] {
  position: absolute;
  margin: 0;
  width: 100%;
  height: 2.666667rem;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  animation: rotation-data-v-54a05e7e 2s linear infinite;
  -moz-animation: rotation-data-v-54a05e7e 2s linear infinite;
  -webkit-animation: rotation-data-v-54a05e7e 2s linear infinite;
  -o-animation: rotation-data-v-54a05e7e 2s linear infinite;
}
@-webkit-keyframes rotation-data-v-54a05e7e {
from {
    -webkit-transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
}
}
@keyframes rotation-data-v-54a05e7e {
from {
    -webkit-transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
}
}
.selfCleanModel[data-v-54a05e7e] {
  width: 100%;
}
.selfCleanModel > .msgBox > div > div p[data-v-54a05e7e] {
  color: var(--b);
  font-size: 0.373333rem !important;
}
.selfCleanModel > .msgBox > div > div[data-v-54a05e7e] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.013333rem 0;
}
.selfCleanModel > .msgBox > div > div p[data-v-54a05e7e]:first-child {
  font-weight: bold;
}
.selfCleanModel > .msgBox p[data-v-54a05e7e] {
  font-size: 0.426667rem;
  color: var(--g2);
  font-weight: 400;
  line-height: 0.64rem;
  text-align: center;
}
.selfCleanModel > img[data-v-54a05e7e] {
  padding: 0.8rem;
}
.selfCleanModel > p[data-v-54a05e7e] {
  font-size: 0.426667rem;
  line-height: 0.64rem;
  color: red;
}
.refresh[data-v-54a05e7e] {
  width: 1.333333rem;
  height: 1.333333rem;
  position: fixed;
  bottom: 0.8rem;
  right: 0;
  border-radius: 1.333333rem;
  background: white;
  line-height: 1.333333rem;
  text-align: center;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(207, 207, 207, 0.596);
  box-shadow: 0 0.266667rem 0.8rem rgba(207, 207, 207, 0.596);
  padding: 0.133333rem;
}
.content[data-v-7f62ba32] {
  color: var(--g1);
}

/* 头部用户信息 */
.userWarp[data-v-7f62ba32] {
  height: 3.706667rem;
  padding: 0.4rem;
  background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAoHBwkHBgoJCAkLCwoMDxkQDw4ODx4WFxIZJCAmJSMgIyIoLTkwKCo2KyIjMkQyNjs9QEBAJjBGS0U+Sjk/QD3/2wBDAQsLCw8NDx0QEB09KSMpPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT3/wgARCAH7A+0DAREAAhEBAxEB/8QAGwABAQADAQEBAAAAAAAAAAAAAAECAwQFBgf/xAAZAQEBAQEBAQAAAAAAAAAAAAAAAQIDBAX/2gAMAwEAAhADEAAAAP0n5/pAECgkCgIAEABAAClRSCwAEABAAACACMVGyy2AFAAkBQQIAAAQwl0ZtAAIAQAgAIBAgUQEN1m3UAEBBKAIhRBAAAhDXL63bmAiAEAACwIgsAAABbACyAAIAQAAAgABDZQICgCCAoIEAABAAapdeaAIAQAgAIAqSKQsFIzs36gBYgEgoAiFEEAACAHo9cAIgpEAACwIgsAAAIZWAJYACAEAAAIACALnZUBQAIIUEAQAAgABql15ogAIAQAAgVEABADOzfqACBUkCgCAEAgACAHo9cAIgAIAAsCIigAACGVgRLUACAgAABAAQALmloAASAFIAgABAAAapdebACAAikAgEpBFEAAMrOjUAECpIAoEQsAEAAQA9HrgBEABAAFgRBYAAQAysAkoAgBAACAAEACjOygAEgAAQAAEAABDXLqzQIACAAgAiUlAgAIZ2dGoBAoJIWoAgJCggAQAHo9cAIgAIAAsCILAAQAGViBFAEBAAAQAAgUBGdloCQApAEAABAACAGvN1SgQAikAEECWoEpAAEM66NZAgURCpCiAEhQQIAAZ6ndvICIACAAigiCwAEABlYgsBAAQAAgAhUCgIGdloCQFIAgAAIAAQAGrN1ywAgABAFRLEolBAAgM66N5QIAsRKAIASFBAgAM7MtOvWaBEABAARQRBYAQAAypEAIACAEAABAoAQM7LUEBSAIAACAAAgANWbqlAEABABEUCAAgABlXTrIEAWIlAgAJCggQAtmyldes0CIACAALECCwAgABlZIKIAAQEAAIAoQpAhsstSAABAAAQAAgAANWbqlAgABIUiWoEAqQAABkdO8iFIFiJQIABEpAEANuoodes0CIACAAigiIoAgB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AxjVLjEKdGpt1CFAAAgAAAICS8eNc2KIsIQQIAAdupkAFic0umAMVkAQAyPU6ZyB5mNaY9bpnYivL570QCgQAAA+p9XnoIAQAggRRI1yhSAIAZ2UEAABAAAARQABAYQOjUqRSFAAEAAAAIBA1y8HPemWARKQAANlddhSFJxy64EMZQBADu1OnUpy5vBmjos9LeVapfJ57ICyFAADs1n3vRxAgIAQQBFGvNgoIEAFI2WQAAEAAABFAAgABssySAKAABAAAAQCAFcXPfFjQQIAQAAzN1bLM1IOWXRGMoEABtr0t5EPK56xAPU3ndqDzeeuaagAABknqdM9Vz1dcAQEAIIEC4RjKpAEABAbLAABAAAARQABABCtllQoAAEAAAAIBAChw898eNBEAIAAApN1dVEKTnl5M0CAA9LedtDhzeXNEBvr1OmBrl8jnqKAAN1nq7xsqp1dcCAEAiUgQkutQgCAEABssAAgAAAIoAAgAANllAAAIAAAAQCAFAcPPfHz0IAQAAAENp2aEApol4s2AA6dTu1BqjzMaEUgHp7z0ag8/GuPOgAOzWfS3mgqdXXEAIAIgWA15spAEAIAAbLABAAAARQABAACQNmpkAACAAAAEAgBQCOHG+PnqAEABCkABkd+hMTIoNRw41iDI9PpnIHl41riBQQbD1+mFYx4/PeKip6W89eoKc8u2zt68wBACQBFwjFQgQAlIAhTZYIAAAARQAQsAEKkBWyzIAAgAAAIBAAUAEcON8XPQEABAAFBB36mRgvJl26mQrGPPzrXHfqdGpTkzeLNEAUQp6G8depThxrgzranqdMbbCjhxrz8697rz6+vMAQCICLjGCoAgAIAQFNlggAAABFAIWAACJQGyzIAEAAABABACgECHDjfHz0IACAACVRB26bCHm4uVd+s50iHLL2WKxjy8axACkEUZp7PTFqR5+dehvOQTFfL5755die5159PXAAgIqQRdWapAgBAAQApnYAAABFAAgAAIABGzUyAIAAAAQCAFAIEBw43x89QAEAAAlURHVpvonnZ1hFO/edoqiLXn41zQAAWAA79Z7t5FANEeXz3go6Ln2OmOnrgCARFJF1xFQIAQAEAANlgAAAigACAAEhQCFbLMgQAAAAgEBQAQIAcON8XPQEAUghRKJViG/U67C8ObpgDu1N+oLGk83GgACiAAyT2emMq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) no-repeat left top/cover;
  -webkit-box-shadow: 0 0 0.026667rem #d4d4d4;
  box-shadow: 0 0 0.026667rem #d4d4d4;
  color: var(--white);
}
.userHead[data-v-7f62ba32] {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 100%;
}
.nickName[data-v-7f62ba32] {
  font-size: 0.48rem;
  margin-left: 0.266667rem;
  color: var(--g1);
}
.user_detail_right[data-v-7f62ba32] {
  width: 2.133333rem;
  height: 0.96rem;
  background: rgba(51, 51, 51, 1);
  -webkit-box-shadow: 0 0 0.213333rem rgba(101, 74, 1, 0.2);
  box-shadow: 0 0 0.213333rem rgba(101, 74, 1, 0.2);
  opacity: 1;
}

/* 入口列表 */
.nextPage[data-v-7f62ba32] {
  background: var(--white);
  font-size: var(--f17);
}
.nextPage > div:last-child > p[data-v-7f62ba32] {
  font-size: var(--f12);
  color: var(--g3);
  margin-right: 0.266667rem;
}

/* 会员任务 */
.reward[data-v-7f62ba32] {
  overflow: scroll;
}
.reward > div[data-v-7f62ba32] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0.4rem 0 0.266667rem 0;
  color: var(--b);
  margin-right: 0.213333rem;
}
.imgWarp[data-v-7f62ba32] {
  width: 1.066667rem;
  height: 1.066667rem;
  border-radius: 50%;
  margin-bottom: 0.106667rem;
  background: var(--g4);
}
.rewardBtn[data-v-7f62ba32] {
  width: 8.133333rem;
  height: 1.066667rem;
  line-height: 1.066667rem;
  color: var(--white);
  text-align: center;
  margin: 0 auto;
}

/* 任务列表 */
.memberTasksContent[data-v-7f62ba32] {
  padding-bottom: 0;
}
.taskStrategyWarp > div[data-v-7f62ba32] {
  padding: 0.4rem 0;
  border: 0.026667rem solid #fafafc;
}
.taskStrategyWarp > div > img[data-v-7f62ba32] {
  display: inline-block;
  width: 1.066667rem;
  height: 1.066667rem;
  border-radius: 50%;
  background: var(--g4);
}
.taskStrategyWarp > div > div[data-v-7f62ba32] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.266667rem;
  font-size: 0.373333rem;
}
.taskStrategyWarp > div > div > p[data-v-7f62ba32] {
  font-size: 0.32rem;
  color: var(--g3);
  margin-top: 0.133333rem;
}
.taskStrategyWarp > div > div > div > p:last-child span[data-v-7f62ba32] {
  margin-left: 0.133333rem;
  color: var(--b);
  line-height: 0.48rem;
}
.popupBoxWarp[data-v-7f62ba32] {
  width: 100%;
  padding: 0 0.533333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(51, 51, 51, 0);
}
.popupBoxWarp ul[data-v-7f62ba32] {
  width: 100%;
  /* height: 465px; */
  background: white;
  padding: 0.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  border-radius: 0.266667rem;
}
li[data-v-7f62ba32] {
  list-style: disc;
  margin-left: 0.4rem;
  line-height: 0.666667rem;
  font-size: 0.373333rem;
  color: var(--g1);
}
.popupBoxWarp img[data-v-7f62ba32] {
  width: 0.4rem;
  height: 0.4rem;
  display: inline-block;
}
.footerBtn[data-v-d6f1b610] {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0.8rem;
  z-index: 3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.533333rem;
}
.left[data-v-d6f1b610] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.left > div[data-v-d6f1b610] {
  width: 1.466667rem;
  height: 1.466667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.right > div[data-v-d6f1b610] {
  width: 1.466667rem;
  height: 1.466667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: var(--b);
  border-radius: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
p[data-v-d6f1b610] {
  color: var(--white);
  font-size: 0.32rem;
  -webkit-transform: scale(0.83, 0.83);
  transform: scale(0.83, 0.83);
  font-size: 0.266667rem;
  margin-top: 0.053333rem;
}
.tel[data-v-d6f1b610] {
  position: relative;
}
.tel>a[data-v-d6f1b610] {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.user[data-v-d6f1b610] {
  background: var(--b);
}
.allCount[data-v-477aa950] {
  margin-top: 0.266667rem;
}
.allCount > .assets_count[data-v-477aa950] {
  font-size: 0.853333rem;
  line-height: 0.746667rem;
  font-weight: bold;
  color: var(--g1);
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.allCount > p[data-v-477aa950]:last-child {
  font-size: var(--f17);
  margin-left: 0.266667rem;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

/* 记录列表 */
.list[data-v-477aa950] {
  /* overflow: scroll; */
  margin-top: 0.533333rem;
  margin-bottom: 0.533333rem;
  padding: 0 0.4rem;
  color: var(--g1);
}
.assetsDetail[data-v-477aa950] {
  border-bottom: 0.026667rem solid #fafafc;
}
.assetsDetail[data-v-477aa950]:last-child {
  border: 0;
}
.assetsDetail > div:first-child > p[data-v-477aa950]:last-child {
  color: var(--g4);
  margin-top: 0.133333rem;
  font-size: var(--f12);
}
.assetsDetail > div[data-v-477aa950]:last-child {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.title[data-v-477aa950] {
  word-wrap: break-word;
}

/* 暂无数据状态 */
.nodata[data-v-477aa950] {
  position: fixed;
  left: 0;
  color: var(--g3);
}
.content[data-v-7fcb5bb6] {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}
.btn[data-v-7fcb5bb6] {
  width: 4rem;
  height: 1.493333rem;
  text-align: center;
  background: var(--b);
  line-height: 1.493333rem;
  color: var(--white);
  font-size: 0.533333rem;
  margin-top: 1.6rem;
}
.flex_fc_s[data-v-7fcb5bb6] {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
p[data-v-7fcb5bb6] {
  font-size: var(--f12);
  color: var(--g3);
  line-height: 0.533333rem;
  text-align: center;
}
.content[data-v-3ab848ae] {
  padding: 0;
  background: #e1d6d8;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}
.content > img[data-v-3ab848ae]:first-of-type {
  margin-bottom: 0.8rem;
}
.btn[data-v-3ab848ae] {
  width: 4rem;
  height: 1.493333rem;
  text-align: center;
  background: var(--white);
  line-height: 1.546667rem;
  color: #67414e;
  font-size: 0.533333rem;
  margin-top: 1.6rem;
}/* .container {
  height: 490px;
  background-color: white;
  border-radius: 4px;
  margin-top: 15px;
} */
input[data-v-5f81ce7c] {
  opacity: 0;
}
.content[data-v-5f81ce7c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: var(--white);
  border-radius: 0.106667rem;
  padding: 0;
  overflow: hidden;
}
.qrCode[data-v-5f81ce7c] {
  display: inline-block;
  width: 6.533333rem;
  height: 6.533333rem;
  margin: 0 auto;
  margin-top: 1.2rem;
}
.changan[data-v-5f81ce7c] {
  width: 100%;
  float: left;
  color: var(--g3);
  padding-top: 0.266667rem;
  padding-bottom: 0.4rem;
  font-size: 0.373333rem;
  text-align: center;
  border-bottom: 0.026667rem solid var(--border-color);
}
.copyArea[data-v-5f81ce7c] {
  width: 100%;
  height: 4.133333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.copyArea > div[data-v-5f81ce7c] {
  width: 100%;
}
.desc[data-v-5f81ce7c] {
  font-size: 0.373333rem;
  color: var(--g1);
  text-align: center;
  line-height: 0.506667rem;
  margin-top: 0.8rem;
}
.copyBtn[data-v-5f81ce7c] {
  width: 4.266667rem !important;
  height: 0.986667rem;
  border: 0.026667rem solid var(--border-color);
  text-align: center;
  line-height: 0.986667rem;
  color: var(--b);
  font-size: 0.373333rem;
  margin: 0 auto;
  margin-bottom: 0.8rem;
  border-radius: 0.106667rem;
}
.nodata[data-v-0704cbbc] {
  margin-top: 60%;
}
.list_item[data-v-0704cbbc] {
  background: var(--white) !important;
}/*收藏门店列表*/
.list_item[data-v-b5c68dc4] {
  padding: 0.4rem 0;
  border-radius: 0.106667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 0.026667rem solid var(--g7);
}
.list_item[data-v-b5c68dc4]:first-child {
  border: 0;
}
.list_item_right[data-v-b5c68dc4] {
  /* width: 220px; */
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.store_name[data-v-b5c68dc4] {
  color: var(--b);
  font-size: 0.453333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* align-items: center; */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.blue[data-v-b5c68dc4] {
  color: var(--b);
  /* #ADB5BD */
}
.address[data-v-b5c68dc4] {
  margin-top: 0.133333rem;
  color: var(--g3);
}
.deviceCount[data-v-b5c68dc4] {
  margin-top: 0.266667rem;
}

/* 入寝 */
.washDry[data-v-b5c68dc4] {
  color: var(--g3);
}
.washDry > span[data-v-b5c68dc4] {
  margin-right: 0.08rem;
  color: var(--b);
}
.indexType .washDry[data-v-b5c68dc4] {
  width: 0.8rem;
  text-align: center;
  color: var(--b);
  background: rgba(67, 100, 247, 0.05);
  padding: 0.053333rem 0.16rem;
  border-radius: 0.106667rem;
  margin-top: 0.266667rem;
  font-size: 0.32rem;
}

/* 设备数量 */
.otherType .deviceCount[data-v-b5c68dc4] {
  color: var(--g3);
  margin-top: 0.133333rem;
}
.otherType[data-v-b5c68dc4] {
  margin-bottom: 0.266667rem;
  font-size: 0.32rem;
  padding: 0.266667rem 0.4rem;
  border-radius: 0.266667rem;
}
.userInfoContainer[data-v-b17b0b98] {
  font-size: 0.373333rem;
  width: 100%;
  background-color: white;
  /* margin: 20px 20px 0 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 2.666667rem;
  border-radius: 0.106667rem;
}
.avatar[data-v-b17b0b98] {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
}
.item_name[data-v-b17b0b98] {
  color: var(--g1);
  margin-left: 0.266667rem;
}
.color99[data-v-b17b0b98] {
  color: var(--g3);
}
.color98[data-v-b17b0b98] {
  color: var(--b);
}
.item[data-v-b17b0b98] {
  height: 1.333333rem;
  margin-top: 0.4rem;
}
.right[data-v-b17b0b98] {
  margin-right: 0.266667rem;
}
.content[data-v-7d59cf0c] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0.8rem;
}
img[data-v-7d59cf0c] {
  margin-top: 2.026667rem;
  margin-bottom: 0.266667rem;
}
p[data-v-7d59cf0c]:nth-of-type(1) {
  font-size: 0.533333rem;
  color: var(--r);
}
p[data-v-7d59cf0c]:nth-of-type(2) {
  color: var(--g3);
  margin: 0.533333rem auto 1.066667rem;
  text-align: center;
}
p[data-v-7d59cf0c]:nth-of-type(3) {
  width: 3.2rem;
  height: 1.306667rem;
  line-height: 1.306667rem;
  text-align: center;
  background: var(--white);
  border-radius: 0.106667rem;
}
.content[data-v-afe4badc] {
  overflow-x: scroll;
  font-size: 0.373333rem;
}
.message[data-v-afe4badc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: white;
  padding: 0.266667rem 0.4rem;
  margin: 0.266667rem 0.4rem;
}

/* 适用门店 */
.model[data-v-afe4badc] {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0.533333rem;
  padding-top: 1.066667rem;
  background: rgba(0, 0, 0, 0.5);
}
.model > div[data-v-afe4badc]:first-child {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.106667rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0.4rem;
  width: 8.933333rem;
  height: 12.4rem;
  overflow: auto;
  background: var(--white);
}
li[data-v-afe4badc] {
  /* list-style: disc; */
  /* margin-left: 20px; */
  line-height: 0.586667rem;
  font-size: 0.373333rem;
}
.title[data-v-afe4badc] {
  font-weight: bold;
}
.main-body[data-v-94f485e6] {
  /* 加上这个才会有当数据充满整个屏幕，可以进行上拉加载更多的操作 */
  overflow: scroll;
  font-size: 0.373333rem;
}
.content1[data-v-94f485e6] {
  padding: 0.4rem;
}
*[data-v-94f485e6] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.voucherItem[data-v-94f485e6] {
  height: 3.12rem;
  margin-bottom: 0.266667rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.voucherItem > .left[data-v-94f485e6] {
  position: relative;
  /* padding-top: 2px; */
}
.voucherItem > .left img[data-v-94f485e6] {
  height: 3.12rem;
  display: block;
}
.voucherItem > .left > .voucherType[data-v-94f485e6] {
  height: 100%;
  position: absolute;
  left: 0.666667rem;
  top: 0;
  z-index: 2;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  letter-spacing: 0.266667rem;
  color: var(--w);
  text-align: center;
}
.voucherItem > .center[data-v-94f485e6] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  position: relative;
}
.centerBottom[data-v-94f485e6] {
  position: absolute;
  height: 100%;
  width: calc(100% + 0.16rem);
  left: -0.08rem;
  top: 0;
  z-index: -1;
}
.wash[data-v-94f485e6] {
  background: var(--b) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDQiIGhlaWdodD0iMTE3LjAwMSIgdmlld0JveD0iMCAwIDI0NCAxMTcuMDAxIj4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjMWYzYmI1OwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM0MzY0Zjc7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxnIGlkPSLnu4RfMTM4MyIgZGF0YS1uYW1lPSLnu4QgMTM4MyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTk2IC0yNTQuOTk5KSI+CiAgICA8cmVjdCBpZD0i55+p5b2iXzcyOCIgZGF0YS1uYW1lPSLnn6nlvaIgNzI4IiBjbGFzcz0iY2xzLTEiIHdpZHRoPSIyNDQiIGhlaWdodD0iMTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NiAyNjApIi8+CiAgICA8cmVjdCBpZD0i55+p5b2iXzcyOSIgZGF0YS1uYW1lPSLnn6nlvaIgNzI5IiBjbGFzcz0iY2xzLTIiIHdpZHRoPSIyNDQiIGhlaWdodD0iMTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NiAyNTQuOTk5KSIvPgogIDwvZz4KPC9zdmc+Cg==) repeat-x left
    top/auto 100%;
}
.dry[data-v-94f485e6] {
  background: var(--o) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDQiIGhlaWdodD0iMTE3LjAwMSIgdmlld0JveD0iMCAwIDI0NCAxMTcuMDAxIj4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjYTQ0YzAwOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNmZjc5MDY7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxnIGlkPSLnu4RfMTM4NyIgZGF0YS1uYW1lPSLnu4QgMTM4NyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTk2IC0yNTQuOTk5KSI+CiAgICA8cmVjdCBpZD0i55+p5b2iXzcyOCIgZGF0YS1uYW1lPSLnn6nlvaIgNzI4IiBjbGFzcz0iY2xzLTEiIHdpZHRoPSIyNDQiIGhlaWdodD0iMTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NiAyNjApIi8+CiAgICA8cmVjdCBpZD0i55+p5b2iXzcyOSIgZGF0YS1uYW1lPSLnn6nlvaIgNzI5IiBjbGFzcz0iY2xzLTIiIHdpZHRoPSIyNDQiIGhlaWdodD0iMTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NiAyNTQuOTk5KSIvPgogIDwvZz4KPC9zdmc+Cg==) repeat-x left
    top/auto 100%;
}
.liquid[data-v-94f485e6] {
  background: #00b9ff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDQiIGhlaWdodD0iMTE3LjAwMSIgdmlld0JveD0iMCAwIDI0NCAxMTcuMDAxIj4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjMDA2NjhkOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMwMGI5ZmY7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxnIGlkPSLnu4RfMTM5MSIgZGF0YS1uYW1lPSLnu4QgMTM5MSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTk2IC0yNTQuOTk5KSI+CiAgICA8cGF0aCBpZD0i6Lev5b6EXzE5NDIiIGRhdGEtbmFtZT0i6Lev5b6EIDE5NDIiIGNsYXNzPSJjbHMtMSIgZD0iTTAsMEgyNDRWMTEySDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NiAyNjApIi8+CiAgICA8cmVjdCBpZD0i55+p5b2iXzcyOSIgZGF0YS1uYW1lPSLnn6nlvaIgNzI5IiBjbGFzcz0iY2xzLTIiIHdpZHRoPSIyNDQiIGhlaWdodD0iMTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NiAyNTQuOTk5KSIvPgogIDwvZz4KPC9zdmc+Cg==) repeat-x left
    top/auto 100%;
}
.bp[data-v-94f485e6] {
  background: #9228ff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDQiIGhlaWdodD0iMTE3LjAwMSIgdmlld0JveD0iMCAwIDI0NCAxMTcuMDAxIj4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNWQzMThhOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM5MjI4ZmY7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxnIGlkPSLnu4RfMTM5NSIgZGF0YS1uYW1lPSLnu4QgMTM5NSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTk2IC0yNTQuOTk5KSI+CiAgICA8cGF0aCBpZD0i6Lev5b6EXzE5NDIiIGRhdGEtbmFtZT0i6Lev5b6EIDE5NDIiIGNsYXNzPSJjbHMtMSIgZD0iTTAsMEgyNDRWMTEySDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NiAyNjApIi8+CiAgICA8cmVjdCBpZD0i55+p5b2iXzcyOSIgZGF0YS1uYW1lPSLnn6nlvaIgNzI5IiBjbGFzcz0iY2xzLTIiIHdpZHRoPSIyNDQiIGhlaWdodD0iMTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NiAyNTQuOTk5KSIvPgogIDwvZz4KPC9zdmc+Cg==) repeat-x left
    top/auto 100%;
}
.voucherItem > .right[data-v-94f485e6] {
  /* padding-top: 2px; */
}
.voucherItem > .right img[data-v-94f485e6] {
  height: 3.12rem;
  display: block;
}

/* 列表内容区 */
.centerContent[data-v-94f485e6] {
  padding: 0.266667rem 0 0.4rem;
}
.centerContent > .price[data-v-94f485e6] {
  font-size: 0.96rem;
  color: var(--w);
}
.centerContent > .price[data-v-94f485e6]::after {
  content: "\5143";
  font-size: 0.373333rem;
  margin-left: 0.266667rem;
}
.centerContent > .name[data-v-94f485e6] {
  font-size: 0.32rem;
  color: rgba(255, 255, 255, 0.8);
  margin: 0.08rem 0 0.133333rem;
}
.centerContent > .time[data-v-94f485e6] {
  font-size: 0.32rem;
  color: rgba(255, 255, 255, 0.5);
}

/* 浮动内容 */
.messg[data-v-94f485e6] {
  position: absolute;
  top: 0;
  right: 0;
  color: rgba(255, 255, 255, 0.6);
  padding: 0.4rem 0.133333rem 0.266667rem 0.4rem;
}
.messg > img[data-v-94f485e6] {
  margin-right: 0.133333rem;
}

/* 折叠数量 */
.allCount[data-v-94f485e6] {
  position: absolute;
  top: 1.066667rem;
  right: 0.133333rem;
  width: 1.76rem;
  color: var(--b);
}
.allCount > span[data-v-94f485e6] {
  width: 0.213333rem;
  height: 0.826667rem;
  background: #1f3bb5;
  opacity: 1;
  border-radius: 1.333333rem;
}
.allCount > p[data-v-94f485e6] {
  position: absolute;
  font-size: 0.32rem;
  background: #fff;
  width: 1.546667rem;
  height: 0.533333rem;
  line-height: 0.56rem;
  text-align: center;
  z-index: 2;
  left: 0.106667rem;
  border-radius: 0.053333rem;
}

/* 烘干样式 */
.dry .allCount[data-v-94f485e6] {
  color: var(--o);
}
.dry .allCount > span[data-v-94f485e6] {
  background: #a44c00;
}

/* 加液样式 */
.liquid .allCount[data-v-94f485e6] {
  color: #00b9ff;
}
.liquid .allCount > span[data-v-94f485e6] {
  background: #00668d;
}

/* 袋洗样式 */
.bp .allCount[data-v-94f485e6] {
  color: #9228ff;
}
.bp .allCount > span[data-v-94f485e6] {
  background: #5d318a;
}

/* 禁用状态 */
.disabled[data-v-94f485e6] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  z-index: 5;
}
.disabled > p[data-v-94f485e6] {
  position: absolute;
  right: 0.4rem;
  top: 0.4rem;
  color: red;
  z-index: 55;
}
.page[data-v-70831d58] {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}
.content[data-v-1548370e] {
  color: var(--g1);
  font-size: 0.373333rem;
}
.num p[data-v-1548370e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.num p > span[data-v-1548370e]:first-child {
  display: inline-block;
  height: 0.4rem;
  border-left: 0.053333rem solid var(--g4);
  margin: 0 0.4rem;
}
.num p > span[data-v-1548370e]:last-child {
  margin: 0 0.133333rem;
  color: var(--b);
  font-weight: bold;
}
.payModel1[data-v-1548370e] {
  width: 2.666667rem;
  height: 1.333333rem;
  line-height: 1.333333rem;
  text-align: center;
  background: var(--b);
  position: fixed;
  color: var(--white);
  letter-spacing: 0.08rem;
  font-weight: 600;
  border-radius: 5.333333rem;
  top: 50%;
  left: 38%;
}
div[data-v-1548370e] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.title[data-v-1548370e] {
  margin-top: var(--mp15);
  color: var(--g2);
  margin-bottom: var(--mp10);
}
.box > div[data-v-1548370e] {
  padding: var(--mp15);
  background: var(--white);
  line-height: 0.506667rem;
}

/* 时长 */
.box[data-v-1548370e]:nth-of-type(1) {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.box:nth-of-type(1) > div[data-v-1548370e]:nth-child(3n) {
  margin-right: 0;
}
.box:nth-of-type(1) > div > p[data-v-1548370e]:last-of-type {
  font-size: var(--f17);
  color: var(--g);
  line-height: 0.56rem;
  font-weight: bold;
  margin-top: 0.213333rem;
}
.box:nth-of-type(1) > div > p[data-v-1548370e]:last-of-type::first-letter {
  font-size: 0.32rem;
  margin-right: 0.053333rem;
}
.active[data-v-1548370e] {
  border: 0.026667rem solid rgba(209, 153, 0, 1);
  background: -webkit-gradient(
        linear,
        left top, right top,
        from(rgba(61, 56, 53, 1)),
        to(rgba(101, 97, 96, 1))
    ) !important;
  background: linear-gradient(
        90deg,
        rgba(61, 56, 53, 1) 0%,
        rgba(101, 97, 96, 1) 100%
    ) !important;
  -webkit-box-shadow: 0 0.106667rem 0.213333rem rgba(209, 153, 0, 0.16);
  box-shadow: 0 0.106667rem 0.213333rem rgba(209, 153, 0, 0.16);
}
.active > p[data-v-1548370e]:first-child {
  color: var(--white) !important;
}
.enterImg[data-v-1548370e] {
  position: absolute;
  top: 0.266667rem;
  right: 0.266667rem;
}
.expirationDate[data-v-1548370e] {
  font-size: var(--f12);
}
.expirationDate > span[data-v-1548370e] {
  color: var(--g);
  margin-left: var(--mp5);
}
.item_desc[data-v-1548370e] {
  margin-top: 0.266667rem;
}

/* 折扣表 */
.discount p[data-v-1548370e] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}
.discount > div[data-v-1548370e] {
  padding-top: var(--mp8);
}
.discount > div[data-v-1548370e]:first-child {
  font-weight: bold;
}
.discount > div:nth-child(n + 2) > p[data-v-1548370e]:last-child {
  color: var(--g);
}

/* 限制说明 */
.demo[data-v-1548370e] {
  height: 0.8rem;
  opacity: 0;
}
.explain > div[data-v-1548370e] {
  margin-bottom: var(--mp10);
  line-height: var(--mp20);
}
.name[data-v-1548370e] {
  font-weight: bold;
}

/* 支付块 */
.payModel[data-v-1548370e] {
  width: 8.933333rem;
  height: 1.973333rem;
  position: fixed;
  bottom: 0;
  border: 0.026667rem solid rgba(209, 153, 0, 1);
  background: -webkit-gradient(
        linear,
        left top, right top,
        from(rgba(61, 56, 53, 1)),
        to(rgba(101, 97, 96, 1))
    );
  background: linear-gradient(
        90deg,
        rgba(61, 56, 53, 1) 0%,
        rgba(101, 97, 96, 1) 100%
    );
  -webkit-box-shadow: 0 0.106667rem 0.213333rem rgba(209, 153, 0, 0.16);
  box-shadow: 0 0.106667rem 0.213333rem rgba(209, 153, 0, 0.16);
  opacity: 1;
  padding: 0.4rem;
  border-radius: 0.266667rem 0.266667rem 0 0;
}
.payModel > div[data-v-1548370e]:first-child {
  color: var(--white);
  font-size: var(--f14);
}
.payModel > div:first-child > p[data-v-1548370e]:first-child {
  font-size: var(--f17);
  color: var(--g);
  font-weight: bold;
  margin-bottom: var(--mp5);
}
.payModel > div[data-v-1548370e]:last-child {
  width: 2.666667rem;
  height: 0.986667rem;
  text-align: center;
  line-height: 0.986667rem;
  background: rgba(255, 255, 255, 1);
  border: 0.026667rem solid rgba(228, 228, 228, 1);
  -webkit-box-shadow: 0 0.106667rem 0.213333rem rgba(204, 204, 204, 0.16);
  box-shadow: 0 0.106667rem 0.213333rem rgba(204, 204, 204, 0.16);
  border-radius: 2.666667rem;
  color: var(--g);
}
.borderGray[data-v-1548370e]::before {
  border-radius: 0.533333rem;
}
.info[data-v-1548370e] {
  font-size: 0.32rem;
}
.cardChilrenWarp[data-v-1548370e] {
  width: 100%;
  height: auto;
  padding: 0.266667rem 0.533333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.container[data-v-1548370e] {
  width: 8.933333rem;
  display: block;
  margin: 0 0.533333rem;
}
.item[data-v-1548370e] {
  /* width: 295px; */
  width: 100%;
  height: 3.733333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.266667rem;
  color: rgba(255, 255, 255, 0.6);
  background: -webkit-gradient(linear, left top, right top, from(#3d3835), to(#656160));
  background: linear-gradient(90deg, #3d3835 0%, #656160 100%);
  font-size: 0.373333rem;
  padding: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.sureOrder[data-v-1548370e] {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.4rem;
  color: var(--white);
}
.item_name[data-v-1548370e] {
  font-weight: bold;
  font-size: var(--f17);
  color: var(--g);
}
.item_bottom[data-v-1548370e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.disabled[data-v-1548370e] {
  width: 100%;
  height: 3.733333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.266667rem;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.373333rem;
  background: rgba(204, 204, 204, 1);
  padding: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.disabled .item_name[data-v-1548370e] {
  color: rgba(255, 255, 255, 0.6);
}
.top_right[data-v-1548370e] {
  position: absolute;
  right: 0.4rem;
  color: var(--r);
}
.cardType[data-v-1548370e] {
  width: 1.546667rem;
  height: 0.533333rem;
  border-radius: 0.106667rem;
  opacity: 1;
  text-align: center;
  color: #494542;
  background: linear-gradient(
        287deg,
        rgba(255, 255, 255, 0.5) -1%,
        rgba(255, 255, 255, 0.8) 99%
    );
  margin-bottom: 0.133333rem;
}
.content[data-v-6c1b4eae] {
  padding-top: 0;
  /* administrator */
  color: var(--g1);
}
.popupBoxWarp[data-v-6c1b4eae] {
  width: 100%;
  padding: 0 0.533333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(51, 51, 51, 0);
}
.popupBoxWarp ul[data-v-6c1b4eae] {
  width: 100%;
  height: 12.4rem;
  background: white;
  padding: 0.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  border-radius: 0.266667rem;
}
li[data-v-6c1b4eae] {
  list-style: disc;
  margin-left: 0.4rem;
  line-height: 0.666667rem;
  font-size: 0.373333rem;
  color: var(--g1);
}
div[data-v-6c1b4eae] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mint-msgbox-content .mint-msgbox-message[data-v-6c1b4eae] {
  width: 100% !important;
}
.title[data-v-6c1b4eae] {
  font-size: var(--f14);
  margin-top: var(--mp15);
  color: var(--g2);
  margin-bottom: var(--mp10);
}
.box > div[data-v-6c1b4eae] {
  padding: var(--mp15);
  background: var(--white);
}

/* 时长 */
.box[data-v-6c1b4eae]:nth-of-type(1) {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.box:nth-of-type(1) > div[data-v-6c1b4eae] {
  width: 2.826667rem;
  height: 2rem;
  margin-right: var(--mp8);
  margin-bottom: var(--mp8);
  position: relative;
}
.box:nth-of-type(1) > div[data-v-6c1b4eae]:nth-child(3n) {
  margin-right: 0;
}
.box:nth-of-type(1) > div > p[data-v-6c1b4eae]:last-of-type {
  font-size: var(--f17);
  color: var(--g);
  line-height: 0.56rem;
  font-weight: bold;
  margin-top: 0.213333rem;
}
.box:nth-of-type(1) > div > p[data-v-6c1b4eae]:last-of-type::first-letter {
  font-size: 0.32rem;
  margin-right: 0.053333rem;
}
.active[data-v-6c1b4eae] {
  background: -webkit-gradient(
        linear,
        left top, right top,
        from(rgba(61, 56, 53, 1)),
        to(rgba(101, 97, 96, 1))
    ) !important;
  background: linear-gradient(
        90deg,
        rgba(61, 56, 53, 1) 0%,
        rgba(101, 97, 96, 1) 100%
    ) !important;
  -webkit-box-shadow: 0 0.106667rem 0.213333rem rgba(209, 153, 0, 0.16);
  box-shadow: 0 0.106667rem 0.213333rem rgba(209, 153, 0, 0.16);
}
.active > p[data-v-6c1b4eae]:first-child {
  color: var(--white) !important;
}
.enterImg[data-v-6c1b4eae] {
  position: absolute;
  top: 0.266667rem;
  right: 0.266667rem;
}
.expirationDate[data-v-6c1b4eae] {
  font-size: var(--f12);
  color: var(--g3);
}
.expirationDate > span[data-v-6c1b4eae] {
  /* color: var(--g); */
  margin-left: var(--mp5);
}

/* 折扣表 */
.discount p[data-v-6c1b4eae] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}
.discount > div[data-v-6c1b4eae] {
  padding-top: var(--mp8);
}
.discount > div[data-v-6c1b4eae]:first-child {
  font-weight: bold;
}
.discount > div:nth-child(n + 2) > p[data-v-6c1b4eae]:last-child {
  color: var(--g);
}

/* 限制说明 */
.demo[data-v-6c1b4eae] {
  height: 2.133333rem;
  opacity: 0;
}
.explain > div[data-v-6c1b4eae] {
  margin-bottom: var(--mp10);
  line-height: var(--mp20);
}
.name[data-v-6c1b4eae] {
  font-weight: bold;
}

/* 支付块 */
.payModel[data-v-6c1b4eae] {
  width: 8.933333rem;
  height: 1.973333rem;
  position: fixed;
  bottom: 0;
  background: -webkit-gradient(
        linear,
        left top, right top,
        from(rgba(61, 56, 53, 1)),
        to(rgba(101, 97, 96, 1))
    );
  background: linear-gradient(
        90deg,
        rgba(61, 56, 53, 1) 0%,
        rgba(101, 97, 96, 1) 100%
    );
  -webkit-box-shadow: 0 0.106667rem 0.213333rem rgba(209, 153, 0, 0.16);
  box-shadow: 0 0.106667rem 0.213333rem rgba(209, 153, 0, 0.16);
  opacity: 1;
  padding: 0.4rem;
  border-radius: 0.266667rem 0.266667rem 0 0;
}
.payModel > div[data-v-6c1b4eae]:first-child {
  color: var(--white);
  font-size: var(--f14);
}
.payModel > div:first-child > p[data-v-6c1b4eae]:first-child {
  font-size: var(--f17);
  color: var(--g);
  font-weight: bold;
  margin-bottom: var(--mp5);
}
.payModel > div[data-v-6c1b4eae]:last-child {
  width: 2.666667rem;
  height: 0.986667rem;
  text-align: center;
  line-height: 0.986667rem;
  background: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0 0.106667rem 0.213333rem rgba(204, 204, 204, 0.16);
  box-shadow: 0 0.106667rem 0.213333rem rgba(204, 204, 204, 0.16);
  border-radius: 2.666667rem;
  color: var(--g);
}
.agreement[data-v-6c1b4eae] {
  padding: 0.266667rem 0 0.533333rem;
  color: var(--g3);
}

/* .agreement > p:last-child {
    color: var(--b);
    margin-left: 3px;
} */
*[data-v-78c36f46] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.borderBlue[data-v-78c36f46]::before {
  border-radius: 2.666667rem !important;
}
.borderGray[data-v-78c36f46]::before {
  border-radius: 2.666667rem !important;
}
.successModel[data-v-78c36f46] {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 55;
  padding: var(--mp20);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(51, 51, 51, 0.85);
}
.successModel .box[data-v-78c36f46] {
  width: 100%;
  height: 1.6rem;
  margin-bottom: var(--mp5);
  padding: 0.4rem;
  color: var(--b);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMzUiIGhlaWdodD0iNjAuMDU1IiB2aWV3Qm94PSIwIDAgMzM1IDYwLjA1NSI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogI2ZmZjsKICAgICAgfQoKICAgICAgLmNscy0yLCAuY2xzLTMgewogICAgICAgIHN0cm9rZTogbm9uZTsKICAgICAgfQoKICAgICAgLmNscy0zIHsKICAgICAgICBmaWxsOiAjZTRlNGU0OwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8ZyBpZD0iY291cGsiIGNsYXNzPSJjbHMtMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDcwOSA2NjAyKSI+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0gLTQ2ODEgLTY1NDIuMTk0ODI0MjE4NzUgQyAtNDY4MS42MjY0NjQ4NDM3NSAtNjU0Mi4xOTQ4MjQyMTg3NSAtNDY4Mi4xOTA0Mjk2ODc1IC02NTQyLjUxNzA4OTg0Mzc1IC00NjgyLjUwODc4OTA2MjUgLTY1NDMuMDU3MTI4OTA2MjUgTCAtNDY4OC40MzIxMjg5MDYyNSAtNjU1My4xMjU5NzY1NjI1IEwgLTQ2ODguNTA0Mzk0NTMxMjUgLTY1NTMuMjQ5MDIzNDM3NSBMIC00Njg4LjY0NzQ2MDkzNzUgLTY1NTMuMjQ5MDIzNDM3NSBMIC00NzA1LjAwMDk3NjU2MjUgLTY1NTMuMjQ5MDIzNDM3NSBDIC00NzA3LjA2ODM1OTM3NSAtNjU1My4yNDkwMjM0Mzc1IC00NzA4Ljc1MDQ4ODI4MTI1IC02NTU0LjkzMjEyODkwNjI1IC00NzA4Ljc1MDQ4ODI4MTI1IC02NTU3LjAwMDQ4ODI4MTI1IEwgLTQ3MDguNzUwNDg4MjgxMjUgLTY1OTggQyAtNDcwOC43NTA0ODgyODEyNSAtNjYwMC4wNjc4NzEwOTM3NSAtNDcwNy4wNjgzNTkzNzUgLTY2MDEuNzUgLTQ3MDUuMDAwOTc2NTYyNSAtNjYwMS43NSBMIC00Mzc4IC02NjAxLjc1IEMgLTQzNzUuOTMyMTI4OTA2MjUgLTY2MDEuNzUgLTQzNzQuMjUgLTY2MDAuMDY3ODcxMDkzNzUgLTQzNzQuMjUgLTY1OTggTCAtNDM3NC4yNSAtNjU1Ny4wMDA0ODgyODEyNSBDIC00Mzc0LjI1IC02NTU0LjkzMjEyODkwNjI1IC00Mzc1LjkzMjEyODkwNjI1IC02NTUzLjI0OTAyMzQzNzUgLTQzNzggLTY1NTMuMjQ5MDIzNDM3NSBMIC00NjczLjM1MjUzOTA2MjUgLTY1NTMuMjQ5MDIzNDM3NSBMIC00NjczLjQ5NTYwNTQ2ODc1IC02NTUzLjI0OTAyMzQzNzUgTCAtNDY3My41Njc4NzEwOTM3NSAtNjU1My4xMjU5NzY1NjI1IEwgLTQ2NzkuNDkxMjEwOTM3NSAtNjU0My4wNTcxMjg5MDYyNSBDIC00Njc5LjgwOTU3MDMxMjUgLTY1NDIuNTE3MDg5ODQzNzUgLTQ2ODAuMzczNTM1MTU2MjUgLTY1NDIuMTk0ODI0MjE4NzUgLTQ2ODEgLTY1NDIuMTk0ODI0MjE4NzUgWiIvPgogICAgPHBhdGggY2xhc3M9ImNscy0zIiBkPSJNIC00NjgxIC02NTQyLjQ0NDgyNDIxODc1IEMgLTQ2ODAuNDYyODkwNjI1IC02NTQyLjQ0NDgyNDIxODc1IC00Njc5Ljk3OTQ5MjE4NzUgLTY1NDIuNzIxMTkxNDA2MjUgLTQ2NzkuNzA3MDMxMjUgLTY1NDMuMTgzNTkzNzUgTCAtNDY3My43ODM2OTE0MDYyNSAtNjU1My4yNTI0NDE0MDYyNSBMIC00NjczLjYzODY3MTg3NSAtNjU1My40OTkwMjM0Mzc1IEwgLTQ2NzMuMzUyNTM5MDYyNSAtNjU1My40OTkwMjM0Mzc1IEwgLTQzNzggLTY1NTMuNDk5MDIzNDM3NSBDIC00Mzc2LjA3MDMxMjUgLTY1NTMuNDk5MDIzNDM3NSAtNDM3NC41IC02NTU1LjA2OTgyNDIxODc1IC00Mzc0LjUgLTY1NTcuMDAwNDg4MjgxMjUgTCAtNDM3NC41IC02NTk4IEMgLTQzNzQuNSAtNjU5OS45Mjk2ODc1IC00Mzc2LjA3MDMxMjUgLTY2MDEuNSAtNDM3OCAtNjYwMS41IEwgLTQ3MDUuMDAwOTc2NTYyNSAtNjYwMS41IEMgLTQ3MDYuOTMwNjY0MDYyNSAtNjYwMS41IC00NzA4LjUwMDQ4ODI4MTI1IC02NTk5LjkyOTY4NzUgLTQ3MDguNTAwNDg4MjgxMjUgLTY1OTggTCAtNDcwOC41MDA0ODgyODEyNSAtNjU1Ny4wMDA0ODgyODEyNSBDIC00NzA4LjUwMDQ4ODI4MTI1IC02NTU1LjA2OTgyNDIxODc1IC00NzA2LjkzMDY2NDA2MjUgLTY1NTMuNDk5MDIzNDM3NSAtNDcwNS4wMDA5NzY1NjI1IC02NTUzLjQ5OTAyMzQzNzUgTCAtNDY4OC42NDc0NjA5Mzc1IC02NTUzLjQ5OTAyMzQzNzUgTCAtNDY4OC4zNjEzMjgxMjUgLTY1NTMuNDk5MDIzNDM3NSBMIC00Njg4LjIxNjMwODU5Mzc1IC02NTUzLjI1MjQ0MTQwNjI1IEwgLTQ2ODIuMjkzNDU3MDMxMjUgLTY1NDMuMTg0MDgyMDMxMjUgQyAtNDY4Mi4wMjA1MDc4MTI1IC02NTQyLjcyMTE5MTQwNjI1IC00NjgxLjUzNzEwOTM3NSAtNjU0Mi40NDQ4MjQyMTg3NSAtNDY4MSAtNjU0Mi40NDQ4MjQyMTg3NSBNIC00NjgxIC02NTQxLjk0NDgyNDIxODc1IEMgLTQ2ODEuNjY4NDU3MDMxMjUgLTY1NDEuOTQ0ODI0MjE4NzUgLTQ2ODIuMzM2OTE0MDYyNSAtNjU0Mi4yNzM0Mzc1IC00NjgyLjcyNDEyMTA5Mzc1IC02NTQyLjkzMDE3NTc4MTI1IEwgLTQ2ODguNjQ3NDYwOTM3NSAtNjU1Mi45OTkwMjM0Mzc1IEwgLTQ3MDUuMDAwOTc2NTYyNSAtNjU1Mi45OTkwMjM0Mzc1IEMgLTQ3MDcuMjA5NDcyNjU2MjUgLTY1NTIuOTk5MDIzNDM3NSAtNDcwOS4wMDA0ODgyODEyNSAtNjU1NC43OTA1MjczNDM3NSAtNDcwOS4wMDA0ODgyODEyNSAtNjU1Ny4wMDA0ODgyODEyNSBMIC00NzA5LjAwMDQ4ODI4MTI1IC02NTk4IEMgLTQ3MDkuMDAwNDg4MjgxMjUgLTY2MDAuMjA4OTg0Mzc1IC00NzA3LjIwOTQ3MjY1NjI1IC02NjAyIC00NzA1LjAwMDk3NjU2MjUgLTY2MDIgTCAtNDM3OCAtNjYwMiBDIC00Mzc1Ljc5MTUwMzkwNjI1IC02NjAyIC00Mzc0IC02NjAwLjIwODk4NDM3NSAtNDM3NCAtNjU5OCBMIC00Mzc0IC02NTU3LjAwMDQ4ODI4MTI1IEMgLTQzNzQgLTY1NTQuNzkwNTI3MzQzNzUgLTQzNzUuNzkxNTAzOTA2MjUgLTY1NTIuOTk5MDIzNDM3NSAtNDM3OCAtNjU1Mi45OTkwMjM0Mzc1IEwgLTQ2NzMuMzUyNTM5MDYyNSAtNjU1Mi45OTkwMjM0Mzc1IEwgLTQ2NzkuMjc1ODc4OTA2MjUgLTY1NDIuOTMwMTc1NzgxMjUgQyAtNDY3OS42NjMwODU5Mzc1IC02NTQyLjI3MzQzNzUgLTQ2ODAuMzMxNTQyOTY4NzUgLTY1NDEuOTQ0ODI0MjE4NzUgLTQ2ODEgLTY1NDEuOTQ0ODI0MjE4NzUgWiIvPgogIDwvZz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.model[data-v-78c36f46] {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 1.066667rem;
  background: rgba(0, 0, 0, 0.5);
  color: var(--g1);
}
.model > div[data-v-78c36f46]:first-child {
  border-radius: 0.266667rem;
  padding: 0.4rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 8.933333rem;
  height: 12.4rem;
  overflow: auto;
  background: var(--white);
}
li[data-v-78c36f46] {
  list-style: disc;
  margin-left: 0.533333rem;
  line-height: 0.586667rem;
  font-size: 0.373333rem;
}
.content[data-v-78c36f46] {
  width: 100%;
  height: 100%;
}
.title[data-v-78c36f46] {
  font-weight: bold;
}
.storeList[data-v-78c36f46] {
  margin-bottom: var(--mp15);
  color: var(--r);
}
.storeList > img[data-v-78c36f46] {
  margin-right: var(--mp5);
}
.coupon[data-v-78c36f46] {
  width: 100%;
  background: var(--white);
  padding: 0 var(--mp10);
  margin-bottom: var(--mp10);
}
.top[data-v-78c36f46] {
  height: 1.706667rem;
  -o-border-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgMTAgMSI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6ICNlNGU0ZTQ7CiAgICAgICAgc3Ryb2tlLWRhc2hhcnJheTogNTsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPGxpbmUgaWQ9ImRhc2hsaW5lYyIgY2xhc3M9ImNscy0xIiB4Mj0iMTAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMC41KSIvPgo8L3N2Zz4K) 0 0 100%/0.026667rem 0
        repeat;
  border-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgMTAgMSI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6ICNlNGU0ZTQ7CiAgICAgICAgc3Ryb2tlLWRhc2hhcnJheTogNTsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPGxpbmUgaWQ9ImRhc2hsaW5lYyIgY2xhc3M9ImNscy0xIiB4Mj0iMTAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMC41KSIvPgo8L3N2Zz4K) 0 0 100%/0.026667rem 0
        repeat;
  -webkit-border-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgMTAgMSI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6ICNlNGU0ZTQ7CiAgICAgICAgc3Ryb2tlLWRhc2hhcnJheTogNTsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPGxpbmUgaWQ9ImRhc2hsaW5lYyIgY2xhc3M9ImNscy0xIiB4Mj0iMTAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMC41KSIvPgo8L3N2Zz4K) 0 0 100%/0.026667rem
        0 repeat;
}
.top > p[data-v-78c36f46]:nth-child(1) {
  font-size: 0.746667rem;
  font-weight: bold;
  margin-right: var(--mp5);
  margin-left: 0.533333rem;
}
.top > p[data-v-78c36f46]:nth-child(-n + 2) {
  color: var(--r);
}
.top > p[data-v-78c36f46]:nth-child(2) {
  margin-right: 0.8rem;
}
.top > p[data-v-78c36f46]:nth-child(3) {
  font-size: 0.32rem;
  -webkit-transform: scale(0.83, 0.83);
  transform: scale(0.83, 0.83);
  *font-size: 0.266667rem;
  padding: 0.08rem 0.186667rem;
  background: rgba(51, 51, 51, 0.05);
  /* border:1px solid rgba(51,51,51,0.3); */
  margin-right: var(--mp10);
}
.top .borderGray[data-v-78c36f46]::before {
  border-color: rgba(51, 51, 51, 0.3);
}
.top > p[data-v-78c36f46]:nth-child(4) {
  color: var(--g2);
}
.btm[data-v-78c36f46] {
  line-height: 0.773333rem;
  color: var(--four-level);
  font-size: 0.266667rem;
}
.footer1[data-v-78c36f46] {
  position: fixed;
  width: 8.933333rem;
  bottom: 0.8rem;
}
.home[data-v-78c36f46] {
  width: 1.466667rem;
  height: 1.466667rem;
  background: var(--white);
  border-radius: 50%;
}
.nextimg[data-v-78c36f46] {
  width: 0.56rem;
  height: 0.56rem;
  display: block;
  margin: 0.453333rem auto;
}
.payCoupon[data-v-78c36f46] {
  width: 7.2rem;
  height: 1.466667rem;
  border-radius: 2.666667rem;
  color: var(--white);
  background: rgb(155, 215, 255);
}
.payCoupon > p[data-v-78c36f46] {
  font-size: var(--f17);
}
#price[data-v-78c36f46] {
  margin-right: var(--mp5);
  font-weight: bold;
  display: inline-block;
}
#price[data-v-78c36f46]:first-letter {
  font-weight: 100;
  font-size: var(--f12);
}
.payCoupon > img[data-v-78c36f46] {
  display: inline-block;
  height: 1.04rem;
  width: 1.04rem;
  border-radius: 2.666667rem;
  margin-left: var(--mp8);
}
img[data-v-e4e51f34] {
  display: inline-block;
  width: 100%;
}
.box[data-v-e4e51f34] {
  width: 100%;
  height: 1.466667rem;
  position: fixed;
  bottom: 0;
  background: var(--white);
  padding-left: 0.666667rem;
  padding-right: 0.48rem;
  line-height: 0.8rem;
}
img[data-v-9f587a94] {
  display: inline-block;
  width: 100%;
}
.box[data-v-9f587a94] {
  width: 100%;
  height: 1.466667rem;
  position: fixed;
  bottom: 0;
  background: var(--white);
  padding-left: 0.666667rem;
  padding-right: 0.48rem;
  line-height: 0.8rem;
}
.content[data-v-2d808da8] {
  color: var(--g1);
  font-size: 0.373333rem;
}

/* 手工精洗 */
.clothesItem[data-v-2d808da8] {
  height: 1.333333rem;
  background: #f2f2f7;
}
.clothesItem > div > img[data-v-2d808da8] {
  display: inline-block;
  height: 1.333333rem;
  width: 1.333333rem;
  background: #adb5bd;
  border-radius: 0.266667rem 0 0 0.266667rem;
  margin-right: 0.133333rem;
}
.clothesItem[data-v-2d808da8]:last-child {
  margin-bottom: 0;
}

/* 手工精洗 */
#imgSrc[data-v-2d808da8] {
  width: 100%;
}
.active[data-v-2d808da8] {
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  /* Firefox 4 */
  -webkit-transition: all 0.3s linear;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s linear;
  /* Opera */
  height: 0.8rem !important;
  line-height: 0.8rem;
}
.activeImg[data-v-2d808da8] {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.trImg[data-v-2d808da8] {
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  /* Firefox 4 */
  -webkit-transition: all 0.3s linear;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s linear;
  /* Opera */
}
.timeWarp[data-v-2d808da8] {
  overflow: hidden;
  height: 0;
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  /* Firefox 4 */
  -webkit-transition: all 0.3s linear;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s linear;
  /* Opera */
}
.goback[data-v-2d808da8] {
  width: 1.466667rem;
  height: 1.466667rem;
  background-color: white;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
footer[data-v-2d808da8] {
  width: 100%;
  position: fixed;
  bottom: 0.533333rem;
  padding: 0 0.533333rem;
  z-index: 2;
}
.jian[data-v-2d808da8] {
  display: inline-block;
  width: 0.133333rem;
  text-align: right;
  color: red;
}
.refresh[data-v-2d808da8] {
  float: right;
  width: 0.4rem;
  height: 0.4rem;
  padding: 0.133333rem;
  padding-left: 0.8rem;
}
.copy[data-v-2d808da8] {
  padding: 0.266667rem 0 0.4rem 0.8rem;
}
.title[data-v-2d808da8] {
  font-size: 0.453333rem;
  font-weight: bold;
  margin-bottom: var(--mp10);
}
.container[data-v-2d808da8] {
  margin-top: 0.4rem;
  font-size: 0.373333rem;
  color: #333333;
  padding-bottom: 2.533333rem;
}
.status[data-v-2d808da8] {
  font-weight: bold;
  font-size: 0.48rem;
}
.content_area .code[data-v-2d808da8] {
  float: right;
  font-size: 0.32rem;
}
.tishi_msg[data-v-2d808da8] {
  color: #ff1940;
  font-size: 0.373333rem;
  margin: 0.133333rem auto;
}
.content_area[data-v-2d808da8] {
  padding: 0.4rem;
  margin: 0 auto;
  margin-bottom: 0.266667rem;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.demo[data-v-2d808da8] {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.133333rem;
  /* border: 1px dashed #e4e4e4; */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 0.453333rem;
}
.de[data-v-2d808da8] {
  padding: 0.4rem;
  margin-bottom: 0.266667rem;
}
.setPrice[data-v-2d808da8] {
  color: var(--r) !important;
}
.setPrice[data-v-2d808da8]::first-letter {
  margin-right: 0.133333rem;
}
.boldPrice[data-v-2d808da8] {
  font-size: 0.426667rem;
  line-height: 0.506667rem;
  font-weight: bold;
}
.boldPrice[data-v-2d808da8]::first-letter {
  font-size: 0.32rem;
  font-weight: normal;
}
.content_area > p[data-v-2d808da8] {
  margin-bottom: var(--mp5);
}
.content_area > p[data-v-2d808da8]:last-child {
  margin-bottom: 0;
}
.content_area > p > span.red[data-v-2d808da8] {
  display: inline-block;
  color: var(--r);
}
.content_area > p > span.blue[data-v-2d808da8] {
  color: var(--b);
}
.content_area span[data-v-2d808da8]:last-child {
  color: var(--g1);
}
.base_info[data-v-2d808da8] {
  height: 1.68rem;
}
.type[data-v-2d808da8],
.time[data-v-2d808da8] {
  height: 1.2rem;
}
.img_area[data-v-2d808da8] {
  width: 100%;
  margin-top: 0.266667rem;
}
.img_area > img[data-v-2d808da8] {
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 0.266667rem;
  border-radius: 0.106667rem;
}
.btnBox[data-v-2d808da8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.btn[data-v-2d808da8] {
  width: 2.666667rem;
  height: 1.466667rem;
  text-align: center;
  line-height: 1.493333rem;
}
.que_order[data-v-2d808da8] {
  right: 3.733333rem;
}
.goPay[data-v-2d808da8] {
  background: var(--b);
  color: var(--white);
  right: 0.533333rem;
}
.apply_refund[data-v-2d808da8] {
  right: 0.533333rem;
}

/* 入寝设备 */
.dormBtn[data-v-2d808da8] {
  background: rgba(0, 153, 255, 1);
  -webkit-box-shadow: 0 0.053333rem 0.213333rem rgba(0, 153, 255, 0.5);
  box-shadow: 0 0.053333rem 0.213333rem rgba(0, 153, 255, 0.5);
  color: #fff;
}
.popupBoxWarp[data-v-2d808da8] {
  width: 100%;
  padding: 0 0.533333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(51, 51, 51, 0);
}
.popup[data-v-2d808da8] {
  padding: 0.533333rem;
  padding-bottom: 2.933333rem;
}
.popup > p[data-v-2d808da8]:nth-child(1) {
  font-size: 0.48rem;
  font-weight: 600;
}
.popup > p[data-v-2d808da8]:nth-child(2) {
  margin-top: 0.266667rem;
  margin-bottom: 0.533333rem;
}
.popup > p[data-v-2d808da8]:nth-child(3) {
  color: var(--b);
  font-weight: 600;
  margin-bottom: 0.266667rem;
}
.popup > p:nth-child(2) span[data-v-2d808da8] {
  font-weight: 600;
}
.popup .top > p[data-v-2d808da8] {
  margin-bottom: 0.266667rem;
}
.popup .price[data-v-2d808da8] {
  color: var(--r);
  margin-bottom: 0.853333rem;
}
.btmTitle[data-v-2d808da8] {
  font-size: 0.32rem;
  color: var(--g3);
}
.popupBoxWarp > p[data-v-2d808da8] {
  color: #fff;
  padding: 1.066667rem;
  line-height: 1.333333rem;
  text-align: center;
}
.cw[data-v-2d808da8] {
  color: #fff;
}
.dormStoreStart[data-v-2d808da8] {
  height: 1.6rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: var(--b);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--white);
  margin-bottom: 0.266667rem;
}
.dormStoreStart > p[data-v-2d808da8]:last-child {
  opacity: 0.8;
}
.content[data-v-e83f8e98] {
  color: var(--g1);
  font-size: 0.373333rem;
}

/* 手工精洗 */
.clothesItem[data-v-e83f8e98] {
  height: 1.333333rem;
  background: #f2f2f7;
}
.clothesItem > div > img[data-v-e83f8e98] {
  display: inline-block;
  height: 1.333333rem;
  width: 1.333333rem;
  background: #adb5bd;
  border-radius: 0.266667rem 0 0 0.266667rem;
  margin-right: 0.133333rem;
}
.clothesItem[data-v-e83f8e98]:last-child {
  margin-bottom: 0;
}

/* 手工精洗 */
#imgSrc[data-v-e83f8e98] {
  width: 100%;
}
.active[data-v-e83f8e98] {
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  /* Firefox 4 */
  -webkit-transition: all 0.3s linear;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s linear;
  /* Opera */
  height: 0.8rem !important;
  line-height: 0.8rem;
}
.activeImg[data-v-e83f8e98] {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.trImg[data-v-e83f8e98] {
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  /* Firefox 4 */
  -webkit-transition: all 0.3s linear;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s linear;
  /* Opera */
}
.timeWarp[data-v-e83f8e98] {
  overflow: hidden;
  height: 0;
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  /* Firefox 4 */
  -webkit-transition: all 0.3s linear;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s linear;
  /* Opera */
}
.goback[data-v-e83f8e98] {
  width: 1.466667rem;
  height: 1.466667rem;
  background-color: white;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
footer[data-v-e83f8e98] {
  width: 100%;
  position: fixed;
  bottom: 0.533333rem;
  padding: 0 0.533333rem;
  z-index: 2;
}
.jian[data-v-e83f8e98] {
  display: inline-block;
  width: 0.133333rem;
  text-align: right;
  color: red;
}
.refresh[data-v-e83f8e98] {
  float: right;
  width: 0.4rem;
  height: 0.4rem;
  padding: 0.133333rem;
  padding-left: 0.8rem;
}
.copy[data-v-e83f8e98] {
  padding: 0.266667rem 0 0.4rem 0.8rem;
}
.title[data-v-e83f8e98] {
  font-size: 0.453333rem;
  font-weight: bold;
  margin-bottom: var(--mp10);
}
.container[data-v-e83f8e98] {
  margin-top: 0.4rem;
  font-size: 0.373333rem;
  color: #333333;
  padding-bottom: 2.533333rem;
}
.status[data-v-e83f8e98] {
  font-weight: bold;
  font-size: 0.48rem;
}
.content_area .code[data-v-e83f8e98] {
  float: right;
  font-size: 0.32rem;
}
.tishi_msg[data-v-e83f8e98] {
  color: #ff1940;
  font-size: 0.373333rem;
  margin: 0.133333rem auto;
}
.content_area[data-v-e83f8e98] {
  padding: 0.4rem;
  margin: 0 auto;
  margin-bottom: 0.266667rem;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.demo[data-v-e83f8e98] {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.133333rem;
  /* border: 1px dashed #e4e4e4; */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 0.453333rem;
}
.de[data-v-e83f8e98] {
  padding: 0.4rem;
  margin-bottom: 0.266667rem;
}
.setPrice[data-v-e83f8e98] {
  color: var(--r) !important;
}
.setPrice[data-v-e83f8e98]::first-letter {
  margin-right: 0.133333rem;
}
.boldPrice[data-v-e83f8e98] {
  font-size: 0.426667rem;
  line-height: 0.506667rem;
  font-weight: bold;
}
.boldPrice[data-v-e83f8e98]::first-letter {
  font-size: 0.32rem;
  font-weight: normal;
}
.content_area > p[data-v-e83f8e98] {
  margin-bottom: var(--mp5);
}
.content_area > p[data-v-e83f8e98]:last-child {
  margin-bottom: 0;
}
.content_area > p > span.red[data-v-e83f8e98] {
  display: inline-block;
  color: var(--r);
}
.content_area > p > span.blue[data-v-e83f8e98] {
  color: var(--b);
}
.content_area span[data-v-e83f8e98]:last-child {
  color: var(--g1);
}
.base_info[data-v-e83f8e98] {
  height: 1.68rem;
}
.type[data-v-e83f8e98],
.time[data-v-e83f8e98] {
  height: 1.2rem;
}
.img_area[data-v-e83f8e98] {
  width: 100%;
  margin-top: 0.266667rem;
}
.img_area > img[data-v-e83f8e98] {
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 0.266667rem;
  border-radius: 0.106667rem;
}
.btnBox[data-v-e83f8e98] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.btn[data-v-e83f8e98] {
  width: 2.666667rem;
  height: 1.466667rem;
  text-align: center;
  line-height: 1.493333rem;
}
.que_order[data-v-e83f8e98] {
  right: 3.733333rem;
}
.goPay[data-v-e83f8e98] {
  background: var(--b);
  color: var(--white);
  right: 0.533333rem;
}
.apply_refund[data-v-e83f8e98] {
  right: 0.533333rem;
}

/* 入寝设备 */
.dormBtn[data-v-e83f8e98] {
  background: rgba(0, 153, 255, 1);
  -webkit-box-shadow: 0 0.053333rem 0.213333rem rgba(0, 153, 255, 0.5);
  box-shadow: 0 0.053333rem 0.213333rem rgba(0, 153, 255, 0.5);
  color: #fff;
}
.popupBoxWarp[data-v-e83f8e98] {
  width: 100%;
  padding: 0 0.533333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(51, 51, 51, 0);
}
.popup[data-v-e83f8e98] {
  padding: 0.533333rem;
  padding-bottom: 2.933333rem;
}
.popup > p[data-v-e83f8e98]:nth-child(1) {
  font-size: 0.48rem;
  font-weight: 600;
}
.popup > p[data-v-e83f8e98]:nth-child(2) {
  margin-top: 0.266667rem;
  margin-bottom: 0.533333rem;
}
.popup > p[data-v-e83f8e98]:nth-child(3) {
  color: var(--b);
  font-weight: 600;
  margin-bottom: 0.266667rem;
}
.popup > p:nth-child(2) span[data-v-e83f8e98] {
  font-weight: 600;
}
.popup .top > p[data-v-e83f8e98] {
  margin-bottom: 0.266667rem;
}
.popup .price[data-v-e83f8e98] {
  color: var(--r);
  margin-bottom: 0.853333rem;
}
.btmTitle[data-v-e83f8e98] {
  font-size: 0.32rem;
  color: var(--g3);
}
.popupBoxWarp > p[data-v-e83f8e98] {
  color: #fff;
  padding: 1.066667rem;
  line-height: 1.333333rem;
  text-align: center;
}
.cw[data-v-e83f8e98] {
  color: #fff;
}
.dormStoreStart[data-v-e83f8e98] {
  height: 1.6rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: var(--b);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--white);
  margin-bottom: 0.266667rem;
}
.dormStoreStart > p[data-v-e83f8e98]:last-child {
  opacity: 0.8;
}
.botton[data-v-53497296] {
  height: 1.333333rem;
  width: calc(100% - 1.066667rem);
  margin-left: 0.533333rem;
  line-height: 1.36rem;
  text-align: center;
  margin-top: 0.533333rem;
  background: var(--b);
  color: #fff;
  letter-spacing: 0.133333rem;
}
.botton[data-v-6689ebd6] {
  height: 1.333333rem;
  width: calc(100% - 1.066667rem);
  margin-left: 0.533333rem;
  line-height: 1.36rem;
  text-align: center;
  margin-top: 0.533333rem;
  background: var(--b);
  color: #fff;
  letter-spacing: 0.133333rem;
}
.botton[data-v-0fda00d0] {
  height: 1.333333rem;
  width: calc(100% - 1.066667rem);
  margin-left: 0.533333rem;
  line-height: 1.36rem;
  text-align: center;
  margin-top: 0.533333rem;
  background: var(--b);
  color: #fff;
  letter-spacing: 0.133333rem;
}
.warp[data-v-30625704] {
  height: 100%;
}
.top[data-v-30625704] {
  padding: 0.533333rem;
  padding-top: 0.666667rem;
}
.dian[data-v-30625704] {
  width: 0.186667rem;
  height: 0.186667rem;
  background: var(--b);
  border-radius: 50%;
  opacity: 1;
  margin-right: 0.053333rem;
}
.BtnDiv > div[data-v-30625704] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.BtnDiv > div > div[data-v-30625704] {
  height: 0.426667rem;
  line-height: 0.426667rem;
  margin-bottom: -0.213333rem;
  padding-left: 0.133333rem;
  font-size: 0.32rem;
}
.BtnDiv > div[data-v-30625704]:nth-child(1) {
  color: var(--b);
}
.BtnDiv > div[data-v-30625704]:nth-child(2) {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}
.BtnDiv > div:nth-child(1) > div[data-v-30625704] {
  margin-left: -0.213333rem;
}
.BtnDiv > div:nth-child(1) > p[data-v-30625704]:last-of-type {
  background: linear-gradient(92deg, var(--b) 0%, #46c7ff 100%);
}
.BtnDiv > div:nth-child(1) > p[data-v-30625704]:first-of-type {
  font-size: 0.426667rem;
  padding: 0.346667rem 0.133333rem 0.266667rem;
  border-left: 0.026667rem solid var(--g1);
}
.BtnDiv > div:nth-child(2) > p:first-of-type > span[data-v-30625704] {
  font-size: 0.426667rem;
  padding: 0.346667rem 0.133333rem 0.266667rem;
  border-left: 0.026667rem solid var(--g1);
}
.BtnDiv > div:nth-child(2) > p:first-of-type > span[data-v-30625704] {
  font-size: 0.426667rem;
  padding: 0.346667rem 0.133333rem 0.266667rem;
  border-left: 0.026667rem solid var(--g1);
}
.BtnDiv > div > p[data-v-30625704]:last-of-type {
  height: 1.013333rem;
  line-height: 1.013333rem;
  text-align: center;
  color: var(--white);
}
.BtnDiv > div:nth-child(2) > p[data-v-30625704]:last-of-type {
  background: -webkit-gradient(linear, right top, left top, from(#fe78da), to(#f8356b));
  background: linear-gradient(270deg, #fe78da 0%, #f8356b 100%);
  border-left: 0.026667rem solid var(--g1);
}
.BtnDiv > div:nth-child(3) > p[data-v-30625704]:last-of-type {
  background: -webkit-gradient(linear, right top, left top, from(#fe78da), to(#f8356b));
  background: linear-gradient(270deg, #fe78da 0%, #f8356b 100%);
  border-left: 0.026667rem solid var(--g1);
}
.newDiv > span[data-v-30625704] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.newDiv > span[data-v-30625704]:last-child {
  padding-left: 0.133333rem;
}
.newDiv:nth-child(3) > span[data-v-30625704]:first-child {
  margin: 0;
}
.newDiv:nth-child(3) > span[data-v-30625704]:last-child {
  border-left: 0.026667rem solid var(--g1);
  height: 100%;
  /* background: #000; */
  padding: 0;
}

/* 按钮 */
.btn[data-v-30625704] {
  margin: 0.533333rem 0 0.266667rem;
}
.btn > p[data-v-30625704] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 0.986667rem;
  line-height: 1.013333rem;
  border: 0.026667rem solid var(--r);
  text-align: center;
  color: var(--r);
}
.btn > p[data-v-30625704]:last-child {
  border: 0.026667rem solid var(--g2);
  margin-left: 0.266667rem;
  color: var(--g2);
}
.btnBtm[data-v-30625704] {
  color: var(--g3);
}

/* 底部提示 */
.msg[data-v-30625704] {
  padding: 0 0.533333rem;
}
.bgG[data-v-30625704] {
  height: 0.266667rem;
}
.title[data-v-595ea892] {
  font-weight: bold;
  padding-top: 0.533333rem;
}
.text[data-v-595ea892] {
  color: var(--g1);
  padding-top: 0.266667rem;
}
.content[data-v-2b86214a] {
  color: var(--g1);
}

/* 订单信息 */
.orderDetail[data-v-2b86214a] {
  background: var(--white);
  padding: 0.4rem;
}
.orderDetail > div > p[data-v-2b86214a] {
  color: var(--b);
}
.orderDetail > p[data-v-2b86214a] {
  margin-top: 0.186667rem;
  color: var(--g3);
}

/* 服务评价 */
.service_content[data-v-2b86214a] {
  margin: 0.266667rem 0;
  padding: 0.4rem 0 0.32rem 0.4rem;
  background: var(--white);
}
.service_content > div[data-v-2b86214a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.service_content > div > div[data-v-2b86214a] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 1.066667rem;
}
.service_content > div > div > img[data-v-2b86214a] {
  margin-bottom: 0.08rem;
}

/* 图文描述 */
.describe_content[data-v-2b86214a] {
  background: var(--white);
  padding: 0.4rem;
  padding-bottom: 0.133333rem;
  color: var(--g1);
}
.detail[data-v-2b86214a] {
  width: 100%;
  height: 2.666667rem;
  border: 0;
  margin-bottom: 0.266667rem;
}
.van-cell[data-v-2b86214a] {
  padding: 0;
}
.van-cell[data-v-2b86214a]:not(:last-child)::after {
  border: 0;
}
.imgclick[data-v-2b86214a] {
  /* opacity: 0; */
  position: absolute;
  z-index: 3;
}
.imgUpLoaderWarp[data-v-2b86214a] {
  position: relative;
}
.img_item[data-v-2b86214a] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
#ossfile[data-v-2b86214a] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.img_item[data-v-2b86214a] {
  width: 2.133333rem;
  height: 2.133333rem;
  margin-right: 0.266667rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAC0UlEQVR4Xu3dsYvTUBwH8N8vGRwcOrk4yHEIbi7+A4KznA52k1tKf+kiOIqgi8MNN9yU5FlaUHBwdxRxUtDBQXQVFycR51L6JL270pMOvXzT9IV8O+byfe379OX6+yW5nsqKR5ZlO1EU/fjvRz/NbGd5W0v3++K9/xZF0UG/33+jzrk73vsLSZK8XoXJbWcFikWjqnsicqiq9zTP84+q+s7MHhNrfYE8z5+o6vViBf4Vkatm9nv9OPc8FSgAvZkpScoJELCc2yLFlUdAUACIZ1l2kysQACw+PwhIQEAAjM5XIMuY8ooELG83Tzrn3nMFgogEJCAoAMZZxhAQFADi7EQAvJNPYXYiiCFbOUTvuA5kJ4IYEhDRYycC6p3E2YmAjgREAcF86+Ns5YAlwE4EwGMnAuIFD5im6W4cx59ns9mDwWDwqoL5Vj5E0IV0nue3VPWtiDw3M6t89hUMSEAQMehrIk1YgYV/sIU0AcHDozGA4Dw3FicgSNsEwKA7kSYAbu2UvnPuioh8F5GL4EIV7/1MRJ4mSfIMHeu8+a0BjsfjS5PJ5JOqnvm7k/NOYGn/rRTbLKSBd2zRC4d6e1tDfgeGe3dWEwDZiYCHMAGrAKxgjI0M0ZhDeCOzr2DQJgCyEwHf6K0V0uu87tFodHk6nX4QkSMzO1onU/c+QQPWjVHm+YLuRMpMqO4MAUHxoK+JgHOrLR7sNZHaBMAnIiAKCOZbH+fdWcASCLoTAeZVW5SFNEhNwCoAQz2lD86tljg7EZCZnQgIGPQp/QrmVssQ7ERAZhbSBAQFgDg7EQCviLKQJiAoAMZZSBMQFADj7ERAQHYiBKxAABxi/kXccRzv9nq9P+BYrYyffhV8bmYvWilQctLOuYfe+186HA5vdDqdr91ud1JyrFbF0jS9FkXRvqo+EpG7K08mOOdeisj9ZRnv/X6SJMX2xaOl+91e/ncY/wCbzw9Dr/LRkwAAAABJRU5ErkJggg==) no-repeat center/100%
    100%;
}
.appraiseImg[data-v-2b86214a] {
  width: 2.133333rem;
  height: 2.133333rem;
  margin-right: 0.266667rem;
  margin-top: 0.266667rem;
}
.uploaderImg[data-v-2b86214a] {
  display: inline-block;
  width: 2.133333rem;
  height: 2.133333rem;
  position: relative;
}
.delete[data-v-2b86214a] {
  position: absolute;
  top: 0;
  right: 0;
}
.img_item > input[data-v-2b86214a] {
  display: inline-block;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.tips[data-v-2b86214a] {
  margin-bottom: 0.266667rem;
}

/* 门店评价 */
.store_content[data-v-2b86214a] {
  background: var(--white);
  padding: 0.4rem;
  padding-bottom: 0.56rem;
  margin: 0.266667rem 0 0.533333rem;
}
.store_content > div[data-v-2b86214a] {
  padding: 0 0.666667rem;
  margin-top: 0.4rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.store_content > div[data-v-2b86214a]:first-of-type {
  margin-top: 0.266667rem;
}
.store_content > div > div[data-v-2b86214a] {
  width: 100%;
}
.store_content > div > p[data-v-2b86214a]:last-of-type {
  color: var(--g3);
  margin: 0.133333rem 0 0.266667rem;
}
.van-rate[data-v-2b86214a] {
  width: 100%;
}

/* 底部按钮 */
.btm[data-v-2b86214a] {
  width: 100%;
  height: 1.466667rem;
  background: #4364f7;
  -webkit-box-shadow: 0 0.053333rem 0.213333rem rgba(0, 153, 255, 0.5);
  box-shadow: 0 0.053333rem 0.213333rem rgba(0, 153, 255, 0.5);
  opacity: 1;
  border-radius: 2.666667rem;
  margin-bottom: 0.8rem;
  color: var(--white);
  text-align: center;
  line-height: 1.466667rem;
}
.title[data-v-30081cfa] {
  text-align: center;
  font-size: 0.426667rem;
  color: var(--g1);
}
.title span[data-v-30081cfa] {
  font-weight: bold;
  color: var(--b);
}
.btn[data-v-30081cfa] {
  height: 1.466667rem;
  padding: 0 0.533333rem;
  font-size: var(--f17);
  color: var(--white);
  margin-top: 0.533333rem;
}
.btn p[data-v-30081cfa] {
  margin-left: 0.266667rem;
}
.btnWS[data-v-30081cfa] {
  color: var(--b);
}
footer p[data-v-30081cfa] {
  font-size: 0.32rem;
  color: var(--g3);
  margin: 0.8rem auto 0.266667rem;
}
footer img[data-v-30081cfa] {
  width: 100%;
}
h3[data-v-03a29c48] {
  font-size: 0.533333rem;
}
.content[data-v-03a29c48] {
  color: var(--g1);
}
.contentBox[data-v-03a29c48] {
  padding-bottom: 2.4rem;
}
.contentBox > div .flex_sb_a[data-v-03a29c48] {
  height: 1.466667rem;
  padding: 0 0.4rem;
  margin-bottom: 0.133333rem;
  background: rgba(255, 255, 255, 1);
  font-size: var(--f17);
}
.title[data-v-03a29c48] {
  color: var(--g2);
  margin: 0.4rem auto 0.266667rem;
}
.otner[data-v-03a29c48] {
  margin-top: 0.48rem;
}
.upPage[data-v-03a29c48] {
  position: fixed;
  bottom: 0.8rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 2.666667rem;
  height: 1.466667rem;
  line-height: 1.466667rem;
  text-align: center;
  opacity: 1;
}
.content[data-v-5f0b0342] {
  padding: 0.533333rem;
  color: var(--g1);
}
.imgclick[data-v-5f0b0342] {
  /* opacity: 0; */
  position: absolute;
  z-index: 3;
}
#ossfile[data-v-5f0b0342] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.progress-bar[data-v-5f0b0342] {
  height: 0.533333rem;
}
.uploader[data-v-5f0b0342] {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  z-index: 3;
}
.container[data-v-5f0b0342] {
  margin-top: 0.4rem;
  font-size: 0.373333rem;
  color: var(--g1);
}
.tips[data-v-5f0b0342] {
  margin-bottom: 0.266667rem;
}
.refund_content[data-v-5f0b0342] {
  padding: 0.453333rem 0.4rem;
  background: rgba(255, 255, 255, 1);
  /* border: 1px solid #acb7c2; */
  -webkit-box-shadow: 0 0 0.026667rem #acb7c2;
  box-shadow: 0 0 0.026667rem #acb7c2;
  opacity: 1;
  margin-bottom: 0.4rem;
  position: relative;
}
.list[data-v-5f0b0342] {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  width: 100%;
  background: var(--white);
}
.list p[data-v-5f0b0342] {
  height: 0.8rem;
  line-height: 0.8rem;
  /* text-align: center; */
  text-indent: 0.533333rem;
}
.reason > input[data-v-5f0b0342] {
  border: none;
  outline: none;
}

/* .reason {
  height: 19px;
}

.reason > img {
  width: 6px;
  height: 11px;
} */
.detail[data-v-5f0b0342] {
  width: 100%;
  height: 4rem;
  margin-bottom: 0.4rem;
  -webkit-box-shadow: 0 0 0.026667rem #acb7c2;
  box-shadow: 0 0 0.026667rem #acb7c2;
}
.img_item[data-v-5f0b0342] {
  width: 2.133333rem;
  height: 2.133333rem;
  margin-right: 0.266667rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAC0UlEQVR4Xu3dsYvTUBwH8N8vGRwcOrk4yHEIbi7+A4KznA52k1tKf+kiOIqgi8MNN9yU5FlaUHBwdxRxUtDBQXQVFycR51L6JL270pMOvXzT9IV8O+byfe379OX6+yW5nsqKR5ZlO1EU/fjvRz/NbGd5W0v3++K9/xZF0UG/33+jzrk73vsLSZK8XoXJbWcFikWjqnsicqiq9zTP84+q+s7MHhNrfYE8z5+o6vViBf4Vkatm9nv9OPc8FSgAvZkpScoJELCc2yLFlUdAUACIZ1l2kysQACw+PwhIQEAAjM5XIMuY8ooELG83Tzrn3nMFgogEJCAoAMZZxhAQFADi7EQAvJNPYXYiiCFbOUTvuA5kJ4IYEhDRYycC6p3E2YmAjgREAcF86+Ns5YAlwE4EwGMnAuIFD5im6W4cx59ns9mDwWDwqoL5Vj5E0IV0nue3VPWtiDw3M6t89hUMSEAQMehrIk1YgYV/sIU0AcHDozGA4Dw3FicgSNsEwKA7kSYAbu2UvnPuioh8F5GL4EIV7/1MRJ4mSfIMHeu8+a0BjsfjS5PJ5JOqnvm7k/NOYGn/rRTbLKSBd2zRC4d6e1tDfgeGe3dWEwDZiYCHMAGrAKxgjI0M0ZhDeCOzr2DQJgCyEwHf6K0V0uu87tFodHk6nX4QkSMzO1onU/c+QQPWjVHm+YLuRMpMqO4MAUHxoK+JgHOrLR7sNZHaBMAnIiAKCOZbH+fdWcASCLoTAeZVW5SFNEhNwCoAQz2lD86tljg7EZCZnQgIGPQp/QrmVssQ7ERAZhbSBAQFgDg7EQCviLKQJiAoAMZZSBMQFADj7ERAQHYiBKxAABxi/kXccRzv9nq9P+BYrYyffhV8bmYvWilQctLOuYfe+186HA5vdDqdr91ud1JyrFbF0jS9FkXRvqo+EpG7K08mOOdeisj9ZRnv/X6SJMX2xaOl+91e/ncY/wCbzw9Dr/LRkwAAAABJRU5ErkJggg==) no-repeat
            center/100% 100%;
}
.uploaderImg[data-v-5f0b0342] {
  display: inline-block;
  width: 2.133333rem;
  height: 2.133333rem;
}
.img_item > input[data-v-5f0b0342] {
  display: inline-block;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.end[data-v-5f0b0342] {
  margin-right: 0;
}
.del[data-v-5f0b0342] {
  width: 0.533333rem !important;
  height: 0.533333rem !important;
  position: absolute !important;
  top: -0.213333rem !important;
  right: -0.213333rem !important;
}
.btn_area[data-v-5f0b0342] {
  width: 100%;
  position: fixed;
  bottom: 0.8rem;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.533333rem;
}
.btn[data-v-5f0b0342] {
  height: 1.466667rem;
  text-align: center;
  line-height: 1.466667rem;
  border-radius: 2.666667rem;
  font-size: 0.373333rem;
}
.que[data-v-5f0b0342] {
  width: 2.666667rem;
  background-color: white;
}
.comfirm[data-v-5f0b0342] {
  width: 6rem;
  color: white;
}
.modal[data-v-5f0b0342] {
  width: 8.933333rem;
  height: 4.346667rem;
  background: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0 0.08rem 0.16rem rgba(204, 204, 204, 0.16);
  box-shadow: 0 0.08rem 0.16rem rgba(204, 204, 204, 0.16);
  opacity: 1;
  border-radius: 0.106667rem;
  position: fixed;
  z-index: 11;
  top: 4.613333rem;
  left: 0.533333rem;
  color: var(--g1);
  text-align: center;
}
.title[data-v-5f0b0342] {
  font-size: 0.506667rem;
  margin-top: 1.066667rem;
}
.modal_msg[data-v-5f0b0342] {
  margin-bottom: 1.066667rem;
}
.orange[data-v-5f0b0342] {
  color: var(--o);
}
.top[data-v-4cd429ea] {
  background: var(--white);
  /* display: none; */
  padding: 0.8rem 0 0.533333rem;
  margin-bottom: 0.266667rem;
}
.ok[data-v-4cd429ea] {
  width: 2.266667rem;
  height: 2.266667rem;
  display: block;
  margin: 0 auto 0.533333rem;
}
.success_msg[data-v-4cd429ea] {
  text-align: center;
  color: var(--b);
  font-size: 0.426667rem;
}
.success_msg > span[data-v-4cd429ea]:last-child {
  color: var(--g2);
  font-size: var(--f14);
  margin-top: 0.266667rem;
}
.success[data-v-4cd429ea] {
  height: 1.466667rem;
  border: 0.026667rem solid rgba(0, 138, 230, 1);
  -webkit-box-shadow: 0 0.106667rem 0.213333rem rgba(0, 153, 255, 0.16);
  box-shadow: 0 0.106667rem 0.213333rem rgba(0, 153, 255, 0.16);
  opacity: 1;
  border-radius: 2.666667rem;
  width: 8.933333rem;
  background-color: var(--b);
  text-align: center;
  font-size: 0.373333rem;
  color: white;
  line-height: 1.466667rem;
  position: fixed;
  bottom: 0.533333rem;
  left: 0.533333rem;
}
.btm > div[data-v-4cd429ea] {
  padding: 0 0.533333rem;
  height: 1.6rem;
  background: var(--white);
  margin-bottom: 0.026667rem;
  color: var(--g1);
}
.btm > div > div > p[data-v-4cd429ea]:last-child {
  margin-top: 0.08rem;
  color: var(--g3);
  font-size: var(--f12);
}
.btm > div > img[data-v-4cd429ea] {
  margin-right: 0.266667rem;
}
.btm > img[data-v-4cd429ea] {
  width: 100%;
}

/* 急速退款 */
.quick_refund[data-v-4cd429ea] {
  display: block;
}
.quick_refund > div[data-v-4cd429ea]:first-child {
  height: 1.706667rem;
  margin-bottom: 0.026667rem;
  background: var(--white);
  padding: 0 0.133333rem 0 0.533333rem;
}
.quick_refund > div:first-child > div span[data-v-4cd429ea] {
  color: var(--b);
  font-weight: bold;
}
.quick_refund > div:first-child > div > p[data-v-4cd429ea]:last-child {
  color: var(--g3);
  margin-top: 0.106667rem;
}

/* 选择优惠券还是余额 */
.table[data-v-4cd429ea] {
  margin-bottom: 0.266667rem;
}
.table > div[data-v-4cd429ea] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 3.733333rem;
  background: var(--white);
}
.table > div[data-v-4cd429ea]:last-child {
  margin-left: 0.026667rem;
}
.table > div > p[data-v-4cd429ea]:first-of-type {
  margin: 0.32rem 0 0.133333rem;
}
.table > div:first-child > p[data-v-4cd429ea]:last-of-type {
  color: var(--b);
  font-size: var(--f12);
}
.table > div:last-child > p[data-v-4cd429ea]:last-of-type {
  color: var(--g2);
  font-size: var(--f12);
}
.top[data-v-58e4252d] {
  background: var(--white);
  height: 1.706667rem;
  padding: 0 0.133333rem 0 0.533333rem;
  margin-bottom: 0.026667rem;
}
.top span[data-v-58e4252d] {
  font-weight: bold;
  color: var(--b);
  line-height: 0.533333rem;
  margin-left: 0.053333rem;
}
.top>div>p[data-v-58e4252d]:last-child {
  margin-top: 0.133333rem;
  color: var(--g3);
}

/* 中间选择部分 */
.center>div[data-v-58e4252d] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 3.733333rem;
  padding-top: 0.96rem;
  padding-bottom: 0.8rem;
  background: var(--white);
}
.center>div[data-v-58e4252d]:first-child {
  margin-right: 0.026667rem;
}
.center>div>p[data-v-58e4252d]:first-of-type {
  margin-top: 0.32rem;
  margin-bottom: 0.133333rem;
}
.center>div span[data-v-58e4252d] {
  font-size: 0.32rem;
}
.content[data-v-24477a97] {
  padding: 0;
}
.flex_sb_a[data-v-24477a97] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 40%;
}
.flex_sb_a p[data-v-24477a97] {
  color: var(--g3);
  margin-top: 0.533333rem;
}
.info[data-v-a36cbd64] {
  font-size: 0.32rem;
}
.cardChilrenWarp[data-v-a36cbd64] {
  width: 100%;
  height: auto;
  padding: 0.4rem 0.533333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.container[data-v-a36cbd64] {
  width: 8.933333rem;
  display: block;
  margin: 0 0.533333rem;
}
.item[data-v-a36cbd64] {
  /* width: 295px; */
  width: 100%;
  height: 3.6rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.266667rem;
  color: rgba(255, 255, 255, 0.6);
  background: -webkit-gradient(linear, left top, right top, from(#3d3835), to(#656160));
  background: linear-gradient(90deg, #3d3835 0%, #656160 100%);
  font-size: 0.373333rem;
  padding-top: 0.4rem;
  padding-left: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  margin-bottom: 0.266667rem;
}
.item .sureOrder[data-v-a36cbd64] {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.4rem;
  color: var(--white);
}
.item_name[data-v-a36cbd64] {
  font-weight: bold;
  font-size: var(--f17);
  color: var(--g);
  margin-bottom: 0.266667rem;
}
.item_bottom[data-v-a36cbd64] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.item_bottom > span[data-v-a36cbd64] {
  padding: 0.266667rem 0;
}
.cardUse[data-v-a36cbd64] {
  position: absolute;
  bottom: 0.4rem;
  right: 0.4rem;
  width: 2.133333rem;
  height: 1.013333rem;
  line-height: 1.013333rem;
  text-align: center;
  background: rgba(255, 255, 255, 1);
  border: 0.026667rem solid rgba(228, 228, 228, 1);
  border-radius: 0.506667rem;
  font-size: 0.373333rem;
  color: var(--g);
}
.font_10[data-v-a36cbd64] {
  font-size: 0.32rem;
}
.disabled[data-v-a36cbd64] {
  background-color: rgb(205, 205, 205);
  border: 0.026667rem solid rgba(228, 228, 228, 1);
  -webkit-box-shadow: 0 0.106667rem 0.213333rem rgba(204, 204, 204, 0.16);
  box-shadow: 0 0.106667rem 0.213333rem rgba(204, 204, 204, 0.16);
}
.top_right[data-v-a36cbd64] {
  width: 1.333333rem;
  height: 1.333333rem;
  border-radius: 50%;
  border: 0.026667rem dashed rgb(231, 116, 103);
  color: red;
  position: absolute;
  top: 0.4rem;
  right: 0.4rem;
  text-align: center;
  line-height: 1.333333rem;
  font-size: 0.373333rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cardType[data-v-a36cbd64] {
  width: 1.546667rem;
  height: 0.533333rem;
  border-radius: 0.106667rem;
  opacity: 1;
  text-align: center;
  color: #494542;
  background: linear-gradient(
        287deg,
        rgba(255, 255, 255, 0.5) -1%,
        rgba(255, 255, 255, 0.8) 99%
    );
  margin-bottom: 0.213333rem;
}
.left[data-v-a140b438] {
  width: 7.68rem;
  height: 0.826667rem;
  background: var(--white);
  line-height: 0.826667rem;
}
.left > img[data-v-a140b438] {
  margin-left: 0.266667rem;
  margin-right: 0.133333rem;
}
.left > input[data-v-a140b438] {
  border: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 0.133333rem;
  /* width: 240px; */
}
.top>p[data-v-a140b438] {
  padding-left: 0.506667rem;
  height: 0.826667rem;
  line-height: 0.826667rem;
  text-align: right;
  color: var(--b);
}
.result[data-v-a140b438] {
  padding-top: var(--mp15);
  font-size: var(--f17);
  color: var(--g1);
}
.result>div[data-v-a140b438]:first-child {
  background: var(--white);
  padding: var(--mp10) var(--mp15);
  margin-bottom: var(--mp10);
}
.result>div[data-v-a140b438]:last-child {
  text-align: center;
  font-size: var(--f14);
  color: var(--g1);
}
.result>div>p[data-v-a140b438]:last-child {
  font-size: var(--f14);
  color: var(--g3);
  width: 8rem;
}/* .content {
  padding: 15px;
  font-size: 12px;
  line-height: 18px;
  height: 100%;
  overflow-y: scroll;
  background: var(--white);
}
h2 {
  margin-bottom: 20px;
}
p{
  font-weight: 600;
} */
.content[data-v-5fb0634f] {
  padding-top: 0.266667rem;
}
.enterBtn[data-v-5fb0634f] {
  width: 3.2rem;
  height: 1.333333rem;
  background: var(--b);
  text-align: center;
  line-height: 1.333333rem;
  color: var(--white);
  font-size: var(--f17);
  border-radius: 1.333333rem;
  margin: 0.266667rem auto;
  background: rgba(0, 153, 255, 0.2);
}
.active[data-v-5fb0634f] {
  background: #4364f7;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem rgba(67, 100, 247, 0.28);
}
p[data-v-5fb0634f] {
  width: 100%;
  font-size: 0.426667rem;
  text-align: center;
  color: var(--g3);
}
.title[data-v-5fb0634f] {
  margin: 1.066667rem 0;
  font-size: 0.533333rem;
  color: var(--g1);
}
.radio[data-v-5fb0634f] {
  margin: 1.2rem auto 1.68rem;
  padding: 0 1.2rem;
}
.radio > div > div[data-v-5fb0634f] {
  width: 2.346667rem;
  height: 2.346667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  margin-bottom: 0.533333rem;
  background: var(--white);
}
img[data-v-d3defb54] {
  width: 100%;
  margin: auto 0;
}
.content[data-v-24ac3585] {
  padding: 0;
}
.center[data-v-33855f5e] {
  background: var(--white);
  height: 5.333333rem;
  margin-top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.666667rem 0.533333rem;
  position: relative;
}
.center > div[data-v-33855f5e] {
  width: 50%;
  height: 100%;
  /* overflow: hidden; */
}
.center > div[data-v-33855f5e]:last-child {
  padding-left: 0.533333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.center .code[data-v-33855f5e] {
  position: absolute;
  bottom: 0.266667rem;
  right: 0.266667rem;
  color: #dcdcdc;
}
.content[data-v-33855f5e] {
  /* background: linear-gradient(
    180deg,
    rgba(218, 223, 235, 0) 0%,
    rgba(222, 227, 237, 1) 14%,
    rgba(248, 248, 248, 1) 100%
  ); */
  /* padding-top: 10px; */
  background: #fafafc;
  font-size: 0.373333rem;
}
.right[data-v-33855f5e] {
  padding-left: 0.533333rem;
}
.right > div[data-v-33855f5e] {
  height: 2.666667rem;
  overflow: hidden;
}
.right > div > p[data-v-33855f5e]:first-child {
  color: var(--g2);
}
.right > div > p[data-v-33855f5e]:last-child {
  color: #b1b1b1;
  font-size: 0.32rem;
}
.right p[data-v-33855f5e]:nth-of-type(2) {
  font-size: 0.426667rem;
  color: #575757;
  margin-bottom: 0.266667rem;
}
.message[data-v-33855f5e] {
  width: 100%;
  padding: 0.4rem;
  background: var(--r);
  color: var(--white);
  margin-bottom: 0.4rem;
}
.message > img[data-v-33855f5e] {
  margin-right: 0.266667rem;
}

/* 选择服务 */
.itemWarp[data-v-33855f5e] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
.itemWarp > div[data-v-33855f5e]:nth-child(3n) {
  margin-right: 0;
}
.itemWarp > div[data-v-33855f5e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* margin-right: 10px; */
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2.8rem;
  /* min-height: 58px; */
  padding: 0.266667rem 0;
  background: #f2f2f7;
  opacity: 1;
  border-radius: 0.266667rem;
  text-align: center;
  margin-bottom: 0.266667rem;
  color: var(--g2);
}

/* .itemWarp > div > p:first-child {
  color: #0d3d61;
}
.itemWarp > div > p:last-child {
  color: #255b83;
} */

/* 选中得item */
.activeClass[data-v-33855f5e] {
  background: #ffffff !important;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
}
.activeClass > p[data-v-33855f5e] {
  /* color: #182738 !important; */
  color: var(--b) !important;
}

/* 底部确认订单 */
footer[data-v-33855f5e] {
  position: fixed;
  bottom: 0.8rem;
  right: 0.533333rem;
  width: 6.933333rem;
  height: 1.466667rem;
  text-align: center;
  line-height: 1.466667rem;
  color: rgba(255, 255, 255, 0.9);
}
.left > img[data-v-33855f5e] {
  border-radius: 50%;
  -webkit-box-shadow: 0 0.053333rem 0.213333rem rgba(67, 69, 70, 0.1);
  box-shadow: 0 0.053333rem 0.213333rem rgba(67, 69, 70, 0.1);
}
.storeCollection[data-v-13b3ec95] {
  position: absolute;
  padding: 0.4rem;
  right: 0;
  top: 0.133333rem;
}
.center[data-v-13b3ec95] {
  height: 5.333333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.666667rem 0.533333rem;
  position: relative;
}
.center > div[data-v-13b3ec95] {
  /* width: 50%; */
  height: 100%;
  /* overflow: hidden; */
}
.center > div[data-v-13b3ec95]:last-child {
  padding-left: 0.533333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.center .code[data-v-13b3ec95] {
  position: absolute;
  bottom: 0.266667rem;
  right: 0.266667rem;
  color: #dcdcdc;
}
.content[data-v-13b3ec95] {
  background: -webkit-gradient(
    linear,
    left top, left bottom,
    from(rgba(218, 223, 235, 0)),
    color-stop(14%, rgba(222, 227, 237, 1)),
    to(rgba(248, 248, 248, 1))
  );
  background: linear-gradient(
    180deg,
    rgba(218, 223, 235, 0) 0%,
    rgba(222, 227, 237, 1) 14%,
    rgba(248, 248, 248, 1) 100%
  );
}
.right[data-v-13b3ec95] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.533333rem;
}
.right > div[data-v-13b3ec95] {
  height: 2.666667rem;
  overflow: hidden;
}
.right > div > p[data-v-13b3ec95]:first-child {
  color: var(--g2);
}
.right > div > p[data-v-13b3ec95]:last-child {
  color: #b1b1b1;
  font-size: 0.32rem;
}
.right p[data-v-13b3ec95]:nth-of-type(2) {
  font-size: 0.426667rem;
  color: #575757;
  margin-bottom: 0.266667rem;
}
.notice-con[data-v-13b3ec95] {
  color: var(--g1);
  font-size: 0.32rem;
  overflow: hidden;
  /* background: url("notice.png") no-repeat center;   */
}
.pictureWarp[data-v-13b3ec95] {
  /* display: flex; */
  position: relative;
  width: 4rem;
  height: 4rem;
  /* background: url("../../../assets/svg/dormStoreOrdering/587.svg") no-repeat
    left top/100% 100%; */
}
.pictureWarp > div[data-v-13b3ec95] {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.pictureWarp > div[data-v-13b3ec95]:nth-child(1) {
  width: 100%;
  height: 100%;
}
.pictureWarp > div:nth-child(1) img[data-v-13b3ec95] {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.pictureWarp > div[data-v-13b3ec95]:nth-child(2) {
  z-index: 1;
}
.pictureWarp > div:nth-child(2) img[data-v-13b3ec95] {
  width: 2.773333rem;
  height: 2.773333rem;
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
  animation: rotation-data-v-13b3ec95 1s linear infinite;
  -moz-animation: rotation-data-v-13b3ec95 1s linear infinite;
  -webkit-animation: rotation-data-v-13b3ec95 1s linear infinite;
  -o-animation: rotation-data-v-13b3ec95 1s linear infinite;
}
@-webkit-keyframes rotation-data-v-13b3ec95 {
from {
    -webkit-transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
}
}
.boxShoaw[data-v-13b3ec95] {
  display: block;
  height: 4rem;
  width: 4rem;
  border-radius: 50%;
  -webkit-box-shadow: 0 0.053333rem 0.213333rem rgba(67, 69, 70, 0.1);
  box-shadow: 0 0.053333rem 0.213333rem rgba(67, 69, 70, 0.1);
}
.boxShoawDiv[data-v-13b3ec95] {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: none;
}
.content[data-v-2e848b88] {
  background: -webkit-gradient(
    linear,
    left top, left bottom,
    from(rgba(218, 223, 235, 0)),
    color-stop(14%, rgba(222, 227, 237, 1)),
    to(rgba(248, 248, 248, 1))
  );
  background: linear-gradient(
    180deg,
    rgba(218, 223, 235, 0) 0%,
    rgba(222, 227, 237, 1) 14%,
    rgba(248, 248, 248, 1) 100%
  );
  font-size: 0.373333rem;
}
footer[data-v-2e848b88] {
  position: fixed;
  bottom: 0.533333rem;
  right: 0.533333rem;
  width: 6.933333rem;
  height: 1.466667rem;
  background: #4364f7;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem rgba(67, 100, 247, 0.28);
  opacity: 1;
  border-radius: 2.666667rem;
  text-align: center;
  /* line-height: 55px; */
  color: rgba(255, 255, 255, 0.9);
}
footer > div[data-v-2e848b88] {
  height: 100%;
  font-size: 0.426667rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.start[data-v-2e848b88] {
  border-top: 0.026667rem solid #f4f4f4;
  background: var(--white);
  padding: 0.4rem;
  color: #182738;
  border-radius: 0 0 0.106667rem 0.106667rem;
}
.start .top > p[data-v-2e848b88] {
  padding: 0.266667rem 0 0.666667rem;
  text-align: center;
  font-size: 0.48rem;
}
.start .top > div[data-v-2e848b88] {
  padding: 0.4rem;
  background: rgba(213, 222, 228, 0.46);
}
.start .top > div span[data-v-2e848b88] {
  font-weight: bold;
}

/* 剩余时长 */
.timeWarp[data-v-2e848b88] {
  color: rgba(24, 39, 56, 0.3);
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.timeWarp > span[data-v-2e848b88]:nth-child(2) {
  font-size: 1.28rem;
  color: rgba(24, 39, 56, 1);
  margin: 0 0.4rem;
}
.timeWarp[data-v-2e848b88]:nth-child(2) {
  margin-top: 0.533333rem;
}
.timeWarp:nth-child(2) > span[data-v-2e848b88]:nth-child(2) {
  font-size: 0.426667rem;
  margin: 0 0.133333rem;
}
.stepWarp[data-v-2e848b88] {
  padding: 0 1.013333rem 0.4rem;
  background: var(--white);
}
.indexWarp[data-v-8aa608ea] {
  height: 0.8rem;
  padding: 0 3%;
  background: var(--white);
}
.indexItm[data-v-8aa608ea] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.indexItm[data-v-8aa608ea]:last-child {
  -webkit-box-flex: 0;
  -ms-flex: 0;
  flex: 0;
}
.indexItm:last-child span[data-v-8aa608ea] {
  display: none;
}
.indexBorder[data-v-8aa608ea] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 0.026667rem;
  background: #f4f4f4;
}
.activeImg[data-v-8aa608ea] {
  -webkit-transform: rotate(360deg);
  animation: rotation-data-v-8aa608ea 1s linear infinite;
  -moz-animation: rotation-data-v-8aa608ea 1s linear infinite;
  -webkit-animation: rotation-data-v-8aa608ea 1s linear infinite;
  -o-animation: rotation-data-v-8aa608ea 1s linear infinite;
}
@-webkit-keyframes rotation-data-v-8aa608ea {
from {
    -webkit-transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
}
}
.Itm[data-v-8aa608ea] {
  color: #182738;
}
.start[data-v-20ddcc52] {
  border-top: 0.026667rem solid #f4f4f4;
  background: var(--white);
  padding: 0.4rem;
  color: #182738;
  border-radius: 0 0 0.266667rem 0.266667rem;
  position: relative;
}
.start .top > p[data-v-20ddcc52]:first-child {
  color: var(--r);
}
.start .top > p[data-v-20ddcc52] {
  padding: 0.266667rem 0 0.666667rem;
  text-align: center;
  font-size: 0.48rem;
}
.start .top > div[data-v-20ddcc52] {
  padding: 0.4rem;
  background: #f2f2f7;
}
.start .top > div span[data-v-20ddcc52] {
  font-weight: bold;
}
footer[data-v-20ddcc52] {
  position: fixed;
  bottom: 0.8rem;
  right: 0.533333rem;
  width: 6.933333rem;
  height: 1.466667rem;
  background: var(--r);
  -webkit-box-shadow: 0 0.053333rem 0.213333rem rgba(255, 25, 64, 0.5);
  box-shadow: 0 0.053333rem 0.213333rem rgba(255, 25, 64, 0.5);
  border-radius: 2.666667rem;
  text-align: center;
  /* line-height: 55px; */
  color: rgba(255, 255, 255, 0.9);
}
footer > div[data-v-20ddcc52] {
  height: 100%;
  font-size: 0.426667rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cabinetDetail[data-v-e85a2c64] {
  height: 1.466667rem;
  background: var(--white);
  padding: 0 0.4rem;
}
.cabinetDetail > p .cabinetName[data-v-e85a2c64] {
  line-height: 0.506667rem;
  color: var(--g1);
}
.cabinetDetail > p .cabinetUp[data-v-e85a2c64] {
  width: 1.76rem;
  height: 0.533333rem;
  background: rgba(0, 153, 255, 0.1);
  border-radius: 0.533333rem;
  font-size: 0.32rem;
  text-align: center;
  line-height: 0.56rem;
  color: var(--b);
  margin-right: 0.533333rem;
}
.deviceWarp > div[data-v-e85a2c64]:first-child {
  margin-right: 0.266667rem;
}
.deviceWarp > div[data-v-e85a2c64] {
  background: var(--white);
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 2rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-left: 0.373333rem;
  position: relative;
}
.deviceWarp > div img[data-v-e85a2c64] {
  position: absolute;
  right: 0.266667rem;
  top: 0.266667rem;
}
.deviceWarp > div > p[data-v-e85a2c64]:last-of-type {
  margin-top: 0.133333rem;
  font-size: 0.426667rem;
  color: var(--r);
  font-weight: 600;
}
.deviceWarp > div > p[data-v-e85a2c64]:last-of-type::first-letter {
  font-size: 0.32rem;
  margin-right: 0.133333rem;
  font-weight: normal;
}
.activeDiv[data-v-e85a2c64] {
  background: var(--b) !important;
}
.activeDiv p[data-v-e85a2c64] {
  color: var(--white) !important;
}
.deviceContent[data-v-e85a2c64] {
  position: relative;
  padding-bottom: 0.533333rem;
}
.enterImg[data-v-e85a2c64] {
  width: 100%;
}

/* 标记 */
#pointer[data-v-e85a2c64] {
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 1.12rem;
  border-bottom: 0.213333rem solid var(--white);
  border-left: 0.266667rem solid transparent;
  border-right: 0.266667rem solid transparent;
}
.tr[data-v-e85a2c64] {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.enterBtn[data-v-e85a2c64] {
  position: fixed;
  width: calc(100% - 1.066667rem);
  height: 1.466667rem;
  bottom: 0.8rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: var(--white);
  text-align: center;
  line-height: 1.466667rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.enterItmImg[data-v-e85a2c64] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: auto;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
#containe[data-v-c57eab5a] {
  background: rgb(250, 250, 252);
  padding: 0 0.533333rem;
}
#containe[data-v-c57eab5a] .van-cell {
  background-color: white !important;
  border-radius: 0.133333rem;
  -webkit-box-shadow: 0 0 0.026667rem 0 #acb7c2;
  box-shadow: 0 0 0.026667rem 0 #acb7c2;
  padding-left: 0.266667rem;
  padding-right: 0.266667rem;
}
#containe[data-v-c57eab5a] .van-search {
  padding: 0;
}
#containe[data-v-c57eab5a] .van-search__content {
  padding-left: 0;
}
#containe[data-v-c57eab5a] .van-search__action {
  padding-left: 0.266667rem;
  padding-right: 0;
}
.searchLi[data-v-c57eab5a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 0.266667rem 0;
  border-bottom: 0.026667rem solid #fafafc;
}
.cityList[data-v-c57eab5a] {
  margin: 0 auto;
  margin-bottom: 0.266667rem;
  border-radius: 0.266667rem;
  background: white;
  padding: 0.266667rem 0.4rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
}
.searchDiv[data-v-c57eab5a] {
  margin-top: 0.266667rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  border-top: none;
}
.hint[data-v-c57eab5a] {
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.586667rem;
  letter-spacing: 0em;
  margin-top: 0.4rem;
  margin-bottom: 0.266667rem;
  /* 灰1 */
  color: #343a40;
}
.store[data-v-c57eab5a] {
  font-size: 0.426667rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
  padding-top: 0.133333rem;
  /* 灰1 */
  color: #343a40;
  margin-bottom: 0.266667rem;
}
.cityListName[data-v-c57eab5a] {
  font-size: 0.426667rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
  /* 蓝色 */
  color: #4364f7;
}/* 柜子二维码 */
.cabinetQR[data-v-5bde5e36] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1.653333rem 0 0.8rem;
  background: var(--white);
  position: relative;
}
.cabinetQR >div p[data-v-5bde5e36] {
  text-align: center;
  color: var(--g3);
  line-height: 0.506667rem;
}
.topCode[data-v-5bde5e36] {
  position: absolute;
  top: -0.133333rem;
  left: 0;
  height: 1.173333rem;
  width: 3.2rem;
  text-align: center;
  line-height: 1.173333rem;
  background: rgba(51, 51, 51, 1);
  color: var(--white);
  border-radius: 0.106667rem 0 0.32rem 0;
}
.topCode span[data-v-5bde5e36] {
  font-weight: 600;
  margin-left: 0.133333rem;
}
.topCode img[data-v-5bde5e36] {
  position: absolute;
  top: 0;
  left: 3.2rem;
}
.msgImg[data-v-5bde5e36] {
  width: 100%;
  margin-top: 0.266667rem;
}
.contentWarp[data-v-08bd069a] {
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0.8rem;
}
.content[data-v-08bd069a] {
  height: 100%;
  background: var(--white);
  position: relative;
  padding-top: 1.333333rem;
}
.topImg[data-v-08bd069a] {
  position: absolute;
  top: -0.266667rem;
  left: 0.4rem;
}

/* 描述 */
.center > p[data-v-08bd069a] {
  color: #cfcfcf;
  font-size: 1.066667rem;
  text-align: center;
}
.center > div[data-v-08bd069a] {
  padding: 0.4rem 0;
  background: linear-gradient(
    112deg,
    rgba(162, 0, 255, 0.06) 0%,
    rgba(86, 188, 255, 0.06) 100%
  );
  margin: 0.213333rem 0;
}
.center > div p[data-v-08bd069a] {
  font-size: 0.453333rem;
  color: var(--b);
  margin-left: 0.213333rem;
}
.center > div p span[data-v-08bd069a] {
  font-weight: 600;
}
.textRight[data-v-08bd069a] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 0.32rem;
}
.textRight > p:first-child span[data-v-08bd069a] {
  font-size: 0.373333rem;
  color: red;
}
.textRight > p[data-v-08bd069a]:first-child {
  margin: 0.266667rem 0 0.4rem;
}
.textRight > p[data-v-08bd069a]:last-child {
  font-size: 0.453333rem;
  color: var(--b);
}
.textRight > p:last-child strong[data-v-08bd069a] {
  font-size: 0.8rem;
}
.contentWarp .bottomBtn[data-v-08bd069a] {
  width: calc(100% - 1.066667rem);
}
.content > p[data-v-5fedb5b9] {
  font-size: var(--f17);
  margin-top: 0.266667rem;
  margin-bottom: 0.4rem;
  font-weight: 400;
}
.box[data-v-5fedb5b9] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0.4rem;
  background: var(--white);
  font-size: var(--f17);
}
.price[data-v-5fedb5b9] {
  font-weight: 600;
  color: var(--r);
}
.price[data-v-5fedb5b9]::first-letter {
  font-size: var(--f12);
  margin-right: 0.08rem;
}
.btm[data-v-5fedb5b9] {
  font-size: var(--f12);
  color: var(--g2);
  margin-top: 0.266667rem;
}
.btn1[data-v-5fedb5b9] {
  width: 2.666667rem;
  height: 1.466667rem;
  border-radius: 2.666667rem;
  text-align: center;
  position: fixed;
  left: 0.533333rem;
  bottom: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: var(--f14);
  z-index: 100;
}
.white_btn[data-v-5fedb5b9] {
  background-color: white;
  color: var(--g1);
}
.blue_btn[data-v-5fedb5b9] {
  background-color: var(--b);
  color: white;
}
.btn2[data-v-5fedb5b9] {
  width: 6rem;
  height: 1.466667rem;
  position: fixed;
  z-index: 100;
  border-radius: 2.666667rem;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  right: 0.533333rem;
  bottom: 0.533333rem;
  font-size: var(--f14);
  line-height: 0.533333rem;
}
.payBox[data-v-5fedb5b9] {
  width: 6rem;
  height: 1.466667rem;
  position: fixed;
  z-index: 100;
  border-radius: 2.666667rem;
  text-align: center;
  right: 0.533333rem;
  bottom: 0.533333rem;
  font-size: var(--f14);
  padding: 0 0.533333rem;
  line-height: 0.533333rem;
}
.payBox > p[data-v-5fedb5b9]::first-letter {
  font-size: var(--f14);
  font-weight: normal;
  margin-right: 0.053333rem;
}
.payBox > p[data-v-5fedb5b9] {
  font-size: 0.533333rem;
  font-weight: bold;
}
.payBox > div img[data-v-5fedb5b9] {
  margin-left: var(--mp10);
}
.payBox > div p[data-v-5fedb5b9]:first-child {
  font-size: 0.373333rem;
  color: var(--white);
  line-height: 0.506667rem;
  margin-bottom: 0.053333rem;
}
.payBox > div p[data-v-5fedb5b9] {
  color: rgba(255, 255, 255, 0.6);
  text-align: right;
}
.color_red[data-v-5fedb5b9] {
  color: var(--r) !important;
}/* .qrcode > div {
  background: var(--white);
} */
.top[data-v-1c5fd586] {
  padding: 0.533333rem;
  background: var(--white);
  margin-bottom: 0.266667rem;
}
.top p[data-v-1c5fd586] {
  color: var(--g2);
  height: 1.333333rem;
  line-height: 1.333333rem;
  padding-left: 0.4rem;
  background: rgba(242, 242, 242, 1);
  border-radius: 0.266667rem;
}

/* 顶部二维码 */
.qrcode > div[data-v-1c5fd586]:first-child {
  padding: 0.4rem 0.533333rem;
  margin-bottom: 0.026667rem;
}
.qrcode > div[data-v-1c5fd586]:last-child {
  padding: 0.266667rem;
}
.qrcode > div:last-child img[data-v-1c5fd586] {
  width: 3.733333rem;
}
.qrcode > div:last-child > div p[data-v-1c5fd586]:nth-child(-n + 3) {
  font-size: 0.426667rem;
}
.qrcode > div:last-child > div p:nth-child(1) span[data-v-1c5fd586]:last-child {
  color: #1aad19;
}
.qrcode > div:last-child > div p[data-v-1c5fd586]:nth-child(n + 3) {
  color: var(--g3);
  line-height: 0.506667rem;
}

/* 客服电话 */
.tel[data-v-1c5fd586] {
  padding: 0.4rem 0.533333rem;
  position: relative;
}
.tel > a[data-v-1c5fd586] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* tips常见问题 */
.tips > div:last-child > div[data-v-1c5fd586] {
  background: #f2f2f2;
  border-radius: 0.266667rem;
  color: var(--g2);
}
.price[data-v-0c0f9278] {
  font-size: 0.426667rem;
  color: var(--r);
  font-weight: 600;
  text-align: center;
  margin: 0.8rem auto 0.533333rem;
}
.btn[data-v-0c0f9278] {
  width: 2.133333rem;
  height: 0.986667rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* border: 1px solid rgba(228, 228, 228, 1); */
  background: var(--b);
  opacity: 1;
  color: var(--white);
  border-radius: 0.106667rem;
  margin-right: 0.266667rem;
}
.top[data-v-0c0f9278] {
  background: var(--border-color);
  padding: 0.533333rem;
}
.top p[data-v-0c0f9278] {
  margin-bottom: 0.266667rem;
}
.deviceWarp[data-v-617df1fa] {
  padding: 0.8rem 0.8rem 0 0.8rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.Img[data-v-617df1fa] {
  padding: 0.8rem 0 1.333333rem;
}
.code[data-v-617df1fa] {
  border: 0;
  height: 1.306667rem;
  background: #fafafc;
  -webkit-appearance: none;
  -webkit-box-shadow: 0 0 0.026667rem #acb7c2;
  box-shadow: 0 0 0.026667rem #acb7c2;
  width: 100%;
  padding-left: 0.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.code[data-v-617df1fa]::-webkit-input-placeholder {
  color: #ccc;
}
.code[data-v-617df1fa]::-moz-placeholder {
  color: #ccc;
}
.code[data-v-617df1fa]::-ms-input-placeholder {
  color: #ccc;
}
.code[data-v-617df1fa]::placeholder {
  color: #ccc;
}
.enter[data-v-617df1fa] {
  height: 1.306667rem;
  width: 100%;
  line-height: 1.333333rem;
  text-align: center;
  color: var(--white);
  background: var(--b);
  font-size: 0.453333rem;
  -webkit-box-shadow: 0 0.053333rem 0.213333rem rgba(0, 153, 255, 0.5);
  box-shadow: 0 0.053333rem 0.213333rem rgba(0, 153, 255, 0.5);
  margin-top: 0.533333rem;
}
.msg[data-v-617df1fa] {
  padding: 0.8rem;
  color: var(--g1);
}
.model[data-v-617df1fa] {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.066667rem 0.533333rem 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.model > div[data-v-617df1fa]:first-child {
  border-radius: 0.106667rem;
  padding: 0.4rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: calc(100% - 1.066667rem);
  height: 12.4rem;
  overflow: auto;
  background: var(--white);
}
li[data-v-617df1fa] {
  list-style: disc;
  margin-left: 0.533333rem;
  line-height: 0.586667rem;
  font-size: 0.373333rem;
}
.content[data-v-735cf710] {
  color: var(--g1);
}
.deviceWarp[data-v-735cf710] {
  padding: 0.8rem 0.8rem 0 0.8rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
img[data-v-735cf710] {
  padding: 0.8rem;
}
.deviceWarp > p[data-v-735cf710]:nth-of-type(1) {
  font-size: 0.533333rem;
}
.deviceWarp > p[data-v-735cf710]:nth-of-type(2) {
  color: var(--g3);
  margin: 0.4rem 0 0.8rem;
}
.deviceWarp > p[data-v-735cf710]:nth-of-type(3) {
  color: var(--white);
  background: var(--b);
  width: 100%;
  height: 1.306667rem;
  line-height: 1.333333rem;
  text-align: center;
  font-size: 0.453333rem;
}
.deviceWarp > p[data-v-735cf710]:nth-of-type(4) {
  padding: 0.8rem 0;
}
.warp[data-v-f73ae6ce] {
  padding: 0.533333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qrcode[data-v-f73ae6ce] {
  width: 100%;
  background: white;
  -webkit-box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem rgba(172, 183, 194, 0.2);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 0.266667rem 0.266667rem 0 0;
}
.qrcode > div[data-v-f73ae6ce] {
  padding: 1.066667rem 1.066667rem 0.533333rem;
  border-radius: 0.266667rem 0.266667rem 0 0;
}
.qrcode > p[data-v-f73ae6ce] {
  width: 100%;
  text-align: center;
  padding: 0.4rem;
  font-size: 0.48rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: white;
  border-radius: 0 0 0.266667rem 0.266667rem;
  background: #4364f7;
}
.title[data-v-de179e88] {
  font-size: 0.96rem;
  text-align: center;
  padding-bottom: 0.533333rem;
  font-weight: bold;
}
.content[data-v-de179e88] {
  padding: 0.8rem 0.533333rem;
}
#qrcode[data-v-de179e88] {
  padding-bottom: 0.8rem;
}
.itemClass[data-v-de179e88] {
  line-height: 0.533333rem;
}
.itemClass > span[data-v-de179e88]:first-child {
  color: var(--g3);
  margin-bottom: 0.133333rem;
}
.borderB[data-v-de179e88] {
  border-bottom: 0.026667rem solid var(--g3);
}
.clothesWarp > div[data-v-de179e88] {
  margin-bottom: 0.266667rem;
}
.clothesWarp > div[data-v-de179e88]:last-child {
  margin-bottom: 0;
}
.clothesWarp > div[data-v-de179e88]:first-child {
  font-weight: bold;
}
#containe[data-v-79ef8a5c] {
  background: rgb(250, 250, 252);
  padding: 0 0.533333rem;
}
#containe[data-v-79ef8a5c] .van-cell {
  background-color: white !important;
  border-radius: 0.133333rem;
  -webkit-box-shadow: 0 0 0.026667rem 0 #acb7c2;
  box-shadow: 0 0 0.026667rem 0 #acb7c2;
  padding-left: 0.266667rem;
  padding-right: 0.266667rem;
}
#containe[data-v-79ef8a5c] .van-search {
  padding: 0;
}
#containe[data-v-79ef8a5c] .van-search__content {
  padding-left: 0;
}
#containe[data-v-79ef8a5c] .van-search__action {
  padding-left: 0.266667rem;
  padding-right: 0;
}
.searchLi[data-v-79ef8a5c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 0.266667rem 0;
  border-bottom: 0.026667rem solid #fafafc;
}
.cityList[data-v-79ef8a5c] {
  margin: 0 auto;
  margin-bottom: 0.266667rem;
  border-radius: 0.266667rem;
  background: white;
  padding: 0.266667rem 0.4rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
}
.searchDiv[data-v-79ef8a5c] {
  margin-top: 0.266667rem;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(172, 183, 194, 0.2);
  border-top: none;
}
.hint[data-v-79ef8a5c] {
  font-size: 0.373333rem;
  font-weight: normal;
  line-height: 0.586667rem;
  letter-spacing: 0em;
  margin-top: 0.4rem;
  margin-bottom: 0.266667rem;
  /* 灰1 */
  color: #343a40;
}
.store[data-v-79ef8a5c] {
  font-size: 0.426667rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
  padding-top: 0.133333rem;
  /* 灰1 */
  color: #343a40;
  margin-bottom: 0.266667rem;
}
.cityListName[data-v-79ef8a5c] {
  font-size: 0.426667rem;
  font-weight: normal;
  line-height: 0.64rem;
  letter-spacing: 0em;
  /* 蓝色 */
  color: #4364f7;
}
.content[data-v-3a9ff342] {
  padding: 0;
  overflow: hidden;
}
video[data-v-3a9ff342] {
  width: 100%;
  height: 100%;
}
.wrapVideo[data-v-3a9ff342] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../static/img/IMG_1134.6b05966.png);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 2;
}
.wrapVideo > img[data-v-3a9ff342] {
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 23%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.wrapVideo > .check[data-v-3a9ff342] {
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 40%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0.48rem;
  gap: 0.266667rem;
  background: #4364f7;
  border-radius: 13.333333rem;
  color: #ffffff;
  font-size: 0.453333rem;
  line-height: 0.453333rem;
  width: 4.266667rem;
  text-align: center;
}
.wrapVideo > .back[data-v-3a9ff342] {
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 13.333333rem;
  padding: 0.48rem;
  gap: 0.266667rem;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  font-size: 0.453333rem;
  line-height: 0.453333rem;
  width: 4.266667rem;
  text-align: center;
}
.my[data-v-1c29b372] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.533333rem;
}
.my > img[data-v-1c29b372] {
  width: 1.866667rem;
  height: 1.866667rem;
  margin-bottom: 0.266667rem;
}
.my > .title[data-v-1c29b372] {
  text-align: center;
  font-size: 0.453333rem;
  line-height: 0.64rem;
  color: #3d3d3d;
  margin: 0.266667rem 0;
}
.my > .file[data-v-1c29b372] {
  margin: 0.266667rem 0;
  width: 100%;
}
.file[data-v-1c29b372] .van-field {
  border-radius: 0.266667rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0 0.026667rem 0 #acb7c2;
  box-shadow: 0 0 0.026667rem 0 #acb7c2;
  margin-bottom: 0.266667rem;
}
.my > .btn[data-v-1c29b372] {
  margin-bottom: 2.666667rem;
  border-radius: 0.266667rem;
  background: #4364f7;
  -webkit-box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  box-shadow: 0 0.266667rem 0.8rem 0 rgba(67, 100, 247, 0.28);
  padding: 0.44rem;
  font-size: 0.453333rem;
  line-height: 0.453333rem;
  text-align: center;
  color: #ffffff;
  width: calc(100% - 1.066667rem);
}
.text[data-v-1c29b372] {
  width: 100%;
  text-align: left;
  vertical-align: bottom;
  line-height: 120%;
}
.swiper-container[data-v-1b6a6780] {
  overflow: visible;
}
.login-background[data-v-7aa18b20] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  background-color: #f8f8f8;
  padding-top: 1.173333rem;
  /* 确保内容不被顶部导航栏遮挡 */
}
.logo-section[data-v-7aa18b20] {
  height: 5.333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
}
.logo[data-v-7aa18b20] {
  max-width: 2.666667rem;
  /* Adjust based on your logo size */
  max-height: 2.666667rem;
  /* Adjust based on your logo size */
}
.login-form[data-v-7aa18b20] {
  padding: 0.266667rem;
}
.register[data-v-7aa18b20] {
  margin-top: 0.533333rem;
  text-align: center;
}
.register a[data-v-7aa18b20] {
  color: #4363f7;
  text-decoration: none;
  /* 移除下划线 */
}
.register a[data-v-7aa18b20]:hover {
  text-decoration: underline;
  /* 鼠标悬停时添加下划线 */
}/* 云闪付弹框 */
.yunPayBox[data-v-587189d4] .van-dialog__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main[data-v-d85fcf08] {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.guideList[data-v-22a7898c] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: grid;
  grid-gap: 0.533333rem;
  grid-template-columns: 1fr 1fr;
}
@media screen and (min-width: 800px) {
.guideList[data-v-22a7898c] {
    grid-template-columns: 1fr 1fr 1fr;
}
}
@media screen and (min-width: 1020px) {
.guideList[data-v-22a7898c] {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
}html {
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,'Helvetica Neue',Helvetica,Segoe UI,Arial,Roboto,'PingFang SC',miui,'Hiragino Sans GB','Microsoft Yahei',sans-serif;
}

a {
  text-decoration: none;
}

button,
input,
textarea {
  color: inherit;
  font: inherit;
}

[class*=van-]:focus,
a:focus,
button:focus,
input:focus,
textarea:focus {
  outline: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.van-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.van-multi-ellipsis--l2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.van-multi-ellipsis--l3 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.van-clearfix::after {
  display: table;
  clear: both;
  content: '';
}

[class*=van-hairline]::after {
  position: absolute;
  box-sizing: border-box;
  content: ' ';
  pointer-events: none;
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
  border: 0 solid #ebedf0;
  -webkit-transform: scale(.5);
  transform: scale(.5);
}

.van-hairline,
.van-hairline--bottom,
.van-hairline--left,
.van-hairline--right,
.van-hairline--surround,
.van-hairline--top,
.van-hairline--top-bottom {
  position: relative;
}

.van-hairline--top::after {
  border-top-width: 0.026667rem;
}

.van-hairline--left::after {
  border-left-width: 0.026667rem;
}

.van-hairline--right::after {
  border-right-width: 0.026667rem;
}

.van-hairline--bottom::after {
  border-bottom-width: 0.026667rem;
}

.van-hairline--top-bottom::after,
.van-hairline-unset--top-bottom::after {
  border-width: 0.026667rem 0;
}

.van-hairline--surround::after {
  border-width: 0.026667rem;
}

@-webkit-keyframes van-slide-up-enter {
  from {
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
}

@keyframes van-slide-up-enter {
  from {
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
}

@-webkit-keyframes van-slide-up-leave {
  to {
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
}

@keyframes van-slide-up-leave {
  to {
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
}

@-webkit-keyframes van-slide-down-enter {
  from {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
  }
}

@keyframes van-slide-down-enter {
  from {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
  }
}

@-webkit-keyframes van-slide-down-leave {
  to {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
  }
}

@keyframes van-slide-down-leave {
  to {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
  }
}

@-webkit-keyframes van-slide-left-enter {
  from {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }
}

@keyframes van-slide-left-enter {
  from {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }
}

@-webkit-keyframes van-slide-left-leave {
  to {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }
}

@keyframes van-slide-left-leave {
  to {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }
}

@-webkit-keyframes van-slide-right-enter {
  from {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
}

@keyframes van-slide-right-enter {
  from {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
}

@-webkit-keyframes van-slide-right-leave {
  to {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
}

@keyframes van-slide-right-leave {
  to {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
}

@-webkit-keyframes van-fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes van-fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes van-fade-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes van-fade-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@-webkit-keyframes van-rotate {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes van-rotate {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.van-fade-enter-active {
  -webkit-animation: .3s van-fade-in both ease-out;
  animation: .3s van-fade-in both ease-out;
}

.van-fade-leave-active {
  -webkit-animation: .3s van-fade-out both ease-in;
  animation: .3s van-fade-out both ease-in;
}

.van-slide-up-enter-active {
  -webkit-animation: van-slide-up-enter .3s both ease-out;
  animation: van-slide-up-enter .3s both ease-out;
}

.van-slide-up-leave-active {
  -webkit-animation: van-slide-up-leave .3s both ease-in;
  animation: van-slide-up-leave .3s both ease-in;
}

.van-slide-down-enter-active {
  -webkit-animation: van-slide-down-enter .3s both ease-out;
  animation: van-slide-down-enter .3s both ease-out;
}

.van-slide-down-leave-active {
  -webkit-animation: van-slide-down-leave .3s both ease-in;
  animation: van-slide-down-leave .3s both ease-in;
}

.van-slide-left-enter-active {
  -webkit-animation: van-slide-left-enter .3s both ease-out;
  animation: van-slide-left-enter .3s both ease-out;
}

.van-slide-left-leave-active {
  -webkit-animation: van-slide-left-leave .3s both ease-in;
  animation: van-slide-left-leave .3s both ease-in;
}

.van-slide-right-enter-active {
  -webkit-animation: van-slide-right-enter .3s both ease-out;
  animation: van-slide-right-enter .3s both ease-out;
}

.van-slide-right-leave-active {
  -webkit-animation: van-slide-right-leave .3s both ease-in;
  animation: van-slide-right-leave .3s both ease-in;
}

.van-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.7);
}

.van-info {
  position: absolute;
  top: 0;
  right: 0;
  box-sizing: border-box;
  min-width: 0.426667rem;
  padding: 0 0.08rem;
  color: #fff;
  font-weight: 500;
  font-size: 0.32rem;
  font-family: -apple-system-font,Helvetica Neue,Arial,sans-serif;
  line-height: 1.2;
  text-align: center;
  background-color: #ee0a24;
  border: 0.026667rem solid #fff;
  border-radius: 0.426667rem;
  -webkit-transform: translate(50%,-50%);
  transform: translate(50%,-50%);
  -webkit-transform-origin: 100%;
  transform-origin: 100%;
}

.van-info--dot {
  width: 0.213333rem;
  min-width: 0;
  height: 0.213333rem;
  background-color: #ee0a24;
  border-radius: 100%;
}

.van-sidebar-item {
  position: relative;
  display: block;
  box-sizing: border-box;
  padding: 0.533333rem 0.32rem;
  overflow: hidden;
  color: #323233;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  background-color: #f7f8fa;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}

.van-sidebar-item:active {
  background-color: #f2f3f5;
}

.van-sidebar-item__text {
  position: relative;
  display: inline-block;
  word-break: break-all;
}

.van-sidebar-item:not(:last-child)::after {
  border-bottom-width: 0.026667rem;
}

.van-sidebar-item--select {
  color: #323233;
  font-weight: 500;
}

.van-sidebar-item--select,
.van-sidebar-item--select:active {
  background-color: #fff;
}

.van-sidebar-item--select::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.106667rem;
  height: 0.426667rem;
  background-color: #ee0a24;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}

.van-sidebar-item--disabled {
  color: #c8c9cc;
  cursor: not-allowed;
}

.van-sidebar-item--disabled:active {
  background-color: #f7f8fa;
}

.van-icon {
  position: relative;
  display: inline-block;
  font: normal normal normal 0.373333rem/1 vant-icon;
  font: normal normal normal 0.373333rem/1 var(--van-icon-font-family, 'vant-icon');
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.van-icon:before {
  display: inline-block;
}

.van-icon-contact:before {
  content: '\E753';
}

.van-icon-notes:before {
  content: '\E63C';
}

.van-icon-records:before {
  content: '\E63D';
}

.van-icon-cash-back-record:before {
  content: '\E63E';
}

.van-icon-newspaper:before {
  content: '\E63F';
}

.van-icon-discount:before {
  content: '\E640';
}

.van-icon-completed:before {
  content: '\E641';
}

.van-icon-user:before {
  content: '\E642';
}

.van-icon-description:before {
  content: '\E643';
}

.van-icon-list-switch:before {
  content: '\E6AD';
}

.van-icon-list-switching:before {
  content: '\E65A';
}

.van-icon-link-o:before {
  content: '\E751';
}

.van-icon-miniprogram-o:before {
  content: '\E752';
}

.van-icon-qq:before {
  content: '\E74E';
}

.van-icon-wechat-moments:before {
  content: '\E74F';
}

.van-icon-weibo:before {
  content: '\E750';
}

.van-icon-cash-o:before {
  content: '\E74D';
}

.van-icon-guide-o:before {
  content: '\E74C';
}

.van-icon-invitation:before {
  content: '\E6D6';
}

.van-icon-shield-o:before {
  content: '\E74B';
}

.van-icon-exchange:before {
  content: '\E6AF';
}

.van-icon-eye:before {
  content: '\E6B0';
}

.van-icon-enlarge:before {
  content: '\E6B1';
}

.van-icon-expand-o:before {
  content: '\E6B2';
}

.van-icon-eye-o:before {
  content: '\E6B3';
}

.van-icon-expand:before {
  content: '\E6B4';
}

.van-icon-filter-o:before {
  content: '\E6B5';
}

.van-icon-fire:before {
  content: '\E6B6';
}

.van-icon-fail:before {
  content: '\E6B7';
}

.van-icon-failure:before {
  content: '\E6B8';
}

.van-icon-fire-o:before {
  content: '\E6B9';
}

.van-icon-flag-o:before {
  content: '\E6BA';
}

.van-icon-font:before {
  content: '\E6BB';
}

.van-icon-font-o:before {
  content: '\E6BC';
}

.van-icon-gem-o:before {
  content: '\E6BD';
}

.van-icon-flower-o:before {
  content: '\E6BE';
}

.van-icon-gem:before {
  content: '\E6BF';
}

.van-icon-gift-card:before {
  content: '\E6C0';
}

.van-icon-friends:before {
  content: '\E6C1';
}

.van-icon-friends-o:before {
  content: '\E6C2';
}

.van-icon-gold-coin:before {
  content: '\E6C3';
}

.van-icon-gold-coin-o:before {
  content: '\E6C4';
}

.van-icon-good-job-o:before {
  content: '\E6C5';
}

.van-icon-gift:before {
  content: '\E6C6';
}

.van-icon-gift-o:before {
  content: '\E6C7';
}

.van-icon-gift-card-o:before {
  content: '\E6C8';
}

.van-icon-good-job:before {
  content: '\E6C9';
}

.van-icon-home-o:before {
  content: '\E6CA';
}

.van-icon-goods-collect:before {
  content: '\E6CB';
}

.van-icon-graphic:before {
  content: '\E6CC';
}

.van-icon-goods-collect-o:before {
  content: '\E6CD';
}

.van-icon-hot-o:before {
  content: '\E6CE';
}

.van-icon-info:before {
  content: '\E6CF';
}

.van-icon-hotel-o:before {
  content: '\E6D0';
}

.van-icon-info-o:before {
  content: '\E6D1';
}

.van-icon-hot-sale-o:before {
  content: '\E6D2';
}

.van-icon-hot:before {
  content: '\E6D3';
}

.van-icon-like:before {
  content: '\E6D4';
}

.van-icon-idcard:before {
  content: '\E6D5';
}

.van-icon-like-o:before {
  content: '\E6D7';
}

.van-icon-hot-sale:before {
  content: '\E6D8';
}

.van-icon-location-o:before {
  content: '\E6D9';
}

.van-icon-location:before {
  content: '\E6DA';
}

.van-icon-label:before {
  content: '\E6DB';
}

.van-icon-lock:before {
  content: '\E6DC';
}

.van-icon-label-o:before {
  content: '\E6DD';
}

.van-icon-map-marked:before {
  content: '\E6DE';
}

.van-icon-logistics:before {
  content: '\E6DF';
}

.van-icon-manager:before {
  content: '\E6E0';
}

.van-icon-more:before {
  content: '\E6E1';
}

.van-icon-live:before {
  content: '\E6E2';
}

.van-icon-manager-o:before {
  content: '\E6E3';
}

.van-icon-medal:before {
  content: '\E6E4';
}

.van-icon-more-o:before {
  content: '\E6E5';
}

.van-icon-music-o:before {
  content: '\E6E6';
}

.van-icon-music:before {
  content: '\E6E7';
}

.van-icon-new-arrival-o:before {
  content: '\E6E8';
}

.van-icon-medal-o:before {
  content: '\E6E9';
}

.van-icon-new-o:before {
  content: '\E6EA';
}

.van-icon-free-postage:before {
  content: '\E6EB';
}

.van-icon-newspaper-o:before {
  content: '\E6EC';
}

.van-icon-new-arrival:before {
  content: '\E6ED';
}

.van-icon-minus:before {
  content: '\E6EE';
}

.van-icon-orders-o:before {
  content: '\E6EF';
}

.van-icon-new:before {
  content: '\E6F0';
}

.van-icon-paid:before {
  content: '\E6F1';
}

.van-icon-notes-o:before {
  content: '\E6F2';
}

.van-icon-other-pay:before {
  content: '\E6F3';
}

.van-icon-pause-circle:before {
  content: '\E6F4';
}

.van-icon-pause:before {
  content: '\E6F5';
}

.van-icon-pause-circle-o:before {
  content: '\E6F6';
}

.van-icon-peer-pay:before {
  content: '\E6F7';
}

.van-icon-pending-payment:before {
  content: '\E6F8';
}

.van-icon-passed:before {
  content: '\E6F9';
}

.van-icon-plus:before {
  content: '\E6FA';
}

.van-icon-phone-circle-o:before {
  content: '\E6FB';
}

.van-icon-phone-o:before {
  content: '\E6FC';
}

.van-icon-printer:before {
  content: '\E6FD';
}

.van-icon-photo-fail:before {
  content: '\E6FE';
}

.van-icon-phone:before {
  content: '\E6FF';
}

.van-icon-photo-o:before {
  content: '\E700';
}

.van-icon-play-circle:before {
  content: '\E701';
}

.van-icon-play:before {
  content: '\E702';
}

.van-icon-phone-circle:before {
  content: '\E703';
}

.van-icon-point-gift-o:before {
  content: '\E704';
}

.van-icon-point-gift:before {
  content: '\E705';
}

.van-icon-play-circle-o:before {
  content: '\E706';
}

.van-icon-shrink:before {
  content: '\E707';
}

.van-icon-photo:before {
  content: '\E708';
}

.van-icon-qr:before {
  content: '\E709';
}

.van-icon-qr-invalid:before {
  content: '\E70A';
}

.van-icon-question-o:before {
  content: '\E70B';
}

.van-icon-revoke:before {
  content: '\E70C';
}

.van-icon-replay:before {
  content: '\E70D';
}

.van-icon-service:before {
  content: '\E70E';
}

.van-icon-question:before {
  content: '\E70F';
}

.van-icon-search:before {
  content: '\E710';
}

.van-icon-refund-o:before {
  content: '\E711';
}

.van-icon-service-o:before {
  content: '\E712';
}

.van-icon-scan:before {
  content: '\E713';
}

.van-icon-share:before {
  content: '\E714';
}

.van-icon-send-gift-o:before {
  content: '\E715';
}

.van-icon-share-o:before {
  content: '\E716';
}

.van-icon-setting:before {
  content: '\E717';
}

.van-icon-points:before {
  content: '\E718';
}

.van-icon-photograph:before {
  content: '\E719';
}

.van-icon-shop:before {
  content: '\E71A';
}

.van-icon-shop-o:before {
  content: '\E71B';
}

.van-icon-shop-collect-o:before {
  content: '\E71C';
}

.van-icon-shop-collect:before {
  content: '\E71D';
}

.van-icon-smile:before {
  content: '\E71E';
}

.van-icon-shopping-cart-o:before {
  content: '\E71F';
}

.van-icon-sign:before {
  content: '\E720';
}

.van-icon-sort:before {
  content: '\E721';
}

.van-icon-star-o:before {
  content: '\E722';
}

.van-icon-smile-comment-o:before {
  content: '\E723';
}

.van-icon-stop:before {
  content: '\E724';
}

.van-icon-stop-circle-o:before {
  content: '\E725';
}

.van-icon-smile-o:before {
  content: '\E726';
}

.van-icon-star:before {
  content: '\E727';
}

.van-icon-success:before {
  content: '\E728';
}

.van-icon-stop-circle:before {
  content: '\E729';
}

.van-icon-records-o:before {
  content: '\E72A';
}

.van-icon-shopping-cart:before {
  content: '\E72B';
}

.van-icon-tosend:before {
  content: '\E72C';
}

.van-icon-todo-list:before {
  content: '\E72D';
}

.van-icon-thumb-circle-o:before {
  content: '\E72E';
}

.van-icon-thumb-circle:before {
  content: '\E72F';
}

.van-icon-umbrella-circle:before {
  content: '\E730';
}

.van-icon-underway:before {
  content: '\E731';
}

.van-icon-upgrade:before {
  content: '\E732';
}

.van-icon-todo-list-o:before {
  content: '\E733';
}

.van-icon-tv-o:before {
  content: '\E734';
}

.van-icon-underway-o:before {
  content: '\E735';
}

.van-icon-user-o:before {
  content: '\E736';
}

.van-icon-vip-card-o:before {
  content: '\E737';
}

.van-icon-vip-card:before {
  content: '\E738';
}

.van-icon-send-gift:before {
  content: '\E739';
}

.van-icon-wap-home:before {
  content: '\E73A';
}

.van-icon-wap-nav:before {
  content: '\E73B';
}

.van-icon-volume-o:before {
  content: '\E73C';
}

.van-icon-video:before {
  content: '\E73D';
}

.van-icon-wap-home-o:before {
  content: '\E73E';
}

.van-icon-volume:before {
  content: '\E73F';
}

.van-icon-warning:before {
  content: '\E740';
}

.van-icon-weapp-nav:before {
  content: '\E741';
}

.van-icon-wechat-pay:before {
  content: '\E742';
}

.van-icon-warning-o:before {
  content: '\E743';
}

.van-icon-wechat:before {
  content: '\E744';
}

.van-icon-setting-o:before {
  content: '\E745';
}

.van-icon-youzan-shield:before {
  content: '\E746';
}

.van-icon-warn-o:before {
  content: '\E747';
}

.van-icon-smile-comment:before {
  content: '\E748';
}

.van-icon-user-circle-o:before {
  content: '\E749';
}

.van-icon-video-o:before {
  content: '\E74A';
}

.van-icon-add-square:before {
  content: '\E65C';
}

.van-icon-add:before {
  content: '\E65D';
}

.van-icon-arrow-down:before {
  content: '\E65E';
}

.van-icon-arrow-up:before {
  content: '\E65F';
}

.van-icon-arrow:before {
  content: '\E660';
}

.van-icon-after-sale:before {
  content: '\E661';
}

.van-icon-add-o:before {
  content: '\E662';
}

.van-icon-alipay:before {
  content: '\E663';
}

.van-icon-ascending:before {
  content: '\E664';
}

.van-icon-apps-o:before {
  content: '\E665';
}

.van-icon-aim:before {
  content: '\E666';
}

.van-icon-award:before {
  content: '\E667';
}

.van-icon-arrow-left:before {
  content: '\E668';
}

.van-icon-award-o:before {
  content: '\E669';
}

.van-icon-audio:before {
  content: '\E66A';
}

.van-icon-bag-o:before {
  content: '\E66B';
}

.van-icon-balance-list:before {
  content: '\E66C';
}

.van-icon-back-top:before {
  content: '\E66D';
}

.van-icon-bag:before {
  content: '\E66E';
}

.van-icon-balance-pay:before {
  content: '\E66F';
}

.van-icon-balance-o:before {
  content: '\E670';
}

.van-icon-bar-chart-o:before {
  content: '\E671';
}

.van-icon-bars:before {
  content: '\E672';
}

.van-icon-balance-list-o:before {
  content: '\E673';
}

.van-icon-birthday-cake-o:before {
  content: '\E674';
}

.van-icon-bookmark:before {
  content: '\E675';
}

.van-icon-bill:before {
  content: '\E676';
}

.van-icon-bell:before {
  content: '\E677';
}

.van-icon-browsing-history-o:before {
  content: '\E678';
}

.van-icon-browsing-history:before {
  content: '\E679';
}

.van-icon-bookmark-o:before {
  content: '\E67A';
}

.van-icon-bulb-o:before {
  content: '\E67B';
}

.van-icon-bullhorn-o:before {
  content: '\E67C';
}

.van-icon-bill-o:before {
  content: '\E67D';
}

.van-icon-calendar-o:before {
  content: '\E67E';
}

.van-icon-brush-o:before {
  content: '\E67F';
}

.van-icon-card:before {
  content: '\E680';
}

.van-icon-cart-o:before {
  content: '\E681';
}

.van-icon-cart-circle:before {
  content: '\E682';
}

.van-icon-cart-circle-o:before {
  content: '\E683';
}

.van-icon-cart:before {
  content: '\E684';
}

.van-icon-cash-on-deliver:before {
  content: '\E685';
}

.van-icon-cash-back-record-o:before {
  content: '\E686';
}

.van-icon-cashier-o:before {
  content: '\E687';
}

.van-icon-chart-trending-o:before {
  content: '\E688';
}

.van-icon-certificate:before {
  content: '\E689';
}

.van-icon-chat:before {
  content: '\E68A';
}

.van-icon-clear:before {
  content: '\E68B';
}

.van-icon-chat-o:before {
  content: '\E68C';
}

.van-icon-checked:before {
  content: '\E68D';
}

.van-icon-clock:before {
  content: '\E68E';
}

.van-icon-clock-o:before {
  content: '\E68F';
}

.van-icon-close:before {
  content: '\E690';
}

.van-icon-closed-eye:before {
  content: '\E691';
}

.van-icon-circle:before {
  content: '\E692';
}

.van-icon-cluster-o:before {
  content: '\E693';
}

.van-icon-column:before {
  content: '\E694';
}

.van-icon-comment-circle-o:before {
  content: '\E695';
}

.van-icon-cluster:before {
  content: '\E696';
}

.van-icon-comment:before {
  content: '\E697';
}

.van-icon-comment-o:before {
  content: '\E698';
}

.van-icon-comment-circle:before {
  content: '\E699';
}

.van-icon-completed-o:before {
  content: '\E69A';
}

.van-icon-credit-pay:before {
  content: '\E69B';
}

.van-icon-coupon:before {
  content: '\E69C';
}

.van-icon-debit-pay:before {
  content: '\E69D';
}

.van-icon-coupon-o:before {
  content: '\E69E';
}

.van-icon-contact-o:before {
  content: '\E69F';
}

.van-icon-descending:before {
  content: '\E6A0';
}

.van-icon-desktop-o:before {
  content: '\E6A1';
}

.van-icon-diamond-o:before {
  content: '\E6A2';
}

.van-icon-description-o:before {
  content: '\E6A3';
}

.van-icon-delete:before {
  content: '\E6A4';
}

.van-icon-diamond:before {
  content: '\E6A5';
}

.van-icon-delete-o:before {
  content: '\E6A6';
}

.van-icon-cross:before {
  content: '\E6A7';
}

.van-icon-edit:before {
  content: '\E6A8';
}

.van-icon-ellipsis:before {
  content: '\E6A9';
}

.van-icon-down:before {
  content: '\E6AA';
}

.van-icon-discount-o:before {
  content: '\E6AB';
}

.van-icon-ecard-pay:before {
  content: '\E6AC';
}

.van-icon-envelop-o:before {
  content: '\E6AE';
}

@font-face {
  font-weight: 400;
  font-family: vant-icon;
  font-style: normal;
  font-display: auto;
  src: url('data:font/woff2;charset=utf-8;base64,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') format('woff2'),url(//at.alicdn.com/t/c/font_2553510_kfwma2yq1rs.woff?t=1694918397022) format('woff');
}

.van-icon__image {
  display: block;
  width: 1em;
  height: 1em;
  object-fit: contain;
}

.van-tabbar-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #646566;
  font-size: 0.32rem;
  line-height: 1;
  cursor: pointer;
}

.van-tabbar-item__icon {
  position: relative;
  margin-bottom: 0.106667rem;
  font-size: 0.586667rem;
}

.van-tabbar-item__icon .van-icon {
  display: block;
}

.van-tabbar-item__icon img {
  display: block;
  height: 0.533333rem;
}

.van-tabbar-item--active {
  color: #1989fa;
  background-color: #fff;
}

.van-tabbar-item .van-info {
  margin-top: 0.106667rem;
}

.van-step {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  color: #969799;
  font-size: 0.373333rem;
}

.van-step__circle {
  display: block;
  width: 0.133333rem;
  height: 0.133333rem;
  background-color: #969799;
  border-radius: 50%;
}

.van-step__line {
  position: absolute;
  background-color: #ebedf0;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
}

.van-step--horizontal {
  float: left;
}

.van-step--horizontal:first-child .van-step__title {
  margin-left: 0;
  -webkit-transform: none;
  transform: none;
}

.van-step--horizontal:last-child {
  position: absolute;
  right: 0.026667rem;
  width: auto;
}

.van-step--horizontal:last-child .van-step__title {
  margin-left: 0;
  -webkit-transform: none;
  transform: none;
}

.van-step--horizontal:last-child .van-step__circle-container {
  right: -0.24rem;
  left: auto;
}

.van-step--horizontal .van-step__circle-container {
  position: absolute;
  top: 0.8rem;
  left: -0.213333rem;
  z-index: 1;
  padding: 0 0.213333rem;
  background-color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.van-step--horizontal .van-step__title {
  display: inline-block;
  margin-left: 0.08rem;
  font-size: 0.32rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width:321px) {
  .van-step--horizontal .van-step__title {
    font-size: 0.293333rem;
  }
}

.van-step--horizontal .van-step__line {
  top: 0.8rem;
  left: 0;
  width: 100%;
  height: 0.026667rem;
}

.van-step--horizontal .van-step__icon {
  display: block;
  font-size: 0.32rem;
}

.van-step--horizontal .van-step--process {
  color: #323233;
}

.van-step--vertical {
  display: block;
  float: none;
  padding: 0.266667rem 0.266667rem 0.266667rem 0;
  line-height: 0.48rem;
}

.van-step--vertical:not(:last-child)::after {
  border-bottom-width: 0.026667rem;
}

.van-step--vertical .van-step__circle-container {
  position: absolute;
  top: 0.506667rem;
  left: -0.4rem;
  z-index: 1;
  font-size: 0.32rem;
  line-height: 1;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.van-step--vertical .van-step__line {
  top: 0.426667rem;
  left: -0.4rem;
  width: 0.026667rem;
  height: 100%;
}

.van-step:last-child .van-step__line {
  width: 0;
}

.van-step--finish {
  color: #323233;
}

.van-step--finish .van-step__circle,
.van-step--finish .van-step__line {
  background-color: #07c160;
}

.van-step__icon,
.van-step__title {
  -webkit-transition: color .3s;
  transition: color .3s;
}

.van-step__icon--active,
.van-step__icon--finish,
.van-step__title--active,
.van-step__title--finish {
  color: #07c160;
}

.van-rate {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}

.van-rate__item {
  position: relative;
}

.van-rate__item:not(:last-child) {
  padding-right: 0.106667rem;
}

.van-rate__icon {
  display: block;
  width: 1em;
  color: #c8c9cc;
  font-size: 0.533333rem;
}

.van-rate__icon--half {
  position: absolute;
  top: 0;
  left: 0;
  width: .5em;
  overflow: hidden;
}

.van-rate__icon--full {
  color: #ee0a24;
}

.van-rate__icon--disabled {
  color: #c8c9cc;
}

.van-rate--disabled {
  cursor: not-allowed;
}

.van-rate--readonly {
  cursor: default;
}

.van-notice-bar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 1.066667rem;
  padding: 0 0.426667rem;
  color: #ed6a0c;
  font-size: 0.373333rem;
  line-height: 0.64rem;
  background-color: #fffbe8;
}

.van-notice-bar__left-icon,
.van-notice-bar__right-icon {
  min-width: 0.64rem;
  font-size: 0.426667rem;
}

.van-notice-bar__right-icon {
  text-align: right;
  cursor: pointer;
}

.van-notice-bar__wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
  overflow: hidden;
}

.van-notice-bar__content {
  position: absolute;
  white-space: nowrap;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.van-notice-bar__content.van-ellipsis {
  max-width: 100%;
}

.van-notice-bar--wrapable {
  height: auto;
  padding: 0.213333rem 0.426667rem;
}

.van-notice-bar--wrapable .van-notice-bar__wrap {
  height: auto;
}

.van-notice-bar--wrapable .van-notice-bar__content {
  position: relative;
  white-space: normal;
  word-wrap: break-word;
}

.van-nav-bar {
  position: relative;
  z-index: 1;
  line-height: 0.586667rem;
  text-align: center;
  background-color: #fff;
  -webkit-user-select: none;
  user-select: none;
}

.van-nav-bar--fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.van-nav-bar--safe-area-inset-top {
  padding-top: constant(safe-area-inset-top);
  padding-top: env(safe-area-inset-top);
}

.van-nav-bar .van-icon {
  color: #1989fa;
}

.van-nav-bar__content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 1.226667rem;
}

.van-nav-bar__arrow {
  margin-right: 0.106667rem;
  font-size: 0.426667rem;
}

.van-nav-bar__title {
  max-width: 60%;
  margin: 0 auto;
  color: #323233;
  font-weight: 500;
  font-size: 0.426667rem;
}

.van-nav-bar__left,
.van-nav-bar__right {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 0.426667rem;
  font-size: 0.373333rem;
  cursor: pointer;
}

.van-nav-bar__left:active,
.van-nav-bar__right:active {
  opacity: .7;
}

.van-nav-bar__left {
  left: 0;
}

.van-nav-bar__right {
  right: 0;
}

.van-nav-bar__text {
  color: #1989fa;
}

.van-grid-item {
  position: relative;
  box-sizing: border-box;
}

.van-grid-item--square {
  height: 0;
}

.van-grid-item__icon {
  font-size: 0.746667rem;
}

.van-grid-item__icon-wrapper {
  position: relative;
}

.van-grid-item__text {
  color: #646566;
  font-size: 0.32rem;
  line-height: 1.5;
  word-break: break-all;
}

.van-grid-item__icon+.van-grid-item__text {
  margin-top: 0.213333rem;
}

.van-grid-item__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: 100%;
  padding: 0.426667rem 0.213333rem;
  background-color: #fff;
}

.van-grid-item__content::after {
  z-index: 1;
  border-width: 0 0.026667rem 0.026667rem 0;
}

.van-grid-item__content--square {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

.van-grid-item__content--center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.van-grid-item__content--horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
}

.van-grid-item__content--horizontal .van-grid-item__icon+.van-grid-item__text {
  margin-top: 0;
  margin-left: 0.213333rem;
}

.van-grid-item__content--surround::after {
  border-width: 0.026667rem;
}

.van-grid-item__content--clickable {
  cursor: pointer;
}

.van-grid-item__content--clickable:active {
  background-color: #f2f3f5;
}

.van-goods-action-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-width: 1.28rem;
  height: 100%;
  color: #646566;
  font-size: 0.266667rem;
  line-height: 1;
  text-align: center;
  background-color: #fff;
  cursor: pointer;
}

.van-goods-action-icon:active {
  background-color: #f2f3f5;
}

.van-goods-action-icon__icon {
  position: relative;
  width: 1em;
  margin: 0 auto 0.133333rem;
  color: #323233;
  font-size: 0.48rem;
}

.van-checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}

.van-checkbox--disabled {
  cursor: not-allowed;
}

.van-checkbox--label-disabled {
  cursor: default;
}

.van-checkbox--horizontal {
  margin-right: 0.32rem;
}

.van-checkbox__icon {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
  height: 1em;
  font-size: 0.533333rem;
  line-height: 1em;
  cursor: pointer;
}

.van-checkbox__icon .van-icon {
  display: block;
  box-sizing: border-box;
  width: 1.25em;
  height: 1.25em;
  color: transparent;
  font-size: .8em;
  line-height: 1.25;
  text-align: center;
  border: 0.026667rem solid #c8c9cc;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-property: color,border-color,background-color;
  transition-property: color,border-color,background-color;
}

.van-checkbox__icon--round .van-icon {
  border-radius: 100%;
}

.van-checkbox__icon--checked .van-icon {
  color: #fff;
  background-color: #1989fa;
  border-color: #1989fa;
}

.van-checkbox__icon--disabled {
  cursor: not-allowed;
}

.van-checkbox__icon--disabled .van-icon {
  background-color: #ebedf0;
  border-color: #c8c9cc;
}

.van-checkbox__icon--disabled.van-checkbox__icon--checked .van-icon {
  color: #c8c9cc;
}

.van-checkbox__label {
  margin-left: 0.213333rem;
  color: #323233;
  line-height: 0.533333rem;
}

.van-checkbox__label--left {
  margin: 0 0.213333rem 0 0;
}

.van-checkbox__label--disabled {
  color: #c8c9cc;
}

.van-coupon {
  margin: 0 0.32rem 0.32rem;
  overflow: hidden;
  background-color: #fff;
  border-radius: 0.213333rem;
  box-shadow: 0 0 0.106667rem rgba(0,0,0,.1);
}

.van-coupon:active {
  background-color: #f2f3f5;
}

.van-coupon__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  box-sizing: border-box;
  min-height: 2.24rem;
  padding: 0.373333rem 0;
  color: #323233;
}

.van-coupon__head {
  position: relative;
  min-width: 2.56rem;
  padding: 0 0.213333rem;
  color: #ee0a24;
  text-align: center;
}

.van-coupon__amount,
.van-coupon__condition,
.van-coupon__name,
.van-coupon__valid {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.van-coupon__amount {
  margin-bottom: 0.16rem;
  font-weight: 500;
  font-size: 0.8rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.van-coupon__amount span {
  font-weight: 400;
  font-size: 40%;
}

.van-coupon__amount span:not(:empty) {
  margin-left: 0.053333rem;
}

.van-coupon__condition {
  font-size: 0.32rem;
  line-height: 0.426667rem;
  white-space: pre-wrap;
}

.van-coupon__body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  border-radius: 0 0.213333rem 0.213333rem 0;
}

.van-coupon__name {
  margin-bottom: 0.266667rem;
  font-weight: 700;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
}

.van-coupon__valid {
  font-size: 0.32rem;
}

.van-coupon__corner {
  position: absolute;
  top: 0;
  right: 0.426667rem;
  bottom: 0;
}

.van-coupon__description {
  padding: 0.213333rem 0.426667rem;
  font-size: 0.32rem;
  border-top: 0.026667rem dashed #ebedf0;
}

.van-coupon--disabled:active {
  background-color: #fff;
}

.van-coupon--disabled .van-coupon-item__content {
  height: 1.973333rem;
}

.van-coupon--disabled .van-coupon__head {
  color: inherit;
}

.van-image {
  position: relative;
  display: inline-block;
}

.van-image--round {
  overflow: hidden;
  border-radius: 50%;
}

.van-image--round img {
  border-radius: inherit;
}

.van-image__error,
.van-image__img,
.van-image__loading {
  display: block;
  width: 100%;
  height: 100%;
}

.van-image__error,
.van-image__loading {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #969799;
  font-size: 0.373333rem;
  background-color: #f7f8fa;
}

.van-image__loading-icon {
  color: #dcdee0;
  font-size: 0.853333rem;
}

.van-image__error-icon {
  color: #dcdee0;
  font-size: 0.853333rem;
}

.van-radio {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}

.van-radio--disabled {
  cursor: not-allowed;
}

.van-radio--label-disabled {
  cursor: default;
}

.van-radio--horizontal {
  margin-right: 0.32rem;
}

.van-radio__icon {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
  height: 1em;
  font-size: 0.533333rem;
  line-height: 1em;
  cursor: pointer;
}

.van-radio__icon .van-icon {
  display: block;
  box-sizing: border-box;
  width: 1.25em;
  height: 1.25em;
  color: transparent;
  font-size: .8em;
  line-height: 1.25;
  text-align: center;
  border: 0.026667rem solid #c8c9cc;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-property: color,border-color,background-color;
  transition-property: color,border-color,background-color;
}

.van-radio__icon--round .van-icon {
  border-radius: 100%;
}

.van-radio__icon--checked .van-icon {
  color: #fff;
  background-color: #1989fa;
  border-color: #1989fa;
}

.van-radio__icon--disabled {
  cursor: not-allowed;
}

.van-radio__icon--disabled .van-icon {
  background-color: #ebedf0;
  border-color: #c8c9cc;
}

.van-radio__icon--disabled.van-radio__icon--checked .van-icon {
  color: #c8c9cc;
}

.van-radio__label {
  margin-left: 0.213333rem;
  color: #323233;
  line-height: 0.533333rem;
}

.van-radio__label--left {
  margin: 0 0.213333rem 0 0;
}

.van-radio__label--disabled {
  color: #c8c9cc;
}

.van-tag {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 0.106667rem;
  color: #fff;
  font-size: 0.32rem;
  line-height: 0.426667rem;
  border-radius: 0.053333rem;
}

.van-tag--default {
  background-color: #969799;
}

.van-tag--default.van-tag--plain {
  color: #969799;
}

.van-tag--danger {
  background-color: #ee0a24;
}

.van-tag--danger.van-tag--plain {
  color: #ee0a24;
}

.van-tag--primary {
  background-color: #1989fa;
}

.van-tag--primary.van-tag--plain {
  color: #1989fa;
}

.van-tag--success {
  background-color: #07c160;
}

.van-tag--success.van-tag--plain {
  color: #07c160;
}

.van-tag--warning {
  background-color: #ff976a;
}

.van-tag--warning.van-tag--plain {
  color: #ff976a;
}

.van-tag--plain {
  background-color: #fff;
  border-color: currentColor;
}

.van-tag--plain::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 0.026667rem solid;
  border-color: inherit;
  border-radius: inherit;
  content: '';
  pointer-events: none;
}

.van-tag--medium {
  padding: 0.053333rem 0.16rem;
}

.van-tag--large {
  padding: 0.106667rem 0.213333rem;
  font-size: 0.373333rem;
  border-radius: 0.106667rem;
}

.van-tag--mark {
  border-radius: 0 26.64rem 26.64rem 0;
}

.van-tag--mark::after {
  display: block;
  width: 0.053333rem;
  content: '';
}

.van-tag--round {
  border-radius: 26.64rem;
}

.van-tag__close {
  margin-left: 0.053333rem;
  cursor: pointer;
}

.van-card {
  position: relative;
  box-sizing: border-box;
  padding: 0.213333rem 0.426667rem;
  color: #323233;
  font-size: 0.32rem;
  background-color: #fafafa;
}

.van-card:not(:first-child) {
  margin-top: 0.213333rem;
}

.van-card__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.van-card__thumb {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
  width: 2.346667rem;
  height: 2.346667rem;
  margin-right: 0.213333rem;
}

.van-card__thumb img {
  border-radius: 0.213333rem;
}

.van-card__content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  min-width: 0;
  min-height: 2.346667rem;
}

.van-card__content--centered {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.van-card__desc,
.van-card__title {
  word-wrap: break-word;
}

.van-card__title {
  max-height: 0.853333rem;
  font-weight: 500;
  line-height: 0.426667rem;
}

.van-card__desc {
  max-height: 0.533333rem;
  color: #646566;
  line-height: 0.533333rem;
}

.van-card__bottom {
  line-height: 0.533333rem;
}

.van-card__price {
  display: inline-block;
  color: #323233;
  font-weight: 500;
  font-size: 0.32rem;
}

.van-card__price-integer {
  font-size: 0.426667rem;
  font-family: Avenir-Heavy,PingFang SC,Helvetica Neue,Arial,sans-serif;
}

.van-card__price-decimal {
  font-family: Avenir-Heavy,PingFang SC,Helvetica Neue,Arial,sans-serif;
}

.van-card__origin-price {
  display: inline-block;
  margin-left: 0.133333rem;
  color: #969799;
  font-size: 0.266667rem;
  text-decoration: line-through;
}

.van-card__num {
  float: right;
  color: #969799;
}

.van-card__tag {
  position: absolute;
  top: 0.053333rem;
  left: 0;
}

.van-card__footer {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
  text-align: right;
}

.van-card__footer .van-button {
  margin-left: 0.133333rem;
}

.van-cell {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  box-sizing: border-box;
  width: 100%;
  padding: 0.266667rem 0.426667rem;
  overflow: hidden;
  color: #323233;
  font-size: 0.373333rem;
  line-height: 0.64rem;
  background-color: #fff;
}

.van-cell::after {
  position: absolute;
  box-sizing: border-box;
  content: ' ';
  pointer-events: none;
  right: 0.426667rem;
  bottom: 0;
  left: 0.426667rem;
  border-bottom: 0.026667rem solid #ebedf0;
  -webkit-transform: scaleY(.5);
  transform: scaleY(.5);
}

.van-cell--borderless::after,
.van-cell:last-child::after {
  display: none;
}

.van-cell__label {
  margin-top: 0.106667rem;
  color: #969799;
  font-size: 0.32rem;
  line-height: 0.48rem;
}

.van-cell__title,
.van-cell__value {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

.van-cell__value {
  position: relative;
  overflow: hidden;
  color: #969799;
  text-align: right;
  vertical-align: middle;
  word-wrap: break-word;
}

.van-cell__value--alone {
  color: #323233;
  text-align: left;
}

.van-cell__left-icon,
.van-cell__right-icon {
  height: 0.64rem;
  font-size: 0.426667rem;
  line-height: 0.64rem;
}

.van-cell__left-icon {
  margin-right: 0.106667rem;
}

.van-cell__right-icon {
  margin-left: 0.106667rem;
  color: #969799;
}

.van-cell--clickable {
  cursor: pointer;
}

.van-cell--clickable:active {
  background-color: #f2f3f5;
}

.van-cell--required {
  overflow: visible;
}

.van-cell--required::before {
  position: absolute;
  left: 0.213333rem;
  color: #ee0a24;
  font-size: 0.373333rem;
  content: '*';
}

.van-cell--center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.van-cell--large {
  padding-top: 0.32rem;
  padding-bottom: 0.32rem;
}

.van-cell--large .van-cell__title {
  font-size: 0.426667rem;
}

.van-cell--large .van-cell__label {
  font-size: 0.373333rem;
}

.van-coupon-cell__value--selected {
  color: #323233;
}

.van-contact-card {
  padding: 0.426667rem;
}

.van-contact-card__value {
  margin-left: 0.133333rem;
  line-height: 0.533333rem;
}

.van-contact-card--add .van-contact-card__value {
  line-height: 1.066667rem;
}

.van-contact-card--add .van-cell__left-icon {
  color: #1989fa;
  font-size: 1.066667rem;
}

.van-contact-card::before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0.053333rem;
  background: -webkit-repeating-linear-gradient(135deg,#ff6c6c 0,#ff6c6c 20%,transparent 0,transparent 25%,#1989fa 0,#1989fa 45%,transparent 0,transparent 50%);
  background: repeating-linear-gradient(-45deg,#ff6c6c 0,#ff6c6c 20%,transparent 0,transparent 25%,#1989fa 0,#1989fa 45%,transparent 0,transparent 50%);
  background-size: 2.133333rem;
  content: '';
}

.van-collapse-item {
  position: relative;
}

.van-collapse-item--border::after {
  position: absolute;
  box-sizing: border-box;
  content: ' ';
  pointer-events: none;
  top: 0;
  right: 0.426667rem;
  left: 0.426667rem;
  border-top: 0.026667rem solid #ebedf0;
  -webkit-transform: scaleY(.5);
  transform: scaleY(.5);
}

.van-collapse-item__title .van-cell__right-icon::before {
  -webkit-transform: rotate(90deg) translateZ(0);
  transform: rotate(90deg) translateZ(0);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  transition: transform .3s,-webkit-transform .3s;
}

.van-collapse-item__title::after {
  right: 0.426667rem;
  display: none;
}

.van-collapse-item__title--expanded .van-cell__right-icon::before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.van-collapse-item__title--expanded::after {
  display: block;
}

.van-collapse-item__title--borderless::after {
  display: none;
}

.van-collapse-item__title--disabled {
  cursor: not-allowed;
}

.van-collapse-item__title--disabled,
.van-collapse-item__title--disabled .van-cell__right-icon {
  color: #c8c9cc;
}

.van-collapse-item__title--disabled:active {
  background-color: #fff;
}

.van-collapse-item__wrapper {
  overflow: hidden;
  -webkit-transition: height .3s ease-in-out;
  transition: height .3s ease-in-out;
  will-change: height;
}

.van-collapse-item__content {
  padding: 0.32rem 0.426667rem;
  color: #969799;
  font-size: 0.373333rem;
  line-height: 1.5;
  background-color: #fff;
}

.van-field__label {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
  box-sizing: border-box;
  width: 6.2em;
  margin-right: 0.32rem;
  color: #646566;
  text-align: left;
  word-wrap: break-word;
}

.van-field__label--center {
  text-align: center;
}

.van-field__label--right {
  text-align: right;
}

.van-field--disabled .van-field__label {
  color: #c8c9cc;
}

.van-field__value {
  overflow: visible;
}

.van-field__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.van-field__control {
  display: block;
  box-sizing: border-box;
  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0;
  color: #323233;
  line-height: inherit;
  text-align: left;
  background-color: transparent;
  border: 0;
  resize: none;
}

.van-field__control::-webkit-input-placeholder {
  color: #c8c9cc;
}

.van-field__control::placeholder {
  color: #c8c9cc;
}

.van-field__control:disabled {
  color: #c8c9cc;
  cursor: not-allowed;
  opacity: 1;
  -webkit-text-fill-color: #c8c9cc;
}

.van-field__control:read-only {
  cursor: default;
}

.van-field__control--center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
}

.van-field__control--right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  text-align: right;
}

.van-field__control--custom {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 0.64rem;
}

.van-field__control[type=date],
.van-field__control[type=datetime-local],
.van-field__control[type=time] {
  min-height: 0.64rem;
}

.van-field__control[type=search] {
  -webkit-appearance: none;
}

.van-field__button,
.van-field__clear,
.van-field__icon,
.van-field__right-icon {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}

.van-field__clear,
.van-field__right-icon {
  margin-right: -0.213333rem;
  padding: 0 0.213333rem;
  line-height: inherit;
}

.van-field__clear {
  color: #c8c9cc;
  font-size: 0.426667rem;
  cursor: pointer;
}

.van-field__left-icon .van-icon,
.van-field__right-icon .van-icon {
  display: block;
  font-size: 0.426667rem;
  line-height: inherit;
}

.van-field__left-icon {
  margin-right: 0.106667rem;
}

.van-field__right-icon {
  color: #969799;
}

.van-field__button {
  padding-left: 0.213333rem;
}

.van-field__error-message {
  color: #ee0a24;
  font-size: 0.32rem;
  text-align: left;
}

.van-field__error-message--center {
  text-align: center;
}

.van-field__error-message--right {
  text-align: right;
}

.van-field__word-limit {
  margin-top: 0.106667rem;
  color: #646566;
  font-size: 0.32rem;
  line-height: 0.426667rem;
  text-align: right;
}

.van-field--error .van-field__control::-webkit-input-placeholder {
  color: #ee0a24;
  -webkit-text-fill-color: currentColor;
}

.van-field--error .van-field__control,
.van-field--error .van-field__control::-webkit-input-placeholder {
  color: #ee0a24;
  -webkit-text-fill-color: currentColor;
}

.van-field--error .van-field__control,
.van-field--error .van-field__control::placeholder {
  color: #ee0a24;
  -webkit-text-fill-color: currentColor;
}

.van-field--min-height .van-field__control {
  min-height: 1.6rem;
}

.van-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  box-sizing: border-box;
  padding: 0.266667rem 0.32rem;
  background-color: #fff;
}

.van-search__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  padding-left: 0.32rem;
  background-color: #f7f8fa;
  border-radius: 0.053333rem;
}

.van-search__content--round {
  border-radius: 26.64rem;
}

.van-search__label {
  padding: 0 0.133333rem;
  color: #323233;
  font-size: 0.373333rem;
  line-height: 0.906667rem;
}

.van-search .van-cell {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  padding: 0.133333rem 0.213333rem 0.133333rem 0;
  background-color: transparent;
}

.van-search .van-cell .van-field__left-icon {
  color: #969799;
}

.van-search--show-action {
  padding-right: 0;
}

.van-search input::-webkit-search-cancel-button,
.van-search input::-webkit-search-decoration,
.van-search input::-webkit-search-results-button,
.van-search input::-webkit-search-results-decoration {
  display: none;
}

.van-search__action {
  padding: 0 0.213333rem;
  color: #323233;
  font-size: 0.373333rem;
  line-height: 0.906667rem;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}

.van-search__action:active {
  background-color: #f2f3f5;
}

.van-overflow-hidden {
  overflow: hidden!important;
}

.van-popup {
  position: fixed;
  max-height: 100%;
  overflow-y: auto;
  background-color: #fff;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  transition: transform .3s,-webkit-transform .3s;
  -webkit-overflow-scrolling: touch;
}

.van-popup--center {
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%,-50%,0);
  transform: translate3d(-50%,-50%,0);
}

.van-popup--center.van-popup--round {
  border-radius: 0.426667rem;
}

.van-popup--top {
  top: 0;
  left: 0;
  width: 100%;
}

.van-popup--top.van-popup--round {
  border-radius: 0 0 0.426667rem 0.426667rem;
}

.van-popup--right {
  top: 50%;
  right: 0;
  -webkit-transform: translate3d(0,-50%,0);
  transform: translate3d(0,-50%,0);
}

.van-popup--right.van-popup--round {
  border-radius: 0.426667rem 0 0 0.426667rem;
}

.van-popup--bottom {
  bottom: 0;
  left: 0;
  width: 100%;
}

.van-popup--bottom.van-popup--round {
  border-radius: 0.426667rem 0.426667rem 0 0;
}

.van-popup--left {
  top: 50%;
  left: 0;
  -webkit-transform: translate3d(0,-50%,0);
  transform: translate3d(0,-50%,0);
}

.van-popup--left.van-popup--round {
  border-radius: 0 0.426667rem 0.426667rem 0;
}

.van-popup--safe-area-inset-bottom {
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}

.van-popup-slide-bottom-enter-active,
.van-popup-slide-left-enter-active,
.van-popup-slide-right-enter-active,
.van-popup-slide-top-enter-active {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.van-popup-slide-bottom-leave-active,
.van-popup-slide-left-leave-active,
.van-popup-slide-right-leave-active,
.van-popup-slide-top-leave-active {
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}

.van-popup-slide-top-enter,
.van-popup-slide-top-leave-active {
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}

.van-popup-slide-right-enter,
.van-popup-slide-right-leave-active {
  -webkit-transform: translate3d(100%,-50%,0);
  transform: translate3d(100%,-50%,0);
}

.van-popup-slide-bottom-enter,
.van-popup-slide-bottom-leave-active {
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}

.van-popup-slide-left-enter,
.van-popup-slide-left-leave-active {
  -webkit-transform: translate3d(-100%,-50%,0);
  transform: translate3d(-100%,-50%,0);
}

.van-popup__close-icon {
  position: absolute;
  z-index: 1;
  color: #c8c9cc;
  font-size: 0.586667rem;
  cursor: pointer;
}

.van-popup__close-icon:active {
  color: #969799;
}

.van-popup__close-icon--top-left {
  top: 0.426667rem;
  left: 0.426667rem;
}

.van-popup__close-icon--top-right {
  top: 0.426667rem;
  right: 0.426667rem;
}

.van-popup__close-icon--bottom-left {
  bottom: 0.426667rem;
  left: 0.426667rem;
}

.van-popup__close-icon--bottom-right {
  right: 0.426667rem;
  bottom: 0.426667rem;
}

.van-share-sheet__header {
  padding: 0.32rem 0.426667rem 0.106667rem;
  text-align: center;
}

.van-share-sheet__title {
  margin-top: 0.213333rem;
  color: #323233;
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
}

.van-share-sheet__description {
  display: block;
  margin-top: 0.213333rem;
  color: #969799;
  font-size: 0.32rem;
  line-height: 0.426667rem;
}

.van-share-sheet__options {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 0.426667rem 0 0.426667rem 0.213333rem;
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
}

.van-share-sheet__options--border::before {
  position: absolute;
  box-sizing: border-box;
  content: ' ';
  pointer-events: none;
  top: 0;
  right: 0;
  left: 0.426667rem;
  border-top: 0.026667rem solid #ebedf0;
  -webkit-transform: scaleY(.5);
  transform: scaleY(.5);
}

.van-share-sheet__options::-webkit-scrollbar {
  height: 0;
}

.van-share-sheet__option {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}

.van-share-sheet__option:active {
  opacity: .7;
}

.van-share-sheet__icon {
  width: 1.28rem;
  height: 1.28rem;
  margin: 0 0.426667rem;
}

.van-share-sheet__name {
  margin-top: 0.213333rem;
  padding: 0 0.106667rem;
  color: #646566;
  font-size: 0.32rem;
}

.van-share-sheet__option-description {
  padding: 0 0.106667rem;
  color: #c8c9cc;
  font-size: 0.32rem;
}

.van-share-sheet__cancel {
  display: block;
  width: 100%;
  padding: 0;
  font-size: 0.426667rem;
  line-height: 1.28rem;
  text-align: center;
  background: #fff;
  border: none;
  cursor: pointer;
}

.van-share-sheet__cancel::before {
  display: block;
  height: 0.213333rem;
  background-color: #f7f8fa;
  content: ' ';
}

.van-share-sheet__cancel:active {
  background-color: #f2f3f5;
}

.van-popover {
  position: absolute;
  overflow: visible;
  background-color: transparent;
  -webkit-transition: opacity .15s,-webkit-transform .15s;
  transition: opacity .15s,-webkit-transform .15s;
  transition: opacity .15s,transform .15s;
  transition: opacity .15s,transform .15s,-webkit-transform .15s;
}

.van-popover__wrapper {
  display: inline-block;
}

.van-popover__arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 0.16rem;
}

.van-popover__content {
  overflow: hidden;
  border-radius: 0.213333rem;
}

.van-popover__action {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  box-sizing: border-box;
  width: 3.413333rem;
  height: 1.173333rem;
  padding: 0 0.426667rem;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  cursor: pointer;
}

.van-popover__action:last-child .van-popover__action-text::after {
  display: none;
}

.van-popover__action-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
}

.van-popover__action-icon {
  margin-right: 0.213333rem;
  font-size: 0.533333rem;
}

.van-popover__action--with-icon .van-popover__action-text {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.van-popover[data-popper-placement^=top] .van-popover__arrow {
  bottom: 0;
  border-top-color: currentColor;
  border-bottom-width: 0;
  -webkit-transform: translate(-50%,100%);
  transform: translate(-50%,100%);
}

.van-popover[data-popper-placement=top] {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

.van-popover[data-popper-placement=top] .van-popover__arrow {
  left: 50%;
}

.van-popover[data-popper-placement=top-start] {
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

.van-popover[data-popper-placement=top-start] .van-popover__arrow {
  left: 0.426667rem;
}

.van-popover[data-popper-placement=top-end] {
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.van-popover[data-popper-placement=top-end] .van-popover__arrow {
  right: 0.426667rem;
}

.van-popover[data-popper-placement^=left] .van-popover__arrow {
  right: 0;
  border-right-width: 0;
  border-left-color: currentColor;
  -webkit-transform: translate(100%,-50%);
  transform: translate(100%,-50%);
}

.van-popover[data-popper-placement=left] {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.van-popover[data-popper-placement=left] .van-popover__arrow {
  top: 50%;
}

.van-popover[data-popper-placement=left-start] {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.van-popover[data-popper-placement=left-start] .van-popover__arrow {
  top: 0.426667rem;
}

.van-popover[data-popper-placement=left-end] {
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.van-popover[data-popper-placement=left-end] .van-popover__arrow {
  bottom: 0.426667rem;
}

.van-popover[data-popper-placement^=right] .van-popover__arrow {
  left: 0;
  border-right-color: currentColor;
  border-left-width: 0;
  -webkit-transform: translate(-100%,-50%);
  transform: translate(-100%,-50%);
}

.van-popover[data-popper-placement=right] {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

.van-popover[data-popper-placement=right] .van-popover__arrow {
  top: 50%;
}

.van-popover[data-popper-placement=right-start] {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

.van-popover[data-popper-placement=right-start] .van-popover__arrow {
  top: 0.426667rem;
}

.van-popover[data-popper-placement=right-end] {
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

.van-popover[data-popper-placement=right-end] .van-popover__arrow {
  bottom: 0.426667rem;
}

.van-popover[data-popper-placement^=bottom] .van-popover__arrow {
  top: 0;
  border-top-width: 0;
  border-bottom-color: currentColor;
  -webkit-transform: translate(-50%,-100%);
  transform: translate(-50%,-100%);
}

.van-popover[data-popper-placement=bottom] {
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

.van-popover[data-popper-placement=bottom] .van-popover__arrow {
  left: 50%;
}

.van-popover[data-popper-placement=bottom-start] {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

.van-popover[data-popper-placement=bottom-start] .van-popover__arrow {
  left: 0.426667rem;
}

.van-popover[data-popper-placement=bottom-end] {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.van-popover[data-popper-placement=bottom-end] .van-popover__arrow {
  right: 0.426667rem;
}

.van-popover--light {
  color: #323233;
}

.van-popover--light .van-popover__content {
  background-color: #fff;
  box-shadow: 0 0.053333rem 0.32rem rgba(50,50,51,.12);
}

.van-popover--light .van-popover__arrow {
  color: #fff;
}

.van-popover--light .van-popover__action:active {
  background-color: #f2f3f5;
}

.van-popover--light .van-popover__action--disabled {
  color: #c8c9cc;
  cursor: not-allowed;
}

.van-popover--light .van-popover__action--disabled:active {
  background-color: transparent;
}

.van-popover--dark {
  color: #fff;
}

.van-popover--dark .van-popover__content {
  background-color: #4a4a4a;
}

.van-popover--dark .van-popover__arrow {
  color: #4a4a4a;
}

.van-popover--dark .van-popover__action:active {
  background-color: rgba(0,0,0,.2);
}

.van-popover--dark .van-popover__action--disabled {
  color: #969799;
}

.van-popover--dark .van-popover__action--disabled:active {
  background-color: transparent;
}

.van-popover--dark .van-popover__action-text::after {
  border-color: #646566;
}

.van-popover-zoom-enter,
.van-popover-zoom-leave-active {
  -webkit-transform: scale(.8);
  transform: scale(.8);
  opacity: 0;
}

.van-popover-zoom-enter-active {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.van-popover-zoom-leave-active {
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}

.van-notify {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0.213333rem 0.426667rem;
  color: #fff;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  white-space: pre-wrap;
  text-align: center;
  word-wrap: break-word;
}

.van-notify--primary {
  background-color: #1989fa;
}

.van-notify--success {
  background-color: #07c160;
}

.van-notify--danger {
  background-color: #ee0a24;
}

.van-notify--warning {
  background-color: #ff976a;
}

.van-dropdown-item {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 10;
  overflow: hidden;
}

.van-dropdown-item__icon {
  display: block;
  line-height: inherit;
}

.van-dropdown-item__option {
  text-align: left;
}

.van-dropdown-item__option--active {
  color: #ee0a24;
}

.van-dropdown-item__option--active .van-dropdown-item__icon {
  color: #ee0a24;
}

.van-dropdown-item--up {
  top: 0;
}

.van-dropdown-item--down {
  bottom: 0;
}

.van-dropdown-item__content {
  position: absolute;
  max-height: 80%;
}

.van-loading {
  position: relative;
  color: #c8c9cc;
  font-size: 0;
  vertical-align: middle;
}

.van-loading__spinner {
  position: relative;
  display: inline-block;
  width: 0.8rem;
  max-width: 100%;
  height: 0.8rem;
  max-height: 100%;
  vertical-align: middle;
  -webkit-animation: van-rotate .8s linear infinite;
  animation: van-rotate .8s linear infinite;
}

.van-loading__spinner--spinner {
  -webkit-animation-timing-function: steps(12);
  animation-timing-function: steps(12);
}

.van-loading__spinner--spinner i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.van-loading__spinner--spinner i::before {
  display: block;
  width: 0.053333rem;
  height: 25%;
  margin: 0 auto;
  background-color: currentColor;
  border-radius: 40%;
  content: ' ';
}

.van-loading__spinner--circular {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.van-loading__circular {
  display: block;
  width: 100%;
  height: 100%;
}

.van-loading__circular circle {
  -webkit-animation: van-circular 1.5s ease-in-out infinite;
  animation: van-circular 1.5s ease-in-out infinite;
  stroke: currentColor;
  stroke-width: 3;
  stroke-linecap: round;
}

.van-loading__text {
  display: inline-block;
  margin-left: 0.213333rem;
  color: #969799;
  font-size: 0.373333rem;
  vertical-align: middle;
}

.van-loading--vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.van-loading--vertical .van-loading__text {
  margin: 0.213333rem 0 0;
}

@-webkit-keyframes van-circular {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 90,150;
    stroke-dashoffset: -40;
  }

  100% {
    stroke-dasharray: 90,150;
    stroke-dashoffset: -120;
  }
}

@keyframes van-circular {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 90,150;
    stroke-dashoffset: -40;
  }

  100% {
    stroke-dasharray: 90,150;
    stroke-dashoffset: -120;
  }
}

.van-loading__spinner--spinner i:nth-of-type(1) {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  opacity: 1;
}

.van-loading__spinner--spinner i:nth-of-type(2) {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  opacity: .9375;
}

.van-loading__spinner--spinner i:nth-of-type(3) {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: .875;
}

.van-loading__spinner--spinner i:nth-of-type(4) {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
  opacity: .8125;
}

.van-loading__spinner--spinner i:nth-of-type(5) {
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
  opacity: .75;
}

.van-loading__spinner--spinner i:nth-of-type(6) {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: .6875;
}

.van-loading__spinner--spinner i:nth-of-type(7) {
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg);
  opacity: .625;
}

.van-loading__spinner--spinner i:nth-of-type(8) {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg);
  opacity: .5625;
}

.van-loading__spinner--spinner i:nth-of-type(9) {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  opacity: .5;
}

.van-loading__spinner--spinner i:nth-of-type(10) {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg);
  opacity: .4375;
}

.van-loading__spinner--spinner i:nth-of-type(11) {
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg);
  opacity: .375;
}

.van-loading__spinner--spinner i:nth-of-type(12) {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: .3125;
}

.van-pull-refresh {
  overflow: hidden;
  -webkit-user-select: none;
  user-select: none;
}

.van-pull-refresh__track {
  position: relative;
  height: 100%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform,-webkit-transform;
}

.van-pull-refresh__head {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1.333333rem;
  overflow: hidden;
  color: #969799;
  font-size: 0.373333rem;
  line-height: 1.333333rem;
  text-align: center;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.van-number-keyboard {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding-bottom: 0.586667rem;
  background-color: #f2f3f5;
  -webkit-user-select: none;
  user-select: none;
}

.van-number-keyboard--with-title {
  border-radius: 0.533333rem 0.533333rem 0 0;
}

.van-number-keyboard__header {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  box-sizing: content-box;
  height: 0.906667rem;
  padding-top: 0.16rem;
  color: #646566;
  font-size: 0.426667rem;
}

.van-number-keyboard__title {
  display: inline-block;
  font-weight: 400;
}

.van-number-keyboard__title-left {
  position: absolute;
  left: 0;
}

.van-number-keyboard__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 0.16rem 0 0 0.16rem;
}

.van-number-keyboard__keys {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 3;
  -webkit-flex: 3;
  flex: 3;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.van-number-keyboard__close {
  position: absolute;
  right: 0;
  height: 100%;
  padding: 0 0.426667rem;
  color: #576b95;
  font-size: 0.373333rem;
  background-color: transparent;
  border: none;
  cursor: pointer;
}

.van-number-keyboard__close:active {
  opacity: .7;
}

.van-number-keyboard__sidebar {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.van-number-keyboard--unfit {
  padding-bottom: 0;
}

.van-key {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 1.28rem;
  font-size: 0.746667rem;
  line-height: 1.5;
  background-color: #fff;
  border-radius: 0.213333rem;
  cursor: pointer;
}

.van-key--large {
  position: absolute;
  top: 0;
  right: 0.16rem;
  bottom: 0.16rem;
  left: 0;
  height: auto;
}

.van-key--blue,
.van-key--delete {
  font-size: 0.426667rem;
}

.van-key--active {
  background-color: #ebedf0;
}

.van-key--blue {
  color: #fff;
  background-color: #1989fa;
}

.van-key--blue.van-key--active {
  background-color: #0570db;
}

.van-key__wrapper {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-flex-basis: 33%;
  flex-basis: 33%;
  box-sizing: border-box;
  padding: 0 0.16rem 0.16rem 0;
}

.van-key__wrapper--wider {
  -webkit-flex-basis: 66%;
  flex-basis: 66%;
}

.van-key__delete-icon {
  width: 0.853333rem;
  height: 0.586667rem;
}

.van-key__collapse-icon {
  width: 0.8rem;
  height: 0.64rem;
}

.van-key__loading-icon {
  color: #fff;
}

.van-list__error-text,
.van-list__finished-text,
.van-list__loading {
  color: #969799;
  font-size: 0.373333rem;
  line-height: 1.333333rem;
  text-align: center;
}

.van-list__placeholder {
  height: 0;
  pointer-events: none;
}

.van-switch {
  position: relative;
  display: inline-block;
  box-sizing: content-box;
  width: 2em;
  height: 1em;
  font-size: 0.8rem;
  background-color: #fff;
  border: 0.026667rem solid rgba(0,0,0,.1);
  border-radius: 1em;
  cursor: pointer;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
}

.van-switch__node {
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  font-size: inherit;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 0.08rem 0.026667rem 0 rgba(0,0,0,.05),0 0.053333rem 0.053333rem 0 rgba(0,0,0,.1),0 0.08rem 0.08rem 0 rgba(0,0,0,.05);
  -webkit-transition: -webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05);
  transition: -webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05);
  transition: transform .3s cubic-bezier(.3,1.05,.4,1.05);
  transition: transform .3s cubic-bezier(.3,1.05,.4,1.05), -webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05);
  transition: transform .3s cubic-bezier(.3,1.05,.4,1.05),-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05);
}

.van-switch__loading {
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  line-height: 1;
}

.van-switch--on {
  background-color: #1989fa;
}

.van-switch--on .van-switch__node {
  -webkit-transform: translateX(1em);
  transform: translateX(1em);
}

.van-switch--on .van-switch__loading {
  color: #1989fa;
}

.van-switch--disabled {
  cursor: not-allowed;
  opacity: .5;
}

.van-switch--loading {
  cursor: default;
}

.van-switch-cell {
  padding-top: 0.24rem;
  padding-bottom: 0.24rem;
}

.van-switch-cell--large {
  padding-top: 0.293333rem;
  padding-bottom: 0.293333rem;
}

.van-switch-cell .van-switch {
  float: right;
}

.van-button {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  height: 1.173333rem;
  margin: 0;
  padding: 0;
  font-size: 0.426667rem;
  line-height: 1.2;
  text-align: center;
  border-radius: 0.053333rem;
  cursor: pointer;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  -webkit-appearance: none;
}

.van-button::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background-color: #000;
  border: inherit;
  border-color: #000;
  border-radius: inherit;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  opacity: 0;
  content: ' ';
}

.van-button:active::before {
  opacity: .1;
}

.van-button--disabled::before,
.van-button--loading::before {
  display: none;
}

.van-button--default {
  color: #323233;
  background-color: #fff;
  border: 0.026667rem solid #ebedf0;
}

.van-button--primary {
  color: #fff;
  background-color: #07c160;
  border: 0.026667rem solid #07c160;
}

.van-button--info {
  color: #fff;
  background-color: #1989fa;
  border: 0.026667rem solid #1989fa;
}

.van-button--danger {
  color: #fff;
  background-color: #ee0a24;
  border: 0.026667rem solid #ee0a24;
}

.van-button--warning {
  color: #fff;
  background-color: #ff976a;
  border: 0.026667rem solid #ff976a;
}

.van-button--plain {
  background-color: #fff;
}

.van-button--plain.van-button--primary {
  color: #07c160;
}

.van-button--plain.van-button--info {
  color: #1989fa;
}

.van-button--plain.van-button--danger {
  color: #ee0a24;
}

.van-button--plain.van-button--warning {
  color: #ff976a;
}

.van-button--large {
  width: 100%;
  height: 1.333333rem;
}

.van-button--normal {
  padding: 0 0.4rem;
  font-size: 0.373333rem;
}

.van-button--small {
  height: 0.853333rem;
  padding: 0 0.213333rem;
  font-size: 0.32rem;
}

.van-button__loading {
  color: inherit;
  font-size: inherit;
}

.van-button--mini {
  height: 0.64rem;
  padding: 0 0.106667rem;
  font-size: 0.266667rem;
}

.van-button--mini+.van-button--mini {
  margin-left: 0.106667rem;
}

.van-button--block {
  display: block;
  width: 100%;
}

.van-button--disabled {
  cursor: not-allowed;
  opacity: .5;
}

.van-button--loading {
  cursor: default;
}

.van-button--round {
  border-radius: 26.64rem;
}

.van-button--square {
  border-radius: 0;
}

.van-button__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
}

.van-button__content::before {
  content: ' ';
}

.van-button__icon {
  font-size: 1.2em;
  line-height: inherit;
}

.van-button__icon+.van-button__text,
.van-button__loading+.van-button__text,
.van-button__text+.van-button__icon,
.van-button__text+.van-button__loading {
  margin-left: 0.106667rem;
}

.van-button--hairline {
  border-width: 0;
}

.van-button--hairline::after {
  border-color: inherit;
  border-radius: 0.106667rem;
}

.van-button--hairline.van-button--round::after {
  border-radius: 26.64rem;
}

.van-button--hairline.van-button--square::after {
  border-radius: 0;
}

.van-submit-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
  background-color: #fff;
  -webkit-user-select: none;
  user-select: none;
}

.van-submit-bar__tip {
  padding: 0.213333rem 0.32rem;
  color: #f56723;
  font-size: 0.32rem;
  line-height: 1.5;
  background-color: #fff7cc;
}

.van-submit-bar__tip-icon {
  min-width: 0.48rem;
  font-size: 0.32rem;
  vertical-align: middle;
}

.van-submit-bar__tip-text {
  vertical-align: middle;
}

.van-submit-bar__bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  height: 1.333333rem;
  padding: 0 0.426667rem;
  font-size: 0.373333rem;
}

.van-submit-bar__text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  padding-right: 0.32rem;
  color: #323233;
  text-align: right;
}

.van-submit-bar__text span {
  display: inline-block;
}

.van-submit-bar__suffix-label {
  margin-left: 0.133333rem;
  font-weight: 500;
}

.van-submit-bar__price {
  color: #ee0a24;
  font-weight: 500;
  font-size: 0.32rem;
}

.van-submit-bar__price--integer {
  font-size: 0.533333rem;
  font-family: Avenir-Heavy,PingFang SC,Helvetica Neue,Arial,sans-serif;
}

.van-submit-bar__button {
  width: 2.933333rem;
  height: 1.066667rem;
  font-weight: 500;
  border: none;
}

.van-submit-bar__button--danger {
  background: -webkit-linear-gradient(left,#ff6034,#ee0a24);
  background: linear-gradient(to right,#ff6034,#ee0a24);
}

.van-submit-bar--unfit {
  padding-bottom: 0;
}

.van-goods-action-button {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  height: 1.066667rem;
  font-weight: 500;
  font-size: 0.373333rem;
  border: none;
  border-radius: 0;
}

.van-goods-action-button--first {
  margin-left: 0.133333rem;
  border-top-left-radius: 26.64rem;
  border-bottom-left-radius: 26.64rem;
}

.van-goods-action-button--last {
  margin-right: 0.133333rem;
  border-top-right-radius: 26.64rem;
  border-bottom-right-radius: 26.64rem;
}

.van-goods-action-button--warning {
  background: -webkit-linear-gradient(left,#ffd01e,#ff8917);
  background: linear-gradient(to right,#ffd01e,#ff8917);
}

.van-goods-action-button--danger {
  background: -webkit-linear-gradient(left,#ff6034,#ee0a24);
  background: linear-gradient(to right,#ff6034,#ee0a24);
}

@media (max-width:321px) {
  .van-goods-action-button {
    font-size: 0.346667rem;
  }
}

.van-toast {
  position: fixed;
  top: 50%;
  left: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  box-sizing: content-box;
  width: 2.346667rem;
  max-width: 70%;
  min-height: 2.346667rem;
  padding: 0.426667rem;
  color: #fff;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  white-space: pre-wrap;
  text-align: center;
  word-break: break-all;
  background-color: rgba(0,0,0,.7);
  border-radius: 0.213333rem;
  -webkit-transform: translate3d(-50%,-50%,0);
  transform: translate3d(-50%,-50%,0);
}

.van-toast--unclickable {
  overflow: hidden;
}

.van-toast--unclickable * {
  pointer-events: none;
}

.van-toast--html,
.van-toast--text {
  width: -webkit-fit-content;
  width: fit-content;
  min-width: 2.56rem;
  min-height: 0;
  padding: 0.213333rem 0.32rem;
}

.van-toast--html .van-toast__text,
.van-toast--text .van-toast__text {
  margin-top: 0;
}

.van-toast--top {
  top: 20%;
}

.van-toast--bottom {
  top: auto;
  bottom: 20%;
}

.van-toast__icon {
  font-size: 0.96rem;
}

.van-toast__loading {
  padding: 0.106667rem;
  color: #fff;
}

.van-toast__text {
  margin-top: 0.213333rem;
}

.van-calendar {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  height: 100%;
  background-color: #fff;
}

.van-calendar__popup.van-popup--bottom,
.van-calendar__popup.van-popup--top {
  height: 80%;
}

.van-calendar__popup.van-popup--left,
.van-calendar__popup.van-popup--right {
  height: 100%;
}

.van-calendar__popup .van-popup__close-icon {
  top: 0.293333rem;
}

.van-calendar__header {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  box-shadow: 0 0.053333rem 0.266667rem rgba(125,126,128,.16);
}

.van-calendar__header-subtitle,
.van-calendar__header-title,
.van-calendar__month-title {
  height: 1.173333rem;
  font-weight: 500;
  line-height: 1.173333rem;
  text-align: center;
}

.van-calendar__header-title {
  font-size: 0.426667rem;
}

.van-calendar__header-subtitle {
  font-size: 0.373333rem;
}

.van-calendar__month-title {
  font-size: 0.373333rem;
}

.van-calendar__weekdays {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.van-calendar__weekday {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  font-size: 0.32rem;
  line-height: 0.8rem;
  text-align: center;
}

.van-calendar__body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.van-calendar__days {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-user-select: none;
  user-select: none;
}

.van-calendar__month-mark {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  color: rgba(242,243,245,.8);
  font-size: 4.266667rem;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  pointer-events: none;
}

.van-calendar__day,
.van-calendar__selected-day {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
}

.van-calendar__day {
  position: relative;
  width: 14.285%;
  height: 1.706667rem;
  font-size: 0.426667rem;
  cursor: pointer;
}

.van-calendar__day--end,
.van-calendar__day--multiple-middle,
.van-calendar__day--multiple-selected,
.van-calendar__day--start,
.van-calendar__day--start-end {
  color: #fff;
  background-color: #ee0a24;
}

.van-calendar__day--start {
  border-radius: 0.106667rem 0 0 0.106667rem;
}

.van-calendar__day--end {
  border-radius: 0 0.106667rem 0.106667rem 0;
}

.van-calendar__day--multiple-selected,
.van-calendar__day--start-end {
  border-radius: 0.106667rem;
}

.van-calendar__day--middle {
  color: #ee0a24;
}

.van-calendar__day--middle::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: currentColor;
  opacity: .1;
  content: '';
}

.van-calendar__day--disabled {
  color: #c8c9cc;
  cursor: default;
}

.van-calendar__bottom-info,
.van-calendar__top-info {
  position: absolute;
  right: 0;
  left: 0;
  font-size: 0.266667rem;
  line-height: 0.373333rem;
}

@media (max-width:350px) {
  .van-calendar__bottom-info,
  .van-calendar__top-info {
    font-size: 0.24rem;
  }
}

.van-calendar__top-info {
  top: 0.16rem;
}

.van-calendar__bottom-info {
  bottom: 0.16rem;
}

.van-calendar__selected-day {
  width: 1.44rem;
  height: 1.44rem;
  color: #fff;
  background-color: #ee0a24;
  border-radius: 0.106667rem;
}

.van-calendar__footer {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  padding: 0 0.426667rem;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}

.van-calendar__footer--unfit {
  padding-bottom: 0;
}

.van-calendar__confirm {
  height: 0.96rem;
  margin: 0.186667rem 0;
}

.van-picker {
  position: relative;
  background-color: #fff;
  -webkit-user-select: none;
  user-select: none;
}

.van-picker__toolbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 1.173333rem;
}

.van-picker__cancel,
.van-picker__confirm {
  height: 100%;
  padding: 0 0.426667rem;
  font-size: 0.373333rem;
  background-color: transparent;
  border: none;
  cursor: pointer;
}

.van-picker__cancel:active,
.van-picker__confirm:active {
  opacity: .7;
}

.van-picker__confirm {
  color: #576b95;
}

.van-picker__cancel {
  color: #969799;
}

.van-picker__title {
  max-width: 50%;
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 0.533333rem;
  text-align: center;
}

.van-picker__columns {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  cursor: grab;
}

.van-picker__loading {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #1989fa;
  background-color: rgba(255,255,255,.9);
}

.van-picker__frame {
  position: absolute;
  top: 50%;
  right: 0.426667rem;
  left: 0.426667rem;
  z-index: 2;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}

.van-picker__mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(top,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),-webkit-linear-gradient(bottom,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));
  background-image: linear-gradient(180deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),linear-gradient(0deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));
  background-repeat: no-repeat;
  background-position: top,bottom;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  pointer-events: none;
}

.van-picker-column {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  overflow: hidden;
  font-size: 0.426667rem;
}

.van-picker-column__wrapper {
  -webkit-transition-timing-function: cubic-bezier(.23,1,.68,1);
  transition-timing-function: cubic-bezier(.23,1,.68,1);
}

.van-picker-column__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0 0.106667rem;
  color: #000;
}

.van-picker-column__item--disabled {
  cursor: not-allowed;
  opacity: .3;
}

.van-action-sheet {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  max-height: 80%;
  overflow: hidden;
  color: #323233;
}

.van-action-sheet__content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 auto;
  flex: 1 auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.van-action-sheet__cancel,
.van-action-sheet__item {
  display: block;
  width: 100%;
  padding: 0.373333rem 0.426667rem;
  font-size: 0.426667rem;
  background-color: #fff;
  border: none;
  cursor: pointer;
}

.van-action-sheet__cancel:active,
.van-action-sheet__item:active {
  background-color: #f2f3f5;
}

.van-action-sheet__item {
  line-height: 0.586667rem;
}

.van-action-sheet__item--disabled,
.van-action-sheet__item--loading {
  color: #c8c9cc;
}

.van-action-sheet__item--disabled:active,
.van-action-sheet__item--loading:active {
  background-color: #fff;
}

.van-action-sheet__item--disabled {
  cursor: not-allowed;
}

.van-action-sheet__item--loading {
  cursor: default;
}

.van-action-sheet__cancel {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  box-sizing: border-box;
  color: #646566;
}

.van-action-sheet__subname {
  margin-top: 0.213333rem;
  color: #969799;
  font-size: 0.32rem;
  line-height: 0.48rem;
}

.van-action-sheet__gap {
  display: block;
  height: 0.213333rem;
  background-color: #f7f8fa;
}

.van-action-sheet__header {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 1.28rem;
  text-align: center;
}

.van-action-sheet__description {
  position: relative;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  padding: 0.533333rem 0.426667rem;
  color: #969799;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  text-align: center;
}

.van-action-sheet__description::after {
  position: absolute;
  box-sizing: border-box;
  content: ' ';
  pointer-events: none;
  right: 0.426667rem;
  bottom: 0;
  left: 0.426667rem;
  border-bottom: 0.026667rem solid #ebedf0;
  -webkit-transform: scaleY(.5);
  transform: scaleY(.5);
}

.van-action-sheet__loading-icon .van-loading__spinner {
  width: 0.586667rem;
  height: 0.586667rem;
}

.van-action-sheet__close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  padding: 0 0.426667rem;
  color: #c8c9cc;
  font-size: 0.586667rem;
  line-height: inherit;
}

.van-action-sheet__close:active {
  color: #969799;
}

.van-goods-action {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  box-sizing: content-box;
  height: 1.333333rem;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
  background-color: #fff;
}

.van-goods-action--unfit {
  padding-bottom: 0;
}

.van-dialog {
  position: fixed;
  top: 45%;
  left: 50%;
  width: 8.533333rem;
  overflow: hidden;
  font-size: 0.426667rem;
  background-color: #fff;
  border-radius: 0.426667rem;
  -webkit-transform: translate3d(-50%,-50%,0);
  transform: translate3d(-50%,-50%,0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
}

@media (max-width:321px) {
  .van-dialog {
    width: 90%;
  }
}

.van-dialog__header {
  padding-top: 0.693333rem;
  font-weight: 500;
  line-height: 0.64rem;
  text-align: center;
}

.van-dialog__header--isolated {
  padding: 0.64rem 0;
}

.van-dialog__content--isolated {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 2.773333rem;
}

.van-dialog__message {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  max-height: 60vh;
  padding: 0.693333rem 0.64rem;
  overflow-y: auto;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  white-space: pre-wrap;
  text-align: center;
  word-wrap: break-word;
  -webkit-overflow-scrolling: touch;
}

.van-dialog__message--has-title {
  padding-top: 0.213333rem;
  color: #646566;
}

.van-dialog__message--left {
  text-align: left;
}

.van-dialog__message--right {
  text-align: right;
}

.van-dialog__footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  -webkit-user-select: none;
  user-select: none;
}

.van-dialog__cancel,
.van-dialog__confirm {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  height: 1.28rem;
  margin: 0;
  border: 0;
}

.van-dialog__confirm,
.van-dialog__confirm:active {
  color: #ee0a24;
}

.van-dialog--round-button .van-dialog__footer {
  position: relative;
  height: auto;
  padding: 0.213333rem 0.64rem 0.426667rem;
}

.van-dialog--round-button .van-dialog__message {
  padding-bottom: 0.426667rem;
  color: #323233;
}

.van-dialog--round-button .van-dialog__cancel,
.van-dialog--round-button .van-dialog__confirm {
  height: 0.96rem;
}

.van-dialog--round-button .van-dialog__confirm {
  color: #fff;
}

.van-dialog-bounce-enter {
  -webkit-transform: translate3d(-50%,-50%,0) scale(.7);
  transform: translate3d(-50%,-50%,0) scale(.7);
  opacity: 0;
}

.van-dialog-bounce-leave-active {
  -webkit-transform: translate3d(-50%,-50%,0) scale(.9);
  transform: translate3d(-50%,-50%,0) scale(.9);
  opacity: 0;
}

.van-contact-edit {
  padding: 0.426667rem;
}

.van-contact-edit__fields {
  overflow: hidden;
  border-radius: 0.106667rem;
}

.van-contact-edit__fields .van-field__label {
  width: 4.1em;
}

.van-contact-edit__switch-cell {
  margin-top: 0.266667rem;
  padding-top: 0.24rem;
  padding-bottom: 0.24rem;
  border-radius: 0.106667rem;
}

.van-contact-edit__buttons {
  padding: 0.853333rem 0;
}

.van-contact-edit .van-button {
  margin-bottom: 0.32rem;
  font-size: 0.426667rem;
}

.van-address-edit {
  padding: 0.32rem;
}

.van-address-edit__fields {
  overflow: hidden;
  border-radius: 0.213333rem;
}

.van-address-edit__fields .van-field__label {
  width: 4.1em;
}

.van-address-edit__default {
  margin-top: 0.32rem;
  overflow: hidden;
  border-radius: 0.213333rem;
}

.van-address-edit__buttons {
  padding: 0.853333rem 0.106667rem;
}

.van-address-edit__buttons .van-button {
  margin-bottom: 0.32rem;
}

.van-address-edit-detail {
  padding: 0;
}

.van-address-edit-detail__search-item {
  background-color: #f2f3f5;
}

.van-address-edit-detail__keyword {
  color: #ee0a24;
}

.van-address-edit-detail__finish {
  color: #1989fa;
  font-size: 0.32rem;
}

.van-radio-group--horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.van-contact-list {
  box-sizing: border-box;
  height: 100%;
  padding-bottom: 2.133333rem;
}

.van-contact-list__item {
  padding: 0.426667rem;
}

.van-contact-list__item-value {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-right: 0.853333rem;
  padding-left: 0.213333rem;
}

.van-contact-list__item-tag {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
  margin-left: 0.213333rem;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.4em;
}

.van-contact-list__group {
  box-sizing: border-box;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.van-contact-list__edit {
  font-size: 0.426667rem;
}

.van-contact-list__bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  padding: 0 0.426667rem;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
  background-color: #fff;
}

.van-contact-list__add {
  height: 1.066667rem;
  margin: 0.133333rem 0;
}

.van-address-list {
  box-sizing: border-box;
  height: 100%;
  padding: 0.32rem 0.32rem 2.133333rem;
}

.van-address-list__bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  box-sizing: border-box;
  width: 100%;
  padding: 0 0.426667rem;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
  background-color: #fff;
}

.van-address-list__add {
  height: 1.066667rem;
  margin: 0.133333rem 0;
}

.van-address-list__disabled-text {
  padding: 0.533333rem 0 0.426667rem;
  color: #969799;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
}

.van-address-item {
  padding: 0.32rem;
  background-color: #fff;
  border-radius: 0.213333rem;
}

.van-address-item:not(:last-child) {
  margin-bottom: 0.32rem;
}

.van-address-item__value {
  padding-right: 1.173333rem;
}

.van-address-item__name {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.213333rem;
  font-size: 0.426667rem;
  line-height: 0.586667rem;
}

.van-address-item__tag {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
  margin-left: 0.213333rem;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.4em;
}

.van-address-item__address {
  color: #323233;
  font-size: 0.346667rem;
  line-height: 0.48rem;
}

.van-address-item--disabled .van-address-item__address,
.van-address-item--disabled .van-address-item__name {
  color: #c8c9cc;
}

.van-address-item__edit {
  position: absolute;
  top: 50%;
  right: 0.426667rem;
  color: #969799;
  font-size: 0.533333rem;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
}

.van-address-item .van-cell {
  padding: 0;
}

.van-address-item .van-radio__label {
  margin-left: 0.32rem;
}

.van-address-item .van-radio__icon--checked .van-icon {
  background-color: #ee0a24;
  border-color: #ee0a24;
}

.van-badge {
  display: inline-block;
  box-sizing: border-box;
  min-width: 0.426667rem;
  padding: 0 0.08rem;
  color: #fff;
  font-weight: 500;
  font-size: 0.32rem;
  font-family: -apple-system-font,Helvetica Neue,Arial,sans-serif;
  line-height: 1.2;
  text-align: center;
  background-color: #ee0a24;
  border: 0.026667rem solid #fff;
  border-radius: 26.64rem;
}

.van-badge--fixed {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(50%,-50%);
  transform: translate(50%,-50%);
  -webkit-transform-origin: 100%;
  transform-origin: 100%;
}

.van-badge--dot {
  width: 0.213333rem;
  min-width: 0;
  height: 0.213333rem;
  background-color: #ee0a24;
  border-radius: 100%;
}

.van-badge__wrapper {
  position: relative;
  display: inline-block;
}

.van-tab__pane,
.van-tab__pane-wrapper {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  box-sizing: border-box;
  width: 100%;
}

.van-tab__pane-wrapper--inactive {
  height: 0;
  overflow: visible;
}

.van-sticky--fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
}

.van-tab {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 0.106667rem;
  color: #646566;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  cursor: pointer;
}

.van-tab--active {
  color: #323233;
  font-weight: 500;
}

.van-tab--disabled {
  color: #c8c9cc;
  cursor: not-allowed;
}

.van-tab__text--ellipsis {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.van-tab__text-wrapper {
  position: relative;
}

.van-tabs {
  position: relative;
}

.van-tabs__wrap {
  overflow: hidden;
}

.van-tabs__wrap--page-top {
  position: fixed;
}

.van-tabs__wrap--content-bottom {
  top: auto;
  bottom: 0;
}

.van-tabs__wrap--scrollable .van-tab {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 0 0.32rem;
}

.van-tabs__wrap--scrollable .van-tabs__nav {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

.van-tabs__wrap--scrollable .van-tabs__nav::-webkit-scrollbar {
  display: none;
}

.van-tabs__nav {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  background-color: #fff;
  -webkit-user-select: none;
  user-select: none;
}

.van-tabs__nav--line {
  box-sizing: content-box;
  height: 100%;
  padding-bottom: 0.4rem;
}

.van-tabs__nav--line.van-tabs__nav--complete {
  padding-right: 0.213333rem;
  padding-left: 0.213333rem;
}

.van-tabs__nav--card {
  box-sizing: border-box;
  height: 0.8rem;
  margin: 0 0.426667rem;
  border: 0.026667rem solid #ee0a24;
  border-radius: 0.053333rem;
}

.van-tabs__nav--card .van-tab {
  color: #ee0a24;
  border-right: 0.026667rem solid #ee0a24;
}

.van-tabs__nav--card .van-tab:last-child {
  border-right: none;
}

.van-tabs__nav--card .van-tab.van-tab--active {
  color: #fff;
  background-color: #ee0a24;
}

.van-tabs__nav--card .van-tab--disabled {
  color: #c8c9cc;
}

.van-tabs__line {
  position: absolute;
  bottom: 0.4rem;
  left: 0;
  z-index: 1;
  width: 1.066667rem;
  height: 0.08rem;
  background-color: #ee0a24;
  border-radius: 0.08rem;
}

.van-tabs__track {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 100%;
  will-change: left;
}

.van-tabs__content--animated {
  overflow: hidden;
}

.van-tabs--line .van-tabs__wrap {
  height: 1.173333rem;
}

.van-tabs--card>.van-tabs__wrap {
  height: 0.8rem;
}

.van-coupon-list {
  position: relative;
  height: 100%;
  background-color: #f7f8fa;
}

.van-coupon-list__field {
  padding: 0.133333rem 0 0.133333rem 0.426667rem;
}

.van-coupon-list__field .van-field__body {
  height: 0.906667rem;
  padding-left: 0.32rem;
  line-height: 0.906667rem;
  background: #f7f8fa;
  border-radius: 0.453333rem;
}

.van-coupon-list__field .van-field__body::-webkit-input-placeholder {
  color: #c8c9cc;
}

.van-coupon-list__field .van-field__body::placeholder {
  color: #c8c9cc;
}

.van-coupon-list__field .van-field__clear {
  margin-right: 0;
}

.van-coupon-list__exchange-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #fff;
}

.van-coupon-list__exchange {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
  height: 0.853333rem;
  font-size: 0.426667rem;
  line-height: 0.8rem;
  border: 0;
}

.van-coupon-list .van-tabs__wrap {
  box-shadow: 0 0.16rem 0.32rem -0.32rem #969799;
}

.van-coupon-list__list {
  box-sizing: border-box;
  padding: 0.426667rem 0 0.64rem;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.van-coupon-list__list--with-bottom {
  padding-bottom: 1.76rem;
}

.van-coupon-list__bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 999;
  box-sizing: border-box;
  width: 100%;
  padding: 0.133333rem 0.426667rem;
  font-weight: 500;
  background-color: #fff;
}

.van-coupon-list__close {
  height: 1.066667rem;
}

.van-coupon-list__empty {
  padding-top: 1.6rem;
  text-align: center;
}

.van-coupon-list__empty p {
  margin: 0.426667rem 0;
  color: #969799;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
}

.van-coupon-list__empty img {
  width: 5.333333rem;
  height: 5.333333rem;
}

.van-cascader__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 1.28rem;
  padding: 0 0.426667rem;
}

.van-cascader__title {
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 0.533333rem;
}

.van-cascader__close-icon {
  color: #c8c9cc;
  font-size: 0.586667rem;
}

.van-cascader__close-icon:active {
  color: #969799;
}

.van-cascader__tabs .van-tab {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
  padding: 0 0.266667rem;
}

.van-cascader__tabs.van-tabs--line .van-tabs__wrap {
  height: 1.28rem;
}

.van-cascader__tabs .van-tabs__nav--complete {
  padding-right: 0.16rem;
  padding-left: 0.16rem;
}

.van-cascader__tab {
  color: #323233;
  font-weight: 500;
}

.van-cascader__tab--unselected {
  color: #969799;
  font-weight: 400;
}

.van-cascader__option {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0.266667rem 0.426667rem;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
}

.van-cascader__option:active {
  background-color: #f2f3f5;
}

.van-cascader__option--selected {
  color: #ee0a24;
  font-weight: 500;
}

.van-cascader__selected-icon {
  font-size: 0.48rem;
}

.van-cascader__options {
  box-sizing: border-box;
  height: 10.24rem;
  padding-top: 0.16rem;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.van-cell-group {
  background-color: #fff;
}

.van-cell-group--inset {
  margin: 0 0.426667rem;
  overflow: hidden;
  border-radius: 0.213333rem;
}

.van-cell-group__title {
  padding: 0.426667rem 0.426667rem 0.213333rem;
  color: #969799;
  font-size: 0.373333rem;
  line-height: 0.426667rem;
}

.van-cell-group__title--inset {
  padding: 0.426667rem 0.426667rem 0.213333rem 0.853333rem;
}

.van-panel {
  background: #fff;
}

.van-panel__header-value {
  color: #ee0a24;
}

.van-panel__footer {
  padding: 0.213333rem 0.426667rem;
}

.van-checkbox-group--horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.van-circle {
  position: relative;
  display: inline-block;
  width: 2.666667rem;
  height: 2.666667rem;
  text-align: center;
}

.van-circle svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.van-circle__layer {
  stroke: #fff;
}

.van-circle__hover {
  fill: none;
  stroke: #1989fa;
  stroke-linecap: round;
}

.van-circle__text {
  position: absolute;
  top: 50%;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  padding: 0 0.106667rem;
  color: #323233;
  font-weight: 500;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.van-col {
  float: left;
  box-sizing: border-box;
  min-height: 0.026667rem;
}

.van-col--1 {
  width: 4.16666667%;
}

.van-col--offset-1 {
  margin-left: 4.16666667%;
}

.van-col--2 {
  width: 8.33333333%;
}

.van-col--offset-2 {
  margin-left: 8.33333333%;
}

.van-col--3 {
  width: 12.5%;
}

.van-col--offset-3 {
  margin-left: 12.5%;
}

.van-col--4 {
  width: 16.66666667%;
}

.van-col--offset-4 {
  margin-left: 16.66666667%;
}

.van-col--5 {
  width: 20.83333333%;
}

.van-col--offset-5 {
  margin-left: 20.83333333%;
}

.van-col--6 {
  width: 25%;
}

.van-col--offset-6 {
  margin-left: 25%;
}

.van-col--7 {
  width: 29.16666667%;
}

.van-col--offset-7 {
  margin-left: 29.16666667%;
}

.van-col--8 {
  width: 33.33333333%;
}

.van-col--offset-8 {
  margin-left: 33.33333333%;
}

.van-col--9 {
  width: 37.5%;
}

.van-col--offset-9 {
  margin-left: 37.5%;
}

.van-col--10 {
  width: 41.66666667%;
}

.van-col--offset-10 {
  margin-left: 41.66666667%;
}

.van-col--11 {
  width: 45.83333333%;
}

.van-col--offset-11 {
  margin-left: 45.83333333%;
}

.van-col--12 {
  width: 50%;
}

.van-col--offset-12 {
  margin-left: 50%;
}

.van-col--13 {
  width: 54.16666667%;
}

.van-col--offset-13 {
  margin-left: 54.16666667%;
}

.van-col--14 {
  width: 58.33333333%;
}

.van-col--offset-14 {
  margin-left: 58.33333333%;
}

.van-col--15 {
  width: 62.5%;
}

.van-col--offset-15 {
  margin-left: 62.5%;
}

.van-col--16 {
  width: 66.66666667%;
}

.van-col--offset-16 {
  margin-left: 66.66666667%;
}

.van-col--17 {
  width: 70.83333333%;
}

.van-col--offset-17 {
  margin-left: 70.83333333%;
}

.van-col--18 {
  width: 75%;
}

.van-col--offset-18 {
  margin-left: 75%;
}

.van-col--19 {
  width: 79.16666667%;
}

.van-col--offset-19 {
  margin-left: 79.16666667%;
}

.van-col--20 {
  width: 83.33333333%;
}

.van-col--offset-20 {
  margin-left: 83.33333333%;
}

.van-col--21 {
  width: 87.5%;
}

.van-col--offset-21 {
  margin-left: 87.5%;
}

.van-col--22 {
  width: 91.66666667%;
}

.van-col--offset-22 {
  margin-left: 91.66666667%;
}

.van-col--23 {
  width: 95.83333333%;
}

.van-col--offset-23 {
  margin-left: 95.83333333%;
}

.van-col--24 {
  width: 100%;
}

.van-col--offset-24 {
  margin-left: 100%;
}

.van-count-down {
  color: #323233;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
}

.van-divider {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 0.426667rem 0;
  color: #969799;
  font-size: 0.373333rem;
  line-height: 0.64rem;
  border-color: #ebedf0;
  border-style: solid;
  border-width: 0;
}

.van-divider::after,
.van-divider::before {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  box-sizing: border-box;
  height: 0.026667rem;
  border-color: inherit;
  border-style: inherit;
  border-width: 0.026667rem 0 0;
}

.van-divider::before {
  content: '';
}

.van-divider--hairline::after,
.van-divider--hairline::before {
  -webkit-transform: scaleY(.5);
  transform: scaleY(.5);
}

.van-divider--dashed {
  border-style: dashed;
}

.van-divider--content-center::before,
.van-divider--content-left::before,
.van-divider--content-right::before {
  margin-right: 0.426667rem;
}

.van-divider--content-center::after,
.van-divider--content-left::after,
.van-divider--content-right::after {
  margin-left: 0.426667rem;
  content: '';
}

.van-divider--content-left::before {
  max-width: 10%;
}

.van-divider--content-right::after {
  max-width: 10%;
}

.van-dropdown-menu {
  -webkit-user-select: none;
  user-select: none;
}

.van-dropdown-menu__bar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 1.28rem;
  background-color: #fff;
  box-shadow: 0 0.053333rem 0.32rem rgba(100,101,102,.12);
}

.van-dropdown-menu__bar--opened {
  z-index: 11;
}

.van-dropdown-menu__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-width: 0;
  cursor: pointer;
}

.van-dropdown-menu__item:active {
  opacity: .7;
}

.van-dropdown-menu__item--disabled:active {
  opacity: 1;
}

.van-dropdown-menu__item--disabled .van-dropdown-menu__title {
  color: #969799;
}

.van-dropdown-menu__title {
  position: relative;
  box-sizing: border-box;
  max-width: 100%;
  padding: 0 0.213333rem;
  color: #323233;
  font-size: 0.4rem;
  line-height: 0.586667rem;
}

.van-dropdown-menu__title::after {
  position: absolute;
  top: 50%;
  right: -0.106667rem;
  margin-top: -0.133333rem;
  border: 0.08rem solid;
  border-color: transparent transparent #dcdee0 #dcdee0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  opacity: .8;
  content: '';
}

.van-dropdown-menu__title--active {
  color: #ee0a24;
}

.van-dropdown-menu__title--active::after {
  border-color: transparent transparent currentColor currentColor;
}

.van-dropdown-menu__title--down::after {
  margin-top: -0.026667rem;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.van-empty {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0.853333rem 0;
}

.van-empty__image {
  width: 4.266667rem;
  height: 4.266667rem;
}

.van-empty__image img {
  width: 100%;
  height: 100%;
}

.van-empty__description {
  margin-top: 0.426667rem;
  padding: 0 1.6rem;
  color: #969799;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
}

.van-empty__bottom {
  margin-top: 0.64rem;
}

.van-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.van-swipe {
  position: relative;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  cursor: grab;
  -webkit-user-select: none;
  user-select: none;
}

.van-swipe__track {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 100%;
}

.van-swipe__track--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.van-swipe__indicators {
  position: absolute;
  bottom: 0.32rem;
  left: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.van-swipe__indicators--vertical {
  top: 50%;
  bottom: auto;
  left: 0.32rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.van-swipe__indicators--vertical .van-swipe__indicator:not(:last-child) {
  margin-bottom: 0.16rem;
}

.van-swipe__indicator {
  width: 0.16rem;
  height: 0.16rem;
  background-color: #ebedf0;
  border-radius: 100%;
  opacity: .3;
  -webkit-transition: opacity .2s,background-color .2s;
  transition: opacity .2s,background-color .2s;
}

.van-swipe__indicator:not(:last-child) {
  margin-right: 0.16rem;
}

.van-swipe__indicator--active {
  background-color: #1989fa;
  opacity: 1;
}

.van-swipe-item {
  position: relative;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
}

.van-image-preview {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.van-image-preview__swipe {
  height: 100%;
}

.van-image-preview__swipe-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  overflow: hidden;
}

.van-image-preview__cover {
  position: absolute;
  top: 0;
  left: 0;
}

.van-image-preview__image {
  width: 100%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform,-webkit-transform;
}

.van-image-preview__image--vertical {
  width: auto;
  height: 100%;
}

.van-image-preview__image img {
  -webkit-user-drag: none;
}

.van-image-preview__image .van-image__error {
  top: 30%;
  height: 40%;
}

.van-image-preview__image .van-image__error-icon {
  font-size: 0.96rem;
}

.van-image-preview__image .van-image__loading {
  background-color: transparent;
}

.van-image-preview__index {
  position: absolute;
  top: 0.426667rem;
  left: 50%;
  color: #fff;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  text-shadow: 0 0.026667rem 0.026667rem #323233;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
}

.van-image-preview__overlay {
  background-color: rgba(0,0,0,.9);
}

.van-image-preview__close-icon {
  position: absolute;
  z-index: 1;
  color: #c8c9cc;
  font-size: 0.586667rem;
  cursor: pointer;
}

.van-image-preview__close-icon:active {
  color: #969799;
}

.van-image-preview__close-icon--top-left {
  top: 0.426667rem;
  left: 0.426667rem;
}

.van-image-preview__close-icon--top-right {
  top: 0.426667rem;
  right: 0.426667rem;
}

.van-image-preview__close-icon--bottom-left {
  bottom: 0.426667rem;
  left: 0.426667rem;
}

.van-image-preview__close-icon--bottom-right {
  right: 0.426667rem;
  bottom: 0.426667rem;
}

.van-uploader {
  position: relative;
  display: inline-block;
}

.van-uploader__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.van-uploader__wrapper--disabled {
  opacity: .5;
}

.van-uploader__input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
  opacity: 0;
}

.van-uploader__input-wrapper {
  position: relative;
}

.van-uploader__input:disabled {
  cursor: not-allowed;
}

.van-uploader__upload {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  box-sizing: border-box;
  width: 2.133333rem;
  height: 2.133333rem;
  margin: 0 0.213333rem 0.213333rem 0;
  background-color: #f7f8fa;
}

.van-uploader__upload:active {
  background-color: #f2f3f5;
}

.van-uploader__upload--readonly:active {
  background-color: #f7f8fa;
}

.van-uploader__upload-icon {
  color: #dcdee0;
  font-size: 0.64rem;
}

.van-uploader__upload-text {
  margin-top: 0.213333rem;
  color: #969799;
  font-size: 0.32rem;
}

.van-uploader__preview {
  position: relative;
  margin: 0 0.213333rem 0.213333rem 0;
  cursor: pointer;
}

.van-uploader__preview-image {
  display: block;
  width: 2.133333rem;
  height: 2.133333rem;
  overflow: hidden;
}

.van-uploader__preview-delete {
  position: absolute;
  top: 0;
  right: 0;
  width: 0.373333rem;
  height: 0.373333rem;
  background-color: rgba(0,0,0,.7);
  border-radius: 0 0 0 0.32rem;
}

.van-uploader__preview-delete-icon {
  position: absolute;
  top: -0.053333rem;
  right: -0.053333rem;
  color: #fff;
  font-size: 0.426667rem;
  -webkit-transform: scale(.5);
  transform: scale(.5);
}

.van-uploader__preview-cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.van-uploader__mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #fff;
  background-color: rgba(50,50,51,.88);
}

.van-uploader__mask-icon {
  font-size: 0.586667rem;
}

.van-uploader__mask-message {
  margin-top: 0.16rem;
  padding: 0 0.106667rem;
  font-size: 0.32rem;
  line-height: 0.373333rem;
}

.van-uploader__loading {
  width: 0.586667rem;
  height: 0.586667rem;
  color: #fff;
}

.van-uploader__file {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 2.133333rem;
  height: 2.133333rem;
  background-color: #f7f8fa;
}

.van-uploader__file-icon {
  color: #646566;
  font-size: 0.533333rem;
}

.van-uploader__file-name {
  box-sizing: border-box;
  width: 100%;
  margin-top: 0.213333rem;
  padding: 0 0.106667rem;
  color: #646566;
  font-size: 0.32rem;
  text-align: center;
}

.van-index-anchor {
  z-index: 1;
  box-sizing: border-box;
  padding: 0 0.426667rem;
  color: #323233;
  font-weight: 500;
  font-size: 0.373333rem;
  line-height: 0.853333rem;
  background-color: transparent;
}

.van-index-anchor--sticky {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  color: #ee0a24;
  background-color: #fff;
}

.van-index-bar__sidebar {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}

.van-index-bar__index {
  padding: 0 0.213333rem 0 0.426667rem;
  font-weight: 500;
  font-size: 0.266667rem;
  line-height: 0.373333rem;
}

.van-index-bar__index--active {
  color: #ee0a24;
}

.van-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-size: 0.373333rem;
}

.van-pagination__item,
.van-pagination__page-desc {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.van-pagination__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  box-sizing: border-box;
  min-width: 0.96rem;
  height: 1.066667rem;
  color: #1989fa;
  background-color: #fff;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}

.van-pagination__item:active {
  color: #fff;
  background-color: #1989fa;
}

.van-pagination__item::after {
  border-width: 0.026667rem 0 0.026667rem 0.026667rem;
}

.van-pagination__item:last-child::after {
  border-right-width: 0.026667rem;
}

.van-pagination__item--active {
  color: #fff;
  background-color: #1989fa;
}

.van-pagination__next,
.van-pagination__prev {
  padding: 0 0.106667rem;
  cursor: pointer;
}

.van-pagination__item--disabled,
.van-pagination__item--disabled:active {
  color: #646566;
  background-color: #f7f8fa;
  cursor: not-allowed;
  opacity: .5;
}

.van-pagination__page {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
}

.van-pagination__page-desc {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  height: 1.066667rem;
  color: #646566;
}

.van-pagination--simple .van-pagination__next::after,
.van-pagination--simple .van-pagination__prev::after {
  border-width: 0.026667rem;
}

.van-password-input {
  position: relative;
  margin: 0 0.426667rem;
  -webkit-user-select: none;
  user-select: none;
}

.van-password-input__error-info,
.van-password-input__info {
  margin-top: 0.426667rem;
  font-size: 0.373333rem;
  text-align: center;
}

.van-password-input__info {
  color: #969799;
}

.van-password-input__error-info {
  color: #ee0a24;
}

.van-password-input__security {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 1.333333rem;
  cursor: pointer;
}

.van-password-input__security::after {
  border-radius: 0.16rem;
}

.van-password-input__security li {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
  font-size: 0.533333rem;
  line-height: 1.2;
  background-color: #fff;
}

.van-password-input__security i {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.266667rem;
  height: 0.266667rem;
  background-color: #000;
  border-radius: 100%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  visibility: hidden;
}

.van-password-input__cursor {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.026667rem;
  height: 40%;
  background-color: #323233;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-animation: 1s van-cursor-flicker infinite;
  animation: 1s van-cursor-flicker infinite;
}

@-webkit-keyframes van-cursor-flicker {
  from {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes van-cursor-flicker {
  from {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.van-progress {
  position: relative;
  height: 0.106667rem;
  background: #ebedf0;
  border-radius: 0.106667rem;
}

.van-progress__portion {
  position: absolute;
  left: 0;
  height: 100%;
  background: #1989fa;
  border-radius: inherit;
}

.van-progress__pivot {
  position: absolute;
  top: 50%;
  box-sizing: border-box;
  min-width: 3.6em;
  padding: 0 0.133333rem;
  color: #fff;
  font-size: 0.266667rem;
  line-height: 1.6;
  text-align: center;
  word-break: keep-all;
  background-color: #1989fa;
  border-radius: 1em;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
}

.van-row::after {
  display: table;
  clear: both;
  content: '';
}

.van-row--flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.van-row--flex::after {
  display: none;
}

.van-row--justify-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.van-row--justify-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.van-row--justify-space-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.van-row--justify-space-around {
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

.van-row--align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.van-row--align-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

.van-sidebar {
  width: 2.133333rem;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.van-tree-select {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-size: 0.373333rem;
  -webkit-user-select: none;
  user-select: none;
}

.van-tree-select__nav {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  overflow-y: auto;
  background-color: #f7f8fa;
  -webkit-overflow-scrolling: touch;
}

.van-tree-select__nav-item {
  padding: 0.373333rem 0.32rem;
}

.van-tree-select__content {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  flex: 2;
  overflow-y: auto;
  background-color: #fff;
  -webkit-overflow-scrolling: touch;
}

.van-tree-select__item {
  position: relative;
  padding: 0 0.853333rem 0 0.426667rem;
  font-weight: 500;
  line-height: 1.28rem;
  cursor: pointer;
}

.van-tree-select__item--active {
  color: #ee0a24;
}

.van-tree-select__item--disabled {
  color: #c8c9cc;
  cursor: not-allowed;
}

.van-tree-select__selected {
  position: absolute;
  top: 50%;
  right: 0.426667rem;
  margin-top: -0.213333rem;
  font-size: 0.426667rem;
}

.van-skeleton {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 0 0.426667rem;
}

.van-skeleton__avatar {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 0.853333rem;
  height: 0.853333rem;
  margin-right: 0.426667rem;
  background-color: #f2f3f5;
}

.van-skeleton__avatar--round {
  border-radius: 26.64rem;
}

.van-skeleton__content {
  width: 100%;
}

.van-skeleton__avatar+.van-skeleton__content {
  padding-top: 0.213333rem;
}

.van-skeleton__row,
.van-skeleton__title {
  height: 0.426667rem;
  background-color: #f2f3f5;
}

.van-skeleton__title {
  width: 40%;
  margin: 0;
}

.van-skeleton__row:not(:first-child) {
  margin-top: 0.32rem;
}

.van-skeleton__title+.van-skeleton__row {
  margin-top: 0.533333rem;
}

.van-skeleton--animate {
  -webkit-animation: van-skeleton-blink 1.2s ease-in-out infinite;
  animation: van-skeleton-blink 1.2s ease-in-out infinite;
}

.van-skeleton--round .van-skeleton__row,
.van-skeleton--round .van-skeleton__title {
  border-radius: 26.64rem;
}

@-webkit-keyframes van-skeleton-blink {
  50% {
    opacity: .6;
  }
}

@keyframes van-skeleton-blink {
  50% {
    opacity: .6;
  }
}

.van-stepper {
  font-size: 0;
  -webkit-user-select: none;
  user-select: none;
}

.van-stepper__minus,
.van-stepper__plus {
  position: relative;
  box-sizing: border-box;
  width: 0.746667rem;
  height: 0.746667rem;
  margin: 0;
  padding: 0;
  color: #323233;
  vertical-align: middle;
  background-color: #f2f3f5;
  border: 0;
  cursor: pointer;
}

.van-stepper__minus::before,
.van-stepper__plus::before {
  width: 50%;
  height: 0.026667rem;
}

.van-stepper__minus::after,
.van-stepper__plus::after {
  width: 0.026667rem;
  height: 50%;
}

.van-stepper__minus::after,
.van-stepper__minus::before,
.van-stepper__plus::after,
.van-stepper__plus::before {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: currentColor;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  content: '';
}

.van-stepper__minus:active,
.van-stepper__plus:active {
  background-color: #e8e8e8;
}

.van-stepper__minus--disabled,
.van-stepper__plus--disabled {
  color: #c8c9cc;
  background-color: #f7f8fa;
  cursor: not-allowed;
}

.van-stepper__minus--disabled:active,
.van-stepper__plus--disabled:active {
  background-color: #f7f8fa;
}

.van-stepper__minus {
  border-radius: 0.106667rem 0 0 0.106667rem;
}

.van-stepper__minus::after {
  display: none;
}

.van-stepper__plus {
  border-radius: 0 0.106667rem 0.106667rem 0;
}

.van-stepper__input {
  box-sizing: border-box;
  width: 0.853333rem;
  height: 0.746667rem;
  margin: 0 0.053333rem;
  padding: 0;
  color: #323233;
  font-size: 0.373333rem;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  background-color: #f2f3f5;
  border: 0;
  border-width: 0.026667rem 0;
  border-radius: 0;
  -webkit-appearance: none;
}

.van-stepper__input:disabled {
  color: #c8c9cc;
  background-color: #f2f3f5;
  -webkit-text-fill-color: #c8c9cc;
  opacity: 1;
}

.van-stepper__input:read-only {
  cursor: default;
}

.van-stepper--round .van-stepper__input {
  background-color: transparent;
}

.van-stepper--round .van-stepper__minus,
.van-stepper--round .van-stepper__plus {
  border-radius: 100%;
}

.van-stepper--round .van-stepper__minus:active,
.van-stepper--round .van-stepper__plus:active {
  opacity: .7;
}

.van-stepper--round .van-stepper__minus--disabled,
.van-stepper--round .van-stepper__minus--disabled:active,
.van-stepper--round .van-stepper__plus--disabled,
.van-stepper--round .van-stepper__plus--disabled:active {
  opacity: .3;
}

.van-stepper--round .van-stepper__plus {
  color: #fff;
  background-color: #ee0a24;
}

.van-stepper--round .van-stepper__minus {
  color: #ee0a24;
  background-color: #fff;
  border: 0.026667rem solid #ee0a24;
}

.van-sku-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  min-height: 50%;
  max-height: 80%;
  overflow-y: visible;
  font-size: 0.373333rem;
  background: #fff;
}

.van-sku-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1.173333rem;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.van-sku-body::-webkit-scrollbar {
  display: none;
}

.van-sku-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  margin: 0 0.426667rem;
}

.van-sku-header__img-wrap {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 2.56rem;
  height: 2.56rem;
  margin: 0.32rem 0.32rem 0.32rem 0;
  overflow: hidden;
  border-radius: 0.106667rem;
}

.van-sku-header__goods-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  padding: 0.32rem 0.533333rem 0.32rem 0;
}

.van-sku-header-item {
  margin-top: 0.213333rem;
  color: #969799;
  font-size: 0.32rem;
  line-height: 0.426667rem;
}

.van-sku__price-symbol {
  font-size: 0.426667rem;
  vertical-align: bottom;
}

.van-sku__price-num {
  font-weight: 500;
  font-size: 0.586667rem;
  vertical-align: bottom;
  word-wrap: break-word;
}

.van-sku__goods-price {
  margin-left: -0.053333rem;
  color: #ee0a24;
}

.van-sku__price-tag {
  position: relative;
  display: inline-block;
  margin-left: 0.213333rem;
  padding: 0 0.133333rem;
  overflow: hidden;
  color: #ee0a24;
  font-size: 0.32rem;
  line-height: 0.426667rem;
  border-radius: 0.213333rem;
}

.van-sku__price-tag::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: currentColor;
  opacity: .1;
  content: '';
}

.van-sku-group-container {
  padding-top: 0.32rem;
}

.van-sku-group-container--hide-soldout .van-sku-row__item--disabled {
  display: none;
}

.van-sku-row {
  margin: 0 0.426667rem 0.32rem;
}

.van-sku-row:last-child {
  margin-bottom: 0;
}

.van-sku-row__image-item,
.van-sku-row__item {
  position: relative;
  overflow: hidden;
  color: #323233;
  border-radius: 0.106667rem;
  cursor: pointer;
}

.van-sku-row__image-item::before,
.van-sku-row__item::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f7f8fa;
  content: '';
}

.van-sku-row__image-item--active,
.van-sku-row__item--active {
  color: #ee0a24;
}

.van-sku-row__image-item--active::before,
.van-sku-row__item--active::before {
  background: currentColor;
  opacity: .1;
}

.van-sku-row__item {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-width: 1.066667rem;
  margin: 0 0.32rem 0.32rem 0;
  font-size: 0.346667rem;
  line-height: 0.426667rem;
  vertical-align: middle;
}

.van-sku-row__item-img {
  z-index: 1;
  width: 0.64rem;
  height: 0.64rem;
  margin: 0.106667rem 0 0.106667rem 0.106667rem;
  object-fit: cover;
  border-radius: 0.053333rem;
}

.van-sku-row__item-name {
  z-index: 1;
  padding: 0.213333rem;
}

.van-sku-row__item--disabled {
  color: #c8c9cc;
  background: #f2f3f5;
  cursor: not-allowed;
}

.van-sku-row__item--disabled .van-sku-row__item-img {
  opacity: .3;
}

.van-sku-row__image {
  margin-right: 0;
}

.van-sku-row__image-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 2.933333rem;
  margin: 0 0.106667rem 0.106667rem 0;
  border: 0.026667rem solid transparent;
}

.van-sku-row__image-item:last-child {
  margin-right: 0;
}

.van-sku-row__image-item-img {
  width: 100%;
  height: 2.933333rem;
}

.van-sku-row__image-item-img-icon {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  width: 0.48rem;
  height: 0.48rem;
  color: #fff;
  line-height: 0.48rem;
  text-align: center;
  background-color: rgba(0,0,0,.4);
  border-bottom-left-radius: 0.106667rem;
}

.van-sku-row__image-item-name {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  box-sizing: border-box;
  height: 1.066667rem;
  padding: 0.106667rem;
  font-size: 0.32rem;
  line-height: 0.426667rem;
}

.van-sku-row__image-item-name span {
  word-wrap: break-word;
}

.van-sku-row__image-item--active {
  border-color: currentColor;
}

.van-sku-row__image-item--disabled {
  color: #c8c9cc;
  cursor: not-allowed;
}

.van-sku-row__image-item--disabled::before {
  z-index: 2;
  background: #f2f3f5;
  opacity: .4;
}

.van-sku-row__title {
  padding-bottom: 0.32rem;
}

.van-sku-row__title-multiple {
  color: #969799;
}

.van-sku-row__scroller {
  margin: 0 -0.426667rem;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

.van-sku-row__scroller::-webkit-scrollbar {
  display: none;
}

.van-sku-row__row {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  margin-bottom: 0.106667rem;
  padding: 0 0.426667rem;
}

.van-sku-row__indicator {
  width: 1.066667rem;
  height: 0.106667rem;
  background: #ebedf0;
  border-radius: 0.053333rem;
}

.van-sku-row__indicator-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-bottom: 0.426667rem;
}

.van-sku-row__indicator-slider {
  width: 50%;
  height: 100%;
  background-color: #ee0a24;
  border-radius: 0.053333rem;
}

.van-sku-stepper-stock {
  padding: 0.32rem 0.426667rem;
  overflow: hidden;
  line-height: 0.8rem;
}

.van-sku__stepper {
  float: right;
  padding-left: 0.106667rem;
}

.van-sku__stepper-title {
  float: left;
}

.van-sku__stepper-quota {
  float: right;
  color: #ee0a24;
  font-size: 0.32rem;
}

.van-sku__stock {
  display: inline-block;
  margin-right: 0.213333rem;
  color: #969799;
  font-size: 0.32rem;
}

.van-sku__stock-num--highlight {
  color: #ee0a24;
}

.van-sku-messages {
  padding-bottom: 0.853333rem;
}

.van-sku-messages__image-cell .van-cell__title {
  max-width: 6.2em;
  margin-right: 0.32rem;
  color: #646566;
  text-align: left;
  word-wrap: break-word;
}

.van-sku-messages__image-cell .van-cell__value {
  overflow: visible;
  text-align: left;
}

.van-sku-messages__image-cell-label {
  color: #969799;
  font-size: 0.32rem;
  line-height: 0.48rem;
}

.van-sku-messages__cell-block {
  position: relative;
}

.van-sku-messages__cell-block::after {
  position: absolute;
  box-sizing: border-box;
  content: ' ';
  pointer-events: none;
  right: 0.426667rem;
  bottom: 0;
  left: 0.426667rem;
  border-bottom: 0.026667rem solid #ebedf0;
  -webkit-transform: scaleY(.5);
  transform: scaleY(.5);
}

.van-sku-messages__cell-block:last-child::after {
  display: none;
}

.van-sku-messages__extra-message {
  margin-top: -0.053333rem;
  padding: 0 0.426667rem 0.32rem;
  color: #969799;
  font-size: 0.32rem;
  line-height: 0.48rem;
}

.van-sku-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  padding: 0.213333rem 0.426667rem;
}

.van-sku-actions .van-button {
  height: 1.066667rem;
  font-weight: 500;
  font-size: 0.373333rem;
  border: none;
  border-radius: 0;
}

.van-sku-actions .van-button:first-of-type {
  border-top-left-radius: 0.533333rem;
  border-bottom-left-radius: 0.533333rem;
}

.van-sku-actions .van-button:last-of-type {
  border-top-right-radius: 0.533333rem;
  border-bottom-right-radius: 0.533333rem;
}

.van-sku-actions .van-button--warning {
  background: -webkit-linear-gradient(left,#ffd01e,#ff8917);
  background: linear-gradient(to right,#ffd01e,#ff8917);
}

.van-sku-actions .van-button--danger {
  background: -webkit-linear-gradient(left,#ff6034,#ee0a24);
  background: linear-gradient(to right,#ff6034,#ee0a24);
}

.van-slider {
  position: relative;
  width: 100%;
  height: 0.053333rem;
  background-color: #ebedf0;
  border-radius: 26.64rem;
  cursor: pointer;
}

.van-slider::before {
  position: absolute;
  top: -0.213333rem;
  right: 0;
  bottom: -0.213333rem;
  left: 0;
  content: '';
}

.van-slider__bar {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #1989fa;
  border-radius: inherit;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.van-slider__button {
  width: 0.64rem;
  height: 0.64rem;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0.026667rem 0.053333rem rgba(0,0,0,.5);
}

.van-slider__button-wrapper,
.van-slider__button-wrapper-right {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate3d(50%,-50%,0);
  transform: translate3d(50%,-50%,0);
  cursor: grab;
}

.van-slider__button-wrapper-left {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate3d(-50%,-50%,0);
  transform: translate3d(-50%,-50%,0);
  cursor: grab;
}

.van-slider--disabled {
  cursor: not-allowed;
  opacity: .5;
}

.van-slider--disabled .van-slider__button-wrapper,
.van-slider--disabled .van-slider__button-wrapper-left,
.van-slider--disabled .van-slider__button-wrapper-right {
  cursor: not-allowed;
}

.van-slider--vertical {
  display: inline-block;
  width: 0.053333rem;
  height: 100%;
}

.van-slider--vertical .van-slider__button-wrapper,
.van-slider--vertical .van-slider__button-wrapper-right {
  top: auto;
  right: 50%;
  bottom: 0;
  -webkit-transform: translate3d(50%,50%,0);
  transform: translate3d(50%,50%,0);
}

.van-slider--vertical .van-slider__button-wrapper-left {
  top: 0;
  right: 50%;
  left: auto;
  -webkit-transform: translate3d(50%,-50%,0);
  transform: translate3d(50%,-50%,0);
}

.van-slider--vertical::before {
  top: 0;
  right: -0.213333rem;
  bottom: 0;
  left: -0.213333rem;
}

.van-steps {
  overflow: hidden;
  background-color: #fff;
}

.van-steps--horizontal {
  padding: 0.266667rem 0.266667rem 0;
}

.van-steps--horizontal .van-steps__items {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: 0 0 0.266667rem;
  padding-bottom: 0.586667rem;
}

.van-steps--vertical {
  padding: 0 0 0 0.853333rem;
}

.van-swipe-cell {
  position: relative;
  overflow: hidden;
  cursor: grab;
}

.van-swipe-cell__wrapper {
  -webkit-transition-timing-function: cubic-bezier(.18,.89,.32,1);
  transition-timing-function: cubic-bezier(.18,.89,.32,1);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform,-webkit-transform;
}

.van-swipe-cell__left,
.van-swipe-cell__right {
  position: absolute;
  top: 0;
  height: 100%;
}

.van-swipe-cell__left {
  left: 0;
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}

.van-swipe-cell__right {
  right: 0;
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
}

.van-tabbar {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  box-sizing: content-box;
  width: 100%;
  height: 1.333333rem;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
  background-color: #fff;
}

.van-tabbar--fixed {
  position: fixed;
  bottom: 0;
  left: 0;
}

.van-tabbar--unfit {
  padding-bottom: 0;
}/*! https://github.com/lzxb/flex.css */

[flex] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[flex]>* {
  display: block;
}

[flex]>[flex] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[flex~="dir:left"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

[flex~="dir:right"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
}

[flex~="dir:top"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

[flex~="dir:bottom"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: end;
}

[flex~="main:left"] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

[flex~="main:right"] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

[flex~="main:justify"] {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

[flex~="main:center"] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

[flex~="cross:top"] {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

[flex~="cross:bottom"] {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

[flex~="cross:center"] {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

[flex~="cross:baseline"] {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

[flex~="cross:stretch"] {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

[flex~="box:mean"]>*,
[flex~="box:first"]>*,
[flex~="box:last"]>*,
[flex~="box:justify"]>* {
  width: 0;
  height: auto;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}

[flex~="box:first"]>:first-child,
[flex~="box:last"]>:last-child,
[flex~="box:justify"]>:first-child,
[flex~="box:justify"]>:last-child {
  width: auto;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

[flex~="dir:top"][flex~="box:mean"]>*,
[flex~="dir:top"][flex~="box:first"]>*,
[flex~="dir:top"][flex~="box:last"]>*,
[flex~="dir:top"][flex~="box:justify"]>*,
[flex~="dir:bottom"][flex~="box:mean"]>*,
[flex~="dir:bottom"][flex~="box:first"]>*,
[flex~="dir:bottom"][flex~="box:last"]>*,
[flex~="dir:bottom"][flex~="box:justify"]>* {
  width: auto;
  height: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}

[flex~="dir:top"][flex~="box:first"]>:first-child,
[flex~="dir:top"][flex~="box:last"]>:last-child,
[flex~="dir:top"][flex~="box:justify"]>:first-child,
[flex~="dir:top"][flex~="box:justify"]>:last-child,
[flex~="dir:bottom"][flex~="box:first"]>:first-child,
[flex~="dir:bottom"][flex~="box:last"]>:last-child,
[flex~="dir:bottom"][flex~="box:justify"]>:first-child [flex~="dir:bottom"][flex~="box:justify"]>:last-child {
  height: auto;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

[flex-box="0"] {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

[flex-box="1"] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}

[flex-box="2"] {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  -ms-flex-negative: 2;
  flex-shrink: 2;
}

[flex-box="3"] {
  -webkit-box-flex: 3;
  -ms-flex-positive: 3;
  flex-grow: 3;
  -ms-flex-negative: 3;
  flex-shrink: 3;
}

[flex-box="4"] {
  -webkit-box-flex: 4;
  -ms-flex-positive: 4;
  flex-grow: 4;
  -ms-flex-negative: 4;
  flex-shrink: 4;
}

[flex-box="5"] {
  -webkit-box-flex: 5;
  -ms-flex-positive: 5;
  flex-grow: 5;
  -ms-flex-negative: 5;
  flex-shrink: 5;
}

[flex-box="6"] {
  -webkit-box-flex: 6;
  -ms-flex-positive: 6;
  flex-grow: 6;
  -ms-flex-negative: 6;
  flex-shrink: 6;
}

[flex-box="7"] {
  -webkit-box-flex: 7;
  -ms-flex-positive: 7;
  flex-grow: 7;
  -ms-flex-negative: 7;
  flex-shrink: 7;
}

[flex-box="8"] {
  -webkit-box-flex: 8;
  -ms-flex-positive: 8;
  flex-grow: 8;
  -ms-flex-negative: 8;
  flex-shrink: 8;
}

[flex-box="9"] {
  -webkit-box-flex: 9;
  -ms-flex-positive: 9;
  flex-grow: 9;
  -ms-flex-negative: 9;
  flex-shrink: 9;
}

[flex-box="10"] {
  -webkit-box-flex: 10;
  -ms-flex-positive: 10;
  flex-grow: 10;
  -ms-flex-negative: 10;
  flex-shrink: 10;
}@font-face {
  font-family: "MyFarro";
  /* 自定义字体名称 */
  src: url("/static/Farro-Medium.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "MySourceHanSans";
  /* 自定义字体名称 */
  src: url("https://laundri-activity.oss-cn-hangzhou.aliyuncs.com/xl_wash/1755669206403-FONTACTIVE0820.woff2") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "MyBonaNova";
  /* 自定义字体名称 */
  src: url("https://laundri.oss-cn-hangzhou.aliyuncs.com/apk/BonaNova-Bold.woff2") format("opentype");
  font-weight: normal;
  font-style: normal;
}

/* 可以顺便定义一个使用它的类 */

.font-Farro {
  font-family: "MyFarro", sans-serif;
}

.font_SourceHanSans {
  font-family: "MySourceHanSans", sans-serif;
}

.font_BonaNova {
  font-family: "MyBonaNova", sans-serif;
}
#selectTimeTipsBtn[data-v-0bf1c583] {
  width: calc(100% - 1.4rem);
}
#selectTimeTipsBtn[data-v-525086a0] {
  width: calc(100% - 1.4rem);
}
[data-v-525086a0] .van-tab {
  z-index: 1;
  font-size: 0.426667rem;
  font-weight: 300;
  letter-spacing: 0.026667rem;
  color: #000000;
}
[data-v-525086a0] .van-tabs__line {
  background: linear-gradient(98deg, #cff7a2 10%, #37ceed 91%);
  bottom: 0.693333rem;
  z-index: 0;
  border-radius: 1.333333rem;
  height: 0.213333rem;
}
[data-v-525086a0] .van-tab--active {
  font-weight: 500 !important;
}
#selectTimeTipsBtn[data-v-c0450748] {
  width: calc(100% - 1.4rem);
}
.seamless-marquee[data-v-25b14074] {
  width: 100%;
}
.marquee-container[data-v-25b14074] {
  position: relative;
  overflow: hidden;
  /* border-radius: 10px; */
  /* box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); */
  /* background: white; */
  cursor: -webkit-grab;
  cursor: grab;
  padding: 0.266667rem;
}
.marquee-container[data-v-25b14074]:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.marquee-wrapper[data-v-25b14074] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  will-change: transform;
}
.marquee-item[data-v-25b14074] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.2rem;
  color: white;
  font-weight: bold;
  text-shadow: 0.026667rem 0.026667rem 0.053333rem rgba(0, 0, 0, 0.5);
  border-radius: 0.213333rem;
  position: relative;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.marquee-item[data-v-25b14074]::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(
        linear,
        left top, right top,
        from(transparent),
        color-stop(rgba(255, 255, 255, 0.2)),
        to(transparent)
    );
  background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
  -webkit-animation: shine-data-v-25b14074 3s infinite;
  animation: shine-data-v-25b14074 3s infinite;
}
@-webkit-keyframes shine-data-v-25b14074 {
0% {
    left: -100%;
}
100% {
    left: 100%;
}
}
@keyframes shine-data-v-25b14074 {
0% {
    left: -100%;
}
100% {
    left: 100%;
}
}
.controls[data-v-25b14074] {
  text-align: center;
  margin-top: 0.533333rem;
}
.control-btn[data-v-25b14074] {
  background: #333;
  color: white;
  border: none;
  padding: 0.32rem 0.64rem;
  margin: 0 0.213333rem;
  border-radius: 0.666667rem;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 0.373333rem;
}
.control-btn[data-v-25b14074]:hover {
  background: #555;
  -webkit-transform: translateY(-0.053333rem);
  transform: translateY(-0.053333rem);
}
.control-btn.active[data-v-25b14074] {
  background: #ff6b6b;
}
.speed-control[data-v-25b14074] {
  text-align: center;
  margin-top: 0.533333rem;
}
.speed-slider[data-v-25b14074] {
  width: 5.333333rem;
  margin: 0 0.266667rem;
}
.waiting-indicator[data-v-25b14074] {
  text-align: center;
  margin-top: 0.266667rem;
  padding: 0.213333rem 0.426667rem;
  background: rgba(255, 107, 107, 0.1);
  border: 0.026667rem solid rgba(255, 107, 107, 0.3);
  border-radius: 0.533333rem;
  color: #ff6b6b;
  font-size: 0.373333rem;
  -webkit-animation: pulse-data-v-25b14074 1s infinite;
  animation: pulse-data-v-25b14074 1s infinite;
}
@-webkit-keyframes pulse-data-v-25b14074 {
0%, 100% {
    opacity: 1;
}
50% {
    opacity: 0.7;
}
}
@keyframes pulse-data-v-25b14074 {
0%, 100% {
    opacity: 1;
}
50% {
    opacity: 0.7;
}
}

/* 响应式设计 */
@media (max-width: 600px) {
.marquee-item[data-v-25b14074] {
    font-size: 1rem;
}
}
#selectTimeTipsBtn[data-v-b235732e] {
  width: calc(100% - 1.4rem);
}
.global-promotion[data-v-04f940f5] {
  position: absolute;
  width: 100%;
  z-index: 4;
  /* top: 39%; */
  left: 0;
}

/* 第一个子元素 */
.global-promotion .swiper-slide[data-v-04f940f5]:first-child {
  padding-left: 0;
}
.global-promotion .swiper-slide[data-v-04f940f5] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0.213333rem;
}
.swiper-container[data-v-04f940f5] {
  overflow: visible;
}
.van-popup[data-v-04f940f5] {
  background: transparent;
  padding: 0 0.266667rem 0.4rem 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.van_field_style[data-v-04f940f5] .van-cell {
  background-color: #f5f5f7 !important;
  border-radius: 0.426667rem !important;
}/**
 * Swiper 4.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 1, 2018
 */

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform,-webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.swiper-container-multirow>.swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform,-webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform;
}

.swiper-container-3d {
  -webkit-perspective: 32rem;
  perspective: 32rem;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear,right top, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear,left top, right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 0.72rem;
  height: 1.173333rem;
  margin-top: -0.586667rem;
  z-index: 10;
  cursor: pointer;
  background-size: 0.72rem 1.173333rem;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 0.266667rem;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 0.266667rem;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0.266667rem;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(.33);
  transform: scale(.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(.66);
  transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(.33);
  transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(.66);
  transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(.33);
  transform: scale(.33);
}

.swiper-pagination-bullet {
  width: 0.213333rem;
  height: 0.213333rem;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 0.266667rem;
  top: 50%;
  -webkit-transform: translate3d(0,-50%,0);
  transform: translate3d(0,-50%,0);
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0.16rem 0;
  display: block;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.213333rem;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s top,.2s -webkit-transform;
  transition: .2s top,.2s -webkit-transform;
  -webkit-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
  -webkit-transition: .2s transform,.2s top,.2s -webkit-transform;
  transition: .2s transform,.2s top,.2s -webkit-transform;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.106667rem;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s left,.2s -webkit-transform;
  transition: .2s left,.2s -webkit-transform;
  -webkit-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
  -webkit-transition: .2s transform,.2s left,.2s -webkit-transform;
  transition: .2s transform,.2s left,.2s -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s right,.2s -webkit-transform;
  transition: .2s right,.2s -webkit-transform;
  -webkit-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
  -webkit-transition: .2s transform,.2s right,.2s -webkit-transform;
  transition: .2s transform,.2s right,.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0,0,0,.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 0.106667rem;
  left: 0;
  top: 0;
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
  width: 0.106667rem;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255,255,255,.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0,0,0,.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 0.266667rem;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0,0,0,.1);
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 0.08rem;
  z-index: 50;
  height: 0.133333rem;
  width: 98%;
}

.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 0.08rem;
  top: 1%;
  z-index: 50;
  width: 0.133333rem;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,.5);
  border-radius: 0.266667rem;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 1.12rem;
  height: 1.12rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.56rem;
  margin-top: -0.56rem;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
  animation: swiper-preloader-spin 1s steps(12,end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(1.333333rem);
  filter: blur(1.333333rem);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 32rem;
}