/* ==================== 字体定义 ==================== */
@font-face {
    font-family: 'Kaiti';
    src: url('../tff/ShiJingKaiShu-ChaoQingFanTi-2.woff2') format('woff2'),
         url('/dmwh/assets/tff/ShiJingKaiShu-ChaoQingFanTi-2.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

:root {
    --height:40vw;
    --width: 40vw;
}

html,
body {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    line-height: 1.8;
    height: 100%;
    background-image: url(../images/dmbg.jpg);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #060606;
    font-family: "Kaiti", "Microsoft YaHei", serif;
}
.top_d.top_d107{
	background: url(../images/top_img107.jpg);
	background-size: cover;
}
.top_d.top_d107 .music_button{
	display:block;
	width:2.4vw;
	height:2.4vw;
	background: url(../images/mbtn107.png) no-repeat;
	background-size: cover;
	position: absolute;
	cursor:pointer
}
.top_d.top_d107 .music_button span{
	display:block;
	width:2.8vw;
	height:2.8vw;
	background: url(../images/light107.png) no-repeat;
	background-size: cover;
	position:relative;
	top:-3px;
	left:-3px;
}
#openC{
    width:21.614vw;
    height:2.552vw;
    background: url(../images/openC.png) center no-repeat;
    background-size: cover;
    top:50%;
    left:50%;
    margin: 7vw 0 0 -10.807vw;
    position: absolute;
}
#top_bg {
    width: 100vw;
    height: 3vw;
    top: 0vw;
    -moz-background-size: cover;
    background-size: cover;
    position: absolute;
    z-index: 2;
}

#music_btn {
    width: 3vw;
    height: 3vw;
    /* background: url(../images/menu_cafe.png) center no-repeat; */
    -moz-background-size: cover;
    background-size: cover;
    position: absolute;
    right: 0.6vw;
    top: 4vw;
    z-index: 999;
    cursor: pointer;
    transition: all .5s;
}

#music_btn:hover {
    -webkit-filter: brightness(70%); /* Safari */
    filter: brightness(70%);
    transition: all .5s;
}

#home_btn {
    width: 3vw;
    height: 3vw;
     background: url(../images/heluo_home_btn.png) center no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    position: absolute;
    right:0.6vw;
    top: 0.6vw;
    z-index: 999;
    cursor: pointer;
    transition: all .5s;
}

#home_btn:hover {
    -webkit-filter: brightness(70%); /* Safari */
    filter: brightness(70%);
    transition: all .5s;
}



#switch_btn {
    width: 2.5vw;
    height: 2.5vw;
    background: url(../images/switch_bnt.png) center no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    position: absolute;
    right: 5.5vw;
    top: 0.3vw;
    z-index: 999;
    cursor: pointer;
    transition: all .5s;
}

#switch_btn:hover {
    -webkit-filter: brightness(70%); /* Safari */
    filter: brightness(70%);
    transition: all .5s;
}

.slogan_new {
    width: 28.7vw;
    height: 4vw;
    top: 34.7vw;
    background: url(../images/slogan.png) center no-repeat;
/*    background-color: #268080b0;*/
    -moz-background-size: cover;
    background-size: cover;
    position: absolute;
    left:50%;
    margin:0 0 0 -14.35vw;
    z-index: 2;
}

#top_bg {
    width: 100vw;
    height: 3vw;
    top: 0vw;
    -moz-background-size: cover;
    background-size: cover;
    position: absolute;
    z-index: 2;
}


#foot_bg {
    width: 100vw;
    height: 3vw;
    bottom: 0vw;
    -moz-background-size: cover;
    background-size: cover;
    position: absolute;
    z-index: 2;
}

.copyright {
    width: 19.7vw;
    height: 2vw;
    bottom: 3vw;
    left:50%;
    margin:0 0 0 -9.85vw;
     background: url(../images/copy.png) center no-repeat;
/*    background: #ffffff8f;*/
    -moz-background-size: cover;
    background-size: cover;
    position: absolute;
    z-index: 2;
}


.warning {
    width: 19.4vw;
    height: 2.5vw;
    bottom: 0.25vw;
    right: 0.25vw;
     background: url(../images/warning.png) center no-repeat;
/*    background-color: #807526b0;*/
    -moz-background-size: cover;
    background-size: cover;
    position: absolute;
    z-index: 29;
}



