.noSize {
  font-size: 0;
  text-indent: -9999em;
}
.flex {
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  display: flex;
  /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
}
@font-face {
  font-family: 'fzlth';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzlth.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fzltdh';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzltdh.woff') format('woff');
  font-weight: normal;
  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: 'fzcysong';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzcysong.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fzbysong';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzbysong.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fzysong-s-b';
  src: url(https://yjwujian.res.netease.com/pc/zt/20231102095641/assets/FZYanSJW_Cu_77863424.woff) format('truetype');
  font-weight: normal;
  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: 400;
  font-style: normal;
}
.login-info {
  white-space: nowrap;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  /* no */
  padding-left: 10px;
}
.login-info .btn-login {
  padding: 0.2em 1.5em;
  background: transparent;
  font-size: 16px;
  /* no */
  color: #aaa;
}
.login-info .btn-login:hover {
  color: #fff;
}
.login-info .username {
  vertical-align: middle;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px;
  color: #fff;
}
.login-info .btn-logout {
  vertical-align: middle;
  background: none;
  opacity: 0.7;
  font-size: 14px;
  /* no */
  color: #aaa;
}
.login-info .btn-logout:hover {
  opacity: 1;
}
@media screen and (min-width: 1200px) {
  .login-info .btn-login {
    /* font-size: 20px; */
  }
}
body {
  padding-right: 0 !important;
}
body.is-nav-open {
  overflow: hidden;
}
@media (min-width: 960px) {
  body.is-nav-open {
    overflow: visible;
  }
}
.nav-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  /* height: 80px; */
  /* padding: 0 15px 20px; */
  height: 81px;
  z-index: 99;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.nav-wrap .nav-wrap-inner {
  background: #101216;
  height: 80px;
  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;
  color: #aaa;
}
.nav-wrap .nav-wrap-inner .logo-container {
  margin: 0 300px 0 0;
}
.nav-wrap .login-info-wrap {
  width: 160px;
  margin-right: 100px;
}
.nav-wrap .login-info-wrap .btn-login {
  padding: 0;
}
.nav-wrap .login-info-wrap .btn-logout {
  color: #aaa;
  font-size: 16px;
}
.nav-wrap .login-info-wrap .fenge {
  margin: 0 22px;
}
.nav-wrap .login-info-wrap .local {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  cursor: pointer;
  margin: 0;
}
.nav-wrap .login-info-wrap .local i {
  margin: 0 8px;
}
.nav-wrap .login-info-wrap .local .icon-network {
  background: url(https://yjwujian.res.netease.com/pc/zt/20231102095641/assets/sprite-fa32ca_fa32ca34.png);background-size:31px 40px;
background-position:-0px -0px;
width:18px;
height:18px;

}
.nav-wrap .login-info-wrap .local .icon-down {
  margin-bottom: 6px;
  background: url(https://yjwujian.res.netease.com/pc/zt/20231102095641/assets/sprite-fa32ca_fa32ca34.png);background-size:31px 40px;
background-position:-20px -0px;
width:11px;
height:6px;

}
.nav-wrap .btn-menu,
.nav-wrap .login-info {
  position: relative;
  z-index: 1;
}
.nav-wrap .btn-menu {
  display: block;
  position: relative;
  min-width: 30px;
  width: 30px;
  height: 30px;
}
.nav-wrap .btn-menu .svg-menu {
  position: absolute;
  left: -50%;
  top: -30%;
  width: 200%;
  height: 150%;
  pointer-events: none;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.nav-wrap .btn-menu .svg-menu path {
  fill: none;
  -webkit-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
  transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
  stroke-width: 16px;
  stroke-linecap: round;
  stroke: #fff;
  stroke-dashoffset: 0;
}
.nav-wrap .btn-menu .svg-menu path.menu-top-path,
.nav-wrap .btn-menu .svg-menu path.menu-bottom-path {
  stroke-dasharray: 240px 950px;
}
.nav-wrap .btn-menu .svg-menu path.menu-middle-path {
  stroke-dasharray: 240px, 240px;
}
.nav-wrap .btn-menu.cross .svg-menu path.menu-top-path,
.nav-wrap .btn-menu.cross .svg-menu path.menu-bottom-path {
  stroke-dashoffset: -650px;
}
.nav-wrap .btn-menu.cross .svg-menu path.menu-middle-path {
  stroke-dashoffset: -115px;
  stroke-dasharray: 1px, 220px;
}
.nav-wrap .nav-list {
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  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;
  position: relative;
  margin: 0 50px 0 -160px;
  padding-top: 0;
  padding-bottom: 0;
  height: 100%;
  overflow: visible;
  background: none;
  width: 1000px;
}
.nav-wrap .logo-wrap {
  position: relative;
  top: 2px;
  left: 100px;
  text-align: left;
  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;
}
.nav-wrap .logo-wrap .icon-logo {
  background: url(https://yjwujian.res.netease.com/pc/zt/20231102095641/assets/icon-logo_6ba2a2c3.png);
  width: 241px;
  height: 47px;
  background-size: 100% 100%;
}
.nav-wrap .space {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.nav-wrap .nav-item {
  padding: 0 0 3px;
  color: #aaa;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  font-family: "fzlth", "Microsoft YaHei", sans-serif, STHeiTi;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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;
  max-width: 163px;
  height: 100%;
}
.nav-wrap .nav-item .hot {
  margin-left: 8px;
  background: url(https://yjwujian.res.netease.com/pc/zt/20231102095641/assets/sprite-fa32ca_fa32ca34.png);background-size:31px 40px;
background-position:-0px -20px;
width:16px;
height:20px;

}
.nav-wrap .nav-item::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -1px;
  width: 0;
  border-top: 3px solid #cb0d15;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
.nav-wrap .nav-item:nth-child(1)::before {
  display: none;
}
.nav-wrap .nav-item:hover {
  text-decoration: none;
}
.nav-wrap .nav-item::before {
  content: "";
  display: block;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.5)), to(transparent));
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5), transparent);
  position: absolute;
  bottom: 2px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 0;
  border-top: 2px solid #fff;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
.nav-wrap .nav-item .title {
  position: relative;
  font-size: 16px;
  font-weight: normal;
  color: #a9a9a9;
}
.nav-wrap .nav-item:hover,
.nav-wrap .nav-item.active {
  color: #fff;
}
.nav-wrap .nav-item:hover::before,
.nav-wrap .nav-item.active::before {
  display: none !important;
}
.nav-wrap .nav-item:hover .title,
.nav-wrap .nav-item.active .title {
  color: #fff;
}
.nav-wrap .nav-item:hover::after,
.nav-wrap .nav-item.active::after {
  width: 100%;
}
.nav-wrap .nav-item:hover .en,
.nav-wrap .nav-item.active .en {
  color: #fff;
}
.nav-wrap .nav-item.limited::after {
  content: "";
  position: absolute;
  top: 24px;
  left: 50%;
  margin-left: 30px;
}
.nav-wrap.fold {
  background: #282a33;
}

