/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.tip[data-v-4c0b11c6] {
  color: #333;
  font-size: 0.7rem;
  padding-left: 0.65rem;
  line-height: 2.275rem;
}
.tip span[data-v-4c0b11c6] {
  color: #999;
}
#lotteries[data-v-4c0b11c6] {
  min-height: 100%;
  background-color: #fff;
}
.my-lottery[data-v-4c0b11c6] {
  width: 100%;
  z-index: 199;
  background: #fff;
  box-shadow: 0 0.25rem 1.25rem #ddd;
}
.lotteries[data-v-4c0b11c6] {
  position: relative;
  padding-left: 0.35rem;
  padding-bottom: 0.475rem;
  margin-bottom: 0.35rem;
  -webkit-tap-highlight-color: transparent;
}
.lotteries .copy[data-v-4c0b11c6] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0.35rem;
  padding-bottom: 0.475rem;
  margin-bottom: 0.35rem;
}
.lotteries .copy li[data-v-4c0b11c6] {
  background: transparent;
}
.lotteries > div span[data-v-4c0b11c6] {
  display: flex;
  flex-wrap: wrap;
}
.lotteries .img[data-v-4c0b11c6] {
  width: 2rem;
  height: 2rem;
  background-size: 100% 100%;
}
.lotteries .one-item[data-v-4c0b11c6] {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 3.75rem;
  height: 3.375rem;
  margin: 0.275rem;
  background: #f3f3f3;
}
.lotteries .one-item p[data-v-4c0b11c6] {
  line-height: 1;
  margin-top: 0.125rem;
  color: #333;
  font-size: 0.55rem;
}
.lotteries .one-item > i[data-v-4c0b11c6] {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.1rem;
  height: 1.1rem;
  line-height: 1.1rem;
  font-size: 0.525rem;
  color: #f15f51;
}
.all-lottery ul[data-v-4c0b11c6] {
  padding-left: 0.35rem;
  padding-bottom: 0.475rem;
  display: flex;
  flex-wrap: wrap;
}
.all-lottery ul li[data-v-4c0b11c6] {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 3.75rem;
  height: 3.375rem;
  margin: 0.275rem;
  background: #f3f3f3;
}
.all-lottery ul li .img[data-v-4c0b11c6] {
  width: 2rem;
  height: 2rem;
  background-size: 100% 100%;
}
.all-lottery ul li p[data-v-4c0b11c6] {
  line-height: 1;
  margin-top: 0.125rem;
  color: #333;
  font-size: 0.55rem;
}
.all-lottery ul li > i[data-v-4c0b11c6] {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.1rem;
  height: 1.1rem;
  line-height: 1.1rem;
  font-size: 0.525rem;
  color: #ffc71d;
}
.all-lottery ul li > i.checked[data-v-4c0b11c6] {
  color: #ccc;
}

