@charset "utf-8";
/* CSS Document */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
.no-webp body {background:black}
.webp body {background:black}
body {
  padding: 0;
  margin: 0;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
li {
  list-style: none;
}
textarea {
  overflow: auto;
  resize: none;
}
input {
  outline: none;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}
a,
a:hover {
  text-decoration: none;
}
/*
body,textarea,input,button{
	color:#62a1c9;
}
*/
html,
body {
  width: 100%;
  min-height: 930px;
  height: auto;
  font-family: "Microsoft YaHei", "Helvetica Neue", Arial, HelveticaNeue, Helvetica, "BBAlpha Sans", sans-serif;
}
#NIE-topBar {
  width: 100%;
  min-width: 1200px;
  height: 55px;
}
.no-webp #tpl #NIE-copyRight {background:#000}
.webp #tpl #NIE-copyRight {background:#000}
#tpl #NIE-copyRight {
  min-width: 1200px;
  padding: 20px 0 40px;
  color: #eee;
}
#tpl #NIE-copyRight a {
  color: #eee;
  text-decoration: none;
}
#tpl #NIE-copyRight a:hover {
  text-decoration: underline;
}
#tpl #NIE-copyRight a.nie-cn-guardianship {
  color: #fff;
}
.hide {
  display: none;
}
@-webkit-keyframes toggling {
  0% {
    -webkit-transform: translateY(7px);
    -moz-transform: translateY(7px);
    -ms-transform: translateY(7px);
    -o-transform: translateY(7px);
    transform: translateY(7px);
  }
  50% {
    -webkit-transform: translateY(94px);
    -moz-transform: translateY(94px);
    -ms-transform: translateY(94px);
    -o-transform: translateY(94px);
    transform: translateY(94px);
  }
  100% {
    -webkit-transform: translateY(7px);
    -moz-transform: translateY(7px);
    -ms-transform: translateY(7px);
    -o-transform: translateY(7px);
    transform: translateY(7px);
  }
}
@-moz-keyframes toggling {
  0% {
    -webkit-transform: translateY(7px);
    -moz-transform: translateY(7px);
    -ms-transform: translateY(7px);
    -o-transform: translateY(7px);
    transform: translateY(7px);
  }
  50% {
    -webkit-transform: translateY(94px);
    -moz-transform: translateY(94px);
    -ms-transform: translateY(94px);
    -o-transform: translateY(94px);
    transform: translateY(94px);
  }
  100% {
    -webkit-transform: translateY(7px);
    -moz-transform: translateY(7px);
    -ms-transform: translateY(7px);
    -o-transform: translateY(7px);
    transform: translateY(7px);
  }
}
@-ms-keyframes toggling {
  0% {
    -webkit-transform: translateY(7px);
    -moz-transform: translateY(7px);
    -ms-transform: translateY(7px);
    -o-transform: translateY(7px);
    transform: translateY(7px);
  }
  50% {
    -webkit-transform: translateY(94px);
    -moz-transform: translateY(94px);
    -ms-transform: translateY(94px);
    -o-transform: translateY(94px);
    transform: translateY(94px);
  }
  100% {
    -webkit-transform: translateY(7px);
    -moz-transform: translateY(7px);
    -ms-transform: translateY(7px);
    -o-transform: translateY(7px);
    transform: translateY(7px);
  }
}
@-o-keyframes toggling {
  0% {
    -webkit-transform: translateY(7px);
    -moz-transform: translateY(7px);
    -ms-transform: translateY(7px);
    -o-transform: translateY(7px);
    transform: translateY(7px);
  }
  50% {
    -webkit-transform: translateY(94px);
    -moz-transform: translateY(94px);
    -ms-transform: translateY(94px);
    -o-transform: translateY(94px);
    transform: translateY(94px);
  }
  100% {
    -webkit-transform: translateY(7px);
    -moz-transform: translateY(7px);
    -ms-transform: translateY(7px);
    -o-transform: translateY(7px);
    transform: translateY(7px);
  }
}
@keyframes toggling {
  0% {
    -webkit-transform: translateY(7px);
    -moz-transform: translateY(7px);
    -ms-transform: translateY(7px);
    -o-transform: translateY(7px);
    transform: translateY(7px);
  }
  50% {
    -webkit-transform: translateY(94px);
    -moz-transform: translateY(94px);
    -ms-transform: translateY(94px);
    -o-transform: translateY(94px);
    transform: translateY(94px);
  }
  100% {
    -webkit-transform: translateY(7px);
    -moz-transform: translateY(7px);
    -ms-transform: translateY(7px);
    -o-transform: translateY(7px);
    transform: translateY(7px);
  }
}
/**.keyframes(demo_keyframes, {
    100% {
		.transform(rotate(360-43deg));
        margin-left: -20px;
        width: 26px;
	}
});*/
/*********分享组件样式修改*********/
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei", "Helvetica Neue", "HelveticaNeue", "HelveticasimSun", "Helvetica", "Lucida Grande", "Lucida Sans Unicode", Arial;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
li {
  list-style: none;
}
textarea {
  overflow: auto;
  resize: none;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}
