/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
div.space[data-v-10c2092a] {
  width: 100%;
  height: 0.3rem;
  background-color: #eee;
}
.container[data-v-10c2092a] {
  flex: 1;
  width: 100%;
  position: relative;
}
ul.result-list[data-v-10c2092a] {
  width: 100%;
  margin-top: 0.3rem;
}
ul.result-list > li[data-v-10c2092a] {
  padding: 0.325rem 0 0.325rem 0.525rem;
  margin-bottom: 0.375rem;
  background-color: #fff;
  /*border-bottom: 1PX solid #eee;*/
}
ul.result-list > li[data-v-10c2092a]:nth-last-child(1) {
  margin-bottom: 0;
}
p.info[data-v-10c2092a] {
  color: #444;
  font-size: 0.55rem;
  line-height: 100%;
  margin-bottom: 0.375rem;
}
p.info span[data-v-10c2092a] {
  margin-left: 0.95rem;
  color: #ccc;
  font-size: 0.525rem;
}
ul.numbers[data-v-10c2092a] {
  overflow: hidden;
}
li.number[data-v-10c2092a] {
  float: left;
  margin-right: 0.225rem;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  text-align: center;
  line-height: 1.25rem;
  background-color: #e73334;
  color: white;
  font-size: 0.625rem;
}
ul.result-list > li > ul.numbers > li.number[data-v-10c2092a] {
  background-color: #e73334;
  color: white;
}
/*li.dlt:nth-child(7),li.dlt:nth-child(6){*/
/*color: #0C89E1;*/
/*}*/
ul.result-list > li > ul.numbers > li.dlt[data-v-10c2092a]:nth-child(6),
ul.result-list > li > ul.numbers > li.dlt[data-v-10c2092a]:nth-child(7) {
  background-color: #0c89e1;
}
/*li.ssq:last-child,li.qlc:last-child{*/
/*color: #0C89E1;*/
/*}*/
ul.result-list > li > ul.numbers > li.ssq[data-v-10c2092a]:last-child,
ul.result-list > li > ul.numbers > li.qlc[data-v-10c2092a]:last-child {
  background-color: #0c89e1;
}

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

