@charset "utf-8";

@font-face {
  font-family: 'fzcjljt';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzcjljt.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.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+ */
}

@-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.1rem);
    -moz-transform: translate(0, -0.1rem);
    -ms-transform: translate(0, -0.1rem);
    -o-transform: translate(0, -0.1rem);
    transform: translate(0, -0.1rem);
  }

  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.1rem);
    -moz-transform: translate(0, -0.1rem);
    -ms-transform: translate(0, -0.1rem);
    -o-transform: translate(0, -0.1rem);
    transform: translate(0, -0.1rem);
  }

  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.1rem);
    -moz-transform: translate(0, -0.1rem);
    -ms-transform: translate(0, -0.1rem);
    -o-transform: translate(0, -0.1rem);
    transform: translate(0, -0.1rem);
  }

  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.1rem);
    -moz-transform: translate(0, -0.1rem);
    -ms-transform: translate(0, -0.1rem);
    -o-transform: translate(0, -0.1rem);
    transform: translate(0, -0.1rem);
  }

  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.1rem);
    -moz-transform: translate(0, -0.1rem);
    -ms-transform: translate(0, -0.1rem);
    -o-transform: translate(0, -0.1rem);
    transform: translate(0, -0.1rem);
  }

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

@-webkit-keyframes down-anim-m {
  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.08rem);
    -moz-transform: translate(0, -0.08rem);
    -ms-transform: translate(0, -0.08rem);
    -o-transform: translate(0, -0.08rem);
    transform: translate(0, -0.08rem);
  }

  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-m {
  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.08rem);
    -moz-transform: translate(0, -0.08rem);
    -ms-transform: translate(0, -0.08rem);
    -o-transform: translate(0, -0.08rem);
    transform: translate(0, -0.08rem);
  }

  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-m {
  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.08rem);
    -moz-transform: translate(0, -0.08rem);
    -ms-transform: translate(0, -0.08rem);
    -o-transform: translate(0, -0.08rem);
    transform: translate(0, -0.08rem);
  }

  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-m {
  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.08rem);
    -moz-transform: translate(0, -0.08rem);
    -ms-transform: translate(0, -0.08rem);
    -o-transform: translate(0, -0.08rem);
    transform: translate(0, -0.08rem);
  }

  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-m {
  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.08rem);
    -moz-transform: translate(0, -0.08rem);
    -ms-transform: translate(0, -0.08rem);
    -o-transform: translate(0, -0.08rem);
    transform: translate(0, -0.08rem);
  }

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

* {
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-focus-ring-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  width: 100%;
}

body {
  font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", STHeiTi, sans-serif;
}

