@charset "utf-8";
/** mixins **/
* {
  -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: notosanssc, "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", STHeiTi, sans-serif;
}
.leihuo-feedback {
  z-index: 3;
}
/* 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;
}
body {
  padding: 0;
  margin: 0;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: normal;
  font-style: normal;
}
strong,
b {
  font-weight: bold;
  font-style: normal;
}
em {
  font-style: italic;
  font-weight: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
li {
  list-style: none;
}
input,
textarea {
  border: 0;
  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;
  border: none;
  outline: none;
}
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;
}
.input-wrap input[type="number"]::-webkit-inner-spin-button,
.input-wrap input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.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+ */
}
.clearfix::after {
  display: block;
  content: "";
  clear: both;
}
@font-face {
  font-family: 'notosanssc';
  src: url("https://nie.res.netease.com/comm/js/nie/ref/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-300.woff2") format('woff2'), url("https://nie.res.netease.com/comm/js/nie/ref/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-300.woff") format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'notosanssc';
  src: url("https://nie.res.netease.com/comm/js/nie/ref/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-500.woff2") format('woff2'), url("https://nie.res.netease.com/comm/js/nie/ref/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-500.woff") format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'notosanssc';
  src: url("https://nie.res.netease.com/comm/js/nie/ref/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-700.woff2") format('woff2'), url("https://nie.res.netease.com/comm/js/nie/ref/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-700.woff") format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'notosanssc';
  src: url("https://nie.res.netease.com/comm/js/nie/ref/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-regular.woff2") format('woff2'), url("https://nie.res.netease.com/comm/js/nie/ref/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-regular.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@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;
}
:root {
  --color: #fff;
  --color-h: #2772b8;
  --input-placeholder: rgba(22, 75, 126, 0.8);
  --input-background: rgba(220, 237, 255, 0.36);
  --input-border: rgba(42, 63, 122, 0.3);
}
body {
  position: relative;
  margin: 0 auto;
  min-width: 1400px;
  font-size: 16px;
  color: #ffece7;
}
html.fixed {
  position: fixed;
  top: 0;
  left: 0;
}
.em {
  color: #af7f50;
}
a.em {
  text-decoration: underline;
}
a.em:hover {
  color: #2c3e61;
}
.btn1,
.btn2 {
  color: #3c63bc;
  font-size: 30px;
  font-weight: normal;
  font-family: fzcjljt, sans-serif;
  display: inline-block;
}
.btn1 {
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-1356px -1224px;
width:282px;
height:63px;

}
.btn1:hover {
  -webkit-filter: brightness(1.06);
          filter: brightness(1.06);
}
.btn2 {
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-784px -1224px;
width:282px;
height:63px;

  color: #ffebad;
}
.btn2:hover {
  -webkit-filter: brightness(1.06);
          filter: brightness(1.06);
}
.wrap {
  position: relative;
  overflow: hidden;
  background-color: #06041a;
}
#leihuo-top {
  width: 537px;
  padding-top: 99px;
  position: absolute;
  right: 35px;
  top: 33px;
  white-space: nowrap;
  z-index: 21;
}
#leihuo-top #leihuo-top-wrap,
#leihuo-top #leihuo_top_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#leihuo-top #leihuo_top_content {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#leihuo-top #logo {
  position: absolute;
  right: 0;
  top: 0;
}
#leihuo-top .leihuotopiconfont {
  font-size: 16px;
}
#leihuo-top #leihuo_top_content.pc.ver > a {
  display: block;
  margin: 0;
}
#leihuo-top #leihuo_top_content.pc.ver .qr-code {
  left: 112px;
  top: -33px;
}
#leihuo-top #leihuo_top_content.pc.ver .qr-code:before {
  left: -2px;
  top: 50%;
  margin-top: -12px;
  border-left: none;
  border-top: 8px solid transparent;
  border-right: 10px solid rgba(0, 0, 0, 0.6);
  border-bottom: 8px solid transparent;
}
#leihuo-top #leihuo_top_content.pc.ver #btn_download span {
  position: relative;
}
#leihuo-top #leihuo_top_content.pc.ver.text > a {
  margin: 0 0 30px;
}
#leihuo-top #leihuo_top_content.pc.ver.text .label hr {
  top: auto;
  right: auto;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  height: 1px;
  width: 28px;
}
#leihuo-top #leihuo_top_content.pc.all .label,
#leihuo-top #leihuo_top_content.pc.text .label {
  font-size: 14px;
  line-height: 20px;
  margin-top: 8px;
}
#leihuo-top #leihuo_top_content.pc.all.hor .qr-code {
  top: 76px;
}
#leihuo-top #leihuo_top_content.pc.text > a {
  margin: 0 16px;
}
#leihuo-top #leihuo_top_content.pc.text > a:last-child .label hr {
  display: none;
}
#leihuo-top #leihuo_top_content.pc.text.hor .qr-code {
  top: 50px;
}
#leihuo-top #leihuo_top_content.pc.text .icon {
  display: none;
}
#leihuo-top #leihuo_top_content.pc.text .label {
  position: relative;
  line-height: 23px;
}
#leihuo-top #leihuo_top_content.pc.text .label hr {
  display: block;
  position: absolute;
  right: -20px;
  top: 0;
  height: 100%;
  width: 2px;
  border: none;
}
#leihuo-top #leihuo_top_content.pc > a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2px;
  margin: 0 3px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 36px;
  text-align: center;
  line-height: 32px;
}
#leihuo-top #leihuo_top_content.pc > a:first-child {
  margin-left: 0;
}
#leihuo-top #leihuo_top_content.pc > a:last-child {
  margin-right: 0;
}
#leihuo-top #leihuo_top_content.pc > a .leihuotopiconfont {
  font-size: 22px;
}
#leihuo-top #leihuo_top_content.pc .border {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 36px;
  height: 36px;
  border-radius: 50%;
}
#leihuo-top #leihuo_top_content.pc #btn_audio .audio_line {
  display: none;
  width: 92%;
  height: 1px;
  position: absolute;
  left: 4%;
  top: 26%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#leihuo-top #leihuo_top_content.pc #btn_audio.pause .audio_line {
  display: block;
}
#leihuo-top #leihuo_top_content.pc #btn_gw span {
  position: relative;
  top: -2px;
}
#leihuo-top #leihuo_top_content.pc .label {
  display: none;
  font-size: 0;
}
#leihuo-top #leihuo_top_content.pc .label hr {
  display: none;
}
#leihuo-top #leihuo_top_content.pc .wrap_share span {
  position: relative;
  left: -1px;
}
#copyright .leihuo-copyright .footer {
  position: static;
}
.kv-video {
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/kv-bg_4bb091c7.jpg) center top no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  height: 1100px;
}
.kv-video video {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.fixCodebox {
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) center no-repeat;background-size:1984px 1643px;
background-position:-0px -1326px;
width:208px;
height:313px;

  position: absolute;
  top: 500px;
  right: 12px;
  z-index: 20;
}
.fixCodebox .close {
  width: 36px;
  height: 36px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/close_36773acf.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -10px;
  left: -49px;
  z-index: 10;
  cursor: pointer;
}
.fixCodebox p {
  font-size: 20px;
  color: #fff;
  line-height: 24px;
  text-align: center;
  margin: 54px auto 0;
}
.fixCodebox p b {
  color: #ffe8ac;
}
.fixCodebox .link {
  display: block;
  width: 100px;
  height: 100px;
  margin: 28px auto 0;
  border: 1px solid #3e5588;
  background: #fff;
}
.fixCodebox .link-2 {
  display: block;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) center no-repeat;background-size:1984px 1643px;
