@charset "utf-8";

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

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

.NIE-share_buttons a {
  font-size: 0.8rem !important;
}

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

.hasLogo img {
  width: 2.29rem;
}

html,
body {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

body {
  font-size: 0.16rem;
}

#leihuo-top #leihuo_top_content.m > a {
  width: 0.6rem;
  height: 0.6rem;
}

#leihuo-top #leihuo_top_content.m .border {
  width: 0.6rem;
  height: 0.6rem;
  margin: 0 auto;
}

#leihuo-top #leihuo_top_content.m .leihuofont {
  font-size: 0.4rem;
  line-height: 0.6rem;
  margin: 0 auto;
}

#leihuo-top #logo {
  position: absolute;
  top: 0;
  left: 0;
}

#leihuo-top #leihuo_top_content {
  width: auto;
  position: absolute;
  top: 0.29rem;
  right: 0.41rem;
}

#leihuo-top #leihuo_top_content > a {
  margin: 0 0.06rem;
}

#copyright .btn-copyright {
  bottom: 2rem;
}

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

.no-webp .title .title-bg-left-normal {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -8.63rem}

.webp .title .title-bg-left-normal {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -8.63rem}

.no-webp .title .title-bg-left-normal {background-size:33.46rem 27.66rem}

.webp .title .title-bg-left-normal {background-size:33.46rem 27.66rem}

.no-webp .title .title-bg-left-normal {background-position:-32.33rem -8.63rem}

.webp .title .title-bg-left-normal {background-position:-32.33rem -8.63rem}

.title .title-bg-left-normal {
  width: 0.86rem;
  height: 0.21rem;
  margin: 0 0.18rem 0 0;
}

.no-webp .title .title-bg-right-normal {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -8.86rem}

.webp .title .title-bg-right-normal {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -8.86rem}

.no-webp .title .title-bg-right-normal {background-size:33.46rem 27.66rem}

.webp .title .title-bg-right-normal {background-size:33.46rem 27.66rem}

.no-webp .title .title-bg-right-normal {background-position:-32.33rem -8.86rem}

.webp .title .title-bg-right-normal {background-position:-32.33rem -8.86rem}

.title .title-bg-right-normal {
  width: 0.86rem;
  height: 0.21rem;
  margin: 0 0 0 0.18rem;
}

.invitation-title {
  font-size: 0.25rem;
  color: #895314;
  position: relative;
}

.invitation-title .notes {
  width: 100%;
  font-family: 'NotoSansSC-light';
  position: absolute;
  top: 0.64rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  font-size: 0.14rem;
  color: #787878;
}

.module-title {
  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;
  font-size: 0.38rem;
  color: #47495a;
  font-family: 'fzcjljt';
}

.no-webp .module-title .detail-title-left {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -6.6rem}

.webp .module-title .detail-title-left {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -6.6rem}

.no-webp .module-title .detail-title-left {background-size:33.46rem 27.66rem}

.webp .module-title .detail-title-left {background-size:33.46rem 27.66rem}

.no-webp .module-title .detail-title-left {background-position:-32.33rem -6.6rem}

.webp .module-title .detail-title-left {background-position:-32.33rem -6.6rem}

.module-title .detail-title-left {
  width: 1.07rem;
  height: 0.23rem;
  margin: 0 0.18rem 0 0;
}

.no-webp .module-title .detail-title-right {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -6.35rem}

.webp .module-title .detail-title-right {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -6.35rem}

.no-webp .module-title .detail-title-right {background-size:33.46rem 27.66rem}

.webp .module-title .detail-title-right {background-size:33.46rem 27.66rem}

.no-webp .module-title .detail-title-right {background-position:-32.33rem -6.35rem}

.webp .module-title .detail-title-right {background-position:-32.33rem -6.35rem}

.module-title .detail-title-right {
  width: 1.07rem;
  height: 0.23rem;
  margin: 0 0 0 0.18rem;
}

#app .slogan-text {
  position: absolute;
  top: 11rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 4rem;
  font-size: 0.2rem;
  line-height: 1.5;
  color: #dbd6c3;
  text-align: center;
}

.no-webp #app .slogan-text .line {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/slogan-line_491036b8.png) no-repeat;
  background-size: 100% 100%}

.webp #app .slogan-text .line {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/slogan-line_491036b8.webp) no-repeat;
  background-size: 100% 100%}

.no-webp #app .slogan-text .line {background-size:100% 100%}

.webp #app .slogan-text .line {background-size:100% 100%}

#app .slogan-text .line {
  margin-bottom: 0.16rem;
  height: 1px;
}

.no-webp .container-index {background:#212123 url(https://n.res.netease.com/pc/zt/20220906095948/img/bg_977185c9.jpg) no-repeat top;
  background-size: 7.5rem auto}

.webp .container-index {background:#212123 url(https://n.res.netease.com/pc/zt/20220906095948/img/bg_977185c9.webp) no-repeat top;
  background-size: 7.5rem auto}

.no-webp .container-index {background-size:7.5rem auto}

.webp .container-index {background-size:7.5rem auto}

.container-index {
  width: 7.5rem;
  padding: 13.8rem 0 0 0;
}

.container-index .reward-wrap {
  padding: 0.2rem 0 0.28rem 0;
  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 .reward-wrap .reward {
  margin: 0 0.41rem 0 0;
  position: relative;
}

.container-index .reward-wrap .reward .val {
  position: absolute;
  bottom: 0.12rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0) scale(0.9);
  transform: translate(-50%, 0) scale(0.9);
  font-size: 0.25rem;
  white-space: nowrap;
  color: #fff;
  height: 0.23rem;
  line-height: 0.23rem;
  font-family: 'fzcjljt';
}

.container-index .reward-wrap .reward .reward-icon {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -0.06rem;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.no-webp .container-index .reward-wrap .chenghao {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/chenghao_65ac4891.png) no-repeat center;
  background-size: 1.94rem 1.47rem}

.webp .container-index .reward-wrap .chenghao {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/chenghao_65ac4891.webp) no-repeat center;
  background-size: 1.94rem 1.47rem}

.no-webp .container-index .reward-wrap .chenghao {background-size:1.94rem 1.47rem}

.webp .container-index .reward-wrap .chenghao {background-size:1.94rem 1.47rem}

.container-index .reward-wrap .chenghao {
  width: 1.94rem;
  height: 1.47rem;
}

.no-webp .container-index .reward-wrap .zhuli {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/zhuli_a107332e.png) no-repeat center;
  background-size: 1.94rem 1.47rem}

.webp .container-index .reward-wrap .zhuli {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/zhuli_a107332e.webp) no-repeat center;
  background-size: 1.94rem 1.47rem}

.no-webp .container-index .reward-wrap .zhuli {background-size:1.94rem 1.47rem}

.webp .container-index .reward-wrap .zhuli {background-size:1.94rem 1.47rem}

.container-index .reward-wrap .zhuli {
  width: 1.94rem;
  height: 1.47rem;
}

.no-webp .container-index .reward-wrap .zhuiyi {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/zhuiyi_38d82728.png) no-repeat center;
  background-size: 1.94rem 1.47rem}

.webp .container-index .reward-wrap .zhuiyi {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/zhuiyi_38d82728.webp) no-repeat center;
  background-size: 1.94rem 1.47rem}

.no-webp .container-index .reward-wrap .zhuiyi {background-size:1.94rem 1.47rem}

.webp .container-index .reward-wrap .zhuiyi {background-size:1.94rem 1.47rem}

.container-index .reward-wrap .zhuiyi {
  width: 1.94rem;
  height: 1.47rem;
}

.no-webp .container-index .reward-wrap .gaojiazhilibao {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/gaojiazhilibao_4224387c.png) no-repeat center;
  background-size: 1.94rem 1.47rem}

.webp .container-index .reward-wrap .gaojiazhilibao {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/gaojiazhilibao_4224387c.webp) no-repeat center;
  background-size: 1.94rem 1.47rem}

.no-webp .container-index .reward-wrap .gaojiazhilibao {background-size:1.94rem 1.47rem}

.webp .container-index .reward-wrap .gaojiazhilibao {background-size:1.94rem 1.47rem}

.container-index .reward-wrap .gaojiazhilibao {
  width: 1.94rem;
  height: 1.47rem;
}

.no-webp .container-index .reward-wrap .wuqingshouban {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/wuqingshouban_0c0784d4.png) no-repeat center;
  background-size: 1.94rem 1.47rem}

.webp .container-index .reward-wrap .wuqingshouban {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/wuqingshouban_0c0784d4.webp) no-repeat center;
  background-size: 1.94rem 1.47rem}

.no-webp .container-index .reward-wrap .wuqingshouban {background-size:1.94rem 1.47rem}

.webp .container-index .reward-wrap .wuqingshouban {background-size:1.94rem 1.47rem}

.container-index .reward-wrap .wuqingshouban {
  width: 1.94rem;
  height: 1.47rem;
}

.no-webp .container-index .reward-wrap .yongjiuzhenxi-reward {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/yongjiuzhenxi-reward_502d9633.png) no-repeat center;
  background-size: 1.94rem 1.47rem}

.webp .container-index .reward-wrap .yongjiuzhenxi-reward {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/yongjiuzhenxi-reward_502d9633.webp) no-repeat center;
  background-size: 1.94rem 1.47rem}

.no-webp .container-index .reward-wrap .yongjiuzhenxi-reward {background-size:1.94rem 1.47rem}

.webp .container-index .reward-wrap .yongjiuzhenxi-reward {background-size:1.94rem 1.47rem}

.container-index .reward-wrap .yongjiuzhenxi-reward {
  width: 1.94rem;
  height: 1.47rem;
}

.container-index .reward-wrap .yongjiuzhenxi-reward .yongjiuzhenxi-icon {
  width: 1rem;
  margin: 0.6rem 0 0 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 0;
}

.no-webp .container-index .operations {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -0 -25.68rem}

.webp .container-index .operations {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -0 -25.68rem}

.no-webp .container-index .operations {background-size:33.46rem 27.66rem}

.webp .container-index .operations {background-size:33.46rem 27.66rem}

.no-webp .container-index .operations {background-position:-0 -25.68rem}

.webp .container-index .operations {background-position:-0 -25.68rem}

