@charset "UTF-8";

.btn_bigSize,
.spr_comm {
  background-image: url(//game.gtimg.cn/images/lgamem/act/fwgcs/spr_comm.png?2024_4_2_17_39_27);
  background-size: 2px 2px;
  background-repeat: no-repeat
}

.btn_bigSize {
  background-position: 0 0;
  width: 2px;
  height: 2px
}

body,
dd,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
  margin: 0
}

body,
button,
input,
select,
textarea {
  font-size: .24rem;
  line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%
}

b,
em {
  font-style: normal
}

a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

a:hover {
  text-decoration: none
}

img {
  vertical-align: middle;
  border: 0;
  padding: 0;
  margin: 0
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

ol,
td,
th,
ul {
  padding: 0
}

dl,
ol,
ul {
  list-style: none
}

html {
  font-size: 100px;
  height: 100%;
  touch-action: none;
  overflow: hidden
}

.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  pointer-events: none
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}

body {
  height: 100%;
  position: relative;
}

@font-face {
  font-family: hy;
  src: url(//game.gtimg.cn/images/lgamem/act/fwgcs/hy.ttf) format("woff2")
}

/*@media screen and (orientation:portrait) {
  body {
    transform-origin: 0 0;
    transform: translate(100vw, 0) rotate(90deg);
    -webkit-transform: translate(100vw, 0) rotate(90deg);
    width: 100vh;
    height: 100vw
  }
}*/




/*video pop*/
.pop {
  outline: none;
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
}

.pop-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
}

.pop-video-bd {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.pop-video {
  /* width: 1000px;
  height: 560px;
  position: relative; */
  box-sizing: border-box;
  outline: none;
  display: none;
}


.pop-video .pop-close {
  display: block;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/pop-close.png) no-repeat;
  background-size: 100% 100%;
  width: .42rem;
  height: .42rem;
  position: absolute;
  top: 0;
  right: -0.5rem;
  text-indent: -99.99rem;
}

.pop-video .video-play {
  width: 11.6rem;
  height: 6.5rem;
  background: #000;
  border: .024rem solid transparent;
  position: relative;
  z-index: 2;
}

.video-play {
  width: 100%;
  height: 100%;
  position: relative;
}

#video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  overflow: hidden;
  z-index: 99;
}

#video-container video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lgbg {
  width: 100%;
  height: 85px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
}

.g-wrap {
  height: 100%;
  position: relative;
  background: linear-gradient(to bottom, #60546f, #1e1944)
}

.g-wrap a {
  -webkit-tap-highlight-color: transparent
}



.content {
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/background.jpg) no-repeat center 80%/100% 100%;
  width: 16.24rem;
  height: 12.16rem;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 100%;
  min-width: 16.24rem;
  background-size: cover;
}


.part-box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 16.24rem;
  height: 7.5rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.box2>div {
  display: none;
}

.box2>div.active {
  display: block;
}

.box1 {
  width: 2.33rem;
  height: 7.5rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/box1-bg.png) no-repeat;
  background-size: 100% 100%;
}

.box1 .btn {
  display: block;
  width: 2rem;
  height: 1.5rem;
  margin-left: .33rem;
  font-size: .2rem;
  color: #716e65;
  text-align: center;
  line-height: 1.5rem;
  position: relative;
}

.box1 .btn.active {
  display: block;
  width: 2rem;
  height: 1.5rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/tab2.png) no-repeat;
  background-size: 100% 100%;
  font-size: .2rem;
  color: #f0e6d1;
}

.box1 .btn:nth-child(1) {
  margin-top: 1.06rem;
}

.fire::after {
  content: '';
  width: .43rem;
  height: .49rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/fire.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: .16rem;
  top: .4rem;
}

.circle::after {
  content: '';
  width: .44rem;
  height: .44rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/circle.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: .14rem;
  top: .4rem;
}

.btn-backgame {
  width: .92rem;
  height: .35rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/back-btn.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 1rem;
  top: .3rem;
}

.btn-goto {
  width: 2.35rem;
  height: .44rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/goto-btn.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: .85rem;
  top: .7rem;
  z-index: 9;
}

.part1,
.part2,
.part3,
.part4 {
  margin-left: .7rem;
  position: relative;
}