.time_d {
    text-shadow: 0.15vw 0.15vw 0.3vw #000000;
    width: 5.7vw;
    color: white;
    font-size: 5.5vw;
    line-height: 5.5vw;
    height: 6.7vw;
    top:50%;
    left: 33vw;
/*    background-color: #802626b0;*/
    -moz-background-size: cover;
    background-size: cover;
    position: absolute;
    z-index: 9;
}

.pp2{
    font-size: 5.5vw;
    position: absolute;
    top:45%;
    left: 43.7vw;
    color:#fff;
}
.pp3{
    font-size: 5.5vw;
    position: absolute;
    top:45%;
    left: 53.2vw;
    color:#fff;
}
.time_h {
    text-shadow: 0.15vw 0.15vw 0.3vw #000000;
    width: 5.7vw;
    color: white;
    font-size: 5.5vw;
    line-height: 5.5vw;
    height: 6.7vw;
    top:50%;
    left: 36.5vw;
/*    background-color: #802626b0;*/
    -moz-background-size: cover;
    background-size: cover;
    position: absolute;
    z-index: 9;
}


.time_m {
    text-shadow: 0.15vw 0.15vw 0.3vw #000000;
    width: 5.7vw;
    color: white;
    font-size: 5.5vw;
    line-height: 5.5vw;
    height: 6.7vw;
    top:50%;
    left: 46vw;
/*    background-color: #802626b0;*/
    -moz-background-size: cover;
    background-size: cover;
    position: absolute;
    z-index: 9;
}

.time_s {
    text-shadow: 0.15vw 0.15vw 0.3vw #000000;
    width: 5.7vw;
    color: white;
    font-size: 5.5vw;
    line-height: 5.5vw;
    height: 6.7vw;
    top:50%;
    left: 55.5vw;
/*    background-color: #802626b0;*/
    -moz-background-size: cover;
    background-size: cover;
    position: absolute;
    z-index: 9;
}


.bj_big{
    position: absolute;
    width: 100%;
    height: 100%;
	left: 0;
	top: 0;
    background-image: url(../images/bg.png);
    background-size: 100% 100%;
    background-position: center top;
    background-repeat: no-repeat;
}

.l-wrap__bg {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -13;
    width: 100%;
    height: 100%;
}

#fluid_container {
    position: fixed;
    z-index: -13;
    width: 100%;
    height: 100%;
}

.mosha{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; 
    height: 100%;
    background: url("../images/mosha.png") repeat;
} 

@-webkit-keyframes opener {
    0% {
        -webkit-transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(10px);
    }
}
@keyframes opener {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(10px);
    }
}   
#lod{
    width:100%;
    height:100%;
    position:fixed;
    left:0;
    top:0;
    background:#000;
    z-index:1001;
}
.lod{
  width:146px;
  height:146px;
  background: url("../images/lod.png") no-repeat;
  position: absolute;
  left:50%;
  top:50%;
  margin:-73px 0 0 -73px;
  -webkit-mask:url('../images/lod.png');
  mask:url('../images/lod.png');
}
#index_to_btn{
    width:323px;
    height:112px;
    cursor: pointer;
    left:50%;
    top:50%;
    margin:100px 0 0 -161px;
    position: absolute;
}
#index_to_btn > div{
    background: url("../images/index_to_btn.png") no-repeat;
    width:323px;
    height:112px;
    -webkit-animation: opener 1s ease-in-out alternate infinite;
    animation: opener 1s ease-in-out alternate infinite;
    position: relative;
}
.lod div{
    width:1920px;
    height:250px;
    background:#6cc6ca;
    position:absolute;
    left:0;
    bottom: -120%;
    background: url("../images/liu.png") no-repeat;
    transform: translateX(-1774px);
    -webkit-transform: translateX(-1774px);
    animation:mymoves 4s infinite linear;
    -webkit-animation:mymoves 4s infinite linear; 
}
@keyframes mymoves {
    from { transform: translateX(-1774px)}
    to { transform: translateX(0);}
}
@-webkit-keyframes mymoves {
    from { -webkit-transform: translateX(-1774px);}
    to { -webkit-transform: translateX(0);}
}

#wrapper_d {
    position: inherit;
    z-index: 1;
    padding-top: 2vw;
    overflow: hidden;
    background:none !important;
}

