/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.list[data-v-7001d9ac] {
  margin: 0.325rem 0;
  background: #fff;
}
.list li[data-v-7001d9ac] {
  display: flex;
  justify-content: space-between;
  padding: 0.7rem 0.8rem;
  border-bottom: 1PX solid #eee;
}
.list li .item-msg[data-v-7001d9ac] {
  display: flex;
  align-content: center;
  align-items: center;
}
.list li .item-msg img.msg-bg[data-v-7001d9ac] {
  width: 2.05rem;
  height: 2.05rem;
  margin-right: 0.575rem;
  background: #ccc;
  border-radius: 50%;
}
.list li .item-msg .item-txt h3[data-v-7001d9ac] {
  font-size: 0.7rem;
  color: #444;
  margin-bottom: 0.625rem;
}
.list li .item-msg .item-txt p[data-v-7001d9ac] {
  font-size: 0.55rem;
  color: #999;
}
.list li .date-time span[data-v-7001d9ac] {
  font-size: 0.55rem;
  color: #999;
}
.no-data[data-v-7001d9ac] {
  margin: 0.325rem 0;
  text-align: center;
  color: #999;
}
.refuse-reason[data-v-7001d9ac] {
  font-size: 0.7rem;
  color: #444;
}

