/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.options-list[data-v-5dbcb569] {
  width: 100%;
  flex-wrap: wrap;
  background-color: #fff;
}
.options-list li[data-v-5dbcb569] {
  position: relative;
  height: 1.875rem;
  padding-left: 1.2rem;
  font-size: 0.7rem;
  color: #999;
  line-height: 1.875rem;
  border-bottom: 1PX solid #eee;
}
.options-list li[data-v-5dbcb569]:nth-child(3) {
  border: 0;
}
.options-list .active[data-v-5dbcb569] {
  color: #dc3b40;
}
.options-list .active[data-v-5dbcb569]::after {
  content: '\e78d';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.75rem;
  width: 0.825rem;
  height: 0.825rem;
  margin: auto;
  line-height: 0.825rem;
  font-size: 0.825rem;
}
.list li[data-v-5dbcb569] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  height: 3rem;
  padding: 0 0.825rem;
  border-bottom: 1PX solid #eee;
}
.list .type-wrap[data-v-5dbcb569] {
  display: flex;
  flex-direction: column;
  line-height: 1;
}
.list .type[data-v-5dbcb569] {
  color: #000;
  font-size: 0.7rem;
  margin-bottom: 0.375rem;
}
.list .balance[data-v-5dbcb569] {
  color: #999;
  font-size: 0.6rem;
}
.list .detail[data-v-5dbcb569] {
  text-align: right;
  line-height: 1;
}
.list .time[data-v-5dbcb569] {
  margin-bottom: 0.375rem;
  color: #999;
  font-size: 0.525rem;
}
.list .money[data-v-5dbcb569] {
  color: #444;
  font-size: 0.75rem;
}
.header-icon > i[data-v-5dbcb569] {
  margin-left: 0.25rem;
  font-size: 0.6rem;
}

