* {
  margin: 0;
  padding: 0;
}
i {
  display: block;
  font-style: normal;
}
html {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body {
  width: 100%;
  overflow: hidden;
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+/Edge */
  user-select: none;
  /* Standard syntax */
  background-color: #fff;
}
@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");
}
.red {
  color: #ff4141;
}
.jp {
  font-family: 'jpbold' !important;
}
.jp .nav_box {
  width: 7.5rem;
  box-sizing: border-box;
  height: 1.24rem;
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/top_nav_bg.png);
  background-color: #000;
  background-size: 100% 100%;
  position: fixed;
  top: 0;
  z-index: 8;
  display: flex;
  align-items: center;
  padding-left: 1.54rem;
  justify-content: space-between;
}
.jp .nav_box .logo {
  width: 2.57rem;
  height: 0.91rem;
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/logo.png);
  background-size: 100% 100%;
  position: absolute;
  top: 0.16rem;
  left: 0.16rem;
}
.jp .nav_box .top_res_btn {
  width: 1.78rem;
  height: 0.53rem;
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/top_res_btn.png);
  background-size: 100% 100%;
  position: absolute;
  right: 1.9rem;
}
.jp .nav_box .menu {
  width: 0.43rem;
  height: 0.34rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/menu_icon.png);
  background-size: 100% 100%;
  position: absolute;
  right: 0.36rem;
}
.jp .nav_box .menu.close {
  width: 0.33rem;
  height: 0.33rem;
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/nav_close.png);
}
.jp .nav_box .bgm {
  width: 0.45rem;
  height: 0.45rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/bgm_on.png);
  background-size: 100% 100%;
  position: absolute;
  right: 1.1rem;
}
.jp .nav_box .bgm.off {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/bgm_off.png);
}
.jp .nav_box .user_box {
  width: 2.6rem;
  display: none;
  justify-content: space-between;
  position: absolute;
  top: 1rem;
  right: 0rem;
  z-index: 3;
}
.jp .nav_box .user_box span {
  font-size: 0.24rem;
  color: #000;
}
.jp .nav_box .user_box .quit {
  cursor: pointer;
}
.jp #loadCanvas {
  width: 100%;
  height: 16.24rem;
  position: fixed;
  top: -1.4rem;
  left: 0;
  margin: auto;
  display: none;
}
.jp .content {
  width: 7.5rem !important;
  height: 100% !important;
}
.jp .content .section {
  width: 7.5rem !important;
  height: 100% !important;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.jp .content .section .fp-tableCell {
  flex-shrink: 0;
  width: 7.5rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 1.24rem 0 0;
  justify-content: center;
  transition-property: 'opacity' !important;
}
.jp .content .page1 .fp-tableCell {
  height: calc(100% - 1.24rem) !important;
  z-index: 2;
}
.jp .content .page1 .bg {
  width: 100%;
  min-height: 13rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/1204/jp/mbg.jpg);
  background-size: 100% auto;
  background-position: left -2rem;
  position: absolute;
  top: 1rem;
}
.jp .content .page1 .slogan {
  width: 7.3rem;
  height: 2.92rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/1204/jp/mslogan.png);
  background-size: 100% 100%;
  position: absolute;
  top: 0.9rem;
  left: 0;
  right: 0;
  margin: auto;
}
.jp .content .page1 .slogan .video_btn {
  width: 1.02rem;
  height: 0.98rem;
  position: absolute;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page1/video_btn.png);
  background-size: 100% 100%;
  left: 5.4rem;
  top: 1.1rem;
}
.jp .content .page1 .bottom {
  width: 7.5rem;
  height: 5rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page1/bottom.jpg);
  background-size: 100% 100%;
  position: absolute;
  top: 10.5rem;
  justify-content: space-evenly;
  align-items: flex-start;
  box-sizing: border-box;
  z-index: 2;
}
.jp .content .page1 .bottom .btns_box {
  display: flex;
  justify-content: space-evenly;
  align-items: flex-end;
  transform: translateY(-0.4rem);
}
.jp .content .page1 .bottom .btns_box .shop_btn {
  width: 2.89rem;
  height: 0.87rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page1/res_btn1.png);
  background-size: 100% 100%;
}
.jp .content .page1 .bottom .btns_box .res_btn {
  width: 2.89rem;
  height: 0.87rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page1/res_btn.png);
  background-size: 100% 100%;
}
.jp .content .page1 .bottom .btns_box .recharge_btn {
  width: 2.89rem;
  height: 1.76rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/1127/jp/recharge_btn.png);
  background-size: 100% 100%;
}
.jp .content .page1 .bottom .bottom_tip {
  font-size: 0.26rem;
  text-align: center;
}
.jp .content .page1 .next_box {
  width: 0.48rem;
  height: 0.26rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/down.png);
  background-size: 100% 100%;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0.2rem;
  margin: auto;
  animation: nextAni 1s linear infinite;
}
.jp .content .page1 .float_btn {
  width: 2.77rem;
  height: 2.43rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page1/float_btn.png);
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 7.9rem;
}
.jp .content .page2 .fp-tableCell {
  background-color: #fff;
  background-size: 100% auto;
}
.jp .content .page2 .title {
  width: 6.45rem;
  height: 1.28rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page2/title.png);
  background-size: 100% 100%;
  position: absolute;
  top: 2rem;
  left: 0;
  right: 0;
  margin: auto;
}
.jp .content .page2 .people {
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page2/p.png);
  background-size: 6.35rem 8.67rem;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 18%;
  left: 0;
  right: 0;
  margin: auto;
}
.jp .content .page2 .reward {
  width: 7.5rem;
  height: 6.1rem;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-top: 1.1rem;
}
.jp .content .page2 .line {
  width: 7.25rem;
  height: 0.79rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page2/line.png);
  background-size: 100% 100%;
  position: absolute;
  top: 3rem;
  left: 0;
  right: 0;
  margin: auto;
}
.jp .content .page2 .r {
  width: 1.19rem;
  height: 3.7rem;
  background-size: 100% 100%;
  filter: grayscale(1);
  position: relative;
}
.jp .content .page2 .r.active {
  filter: none;
}
.jp .content .page2 .r.active::after {
  content: '';
  width: 0.39rem;
  height: 0.39rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/claimed_icon.png);
  background-size: 100% 100%;
  position: absolute;
  bottom: 0.3rem;
  left: 0;
  right: 0;
  margin: auto;
}
.jp .content .page2 .r.reward_1 {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page2/text_50.png);
}
.jp .content .page2 .r.reward_2 {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page2/text_100.png);
  transform: translateY(0.25rem);
}
.jp .content .page2 .r.reward_3 {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page2/text_200.png);
}
.jp .content .page2 .r.reward_4 {
  transform: translateY(0.25rem);
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page2/text_300.png);
}
.jp .content .page2 .r.reward_5 {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page2/text_500.png);
}
.jp .content .page2 .self_reward {
  width: 4.45rem;
  height: 1.18rem;
  background: url(../img/jp/page2/self_reward.png);
  background-size: 100% 100%;
  position: absolute;
  top: 3.4rem;
  left: 0.5rem;
}
.jp .content .page2 .right_res_box {
  width: 6.41rem;
  height: 3.35rem;
  background: url(../img/common/page2_res_bg.png);
  background-size: 100% 100%;
  position: absolute;
  top: 63%;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
}
.jp .content .page2 .right_res_box.res_box_jp {
  display: block;
}
.jp .content .page2 .right_res_box .platform {
  display: flex;
  width: 5rem;
  margin: 0.34rem auto;
  justify-content: space-around;
  cursor: pointer;
  flex-wrap: wrap;
}
.jp .content .page2 .right_res_box .platform a {
  margin-bottom: 0.2rem;
}
.jp .content .page2 .right_res_box .platform .google {
  width: 1.92rem;
  height: 0.56rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/pop/google.png);
  background-size: 100% 100%;
}
.jp .content .page2 .right_res_box .platform .appstore {
  width: 1.92rem;
  height: 0.56rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/pop/appstore.png);
  background-size: 100% 100%;
}
.jp .content .page2 .right_res_box .platform .pc {
  width: 1.92rem;
  height: 0.56rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/pop/pc.png);
  background-size: 100% 100%;
}
.jp .content .page2 .right_res_box .platform .steam {
  width: 1.92rem;
  height: 0.56rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/pop/steam.png);
  background-size: 100% 100%;
}
.jp .content .page2 .right_res_box .input_box {
  width: 5rem;
  margin: 0.36rem auto;
  box-sizing: border-box;
  border: 1px solid #acacac;
  background: #fdfbf9;
  display: flex;
  align-items: center;
  position: relative;
}
.jp .content .page2 .right_res_box .input_box input::placeholder {
  font-size: 0.22rem;
  text-align: center;
  /* 设置placeholder的字体大小 */
}
.jp .content .page2 .right_res_box .input_box input {
  font-size: 0.3rem;
  padding-left: 0.1rem;
  text-align: center;
}
.jp .content .page2 .right_res_box .input_box input {
  width: 5rem;
  height: 0.6rem;
  background: transparent;
  outline: none;
  border: none;
}
.jp .content .page2 .right_res_box .agree_box {
  width: 73%;
  font-family: jpbold;
  font-weight: bold;
  font-size: 0.2rem;
  color: #6b6b6b;
  margin-top: 0.27rem;
  margin-bottom: 0.25rem;
  margin-left: 0.8rem;
}
.jp .content .page2 .right_res_box .agree_box .un {
  width: 0.2rem;
  height: 0.2rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/pop/radio.png);
  background-size: 100% 100%;
  margin-right: 0.09rem;
  cursor: pointer;
  flex-shrink: 0;
  display: inline-block;
  vertical-align: -0.01rem;
}
.jp .content .page2 .right_res_box .agree_box .on {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/pop/radio_check.png);
  background-size: 100% 100%;
  margin-right: 0.09rem;
  cursor: pointer;
  flex-shrink: 0;
  vertical-align: -0.01rem;
}
.jp .content .page2 .right_res_box .agree_box a {
  display: inline;
  color: #6b6b6b;
  font-weight: bold;
  font-size: 0.18rem;
  text-decoration: none;
}
.jp .content .page2 .right_res_box .agree_box .agree_item .radio {
  width: 0.2rem;
  height: 0.2rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/radio.png);
  background-size: 100% 100%;
  display: inline-block;
  margin-right: 0.09rem;
}
.jp .content .page2 .right_res_box .detail_btn {
  font-size: 0.22rem;
  color: #fff;
  background-color: #6b6b6b;
  padding: 0 0.1rem;
  position: absolute;
  top: 3rem;
  right: 0.3rem;
  cursor: pointer;
}
.jp .content .page2 .right_res_box .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 .content .page2 .right_res_box .ok_btn {
  width: 3.76rem;
  height: 0.88rem;
  line-height: 0.88rem;
  font-size: 0.32rem;
  text-align: center;
  background-color: #fffd2b;
  background-size: 100% 100%;
  cursor: pointer;
  color: #000;
  font-weight: bold;
  margin: 0 auto;
}
.jp .content .page2 .bottom_text {
  width: 2.84rem;
  height: 0.69rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page2/text.png);
  background-size: 100% 100%;
  position: absolute;
  top: 12.45rem;
  left: 0.82rem;
  display: none;
}
.jp .content .page2 .next_box {
  width: 0.48rem;
  height: 0.26rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/down.png);
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 7%;
  margin: auto;
  animation: nextAni 1s linear infinite;
}
.jp .content .page3 .fp-tableCell {
  background-color: #fff;
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page3/bg.jpg);
  background-size: 100% auto;
}
.jp .content .page3 .title {
  width: 7.332rem;
  height: 1.27rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page3/title.png);
  background-size: 100% 100%;
  margin-left: -0.8rem;
  z-index: 2;
}
.jp .content .page3 .right_text {
  width: 0.29rem;
  height: 3.17rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page3/text.png);
  background-size: 100% 100%;
  position: absolute;
  top: 20%;
  right: 0.2rem;
  z-index: 12;
}
.jp .content .page3 .fdj {
  width: 1.4rem;
  height: 1.68rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/fdj_hand.png);
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 12;
  animation: fdjAni 1s infinite alternate;
}
.jp .content .page3 .girl_swiper {
  width: 7.5rem;
  height: 9rem;
}
.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: 11.51rem;
  display: block;
  position: absolute;
  top: -0.4rem;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
