.en .home .part-title span:nth-of-type(2) {
  display: none;
}

.en .home .part5 {
  height: 13.23rem;
}

.en .home .part5 .show {
  background-image: url(../../imgs/app/part5_show_en.png);
  background-size: cover;
  width: 9.6rem;
  height: 9.11rem;
  margin-top: 0.5rem;
}

.app-hide {
  display: none !important;
}

.home {
  background-color: #000;
  overflow: hidden;
  display: none;
}

.home .banner {
  width: 100%;
  height: 14.61rem;
  position: relative;
}

.home .banner a {
  width: 100%;
  height: 100%;
  display: block;
}

.home .banner .swiper-slide {
  width: 100%;
  height: 14.61rem;
}

.home .banner .swiper-slide img {
  width: 100%;
  height: 14.61rem;
}

.home .banner .swiper-slide.swiper-slide-active .text1 {
  bottom: 3.44rem;
}

.home .banner .swiper-slide.swiper-slide-active .text2 {
  bottom: 2.63rem;
  font-family: "MicrosoftYaHeiLight";
}

.home .banner .swiper-slide.swiper-slide-active .btn {
  bottom: 1.31rem;
}

.home .banner .text1 {
  position: absolute;
  left: 50%;
  bottom: 0.7rem;
  transform: translateX(-50%);
  font-size: 0.75rem;
  letter-spacing: 0.15rem;
  color: #fff;
  z-index: 2;
  transition: all 1s;
  white-space: nowrap;
}

.home .banner .text2 {
  position: absolute;
  left: 50%;
  bottom: 1.5rem;
  transform: translateX(-50%);
  letter-spacing: 0.07rem;
  font-size: 0.36rem;
  color: #fff;
  z-index: 2;
  white-space: nowrap;
  transition: all 1s;
}

.home .banner .btn {
  width: 5.38rem;
  height: 1.06rem;
  line-height: 1.06rem;
  text-align: center;
  color: #fff;
  font-size: 0.36rem;
  background-image: linear-gradient(151deg, #556dff 0%, #842eff 45%, #aa15ff 100%), linear-gradient(#ce4ac6, #ce4ac6);
  position: absolute;
  left: 50%;
  bottom: 0.5rem;
  transform: translateX(-50%);
  border-radius: 0.53rem;
  z-index: 2;
  transition: all 1s;
}

.home .banner .describe {
  width: 100%;
  height: 6.45rem;
  background-image: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0.7) 50%, transparent 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
}

.home .banner .banner-pagination {
  display: flex;
  justify-content: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 1.8rem;
  z-index: 3;
}

.home .banner .banner-pagination .custom-bullet {
  width: 0.16rem;
  height: 0.16rem;
  background: url(../../imgs/app/dot.png) no-repeat 0 0;
  background-size: contain;
  margin: 0 0.15rem;
  display: inline-block;
}

.home .banner .banner-pagination .custom-bullet-active {
  width: 0.5rem;
  height: 0.16rem;
  background: url(../../imgs/app/dot_active.png) no-repeat 0 0;
  background-size: contain;
}

.home .banner .more_btn {
  margin: 0 auto;
  width: 2.5rem;
  height: 0.77rem;
  line-height: 0.77rem;
  text-align: center;
  background: url(../../imgs/app/home_btn_bg.png) no-repeat 0 0;
  background-size: contain;
  cursor: pointer;
  color: #fff;
  font-size: 0.24rem;
  border-radius: 0.77rem;
}

.home .banner .more_btn:hover {
  background: #fff;
  color: #1c1d27;
}

.home .part-title {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: auto;
}

.home .part-title > div {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.home .part-title .btn {
  width: 2.5rem;
  height: 0.77rem;
  line-height: 0.77rem;
  text-align: center;
  background: url(../../imgs/app/home_btn_bg.png) no-repeat 0 0;
  background-size: contain;
  cursor: pointer;
  float: right;
  color: #fff;
  font-size: 0.24rem;
  border-radius: 0.77rem;
}

.home .part-title .btn:hover {
  background: #fff;
  color: #1c1d27;
}

.home .part-title span {
  color: #fff;
  font-size: 0.3rem;
  float: left;
  font-family: "MicrosoftYaHeiLight";
}

.home .part-title span:nth-of-type(1) {
  font-size: 0.48rem;
  letter-spacing: 0.1rem;
}

.home .part-title .line {
  width: 0.89rem;
  height: 0.11rem;
  background: url(../../imgs/app/title_line.png) 0 0 no-repeat;
  background-size: contain;
  float: left;
  margin: 0.05rem auto;
}

.home .part1 {
  width: 100%;
  height: 16.86rem;
  background: url(../../imgs/app/home_part1_bg.jpg) 0 0 no-repeat;
  background-size: cover;
  padding: 2.05rem 0.8rem 0;
  overflow: hidden;
}

.home .part1 .content {
  width: 9.2rem;
  padding-top: 0.6rem;
}

.home .part1 .swiper-container-main {
  overflow: hidden;
}

.home .part1 .swiper-container-main .big-pic {
  width: 100%;
  height: 11.14rem;
  position: relative;
}

.home .part1 .swiper-container-main .big-pic img {
  width: 100%;
  height: 100%;
}

.home .part1 .describe {
  width: 100%;
  height: 4.5rem;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 0.4rem;
  background-image: linear-gradient(0deg, #002868, transparent);
}

.home .part1 .describe .main {
  width: 8.4rem;
  position: absolute;
  bottom: 0.7rem;
  left: 0.4rem;
}

.home .part1 .describe .text1 {
  font-size: 0.75rem;
  color: #fff;
}

.home .part1 .describe .text2 {
  line-height: 0.52rem;
  font-size: 0.3rem;
  color: #fff;
  margin-top: 0.4rem;
  font-family: "MicrosoftYaHeiLight";
}

.home .part1 .describe .btn {
  display: none;
}

.home .part1 .swiper-container {
  width: 9.2rem;
  height: 1.85rem;
  overflow: hidden;
  margin-top: 0.4rem;
}

.home .part1 .swiper-container .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}

.home .part1 .swiper-container .swiper-slide::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
}

