@charset "utf-8";
* {
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/* 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;
}
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;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-style: normal;
}
strong,
b {
  font-weight: bold;
  font-style: normal;
}
em,
i {
  font-weight: normal;
  font-style: italic;
}
button {
  border: none;
  outline: none;
}
a,
button {
  cursor: pointer;
}
a,
a:hover {
  text-decoration: none;
}
textarea,
input,
button,
a {
  font-size: inherit;
  color: inherit;
}
input,
textarea,
a,
div,
button,
select {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition-delay: 999999s;
  -webkit-transition: color 999999s ease-out, background-color 999999s ease-out;
}
#NIE-warning-dialog {
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
}
.noSize {
  font-size: 0;
  text-indent: -9999em;
}
.flex {
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  display: flex;
  /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
}
@font-face {
  font-family: 'fzssksj_z';
  src: url("https://nie.res.netease.com/comm/js/nie/ref/fonts/fzssksj_z.woff2") format('woff2'), url("https://nie.res.netease.com/comm/js/nie/ref/fonts/fzssksj_z.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fzktft';
  src: url(https://h.res.netease.com/pc/zt/20230627135432/font/fzktft_c8eac661.woff) format('woff2'), url(https://h.res.netease.com/pc/zt/20230627135432/font/fzktft_c8eac661.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}
@-webkit-keyframes down-anim {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, -0.2rem);
    -moz-transform: translate(0, -0.2rem);
    -ms-transform: translate(0, -0.2rem);
    -o-transform: translate(0, -0.2rem);
    transform: translate(0, -0.2rem);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-moz-keyframes down-anim {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, -0.2rem);
    -moz-transform: translate(0, -0.2rem);
    -ms-transform: translate(0, -0.2rem);
    -o-transform: translate(0, -0.2rem);
    transform: translate(0, -0.2rem);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-ms-keyframes down-anim {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, -0.2rem);
    -moz-transform: translate(0, -0.2rem);
    -ms-transform: translate(0, -0.2rem);
    -o-transform: translate(0, -0.2rem);
    transform: translate(0, -0.2rem);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-o-keyframes down-anim {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, -0.2rem);
    -moz-transform: translate(0, -0.2rem);
    -ms-transform: translate(0, -0.2rem);
    -o-transform: translate(0, -0.2rem);
    transform: translate(0, -0.2rem);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes down-anim {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, -0.2rem);
    -moz-transform: translate(0, -0.2rem);
    -ms-transform: translate(0, -0.2rem);
    -o-transform: translate(0, -0.2rem);
    transform: translate(0, -0.2rem);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
html,
body {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  min-width: 1400px;
}
body {
  position: relative;
  font-size: 16px;
  font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", STHeiTi, sans-serif;
  color: red;
}
#wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
#app {
  position: relative;
  width: 100%;
  height: 100%;
}
.nav_box {
  position: fixed;
  top: 1.08rem;
  left: .26rem;
  min-width: 1.36rem;
  min-height: 3.68rem;
  border-left: 0.02rem solid rgba(255, 255, 255, 0.3);
  z-index: 9;
}
.no-webp .nav_box .roll {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/roll_32f03339.png) center no-repeat;
  background-size: contain}
.webp .nav_box .roll {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/roll_32f03339.webp) center no-repeat;
  background-size: contain}
.no-webp .nav_box .roll {background-size:contain}
.webp .nav_box .roll {background-size:contain}
.nav_box .roll {
  position: absolute;
  top: 0;
  left: -0.04rem;
  width: 0.13rem;
  height: 0.39rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.nav_box ul {
  margin-bottom: .12rem;
  min-width: 1.36rem;
}
.nav_box ul li {
  width: 100%;
  height: .45rem;
}
.nav_box ul li.on a p,
.nav_box ul li:hover a p {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.nav_box ul li.on a img,
.nav_box ul li:hover a img {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.nav_box ul li a {
  position: relative;
  display: block;
  width: 100%;
  height: .45rem;
}
.nav_box ul li a p {
  margin-left: .2rem;
  height: .45rem;
  line-height: .45rem;
  font-size: .18rem;
  color: #ffffff;
  font-family: 'fzssksj_z';
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.no-webp .nav_box ul li a i {background:#de3c26}
.webp .nav_box ul li a i {background:#de3c26}
.nav_box ul li a i {
  position: absolute;
  top: -0.1rem;
  left: .96rem;
  width: 0.6rem;
  height: 0.2rem;
  font-size: .14rem;
  line-height: .2rem;
  text-align: center;
  color: #ffffff;
  font-family: 'fzssksj_z';
  font-style: normal;
  border-radius: .1rem;
  z-index: 2;
}
.nav_box ul li a p,
.nav_box ul li a img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.nav_box ul li a img {
  position: absolute;
  top: 0;
  left: .08rem;
  display: block;
  height: .45rem;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.nav_box #download {
  margin-left: .12rem;
  display: none;
}
.no-webp .nav_box #download .qrcode {background:#ffffff}
.webp .nav_box #download .qrcode {background:#ffffff}
.nav_box #download .qrcode {
  margin-bottom: 0.04rem;
  width: 1.35rem;
  height: 1.35rem;
  border-radius: .04rem;
  overflow: hidden;
}
.nav_box #download .qrcode .img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.05rem;
  width: 100%;
  height: 100%;
}
.nav_box #download .qrcode .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.nav_box #download .btns a {
  display: block;
  margin-bottom: 0.03rem;
}
.no-webp .nav_box #download .btns .link-apple {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_ios_184a269e.png) center no-repeat;
  background-size: contain}
.webp .nav_box #download .btns .link-apple {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_ios_184a269e.webp) center no-repeat;
  background-size: contain}
.no-webp .nav_box #download .btns .link-apple {background-size:contain}
.webp .nav_box #download .btns .link-apple {background-size:contain}
.nav_box #download .btns .link-apple {
  width: 1.35rem;
  height: 0.44rem;
}
.no-webp .nav_box #download .btns .link-apple:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_ios_h_ede9fb3c.png) center no-repeat;
  background-size: contain}
.webp .nav_box #download .btns .link-apple:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_ios_h_ede9fb3c.webp) center no-repeat;
  background-size: contain}
.no-webp .nav_box #download .btns .link-apple:hover {background-size:contain}
.webp .nav_box #download .btns .link-apple:hover {background-size:contain}
.nav_box #download .btns .link-apple:hover {
  width: 1.35rem;
  height: 0.44rem;
}
.no-webp .nav_box #download .btns .link-android {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_and_b37b0418.png) center no-repeat;
  background-size: contain}
.webp .nav_box #download .btns .link-android {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_and_b37b0418.webp) center no-repeat;
  background-size: contain}
.no-webp .nav_box #download .btns .link-android {background-size:contain}
.webp .nav_box #download .btns .link-android {background-size:contain}
.nav_box #download .btns .link-android {
  width: 1.35rem;
  height: 0.45rem;
}
.no-webp .nav_box #download .btns .link-android:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_and_h_995bc5bc.png) center no-repeat;
  background-size: contain}
.webp .nav_box #download .btns .link-android:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_and_h_995bc5bc.webp) center no-repeat;
  background-size: contain}
.no-webp .nav_box #download .btns .link-android:hover {background-size:contain}
.webp .nav_box #download .btns .link-android:hover {background-size:contain}
.nav_box #download .btns .link-android:hover {
  width: 1.35rem;
  height: 0.45rem;
}
.no-webp .nav_box #download .btns .link-mumu {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_mumu_0a755087.png) center no-repeat;
  background-size: contain}
.webp .nav_box #download .btns .link-mumu {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_mumu_0a755087.webp) center no-repeat;
  background-size: contain}
.no-webp .nav_box #download .btns .link-mumu {background-size:contain}
.webp .nav_box #download .btns .link-mumu {background-size:contain}
.nav_box #download .btns .link-mumu {
  width: 1.35rem;
  height: 0.44rem;
}
.no-webp .nav_box #download .btns .link-mumu:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_mumu_h_38b6e6f8.png) center no-repeat;
  background-size: contain}
.webp .nav_box #download .btns .link-mumu:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_mumu_h_38b6e6f8.webp) center no-repeat;
  background-size: contain}
.no-webp .nav_box #download .btns .link-mumu:hover {background-size:contain}
.webp .nav_box #download .btns .link-mumu:hover {background-size:contain}
.nav_box #download .btns .link-mumu:hover {
  width: 1.35rem;
  height: 0.44rem;
}
.no-webp .nav_box #download .btns .link-cz {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_cz_add93b34.png) center no-repeat;
  background-size: contain}
.webp .nav_box #download .btns .link-cz {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_cz_add93b34.webp) center no-repeat;
  background-size: contain}
.no-webp .nav_box #download .btns .link-cz {background-size:contain}
.webp .nav_box #download .btns .link-cz {background-size:contain}
.nav_box #download .btns .link-cz {
  width: 1.35rem;
  height: 0.44rem;
}
.no-webp .nav_box #download .btns .link-cz:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_cz_h_8c24ba99.png) center no-repeat;
  background-size: contain}
.webp .nav_box #download .btns .link-cz:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_cz_h_8c24ba99.webp) center no-repeat;
  background-size: contain}
.no-webp .nav_box #download .btns .link-cz:hover {background-size:contain}
.webp .nav_box #download .btns .link-cz:hover {background-size:contain}
.nav_box #download .btns .link-cz:hover {
  width: 1.35rem;
  height: 0.44rem;
}
#leihuo-age {
  position: absolute;
  top: 3.66rem;
  left: .42rem;
  width: .8rem;
  z-index: 10;
}
#leihuo-age .leihuo-age-rating {
  width: 100%;
}
#leihuo-top2 {
  position: fixed;
  width: 100%;
  height: auto;
  top: .16rem;
  z-index: 10;
}
#leihuo-top2 #leihuo-top-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#leihuo-top2 #leihuo-top-wrap #logo {
  position: relative;
  margin-left: .22rem;
  display: block;
  width: 1.64rem;
}
.no-webp #leihuo-top2 #leihuo-top-wrap #logo::after {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/logo-t_1082d268.png) center no-repeat;
  background-size: contain}
.webp #leihuo-top2 #leihuo-top-wrap #logo::after {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/logo-t_1082d268.webp) center no-repeat;
  background-size: contain}
.no-webp #leihuo-top2 #leihuo-top-wrap #logo::after {background-size:contain}
.webp #leihuo-top2 #leihuo-top-wrap #logo::after {background-size:contain}
#leihuo-top2 #leihuo-top-wrap #logo::after {
  position: absolute;
  top: .15rem;
  right: -2.1rem;
  content: '\4F1A\547C\5438\7684\6C5F\6E56';
  font-size: 0;
  color: #fff;
  font-family: 'fzssksj_z';
  line-height: .18rem;
  padding-left: .15rem;
  width: 1.85rem;
  height: 0.32rem;
}
#leihuo-top2 #leihuo-top-wrap #logo img {
  width: 100%;
}
#leihuo-top2 #leihuo-top-wrap #leihuo_top_content {
  margin-right: .44rem;
  width: auto;
}
.no-webp #leihuo-top2 #leihuo-top-wrap #leihuo_top_content #btn_gw {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_gw_ea359861.png) center no-repeat;
  background-size: contain}
.webp #leihuo-top2 #leihuo-top-wrap #leihuo_top_content #btn_gw {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_gw_ea359861.webp) center no-repeat;
  background-size: contain}
.no-webp #leihuo-top2 #leihuo-top-wrap #leihuo_top_content #btn_gw {background-size:contain}
.webp #leihuo-top2 #leihuo-top-wrap #leihuo_top_content #btn_gw {background-size:contain}
#leihuo-top2 #leihuo-top-wrap #leihuo_top_content #btn_gw {
  width: 1.48rem;
  height: 0.37rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.no-webp #leihuo-top2 #leihuo-top-wrap #leihuo_top_content #btn_gw:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_gw_h_88724a28.png)}
.webp #leihuo-top2 #leihuo-top-wrap #leihuo_top_content #btn_gw:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_gw_h_88724a28.webp)}
#leihuo-top2 #leihuo-top-wrap #leihuo_top_content #btn_gw:hover {
}
#leihuo-top2 #leihuo-top-wrap #leihuo_top_content #btn_gw > div {
  display: none;
}
#leihuo-top2 #leihuo-top-wrap #leihuo_top_content #btn_download,
#leihuo-top2 #leihuo-top-wrap #leihuo_top_content #btn_reg {
  display: none;
}
#leihuo-top2 #leihuo-top-wrap #leihuo_top_content .wrap_share {
  display: none;
}
#copyrightpc {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.no-webp #copyrightpc .leihuo-copyright {background:rgba(0, 0, 0, 0.5) !important}
.webp #copyrightpc .leihuo-copyright {background:rgba(0, 0, 0, 0.5) !important}
#copyrightpc .leihuo-copyright {
}
.no-webp #copyrightpc .leihuo-copyright .footer {background:rgba(0, 0, 0, 0.5) !important}
.webp #copyrightpc .leihuo-copyright .footer {background:rgba(0, 0, 0, 0.5) !important}
#copyrightpc .leihuo-copyright .footer {
}
.main {
  position: relative;
  width: 100%;
  height: 100%;
}
.main .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.main .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}
.no-webp .main .swiper-wrapper .swiper-slide .arrow-guide {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/xh_d2d6a854.png) center no-repeat;
  background-size: contain}
.webp .main .swiper-wrapper .swiper-slide .arrow-guide {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/xh_d2d6a854.webp) center no-repeat;
  background-size: contain}
.no-webp .main .swiper-wrapper .swiper-slide .arrow-guide {background-size:contain}
.webp .main .swiper-wrapper .swiper-slide .arrow-guide {background-size:contain}
.main .swiper-wrapper .swiper-slide .arrow-guide {
  position: fixed;
  bottom: .12rem;
  left: 50%;
  margin-left: -0.325rem;
  width: 0.65rem;
  height: 1.43rem;
  -webkit-animation: down-anim 2s linear infinite;
  -moz-animation: down-anim 2s linear infinite;
  -ms-animation: down-anim 2s linear infinite;
  animation: down-anim 2s linear infinite;
}
.main .swiper-wrapper .page-footer {
  height: auto !important;
}
.no-webp .pop, 
.no-webp .alert {background:rgba(0, 0, 0, 0.8)}
.webp .pop, 
.webp .alert {background:rgba(0, 0, 0, 0.8)}
.pop,
.alert {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
.pop.on,
.alert.on {
  z-index: 999;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.pop .inner,
.alert .inner {
  position: absolute;
  top: 50%;
  left: 50%;
}
.no-webp .pop .close, 
.no-webp .alert .close, 
.no-webp .pop .alert-close, 
.no-webp .alert .alert-close {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/close_a6019e88.png) center no-repeat;
  background-size: contain;
  background-size: 100% auto}
.webp .pop .close, 
.webp .alert .close, 
.webp .pop .alert-close, 
.webp .alert .alert-close {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/close_a6019e88.webp) center no-repeat;
  background-size: contain;
  background-size: 100% auto}
.no-webp .pop .close, 
.no-webp .alert .close, 
.no-webp .pop .alert-close, 
.no-webp .alert .alert-close {background-size:contain}
.webp .pop .close, 
.webp .alert .close, 
.webp .pop .alert-close, 
.webp .alert .alert-close {background-size:contain}
.no-webp .pop .close, 
.no-webp .alert .close, 
.no-webp .pop .alert-close, 
.no-webp .alert .alert-close {background-size:100% auto}
.webp .pop .close, 
.webp .alert .close, 
.webp .pop .alert-close, 
.webp .alert .alert-close {background-size:100% auto}
.pop .close,
.alert .close,
.pop .alert-close,
.alert .alert-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 0.31rem;
  height: 0.31rem;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 2;
}
.pop .close:hover,
.alert .close:hover,
.pop .alert-close:hover,
.alert .alert-close:hover {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.no-webp #pop-gchl .inner {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/pop-haoli_266238b1.png) center no-repeat;
  background-size: contain}
.webp #pop-gchl .inner {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/pop-haoli_266238b1.webp) center no-repeat;
  background-size: contain}
.no-webp #pop-gchl .inner {background-size:contain}
.webp #pop-gchl .inner {background-size:contain}
#pop-gchl .inner {
  margin-top: -4.19rem;
  margin-left: -4.82rem;
  width: 7.88rem;
  height: 8.38rem;
}
#pop-gchl .inner .close {
  top: .72rem;
  right: .56rem;
}
#pop-gchl .con {
  position: relative;
  width: 100%;
  height: 100%;
}
#pop-gchl .con .code {
  position: absolute;
  top: 1.4rem;
  left: .48rem;
  width: 1.36rem;
  height: 1.36rem;
}
.no-webp #pop-gchl .con .code .img {background:#fff}
.webp #pop-gchl .con .code .img {background:#fff}
#pop-gchl .con .code .img {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: .05rem;
}
#pop-gchl .con .code .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.no-webp #pop-gchl .con .btn-query-fuli {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/ckfl-txt_f734e707.png) center no-repeat;
  background-size: contain}
.webp #pop-gchl .con .btn-query-fuli {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/ckfl-txt_f734e707.webp) center no-repeat;
  background-size: contain}
.no-webp #pop-gchl .con .btn-query-fuli {background-size:contain}
.webp #pop-gchl .con .btn-query-fuli {background-size:contain}
#pop-gchl .con .btn-query-fuli {
  position: absolute;
  left: 4.26rem;
  bottom: .96rem;
  width: 1.21rem;
  height: 0.3rem;
}
#pop-gchl .con .btn-query-fuli:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
.no-webp #pop-jqqd .inner {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/pop-qidai_390e536d.png) center no-repeat;
  background-size: contain}
.webp #pop-jqqd .inner {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/pop-qidai_390e536d.webp) center no-repeat;
  background-size: contain}
.no-webp #pop-jqqd .inner {background-size:contain}
.webp #pop-jqqd .inner {background-size:contain}
#pop-jqqd .inner {
  margin-top: -1.635rem;
  margin-left: -3.055rem;
  width: 6.11rem;
  height: 3.27rem;
}
#pop-jqqd .inner .close {
  top: .26rem;
  right: .46rem;
}
#pop-jqqd .inner .con {
  padding-top: .56rem;
}
.no-webp #pop-jqqd .inner .con .tit {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/qidai-tit_dd29c67e.png) center no-repeat;
  background-size: contain}
.webp #pop-jqqd .inner .con .tit {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/qidai-tit_dd29c67e.webp) center no-repeat;
  background-size: contain}
.no-webp #pop-jqqd .inner .con .tit {background-size:contain}
.webp #pop-jqqd .inner .con .tit {background-size:contain}
#pop-jqqd .inner .con .tit {
  margin: 0 auto;
  width: 2.43rem;
  height: 1.23rem;
}
.no-webp .page-home {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/kv_c5dc06d9.jpg) no-repeat;
  background-size: cover}
.webp .page-home {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/kv_c5dc06d9.webp) no-repeat;
  background-size: cover}
.no-webp .page-home {background-size:cover}
.webp .page-home {background-size:cover}
.page-home {
}
.page-home #leihuo-top {
  display: none;
}
.page-home .videoBox {
  width: 100%;
  height: 100%;
}
.page-home .videoBox video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-home .cont {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.no-webp .page-home .btn-play {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_video_h_80697a6c.png) center no-repeat;
  background-size: contain}
.webp .page-home .btn-play {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_video_h_80697a6c.webp) center no-repeat;
  background-size: contain}
.no-webp .page-home .btn-play {background-size:contain}
.webp .page-home .btn-play {background-size:contain}
.page-home .btn-play {
  position: absolute;
  top: 5.02rem;
  left: 50%;
  margin-left: -0.5rem;
  width: 0.89rem;
  height: 0.91rem;
  display: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.no-webp .page-home .btn-play:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_video_a587bfa1.png)}
.webp .page-home .btn-play:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_video_a587bfa1.webp)}
.page-home .btn-play:hover {
}
.page-home #download2 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: .58rem;
  position: absolute;
  bottom: .86rem;
  left: 50%;
  margin-left: -3.88rem;
  width: 5.38rem;
  height: 2.16rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.no-webp .page-home #download2::after {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/line_66ff2f67.png) no-repeat top right / 7.06rem 0.45rem}
.webp .page-home #download2::after {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/line_66ff2f67.webp) no-repeat top right / 7.06rem 0.45rem}
.page-home #download2::after {
  content: '';
  position: absolute;
  right: 0.5rem;
  bottom: 0;
  width: 4.58rem;
  height: .45rem;
  z-index: 1;
  pointer-events: none;
}
.page-home #download2 > div {
  position: relative;
  z-index: 2;
  margin-right: 0.04rem;
}
.no-webp .page-home #download2 #libao {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/libao_ad4ef214.png) center no-repeat;
  background-size: contain}
.webp .page-home #download2 #libao {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/libao_ad4ef214.webp) center no-repeat;
  background-size: contain}
.no-webp .page-home #download2 #libao {background-size:contain}
.webp .page-home #download2 #libao {background-size:contain}
.page-home #download2 #libao {
  position: absolute;
  bottom: .12rem;
  left: auto;
  right: 2.7rem;
  width: 2.4rem;
  height: 2.03rem;
  z-index: 1;
}
.no-webp .page-home #download2 #libao:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/libao_h_948e6d63.png) center no-repeat;
  background-size: contain}
.webp .page-home #download2 #libao:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/libao_h_948e6d63.webp) center no-repeat;
  background-size: contain}
.no-webp .page-home #download2 #libao:hover {background-size:contain}
.webp .page-home #download2 #libao:hover {background-size:contain}
.page-home #download2 #libao:hover {
  width: 2.4rem;
  height: 2.03rem;
}
.no-webp .page-home #download2 .qrcode {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/code_bg_693a4489.png) center no-repeat;
  background-size: contain}
.webp .page-home #download2 .qrcode {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/code_bg_693a4489.webp) center no-repeat;
  background-size: contain}
.no-webp .page-home #download2 .qrcode {background-size:contain}
.webp .page-home #download2 .qrcode {background-size:contain}
.page-home #download2 .qrcode {
  position: relative;
  margin-left: auto;
  margin-right: 1.2rem;
  width: 1.7rem;
  height: 1.45rem;
  z-index: 2;
}
.no-webp .page-home #download2 .qrcode .img {background:#5386b8}
.webp .page-home #download2 .qrcode .img {background:#5386b8}
.page-home #download2 .qrcode .img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.03rem;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.725rem;
  width: 1.45rem;
  height: 1.45rem;
  mask-image: url(https://h.res.netease.com/pc/zt/20230627135432/img/code_bg_in_0d677a62.png);
  -moz-mask-image: url(https://h.res.netease.com/pc/zt/20230627135432/img/code_bg_in_0d677a62.png);
  -webkit-mask-image: url(https://h.res.netease.com/pc/zt/20230627135432/img/code_bg_in_0d677a62.png);
  -ms-mask-image: url(https://h.res.netease.com/pc/zt/20230627135432/img/code_bg_in_0d677a62.png);
  -o-mask-image: url(https://h.res.netease.com/pc/zt/20230627135432/img/code_bg_in_0d677a62.png);
  mask-size: cover;
  -moz-mask-size: cover;
  -webkit-mask-size: cover;
  -ms-mask-size: cover;
  -o-mask-size: cover;
}
.no-webp .page-home #download2 .qrcode .img .imgBox {background:#fff}
.webp .page-home #download2 .qrcode .img .imgBox {background:#fff}
.page-home #download2 .qrcode .img .imgBox {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: .05rem;
}
.page-home #download2 .qrcode .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-home #download2 .btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.page-home #download2 .btns1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page-home #download2 .btns1 a {
  margin-bottom: .06rem;
}
.page-home #download2 .btns1 a:last-of-type {
  margin-bottom: 0;
}
.page-home #download2 .btns a {
  display: block;
}
.no-webp .page-home #download2 .btns .link-apple {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_ios_e7aeacca.png) center no-repeat;
  background-size: contain}
.webp .page-home #download2 .btns .link-apple {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_ios_e7aeacca.webp) center no-repeat;
  background-size: contain}
.no-webp .page-home #download2 .btns .link-apple {background-size:contain}
.webp .page-home #download2 .btns .link-apple {background-size:contain}
.page-home #download2 .btns .link-apple {
  width: 1.37rem;
  height: 0.45rem;
}
.no-webp .page-home #download2 .btns .link-apple:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_ios_h_dedc9f39.png)}
.webp .page-home #download2 .btns .link-apple:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_ios_h_dedc9f39.webp)}
.page-home #download2 .btns .link-apple:hover {
}
.no-webp .page-home #download2 .btns .link-android {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_and_97d235df.png) center no-repeat;
  background-size: contain}
.webp .page-home #download2 .btns .link-android {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_and_97d235df.webp) center no-repeat;
  background-size: contain}
.no-webp .page-home #download2 .btns .link-android {background-size:contain}
.webp .page-home #download2 .btns .link-android {background-size:contain}
.page-home #download2 .btns .link-android {
  width: 1.37rem;
  height: 0.45rem;
}
.no-webp .page-home #download2 .btns .link-android:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_and_h_adb0fb2d.png)}
.webp .page-home #download2 .btns .link-android:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_and_h_adb0fb2d.webp)}
.page-home #download2 .btns .link-android:hover {
}
.no-webp .page-home #download2 .btns .link-yun {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_yun_6b028034.png) center no-repeat;
  background-size: contain}
.webp .page-home #download2 .btns .link-yun {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_yun_6b028034.webp) center no-repeat;
  background-size: contain}
.no-webp .page-home #download2 .btns .link-yun {background-size:contain}
.webp .page-home #download2 .btns .link-yun {background-size:contain}
.page-home #download2 .btns .link-yun {
  width: 1.37rem;
  height: 0.42rem;
}
.no-webp .page-home #download2 .btns .link-yun:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_yun_h_d223e096.png)}
.webp .page-home #download2 .btns .link-yun:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_yun_h_d223e096.webp)}
.page-home #download2 .btns .link-yun:hover {
}
.no-webp .page-home #download2 .btns .link-mumu {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_mumu_1d2259db.png) center no-repeat;
  background-size: contain}
.webp .page-home #download2 .btns .link-mumu {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_mumu_1d2259db.webp) center no-repeat;
  background-size: contain}
.no-webp .page-home #download2 .btns .link-mumu {background-size:contain}
.webp .page-home #download2 .btns .link-mumu {background-size:contain}
.page-home #download2 .btns .link-mumu {
  width: 1.13rem;
  height: 1.45rem;
}
.no-webp .page-home #download2 .btns .link-mumu:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_mumu_h_7f8fbbbf.png)}
.webp .page-home #download2 .btns .link-mumu:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_mumu_h_7f8fbbbf.webp)}
.page-home #download2 .btns .link-mumu:hover {
}
.no-webp .page-home #download2 .btns .link-cz {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_cz_691fccbc.png) center no-repeat;
  background-size: contain}
.webp .page-home #download2 .btns .link-cz {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_cz_691fccbc.webp) center no-repeat;
  background-size: contain}
.no-webp .page-home #download2 .btns .link-cz {background-size:contain}
.webp .page-home #download2 .btns .link-cz {background-size:contain}
.page-home #download2 .btns .link-cz {
  width: 1.09rem;
  height: 1.44rem;
}
.no-webp .page-home #download2 .btns .link-cz:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_cz_h_04b2db08.png)}
.webp .page-home #download2 .btns .link-cz:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/btn_cz_h_04b2db08.webp)}
.page-home #download2 .btns .link-cz:hover {
}
.page-xjqy {
  width: 100%;
  height: 100%;
}
.page-xjqy .swiper-container-xjqy {
  width: 100%;
  height: 100%;
}
.page-xjqy .swiper-container-xjqy .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.page-xjqy .swiper-container-xjqy .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-xjqy .swiper-container-xjqy .xjqy-opt {
  position: absolute;
  bottom: .2rem;
  width: 100%;
  height: .42rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-next,
.page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-prev {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  margin: 0 .24rem;
}
.no-webp .page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-next {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/r_28ac01a8.png) center no-repeat;
  background-size: contain}
.webp .page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-next {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/r_28ac01a8.webp) center no-repeat;
  background-size: contain}
.no-webp .page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-next {background-size:contain}
.webp .page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-next {background-size:contain}
.page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-next {
  width: 0.21rem;
  height: 0.24rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.no-webp .page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-next:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/r-h_a36be3bc.png) center no-repeat;
  background-size: contain}
.webp .page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-next:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/r-h_a36be3bc.webp) center no-repeat;
  background-size: contain}
.no-webp .page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-next:hover {background-size:contain}
.webp .page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-next:hover {background-size:contain}
.page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-next:hover {
  width: 0.21rem;
  height: 0.24rem;
}
.no-webp .page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-prev {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/l_87c2faa9.png) center no-repeat;
  background-size: contain}
.webp .page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-prev {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/l_87c2faa9.webp) center no-repeat;
  background-size: contain}
.no-webp .page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-prev {background-size:contain}
.webp .page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-prev {background-size:contain}
.page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-prev {
  width: 0.21rem;
  height: 0.24rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.no-webp .page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-prev:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/l-h_dad14aef.png) center no-repeat;
  background-size: contain}
.webp .page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-prev:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/l-h_dad14aef.webp) center no-repeat;
  background-size: contain}
.no-webp .page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-prev:hover {background-size:contain}
.webp .page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-prev:hover {background-size:contain}
.page-xjqy .swiper-container-xjqy .xjqy-opt .xjqy-button-prev:hover {
  width: 0.21rem;
  height: 0.24rem;
}
.page-xjqy .swiper-container-xjqy .swiper-pagination {
  position: relative;
  height: .42rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.no-webp .page-xjqy .swiper-container-xjqy .swiper-pagination .swiper-pagination-bullet {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-point_1cd09092.png) center no-repeat;
  background-size: contain}
.webp .page-xjqy .swiper-container-xjqy .swiper-pagination .swiper-pagination-bullet {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-point_1cd09092.webp) center no-repeat;
  background-size: contain}
.no-webp .page-xjqy .swiper-container-xjqy .swiper-pagination .swiper-pagination-bullet {background-size:contain}
.webp .page-xjqy .swiper-container-xjqy .swiper-pagination .swiper-pagination-bullet {background-size:contain}
.page-xjqy .swiper-container-xjqy .swiper-pagination .swiper-pagination-bullet {
  margin: 0 0.06rem;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  width: 0.27rem;
  height: 0.27rem;
}
.no-webp .page-xjqy .swiper-container-xjqy .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-point-on_45f28040.png) center no-repeat;
  background-size: contain}
.webp .page-xjqy .swiper-container-xjqy .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-point-on_45f28040.webp) center no-repeat;
  background-size: contain}
.no-webp .page-xjqy .swiper-container-xjqy .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-size:contain}
.webp .page-xjqy .swiper-container-xjqy .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-size:contain}
.page-xjqy .swiper-container-xjqy .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 0.42rem;
  height: 0.42rem;
}
.page-yxts {
  width: 100%;
  height: 100%;
}
.page-yxts .swiper-container-yxts {
  width: 100%;
  height: 100%;
}
.page-yxts .swiper-container-yxts .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.page-yxts .swiper-container-yxts .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-yxts .swiper-container-yxts .yxts-opt {
  position: absolute;
  bottom: .2rem;
  width: 100%;
  height: .42rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-yxts .swiper-container-yxts .yxts-opt .yxts-button-next,
.page-yxts .swiper-container-yxts .yxts-opt .yxts-button-prev {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  margin: 0 .24rem;
}
.no-webp .page-yxts .swiper-container-yxts .yxts-opt .yxts-button-next {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/r_28ac01a8.png) center no-repeat;
  background-size: contain}
.webp .page-yxts .swiper-container-yxts .yxts-opt .yxts-button-next {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/r_28ac01a8.webp) center no-repeat;
  background-size: contain}
.no-webp .page-yxts .swiper-container-yxts .yxts-opt .yxts-button-next {background-size:contain}
.webp .page-yxts .swiper-container-yxts .yxts-opt .yxts-button-next {background-size:contain}
.page-yxts .swiper-container-yxts .yxts-opt .yxts-button-next {
  width: 0.21rem;
  height: 0.24rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.no-webp .page-yxts .swiper-container-yxts .yxts-opt .yxts-button-next:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/r-h_a36be3bc.png) center no-repeat;
  background-size: contain}
.webp .page-yxts .swiper-container-yxts .yxts-opt .yxts-button-next:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/r-h_a36be3bc.webp) center no-repeat;
  background-size: contain}
.no-webp .page-yxts .swiper-container-yxts .yxts-opt .yxts-button-next:hover {background-size:contain}
.webp .page-yxts .swiper-container-yxts .yxts-opt .yxts-button-next:hover {background-size:contain}
.page-yxts .swiper-container-yxts .yxts-opt .yxts-button-next:hover {
  width: 0.21rem;
  height: 0.24rem;
}
.no-webp .page-yxts .swiper-container-yxts .yxts-opt .yxts-button-prev {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/l_87c2faa9.png) center no-repeat;
  background-size: contain}
.webp .page-yxts .swiper-container-yxts .yxts-opt .yxts-button-prev {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/l_87c2faa9.webp) center no-repeat;
  background-size: contain}
.no-webp .page-yxts .swiper-container-yxts .yxts-opt .yxts-button-prev {background-size:contain}
.webp .page-yxts .swiper-container-yxts .yxts-opt .yxts-button-prev {background-size:contain}
.page-yxts .swiper-container-yxts .yxts-opt .yxts-button-prev {
  width: 0.21rem;
  height: 0.24rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.no-webp .page-yxts .swiper-container-yxts .yxts-opt .yxts-button-prev:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/l-h_dad14aef.png) center no-repeat;
  background-size: contain}
.webp .page-yxts .swiper-container-yxts .yxts-opt .yxts-button-prev:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/l-h_dad14aef.webp) center no-repeat;
  background-size: contain}
.no-webp .page-yxts .swiper-container-yxts .yxts-opt .yxts-button-prev:hover {background-size:contain}
.webp .page-yxts .swiper-container-yxts .yxts-opt .yxts-button-prev:hover {background-size:contain}
.page-yxts .swiper-container-yxts .yxts-opt .yxts-button-prev:hover {
  width: 0.21rem;
  height: 0.24rem;
}
.page-yxts .swiper-container-yxts .swiper-pagination {
  position: relative;
  height: .42rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.no-webp .page-yxts .swiper-container-yxts .swiper-pagination .swiper-pagination-bullet {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-point_1cd09092.png) center no-repeat;
  background-size: contain}
.webp .page-yxts .swiper-container-yxts .swiper-pagination .swiper-pagination-bullet {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-point_1cd09092.webp) center no-repeat;
  background-size: contain}
.no-webp .page-yxts .swiper-container-yxts .swiper-pagination .swiper-pagination-bullet {background-size:contain}
.webp .page-yxts .swiper-container-yxts .swiper-pagination .swiper-pagination-bullet {background-size:contain}
.page-yxts .swiper-container-yxts .swiper-pagination .swiper-pagination-bullet {
  margin: 0 0.06rem;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  width: 0.27rem;
  height: 0.27rem;
}
.no-webp .page-yxts .swiper-container-yxts .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-point-on_45f28040.png) center no-repeat;
  background-size: contain}
.webp .page-yxts .swiper-container-yxts .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-point-on_45f28040.webp) center no-repeat;
  background-size: contain}
.no-webp .page-yxts .swiper-container-yxts .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-size:contain}
.webp .page-yxts .swiper-container-yxts .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-size:contain}
.page-yxts .swiper-container-yxts .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 0.42rem;
  height: 0.42rem;
}
.page-gftt {
  width: 100%;
  height: 100%;
}
.page-gftt .swiper-container-gftt {
  width: 100%;
  height: 100%;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.page-gftt .swiper-container-gftt .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide {
  text-align: center;
  overflow: hidden;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide .name {
  position: absolute;
  top: 1.02rem;
  left: 50%;
  margin-left: -4.72rem;
  z-index: 2;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide .img-bg {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -12.8rem;
  width: 25.6rem;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide .btn-link {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/more_btn_c0532ccd.png) center no-repeat;
  background-size: contain}
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide .btn-link {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/more_btn_c0532ccd.webp) center no-repeat;
  background-size: contain}
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide .btn-link {background-size:contain}
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide .btn-link {background-size:contain}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide .btn-link {
  position: absolute;
  top: 2.88rem;
  left: 50%;
  margin-left: 3.68rem;
  width: 0.41rem;
  height: 0.38rem;
}
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide .btn-link:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/more_btn_h_b80d6c24.png) center no-repeat;
  background-size: contain}
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide .btn-link:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/more_btn_h_b80d6c24.webp) center no-repeat;
  background-size: contain}
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide .btn-link:hover {background-size:contain}
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide .btn-link:hover {background-size:contain}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide .btn-link:hover {
  width: 0.41rem;
  height: 0.38rem;
}
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide .btn-play {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/play_2_5dca3d2e.png) center no-repeat;
  background-size: contain}
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide .btn-play {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/play_2_5dca3d2e.webp) center no-repeat;
  background-size: contain}
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide .btn-play {background-size:contain}
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide .btn-play {background-size:contain}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: 3.68rem;
  width: 0.77rem;
  height: 0.79rem;
}
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide .btn-play:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/play_h_2_256abff4.png)}
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide .btn-play:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/play_h_2_256abff4.webp)}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide .btn-play:hover {
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="ylp"] .btn-link {
  top: 2.88rem;
  margin-left: 4.33rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="ylp"] .btn-play {
  top: 2.88rem;
  left: 50%;
  margin-left: 3.48rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="fhcq"] .btn-link {
  top: 2.88rem;
  margin-left: 4.33rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="fhcq"] .btn-play {
  top: 2.88rem;
  left: 50%;
  margin-left: 3.48rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyn"] .btn-link {
  top: 2.88rem;
  margin-left: 3.48rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyn"] .btn-play {
  top: 2.88rem;
  left: 50%;
  margin-left: 3.48rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="wra"] .btn-link {
  top: 3.68rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="wra"] .btn-play {
  top: 5.2rem;
  left: 50%;
  margin-left: 2.84rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="yyfs"] .btn-link {
  top: 2.48rem;
  margin-left: 3.38rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="yyfs"] .btn-play {
  top: 4.4rem;
  left: 50%;
  margin-left: 2.64rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zwz"] .btn-link {
  top: 2.68rem;
  margin-left: 4.58rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zwz"] .btn-play {
  top: 4.48rem;
  left: 50%;
  margin-left: 3.88rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zhl"] .btn-link {
  margin-left: 4.68rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zhl"] .btn-play {
  top: 6.28rem;
  left: 50%;
  margin-left: 3.98rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="tsy"] .btn-link {
  top: 3.88rem;
  margin-left: 4.28rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="tsy"] .btn-play {
  top: 5.68rem;
  left: 50%;
  margin-left: 3.54rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="sdd"] .btn-link {
  top: 2.88rem;
  margin-left: 3.18rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="sdd"] .btn-play {
  top: 4.68rem;
  left: 50%;
  margin-left: 2.44rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-link {
  top: 3.08rem;
  margin-left: 3.78rem;
}
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-play {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/play_1_a6fd36a1.png) center no-repeat;
  background-size: contain}
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-play {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/play_1_a6fd36a1.webp) center no-repeat;
  background-size: contain}
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-play {background-size:contain}
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-play {background-size:contain}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-play {
  top: 4.78rem;
  left: 50%;
  margin-left: 3.14rem;
  width: 0.77rem;
  height: 0.79rem;
}
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-play:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/play_1_a6fd36a1.png)}
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-play:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/play_1_a6fd36a1.webp)}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-play:hover {
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hxy"] .btn-link {
  top: 2.48rem;
  margin-left: 2.98rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hxy"] .btn-play {
  top: 4.18rem;
  left: 50%;
  margin-left: 2.28rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="gdz"] .btn-link {
  top: 2.88rem;
  margin-left: 3.48rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="gdz"] .btn-play {
  top: 4.48rem;
  left: 50%;
  margin-left: 2.78rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="trr"] .btn-link {
  top: 3.08rem;
  margin-left: 2.48rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="trr"] .btn-play {
  top: 4.8rem;
  left: 50%;
  margin-left: 1.78rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="qqn"] .btn-link {
  top: 3.08rem;
  margin-left: 4.38rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="qqn"] .btn-play {
  top: 4.8rem;
  left: 50%;
  margin-left: 3.68rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zj"] .btn-link {
  top: 2.88rem;
  margin-left: 3.08rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zj"] .btn-play {
  top: 4.6rem;
  left: 50%;
  margin-left: 2.38rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="bbhk"] .btn-link {
  top: 3.48rem;
  margin-left: 4.88rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="bbhk"] .btn-play {
  top: 5.8rem;
  left: 50%;
  margin-left: 4.18rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyh"] .btn-link {
  top: 2.68rem;
  margin-left: 4.98rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyh"] .btn-play {
  top: 4.6rem;
  left: 50%;
  margin-left: 4.32rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zzf"] .btn-link {
  top: 2.48rem;
  margin-left: 4.48rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zzf"] .btn-play {
  top: 4.4rem;
  left: 50%;
  margin-left: 3.72rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hss"] .btn-link {
  top: 2.68rem;
  margin-left: 5.08rem;
}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hss"] .btn-play {
  top: 4.4rem;
  left: 50%;
  margin-left: 4.36rem;
}
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="ylp"] .btn-link, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyn"] .btn-link, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hxy"] .btn-link, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-link, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="sdd"] .btn-link, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="tsy"] .btn-link, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zhl"] .btn-link, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zwz"] .btn-link, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="wra"] .btn-link, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="fhcq"] .btn-link {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/more_btn2_39dfdaa3.png) center no-repeat;
  background-size: contain}
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="ylp"] .btn-link, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyn"] .btn-link, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hxy"] .btn-link, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-link, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="sdd"] .btn-link, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="tsy"] .btn-link, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zhl"] .btn-link, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zwz"] .btn-link, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="wra"] .btn-link, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="fhcq"] .btn-link {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/more_btn2_39dfdaa3.webp) center no-repeat;
  background-size: contain}
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="ylp"] .btn-link, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyn"] .btn-link, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hxy"] .btn-link, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-link, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="sdd"] .btn-link, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="tsy"] .btn-link, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zhl"] .btn-link, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zwz"] .btn-link, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="wra"] .btn-link, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="fhcq"] .btn-link {background-size:contain}
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="ylp"] .btn-link, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyn"] .btn-link, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hxy"] .btn-link, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-link, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="sdd"] .btn-link, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="tsy"] .btn-link, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zhl"] .btn-link, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zwz"] .btn-link, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="wra"] .btn-link, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="fhcq"] .btn-link {background-size:contain}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="ylp"] .btn-link,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyn"] .btn-link,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hxy"] .btn-link,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-link,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="sdd"] .btn-link,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="tsy"] .btn-link,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zhl"] .btn-link,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zwz"] .btn-link,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="wra"] .btn-link,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="fhcq"] .btn-link {
  width: 0.41rem;
  height: 0.38rem;
}
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="ylp"] .btn-link:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyn"] .btn-link:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hxy"] .btn-link:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-link:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="sdd"] .btn-link:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="tsy"] .btn-link:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zhl"] .btn-link:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zwz"] .btn-link:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="wra"] .btn-link:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="fhcq"] .btn-link:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/more_btn2_h_000f6ed9.png) center no-repeat;
  background-size: contain}
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="ylp"] .btn-link:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyn"] .btn-link:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hxy"] .btn-link:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-link:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="sdd"] .btn-link:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="tsy"] .btn-link:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zhl"] .btn-link:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zwz"] .btn-link:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="wra"] .btn-link:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="fhcq"] .btn-link:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/more_btn2_h_000f6ed9.webp) center no-repeat;
  background-size: contain}
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="ylp"] .btn-link:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyn"] .btn-link:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hxy"] .btn-link:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-link:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="sdd"] .btn-link:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="tsy"] .btn-link:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zhl"] .btn-link:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zwz"] .btn-link:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="wra"] .btn-link:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="fhcq"] .btn-link:hover {background-size:contain}
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="ylp"] .btn-link:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyn"] .btn-link:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hxy"] .btn-link:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-link:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="sdd"] .btn-link:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="tsy"] .btn-link:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zhl"] .btn-link:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zwz"] .btn-link:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="wra"] .btn-link:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="fhcq"] .btn-link:hover {background-size:contain}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="ylp"] .btn-link:hover,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyn"] .btn-link:hover,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hxy"] .btn-link:hover,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-link:hover,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="sdd"] .btn-link:hover,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="tsy"] .btn-link:hover,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zhl"] .btn-link:hover,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zwz"] .btn-link:hover,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="wra"] .btn-link:hover,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="fhcq"] .btn-link:hover {
  width: 0.41rem;
  height: 0.38rem;
}
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="ylp"] .btn-play, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyn"] .btn-play, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hxy"] .btn-play, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-play, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="sdd"] .btn-play, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="tsy"] .btn-play, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zhl"] .btn-play, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zwz"] .btn-play, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="wra"] .btn-play, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="fhcq"] .btn-play {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/play_1_a6fd36a1.png) center no-repeat;
  background-size: contain}
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="ylp"] .btn-play, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyn"] .btn-play, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hxy"] .btn-play, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-play, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="sdd"] .btn-play, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="tsy"] .btn-play, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zhl"] .btn-play, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zwz"] .btn-play, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="wra"] .btn-play, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="fhcq"] .btn-play {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/play_1_a6fd36a1.webp) center no-repeat;
  background-size: contain}
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="ylp"] .btn-play, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyn"] .btn-play, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hxy"] .btn-play, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-play, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="sdd"] .btn-play, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="tsy"] .btn-play, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zhl"] .btn-play, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zwz"] .btn-play, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="wra"] .btn-play, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="fhcq"] .btn-play {background-size:contain}
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="ylp"] .btn-play, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyn"] .btn-play, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hxy"] .btn-play, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-play, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="sdd"] .btn-play, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="tsy"] .btn-play, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zhl"] .btn-play, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zwz"] .btn-play, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="wra"] .btn-play, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="fhcq"] .btn-play {background-size:contain}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="ylp"] .btn-play,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyn"] .btn-play,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hxy"] .btn-play,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-play,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="sdd"] .btn-play,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="tsy"] .btn-play,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zhl"] .btn-play,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zwz"] .btn-play,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="wra"] .btn-play,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="fhcq"] .btn-play {
  width: 0.77rem;
  height: 0.79rem;
}
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="ylp"] .btn-play:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyn"] .btn-play:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hxy"] .btn-play:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-play:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="sdd"] .btn-play:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="tsy"] .btn-play:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zhl"] .btn-play:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zwz"] .btn-play:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="wra"] .btn-play:hover, 
.no-webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="fhcq"] .btn-play:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/play_h_1_4ec42e3e.png)}
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="ylp"] .btn-play:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyn"] .btn-play:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hxy"] .btn-play:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-play:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="sdd"] .btn-play:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="tsy"] .btn-play:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zhl"] .btn-play:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zwz"] .btn-play:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="wra"] .btn-play:hover, 
.webp .page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="fhcq"] .btn-play:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/play_h_1_4ec42e3e.webp)}
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="ylp"] .btn-play:hover,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="lyn"] .btn-play:hover,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hxy"] .btn-play:hover,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="hyb"] .btn-play:hover,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="sdd"] .btn-play:hover,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="tsy"] .btn-play:hover,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zhl"] .btn-play:hover,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="zwz"] .btn-play:hover,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="wra"] .btn-play:hover,
.page-gftt .swiper-container-gftt .swiper-wrapper .swiper-slide[data-type="fhcq"] .btn-play:hover {
}
.no-webp .page-gftt .gftt-tab-box {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/line_8ad306e1.png) left top no-repeat;
  background-size: 3.62rem 9.62rem}
.webp .page-gftt .gftt-tab-box {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/line_8ad306e1.webp) left top no-repeat;
  background-size: 3.62rem 9.62rem}
.no-webp .page-gftt .gftt-tab-box {background-size:3.62rem 9.62rem}
.webp .page-gftt .gftt-tab-box {background-size:3.62rem 9.62rem}
.page-gftt .gftt-tab-box {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: 3.26rem;
  width: 4.62rem;
  height: 9.62rem;
  z-index: 2;
  pointer-events: none;
}
.page-gftt .gftt-tab-box .gftt-tab {
  display: none;
}
.page-gftt .gftt-tab-box .gftt-nav {
  position: absolute;
  top: 3.2rem;
  left: 2rem;
  width: 3.13rem;
  height: 4.46rem;
  pointer-events: all;
  z-index: 3;
}
.page-gftt .gftt-tab-box .gftt-nav .nav-list {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  z-index: -1;
}
.page-gftt .gftt-tab-box .gftt-nav .nav-list.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  z-index: 3;
}
.page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide {
  position: relative;
  width: 2.32rem;
  height: .53rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.no-webp .page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide::before {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/pagi-litter_f5502502.png) center no-repeat;
  background-size: contain}
.webp .page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide::before {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/pagi-litter_f5502502.webp) center no-repeat;
  background-size: contain}
.no-webp .page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide::before {background-size:contain}
.webp .page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide::before {background-size:contain}
.page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide::before {
  content: "";
  position: absolute;
  top: 50%;
  left: .18rem;
  margin-top: -0.04rem;
  width: 0.08rem;
  height: 0.08rem;
  z-index: 1;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.no-webp .page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide::after {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/pagi_cfb75390.png) center no-repeat;
  background-size: contain}
.webp .page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide::after {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/pagi_cfb75390.webp) center no-repeat;
  background-size: contain}
.no-webp .page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide::after {background-size:contain}
.webp .page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide::after {background-size:contain}
.page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: -0.12rem;
  width: 0.96rem;
  height: 0.53rem;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide:hover a,
.page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide.nav-slide-active a {
  text-indent: 1.2em;
  font-size: .26rem;
  color: #000000;
}
.page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide:hover::before,
.page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide.nav-slide-active::before {
  opacity: 0;
}
.page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide:hover::after,
.page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide.nav-slide-active::after {
  opacity: 1;
}
.page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide a {
  display: block;
  width: 100%;
  height: .53rem;
  text-indent: 2.2em;
  line-height: .53rem;
  font-size: .18rem;
  font-family: 'fzssksj_z';
  color: #25314d;
  z-index: 2;
}
.page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide.hxy a {
  font-family: "fzktft";
}
.page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide.slide1 {
  margin-left: 1.36rem;
}
.page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide.slide2 {
  margin-left: 1.3rem;
}
.page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide.slide3 {
  margin-left: 1.2rem;
}
.page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide.slide4 {
  margin-left: 1.06rem;
}
.page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide.slide5 {
  margin-left: .88rem;
}
.page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide.slide6 {
  margin-left: .68rem;
}
.page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide.slide7 {
  margin-left: .4rem;
}
.page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide.slide8 {
  margin-left: .12rem;
}
.page-gftt .gftt-tab-box .gftt-nav .nav-list .nav-slide.slide9 {
  margin-left: -0.26rem;
}
.page-gftt .gftt-tab-box .gftt-button-next,
.page-gftt .gftt-tab-box .gftt-button-prev {
  position: absolute;
  top: 50%;
  pointer-events: all;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 4;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.page-gftt .gftt-tab-box .gftt-button-next.dis,
.page-gftt .gftt-tab-box .gftt-button-prev.dis {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.page-gftt .gftt-tab-box .gftt-button-next.low,
.page-gftt .gftt-tab-box .gftt-button-prev.low {
  right: 2.8rem;
  margin-top: 3.1rem;
}
.no-webp .page-gftt .gftt-tab-box .gftt-button-next {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/next_af05d66e.png) center no-repeat;
  background-size: contain}
.webp .page-gftt .gftt-tab-box .gftt-button-next {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/next_af05d66e.webp) center no-repeat;
  background-size: contain}
.no-webp .page-gftt .gftt-tab-box .gftt-button-next {background-size:contain}
.webp .page-gftt .gftt-tab-box .gftt-button-next {background-size:contain}
.page-gftt .gftt-tab-box .gftt-button-next {
  margin-top: 2.78rem;
  right: 2.54rem;
  width: 0.21rem;
  height: 0.22rem;
  -webkit-animation: zjiantoushang17_anim 2s linear infinite;
  -moz-animation: zjiantoushang17_anim 2s linear infinite;
  -ms-animation: zjiantoushang17_anim 2s linear infinite;
  animation: zjiantoushang17_anim 2s linear infinite;
}
.no-webp .page-gftt .gftt-tab-box .gftt-button-next:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/next_h_a970023a.png)}
.webp .page-gftt .gftt-tab-box .gftt-button-next:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/next_h_a970023a.webp)}
.page-gftt .gftt-tab-box .gftt-button-next:hover {
}
.no-webp .page-gftt .gftt-tab-box .gftt-button-prev {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/prev_60ed3b96.png) center no-repeat;
  background-size: contain}
.webp .page-gftt .gftt-tab-box .gftt-button-prev {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/prev_60ed3b96.webp) center no-repeat;
  background-size: contain}
.no-webp .page-gftt .gftt-tab-box .gftt-button-prev {background-size:contain}
.webp .page-gftt .gftt-tab-box .gftt-button-prev {background-size:contain}
.page-gftt .gftt-tab-box .gftt-button-prev {
  margin-top: -1.98rem;
  left: auto;
  right: 0.92rem;
  width: 0.2rem;
  height: 0.22rem;
  -webkit-animation: zjiantouxia18_anim 2s linear infinite;
  -moz-animation: zjiantouxia18_anim 2s linear infinite;
  -ms-animation: zjiantouxia18_anim 2s linear infinite;
  animation: zjiantouxia18_anim 2s linear infinite;
}
.no-webp .page-gftt .gftt-tab-box .gftt-button-prev:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/prev_h_c9deb7ed.png)}
.webp .page-gftt .gftt-tab-box .gftt-button-prev:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/prev_h_c9deb7ed.webp)}
.page-gftt .gftt-tab-box .gftt-button-prev:hover {
}
@-webkit-keyframes zjiantoushang17_anim {
  0% {
    -webkit-transform: translate(0, 0) scale(1, 1);
            transform: translate(0, 0) scale(1, 1);
  }
  50% {
    -webkit-transform: translate(0.06rem, -0.06rem) scale(1.2, 1.2);
            transform: translate(0.06rem, -0.06rem) scale(1.2, 1.2);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1, 1);
            transform: translate(0, 0) scale(1, 1);
  }
}
@keyframes zjiantoushang17_anim {
  0% {
    -webkit-transform: translate(0, 0) scale(1, 1);
            transform: translate(0, 0) scale(1, 1);
  }
  50% {
    -webkit-transform: translate(0.06rem, -0.06rem) scale(1.2, 1.2);
            transform: translate(0.06rem, -0.06rem) scale(1.2, 1.2);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1, 1);
            transform: translate(0, 0) scale(1, 1);
  }
}
@-webkit-keyframes zjiantouxia18_anim {
  0% {
    -webkit-transform: translate(0, 0) scale(1, 1);
            transform: translate(0, 0) scale(1, 1);
  }
  50% {
    -webkit-transform: translate(-0.02rem, 0.06rem) scale(1.2, 1.2);
            transform: translate(-0.02rem, 0.06rem) scale(1.2, 1.2);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1, 1);
            transform: translate(0, 0) scale(1, 1);
  }
}
@keyframes zjiantouxia18_anim {
  0% {
    -webkit-transform: translate(0, 0) scale(1, 1);
            transform: translate(0, 0) scale(1, 1);
  }
  50% {
    -webkit-transform: translate(-0.02rem, 0.06rem) scale(1.2, 1.2);
            transform: translate(-0.02rem, 0.06rem) scale(1.2, 1.2);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1, 1);
            transform: translate(0, 0) scale(1, 1);
  }
}
.page-jhlp {
  width: 100%;
  height: 100%;
}
.page-jhlp .swiper-container-jhlp {
  width: 100%;
  height: 100%;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.page-jhlp .swiper-container-jhlp .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide .img-bg {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -12.8rem;
  width: 25.6rem;
  height: 100%;
}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide .img-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide .info {
  position: absolute;
}
.no-webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide .info .btn-link {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/more1_d3f53988.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide .info .btn-link {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/more1_d3f53988.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide .info .btn-link {background-size:contain}
.webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide .info .btn-link {background-size:contain}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide .info .btn-link {
  position: absolute;
  width: 0.33rem;
  height: 0.58rem;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.no-webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide .info .btn-link:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/more1-h_a24685d3.png)}
.webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide .info .btn-link:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/more1-h_a24685d3.webp)}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide .info .btn-link:hover {
}
.no-webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide .info .btn-play {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/video_play_dfec37bd.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide .info .btn-play {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/video_play_dfec37bd.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide .info .btn-play {background-size:contain}
.webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide .info .btn-play {background-size:contain}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide .info .btn-play {
  position: absolute;
  width: 0.77rem;
  height: 0.79rem;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.no-webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide .info .btn-play:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/video_play_h_21b2dbc3.png)}
.webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide .info .btn-play:hover {background-image:url(https://h.res.netease.com/pc/zt/20230627135432/img/video_play_h_21b2dbc3.webp)}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide .info .btn-play:hover {
}
.no-webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="ly"] .info {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/ly-name_a8e53b80.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="ly"] .info {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/ly-name_a8e53b80.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="ly"] .info {background-size:contain}
.webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="ly"] .info {background-size:contain}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="ly"] .info {
  top: .82rem;
  left: 50%;
  margin-left: -6.6rem;
  width: 2.09rem;
  height: 3.69rem;
}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="ly"] .info .btn-link {
  top: 2.72rem;
  right: 0rem;
}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="ly"] .info .btn-play {
  left: .64rem;
  bottom: -0.06rem;
}
.no-webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sw"] .info {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/sw-name_b8ec07c2.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sw"] .info {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/sw-name_b8ec07c2.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sw"] .info {background-size:contain}
.webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sw"] .info {background-size:contain}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sw"] .info {
  top: .6rem;
  left: 50%;
  margin-left: -5.08rem;
  width: 1.98rem;
  height: 3.91rem;
}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sw"] .info .btn-link {
  top: 2.38rem;
  right: 0rem;
}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sw"] .info .btn-play {
  left: .54rem;
  bottom: 0;
}
.no-webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="jl"] .info {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/jl-name_c0492857.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="jl"] .info {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/jl-name_c0492857.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="jl"] .info {background-size:contain}
.webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="jl"] .info {background-size:contain}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="jl"] .info {
  top: .68rem;
  left: 50%;
  margin-left: -5.06rem;
  width: 2.13rem;
  height: 3.74rem;
}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="jl"] .info .btn-link {
  top: 2.22rem;
  right: 0rem;
}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="jl"] .info .btn-play {
  left: .44rem;
  bottom: 0;
}
.no-webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sx"] .info {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/sx-name_a7e1fc58.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sx"] .info {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/sx-name_a7e1fc58.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sx"] .info {background-size:contain}
.webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sx"] .info {background-size:contain}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sx"] .info {
  top: .94rem;
  left: 50%;
  margin-left: -4.46rem;
  width: 1.83rem;
  height: 3.76rem;
}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sx"] .info .btn-link {
  top: 2.24rem;
  right: 0rem;
}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sx"] .info .btn-play {
  left: .38rem;
  bottom: 0;
}
.no-webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="xh"] .info {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/xh-name_5f444739.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="xh"] .info {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/xh-name_5f444739.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="xh"] .info {background-size:contain}
.webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="xh"] .info {background-size:contain}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="xh"] .info {
  top: .92rem;
  left: 50%;
  margin-left: .64rem;
  width: 2.23rem;
  height: 3.94rem;
}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="xh"] .info .btn-link {
  top: 2.36rem;
  right: 0rem;
}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="xh"] .info .btn-play {
  left: .8rem;
  bottom: 0;
}
.no-webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sm"] .info {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/sm-name_40771616.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sm"] .info {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/sm-name_40771616.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sm"] .info {background-size:contain}
.webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sm"] .info {background-size:contain}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sm"] .info {
  top: .6rem;
  left: 50%;
  margin-left: .44rem;
  width: 2rem;
  height: 3.96rem;
}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sm"] .info .btn-link {
  top: 2.38rem;
  right: 0;
}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="sm"] .info .btn-play {
  left: .66rem;
  bottom: 0;
}
.no-webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="ty"] .info {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/ty-name_416d3a48.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="ty"] .info {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/ty-name_416d3a48.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="ty"] .info {background-size:contain}
.webp .page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="ty"] .info {background-size:contain}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="ty"] .info {
  top: .8rem;
  left: 50%;
  margin-left: -5.14rem;
  width: 2.02rem;
  height: 3.67rem;
}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="ty"] .info .btn-link {
  top: 2.16rem;
  right: 0;
}
.page-jhlp .swiper-container-jhlp .swiper-wrapper .swiper-slide[data-name="ty"] .info .btn-play {
  left: .52rem;
  bottom: 0;
}
.no-webp .page-jhlp .jhlp-tab {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/line_ceeaa67c.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .jhlp-tab {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/line_ceeaa67c.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .jhlp-tab {background-size:contain}
.webp .page-jhlp .jhlp-tab {background-size:contain}
.page-jhlp .jhlp-tab {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: 1.12rem;
  width: 5.88rem;
  height: 10.74rem;
  pointer-events: none;
  z-index: 2;
}
.page-jhlp .jhlp-tab .jhlp-box {
  position: absolute;
  top: 1.73rem;
  right: -0.32rem;
  width: 1.88rem;
  pointer-events: all;
}
.page-jhlp .jhlp-tab .jhlp-box a {
  display: block;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  margin-bottom: .14rem;
}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ly"] {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/ly_5f787e13.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ly"] {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/ly_5f787e13.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ly"] {background-size:contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ly"] {background-size:contain}
.page-jhlp .jhlp-tab .jhlp-box a[data-name="ly"] {
  margin-left: 1.27rem;
  width: 0.68rem;
  height: 0.69rem;
}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ly"].on, 
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ly"]:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/ly-h_68254ba6.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ly"].on, 
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ly"]:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/ly-h_68254ba6.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ly"].on, 
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ly"]:hover {background-size:contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ly"].on, 
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ly"]:hover {background-size:contain}
.page-jhlp .jhlp-tab .jhlp-box a[data-name="ly"].on,
.page-jhlp .jhlp-tab .jhlp-box a[data-name="ly"]:hover {
  width: 0.68rem;
  height: 0.69rem;
}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sw"] {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/sw_c20a168d.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sw"] {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/sw_c20a168d.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sw"] {background-size:contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sw"] {background-size:contain}
.page-jhlp .jhlp-tab .jhlp-box a[data-name="sw"] {
  margin-left: 1.32rem;
  width: 0.68rem;
  height: 0.69rem;
}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sw"].on, 
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sw"]:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/sw-h_2c5226ff.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sw"].on, 
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sw"]:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/sw-h_2c5226ff.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sw"].on, 
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sw"]:hover {background-size:contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sw"].on, 
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sw"]:hover {background-size:contain}
.page-jhlp .jhlp-tab .jhlp-box a[data-name="sw"].on,
.page-jhlp .jhlp-tab .jhlp-box a[data-name="sw"]:hover {
  width: 0.68rem;
  height: 0.69rem;
}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="jl"] {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/jl_2b0a4a8b.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="jl"] {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/jl_2b0a4a8b.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="jl"] {background-size:contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="jl"] {background-size:contain}
.page-jhlp .jhlp-tab .jhlp-box a[data-name="jl"] {
  margin-left: 1.22rem;
  width: 0.68rem;
  height: 0.69rem;
}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="jl"].on, 
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="jl"]:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/jl-h_688db722.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="jl"].on, 
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="jl"]:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/jl-h_688db722.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="jl"].on, 
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="jl"]:hover {background-size:contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="jl"].on, 
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="jl"]:hover {background-size:contain}
.page-jhlp .jhlp-tab .jhlp-box a[data-name="jl"].on,
.page-jhlp .jhlp-tab .jhlp-box a[data-name="jl"]:hover {
  width: 0.68rem;
  height: 0.69rem;
}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sx"] {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/sx_ff3b107d.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sx"] {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/sx_ff3b107d.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sx"] {background-size:contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sx"] {background-size:contain}
.page-jhlp .jhlp-tab .jhlp-box a[data-name="sx"] {
  margin-left: 1.02rem;
  width: 0.68rem;
  height: 0.69rem;
}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sx"].on, 
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sx"]:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/sx-h_4cd27109.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sx"].on, 
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sx"]:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/sx-h_4cd27109.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sx"].on, 
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sx"]:hover {background-size:contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sx"].on, 
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sx"]:hover {background-size:contain}
.page-jhlp .jhlp-tab .jhlp-box a[data-name="sx"].on,
.page-jhlp .jhlp-tab .jhlp-box a[data-name="sx"]:hover {
  width: 0.68rem;
  height: 0.69rem;
}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="xh"] {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/xh_698d79fa.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="xh"] {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/xh_698d79fa.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="xh"] {background-size:contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="xh"] {background-size:contain}
.page-jhlp .jhlp-tab .jhlp-box a[data-name="xh"] {
  margin-left: .82rem;
  width: 0.68rem;
  height: 0.69rem;
}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="xh"].on, 
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="xh"]:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/xh-h_7c1ea061.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="xh"].on, 
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="xh"]:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/xh-h_7c1ea061.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="xh"].on, 
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="xh"]:hover {background-size:contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="xh"].on, 
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="xh"]:hover {background-size:contain}
.page-jhlp .jhlp-tab .jhlp-box a[data-name="xh"].on,
.page-jhlp .jhlp-tab .jhlp-box a[data-name="xh"]:hover {
  width: 0.68rem;
  height: 0.69rem;
}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sm"] {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/sm_82706485.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sm"] {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/sm_82706485.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sm"] {background-size:contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sm"] {background-size:contain}
.page-jhlp .jhlp-tab .jhlp-box a[data-name="sm"] {
  margin-left: .42rem;
  width: 0.68rem;
  height: 0.69rem;
}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sm"].on, 
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sm"]:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/sm-h_87c7a6cd.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sm"].on, 
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sm"]:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/sm-h_87c7a6cd.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sm"].on, 
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sm"]:hover {background-size:contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sm"].on, 
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="sm"]:hover {background-size:contain}
.page-jhlp .jhlp-tab .jhlp-box a[data-name="sm"].on,
.page-jhlp .jhlp-tab .jhlp-box a[data-name="sm"]:hover {
  width: 0.68rem;
  height: 0.69rem;
}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ty"] {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/ty_d6d1b312.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ty"] {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/ty_d6d1b312.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ty"] {background-size:contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ty"] {background-size:contain}
.page-jhlp .jhlp-tab .jhlp-box a[data-name="ty"] {
  width: 0.68rem;
  height: 0.69rem;
}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ty"].on, 
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ty"]:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/ty-h_d52ab90d.png) center no-repeat;
  background-size: contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ty"].on, 
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ty"]:hover {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/ty-h_d52ab90d.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ty"].on, 
.no-webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ty"]:hover {background-size:contain}
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ty"].on, 
.webp .page-jhlp .jhlp-tab .jhlp-box a[data-name="ty"]:hover {background-size:contain}
.page-jhlp .jhlp-tab .jhlp-box a[data-name="ty"].on,
.page-jhlp .jhlp-tab .jhlp-box a[data-name="ty"]:hover {
  width: 0.68rem;
  height: 0.69rem;
}
.no-webp .page-jhqbj {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/bg_d789eb8c.jpg) center top no-repeat;
  background-size: cover}
.webp .page-jhqbj {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/bg_d789eb8c.webp) center top no-repeat;
  background-size: cover}
.no-webp .page-jhqbj {background-size:cover}
.webp .page-jhqbj {background-size:cover}
.page-jhqbj {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.page-jhqbj .list {
  position: absolute;
  top: 30%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-jhqbj .list a {
  position: relative;
  display: block;
  margin: 0 .2rem;
}
.page-jhqbj .list a:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
.page-jhqbj .list a .sm-qrcode {
  position: absolute;
  top: 2.38rem;
  left: 50%;
  margin-left: -0.7rem;
  width: 1.4rem;
}
.page-jhqbj .list a .sm-qrcode img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -0.7rem;
  margin-left: -0.7rem;
  width: 1.4rem;
  height: 1.4rem;
}
.no-webp .page-jhqbj .list a.btn-douyin {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-dy_c0725c32.png) center no-repeat;
  background-size: contain}
.webp .page-jhqbj .list a.btn-douyin {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-dy_c0725c32.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhqbj .list a.btn-douyin {background-size:contain}
.webp .page-jhqbj .list a.btn-douyin {background-size:contain}
.page-jhqbj .list a.btn-douyin {
  width: 1.35rem;
  height: 1.63rem;
}
.no-webp .page-jhqbj .list a.btn-weixin {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-wx_f2e40086.png) center no-repeat;
  background-size: contain}
.webp .page-jhqbj .list a.btn-weixin {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-wx_f2e40086.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhqbj .list a.btn-weixin {background-size:contain}
.webp .page-jhqbj .list a.btn-weixin {background-size:contain}
.page-jhqbj .list a.btn-weixin {
  width: 1.35rem;
  height: 1.69rem;
}
.no-webp .page-jhqbj .list a.btn-weibo {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-wb_0bd1d497.png) center no-repeat;
  background-size: contain}
.webp .page-jhqbj .list a.btn-weibo {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-wb_0bd1d497.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhqbj .list a.btn-weibo {background-size:contain}
.webp .page-jhqbj .list a.btn-weibo {background-size:contain}
.page-jhqbj .list a.btn-weibo {
  width: 1.35rem;
  height: 1.69rem;
}
.no-webp .page-jhqbj .list a.btn-xhs {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-xhs_a46e7738.png) center no-repeat;
  background-size: contain}
.webp .page-jhqbj .list a.btn-xhs {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-xhs_a46e7738.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhqbj .list a.btn-xhs {background-size:contain}
.webp .page-jhqbj .list a.btn-xhs {background-size:contain}
.page-jhqbj .list a.btn-xhs {
  width: 1.35rem;
  height: 1.63rem;
}
.no-webp .page-jhqbj .list a.btn-bilibili {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-bili_8918c814.png) center no-repeat;
  background-size: contain}
.webp .page-jhqbj .list a.btn-bilibili {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-bili_8918c814.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhqbj .list a.btn-bilibili {background-size:contain}
.webp .page-jhqbj .list a.btn-bilibili {background-size:contain}
.page-jhqbj .list a.btn-bilibili {
  width: 1.35rem;
  height: 1.69rem;
}
.no-webp .page-jhqbj .list a.btn-tap {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-tap_77ddb5ba.png) center no-repeat;
  background-size: contain}
.webp .page-jhqbj .list a.btn-tap {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-tap_77ddb5ba.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhqbj .list a.btn-tap {background-size:contain}
.webp .page-jhqbj .list a.btn-tap {background-size:contain}
.page-jhqbj .list a.btn-tap {
  width: 1.36rem;
  height: 1.68rem;
}
.no-webp .page-jhqbj .list a.btn-kuaishou {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-ks_26ff69f5.png) center no-repeat;
  background-size: contain}
.webp .page-jhqbj .list a.btn-kuaishou {background:url(https://h.res.netease.com/pc/zt/20230627135432/img/icon-ks_26ff69f5.webp) center no-repeat;
  background-size: contain}
.no-webp .page-jhqbj .list a.btn-kuaishou {background-size:contain}
.webp .page-jhqbj .list a.btn-kuaishou {background-size:contain}
.page-jhqbj .list a.btn-kuaishou {
  width: 1.35rem;
  height: 1.63rem;
}

.no-webp .pop_video_bg, 
.no-webp .bili-mask {background:rgba(0, 0, 0, 0.7)}

.webp .pop_video_bg, 
.webp .bili-mask {background:rgba(0, 0, 0, 0.7)}

.pop_video_bg,
.bili-mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.pop_video {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 12rem;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 999;
}
.pop_video #pop_vv > div {
  max-width: 100%;
  width: 100% !important;
  height: auto !important;
}
.pop_video video {
  width: 100%;
  height: auto;
}
.no-webp .bili-frame {background:#000000}
.webp .bili-frame {background:#000000}
.bili-frame {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 1200px;
  height: 680px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 999;
}
.bili-frame iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.close_pv,
.close_bili {
  position: absolute;
  top: -0.5rem;
  right: 0;
  text-indent: -9999em;
  font-size: 0;
  width: .5rem;
  height: .5rem;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  cursor: pointer;
}
.close_pv:before,
.close_bili:before,
.close_pv:after,
.close_bili:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: .5rem;
  border-right: .01rem solid #ffffff;
}
.close_pv:before,
.close_bili:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.close_pv:after,
.close_bili:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.close_pv:hover,
.close_bili:hover {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media screen and (max-width: 1200px) {
  .pop_video {
    width: 100%;
  }
  .bili-frame {
    width: 100%;
    height: 0;
    padding-bottom: 56.66666667%;
  }
}