.jp .content .page3 .girl_swiper canvas {
  width: 7.5rem;
  height: 11.51rem;
  position: absolute;
  top: -2.3rem;
  left: 0;
  z-index: -1;
}
.jp .content .page3 .girl_swiper .info_box {
  width: 100%;
  position: absolute;
  bottom: 0.4rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  box-sizing: border-box;
  padding: 0 0.28rem;
  z-index: 300;
  flex-direction: column;
}
.jp .content .page3 .girl_swiper .info_box .name {
  left: 0;
  left: 1rem;
  bottom: 0rem;
  z-index: 200;
  background-repeat: no-repeat;
}
.jp .content .page3 .girl_swiper .girl1 .name {
  width: 5.38em;
  height: 1.68rem;
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page3/girl/g1_name.png);
  background-size: 100% 100%;
}
.jp .content .page3 .girl_swiper .girl2 .name {
  width: 3.85rem;
  height: 1.68rem;
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page3/girl/g2_name.png);
  background-size: 100% 100%;
}
.jp .content .page3 .girl_swiper .girl3 .name {
  width: 4.22rem;
  height: 1.67rem;
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page3/girl/g3_name.png);
  background-size: 100% 100%;
}
.jp .content .page3 .girl_swiper .girl4 .name {
  width: 5.4rem;
  height: 1.67rem;
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page3/girl/g4_name.png);
  background-size: 100% 100%;
}
.jp .content .page3 .girl_swiper .girl5 .name {
  width: 4.6rem;
  height: 1.67rem;
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page3/girl/g5_name.png);
  background-size: 100% 100%;
}
.jp .content .page3 .girl_swiper .girl6 .name {
  width: 4.25rem;
  height: 1.67rem;
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page3/girl/g6_name.png);
  background-size: 100% 100%;
}
.jp .content .page3 .swiper-thumb {
  position: relative;
  display: flex;
  width: fit-content;
  height: 0.88rem;
  z-index: 2;
  padding: 0 0.5rem;
  margin: 0 auto;
}
.jp .content .page3 .nav_swiper {
  width: 6rem;
  height: 0.88rem;
  overflow: hidden;
}
.jp .content .page3 .nav_swiper .swiper-slide {
  width: 1.5rem !important;
  height: 0.88rem !important;
  filter: brightness(0.6);
  cursor: pointer;
}
.jp .content .page3 .nav_swiper .swiper-slide img {
  display: block;
  width: 1rem;
  height: 100%;
  margin: 0 auto;
}
.jp .content .page3 .swiper-thumb .swiper-slide-thumb-active {
  -webkit-filter: brightness(1);
  -moz-filter: brightness(1);
  -o-filter: brightness(1);
  -ms-filter: "progid:DXImageTransform.Microsoft.brightness(1)";
  filter: brightness(1);
}
.jp .content .page3 .nav_prev,
.jp .content .page3 .nav_next {
  width: 0.25rem;
  height: 0.33rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/arrow.png);
  background-size: 100% 100%;
  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 .page4 .fp-tableCell {
  background-color: #fff;
}
.jp .content .page4 .title {
  width: 6.91rem;
  height: 1.29rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page4/title.png);
  background-size: 100% 100%;
  flex-shrink: 0;
}
.jp .content .page4 .text {
  width: 5.76rem;
  height: 0.74rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page4/text.png);
  background-size: 100% 100%;
  align-self: flex-start;
  margin: 0.3rem 0 0 0.28rem;
  flex-shrink: 0;
}
.jp .content .page4 .swiper-feature {
  width: 7.5rem;
  height: 8.68rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page4/s_bg.png);
  background-size: 100% 100%;
  position: relative;
}
.jp .content .page4 .swiper-feature .feature_swiper {
  width: 6.94rem;
  height: 3.89rem;
  margin: 0 auto;
  position: absolute;
  overflow: hidden;
  top: 1.4rem;
  left: 0;
  right: 0;
  margin: auto;
}
.jp .content .page4 .swiper-feature .feature_swiper .swiper-slide {
  width: 6.94rem !important;
  height: 3.89rem;
}
.jp .content .page4 .swiper-feature .feature_swiper .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.jp .content .page4 .swiper-feature .feature_swiper .swiper-slide img {
  width: 100%;
  display: block;
}
.jp .content .page4 .swiper-feature .swiper-button-prev {
  width: 0.38rem;
  height: 1.02rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page4/swipe_prev.png);
  background-size: 100% 100%;
  position: absolute;
  top: 3rem;
  left: 0.1rem;
}
.jp .content .page4 .swiper-feature .swiper-button-prev::after {
  content: '';
}
.jp .content .page4 .swiper-feature .swiper-button-next {
  width: 0.38rem;
  height: 1.02rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page4/swipe_prev.png);
  transform: rotate(180deg);
  background-size: 100% 100%;
  position: absolute;
  top: 3rem;
  right: 0.1rem;
}
.jp .content .page4 .swiper-feature .swiper-button-next::after {
  content: '';
}
.jp .content .page4 .swiper-feature .swiper-pagination {
  top: 5rem;
}
.jp .content .page4 .swiper-feature .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  background-color: #2875ff;
  border: 0.02rem 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 .page4 .next_box {
  width: 0.48rem;
  height: 0.26rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/down.png);
  background-size: 100% 100%;
  animation: nextAni 1s linear infinite;
}
.jp .content .page5 .fp-tableCell {
  background-color: #fff;
}
.jp .content .page5 .title {
  width: 4.74rem;
  height: 1.29rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page5/title.png);
  background-size: 100% 100%;
  align-self: flex-start;
}
.jp .content .page5 .text {
  width: 6.64rem;
  height: 0.66rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page5/text.png);
  background-size: 100% 100%;
  align-self: flex-start;
  margin: 0.3rem 0 0.4rem;
}
.jp .content .page5 .swiper-news {
  width: 4.92rem;
  height: 5.2rem;
  position: relative;
}
.jp .content .page5 .swiper-news .news_swiper {
  width: 4.92rem;
  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 .swiper-news .news_swiper .swiper-slide {
  width: 4.92rem !important;
  height: 3.45rem !important;
  cursor: pointer;
  user-select: none;
}
.jp .content .page5 .swiper-news .news_swiper .swiper-slide a {
  text-decoration: none;
}
.jp .content .page5 .swiper-news .news_swiper .swiper-slide img {
  width: 100%;
  display: block;
}
.jp .content .page5 .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 .swiper-news .news_swiper .swiper-slide .info .n_title {
  padding: 0.2rem;
  max-height: 0.7rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
}
.jp .content .page5 .swiper-news .news_swiper .swiper-slide .info .n_time {
  width: 2.06rem;
  height: 0.53rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page5/time.png);
  background-size: 100% 100%;
  position: absolute;
  right: -0.06rem;
  bottom: -0.06rem;
  line-height: 0.53rem;
  text-align: center;
  color: #fff;
  padding-left: 0.2rem;
  box-sizing: border-box;
}
.jp .content .page5 .swiper-pagination {
  width: 1.6rem;
  height: 0.06rem;
  background-color: grey;
  position: absolute;
  right: 0.78rem;
  left: auto;
  top: 0;
  bottom: 0;
  margin: auto;
}
.jp .content .page5 .swiper-pagination span {
  margin: 0 !important;
  border-radius: 0 !important;
}
.jp .content .page5 .swiper-button-next,
.jp .content .page5 .swiper-button-prev {
  height: fit-content;
  left: auto;
  top: 0.5rem;
  margin: auto;
  right: 0;
}
.jp .content .page5 .swiper-button-next::after,
.jp .content .page5 .swiper-button-prev::after {
  font-size: 0.22rem;
  position: absolute;
  bottom: 0;
}
.jp .content .page5 .swiper-button-prev {
  left: auto;
  top: 0.5rem;
  margin: auto;
  right: 2.6rem;
}
.jp .content .page5 .news_text {
  width: 7.2rem;
  height: 1.84rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page5/news_text.png);
  background-size: 100% 100%;
}
.jp .content .page5 .btns {
  width: 92%;
  align-self: flex-start;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.jp .content .page5 .btns .more {
  width: 2.44rem;
  height: 0.82rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/page5/more.png);
  background-size: 100% 100%;
  align-self: flex-start;
}
.jp .content .page5 .next_box {
  width: 0.48rem;
  height: 0.26rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/down.png);
  background-size: 100% 100%;
  animation: nextAni 1s linear infinite;
  margin: 0 auto;
}
.jp .content .page5 .inner_list {
  width: 100%;
  display: none;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
  height: calc(100% - 1.24rem);
}
.jp .content .page5 .inner_list .back_btn {
  width: 2.02rem;
  height: 0.82rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/back_btn.png);
  background-size: 100% 100%;
  margin: 0 auto;
  z-index: 10;
}
.jp .content .page5 .inner_list .news_text {
  width: 7.31rem;
  height: 2.17rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/news_text.png);
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
}
.jp .content .page5 .inner_list .list {
  height: 80%;
}
.jp .content .page5 .inner_list ul {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  margin-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 {
  margin: 0.2rem auto;
  cursor: pointer;
  width: 6.99rem;
  height: 2.37rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/li_bg.png);
  background-size: 100% 100%;
  list-style: none;
  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: flex-start;
  align-items: center;
  box-sizing: border-box;
  padding: 0.3rem;
  cursor: pointer;
  color: #000;
  overflow: hidden;
}
.jp .content .page5 .inner_list ul li img {
  display: block;
  width: 2.5rem;
  height: 1.75rem;
  margin-right: 0.3rem;
}
.jp .content .page5 .inner_list ul li .item {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.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: 1.3rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
}
.jp .content .page5 .inner_detail {
  width: 100%;
  display: none;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
  height: calc(100% - 1.24rem);
}
.jp .content .page5 .inner_detail iframe {
  width: 100%;
  height: 80%;
}
.jp .content .page5 .inner_detail .back_btn {
  width: 2.02rem;
  height: 0.82rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/back_btn.png);
  background-size: 100% 100%;
  margin: 0 auto;
  z-index: 10;
}
.jp .content .page5 .inner_detail .news_text {
  width: 7.31rem;
  height: 2.17rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/news_text.png);
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
}
.jp .content .page6 .fp-tableCell {
  padding-top: 0;
}
.jp .content .page6 .footer_box {
  height: 100%;
  width: 100%;
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/footer_bg.jpg);
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.9);
}
.jp .content .page6 .footer_box .footer_inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
}
.jp .content .page6 .footer_box .footer_inner.footer_jp {
  display: flex;
}
.jp .content .page6 .footer_box .res_btn {
  width: 4.04rem;
  height: 3.66rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/res_icon.png);
  background-size: 100% 100%;
  cursor: pointer;
  animation: resiconAni 1s linear infinite;
  margin-bottom: 10%;
  position: relative;
}
.jp .content .page6 .footer_box .res_btn .text {
  width: 2.94rem;
  height: 2.97rem;
  background: url('https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/footer/res_text.png');
  background-size: 100% 100%;
  animation: restextAni 1s 0.5s linear infinite;
  position: absolute;
  left: 0.4rem;
  top: 0;
}
.jp .content .page6 .footer_box .cake {
  width: 4.51rem;
  height: 0.7rem;
  display: block;
  margin: 0.1rem auto;
}
.jp .content .page6 .footer_box .links_big {
  width: 70%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0.4rem auto;
}
.jp .content .page6 .footer_box .links_big a,
.jp .content .page6 .footer_box .links_big div {
  display: block;
  width: 1.19rem;
  height: 0.53rem;
  background-size: auto 100%;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
}
.jp .content .page6 .footer_box .links_big .yt {
  width: 0.58rem;
  height: 0.61rem;
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/footer/yt.png);
}
.jp .content .page6 .footer_box .links_big .x {
  width: 0.43rem;
  height: 0.61rem;
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/footer/x.png);
}
.jp .content .page6 .footer_box .links_big .tiktok {
  width: 0.46rem;
  height: 0.54rem;
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/en/footer/tiktok.png);
}
.jp .content .page6 .footer_box .links_big .ins {
  width: 0.54rem;
  height: 0.54rem;
  background-image: url(../img/jp/footer/ins.png);
}
.jp .content .page6 .footer_box .links_big .discord {
  width: 0.63rem;
  height: 0.54rem;
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/en/footer/discord.png);
}
.jp .content .page6 .footer_box .foot_text {
  position: absolute;
  bottom: 10%;
}
.jp .content .page6 .footer_box .foot_text a:link,
.jp .content .page6 .footer_box .foot_text a:visited,
.jp .content .page6 .footer_box .foot_text a:hover {
  color: #6a6a6a;
  text-decoration: none;
}
.jp .content .page6 .footer_box .foot_text .logo_zl {
  width: 1.41rem;
  height: 0.39rem;
  margin: 0.5rem auto;
}
.jp .content .page6 .footer_box .foot_text .logo_zl img {
  width: 100%;
  height: 100%;
  display: block;
}
.jp .content .page6 .footer_box .foot_text p {
  text-align: center;
  font-size: 0.2rem;
  color: #6a6a6a;
}
.jp .content .page6 .footer_box .foot_text p span {
  padding: 0 0.1rem;
  display: inline-block;
}
.jp .nav_slide_box {
  width: 100%;
  height: 100vh;
  display: none;
  justify-content: flex-end;
  position: fixed;
  top: 1.24rem;
  right: 0;
  z-index: 9;
}
.jp .nav_slide_box .nav_slide {
  width: 100%;
  height: 100%;
  background-color: #000;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.jp .nav_slide_box .nav_slide .nav_list {
  margin-top: 0.8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.jp .nav_slide_box .nav_slide .nav_list .nav_item {
  width: 3.54rem;
  height: 0.9rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin-bottom: 0.7rem;
}
.jp .nav_slide_box .nav_slide .nav_list .nav_item.n1 {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/nav/nav1.png);
}
.jp .nav_slide_box .nav_slide .nav_list .nav_item.n1.on {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/nav/nav1_on.png);
}
.jp .nav_slide_box .nav_slide .nav_list .nav_item.n2 {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/nav/nav2.png);
}
.jp .nav_slide_box .nav_slide .nav_list .nav_item.n2.on {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/nav/nav2_on.png);
}
.jp .nav_slide_box .nav_slide .nav_list .nav_item.n3 {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/nav/nav3.png);
}
.jp .nav_slide_box .nav_slide .nav_list .nav_item.n3.on {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/nav/nav3_on.png);
}
.jp .nav_slide_box .nav_slide .nav_list .nav_item.n4 {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/nav/nav4.png);
}
.jp .nav_slide_box .nav_slide .nav_list .nav_item.n4.on {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/nav/nav4_on.png);
}
.jp .nav_slide_box .nav_slide .nav_list .nav_item.n5 {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/nav/nav5.png);
}
.jp .nav_slide_box .nav_slide .nav_list .nav_item.n5.on {
  background-image: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/nav/nav5_on.png);
}
.jp .nav_slide_box .nav_slide .line {
  width: 1.04rem;
  height: 0.01rem;
  background: #FFFFFF;
  opacity: 0.28;
  transform: translateX(0.6rem);
  margin-top: 0.2rem;
  margin-bottom: 0.4rem;
}
.jp .nav_slide_box .nav_slide .nav_box_1 {
  display: flex;
  align-items: center;
  transform: scale(1.1);
  display: none;
}
.jp .nav_slide_box .nav_slide .nav_box_1.links_jp {
  display: flex;
}
.jp .nav_slide_box .nav_slide .nav_box_1 .icon {
  margin: 0 0.2rem;
  position: relative;
  display: flex;
  align-items: center;
}
.jp .nav_slide_box .nav_slide .nav_box_1 .icon a {
  display: block;
  width: 100%;
  height: 100%;
}
.jp .nav_slide_box .nav_slide .nav_box_1 .yt {
  width: 0.56rem;
  height: 0.41rem;
  background: url("https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/links/yt.png");
  background-size: 100% 100%;
}
.jp .nav_slide_box .nav_slide .nav_box_1 .x {
  width: 0.33rem;
  height: 0.41rem;
  background: url("https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/links/x.png");
  background-size: 100% 100%;
}
.jp .nav_slide_box .nav_slide .nav_box_1 .tiktok {
  width: 0.37rem;
  height: 0.41rem;
  background: url("https://media.game-tree.com/media/pictures/gametree/dt/img/m/en/links/tiktok.png");
  background-size: 100% 100%;
}
.jp .nav_slide_box .nav_slide .nav_box_1 .discord {
  width: 0.49rem;
  height: 0.41rem;
  background: url("https://media.game-tree.com/media/pictures/gametree/dt/img/m/en/links/discord.png");
  background-size: 100% 100%;
}
.jp .nav_slide_box .nav_slide .nav_box_1 .ins {
  width: 0.41rem;
  height: 0.41rem;
  background: url(../img/jp/links/ins.png);
  background-size: 100% 100%;
}
.jp .nav_slide_box .nav_slide .lang_current {
  width: 2.62rem;
  height: 0.46rem;
  line-height: 0.46rem;
  text-align: center;
  font-size: 0.3rem;
  color: #000;
  background-color: #c4c5c5;
  border-radius: 0.3rem;
  margin-top: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.jp .nav_slide_box .nav_slide .lang_current .lang_icon {
  width: 0.28rem;
  height: 0.31rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/lang_icon.png);
  background-size: 100% 100%;
  margin-left: 0.2rem;
}
.jp .pop {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
  justify-content: center;
  align-items: center;
}
.jp .pop .close {
  z-index: 8;
  cursor: pointer;
}
.jp .pop_reg {
  width: 6.5rem;
  height: 3.48rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/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;
}
.jp .pop_reg .box_1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
}
.jp .pop_reg .box_1 .title {
  font-size: 0.4rem;
  color: #000;
  font-weight: bold;
  margin-top: 0.2rem;
  font-family: 'jpblack';
}
.jp .pop_reg .box_1 .text {
  font-size: 0.2rem;
  color: #000;
  font-weight: bold;
  font-family: 'jpbold';
}
.jp .pop_reg .box_1 .close {
  width: 0.9rem;
  height: 0.9rem;
  position: absolute;
  right: -0.3rem;
  top: -0.3rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/close.png);
  background-size: 100% 100%;
}
.jp .pop_reg .box_1 .prefix {
  font-size: 0.22rem;
  color: #000;
  font-weight: bold;
  margin-left: 0.2rem;
  margin-right: 0.5rem;
}
.jp .pop_reg .box_1 .input_1 {
  box-sizing: border-box;
  border: 1px solid #a0a0a0;
  background: #fff;
  margin-top: 1rem;
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 0.3rem;
}
.jp .pop_reg .box_1 .input_1 input::placeholder {
  font-size: 0.22rem;
  text-align: center;
  /* 设置placeholder的字体大小 */
}
.jp .pop_reg .box_1 .input_1 input {
  font-size: 0.3rem;
  padding-left: 0.1rem;
}
.jp .pop_reg .box_1 .input_1 input {
  width: 4.9rem;
  height: 0.6rem;
  background: transparent;
  outline: none;
  border: none;
}
.jp .pop_reg .box_1 .tip_text {
  font-size: 0.16rem;
  color: red;
  position: absolute;
  bottom: 2.4rem;
  display: none;
}
.jp .pop_reg .box_1 .agree_box {
  width: 73%;
  font-family: jpbold;
  font-weight: bold;
  font-size: 0.2rem;
  color: #6b6b6b;
  margin-top: 0.27rem;
  margin-bottom: 0.25rem;
}
.jp .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/m/jp/pop/radio.png);
  background-size: 100% 100%;
  margin-right: 0.09rem;
  cursor: pointer;
  flex-shrink: 0;
  display: inline-block;
}
.jp .pop_reg .box_1 .agree_box .on {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/pop/radio_check.png);
  background-size: 100% 100%;
  margin-right: 0.09rem;
  cursor: pointer;
  flex-shrink: 0;
}
.jp .pop_reg .box_1 .agree_box a {
  display: inline;
  color: #6b6b6b;
  font-weight: bold;
  font-size: 0.18rem;
  text-decoration: none;
}
.jp .pop_reg .box_1 .agree_box .agree_item .radio {
  width: 0.2rem;
  height: 0.2rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/radio.png);
  background-size: 100% 100%;
  display: inline-block;
  margin-right: 0.09rem;
}
.jp .pop_reg .box_1 .detail_btn {
  font-size: 0.22rem;
  color: #fff;
  background-color: #6b6b6b;
  padding: 0 0.1rem;
  position: absolute;
  top: 3rem;
  right: 0.3rem;
  cursor: pointer;
}
.jp .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_reg .box_1 .ok_btn {
  width: 3.17rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.28rem;
  text-align: center;
  background-color: #fffd2b;
  background-size: 100% 100%;
  cursor: pointer;
  color: #000;
  font-weight: bold;
}
.jp .pop_lang .lang_dropdown {
  width: 7.5rem;
  height: 4.8rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/lang_pop_bg.png);
  background-size: 100% 100%;
  position: fixed;
  bottom: 0;
  font-size: 0.38rem;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.jp .pop_lang .lang_dropdown .lang_option {
  text-align: center;
  height: 0.6rem;
  line-height: 0.6rem;
  cursor: pointer;
  font-weight: bold;
}
.jp .pop_lang .lang_dropdown .lang_option.active {
  color: #4880fd;
}
.jp .pop_rule {
  width: 7rem;
  height: 6.25rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/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;
}
.jp .pop_rule p {
  margin: 0.1rem 0;
}
.jp .pop_rule .sub_title {
  font-size: 0.22rem;
  font-weight: bold;
}
.jp .pop_rule .rule_text {
  height: 80%;
  overflow-y: auto;
  font-weight: bold;
}
.jp .pop_rule .title {
  font-size: 0.4rem;
  font-weight: bold;
}
.jp .pop_rule .close {
  width: 1rem;
  height: 1rem;
  position: absolute;
  right: -0.4rem;
  top: -0.4rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/close.png);
  background-size: 100% 100%;
}
.jp .pop_tip {
  width: 5.36rem;
  height: 3.11rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/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.3rem;
  padding: 0.3rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
}
.jp .pop_tip .title {
  text-align: center;
}
.jp .pop_tip .ok_btn {
  width: 2.5rem;
  height: 0.6rem;
  background-color: #fffd2b;
  font-size: 0.26rem;
  text-align: center;
  line-height: 0.6rem;
  cursor: pointer;
  color: #000;
  font-weight: bold;
}
.jp .pop_tip .close {
  width: 1rem;
  height: 1rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/close.png);
  background-size: 100% 100%;
  position: absolute;
  right: -0.5rem;
  top: -0.5rem;
}
.jp .success .ok_btn {
  display: none;
}
.jp .success .links {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  display: none !important;
}
.jp .success .links a {
  margin-bottom: 0.2rem;
}
.jp .success .links .google {
  width: 1.92rem;
  height: 0.56rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/pop/google.png);
  background-size: 100% 100%;
}
.jp .success .links .appstore {
  width: 1.92rem;
  height: 0.56rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/pop/appstore.png);
  background-size: 100% 100%;
}
.jp .success .links .pc {
  width: 1.92rem;
  height: 0.56rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/pop/pc.png);
  background-size: 100% 100%;
}
.jp .success .links .steam {
  width: 1.92rem;
  height: 0.56rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/jp/pop/steam.png);
  background-size: 100% 100%;
}
.jp .video .pop_video {
  width: 96%;
  height: 5rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.jp .video .pop_video video,
.jp .video .pop_video iframe {
  width: 100%;
  height: 100%;
}
.jp .video .pop_video .close {
  width: 0.8rem;
  height: 0.8rem;
  background: url(https://media.game-tree.com/media/pictures/gametree/dt/img/m/common/close.png);
  background-size: 100% 100%;
  position: absolute;
  right: -0.2rem;
  top: -0.8rem;
}