.container-index .operations {
  width: 7.5rem;
  height: 1.98rem;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 0.2rem;
  color: #373737;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.no-webp .container-index .operations .operation-item {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -29.87rem -14.03rem}

.webp .container-index .operations .operation-item {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -29.87rem -14.03rem}

.no-webp .container-index .operations .operation-item {background-size:33.46rem 27.66rem}

.webp .container-index .operations .operation-item {background-size:33.46rem 27.66rem}

.no-webp .container-index .operations .operation-item {background-position:-29.87rem -14.03rem}

.webp .container-index .operations .operation-item {background-position:-29.87rem -14.03rem}

.container-index .operations .operation-item {
  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;
  width: 1.28rem;
  height: 1.91rem;
  text-align: center;
}

.no-webp .container-index .operations .operation-item.active {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -31.17rem -14.03rem}

.webp .container-index .operations .operation-item.active {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -31.17rem -14.03rem}

.no-webp .container-index .operations .operation-item.active {background-size:33.46rem 27.66rem}

.webp .container-index .operations .operation-item.active {background-size:33.46rem 27.66rem}

.no-webp .container-index .operations .operation-item.active {background-position:-31.17rem -14.03rem}

.webp .container-index .operations .operation-item.active {background-position:-31.17rem -14.03rem}

.container-index .operations .operation-item.active {
  width: 1.25rem;
  height: 1.88rem;
  color: #885213;
}

.no-webp .container-index .operations .top-btn {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -3.83rem}

.webp .container-index .operations .top-btn {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -3.83rem}

.no-webp .container-index .operations .top-btn {background-size:33.46rem 27.66rem}

.webp .container-index .operations .top-btn {background-size:33.46rem 27.66rem}

.no-webp .container-index .operations .top-btn {background-position:-32.33rem -3.83rem}

.webp .container-index .operations .top-btn {background-position:-32.33rem -3.83rem}

.container-index .operations .top-btn {
  width: 0.89rem;
  height: 1.17rem;
  position: absolute;
  bottom: 4rem;
  right: 0;
  color: transparent;
  cursor: pointer;
}

.no-webp .container-index .main-module {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/content_577d157c.png) top no-repeat;
  background-size: 100% 100%}

.webp .container-index .main-module {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/content_577d157c.webp) top no-repeat;
  background-size: 100% 100%}

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

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

.container-index .main-module {
  margin: 0 auto 1.94rem auto;
  padding: 0.64rem 0.44rem 0 0.44rem;
}

.container-index .main-module.fusai {
  padding: 0.8rem 0.44rem 0 0.44rem;
}

.no-webp .container-index .main-module.fusai.select-chusai .vote-card.rank-top {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -29.87rem -10.59rem}

.webp .container-index .main-module.fusai.select-chusai .vote-card.rank-top {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -29.87rem -10.59rem}

.no-webp .container-index .main-module.fusai.select-chusai .vote-card.rank-top {background-size:33.46rem 27.66rem}

.webp .container-index .main-module.fusai.select-chusai .vote-card.rank-top {background-size:33.46rem 27.66rem}

.no-webp .container-index .main-module.fusai.select-chusai .vote-card.rank-top {background-position:-29.87rem -10.59rem}

.webp .container-index .main-module.fusai.select-chusai .vote-card.rank-top {background-position:-29.87rem -10.59rem}

.container-index .main-module.fusai.select-chusai .vote-card.rank-top {
  width: 3.15rem;
  height: 3.42rem;
}

.container-index .main-module.select-fusai .vote-card:nth-child(2n) {
  margin: 0 0.16rem 0.1rem 0 !important;
}

.container-index .main-module.select-fusai .vote-card:nth-child(2n+1) {
  margin: 0 0 0.1rem 0.16rem !important;
}

.container-index .main-module.select-chusai .card-vertical-detail {
  padding-top: 0.8rem!important;
}

.no-webp .container-index .main-module .mv-title {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -27.01rem -19.84rem}

.webp .container-index .main-module .mv-title {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -27.01rem -19.84rem}

.no-webp .container-index .main-module .mv-title {background-size:33.46rem 27.66rem}

.webp .container-index .main-module .mv-title {background-size:33.46rem 27.66rem}

.no-webp .container-index .main-module .mv-title {background-position:-27.01rem -19.84rem}

.webp .container-index .main-module .mv-title {background-position:-27.01rem -19.84rem}

.container-index .main-module .mv-title {
  width: 3.86rem;
  height: 0.35rem;
  margin: 0 auto 0.4rem auto;
}

.no-webp .container-index .main-module .video-wrap {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -27.01rem -0}

.webp .container-index .main-module .video-wrap {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -27.01rem -0}

.no-webp .container-index .main-module .video-wrap {background-size:33.46rem 27.66rem}

.webp .container-index .main-module .video-wrap {background-size:33.46rem 27.66rem}

.no-webp .container-index .main-module .video-wrap {background-position:-27.01rem -0}

.webp .container-index .main-module .video-wrap {background-position:-27.01rem -0}

