body {
  position: relative;
  -webkit-text-size-adjust: 100%;
  font-family: "Microsoft YaHei", Arial, sans-serif, Helvetica;
  font-size: 0.16rem
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
span,
a {
  margin: 0;
  padding: 0;
  font-family: inherit;
  vertical-align: baseline
}

ul,
ol {
  list-style: none
}

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  outline: none
}

a:hover {
  text-decoration: none
}

img {
  border: 0;
  object-fit: cover
}

video {
  object-fit: cover
}

table {
  border-collapse: collapse
}

area {
  outline: none
}

input,
textarea,
select {
  -webkit-appearance: none;
  outline: none;
  resize: none;
  border-radius: 0
}

input::-ms-clear {
  display: none
}

input[type="text"],
input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

button {
  border: none;
  background: none;
  cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

h1.wm-public {
  height: 0rem;
  line-height: 0rem;
  font-size: 0rem
}

.cf:after {
  content: "";
  display: block;
  height: 0;
  clear: both
}

.cf {
  zoom: 1
}

.fl {
  float: left
}

.fr {
  float: right
}

.rel {
  position: relative
}

.abs {
  position: absolute
}

.auto {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

#wrapper {
  display: none;
}

.viewPc {
  display: none !important
}

.viewMo {
  display: block !important
}

/* header */
.header {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 7.5rem;
  height: 1.02rem;
  background: #1d1d1d;
  z-index: 4;
}

.logo {
  top: 50%;
  left: 0.3rem;
  transform: translate(0, -50%);
  width: .97rem;
  height: .87rem;
  background: url(../../../m/images/cover251223/logo.png) no-repeat 0 0 / 100% auto;
}

.m_headMenu {
  top: 50%;
  right: .2rem;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
}

.head_yy_btn {
  width: 2.17rem;
  height: .45rem;
  background: url(../../../m/images/cover251223/head_yy_btn.png) no-repeat 0 0 / 100% auto;
}

.language {
  margin-left: .2rem;
}

.iconLanguage {
  width: .63rem;
  height: .62rem;
  background: url(../images/cover251223/iconLanguage.png) no-repeat 0 0 / 100% auto;
}

.iconLanguage:hover {
  background-position-y: bottom;
}

.chooseLanguage {
  top: 1.2rem;
  right: .18rem;
  width: 4.9rem;
  border-radius: .3rem;
  padding-top: .3rem;
  background: rgba(29, 29, 29, .85);
  border: .03rem solid #e8e8e8;
  display: none
}

.chooseLanguage button {
  display: block;
  float: none;
  margin: 0 auto;
  width: 3.4rem;
  height: .72rem;
  border-bottom: .05rem solid #373a3a;
  font-size: .43rem;
  color: #bfbfbf
}

.chooseLanguage button[active="on"] {
  color: #7cecfc
}

.header_menu {
  margin-left: .2rem;
  width: 0.69rem;
  height: 0.69rem;
  background: url(../images/cover240718/header_menu.png) no-repeat 0 0 / 100% auto
}

/* 菜单页 */
.page_menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 4;
  background: rgba(29, 29, 29, 0.97);
  display: none;
}

.page_menu_head {
  top: 0;
  left: 0;
  width: 100%;
  height: 1.02rem;
  padding: 0 .2rem 0 .3rem;
  box-sizing: border-box;
  background: #1d1d1d;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.loginIcon {
  display: block;
  width: 0.66rem;
  height: 0.67rem;
  background: url(../images/cover251223/loginIcon.png) no-repeat 0 0;
  background-size: 100% auto
}

.loginAfter {
  top: .77rem;
  left: 0;
  padding: .2rem .4rem;
  background: #39393a;
  border-radius: .1rem;
  display: none;
}

.loginAfter .uidBox {
  margin-bottom: .1rem;
  font-size: .21rem;
  color: #AAA;
}