.home .part1 .swiper-container .swiper-slide.active::before {
  background-color: transparent;
}

.home .part1 .swiper-container .swiper-slide img {
  width: 3.3rem;
  height: 1.85rem;
  border: 1px solid #99c2b3;
}

.home .part1 .game-pagination {
  margin-top: 0.4rem;
  display: flex;
  justify-content: center;
}

.home .part1 .game-pagination .custom-bullet {
  width: 0.58rem;
  height: 1px;
  background: #fff;
  margin: 0 0.15rem;
  display: inline-block;
}

.home .part1 .game-pagination .custom-bullet-active {
  background-color: transparent;
  background-image: linear-gradient(90deg, transparent, white);
}

.home .part2 {
  width: 100%;
  padding-top: 1.35rem;
  height: 20.5rem;
  background: #000;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.home .part2 .bg1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 3.05rem;
  height: 4.12rem;
  background: url(../../imgs/app/home_part2_bg.png) no-repeat 0 0;
  background-size: cover;
}

.home .part2 .bg2 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 3.33rem;
  height: 2.64rem;
  background: url(../../imgs/app/home_part2_bg2.png) no-repeat 0 0;
  background-size: cover;
}

.home .part2 .part-title .icon {
  background-image: url(../../imgs/pc/home_part2_title_icon.png);
}

.home .part2 .content {
  width: 9.6rem;
  padding-top: 0.6rem;
}

.home .part2 .big-pic {
  position: absolute;
  top: 0.9rem;
  left: 1rem;
  width: 6.3rem;
  height: 9rem;
  position: relative;
}

.home .part2 .big-pic img {
  width: 100%;
  height: 100%;
}

.home .part2 .describe {
  width: 100%;
  height: 2.6rem;
  position: absolute;
  left: 0;
  bottom: -2.6rem;
  padding: 0 0.1rem;
}

.home .part2 .describe .text1 {
  padding-top: 0.3rem;
  font-size: 0.6rem;
  color: #fff;
}

.home .part2 .describe .text2 {
  line-height: 0.52rem;
  font-size: 0.36rem;
  color: #fff;
  margin-top: 0.1rem;
  font-family: "MicrosoftYaHeiLight";
}

.home .part2 .describe .btn {
  display: none;
}

.home .part2 .swiper-container-main {
  width: 9.6rem;
  margin-top: 0.4rem;
}

