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

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.banner[data-v-45aff29a] {
  width: 100%;
  height: 6.5rem;
}
.banner img[data-v-45aff29a] {
  width: 100%;
  height: 100%;
}
.nav[data-v-45aff29a] {
  width: 100%;
  height: 3rem;
  display: flex;
  justify-content: space-around;
  background-color: #fff;
  margin-bottom: 0.45rem;
}
.nav > div[data-v-45aff29a] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3.25rem;
  height: 100%;
  font-size: 0.65rem;
  color: #666;
}
.nav > div img[data-v-45aff29a] {
  width: 1.5rem;
  height: 1.5rem;
  margin-bottom: 0.2rem;
}
.result[data-v-45aff29a] {
  display: flex;
  align-items: center;
  background: #fff;
  height: 3.75rem;
  border-bottom: 1PX solid #eeeeee;
}
.result .name[data-v-45aff29a] {
  width: 3.5rem;
  margin-right: 0.375rem;
  text-align: center;
  font-size: 0.6rem;
}
.result .name img[data-v-45aff29a] {
  width: 2rem;
  height: 2rem;
}
.result .results-cell[data-v-45aff29a] {
  border: 0;
  padding: 0;
}
.result .results-cell .result-info span[data-v-45aff29a] {
  font-size: 0.6rem;
}
.result .results-cell .result-info .periods[data-v-45aff29a] {
  margin-right: 0.25rem;
}
.result .results-cell .numbers li[data-v-45aff29a] {
  width: 1.325rem;
  height: 1.325rem;
  line-height: 1.325rem;
  font-size: 0.575rem;
}
.luck[data-v-45aff29a] {
  width: 100%;
  text-align: center;
  margin-top: 0.125rem;
}
.luck img[data-v-45aff29a] {
  width: 17.65rem;
  height: 4.375rem;
}

