/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.nodatalist[data-v-177b5c1b] {
  height: 3.125rem;
  background: #fff;
  text-align: center;
  line-height: 3.125rem;
}
.inf[data-v-177b5c1b] {
  position: relative;
  width: 100%;
  padding-bottom: 6.25rem;
  background: linear-gradient(to left, #fed63d 0%, #f5b901 100%);
}
.inf .content[data-v-177b5c1b] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 6.25rem;
  padding-top: 0.575rem;
  text-align: center;
  line-height: 1;
}
.inf .content .money[data-v-177b5c1b] {
  font-size: 2.25rem;
  color: #fff;
  font-weight: 600;
}
.inf .content .tit[data-v-177b5c1b] {
  font-size: 0.65rem;
  color: rgba(255, 255, 255, 0.62);
  margin: 0.5rem 0 0.9rem 0;
}
.inf .content .date[data-v-177b5c1b] {
  font-size: 0.7rem;
  color: #fff;
}
.my-bonus[data-v-177b5c1b] {
  display: flex;
  justify-content: space-between;
  height: 2.025rem;
  line-height: 2.025rem;
  padding: 0 0.825rem;
  position: relative;
  background-color: #fff;
  color: #444;
  font-size: 0.7rem;
}
.my-bonus[data-v-177b5c1b]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-bottom: 1PX solid #e5e5e5;
}
.all-bonus[data-v-177b5c1b] {
  height: 2rem;
  padding: 0 0.85rem;
  line-height: 2rem;
  color: #444;
  font-size: 0.7rem;
  background-color: #fff;
}
.all-bonus .price[data-v-177b5c1b] {
  display: flex;
  justify-content: space-between;
}
.bonus-list[data-v-177b5c1b] {
  background-color: #fff;
  padding: 0 0.8rem;
  margin-bottom: -1PX;
}
.bonus-list .item[data-v-177b5c1b] {
  display: flex;
  height: 3.025rem;
  padding: 0.5rem 0;
  border-bottom: 1PX solid #f3f3f3;
}
.bonus-list .item[data-v-177b5c1b]:last-child {
  border-bottom: none;
}
.bonus-list .item .user-icon[data-v-177b5c1b] {
  display: inline-block;
  height: 2.025rem;
  width: 2.025rem;
  margin-right: 0.7rem;
  border-radius: 50%;
  overflow: hidden;
}
.bonus-list .item .user-icon img[data-v-177b5c1b] {
  display: inline-block;
  height: 100%;
  width: 100%;
}
.bonus-list .item .user-inf[data-v-177b5c1b] {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
}
.bonus-list .item .user-inf .user-name[data-v-177b5c1b] {
  font-size: 0.75rem;
  color: #444;
}
.bonus-list .item .user-inf .user-name > em[data-v-177b5c1b] {
  margin-left: 0.25rem;
  color: #999;
}
.bonus-list .item .price-con[data-v-177b5c1b] {
  display: flex;
  justify-content: space-between;
  font-size: 0.6rem;
  color: #666;
}