.top_d {
    height: 51vw;
    width: 100%;
     background: url(../images/top_one_img.jpg);
     margin-top: -2vw;
/*    background: #000fff50;*/
    /* position: relative; */
    background-size: cover;
    position: relative;
}
#heluo_bottom_b{
    width:100%;
    height:4px;
    background: url(../images/heluo_bottom_b.png) center no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    position: absolute;
    left:0;
    bottom:0;
    z-index:10;
}
#heluo_top_b{
    width:100%;
    height:4px;
    background: url(../images/heluo_top_b.png) center no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    position: absolute;
    left:0;
    top:0;
    z-index:10;
}
#heluo_logo{
    width:60vw;
    height:10vw;
    background: url(../images/heluo_logo.png) center no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    position:absolute;
    left:50%;
    top:30%;
    margin:0 0 0 -30vw;

}
#heluo_btn{
    background: url(../images/heluo_btn.png) center no-repeat;
    width:24vw;
    height:10vw;
    position:absolute;
    top:70%;
    left:50%;
    margin:0 0 0 -12vw;
    cursor: pointer;
    -webkit-animation: opener 1s ease-in-out alternate infinite;
    animation: opener 1s ease-in-out alternate infinite;
}
#box0 {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: url(../images/heluo_pc_bg.png) center no-repeat;
    /* -moz-background-size: cover; */
    background-size: cover;
    display: inline-flex;
    justify-content: center;
    position:absolute;
    left:0;
    top:0;
}
#box0> div ,#box1 > div{
    width:100%;
    height:100%;
    background:#000;
}
#box1 {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        background: url(../images/bg_2.jpg) center no-repeat;
        /* -moz-background-size: cover; */
        background-size: cover;
        display: inline-flex;
        justify-content: center;
        position:absolute;
        left:0;
        top:0;
    }
        
#cvs{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position:absolute;
    left:0;
    top:0;
}           
#cvs canvas{
    width:100%;height:100%
}
#vd{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index:1001;
    left:0;
    top:0;
    background:rgba(0,0,0,0.8);
}
#vd #vd_box{
    position: absolute;
    left:50%;
    top:50%;
    width:50%;
    height:30vw;
    margin:-15vw 0 0 -25vw;
}
#vd #vd_box iframe{
    width: 100%;
    height: 100%;
}
#logo_box {
/*    -webkit-animation-delay: 0.7s;*/
/*    -webkit-animation-duration: 1s;*/
    z-index: 0;
    position: absolute;
    width: 100%;
    top: 14vw;
}
.logo_new {
    width: 6vw;
    height: 12vw;
    bottom: 3vw;
    right: 0;
    /* top: 0; */
    /* left: 0; */
     background: url(../images/logo_new.png) center no-repeat;
/*    background-color: #807526b0;*/
    -moz-background-size: cover;
    background-size: cover;
    position: absolute;
    z-index: 2;
}

#logo {
/*background: url(../images/logo.png);*/
    background: #fff00050;
    width: 45vw;
    height: 19vw;
    margin: 0 auto 0 auto;
    z-index: 50;
}

#dlc_box {
    -webkit-animation-delay: 0.7s;/*閹稿洤鐣剧懎鑼⒖娴犲墎澹掗弫鍫濇闁煡鏋婃慨瀣剁礉3.5s娴狅綀銆�3.5缁夋帇鈧拷*/
    -webkit-animation-duration: 1.8s;/*
    鐟奉厼鐣剧懎鑼⒖娴犲墎澹掗弫鍫ヤ悍缁嬪娈戦弲鍌炴灁閿涳拷3.5s娴狅綀銆�3.5缁夋帇鈧拷*/
    z-index: 0;
    position: relative;
    width: 100%;
    top: 41.2vw;
    z-index: 50;
}

.dlc {
/*    background: #fff00050;*/
    width: 58vw;
    height: 3vw;
    margin: 0 auto 0 24%;
    /* margin: 0 auto; */
    z-index: 50;
}

.dlc_1 {
    width: 8.9vw;
    height: 2.83vw;
    background: url(../images/dlc_1.png) no-repeat;
/*    background: #000fff50;*/
    background-size: 100% 100%;
    margin: 0 0.32vw;
    /* bottom: 101px; */
    cursor: pointer;
    transition: all .5s;
    float: left;
}

.dlc_1:hover {
  transform:scale(1.05);
}

.tiao a{
  width: 100%;
  height: 100%;  
  display: block;
}



