/** mixins **/
.public-button[data-v-50279f80] {
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  opacity: 0.9;
  position: relative;
  z-index: 1;
}
.public-button[data-v-50279f80]:hover {
  opacity: 1;
}
.public-button[data-v-50279f80]:hover::before {
  left: -2px;
  opacity: 1;
  width: calc(100% + 4px);
}
.public-button[data-v-50279f80]::before {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #fff;
  border-radius: 2px;
  content: '';
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  -webkit-transition: all 80ms ease;
  transition: all 80ms ease;
  width: 100%;
  z-index: -1;
}
.public-button[type='default'][data-v-50279f80] {
  background: #fff;
}
.public-button #host[data-v-50279f80] {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 64px;
  padding: 20px 32px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
}
.public-button #host div[data-v-50279f80] {
  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;
}
.public-button #host span[data-v-50279f80] {
  height: 32px;
  line-height: 32px;
  font-size: 20px;
  font-weight: 600;
  color: #000;
}
.public-button #host img[data-v-50279f80] {
  width: 32px;
  height: 32px;
  margin-left: 15px;
}
@media (min-width: 720px) {
.public-button #host[data-v-50279f80] {
    padding: 20px 40px;
}
.public-button #host span[data-v-50279f80] {
    font-size: 24px;
    height: 35px;
    line-height: 35px;
}
}

/** mixins **/
.public-button[data-v-54eda8d2] {
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  opacity: 0.9;
  position: relative;
  z-index: 1;
}
.public-button[data-v-54eda8d2]:hover {
  opacity: 1;
}
.public-button[data-v-54eda8d2]:hover::before {
  left: -2px;
  opacity: 1;
  width: calc(100% + 4px);
}
.public-button[data-v-54eda8d2]::before {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #fff;
  border-radius: 2px;
  content: '';
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  -webkit-transition: all 80ms ease;
  transition: all 80ms ease;
  width: 100%;
  z-index: -1;
}
.public-button[type='default'][data-v-54eda8d2] {
  background: #fff;
}
.public-button #host[data-v-54eda8d2] {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 64px;
  padding: 20px 32px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
}
.public-button #host span[data-v-54eda8d2] {
  font-size: 20px;
  line-height: 110%;
  font-weight: 600;
  color: #000;
}
@media (min-width: 720px) {
.public-button #host[data-v-54eda8d2] {
    padding: 20px 40px;
}
.public-button #host span[data-v-54eda8d2] {
    font-size: 24px;
}
}