.loginAfter .logOut {
  height: .3rem;
  line-height: .3rem;
  padding: 0 .12rem;
  min-width: 1.7rem;
  border: .02rem solid #4d4d4d;
  background: #AAA;
  font-size: .22rem;
  color: #1d1d1d;
  border-radius: .1rem;
}

.closeMenu {
  top: .19rem;
  right: .2rem;
  width: .69rem;
  height: .69rem;
  background: url(../images/main250513/header_menu.png) no-repeat 0 bottom;
  background-size: 100% auto;
}

.headerNav {
  top: 3.8rem;
  width: 3rem;
}

.headerNav button,
.headerNav a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1.2rem;
  border-bottom: .01rem solid #777474;
}

.headerNav button::after,
.headerNav a::after {
  content: "";
  width: 100%;
  height: .26rem;
}

.headerNav .n0::after {
  background: url(../../../m/images/cover251223/menuN1.png) no-repeat center top / auto 200%;
}

.headerNav .n5::after {
  background: url(../../../m/images/cover251223/menuN5.png) no-repeat center top / auto 200%;
}

.headerNav .active::after {
  background-position-y: bottom !important;
}

.menuYYBtn {
  bottom: 4rem;
  width: 2.96rem;
  height: .9rem;
  background: url(../../../m/images/cover251223/menuYYBtn.png) no-repeat 0 0 / 100% auto;
}