.dlc_2 {
    width: 8.9vw;
    height: 2.83vw;
     background: url(../images/dlc_2.png) no-repeat;
/*    background: #000fff50;*/
    /* position: relative; */
        background-size: 100% 100%;
    margin: 0 0.32vw;
    /* bottom: 101px; */
    cursor: pointer;
    transition: all .5s;
    float: left;
}

.dlc_2:hover {
  transform:scale(1.05);
}



.dlc_3 {
    position: relative;
    width: 8.9vw;
    height: 2.83vw;
     background: url(../images/dlc_3.png) no-repeat;
/*    background: #000fff50;*/
    /* position: relative; */
        background-size: 100% 100%;
    margin: 0 0.32vw;
    /* bottom: 101px; */
    cursor: pointer;
    transition: all .5s;
    float: left;
}

.dlc_3 .dlc_3_text{
    position: absolute;
    top: -2.8vw;
    left: 0;
    font-size: 1.3vw;
    text-align: center;
    color: #f10a0a;
    font-weight: 600;
    line-height: 1.3vw;
}

.dlc_6 .dlc_3_red{
    display: none;
    position: absolute;
    text-align: center;
    color: #f10a0a;
    bottom: -1.5vw;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 0.9vw;
    font-weight: 600;
}
.dlc_3:hover {
  transform:scale(1.05);
}


.dlc_4 {
    width: 8.9vw;
    height: 2.83vw;
     background: url(../images/dlc_4.png) no-repeat;
/*    background: #000fff50;*/
    /* position: relative; */
        background-size: 100% 100%;
    margin: 0 0.32vw;
    /* bottom: 101px; */
    cursor: pointer;
    transition: all .5s;
    float: left;
}

.dlc_4:hover {
  transform:scale(1.05);
}

.dlc_5{
    position: relative;
    width: 8.9vw;
    height: 2.83vw;
    background: url(../images/dlc_5.png) no-repeat;
/*    background: #000fff50;*/
    /* position: relative; */
    background-size: 100% 100%;
    margin: 0 0.32vw;
    /* bottom: 101px; */
    cursor: pointer;
    transition: all .5s;
    float: left;
}

.dlc_5:hover {
    transform:scale(1.05);
}

.dlc_6{
    position: relative;
    width: 8.9vw;
    height: 2.83vw;
    background: url(../images/dlc_6.png) no-repeat;
/*    background: #000fff50;*/
    /* position: relative; */
    background-size: 100% 100%;
    margin: 0 0.32vw;
    /* bottom: 101px; */
    cursor: pointer;
    transition: all .5s;
    float: left;
}

.dlc_6:hover {
    transform:scale(1.05);
}

.dlc_7{
    position: relative;
    width: 8.9vw;
    height: 2.83vw;
    background: url(../images/dlc_7.png) no-repeat;
/*    background: #000fff50;*/
    /* position: relative; */
    background-size: 100% 100%;
    margin: 0 0.32vw;
    /* bottom: 101px; */
    cursor: pointer;
    transition: all .5s;
    float: left;
}
.dlc_7:hover {
    transform:scale(1.05);
}
.close{
    display: none;
}



.water {
    background: url(../images/water.png);
/*    background: #ff000020;*/
    background-size: contain;
    width: 100vw;
    height: 19vw;
    margin: 0 auto 0 auto;
    z-index: 10;
    bottom: -8vw;
    position: absolute;
}

.top_banner_title {
    background: url(../images/top_banner-close.png);
/*     background: #000fff50;*/
    background-size: contain;
    width: 2.1vw;
    height: 12.2vw;
    margin: 0 auto 0 auto;
    z-index: 11;
    top: 30.5vw;
    /* bottom: 0; */
    position: absolute;
}

