/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @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 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.container[data-v-79d7df9e] {
  flex: 1;
  width: 100%;
  overflow-y: auto;
}
.item-title[data-v-79d7df9e] {
  width: 100%;
  height: 1.825rem;
  font-size: 0.7rem;
  font-weight: bold;
  line-height: 1.825rem;
  padding-left: 1.1rem;
  border-bottom: 1PX solid #eee;
}
.header[data-v-79d7df9e] {
  width: 100%;
  height: 8.5rem;
  position: relative;
}
.header .header-background[data-v-79d7df9e] {
  width: 100%;
  height: 2.3rem;
  background-color: #fbd131;
}
.header .box[data-v-79d7df9e] {
  width: 16.5rem;
  height: 6.825rem;
  border-radius: 0.25rem;
  background-color: #fff;
  position: absolute;
  top: 0.75rem;
  left: 50%;
  margin-left: -8.25rem;
  display: flex;
  flex-direction: column;
}
.header .box .store[data-v-79d7df9e] {
  flex: 1;
  width: 100%;
  padding: 0 1.05rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .box .store > div[data-v-79d7df9e] {
  display: flex;
}
.header .box .store > div img[data-v-79d7df9e] {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  margin-right: 1rem;
}
.header .box .store > div h3[data-v-79d7df9e] {
  font-size: 0.7rem;
  font-weight: bold;
  line-height: 1.075rem;
}
.header .box .store > div p[data-v-79d7df9e] {
  font-size: 0.65rem;
  color: #999;
}
.header .box .store > div span[data-v-79d7df9e] {
  font-size: 0.6rem;
  color: #cc1515;
}
.header .box .store > p[data-v-79d7df9e] {
  color: #ccc;
  display: flex;
  align-items: center;
}
.header .box .store > p .icon-erweima[data-v-79d7df9e] {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8rem;
}
.header .box .store > p .icon-arrow-right[data-v-79d7df9e] {
  font-size: 0.65rem;
}
.header .box .notice[data-v-79d7df9e] {
  width: 100%;
  height: 1.6rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.45rem;
  background-color: #fff;
  border-top: 1PX solid #eee;
}
.header .box .notice .icon-arrow-right[data-v-79d7df9e] {
  font-size: 0.625rem;
  color: #ccc;
}
.header .box .notice .icon-horn[data-v-79d7df9e] {
  font-size: 0.7rem;
  color: #ffa337;
}
.header .box .notice p[data-v-79d7df9e] {
  flex: 1;
  font-size: 0.525rem;
  color: #999;
  line-height: 1.625rem;
  padding-left: 0.9rem;
}
.item ul[data-v-79d7df9e] {
  margin-bottom: 0.75rem;
}
.item ul li[data-v-79d7df9e] {
  width: 33.33333333%;
  height: 3.375rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.item ul li p[data-v-79d7df9e] {
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 1.075rem;
}
.item ul li span[data-v-79d7df9e] {
  font-size: 0.65rem;
  color: #999;
}
.item ul li[data-v-79d7df9e]:after {
  content: '';
  position: absolute;
  width: 1PX;
  height: 80%;
  background-color: #eee;
  right: 0;
  top: 10%;
}
.item ul li[data-v-79d7df9e]:nth-child(3n)::after {
  display: none;
}
.backlog[data-v-79d7df9e] {
  width: 100%;
  background-color: #fff;
}
.backlog ul[data-v-79d7df9e] {
  width: 100%;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.yesterday[data-v-79d7df9e] {
  width: 100%;
  background-color: #fff;
}
.yesterday ul[data-v-79d7df9e] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