a,
a:hover {
  text-decoration: none;
}
a.btn {
  display: block;
  outline: none;
}
/*********分享组件样式修改*********/
.no-webp #tpl #NIE-share {background:#000}
.webp #tpl #NIE-share {background:#000}
#tpl #NIE-share {
  height: 22px;
  text-align: center;
  padding-top: 15px;
}
#tpl .NIE-share-txt {
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #6b6b6b;
  margin-right: 10px;
}
#tpl .NIE-share-iconBtn a {
  width: auto;
  padding-right: 10px;
  margin-right: 0px;
  line-height: 22px;
  font-size: 22px;
  color: #6b6b6b;
}
#tpl .NIE-share-iconBtn a span {
  height: 22px;
  line-height: 22px;
  font-size: 22px;
}
#tpl .NIE-share-iconBtn a:hover {
  color: #b62d15;
}
#tpl .NIE-share-iconBtn a em {
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  margin-left: 5px;
}
body,
html {
  font-family: "microsoft yahei";
  position: relative;
}
h1 {
  width: 100%;
  height: 0;
  overflow: hidden;
}
.wbox {
  position: relative;
  margin: 0 auto;
  width: 1200px;
}
.main {
  width: 100%;
  min-width: 1200px;
}
.content {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.page {
  position: relative;
}
.nav {
  position: absolute;
  top: 86px;
  right: 34px;
  z-index: 10;
}
.nav .nav-list {
  position: relative;
  float: left;
  padding: 0 13px;
  width: 67px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  color: #a2a3a3;
}
.nav .nav-list span {
  display: none;
  position: absolute;
  font-size: 12px;
  transform: scale(0.75);
  transform-origin: 0 0;
  -ms-transform: scale(0.75);
  /* IE 9 */
  -ms-transform-origin: 0 0;
  /* IE 9 */
  -webkit-transform: scale(0.75);
  /* Safari 和 Chrome */
  -webkit-transform-origin: 0 0;
  /* Safari 和 Chrome */
  -moz-transform: scale(0.75);
  /* Firefox */
  -moz-transform-origin: 0 0;
  /* Firefox */
  -o-transform: scale(0.75);
  /* Opera */
  -o-transform-origin: 0 0;
  color: #d43902;
}
.nav .nav-list.on {
  color: #d43902;
}
.nav .nav-list.on span {
  display: block;
}
.nav .nav-list:hover {
  color: #d43902;
}
.nav .nav-list:hover span {
  display: block;
}
.nav .nav-list.home span,
.nav .nav-list.news span,
.nav .nav-list.media span {
  left: 50%;
  margin-left: -24px;
}
.nav .nav-list.game span {
  width: 97px;
  left: 50%;
  margin-left: -37.5px;
}
.nav .nav-list.channel span {
  width: 85px;
  left: 50%;
  margin-left: -31.5px;
}
.nav .line {
  float: left;
  font-size: 14px;
  line-height: 15px;
  color: #383939;
}
.no-webp .page1 {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/bg1-1_a9a0ba6d.png) top center no-repeat}
.webp .page1 {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/bg1-1_a9a0ba6d.webp) top center no-repeat}
.page1 {
  padding-top: 240px;
  width: 100%;
  height: 1126px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 15;
}
.no-webp .page1 .shiling_btn {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/shilin_c408fc2a.png) no-repeat}
.webp .page1 .shiling_btn {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/shilin_c408fc2a.webp) no-repeat}
.page1 .shiling_btn {
  display: block;
  width: 87px;
  height: 112px;
  z-index: 9;
  margin-right: 10px;
  float: left;
}
.no-webp .page1 .home {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/home_28e81c8a.png) no-repeat}
.webp .page1 .home {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/home_28e81c8a.webp) no-repeat}
.page1 .home {
  position: absolute;
  top: 24px;
  right: 24px;
  width: 126px;
  height: 33px;
}
.no-webp .page1 .gw-logo {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/gw2_94843214.png) no-repeat}
.webp .page1 .gw-logo {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/gw2_94843214.webp) no-repeat}
.page1 .gw-logo {
  position: absolute;
  top: 18px;
  left: 56px;
  width: 233px;
  height: 210px;
}
.no-webp .page1 .wy-logo {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/wy_8327f80d.png) no-repeat}
.webp .page1 .wy-logo {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/wy_8327f80d.webp) no-repeat}
.page1 .wy-logo {
  position: absolute;
  top: 188px;
  left: 19px;
  width: 104px;
  height: 34px;
}
.no-webp .page1 .wg-logo {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/wg_9c64d2cb.png) no-repeat}
.webp .page1 .wg-logo {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/wg_9c64d2cb.webp) no-repeat}
.page1 .wg-logo {
  position: absolute;
  top: 173px;
  left: 153px;
  width: 95px;
  height: 50px;
}
.no-webp .page1 .logo-line {background:#5b5c5a}
.webp .page1 .logo-line {background:#5b5c5a}
.page1 .logo-line {
  position: absolute;
  top: 178px;
  left: 139px;
  width: 2px;
  height: 41px;
}
.no-webp .page1 .slogan {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/slogan_7326e258.png) center bottom no-repeat}
.webp .page1 .slogan {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/slogan_7326e258.webp) center bottom no-repeat}
.page1 .slogan {
  pointer-events: none;
  position: absolute;
  top: 0;
  margin: 0 auto;
  width: 1341px;
  height: 597px;
  -webkit-animation: slideDown .5s linear;
          animation: slideDown .5s linear;
  left: 0;
  right: 0;
}
.no-webp .page1 .home-txt {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/txt-bg1_2d8c3750.png) no-repeat}
.webp .page1 .home-txt {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/txt-bg1_2d8c3750.webp) no-repeat}
.page1 .home-txt {
  display: none;
  position: relative;
  margin: -13px auto 0 auto;
  width: 711px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.page1 .nie-download {
  margin: 395px auto 0 auto;
  position: relative;
  width: 553px;
  -webkit-animation: 2s ease-in-out slideUp;
          animation: 2s ease-in-out slideUp;
}
.page1 .nie-download .play0 {
  position: relative;
  float: left;
  width: 106px;
  height: 106px;
  cursor: pointer;
  overflow: hidden;
  left: 8px;
  top: 7px;
}
.page1 .nie-download .play0 video {
  margin: -19px 0 0 0;
  margin-left: -24.5px;
  height: 133%;
}
.page1 .nie-download .play0 span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.no-webp .page1 .nie-download .play-bg {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/video-bor_b0f1bd74.png) no-repeat}
.webp .page1 .nie-download .play-bg {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/video-bor_b0f1bd74.webp) no-repeat}
.page1 .nie-download .play-bg {
  width: 119px;
  height: 119px;
  position: absolute;
  right: 0;
  pointer-events: none;
}
.no-webp .page1 .nie-download .line {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/light_993579c8.png) center center no-repeat}
.webp .page1 .nie-download .line {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/light_993579c8.webp) center center no-repeat}
.page1 .nie-download .line {
  position: absolute;
  top: 0;
  left: 125px;
  width: 90px;
  height: 10px;
  -webkit-animation: toggling 4s linear infinite 300ms 0 ease;
  -moz-animation: toggling 4s linear infinite 300ms 0 ease;
  -ms-animation: toggling 4s linear infinite 300ms 0 ease;
  animation: toggling 4s linear infinite 300ms 0 ease;
  -moz-animation: toggling 4s linear infinite;
  -webkit-animation: toggling 4s linear infinite;
  -o-animation: toggling 4s linear infinite;
  -ms-animation: toggling 4s linear infinite;
  animation: toggling 4s linear infinite;
}
.no-webp .page1 .NIE-qrcode {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/qr-bg_b0271911.png) no-repeat}
.webp .page1 .NIE-qrcode {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/qr-bg_b0271911.webp) no-repeat}
.page1 .NIE-qrcode {
  padding: 7px;
  margin-right: 10px;
  float: left;
  width: 132px;
  height: 109px;
}
.page1 .NIE-qrcode span {
  float: left;
  margin-right: 4px;
  width: 14px;
  line-height: 14px;
  font-size: 14px;
}
.page1 .NIE-qrcode img {
  width: 96px;
}
.buttons {
  margin-right: 10px;
  float: left;
}
.no-webp .NIE-button-ios {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/ios_c8c859da.png) left center no-repeat}
.webp .NIE-button-ios {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/ios_c8c859da.webp) left center no-repeat}
.NIE-button-ios {
  margin-bottom: 10px;
  display: block;
  width: 165px;
  height: 48px;
  cursor: pointer;
}
.no-webp .NIE-button-android {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/android_e3f736dd.png) left center no-repeat}
.webp .NIE-button-android {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/android_e3f736dd.webp) left center no-repeat}
.NIE-button-android {
  display: block;
  width: 170px;
  height: 56px;
  cursor: pointer;
}
.NIE-button-android:hover {
  opacity: 0.9;
}
.no-webp .page2 {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/bg2-1_46d470f0.png) top center no-repeat}
.webp .page2 {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/bg2-1_46d470f0.webp) top center no-repeat}
.page2 {
  margin-top: -58px;
  width: 100%;
  height: 1135px;
  z-index: 13;
}
.no-webp .page2 .title {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/page2_title2_1ecde891.png) no-repeat}
.webp .page2 .title {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/page2_title2_1ecde891.webp) no-repeat}
.page2 .title {
  width: 774px;
  height: 457px;
  margin: 80px auto 0;
  position: absolute;
  left: 22px;
  right: 0;
  margin: auto;
  top: -65px;
  -webkit-animation: slideDown .5s linear;
          animation: slideDown .5s linear;
  display: none;
}
.page2 .btn_fight {
  display: block;
  position: relative;
  z-index: 2;
  top: 60px;
}
.no-webp .page2 .btn_fight .swiper1 {background:#fff}
.webp .page2 .btn_fight .swiper1 {background:#fff}
.page2 .btn_fight .swiper1 {
  width: 916px;
  height: 520px;
  position: absolute;
  left: 197px;
  top: 224px;
  opacity: 0;
}
.page2 .btn_fight .swiper1.on {
  -webkit-animation: slideDown .5s linear;
          animation: slideDown .5s linear;
  opacity: 1;
}
.page2 .btn_fight .swiper1 .swiper-slide {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.page2 .btn_fight .swiper1 .swiper-slide img {
  width: 100%;
  height: 100%;
}
.no-webp .page2 .btn_fight .swiper1 .swiper-slide::before {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/play_4a6825d6.png) no-repeat}
.webp .page2 .btn_fight .swiper1 .swiper-slide::before {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/play_4a6825d6.webp) no-repeat}
.page2 .btn_fight .swiper1 .swiper-slide::before {
  content: '';
  width: 122px;
  height: 122px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 11;
}
.no-webp .page2 .btn_fight .swiper1 .swiper-slide::after {background:rgba(0, 0, 0, 0.7)}
.webp .page2 .btn_fight .swiper1 .swiper-slide::after {background:rgba(0, 0, 0, 0.7)}
.page2 .btn_fight .swiper1 .swiper-slide::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.no-webp .page2 .btn_fight .swiper1-button-prev {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/left_50649e99.png) no-repeat}
.webp .page2 .btn_fight .swiper1-button-prev {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/left_50649e99.webp) no-repeat}
.page2 .btn_fight .swiper1-button-prev {
  opacity: 0;
  width: 100px;
  height: 106px;
  cursor: pointer;
  position: absolute;
  left: 63px;
  top: 420px;
}
.page2 .btn_fight .swiper1-button-prev.on {
  -webkit-animation: slideDown .5s linear;
          animation: slideDown .5s linear;
  opacity: 1;
}
.no-webp .page2 .btn_fight .swiper1-button-next {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/right_196d5d46.png) no-repeat}
.webp .page2 .btn_fight .swiper1-button-next {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/right_196d5d46.webp) no-repeat}
.page2 .btn_fight .swiper1-button-next {
  opacity: 0;
  width: 100px;
  height: 106px;
  cursor: pointer;
  position: absolute;
  left: 1143px;
  top: 420px;
}
.page2 .btn_fight .swiper1-button-next.on {
  -webkit-animation: slideDown .5s linear;
          animation: slideDown .5s linear;
  opacity: 1;
}
.no-webp .page2 .btn_fight .kuang {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/kuang_acda2d7d.png) no-repeat}
.webp .page2 .btn_fight .kuang {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/kuang_acda2d7d.webp) no-repeat}
.page2 .btn_fight .kuang {
  -webkit-animation: slideDown .5s linear;
          animation: slideDown .5s linear;
  opacity: 0;
  width: 942px;
  height: 545px;
  position: absolute;
  left: 187px;
  top: 210px;
}
.no-webp .page2 .btn_fight .part2-btn {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/page2-btn_c2a59098.png) no-repeat}
.webp .page2 .btn_fight .part2-btn {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/page2-btn_c2a59098.webp) no-repeat}
.page2 .btn_fight .part2-btn {
  width: 271px;
  height: 69px;
  position: absolute;
  right: 250px;
  /* bottom: -300px; */
  top: 682px;
  cursor: pointer;
  -webkit-animation: slideDown .5s linear;
          animation: slideDown .5s linear;
  display: none;
}
.page2 .btn_fight .part2-text {
  display: none;
  -webkit-animation: slideDown .5s linear;
          animation: slideDown .5s linear;
  width: 542px;
  position: absolute;
  left: 359px;
  top: 820px;
  text-align: center;
  margin: auto;
}
.page2 .btn_fight .part2-text p {
  color: #f3c188;
  font-size: 24px;
}
.page2 .btn_fight .swiper-pagination1 {
  opacity: 0;
  top: 770px;
  left: 579px;
}
.no-webp .page2 .btn_fight .swiper-pagination-bullet {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/xz_2dc74f51.png) no-repeat}
.webp .page2 .btn_fight .swiper-pagination-bullet {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/xz_2dc74f51.webp) no-repeat}
.page2 .btn_fight .swiper-pagination-bullet {
  width: 18px;
  height: 6px;
  border-radius: 0;
  opacity: 1;
  margin: 0 2px;
}
.no-webp .page2 .btn_fight .swiper-pagination-bullet-active {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/xz-h_cd0db5ea.png) no-repeat}
.webp .page2 .btn_fight .swiper-pagination-bullet-active {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/xz-h_cd0db5ea.webp) no-repeat}
.page2 .btn_fight .swiper-pagination-bullet-active {
  width: 30px;
  height: 6px;
  border-radius: 0;
}
.no-webp .page3 {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/bg3-1_0ca1b343.png) top center no-repeat}
.webp .page3 {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/bg3-1_0ca1b343.webp) top center no-repeat}
.page3 {
  margin-top: -58px;
  width: 100%;
  height: 1091px;
}
.no-webp .page3 .title {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/page3_title_592ec7fc.png) no-repeat}
.webp .page3 .title {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/page3_title_592ec7fc.webp) no-repeat}
.page3 .title {
  width: 774px;
  height: 457px;
  margin: 411px auto 0;
  position: absolute;
  left: 21px;
  right: 0;
  top: -67px;
  margin: auto;
  -webkit-animation: slideDown .5s linear;
          animation: slideDown .5s linear;
  display: none;
}
.no-webp .page3 .page3-btn {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/page3-btn_87911735.png) no-repeat}
.webp .page3 .page3-btn {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/page3-btn_87911735.webp) no-repeat}
.page3 .page3-btn {
  width: 271px;
  height: 69px;
  position: absolute;
  bottom: 185px;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  cursor: pointer;
}
.page3 .page3-btn.on {
  -webkit-animation: slideDown .5s linear;
          animation: slideDown .5s linear;
  opacity: 1;
}
.page3 .page3-text {
  width: 1028px;
  position: absolute;
  bottom: 52px;
  left: 0;
  right: 0;
  margin: auto;
  color: #aa743b;
  font-size: 24px;
  text-align: center;
  opacity: 0;
}
.page3 .page3-text span {
  color: #e9d97d;
}
.page3 .page3-text.on {
  -webkit-animation: slideDown .5s linear;
          animation: slideDown .5s linear;
  opacity: 1;
}
.no-webp .page3 .page3-title {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/title2_bba9009b.png) no-repeat}
.webp .page3 .page3-title {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/title2_bba9009b.webp) no-repeat}
.page3 .page3-title {
  margin: 0 auto 70px auto;
  width: 480px;
  height: 86px;
}
.page3 .gallery_container {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  height: 566px;
  overflow: hidden;
}
.page3 .half-hide {
  -webkit-transform: translate3d(0, 0, -900px);
  -moz-transform: translate3d(0, 0, -900px);
  -ms-transform: translate3d(0, 0, -900px);
  -o-transform: translate3d(0, 0, -900px);
  transform: translate3d(0, 0, -900px);
}
.page3 .game-slide1,
.page3 .game-slide2,
.page3 .game-slide3,
.page3 .game-slide4 {
  width: 935px;
  height: 565px;
}
.no-webp .page3 .game-slide1 {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/slide1_5252b7da.png) no-repeat}
.webp .page3 .game-slide1 {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/slide1_5252b7da.webp) no-repeat}
.page3 .game-slide1 {
}
.no-webp .page3 .game-slide2 {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/slide2_8c33631c.png) no-repeat}
.webp .page3 .game-slide2 {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/slide2_8c33631c.webp) no-repeat}
.page3 .game-slide2 {
}
.no-webp .page3 .game-slide3 {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/slide3_5ede66f8.png) no-repeat}
.webp .page3 .game-slide3 {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/slide3_5ede66f8.webp) no-repeat}
.page3 .game-slide3 {
}
.no-webp .page3 .game-slide4 {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/slide4_d18c9220.png) no-repeat}
.webp .page3 .game-slide4 {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/slide4_d18c9220.webp) no-repeat}
.page3 .game-slide4 {
}
.page3 .swiper-slide {
  opacity: 0;
}
.page3 .swiper-slide-prev,
.page3 .swiper-slide-next {
  opacity: .6;
}
.page3 .swiper-slide-active {
  opacity: 1;
  width: 935px;
  height: 565px;
}
.no-webp .page3 .swiper-button-next1, 
.no-webp .page3 .swiper-button-prev1 {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/next_794d27a3.png) no-repeat}
.webp .page3 .swiper-button-next1, 
.webp .page3 .swiper-button-prev1 {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/next_794d27a3.webp) no-repeat}
.page3 .swiper-button-next1,
.page3 .swiper-button-prev1 {
  z-index: 1;
  position: absolute;
  top: 50%;
  right: -66px;
  margin-top: -48.5px;
  width: 40px;
  height: 97px;
  cursor: pointer;
}
.no-webp .page3 .swiper-button-prev1 {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/prev_ed898417.png) no-repeat}
.webp .page3 .swiper-button-prev1 {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/prev_ed898417.webp) no-repeat}
.page3 .swiper-button-prev1 {
  left: -66px;
}
@media (max-width: 1887px) {
  .page3 .swiper-button-prev1 {
    left: 33px;
  }
  .page3 .swiper-button-next1 {
    right: 33px;
  }
}
@media (max-width: 1582px) {
  .page3 .swiper-button-prev1 {
    left: 163px;
  }
  .page3 .swiper-button-next1 {
    right: 163px;
  }
}
.page4 {
  position: absolute;
  bottom: 770px;
  width: 100%;
}
.no-webp .page4 .logo2 {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/logo3_74521485.png) no-repeat}
.webp .page4 .logo2 {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/logo3_74521485.webp) no-repeat}
.page4 .logo2 {
  width: 289px;
  height: 258px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.no-webp .page4 .page4-btn {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/page4-btn_5d11b29a.png) no-repeat}