.home .part2 .swiper-container-main .swiper-slide-active .link {
  width: 7.2rem;
  position: absolute;
  bottom: -2.3rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.home .part2 .swiper-container-main .swiper-slide-active .link > a {
  margin-bottom: 0.2rem;
}

.home .part2 .swiper-container-main .swiper-slide-active .link .taptap {
  display: inline-block;
  width: 3.37rem;
  height: 1.19rem;
  background: url(../../imgs/app/btn_taptap.png) no-repeat 0 0;
  background-size: contain;
}

.home .part2 .swiper-container-main .swiper-slide-active .link .steam {
  display: inline-block;
  width: 3.37rem;
  height: 1.19rem;
  background: url(../../imgs/app/btn_steam.png) no-repeat 0 0;
  background-size: contain;
}

.home .part2 .swiper-container-main .swiper-slide-active .link .apple {
  display: inline-block;
  width: 3.35rem;
  height: 1.19rem;
  background: url(../../imgs/app/btn_apple.png) no-repeat 0 0;
  background-size: contain;
}

.home .part2 .swiper-container-main .swiper-slide-active .link .google {
  display: inline-block;
  width: 3.35rem;
  height: 1.19rem;
  background: url(../../imgs/app/btn_google.png) no-repeat 0 0;
  background-size: contain;
}

.home .part2 .swiper-container-main .swiper-slide {
  width: 8.31rem;
  height: 13.33rem;
  background: url(../../imgs/app/game_bg.png) 0 0 no-repeat;
  background-size: contain;
}

.home .part2 .swiper-container-main .swiper-slide::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.home .part2 .swiper-container-main .swiper-slide.active::before {
  background-color: transparent;
}

.home .part2 .game-pagination {
  margin-top: 0.4rem;
  display: flex;
  justify-content: center;
}

.home .part2 .game-pagination .custom-bullet {
  width: 0.58rem;
  height: 1px;
  background: #fff;
  margin: 0 0.15rem;
  display: inline-block;
}

.home .part2 .game-pagination .custom-bullet-active {
  background-color: transparent;
  background-image: linear-gradient(90deg, transparent, white);
}

.home .part3 {
  width: 100%;
  height: 12.66rem;
  background: #000;
  padding: 0 0.8rem;
  overflow: hidden;
}

.home .part3 .part-title .icon {
  background-image: url(../../imgs/pc/home_part3_title_icon.png);
}

.home .part3 .cards {
  width: 9.2rem;
  margin-top: 0.48rem;
}

.home .part3 .cards .swiper-slide {
  width: 6.29rem;
  height: 8.39rem;
  text-align: center;
}

.home .part3 .cards .swiper-slide:nth-of-type(1) {
  background-image: url(../../imgs/pc/home_part3_card_bg1.png);
}

.home .part3 .cards .swiper-slide .box {
  width: 100%;
  height: 100%;
  background: url(../../imgs/pc/home_part3_card_bg2.png) no-repeat 0 0;
  background-size: cover;
}

.home .part3 .cards .swiper-slide img {
  width: 2.15rem;
  height: 2.15rem;
  border: 1px solid #fff;
  border-radius: 0.3rem;
  margin-top: 0.74rem;
}

.home .part3 .cards .swiper-slide .text1 {
  color: #fff;
  font-size: 0.48rem;
  font-weight: bold;
  letter-spacing: 0.07rem;
  margin-top: 0.9rem;
}

.home .part3 .cards .swiper-slide .text2 {
  color: #fff;
  font-size: 0.36rem;
  margin-top: 0.28rem;
  line-height: 0.65rem;
  font-family: "MicrosoftYaHeiLight";
}

.home .part3 .cards .swiper-slide .btn {
  width: 2.51rem;
  height: 0.65rem;
  line-height: 0.65rem;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-size: 0.24rem;
  letter-spacing: 0.04rem;
  background: url(../../imgs/pc/home_btn_bg.png) no-repeat 0 0;
  background-size: contain;
  cursor: pointer;
  margin-top: 0.85rem;
}

.home .part4 {
  width: 100%;
  height: 10.23rem;
  background: url(../../imgs/app/home_part4_bg.jpg) 0 0 no-repeat;
  background-size: cover;
  padding: 0 0.8rem;
  margin-top: 3.33rem;
  overflow: hidden;
}

.home .part4 .part-title .icon {
  background-image: url(../../imgs/pc/home_part4_title_icon.png);
}

.home .part4 .cards {
  width: 9.2rem;
  margin-top: 0.33rem;
}

.home .part4 .swiper-slide {
  width: 5.22rem !important;
  height: 5.92rem;
  position: relative;
  cursor: pointer;
}

.home .part4 .swiper-slide img {
  width: 100%;
}

.home .part4 .swiper-slide .card__side {
  width: 5.22rem;
  height: 5.92rem;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.home .part4 .swiper-slide .card__side--back {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.home .part5 {
  padding-top: 1.1rem;
  width: 100%;
  height: 12.23rem;
  background-size: cover;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.home .part5 .show {
  background-image: url(../../imgs/app/part5_show.png);
  background-size: cover;
  width: 9.6rem;
  height: 8.31rem;
  margin-top: 0.5rem;
}

.home .gift-choose {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9;
  display: none;
}

.home .gift-choose .center {
  width: 7.05rem;
  height: 9.5rem;
  background: url(../../imgs/pc/package_pop.jpg) no-repeat 0 0;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0.8rem;
}

.home .gift-choose .center h1 {
  font-weight: bold;
  font-size: 0.52rem;
  color: #fff;
  margin-bottom: 1rem;
}

.home .gift-choose .center .code {
  width: 4.7rem;
  height: 5.6rem;
  background-color: #fff;
  border-radius: 0.05rem;
  text-align: center;
  padding-top: 0.52rem;
}

.home .gift-choose .center .code img {
  width: 3.5rem;
}

.home .gift-choose .center .code p {
  color: #000;
  font-size: 0.52rem;
  margin-top: 0.3rem;
}

.home .gift-choose .center .close {
  width: 0.57rem;
  height: 0.61rem;
  background: url(../../imgs/app/head_close.png) no-repeat 0 0;
  background-size: contain;
  position: absolute;
  right: -0.5rem;
  top: -0.6rem;
  cursor: pointer;
}
