* {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
  /* 禁止浏览器调整字体大小 */
}
@font-face {
  font-family: "jpblack";
  src: url('../fonts/jp/NotoSansJP-VF-Black.ttf') format("truetype");
}
@font-face {
  font-family: "jpbold";
  src: url('../fonts/jp/NotoSansJP-VF-Bold.ttf') format("truetype");
}
html,
body {
  width: 100%;
  height: 100%;
  min-width: 1200px;
  overflow-x: auto;
  font-family: 'jpbold';
  position: relative;
  margin: 0 auto !important;
  background-color: #fff;
}
i {
  display: block;
  font-style: normal;
}
.hide {
  display: none;
}
.jp {
  /* 应用到fullpage的section */
}
.jp .fp-viewing-section1 {
  width: 100%;
  margin: 0 auto !important;
}
.jp .fp-section {
  animation-duration: 3s;
  /* 动画持续时间 */
  animation-fill-mode: forwards;
  /* 保持动画结束状态 */
  /* 默认状态下section不可见 */
  opacity: 0;
  animation-delay: 0.2s;
}
.jp .lang_box {
  right: 2.4rem;
}
.jp .content {
  width: 100%;
  height: 100vh;
  margin: 0 auto;
}
.jp .content .res_float {
  cursor: pointer;
  width: 5.41rem;
  height: 2.98rem;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 20;
}
.jp .content .res_float .res_btn {
  width: 2.72rem;
  height: 2.46rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/res_icon.png);
  background-size: 100% 100%;
  position: absolute;
  right: 0.2rem;
  bottom: 0.2rem;
  animation: resiconAni 1s linear infinite;
}
.jp .content .res_float .res_btn .text {
  width: 2.03rem;
  height: 2.07rem;
  background: url('https://media.game-tree.com/media/pictures/gametree/dt/img/jp/res_text.png');
  background-size: 100% 100%;
  animation: restextAni 1s 0.5s linear infinite;
  position: absolute;
  left: 0.2rem;
}
.jp .content .section {
  opacity: 0;
}
.jp .content .section {
  width: 100% !important;
  overflow: hidden;
  margin: 0 auto;
}
.jp .content .section .fp-tableCell {
  width: 100%;
  width: calc(100% - 3.18rem);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 3.18rem;
  overflow: hidden;
}
.jp .content .fp-section {
  height: 100% !important;
}
.jp .content .res_btn {
  cursor: pointer;
}
.jp .content .page1 {
  background: url('https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page1/bg.jpg');
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.jp .content .page1 video {
  width: 102%;
  height: calc(100% - 0.84rem);
  position: absolute;
  top: 0;
  left: -0.1rem;
  z-index: 0;
  object-fit: cover;
  object-position: bottom left;
}
.jp .content .page1 .fp-tableCell {
  z-index: 1;
}
.jp .content .page1 .next_box {
  position: absolute;
  left: 4%;
  top: 0;
  bottom: 0;
  margin: auto;
}
.jp .content .page1 .user_box {
  width: 2.6rem;
  display: none;
  justify-content: space-between;
  position: absolute;
  top: 1rem;
  right: 0.4rem;
  z-index: 3;
}
.jp .content .page1 .user_box span {
  font-size: 0.24rem;
  color: #000;
}
.jp .content .page1 .user_box .quit {
  cursor: pointer;
}
.jp .content .page1 .slogan {
  margin: auto;
  width: 9.49rem;
  height: 5.76em;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 1%;
  transform: scale(0.9);
}
.jp .content .page1 .slogan .play {
  width: 1.19rem;
  height: 1.14rem;
  background: url('https://media.game-tree.com/media/pictures/gametree/dt/img/jp/video_btn.png');
  background-size: 100% 100%;
  position: absolute;
  top: 4.4rem;
  left: 0.4rem;
  cursor: pointer;
}
.jp .content .page1 .slogan .next_box {
  position: absolute;
  left: 9%;
  top: 6.2rem;
}
.jp .content .page1 .bottom {
  width: 100%;
  height: 1.39rem;
  background: url('https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page1/bg_bottom.jpg');
  background-size: 25.6rem 100%;
  background-color: #fff;
  background-position: center;
  bottom: -0.1rem;
  right: 0;
  left: 0;
  margin: auto;
  position: absolute;
}
.jp .content .page1 .bottom .bottom_inner {
  width: 16rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  transform: translate(0, -1rem);
}
.jp .content .page1 .bottom .bottom_inner .res_btn {
  width: 2.72rem;
  height: 2.46rem;
  background: url('https://media.game-tree.com/media/pictures/gametree/dt/img/jp/res_icon.png');
  background-size: 100% 100%;
  animation: resiconAni 1s linear infinite;
}
.jp .content .page1 .bottom .bottom_inner .res_btn .text {
  width: 2.03rem;
  height: 2.07rem;
  background: url('https://media.game-tree.com/media/pictures/gametree/dt/img/jp/res_text.png');
  background-size: 100% 100%;
  animation: restextAni 1s 0.5s linear infinite;
  position: absolute;
  left: 0.2rem;
}
.jp .content .page1 .bottom .bottom_inner a {
  transform: translateY(-0.3rem);
  cursor: pointer;
  display: none;
}
.jp .content .page1 .bottom .bottom_inner .appstore {
  width: 2.72rem;
  height: 0.83rem;
  background: url('https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page1/appstore.png');
  background-size: 100% 100%;
}
.jp .content .page1 .bottom .bottom_inner .google {
  width: 2.72rem;
  height: 0.83rem;
  background: url('https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page1/google.png');
  background-size: 100% 100%;
}
.jp .content .page1 .bottom .bottom_inner .pc {
  width: 2.72rem;
  height: 0.83rem;
  background: url('https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page1/pc.png');
  background-size: 100% 100%;
}
.jp .content .page1 .bottom .bottom_inner .steam {
  width: 2.72rem;
  height: 0.83rem;
  background: url('https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page1/steam.png');
  background-size: 100% 100%;
}
.jp .content .page2 {
  background: #fff;
  background-size: cover;
  background-position: center center;
}
.jp .content .page2 .bottom_text {
  width: 3.91rem;
  height: 2.61rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page2/bottom_text.png);
  background-size: 100% 100%;
  position: absolute;
  bottom: 0.45rem;
  left: 0.82rem;
}
.jp .content .page2 .next_box {
  bottom: 2%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.jp .content .page2 .main_con {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  background: url('https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page2/people.png');
  background-size: 13.6rem 14.4rem;
  background-position: left top;
  background-repeat: no-repeat;
}
.jp .content .page2 .main_con .right_res_box {
  width: 7.75rem;
  height: 9.17rem;
  background: url('https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page2/res_pop_bg.png');
  background-size: 100% 100%;
  display: none;
}
.jp .content .page2 .main_con .right_res_box.res_box_jp {
  display: block;
}
.jp .content .page2 .main_con .right_res_box .links {
  margin-top: 3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
}
.jp .content .page2 .main_con .right_res_box .links a {
  width: 2.68rem;
  height: 0.78rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: inline-block;
  margin-bottom: 0.2rem;
}
.jp .content .page2 .main_con .right_res_box .links a.appstore {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page2/appstore.png);
}
.jp .content .page2 .main_con .right_res_box .links a.google {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page2/google.png);
}
.jp .content .page2 .main_con .right_res_box .links a.pc {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page2/pc.png);
}
.jp .content .page2 .main_con .right_res_box .links a.steam {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page2/steam.png);
}
.jp .content .page2 .main_con .right_res_box .input_box {
  width: 6.87rem;
  margin: 4rem auto 0;
}
.jp .content .page2 .main_con .right_res_box .input_box input {
  height: 0.4rem;
  width: 6.87rem;
  height: 0.82rem;
  line-height: 0.82rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page2/input.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
  outline: none;
  padding-left: 0.2rem;
  font-size: 0.3rem;
  color: #6b6b6b;
}
.jp .content .page2 .main_con .right_res_box .agree_box {
  width: 73%;
  align-items: center;
  font-family: jpbold;
  font-weight: bold;
  font-size: 0.2rem;
  color: #6b6b6b;
  margin-top: 0.27rem;
  margin-bottom: 0.25rem;
  padding-left: 0.43rem;
}
.jp .content .page2 .main_con .right_res_box .agree_box .un {
  width: 0.2rem;
  height: 0.2rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/pop/radio.png);
  background-size: 100% 100%;
  margin-right: 0.09rem;
  cursor: pointer;
  flex-shrink: 0;
  display: inline-block;
}
.jp .content .page2 .main_con .right_res_box .agree_box .on {
  width: 0.2rem;
  height: 0.2rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/pop/radio_check.png);
  background-size: 100% 100%;
  margin-right: 0.09rem;
  cursor: pointer;
  flex-shrink: 0;
  display: inline-block;
}
.jp .content .page2 .main_con .right_res_box .agree_box a {
  display: inline;
  color: #ff4141;
  font-weight: bold;
  font-size: 0.18rem;
  text-decoration: none;
}
.jp .content .page2 .main_con .right_res_box .agree-ani {
  animation: agreeAni 200ms infinite linear;
}
.jp .content .page2 .main_con .right_res_box .ok_btn {
  width: 4.5rem;
  height: 1.12rem;
  line-height: 1.12rem;
  margin: 0.6rem auto 0;
  font-size: 0.42rem;
  text-align: center;
  background-color: #fffd2b;
  background-size: 100% 100%;
  cursor: pointer;
  color: #000;
  font-weight: bold;
}
.jp .content .page2 .people {
  width: 13rem;
  height: 11.58rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 1rem;
}
.jp .content .page2 .people .title {
  width: 4.25rem;
  height: 1.53rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page2/title.png);
  background-size: 100% 100%;
  margin-bottom: 1rem;
  margin-left: 0.5rem;
}
.jp .content .page2 .people .line {
  width: 12.55rem;
  height: 1.39rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page2/line.png);
  background-size: 100% 100%;
  position: absolute;
  top: 4.5rem;
}
.jp .content .page2 .people .reward {
  height: 5.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.jp .content .page2 .people .reward .r {
  width: 2.031rem;
  height: 5.9rem;
  background-size: 100% 100%;
  margin: 0 0.2rem;
  filter: grayscale(1);
  position: relative;
}
.jp .content .page2 .people .reward .r.active::after {
  content: '';
  width: 0.65rem;
  height: 0.64rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/page2/claimed_icon.png);
  background-size: 100% 100%;
  position: absolute;
  bottom: 0.4rem;
  left: 0;
  right: 0;
  margin: auto;
}
.jp .content .page2 .people .reward .r.active {
  filter: none;
}
.jp .content .page2 .people .reward .r.reward_1 {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page2/text_50.png);
}
.jp .content .page2 .people .reward .r.reward_2 {
  transform: translateY(0.43rem);
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page2/text_100.png);
}
.jp .content .page2 .people .reward .r.reward_3 {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page2/text_200.png);
}
.jp .content .page2 .people .reward .r.reward_4 {
  transform: translateY(0.46rem);
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page2/text_300.png);
}
.jp .content .page2 .people .reward .r.reward_5 {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page2/text_500.png);
  transform: translateY(-0.1rem);
}
.jp .content .page2 .res_float {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/res_float_blue.png);
}
.jp .content .page3 {
  background-color: #fff;
}
.jp .content .page3 .bg {
  width: 200%;
  height: 200%;
  position: absolute;
  font-family: 'jpbold';
  font-weight: bold;
  color: #f2f2f2;
  top: -80%;
  left: -20%;
}
.jp .content .page3 .bg i {
  display: inline-block;
  font-size: 1.2rem;
  padding: 0 0.2rem;
  height: 1.8rem !important;
  line-height: 1.8rem !important;
}
.jp .content .page3 .bg .m {
  width: 100%;
  height: 1.8rem !important;
  white-space: nowrap;
  font-size: 0.3rem !important;
  transform: rotate(-29deg);
}
.jp .content .page3 .bg_text1 {
  width: 17.28rem;
  height: 6.28rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/page3/SOUL.png);
  position: absolute;
  background-size: 100% 100%;
  top: 2%;
  left: -5%;
  right: 0;
  margin: auto;
  transform: translateX(-8%);
}
.jp .content .page3 .bg_text2 {
  position: absolute;
  top: 43%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateX(20%);
  width: 11.91rem;
  height: 4.56rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/page3/DRAGON.png);
  background-size: 100% 100%;
}
.jp .content .page3 .res_float {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/res_float.png);
}
.jp .content .page3 .girl_swiper {
  width: 19rem;
  height: 100%;
  margin: 0 auto;
}
.jp .content .page3 .girl_swiper .swiper-slide {
  transition: all 1s;
  opacity: 0;
  /* 默认状态下透明 */
  transition: opacity 1.5s linear;
  /* 设置渐变效果 */
}
.jp .content .page3 .girl_swiper .swiper-slide-active {
  opacity: 1;
  /* 当滑块为活动状态时完全不透明 */
}
.jp .content .page3 .girl_swiper img {
  width: 100%;
  height: 100%;
  display: block;
}
.jp .content .page3 .girl_swiper .girl_img {
  width: 25.6rem;
  height: 14.4rem;
  transform: translateX(-4rem);
  position: absolute;
}
.jp .content .page3 .girl_swiper canvas {
  width: 25.6rem;
  height: 14.4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  transform: translate(-60%, -50%);
}
.jp .content .page3 .girl_swiper .name {
  width: auto;
  height: 2.98rem;
  left: 3rem;
  position: absolute;
  left: 0;
  bottom: 3rem;
  z-index: 12;
  margin-bottom: 0.5rem;
  transform-origin: center;
}
.jp .content .page3 .girl_swiper .name img {
  width: auto;
  height: 2.98rem;
}
.jp .content .page3 .girl_swiper .cv {
  width: auto;
  height: 1.06rem;
  position: absolute;
  right: 3.3rem;
  bottom: 0.48rem;
  cursor: pointer;
  z-index: 12;
  display: none;
}
.jp .content .page3 .girl_swiper .cv .cv1 {
  width: 40%;
  height: 100%;
  float: left;
}
.jp .content .page3 .girl_swiper .cv .cv2 {
  width: 60%;
  height: 100%;
  float: left;
}
.jp .content .page3 .girl_swiper .girl1 .cv {
  width: 4.15rem;
  height: 1.06rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/ob/girl/g1_cv.png);
  background-size: 100% 100%;
}
.jp .content .page3 .girl_swiper .girl2 .cv {
  width: 5.61rem;
  height: 1.06rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/ob/girl/g2_cv.png);
  background-size: 100% 100%;
}
.jp .content .page3 .girl_swiper .girl3 .cv {
  width: 5.61rem;
  height: 1.06rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/ob/girl/g3_cv.png);
  background-size: 100% 100%;
}
.jp .content .page3 .girl_swiper .girl4 .cv {
  width: 5.61rem;
  height: 1.06rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/ob/girl/g4_cv.png);
  background-size: 100% 100%;
}
.jp .content .page3 .girl_swiper .girl5 .cv {
  width: 4.87rem;
  height: 1.06rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/ob/girl/g5_cv.png);
  background-size: 100% 100%;
}
.jp .content .page3 .girl_swiper .girl6 .cv {
  width: 5.6rem;
  height: 1.06rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/ob/girl/g6_cv.png);
  background-size: 100% 100%;
}
.jp .content .page3 .swiper-thumb {
  position: absolute;
  bottom: 2rem;
  left: 0;
  display: flex;
  width: auto;
  height: 1rem;
  z-index: 2;
  padding: 0 0.2rem;
}
.jp .content .page3 .nav_swiper {
  width: 5.6rem;
  height: 0.86rem;
  overflow: hidden;
}
.jp .content .page3 .nav_swiper .swiper-slide {
  width: 1.4rem !important;
  height: 0.86rem !important;
  filter: brightness(0.6);
  cursor: pointer;
}
.jp .content .page3 .nav_swiper .swiper-slide img {
  display: block;
  width: 1rem;
  height: 100%;
  object-fit: cover;
  margin: 0 auto;
}
.jp .content .page3 .swiper-thumb .swiper-slide-thumb-active {
  filter: brightness(1);
}
.jp .content .page3 .nav_prev,
.jp .content .page3 .nav_next {
  width: 0.8rem;
  height: 0.33rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/girl/arrow.png);
  background-size: 0.25rem 0.33rem;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 10;
}
.jp .content .page3 .nav_prev.swiper-button-disabled,
.jp .content .page3 .nav_next.swiper-button-disabled {
  opacity: 0.5;
}
.jp .content .page3 .nav_prev {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.jp .content .page3 .nav_next {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(180deg);
}
.jp .content .page3 .title {
  width: 2.47rem;
  height: 8.116rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page3/title.png);
  background-size: 100% 100%;
  position: absolute;
  right: 2%;
  top: 1.2rem;
  z-index: 2;
}
.jp .content .page3 .bottom_text {
  width: 3.26rem;
  height: 0.94rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page3/bottom_text.png);
  background-size: 100% 100%;
  position: absolute;
  bottom: 0.45rem;
  left: 0.82rem;
}
.jp .content .page3 .next_box {
  bottom: 2%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.jp .content .page3 .con_box {
  width: auto;
  display: flex;
  z-index: 3;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
.jp .content .page3 .icon_1 {
  width: 6.4rem;
  height: 4.14rem;
  background: url('https://media.zlongame.com/media/pictures/cn/ro/index_ob/img/page3/icon_1.png');
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  right: -3.2rem;
  z-index: 2;
}
.jp .content .page4 {
  background-color: #fff;
}
.jp .content .page4 .inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.jp .content .page4 .next_box {
  bottom: 2%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.jp .content .page4 .title_box .title {
  transform: translateX(-0.9rem);
  width: 16.85rem;
  height: 1.54rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page4/title.png);
  background-size: 100% 100%;
}
.jp .content .page4 .bottom_text {
  width: 5.04rem;
  height: 3.22rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page4/bottom_text.png);
  background-size: 100% 100%;
  position: absolute;
  bottom: 0.7rem;
  left: 1.2rem;
}
.jp .content .page4 .res_float {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/res_float_blue.png);
}
.jp .content .page4 .swiper-feature {
  width: 100%;
  height: 8.6rem;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: relative;
}
.jp .content .page4 .swiper-feature .bg_text1 {
  width: 18.28rem;
  height: 6.46rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/page4/bg_blue.png);
  position: absolute;
  background-size: 100% 100%;
  top: 0;
  left: 0;
  margin: auto;
}
.jp .content .page4 .swiper-feature .bg_text2 {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 14.33rem;
  height: 6.47rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/page4/bg_black.png);
  background-size: 100% 100%;
}
.jp .content .page4 .swiper-feature .feature_swiper {
  width: 9.87rem;
  height: 4.84rem;
  margin: 3% auto 0;
  position: relative;
  user-select: none;
}
.jp .content .page4 .swiper-feature .feature_swiper .swiper-slide {
  width: 9.87rem !important;
  height: 4.85rem;
  filter: brightness(0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}
.jp .content .page4 .swiper-feature .feature_swiper .swiper-slide.swiper-slide-active {
  filter: brightness(1);
}
.jp .content .page4 .swiper-feature .feature_swiper .swiper-slide img {
  width: 8.62rem;
  display: block;
}
.jp .content .page4 .swiper-feature .feature_swiper .swiper-button-prev {
  width: 0.54rem;
  height: 4.85rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/page4/swipe_next.png);
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  transform: translateX(-4.9rem) rotate(180deg);
}
.jp .content .page4 .swiper-feature .feature_swiper .swiper-button-prev::after {
  content: '';
}
.jp .content .page4 .swiper-feature .feature_swiper .swiper-button-next {
  width: 0.54rem;
  height: 4.85rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/page4/swipe_next.png);
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  transform: translateX(4.9rem);
}
.jp .content .page4 .swiper-feature .feature_swiper .swiper-button-next::after {
  content: '';
}
.jp .content .page4 .swiper-feature .swiper-pagination {
  bottom: -1rem;
}
.jp .content .page4 .swiper-feature .swiper-pagination-bullet {
  width: 0.18rem;
  height: 0.18rem;
  background-color: #2875ff;
  border: 0.04rem solid #fff;
  border-radius: 0;
  filter: none;
  opacity: 1;
  margin: 0 0.1rem;
}
.jp .content .page4 .swiper-feature .swiper-pagination-bullet.swiper-pagination-bullet-active {
  transform: scale(1.2);
  background-color: #fdf056;
}
.jp .content .page5 {
  background-color: #fff;
}
.jp .content .page5 .inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 19.5rem;
}
.jp .content .page5 .inner .title_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jp .content .page5 .inner .title_box .title {
  width: 5.77rem;
  height: 1.49rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page5/title.png);
  background-size: 100% 100%;
  left: 6%;
  top: 2.6rem;
  z-index: 2;
}
.jp .content .page5 .inner .title_box .title_r {
  width: 3.3rem;
  height: 0.77rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page5/title_r.png);
  background-size: 100% 100%;
  right: 4%;
  top: 2.6rem;
  z-index: 2;
}
.jp .content .page5 .inner .btns {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 21;
}
.jp .content .page5 .inner .btns .more {
  width: 3.21rem;
  height: 1.08rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/page5/more.png);
  background-size: 100% 100%;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.jp .content .page5 .inner .btns .more:hover {
  background-image: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/page5/more_b.png);
}
.jp .content .page5 .inner .btns .swiper_control {
  width: 4rem;
  position: relative;
  height: 1.08rem;
  transform: translateX(-2rem);
}
.jp .content .page5 .inner .btns .swiper_control .swiper-pagination {
  width: 2.1rem;
  height: 0.06rem;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.jp .content .page5 .inner .btns .swiper_control .swiper-button-next,
.jp .content .page5 .inner .btns .swiper_control .swiper-button-prev {
  height: 100%;
  left: auto;
  bottom: 0;
  top: 0;
  right: 0;
  margin: auto;
}
.jp .content .page5 .inner .btns .swiper_control .swiper-button-next::after,
.jp .content .page5 .inner .btns .swiper_control .swiper-button-prev::after {
  font-size: 0.3rem;
}
.jp .content .page5 .inner .btns .swiper_control .swiper-button-prev {
  right: auto;
  left: 0;
}
.jp .content .page5 .inner .bottom_text {
  width: 14.14rem;
  height: 3.01rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/page5/news_text.png);
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.jp .content .page5 .inner .res_float {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/res_float.png);
}
.jp .content .page5 .inner .line {
  width: 100%;
  height: 0.04rem;
  background-color: #000;
  position: absolute;
  top: 55%;
  left: 0;
  margin: auto;
}
.jp .content .page5 .inner .swiper-news {
  width: 100%;
  height: 6rem;
  top: 0;
  bottom: 0;
  left: 6%;
}
.jp .content .page5 .inner .swiper-news .news_swiper {
  height: 100%;
  padding-right: 3rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.jp .content .page5 .inner .swiper-news .news_swiper .swiper-slide {
  width: 4.92rem !important;
  height: auto;
  cursor: pointer;
  user-select: none;
  overflow: hidden;
}
.jp .content .page5 .inner .swiper-news .news_swiper .swiper-slide a {
  text-decoration: none;
}
.jp .content .page5 .inner .swiper-news .news_swiper .swiper-slide img {
  width: 100%;
  display: block;
}
.jp .content .page5 .inner .swiper-news .news_swiper .swiper-slide img:hover {
  transform: scale(1.2);
  transition: all 0.5s;
}
.jp .content .page5 .inner .swiper-news .news_swiper .swiper-slide .info {
  width: 100%;
  box-sizing: border-box;
  height: 1.7rem;
  border: 0.08rem solid #dddddd;
  border-top: 0;
  font-size: 0.22rem;
  color: #000;
  line-height: 0.3rem;
  letter-spacing: 0.04rem;
  position: relative;
  background-color: #fff;
}
.jp .content .page5 .inner .swiper-news .news_swiper .swiper-slide .info .n_title {
  padding: 0.2rem;
  max-height: 42%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.jp .content .page5 .inner .swiper-news .news_swiper .swiper-slide .info .n_time {
  width: 2.06rem;
  height: 0.53rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/page5/time_bg.png);
  background-size: 100% 100%;
  position: absolute;
  right: -0.06rem;
  bottom: -0.06rem;
  line-height: 0.53rem;
  text-align: center;
  color: #fff;
}
.jp .content .page5 .inner .swiper-news .swiper-pagination {
  width: 10%;
  position: absolute;
  bottom: 0;
  top: auto;
  right: 1rem;
  left: auto;
}
.jp .content .page5 .inner .swiper-news .swiper-button-next,
.jp .content .page5 .inner .swiper-news .swiper-button-prev {
  left: auto;
  bottom: 0;
  top: auto;
  bottom: -0.1rem;
  margin: auto;
  right: 0.2rem;
}
.jp .content .page5 .inner .swiper-news .swiper-button-next::after,
.jp .content .page5 .inner .swiper-news .swiper-button-prev::after {
  font-size: 0.22rem;
  position: absolute;
  bottom: 0;
}
.jp .content .page5 .inner .swiper-news .swiper-button-prev {
  left: auto;
  bottom: 0;
  top: auto;
  bottom: -0.1rem;
  margin: auto;
  right: 3.6rem;
}
.jp .content .page5 .inner .news_text {
  width: 14.14rem;
  height: 3.07rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/page5/news_text.png);
  background-size: 100% 100%;
  position: absolute;
  left: 0;
}
.jp .content .page5 .inner_list .news_text {
  width: 14.14rem;
  height: 3.07rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/page5/news_text.png);
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.jp .content .page5 .inner_list .list {
  width: 70%;
  position: absolute;
  top: 2.9rem;
  left: 0;
  right: 0;
  margin: auto;
}
.jp .content .page5 .inner_list .list .back_btn {
  width: 1.44rem;
  height: 0.51rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/list/back_btn.png);
  background-size: 100% 100%;
  position: absolute;
  top: -1rem;
  left: 0;
  z-index: 2;
  cursor: pointer;
}
.jp .content .page5 .inner_list ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  height: 8.4rem;
  overflow-y: scroll;
  padding-right: 0.3rem;
}
.jp .content .page5 .inner_list ul::-webkit-scrollbar {
  width: 0.1rem;
  background-color: #f5f5f5;
}
.jp .content .page5 .inner_list ul::-webkit-scrollbar-thumb {
  background-color: #000;
  border-radius: 0.2rem;
}
.jp .content .page5 .inner_list ul::-webkit-scrollbar-track {
  background-color: #e8e8e8;
}
.jp .content .page5 .inner_list ul li {
  width: 45%;
  height: 2.37rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/list/list_bg.jpg.png);
  background-size: 100% 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.2rem 0;
  box-sizing: border-box;
  padding: 0.3rem;
  cursor: pointer;
  font-size: 0.24rem;
}
.jp .content .page5 .inner_list ul li .cms_item {
  display: block;
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.2rem 0;
  box-sizing: border-box;
  cursor: pointer;
  color: #000;
}
.jp .content .page5 .inner_list ul li .img_box {
  width: 2.5rem;
  height: 1.75rem;
  overflow: hidden;
}
.jp .content .page5 .inner_list ul li .img_box img {
  display: block;
  width: 2.5rem;
  height: 1.75rem;
  margin-right: 0.3rem;
}
.jp .content .page5 .inner_list ul li .img_box img:hover {
  transform: scale(1.2);
  transition: all 0.5s;
}
.jp .content .page5 .inner_list ul li .item {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 53%;
}
.jp .content .page5 .inner_list ul li .item .n_time {
  width: fit-content;
  padding: 0 0.1rem;
  background-color: #fdf056;
  font-size: 0.2rem;
  line-height: 0.3rem;
}
.jp .content .page5 .inner_list ul li .item .n_title {
  max-height: 57%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.jp .content .page5 .inner_list .bottom_text {
  width: 3.45rem;
  height: 0.77rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/list/text.png);
  background-size: 100% 100%;
  position: absolute;
  left: 0.6rem;
  bottom: 0.7rem;
}
.jp .content .page5 .inner_detail {
  display: none;
  height: 100%;
  width: 19.5rem;
}
.jp .content .page5 .inner_detail .news_text {
  width: 14.14rem;
  height: 3.07rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/page5/news_text.png);
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.jp .content .page5 .inner_detail .content {
  width: 70%;
  position: absolute;
  top: 2.9rem;
  left: 0;
  right: 0;
  margin: auto;
}
.jp .content .page5 .inner_detail .content iframe {
  width: 100%;
  height: 70%;
}
.jp .content .page5 .inner_detail .content .back_btn {
  width: 1.44rem;
  height: 0.51rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/list/back_btn.png);
  background-size: 100% 100%;
  position: absolute;
  top: -1rem;
  left: 0;
  z-index: 2;
  cursor: pointer;
}
.jp .nav_box {
  width: 4rem;
  height: 0.42rem;
  position: absolute;
  top: 0.34rem;
  right: 2%;
  z-index: 10;
}
.jp .nav_box .links {
  width: 1.5rem;
  height: 0.6rem;
  background-color: #000;
  border-radius: 0.29rem;
  position: absolute;
  right: 0.8rem;
  top: 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0rem 0.1rem;
  box-sizing: border-box;
  display: none;
}
.jp .nav_box .links.page1_links_jp {
  display: flex;
}
.jp .nav_box i {
  width: 0.55rem;
  height: 0.55rem;
  background: transparent;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s;
}
.jp .nav_box i:hover {
  background: #fff;
}
.jp .nav_box i a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  font-size: 0.28rem;
  color: #fff;
  align-items: center;
}
.jp .nav_box .music_btn {
  width: 0.47rem;
  height: 0.47rem;
  position: absolute;
  top: 0.06rem;
  right: 0;
  cursor: pointer;
  animation: bgmRotate 3s linear infinite;
}
.jp .nav_box .music_on {
  background: url("https://media.zlongame.com/media/pictures/cn/lhlr/img/bgm.png");
  background-size: 100% 100%;
  animation: bgmRotate 3s linear infinite;
}
.jp .nav_box .music_off {
  background: url("https://media.zlongame.com/media/pictures/cn/lhlr/img/bgm_off.png");
  background-size: 100% 100%;
  animation-name: none;
}
.jp .nav_box .fb a {
  width: 0.18rem;
  height: 0.32rem;
  background: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/links/fb.png");
  background-size: 100% 100%;
  position: absolute;
}
.jp .nav_box .fb:hover a {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/links/fb_h.png);
}
.jp .nav_box .x a {
  width: 0.26rem;
  height: 0.27rem;
  background: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/links/x.png");
  background-size: 100% 100%;
  position: absolute;
}
.jp .nav_box .x:hover a {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/links/x_h.png);
}
.jp .nav_box .yt a {
  width: 0.43rem;
  height: 0.3rem;
  background: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/links/yt.png");
  background-size: 100% 100%;
  position: absolute;
}
.jp .nav_box .yt:hover a {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/links/yt_h.png);
}
.jp .nav_box .tiktok a {
  width: 0.29rem;
  height: 0.32rem;
  background: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/links/tiktok.png");
  background-size: 100% 100%;
  position: absolute;
}
.jp .nav_box .tiktok:hover a {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/links/tiktok_h.png);
}
.jp .nav_box .reddit a {
  width: 0.37rem;
  height: 0.32rem;
  background: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/links/reddit.png");
  background-size: 100% 100%;
  position: absolute;
}
.jp .nav_box .reddit:hover a {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/links/reddit_h.png);
}
.jp .nav_box .discord a {
  width: 0.37rem;
  height: 0.32rem;
  background: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/links/discord.png");
  background-size: 100% 100%;
  position: absolute;
}
.jp .nav_box .discord:hover a {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/links/discord_h.png);
}
.jp .trans_cover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
.jp .trans_cover .tiao {
  width: 70.36rem;
  height: 40rem;
}
.jp .trans_cover .t1 {
  display: block;
}
.jp .trans_cover .t2 {
  display: none;
}
.jp .trans_cover.h .t1 {
  display: none;
}
.jp .trans_cover.h .t2 {
  display: block;
}
.jp .slide {
  width: 3.18rem;
  height: 100%;
  background-image: url('https://media.zlongame.com/media/pictures/cn/lhlr/img/nav_bg.jpg');
  background-color: #000;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  z-index: 8;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.jp .slide .nav_menu {
  width: 3.18rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  transform: translateY(-0.06rem);
}
.jp .slide .nav_menu i {
  background-size: 100% 100%;
  margin: 0.3rem auto;
}
.jp .slide .nav_menu i.active a {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/common/nav_active.png);
}
.jp .slide .nav_menu i a {
  display: block;
  width: 100%;
  min-width: 1.68rem;
  min-height: 0.7rem;
  height: 100%;
  color: #fff;
  font-size: 0.28rem;
  background-size: 1.65rem 0.7rem;
  background-repeat: no-repeat;
  background-position: center;
  margin: -0.1rem 0 0 0.5rem;
}
.jp .slide .nav_menu .slide_1 {
  width: 2.24rem;
  height: 0.73rem;
  background-image: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/nav/nav1.png");
}
.jp .slide .nav_menu .slide_1:hover {
  background-image: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/nav/nav1_a.png");
}
.jp .slide .nav_menu .slide_1 a {
  margin: -0.1rem 0 0 0.26rem;
}
.jp .slide .nav_menu .slide_1_on {
  background-image: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/nav/nav1_a.png");
}
.jp .slide .nav_menu .slide_2 {
  width: 1.69rem;
  height: 0.75rem;
  background-image: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/nav/nav2.png");
  background-size: 100% 100%;
}
.jp .slide .nav_menu .slide_2:hover {
  background-image: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/nav/nav2_a.png");
  background-repeat: no-repeat;
  background-position: right center;
}
.jp .slide .nav_menu .slide_2 a {
  margin: -0.1rem 0 0 0rem;
}
.jp .slide .nav_menu .slide_2_on {
  background: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/nav/nav2_a.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right;
}
.jp .slide .nav_menu .slide_3 {
  width: 2.23rem;
  height: 0.82rem;
  background-image: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/nav/nav3.png");
}
.jp .slide .nav_menu .slide_3:hover {
  background-image: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/nav/nav3_a.png");
}
.jp .slide .nav_menu .slide_3 a {
  margin: -0.1rem 0 0 0.26rem;
}
.jp .slide .nav_menu .slide_3_on {
  background: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/nav/nav3_a.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right;
}
.jp .slide .nav_menu .slide_4 {
  width: 1.97rem;
  height: 0.72rem;
  background-image: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/nav/nav4.png");
}
.jp .slide .nav_menu .slide_4:hover {
  background-image: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/nav/nav4_a.png");
}
.jp .slide .nav_menu .slide_4 a {
  margin: -0.14rem 0 0 0.14rem;
}
.jp .slide .nav_menu .slide_4_on {
  background-image: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/nav/nav4_a.png");
}
.jp .slide .nav_menu .slide_5 {
  width: 1.73rem;
  height: 0.79rem;
  background-image: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/nav/nav5.png");
}
.jp .slide .nav_menu .slide_5:hover {
  background-image: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/nav/nav5_a.png");
}
.jp .slide .nav_menu .slide_5 a {
  margin: -0.1rem 0 0 0.04rem;
}
.jp .slide .nav_menu .slide_5_on {
  background-image: url("https://media.game-tree.com/media/pictures/gametree/dt/img/jp/nav/nav5_a.png");
}
.jp .slide .logo {
  width: 2.57rem;
  height: 0.91rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/logo.png);
  background-size: 100% 100%;
  margin: 0.8rem auto;
}
.jp .slide .float_btn {
  width: 2.77rem;
  height: 2.43rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/page1/float_btn.png);
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  bottom: 5%;
}
.jp ::-webkit-scrollbar {
  width: 0.12rem;
  /* 滚动条宽度 */
}
.jp ::-webkit-scrollbar-track {
  background: #c5c2c1;
  /* 滚动条轨道背景 */
  border-radius: 4px;
}
.jp ::-webkit-scrollbar-thumb {
  background: #000;
  /* 滚动条滑块背景 */
  border-radius: 4px;
}
.jp ::-webkit-scrollbar-thumb:hover {
  /* 滚动条滑块hover状态 */
}
.jp .pop {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}
.jp .pop .close {
  z-index: 8;
  cursor: pointer;
}
.jp .pop .red {
  color: #ff4141;
  cursor: pointer;
}
.jp .pop .pop_reg {
  width: 6.89rem;
  height: 5.6rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/pop/pre_pop_bg.png);
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transform: translateX(1.3rem);
}
.jp .pop .pop_reg .box_1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
}
.jp .pop .pop_reg .box_1 .title {
  font-size: 0.55rem;
  color: #000;
  font-weight: bold;
  margin-top: 0.2rem;
  font-family: 'jpblack';
}
.jp .pop .pop_reg .box_1 .close {
  width: 0.73rem;
  height: 0.73rem;
  position: absolute;
  right: -0.3rem;
  top: -0.3rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/common/close3.png);
  background-size: 100% 100%;
}
.jp .pop .pop_reg .box_1 .platform {
  display: flex;
  margin-top: 0.2rem;
  width: 4.9rem;
  justify-content: space-around;
  cursor: pointer;
  flex-wrap: wrap;
}
.jp .pop .pop_reg .box_1 .platform a {
  margin-bottom: 0.2rem;
}
.jp .pop .pop_reg .box_1 .platform .google {
  width: 1.92rem;
  height: 0.56rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/pop/google.png);
  background-size: 100% 100%;
}
.jp .pop .pop_reg .box_1 .platform .appstore {
  width: 1.92rem;
  height: 0.56rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/pop/appstore.png);
  background-size: 100% 100%;
}
.jp .pop .pop_reg .box_1 .platform .pc {
  width: 1.92rem;
  height: 0.56rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/pop/pc.png);
  background-size: 100% 100%;
}
.jp .pop .pop_reg .box_1 .platform .steam {
  width: 1.92rem;
  height: 0.56rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/pop/steam.png);
  background-size: 100% 100%;
}
.jp .pop .pop_reg .box_1 .input_1 {
  border: 1px solid #a0a0a0;
  background: #fff;
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 1rem;
}
.jp .pop .pop_reg .box_1 .input_1 input::placeholder {
  font-size: 0.22rem;
  text-align: center;
  /* 设置placeholder的字体大小 */
}
.jp .pop .pop_reg .box_1 .input_1 input {
  font-size: 0.3rem;
}
.jp .pop .pop_reg .box_1 .input_1 input {
  width: 4.9rem;
  height: 0.6rem;
  line-height: 0.6rem;
  background: transparent;
  outline: none;
  border: none;
  text-align: center;
}
.jp .pop .pop_reg .box_1 .tip_text {
  font-size: 0.16rem;
  color: red;
  position: absolute;
  bottom: 2.4rem;
  display: none;
}
.jp .pop .pop_reg .box_1 .agree_box {
  width: 73%;
  align-items: center;
  font-family: jpbold;
  font-weight: bold;
  font-size: 0.2rem;
  color: #6b6b6b;
  margin-top: 0.27rem;
  margin-bottom: 0.25rem;
}
.jp .pop .pop_reg .box_1 .agree_box .un {
  width: 0.2rem;
  height: 0.2rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/pop/radio.png);
  background-size: 100% 100%;
  margin-right: 0.09rem;
  cursor: pointer;
  flex-shrink: 0;
  display: inline-block;
}
.jp .pop .pop_reg .box_1 .agree_box .on {
  width: 0.2rem;
  height: 0.2rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/pop/radio_check.png);
  background-size: 100% 100%;
  margin-right: 0.09rem;
  cursor: pointer;
  flex-shrink: 0;
  display: inline-block;
}
.jp .pop .pop_reg .box_1 .agree_box a {
  display: inline;
  color: #ff4141;
  font-weight: bold;
  font-size: 0.18rem;
  text-decoration: none;
}
.jp .pop .pop_reg .box_1 .agree-ani {
  animation: agreeAni 200ms infinite linear;
}
@keyframes agreeAni {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(0.2rem);
  }
  50% {
    transform: translateX(0);
  }
  75% {
    transform: translateX(-0.2rem);
  }
  100% {
    transform: translateX(0);
  }
}
.jp .pop .pop_reg .box_1 .ok_btn {
  width: 2.52rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.32rem;
  text-align: center;
  background-color: #fffd2b;
  background-size: 100% 100%;
  cursor: pointer;
  color: #000;
  font-weight: bold;
}
.jp .pop .pop_rule {
  width: 13.36rem;
  height: 6.25rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/pop/rule_pop_bg.png);
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 0.2rem;
  padding: 0.3rem;
  box-sizing: border-box;
  transform: translateX(1.3rem);
}
.jp .pop .pop_rule p {
  margin: 0.1rem 0;
}
.jp .pop .pop_rule .sub_title {
  font-size: 0.22rem;
  font-weight: bold;
}
.jp .pop .pop_rule .rule_text {
  height: 85%;
  overflow-y: auto;
}
.jp .pop .pop_rule .title {
  font-size: 0.55rem;
  font-weight: bold;
}
.jp .pop .pop_rule .close {
  width: 0.73rem;
  height: 0.73rem;
  position: absolute;
  right: -0.3rem;
  top: -0.3rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/common/close3.png);
  background-size: 100% 100%;
}
.jp .pop .pop_tip {
  width: 5.36rem;
  height: 3.11rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/pop/tip_pop_bg.png);
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 0.2rem;
  padding: 0.3rem;
  box-sizing: border-box;
  transform: translateX(1.3rem);
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
}
.jp .pop .pop_tip .title {
  font-size: 0.4rem;
  font-weight: bold;
  text-align: center;
}
.jp .pop .pop_tip .ok_btn {
  width: 3rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.32rem;
  text-align: center;
  background-color: #fffd2b;
  background-size: 100% 100%;
  cursor: pointer;
  color: #000;
  font-weight: bold;
}
.jp .pop .pop_tip .close {
  width: 0.73rem;
  height: 0.73rem;
  position: absolute;
  right: -0.3rem;
  top: -0.3rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/common/close3.png);
  background-size: 100% 100%;
}
.jp .pop.success .ok_btn {
  display: none;
}
.jp .pop.success .links {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  display: none !important;
}
.jp .pop.success .links a {
  margin-bottom: 0.2rem;
}
.jp .pop.success .links .google {
  width: 1.92rem;
  height: 0.56rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/pop/google.png);
  background-size: 100% 100%;
}
.jp .pop.success .links .appstore {
  width: 1.92rem;
  height: 0.56rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/pop/appstore.png);
  background-size: 100% 100%;
}
.jp .pop.success .links .pc {
  width: 1.92rem;
  height: 0.56rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/pop/pc.png);
  background-size: 100% 100%;
}
.jp .pop.success .links .steam {
  width: 1.92rem;
  height: 0.56rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/pop/steam.png);
  background-size: 100% 100%;
}
.jp .pop .pop_video {
  width: 10rem;
  height: 6rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.jp .pop .pop_video .close {
  width: 1.37rem;
  height: 1.37rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/close2.png);
  background-size: 100% 100%;
  position: absolute;
  top: -1.1rem;
  right: -1.1rem;
}
.jp .pop .pop_video video,
.jp .pop .pop_video iframe {
  width: 10rem;
  height: 6rem;
  object-fit: cover;
}
.jp .pop .pop_lb {
  height: 95%;
  padding-left: 3rem;
  position: relative;
}
.jp .pop .pop_lb img {
  height: 100%;
}
.jp .pop .pop_lb .close {
  width: 0.73rem;
  height: 0.73rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/close_lb.png);
  background-size: 100% 100%;
  position: absolute;
  top: -0.3rem;
  right: -0.3rem;
}
.jp .pop .pop_recharge {
  width: 7.17rem;
  height: 4.13rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/cbt/recharge_pop.png);
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.jp .pop .pop_recharge .close {
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  top: 0;
  right: 0;
}
.jp .pop .pop_download {
  position: relative;
}
.jp .pop .pop_download .close {
  width: 0.73rem;
  height: 0.73rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/common/close3.png);
  background-size: 100% 100%;
  position: absolute;
  top: -0.6rem;
  right: -0.6rem;
}
.jp .next_box {
  width: 0.3rem;
  height: 0.64rem;
  position: absolute;
}
.jp .next_box i {
  display: block;
  width: 0.3rem;
  height: 0.22rem;
  background-size: 100% 100%;
  transition: all 0.8s;
}
.jp .next_box .default {
  background-image: url('https://media.game-tree.com/media/pictures/gametree/dt/img/jp/d_arrow1.png');
}
.jp .next_box .light {
  background-image: url('https://media.game-tree.com/media/pictures/gametree/dt/img/jp/d_arrow2.png');
}
.jp .footer_box {
  position: absolute;
  top: 0;
  left: 3.18rem;
  z-index: 200;
  width: calc(100% - 3.18rem);
  height: 100%;
  background-image: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/footer_bg.png);
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
}
.jp .footer_box .footer_inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.jp .footer_box .cake {
  width: 8.09rem;
  height: 0.32rem;
  display: block;
  margin: 0.2rem auto;
}
.jp .footer_box .close {
  width: 0.53rem;
  height: 0.53rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/close.png);
  background-size: 100% 100%;
  position: absolute;
  top: 1rem;
  right: 1rem;
  cursor: pointer;
}
.jp .footer_box .res_btn {
  width: 2.72rem;
  height: 2.46rem;
  background: url(https://media.zlongame.com/media/pictures/cn/lhlr/img/res_icon.png);
  background-size: 100% 100%;
  cursor: pointer;
  animation: resiconAni 1s linear infinite;
}
.jp .footer_box .res_btn .text {
  width: 2.03rem;
  height: 2.07rem;
  background: url('https://media.game-tree.com/media/pictures/gametree/dt/img/jp/res_text.png');
  background-size: 100% 100%;
  animation: restextAni 1s 0.5s linear infinite;
  position: absolute;
  left: 0.2rem;
}
.jp .footer_box .links_big {
  width: 64%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0.4rem auto;
  display: none;
}
.jp .footer_box .links_big.links_big_jp {
  display: flex;
  width: 20%;
}
.jp .footer_box .links_big a,
.jp .footer_box .links_big div {
  display: block;
  width: 1.19rem;
  height: 1.19rem;
  background-size: 100% 100%;
  cursor: pointer;
  transition: all 0.5s;
}
.jp .footer_box .links_big .fb {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/footer/fb.png);
}
.jp .footer_box .links_big .x {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/footer/x.png);
}
.jp .footer_box .links_big .yt {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/footer/yt.png);
}
.jp .footer_box .links_big .tiktok {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/footer/tiktok.png);
}
.jp .footer_box .links_big .reddit {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/footer/reddit.png);
}
.jp .footer_box .links_big .discord {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/jp/footer/discord.png);
}
.jp .footer_box .foot_text {
  position: absolute;
  bottom: 0.4rem;
  display: none;
}
.jp .footer_box .foot_text.foot_text_jp {
  display: block;
}
.jp .footer_box .foot_text a:link,
.jp .footer_box .foot_text a:visited,
.jp .footer_box .foot_text a:hover {
  color: #6a6a6a;
  text-decoration: none;
}
.jp .footer_box .foot_text .logo_zl {
  width: 1.41rem;
  height: 0.39rem;
  margin: 0 auto 0.2rem;
}
.jp .footer_box .foot_text .logo_zl img {
  width: 1.41rem;
  height: 0.39rem;
  display: block;
}
.jp .footer_box .foot_text p {
  text-align: center;
  font-size: 0.2rem;
  color: #6a6a6a;
}
.jp .footer_box .foot_text p span {
  padding: 0 0.1rem;
  display: inline-block;
}