.container-index .main-module .video-wrap {
  width: 6.45rem;
  height: 3.81rem;
  margin: 0 auto 0.56rem 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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.container-index .main-module .video-wrap video {
  width: 6.27rem;
  height: 3.54rem;
  -o-object-fit: cover;
  object-fit: cover;
}

.no-webp .container-index .main-module .title {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -27.01rem -19.46rem}

.webp .container-index .main-module .title {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -27.01rem -19.46rem}

.no-webp .container-index .main-module .title {background-size:33.46rem 27.66rem}

.webp .container-index .main-module .title {background-size:33.46rem 27.66rem}

.no-webp .container-index .main-module .title {background-position:-27.01rem -19.46rem}

.webp .container-index .main-module .title {background-position:-27.01rem -19.46rem}

.container-index .main-module .title {
  width: 4.47rem;
  height: 0.36rem;
  margin: 0 auto;
}

.container-index .main-module .reward-info {
  text-align: center;
  font-size: 0.14rem;
  color: #47495a;
  padding: 0 0.3rem 0.36rem 0.3rem;
}

.container-index .main-module .activity {
  position: relative;
  padding: 0 0 2rem 0;
}

.container-index .main-module .activity .top {
  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;
  position: relative;
  margin: 0.16rem 0 0.16rem 0;
}

.container-index .main-module .activity .top .vote-filter-tab {
  position: absolute;
  top: 0.85rem;
  left: 0.3rem;
}

.container-index .main-module .activity .top .vote-filter-tab .contest-search {
  display: none;
}

.container-index .main-module .activity .top .vote-filter-tab .contest-tab .tab {
  color: #845d28;
}

.container-index .main-module .activity .top .vote-filter-tab .contest-tab .tab .circle {
  border-color: #845d28;
}

.no-webp .container-index .main-module .activity .top .vote-filter-tab .contest-tab .tab.active .circle::before, 
.no-webp .container-index .main-module .activity .top .vote-filter-tab .contest-tab .tab:hover .circle::before {background-color:#845d28}

.webp .container-index .main-module .activity .top .vote-filter-tab .contest-tab .tab.active .circle::before, 
.webp .container-index .main-module .activity .top .vote-filter-tab .contest-tab .tab:hover .circle::before {background-color:#845d28}

.container-index .main-module .activity .top .vote-filter-tab .contest-tab .tab.active .circle::before,
.container-index .main-module .activity .top .vote-filter-tab .contest-tab .tab:hover .circle::before {
}

.no-webp .container-index .main-module .activity .top .change-btn {background:#baa179}

.webp .container-index .main-module .activity .top .change-btn {background:#baa179}

.container-index .main-module .activity .top .change-btn {
  width: 0.9rem;
  height: 0.32rem;
  line-height: 0.32rem;
  color: #ffffff;
  position: absolute;
  top: 0.88rem;
  left: 2.3rem;
  border-radius: 0.14rem;
  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;
  cursor: pointer;
}

.no-webp .container-index .main-module .activity .top .activity-normal {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -31.09rem -20.21rem}

.webp .container-index .main-module .activity .top .activity-normal {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -31.09rem -20.21rem}

.no-webp .container-index .main-module .activity .top .activity-normal {background-size:33.46rem 27.66rem}

.webp .container-index .main-module .activity .top .activity-normal {background-size:33.46rem 27.66rem}

.no-webp .container-index .main-module .activity .top .activity-normal {background-position:-31.09rem -20.21rem}

.webp .container-index .main-module .activity .top .activity-normal {background-position:-31.09rem -20.21rem}

.container-index .main-module .activity .top .activity-normal {
  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;
  font-size: 0.36rem;
  color: #845d28;
  cursor: pointer;
  width: 2.02rem;
  height: 0.68rem;
  font-family: 'fzcjljt';
}

.container-index .main-module .activity .top .activity-normal:nth-child(1) {
  margin: 0 0.36rem 0 0;
}

.container-index .main-module .activity .top .activity-normal.l-btn {
  margin-right: 0.36rem;
}

.no-webp .container-index .main-module .activity .top .activity-normal:hover {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -29.05rem -20.21rem}

.webp .container-index .main-module .activity .top .activity-normal:hover {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -29.05rem -20.21rem}

.no-webp .container-index .main-module .activity .top .activity-normal:hover {background-size:33.46rem 27.66rem}

.webp .container-index .main-module .activity .top .activity-normal:hover {background-size:33.46rem 27.66rem}

.no-webp .container-index .main-module .activity .top .activity-normal:hover {background-position:-29.05rem -20.21rem}

.webp .container-index .main-module .activity .top .activity-normal:hover {background-position:-29.05rem -20.21rem}

.container-index .main-module .activity .top .activity-normal:hover {
  width: 2.02rem;
  height: 0.68rem;
}

.no-webp .container-index .main-module .activity .top .activity-normal.active {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -29.05rem -20.21rem}

.webp .container-index .main-module .activity .top .activity-normal.active {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -29.05rem -20.21rem}

.no-webp .container-index .main-module .activity .top .activity-normal.active {background-size:33.46rem 27.66rem}

.webp .container-index .main-module .activity .top .activity-normal.active {background-size:33.46rem 27.66rem}

.no-webp .container-index .main-module .activity .top .activity-normal.active {background-position:-29.05rem -20.21rem}

.webp .container-index .main-module .activity .top .activity-normal.active {background-position:-29.05rem -20.21rem}

.container-index .main-module .activity .top .activity-normal.active {
  width: 2.02rem;
  height: 0.68rem;
}

.container-index .main-module .activity .search-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
  -ms-flex-pack: end;
  justify-content: end;
  padding: 0 0 0.08rem 0;
  position: absolute;
  top: 0.8rem;
  right: 0.3rem;
}

.container-index .main-module .activity .search-wrap .search {
  width: 2.51rem;
  height: 0.38rem;
  border: 1px solid #c2a77c;
  position: relative;
  border-radius: 0.16rem;
}

.no-webp .container-index .main-module .activity .search-wrap .search .input {background:transparent}

.webp .container-index .main-module .activity .search-wrap .search .input {background:transparent}

.container-index .main-module .activity .search-wrap .search .input {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.7rem;
  height: 100%;
  border: none;
  padding: 0 0 0 0.2rem;
}

.no-webp .container-index .main-module .activity .search-wrap .search .search-btn {background:#baa179}

.webp .container-index .main-module .activity .search-wrap .search .search-btn {background:#baa179}

.container-index .main-module .activity .search-wrap .search .search-btn {
  width: 0.77rem;
  height: 0.32rem;
  color: #ffffff;
  position: absolute;
  top: 0.01rem;
  right: 0.04rem;
  border-radius: 0.14rem;
  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;
  cursor: pointer;
}

.container-index .main-module .activity .card-container {
  padding: 0.44rem 0 0 0;
}

.no-webp .container-index .main-module .activity .card-container .vote-card {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -27.01rem -16.03rem}

.webp .container-index .main-module .activity .card-container .vote-card {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -27.01rem -16.03rem}

.no-webp .container-index .main-module .activity .card-container .vote-card {background-size:33.46rem 27.66rem}

.webp .container-index .main-module .activity .card-container .vote-card {background-size:33.46rem 27.66rem}

.no-webp .container-index .main-module .activity .card-container .vote-card {background-position:-27.01rem -16.03rem}

.webp .container-index .main-module .activity .card-container .vote-card {background-position:-27.01rem -16.03rem}

.container-index .main-module .activity .card-container .vote-card {
  width: 3.15rem;
  height: 3.41rem;
  border: none;
  margin: 0 0 0.1rem 0;
}

.container-index .main-module .activity .card-container .vote-card .topItem .text {
  padding: 0;
  font-size: 0.26rem;
  color: #845d28;
}

.container-index .main-module .activity .card-container .vote-card .card-vertical-detail {
  padding-top: 0.5rem;
}

.container-index .main-module .activity .card-container .vote-card .card-vertical-detail .info {
  border: none;
}

.container-index .main-module .activity .card-container .vote-card .card-vertical-detail .info .text {
  padding: 0;
  font-size: 0.3rem;
  color: #845d28;
  font-family: 'NotoSansSCBold';
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.container-index .main-module .activity .card-container .vote-card .card-vertical-btns {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.no-webp .container-index .main-module .activity .card-container .vote-card .card-vertical-btns .btn {background-color:#c2a77c}

.webp .container-index .main-module .activity .card-container .vote-card .card-vertical-btns .btn {background-color:#c2a77c}

.container-index .main-module .activity .card-container .vote-card .card-vertical-btns .btn {
}

.container-index .main-module .activity .card-container .vote-card .card-vertical-btns .btn.btn-share {
  display: none;
}

.container-index .main-module .activity .card-container .card-vertical-img {
  display: none;
}

.container-index .main-module .activity .card-container .vote-card-pager {
  position: static;
}

.container-index .main-module .activity .card-container .vote-card-pager .vote-card-list {
  padding: 0 0 0.2rem 0;
}

.container-index .main-module .activity .card-container .vote-card-pager .pager {
  top: auto;
}

.no-webp .container-index .main-module .activity .card-container .vote-card-pager .pager .el-pagination button {background-color:transparent}

.webp .container-index .main-module .activity .card-container .vote-card-pager .pager .el-pagination button {background-color:transparent}

.container-index .main-module .activity .card-container .vote-card-pager .pager .el-pagination button {
}

.no-webp .container-index .main-module .activity .card-container .vote-card-pager .pager .el-pagination button:disabled {background-color:transparent}

.webp .container-index .main-module .activity .card-container .vote-card-pager .pager .el-pagination button:disabled {background-color:transparent}

.container-index .main-module .activity .card-container .vote-card-pager .pager .el-pagination button:disabled {
}

.no-webp .container-index .main-module .activity .card-container .vote-card-pager .pager .el-pagination .el-pager li {background-color:transparent}

.webp .container-index .main-module .activity .card-container .vote-card-pager .pager .el-pagination .el-pager li {background-color:transparent}

.container-index .main-module .activity .card-container .vote-card-pager .pager .el-pagination .el-pager li {
  color: #896536;
}

.no-webp .container-index .main-module .activity .card-container .vote-card-pager .pager .el-pagination .el-pager li.active {background-color:#d3b079}

.webp .container-index .main-module .activity .card-container .vote-card-pager .pager .el-pagination .el-pager li.active {background-color:#d3b079}

.container-index .main-module .activity .card-container .vote-card-pager .pager .el-pagination .el-pager li.active {
  color: #fff;
}

.container-index .main-module .activity .card-container .vote-card-pager .pager .el-pagination .el-pagination__jump {
  display: none;
}

.no-webp .container-index .main-module .activity .card-container.fusai .vote-card {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -27.01rem -10.59rem}

.webp .container-index .main-module .activity .card-container.fusai .vote-card {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -27.01rem -10.59rem}

.no-webp .container-index .main-module .activity .card-container.fusai .vote-card {background-size:33.46rem 27.66rem}

.webp .container-index .main-module .activity .card-container.fusai .vote-card {background-size:33.46rem 27.66rem}

.no-webp .container-index .main-module .activity .card-container.fusai .vote-card {background-position:-27.01rem -10.59rem}

.webp .container-index .main-module .activity .card-container.fusai .vote-card {background-position:-27.01rem -10.59rem}

.container-index .main-module .activity .card-container.fusai .vote-card {
  width: 2.84rem;
  height: 5.42rem;
  margin: 0 0 0.1rem 0;
}

.container-index .main-module .activity .card-container.fusai .vote-card .info + div {
  color: #845d28;
  text-align: left;
  padding: 0 0 0.1rem 0.24rem;
  font-family: 'NotoSansSCNormal';
}

.container-index .main-module .activity .card-container.fusai .vote-card .info + div + div {
  color: #845d28;
  text-align: left;
  padding: 0 0 0 0.24rem;
  font-family: 'NotoSansSCNormal';
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.container-index .main-module .activity .card-container.fusai .card-vertical-img {
  display: block;
  width: 2.68rem;
  height: 2.48rem;
  margin: 0.36rem 0 0 0;
}

.container-index .main-module .activity .card-container.fusai .card-vertical-img .image {
  width: 2.68rem;
  height: 2.48rem;
  -o-object-fit: cover;
  object-fit: cover;
  margin-left: -0.08rem;
}

.container-index .main-module .activity .card-container.fusai .card-vertical-img .imageTop {
  display: none;
}

.no-webp .container-index .main-module .activity .card-container.fusai .card-vertical-img .imageDetail {background:#b28d41}

.webp .container-index .main-module .activity .card-container.fusai .card-vertical-img .imageDetail {background:#b28d41}

.container-index .main-module .activity .card-container.fusai .card-vertical-img .imageDetail {
  top: 1.88rem;
}

.container-index .main-module .activity .card-container.fusai .card-vertical-img .imageBottom {
  display: none;
}

.container-index .main-module .activity .card-container.fusai .card-vertical-detail {
  padding-top: 0.46rem;
}

.container-index .main-module .activity .result {
  padding: 0 0.4rem 0.2rem 0.4rem;
}

.container-index .main-module .activity .fusai-vote-wrap {
  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;
  position: fixed;
  z-index: 1;
  bottom: 1.7rem;
  left: 0;
  width: 100%;
}

.no-webp .container-index .main-module .activity .fusai-vote-wrap .fusai-vote {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -29.05rem -20.21rem}

.webp .container-index .main-module .activity .fusai-vote-wrap .fusai-vote {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -29.05rem -20.21rem}

.no-webp .container-index .main-module .activity .fusai-vote-wrap .fusai-vote {background-size:33.46rem 27.66rem}

.webp .container-index .main-module .activity .fusai-vote-wrap .fusai-vote {background-size:33.46rem 27.66rem}

.no-webp .container-index .main-module .activity .fusai-vote-wrap .fusai-vote {background-position:-29.05rem -20.21rem}

.webp .container-index .main-module .activity .fusai-vote-wrap .fusai-vote {background-position:-29.05rem -20.21rem}

.container-index .main-module .activity .fusai-vote-wrap .fusai-vote {
  cursor: pointer;
  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;
  font-size: 0.25rem;
  width: 2.02rem;
  height: 0.68rem;
  margin: 0.8rem 0.2rem 0.8rem 0;
}

.no-webp .container-index .help-module {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -7.27rem -17.85rem}

.webp .container-index .help-module {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -7.27rem -17.85rem}

.no-webp .container-index .help-module {background-size:33.46rem 27.66rem}

.webp .container-index .help-module {background-size:33.46rem 27.66rem}

.no-webp .container-index .help-module {background-position:-7.27rem -17.85rem}

.webp .container-index .help-module {background-position:-7.27rem -17.85rem}

.container-index .help-module {
  width: 7.26rem;
  height: 5.76rem;
  margin: 0 auto 1.99rem auto;
  padding: 0.8rem 0 0 0;
}

.container-index .help-module .help-title {
  margin: 0 auto;
  white-space: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.container-index .help-module .help-title .title-bg-left {
  margin: 0;
}

.container-index .help-module .help-title .title-bg-right {
  margin: 0;
}

.container-index .help-module .help-info {
  border-top: 0.01rem solid #9c7545;
  font-size: 0.25rem;
  color: #967b5b;
  padding: 0.3rem 0.8rem 0.48rem 0.8rem;
}

.no-webp .container-index .help-module .to-help {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -30.18rem -16.73rem}

.webp .container-index .help-module .to-help {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -30.18rem -16.73rem}

.no-webp .container-index .help-module .to-help {background-size:33.46rem 27.66rem}

.webp .container-index .help-module .to-help {background-size:33.46rem 27.66rem}

.no-webp .container-index .help-module .to-help {background-position:-30.18rem -16.73rem}

.webp .container-index .help-module .to-help {background-position:-30.18rem -16.73rem}

.container-index .help-module .to-help {
  cursor: pointer;
  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;
  margin: 0 auto;
  font-size: 0.3rem;
  color: #845d28;
  width: 2.48rem;
  height: 0.68rem;
  font-family: 'fzcjljt';
}

.no-webp .container-index .help-module .to-help:hover {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -30.18rem -16.03rem}

.webp .container-index .help-module .to-help:hover {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -30.18rem -16.03rem}

.no-webp .container-index .help-module .to-help:hover {background-size:33.46rem 27.66rem}

.webp .container-index .help-module .to-help:hover {background-size:33.46rem 27.66rem}

.no-webp .container-index .help-module .to-help:hover {background-position:-30.18rem -16.03rem}

.webp .container-index .help-module .to-help:hover {background-position:-30.18rem -16.03rem}

.container-index .help-module .to-help:hover {
  width: 2.48rem;
  height: 0.68rem;
}

.no-webp .container-index .rule-module {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -0 -0}

.webp .container-index .rule-module {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -0 -0}

.no-webp .container-index .rule-module {background-size:33.46rem 27.66rem}

.webp .container-index .rule-module {background-size:33.46rem 27.66rem}

.no-webp .container-index .rule-module {background-position:-0 -0}

.webp .container-index .rule-module {background-position:-0 -0}

.container-index .rule-module {
  width: 7.25rem;
  height: 25.66rem;
  margin: 0 auto 1.94rem auto;
  padding: 0.8rem 0.4rem;
}

.no-webp .container-index .endorsement-module {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -7.27rem -0}

.webp .container-index .endorsement-module {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -7.27rem -0}

.no-webp .container-index .endorsement-module {background-size:33.46rem 27.66rem}

.webp .container-index .endorsement-module {background-size:33.46rem 27.66rem}

.no-webp .container-index .endorsement-module {background-position:-7.27rem -0}

.webp .container-index .endorsement-module {background-position:-7.27rem -0}

.container-index .endorsement-module {
  width: 7.26rem;
  height: 17.83rem;
  margin: 0 auto 1.94rem auto;
  position: relative;
}

.container-index .endorsement-module .reward-wrap {
  padding: 0.32rem 0 0.04rem 0;
}

.container-index .endorsement-module .reward-title {
  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;
}

.no-webp .container-index .endorsement-module .reward-title .reward-title-icon {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -33.24rem -3.83rem}

.webp .container-index .endorsement-module .reward-title .reward-title-icon {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -33.24rem -3.83rem}

.no-webp .container-index .endorsement-module .reward-title .reward-title-icon {background-size:33.46rem 27.66rem}

.webp .container-index .endorsement-module .reward-title .reward-title-icon {background-size:33.46rem 27.66rem}

.no-webp .container-index .endorsement-module .reward-title .reward-title-icon {background-position:-33.24rem -3.83rem}

.webp .container-index .endorsement-module .reward-title .reward-title-icon {background-position:-33.24rem -3.83rem}

.container-index .endorsement-module .reward-title .reward-title-icon {
  width: 0.2rem;
  height: 0.21rem;
}

.container-index .endorsement-module .endorsement-module-list {
  line-height: 0.34rem;
}

.no-webp .container-index .endorsement-module .join {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -31.09rem -20.21rem}

.webp .container-index .endorsement-module .join {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -31.09rem -20.21rem}

.no-webp .container-index .endorsement-module .join {background-size:33.46rem 27.66rem}

.webp .container-index .endorsement-module .join {background-size:33.46rem 27.66rem}

.no-webp .container-index .endorsement-module .join {background-position:-31.09rem -20.21rem}

.webp .container-index .endorsement-module .join {background-position:-31.09rem -20.21rem}

.container-index .endorsement-module .join {
  width: 2.02rem;
  height: 0.68rem;
  margin: 0.84rem auto 0 auto;
  font-family: 'fzcjljt';
  font-size: 0.3rem;
  color: #845d28;
  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;
}

.no-webp .container-index .endorsement-module .join:hover {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -29.05rem -20.21rem}

.webp .container-index .endorsement-module .join:hover {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -29.05rem -20.21rem}

.no-webp .container-index .endorsement-module .join:hover {background-size:33.46rem 27.66rem}

.webp .container-index .endorsement-module .join:hover {background-size:33.46rem 27.66rem}

.no-webp .container-index .endorsement-module .join:hover {background-position:-29.05rem -20.21rem}

.webp .container-index .endorsement-module .join:hover {background-position:-29.05rem -20.21rem}

.container-index .endorsement-module .join:hover {
  width: 2.02rem;
  height: 0.68rem;
}

.no-webp .container-index .endorsement-module .join.active {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -29.05rem -20.21rem}

.webp .container-index .endorsement-module .join.active {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -29.05rem -20.21rem}

.no-webp .container-index .endorsement-module .join.active {background-size:33.46rem 27.66rem}

.webp .container-index .endorsement-module .join.active {background-size:33.46rem 27.66rem}

.no-webp .container-index .endorsement-module .join.active {background-position:-29.05rem -20.21rem}

.webp .container-index .endorsement-module .join.active {background-position:-29.05rem -20.21rem}

.container-index .endorsement-module .join.active {
  width: 2.02rem;
  height: 0.68rem;
}

.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: gray;
  filter: gray;
}

.copy-title {
  padding: 0.8rem 0 0 0;
}

.user-info {
  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;
  border-bottom: 0.01rem solid #92632c;
  color: #845d28;
  padding: 0 0 0.08rem 0;
  margin: 0 0.3rem;
}

.user-info + div {
  text-align: center;
  color: #845d28;
  font-family: 'NotoSansSCNormal';
}

.user-info .login-info {
  display: block;
}

.user-info .zanniu_6864 {
  text-align: center;
  padding: 0 0 0.1rem 0;
}

.user-info .operation-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.no-webp .user-info .btn {background:#baa179}

.webp .user-info .btn {background:#baa179}

.user-info .btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  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;
  padding: 0.06rem 0.14rem;
  color: #fefefe;
  border-radius: 0.2rem;
  margin: 0 0 0 0.06rem;
  letter-spacing: 0.02rem;
}

.tip-pop {
  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;
  color: #fff;
  z-index: 10;
  font-size: 0.2rem;
}

.no-webp .mask {background:rgba(0, 0, 0, 0.86)}

.webp .mask {background:rgba(0, 0, 0, 0.86)}

.mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.content-wrap {
  padding: 0 0.8rem;
  color: #895314;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.36rem;
}

.content-wrap .laoyou-tip {
  padding: 0.5rem 0 0.2rem 0;
}

.content-wrap .laoyou-tip .laoyou-val {
  color: #9c260f;
}

.no-webp .common-pop {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -27.01rem -3.83rem}

.webp .common-pop {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -27.01rem -3.83rem}

.no-webp .common-pop {background-size:33.46rem 27.66rem}

.webp .common-pop {background-size:33.46rem 27.66rem}

.no-webp .common-pop {background-position:-27.01rem -3.83rem}

.webp .common-pop {background-position:-27.01rem -3.83rem}

.common-pop {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 5.3rem;
  height: 3.36rem;
  padding: 0.5rem 0 0 0;
}

.common-pop.img-common-pop .title {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  white-space: nowrap;
}

.common-pop.img-common-pop .title .title-bg-left {
  margin: 0;
}

.common-pop.img-common-pop .title .title-bg-right {
  margin: 0;
}

.no-webp .common-pop .close {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.86rem -5.02rem}

.webp .common-pop .close {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.86rem -5.02rem}

.no-webp .common-pop .close {background-size:33.46rem 27.66rem}

.webp .common-pop .close {background-size:33.46rem 27.66rem}

.no-webp .common-pop .close {background-position:-32.86rem -5.02rem}

.webp .common-pop .close {background-position:-32.86rem -5.02rem}

.common-pop .close {
  cursor: pointer;
  position: absolute;
  top: 0.03rem;
  right: 0.03rem;
  width: 0.51rem;
  height: 0.52rem;
}

.common-pop .title {
  font-family: 'fzcjljt';
  font-size: 0.35rem;
  color: #895314;
  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;
  padding: 0 0 0.78rem 0;
}

.no-webp .common-pop .title .title-bg-left {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -8.63rem}

.webp .common-pop .title .title-bg-left {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -8.63rem}

.no-webp .common-pop .title .title-bg-left {background-size:33.46rem 27.66rem}

.webp .common-pop .title .title-bg-left {background-size:33.46rem 27.66rem}

.no-webp .common-pop .title .title-bg-left {background-position:-32.33rem -8.63rem}

.webp .common-pop .title .title-bg-left {background-position:-32.33rem -8.63rem}

.common-pop .title .title-bg-left {
  width: 0.86rem;
  height: 0.21rem;
  margin: 0 0.18rem 0 0;
}

.no-webp .common-pop .title .title-bg-right {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -8.86rem}

.webp .common-pop .title .title-bg-right {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -8.86rem}

.no-webp .common-pop .title .title-bg-right {background-size:33.46rem 27.66rem}

.webp .common-pop .title .title-bg-right {background-size:33.46rem 27.66rem}

.no-webp .common-pop .title .title-bg-right {background-position:-32.33rem -8.86rem}

.webp .common-pop .title .title-bg-right {background-position:-32.33rem -8.86rem}

.common-pop .title .title-bg-right {
  width: 0.86rem;
  height: 0.21rem;
  margin: 0 0 0 0.18rem;
}

.no-webp .common-pop .qrcode {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/qrcode_2e3713b2.png) no-repeat center;
  background-size: 1.52rem 1.52rem}

.webp .common-pop .qrcode {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/qrcode_2e3713b2.webp) no-repeat center;
  background-size: 1.52rem 1.52rem}

.no-webp .common-pop .qrcode {background-size:1.52rem 1.52rem}

.webp .common-pop .qrcode {background-size:1.52rem 1.52rem}

.common-pop .qrcode {
  width: 1.52rem;
  height: 1.52rem;
  border: 0.01rem solid #979797;
  margin: 0 auto;
}

.common-pop .qrcode img {
  width: 1.5rem;
  height: 1.5rem;
}

.common-pop .btn-wrap {
  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;
  padding: 0.48rem 0 0 0;
}

.no-webp .common-pop .btn-wrap .close-btn {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -30.18rem -18.83rem}

.webp .common-pop .btn-wrap .close-btn {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -30.18rem -18.83rem}

.no-webp .common-pop .btn-wrap .close-btn {background-size:33.46rem 27.66rem}

.webp .common-pop .btn-wrap .close-btn {background-size:33.46rem 27.66rem}

.no-webp .common-pop .btn-wrap .close-btn {background-position:-30.18rem -18.83rem}

.webp .common-pop .btn-wrap .close-btn {background-position:-30.18rem -18.83rem}

.common-pop .btn-wrap .close-btn {
  font-family: 'NotoSansSCNormal';
  cursor: pointer;
  font-size: 0.16rem;
  color: #5c472e;
  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;
  width: 1.81rem;
  height: 0.61rem;
}

.no-webp .common-pop .btn-wrap .close-btn:hover {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -30.67rem -21.61rem}

.webp .common-pop .btn-wrap .close-btn:hover {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -30.67rem -21.61rem}

.no-webp .common-pop .btn-wrap .close-btn:hover {background-size:33.46rem 27.66rem}

.webp .common-pop .btn-wrap .close-btn:hover {background-size:33.46rem 27.66rem}

.no-webp .common-pop .btn-wrap .close-btn:hover {background-position:-30.67rem -21.61rem}

.webp .common-pop .btn-wrap .close-btn:hover {background-position:-30.67rem -21.61rem}

.common-pop .btn-wrap .close-btn:hover {
  width: 1.64rem;
  height: 0.55rem;
}

.NIE-share-m {
  font-size: 0.5rem;
}

.NIE-share-m .NIE-share-guide {
  height: 2.3em;
}

.no-webp .mask {background:rgba(0, 0, 0, 0.86)}

.webp .mask {background:rgba(0, 0, 0, 0.86)}

.mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.pop-content {
  color: #895314;
  font-size: 0.2rem;
  text-align: center;
}

.no-webp .common-pop {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -27.01rem -3.83rem}

.webp .common-pop {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -27.01rem -3.83rem}

.no-webp .common-pop {background-size:33.46rem 27.66rem}

.webp .common-pop {background-size:33.46rem 27.66rem}

.no-webp .common-pop {background-position:-27.01rem -3.83rem}

.webp .common-pop {background-position:-27.01rem -3.83rem}

.common-pop {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 5.3rem;
  height: 3.36rem;
  padding: 0.5rem 0 0 0;
}

.no-webp .common-pop .close {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.86rem -5.02rem}

.webp .common-pop .close {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.86rem -5.02rem}

.no-webp .common-pop .close {background-size:33.46rem 27.66rem}

.webp .common-pop .close {background-size:33.46rem 27.66rem}

.no-webp .common-pop .close {background-position:-32.86rem -5.02rem}

.webp .common-pop .close {background-position:-32.86rem -5.02rem}

.common-pop .close {
  cursor: pointer;
  position: absolute;
  top: 0.05rem;
  right: 0.05rem;
  width: 0.51rem;
  height: 0.52rem;
}

.common-pop .title {
  font-size: 0.35rem;
  color: #895314;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -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;
  padding: 0 0 0.4rem 0;
}

.no-webp .common-pop .title .title-bg-left {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -8.63rem}

.webp .common-pop .title .title-bg-left {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -8.63rem}

.no-webp .common-pop .title .title-bg-left {background-size:33.46rem 27.66rem}

.webp .common-pop .title .title-bg-left {background-size:33.46rem 27.66rem}

.no-webp .common-pop .title .title-bg-left {background-position:-32.33rem -8.63rem}

.webp .common-pop .title .title-bg-left {background-position:-32.33rem -8.63rem}

.common-pop .title .title-bg-left {
  width: 0.86rem;
  height: 0.21rem;
  margin: 0 0.18rem 0 0;
}

.no-webp .common-pop .title .title-bg-right {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -8.86rem}

.webp .common-pop .title .title-bg-right {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -8.86rem}

.no-webp .common-pop .title .title-bg-right {background-size:33.46rem 27.66rem}

.webp .common-pop .title .title-bg-right {background-size:33.46rem 27.66rem}

.no-webp .common-pop .title .title-bg-right {background-position:-32.33rem -8.86rem}

.webp .common-pop .title .title-bg-right {background-position:-32.33rem -8.86rem}

.common-pop .title .title-bg-right {
  width: 0.86rem;
  height: 0.21rem;
  margin: 0 0 0 0.18rem;
}

.common-pop .btn-wrap {
  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;
  padding: 0.2rem 0 0 0;
}

.no-webp .common-pop .btn-wrap .close-btn {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -30.18rem -18.83rem}

.webp .common-pop .btn-wrap .close-btn {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -30.18rem -18.83rem}

.no-webp .common-pop .btn-wrap .close-btn {background-size:33.46rem 27.66rem}

.webp .common-pop .btn-wrap .close-btn {background-size:33.46rem 27.66rem}

.no-webp .common-pop .btn-wrap .close-btn {background-position:-30.18rem -18.83rem}

.webp .common-pop .btn-wrap .close-btn {background-position:-30.18rem -18.83rem}

.common-pop .btn-wrap .close-btn {
  font-family: 'NotoSansSCNormal';
  cursor: pointer;
  font-size: 0.16rem;
  color: #5c472e;
  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;
  width: 1.81rem;
  height: 0.61rem;
}

.no-webp .vote-task-pop {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -14.55rem -0}

.webp .vote-task-pop {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -14.55rem -0}

.no-webp .vote-task-pop {background-size:33.46rem 27.66rem}

.webp .vote-task-pop {background-size:33.46rem 27.66rem}

.no-webp .vote-task-pop {background-position:-14.55rem -0}

.webp .vote-task-pop {background-position:-14.55rem -0}

.vote-task-pop {
  width: 7.12rem;
  height: 8.3rem;
}

.vote-task-pop .close {
  top: 0.19rem;
  right: 0.2rem;
}

.vote-task-pop .vote-val {
  font-size: 0.14rem;
  color: #787878;
  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;
}

.vote-task-pop .vote-val .val {
  color: #a70a0a;
}

.no-webp .vote-task-pop .task-list .task-item {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/task-border-bottom_0fca1719.png) no-repeat bottom;
  background-size: 4.49rem 0.02rem}

.webp .vote-task-pop .task-list .task-item {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/task-border-bottom_0fca1719.webp) no-repeat bottom;
  background-size: 4.49rem 0.02rem}

.no-webp .vote-task-pop .task-list .task-item {background-size:4.49rem 0.02rem}

.webp .vote-task-pop .task-list .task-item {background-size:4.49rem 0.02rem}

.vote-task-pop .task-list .task-item {
  width: 5.43rem;
  height: 0.94rem;
  margin: 0 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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.vote-task-pop .task-list .task-item .task-name {
  width: 3.7rem;
  font-size: 0.22rem;
  color: #967b5b;
}

.vote-task-pop .task-list .task-item .task-val {
  width: 0.7rem;
  font-size: 0.18rem;
  color: #967b5b;
}

.no-webp .vote-task-pop .task-list .task-item .btn {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.01rem -18.83rem}

.webp .vote-task-pop .task-list .task-item .btn {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.01rem -18.83rem}

.no-webp .vote-task-pop .task-list .task-item .btn {background-size:33.46rem 27.66rem}

.webp .vote-task-pop .task-list .task-item .btn {background-size:33.46rem 27.66rem}

.no-webp .vote-task-pop .task-list .task-item .btn {background-position:-32.01rem -18.83rem}

.webp .vote-task-pop .task-list .task-item .btn {background-position:-32.01rem -18.83rem}

.vote-task-pop .task-list .task-item .btn {
  cursor: pointer;
  font-size: 0.28rem;
  color: #5c472e;
  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;
  width: 1.41rem;
  height: 0.48rem;
  position: relative;
}

.vote-task-pop .user-info {
  margin-top: -0.4rem;
  /* 09版 */
  -webkit-box-pack: center;
  /* 12版 */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: none;
}

.leihuo-share {
  z-index: auto!important;
}

.no-webp .leihuo-share .leihuo-share-modal {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -21.69rem -0}

.webp .leihuo-share .leihuo-share-modal {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -21.69rem -0}

.no-webp .leihuo-share .leihuo-share-modal {background-size:33.46rem 27.66rem}

.webp .leihuo-share .leihuo-share-modal {background-size:33.46rem 27.66rem}

.no-webp .leihuo-share .leihuo-share-modal {background-position:-21.69rem -0}

.webp .leihuo-share .leihuo-share-modal {background-position:-21.69rem -0}

.leihuo-share .leihuo-share-modal {
  padding: 0.1rem 0.1rem 0.2rem 0.1rem;
  width: 5.3rem;
  height: 6.18rem;
}

.no-webp .leihuo-share .leihuo-share-modal .leihuo-share-input {background:#ffffff}

.webp .leihuo-share .leihuo-share-modal .leihuo-share-input {background:#ffffff}

.leihuo-share .leihuo-share-modal .leihuo-share-input {
}

.leihuo-share .leihuo-share-modal .leihuo-share-copy-box {
  margin-top: 0;
}

.no-webp .leihuo-share .leihuo-share-modal .leihuo-share-copy-btn {background:#967b5b}

.webp .leihuo-share .leihuo-share-modal .leihuo-share-copy-btn {background:#967b5b}

.leihuo-share .leihuo-share-modal .leihuo-share-copy-btn {
}

.leihuo-share .leihuo-share-modal .leihuo-share-desc {
  width: 94%;
  position: relative;
  display: inline-block;
  padding: 0.38rem 0 0 0;
}

.leihuo-share .leihuo-share-modal .leihuo-share-desc .copy-tip {
  color: #787878;
  font-size: 0.12rem;
  position: absolute;
  top: 1.28rem;
  left: -0.14rem;
}

.leihuo-share .leihuo-share-modal .leihuo-share-qrcode {
  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;
}

.leihuo-share .leihuo-share-modal .leihuo-share-qrcode #leihuo-share-qrcode {
  width: 2.1rem;
}

.leihuo-share .leihuo-share-modal .leihuo-share-qrcode img {
  width: 2.1rem!important;
  height: 2.1rem;
  border: 0.01rem solid #9b9b9b;
}

.no-webp .leihuo-share .leihuo-share-close {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.86rem -5.02rem}

.webp .leihuo-share .leihuo-share-close {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.86rem -5.02rem}

.no-webp .leihuo-share .leihuo-share-close {background-size:33.46rem 27.66rem}

.webp .leihuo-share .leihuo-share-close {background-size:33.46rem 27.66rem}

.no-webp .leihuo-share .leihuo-share-close {background-position:-32.86rem -5.02rem}

.webp .leihuo-share .leihuo-share-close {background-position:-32.86rem -5.02rem}

.leihuo-share .leihuo-share-close {
  cursor: pointer;
  width: 0.51rem;
  height: 0.52rem;
  position: absolute;
  z-index: 1;
  top: 0.08rem;
  right: 0.08rem;
}

.leihuo-share .leihuo-share-close:hover {
  -webkit-transform: none;
  transform: none;
}

.leihuo-share .leihuo-share-close:before {
  content: '';
}

.mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.no-webp .info-mask {background:rgba(0, 0, 0, 0.3)}

.webp .info-mask {background:rgba(0, 0, 0, 0.3)}

.info-mask {
  font-family: "Noto Sans CJK SC";
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  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;
}

.no-webp .info-mask .content {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -21.69rem -0}

.webp .info-mask .content {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -21.69rem -0}

.no-webp .info-mask .content {background-size:33.46rem 27.66rem}

.webp .info-mask .content {background-size:33.46rem 27.66rem}

.no-webp .info-mask .content {background-position:-21.69rem -0}

.webp .info-mask .content {background-position:-21.69rem -0}

.info-mask .content {
  padding: 0.56rem 0 0 0;
  position: relative;
  width: 5.3rem;
  height: 6.18rem;
}

.info-mask .content .wrap .tip {
  position: absolute;
  top: 1rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  font-size: 0.2rem;
  color: #895314;
  width: calc(100% - 1.08rem);
  text-align: center;
}

.info-mask .content .wrap .tip .val {
  color: #9c260f;
}

.info-mask .content .wrap .link {
  text-decoration: underline;
  cursor: pointer;
  position: absolute;
  bottom: 0.44rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  font-size: 0.2rem;
  color: #895314;
  width: 90%;
  text-align: center;
}

.info-mask .content .section-title {
  font-family: 'fzcjljt';
  font-size: 0.32rem;
  color: #895314;
  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;
}

.no-webp .info-mask .content .section-title .title-bg-left {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -8.63rem}

.webp .info-mask .content .section-title .title-bg-left {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -8.63rem}

.no-webp .info-mask .content .section-title .title-bg-left {background-size:33.46rem 27.66rem}

.webp .info-mask .content .section-title .title-bg-left {background-size:33.46rem 27.66rem}

.no-webp .info-mask .content .section-title .title-bg-left {background-position:-32.33rem -8.63rem}

.webp .info-mask .content .section-title .title-bg-left {background-position:-32.33rem -8.63rem}

.info-mask .content .section-title .title-bg-left {
  width: 0.86rem;
  height: 0.21rem;
  margin: 0 0.18rem 0 0;
}

.no-webp .info-mask .content .section-title .title-bg-right {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -8.86rem}

.webp .info-mask .content .section-title .title-bg-right {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -8.86rem}

.no-webp .info-mask .content .section-title .title-bg-right {background-size:33.46rem 27.66rem}

.webp .info-mask .content .section-title .title-bg-right {background-size:33.46rem 27.66rem}

.no-webp .info-mask .content .section-title .title-bg-right {background-position:-32.33rem -8.86rem}

.webp .info-mask .content .section-title .title-bg-right {background-position:-32.33rem -8.86rem}

.info-mask .content .section-title .title-bg-right {
  width: 0.86rem;
  height: 0.21rem;
  margin: 0 0 0 0.18rem;
}

.no-webp .info-mask .content .close {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.86rem -5.02rem}

.webp .info-mask .content .close {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.86rem -5.02rem}

.no-webp .info-mask .content .close {background-size:33.46rem 27.66rem}

.webp .info-mask .content .close {background-size:33.46rem 27.66rem}

.no-webp .info-mask .content .close {background-position:-32.86rem -5.02rem}

.webp .info-mask .content .close {background-position:-32.86rem -5.02rem}

.info-mask .content .close {
  cursor: pointer;
  width: 0.51rem;
  height: 0.52rem;
  position: absolute;
  top: 0.08rem;
  right: 0.08rem;
}

.no-webp .leihuo-bind .leihuo-bind-form .leihuo-bind-title {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/title-bg_ba7d7e78.png) no-repeat center}

.webp .leihuo-bind .leihuo-bind-form .leihuo-bind-title {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/title-bg_ba7d7e78.webp) no-repeat center}

.leihuo-bind .leihuo-bind-form .leihuo-bind-title {
  margin-bottom: 0.8rem;
  font-size: 0.35rem;
  color: #895314;
  font-family: 'fzcjljt';
}

.leihuo-bind .leihuo-bind-form .leihuo-bind-title + p {
  font-size: 0.2rem;
  color: #895314;
}

.leihuo-bind .leihuo-bind-form .leihuo-bind-title + p + p {
  font-size: 0.2rem;
  color: #895314;
  padding: 0 0 0.2rem 0;
}

.leihuo-bind .leihuo-bind-form .leihuo-bind-captcha {
  width: 80%;
  margin: 0 auto;
}

.leihuo-bind .leihuo-bind-form .leihuo-role-select .el-select {
  width: 4.3rem;
  height: 0.46rem;
  margin: 0 auto;
  display: block;
}

.leihuo-bind .leihuo-bind-form .leihuo-role-select .el-select:nth-child(1) {
  margin: 0 auto 0.5rem auto;
}

.leihuo-bind .leihuo-bind-form .leihuo-role-select .el-select .el-input__inner:focus {
  border-color: #967b5b;
}

.leihuo-bind .leihuo-bind-form .leihuo-role-select .el-select .el-input.is-focus .el-input__inner {
  border-color: #967b5b;
}

.leihuo-bind .leihuo-bind-form .leihuo-role-select .leihuo-bind-tips {
  padding: 0.1rem 0 0 0.54rem;
}

.leihuo-bind .leihuo-bind-form .btn-group {
  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;
}

.no-webp .leihuo-bind .leihuo-bind-form .btn-group .leihuo-bind-btn {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -30.18rem -18.83rem}

.webp .leihuo-bind .leihuo-bind-form .btn-group .leihuo-bind-btn {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -30.18rem -18.83rem}

.no-webp .leihuo-bind .leihuo-bind-form .btn-group .leihuo-bind-btn {background-size:33.46rem 27.66rem}

.webp .leihuo-bind .leihuo-bind-form .btn-group .leihuo-bind-btn {background-size:33.46rem 27.66rem}

.no-webp .leihuo-bind .leihuo-bind-form .btn-group .leihuo-bind-btn {background-position:-30.18rem -18.83rem}

.webp .leihuo-bind .leihuo-bind-form .btn-group .leihuo-bind-btn {background-position:-30.18rem -18.83rem}

.leihuo-bind .leihuo-bind-form .btn-group .leihuo-bind-btn {
  padding: 0;
  width: 1.81rem;
  height: 0.61rem;
  border: none;
  color: #5c472e;
  font-size: 0.16rem;
}

.leihuo-bind .leihuo-bind-form .btn-group .leihuo-bind-btn:nth-child(2) {
  margin: 0 0 0 0.32rem;
}

.no-webp .mask {background:rgba(0, 0, 0, 0.86)}

.webp .mask {background:rgba(0, 0, 0, 0.86)}

.mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.pop-content {
  color: #895314;
  font-size: 0.2rem;
  text-align: center;
}

.no-webp .vote-pop {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -14.55rem -8.32rem}

.webp .vote-pop {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -14.55rem -8.32rem}

.no-webp .vote-pop {background-size:33.46rem 27.66rem}

.webp .vote-pop {background-size:33.46rem 27.66rem}

.no-webp .vote-pop {background-position:-14.55rem -8.32rem}

.webp .vote-pop {background-position:-14.55rem -8.32rem}

.vote-pop {
  width: 5.31rem;
  height: 7.53rem;
}

.vote-pop .title {
  padding: 0 0.2rem 0.48rem 0.2rem;
}

.vote-pop .title .selected-server {
  color: #9c260f;
}

.vote-pop .num {
  color: #895314;
  font-size: 0.22rem;
  text-align: center;
}

.vote-pop .slider-control {
  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;
  padding: 0 0 0.2rem 0;
}

.no-webp .vote-pop .slider-control .reduce {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.71rem -9.55rem}

.webp .vote-pop .slider-control .reduce {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.71rem -9.55rem}

.no-webp .vote-pop .slider-control .reduce {background-size:33.46rem 27.66rem}

.webp .vote-pop .slider-control .reduce {background-size:33.46rem 27.66rem}

.no-webp .vote-pop .slider-control .reduce {background-position:-32.71rem -9.55rem}

.webp .vote-pop .slider-control .reduce {background-position:-32.71rem -9.55rem}

.vote-pop .slider-control .reduce {
  cursor: pointer;
  width: 0.36rem;
  height: 0.36rem;
  margin: 0 0.21rem 0 0;
}

.vote-pop .slider-control .slider-wrap {
  width: 2rem;
}

.no-webp .vote-pop .slider-control .slider-wrap .el-slider__bar {background-color:#d8bf6b}

.webp .vote-pop .slider-control .slider-wrap .el-slider__bar {background-color:#d8bf6b}

.vote-pop .slider-control .slider-wrap .el-slider__bar {
}

.no-webp .vote-pop .slider-control .slider-wrap .el-slider__runway {background-color:#b1b1af}

.webp .vote-pop .slider-control .slider-wrap .el-slider__runway {background-color:#b1b1af}

.vote-pop .slider-control .slider-wrap .el-slider__runway {
}

.vote-pop .slider-control .slider-wrap .el-slider__button {
  border: 0.02rem solid #d8bf6b;
}

.no-webp .vote-pop .slider-control .add {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -9.55rem}

.webp .vote-pop .slider-control .add {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -9.55rem}

.no-webp .vote-pop .slider-control .add {background-size:33.46rem 27.66rem}

.webp .vote-pop .slider-control .add {background-size:33.46rem 27.66rem}

.no-webp .vote-pop .slider-control .add {background-position:-32.33rem -9.55rem}

.webp .vote-pop .slider-control .add {background-position:-32.33rem -9.55rem}

.vote-pop .slider-control .add {
  cursor: pointer;
  width: 0.36rem;
  height: 0.36rem;
  margin: 0 0 0 0.21rem;
}

.vote-pop .btn-wrap .submit-btn {
  margin: 0 0.24rem 0 0;
}

.vote-pop .btn-wrap .submit-btn.gray {
  cursor: auto;
}

.no-webp .vote-pop .btn-wrap .submit-btn.gray:hover {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -30.18rem -18.83rem}

.webp .vote-pop .btn-wrap .submit-btn.gray:hover {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -30.18rem -18.83rem}

.no-webp .vote-pop .btn-wrap .submit-btn.gray:hover {background-size:33.46rem 27.66rem}

.webp .vote-pop .btn-wrap .submit-btn.gray:hover {background-size:33.46rem 27.66rem}

.no-webp .vote-pop .btn-wrap .submit-btn.gray:hover {background-position:-30.18rem -18.83rem}

.webp .vote-pop .btn-wrap .submit-btn.gray:hover {background-position:-30.18rem -18.83rem}

.vote-pop .btn-wrap .submit-btn.gray:hover {
  width: 1.81rem;
  height: 0.61rem;
}

.vote-pop .vote-list {
  width: 4.64rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.vote-pop .vote-list .vote-item {
  width: 33.3%;
  min-width: 33.3%;
  padding: 0 0 0.32rem 0;
}

.vote-pop .vote-list .vote-item .el-radio__label {
  padding: 0 0 0 0.08rem;
}

.no-webp .el-radio__input.is-checked .el-radio__inner {background:#b48128}

.webp .el-radio__input.is-checked .el-radio__inner {background:#b48128}

.el-radio__input.is-checked .el-radio__inner {
  border-color: #b48128;
}

.el-radio__inner {
  border: 0.01rem solid #b48128;
}

.el-radio__input.is-checked + .el-radio__label {
  color: #b48128;
}

.el-radio__inner:hover {
  border-color: #b48128;
}

.no-webp .detail-content::before {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -7.27rem -24.48rem}

.webp .detail-content::before {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -7.27rem -24.48rem}

.no-webp .detail-content::before {background-size:33.46rem 27.66rem}

.webp .detail-content::before {background-size:33.46rem 27.66rem}

.no-webp .detail-content::before {background-position:-7.27rem -24.48rem}

.webp .detail-content::before {background-position:-7.27rem -24.48rem}

.detail-content::before {
  content: '';
  display: block;
  width: 7.25rem;
  height: 0.83rem;
  margin: 0 auto;
}

.no-webp .detail-content::after {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -7.27rem -24.48rem}

.webp .detail-content::after {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -7.27rem -24.48rem}

.no-webp .detail-content::after {background-size:33.46rem 27.66rem}

.webp .detail-content::after {background-size:33.46rem 27.66rem}

.no-webp .detail-content::after {background-position:-7.27rem -24.48rem}

.webp .detail-content::after {background-position:-7.27rem -24.48rem}

.detail-content::after {
  position: relative;
  content: '';
  display: block;
  width: 7.25rem;
  height: 0.83rem;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin: 0 auto;
  top: -0.3rem;
}

.no-webp .detail-content .detail-content-main {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/detail-content-body_b87577d3.png) repeat-y;
  background-size: 100%}

.webp .detail-content .detail-content-main {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/detail-content-body_b87577d3.webp) repeat-y;
  background-size: 100%}

.no-webp .detail-content .detail-content-main {background-size:100%}

.webp .detail-content .detail-content-main {background-size:100%}

.detail-content .detail-content-main {
  width: 7.25rem;
  margin: 0 auto;
}

.detail-content .title {
  font-family: 'fzcjljt';
  font-size: 0.5rem;
  color: #47495a;
  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;
  padding: 0 0 0.2rem 0;
}

.no-webp .detail-content .title .title-bg-left {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -6.6rem}

.webp .detail-content .title .title-bg-left {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -6.6rem}

.no-webp .detail-content .title .title-bg-left {background-size:33.46rem 27.66rem}

.webp .detail-content .title .title-bg-left {background-size:33.46rem 27.66rem}

.no-webp .detail-content .title .title-bg-left {background-position:-32.33rem -6.6rem}

.webp .detail-content .title .title-bg-left {background-position:-32.33rem -6.6rem}

.detail-content .title .title-bg-left {
  width: 1.07rem;
  height: 0.23rem;
  margin: 0 0.18rem 0 0;
}

.no-webp .detail-content .title .title-bg-right {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -6.35rem}

.webp .detail-content .title .title-bg-right {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -6.35rem}

.no-webp .detail-content .title .title-bg-right {background-size:33.46rem 27.66rem}

.webp .detail-content .title .title-bg-right {background-size:33.46rem 27.66rem}

.no-webp .detail-content .title .title-bg-right {background-position:-32.33rem -6.35rem}

.webp .detail-content .title .title-bg-right {background-position:-32.33rem -6.35rem}

.detail-content .title .title-bg-right {
  width: 1.07rem;
  height: 0.23rem;
  margin: 0 0 0 0.18rem;
}

.detail-content .content {
  margin: 0 auto;
}

.detail-content .content .top {
  border-bottom: 0.01rem solid #895314;
  margin: 0 0.66rem 0.2rem 0.66rem;
  padding: 0 0 0.1rem 0;
  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;
}

.detail-content .content .top .rank {
  font-size: 0.3rem;
  color: #47495a;
}

.no-webp .detail-content .content .top .return {background:#baa179}

.webp .detail-content .content .top .return {background:#baa179}

.detail-content .content .top .return {
  cursor: pointer;
  color: #fefefe;
  font-size: 0.2rem;
  padding: 0.06rem 0.24rem;
  border-radius: 0.16rem;
}

.detail-content .content .info {
  padding: 0.34rem 0 0 0;
}

.detail-content .content .info .img-wrap {
  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;
}

.detail-content .content .info .img-wrap .main-img {
  width: 3.92rem;
  height: 5.68rem;
  margin: 0 0.3rem 0 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.detail-content .content .info .img-wrap .right {
  height: 5.68rem;
  overflow-y: auto;
  overflow-x: hidden;
}

.detail-content .content .info .img-wrap .right .small-img {
  cursor: pointer;
  display: block;
  width: 1.42rem;
  height: 1.06rem;
  margin: 0 0 0.08rem 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.detail-content .content .info .img-wrap .right .small-img:last-child {
  margin: 0;
}

.detail-content .content .info .info-right {
  color: #895314;
  margin: 0 0 0.12rem 0;
}

.detail-content .content .info .info-right .name {
  font-size: 0.25rem;
}

.no-webp .detail-content .content .info .info-right .intro-line {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -27.01rem -22.24rem}

.webp .detail-content .content .info .info-right .intro-line {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -27.01rem -22.24rem}

.no-webp .detail-content .content .info .info-right .intro-line {background-size:33.46rem 27.66rem}

.webp .detail-content .content .info .info-right .intro-line {background-size:33.46rem 27.66rem}

.no-webp .detail-content .content .info .info-right .intro-line {background-position:-27.01rem -22.24rem}

.webp .detail-content .content .info .info-right .intro-line {background-position:-27.01rem -22.24rem}

.detail-content .content .info .info-right .intro-line {
  width: 4.57rem;
  height: 0.02rem;
  margin: 0.16rem 0 0 0.06rem;
}

.detail-content .content .info .intro {
  font-size: 0.25rem;
  color: #895314;
  margin: 0.24rem 0 0 0.06rem;
}

.detail-content .top-operaion {
  display: none!important;
}

.detail-content .header-info {
  display: none;
}

.detail-content .info-desc {
  display: none;
}

.detail-content .work-title {
  display: none;
}

.detail-content .swiper-button-prev.swiper-button-prev-thumb {
  right: 0.9rem !important;
}

.detail-content .swiper-button-next.swiper-button-next-thumb {
  right: 0.9rem !important;
}

.detail-content .work-detail-imgs .swiper-button-next-detail {
  right: 0!important;
}

.detail-content .work-detail-imgs .swiper-button-prev-detail {
  left: 0!important;
}

.no-webp .detail-content .btn-detail-fangda {background:#baa179 !important}

.webp .detail-content .btn-detail-fangda {background:#baa179 !important}

.detail-content .btn-detail-fangda {
}

.detail-content .txt-info-item,
.detail-content .txt-info-item .label,
.detail-content .leihuo-vote-iconfont.icon-jiantou,
.detail-content .leihuo-vote-iconfont.icon-jiantou2,
.detail-content .leihuo-vote-iconfont.detail-info-0,
.detail-content .leihuo-vote-iconfont.detail-info-1 {
  color: #895314!important;
}

.detail-content .detail-info-0,
.detail-content .detail-info-1 {
  display: none;
}

.detail-content .info-list {
  color: #895314;
}

.detail-content .info-list > div > .txt-info-item:nth-child(1) {
  color: #895314;
  padding: 0 0 0.18rem 0;
  height: auto;
  font-size: 0.25rem;
  border-bottom: 0.02rem solid #c5b492;
}

.detail-content .info-list > div > .txt-info-item .label {
  font-weight: normal;
}

.detail-content .info-list > div > .txt-info-item .text {
  overflow: visible;
  font-size: 0.24rem;
}

.detail-content .info-list > div > .txt-info-item:nth-child(2) {
  font-size: 0.14rem;
}

.detail-content .info-list > div > .txt-info-item:nth-child(2) .label {
  display: none;
}

.no-webp .detail-content .leihuo-vote-detail .swiper-slide {background:#d3b17b}

.webp .detail-content .leihuo-vote-detail .swiper-slide {background:#d3b17b}

.detail-content .leihuo-vote-detail .swiper-slide {
}

.no-webp .detail-content .leihuo-vote-detail .img-container {background-size:contain !important}

.webp .detail-content .leihuo-vote-detail .img-container {background-size:contain !important}

.detail-content .leihuo-vote-detail .img-container {
}

.detail-content .leihuo-vote-detail .txt-info-item {
  height: auto!important;
}

.endorsement-module .reward-wrap .gaojiazhilibao img,
.endorsement-module .reward-wrap .wuqingshouban img {
  width: 40%!important;
  left: 40% !important;
  -webkit-transform: translate(-20%, 0) !important;
  transform: translate(-20%, 0) !important;
}

.text-page {
  padding: 0.8rem 0.4rem 0.8rem 0.4rem;
  font-size: 0.24rem;
  width: 14rem;
}

.text-page .endorsement-module-list {
  padding: 0 0 0.2rem 0;
  font-size: 0.25rem;
  color: #967b5b;
}

.no-webp .text-page .endorsement-module-list .endorsement-module-item {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/endorsement-module-item_fa1fb6c9.png) no-repeat top left;
  background-size: 0.23rem 0.23rem}

.webp .text-page .endorsement-module-list .endorsement-module-item {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/endorsement-module-item_fa1fb6c9.webp) no-repeat top left;
  background-size: 0.23rem 0.23rem}

.no-webp .text-page .endorsement-module-list .endorsement-module-item {background-size:0.23rem 0.23rem}

.webp .text-page .endorsement-module-list .endorsement-module-item {background-size:0.23rem 0.23rem}

.text-page .endorsement-module-list .endorsement-module-item {
  padding: 0 0 0.14rem 0.44rem;
}

.text-page .endorsement-module-list .endorsement-module-item b {
  font-weight: bold;
}

.text-page .img-wrap {
  margin: 0.1rem auto;
  text-align: center;
}

.text-page .img-wrap img {
  max-width: 6rem;
}

.text-page .img-wrap p {
  padding-left: 0 !important;
}

.no-webp .text-page .title {background-size:100% 0.01rem}

.webp .text-page .title {background-size:100% 0.01rem}

.text-page .title {
  margin: 0 auto;
  text-align: center;
  position: relative;
  color: #fff;
  font-size: 0.3rem;
  padding-bottom: 0.2rem;
  margin-bottom: 0.3rem;
  font-weight: bold;
}

.text-page .title.title-rule {
  padding: 0;
}

.text-page .title span {
  position: relative;
  display: block;
  margin: auto;
}

.text-page .title.title-award {
  margin-bottom: 0.35rem;
}

.text-page .title {
  font-family: 'fzcjljt';
  font-size: 0.5rem;
  color: #47495a;
  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;
  padding: 0 0 0.28rem 0;
}

.no-webp .text-page .title .title-bg-left {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -7.46rem}

.webp .text-page .title .title-bg-left {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -7.46rem}

.no-webp .text-page .title .title-bg-left {background-size:33.46rem 27.66rem}

.webp .text-page .title .title-bg-left {background-size:33.46rem 27.66rem}

.no-webp .text-page .title .title-bg-left {background-position:-32.33rem -7.46rem}

.webp .text-page .title .title-bg-left {background-position:-32.33rem -7.46rem}

.text-page .title .title-bg-left {
  width: 1.07rem;
  height: 0.23rem;
  margin: 0 0.18rem 0 0;
}

.no-webp .text-page .title .title-bg-right {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.png);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -6.1rem}

.webp .text-page .title .title-bg-right {background:url(https://n.res.netease.com/pc/zt/20220906095948/img/sprite-34a839_34a8395e.webp);
  background-size: 33.46rem 27.66rem;
  background-position: -32.33rem -6.1rem}

.no-webp .text-page .title .title-bg-right {background-size:33.46rem 27.66rem}

.webp .text-page .title .title-bg-right {background-size:33.46rem 27.66rem}

.no-webp .text-page .title .title-bg-right {background-position:-32.33rem -6.1rem}

.webp .text-page .title .title-bg-right {background-position:-32.33rem -6.1rem}

.text-page .title .title-bg-right {
  width: 1.07rem;
  height: 0.23rem;
  margin: 0 0 0 0.18rem;
}

.text-page .sd-wrap {
  text-align: center;
  display: table;
  margin: 0.18rem auto;
}

.text-page .sd-wrap .sd {
  position: relative;
  width: 5.18rem;
  height: 1.8rem;
  margin: 0 0.16rem 0.65rem;
  display: inline-block;
  vertical-align: middle;
}

.text-page .sd-wrap .sd p {
  padding: 0;
  margin: 0;
}

.text-page .sd-wrap .sd .img-wrap {
  width: 1.41rem;
  height: 1.41rem;
  display: inline-block;
  vertical-align: middle;
  margin: 0.18rem 0.2rem 0 0.5rem;
  position: relative;
}

.text-page .sd-wrap .sd .img-wrap .btn-play {
  width: 0.34rem;
  height: 0.48rem;
  position: absolute;
  left: 0.61rem;
  top: 0.45rem;
  cursor: pointer;
  -webkit-animation: zoomInAndOut 1s infinite;
  animation: zoomInAndOut 1s infinite;
}

.text-page .sd-wrap .sd .title {
  position: absolute;
  left: 0;
  top: -0.28rem;
  width: 0.74rem;
  height: 2.63rem;
  font-size: 0;
  border: none;
}

.text-page .sd-wrap .sd .desc {
  text-align: left;
  color: #373737;
  font-size: 0.15rem;
  width: 2.59rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
}

.text-page.award .content-wrap {
  width: 12.6rem;
  margin-bottom: 0.5rem;
}

.text-page .table-wrap {
  margin: 0.1rem auto;
  width: 100%;
  color: #535353;
}

.text-page .table-wrap table {
  margin: 0 auto;
}

.no-webp .text-page .table-wrap th {background:#c2a77c}

.webp .text-page .table-wrap th {background:#c2a77c}

.text-page .table-wrap th {
  min-width: 1.6rem;
  height: 0.5rem;
  font-size: 0.18rem;
  color: #845d28;
  border: 1px solid #6E5B38;
}

.text-page .table-wrap tr {
  width: 100%;
  height: 0.4rem;
  font-size: 0.16rem;
  text-align: center;
  border: 1px solid #6E5B38;
}

.text-page .table-wrap tr td {
  border: 1px solid #6E5B38;
  padding: 0.05rem 0.05rem;
}

.text-page .content-wrap {
  width: 12.6rem;
  margin: 0 auto 0.3rem;
}

.text-page .content-wrap .stage-wrap-img {
  width: 10.47rem;
  height: 1.04rem;
  margin-top: 0.05rem;
  margin-bottom: 0.15rem;
  font-size: 0;
  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;
}

.text-page .content-wrap .stage-wrap-img p {
  font-size: 0.24rem;
  vertical-align: middle;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.15rem 0.1rem;
  text-align: center;
  width: 3.65rem;
  height: 1.04rem;
  position: relative;
  color: #373737;
}

.text-page .content-wrap .stage-wrap-img p .gift {
  width: 0.6rem;
  height: 0.6rem;
  margin: 0.03rem auto;
  position: relative;
  display: block;
}

.text-page .content-wrap .stage-wrap {
  text-align: center;
  position: relative;
  margin: 0 0 0.32rem;
  font-size: 0;
}

.text-page .content-wrap .stage-wrap p {
  font-size: 0.16rem;
}

.text-page .content-wrap .stage-wrap .active {
  font-size: 0.18rem;
}

.text-page .content-wrap .stage-wrap .active b {
  display: block;
}

.text-page .content-wrap .table-wrap {
  margin: 0.1rem auto;
  width: 100%;
  position: relative;
  z-index: 1;
  color: #535353;
}

.text-page .content-wrap .table-wrap table {
  margin: 0 auto;
  min-width: 7rem;
}

.no-webp .text-page .content-wrap .table-wrap th {background:#ead8ad}

.webp .text-page .content-wrap .table-wrap th {background:#ead8ad}

.text-page .content-wrap .table-wrap th {
  min-width: 1.6rem;
  height: 0.5rem;
  font-size: 0.18rem;
  color: #333;
  border: 1px solid #6E5B38;
}

.text-page .content-wrap .table-wrap tr {
  width: 100%;
  height: 0.4rem;
  font-size: 0.16rem;
  text-align: center;
  border: 1px solid #6E5B38;
}

.text-page .content-wrap .table-wrap tr td {
  border: 1px solid #6E5B38;
  padding: 0.05rem 0.05rem;
}

.text-page .content-wrap .center-img {
  margin: 0.1rem auto;
  display: block;
}

.text-page p {
  color: #845d28;
  line-height: 1.6;
}

.text-page p b {
  font-weight: bold;
}

.text-page p .link:hover {
  text-decoration: underline;
}

.text-page p .time-1 {
  color: #845d28;
  font-size: 0.32rem;
  font-weight: bold;
  letter-spacing: 0.02rem;
  margin-bottom: 0.12rem;
  display: block;
}

.text-page p .time-2 {
  font-weight: bold;
}

.text-page p.text-4 {
  font-size: 0.16rem;
}

.text-page p.text-3 {
  font-size: 0.14rem;
}

.text-page .tip {
  color: #9c260f;
}

.text-page h2 {
  font-size: 0.18rem;
  margin-bottom: 0.12rem;
  margin-top: 0.12rem;
}

.no-webp .text-page .award-wrap {background-size:100% 100%}

.webp .text-page .award-wrap {background-size:100% 100%}

.text-page .award-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.1rem;
  width: 12.7rem;
  height: 6.03rem;
  position: relative;
}

.text-page .award-wrap .pcimg {
  width: 12.7rem;
  display: block;
}

.no-webp .text-page .sz-box {background-size:contain}

.webp .text-page .sz-box {background-size:contain}

.text-page .sz-box {
  margin: 0 auto 0.5rem;
  width: 10.71rem;
  height: 5.35rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0.25rem;
  position: relative;
}

.text-page .sz-box .sz-swiper {
  position: relative;
  left: 50%;
  top: 0.2rem;
  width: 8.21rem;
  margin: 0;
  margin-left: -3.9rem;
}

.text-page .sz-box .sz-swiper .szSwiper,
.text-page .sz-box .sz-swiper .swiper-wrapper {
  width: 100%;
  height: 100%;
}

.text-page .sz-box .sz-swiper .slideItem {
  width: 7.01rem;
  height: 4.31rem;
}

.text-page .sz-box .sz-swiper .slideItem .img {
  display: block;
  width: 100%;
}

.text-page .sz-box .sz-swiper .slideItem .img img {
  display: block;
  width: 100%;
}

.text-page .sz-box .sz-swiper .btn-prev,
.text-page .sz-box .sz-swiper .btn-next {
  width: 0.33rem;
  height: 0.51rem;
}

.text-page .sz-box .sz-swiper .btn-prev {
  left: -0.53rem;
}

.text-page .sz-box .sz-swiper .btn-next {
  right: -0.53rem;
}

.text-page .sz-box .sz-swiper .swiper-pagination {
  width: 100%;
  margin-top: 0.09rem;
}

.text-page .sz-box .sz-swiper .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  margin: 0 0.06rem;
  width: 0.23rem;
  height: 0.22rem;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.inner-wrap .list .title-list {
  padding-bottom: 0.2rem;
  margin-bottom: 0.1rem;
}

.inner-wrap .list .title-list span {
  position: relative;
  display: block;
  font-size: 0;
  margin: auto;
}

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

@font-face {
  font-family: 'NotoSansSC-light';
  src: url("https://nie.res.netease.com/comm/js/leihuo/fonts/noto-sans-sc-v12-latin_chinese-simplified-300.woff") format('woff2'), url("https://nie.res.netease.com/comm/js/leihuo/fonts/noto-sans-sc-v12-latin_chinese-simplified-300.woff2") format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'NotoSansSCBold';
  src: url("https://nie.res.netease.com/comm/js/leihuo/fonts/noto-sans-sc-v12-latin_chinese-simplified-700.woff") format('woff2'), url("https://nie.res.netease.com/comm/js/leihuo/fonts/noto-sans-sc-v12-latin_chinese-simplified-700.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'NotoSansSCNormal';
  src: url("https://nie.res.netease.com/comm/js/leihuo/fonts/noto-sans-sc-v12-latin_chinese-simplified-regular.woff") format('woff2'), url("https://nie.res.netease.com/comm/js/leihuo/fonts/noto-sans-sc-v12-latin_chinese-simplified-regular.woff2") format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
