/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.data[data-v-6f0b592e] {
  width: 100%;
}
.data li[data-v-6f0b592e] {
  width: 100%;
  height: 3.625rem;
  padding: 0 1.5rem 0 0;
  display: flex;
  background-color: #fff;
  position: relative;
}
.data li[data-v-6f0b592e]:not(:last-child) {
  border-bottom: 1PX solid #eee;
}
.data li[data-v-6f0b592e]::after {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  content: "\e71a";
  right: 0.525rem;
  display: block;
  width: 0.45rem;
  height: 0.45rem;
  font-size: 0.45rem;
  color: #ccc;
}
.data .word[data-v-6f0b592e],
.data .money[data-v-6f0b592e] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.data .money[data-v-6f0b592e] {
  align-items: flex-end;
}
.data .word[data-v-6f0b592e] {
  text-align: left;
}
.data .word .done[data-v-6f0b592e] {
  color: #dc3b40;
}
.data .word p[data-v-6f0b592e] {
  font-size: 0.7rem;
  line-height: 0.9rem;
  color: #333;
}
.data .word span[data-v-6f0b592e] {
  line-height: 0.9rem;
  font-size: 0.6rem;
  color: #c7c7c7;
}
.data .money[data-v-6f0b592e] {
  align-items: flex-end;
  font-size: 0.6rem;
  line-height: 0.9rem;
  color: #333;
}
.data .caizhong[data-v-6f0b592e] {
  width: 3.075rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: 0.725rem;
}
.data .caizhong p[data-v-6f0b592e] {
  font-size: 0.525rem;
  color: #999;
}
.data img[data-v-6f0b592e] {
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 50%;
}
.nodata[data-v-6f0b592e] {
  margin-top: 4.15rem;
}