/* 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,
select {
  margin: 0;
  padding: 0;
}

html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: normal;
  font-style: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

li {
  list-style: none;
}

input,
textarea {
  outline: none;
}

button,
a,
div,
select {
  border: none;
  outline: none;
}

input,
textarea,
button,
a {
  font: inherit;
  color: inherit;
}

textarea {
  overflow: auto;
  resize: none;
}

input {
  outline: none;
}

a,
button {
  cursor: pointer;
}

a,
a:hover {
  text-decoration: 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;
}

#NIE-topBar {
  z-index: 999 !important;
}

#NIE-topBar * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 312.5%;
}

@media screen and (min-width: 360px) and (max-width: 374px) and (orientation: portrait) {
  html {
    font-size: 351.5%;
  }
}

@media screen and (min-width: 384px) and (max-width: 399px) and (orientation: portrait) {
  html {
    font-size: 375%;
  }
}

@media screen and (min-width: 400px) and (max-width: 413px) and (orientation: portrait) {
  html {
    font-size: 390.625%;
  }
}

@media screen and (min-width: 414px) and (max-width: 431px) and (orientation: portrait) {
  html {
    font-size: 404.3%;
  }
}

@media screen and (min-width: 432px) and (max-width: 479px) and (orientation: portrait) {
  html {
    font-size: 421.875%;
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) and (orientation: portrait) {
  html {
    font-size: 468.75%;
  }
}

@media screen and (min-width: 640px) and (orientation: portrait) {
  html {
    font-size: 625%;
  }
}

.no-webp .msg-pop {background-color:rgba(0, 0, 0, 0.7)}

.webp .msg-pop {background-color:rgba(0, 0, 0, 0.7)}

.msg-pop {
  color: #1a6caa;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.msg-pop .message {
  position: absolute;
  left: 50%;
  top: 45%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 1.2rem;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: pre-wrap;
  line-height: 1.5;
  color: #8f3729;
  font-family: 'fzcjljt';
  font-size: .3rem;
  width: 100%;
}

.no-webp .msg-pop .msgBox {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/alertBg_c40fa0e5.png) no-repeat center / 100%}

.webp .msg-pop .msgBox {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/alertBg_c40fa0e5.webp) no-repeat center / 100%}

.msg-pop .msgBox {
  position: absolute;
  width: 7.42rem;
  height: 3.88rem;
  left: 50%;
  top: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.no-webp .msg-pop .msgBox .close {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/close_ebc22e8f.png) no-repeat center / 100%}

.webp .msg-pop .msgBox .close {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/close_ebc22e8f.webp) no-repeat center / 100%}

.msg-pop .msgBox .close {
  position: absolute;
  right: .2rem;
  top: -0.2rem;
  width: .64rem;
  height: .64rem;
}

.no-webp .global-pop .mask {background:rgba(0, 0, 0, 0.8)}

.webp .global-pop .mask {background:rgba(0, 0, 0, 0.8)}

.global-pop .mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}

.global-pop .pop-main {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1000;
}

.mingshi-page {
  margin: 0 auto;
  width: 7.5rem;
  height: 13.4rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0.01rem;
  position: relative;
}

.no-webp .mingshi-page .title {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/minshi-tit_20b4d6bc.png) center no-repeat;
  background-size: 100%;
  background-position: .80rem}

.webp .mingshi-page .title {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/minshi-tit_20b4d6bc.webp) center no-repeat;
  background-size: 100%;
  background-position: .80rem}

.no-webp .mingshi-page .title {background-size:100%}

.webp .mingshi-page .title {background-size:100%}

.no-webp .mingshi-page .title {background-position:.80rem}

.webp .mingshi-page .title {background-position:.80rem}

.mingshi-page .title {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0 auto;
  z-index: 2;
  pointer-events: none;
  width: 5.99rem;
  height: 2.44rem;
}

.no-webp .mingshi-page .swiper-mingshi {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/job-bg_02a07aa5.png) center 1.96rem no-repeat;
  background-size: 7.5rem 10.22rem}

.webp .mingshi-page .swiper-mingshi {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/job-bg_02a07aa5.webp) center 1.96rem no-repeat;
  background-size: 7.5rem 10.22rem}

.no-webp .mingshi-page .swiper-mingshi {background-size:7.5rem 10.22rem}

.webp .mingshi-page .swiper-mingshi {background-size:7.5rem 10.22rem}

.mingshi-page .swiper-mingshi {
  width: 7.5rem;
  min-height: 12.8rem;
  max-height: 13.4rem;
  z-index: 1;
}

.mingshi-page .swiper-mingshi .item {
  position: relative;
}

.mingshi-page .swiper-mingshi .item img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1;
}

.mingshi-page .swiper-mingshi .item .type {
  position: absolute;
  top: 3.42rem;
  right: 1.06rem;
  z-index: 3;
}

.no-webp .mingshi-page .swiper-mingshi .item .type.labelType1 {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/labelType1_4ea12338.png) center no-repeat;
  background-size: 100%}

.webp .mingshi-page .swiper-mingshi .item .type.labelType1 {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/labelType1_4ea12338.webp) center no-repeat;
  background-size: 100%}

.no-webp .mingshi-page .swiper-mingshi .item .type.labelType1 {background-size:100%}

.webp .mingshi-page .swiper-mingshi .item .type.labelType1 {background-size:100%}

.mingshi-page .swiper-mingshi .item .type.labelType1 {
  width: 0.47rem;
  height: 1.47rem;
}

.no-webp .mingshi-page .swiper-mingshi .item .type.labelType2 {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/labelType2_88fb61b3.png) center no-repeat;
  background-size: 100%}

.webp .mingshi-page .swiper-mingshi .item .type.labelType2 {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/labelType2_88fb61b3.webp) center no-repeat;
  background-size: 100%}

.no-webp .mingshi-page .swiper-mingshi .item .type.labelType2 {background-size:100%}

.webp .mingshi-page .swiper-mingshi .item .type.labelType2 {background-size:100%}

.mingshi-page .swiper-mingshi .item .type.labelType2 {
  width: 0.47rem;
  height: 1.49rem;
}

.no-webp .mingshi-page .swiper-mingshi .item .type.labelType3 {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/labelType3_d107f393.png) center no-repeat;
  background-size: 100%}

.webp .mingshi-page .swiper-mingshi .item .type.labelType3 {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/labelType3_d107f393.webp) center no-repeat;
  background-size: 100%}

.no-webp .mingshi-page .swiper-mingshi .item .type.labelType3 {background-size:100%}

.webp .mingshi-page .swiper-mingshi .item .type.labelType3 {background-size:100%}

.mingshi-page .swiper-mingshi .item .type.labelType3 {
  width: 0.47rem;
  height: 1.49rem;
}

.no-webp .mingshi-page .swiper-mingshi .item .cv {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/cv_3f3bd54a.png) center no-repeat;
  background-size: 100%;
  background-size: 100% 100%}

.webp .mingshi-page .swiper-mingshi .item .cv {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/cv_3f3bd54a.webp) center no-repeat;
  background-size: 100%;
  background-size: 100% 100%}

.no-webp .mingshi-page .swiper-mingshi .item .cv {background-size:100%}

.webp .mingshi-page .swiper-mingshi .item .cv {background-size:100%}

.no-webp .mingshi-page .swiper-mingshi .item .cv {background-size:100% 100%}

.webp .mingshi-page .swiper-mingshi .item .cv {background-size:100% 100%}

.mingshi-page .swiper-mingshi .item .cv {
  width: 0.85rem;
  height: 2.01rem;
  position: absolute;
  top: 6.3rem;
  left: 0.6rem;
  z-index: 3;
}

.mingshi-page .swiper-mingshi .item .cv span {
  margin-top: .76rem;
  display: block;
  text-align: center;
  font-weight: lighter;
  font-size: .18rem;
  color: #fff;
}

.mingshi-page .swiper-mingshi .item .cv .name {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.33rem 0 0.33rem;
  position: relative;
  top: .04rem;
  color: #fff;
  font-size: .18rem;
  line-height: .22rem;
}

.mingshi-page .swiper-mingshi .item .ms-name {
  position: absolute;
  top: 2.38rem;
  left: 0.56rem;
  z-index: 3;
}

.no-webp .mingshi-page .swiper-mingshi .item .ms-name.lb {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/lb-name_a93fbfd1.png) center no-repeat;
  background-size: 100%}

.webp .mingshi-page .swiper-mingshi .item .ms-name.lb {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/lb-name_a93fbfd1.webp) center no-repeat;
  background-size: 100%}

.no-webp .mingshi-page .swiper-mingshi .item .ms-name.lb {background-size:100%}

.webp .mingshi-page .swiper-mingshi .item .ms-name.lb {background-size:100%}

.mingshi-page .swiper-mingshi .item .ms-name.lb {
  top: 4.08rem;
  width: 1.45rem;
  height: 2.32rem;
}

.no-webp .mingshi-page .swiper-mingshi .item .ms-name.xxk {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/xxk-name_b2ea055d.png) center no-repeat;
  background-size: 100%}

.webp .mingshi-page .swiper-mingshi .item .ms-name.xxk {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/xxk-name_b2ea055d.webp) center no-repeat;
  background-size: 100%}

.no-webp .mingshi-page .swiper-mingshi .item .ms-name.xxk {background-size:100%}

.webp .mingshi-page .swiper-mingshi .item .ms-name.xxk {background-size:100%}

.mingshi-page .swiper-mingshi .item .ms-name.xxk {
  top: 4rem;
  width: 0.79rem;
  height: 2.27rem;
}

.no-webp .mingshi-page .swiper-mingshi .item .ms-name.ly {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/ly-name_7d5f6a05.png) center no-repeat;
  background-size: 100%}

.webp .mingshi-page .swiper-mingshi .item .ms-name.ly {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/ly-name_7d5f6a05.webp) center no-repeat;
  background-size: 100%}

.no-webp .mingshi-page .swiper-mingshi .item .ms-name.ly {background-size:100%}

.webp .mingshi-page .swiper-mingshi .item .ms-name.ly {background-size:100%}

.mingshi-page .swiper-mingshi .item .ms-name.ly {
  top: 4.08rem;
  width: 1.26rem;
  height: 2.37rem;
}

.no-webp .mingshi-page .swiper-mingshi .item .ms-name.xc {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/xc-name_78f46325.png) center no-repeat;
  background-size: 100%}

.webp .mingshi-page .swiper-mingshi .item .ms-name.xc {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/xc-name_78f46325.webp) center no-repeat;
  background-size: 100%}

.no-webp .mingshi-page .swiper-mingshi .item .ms-name.xc {background-size:100%}

.webp .mingshi-page .swiper-mingshi .item .ms-name.xc {background-size:100%}

.mingshi-page .swiper-mingshi .item .ms-name.xc {
  top: 4.08rem;
  width: 0.85rem;
  height: 1.95rem;
}

.no-webp .mingshi-page .swiper-mingshi .item .ms-name.qjg {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/qjg-name_78f0cbd9.png) center no-repeat;
  background-size: 100%}

.webp .mingshi-page .swiper-mingshi .item .ms-name.qjg {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/qjg-name_78f0cbd9.webp) center no-repeat;
  background-size: 100%}

.no-webp .mingshi-page .swiper-mingshi .item .ms-name.qjg {background-size:100%}

.webp .mingshi-page .swiper-mingshi .item .ms-name.qjg {background-size:100%}

.mingshi-page .swiper-mingshi .item .ms-name.qjg {
  width: 1.46rem;
  height: 3.3rem;
}

.no-webp .mingshi-page .swiper-mingshi .item .ms-name.lsy {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/lsy-name_21af4854.png) center no-repeat;
  background-size: 100%}

.webp .mingshi-page .swiper-mingshi .item .ms-name.lsy {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/lsy-name_21af4854.webp) center no-repeat;
  background-size: 100%}

.no-webp .mingshi-page .swiper-mingshi .item .ms-name.lsy {background-size:100%}

.webp .mingshi-page .swiper-mingshi .item .ms-name.lsy {background-size:100%}

.mingshi-page .swiper-mingshi .item .ms-name.lsy {
  width: 1.62rem;
  height: 3.52rem;
}

.no-webp .mingshi-page .swiper-mingshi .item .ms-name.sx {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/sexiang-name_988c07ca.png) center no-repeat;
  background-size: 100%}

.webp .mingshi-page .swiper-mingshi .item .ms-name.sx {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/sexiang-name_988c07ca.webp) center no-repeat;
  background-size: 100%}

.no-webp .mingshi-page .swiper-mingshi .item .ms-name.sx {background-size:100%}

.webp .mingshi-page .swiper-mingshi .item .ms-name.sx {background-size:100%}

.mingshi-page .swiper-mingshi .item .ms-name.sx {
  top: 3.9rem;
  width: 1.1rem;
  height: 2.37rem;
}

.no-webp .mingshi-page .swiper-mingshi .item .ms-name.sw {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/sw-name_c54349ec.png) center no-repeat;
  background-size: 100%}

.webp .mingshi-page .swiper-mingshi .item .ms-name.sw {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/sw-name_c54349ec.webp) center no-repeat;
  background-size: 100%}

.no-webp .mingshi-page .swiper-mingshi .item .ms-name.sw {background-size:100%}

.webp .mingshi-page .swiper-mingshi .item .ms-name.sw {background-size:100%}

.mingshi-page .swiper-mingshi .item .ms-name.sw {
  width: 2.1rem;
  height: 3.45rem;
}

.no-webp .mingshi-page .swiper-mingshi .item .ms-name.zd {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/zd-name_1cd58ad8.png) center no-repeat;
  background-size: 100%}

.webp .mingshi-page .swiper-mingshi .item .ms-name.zd {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/zd-name_1cd58ad8.webp) center no-repeat;
  background-size: 100%}

.no-webp .mingshi-page .swiper-mingshi .item .ms-name.zd {background-size:100%}

.webp .mingshi-page .swiper-mingshi .item .ms-name.zd {background-size:100%}

.mingshi-page .swiper-mingshi .item .ms-name.zd {
  top: 2.6rem;
  width: 1.13rem;
  height: 1.93rem;
}

.no-webp .mingshi-page .swiper-mingshi .item .detail-btn {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/mingshi-detail_aab4add1.png) no-repeat;
  background-size: 100% 100%}

.webp .mingshi-page .swiper-mingshi .item .detail-btn {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/mingshi-detail_aab4add1.webp) no-repeat;
  background-size: 100% 100%}

.no-webp .mingshi-page .swiper-mingshi .item .detail-btn {background-size:100% 100%}

.webp .mingshi-page .swiper-mingshi .item .detail-btn {background-size:100% 100%}

.mingshi-page .swiper-mingshi .item .detail-btn {
  position: absolute;
  top: 4.88rem;
  right: 0.56rem;
  width: 0.7rem;
  height: 0.8rem;
  z-index: 3;
  -webkit-animation: wobble 1s infinite;
  -moz-animation: wobble 1s infinite;
  -ms-animation: wobble 1s infinite;
  animation: wobble 1s infinite;
}

.mingshi-page .change-btns {
  position: absolute;
  width: 7.5rem;
  top: 8.82rem;
  z-index: 9;
}

.no-webp .mingshi-page .change-btns .item {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/ava-link_1b4cc58f.png) no-repeat;
  background-size: 100% 100%}

.webp .mingshi-page .change-btns .item {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/ava-link_1b4cc58f.webp) no-repeat;
  background-size: 100% 100%}

.no-webp .mingshi-page .change-btns .item {background-size:100% 100%}

.webp .mingshi-page .change-btns .item {background-size:100% 100%}

.mingshi-page .change-btns .item {
  display: block;
  position: absolute;
  width: 1.58rem;
  height: 1.58rem;
}

.no-webp .mingshi-page .change-btns .item.active {background-image:url(https://dream.res.netease.com/pc/zt/20220909161108/img/ava-link-active_92195fe9.png)}

.webp .mingshi-page .change-btns .item.active {background-image:url(https://dream.res.netease.com/pc/zt/20220909161108/img/ava-link-active_92195fe9.webp)}

.mingshi-page .change-btns .item.active {
}

.mingshi-page .change-btns .item img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: .77rem;
  height: .77rem;
  margin-top: -0.385rem;
  margin-left: -0.385rem;
}

.mingshi-page .change-btns .item:nth-of-type(1) {
  top: 0.86rem;
  left: 0.2rem;
}

.mingshi-page .change-btns .item:nth-of-type(2) {
  top: 1.52rem;
  left: 1.26rem;
}

.mingshi-page .change-btns .item:nth-of-type(3) {
  top: 1.84rem;
  left: 2.44rem;
}

.mingshi-page .change-btns .item:nth-of-type(4) {
  top: 1.88rem;
  right: 2.16rem;
}

.mingshi-page .change-btns .item:nth-of-type(5) {
  top: 1.58rem;
  right: 0.98rem;
}

.mingshi-page .change-btns .item:nth-of-type(6) {
  top: 1rem;
  right: 0rem;
}

.intro-pop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  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 .intro-pop .mask {background:rgba(0, 0, 0, 0.6)}

.webp .intro-pop .mask {background:rgba(0, 0, 0, 0.6)}

.intro-pop .mask {
  position: absolute;
  width: 100%;
  height: 100%;
}

.no-webp .intro-pop .intro-cnt {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/detail-bg_337fba4c.png) no-repeat;
  background-size: 100% 100%}

.webp .intro-pop .intro-cnt {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/detail-bg_337fba4c.webp) no-repeat;
  background-size: 100% 100%}

.no-webp .intro-pop .intro-cnt {background-size:100% 100%}

.webp .intro-pop .intro-cnt {background-size:100% 100%}

.intro-pop .intro-cnt {
  width: 7.38rem;
  position: relative;
  z-index: 9;
  padding: 0.3rem 0.2rem 0.3rem .7rem;
}

.intro-pop .intro-cnt .detail-wrap {
  height: 6.32rem;
  position: relative;
  overflow-y: auto;
}

.intro-pop .intro-cnt .detail-wrap .title {
  padding-left: 0.2rem;
  font-size: 0;
}

.no-webp .intro-pop .intro-cnt .detail-wrap .title.t1 {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/mingshi-desc-tit1_08caa2d6.png) center no-repeat;
  background-size: 100%}

.webp .intro-pop .intro-cnt .detail-wrap .title.t1 {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/mingshi-desc-tit1_08caa2d6.webp) center no-repeat;
  background-size: 100%}

.no-webp .intro-pop .intro-cnt .detail-wrap .title.t1 {background-size:100%}

.webp .intro-pop .intro-cnt .detail-wrap .title.t1 {background-size:100%}

.intro-pop .intro-cnt .detail-wrap .title.t1 {
  width: 1.35rem;
  height: 0.48rem;
}

.no-webp .intro-pop .intro-cnt .detail-wrap .title.t2 {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/mingshi-desc-tit2_3183cfa0.png) center no-repeat;
  background-size: 100%}

.webp .intro-pop .intro-cnt .detail-wrap .title.t2 {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/mingshi-desc-tit2_3183cfa0.webp) center no-repeat;
  background-size: 100%}

.no-webp .intro-pop .intro-cnt .detail-wrap .title.t2 {background-size:100%}

.webp .intro-pop .intro-cnt .detail-wrap .title.t2 {background-size:100%}

.intro-pop .intro-cnt .detail-wrap .title.t2 {
  width: 1.35rem;
  height: 0.48rem;
}

.no-webp .intro-pop .intro-cnt .detail-wrap .title.t3 {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/mingshi-desc-tit3_ebefa897.png) center no-repeat;
  background-size: 100%}

.webp .intro-pop .intro-cnt .detail-wrap .title.t3 {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/mingshi-desc-tit3_ebefa897.webp) center no-repeat;
  background-size: 100%}

.no-webp .intro-pop .intro-cnt .detail-wrap .title.t3 {background-size:100%}

.webp .intro-pop .intro-cnt .detail-wrap .title.t3 {background-size:100%}

.intro-pop .intro-cnt .detail-wrap .title.t3 {
  width: 1.35rem;
  height: 0.48rem;
}

.no-webp .intro-pop .intro-cnt .close-btn {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/close-btn_e6369165.png) no-repeat;
  background-size: 100% 100%}

.webp .intro-pop .intro-cnt .close-btn {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/close-btn_e6369165.webp) no-repeat;
  background-size: 100% 100%}

.no-webp .intro-pop .intro-cnt .close-btn {background-size:100% 100%}

.webp .intro-pop .intro-cnt .close-btn {background-size:100% 100%}

.intro-pop .intro-cnt .close-btn {
  display: block;
  width: 0.44rem;
  height: 0.44rem;
  position: absolute;
  top: -0.54rem;
  right: 0.1rem;
}

.intro-pop .intro-cnt p {
  padding: 0 0 0 0.4rem;
  width: 6.3rem;
  color: #000;
  line-height: 0.36rem;
}

.intro-pop .intro-cnt p.xqah,
.intro-pop .intro-cnt p.wcyx {
  padding: 0.08rem 0 0.08rem 0.4rem;
}

.intro-pop .intro-cnt p:nth-child(1) {
  top: 1.1rem;
}

.intro-pop .intro-cnt p:nth-child(2) {
  top: 1.9rem;
}

.intro-pop .intro-cnt p:nth-child(3) {
  top: 2.8rem;
}

.page5 {
  width: 7.5rem;
  margin: 0 auto;
  padding-top: 0.01rem;
  height: 14.64rem;
}

.no-webp .page5 .tit {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/feat-tit_b6abd614.png) center no-repeat;
  background-size: 100%;
  background-position: .60rem}

.webp .page5 .tit {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/feat-tit_b6abd614.webp) center no-repeat;
  background-size: 100%;
  background-position: .60rem}

.no-webp .page5 .tit {background-size:100%}

.webp .page5 .tit {background-size:100%}

.no-webp .page5 .tit {background-position:.60rem}

.webp .page5 .tit {background-position:.60rem}

.page5 .tit {
  margin: 0 auto 0.5rem;
  width: 5.99rem;
  height: 2.44rem;
}

.page5 .swiper-cnt {
  width: 7.5rem;
  margin: 0 auto;
  position: relative;
}

.page5 .swiper-cnt .swiper-container {
  width: 7.5rem;
}

.page5 .swiper-cnt .item {
  width: 5.86rem;
  height: 10.26rem;
  position: relative;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.no-webp .page5 .swiper-cnt .item.swiper-slide-active {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/feat_bg_b7f41669.png) center no-repeat;
  background-size: 100%}

.webp .page5 .swiper-cnt .item.swiper-slide-active {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/feat_bg_b7f41669.webp) center no-repeat;
  background-size: 100%}

.no-webp .page5 .swiper-cnt .item.swiper-slide-active {background-size:100%}

.webp .page5 .swiper-cnt .item.swiper-slide-active {background-size:100%}

.page5 .swiper-cnt .item.swiper-slide-active {
  width: 5.86rem;
  height: 10.26rem;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.page5 .swiper-cnt .item.swiper-slide-active::after {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.page5 .swiper-cnt .item.swiper-slide-prev {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.page5 .swiper-cnt .item.swiper-slide-next {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.no-webp .page5 .swiper-cnt .item::after {background:rgba(0, 0, 0, 0.56)}

.webp .page5 .swiper-cnt .item::after {background:rgba(0, 0, 0, 0.56)}

.no-webp .page5 .swiper-cnt .item::after {background-image:url(https://dream.res.netease.com/pc/zt/20220909161108/img/black_border_dea6761a.png);
  background-repeat: no-repeat;
  background-size: calc(100% - 0.16rem);
  background-position: center}

.webp .page5 .swiper-cnt .item::after {background-image:url(https://dream.res.netease.com/pc/zt/20220909161108/img/black_border_dea6761a.webp);
  background-repeat: no-repeat;
  background-size: calc(100% - 0.16rem);
  background-position: center}

.no-webp .page5 .swiper-cnt .item::after {background-repeat:no-repeat}

.webp .page5 .swiper-cnt .item::after {background-repeat:no-repeat}

.no-webp .page5 .swiper-cnt .item::after {background-size:calc(100% - 0.16rem)}

.webp .page5 .swiper-cnt .item::after {background-size:calc(100% - 0.16rem)}

.no-webp .page5 .swiper-cnt .item::after {background-position:center}

.webp .page5 .swiper-cnt .item::after {background-position:center}

.page5 .swiper-cnt .item::after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9;
  top: 0;
  -webkit-opacity: 1;
  -moz-opacity: 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;
}

.page5 .swiper-cnt .item-cnt {
  width: 5.87rem;
  height: 10.26rem;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.page5 .swiper-cnt .item-cnt > div {
  position: absolute;
  top: 0.15rem;
  bottom: 0.15rem;
  left: .14rem;
  right: .16rem;
  overflow: hidden;
  border-radius: 0.18rem;
}

.page5 .swiper-cnt .item-cnt > div img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 0.18rem;
}

.no-webp .top-bar {background:rgba(255, 255, 255, 0.56)}

.webp .top-bar {background:rgba(255, 255, 255, 0.56)}

.top-bar {
  height: 1rem;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}

.no-webp .top-bar .icon {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/game-icon_9a239970.png) no-repeat;
  background-size: 100% 100%}

.webp .top-bar .icon {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/game-icon_9a239970.webp) no-repeat;
  background-size: 100% 100%}

.no-webp .top-bar .icon {background-size:100% 100%}

.webp .top-bar .icon {background-size:100% 100%}

.top-bar .icon {
  position: absolute;
  top: 0.05rem;
  left: 0.18rem;
  width: 0.89rem;
  height: 0.89rem;
}

.top-bar .txt {
  position: absolute;
  top: 0.12rem;
  left: 1.23rem;
  color: #333333;
}

.top-bar .txt .game-name {
  font-size: 0.3rem;
  font-weight: bold;
}

.top-bar .txt .game-subtitle {
  font-size: 0.2rem;
}

.no-webp .top-bar .download-btn {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/top-download-btn_a495a178.png) center no-repeat;
  background-size: 100%}

.webp .top-bar .download-btn {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/top-download-btn_a495a178.webp) center no-repeat;
  background-size: 100%}

.no-webp .top-bar .download-btn {background-size:100%}

.webp .top-bar .download-btn {background-size:100%}

.top-bar .download-btn {
  width: 2.34rem;
  height: 0.7rem;
  position: absolute;
  top: 0.16rem;
  right: 0.3rem;
  text-indent: -99.99rem;
}

.no-webp .home-link {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/home-link_4d12f45c.png) center no-repeat;
  background-size: 100%}

.webp .home-link {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/home-link_4d12f45c.webp) center no-repeat;
  background-size: 100%}

.no-webp .home-link {background-size:100%}

.webp .home-link {background-size:100%}

.home-link {
  position: absolute;
  top: 2.92rem;
  left: 84%;
  display: block;
  width: 2.03rem;
  height: 0.75rem;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.pay-center {
  display: block;
  position: absolute;
  top: 10.36rem;
  right: .24rem;
  width: 1.82rem;
  height: 1.98rem;
}

.pay-center canvas {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#app-info {
  position: fixed;
  top: 1rem;
  left: 0;
  width: 100%;
  z-index: 99;
}

.ld_bg {
  position: fixed;
  bottom: .2rem;
  left: .2rem;
  z-index: 99;
  width: 3.96rem;
  height: 2.33rem;
}

.ld_bg img {
  -webkit-touch-callout: default;
  width: 100%;
}

.no-webp .video-btn {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/video-btn-inner_8c8f2a3d.png) center no-repeat;
  background-size: 100%}

.webp .video-btn {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/video-btn-inner_8c8f2a3d.webp) center no-repeat;
  background-size: 100%}

.no-webp .video-btn {background-size:100%}

.webp .video-btn {background-size:100%}

.video-btn {
  position: absolute;
  top: -0.8rem;
  left: 5.2rem;
  width: 0.86rem;
  height: 0.86rem;
}

.video-btn::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.no-webp .video-btn::before {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/video-btn-circle_d84d175e.png) center no-repeat;
  background-size: 100%}

.webp .video-btn::before {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/video-btn-circle_d84d175e.webp) center no-repeat;
  background-size: 100%}

.no-webp .video-btn::before {background-size:100%}

.webp .video-btn::before {background-size:100%}

.video-btn::before {
  width: 0.86rem;
  height: 0.86rem;
  -webkit-animation: rotate 3s linear infinite;
  -moz-animation: rotate 3s linear infinite;
  -ms-animation: rotate 3s linear infinite;
  animation: rotate 3s linear infinite;
  -webkit-transform-origin: 0.43rem 0.43rem;
  -moz-transform-origin: 0.43rem 0.43rem;
  -ms-transform-origin: 0.43rem 0.43rem;
  -o-transform-origin: 0.43rem 0.43rem;
  transform-origin: 0.43rem 0.43rem;
}

@-webkit-keyframes zoomIn {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes zoomIn {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

@-ms-keyframes zoomIn {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

@-o-keyframes zoomIn {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes zoomIn {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.no-webp .video-pop {background:rgba(0, 0, 0, 0.9)}

.webp .video-pop {background:rgba(0, 0, 0, 0.9)}

.video-pop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}

.video-pop .video-pop-wrap {
  width: 7.5rem;
  height: 4.74rem;
  left: 50%;
  top: 50%;
  margin-left: -3.75rem;
  margin-top: -2.37rem;
  position: absolute;
}

.video-pop .close-video-pop {
  display: block;
  position: absolute;
  right: -0.5rem;
  top: 0;
  width: 0.4rem;
  height: 0.4rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.video-pop .close-video-pop:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.no-webp .video-pop .close-video-pop::after {background:#fff}

.webp .video-pop .close-video-pop::after {background:#fff}

.video-pop .close-video-pop::after {
  width: 0.4rem;
  height: 0.05rem;
  display: block;
  content: '';
  border-radius: 0.05rem;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.2rem;
  margin-top: -0.025rem;
}

.no-webp .video-pop .close-video-pop::before {background:#fff}

.webp .video-pop .close-video-pop::before {background:#fff}

.video-pop .close-video-pop::before {
  width: 0.4rem;
  height: 0.05rem;
  display: block;
  content: '';
  border-radius: 0.05rem;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 50%;
  top: 50%;
  margin-left: -0.2rem;
  margin-top: -0.025rem;
}

body {
  margin: 0 auto;
  width: 100%;
  font-size: 0.26rem;
}

.zujian {
  width: 100%;
  height: auto;
  position: relative;
}

.zujian .catboxall {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 10;
}

.zujian .catboxall .cat-wrap {
  display: none;
  pointer-events: all;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100 !important;
  -ms-touch-action: none;
  touch-action: none;
}

.zujian .catboxall .cat-wrap #cat-anim {
  width: 3.8rem;
  height: 3.5rem;
}

.no-webp .zujian .catboxall .cat-wrap .cat-gift {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/cat-text-bg_c561119c.png) no-repeat center / 100%}

.webp .zujian .catboxall .cat-wrap .cat-gift {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/cat-text-bg_c561119c.webp) no-repeat center / 100%}

.zujian .catboxall .cat-wrap .cat-gift {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  top: .9rem;
  left: 2.1rem;
  width: 0;
  height: 1.58rem;
  padding: 0.3rem 0 0 0.55rem;
  z-index: -1;
  -webkit-transform: all 1s;
  -moz-transform: all 1s;
  -ms-transform: all 1s;
  -o-transform: all 1s;
  transform: all 1s;
  text-align: left;
  color: #ab4430;
  display: none;
}

.zujian .catboxall .cat-wrap .cat-gift.active {
  display: block;
  width: 4.74rem;
}

.no-webp #copyright {background-color:#000}

.webp #copyright {background-color:#000}

#copyright {
  margin: auto;
}

.no-webp #forhorview {background:#000}

.webp #forhorview {background:#000}

#forhorview {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-opacity: 0.85;
  -moz-opacity: 0.85;
  opacity: 0.85;
  z-index: 9999;
}

#forhorview p {
  text-align: center;
  color: #fff;
  position: relative;
  top: 35%;
  font-size: 0.3rem;
}

.el-message-box {
  max-width: 80%;
}

.no-webp .container-index {background:rgba(0, 0, 0, 0.3)}

.webp .container-index {background:rgba(0, 0, 0, 0.3)}

.no-webp .container-index {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/bg_9de0d80a.jpg) center top no-repeat;
  background-size: 100% auto}

.webp .container-index {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/bg_9de0d80a.webp) center top no-repeat;
  background-size: 100% auto}

.no-webp .container-index {background-size:100% auto}

.webp .container-index {background-size:100% auto}

.container-index {
  height: auto;
}

.container-index .kv {
  position: relative;
  height: 14.22rem;
}

.container-index .kv .slogan {
  position: absolute;
  top: 7.67rem;
  right: 0;
  width: 7.5rem;
}

.container-index .kv .subscribe-btn {
  display: block;
  position: absolute;
  top: 74.5%;
  left: 50%;
  margin-left: -1.09rem;
  width: 2.18rem;
  height: 2.18rem;
  width: 2.18rem;
  height: 2.18rem;
}

.no-webp .container-index .kv .subscribe-btn .subscribe-circle-outer {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/subscribe-circle-outer2_72e49044.png) center no-repeat;
  background-size: 100%}

.webp .container-index .kv .subscribe-btn .subscribe-circle-outer {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/subscribe-circle-outer2_72e49044.webp) center no-repeat;
  background-size: 100%}

.no-webp .container-index .kv .subscribe-btn .subscribe-circle-outer {background-size:100%}

.webp .container-index .kv .subscribe-btn .subscribe-circle-outer {background-size:100%}

.container-index .kv .subscribe-btn .subscribe-circle-outer {
  position: absolute;
  width: 2.2rem;
  height: 2.2rem;
  -webkit-animation: rotate-anim-anticlockwise 21.178s linear infinite;
  -moz-animation: rotate-anim-anticlockwise 21.178s linear infinite;
  -ms-animation: rotate-anim-anticlockwise 21.178s linear infinite;
  animation: rotate-anim-anticlockwise 21.178s linear infinite;
}

.no-webp .container-index .kv .subscribe-btn .subscribe-text {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/downlaod_btn_ac683360.png) center no-repeat;
  background-size: 100%}

.webp .container-index .kv .subscribe-btn .subscribe-text {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/downlaod_btn_ac683360.webp) center no-repeat;
  background-size: 100%}

.no-webp .container-index .kv .subscribe-btn .subscribe-text {background-size:100%}

.webp .container-index .kv .subscribe-btn .subscribe-text {background-size:100%}

.container-index .kv .subscribe-btn .subscribe-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 2.2rem;
  height: 2.2rem;
}

.container-index .part-title {
  width: 6.06rem;
  height: 1.3rem;
  margin: auto;
}

.container-index .part2 {
  position: relative;
  width: 7.5rem;
  height: 11.42rem;
  margin: 0 auto;
}

.no-webp .container-index .part2 .title {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/huodon-tit_bc2ad2f8.png) center no-repeat;
  background-size: 100%;
  background-position: 0.60rem}

.webp .container-index .part2 .title {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/huodon-tit_bc2ad2f8.webp) center no-repeat;
  background-size: 100%;
  background-position: 0.60rem}

.no-webp .container-index .part2 .title {background-size:100%}

.webp .container-index .part2 .title {background-size:100%}

.no-webp .container-index .part2 .title {background-position:0.60rem}

.webp .container-index .part2 .title {background-position:0.60rem}

.container-index .part2 .title {
  margin: 0 auto;
  width: 5.99rem;
  height: 2.44rem;
}

.no-webp .container-index .part2 .new-cnt {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/item_bg_8d1f52ea.png) center bottom no-repeat;
  background-size: 100% auto}

.webp .container-index .part2 .new-cnt {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/item_bg_8d1f52ea.webp) center bottom no-repeat;
  background-size: 100% auto}

.no-webp .container-index .part2 .new-cnt {background-size:100% auto}

.webp .container-index .part2 .new-cnt {background-size:100% auto}

.container-index .part2 .new-cnt {
  margin: .18rem auto 0;
  width: 7.14rem;
  height: 7.8rem;
  overflow: hidden;
}

.container-index .part2 .new-cnt .inner {
  margin: 0 auto;
  width: 7.14rem;
  height: auto;
}

.container-index .part2 .new-cnt .inner .swiper-news .item {
  width: 100% !important;
  height: 100%;
  text-align: center;
}

.no-webp .container-index .part2 .new-cnt .inner .swiper-news .item .imgAfte {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/img_bg_f97781dd.png) center no-repeat;
  background-size: 100%}

.webp .container-index .part2 .new-cnt .inner .swiper-news .item .imgAfte {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/img_bg_f97781dd.webp) center no-repeat;
  background-size: 100%}

.no-webp .container-index .part2 .new-cnt .inner .swiper-news .item .imgAfte {background-size:100%}

.webp .container-index .part2 .new-cnt .inner .swiper-news .item .imgAfte {background-size:100%}

.container-index .part2 .new-cnt .inner .swiper-news .item .imgAfte {
  position: relative;
  margin: 0 auto .22rem;
  width: 6.19rem;
  height: 3.45rem;
}

.no-webp .container-index .part2 .new-cnt .inner .swiper-news .item .imgAfte::after {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/img_border_4a995e45.png) center no-repeat;
  background-size: 100%}

.webp .container-index .part2 .new-cnt .inner .swiper-news .item .imgAfte::after {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/img_border_4a995e45.webp) center no-repeat;
  background-size: 100%}

.no-webp .container-index .part2 .new-cnt .inner .swiper-news .item .imgAfte::after {background-size:100%}

.webp .container-index .part2 .new-cnt .inner .swiper-news .item .imgAfte::after {background-size:100%}

.container-index .part2 .new-cnt .inner .swiper-news .item .imgAfte::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -3.045rem;
  margin-top: -1.675rem;
  width: 6.09rem;
  height: 3.35rem;
  z-index: 2;
}

.container-index .part2 .new-cnt .inner .swiper-news .item .imgAfte img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -3.045rem;
  margin-top: -1.675rem;
  width: 6.09rem;
  height: 3.35rem;
  z-index: 1;
  -webkit-mask-image: url(https://dream.res.netease.com/pc/zt/20220909161108/img/img_mask_be376116.png);
  -webkit-mask-size: cover;
  -o-object-fit: fill;
  object-fit: fill;
}

.container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical {
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 6.6rem;
  margin: auto;
}

.no-webp .container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical .inner-title {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/item_tit_6fb7f779.png) center no-repeat;
  background-size: 6.16rem 100%}

.webp .container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical .inner-title {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/item_tit_6fb7f779.webp) center no-repeat;
  background-size: 6.16rem 100%}

.no-webp .container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical .inner-title {background-size:6.16rem 100%}

.webp .container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical .inner-title {background-size:6.16rem 100%}

.container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical .inner-title {
  position: relative;
  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;
  width: 100%;
  height: 0.51rem;
  font-family: 'fzcjljt';
}

.container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical .inner-title span {
  position: relative;
  width: 100%;
  height: 0.51rem;
  margin: 0 auto;
  font-size: 0.34rem;
  line-height: 0.51rem;
  color: #51422f;
  text-align: center;
}

.container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical .inner-title::before,
.container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical .inner-title::after {
  position: absolute;
  content: "";
}

.no-webp .container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical .inner-title::before {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/item_tip_l_3c62523e.png) center no-repeat;
  background-size: 100%}

.webp .container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical .inner-title::before {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/item_tip_l_3c62523e.webp) center no-repeat;
  background-size: 100%}

.no-webp .container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical .inner-title::before {background-size:100%}

.webp .container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical .inner-title::before {background-size:100%}

.container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical .inner-title::before {
  bottom: 0.02rem;
  left: -0.14rem;
  width: 3.51rem;
  height: 0.28rem;
}

.no-webp .container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical .inner-title::after {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/item_tip_r_09d748b4.png) center no-repeat;
  background-size: 100%}

.webp .container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical .inner-title::after {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/item_tip_r_09d748b4.webp) center no-repeat;
  background-size: 100%}

.no-webp .container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical .inner-title::after {background-size:100%}

.webp .container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical .inner-title::after {background-size:100%}

.container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical .inner-title::after {
  top: 0.02rem;
  right: -0.14rem;
  width: 3.51rem;
  height: 0.31rem;
}

.container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical .inner-content {
  height: 2.37rem;
  font-size: 0.14rem;
  width: 100%;
  color: #51422f;
  position: relative;
  margin: 0.20rem auto 0;
  overflow-x: hidden;
}

.container-index .part2 .new-cnt .inner .swiper-news .item .inner-artical .inner-content p {
  display: block;
  width: 100%;
  font-size: .24rem;
  line-height: .34rem;
  text-indent: 2em;
  text-align: left;
}

.container-index .part2 .new-cnt .progress {
  width: 4.8rem;
  left: 50%;
  margin: .54rem auto;
  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;
}

.container-index .part2 .new-cnt .progress::before {
  position: absolute;
  left: 50%;
  display: block;
  width: 6rem;
  margin-top: -0.05rem;
  border-bottom: 0.02rem dotted #f4dec2;
  content: '';
  -webkit-opacity: 0.68;
  -moz-opacity: 0.68;
  opacity: 0.68;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.no-webp .container-index .part2 .new-cnt .progress-point {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/swiper1_3ce86bc7.png) no-repeat center;
  background-size: .18rem .18rem}

.webp .container-index .part2 .new-cnt .progress-point {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/swiper1_3ce86bc7.webp) no-repeat center;
  background-size: .18rem .18rem}

.no-webp .container-index .part2 .new-cnt .progress-point {background-size:.18rem .18rem}

.webp .container-index .part2 .new-cnt .progress-point {background-size:.18rem .18rem}

.container-index .part2 .new-cnt .progress-point {
  position: relative;
  display: block;
  width: 0.26rem;
  height: 0.26rem;
  margin: -0.18rem 0.32rem 0;
  cursor: pointer;
}

.container-index .part2 .new-cnt .progress-point:nth-child(5)::after {
  display: none;
}

.no-webp .container-index .part2 .new-cnt .progress-point.active {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/swiper2_2f81b28c.png) no-repeat center / 100%}

.webp .container-index .part2 .new-cnt .progress-point.active {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/swiper2_2f81b28c.webp) no-repeat center / 100%}

.container-index .part2 .new-cnt .progress-point.active {
}

.container-index .sns-page {
  position: relative;
}

.container-index .sns-page .sns {
  margin: 0 auto;
  padding-bottom: 4rem;
  width: 100%;
  width: 7.14rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container-index .sns-page .sns .link {
  position: relative;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
}

.container-index .sns-page .sns .link span {
  position: absolute;
  bottom: -0.16rem;
  width: 100%;
  color: #7e6105;
  text-align: center;
}

.no-webp .container-index .sns-page .sns .link-taptap {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/taptap_cf5ec182.png) no-repeat;
  background-size: 100% auto}

.webp .container-index .sns-page .sns .link-taptap {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/taptap_cf5ec182.webp) no-repeat;
  background-size: 100% auto}

.no-webp .container-index .sns-page .sns .link-taptap {background-size:100% auto}

.webp .container-index .sns-page .sns .link-taptap {background-size:100% auto}

.container-index .sns-page .sns .link-taptap {
}

.no-webp .container-index .sns-page .sns .link-qq {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/qq_7f550b5a.png) no-repeat;
  background-size: 100% auto}

.webp .container-index .sns-page .sns .link-qq {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/qq_7f550b5a.webp) no-repeat;
  background-size: 100% auto}

.no-webp .container-index .sns-page .sns .link-qq {background-size:100% auto}

.webp .container-index .sns-page .sns .link-qq {background-size:100% auto}

.container-index .sns-page .sns .link-qq {
}

.no-webp .container-index .sns-page .sns .link-weixin {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/wx_9ae77019.png) no-repeat;
  background-size: 100% auto}

.webp .container-index .sns-page .sns .link-weixin {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/wx_9ae77019.webp) no-repeat;
  background-size: 100% auto}

.no-webp .container-index .sns-page .sns .link-weixin {background-size:100% auto}

.webp .container-index .sns-page .sns .link-weixin {background-size:100% auto}

.container-index .sns-page .sns .link-weixin {
}

.no-webp .container-index .sns-page .sns .link-weibo {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/wb_d50900df.png) no-repeat;
  background-size: 100% auto}

.webp .container-index .sns-page .sns .link-weibo {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/wb_d50900df.webp) no-repeat;
  background-size: 100% auto}

.no-webp .container-index .sns-page .sns .link-weibo {background-size:100% auto}

.webp .container-index .sns-page .sns .link-weibo {background-size:100% auto}

.container-index .sns-page .sns .link-weibo {
}

.no-webp .container-index .sns-page .sns .link-bilibili {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/bilibili_63fdd482.png) no-repeat;
  background-size: 100% auto}

.webp .container-index .sns-page .sns .link-bilibili {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/bilibili_63fdd482.webp) no-repeat;
  background-size: 100% auto}

.no-webp .container-index .sns-page .sns .link-bilibili {background-size:100% auto}

.webp .container-index .sns-page .sns .link-bilibili {background-size:100% auto}

.container-index .sns-page .sns .link-bilibili {
}

.pop,
.qrcode-pop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}

.no-webp .pop .mask, 
.no-webp .qrcode-pop .mask {background:rgba(0, 0, 0, 0.6)}

.webp .pop .mask, 
.webp .qrcode-pop .mask {background:rgba(0, 0, 0, 0.6)}

.pop .mask,
.qrcode-pop .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.no-webp .qrcode-pop .qrcode-cnt {background:#5370b3}

.webp .qrcode-pop .qrcode-cnt {background:#5370b3}

.qrcode-pop .qrcode-cnt {
  width: 4.3rem;
  height: 5.1rem;
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 0.1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0.46rem;
}

.qrcode-pop .qrcode-cnt img {
  display: block;
  margin: 0 auto;
  width: 3.7rem;
  height: 3.7rem;
}

.qrcode-pop .qrcode-cnt p {
  text-align: center;
  margin-top: 0.1rem;
  font-size: .22rem;
  line-height: .32rem;
}

.no-webp .qrcode-pop .close-btn {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/close-btn1_83dd384b.png) no-repeat;
  background-size: 100% 100%}

.webp .qrcode-pop .close-btn {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/close-btn1_83dd384b.webp) no-repeat;
  background-size: 100% 100%}

.no-webp .qrcode-pop .close-btn {background-size:100% 100%}

.webp .qrcode-pop .close-btn {background-size:100% 100%}

.qrcode-pop .close-btn {
  width: 1.38rem;
  height: 1.26rem;
  display: block;
  position: absolute;
  right: -0.8rem;
  top: -0.8rem;
}

.no-webp .huodon-pop .huodon-cnt {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/huodon_566e3226.png) center no-repeat;
  background-size: 100%}

.webp .huodon-pop .huodon-cnt {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/huodon_566e3226.webp) center no-repeat;
  background-size: 100%}

.no-webp .huodon-pop .huodon-cnt {background-size:100%}

.webp .huodon-pop .huodon-cnt {background-size:100%}

.huodon-pop .huodon-cnt {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1.93rem;
  margin-left: -3.435rem;
  margin-left: -3.2rem;
  width: 6.87rem;
  height: 3.86rem;
}

.huodon-pop .huodon-cnt .huodon-wrap {
  width: 100%;
  height: 100%;
}

.no-webp .huodon-pop .huodon-cnt .chonzhi-btn {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/chonzhi-btn_e1e62f5c.png) center no-repeat;
  background-size: 100%}

.webp .huodon-pop .huodon-cnt .chonzhi-btn {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/chonzhi-btn_e1e62f5c.webp) center no-repeat;
  background-size: 100%}

.no-webp .huodon-pop .huodon-cnt .chonzhi-btn {background-size:100%}

.webp .huodon-pop .huodon-cnt .chonzhi-btn {background-size:100%}

.huodon-pop .huodon-cnt .chonzhi-btn {
  position: absolute;
  display: block;
  left: 0.54rem;
  bottom: 0.34rem;
  width: 2.2rem;
  height: .59rem;
}

.no-webp .huodon-pop .close-btn {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/close3_605bbd3d.png) center no-repeat;
  background-size: 100%}

.webp .huodon-pop .close-btn {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/close3_605bbd3d.webp) center no-repeat;
  background-size: 100%}

.no-webp .huodon-pop .close-btn {background-size:100%}

.webp .huodon-pop .close-btn {background-size:100%}

.huodon-pop .close-btn {
  position: absolute;
  top: .22rem;
  right: .96rem;
  width: .28rem;
  height: .28rem;
}

#leihuo-top {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 10;
}

#leihuo-top a {
  position: absolute;
  top: 2.94rem;
  left: 0.12rem;
  width: .65rem;
  height: 1.19rem;
}

.no-webp #leihuo-top a#logo {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/logo_e79c7429.png) center no-repeat;
  background-size: 100%}

.webp #leihuo-top a#logo {background:url(https://dream.res.netease.com/pc/zt/20220909161108/img/logo_e79c7429.webp) center no-repeat;
  background-size: 100%}

.no-webp #leihuo-top a#logo {background-size:100%}

.webp #leihuo-top a#logo {background-size:100%}

#leihuo-top a#logo {
  width: 1.01rem;
  height: 1.84rem;
}

#leihuo-top a#logo img {
  display: none;
}

#leihuo-top #leihuo_top_content {
  display: none;
  position: absolute;
  right: .24rem;
  font-size: 0;
}

#leihuo-top #leihuo_top_content a {
  margin: 0 .1rem;
}

#leihuo-age {
  /* display: none; */
  position: absolute;
  top: 11.24rem;
  left: 0.22rem;
  width: 0.68rem;
}

#leihuo-age img {
  width: 100%;
}

#leihuo-share-qrcode canvas {
  display: none !important;
}

#leihuo-share-qrcode img {
  display: block !important;
  -webkit-touch-callout: default !important;
}

@-webkit-keyframes rotate-anim-anticlockwise {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes rotate-anim-anticlockwise {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-ms-keyframes rotate-anim-anticlockwise {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes rotate-anim-anticlockwise {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate-anim-anticlockwise {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
