/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.download[data-v-59e0440a] {
  width: 100%;
  height: 3rem;
}
.download .box[data-v-59e0440a] {
  display: flex;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3rem;
  padding: 0.375rem 0.625rem;
  background-color: rgba(0, 0, 0, 0.77);
}
.download .box > img[data-v-59e0440a] {
  width: 2.25rem;
  height: 2.25rem;
}
.download .box .desc[data-v-59e0440a] {
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex: 1;
  height: 100%;
  padding: 0 0.5rem;
  color: #fff;
}
.download .box .desc > h5[data-v-59e0440a] {
  margin-bottom: 0.25rem;
  font-size: 0.8rem;
}
.download .box .desc > p[data-v-59e0440a] {
  font-size: 0.65rem;
}
.download .box button[data-v-59e0440a] {
  display: block;
  width: 4.5rem;
  height: 1.5rem;
  margin-top: 0.375rem;
  border-radius: 0.15rem;
  background-color: #dc3b40;
  font-size: 0.65rem;
  color: #fff;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.num-lottery-box[data-v-479a7fe6] {
  width: 100%;
  display: flex;
  margin-bottom: 0.25rem;
}
.num-lottery-box > ul[data-v-479a7fe6] {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}
.num-lottery-box.num-lottery-result > ul[data-v-479a7fe6] {
  justify-content: center;
}
.num-lottery-box.num-lottery-result .ball[data-v-479a7fe6] {
  background: linear-gradient(47deg, #f14931, #f16a4b 48%, #fd8778);
  color: #fff;
}
.num-lottery-box.num-lottery-result .ball.blue[data-v-479a7fe6] {
  color: #fff;
  background: linear-gradient(47deg, #4087ff, #5593f2 48%, #6cadfd);
}
.ball[data-v-479a7fe6] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 1.3rem;
  height: 1.3rem;
  font-size: 0.55rem;
  font-weight: bold;
  border-radius: 50%;
  border: 1PX solid #e95e47;
  cursor: pointer;
  margin: 0 0 0.25rem 0.25rem;
  color: #e95e47;
}
.ball > em[data-v-479a7fe6] {
  font-size: 0.5rem;
}
.ball.blue[data-v-479a7fe6] {
  color: #498bf8;
  border: 1PX solid #498bf8;
}
.title[data-v-479a7fe6] {
  font-size: 0.5rem;
  color: #999;
  border: 1px solid #999;
  line-height: 1rem;
  padding: 0 0.375rem;
  border-radius: 0.25rem;
  margin-right: 0.25rem;
  height: 1rem;
  margin-top: 0.15rem;
}
.tag[data-v-479a7fe6] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 1.3rem;
  cursor: pointer;
  margin: 0 0 0.25rem 0.25rem;
  font-size: 0.65rem;
  font-weight: bold;
  color: #999;
}