.webp .page4 .page4-btn {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/page4-btn_5d11b29a.webp) no-repeat}
.page4 .page4-btn {
  width: 431px;
  height: 66px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 375px;
}
.page4 .page4-con {
  margin: 0 auto;
  width: 880px;
  height: 503px;
}
.no-webp .page4 .weixin, 
.no-webp .page4 .weibo {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/wrapper_3dd9d897.png) no-repeat}
.webp .page4 .weixin, 
.webp .page4 .weibo {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/wrapper_3dd9d897.webp) no-repeat}
.page4 .weixin,
.page4 .weibo {
  float: left;
  margin: 0 0 66px 68px;
  padding-top: 55px;
  width: 331px;
  height: 318px;
}
.page4 .weixin img,
.page4 .weibo img {
  display: block;
  margin: 0 auto 24px auto;
  width: 193px;
}
.no-webp .page4 .weixin .weixin-btn, 
.no-webp .page4 .weibo .weixin-btn {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/btn-bg_63c9fdb5.png) no-repeat}
.webp .page4 .weixin .weixin-btn, 
.webp .page4 .weibo .weixin-btn {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/btn-bg_63c9fdb5.webp) no-repeat}
.page4 .weixin .weixin-btn,
.page4 .weibo .weixin-btn {
  display: block;
  margin: 0 auto 0 auto;
  width: 196px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  color: #fff;
  font-size: 24px;
}
.page4 .weibo {
  margin-left: 89px;
}
.no-webp .page4 .qqqun, 
.no-webp .page4 .tieba, 
.no-webp .page4 .luntan {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/qq_fd5d5155.png) no-repeat}
.webp .page4 .qqqun, 
.webp .page4 .tieba, 
.webp .page4 .luntan {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/qq_fd5d5155.webp) no-repeat}
.page4 .qqqun,
.page4 .tieba,
.page4 .luntan {
  float: left;
  width: 191px;
  height: 62px;
}
.page4 .tieba,
.page4 .luntan {
  margin-left: 153px;
}
.no-webp .page4 .tieba {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/tieba_3c4bf09b.png) no-repeat}
.webp .page4 .tieba {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/tieba_3c4bf09b.webp) no-repeat}
.page4 .tieba {
}
.no-webp .page4 .luntan {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/luntan_4ed01835.png) no-repeat}
.webp .page4 .luntan {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/luntan_4ed01835.webp) no-repeat}
.page4 .luntan {
}
.no-webp .download-right {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/qr-right_7e0560bc.png) no-repeat}
.webp .download-right {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/qr-right_7e0560bc.webp) no-repeat}
.download-right {
  display: none;
  position: fixed;
  top: 50%;
  margin-top: -250px;
  right: 11px;
  padding-top: 116px;
  width: 208px;
  text-align: center;
  z-index: 990;
}
.download-right p {
  font-size: 14px;
  line-height: 16px;
  color: #fff;
}
.download-right img {
  margin: 16px auto 13px auto;
  width: 136px;
}
.download-right .buttons {
  float: none;
  margin: 0 0 18px 0;
}
.download-right .NIE-button-ios {
  margin: 0 auto 10px auto;
}
.download-right .NIE-button-android {
  margin: 0 auto;
}
.no-webp .download-right .uu {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/uu_9c60ad95.jpg) no-repeat}
.webp .download-right .uu {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/uu_9c60ad95.webp) no-repeat}
.download-right .uu {
  display: block;
  width: 208px;
  height: 103px;
}
.no-webp .zzc {background-color:black}
.webp .zzc {background-color:black}
.zzc {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: fixed;
  top: 0;
  left: 0;
  /**遮罩全屏top,left都为0,width,height为100%**/
  width: 100%;
  height: 100%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.zzc.on {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 998;
}
.gfqd-tc {
  display: none;
  width: 812px;
  height: 240px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -198px 0 0 -406px;
  z-index: 99999;
}
.gfqd-tc .brand {
  width: 100%;
}
.video-tc22,
.video-tc,
.pic-tc {
  display: none;
  width: 800px;
  height: 450px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -225px 0 0 -400px;
  z-index: 99999;
}
.no-webp .video-tc22 .close, 
.no-webp .video-tc .close, 
.no-webp .pic-tc .close {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/vclose_90a2357e.png) no-repeat}
.webp .video-tc22 .close, 
.webp .video-tc .close, 
.webp .pic-tc .close {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/vclose_90a2357e.webp) no-repeat}
.video-tc22 .close,
.video-tc .close,
.pic-tc .close {
  position: absolute;
  width: 45px;
  height: 45px;
  top: 0;
  right: -50px;
  cursor: pointer;
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
}
.video-tc22 .close:hover,
.video-tc .close:hover,
.pic-tc .close:hover {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.video-tc22 .video-box,
.video-tc .video-box,
.pic-tc .video-box {
  width: 100%;
  height: 100%;
}
.video-tc22 {
  top: 48%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 0;
  right: 0;
  margin: auto;
  width: 1000px;
}
.video-tc22 video {
  width: 100%;
}
.no-webp .alert_box.alert_box_red .alert_wrap .alertClose em {background-color:#f49511 !important}
.webp .alert_box.alert_box_red .alert_wrap .alertClose em {background-color:#f49511 !important}
.alert_box.alert_box_red .alert_wrap .alertClose em {
}
.no-webp .alert_box.alert_box_red .alert_wrap .alert_main .btns.btnsConfirm {background-color:#f49511 !important}
.webp .alert_box.alert_box_red .alert_wrap .alert_main .btns.btnsConfirm {background-color:#f49511 !important}
.alert_box.alert_box_red .alert_wrap .alert_main .btns.btnsConfirm {
}
.no-webp .shiling-layer {background:rgba(0, 0, 0, 0.5)}
.webp .shiling-layer {background:rgba(0, 0, 0, 0.5)}
.shiling-layer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
}
.no-webp .shiling-layer .shiling-pop {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/area_web_70884830.png) no-repeat center}
.webp .shiling-layer .shiling-pop {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/area_web_70884830.webp) no-repeat center}
.shiling-layer .shiling-pop {
  width: 876px;
  height: 590px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding-top: 85px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.no-webp .shiling-layer .shiling-close {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/icon_close_8e2e3d29.png) no-repeat}
.webp .shiling-layer .shiling-close {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/icon_close_8e2e3d29.webp) no-repeat}
.shiling-layer .shiling-close {
  display: block;
  width: 47px;
  height: 47px;
  position: absolute;
  top: 25px;
  right: 25px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.no-webp .shiling-layer .shiling-title {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/title_web_2da6b68c.png) no-repeat center}
.webp .shiling-layer .shiling-title {background:url(https://wotb.res.netease.com/pc/zt/20250331172157/img/title_web_2da6b68c.webp) no-repeat center}
.shiling-layer .shiling-title {
  width: 411px;
  height: 29px;
  margin: 0 auto 30px;
}
.shiling-layer .shilin-txt {
  width: 750px;
  height: 360px;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}
.shiling-layer p {
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  margin-bottom: 18px;
}
.shiling-layer p a {
  color: #fff;
}
.shiling-layer .shiling-pop .shiling-close:hover {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
@-webkit-keyframes slideDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes slideDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes slideUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes slideUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

