/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.member[data-v-6e77d86a] {
  width: 100%;
  height: 2.75rem;
  background-color: #fff;
  padding: 0 0.75rem 0 2.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0.25rem;
  position: relative;
}
.member i[data-v-6e77d86a] {
  position: absolute;
  font-size: 1.3rem;
  left: 0.75rem;
  color: #2faaf1;
}
.member p[data-v-6e77d86a] {
  font-size: 0.7rem;
  display: flex;
  justify-content: space-between;
  line-height: 1.3rem;
}
.member p em[data-v-6e77d86a] {
  color: #f05a50;
  font-size: 0.65rem;
}
.member > span[data-v-6e77d86a] {
  color: #999;
  font-size: 0.6rem;
}
li[data-v-6e77d86a] {
  border-bottom: 1PX solid #eee;
  background-color: #fff;
}
li .date-line[data-v-6e77d86a] {
  width: 100%;
  height: 1.15rem;
  background-color: #eee;
  padding: 0 0.75rem;
  font-size: 0.65rem;
  color: #999;
  line-height: 1.15rem;
  display: flex;
  justify-content: space-between;
}
li > .item[data-v-6e77d86a] {
  padding: 0 1.5rem 0 0.75rem;
  position: relative;
}
li > .item .icon-withdraw1[data-v-6e77d86a],
li > .item .icon-deposit1[data-v-6e77d86a] {
  font-size: 1.45rem;
  margin-right: 0.5rem;
}
li > .item[data-v-6e77d86a]:after {
  content: '\e71a';
  font-size: 0.65rem;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  margin-top: -0.325rem;
  color: #ccc;
}
li > .no_into[data-v-6e77d86a]:after {
  display: none!important;
}
li .deposit[data-v-6e77d86a] {
  font-size: 0.65rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
}
li .deposit i[data-v-6e77d86a] {
  color: #f05a50;
}
li .deposit > div[data-v-6e77d86a] {
  flex: 1;
}
li .deposit p[data-v-6e77d86a] {
  display: flex;
  justify-content: space-between;
  line-height: 1.2rem;
}
li .deposit p em[data-v-6e77d86a] {
  color: #f05a50;
}
li .lottery[data-v-6e77d86a] {
  padding-left: 0;
  display: flex;
  height: 3.25rem;
}
li .lottery > div[data-v-6e77d86a] {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
li .lottery .img[data-v-6e77d86a] {
  width: 3.75rem;
  align-items: center;
  background-color: #fff;
}
li .lottery .img img[data-v-6e77d86a] {
  width: 1.55rem;
  height: 1.55rem;
  border-radius: 50%;
  margin-bottom: 0.25rem;
}
li .lottery .img span[data-v-6e77d86a] {
  font-size: 0.6rem;
  color: #ccc;
}
li .lottery .middle[data-v-6e77d86a],
li .lottery .right[data-v-6e77d86a] {
  flex: 1;
  font-size: 0.65rem;
}
li .lottery .middle p[data-v-6e77d86a],
li .lottery .right p[data-v-6e77d86a] {
  height: 1.55rem;
  margin-bottom: 0.25rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1rem;
}
li .lottery .middle > span[data-v-6e77d86a],
li .lottery .right > span[data-v-6e77d86a] {
  display: block;
  line-height: 0.8rem;
  height: 0.8rem;
}
li .lottery .right[data-v-6e77d86a] {
  flex: none;
  text-align: right;
}
li .lottery .right p[data-v-6e77d86a],
li .lottery .right span[data-v-6e77d86a],
li .lottery .right em[data-v-6e77d86a] {
  color: #f05a50;
}

