body, html { background: #1e5c8f; }












.box_skip { bottom: 1.2rem; }
.top_media{
  width: 5rem;
  position: absolute;
  top: 0;
  z-index: 99;
  left: 0rem;
  height: .5rem;
  top: .5rem;
  display: flex;
}



.top_media a{
  position: relative;
  height: 100%;
  width: .4rem;
  display: inline-block;
  /* margin: 0 .3rem .2rem; */
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 0.35rem;
  margin-left: .2rem;
}
.top_media  .top_logo{
  margin-left: 0;
  margin-top: -.35rem;
  width: 2.15rem;
  height: 1.14rem;
  background: url(../img/top_logo.png) center center no-repeat;
  background-size: 100% auto;
}
.top_media  .top_logo::after{
  content: '';
  position: absolute;
  right: 0;
  top: .35rem;
  width: 1px;
  height: .4rem;
  background: #a1a1a1;
}




.top_media a.side_x{
  background-image: url(../img/top_xicon.png);
}

.top_media a.side_fab{
  background-image: url(../img/top_facebook.png);
}

.top_media a.side_ytb{
  background-image: url(../img/top_youtube.png);
}
.top_media a.side_disc{
  background-image: url(../img/top_discord.png);
}

.top_media a.side_ins{
  background-image: url(../img/top_instagram.png);
}

.top_media a.side_rdt{
  background-image: url(../img/reddit.png);
  display: none;
}

/* Footer Navigation */
.footer_nav {
  position: absolute;
  z-index: 99;
  bottom: 0;
  left: 50%;
  right: 0;
  height: 1rem;
  width: 7.5rem;
  transform: translateX(-50%);
}
.footer_nav ul {
  position: relative;
  display: flex;
  width: 7.5rem;
  height: 1rem;
}
.footer_nav ul::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0.3;
  width: 7.5rem;
  height: 1rem;
  background-color: #334655;
}
.footer_nav ul::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 7.5rem;
  border-top: 0.02rem solid #6995bd;
}
.footer_nav ul li {
  position: relative;
  width: 20%;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  font-size: 0.22rem;
  color: #fff;
  opacity: 0.7;
  font-family: 'hy60';
  text-transform: uppercase;
}

/* .footer_nav ul li:nth-child(4){    width: 28%;}
.footer_nav ul li:nth-child(5){ width: 24%;} */







.footer_nav ul li::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-46%);
  right: 0;
  width: 0.02rem;
  height: 0.25rem;
  background-color: #8fa3b3;
}
.footer_nav ul li.on {
  background: url(../img/nav_f_bg.png) center center/cover no-repeat;
  opacity: 1;
}
.footer_nav ul li.on::after,
.footer_nav ul li:last-child::after { display: none; }

/* Menu Button */
.box_btn_nav span { height: 0.03rem; width: 0.55rem; }
.box_btn_nav span:nth-child(2) { height: 0.08rem; top: 0.15rem; }
.box_btn_nav span:nth-child(3) { top: 0.34rem; }

/* Logo/Title */
/* .slgon {
  width: 7.5rem;
  height: 4.42rem;
  margin: -4rem auto 0;
  transform: translate(-50%, -50%);
} */

.slgon_txt{
  opacity: 1;
  position: absolute;
  z-index: 99;
  left: 50%;
  top: 63%;
  width: 100%;
  /* margin-top: 4rem; */
  text-align: center;
  color: #fff;
  transform: translate(-50%);
  font-family: "din";
  font-size: .52rem;
}


.s0-content .signBtn{
  text-transform: uppercase;
}




/* S0 Content */
.s0-content {

  width: 6rem;
  margin: 0 auto;
  top: auto;
  bottom: .5rem;
  left: 50%;
  margin-left: -3rem;
}

/* Video Play Button */
.videoPlay {
  width: 2.11rem;
  height: 1.53rem;
  position: absolute;
  z-index: 10;
  left: 50%;
  margin-top: 1.5rem;
  transform: translate(-50%, -50%);
  background: url(../img/videoPlay.png) center center no-repeat;
  background-size: 100% auto;
}
.videoPlay .play {
  position: absolute;
  left: 50%;
  margin-left: -0.56rem;
  top: 0.1rem;
  width: 1.12rem;
  height: 1.11rem;
  background: url(../img/videoPlayCircle.png) center center/100% auto no-repeat;
  animation: playButtonCircleAni 6s linear infinite;
}
@keyframes playButtonCircleAni {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}
.videoPlay p {
  font-size: 0.12rem;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  text-indent: 0.05rem;
}

