body {
  max-width: 7.5rem;
  padding-bottom: 65px;
}
header {
  width: 7.5rem;
  height: 1.4rem;
  position: fixed;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  z-index: 99;
}
.logo {
  width: 0.91rem;
  height: 0.92rem;
  margin-left: 0.26rem;
}
.title {
  margin-left: 0.26rem;
}
.title h2 {
  font-size: 0.36rem;
  font-family: PingFang SC;
  font-weight: 800;
  color: #FFFFFF;
  line-height: 0.36rem;
}
.title p {
  font-size: 0.24rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #FFFC00;
  line-height: 0.24rem;
  margin-top: 0.19rem;
}
.title .version {
  font-weight: normal;
  font-size: 0.25rem;
}
.ddl {
  width: 2.19rem;
  margin-right: 0.13rem;
  margin-left: auto;
}
.top {
  width: 7.5rem;
  background: #f8fcff;
  position: relative;
  padding-bottom: 1rem;
  margin-top: 0.35rem;
}
.top img {
  display: block;
}
.num {
  width: 1.18rem;
  height: 0.5rem;
  position: absolute;
  left: 3.13rem;
  top: 4.35rem;
  animation: zoom 0.5s infinite;
}
.box1 {
  position: absolute;
  left: 50%;
  top: 43.5%;
  transform: translateX(-50%);
  z-index: 11;
}
@keyframes size {
  0% {
    transform: scale(1);
  }
  85% {
    transform: scale(1);
  }
  95% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.box1 .btn {
  display: block;
  margin-bottom: 0.35rem;
  width: 4.32rem;
  height: 1.11rem;
  margin-left: auto;
  margin-right: auto;
  animation: size 1.75s 0s infinite;
}
.box11 {
  padding-top: 0.38rem;
  width: 6.68rem;
  height: 8.63rem;
  background: url(../img/box1.png) no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
}
.box1 li {
  width: 100%;
  height: 1.31rem;
  display: flex;
  align-items: center;
  padding-left: 0.52rem;
  box-sizing: border-box;
  margin-bottom: 0.2rem;
}
.game_block {
  margin-top: 0.38rem;
}
.gameLogo {
  width: 1rem;
  height: 1rem;
  margin-right: 0.15rem;
}
.gameName {
  display: block;
  width: 1rem;
  text-align: center;
  font-size: 0.18rem;
}
.gameName1 {
  color: #3f6bb2;
  font-weight: bold;
}
.gameName2 {
  color: #c7446c;
  font-weight: bold;
}
.gameName3 {
  color: #d52b69;
  font-weight: bold;
}
.gameName4 {
  color: #8c19c3;
  font-weight: bold;
}
.gameName5 {
  color: #258b30;
  font-weight: bold;
}
.gameBtn {
  width: 3.27rem;
  height: 1.33rem;
  background: transparent no-repeat;
  background-size: 100% 100%;
  margin-left: 0.2rem;
  text-align: center;
  padding-top: 0.18rem;
  box-sizing: border-box;
  margin-top: 0.3rem;
}
.gameBtn1 {
  background-image: url(../img/gameBtn1.png);
}
.gameBtn2 {
  background-image: url(../img/gameBtn2.png);
}
.gameBtn3 {
  background-image: url(../img/gameBtn3.png);
}
.gameBtn4 {
  background-image: url(../img/gameBtn4.png);
}
.gameBtn5 {
  background-image: url(../img/gameBtn5.png);
}
.gameBtn h4 {
  font-size: 0.36rem;
  font-family: Source Han Sans SC;
  font-weight: 800;
  color: #FFFFFF;
  line-height: 0.45rem;
}
.gameBtn p {
  margin-top: 0.02rem;
  font-size: 0.25rem;
  font-family: Source Han Sans SC;
  font-weight: 500;
  color: #FFE400;
  line-height: 0.36rem;
}
.gameBtn p span {
  color: #FFFFFF;
}
.second {
  width: 7.5rem;
  background: url(../img/bg2.jpg) no-repeat;
  background-size: cover;
  position: relative;
  margin-top: 1.2rem;
}
.welfare {
  width: 6.12rem;
  height: 1.03rem;
  background: url(../img/welfare.png) no-repeat;
  background-size: 100% 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.welfare img {
  width: 1.79rem;
  height: 0.8rem;
  position: absolute;
  left: 1.59rem;
  top: 0.01rem;
}
.welfareImg {
  margin-top: 0.5rem;
  margin-left: auto;
  margin-right: auto;
  width: 6.89rem;
  height: 6.43rem;
  background: url(../img/box2.png) no-repeat;
  background-size: 100% 100%;
  padding: 0.71rem 0.22rem;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
.welfareImg li {
  width: 33.33%;
  text-align: center;
}
.welfareImg li img {
  width: 1.68rem;
  height: 1.68rem;
}
.welfareImg li p {
  font-size: 0.32rem;
  font-family: Source Han Sans SC;
  font-weight: bold;
  color: #FF586E;
  line-height: 0.32rem;
  margin-top: 0.2rem;
}
.second .btn {
  display: block;
  margin-top: 0.35rem;
  width: 4.32rem;
  height: 1.11rem;
  margin-left: auto;
  margin-right: auto;
  animation: size 1.75s 0s infinite;
}
.swiperTitle {
  display: block;
  width: 5.52rem;
  height: 0.7rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.35rem;
}
.swiperDiv {
  margin-top: 0.5rem;
  width: 100%;
}
.swiper-container .swiper-wrapper .swiper-slide img {
  width: 6.5rem;
  height: 9rem;
  display: block;
  margin: 0 auto;
}
.swiper-button-prev {
  width: 0.35rem;
  height: 0.39rem;
  background: url(../img/left.png) no-repeat;
  background-size: 100% 100%;
}
.swiper-button-next {
  width: 0.35rem;
  height: 0.39rem;
  background: url(../img/right.png) no-repeat;
  background-size: 100% 100%;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  content: '';
}
.swiper-button-prev:focus,
.swiper-button-next:focus {
  outline: none;
}
.third {
  width: 7.5rem;
  height: 12rem;
  background: url(../img/bg3.jpg) no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  position: relative;
  padding-top: 1rem;
}
.red {
  width: 6.91rem;
  height: 5.73rem;
  margin: 0 auto;
  background: url(../img/red1.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 0.84rem;
  box-sizing: border-box;
  position: relative;
}
.ticketNum {
  width: 4.51rem;
  height: 5.4rem;
  position: absolute;
  left: 50%;
  top: 0.84rem;
  transform: translateX(-50%);
  z-index: 22;
  animation: fload 0.8s infinite;
}
.red2 {
  width: 6.54rem;
  height: 4.04rem;
  position: absolute;
  z-index: 33;
  top: 2.7rem;
  left: 0.58rem;
}
.freeD {
  width: 4.32rem;
  height: 1.11rem;
  position: absolute;
  z-index: 44;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.1rem;
}
footer {
  width: 6.11rem;
  height: 1.06rem;
  background: url(../img/down.png) no-repeat;
  background-size: 100% 100%;
  position: fixed;
  bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.54rem;
  font-family: Source Han Sans SC;
  font-weight: bold;
  color: #D0541E;
  line-height: 0.96rem;
  text-align: center;
  z-index: 999;
  display: none;
}
.last {
  width: 7.5rem;
  position: absolute;
  bottom: 0;
}
.tagUl {
  width: 5rem;
  margin: 0 auto;
  display: flex;
}
.tagUl li {
  width: 33.33%;
  text-align: left;
  font-size: 0.24rem;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.33rem;
}
.tag {
  width: 0.27rem;
  height: 0.33rem;
}
.text {
  margin-top: 0.1rem;
  font-size: 0.18rem;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #0A404B;
  text-align: center;
  line-height: 0.3rem;
  margin-bottom: 0.3rem;
}
@keyframes zoom {
  0% {
    transform: scale(1);
  }
  60% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes fload {
  0% {
    top: 0.84rem;
  }
  60% {
    top: 1.1rem;
  }
  100% {
    top: 0.84rem;
  }
}
.fb {
  position: fixed;
  z-index: 999;
  bottom: 0;
  left: 0;
  right: 0;
}
.fb .container {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  width: 70%;
  transition: all 0.25s;
  border-radius: 8px;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 10px;
}
.fb .container .icon {
  transform: translateY(-50%);
  height: 100%;
  transition: all 0.25s;
}
.fb .container .icon img {
  display: block;
  width: 75px;
  height: 75px;
  transition: all 0.25s;
}
.fb .container .data {
  margin-top: -30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 0.75;
  transition: all 0.25s;
}
.fb .container .data .name {
  color: #1c1a1a;
  font-size: 15px;
  font-weight: bold;
  transition: all 0.25s;
}
.fb .container .data .tags {
  display: flex;
  margin-top: 5px;
  transition: all 0.25s;
}
.fb .container .data .tags .tag {
  opacity: 0.75;
  color: #e6322e;
  border-color: #e6322e;
  width: unset;
  height: unset;
  border: 1px solid;
  border-radius: 4px;
  margin-right: 5px;
  padding: 2.5px 5px;
  line-height: 1;
  font-size: 12px;
  white-space: nowrap;
  transition: all 0.25s;
}
.fb .container .data .tags .tag span:first-child {
  display: block;
}
.fb .container .data .tags .tag span:last-child {
  display: none;
}
.fb .container .opt {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  transition: all 0.25s;
}
.fb .container .opt .btn {
  background-color: #3388ff;
  display: flex;
  align-items: center;
  align-content: center;
  justify-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 15px;
  padding: 10px 15px;
  color: #fff;
  font-weight: bold;
  border-radius: 20px;
  transition: all 0.25s;
}
.fb.styled .container {
  width: 100%;
  height: 65px;
  padding: 7.5px;
  display: flex;
  align-items: stretch;
  border-radius: unset;
  flex-direction: unset;
  margin-bottom: 0;
}
.fb.styled .container .icon {
  transform: translateY(0);
  opacity: 0.75;
  height: 100%;
}
.fb.styled .container .icon img {
  display: block;
  width: 50px;
  height: 50px;
}
.fb.styled .container .data {
  opacity: 0.75;
  flex: 1;
  width: 0;
  padding-left: 7.5px;
  padding-right: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  margin-top: unset;
  align-items: unset;
}
.fb.styled .container .data .name {
  color: #1c1a1a;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
}
.fb.styled .container .data .tags {
  display: flex;
  margin-top: 5px;
}
.fb.styled .container .data .tags .tag {
  opacity: 0.75;
  color: #e6322e;
  border-color: #e6322e;
  width: unset;
  height: unset;
  border: 1px solid;
  border-radius: 4px;
  margin-right: 5px;
  padding: 3px 4px;
  line-height: 1;
  font-size: 12px;
  white-space: nowrap;
}
.fb.styled .container .data .tags .tag:last-child {
  display: none;
}
.fb.styled .container .data .tags .tag span:first-child {
  display: none;
}
.fb.styled .container .data .tags .tag span:last-child {
  display: block;
}
.fb.styled .container .opt {
  display: flex;
  align-items: center;
  width: unset;
}
.fb.styled .container .opt .btn {
  background-color: #3388ff;
  display: flex;
  align-items: center;
  align-content: center;
  justify-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 15px;
  padding: 10px 15px;
  color: #fff;
  font-weight: bold;
  border-radius: 20px;
}
/*# sourceMappingURL=index.css.map */