body {
  position: relative;
  -webkit-text-size-adjust: 100%;
  font-family: "Microsoft YaHei", Arial, sans-serif;
}
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;
  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;
  font-size: inherit;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
h1.wm-public {
  height: 0;
  line-height: 0;
  font-size: 0;
}
.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);
}

html,
body {
  height: 100%;
  background-color: #282828;
  overflow: hidden;
}
#wrapper {
  display: none;
  /* min-width: 19.2rem; */
  height: 100%;
  background: url(https://res1-nte.iwplay.com.tw/images/bg_KTZRZRJB.jpg) repeat center
    bottom;
  background-size: 25.6rem 14.4rem;
  overflow: hidden;
  font-size: 0.16rem;
}
.viewM {
  display: none !important;
}

/* 社区 */
.otherPlatform {
  display: flex;
}
.otherPlatform a {
  position: relative;
  margin: 0 0.09rem;
  width: 0.66rem;
  height: 0.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 .platform_ps {
  background-position-x: -5.04rem;
}
.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: 0.1rem;
  border-radius: 0.05rem;
  padding: 0.1rem;
  background: #fff;
}
.otherPlatform .code img {
  display: block;
  width: 1.2rem;
  height: 1.2rem;
}

.on .city_shadow_box,
.on .city_shadow_box2 {
  display: block;
}
.on .city_shadow1 {
  animation: city_shadow 1s ease 0s forwards;
}
.on .city_shadow2 {
  animation: city_shadow 1s ease 0.1s forwards;
}
.on .city_shadow3 {
  animation: city_shadow 1s ease 0.2s forwards;
}
.on .city_shadow4 {
  animation: city_shadow 1s ease 0.3s forwards;
}
.on .city_shadow_box2 .city_shadow1 {
  animation: city_shadow 0.6s ease 0s forwards;
}
.on .city_shadow_box2 .city_shadow2 {
  animation: city_shadow 0.7s ease 0.1s forwards;
}
.on .city_shadow_box2 .city_shadow3 {
  animation: city_shadow 0.8s ease 0.1s forwards;
}
.on .city_shadow_box2 .city_shadow4 {
  animation: city_shadow 1s ease 0.1s forwards;
}
@keyframes city_shadow {
  0% {
    top: 0rem;
  }
  50% {
    top: 1rem;
  }
  100% {
    top: 0.9rem;
  }
}
.headerRight {
  top: 0;
  right: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
.headerYYBtn {
  width: 1.84rem;
  height: 0.66rem;
}
.headerYYBtn:hover {
  background-position: 0 100%;
}

.bgMusic {
  margin: 0 0.3rem;
  width: 0.69rem;
  height: 0.69rem;
  background: url(https://res1-nte.iwplay.com.tw/images/bgMusicSwitch.png)
    no-repeat 0 0;
  background-size: auto 100%;
}
.bgMusic.off {
  background-position: 100% 0;
}

/* 弹出框 */
.pop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: none;
}
.popCont {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 7.6rem;
}