@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;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
/* 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;
}
/* Noto黑体繁体 */
@font-face {
  font-family: 'Noto Sans TC';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-tc-v26-latin_chinese-traditional-300.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-tc-v26-latin_chinese-traditional-300.woff') format('woff');
  font-weight: 300;
}
@font-face {
  font-family: 'Noto Sans TC';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-tc-v26-latin_chinese-traditional-regular.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-tc-v26-latin_chinese-traditional-regular.woff') format('woff');
  font-weight: 400;
}
@font-face {
  font-family: 'Noto Sans TC';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-tc-v26-latin_chinese-traditional-500.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-tc-v26-latin_chinese-traditional-500.woff') format('woff');
  font-weight: 500;
}
@font-face {
  font-family: 'Noto Sans TC';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-tc-v26-latin_chinese-traditional-700.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-tc-v26-latin_chinese-traditional-700.woff') format('woff');
  font-weight: 700;
}
/* Noto黑体日语 */
@font-face {
  font-family: 'Noto Sans JP';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-300.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-300.woff') format('woff');
  font-weight: 300;
}
@font-face {
  font-family: 'Noto Sans JP';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-regular.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-regular.woff') format('woff');
  font-weight: 400;
}
@font-face {
  font-family: 'Noto Sans JP';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-500.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-500.woff') format('woff');
  font-weight: 500;
}
@font-face {
  font-family: 'Noto Sans JP';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-700.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-700.woff') format('woff');
  font-weight: 700;
}
/* Noto黑体韩语 */
@font-face {
  font-family: 'Noto Sans KR';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-300.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-300.woff') format('woff');
  font-weight: 300;
}
@font-face {
  font-family: 'Noto Sans KR';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-regular.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-regular.woff') format('woff');
  font-weight: 400;
}
@font-face {
  font-family: 'Noto Sans KR';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-500.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-500.woff') format('woff');
  font-weight: 500;
}
@font-face {
  font-family: 'Noto Sans KR';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-700.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-700.woff') format('woff');
  font-weight: 700;
}
/* Noto黑体泰语 */
@font-face {
  font-family: 'Noto Sans Thai';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-thai-v20-thai_latin-300.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-thai-v20-thai_latin-300.woff') format('woff');
  font-weight: 300;
}
@font-face {
  font-family: 'Noto Sans Thai';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-thai-v20-thai_latin-regular.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-thai-v20-thai_latin-regular.woff') format('woff');
  font-weight: 400;
}
@font-face {
  font-family: 'Noto Sans Thai';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-thai-v20-thai_latin-500.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-thai-v20-thai_latin-500.woff') format('woff');
  font-weight: 500;
}
@font-face {
  font-family: 'Noto Sans Thai';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-thai-v20-thai_latin-700.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-thai-v20-thai_latin-700.woff') format('woff');
  font-weight: 700;
}
html {
  font-family: "Noto Sans SC", sans-serif;
}
[lang|="zh-hant"],
[lang|="zh-hans"],
[lang|="zh-cht"],
[lang=zh-hk],
[lang=zh-tw] {
  font-family: "Noto Sans TC", sans-serif;
}
[lang|="jp"] {
  font-family: "Noto Sans JP", sans-serif;
}
[lang|="kr"] {
  font-family: "Noto Sans KR", sans-serif;
}
[lang|="th"] {
  font-family: "Noto Sans Thai", sans-serif;
}
/* CSS Document */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu,
select {
  margin: 0;
  padding: 0;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-style: normal;
}
strong,
b {
  font-weight: bold;
  font-style: normal;
}
em {
  font-weight: normal;
  font-style: italic;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
li {
  list-style: none;
}
button,
a,
select {
  border: none;
  outline: none;
}
input,
textarea,
button,
a {
  font: inherit;
  color: inherit;
}
input,
textarea {
  outline: none;
}
textarea {
  overflow: auto;
  resize: none;
}
a,
button {
  cursor: pointer;
}
a,
a:hover {
  text-decoration: none;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition-delay: 999999s;
  -webkit-transition: color 999999s ease-out, background-color 999999s ease-out;
}
#NIE-warning-dialog {
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
}
#NIE-topBar {
  z-index: 999 !important;
}
#NIE-topBar * {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
@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: 'Noto Sans';
  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;
}
html,
body {
  position: relative;
  margin: 0 auto;
  width: 100%;
  background: #215da3 !important;
  font-family: "Microsoft YaHei", "PingFang SC", "Noto Sans CJK", "Noto Sans SC", sans-serif !important;
  color: #eee;
}
body {
  --nav-pop-menu-background-color: #ebeff4;
  --nav-secoundary-menu-bg-color: #dfe3e8;
  --nav-drawer-bg-color: #ebeff4;
  --nav-submenu-open-background-color: #dfe3e8;
  font-size: 16px;
  background-color: #f6f6f6;
  color: #333;
  line-height: 1.4;
}
body .join-play {
  border-top: none !important;
}
body .ow-button-primary {
  background-color: #f06414;
}
body .el-drawer__container .el-drawer .el-drawer__header .close {
  background-color: transparent;
  color: #000000;
}
body .blz-nav {
  height: 72px;
}
body .blz-mobile-nav,
body .blz-nav {
  background-color: rgba(229, 235, 244, 0.8);
}
body .blz-mobile-nav.mobile-nav .icon-menu-wrapper,
body .blz-nav.mobile-nav .icon-menu-wrapper {
  color: #000000;
}
body .blz-mobile-nav.mobile-nav .icon-user-wrapper,
body .blz-nav.mobile-nav .icon-user-wrapper {
  color: #000000;
}
body .blz-mobile-nav .el-submenu__title i,
body .blz-nav .el-submenu__title i {
  color: #000000;
}
body .blz-mobile-nav .el-menu .el-menu-item,
body .blz-nav .el-menu .el-menu-item {
  color: #000000;
}
body .blz-mobile-nav .el-menu .el-menu-item.site-logo,
body .blz-nav .el-menu .el-menu-item.site-logo {
  background-color: rgba(255, 255, 255, 0.7);
}
body .blz-mobile-nav .el-menu .el-menu-item.site-logo:hover,
body .blz-nav .el-menu .el-menu-item.site-logo:hover {
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
body .blz-mobile-nav .el-menu .el-menu-item:hover,
body .blz-nav .el-menu .el-menu-item:hover,
body .blz-mobile-nav .el-menu .el-menu-item.is-active,
body .blz-nav .el-menu .el-menu-item.is-active {
  background-color: rgba(0, 0, 0, 0.05);
  color: #000000;
}
body .blz-mobile-nav .el-submenu,
body .blz-nav .el-submenu {
  border-radius: 8px;
}
body .blz-mobile-nav .el-submenu:hover,
body .blz-nav .el-submenu:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
body .blz-mobile-nav .el-submenu .el-menu--horizontal .el-menu .el-menu-item,
body .blz-nav .el-submenu .el-menu--horizontal .el-menu .el-menu-item {
  background-color: transparent;
}
body .blz-mobile-nav .el-submenu .el-menu--horizontal .el-menu .el-menu-item:hover,
body .blz-nav .el-submenu .el-menu--horizontal .el-menu .el-menu-item:hover {
  background-color: #dfe3e8;
}
body .blz-mobile-nav .el-submenu .el-submenu__title .primary-menu,
body .blz-nav .el-submenu .el-submenu__title .primary-menu {
  color: #000000;
}
body .blz-mobile-nav .el-submenu .el-submenu__title .account,
body .blz-nav .el-submenu .el-submenu__title .account {
  color: #000000;
}
.join-play {
  margin-top: 0 !important;
  border-top: 2px solid #fff;
}
.join-play .play-hero {
  margin-top: 20px;
}
@media (min-width: 960px) {
  .mask-inverse-top-divider {
    -webkit-mask-box-image-source: url(https://ld5.res.netease.com/pc/zt/20241115172036/assets/Top_Divider-2d39cd814f_2d39cd81.svg) !important;
    z-index: 15;
    margin-top: -22px !important;
    border-top: none;
  }
}
@media (max-width: 960px) {
  .mask-inverse-top-divider {
    -webkit-mask-box-image-source: none;
            mask-border-source: none;
  }
  .mask-top-solid-divider {
    -webkit-mask-box-image-source: none;
            mask-border-source: none;
  }
  .mask-top-divider {
    -webkit-mask-box-image-source: none;
            mask-border-source: none;
  }
}
@media (max-width: 640px) {
  .public-button-mobile-hide {
    display: none;
  }
}
.fill-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: #000;
}
.pop-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 500px;
  height: 400px;
  background: white;
  color: red;
}
.pop-bg .pop-close {
  position: absolute;
  top: -20px;
  right: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  cursor: pointer;
}
.pop-bg .pop-close:before {
  content: 'x';
}
.pop-bg .pop-close:hover {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.msg-pop {
  padding: 40px 20px;
  width: 400px;
  height: 200px;
  color: black;
}
.msg-pop .message-title {
  text-align: center;
  font-size: 20px;
}
.msg-pop .message-content {
  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;
}
.msg-pop .message-content.center {
  text-align: center;
}
.msg-pop .message-btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}
.msg-pop .message-btns button {
  margin: 0 10px;
}
.lightBox-pop {
  width: 100%;
  height: 100%;
  background: transparent;
}
.lightBox-pop button {
  background: 0px 0px;
  border: none;
  color: inherit;
  cursor: pointer;
  font: inherit;
  padding: 0px;
  height: 100%;
  width: 100%;
}
.lightBox-pop .pop-content {
  height: 100%;
}
[part='top-bar'] {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: inline-block;
  grid-row: top-bar;
  padding: var(--semantic-space-around-vertical-xs-mobile) var(--semantic-space-around-horizontal-xxs);
  pointer-events: none;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  width: 100%;
  z-index: 4;
}
[part='top-bar'] [part='count'] {
  display: none;
}
[part='top-bar'] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 8px;
}
[part='count'] {
  font: 400 16px/140% 'Config';
  color: #ffffffb3;
}
[part='active-count'] {
  color: #fff;
}
:not([part='count']) [part='top-bar'],
[part='top-bar'] {
  -webkit-box-pack: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
}
[part='close'] {
  background: #ffffff0d;
  border-radius: 28px;
  border-style: none;
  -webkit-box-shadow: inset 0 0 0 1px #fff0;
          box-shadow: inset 0 0 0 1px #fff0;
  color: #ffffffb3;
  cursor: pointer;
  height: 56px;
  padding: 0px;
  width: 56px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  pointer-events: auto;
}
[part='close']:hover {
  background: #ffffff1f;
  -webkit-box-shadow: inset 0 0 0 1px #fff0;
          box-shadow: inset 0 0 0 1px #fff0;
  color: #fff;
}
#host {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#host img {
  width: 24px;
  height: 24px;
}
[part='icon'] {
  width: 24px;
  height: 24px;
}
[part*='carousel'] {
  display: grid;
  grid-row: carousel;
  grid-template-rows: [main-content-start] 1fr [main-content-end bottom-start] auto [bottom-end];
  height: calc(100vh - 72px);
  overflow: hidden;
  z-index: 1;
}
[part='left-arrow-area'],
[part='right-arrow-area'] {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  z-index: 4;
  grid-column: left-arrow;
  justify-self: flex-end;
}
[part='expanded-left-arrow'],
[part='expanded-right-arrow'] {
  cursor: pointer;
  padding: 16px 16px;
}
[part='right-arrow'],
[part='left-arrow'] {
  background: #ffffff0d;
  border-radius: 28px;
  border-style: none;
  -webkit-box-shadow: inset 0 0 0 1px #fff0;
          box-shadow: inset 0 0 0 1px #fff0;
  color: #ffffffb3;
  cursor: pointer;
  display: inline-block;
  height: 56px;
  padding: 0px;
  width: 56px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[part='right-arrow']:hover,
[part='left-arrow']:hover {
  background: #ffffff1f;
  -webkit-box-shadow: inset 0 0 0 1px #fff0;
          box-shadow: inset 0 0 0 1px #fff0;
  color: #fff;
}
[part='left-arrow'] img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
[part='main-content'] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  overflow: hidden;
}
[part='main-content'] .left-arrow,
[part='main-content'] .right-arrow {
  display: none;
  margin-bottom: 72px;
}
.glide {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: 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-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 100%;
}
.glide .slide-content {
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.glide img,
.glide video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(80vh - 72px);
  -o-object-fit: cover;
     object-fit: cover;
}
.glide img {
  width: 100%;
}
.glide .caption {
  margin: 16px;
  text-align: center;
  color: #ffffffb3;
}
[part='bottom-navigation'] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-row: bottom-start / bottom-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
[part="bottom-navigation"] [part="expanded-left-arrow"],
[part="bottom-navigation"] [part="expanded-right-arrow"] {
  display: block;
}
@media (min-width: 720px) {
  [part='bottom-navigation'] {
    margin-top: 40px;
  }
  .glide .caption {
    margin: 24px;
  }
}
@media (min-width: 960px) {
  [part='top-bar'] {
    padding: 16px 16px;
  }
  [part='expanded-left-arrow'],
  [part='expanded-right-arrow'] {
    display: block;
  }
  .glide .caption {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .count .blz-body-text-xl {
    display: none;
  }
  .main-content .glide {
    padding: 0;
  }
  .main-content .glide img,
  .main-content .glide video {
    width: 100%;
  }
}
@media (min-width: 960px) {
  [part*="carousel"] {
    height: calc(100vh - 88px);
  }
  .main-content .left-arrow,
  .main-content .right-arrow {
    margin-bottom: 88px;
  }
}
@media (min-width: 960px), (orientation: landscape) and (max-width: 959px) {
  [part='top-bar'].count {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  [part='top-bar'].count [part='count'] {
    display: block;
  }
  [part='count'] {
    display: block;
  }
  [part*='carousel'] {
    padding-bottom: 72px;
  }
  [part*='carousel']::part(left-arrow-area),
  [part*='carousel']::part(right-arrow-area) {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }
  .main-content .left-arrow,
  .main-content .right-arrow {
    display: block;
  }
  [part*='carousel']::part(expanded-left-arrow),
  [part*='carousel']::part(expanded-right-arrow) {
    display: block;
    margin-bottom: 88px;
  }
  [part*='carousel']::part(main-content) {
    grid-template-columns: [left-arrow-start] auto [left-arrow-end] 1fr [content-start] minmax(0, 1600px) [content-end] 1fr [right-arrow-start] auto [right-arrow-end];
  }
  [part='bottom-navigation'] {
    display: none;
  }
}
@media (min-width: 960px) {
  [part*='carousel'] {
    padding-bottom: 88px;
  }
}
@media (max-height: 720px) {
  [part*="carousel"] {
    padding-bottom: 64px;
  }
}
.video-play-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.video-play-container .video-content {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.video-play-container .play-btn {
  position: absolute;
  left: 24px;
  bottom: 24px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(93, 113, 152, 0.4);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  z-index: 3;
}
.video-play-container .play-btn:hover {
  -webkit-filter: brightness(1.3);
          filter: brightness(1.3);
}
.video-play-container .play-btn svg {
  width: 24px;
  height: 24px;
}
.container-media {
  width: 100%;
  max-width: 2560px;
  margin: 0 auto;
  min-height: 500px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 30px;
}
.container-media .pageHeader {
  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;
  padding: 72px 31px 35px;
  width: 100%;
  max-width: 2600px;
  background: url(https://ld5.res.netease.com/pc/zt/20241115172036/assets/bg_header_1600_a5a9210f.jpg) no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
  margin: 0 auto;
}
.container-media .pageHeader .pageHeader-title {
  max-width: 1600px;
  min-height: 133px;
  margin: 0 auto;
}
.container-media .pageHeader .pageHeader-title .text-content {
  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;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1400px;
  width: 100%;
  margin-top: 56px;
  color: #1D253A;
  text-transform: uppercase;
  font-size: 26px;
  letter-spacing: 1px;
  font-weight: 700;
}
.container-media .pageHeader .pageHeader-actions {
  margin: 0 auto;
  height: 750px;
  max-width: 1600px;
  width: 100%;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.container-media .pageHeader .pageHeader-actions .actions-item {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(50% - 10px);
      -ms-flex: 0 0 calc(50% - 10px);
          flex: 0 0 calc(50% - 10px);
  width: 39.8%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 4px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, transparent), color-stop(80%, rgba(0, 0, 0, 0.8))), var(--backgroundImg) no-repeat center center;
  background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.8) 80%), var(--backgroundImg) no-repeat center center;
  background-size: cover;
  cursor: pointer;
}
.container-media .pageHeader .pageHeader-actions .actions-item::after {
  content: "";
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px;
  border: 2px solid rgba(255, 255, 255, 0.2);
}
.container-media .pageHeader .pageHeader-actions .actions-item:nth-of-type(3) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 58%;
}
.container-media .pageHeader .pageHeader-actions .actions-item:focus,
.container-media .pageHeader .pageHeader-actions .actions-item:hover {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-filter: brightness(1.15);
          filter: brightness(1.15);
  -webkit-transition: none;
  transition: none;
}
.container-media .pageHeader .pageHeader-actions .actions-item .actions-info {
  position: absolute;
  left: 0;
  bottom: 0;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
  margin-left: 20px;
  color: hsla(0, 0%, 100%, 0.5);
  letter-spacing: 1px;
  font-size: 16px;
}
.container-media .pageHeader .pageHeader-actions .actions-item .actions-info .actions-name {
  font-size: 24px;
  color: #fff;
  margin-top: 6px;
}
.container-media .pageHeader .swiper-action {
  width: 100%;
  height: 561px;
  max-width: 1600px;
  position: relative;
  border-radius: 4px;
}
.container-media .pageHeader .swiper-action .swiper-slide {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.container-media .pageHeader .swiper-action .swiper-slide .slide-img {
  display: block;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, transparent), color-stop(80%, rgba(0, 0, 0, 0.8))), var(--backgroundImg) no-repeat center center;
  background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.8) 80%), var(--backgroundImg) no-repeat center center;
  background-size: cover;
  cursor: pointer;
  border-radius: 0;
  width: 100%;
  height: 100%;
}
.container-media .pageHeader .swiper-action .swiper-slide .slide-img::after {
  content: "";
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px;
  border: 2px solid rgba(255, 255, 255, 0.2);
}
.container-media .pageHeader .swiper-action .swiper-slide .actions-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 25px;
}
.container-media .pageHeader .swiper-action .swiper-slide .actions-info .actions-type {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 700;
}
.container-media .pageHeader .swiper-action .swiper-slide .actions-info .actions-name {
  margin-top: 8px;
  font-size: 18px;
  font-weight: 700;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  letter-spacing: 1px;
  text-align: center;
}
.container-media .pageHeader .swiper-action .swiper-slide:nth-of-type(2) .slide-img {
  background-position: 20% center;
}
.container-media .pageHeader .swiper-pagination {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -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;
  gap: 8px;
  margin-top: 29px;
  position: relative;
}
.container-media .pageHeader .swiper-pagination .swiper-pagination-bullet {
  display: block;
  width: calc(80vw / 3);
  height: 8px;
  border-radius: 0;
  background: rgba(109, 110, 116, 0.2);
  opacity: 1;
}
.container-media .pageHeader .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
}
.container-media .pageHeader .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #0480C7;
  opacity: 1;
}
.container-media .media-inner {
  position: relative;
  z-index: 10;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 60px;
  text-align: center;
  background-image: url(https://ld5.res.netease.com/pc/zt/20241115172036/assets/bg_750_69fd3456.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.container-media .media-inner .media-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  white-space: nowrap;
  overflow: scroll hidden;
  padding: 0 23px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-mask-image: linear-gradient(90deg, transparent, #437ec4 30px, #437ec4 calc(100% - 100px), transparent);
          mask-image: linear-gradient(90deg, transparent, #437ec4 30px, #437ec4 calc(100% - 100px), transparent);
  -webkit-mask-position: 0 0, 100% 0;
          mask-position: 0 0, 100% 0;
  -webkit-mask-repeat: no-repeat, no-repeat;
          mask-repeat: no-repeat, no-repeat;
  -webkit-mask-size: 100%;
          mask-size: 100%;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.container-media .media-inner .media-tab::-webkit-scrollbar {
  display: none;
}
.container-media .media-inner .media-tab .media-tab-item {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 22px;
  margin: 0 3px;
  color: #000000b3;
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
  cursor: pointer;
  border-radius: 2px;
  text-transform: uppercase;
  border: 2px solid #fff;
  background: #ffffffb3;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.container-media .media-inner .media-tab .media-tab-item:hover,
.container-media .media-inner .media-tab .media-tab-item.active {
  color: #0e1425;
  background: #fff;
}
.container-media .media-inner .media-list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1400px;
  padding: 40px 15px 60px;
  margin: 0 auto;
  display: grid;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
  grid-template-columns: repeat(1, minmax(122px, calc(100% / 1)));
}
.container-media .media-inner .media-list .media-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.container-media .media-inner .media-list .media-item:hover {
  -webkit-filter: brightness(1.15);
          filter: brightness(1.15);
}
.container-media .media-inner .media-list .media-item .media-item-img {
  width: 100%;
  padding-bottom: calc(9 / 16 * 100%);
  position: relative;
  border-radius: 4px;
}
.container-media .media-inner .media-list .media-item .media-item-img .tag-new {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 20px;
  left: 20px;
  background: linear-gradient(107.09deg, #ffab2e 12.88%, #ffdb1c 96.44%);
  border: 2px solid #000;
  color: #000;
  max-width: 80%;
  border-radius: 3px;
  padding: 7px 15px;
  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;
  font-size: 16px;
  line-height: 18px;
  z-index: 1;
  font-weight: 700;
}
.container-media .media-inner .media-list .media-item .media-item-img .media-img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 60%;
     object-position: 50% 60%;
  width: 100%;
  border-radius: 4px;
}
.container-media .media-inner .media-list .media-item .media-item-img::after {
  content: "";
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px;
  border: 2px solid rgba(255, 255, 255, 0.2);
}
.container-media .media-inner .media-list .media-item .media-item-type {
  margin-top: 8px;
  font-size: 12px;
  font-weight: 700;
  color: #ffffff99;
}
.container-media .media-inner .media-list .media-item .media-item-title {
  font-size: 16px;
  line-height: 22px;
  margin-top: 3px;
  font-weight: 700;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  color: #fff;
}
.container-media .media-inner .btn-show-all {
  cursor: pointer;
  padding: 22px 30px;
  opacity: 0.9;
  position: relative;
  background-color: #fff;
  font-weight: 600;
  color: #060707;
  font-size: 21px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.container-media .media-inner .btn-show-all:hover {
  opacity: 1;
  scale: 1.03;
}
@media (min-width: 750px) {
  .container-media .pageHeader {
    padding: 72px 62px 70px;
  }
  .container-media .pageHeader .pageHeader-title {
    min-height: 266px;
  }
  .container-media .pageHeader .pageHeader-title .text-content {
    margin-top: 112px;
    font-size: 52px;
    line-height: 72px;
    letter-spacing: 2px;
  }
  .container-media .pageHeader .swiper-action {
    height: 1132px;
  }
  .container-media .pageHeader .swiper-action .swiper-slide .actions-info {
    bottom: 50px;
  }
  .container-media .pageHeader .swiper-action .swiper-slide .actions-info .actions-type {
    font-size: 24px;
    letter-spacing: 2px;
  }
  .container-media .pageHeader .swiper-action .swiper-slide .actions-info .actions-name {
    margin-top: 16px;
    font-size: 18px;
    letter-spacing: 2px;
  }
  .container-media .pageHeader .swiper-pagination {
    margin-top: 58px;
  }
  .container-media .pageHeader .swiper-pagination .swiper-pagination-bullet {
    height: 16px;
  }
  .container-media .media-inner {
    padding-top: 80px;
    padding-bottom: 120px;
  }
  .container-media .media-inner .media-tab {
    padding: 0 46px;
  }
  .container-media .media-inner .media-tab .media-tab-item {
    padding: 30px 44px;
    margin: 0 6px;
    font-size: 36px;
    line-height: 42px;
  }
  .container-media .media-inner .media-list {
    padding: 80px 30px 120px;
    gap: 30px;
  }
  .container-media .media-inner .media-list .media-item .media-item-type {
    margin-top: 16px;
    font-size: 24px;
  }
  .container-media .media-inner .media-list .media-item .media-item-title {
    font-size: 32px;
    line-height: 44px;
    margin-top: 6px;
  }
  .container-media .media-inner .btn-show-all {
    padding: 44px 60px;
    font-size: 42px;
  }
}
@media (min-width: 960px) {
  .container-media .pageHeader {
    padding: 90px 44px 152px;
  }
  .container-media .pageHeader .pageHeader-title {
    min-height: 270px;
  }
  .container-media .pageHeader .pageHeader-title .text-content {
    margin-top: 135px;
    font-size: 50px;
    letter-spacing: 0px;
  }
  .container-media .pageHeader .swiper-action {
    height: 500px;
  }
  .container-media .pageHeader .swiper-action .swiper-slide .actions-info {
    bottom: 30px;
  }
  .container-media .pageHeader .swiper-action .swiper-slide .actions-info .actions-type {
    font-size: 18px;
    letter-spacing: 0px;
  }
  .container-media .pageHeader .swiper-action .swiper-slide .actions-info .actions-name {
    margin-top: 8px;
    font-size: 24px;
    letter-spacing: 0px;
  }
  .container-media .pageHeader .swiper-pagination {
    margin-top: 56px;
  }
  .container-media .pageHeader .swiper-pagination .swiper-pagination-bullet {
    height: 12px;
  }
  .container-media .media-inner {
    margin-top: -19px;
    padding-top: 82px;
    padding-bottom: 70px;
    background-image: url(https://ld5.res.netease.com/pc/zt/20241115172036/assets/2600_Sky_v2_2368f6f2.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-box-image: url(https://ld5.res.netease.com/pc/zt/20241115172036/assets/Top_Divider-2d39cd814f_2d39cd81.svg);
    -webkit-mask-box-image-slice: 20 350 fill;
  }
  .container-media .media-inner .media-tab {
    -webkit-mask-image: none;
            mask-image: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .container-media .media-inner .media-tab .media-tab-item {
    padding: 18px 40px;
    margin: 0 7px;
    font-size: 24px;
    line-height: 100%;
  }
  .container-media .media-inner .media-list {
    padding: 79px 42px 96px;
    gap: 34px;
    grid-template-columns: repeat(3, minmax(122px, calc(100% / 3)));
  }
  .container-media .media-inner .media-list .media-item .media-item-type {
    margin-top: 16px;
    font-size: 14px;
  }
  .container-media .media-inner .media-list .media-item .media-item-title {
    font-size: 20px;
    line-height: 28px;
    margin-top: 4px;
  }
  .container-media .media-inner .btn-show-all {
    padding: 22px 40px;
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 1200px) {
  .container-media .pageHeader {
    padding: 88px 161px 80px;
  }
  .container-media .pageHeader .pageHeader-title {
    min-height: 344px;
  }
  .container-media .pageHeader .pageHeader-title .text-content {
    margin-top: 190px;
    font-size: 64px;
  }
  .container-media .pageHeader .pageHeader-actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .container-media .pageHeader .pageHeader-swiper {
    display: none;
  }
  .container-media .media-inner {
    padding-bottom: 120px;
  }
  .container-media .media-inner .media-list {
    padding: 80px 42px 46px;
    gap: 30px;
    grid-template-columns: repeat(4, minmax(122px, calc(100% / 4)));
  }
}
@media (min-width: 2000px) {
  .container-media .pageHeader .pageHeader-actions .actions-item::after {
    width: calc(100% - 5px);
    height: calc(100% - 5px);
    border: 3px solid rgba(255, 255, 255, 0.2);
  }
  .container-media .media-inner .media-list .media-item .media-item-img::after {
    width: calc(100% - 5px);
    height: calc(100% - 5px);
    border: 3px solid rgba(255, 255, 255, 0.2);
  }
}

