/*
 * Author: clovis(706706)
 * Version: 0.1.0
 * Compile Date: 2026-06-02 14:49
*/ 
@keyframes next {
  from {
    transform: translateY(0); }

  to {
    transform: translateY(20px); } }

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box; }

html, body, .main, .swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden; }

a {
  text-decoration: none;
  cursor: pointer; }

@font-face {
  font-family: "NDKuBo";
  src: url("https://mobavideo.99.com/games/moba/act/2026/66/font/NDKuBo.eot");
  src: url("https://mobavideo.99.com/games/moba/act/2026/66/font/NDKuBo.eot?#font-spider") format("embedded-opentype"), url("https://mobavideo.99.com/games/moba/act/2026/66/font/NDKuBo.woff") format("woff"), url("https://mobavideo.99.com/games/moba/act/2026/66/font/NDKuBo.ttf") format("truetype"), url("https://mobavideo.99.com/games/moba/act/2026/66/font/NDKuBo.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

.contain {
  position: absolute;
  height: 1080px;
  left: 50%;
  top: 50%;
  width: 1920px;
  margin: -540px 0 0 -960px; }

.page-con {
  background: url(https://img5.99.com/cos/images/act/2026/66/img/page-con1.png) no-repeat center/contain;
  width: 1339px;
  height: 962px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -60px;
  padding-top: 167px; }

.menu {
  display: flex;
  align-items: end;
  justify-content: center;
  width: 100%;
  height: 6%;
  left: 50%;
  bottom: 0px;
  z-index: 10;
  position: absolute;
  transform: translateX(-50%);
  background: url(https://img5.99.com/cos/images/act/2026/66/img/menu-line.png) no-repeat top/cover; }
  .menu a {
    width: 282px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #8081d5;
    font-size: 24px;
    transition: all ease 0.4s;
    position: relative; }
    .menu a:hover, .menu a.on {
      color: #fff;
      text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.7);
      background: url(https://img5.99.com/cos/images/act/2026/66/img/menu-a-on.png) no-repeat center bottom; }
    .menu a::after {
      content: '';
      height: 100%;
      width: 4px;
      background: url(https://img5.99.com/cos/images/act/2026/66/img/m-i.png) no-repeat center;
      position: absolute;
      top: 0;
      right: 0;
      transition: all ease 0.4s; }
    .menu a:last-child::after {
      display: none; }

.swiper-slide {
  background: url("https://img5.99.com/cos/images/act/2026/66/img/p-bg.jpg") no-repeat center/cover; }

.logo {
  width: 152px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 58px;
  left: 170px;
  z-index: 2; }
  .logo img {
    width: 152px;
    height: 48px; }
  .logo:after {
    content: '';
    background: url(https://img5.99.com/cos/images/act/2026/66/img/66.png) no-repeat center/contain;
    width: 121px;
    height: 57px;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px; }

.page1 {
  background: url("https://img5.99.com/cos/images/act/2026/66/img/p-bg1.jpg") no-repeat center/cover; }
  .page1 .page-con {
    background: none; }
  .page1 .slg {
    background: url("https://img5.99.com/cos/images/act/2026/66/img/slg.png") no-repeat center/contain;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 967px;
    height: 438px;
    margin-left: -497px;
    margin-top: 74px;
    font-size: 0; }

.page2 .side {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  flex-direction: column;
  text-align: center;
  width: 359px;
  background: url(https://img5.99.com/cos/images/act/2026/66/img/side-bg.png) no-repeat center;
  background-size: auto 100%;
  position: absolute;
  left: 100px;
  top: 0;
  z-index: 1;
  padding-left: 30px;
  padding-bottom: 30px; }
.page2 .tab {
  display: flex;
  align-items: start;
  justify-content: space-between;
  flex-direction: column;
  text-align: center;
  width: 100%;
  height: 850px; }
  .page2 .tab a {
    width: 296px;
    height: 110px;
    color: #815ad1;
    font-size: 23px;
    display: flex;
    align-items: center;
    font-family: 'NDKuBo';
    justify-content: center;
    text-align: center;
    position: relative;
    background: url(https://img5.99.com/cos/images/act/2026/66/img/tab-line.png) no-repeat center bottom; }
    .page2 .tab a:hover, .page2 .tab a.on {
      color: #fff; }
      .page2 .tab a:hover span, .page2 .tab a.on span {
        position: relative;
        z-index: 3; }
      .page2 .tab a:hover::after, .page2 .tab a.on::after {
        content: '';
        width: 325px;
        height: 109px;
        position: absolute;
        top: -25px;
        left: 0;
        z-index: 1;
        background: url(https://img5.99.com/cos/images/act/2026/66/img/tab-on.png) no-repeat center; }
.page2 .page {
  display: none;
  align-items: start;
  width: 296px;
  height: 45px; }
  .page2 .page .prev, .page2 .page .next {
    width: 52px;
    height: 45px;
    font-size: 0; }
  .page2 .page .prev {
    background: url("https://img5.99.com/cos/images/act/2026/66/img/prev.png") no-repeat center/contain; }
    .page2 .page .prev:hover {
      background: url("https://img5.99.com/cos/images/act/2026/66/img/prev-on.png") no-repeat center/contain; }
  .page2 .page .next {
    background: url("https://img5.99.com/cos/images/act/2026/66/img/next.png") center/contain; }
    .page2 .page .next:hover {
      background: url("https://img5.99.com/cos/images/act/2026/66/img/next-on.png") no-repeat center/contain; }
.page2 .tab1 {
  position: absolute;
  width: 360px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 435px;
  left: 50%;
  margin-left: -100px;
  pointer-events: all; }
  .page2 .tab1 a {
    width: 180px;
    height: 60px;
    font-size: 0; }
.page2 .page-con {
  align-items: start;
  width: 1355px;
  height: 953px;
  background: url(https://img5.99.com/cos/images/act/2026/66/img/page-con.png) no-repeat center/contain;
  margin: -40px 0 0 155px;
  padding: 70px 82px 0 0; }
.page2 .adv-pic {
  position: relative;
  width: 1195px;
  height: 823px;
  margin: 0; }
  .page2 .adv-pic img {
    max-width: 100%;
    max-height: 100%; }
  .page2 .adv-pic::after {
    content: '';
    width: 1308px;
    height: 780px;
    position: absolute;
    pointer-events: none;
    top: 30px;
    left: -30px;
    z-index: 6;
    background: url(https://img5.99.com/cos/images/act/2026/66/img/bg2.png) no-repeat center/contain; }
.page2 .adv-img {
  position: relative;
  z-index: 5;
  pointer-events: none; }
.page2 .adv-tab {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  position: absolute;
  top: 44px;
  right: -100px;
  width: 142px;
  height: 625px;
  z-index: 3; }
  .page2 .adv-tab a {
    background: url(https://img5.99.com/cos/images/act/2026/66/img/adv-tab1.png) no-repeat center/contain;
    width: 89px;
    height: 236px;
    display: flex;
    align-items: center;
    font-size: 23px;
    font-family: 'NDKuBo';
    writing-mode: vertical-lr;
    justify-content: center;
    letter-spacing: -4px; }
    .page2 .adv-tab a:nth-child(1) {
      color: #fff;
      padding-right: 10px;
      background: url(https://img5.99.com/cos/images/act/2026/66/img/adv-tab1.png) no-repeat center/contain; }
    .page2 .adv-tab a:nth-child(2) {
      color: #d5780a;
      margin-left: -10px;
      background: url(https://img5.99.com/cos/images/act/2026/66/img/adv-tab2.png) no-repeat center/contain; }
.page2 .btn-play {
  width: 114px;
  height: 303px;
  background: url(https://img5.99.com/cos/images/act/2026/66/img/btn-play.png) no-repeat center/contain;
  display: block;
  position: absolute;
  z-index: 5;
  top: 127px;
  left: 50%;
  margin-left: 184px;
  pointer-events: none; }
  .page2 .btn-play i {
    width: 114px;
    height: 98px;
    display: block;
    background: url(https://img5.99.com/cos/images/act/2026/66/img/b.png) no-repeat center;
    pointer-events: all; }
    .page2 .btn-play i:hover {
      transform: scale(1.1); }
.page2 .btn1 {
  width: 316px;
  height: 107px;
  display: block;
  background: url(https://img5.99.com/cos/images/act/2026/66/img/btn1.png) no-repeat center/contain;
  position: absolute;
  top: 670px;
  left: 50%;
  margin-left: -160px;
  z-index: 5; }
.page2 .btn2 {
  width: 310px;
  height: 99px;
  display: block;
  background: url(https://img5.99.com/cos/images/act/2026/66/img/btn2.png) no-repeat center/contain;
  position: absolute;
  top: 680px;
  left: 50%;
  margin-left: 130px;
  z-index: 5; }

.page3 .page-con {
  background: url(https://img5.99.com/cos/images/act/2026/66/img/page-con1.png) no-repeat center/contain;
  align-items: start;
  padding: 165px 185px 100px 75px;
  margin-left: 45px;
  margin-top: -40px; }
.page3 .adv-list-bg {
  position: relative;
  width: 100%;
  height: 100%; }
.page3 .adv-list {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  flex-wrap: wrap;
  padding: 197px 0px 0; }
  .page3 .adv-list li {
    background: url(https://img5.99.com/cos/images/act/2026/66/img/adv-bg.png) no-repeat center top;
    width: 330px;
    height: 294px;
    padding-right: 15px;
    margin: -5px -30px -50px;
    list-style: none;
    cursor: pointer; }
    .page3 .adv-list li:hover {
      transform: translateY(-3px);
      transition: all 0.3s ease; }
    .page3 .adv-list li:nth-child(5), .page3 .adv-list li:nth-child(6), .page3 .adv-list li:nth-child(7) {
      margin: -5px -40px -50px; }
  .page3 .adv-list .box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 160px;
    width: 100%;
    padding: 30px 35px 0 60px;
    margin-bottom: 10px; }
  .page3 .adv-list img {
    max-width: 90%;
    max-height: 90%; }
  .page3 .adv-list p {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 35px 0 60px;
    color: #fff7da;
    font-size: 20px;
    height: 40px;
    text-align: center; }

.pop-box {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  align-items: center;
  justify-content: center; }
  .pop-box.show {
    display: flex; }
  .pop-box.pop-code .pop, .pop-box.pop-small .pop {
    background: url(https://img5.99.com/cos/images/act/2026/66/img/pop-code.png) no-repeat center top/100% 100%; }

.close {
  background: url("https://img5.99.com/cos/images/act/2026/66/img/close.png") no-repeat center/contain;
  width: 39px;
  height: 43px;
  position: absolute;
  right: 40px;
  top: 40px;
  display: block;
  z-index: 10; }

.pop {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 566px;
  height: 401px;
  padding: 70px 0 50px;
  position: relative; }
  .pop .box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 200px; }
    .pop .box img {
      width: 100%;
      height: 100%; }
  .pop .tis {
    color: #fffefe;
    font-size: 16px;
    margin-top: 5px; }
  .pop .tit {
    color: #fffefe;
    font-size: 22px;
    text-align: center; }

.tt {
  font-size: 26px;
  color: #fffefe;
  height: 50px;
  line-height: 50px;
  font-weight: bold; }
  .tt span {
    background-image: -webkit-linear-gradient(90deg, #fffdf0 30%, #ffe982 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

.con {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 10px;
  height: 270px; }

.video video {
  width: 100%;
  height: 100%; }

.version-pop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  z-index: 100000;
  display: none; }

.version-pop .pop-con {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -200px 0 0 -250px;
  width: 500px;
  height: 400px;
  font-size: 24px;
  color: #264694;
  background: #fff;
  opacity: 1;
  text-align: center;
  padding-top: 100px; }

.version-pop .btns-box {
  text-align: center;
  margin-top: 60px; }

.version-pop .google-btn {
  display: inline-block;
  padding: 0 30px;
  height: 60px;
  line-height: 60px;
  color: #264694;
  background: #f1e5b0; }

.ie-10 .version-pop {
  display: block; }

.go-footer {
  position: fixed;
  bottom: 20px;
  right: 30px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #000;
  background: rgba(255, 255, 255, 0.75);
  z-index: 40;
  padding: 0 20px;
  border-radius: 15px; }
  .go-footer i {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 22px;
    height: 22px;
    background: url(https://img9.99.com/yhkd/image/guide/edition/240927/icon-arrow.png) no-repeat;
    margin-left: 5px;
    vertical-align: middle;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }

.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 12px;
  color: #fff;
  background: #000;
  padding: 10px 0;
  z-index: 12;
  visibility: hidden;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .footer table {
    margin: 0 auto; }
  .footer.show {
    visibility: visible;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  .footer a {
    color: #fff; }

.go-footer.open i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }
