﻿body {
  position: relative;
  -webkit-text-size-adjust: 100%;
  font-family: "Microsoft YaHei", Arial, sans-serif;
  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-size: inherit;
  font-family: inherit;
  vertical-align: baseline;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  outline: none;
  /*pointer-events: auto!important;*/
}

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: 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: #1d1d1d;
}

body {
  min-width: 19.2rem;
  overflow: hidden;
  opacity: 0;
}

.viewM {
  display: none !important;
}

.general_20220704 {
  height: 1.18rem !important;
  transition: transform 1s;
  z-index: 19 !important;
}

.generalBox_20220704 {
  height: 0 !important;
}

/* 社区 */
.otherPlatform {
  display: flex;
  justify-content: center;
}

.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_bili {
  background-position-x: 0;
}

.otherPlatform .platform_fb {
  background-position-x: 0;
}

.otherPlatform .platform_yt {
  background-position-x: -0.84rem;
}
.otherPlatform .platform_dc {
  background-position-x: -4.2rem;
}

.otherPlatform .platform_ig {
  background-position-x: -1.68rem;
}

.otherPlatform .platform_tw {
  background-position-x: -2.52rem;
}

.otherPlatform .platform_tap {
  background-position-x: -3.37rem;
}

/*.otherPlatform .platform_tap{ background-position-x: -0.84rem;}*/
.otherPlatform .platform_sina {
  background-position-x: -1.68rem;
}

.otherPlatform .platform_douyin {
  background-position-x: -2.52rem;
}

.otherPlatform .platform_wechat {
  background-position-x: -3.37rem;
}

.otherPlatform .platform_qq {
  background-position-x: -4.2rem;
}

.otherPlatform .platform_douliu {
  background-position-x: -5.05rem;
}

.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;
}

/* header */
.header {
  position: fixed;
  top: 0;
  left: 0;
  min-width: 18rem;
  width: 100%;
  height: 1.18rem;
  z-index: 4;
  background: #1d1d1d
    url(https://res1-nte.iwplay.com.tw/images/cover/header.png) no-repeat right
    top;
  background-size: 6.64rem 1.44rem;
}

.logo {
  top: 50%;
  left: 1.7rem;
  transform: translate(0, -50%);
  height: 0.85rem;
}

.headerNav {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
}

.headerNav::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 103%;
  height: 1.18rem;
  transform: translate(0, -50%);
  background: #1d1d1d;
  z-index: 1;
}

.headerNav .toggleTop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.5rem;
  transform: translate(0, -100%);
  z-index: 1;
  cursor: pointer;
}

.headerNav a {
  position: relative;
  width: 2.41rem;
  height: 0.4rem;
  z-index: 3;
}