.swiper-container{
    width: 20.33vw;
    height: 12.2vw;
    margin: 0 auto 0 auto;
    z-index: 10;
    top: 30.5vw;
    /* bottom: 0; */
    position: absolute;
    cursor: pointer;
    transition: all .5s;
    -webkit-filter: drop-shadow(0.3vw .3vw .4vw #000); /* Safari */
    filter: drop-shadow(0.3vw .3vw .4vw #000);
}

.swiper-wrapper{
   width: 100%;
   height: 100%;
}

.top_banner {
    /* background: url(../images/top_banner.jpg);
    background-size: contain; */
    width: 100%;
    height: 100%;

}
.top_banner .banner_a{
    display: block;
    width: 100%;
    height: 100%;
}

.top_banner img{
    width: 100%;
    height: 100%;
}


.top_banner:hover {
    -webkit-filter: brightness(130%) drop-shadow(0.3vw .3vw .4vw #000); /* Safari */
    filter: brightness(130%) drop-shadow(0.3vw .3vw .4vw #000);
}


.item {
    background: url(../images/item.png);
/*    background: #ff000020;*/
    background-size: contain;
    width: 16vw;
    height: 3.8vw;
    margin: 0 auto 0 auto;
    z-index: 10;
    top: 0;
    right:0;
    position: absolute;
}



#myVideo {
  top:0;
  right: 0;
  bottom: 0;
}


#videobg {
  right: 0;
  bottom: 0;
  z-index: -1;
}


video {
    position: absolute;
    left: 50%;
    width: 100%;
    height: 110%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}


#box01_d {
    height: 56vw;
    width: 60%;
    background-position: center;
/*    background: #ff8dd150;*/
    margin: 0 auto;
}


  .mask_one {
      display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    background: rgba(0, 0, 0, 0.85);
   
  }
  .mask_info {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 53vw;
      height: 39vw;
      background: url("../images/yanyuMaskTwo.png") no-repeat;
      background-size: 100% 100%;
  }
  .mask_info .close_icon {
    width: 45px;
    height: 49px;
    position: absolute;
    z-index: 50;
    cursor: pointer;
    right: 0;
    top: 0;
    background: url("../images/mask_close.png") no-repeat;
    background-size: 100% 100%;
  }

  /* .mask_info .close_icon img{
    width: 100%;
    height: 100%;
  } */
  .down_btn01 {
    background: url("../images/downloadApp.png") no-repeat;
    background-size: 100% 100%;
  }
  .down_btn02 {
    background: url("../images/downloadGoogle.png") no-repeat;
    background-size: 100% 100%;
  }
  .download {
    position: absolute;
    bottom: 8vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 23vw;
    display: flex;
    justify-content: space-between;
   
  }
  .down_btn:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1); /* IE 9 */
    -moz-transform: scale(1.1); /* Firefox */
    -webkit-transform: scale(1.1); /* Safari 閸滐拷 Chrome */
    -o-transform: scale(1.1);
  }
  .download .down_btn{
    width: 10.6vw;
    height: 3vw;
    cursor: pointer;
  }
  .download .down_btn  .blank {
    display: block;
    width: 100%;
    height: 100%;
  }

.fb_if {
    width: 18.5vw;
    height: 29vw;
    background: #36D2EA50;
    float: left;
    top: 9.6vw;
    left: 2.5vw;
    margin: 0 4vw 0 0;
    position: relative;
}

.fb_if_m {
    display: none;
}



.box01_rbox {
    width: 60.9%;
    height: 40vw;
/* background: #6EF07A50;*/
     float: left;
     position: relative;
}

.link_box {
/*    background: #ff000020;*/
    width: 100%;
    height: 10vw;
    margin: 0 auto 0 auto;
    z-index: 50;
    bottom: .5vw;
    position: absolute;

}
.link_qq a{
    display: block;
    width: 100%;
    height: 100%;
}
.link_1 {
    width: 16.55vw;
    height: 4.1vw;
    background: url(../images/link_bnt1.png);
/*    background: #000fff50;*/
    /* position: relative; */
    background-size: contain;
    cursor: pointer;
    transition: all .5s;
    float: left;
}

.link_1:hover {
  transform:scale(1.05);
}


.link_2 {
    width: 16.55vw;
    height: 4.1vw;
     background: url(../images/link_bnt2.png);
/*    background: #000fff50;*/
    /* position: relative; */
        background-size: contain;
    /* position: relative; */
    margin: 0;
    /* bottom: 101px; */
    cursor: pointer;
    transition: all .5s;
    float: left;
}

.link_2:hover {
  transform:scale(1.05);
}



.link_3 {
    width: 16.55vw;
    height: 4.1vw;
    background: url(../images/link_bnt3.png);
/*    background: #000fff50;*/
    /* position: relative; */
        background-size: contain;
    /* position: relative; */
    margin: 0;
    /* bottom: 101px; */
    cursor: pointer;
    transition: all .5s;
    float: left;
}

.link_3:hover {
  transform:scale(1.05);
}


.link_4 {
    width: 16.55vw;
    height: 4.1vw;
    background: url(../images/link_bnt4.png);
/*    background: #000fff50;*/
    /* position: relative; */
    background-size: contain;
    /* position: relative; */
    margin: 0;
    /* bottom: 101px; */
    cursor: pointer;
    transition: all .5s;
    float: left;
}