.menuSubNav {
  bottom: 5.3rem;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.menuSubNav button,
.menuSubNav a {
  width: .71rem;
  height: .7rem;
  margin: 0;
}

/* New Header Elements for Mobile from Invite */
.topRight {
  position: absolute;
  top: .2rem;
  right: .2rem;
  display: flex;
  align-items: center;
}

.share {
  margin-left: .1rem;
  width: .69rem;
  height: .69rem;
  background: url(https://res1-nte.iwplay.com.tw/events/invite/images/share.png) no-repeat 0 0;
  background-size: 100% auto;
}

.music {
  margin-left: .1rem;
  width: .69rem;
  height: .69rem;
  background: url(https://res1-nte.iwplay.com.tw/events/invite/images/music.png) no-repeat 0 100%;
  background-size: 100% auto;
}

.music.off {
  background-position: 0 0%;
}

.website {
  margin-left: .1rem;
  width: 2.17rem;
  height: .68rem;
  background: url(https://res1-nte.iwplay.com.tw/events/invite/images/website.png) no-repeat 0 0;
  background-size: 100% auto;
}

/* box1 */
.box1 {
  width: 100%;
  height: 11.57rem;
  background: url(../images/cover251223/box1.jpg) no-repeat 0 0 / 100% auto;
}

.indexAside {
  top: 1.52rem;
  right: 0.23rem;
  flex-wrap: wrap;
  width: 0.66rem
}

.box1 .indexAside a {
  margin: 0 0 0.2rem 0;
  background-image: url(../images/cover240718/otherPlatform2.png)
}

.slogan {
  width: 6.4rem;
  height: 2rem;
  background: url(../../../m/images/cover251223/slogan.png) no-repeat 0 0 / 100% auto;
  position: absolute;
  bottom: 3.2rem;
  left: 50%;
  transform: translate(-50%, 0)
}

.pvBtn {
  width: 0.75rem;
  height: 0.75rem;
  position: absolute;
  top: 7.3rem;
  left: 50%;
  margin-left: 2.55rem;
  background: url(../images/cover250513/pvBtn_a.png) no-repeat 0 0;
  background-size: 100% auto;
  z-index: 1
}

.pvBtn span {
  width: 0.75rem;
  height: 0.75rem;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/cover250513/pvBtn_k.png) no-repeat 0 0;
  background-size: 100% auto;
  animation: tapeRotate 6s linear infinite
}

@keyframes tapeRotate {
  from {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(-360deg)
  }
}

.ytbtn_box {
  position: absolute;
  bottom: 1.88rem;
  left: 50%;
  transform: translate(-50%, 0);
  display: flex;
  justify-content: center;
  align-items: center;
}

.ytbtn_box button,
.ytbtn_box a {
  margin: 0 .08rem;
}

.indexYYBtn {
  width: 3.02rem;
  height: 1.19rem;
  background: url(../../../m/images/cover251223/yy_btn.png) no-repeat 0 0 / 100% auto
}

.testRecruitBtn {
  width: 3.01rem;
  height: 1.02rem;
  background: url(../../../m/images/cover251223/tst_QueryBtnt.png) no-repeat 0 0 / 100% auto
}

.guide_nextPage {
  bottom: 0.3rem;
  left: 50%;
  margin-left: -0.25rem;
  width: 0.5rem;
  height: 0.28rem;
  background: url(../images/cover240718/guide_nextPage.png) no-repeat 0 0;
  background-size: 100% auto;
  z-index: 1;
  display: none
}

.sideInvite {
  top: 4rem;
  right: .1rem;
  width: 1.35rem;
  height: 1.56rem;
  background: url(https://res1-nte.iwplay.com.tw/images/pageIndex/sideInvite.png) no-repeat 0 0 / 100% auto
}

/* 预约里程碑 */
.box2 {
  height: 14.13rem;
  background: url(../images/cover260109/box2.jpg) no-repeat center / cover;
}

.milestoneCont {
  top: 0;
  width: 100%;
  height: 100%;
}

.yyNum {
  top: 1rem;
  left: .3rem;
  width: 6.9rem;
  height: 1.16rem;
  background: url(../../../m/images/cover260109/yyNum.png) no-repeat 0 0 / 100% auto;
}

.numBox {
  display: flex;
  margin-left: 1.13rem;
}

.numBox span {
  min-width: .6rem;
  height: .91rem;
}

.n-0 {
  background: url(../images/cover260109/n-0.png) no-repeat 0 0;
  background-size: 100% auto;
}

.n-1 {
  background: url(../images/cover260109/n-1.png) no-repeat 0 0;
  background-size: 100% auto;
}

.n-2 {
  background: url(../images/cover260109/n-2.png) no-repeat 0 0;
  background-size: 100% auto;
}

.n-3 {
  background: url(../images/cover260109/n-3.png) no-repeat 0 0;
  background-size: 100% auto;
}

.n-4 {
  background: url(../images/cover260109/n-4.png) no-repeat 0 0;
  background-size: 100% auto;
}

.n-5 {
  background: url(../images/cover260109/n-5.png) no-repeat 0 0;
  background-size: 100% auto;
}

.n-6 {
  background: url(../images/cover260109/n-6.png) no-repeat 0 0;
  background-size: 100% auto;
}

.n-7 {
  background: url(../images/cover260109/n-7.png) no-repeat 0 0;
  background-size: 100% auto;
}

.n-8 {
  background: url(../images/cover260109/n-8.png) no-repeat 0 0;
  background-size: 100% auto;
}

.n-9 {
  background: url(../images/cover260109/n-9.png) no-repeat 0 0;
  background-size: 100% auto;
}

.comma {
  background: url(../images/cover260109/comma.png) no-repeat 0 0;
  background-size: 100% auto;
}

.progressBar {
  top: 2.6rem;
  margin-left: -1.97rem;
  width: .14rem;
  height: 7.79rem;
  background: #979797;
}

.progressBar .curr {
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fb5692;
  transition: height 1s;
}

.progressBar .curr[step="0"] {
  height: .25rem;
}

.progressBar .curr[step="1"] {
  height: .5rem;
}

.progressBar .curr[step="2"] {
  height: 1.7rem;
}

.progressBar .curr[step="3"] {
  height: 3rem;
}

.progressBar .curr[step="4"] {
  height: 4.7rem;
}

.progressBar .curr[step="5"] {
  height: 100%;
}

.progressBar .curr::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  width: .29rem;
  height: .32rem;
  background: url(../images/cover260109/progressBarCurr.png) no-repeat 0 0 / 100% auto;
}

.nodeBox {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.node {
  position: absolute;
  left: 0;
  transform: translateX(-110%);
}

.node5 {
  top: .81rem;
}

.node4 {
  top: 2.85rem;
}

.node3 {
  top: 4.51rem;
}

.node2 {
  top: 5.78rem;
}

.node1 {
  top: 7.05rem;
}

.node::before,
.node::after {
  content: "";
  display: block;
}

.node::before {
  width: 1.08rem;
  height: .31rem;
}

.node5::before {
  background: url(../../../m/images/cover260109/node5.png) no-repeat 0 0;
  background-size: 100% auto;
}

.node4::before {
  background: url(../../../m/images/cover260109/node4.png) no-repeat 0 0;
  background-size: 100% auto;
}

.node3::before {
  background: url(../../../m/images/cover260109/node3.png) no-repeat 0 0;
  background-size: 100% auto;
}

.node2::before {
  background: url(../../../m/images/cover260109/node2.png) no-repeat 0 0;
  background-size: 100% auto;
}

.node1::before {
  background: url(../../../m/images/cover260109/node1.png) no-repeat 0 0;
  background-size: 100% auto;
}

.node::after {
  margin-top: .07rem;
  width: 1.09rem;
  height: .23rem;
  background: url(../../../m/images/cover260109/yyNumStatus.png) no-repeat 0 0;
  background-size: 100% auto;
}

.node.active {
  background-position: 0 100%;
}

.node.active::after {
  background-position-y: bottom !important;
}

.node div {
  top: 50%;
  left: 140%;
  transform: translateY(-50%);
}

.yyprize5 {
  width: 5.02rem;
  height: 1.94rem;
  background: url(../../../m/images/cover260109/yyprize5.png) no-repeat 0 0;
  background-size: 100% auto;
}

.yyprize4 {
  width: 5.02rem;
  height: 1.94rem;
  background: url(../../../m/images/cover260109/yyprize4.png) no-repeat 0 0;
  background-size: 100% auto;
}

.yyprize3 {
  width: 5.01rem;
  height: 1.17rem;
  background: url(../../../m/images/cover260109/yyprize3.png) no-repeat 0 0;
  background-size: 100% auto;
}

.yyprize2 {
  width: 5.01rem;
  height: 1.17rem;
  background: url(../../../m/images/cover260109/yyprize2.png) no-repeat 0 0;
  background-size: 100% auto;
}

.yyprize1 {
  width: 5.01rem;
  height: 1.17rem;
  background: url(../../../m/images/cover260109/yyprize1.png) no-repeat 0 0;
  background-size: 100% auto;
}

.node1.active div {
  animation: bgActive 0s 0.2s forwards;
}

.node2.active div {
  animation: bgActive 0s 0.4s forwards;
}

.node3.active div {
  animation: bgActive 0s 0.6s forwards;
}

.node4.active div {
  animation: bgActive 0s 0.8s forwards;
}

.node5.active div {
  animation: bgActive 0s 1.0s forwards;
}

@keyframes bgActive {

  0%,
  99% {
    background-position: 0 0;
  }

  100% {
    background-position: 0 100%;
  }
}

.socialMedia {
  top: 10.2rem;
  left: 0;
  width: 7.09rem;
  height: 3.29rem;
  background: url(../../../m/images/cover260109/socialMedia.png) no-repeat 0 0 / 100% auto;
}

.disc {
  top: .5rem;
  left: .45rem;
  width: 2.3rem;
  height: 2.3rem;
  background: url(../images/cover260109/disc.png) no-repeat 0 0 / 100% auto;
  animation: rotation 6s linear infinite;
}

@keyframes rotation {
  to {
    transform: rotate(360deg);
  }
}

.discName {
  top: 2.12rem;
  left: .52rem;
  width: 2.15rem;
  height: .58rem;
  background: url(../images/cover260109/discName.png) no-repeat 0 0 / 100% auto;
}

.socialMedia .pic {
  top: .4rem;
  right: 0rem;
  width: 1.9rem;
  height: 1.9rem;
  background: url(../images/cover260109/pic.png) no-repeat 0 0 / 100% auto;
  animation: smBg 2s steps(58) infinite;
}

@keyframes smBg {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 0 -110.20rem;
  }
}

.socialMedia::after {
  content: "";
  position: absolute;
  bottom: .8rem;
  left: 3rem;
  width: 1.55rem;
  height: .25rem;
  background: url(../../../m/images/cover260109/socialMediaStatus.png) no-repeat 0 0 / 100% auto;
}

.socialMedia.active::after {
  background-position-y: bottom;
}

/* 都市映像 */
.page_city {
  width: 7.5rem;
  height: 14.54rem;
  position: relative;
  background: url(../images/cover260109/page_city.jpg) no-repeat 0 0 / cover;
}

.city_title {
  width: 7.5rem;
  height: 2.17rem;
  background: url(../../../m/images/cover251223/city_title.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: 0
}

.tape {
  top: 1.94rem;
  left: 0.64rem;
  width: 4.27rem;
  height: 7.32rem;
  z-index: 1;
  perspective: 2000px
}

.tapeA,
.tapeB {
  inset: 0;
  background: url(../images/cover250513/tape.png) no-repeat;
  background-size: 100% auto;
  transition: all 1s
}

.tapeA {
  background-position: 0 0
}

.tapeB {
  background-position: 0 100%;
  transform: rotateY(180deg);
  opacity: 0
}

.tape.b .tapeA {
  transform: rotateY(-180deg);
  opacity: 0
}

.tape.b .tapeB {
  transform: rotateY(0deg);
  opacity: 1
}

.tape_ornament2 {
  position: absolute;
  top: 1.6rem;
  right: -2.5rem;
  width: 7.11rem;
  height: 7.86rem;
  background: url(../images/cover250513/tapeA_ornament1.png) no-repeat 0 0;
  background-size: 100% auto
}

.citySlides {
  top: 2.4rem;
  left: 50%;
  width: 5.19rem;
  height: 9.23rem;
  z-index: 2;
  border: 0.05rem solid #767676;
  transform: translate(-50%, 0);
}

.citySwiper {
  top: 0;
  width: 100%;
  height: 100%;
}

.citySlideImg {
  display: block;
  width: 100%;
  height: 100%;
}

.citySlidePrev,
.citySlideNext {
  width: 0.54rem;
  height: 1.99rem;
  opacity: 1;
  margin-top: 0;
  transform: translateY(-50%);
}

.citySlideNext {
  background: url(../images/cover251223/citySlideNext.png) no-repeat 0 0 / 100% auto
}

.citySlidePrev {
  background: url(../images/cover251223/citySlidePrev.png) no-repeat 0 0 / 100% auto
}

.citySlidePrev {
  left: -0.72rem
}

.citySlideNext {
  right: -0.72rem
}

.citySlidePrev::after,
.citySlideNext::after {
  display: none
}

.citySlides .cityPagination {
  bottom: -0.6rem;
  line-height: 0;
  font-size: 0
}

.cityPagination .swiper-pagination-bullet {
  width: .22rem;
  height: .22rem;
  margin: 0 .18rem !important;
  background: #616161;
  border: .02rem solid #000;
  border-radius: 50%;
  opacity: 1
}

.cityPagination .swiper-pagination-bullet-active {
  background: #e8e8e8
}

.tape_ornament1 {
  top: 9.34rem;
  left: 2.35rem;
  width: 4.15rem;
  height: 0.91rem;
  z-index: 2
}

.citySlideSubBg {
  position: absolute;
  top: 10.5rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 2.68rem;
  height: 0.13rem
}

.cookies_bar {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 8999;
  display: none;
  justify-content: center;
  align-items: center;
  background: #1d1d1d;
  width: 100%;
  height: .65rem;
  box-sizing: border-box;
  padding: 0 .2rem
}

.cookies_tip {
  font-size: 0.2rem;
  color: #828282
}

.cookies_tip a {
  text-decoration: underline;
  color: #FFF
}

.accept-cookies {
  margin-left: 0.2rem;
  border: none;
  color: #000;
  height: 0.4rem;
  line-height: 0.4rem;
  width: 1.74rem;
  text-align: center;
  background: #7cecfc;
  border-radius: 0.3rem;
  cursor: pointer;
  font-size: .25rem;
  font-weight: bold
}

.accept-cookies:hover {
  color: #fff;
  background: #7198e2
}

.index_otherPlatform {
  width: 6.18rem;
  height: .66rem;
  position: absolute;
  top: 25.8rem;
  left: 50%;
  margin-left: -3.19rem;
  z-index: 10
}

.otherPlatform {
  display: flex
}

.otherPlatform a {
  text-indent: -9999px;
  position: relative;
  margin: 0 0 0.2rem 0.2rem;
  width: .66rem;
  height: .66rem;
  background: url(https://res1-nte.iwplay.com.tw/images/otherPlatform.png) no-repeat;
  background-position-y: 0;
  background-size: auto 200%
}

.otherPlatform .platform_twitter {
  background-position-x: 0
}

.otherPlatform .platform_facebook {
  background-position-x: -0.84rem
}

.otherPlatform .platform_youtube {
  background-position-x: -1.68rem
}

.otherPlatform .platform_discord {
  background-position-x: -2.52rem
}

.otherPlatform .platform_reddit {
  background-position-x: -3.37rem
}

.otherPlatform .platform_ins {
  background-position-x: -4.2rem
}

.otherPlatform .platform_tiktok {
  background-position-x: -5.04rem
}

.otherPlatform .platform_line {
  background-position-x: -5.88rem
}

.otherPlatform .platform_naver {
  background-position-x: -6.72rem
}

.otherPlatform .platform_talk {
  background-position-x: -7.56rem
}

.otherPlatform a:hover {
  background-position-y: -0.66rem
}

.otherPlatform .code {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  display: none
}

.otherPlatform a:hover .code {
  display: block
}

.otherPlatform .code div {
  margin-bottom: .1rem;
  border-radius: .05rem;
  padding: .1rem;
  background: #FFF
}

.otherPlatform .code img {
  display: block;
  width: 1.2rem;
  height: 1.2rem
}

/* 弹窗 */












/* Footer Styles */
.footer {
  /* bottom: 0; */
  left: 0;
  width: 100%;
  position: relative;
  padding: 10px 0;
  color: #fff;
  text-align: center;
  letter-spacing: 0.2px;
  line-height: normal;
  background: #000;
  z-index: 2;
}

.footer .container {
  width: 100%;
  max-width: 100%;
}

footer p,
footer ul {
  opacity: 0.6;
  margin-bottom: 0;
}

footer p a {
  color: inherit;
}

footer p a:hover {
  color: #e51737;
  text-decoration: none;
  transition: 0.3s ease;
}

footer .copyright,
footer .company,
footer p,
footer .grading,
footer ul {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

footer .copyright {
  font-size: 0.145rem;
  margin-right: 10px;
  line-height: 0.23rem;
}

footer .company {
  margin-right: 5px;
}

footer img {
  margin: 0 6px;
  vertical-align: middle;
}

footer ul {
  font-size: 0.13rem;
  list-style: none;
  display: inline-block;
  vertical-align: middle;
}

footer .copyright,
footer .company,
footer p {
  display: block;
  margin: 15px auto;
  text-align: center;
}

/* Migrated Index Button Styles - Removed for Revert */