.p1_text_bottom { display: none; }


/* page1 */

.s-slide .txtBox .link{
    bottom: -1.4rem;
    text-decoration: underline;
    text-underline-offset: 0.1rem;
}









/* page2 */
.tit2{
  top: 1.1rem;
  left: 0.7rem;
}
.newsBox{
    width: 6.08rem;
    height: 4.15rem;
    margin: 0 auto;
    position: relative;
}

.kuang{
    position: absolute;
    z-index: 20;
    left: 0;
    top: 0;
    pointer-events: none;
    width: 6.08rem;
    height: 4.15rem;
    background: url(../img/news_lb_box.png) center center no-repeat;
    background-size: 100% auto;    
}

.newsBox .lunboBox{
    position: absolute;
    top: .2rem;
    z-index: 15;
    width: 6.08rem;
    height: 3.95rem;
    left: 0;
    overflow: hidden;
    -webkit-mask: url(../img/imgMask.png);
    -webkit-mask-size: 100% 100%;
  }
.newsBox .lunboBox .swiper{
    height: 100%;
  
  }
.newsBox .lunboBox .swiper-slide{
    width: 100%;
    height: 3.35rem;
    overflow: visible;
  }
  .newsBox .lunboBox a{
    width: 100%;
    height: 100%;
  }
  .newsBox .lunboBox img{
    position: relative;
    width: 100%;
    height: 100%;
  }
  

  .newsBox .lunboBox p{
    position: relative;
    font-size: .2rem;
    height: .55rem;
    line-height: .55rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    margin: -.05rem auto 0;
    white-space: nowrap;
  }
  .newsBox .lunboBox p::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: .15;
  }

  .newsBox  .swiper-pagination{
    bottom: -.3rem;
   
  }
  
  .newsBox  .swiper-pagination-bullet{
    opacity: 1;
    background: url(../img/point.png) center center no-repeat;
    background-size:.12rem auto;
  }
  .newsBox  .swiper-pagination-bullet-active{
    background: #c8d6db;
  }

.news-zone{
    width: 6.08rem;
    height: auto;
    margin: .6rem auto 0;
    position: relative;
    /* overflow: hidden; */
}