background-position:-1642px -1224px;
width:217px;
height:48px;

  position: relative;
  z-index: 3;
  margin: 10px 0 0 -2px;
}
.fixCodebox img {
  width: 100%;
  height: 100%;
  z-index: 2;
  position: relative;
}
.fixCodebox .character2 {
  position: absolute;
  top: 34px;
  left: -140px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-666px -764px;
width:241px;
height:287px;

}
.fixCodebox .character2 canvas {
  width: 100%;
  height: auto;
}
body.on-pop-open {
  overflow: hidden;
}
.mask {
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  overflow: auto;
  z-index: 999;
}
.mask:after {
  content: '';
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}
.pop-bg {
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  padding: 100px 60px;
  width: 790px;
  min-height: 300px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/bg-top_3e2f3014.png), url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/bg-bottom_43aa7a3b.png), url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/bg-repeat_bd55e8c6.png);
  background-repeat: no-repeat;
  background-position: 0 0, 0 100%, 0 100px;
  background-size: 100% 102px, 100% 102px, 100% calc(100% - 200px);
}
.pop-bg .pop-title {
  text-align: center;
  margin-bottom: 2px;
  font-size: 36px;
  color: var(--color);
  line-height: 40px;
  font-family: fzcjljt, sans-serif;
  position: relative;
  top: -30px;
}
@supports ((-webkit-background-clip: text) or (background-clip: text)) {
  .pop-bg .pop-title span {
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#FCF1E7), color-stop(70%, #F1E2BA));
    background-image: linear-gradient(0deg, #FCF1E7, #F1E2BA 70%);
  }
}
.pop-bg .pop-title:before,
.pop-bg .pop-title:after {
  content: '';
  display: inline-block;
  position: relative;
  top: -6px;
}
.pop-bg .pop-title:before {
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-1747px -281px;
width:174px;
height:13px;

  margin-right: 16px;
}
.pop-bg .pop-title:after {
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-1569px -281px;
width:174px;
height:14px;

  margin-left: 16px;
}
.pop-bg .btn-wrap {
  text-align: center;
}
.pop-bg.pop-medium {
  width: 852px;
}
.pop-bg.pop-large {
  width: 934px;
}
.pop-bg > .close {
  position: absolute;
  top: 44px;
  right: 40px;
  width: 49px;
  height: 49px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-1896px -134px;

  cursor: pointer;
}
.pop-bg > .close:hover {
  opacity: 0.7;
}
.msg-pop {
  font-size: 22px;
  color: #f5e3c6;
}
.msg-pop .pop-content {
  color: var(--color);
}
.msg-pop .message {
  white-space: pre-wrap;
  line-height: 1.5;
}
.msg-pop .message .title-rule {
  width: 323px;
  height: 166px;
}
.msg-pop .btn-wrap {
  margin-top: 70px;
}
.msg-pop .btn-wrap button {
  margin: 0 20px;
}
.msg-pop.center {
  text-align: center;
}
.msg-pop.only-msg .pop-content {
  min-height: 300px;
  padding-top: 1px;
}
.msg-pop.only-msg .pop-content .message {
  margin-top: 70px;
}
.login-pop {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -150px;
  width: 300px;
  min-height: 300px;
  background: #fff;
}
.login-pop .pop-title {
  margin-bottom: 20px;
}
.login-pop #login .phone-verify-wrap .iconfont-qual {
  color: #fbf4e6;
}
.login-pop #login .phone-verify-wrap input {
  border: 1px solid #f4ddb6;
  background: rgba(255, 247, 217, 0.2);
  color: #fbf4e6;
}
.login-pop #login .phone-verify-wrap .btn-sendCode,
.login-pop #login .phone-verify-wrap .confirm-btn {
  background: -webkit-gradient(linear, left bottom, left top, from(#f4ddb6), to(#e1c282));
  background: linear-gradient(0deg, #f4ddb6, #e1c282);
  color: #ac8042;
}
.login-pop #login .phone-verify-wrap .confirm-btn {
  font-size: 20px;
  font-weight: bold;
}
.login-pop .close {
  position: absolute;
  top: -10px;
  left: 100%;
  margin-left: 10px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  -webkit-transition: 0.5s -webkit-transform;
  transition: 0.5s -webkit-transform;
  transition: 0.5s transform;
  transition: 0.5s transform, 0.5s -webkit-transform;
}
.login-pop .close:before,
.login-pop .close:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 0;
  border-top: 1px solid #fff;
}
.login-pop .close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.login-pop .close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.login-pop .close:hover {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.raiders-pop {
  padding: 100px 0;
}
.raiders-pop .pop-content {
  color: var(--color);
  padding-top: 20px;
}
.raiders-pop .avatar {
  margin: 0 auto;
  padding: 8px;
  width: 150px;
  height: 150px;
  border: 1px solid #a59340;
  border-radius: 50%;
}
.raiders-pop .avatar .job-avatar {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.raiders-pop .raiders-swiper {
  position: relative;
  margin: 0 auto;
  width: 560px;
}
.raiders-pop .raiders-swiper .img-wrap {
  width: 560px;
  height: 300px;
}
.raiders-pop .raiders-swiper .img-wrap img {
  width: 100%;
  height: 100%;
}
.raiders-pop .raiders-swiper .swiper-next,
.raiders-pop .raiders-swiper .swiper-prev {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-1930px -671px;
width:35px;
height:62px;

  cursor: pointer;
}
.raiders-pop .raiders-swiper .swiper-next:hover,
.raiders-pop .raiders-swiper .swiper-prev:hover {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-364px -1460px;
width:35px;
height:62px;

}
.raiders-pop .raiders-swiper .swiper-prev {
  left: -80px;
}
.raiders-pop .raiders-swiper .swiper-next {
  right: -80px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.raiders-pop .tips {
  margin: 33px auto 70px;
  color: var(--color);
  font-size: 16px;
  line-height: 42px;
  padding: 0 60px;
}
.role-pop .pop-content {
  padding-top: 46px;
}
.role-pop .avatar {
  margin: 0 auto;
  padding: 8px;
  width: 150px;
  height: 150px;
  border: 1px solid var(--color);
  border-radius: 50%;
}
.role-pop .avatar .job-avatar {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.role-pop .role-name {
  text-align: center;
  color: var(--color);
}
.role-pop .avatar-swiper {
  position: relative;
  margin: 0 auto;
  width: 480px;
  height: 190px;
}
.role-pop .avatar-swiper .swiper-slide .avatar {
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.role-pop .avatar-swiper .swiper-slide .role-name {
  margin-top: -14px;
  font-size: 14px;
  opacity: 0.6;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.role-pop .avatar-swiper .swiper-slide-active .avatar {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.role-pop .avatar-swiper .swiper-slide-active .role-name {
  margin-top: 10px;
  font-size: 16px;
  opacity: 1;
}
.role-pop .avatar-swiper .swiper-next,
.role-pop .avatar-swiper .swiper-prev {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 35px;
  height: 62px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-1930px -671px;

  cursor: pointer;
}
.role-pop .avatar-swiper .swiper-next:hover,
.role-pop .avatar-swiper .swiper-prev:hover {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-364px -1460px;
width:35px;
height:62px;

}
.role-pop .avatar-swiper .swiper-prev {
  left: -80px;
}
.role-pop .avatar-swiper .swiper-next {
  right: -80px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.role-pop .form-item {
  position: relative;
  margin: 30px auto 0;
  width: 360px;
}
.role-pop .form-item .label {
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  width: 60px;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  color: var(--color);
}
.role-pop .form-item input {
  text-align: center;
  width: 100%;
  height: 40px;
  border-radius: 20px;
  border: 1px solid var(--input-border);
  background: var(--input-background);
  color: #fff;
}
.role-pop .form-item input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff;
}
.role-pop .form-item input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
.role-pop .form-item input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
.role-pop .form-item input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;
}
.role-pop .form-item input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff;
}
.role-pop .form-item input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
.role-pop .form-item input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
.role-pop .form-item input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;
}
.role-pop .tips {
  text-align: center;
  margin: 10px auto 40px;
  color: #fff;
}
.team-pop {
  color: var(--color);
}
.team-pop .form {
  font-size: 18px;
}
.team-pop .form-item {
  margin-bottom: 40px;
}
.team-pop .form-item .content {
  margin-top: 20px;
  font-size: 16px;
}
.team-pop .form-item-tag {
  margin-bottom: 10px;
}
.team-pop .radio-item {
  display: inline-block;
  margin-right: 40px;
  cursor: pointer;
}
.team-pop .radio-item input[type='radio'] {
  display: none;
}
.team-pop .radio-item input[type='radio']:checked + span {
  color: #3c63bc;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-416px -1174px;
width:203px;
height:46px;

}
.team-pop .radio-item span {
  text-align: center;
  display: inline-block;
  line-height: 46px;
  font-weight: bold;
  color: var(--color);
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-623px -1174px;
width:203px;
height:46px;

}
.team-pop .checkbox-item {
  display: inline-block;
  margin-right: 18px;
  margin-bottom: 24px;
  cursor: pointer;
  color: var(--color);
}
.team-pop .checkbox-item input[type='checkbox'] {
  display: none;
}
.team-pop .checkbox-item input[type='checkbox']:checked + span {
  color: #3c63bc;
  font-weight: bold;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-1853px -568px;
width:101px;
height:36px;

}
.team-pop .checkbox-item span {
  text-align: center;
  display: inline-block;
  line-height: 36px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-1852px -631px;
width:101px;
height:36px;

}
.team-pop .checkbox-item.tag-item {
  margin-right: 34px;
  margin-bottom: 28px;
}
.team-pop .checkbox-item.tag-item span {
  line-height: 38px;
  border: none;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-1684px -898px;
width:228px;
height:37px;

}
.team-pop .checkbox-item.tag-item input[type='checkbox']:checked + span {
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-1662px -316px;
width:229px;
height:38px;

}
.team-pop .checkbox-item.tag-item:nth-child(3n) {
  margin-right: 0;
}
.join-pop .form-item {
  margin: 55px auto;
  width: 420px;
}
.join-pop .form-item .label {
  float: left;
  width: 80px;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  color: var(--color);
}
.join-pop .form-item .input-wrap {
  margin-left: 80px;
  height: 40px;
}
.join-pop .form-item input {
  text-align: center;
  width: 100%;
  height: 40px;
  border-radius: 20px;
  border: 1px solid var(--input-border);
  background: var(--input-background);
  color: var(--color);
}
.join-pop .form-item input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: var(--color);
}
.join-pop .form-item input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: var(--color);
}
.join-pop .form-item input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: var(--color);
}
.join-pop .form-item input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: var(--color);
}
.join-pop .form-item input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: var(--color);
}
.join-pop .form-item input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: var(--color);
}
.join-pop .form-item input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: var(--color);
}
.join-pop .form-item input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: var(--color);
}
.phone-pop .form-item {
  margin: 0 auto 55px;
  width: 420px;
}
.phone-pop .form-item .desc {
  font-size: 20px;
  color: var(--color);
  line-height: 68px;
  text-align: center;
}
.phone-pop .form-item .input-wrap {
  height: 54px;
}
.phone-pop .form-item input {
  text-align: center;
  width: 100%;
  height: 54px;
  border-radius: 28px;
  border: 1px solid var(--input-border);
  background: var(--input-background);
  color: var(--color);
}
.phone-pop .form-item input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: var(--color);
}
.phone-pop .form-item input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: var(--color);
}
.phone-pop .form-item input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: var(--color);
}
.phone-pop .form-item input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: var(--color);
}
.phone-pop .form-item input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: var(--color);
}
.phone-pop .form-item input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: var(--color);
}
.phone-pop .form-item input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: var(--color);
}
.phone-pop .form-item input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: var(--color);
}
.invite-pop .invite-item {
  text-align: center;
  margin: 60px auto;
  width: 580px;
}
.invite-pop .invite-item .label {
  font-size: 20px;
  font-weight: bold;
  color: var(--color);
}
@supports ((-webkit-background-clip: text) or (background-clip: text)) {
  .invite-pop .invite-item .label {
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#FCF1E7), color-stop(70%, #F1E2BA));
    background-image: linear-gradient(0deg, #FCF1E7, #F1E2BA 70%);
  }
}
.invite-pop .invite-item .input-box {
  position: relative;
  margin-top: 20px;
}
.invite-pop .invite-item .input-box input {
  padding-left: 30px;
  padding-right: 180px;
  width: 100%;
  border-radius: 28px;
  color: var(--color);
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) center no-repeat;background-size:1984px 1643px;
background-position:-868px -134px;
width:584px;
height:55px;

}
.invite-pop .invite-item .input-box input.center {
  text-align: center;
}
.invite-pop .invite-item .input-box .btn-copy {
  position: absolute;
  right: -4px;
  top: 0;
  font-size: 24px;
  line-height: 55px;
  font-weight: 700;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-1255px -1326px;
width:168px;
height:55px;

  color: #fbf8f8;
}
.invite-pop .invite-item .input-box .btn-copy:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
.buy-pop p {
  font-size: 22px;
  color: var(--color);
  line-height: 2;
  text-align: left;
}
.buy-pop p span {
  font-weight: bold;
}
.login-info {
  position: relative;
  z-index: 12;
  text-align: center;
  padding: 12px 0;
  min-width: 634px;
  height: 54px;
  font-size: 20px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/btn-apply_text_19e94d36.png) center no-repeat;
  color: #fff;
  margin: 0 auto 0;
}
.login-info button {
  background: none;
  color: #fff;
}
.login-info button:hover {
  color: #fff08d;
}
.login-info .btn-rule {
  margin-left: 10px;
  padding: 0 16px;
  height: 27px;
  font-size: 18px;
  line-height: 25px;
  color: #fff08d;
  border: 1px solid #fff08d;
  border-radius: 5px;
}
.login-info .btn-rule:hover {
  border-color: #fff;
  color: #fff;
}
.sidebar-wrap {
  position: absolute;
  right: 22px;
  color: #f1e1b9;
  z-index: 16;
  width: 200px;
}
.sidebar-wrap .menu-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 60px 13px 80px 11px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) center no-repeat;background-size:1984px 1643px;
background-position:-0px -764px;
width:208px;
height:558px;

}
.sidebar-wrap .menu-item {
  position: relative;
  color: #f1e1b9;
  font-size: 22px;
  line-height: 67px;
  font-family: fzcjljt, sans-serif;
  text-align: center;
  display: block;
  width: 184px;
  height: 67px;
  margin: 0 auto;
  cursor: pointer;
}
.sidebar-wrap .menu-item::before,
.sidebar-wrap .menu-item::after {
  content: '';
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-1588px -216px;
width:186px;
height:11px;

  position: absolute;
  left: -2px;
  top: -6px;
}
.sidebar-wrap .menu-item::after {
  top: initial;
  bottom: -6px;
}
.sidebar-wrap .menu-item.hide {
  display: none;
}
.sidebar-wrap .menu-item.redPoint span {
  position: relative;
}
.sidebar-wrap .menu-item.redPoint span:after {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #f43141;
  position: absolute;
  top: -8px;
  right: -10px;
}
.sidebar-wrap .menu-item:hover,
.sidebar-wrap .menu-item.active {
  color: #fff;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-1067px -1326px;
width:184px;
height:67px;

}
.sidebar-wrap .menu-item:hover span,
.sidebar-wrap .menu-item.active span {
  -webkit-filter: drop-shadow(0 0 10px rgba(34, 44, 142, 0.69));
          filter: drop-shadow(0 0 10px rgba(34, 44, 142, 0.69));
}
@supports ((-webkit-background-clip: text) or (background-clip: text)) {
  .sidebar-wrap .menu-item:hover span,
  .sidebar-wrap .menu-item.active span {
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#2e58b4), to(#2e58b4));
    background-image: linear-gradient(0deg, #2e58b4, #2e58b4);
  }
}
.sidebar-wrap .menu-item:nth-last-child(n + 2)::after {
  display: none;
}
.sidebar-wrap .go-top-btn {
  position: absolute;
  bottom: 11px;
  left: 48px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-1853px -497px;
width:110px;
height:67px;

  font-size: 0;
  text-indent: -9999em;
}
.sidebar-wrap .go-top-btn:hover {
  cursor: pointer;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
#leihuo-age {
  position: absolute;
  width: 66px;
  left: 43px;
  top: 30px;
  z-index: 99;
}
.app {
  position: relative;
  padding-top: 960px;
  padding-bottom: 100px;
  min-height: 4730px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/index-bg_136f9b5d.jpg) no-repeat center 1150px #26367a;
}
.app::before {
  content: '';
  width: 100%;
  height: 238px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/index-bg-top_9a3cb3b4.png) center top no-repeat;
  background-size: cover;
  position: absolute;
  z-index: 10;
  top: 920px;
  left: 0;
}
.app .btn-apply {
  position: absolute;
  top: 354px;
  left: 50%;
  margin-left: -364px;
  font-size: 0;
  z-index: 22;
  visibility: hidden;
  opacity: 0;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-911px -764px;
width:195px;
height:212px;

  -webkit-transition: filter 0.6s;
  -moz-transition: filter 0.6s;
  -ms-transition: filter 0.6s;
  -o-transition: filter 0.6s;
  -webkit-transition: -webkit-filter 0.6s;
  transition: -webkit-filter 0.6s;
  transition: filter 0.6s;
  transition: filter 0.6s, -webkit-filter 0.6s;
}
.app .btn-apply:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
.app .btn-apply.on {
  opacity: 1;
  visibility: visible;
}
.app .djs {
  width: 624px;
  height: 45px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/btn-apply_countdown_bad4e0c5.png) center no-repeat;
  position: absolute;
  top: 866px;
  left: 50%;
  margin-left: -312px;
  z-index: 14;
  font-size: 22px;
  color: #fcf7ee;
  line-height: 45px;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.app .djs span {
  color: #f9b024;
}
.app .djs.on {
  opacity: 1;
  visibility: visible;
}
.slogan {
  position: absolute;
  top: 72px;
  left: 50%;
  margin-left: -390px;
  z-index: 20;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-416px -764px;
width:246px;
height:369px;

  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.slogan.on {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.main {
  position: relative;
  margin: 0 auto;
  width: 1206px;
  z-index: 12;
}
.section-box {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  min-height: 446px;
}
.section-box > .content-box {
  position: relative;
}
.czyh-box {
  margin: 114px auto 0;
}
.czyh-box .title-czyh {
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) center no-repeat;background-size:1984px 1643px;
background-position:-868px -0px;
width:1112px;
height:130px;

}
.czyh-box .czyh {
  width: 1206px;
  height: 601px;
  margin: 0 auto 0;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/czyh-bg_57a9a6e8.png) center no-repeat;
  padding-top: 1px;
}
.czyh-box .czyh .cz-timeout {
  font-size: 24px;
  color: #fff;
  line-height: 42px;
  text-align: center;
  margin: 50px auto 0;
  font-weight: bold;
}
.czyh-box .czyh .cz-timeout span {
  color: #ffdf8c;
}
.czyh-box .czyh .cz-btn {
  font-size: 26px;
  display: block;
  margin: 334px auto 0;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-1044px -233px;
width:350px;
height:79px;

}
.czyh-box .czyh .cz-rule {
  width: 250px;
  font-size: 22px;
  color: #ffdf8c;
  line-height: 26px;
  text-align: center;
  margin: 16px auto 0;
  position: relative;
  letter-spacing: 0.052em;
  cursor: pointer;
}
.czyh-box .czyh .cz-rule:after {
  content: '';
  width: 234px;
  height: 2px;
  background: #ffdf8c;
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -117px;
}
.czyh-box .czyh .cz-rule:hover {
  color: var(--color-h);
}
.czyh-box .czyh .cz-rule:hover:after {
  background: var(--color-h);
}
.popVideo {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.65);
}
.popVideo .videoBox {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -280px 0 0 -500px;
}
.popVideo .videoBox .close {
  position: absolute;
  top: 0;
  right: -50px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) center no-repeat;background-size:1984px 1643px;
