/*
 * Author: clovis(706706)
 * Version: 0.1.0
 * Compile Date: 2026-01-16 15:37
*/ 
@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; }

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

.page-con {
  background: url(https://img7.99.com/cos/images/act/2026/znq/img/page-con.png) no-repeat center/contain;
  width: 1506px;
  height: 983px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -60px;
  padding-top: 167px;
  /*&.p2{
      background: url(../image/p-cont2.png) no-repeat center/contain;
      width: ptov(1299px);
      height: ptov(733px);
      padding-left: ptov(170px);  
    }*/ }

.menu {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 12%;
  left: 50%;
  bottom: 0px;
  z-index: 11;
  position: absolute;
  transform: translateX(-50%);
  background: url(https://img7.99.com/cos/images/act/2026/znq/img/menu-line.jpg) no-repeat top/cover; }
  .menu a {
    background: url("https://img7.99.com/cos/images/act/2026/znq/img/menu-a.png") no-repeat center/contain;
    width: 301px;
    height: 83px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff3df;
    font-size: 26px;
    transition: all ease 0.4s;
    margin-top: -40px; }
    .menu a:hover, .menu a.on {
      color: #994610;
      background: url("https://img7.99.com/cos/images/act/2026/znq/img/menu-a-on.png") no-repeat center/contain; }
    .menu a + a {
      margin-left: 50px; }

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

.page1 {
  background: url("https://img7.99.com/cos/images/act/2026/znq/img/p-bg1.jpg") no-repeat center/cover; }
  .page1 .logo {
    width: 152px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 128px;
    left: 21px;
    z-index: 2; }
    .page1 .logo img {
      width: 152px;
      height: 48px; }
    .page1 .logo:after {
      content: '';
      background: url(https://img7.99.com/cos/images/act/2026/znq/img/11zn.png) no-repeat center/contain;
      width: 169px;
      height: 47px;
      display: inline-block;
      position: absolute;
      top: -5px;
      left: 160px; }
  .page1 .page-con {
    background: none; }
  .page1 .slg {
    background: url("https://img7.99.com/cos/images/act/2026/znq/img/slg.png") no-repeat center/contain;
    display: flex;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 50%;
    font-weight: bold;
    width: 1032px;
    height: 346px;
    margin-left: -485px;
    margin-top: 58px;
    font-size: 0; }

.page2 .side {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 960px;
  flex-direction: column;
  text-align: center;
  width: 455px;
  background: url(https://img7.99.com/cos/images/act/2026/znq/img/side-bg.png) no-repeat center/cover;
  position: absolute;
  left: -55px;
  top: 0;
  z-index: 1; }
.page2 .tab {
  display: flex;
  align-items: start;
  justify-content: space-between;
  flex-direction: column;
  text-align: center;
  width: 100%;
  height: 670px;
  background: url(https://img7.99.com/cos/images/act/2026/znq/img/tab-line.png) no-repeat 55px center; }
  .page2 .tab a {
    width: 296px;
    height: 97px;
    color: #74a6e9;
    font-size: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative; }
    .page2 .tab a:hover, .page2 .tab a.on {
      color: #fff;
      background: url("https://img7.99.com/cos/images/act/2026/znq/img/tab-on.png") no-repeat center; }
      .page2 .tab a:hover:before, .page2 .tab a.on:before {
        display: none; }
.page2 .page {
  display: flex;
  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://img7.99.com/cos/images/act/2026/znq/img/prev.png") no-repeat center/contain; }
    .page2 .page .prev:hover {
      background: url("https://img7.99.com/cos/images/act/2026/znq/img/prev-on.png") no-repeat center/contain; }
  .page2 .page .next {
    background: url("https://img7.99.com/cos/images/act/2026/znq/img/next.png") center/contain; }
    .page2 .page .next:hover {
      background: url("https://img7.99.com/cos/images/act/2026/znq/img/next-on.png") no-repeat center/contain; }
.page2 .page-con {
  align-items: start; }
.page2 .adv-pic {
  position: relative;
  width: 1155px;
  height: 635px;
  margin: 0; }
  .page2 .adv-pic img {
    max-width: 100%;
    max-height: 100%; }
.page2 .adv-tab {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: 85px;
  right: 0;
  width: 89px;
  height: 472px; }
  .page2 .adv-tab a {
    background: url(https://img7.99.com/cos/images/act/2026/znq/img/adv-tab.png) no-repeat center/contain;
    width: 89px;
    height: 236px;
    display: flex;
    align-items: center;
    color: #cce8ff;
    font-size: 19px;
    writing-mode: vertical-lr;
    justify-content: center; }
    .page2 .adv-tab a.on {
      background: url(https://img7.99.com/cos/images/act/2026/znq/img/adv-tab-on.png) no-repeat center/contain;
      color: #ffffef; }
.page2 .btn-js {
  background: url(https://img7.99.com/cos/images/act/2026/znq/img/btn-js.png) no-repeat center/contain;
  width: 44px;
  height: 164px;
  display: block;
  position: absolute;
  z-index: 3;
  top: 170px;
  left: 65px; }
.page2 .btn-play1 {
  width: 55px;
  height: 56px;
  background: url(https://img7.99.com/cos/images/act/2026/znq/img/btn-play1.png) no-repeat center/contain;
  display: block;
  position: absolute;
  z-index: 3;
  top: 70px; }
  .page2 .btn-play1.b1 {
    left: 345px; }
  .page2 .btn-play1.b2 {
    left: 650px; }
  .page2 .btn-play1.b3 {
    left: 935px; }
.page2 .btn-play2 {
  width: 58px;
  height: 57px;
  background: url(https://img7.99.com/cos/images/act/2026/znq/img/btn-play.png) no-repeat center/contain;
  display: block;
  position: absolute;
  z-index: 3;
  top: 310px;
  left: 80px; }
.page2 .code {
  width: 409px;
  height: 172px;
  background: url(https://img7.99.com/cos/images/act/2026/znq/img/sm.png) no-repeat center;
  display: block;
  position: absolute;
  top: 485px;
  left: 405px;
  z-index: 5; }

.page3 .page-con {
  align-items: start; }
.page3 .adv-list-bg {
  position: relative;
  width: 1155px;
  height: 635px;
  margin: 0;
  background: url(https://img7.99.com/cos/images/act/2026/znq/img/adv-list-bg.png) no-repeat center top; }
.page3 .adv-list {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  flex-wrap: wrap;
  padding: 220px 10px 0; }
  .page3 .adv-list li {
    background: url(https://img7.99.com/cos/images/act/2026/znq/img/adv-bg.png) no-repeat center top;
    width: 376px;
    height: 264px;
    padding-right: 15px;
    margin: -50px -32px 0;
    list-style: none;
    cursor: pointer; }
    .page3 .adv-list li:hover {
      background: url(https://img7.99.com/cos/images/act/2026/znq/img/adv-bg-on.png) no-repeat center top; }
  .page3 .adv-list .box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 113px;
    margin: 40px auto 0;
    width: 260px; }
  .page3 .adv-list img {
    max-width: 80%;
    max-height: 80%; }
  .page3 .adv-list p {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff7da;
    font-size: 17px;
    height: 40px;
    text-align: center;
    line-height: 1.1; }

.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 {
    background: url(https://img7.99.com/cos/images/act/2026/znq/img/pop-code.png) no-repeat center top/100% 100%; }

.close {
  background: url("https://img7.99.com/cos/images/act/2026/znq/img/close.png") no-repeat center/contain;
  width: 49px;
  height: 49px;
  position: absolute;
  right: -50px;
  top: 20px;
  display: block; }

.pop {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 740px;
  height: 500px;
  padding: 70px 0 50px;
  position: relative; }
  .pop .box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 154px;
    height: 155px; }
    .pop .box img {
      width: 100%;
      height: 100%; }
  .pop .tis {
    color: #fffefe;
    font-size: 26px;
    margin-top: 10px; }
  .pop .tit {
    color: #fffefe;
    font-size: 26px;
    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: 30px;
  height: 270px; }

.pop-small {
  height: auto; }

.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: 30px;
  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); }


