/* 首页 */
.indexYYBtn {
  margin-bottom: -0.08rem;
  width: 4rem;
  height: 2.5rem;
  background: url(https://res1-nte.iwplay.com.tw/images/pageIndex/indexYYBtn.png) no-repeat 0 0;
  background-size: 100% auto;
  margin-right: 0.25rem;
}

.indexYZBtn {
  margin-bottom: -0.08rem;
  width: 4rem;
  height: 2.5rem;
  background: url(https://res1-nte.iwplay.com.tw/images/pageIndex/tst_QueryBtnt.png) no-repeat 0 0;
  background-size: 100% auto;
  margin-left: 0.25rem;
}

/* 商店註冊區塊 */
.storeBox {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: url(../images/pageIndex/bg_registration_actions.png) no-repeat center center;
  background-size: 100% auto;
  border-radius: 0.1rem;
  padding: 0.15rem 0.3rem;
  margin-left: 0.25rem;
  margin-bottom: 0.22rem;
  width: 5.7rem;
  height: 1.4rem;

}

.storeTitle {
  height: 0.4rem;
}

.storePlatforms {
  display: flex;
  gap: 0.15rem;
  align-items: center;
}

.platformBtn {
  display: block;
  height: 0.5rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  transition: transform 0.2s ease;
}

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

.ps5Btn {
  width: 1.66rem;
  /* 159/54 * 0.5 */
  background-image: url(../images/pageIndex/btn_ps5_prereg.png);
}

.appStoreBtn {
  width: 1.33rem;
  /* 144/54 * 0.5 */
  background-image: url(../images/pageIndex/btn_ios_prereg.png);
}

.googlePlayBtn {
  width: 1.66rem;
  /* 179/54 * 0.5 */
  background-image: url(../images/pageIndex/btn_android_prereg.png);
}

.indexDownloadBtn {
  margin-bottom: -0.08rem;
  width: 4rem;
  height: 2.5rem;
  background: url(../images/pageIndex/testDownBtn.png) no-repeat 0 0;
  background-size: 100% auto;
  margin-left: 0.25rem;
}

.sideInvite {
  background: url(../images/pageIndex/sideInvite.png) no-repeat 0 0/100% auto;
  height: 4rem;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2rem;
}

.go_event_btn {
  position: absolute;
  bottom: 1.3rem;
  right: 1.3%;
  width: 1.7rem;
  animation: go_event 0.8s infinite alternate-reverse cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 1;
}

.go_event_btn img {
  width: 100%;
}

@keyframes go_event {
  0% {
    transform: translateY(-8px);
  }

  100% {
    transform: translateY(0px);
  }
}

/* 角色介绍 */
.roleLeftSide {
  background: url(https://res1-nte.iwplay.com.tw/images/pageRole/leftSide.png) no-repeat 0 0;
  background-size: 100% auto
}

.roleSideYYBtn {
  background: url(https://res1-nte.iwplay.com.tw/images/pageRole/sideYYBtn.png) no-repeat 0 0;
  background-size: 300% auto
}

.factionsNav button {
  width: 1.93rem;
  height: 1.54rem;
}

.factionsBtn1 {
  top: 2.72rem;
  left: 2.32rem;
  background: url(https://res1-nte.iwplay.com.tw/images/pageRole/factionsBtn1.png) no-repeat 0 0;
  background-size: 100% auto;
}

.factionsBtn2 {
  top: 5rem;
  left: 2.3rem;
  background: url(https://res1-nte.iwplay.com.tw/images/pageRole/factionsBtn2.png) no-repeat 0 0;
  background-size: 100% auto;
}

/* .factionsBtn3{ top: 6.29rem; left: 1.6rem; background: url(https://nte.perfectworld.com/cn/images/main250513/pageRole/factionsBtn3.png) no-repeat 0 0; background-size: 100% auto;} */
.roleInfoMore {
  width: 2.37rem;
  height: 0.64rem;
  background: url(https://res1-nte.iwplay.com.tw/images/pageRole/roleInfoMore.png) no-repeat 0 0;
  background-size: 100% auto;
}

/* 情报速递 */
.newsLeftSide {
  background: url(https://res1-nte.iwplay.com.tw/images/pageNews/leftSide.png) no-repeat 0 0;
  background-size: 100% auto
}

.newsSideYYBtn {
  background: url(https://res1-nte.iwplay.com.tw/images/pageNews/sideYYBtn.png) no-repeat 0 0;
  background-size: 300% auto
}

.newsNav .news {
  background: url(https://res1-nte.iwplay.com.tw/images/pageNews/news.png) no-repeat 0 0;
  background-size: 100% auto;
}

.newsNav .gamenews {
  background: url(https://res1-nte.iwplay.com.tw/images/pageNews/gamenews.png) no-repeat 0 0;
  background-size: 100% auto;
}

.newsNav .gamebroad {
  background: url(https://res1-nte.iwplay.com.tw/images/pageNews/gameevent.png) no-repeat 0 0;
  background-size: 100% auto;
}

.newsNav .gameevent {
  background: url(https://res1-nte.iwplay.com.tw/images/pageNews/gamebroad.png) no-repeat 0 0;
  background-size: 100% auto;
}

.news_info .newsdetails-badge p {
  width: 0.95rem;
}

.news_big_box .news_title {
  width: 6.3rem;
}

/* 世界全景 */
.viewLeftSide {
  background: url(https://res1-nte.iwplay.com.tw/images/pageView/leftSide.png) no-repeat 0 0;
  background-size: 100% auto
}

.viewSideYYBtn {
  background: url(https://res1-nte.iwplay.com.tw/images/pageView/sideYYBtn.png) no-repeat 0 0;
  background-size: 300% auto
}

.plate1 {
  top: 1.51rem;
  left: -0.67rem;
  width: 2.5rem;
  background: url(https://res1-nte.iwplay.com.tw/images/pageView/plate1.png) no-repeat 0 0;
  background-size: 100% auto;
}

.plate2 {
  top: 2.25rem;
  left: -0.07rem;
  width: 2.5rem;
  background: url(https://res1-nte.iwplay.com.tw/images/pageView/plate2.png) no-repeat 0 0;
  background-size: 100% auto;
}

.plate3 {
  top: 2.99rem;
  left: -0.47rem;
  width: 2.88rem;
  background: url(https://res1-nte.iwplay.com.tw/images/pageView/plate3.png) no-repeat 0 0;
  background-size: 100% auto;
}

.plate4 {
  top: 3.72rem;
  left: -0.07rem;
  width: 2.91rem;
  background: url(https://res1-nte.iwplay.com.tw/images/pageView/plate4.png) no-repeat 0 0;
  background-size: 100% auto;
}

/* 都市映像 */
.cityLeftSide {
  background: url(https://res1-nte.iwplay.com.tw/images/pageCity/leftSide.png) no-repeat 0 0;
  background-size: 100% auto
}

.citySideYYBtn {
  background: url(https://res1-nte.iwplay.com.tw/images/pageCity/sideYYBtn.png) no-repeat 0 0;
  background-size: 300% auto
}

.citySlideTit[tit="1"] {
  width: 12.05rem;
  height: 1.07rem;
  background: url(https://res1-nte.iwplay.com.tw/images/pageCity/citySlideTit1.png) no-repeat 0 0;
  background-size: 100% auto;
}

.citySlideTit[tit="2"] {
  width: 8.31rem;
  height: 1.08rem;
  background: url(https://res1-nte.iwplay.com.tw/images/pageCity/citySlideTit2.png) no-repeat 0 0;
  background-size: 100% auto;
}

.citySlideTit[tit="3"] {
  width: 10.46rem;
  height: 1.07rem;
  background: url(https://res1-nte.iwplay.com.tw/images/pageCity/citySlideTit3.png) no-repeat 0 0;
  background-size: 100% auto;
}

.citySlideTit[tit="4"] {
  width: 11.3rem;
  height: 1.07rem;
  background: url(https://res1-nte.iwplay.com.tw/images/pageCity/citySlideTit4.png) no-repeat 0 0;
  background-size: 100% auto;
}

.citySlideTit[tit="5"] {
  width: 11.45rem;
  height: 1.06rem;
  background: url(https://res1-nte.iwplay.com.tw/images/pageCity/citySlideTit5.png) no-repeat 0 0;
  background-size: 100% auto;
}

.citySlideTit[tit="6"] {
  width: 9.19rem;
  height: 1.1rem;
  background: url(https://res1-nte.iwplay.com.tw/images/pageCity/citySlideTit6.png) no-repeat 0 0;
  background-size: 100% auto;
}

/* 彩蛋页 */
.pageEggshellYY {
  width: 7.39rem;
  height: 1.61rem;
  background: url(https://res1-nte.iwplay.com.tw/images/pageEggshell/pageEggshellYY.png) no-repeat 0 0;
  background-size: 100% auto;
}