.title {
  width: 5.45rem;
  height: .91rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem 0 0 0;
}

.part1-border {
  width: 12.39rem;
  height: 5.73rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/part1-border.png) no-repeat;
  background-size: 100% 100%;
  margin: .15rem 0 0 0;
  padding-top: 1px;
}

.part1-bt {
  /* font-size: .28rem;
  font-family: hy ;
  background: linear-gradient(to bottom right, #ffe673 10%, #ffffff 50%, #ffe673 95%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent; */
  width: 5.92rem;
  height: .27rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/part1-bt.png) no-repeat;
  background-size: 100% 100%;
  margin: .2rem 0 0 .4rem;
}

.part-sw-box {
  position: relative;
  width: 12.4rem;
  height: 4.3rem;
  /* background: url(//game.gtimg.cn/images/jk/act/a20250808benefit/img/page1-sw2-bg.png) no-repeat;
  background-size: 100% 100%; */
  margin: 0.55rem auto 0;
  z-index: 1;
}

.part1_swip {
  width: 12.4rem;
  height: 4.3rem;
  margin: 0px auto 0;
  /* background: url(//game.gtimg.cn/images/jk/act/a20250808benefit/list1-sw1.png) no-repeat;
  background-size: 100% 100%; */
  position: relative;
  overflow: hidden;
}

.part1-pc-box {
  width: 11.4rem;
  height: 4.3rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: .4rem;
}

.part1-pc {
  width: 7.58rem;
  height: 4.25rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/part1-pc2.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  border: .02rem solid purple;
}

.part1-text-box {
  width: 3.82rem;
  margin: 0 auto;
}

.part1-sw-bt {
  width: 2.73rem;
  height: .64rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/part1-sw-bt.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}

.part1-text {
  width: 2.8rem;
  font-size: .24rem;
  color: #ffffff;
  text-align: center;
  margin: 0.3rem auto 0;
}

/* .part1 .part1_swip .swiper-button-prev {
  width: 103px;
  height: 103px;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/prev-btn.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0%;
  top: 45.6%;
} */

.part1 .part-sw-box .swiper-button-next {
  display: none;
  width: .4rem;
  height: .82rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/next.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  position: absolute;
  right: 2%;
  top: 42.6%;
}

.swiper-button-next.circle::after {
  content: '';
  width: .44rem;
  height: .44rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/circle.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -.04rem;
  top: -.08rem;
}

/* .swiper-button-next:after, .swiper-button-prev:after{
  display: none !important;
} */


.part1-btn {
  width: 1.05rem;
  height: .95rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/video-btn.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  animation: vid 1.5s linear infinite;
}


@keyframes vid {
  0% {
    transform: scale(1) translate(-50%, -50%);
  }

  50% {
    transform: scale(1.1) translate(-50%, -50%);
  }

  100% {
    transform: scale(1) translate(-50%, -50%);
  }
}

.part2-box1 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.1rem auto 0;
}

.part2-btn {
  display: block;
  width: 6.1rem;
  height: .53rem;
  /* background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/part2-tab2.png) no-repeat;
  background-size: 100% 100%; */


}

.part2-btn p {
  font-family: hy;
  font-size: .28rem;
  color: #ccb8e5;
  text-align: center;
  line-height: .53rem;
}

.part2-btn.active {
  display: block;
  width: 6.1rem;
  height: .53rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/part2-tab2.png) no-repeat;
  background-size: 100% 100%;
}