.news-tab {
    /* position: absolute; */
    width: 100%;
    height: .65rem;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: row;
  }
  
  .news-tab-item {
    position: relative;
    width: 1.30rem;
    height: .4rem;
    line-height: .4rem;
    color: #fff;
    text-align: center;
    font-size: .3rem;
    cursor: pointer;
    font-family: "hy60"; 
  }
  .news-tab-item.active::after{
    content: '';
    position: absolute;
    bottom: -.45rem;
    left: -.58rem;
    width: 2.56rem;
    height: .5rem;
    background: url(../img/newsTabSelected.png) center center no-repeat;
    background-size: 100% auto;
  }
  .news-more {
    position: absolute;
    width: .33rem;
    height: .33rem;
  right: .30rem;
    top: .05rem;
    background-image: url(../img/newsMoreButton.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    cursor: pointer
  }
  .news-more a{
    display: block;
    width: 100%;
    height: 100%;
  }



  .news-list {
    position: relative;
    width: 100%;
    height: 4rem;
    margin-top: .3rem;
  }
  
  .news-list-container {
    position: absolute;
    width: 100%;
    height: 4rem;
    left: 0;
    top: 0;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    flex-direction: column
  }
  
  .news-list-container::-webkit-scrollbar {
    width: .04rem
  }
  
  .news-list-container::-webkit-scrollbar-track {
    background: rgba(255,255,255,.2);
    border-radius:.04rem
  }
  
  .news-list-container::-webkit-scrollbar-thumb {
    background: rgba(255,255,255,.8);
    border-radius: .04rem
  }
  
  .news-list-container::-webkit-scrollbar-thumb:hover {
    background: rgba(255,255,255,1)
  }
  
  .news-item {
    position: relative;
    width: 100%;
    height: .66rem;
    left: 0;
    flex-shrink: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    cursor: pointer
  }
  
  .news-item:last-child {
     border-bottom: none; 
  }
  

  
  .news-item-type-bg {
    position: absolute;
    width: .75rem;
    height: .35rem;
    left: 0;
    top: .15rem;
    line-height: .35rem;
    color: #fff;
    font-size: .15rem;
    text-align: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  
  .news-item-title-container {
    position: absolute;
    width: 3.40rem;
    height: .66rem;
    left: 0;
    top: 0;
  
  }
  
  .news-item-title {
    position: absolute;
    width: 5.25rem;
    height: .66rem;
    left: .85rem;
    top: 0;
    line-height: .66rem;
    color: #fff;
    font-size: .22rem;
    transition: .5s
  }
  .news-item-title a{
    color: #fff;
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .news-item-title a:hover {
    color: #eacb05
  }
  
  .news-item-time {
    display: none;
    position: absolute;
    width: auto;
    height: .66rem;
    right: 0;
    top: 3px;
    line-height: .66rem;
    color: #fff;
    font-size: .12rem;
    text-align: center;
    white-space: nowrap;
  }
  




/* page3 */
.s3_think {top: 3rem;}
.s3_left .btn_msg{    top: 4rem;}
.s3_right{top: 4.7rem;}
.msg_swiper{
    height: 5rem;
}

.msg_swiper .swiper-slide{
    width: auto;
    margin-left: .3rem;
}
.msg_swiper .itemlist{
    width: auto;
    height: auto;
    position: relative;
    display: flex;
    gap: .15rem;
}
.msg_swiper .swiper-slide .user_img{
    width: .7rem;
  }
  .msg_swiper .swiper-slide .user_img .txbox{
    position: relative;
    margin-top: .2rem;
    width: .7rem;
    height: .69rem;
    background: url(../img/p3_txbox.png) no-repeat;
    background-size: 100%  auto;
    
  }
  
  .msg_swiper .user_img .maskimg{
    width: .7rem;
    height: .69rem;
    -webkit-mask: url(../img/p3_mask.png);
    -webkit-mask-size: 100% 100%;

  }
  .msg_swiper .user_img img{
    width: .7rem;
    height: .69rem;
  }



  .msg_swiper  .user_img p{
    text-align: center;
    color: #fff;
    font-size: .14rem;
    margin-top: .05rem;
    word-break: break-word;
    font-family: "hy60";

  }


  .msg_swiper .swiper-slide .user-word{
    width: 2.9rem;
    height: 4.75rem;
    background: url(../img/p3_bg.png) no-repeat;
    background-size: 100%  auto;
  }
  .msg_swiper .swiper-slide .user-word p{
    width: 2.2rem;
    height: 4.1rem;
    color: #28557e;
    overflow-y: auto;
    overflow-x: hidden;
    margin-left:.5rem;
    margin-top: .45rem;
    font-size: .18rem;
    line-height: .32rem;
    font-family: "hy60";
    padding-right: .1rem;
  }
  


.common .text{
  word-break: keep-all;
  white-space: pre;
}

.buttonPrev span, .buttonNext span{
	    display: none;
 
}



/* pop video */

.popvideo { width: 6.2rem; height:3.49rem; }

.popvideo .videoCont { width: 100%; height: 100%; }

@media only screen and (max-height:740px) {
    .s-slide1  .page {
        height: 7rem;
    }
}

@media screen and (max-height: 740px) {
   
    .s-slide2 .page{padding-top: 1rem;}
    .news-list-container{
        height: 2.5rem;
    }
  
}
@media screen and (min-height: 740px) {
    .s-slide1  .page {
        height: 9rem;
    }
}
@media screen and (min-height: 740px) and (min-width: 360px){
    .news-list-container{
        height: auto;
    }
   
}

@media only screen and (max-height: 960px) and (min-width: 600px) {
    .news-list-container{
        height: 2.5rem;
    }
   
}




.lang_en .common .text{
  font-size: .2rem;
}
.lang_en .slgon_txt{
  /* margin-top: 3.6rem; */
  font-size: .62rem;
}

.lang_en .footer_nav ul li{
  font-size: 0.18rem;
}

.lang_ja .slgon_txt{
  /* margin-top: 3.6rem; */
  line-height: 1.2;
  font-size: .62rem;
}

.lang_ja .s3_left .btn_msg{
  top: 4.2rem;
}
.lang_ja  .s3_right{
  top: 5rem;
}

.lang_ja  .common .text{
  word-break: normal;
    white-space: break-spaces;
}
.lang_ja .footer_nav ul li{
  font-size: 0.18rem;
}
.lang_ko .slgon_txt{

  font-size: .62rem;
}
.lang_ko .common .text{
  font-size: .2rem;
}