background-position:-1944px -233px;
width:36px;
height:35px;

  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.popVideo .videoBox .close:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}
.popVideo .videoBox video {
  width: 1000px;
  height: auto;
}
.job-avatar-circle-small-13-0 {
  border-radius: 50%;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/icon_zk_92f4be3e.png) center no-repeat;
}
.job-avatar-circle-small-13-1 {
  border-radius: 50%;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/icon_zk_1_e93f918c.png) center no-repeat;
}
.job-avatar-circle-small-14-0 {
  border-radius: 50%;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/icon_jx_acde4007.png) center no-repeat;
  background-size: 100%;
}
.block-title {
  margin: 0 auto 54px;
  font-size: 0;
  text-indent: -9999em;
}
@-webkit-keyframes characterAnimation {
  0% {
    background-position: 0 0;
  }
  4.35% {
    background-position: -210px 0;
  }
  8.70% {
    background-position: -420px 0;
  }
  13.04% {
    background-position: -630px 0;
  }
  17.39% {
    background-position: -840px 0;
  }
  21.74% {
    background-position: -1050px 0;
  }
  26.09% {
    background-position: -1260px 0;
  }
  30.43% {
    background-position: -1470px 0;
  }
  34.78% {
    background-position: -1680px 0;
  }
  39.13% {
    background-position: -1890px 0;
  }
  43.48% {
    background-position: -2100px 0;
  }
  47.83% {
    background-position: -2310px 0;
  }
  52.17% {
    background-position: -2520px 0;
  }
  56.52% {
    background-position: -2730px 0;
  }
  60.87% {
    background-position: -2940px 0;
  }
  65.22% {
    background-position: -3150px 0;
  }
  69.57% {
    background-position: -3360px 0;
  }
  73.91% {
    background-position: -3570px 0;
  }
  78.26% {
    background-position: -3780px 0;
  }
  82.61% {
    background-position: -3990px 0;
  }
  86.96% {
    background-position: -4200px 0;
  }
  91.30% {
    background-position: -4410px 0;
  }
  95.65% {
    background-position: -4620px 0;
  }
  100.00% {
    background-position: -4830px 0;
  }
}
@keyframes characterAnimation {
  0% {
    background-position: 0 0;
  }
  4.35% {
    background-position: -210px 0;
  }
  8.70% {
    background-position: -420px 0;
  }
  13.04% {
    background-position: -630px 0;
  }
  17.39% {
    background-position: -840px 0;
  }
  21.74% {
    background-position: -1050px 0;
  }
  26.09% {
    background-position: -1260px 0;
  }
  30.43% {
    background-position: -1470px 0;
  }
  34.78% {
    background-position: -1680px 0;
  }
  39.13% {
    background-position: -1890px 0;
  }
  43.48% {
    background-position: -2100px 0;
  }
  47.83% {
    background-position: -2310px 0;
  }
  52.17% {
    background-position: -2520px 0;
  }
  56.52% {
    background-position: -2730px 0;
  }
  60.87% {
    background-position: -2940px 0;
  }
  65.22% {
    background-position: -3150px 0;
  }
  69.57% {
    background-position: -3360px 0;
  }
  73.91% {
    background-position: -3570px 0;
  }
  78.26% {
    background-position: -3780px 0;
  }
  82.61% {
    background-position: -3990px 0;
  }
  86.96% {
    background-position: -4200px 0;
  }
  91.30% {
    background-position: -4410px 0;
  }
  95.65% {
    background-position: -4620px 0;
  }
  100.00% {
    background-position: -4830px 0;
  }
}
@media screen and (min-width: 1920px) {
  .buoy {
    left: 50% !important;
    margin-left: -830px !important;
  }
}
.buoy {
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-212px -764px;
width:200px;
height:456px;

  position: fixed;
  z-index: 99;
  left: 20px;
  bottom: 20px;
}
.buoy .close {
  width: 36px;
  height: 36px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/close_36773acf.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -30px;
  left: 0;
  z-index: 10;
  cursor: pointer;
}
.buoy .dslts {
  color: #f5e3b1;
  font-size: 25px;
  line-height: 1.2;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 8px auto 0;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-212px -1460px;
width:148px;
height:98px;

  position: relative;
  font-weight: bold;
}
.buoy .dslts span {
  display: block;
}
@supports ((-webkit-background-clip: text) or (background-clip: text)) {
  .buoy .dslts span {
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#FCF1E7), color-stop(70%, #F1E2BA));
    background-image: linear-gradient(0deg, #FCF1E7, #F1E2BA 70%);
  }
}
.buoy .dslts:hover {
  -webkit-filter: brightness(1.04);
          filter: brightness(1.04);
}
.buoy .text1,
.buoy .text2 {
  font-size: 22px;
  line-height: 24px;
  padding-top: 46px;
  text-align: center;
  z-index: 20;
  color: #386dbc;
}
.buoy .text1.text1,
.buoy .text2.text1 {
  font-weight: bold;
}
.buoy .text1.text2,
.buoy .text2.text2 {
  padding-top: 0;
  margin: 16px auto 10px;
}
.buoy .character {
  display: none;
}
.buoy .qr-code {
  width: 100px;
  height: 100px;
  border: 1px solid #455c8f;
  background: #fff;
  margin: 0 auto 0;
}
.buoy .qr-code.jump {
  cursor: pointer;
}
.buoy .qr-code img {
  width: 100%;
  height: 100%;
}
.server-box {
  margin: 170px 0 0;
}
.server-box .title-server {
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat center;background-size:1984px 1643px;
background-position:-927px -363px;
width:922px;
height:130px;

}
.server-box .section-box {
  width: 1205px;
  height: 577px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/bg_49308b0a.png) no-repeat;
  background-size: 100% 100%;
}
.server-box .section-box .em {
  color: #ffdf8c;
  font-weight: bold;
}
.server-box .title {
  margin: 0 auto;
  font-size: 0;
  text-indent: -9999em;
}
.server-box .join-team,
.server-box .new-server {
  float: left;
  padding-top: 76px;
  width: 50%;
}
.server-box .new-server .title {
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-1398px -233px;
width:542px;
height:44px;

}
.server-box .new-server .text {
  margin-top: 28px;
  margin-left: 53px;
  font-size: 22px;
}
.server-box .new-server .text p {
  position: relative;
  margin: 0 0;
  line-height: 48px;
  color: var(--color);
}
.server-box .new-server .btn-subscribe {
  font-size: 0;
  margin: 10px 0 0 56px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-1456px -134px;
width:218px;
height:54px;

}
.server-box .new-server .btn-subscribe:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
.server-box .new-server .tips {
  text-align: center;
  padding-left: 20px;
  font-size: 14px;
}
.server-box .btn1 {
  color: #ffebad;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-784px -1224px;
width:282px;
height:63px;

}
.server-box .btn2 {
  color: #3c63bc;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-1356px -1224px;
width:282px;
height:63px;

}
.server-box .join-team .title {
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-666px -1055px;
width:542px;
height:43px;

}
.server-box .join-team .btn-wrap {
  margin-top: 62px;
  text-align: center;
}
.server-box .join-team .btn-wrap button {
  margin: 0 0;
}
.server-box .join-team .login-wrap {
  color: var(--color);
  text-align: center;
  margin-top: 80px;
}
.server-box .join-team .login-wrap a {
  color: var(--color);
}
.server-box .join-team .login-wrap a:hover {
  color: var(--color-h);
  text-decoration: none;
}
.server-box .new-career {
  width: 50%;
  height: 270px;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.server-box .new-career .title {
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-1044px -316px;
width:614px;
height:43px;

}
.server-box .new-career .btn1 {
  margin: 56px auto 0;
  display: block;
}
.team-box {
  margin: 116px auto 0;
}
.team-box .title-team {
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat center;background-size:1984px 1643px;
background-position:-0px -497px;
width:922px;
height:130px;

}
.team-box .section-box {
  width: 1207px;
  height: 627px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 46px 46px 30px 54px;
  min-height: 602px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/team-bg_b569421f.png) no-repeat;
  background-size: 100% 100%;
}
.team-box .my-info {
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  /* Firefox 17- */
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  /* Firefox 18+ */
  /* IE 10 */
  /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
  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+ */
  /* 09版 */
  /* 12版 */
  /* 09版 */
  -webkit-box-align: center;
  /* 12版 */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  margin-left: -15px;
  padding-bottom: 7px;
}
.team-box .my-info .avatar {
  padding: 4px;
  width: 98px;
  height: 98px;
  border: 1px solid #f5e5c9;
  border-radius: 50%;
}
.team-box .my-info .avatar img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.team-box .my-info .info {
  margin-left: 20px;
}
.team-box .my-info .info .role-name {
  font-size: 24px;
  font-weight: bold;
  color: #ffea9e;
}
.team-box .my-info .info .game-info {
  font-size: 22px;
  color: var(--color);
  margin-top: 10px;
}
.team-box .btn-wrap {
  position: absolute;
  right: 70px;
  top: 80px;
}
.team-box .btn-wrap .btn-quit {
  color: var(--color);
  font-size: 22px;
}
.team-box .btn-wrap .btn-quit:hover {
  text-decoration: none;
}
.team-box .btn-wrap .btn-manage {
  margin-right: 16px;
  font-size: 24px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-1678px -134px;
width:214px;
height:49px;

}
.team-box .title-my-team {
  margin: 30px auto 0;
  font-size: 0;
  text-indent: -9999em;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-416px -1137px;
width:538px;
height:33px;

}
.team-box .member-list {
  margin-top: 32px;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  /* Firefox 17- */
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  /* Firefox 18+ */
  /* IE 10 */
  /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
  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-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.team-box .member-item,
.team-box .btn-invite {
  margin-right: 27px;
}
.team-box .member-item:nth-child(5n),
.team-box .btn-invite:nth-child(5n) {
  margin-right: 0;
}
.team-box .member-item:nth-child(n + 6),
.team-box .btn-invite:nth-child(n + 6) {
  margin-top: 12px;
}
.team-box .member-item {
  text-align: center;
  padding-top: 10px;
  font-size: 18px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-864px -1326px;
width:199px;
height:88px;

  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  /* Firefox 17- */
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  /* Firefox 18+ */
  /* IE 10 */
  /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
  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+ */
  /* 12版 */
  /* 12版 */
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  /* 09版 */
  /* 12版 */
  /* 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;
}
.team-box .member-item .role-name {
  margin-bottom: 6px;
  font-size: 20px;
  color: var(--color);
}
.team-box .member-item .job {
  color: var(--color);
  font-weight: bold;
}
.team-box .btn-invite {
  position: relative;
  cursor: pointer;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-864px -1326px;
width:199px;
height:88px;

}
.team-box .btn-invite:before,
.team-box .btn-invite:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22.5px;
  margin-top: 3px;
  width: 45px;
  height: 4px;
  background: rgba(22, 75, 126, 0.77);
  border-radius: 2px;
}
.team-box .btn-invite:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.team-box .btn-invite:hover {
  -webkit-filter: brightness(1.04);
          filter: brightness(1.04);
}
.team-box .bottom {
  text-align: center;
  margin-top: 30px;
}
.team-box .bottom .btn-hall {
  display: block;
  margin: 0 auto;
  font-size: 26px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-1356px -1224px;
width:282px;
height:63px;

  color: #3c63bc;
}
.team-box .bottom .tips {
  color: var(--color);
  position: relative;
  display: inline-block;
  margin-top: 10px;
  padding-left: 25px;
  font-size: 24px;
}
.team-box .bottom .tips:before {
  content: '';
  position: absolute;
  left: -2px;
  top: 50%;
  margin-top: -12px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-1949px -134px;
width:25px;
height:25px;

}
.team-box .bottom .tips:hover {
  text-decoration: none;
}
.team-box .bottom .tips:hover::before {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-1895px -316px;
width:25px;
height:25px;

}
.team-hall-box {
  margin-top: 114px;
}
.team-hall-box .join-btn {
  color: #3c63bc;
  font-size: 17px;
  line-height: 28.8px;
  font-family: fzcjljt, sans-serif;
  text-align: center;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/join-btn_bb2a13ea.png) no-repeat;
  background-size: 100% auto;
  width: 128.8px;
  height: 28.8px;
  margin-left: -2px;
}
.team-hall-box .join-btn:hover {
  -webkit-filter: brightness(1.06);
          filter: brightness(1.06);
}
.team-hall-box .title-team-hall {
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat center;background-size:1984px 1643px;
background-position:-0px -631px;
width:922px;
height:129px;

}
.team-hall-box .section-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 1205px;
  height: 592px;
  padding: 34px 53px 50px 51px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/team-bgTwo_74c2d27f.png) no-repeat center;
}
.team-hall-box .team-header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.team-hall-box .team-header .invite {
  height: 100px;
}
.team-hall-box .team-header .invite .label {
  color: #ffdf8c;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  position: absolute;
  top: 28px;
  left: 12px;
}
.team-hall-box .team-header .invite .input-wrap {
  width: 299px;
  height: 53px;
  position: absolute;
  top: 13px;
  left: 130px;
  color: #c3a376;
}
.team-hall-box .team-header .invite .input-wrap input {
  width: 100%;
  height: 100%;
  background: none;
  border-radius: 26px;
  padding: 0 82px;
  color: #ffdf8c;
  font-size: 16px;
  text-align: center;
  border: 1px solid #f0e0b5;
}
.team-hall-box .team-header .invite .input-wrap input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #ffdf8c;
}
.team-hall-box .team-header .invite .input-wrap input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ffdf8c;
}
.team-hall-box .team-header .invite .input-wrap input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ffdf8c;
}
.team-hall-box .team-header .invite .input-wrap input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #ffdf8c;
}
.team-hall-box .team-header .invite .input-wrap input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #ffdf8c;
}
.team-hall-box .team-header .invite .input-wrap input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ffdf8c;
}
.team-hall-box .team-header .invite .input-wrap input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ffdf8c;
}
.team-hall-box .team-header .invite .input-wrap input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #ffdf8c;
}
.team-hall-box .team-header .invite .join-btn {
  position: absolute;
  top: 22px;
  left: 450px;
}
.team-hall-box .team-header .create-btn {
  position: absolute;
  top: 10px;
  right: 10px;
}
.team-hall-box .team-list {
  position: relative;
  width: 1206px;
  padding: 10px 0 0 10px;
}
.team-hall-box .team-list .desc-star {
  width: 27px;
  height: 19px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/desc-start_fac42fb8.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 535px;
}
.team-hall-box .team-list .desc-star.top {
  top: -10px;
}
.team-hall-box .team-list .desc-star.bottom {
  bottom: -9px;
}
.team-hall-box .team-list .team-item {
  width: 548px;
  height: 180px;
  padding: 10px 0 0 10px;
  float: left;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
}
.team-hall-box .team-list .team-item .item-left {
  float: left;
  width: 129px;
}
.team-hall-box .team-list .team-item .item-left .avatar {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 98px;
  height: 98px;
  border: 1px solid #f5e3c4;
  border-radius: 50%;
  padding: 5px;
  margin: 0 0 11px 14px;
}
.team-hall-box .team-list .team-item .item-left .avatar img {
  width: 86px;
  height: 86px;
  overflow: hidden;
}
.team-hall-box .team-list .team-item .team-info {
  width: 376px;
  float: left;
  padding: 7px 0 7px 12px;
}
.team-hall-box .team-list .team-item .team-info .team-name {
  font-size: 20px;
  line-height: 28px;
  color: #ffea96;
  font-weight: bold;
}
.team-hall-box .team-list .team-item .team-info .team-num,
.team-hall-box .team-list .team-item .team-info .team-demand {
  font-size: 16px;
  line-height: 27px;
  color: var(--color);
}
.team-hall-box .team-list .team-item .team-info .tag-list {
  padding-top: 3px;
}
.team-hall-box .team-list .team-item .team-info .tag-list::after {
  display: block;
  content: '';
  clear: both;
}
.team-hall-box .team-list .team-item .team-info .tag-list .tag {
  font-size: 16px;
  line-height: 27px;
  color: var(--color);
  font-weight: bold;
  float: left;
  padding-right: 22px;
}
.team-hall-box .team-refresh {
  position: absolute;
  bottom: 40px;
  right: 150px;
  cursor: pointer;
  color: var(--color);
}
.team-hall-box .team-refresh .icon {
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 15px;
  margin-top: 8px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/refresh-icon_50cd6b08.png) no-repeat;
  background-size: 100% 100%;
}
.team-hall-box .team-refresh span {
  font-size: 20px;
}
@supports ((-webkit-background-clip: text) or (background-clip: text)) {
  .team-hall-box .team-refresh span {
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#FCF1E7), color-stop(70%, #F1E2BA));
    background-image: linear-gradient(0deg, #FCF1E7, #F1E2BA 70%);
  }
}
.team-hall-box .team-refresh:hover .icon {
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg);
}
@-webkit-keyframes skinAni {
  0% {
    background-position: 0 0;
  }
  2.08% {
    background-position: -168px 0;
  }
  4.17% {
    background-position: -336px 0;
  }
  6.25% {
    background-position: -504px 0;
  }
  8.33% {
    background-position: -672px 0;
  }
  10.42% {
    background-position: -840px 0;
  }
  12.50% {
    background-position: -1008px 0;
  }
  14.58% {
    background-position: -1176px 0;
  }
  16.67% {
    background-position: -1344px 0;
  }
  18.75% {
    background-position: -1512px 0;
  }
  20.83% {
    background-position: -1680px 0;
  }
  22.92% {
    background-position: -1848px 0;
  }
  25.00% {
    background-position: -2016px 0;
  }
  27.08% {
    background-position: -2184px 0;
  }
  29.17% {
    background-position: -2352px 0;
  }
  31.25% {
    background-position: -2520px 0;
  }
  33.33% {
    background-position: -2688px 0;
  }
  35.42% {
    background-position: -2856px 0;
  }
  37.50% {
    background-position: -3024px 0;
  }
  39.58% {
    background-position: -3192px 0;
  }
  41.67% {
    background-position: -3360px 0;
  }
  43.75% {
    background-position: -3528px 0;
  }
  45.83% {
    background-position: -3696px 0;
  }
  47.92% {
    background-position: -3864px 0;
  }
  50.00% {
    background-position: 0 -262px;
  }
  52.08% {
    background-position: -168px -262px;
  }
  54.17% {
    background-position: -336px -262px;
  }
  56.25% {
    background-position: -504px -262px;
  }
  58.33% {
    background-position: -672px -262px;
  }
  60.42% {
    background-position: -840px -262px;
  }
  62.50% {
    background-position: -1008px -262px;
  }
  64.58% {
    background-position: -1176px -262px;
  }
  66.67% {
    background-position: -1344px -262px;
  }
  68.75% {
    background-position: -1512px -262px;
  }
  70.83% {
    background-position: -1680px -262px;
  }
  72.92% {
    background-position: -1848px -262px;
  }
  75.00% {
    background-position: -2016px -262px;
  }
  77.08% {
    background-position: -2184px -262px;
  }
  79.17% {
    background-position: -2352px -262px;
  }
  81.25% {
    background-position: -2520px -262px;
  }
  83.33% {
    background-position: -2688px -262px;
  }
  85.42% {
    background-position: -2856px -262px;
  }
  87.50% {
    background-position: -3024px -262px;
  }
  89.58% {
    background-position: -3192px -262px;
  }
  91.67% {
    background-position: -3360px -262px;
  }
  93.75% {
    background-position: -3528px -262px;
  }
  95.83% {
    background-position: -3696px -262px;
  }
  97.92% {
    background-position: -3864px -262px;
  }
  100.00% {
    background-position: 0 -524px;
  }
}
@keyframes skinAni {
  0% {
    background-position: 0 0;
  }
  2.08% {
    background-position: -168px 0;
  }
  4.17% {
    background-position: -336px 0;
  }
  6.25% {
    background-position: -504px 0;
  }
  8.33% {
    background-position: -672px 0;
  }
  10.42% {
    background-position: -840px 0;
  }
  12.50% {
    background-position: -1008px 0;
  }
  14.58% {
    background-position: -1176px 0;
  }
  16.67% {
    background-position: -1344px 0;
  }
  18.75% {
    background-position: -1512px 0;
  }
  20.83% {
    background-position: -1680px 0;
  }
  22.92% {
    background-position: -1848px 0;
  }
  25.00% {
    background-position: -2016px 0;
  }
  27.08% {
    background-position: -2184px 0;
  }
  29.17% {
    background-position: -2352px 0;
  }
  31.25% {
    background-position: -2520px 0;
  }
  33.33% {
    background-position: -2688px 0;
  }
  35.42% {
    background-position: -2856px 0;
  }
  37.50% {
    background-position: -3024px 0;
  }
  39.58% {
    background-position: -3192px 0;
  }
  41.67% {
    background-position: -3360px 0;
  }
  43.75% {
    background-position: -3528px 0;
  }
  45.83% {
    background-position: -3696px 0;
  }
  47.92% {
    background-position: -3864px 0;
  }
  50.00% {
    background-position: 0 -262px;
  }
  52.08% {
    background-position: -168px -262px;
  }
  54.17% {
    background-position: -336px -262px;
  }
  56.25% {
    background-position: -504px -262px;
  }
  58.33% {
    background-position: -672px -262px;
  }
  60.42% {
    background-position: -840px -262px;
  }
  62.50% {
    background-position: -1008px -262px;
  }
  64.58% {
    background-position: -1176px -262px;
  }
  66.67% {
    background-position: -1344px -262px;
  }
  68.75% {
    background-position: -1512px -262px;
  }
  70.83% {
    background-position: -1680px -262px;
  }
  72.92% {
    background-position: -1848px -262px;
  }
  75.00% {
    background-position: -2016px -262px;
  }
  77.08% {
    background-position: -2184px -262px;
  }
  79.17% {
    background-position: -2352px -262px;
  }
  81.25% {
    background-position: -2520px -262px;
  }
  83.33% {
    background-position: -2688px -262px;
  }
  85.42% {
    background-position: -2856px -262px;
  }
  87.50% {
    background-position: -3024px -262px;
  }
  89.58% {
    background-position: -3192px -262px;
  }
  91.67% {
    background-position: -3360px -262px;
  }
  93.75% {
    background-position: -3528px -262px;
  }
  95.83% {
    background-position: -3696px -262px;
  }
  97.92% {
    background-position: -3864px -262px;
  }
  100.00% {
    background-position: 0 -524px;
  }
}
@-webkit-keyframes pandaAni {
  0% {
    background-position: 0 0;
  }
  3.02% {
    background-position: -249px 0;
  }
  6.04% {
    background-position: -498px 0;
  }
  9.06% {
    background-position: -747px 0;
  }
  12.08% {
    background-position: -996px 0;
  }
  15.10% {
    background-position: -1245px 0;
  }
  18.12% {
    background-position: -1494px 0;
  }
  21.14% {
    background-position: -1743px 0;
  }
  24.15% {
    background-position: -1992px 0;
  }
  27.17% {
    background-position: -2241px 0;
  }
  30.19% {
    background-position: -2490px 0;
  }
  33.21% {
    background-position: -2739px 0;
  }
  36.23% {
    background-position: -2988px 0;
  }
  39.25% {
    background-position: -3237px 0;
  }
  42.27% {
    background-position: -3486px 0;
  }
  45.29% {
    background-position: -3735px 0;
  }
  48.31% {
    background-position: -3984px 0;
  }
  51.33% {
    background-position: -4233px 0;
  }
  54.35% {
    background-position: -4482px 0;
  }
  57.37% {
    background-position: -4731px 0;
  }
  60.39% {
    background-position: -4980px 0;
  }
  63.41% {
    background-position: -5229px 0;
  }
  66.43% {
    background-position: -5478px 0;
  }
  69.44% {
    background-position: -5727px 0;
  }
  72.46% {
    background-position: -5976px 0;
  }
  75.48% {
    background-position: -6225px 0;
  }
  78.50% {
    background-position: -6474px 0;
  }
  81.52% {
    background-position: -6723px 0;
  }
  84.54% {
    background-position: -6972px 0;
  }
  87.56% {
    background-position: -7221px 0;
  }
  90.58% {
    background-position: -7470px 0;
  }
  93.60% {
    background-position: -7719px 0;
  }
  96.62% {
    background-position: -7968px 0;
  }
  100% {
    background-position: -7968px 0;
  }
}
@keyframes pandaAni {
  0% {
    background-position: 0 0;
  }
  3.02% {
    background-position: -249px 0;
  }
  6.04% {
    background-position: -498px 0;
  }
  9.06% {
    background-position: -747px 0;
  }
  12.08% {
    background-position: -996px 0;
  }
  15.10% {
    background-position: -1245px 0;
  }
  18.12% {
    background-position: -1494px 0;
  }
  21.14% {
    background-position: -1743px 0;
  }
  24.15% {
    background-position: -1992px 0;
  }
  27.17% {
    background-position: -2241px 0;
  }
  30.19% {
    background-position: -2490px 0;
  }
  33.21% {
    background-position: -2739px 0;
  }
  36.23% {
    background-position: -2988px 0;
  }
  39.25% {
    background-position: -3237px 0;
  }
  42.27% {
    background-position: -3486px 0;
  }
  45.29% {
    background-position: -3735px 0;
  }
  48.31% {
    background-position: -3984px 0;
  }
  51.33% {
    background-position: -4233px 0;
  }
  54.35% {
    background-position: -4482px 0;
  }
  57.37% {
    background-position: -4731px 0;
  }
  60.39% {
    background-position: -4980px 0;
  }
  63.41% {
    background-position: -5229px 0;
  }
  66.43% {
    background-position: -5478px 0;
  }
  69.44% {
    background-position: -5727px 0;
  }
  72.46% {
    background-position: -5976px 0;
  }
  75.48% {
    background-position: -6225px 0;
  }
  78.50% {
    background-position: -6474px 0;
  }
  81.52% {
    background-position: -6723px 0;
  }
  84.54% {
    background-position: -6972px 0;
  }
  87.56% {
    background-position: -7221px 0;
  }
  90.58% {
    background-position: -7470px 0;
  }
  93.60% {
    background-position: -7719px 0;
  }
  96.62% {
    background-position: -7968px 0;
  }
  100% {
    background-position: -7968px 0;
  }
}
@-webkit-keyframes day7Ani {
  0% {
    background-position: 0 0;
  }
  2.08% {
    background-position: -416px 0;
  }
  4.17% {
    background-position: -832px 0;
  }
  6.25% {
    background-position: -1248px 0;
  }
  8.33% {
    background-position: -1664px 0;
  }
  10.42% {
    background-position: -2080px 0;
  }
  12.50% {
    background-position: -2496px 0;
  }
  14.58% {
    background-position: -2912px 0;
  }
  16.67% {
    background-position: -3328px 0;
  }
  18.75% {
    background-position: 0 -291px;
  }
  20.83% {
    background-position: -416px -291px;
  }
  22.92% {
    background-position: -832px -291px;
  }
  25.00% {
    background-position: -1248px -291px;
  }
  27.08% {
    background-position: -1664px -291px;
  }
  29.17% {
    background-position: -2080px -291px;
  }
  31.25% {
    background-position: -2496px -291px;
  }
  33.33% {
    background-position: -2912px -291px;
  }
  35.42% {
    background-position: -3328px -291px;
  }
  37.50% {
    background-position: 0 -582px;
  }
  39.58% {
    background-position: -416px -582px;
  }
  41.67% {
    background-position: -832px -582px;
  }
  43.75% {
    background-position: -1248px -582px;
  }
  45.83% {
    background-position: -1664px -582px;
  }
  47.92% {
    background-position: -2080px -582px;
  }
  50.00% {
    background-position: -2496px -582px;
  }
  52.08% {
    background-position: -2912px -582px;
  }
  54.17% {
    background-position: -3328px -582px;
  }
  56.25% {
    background-position: 0 -873px;
  }
  58.33% {
    background-position: -416px -873px;
  }
  60.42% {
    background-position: -832px -873px;
  }
  62.50% {
    background-position: -1248px -873px;
  }
  64.58% {
    background-position: -1664px -873px;
  }
  66.67% {
    background-position: -2080px -873px;
  }
  68.75% {
    background-position: -2496px -873px;
  }
  70.83% {
    background-position: -2912px -873px;
  }
  72.92% {
    background-position: -3328px -873px;
  }
  75.00% {
    background-position: 0 -1164px;
  }
  77.08% {
    background-position: -416px -1164px;
  }
  79.17% {
    background-position: -832px -1164px;
  }
  81.25% {
    background-position: -1248px -1164px;
  }
  83.33% {
    background-position: -1664px -1164px;
  }
  85.42% {
    background-position: -2080px -1164px;
  }
  87.50% {
    background-position: -2496px -1164px;
  }
  89.58% {
    background-position: -2912px -1164px;
  }
  91.67% {
    background-position: -3328px -1164px;
  }
  93.75% {
    background-position: 0 -1455px;
  }
  95.83% {
    background-position: -416px -1455px;
  }
  97.92% {
    background-position: -832px -1455px;
  }
  100% {
    background-position: -832px -1455px;
  }
}
@keyframes day7Ani {
  0% {
    background-position: 0 0;
  }
  2.08% {
    background-position: -416px 0;
  }
  4.17% {
    background-position: -832px 0;
  }
  6.25% {
    background-position: -1248px 0;
  }
  8.33% {
    background-position: -1664px 0;
  }
  10.42% {
    background-position: -2080px 0;
  }
  12.50% {
    background-position: -2496px 0;
  }
  14.58% {
    background-position: -2912px 0;
  }
  16.67% {
    background-position: -3328px 0;
  }
  18.75% {
    background-position: 0 -291px;
  }
  20.83% {
    background-position: -416px -291px;
  }
  22.92% {
    background-position: -832px -291px;
  }
  25.00% {
    background-position: -1248px -291px;
  }
  27.08% {
    background-position: -1664px -291px;
  }
  29.17% {
    background-position: -2080px -291px;
  }
  31.25% {
    background-position: -2496px -291px;
  }
  33.33% {
    background-position: -2912px -291px;
  }
  35.42% {
    background-position: -3328px -291px;
  }
  37.50% {
    background-position: 0 -582px;
  }
  39.58% {
    background-position: -416px -582px;
  }
  41.67% {
    background-position: -832px -582px;
  }
  43.75% {
    background-position: -1248px -582px;
  }
  45.83% {
    background-position: -1664px -582px;
  }
  47.92% {
    background-position: -2080px -582px;
  }
  50.00% {
    background-position: -2496px -582px;
  }
  52.08% {
    background-position: -2912px -582px;
  }
  54.17% {
    background-position: -3328px -582px;
  }
  56.25% {
    background-position: 0 -873px;
  }
  58.33% {
    background-position: -416px -873px;
  }
  60.42% {
    background-position: -832px -873px;
  }
  62.50% {
    background-position: -1248px -873px;
  }
  64.58% {
    background-position: -1664px -873px;
  }
  66.67% {
    background-position: -2080px -873px;
  }
  68.75% {
    background-position: -2496px -873px;
  }
  70.83% {
    background-position: -2912px -873px;
  }
  72.92% {
    background-position: -3328px -873px;
  }
  75.00% {
    background-position: 0 -1164px;
  }
  77.08% {
    background-position: -416px -1164px;
  }
  79.17% {
    background-position: -832px -1164px;
  }
  81.25% {
    background-position: -1248px -1164px;
  }
  83.33% {
    background-position: -1664px -1164px;
  }
  85.42% {
    background-position: -2080px -1164px;
  }
  87.50% {
    background-position: -2496px -1164px;
  }
  89.58% {
    background-position: -2912px -1164px;
  }
  91.67% {
    background-position: -3328px -1164px;
  }
  93.75% {
    background-position: 0 -1455px;
  }
  95.83% {
    background-position: -416px -1455px;
  }
  97.92% {
    background-position: -832px -1455px;
  }
  100% {
    background-position: -832px -1455px;
  }
}
.reward-box {
  margin: 110px 0 0;
}
.reward-box .title-reward {
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat center;background-size:1984px 1643px;
background-position:-926px -497px;
width:923px;
height:129px;

}
.reward-box .section-box {
  width: 1206px;
  height: 1463px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/bg_db398512.png) no-repeat;
  background-size: 100% 100%;
}
.reward-box .section-box .section .title {
  font-size: 0;
  position: absolute;
}
.reward-box .section-box .section .day {
  width: 187px;
  height: 166px;
  position: absolute;
}
.reward-box .section-box .section .day .icon {
  position: absolute;
  background-repeat: no-repeat;
}
.reward-box .section-box .section .day .time {
  position: absolute;
  font-size: 20px;
  color: var(--color);
  font-weight: bold;
  line-height: 20px;
  width: 100px;
  text-align: center;
  top: 124px;
  left: 12px;
}
.reward-box .section-box .section .day .name {
  color: var(--color);
  font-size: 16px;
  position: absolute;
  width: 200px;
  text-align: center;
  line-height: 20px;
  top: 150px;
  left: -37px;
  white-space: nowrap;
}
.reward-box .section-box .section .day4 .name {
  bottom: -22px;
}
.reward-box .section-box .section1 {
  height: 612px;
  position: relative;
}
.reward-box .section-box .section1 .title {
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-868px -193px;
width:716px;
height:35px;

  top: 71px;
  left: 50%;
  margin-left: -358px;
}
.reward-box .section-box .section1 .day1 {
  left: 123px;
  top: 422px;
}
.reward-box .section-box .section1 .day1 .icon {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-1853px -363px;
width:124px;
height:130px;

}
.reward-box .section-box .section1 .day2 {
  left: 241px;
  top: 256px;
}
.reward-box .section-box .section1 .day2 .icon {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-1684px -764px;
width:148px;
height:130px;

}
.reward-box .section-box .section1 .day3 {
  left: 431px;
  top: 147px;
}
.reward-box .section-box .section1 .day3 .icon {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-212px -1326px;
width:146px;
height:130px;

}
.reward-box .section-box .section1 .day4 {
  left: 650px;
  top: 146px;
}
.reward-box .section-box .section1 .day4 .icon {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-1836px -764px;
width:124px;
height:130px;

}
.reward-box .section-box .section1 .day5 {
  left: 816px;
  top: 257px;
}
.reward-box .section-box .section1 .day5 .icon {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-512px -1326px;
width:145px;
height:130px;

}
.reward-box .section-box .section1 .day6 {
  left: 939px;
  top: 422px;
}
.reward-box .section-box .section1 .day6 .icon {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-362px -1326px;
width:146px;
height:130px;

}
.reward-box .section-box .section1 .day2 .time,
.reward-box .section-box .section1 .day3 .time,
.reward-box .section-box .section1 .day5 .time,
.reward-box .section-box .section1 .day6 .time {
  left: 35px;
}
.reward-box .section-box .section1 .day2 .name,
.reward-box .section-box .section1 .day3 .name,
.reward-box .section-box .section1 .day5 .name,
.reward-box .section-box .section1 .day6 .name {
  left: -15px;
}
.reward-box .section-box .section1 .day7 {
  width: 467px;
  height: 290px;
  top: 321px;
  left: 396px;
}
.reward-box .section-box .section1 .day7 .icon {
  width: 418px;
  height: 290px;
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/day7-ani_3a5d08e4.png);
  -webkit-animation: day7Ani 2s steps(1) 0s infinite normal none;
          animation: day7Ani 2s steps(1) 0s infinite normal none;
}
.reward-box .section-box .section1 .day7 .time {
  width: 60px;
  height: 20px;
  top: 201px;
  left: 362px;
}
.reward-box .section-box .section1 .day7 .name {
  width: 261px;
  height: 54px;
  color: #3d69cb;
  font-weight: bold;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/day7-name_29432c88.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  line-height: 54px;
  top: 224px;
  left: 196px;
}
.reward-box .section-box .section2 {
  height: 420px;
  position: relative;
}
.reward-box .section-box .section2 .title {
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-911px -980px;
width:681px;
height:35px;

  top: 88px;
  left: 50%;
  margin-left: -340px;
}
.reward-box .section-box .section2 .reward {
  width: 457px;
  height: 169px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/reward-bg_1acea45a.png) no-repeat;
  background-size: 100% 100%;
  top: 176px;
  position: absolute;
}
.reward-box .section-box .section2 .reward .r_title {
  position: absolute;
  font-size: 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.reward-box .section-box .section2 .reward .name {
  color: #3c63bc;
  line-height: 20px;
  position: absolute;
  top: 92px;
  text-align: center;
}
.reward-box .section-box .section2 .reward .icon {
  background-repeat: no-repeat;
  position: absolute;
}
.reward-box .section-box .section2 .reward.reward1 {
  left: 108px;
}
.reward-box .section-box .section2 .reward.reward1 .r_title {
  width: 120px;
  height: 30px;
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/reward1_e8a26ab4.png);
  top: 54px;
  left: 190px;
}
.reward-box .section-box .section2 .reward.reward1 .name {
  left: 190px;
}
.reward-box .section-box .section2 .reward.reward1 .icon {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/skin-ani_5f2d9b0b.png);
  width: 168px;
  height: 262px;
  -webkit-animation: skinAni 2s steps(1) 0s infinite normal none;
          animation: skinAni 2s steps(1) 0s infinite normal none;
  top: -56px;
  left: 29px;
}
.reward-box .section-box .section2 .reward.reward2 {
  left: 634px;
}
.reward-box .section-box .section2 .reward.reward2 .r_title {
  width: 139px;
  height: 27px;
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/reward2_691d408b.png);
  top: 54px;
  left: 190px;
}
.reward-box .section-box .section2 .reward.reward2 .name {
  left: 190px;
}
.reward-box .section-box .section2 .reward.reward2 .icon {
  width: 249px;
  height: 222px;
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/panda-ani_fe01dc74.png);
  -webkit-animation: pandaAni 1.38s steps(1) 0s infinite normal none;
          animation: pandaAni 1.38s steps(1) 0s infinite normal none;
  top: -52px;
  left: -26px;
}
.reward-box .section-box .section3 {
  height: 409px;
  position: relative;
  overflow: hidden;
}
.reward-box .section-box .section3 .title {
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat;background-size:1984px 1643px;
background-position:-1212px -1055px;
width:633px;
height:34px;

  margin: 40px auto 0;
  position: relative;
}
.reward-box .section-box .section3 .reward {
  width: 210px;
  height: 170px;
  position: absolute;
  top: 108px;
}
.reward-box .section-box .section3 .reward .icon {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
}
.reward-box .section-box .section3 .reward .name {
  font-size: 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -12px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.reward-box .section-box .section3 .reward.reward1 {
  left: 200px;
}
.reward-box .section-box .section3 .reward.reward1 .icon {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-1110px -764px;
width:210px;
height:177px;

}
.reward-box .section-box .section3 .reward.reward1 .name {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-1799px -193px;
width:171px;
height:19px;

}
.reward-box .section-box .section3 .reward.reward2 {
  width: 176px;
  left: 514px;
}
.reward-box .section-box .section3 .reward.reward2 .icon {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-1324px -764px;
width:176px;
height:177px;

}
.reward-box .section-box .section3 .reward.reward2 .name {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-1588px -193px;
width:207px;
height:19px;

}
.reward-box .section-box .section3 .reward.reward3 {
  width: 176px;
  left: 788px;
}
.reward-box .section-box .section3 .reward.reward3 .icon {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-1504px -764px;
width:176px;
height:177px;

}
.reward-box .section-box .section3 .reward.reward3 .name {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-1398px -281px;
width:167px;
height:19px;

}
.rule-box {
  margin-top: 110px;
}
.rule-box .title-rule {
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png) no-repeat center;background-size:1984px 1643px;
background-position:-0px -363px;
width:923px;
height:130px;

}
.rule-box .section-box {
  width: 1207px;
  height: 1097px;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/bg_da000d49.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.rule-box .content-box {
  padding: 56px 120px 60px 124px;
}
.rule-box .rule-block {
  padding-top: 15px;
}
.rule-box .rule-block .bold {
  font-size: 18px;
  font-weight: bold;
}
.rule-box .rule-block .rule-title {
  height: 20px;
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  color: var(--color);
  font-weight: bold;
  background: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/title-desc-left_603de6b8.png) left 3px no-repeat, url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/title-desc-right_a327ae35.png) right 3px no-repeat;
}
@supports ((-webkit-background-clip: text) or (background-clip: text)) {
  .rule-box .rule-block .rule-title span {
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#FCF1E7), color-stop(70%, #F1E2BA));
    background-image: linear-gradient(0deg, #FCF1E7, #F1E2BA 70%);
  }
}
.rule-box .rule-block .rule-content {
  padding-top: 16px;
}
.rule-box .rule-block .rule-item {
  font-size: 16px;
  line-height: 30px;
  color: var(--color);
}
.rule-box table {
  width: 910px;
  margin: 6px 0 6px 16px;
}
.rule-box table,
.rule-box th,
.rule-box td {
  color: #fff;
  border: 1px solid #ffffff;
  text-align: center;
}
.rule-box th,
.rule-box td {
  padding: 10px;
}
.block-banner--bhhd {
  margin-top: 110px;
}
.block-banner--bhhd .banner__title {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-0px -0px;
width:864px;
height:229px;

}
.block-banner--bhhd .banner__jump {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/banner-bhhd_75fa9eeb.png);
}
.block-banner--jkhd {
  margin-top: 90px;
}
.block-banner--jkhd .banner__title {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-926px -631px;
width:922px;
height:129px;

}
.block-banner--jkhd .banner__jump {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/banner-jkhd_97d59d5b.png);
}
.block-banner--cjhyfl {
  margin-top: 200px;
}
.block-banner--cjhyfl .banner__title {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/sprite-728ba4_728ba449.png);background-size:1984px 1643px;
background-position:-0px -233px;
width:1040px;
height:126px;

}
.block-banner--cjhyfl .banner__jump {
  background-image: url(https://qnm.res.netease.com/pc/zt/20250701192629/assets/banner-cjhyfl_50454762.png);
}
.banner__title {
  background-repeat: no-repeat;
}
.banner__jump {
  display: block;
  width: 1205px;
  height: 577px;
  margin: 0 auto;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

