/** mixins **/
/* 思源黑体 */
@font-face {
  font-family: 'Source Han Sans CN';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/SourceHanSansCN-Heavy.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/SourceHanSansCN-Heavy.woff') format('woff');
  font-weight: 900;
}
@font-face {
  font-family: 'Source Han Sans CN';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/SourceHanSansCN-Bold.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/SourceHanSansCN-Bold.woff') format('woff');
  font-weight: 700;
}
@font-face {
  font-family: 'Source Han Sans CN';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/SourceHanSansCN-Medium.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/SourceHanSansCN-Medium.woff') format('woff');
  font-weight: 500;
}
@font-face {
  font-family: 'Source Han Sans CN';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/SourceHanSansCN-Regular.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/SourceHanSansCN-Regular.woff') format('woff');
  font-weight: 400;
}
/* 方正兰亭粗黑简体 */
@font-face {
  font-family: 'FZLanTingHeiS-B-GB';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/FZLanTingHeiSBGB-Regular.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/FZLanTingHeiSBGB-Regular.woff') format('woff');
  font-weight: 400;
}
/* Noto黑体简体 */
@font-face {
  font-family: 'Noto Sans SC';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-300.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-300.woff') format('woff');
  font-weight: 300;
}
@font-face {
  font-family: 'Noto Sans SC';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-regular.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-regular.woff') format('woff');
  font-weight: 400;
}
@font-face {
  font-family: 'Noto Sans SC';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-500.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-500.woff') format('woff');
  font-weight: 500;
}
@font-face {
  font-family: 'Noto Sans SC';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-700.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-700.woff') format('woff');
  font-weight: 700;
}
:root {
  --owcs-navbar-height: 80px;
}
.top-nav {
  background: url(https://ld5.res.netease.com/pc/zt/20250317144813/assets/bg_c2aa0a98.png) no-repeat center center;
  background-size: auto 100%;
  height: var(--owcs-navbar-height);
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 50px 0 43px;
  color: #737373;
  font-family: "Source Han Sans CN", sans-serif;
}
.top-nav::before {
  display: block;
  content: '';
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.top-nav .nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-right: 34px;
  overflow: hidden;
}
.top-nav .nav .logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-nav .nav .logo-1 {
  display: block;
  margin-right: 19px;
  background: url(https://ld5.res.netease.com/pc/zt/20250317144813/assets/sprite-078d32_078d32e9.png) no-repeat;background-size:276px 140px;
background-position:-0px -96px;
width:40px;
height:40px;

}
.top-nav .nav .logo-1:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}
.top-nav .nav .logo-2 {
  background: url(https://ld5.res.netease.com/pc/zt/20250317144813/assets/sprite-078d32_078d32e9.png) no-repeat;background-size:138px 70px;
background-position:-0px -0px;

  width: 136px;
  height: 46px;
}
.top-nav .nav .logo-2::before {
  display: block;
  content: '';
  width: 2px;
  height: 44px;
  background-color: rgba(51, 62, 72, 0.33);
  border-radius: 2px;
  margin-right: 2px;
}
.top-nav .nav .link-cnt {
  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;
  cursor: -webkit-grab;
  cursor: grab;
  overflow: auto;
  scrollbar-width: none;
}
.top-nav .nav .link-cnt .link {
  padding: 0 13px;
  font-size: 18px;
  font-weight: 700;
  margin-right: 34px;
  position: relative;
  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: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  cursor: pointer;
}
.top-nav .nav .link-cnt .link:last-child {
  margin-right: 0;
}
.top-nav .nav .link-cnt .link:hover {
  color: #111;
}
.top-nav .nav .link-cnt .link.active {
  color: #111;
}
.top-nav .nav .link-cnt .link.active::after {
  position: absolute;
  display: block;
  content: '';
  height: 4px;
  background: #F2651A;
  width: 100%;
  bottom: 0;
}
.top-nav .nav .link-cnt .link .subtext {
  font-size: 14px;
}
.top-nav .nav .link-cnt .link.is-disabled {
  opacity: 0.6;
  cursor: default;
  color: #737373;
}
.top-nav .nav .link-cnt .link.is-disabled .main-text .badge {
  background-color: #737373;
}
.top-nav .nav .link-cnt .link .main-text .badge {
  display: inline-block;
  min-width: 32px;
  height: 16px;
  line-height: 16px;
  padding: 0 4px;
  background-color: #F2651A;
  font-size: 12px;
  border-radius: 4px;
  color: #fff;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.top-nav .loginfo {
  position: relative;
}
.top-nav .loginfo .logined {
  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;
}
.top-nav .loginfo .logined .icon {
  margin-right: 8px;
}
.top-nav .loginfo .logined .nickname {
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  color: #333E48;
  white-space: nowrap;
}
.top-nav .loginfo .logined .logout-btn {
  background: url(https://ld5.res.netease.com/pc/zt/20250317144813/assets/sprite-078d32_078d32e9.png) no-repeat;background-size:276px 140px;
background-position:-84px -96px;
width:24px;
height:24px;

  margin-left: 14px;
  cursor: pointer;
}
.top-nav .loginfo .unlogined {
  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;
  cursor: pointer;
}
.top-nav .loginfo .unlogined .icon {
  background: url(https://ld5.res.netease.com/pc/zt/20250317144813/assets/sprite-078d32_078d32e9.png) no-repeat;background-size:276px 140px;
background-position:-44px -96px;
width:36px;
height:36px;

}
.top-nav .loginfo .unlogined .login-btn {
  color: #1E1E1E;
  text-align: center;
  font-family: FZLanTingHeiS-R-GB, sans-serif;
  font-size: 16.5px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.1px;
}