.link_4:hover {
  transform:scale(1.05);
}


#box02_d {
    height: 35vw;
    width: 60%;
    background-position: center;
/*    background: #de8dff50;*/
    margin: 0 auto;
}



#box03_d {
    height: 42vw;
    width: 100%;
    /* background: url(../images/box01_bg.png); */
    background-position: center;
/*    background: #48CCE750;*/
    position: relative;
    margin: 0 auto;
}



.title_3 {

    background: url(../images/title3.png);
    /* background: #000fff50; */
    background-size: contain;
    width: 5.7vw;
    height: 20vw;
    margin: -.2vw auto 0 auto;
    z-index: 10;
    /* top: 31.5vw; */
    /* bottom: 0; */
    right: 20.3vw;
    position: absolute;
    transition: all .5s;


}



.npc_bntbox {
    -webkit-animation-delay: 0.7s;
    -webkit-animation-duration: 1.8s;
    z-index: 0;
    position: absolute;
    width: 100%;
    /* height: 10vw; */
/*    background: #b7b94a61;*/
    bottom: 2vw;
    /* top: 41.2vw; */
    z-index: 50;
}

.npc_bnt_box_m{
    display: none;
}
.npc_bnt {

/*    background: #fff00050;*/
    width: 30vw;
    height: 5vw;
    margin: 0 auto 0 40%;
    z-index: 50;


}



.npc_1 {
    width: 5vw;
    height: 5vw;
/*    background: #000fff50;*/
    background-size: contain;
    transition: all 0.3s cubic-bezier(0, 0.22, 0.3, 1);
    margin: 0.1vw;
    /* bottom: 101px; */
    cursor: pointer;
    transition: all .5s;
    float: left;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}

/* .npc_1:hover {
    transition: all 0.3s cubic-bezier(0, 0.22, 0.3, 1);
    background: url(../images/npc_bnt1h.png);
    background-size: contain;
    -webkit-filter: brightness(150%);
    filter: brightness(150%);
} */

.npc_2 {
    width: 5vw;
    height: 5vw;
    transition: all 0.3s cubic-bezier(0, 0.22, 0.3, 1);
/*    background: #000fff50;*/
    background-size: contain;
    margin: 0.1vw;
    /* bottom: 101px; */
    cursor: pointer;
    transition: all .5s;
    float: left;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}

/* .npc_2:hover {
    transition: all 0.3s cubic-bezier(0, 0.22, 0.3, 1);
    background: url(../images/npc_bnt2h.png);
    background-size: contain;
    -webkit-filter: brightness(150%);
    filter: brightness(150%);
} */


.npc_3 {
    width: 5vw;
    height: 5vw;
    transition: all 0.3s cubic-bezier(0, 0.22, 0.3, 1);
/*    background: #000fff50;*/
    background-size: contain;
    margin: 0.1vw;
    /* bottom: 101px; */
    cursor: pointer;
    transition: all .5s;
    float: left;
        -webkit-filter: brightness(100%);
    filter: brightness(100%);
}

/* .npc_3:hover {
    transition: all 0.3s cubic-bezier(0, 0.22, 0.3, 1);
    background: url(../images/npc_bnt3h.png);
    background-size: contain;
    -webkit-filter: brightness(150%);
    filter: brightness(150%);
} */



.npc_4 {
    width: 5vw;
    height: 5vw;
    transition: all 0.3s cubic-bezier(0, 0.22, 0.3, 1);
/*    background: #000fff50;*/
    background-size: contain;
    margin: 0.1vw;
    /* bottom: 101px; */
    cursor: pointer;
    transition: all .5s;
    float: left;
        -webkit-filter: brightness(100%);
    filter: brightness(100%);
}

/* .npc_4:hover {
    transition: all 0.3s cubic-bezier(0, 0.22, 0.3, 1);
    background: url(../images/npc_bnt4h.png);
    background-size: contain;
    -webkit-filter: brightness(150%);
    filter: brightness(150%);
} */

.fb_if .fb-page {
    width: 18.5vw!important;
    height: 29vw!important;
}
.fb_iframe_widget iframe{
    width: 18.5vw!important;
    height: 29vw!important;
}

.show_img_h{
    display: none;
}

