/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.results-cell[data-v-50afce66] {
  position: relative;
  width: 100%;
  padding: 0.325rem 0;
  border-bottom: 1PX solid #eee;
}
.results-cell[data-v-50afce66]::before {
  position: absolute;
  top: 0;
  bottom: 0;
  content: "\e71a";
  right: 0.75rem;
  width: 0.75rem;
  height: 0.75rem;
  margin: auto;
  line-height: 0.75rem;
  font-size: 0.75rem;
  color: #ccc;
}
.results-cell[data-v-50afce66]:last-child {
  padding-bottom: 0.75rem;
}
.results-cell .result-info[data-v-50afce66] {
  line-height: 100%;
}
.results-cell .result-info .type-name[data-v-50afce66] {
  color: #444;
  font-size: 0.625rem;
  margin-right: 0.925rem;
  line-height: 100%;
}
.results-cell .result-info .periods[data-v-50afce66] {
  margin-right: 0.925rem;
  color: #999;
  font-size: 0.55rem;
  line-height: 100%;
}
.results-cell .result-info .date[data-v-50afce66] {
  color: #ccc;
  font-size: 0.55rem;
  line-height: 100%;
}
.results-cell .numbers[data-v-50afce66],
.results-cell .green-numbers[data-v-50afce66] {
  width: 100%;
  overflow: hidden;
  margin-top: 0.375rem;
}
.results-cell .numbers > li[data-v-50afce66],
.results-cell .green-numbers > li[data-v-50afce66] {
  float: left;
  font-size: 0.625rem;
  text-align: center;
  color: #fff;
}
.results-cell .numbers > li[data-v-50afce66] {
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  margin-right: 0.3rem;
  background-color: #e73334;
  line-height: 1.25rem;
}
.results-cell .numbers > li.dlt[data-v-50afce66]:nth-child(6),
.results-cell .numbers > li.dlt[data-v-50afce66]:nth-child(7),
.results-cell .numbers > li.ssq[data-v-50afce66]:last-child,
.results-cell .numbers > li.qlc[data-v-50afce66]:last-child {
  background-color: #0c89e1;
}
.results-cell .green-numbers > li[data-v-50afce66] {
  width: 0.825rem;
  height: 1.35rem;
  margin-right: 0.225rem;
  background: #22ac38;
  border-radius: 0.05rem;
  line-height: 1.35rem;
}
.results-cell .jczq-result[data-v-50afce66],
.results-cell .jclq-result[data-v-50afce66] {
  position: relative;
  width: 12.925rem;
  height: 1.325rem;
  padding-left: 2.25rem;
  margin: 0.575rem 0.85rem 0.25rem;
  color: #fff;
  font-size: 0.625rem;
  border-radius: 0.675rem;
  background: #22ac38;
  line-height: 1.325rem;
  box-sizing: border-box;
}
.results-cell .jczq-result img[data-v-50afce66],
.results-cell .jclq-result img[data-v-50afce66] {
  position: absolute;
  left: -0.95rem;
  top: 50%;
  width: 2.5rem;
  height: 2.125rem;
  margin-top: -1.075rem;
}
.results-cell .jcbd[data-v-50afce66] {
  background-color: #f2b822;
}
.results-cell .jcbd span[data-v-50afce66] {
  color: #dc3b40;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.container[data-v-259af7bc] {
  display: flex;
  flex: 1;
  width: 100%;
  position: relative;
}
.list-container[data-v-259af7bc] {
  width: 100%;
  flex: 1;
  position: relative;
}
.results-list[data-v-259af7bc] {
  box-sizing: border-box;
  width: 100%;
  padding-left: 0.55rem;
  background-color: #fff;
}

