/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.tab-bar[data-v-44b8e3aa] {
  width: 100%;
}
.tab-bar > *[data-v-44b8e3aa] {
  width: 100%;
  height: 2.25rem;
}
.tab-bar ul[data-v-44b8e3aa] {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  background-color: #333752;
  border-top: 1PX solid #eee;
}
.tab-bar ul li[data-v-44b8e3aa] {
  width: 4.875rem;
  height: 100%;
  padding-top: 0.3rem;
  color: #fff;
}
.tab-bar ul li.active[data-v-44b8e3aa] {
  color: #fbd131;
}
.tab-bar ul li i[data-v-44b8e3aa] {
  display: block;
  height: 1rem;
  width: 100%;
  line-height: 1rem;
  font-size: 0.9rem;
}
.tab-bar ul li p[data-v-44b8e3aa] {
  font-size: 0.45rem;
  text-align: center;
  width: 100%;
  height: 0.9rem;
  line-height: 0.9rem;
}
.safearea[data-v-44b8e3aa] {
  background-color: #333752;
}
.safearea ul[data-v-44b8e3aa] {
  bottom: env(safe-area-inset-bottom);
}
.safearea > .tab-bar-clone[data-v-44b8e3aa] {
  margin-bottom: env(safe-area-inset-bottom);
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.list[data-v-6952e88d] {
  flex: 1;
  overflow-x: hidden;
  overflow-y: auto;
  padding-bottom: 1.5rem;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.store-image {
  float: right;
  position: relative;
  width: 2rem;
}
.store-image > img {
  display: block;
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
}
.store-image > input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.machine-auto.enable {
  color: #dc3b40;
}
.point {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  width: 0.65rem;
  height: 0.65rem;
  border-radius: 50%;
  background-color: #dc3b40;
  font-size: 0.45rem;
  color: #fff;
}