.npc_5 {
    width: 5vw;
    height: 5vw;
    margin: 0.1vw;
    /* bottom: 101px; */
    cursor: pointer;
    /* transition: all .5s; */
    transition: all 0.3s cubic-bezier(0, 0.22, 0.3, 1);
    float: left;
        -webkit-filter: brightness(100%);
    filter: brightness(100%);
}

/* .npc_5:hover {
    transition: all 0.3s cubic-bezier(0, 0.22, 0.3, 1);
    background: url(../images/npc_bnt5h.png);
    background-size: contain;
    -webkit-filter: brightness(150%);
    filter: brightness(150%);
} */

.npc_img_list_m{
    display: none;
}

.npc_img_list{
    width: 100%;
    text-align: center;
    margin: 0 auto 0 auto;
    overflow: hidden;
}

.npc_img {
/*    background: #fff00050;*/
    /* background: url(../images/npc_img_m1.png); */
/*    background: #000fff50;*/
    /* background-size: contain; */
    position: relative;
    float: left;
    width: 100%;
    display:none;
    z-index: 1;
    cursor:pointer;
}

.npc_img img{
    width: 58vw;
    height: 40vw;
}
.selected{
    animation:mymove 5s ease-in-out;
    display: block;
    /* animation-delay:5s; */
   
}
.npc_img1 .back{
    /* right: -50%;
    top: -50%; */
    
}
.back {
    position: absolute;
    width: 0;
    height: 0;
    left: 30%;
    top: 0%;
    filter: url(#filter);
    border-radius: 50%;
    z-index: 50;
    transition: all 2.5s cubic-bezier(0.1, 0.22, 0.3, 1);
}

/* .npc_img:hover .back{
    left: 20%;
    bottom: -50%;
    width: calc(1.5 * var(--width));
    height: calc(1.5 * var(--height));
    background-color: #000;
} */
.npc_menu{
    margin-right: 10px;
}
.npc_menu img{
    width: 100%;
    height: 100%;
}
.back_hover{
    -moz-animation: blink 3.5s ease-in-out;
    -ms-animation: blink 3.5s ease-in-out;
    -o-animation: blink 3.5s ease-in-out;
    animation: blink 3.5s ease-in-out;
}

@-webkit-keyframes blink {
    10%{
        left: 20%;
        bottom: -50%;
        width: calc(1.5 * var(--width));
        height: calc(1.5 * var(--height));
        border-radius: 50%;
        background-color: #000;
        transition: all 2.5s cubic-bezier(0.1, 0.22, 0.3, 1);
    }
    20%{
     
    }
    80%{
       
        /* position: absolute;
        width: 0;
        height: 0;
        left: -50%;
        bottom: -50%;
        filter: url(#filter);
        border-radius: 50%;
        z-index: 5;
        transition: all 2.5s cubic-bezier(0.1, 0.22, 0.3, 1); */
    }
    100% {
       
        opacity: 0;
       
    }
    /* 100% {
        opacity: 0;
    } */
}

@-moz-keyframes blink {
    0%{
        opacity: 1;
        background-color: pink;

    }
    20%{
       
       
      }
      80%{
        
    }
    100% {
      
    }
  }
  
@-ms-keyframes blink {
    0%{
        opacity: 1;
        background-color: pink;

    }
    20%{
       
       
      }
      80%{
      
    }
    100% {
       
    }
}
  
@-o-keyframes blink {
    0%{
        opacity: 1;

    }
    20%{
       
       
      }
      80%{
      
    }
    100% {
       
    }
}

@keyframes mymove
{
    0% {
        opacity: 0;
        /* left:200px */
    }
    30%{
        opacity: 0.4;
        display:block; 
    }
    50%{
        opacity: 1;
    }
    100% {
        opacity: 1;
        display:block; 
        /* left:0px; */
    }
}
 
@-webkit-keyframes mymove /*Safari and Chrome*/
{
    0% {
        opacity: 0;
        /* left:200px */
    }
    30%{
        opacity: 0.4;
    }
    50%{
        opacity: 1;
    }
    100% {
        opacity: 1;
        /* left:0px; */
    }
}

#footer_d {
    height: 48vw;
    width: 100%;
    background-position: center;
/*    background: #5BB4FF50;*/
    margin: 0 auto;
    margin-bottom: 22px;
}


.gotobnt {
    width: 3.5vw;
    height: 3.5vw;
    background: url(../images/gotobnt.png);
    position: absolute;
    background-size: contain;
    z-index: 2;
    right: .5vw;
    bottom: .3vw;
    cursor: pointer;
    opacity: 0.7;
}