.part2-btn.active p {
  font-family: hy;
  background: linear-gradient(170deg, #ffe671 10%, #ffe671 40%, #ffffff 50%, #ffffff 100% 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.part2-vidoe-box,
.part3-vidoe-box {
  width: 11.9rem;
  height: 4.8rem;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: scroll;
  scrollbar-width: thin;
  margin: 0.1rem 0 0 .2rem;
  scrollbar-color: #fffcf0 #fd960600;
  z-index: 9;
}

.part2-pc-box {
  display: flex;
  justify-content: start;
  align-content: start;
  flex-wrap: wrap;
  margin: 0 0 0 .1rem;
}

.part2-pc {
  /* width: 5.6rem; */
  width: 3.6rem;
  height: 2.28rem;
  position: relative;
  padding-top: 1px;
  margin: 0 .15rem 1.05rem;
}

.part2-pc img {
  /* width: 5.6rem; */
  width: 3.6rem;
  height: 2.02rem;
  object-fit: contain;
  background: #000000;
  position: absolute;
  border: 1px solid #000;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.part2-btn-video {
  width: .66rem;
  height: .66rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/video-btn2.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  animation: vid 1.5s linear infinite;
}

.part2-xbt {
  font-size: .22rem;
  line-height: .26rem;
  height: .5rem;
  color: #ffffff;
  margin-top: 2.25rem;
  /* 添加以下属性实现多行省略 */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.part2-wz {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: .2rem;
  color: #cbb5e4;
}

.part3-bt {
  display: block;
  width: 3.98rem;
  height: .53rem;
  line-height: .53rem;
  font-size: .28rem;
  font-family: hy;
  background: linear-gradient(170deg, #ffe671 14%, #ffe671 12%, #ffffff 33%, #ffffff 100% 100%);
  -webkit-background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin: .08rem 0 0 .3rem;
}

.part3-boreder {
  width: 7.37rem;
  height: 4.43rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/part3-border.png) no-repeat;
  background-size: 100% 100%;
  margin: .5rem 0 0 .0rem;
  position: relative;

}

.part3-boreder p {
  width: 6rem;
  font-size: .438rem;
  text-align: center;
  color: #5512ca;
  font-family: hy;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.poluo {
  width: 4.99rem;
  height: 5.23rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/polo.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -5.2rem;
  top: 1.1rem;
}

.part4-text {
  font-size: .2rem;
  color: #f1e6ff;
  margin: .5rem 0 0 4.7rem;
}

.part4-btn-box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -5.06rem;
  top: 6.2rem;
}

.part4-btn {
  display: block;
  width: 2.19rem;
  height: .61rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/btn.png) no-repeat;
  background-size: 100% 100%;
  font-size: .28rem;
  font-family: hy;
  color: #ffffff;
  line-height: .55rem;
  text-align: center;
  margin: 0 .1rem;
  position: relative;
}

.part4-btn.circle::after {
  content: '';
  width: .44rem;
  height: .44rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/circle.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: .14rem;
  top: -.18rem;
}

.pop-dj {
  width: 7.29rem;
  height: 3.59rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/pop-tc.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 1px;
}

.pop-dj-text {
  font-size: .24rem;
  text-align: center;
  margin-top: 1.2rem;
  color: #ffffff;
  font-weight: bold;
}

.pop-dj-btn {
  margin: .5rem auto 0;
}

.pop-close {
  display: block;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/pop-close.png) no-repeat;
  background-size: 100% 100%;
  width: .42rem;
  height: .42rem;
  position: absolute;
  top: 0;
  right: -0.5rem;
  text-indent: -99.99rem;
}

.pop-share {
  width: 9.19rem;
  height: 5.79rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/pop-tc2.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 1px;
}

.pop-share-pc {
  width: 8.38rem;
  height: 3.95rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/pop-pc.png) no-repeat;
  background-size: 100% 100%;
  margin: .4rem auto 0;
}

.pop-share-text {
  font-size: .2rem;
  color: #78dfea;
  text-align: center;
  margin-top: .15rem;
}

.part4-share-box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: .1rem;
}

.black {
  width: 2.19rem;
  height: .61rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/btn2.png) no-repeat;
  background-size: 100% 100%;
}

.pop-dj-text2 {
  width: 6.5rem;
  margin: 1.6rem auto 0;
}

.reward{
  width: .81rem;
  height: .81rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/reward-border.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0.05rem;
  top: 6.1rem;
}
.reward img{
  width: .73rem;
  height: .7rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.reward-text{
  width: 1.33rem;
  height: .3rem;
  background: url(//game.gtimg.cn/images/lgamem/act/fwgcs/reward-textbg.png) no-repeat;
  background-size: 100% 100%;
  font-size: .2rem;
  color: #f1e6ff;
  position: absolute;
  left: 50%;
  bottom: -.2rem;
  transform: translateX(-50%);
}