.headerNav a:nth-child(1) {
  background: url(https://res1-nte.iwplay.com.tw/images/nav/headerNav1.png)
    no-repeat 0 0;
  background-size: 100% auto;
}

.headerNav a:nth-child(2) {
  background: url(https://res1-nte.iwplay.com.tw/images/nav/headerNav2.png)
    no-repeat 0 0;
  background-size: 100% auto;
}
.headerNav a:nth-child(3) {
  background: url(https://res1-nte.iwplay.com.tw/images/nav/headerNav4.png)
    no-repeat 0 0;
  background-size: 100% auto;
}
.headerNav a:nth-child(4) {
  background: url(https://res1-nte.iwplay.com.tw/images/nav/nav4.png) no-repeat
    0 0;
  background-size: 100% auto;
}
.headerNav a:nth-child(5) {
  background: url(https://res1-nte.iwplay.com.tw/images/nav/headerNav3.png)
    no-repeat 0 0;
  background-size: 100% auto;
}
.headerNav a:hover {
  background-position: 0 -0.4rem;
}

.headerNav a.active {
  background-position: 0 -0.8rem;
}

.headerNavActiveBg {
  top: 0;
  left: 0;
  width: 2.41rem;
  height: 0.4rem;
  /*background: url(https://res1-nte.iwplay.com.tw/images/nav/headerNavActive.png) no-repeat 0 0; background-size: 100% auto; transition: transform 0.2s ease-out;*/
}

.headerNavActive {
  top: 0.49rem;
  left: 0;
  width: 2.41rem;
  transition: transform 0.2s ease-out;
}

.headerNavActive p {
  position: absolute;
}

.headerNavActive p:nth-child(1) {
  left: 0;
  width: 0.47rem;
  height: 0.61rem;
}

.headerNavActive p:nth-child(2) {
  left: 0.46rem;
  width: 0.59rem;
  height: 0.81rem;
}

.headerNavActive p:nth-child(3) {
  left: 1.03rem;
  width: 0.59rem;
  height: 1.22rem;
}

.headerNavActive p:nth-child(4) {
  left: 1.59rem;
  width: 0.45rem;
  height: 0.76rem;
}

.headerNavActive p:nth-child(5) {
  left: 2.03rem;
  width: 0.45rem;
  height: 0.41rem;
}

.headerNavActive p span {
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: 0;
}

.headerNavActive p span:nth-child(1) {
  transform: translate(0.03rem, 0.03rem);
}

.headerNavCity {
  top: 0;
  left: 0;
  width: 3.02rem;
  height: 1.15rem;
}

.city_shadow_box,
.city_shadow_box2 {
  width: inherit;
  height: inherit;
  left: -0.4rem;
  top: -0.37rem;
  display: none;
}

.city_shadow_box2 {
  left: -0.37rem;
  top: -0.35rem;
}

.city_shadow_box .city_shadow1 {
  width: 3.02rem;
  height: 1.15rem;
  background: url(https://res1-nte.iwplay.com.tw/images/cover/city_shadow1.png)
    no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.city_shadow_box .city_shadow2 {
  width: 3.02rem;
  height: 1.15rem;
  background: url(https://res1-nte.iwplay.com.tw/images/cover/city_shadow2.png)
    no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.city_shadow_box .city_shadow3 {
  width: 3.02rem;
  height: 1.15rem;
  background: url(https://res1-nte.iwplay.com.tw/images/cover/city_shadow3.png)
    no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.city_shadow_box .city_shadow4 {
  width: 3.02rem;
  height: 1.15rem;
  background: url(https://res1-nte.iwplay.com.tw/images/cover/city_shadow4.png)
    no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.city_shadow_box2 .city_shadow1 {
  width: 3.02rem;
  height: 1.15rem;
  background: url(https://res1-nte.iwplay.com.tw/images/cover/shadow1.png)
    no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.city_shadow_box2 .city_shadow2 {
  width: 3.02rem;
  height: 1.15rem;
  background: url(https://res1-nte.iwplay.com.tw/images/cover/shadow2.png)
    no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.city_shadow_box2 .city_shadow3 {
  width: 3.02rem;
  height: 1.15rem;
  background: url(https://res1-nte.iwplay.com.tw/images/cover/shadow3.png)
    no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.city_shadow_box2 .city_shadow4 {
  width: 3.02rem;
  height: 1.15rem;
  background: url(https://res1-nte.iwplay.com.tw/images/cover/shadow4.png)
    no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.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;
}

.reverse .city_shadow1 {
  animation: city_shadow_up 0.7s ease 0.3s forwards;
}

.reverse .city_shadow2 {
  animation: city_shadow_up 0.7s ease 0.2s forwards;
}

.reverse .city_shadow3 {
  animation: city_shadow_up 0.7s ease 0.1s forwards;
}

.reverse .city_shadow4 {
  animation: city_shadow_up 0.7s ease 0s forwards;
}

.reverse .city_shadow_box2 .city_shadow1 {
  animation: city_shadow_up 0.6s ease 0s forwards;
}

.reverse .city_shadow_box2 .city_shadow2 {
  animation: city_shadow_up 0.7s ease 0.1s forwards;
}

.reverse .city_shadow_box2 .city_shadow3 {
  animation: city_shadow_up 0.8s ease 0.1s forwards;
}

.reverse .city_shadow_box2 .city_shadow4 {
  animation: city_shadow_up 1s ease 0.1s forwards;
}

@keyframes city_shadow {
  0% {
    top: 0rem;
  }

  50% {
    top: 1rem;
  }

  100% {
    top: 0.9rem;
  }
}

@keyframes city_shadow_up {
  0% {
    top: 0.9rem;
  }

  50% {
    top: 1rem;
  }

  100% {
    top: 0rem;
  }
}

.bgMusic {
  top: 0.29rem;
  right: 0.42rem;
  width: 0.69rem;
  height: 0.69rem;
}

.bgMusicSwitch {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(https://res1-nte.iwplay.com.tw/images/nav/bgMusicSwitch.png)
    no-repeat 0 0;
  background-size: auto 100%;
  /*animation: bgMusic 6s linear infinite;*/
}

.bgMusic.off .bgMusicSwitch {
  background-position: 100% 0;
  animation-play-state: paused;
}

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

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

.musicNote {
  position: absolute;
  bottom: -0.2rem;
}

.bgMusic.off .musicNote {
  display: none;
}

/* 内容区域 */
.wrap {
  position: relative;
  height: 100%;
}

.wrapSwiper {
  height: 100%;
}

/* 侧边栏预约 */
.aside_yy {
  top: 0;
  right: 100%;
  width: 6.26rem;
  height: 100%;
  background: url(https://res1-nte.iwplay.com.tw/images/aside/aside_yy.png)
    no-repeat 0 0;
  background-size: 100% auto;
  transition: all 1s;
  z-index: 4;
}

.aside_yy.show {
  transform: translate(40%, 0);
}

.aside_yyBtn {
  top: 1.58rem;
  right: 0.7rem;
  width: 1.44rem;
  height: 3.41rem;
  background: url(https://res1-nte.iwplay.com.tw/images/aside/aside_yyBtn.png)
    no-repeat 0 0;
  background-size: 200% auto;
}

.aside_yyBtn:hover {
  background-position: 100% 0;
}

/* 文章页 */
.articlePage {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(https://res1-nte.iwplay.com.tw/images/news/articlePage.jpg)
    no-repeat 0 0;
  background-size: cover;
  z-index: 3;
  overflow-x: hidden;
  overflow-y: auto;
}

.articleHead {
  top: 2.5rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 12.81rem;
  height: 2.28rem;
  box-sizing: border-box;
  padding: 1.75rem 0.47rem 0 0.47rem;
  background: url(https://res1-nte.iwplay.com.tw/images/news/articleHead.png)
    no-repeat 0 0;
  background-size: 100% auto;
  display: flex;
  justify-content: space-between;
  font-size: 0.3rem;
  color: #dedede;
}

.articleTitle {
  bottom: 0.7rem;
  left: 2.25rem;
  font-weight: bold;
  font-size: 0.6rem;
  color: #1d1d1d;
}

.articleAside {
  top: 5.3rem;
  left: 50%;
  margin-left: -8.73rem;
  width: 2.11rem;
}

.article {
  top: 5.3rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 12.37rem;
  line-height: 0.48rem;
  font-size: 0.24rem;
  text-align: justify;
  color: #313131;
  padding-bottom: 1rem;
}

.articleContent img {
  max-width: 100%;
}

.articleClose {
  position: fixed;
  top: 1.5rem;
  left: 50%;
  margin-left: 7.9rem;
  width: 0.69rem;
  height: 0.69rem;
  background: url(https://res1-nte.iwplay.com.tw/images/news/articleClose.png)
    no-repeat 0 0;
  background-size: 100% auto;
  z-index: 1;
}

.articleClose:hover {
  background-position: 0 100%;
}

.backNewsList {
  position: absolute;
  top: 1.5rem;
  left: 50%;
  margin-left: 7.9rem;
  width: 2.14rem;
  height: 0.41rem;
  background: url(https://res1-nte.iwplay.com.tw/images/news/backNewsList.png)
    no-repeat 0 0;
  background-size: 100% auto;
  z-index: 1;
}

.backNewsList:hover {
  background-position: 0 100%;
}

.articleTop {
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: 7.75rem;
  width: 0.92rem;
  height: 1.88rem;
  background: url(https://res1-nte.iwplay.com.tw/images/news/articleTop.png)
    no-repeat 0 0;
  background-size: 100% auto;
}

.articleBottom {
  margin: 0.5rem auto 0 auto;
  width: 12.37rem;
  height: 3.12rem;
  background: url(https://res1-nte.iwplay.com.tw/images/news/articleBottom.png)
    no-repeat 0 0;
  background-size: 100% auto;
}

.articleBottomTxt {
  top: 0.93rem;
  width: 11.7rem;
  line-height: 0.32rem;
  font-size: 0.2rem;
  color: #ababab;
}

.article_otherPlatform {
  bottom: 0.3rem;
}

/* 通掉底 */
.copyRightBtn,
.copyRightBtn:hover {
  bottom: 0.6rem;
  left: 50%;
  margin-left: -9.5rem;
  width: 2.05rem;
  height: 0.28rem;
  line-height: 0.28rem;
  border: 0.02rem solid #727272;
  text-indent: 0.2rem;
  font-size: 0.22rem;
  color: #e8e8e8 !important;
  z-index: 5;
  display: none;
  opacity: 1;
  text-shadow: none;
}

.copyRightBtn span {
  position: absolute;
  top: 50%;
  right: 0.15rem;
  transform: translate(0, -50%);
  width: 0.12rem;
  height: 0.12rem;
  background: url(https://res1-nte.iwplay.com.tw/../images/copyRightArrow.png)
    no-repeat 0 0;
  background-size: 100% auto;
  transition: transform 0.3s;
}

.copyRightBtn.close span {
  transform: rotate(180deg);
}
.copyRightBtn.inside,
.copyRightBtn.inside:hover {
  color: #161616 !important;
}
.copyRightBtn.inside span {
  filter: brightness(0);
}
.copyRightBtn.inside.close,
.copyRightBtn.inside.close:hover {
  color: #e8e8e8 !important;
}
.copyRightBtn.inside.close span {
  filter: brightness(1);
}
/* 弹窗 */
.pop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
  display: none;
}

.popCont {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.popClose {
  position: absolute;
  top: 0.22rem;
  right: 0.26rem;
  width: 0.37rem;
  height: 0.36rem;
  background: url(https://res1-nte.iwplay.com.tw/images/popup/popClose.png)
    no-repeat 0 0;
  background-size: 100% auto;
}

/*弹出框：视频*/
.pop_video_cont {
  width: 9rem;
  height: 5.06rem;
  border: 0.08rem solid #979797;
  background: #000;
}

.pop_video_cont .popClose {
  top: 0;
  right: -0.97rem;
  width: 0.76rem;
  height: 0.76rem;
  background: url(https://res1-nte.iwplay.com.tw/images/popup/popClose.png)
    no-repeat 0 0;
  background-size: 100% auto;
}

.pop_video_cont video {
  display: block;
  width: 100%;
  height: 100%;
}