.gotobnt:hover {
    opacity: 1;
    transition: all .5s;
}

#wrapper_m {
    display: none;
}




.movie_ {
/*    display: none;*/
    z-index: 10003;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    max-width: 750px;
    width: 100%;
    height: auto;
/*    border: 1px #2C2C2C solid;
    border-radius: 5px;*/
    margin: 10% auto;
/*    padding: 5px 5px 5px 5px;*/
}



.movie2_ {
    display: none;
    z-index: 10003;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    max-width: 750px;
    width: 100%;
    height: auto;
/*    border: 1px #2C2C2C solid;
    border-radius: 5px;*/
    margin: 10% auto;
/*    padding: 5px 5px 5px 5px;*/
}




.close_ {
    cursor: pointer;
    position: relative;
    top: 26vw;
    right: 0px;
    z-index: 99999;
    opacity: 1;
}

.close_ img {
    transition: all .5s;
    width: 80%;
    opacity: 0.5;
}

.close_ img:hover {
    transform: rotateZ(180deg);
}



.close2_ {
    cursor: pointer;
    position: relative;
    top: 26vw;
    right: 0px;
    z-index: 99999;
    opacity: 1;
}

.close2_ img {
    transition: all .5s;
    width: 80%;
    opacity: 0.5;
}

.close2_ img:hover {
    transform: rotateZ(180deg);
}



.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-item {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}


.cover_ {
    width: 100%;
    height: 100%;
    background: #000000e3;
    position: fixed;
    top: 0;
    z-index: 1;
}


.cover2_ {
    display: none;
    width: 100%;
    height: 100%;
    background: #000000e3;
    position: fixed;
    top: 0;
    z-index: 1;
}


.prev {
    width: 9.6Vh;
    height: 9.6Vh;
    background-size: contain;
    /* background: #000; */
    background: url(../images/prev.png) no-repeat;
    cursor: pointer;
    position: relative;
    margin: 0 auto;
    /* top: 10vh; */
    right: 18vh;
    transition: all .5s;
}
.prev:hover {
transform:scale(.8);
}


.next {
    width: 9.6Vh;
    height: 9.6Vh;
    background-size: contain;
    background: url(../images/next.png) no-repeat;
    cursor: pointer;
    position: relative;
    margin: 0 auto;
    top: -9.6vh;
    left: 18vh;
    transition: all .5s;
}
.next:hover {
transform:scale(.8);
}


.pnbox {
    /* width: 50px; */
    /* height: 50px; */
    /* background: #000; */
    /* margin: 0 auto; */
    position: relative;
    top: 82vh;
}



#blank_bg {
 width: 100%;
 height: 100%;
 background: #000;
     display: inline-flex;
    align-items: center;
    justify-content: center;
}

.blank_box {
width: 41.5vw;
    height: 23.3vw;
    /* background: #000; */
    background: url(../images/blank_bg.jpg) no-repeat;
    background-size: cover;
}


.blank_bnt {
    top: 15.8vw;
    left: 7vw;
    width: 11.2vw;
    height: 2.3vw;
     background: url(../images/blank_bnt.png) no-repeat;
    background-size: cover;
    position: relative;
    cursor: pointer;
}

#newyear2023_btn{
   
    display: block;
    width: 18.229vw;
    height: 13.333vw;
    position: absolute;
    left: 43.2vw;
    top: 27vw;
    background: url(https://res.novastargame.net/2023/0112/t2cj1673491582511.png) no-repeat;
    background-size: cover;

}
.blank_bnt:hover {
     background: url(../images/blank_bnt_h.png) no-repeat;
    background-size: cover;
    transition: .5s;
}
@-webkit-keyframes sf {
    0% {
        -webkit-transform:scale(0.95)
    }
    100% {
        -webkit-transform: scale(1)
    }
}
@keyframes sf {
    0% {
        transform:scale(0.95)
    }
    100% {
        transform: scale(1)
    }
}
.anniversary_btn{
    width: 38.515vw;
    height: 5.547vw;
    background: url('https://www.novastargame.net/yanyu/resources/images/anniversary_btn.png') no-repeat;
    background-size: 100%;
    position: absolute;
    left: 49.78vw;
    top: 33.56vw;
    -webkit-animation: sf 1s ease-in-out alternate infinite;
    animation: sf 1s ease-in-out alternate infinite;

}  

@media screen and (max-width: 1920px) {



}


