/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @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 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.nodata[data-v-063340e8] {
  background-position: center 90%;
}
.more_list[data-v-063340e8] {
  width: 4.825rem;
  background-color: #444;
  border-radius: 0.25rem;
  font-size: 0.65rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  top: 0.25rem;
  left: auto;
  right: 0.55rem;
}
.more_list p[data-v-063340e8] {
  height: 2rem;
  color: #ccc !important;
  width: 100%;
  line-height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1PX solid #888;
}
.more_list p[data-v-063340e8]:nth-last-child(2) {
  border: 0;
}
.more_list span[data-v-063340e8] {
  position: absolute;
  top: -0.15rem;
  right: 0.375rem;
  display: block;
  width: 0;
  height: 0;
  border-bottom: 0.2rem solid #444;
  border-left: 0.225rem solid transparent;
  border-right: 0.225rem solid transparent;
}
.plan[data-v-063340e8] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.plan_list[data-v-063340e8] {
  width: 100%;
  padding-top: 0.2rem;
}
.plan_item[data-v-063340e8] {
  width: 100%;
  height: 5.55rem;
  margin-top: 0.3rem;
  background-color: #fff;
}
.plan_item .head[data-v-063340e8] {
  width: 100%;
  height: 1.775rem;
  display: flex;
  align-items: center;
  padding-left: 0.8rem;
  border-bottom: 1PX solid #eee;
}
.plan_item .head img[data-v-063340e8] {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.375rem;
  font-size: 0.7rem;
  border-radius: 50%;
}
.plan_item > p[data-v-063340e8] {
  width: 100%;
  height: 2.375rem;
  padding: 0 0.8rem;
  line-height: 2.375rem;
  font-size: 0.75rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.plan_item .bottom[data-v-063340e8] {
  width: 100%;
  padding: 0 0.8rem;
  display: flex;
  justify-content: space-between;
}
.plan_item .bottom p[data-v-063340e8] {
  font-size: 0.6rem;
  color: #dc3b40;
  line-height: 1.075rem;
}
.plan_item .bottom p span[data-v-063340e8] {
  color: #999;
  margin-left: 0.1rem;
}

