@charset "UTF-8";

body[data-chid="28848407"] {
  --smx-ink: #f7f9fb;
  --smx-muted: rgba(229, 236, 244, 0.72);
  --smx-faint: rgba(229, 236, 244, 0.14);
  --smx-line: rgba(229, 236, 244, 0.18);
  --smx-panel: rgba(13, 18, 24, 0.76);
  --smx-panel-strong: rgba(17, 24, 32, 0.9);
  --smx-gold: #d7b46a;
  --smx-cyan: #4ad7d1;
  --smx-bg: #05070a;
  background: var(--smx-bg);
  color: var(--smx-ink);
  font-family: "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: geometricPrecision;
}

body[data-chid="28848407"] a {
  transition: color 220ms ease, border-color 220ms ease, background 220ms ease, opacity 220ms ease;
}

body[data-chid="28848407"] img {
  max-width: 100%;
}

body[data-chid="28848407"].smx-premium-ready {
  overflow-x: hidden;
}

body[data-chid="28848407"] #header {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 120;
}

body[data-chid="28848407"] #header .headerBg {
  background: rgba(3, 7, 12, 0.78) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.26);
  backdrop-filter: blur(18px) saturate(140%);
}

body[data-chid="28848407"] #headFullXY .absoluteModuleWrap,
body[data-chid="28848407"] #headFullXY #absolute_module_wrap {
  z-index: 130;
}

body[data-chid="28848407"] #logo img {
  filter: drop-shadow(0 8px 18px rgba(0, 0, 0, 0.38));
}

body[data-chid="28848407"] #nav .NItemM a {
  color: rgba(255, 255, 255, 0.78) !important;
  font-size: 17px !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
}

body[data-chid="28848407"] #nav .NItemH .NItemM,
body[data-chid="28848407"] #nav .NItemCur .NItemM {
  background: transparent !important;
}

body[data-chid="28848407"] #nav .NItemH .NItemM a,
body[data-chid="28848407"] #nav .NItemCur .NItemM a,
body[data-chid="28848407"] #nav .NItemM a:hover {
  color: #ffffff !important;
}

body[data-chid="28848407"] #nav .NItemM a span {
  position: relative;
  display: inline-block;
}

body[data-chid="28848407"] #nav .NItemM a span::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -12px;
  height: 2px;
  transform: scaleX(0);
  transform-origin: center;
  background: linear-gradient(90deg, transparent, var(--smx-gold), var(--smx-cyan), transparent);
  transition: transform 240ms ease;
}

body[data-chid="28848407"] #nav .NItemH .NItemM a span::after,
body[data-chid="28848407"] #nav .NItemCur .NItemM a span::after,
body[data-chid="28848407"] #nav .NItemM a:hover span::after {
  transform: scaleX(1);
}

body[data-chid="28848407"] #row_2727 {
  position: sticky !important;
  top: 95px;
  z-index: 90;
  background: rgba(7, 11, 16, 0.84) !important;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.22);
  backdrop-filter: blur(14px) saturate(130%);
}

body[data-chid="28848407"] #row_2727 .text-list-module ol {
  display: flex;
  gap: 8px;
  justify-content: flex-end;
  align-items: center;
}

body[data-chid="28848407"] #row_2727 .text-list-module li,
body[data-chid="28848407"] #row_2727 .text-list-module .inner {
  display: block;
  width: auto !important;
  height: auto !important;
  line-height: 1 !important;
}

body[data-chid="28848407"] #row_2727 .text-list-module a {
  display: inline-flex;
  align-items: center;
  height: 34px;
  padding: 0 14px;
  border: 1px solid transparent;
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.72) !important;
  font-size: 14px !important;
  background: rgba(255, 255, 255, 0.05);
}

body[data-chid="28848407"] #row_2727 .text-list-module a:hover,
body[data-chid="28848407"] #row_2727 .text-list-module a.smx-active-anchor {
  color: #ffffff !important;
  border-color: rgba(215, 180, 106, 0.45);
  background: rgba(215, 180, 106, 0.12);
}

body[data-chid="28848407"] #fullSubNavBox #row_404,
body[data-chid="28848407"] #fullSubNavBox #row_411 {
  background: rgba(8, 12, 17, 0.94) !important;
  border-bottom-color: rgba(255, 255, 255, 0.08) !important;
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.38);
  backdrop-filter: blur(16px);
}

body[data-chid="28848407"] #fullSubNavBox .text-list-module li a {
  color: rgba(255, 255, 255, 0.72) !important;
}

body[data-chid="28848407"] #fullSubNavBox .text-list-module li a:hover {
  color: var(--smx-gold) !important;
}

body[data-chid="28848407"] #main_container {
  background:
    linear-gradient(180deg, rgba(5, 7, 10, 0.2), rgba(5, 7, 10, 1) 76%),
    repeating-linear-gradient(90deg, rgba(255,255,255,0.026) 0, rgba(255,255,255,0.026) 1px, transparent 1px, transparent 84px);
}

body[data-chid="28848407"] #main_container .customModuleRowFullX {
  position: relative;
  overflow: hidden;
}

body[data-chid="28848407"] #main_container .customModuleRowFullX::before,
body[data-chid="28848407"] #main_container .customModuleRowFullX::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
}

body[data-chid="28848407"] #main_container .customModuleRowFullX::before {
  background:
    linear-gradient(115deg, rgba(74, 215, 209, 0.08), transparent 34%),
    linear-gradient(300deg, rgba(215, 180, 106, 0.08), transparent 38%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.035), transparent 22%, rgba(255, 255, 255, 0.02));
}

body[data-chid="28848407"] #main_container .customModuleRowFullX::after {
  background-image:
    linear-gradient(rgba(255,255,255,0.034) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.026) 1px, transparent 1px);
  background-size: 84px 84px;
  mask-image: linear-gradient(180deg, transparent, #000 18%, #000 82%, transparent);
  opacity: 0.42;
}

body[data-chid="28848407"] #main_container .customModuleRowInner {
  position: relative;
  z-index: 1;
}

body[data-chid="28848407"] #row_2729 {
  background-position: left center !important;
  background-size: auto 108% !important;
}

body[data-chid="28848407"] #row_2729::before {
  background:
    linear-gradient(90deg, rgba(5, 7, 10, 0.08), rgba(5, 7, 10, 0.62) 46%, rgba(5, 7, 10, 0.92) 100%),
    linear-gradient(180deg, rgba(74, 215, 209, 0.1), transparent 48%, rgba(215, 180, 106, 0.08));
}

body[data-chid="28848407"] #row_2729 #Mo_5oGxC span {
  font-size: 82px !important;
  line-height: 1.05 !important;
  text-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

body[data-chid="28848407"] #row_2729 #Mo_4KCRB6,
body[data-chid="28848407"] #row_2731 #Mo_HMQzBJ,
body[data-chid="28848407"] #row_2731 #Mo_zw7MX1 {
  color: var(--smx-muted);
}

body[data-chid="28848407"] #row_2729 #Mo_4KCRB6 span,
body[data-chid="28848407"] #row_2731 #Mo_HMQzBJ span,
body[data-chid="28848407"] #row_2731 #Mo_zw7MX1 span {
  color: rgba(241, 246, 250, 0.78) !important;
}

body[data-chid="28848407"] #row_2729 #Mo_4KCRB6 {
  padding: 24px 28px;
  margin-left: -28px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(255,255,255,0.08), rgba(255,255,255,0.03));
  box-shadow: 0 26px 70px rgba(0, 0, 0, 0.26);
  backdrop-filter: blur(10px);
}

body[data-chid="28848407"] .ev-base-button,
body[data-chid="28848407"] .ev-base-button.ev-base-button-1-1 {
  position: relative;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-width: 210px;
  height: 58px !important;
  border: 1px solid rgba(215, 180, 106, 0.65) !important;
  border-radius: 999px !important;
  color: #081016 !important;
  background: linear-gradient(135deg, #f1d891, #d7b46a 48%, #7ee8e4) !important;
  box-shadow: 0 18px 38px rgba(215, 180, 106, 0.22), inset 0 1px 0 rgba(255,255,255,0.5);
  cursor: pointer;
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, filter 220ms ease;
}

body[data-chid="28848407"] .ev-base-button::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-120%);
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.55), transparent);
  transition: transform 560ms ease;
}

body[data-chid="28848407"] .ev-base-button:hover {
  transform: translateY(-2px);
  filter: saturate(108%);
  box-shadow: 0 24px 54px rgba(74, 215, 209, 0.18), 0 18px 38px rgba(215, 180, 106, 0.28);
}

body[data-chid="28848407"] .ev-base-button:hover::after {
  transform: translateX(120%);
}

body[data-chid="28848407"] .ev-base-button .btn-text {
  position: static !important;
  z-index: 1;
  display: block !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #081016 !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 58px !important;
  text-indent: 0 !important;
  white-space: nowrap !important;
  background: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

body[data-chid="28848407"] .ev-base-button .btn-m {
  display: none !important;
}

body[data-chid="28848407"] #row_2731 #Mo_GWn8Gd span,
body[data-chid="28848407"] #row_2731 #Mo_ZTs3Wt span,
body[data-chid="28848407"] #row_2733 #Mo_6YDUkb span,
body[data-chid="28848407"] #row_2735 #Mo_8r5WLO span,
body[data-chid="28848407"] #row_2741 #Mo_tMD1Pn span,
body[data-chid="28848407"] #row_2743 #Mo_X1Vdtg span,
body[data-chid="28848407"] #row_3601 #Mo_bfKid4 span,
body[data-chid="28848407"] #row_2747 #Mo_6L7jal span {
  color: #ffffff !important;
  text-shadow: 0 18px 50px rgba(0, 0, 0, 0.42);
}

body[data-chid="28848407"] #row_2731 #Mo_GWn8Gd span::after,
body[data-chid="28848407"] #row_2731 #Mo_ZTs3Wt span::after,
body[data-chid="28848407"] #row_2733 #Mo_6YDUkb span::after,
body[data-chid="28848407"] #row_2735 #Mo_8r5WLO span::after,
body[data-chid="28848407"] #row_2741 #Mo_tMD1Pn span::after,
body[data-chid="28848407"] #row_2743 #Mo_X1Vdtg span::after,
body[data-chid="28848407"] #row_3601 #Mo_bfKid4 span::after,
body[data-chid="28848407"] #row_2747 #Mo_6L7jal span::after {
  content: "";
  display: block;
  width: 84px;
  height: 2px;
  margin-top: 18px;
  background: linear-gradient(90deg, var(--smx-gold), var(--smx-cyan), transparent);
}

body[data-chid="28848407"] #row_2731 #Mo_lyczA9 img,
body[data-chid="28848407"] #row_2731 #Mo_4hHQFd img,
body[data-chid="28848407"] #row_3601 .ev-tab-container-two img {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.38);
  filter: saturate(1.05) contrast(1.04);
}

body[data-chid="28848407"] #row_2733 .Mo,
body[data-chid="28848407"] #row_2735 .Mo,
body[data-chid="28848407"] #row_2741 .Mo {
  border-radius: 8px !important;
  background: linear-gradient(145deg, rgba(255,255,255,0.09), rgba(255,255,255,0.035)) !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  box-shadow: 0 22px 54px rgba(0, 0, 0, 0.26);
  overflow: hidden;
  transition: transform 260ms ease, border-color 260ms ease, box-shadow 260ms ease, background 260ms ease;
  backdrop-filter: blur(10px);
}

body[data-chid="28848407"] #row_2733 .Mo:hover,
body[data-chid="28848407"] #row_2735 .Mo:hover,
body[data-chid="28848407"] #row_2741 .Mo:hover {
  transform: translateY(-8px);
  border-color: rgba(215, 180, 106, 0.46) !important;
  box-shadow: 0 34px 88px rgba(0, 0, 0, 0.38), 0 0 0 1px rgba(74, 215, 209, 0.12) inset;
}

body[data-chid="28848407"] #row_2733 .pic-text-list-module .inner,
body[data-chid="28848407"] #row_2735 .pic-text-list-module .inner,
body[data-chid="28848407"] #row_2741 .pic-text-list-module .inner {
  background: transparent !important;
}

body[data-chid="28848407"] #row_2733 .pic-title,
body[data-chid="28848407"] #row_2735 .pic-title,
body[data-chid="28848407"] #row_2741 .pic-title {
  height: auto !important;
  min-height: 48px;
  line-height: 1.25 !important;
}

body[data-chid="28848407"] #row_2733 .pic-title::before,
body[data-chid="28848407"] #row_2735 .pic-title::before,
body[data-chid="28848407"] #row_2741 .pic-title::before {
  content: "";
  display: block;
  width: 34px;
  height: 2px;
  margin-bottom: 18px;
  background: linear-gradient(90deg, var(--smx-gold), var(--smx-cyan));
}

body[data-chid="28848407"] #row_2733 .pic-title a,
body[data-chid="28848407"] #row_2735 .pic-title a,
body[data-chid="28848407"] #row_2741 .pic-title a {
  color: #ffffff !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}

body[data-chid="28848407"] #row_2733 .pic-intro,
body[data-chid="28848407"] #row_2735 .pic-intro,
body[data-chid="28848407"] #row_2741 .pic-intro {
  color: rgba(236, 242, 247, 0.72) !important;
  line-height: 1.72 !important;
}

body[data-chid="28848407"] #row_2733 .pic-text-list-module-3 img,
body[data-chid="28848407"] #row_2735 .pic-text-list-module-3 img,
body[data-chid="28848407"] #row_2741 .pic-text-list-module img {
  transition: transform 420ms ease, filter 420ms ease;
}

body[data-chid="28848407"] #row_2733 .Mo:hover .pic-text-list-module-3 img,
body[data-chid="28848407"] #row_2735 .Mo:hover .pic-text-list-module-3 img,
body[data-chid="28848407"] #row_2741 .Mo:hover .pic-text-list-module img {
  transform: scale(1.035);
  filter: saturate(1.12) contrast(1.05);
}

body[data-chid="28848407"] #row_4023 .CModulePA > .ev-module-edit {
  border-radius: 8px;
}

body[data-chid="28848407"] #row_4023 .ev-module-text {
  color: rgba(255, 255, 255, 0.76) !important;
}

body[data-chid="28848407"] #row_2743 .ev-pic img {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.1);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.32);
}

body[data-chid="28848407"] #row_3601 .ev-tab-container-one .ev-module-edit-box {
  border: 1px solid transparent;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.035);
  transition: background 220ms ease, border-color 220ms ease, transform 220ms ease;
}

body[data-chid="28848407"] #row_3601 .ev-tab-container-one:hover .ev-module-edit-box,
body[data-chid="28848407"] #row_3601 .ev-tab-container-one .ev-tab-active,
body[data-chid="28848407"] #row_3601 .ev-tab-container-one .ev-module-edit-box.ev-tab-active {
  border-color: rgba(215, 180, 106, 0.46);
  background: rgba(215, 180, 106, 0.1);
  transform: translateX(8px);
}

body[data-chid="28848407"] #row_3601 .tab-t-text {
  color: rgba(255, 255, 255, 0.68) !important;
  font-size: 34px !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
}

body[data-chid="28848407"] #row_3601 .ev-tab-active .tab-t-text,
body[data-chid="28848407"] #row_3601 .ev-tab-container-one:hover .tab-t-text {
  color: #ffffff !important;
}

body[data-chid="28848407"] #row_3601 .ev-tab-container-two .ev-container-wap {
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(255,255,255,0.08), rgba(255,255,255,0.03));
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.35);
  overflow: hidden;
}

body[data-chid="28848407"] #row_2747 {
  border-top: 1px solid rgba(255,255,255,0.12);
  border-bottom: 1px solid rgba(255,255,255,0.12);
}

body[data-chid="28848407"] #row_2747::before {
  background:
    linear-gradient(90deg, rgba(5, 7, 10, 0.95), rgba(5, 7, 10, 0.68) 54%, rgba(5, 7, 10, 0.18)),
    linear-gradient(180deg, rgba(215, 180, 106, 0.08), transparent);
}

body[data-chid="28848407"] #row_16 {
  background: #05070a !important;
  border-top: 1px solid rgba(255,255,255,0.12);
}

body[data-chid="28848407"] #row_16 a:hover {
  color: var(--smx-gold) !important;
}

.smx-progress {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 3px;
  z-index: 300;
  pointer-events: none;
  background: linear-gradient(90deg, var(--smx-gold), var(--smx-cyan));
  box-shadow: 0 0 18px rgba(74, 215, 209, 0.45);
}

.smx-side-nav {
  position: fixed;
  right: 28px;
  top: 50%;
  z-index: 100;
  display: flex;
  flex-direction: column;
  gap: 10px;
  transform: translateY(-50%);
}

.smx-side-nav a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  min-width: 128px;
  height: 34px;
  padding: 0 11px 0 14px;
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 999px;
  color: rgba(255,255,255,0.62);
  font-size: 12px;
  line-height: 1;
  text-decoration: none;
  background: rgba(7, 11, 16, 0.6);
  box-shadow: 0 14px 34px rgba(0,0,0,0.22);
  backdrop-filter: blur(12px);
}

.smx-side-nav a::after {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: currentColor;
  box-shadow: 0 0 0 4px rgba(255,255,255,0.04);
}

.smx-side-nav a:hover,
.smx-side-nav a.is-active {
  color: #ffffff;
  border-color: rgba(215, 180, 106, 0.48);
  background: rgba(215, 180, 106, 0.14);
}

.smx-backtop {
  position: fixed;
  right: 28px;
  bottom: 30px;
  z-index: 120;
  width: 44px;
  height: 44px;
  border: 1px solid rgba(255,255,255,0.16);
  border-radius: 50%;
  color: #081016;
  font-size: 20px;
  line-height: 1;
  background: linear-gradient(135deg, #f1d891, #d7b46a 52%, #7ee8e4);
  box-shadow: 0 18px 36px rgba(0,0,0,0.32);
  cursor: pointer;
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 220ms ease, transform 220ms ease;
}

.smx-backtop.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.smx-hero-metrics {
  position: absolute;
  left: 840px;
  top: 590px;
  z-index: 5;
  display: flex;
  gap: 12px;
}

.smx-hero-metrics span {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  min-width: 116px;
  height: 58px;
  padding: 0 16px;
  border: 1px solid rgba(255,255,255,0.14);
  border-radius: 8px;
  color: rgba(255,255,255,0.64);
  font-size: 12px;
  line-height: 1.2;
  background: rgba(7, 11, 16, 0.56);
  backdrop-filter: blur(12px);
}

.smx-hero-metrics strong {
  display: block;
  margin-bottom: 6px;
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
}

body[data-chid="28848407"] .smx-reveal {
  opacity: 0;
  transform: translateY(26px);
  transition: opacity 620ms ease, transform 620ms ease;
}

body[data-chid="28848407"] .smx-inview .smx-reveal,
body[data-chid="28848407"] .smx-reveal.smx-inview {
  opacity: 1;
  transform: translateY(0);
}

body[data-chid="28848407"] .smx-pointer {
  cursor: pointer;
}

@media (max-width: 1500px) {
  .smx-side-nav {
    display: none;
  }
}

@media (min-width: 1601px) and (max-width: 1679px) {
  body[data-chid="28848407"] #wrapper {
    width: 1680px;
    transform: scale(0.95);
    transform-origin: top left;
  }
}

@media (min-width: 1501px) and (max-width: 1600px) {
  body[data-chid="28848407"] #wrapper {
    width: 1680px;
    transform: scale(0.91);
    transform-origin: top left;
  }
}

@media (min-width: 1367px) and (max-width: 1500px) {
  body[data-chid="28848407"] #wrapper {
    width: 1680px;
    transform: scale(0.82);
    transform-origin: top left;
  }
}

@media (min-width: 1201px) and (max-width: 1366px) {
  body[data-chid="28848407"] #wrapper {
    width: 1680px;
    transform: scale(0.81);
    transform-origin: top left;
  }
}

@media (min-width: 961px) and (max-width: 1200px) {
  body[data-chid="28848407"] #wrapper {
    width: 1680px;
    transform: scale(0.71);
    transform-origin: top left;
  }
}

@media (max-width: 960px) {
  body[data-chid="28848407"] #header {
    position: sticky !important;
  }

  body[data-chid="28848407"] #row_2727 {
    top: 0;
  }

  body[data-chid="28848407"] #row_2729 #Mo_5oGxC span {
    font-size: 46px !important;
  }

  body[data-chid="28848407"] #row_2729 #Mo_4KCRB6 {
    padding: 18px 20px;
    margin-left: 0;
  }

  body[data-chid="28848407"] #row_3601 .tab-t-text {
    font-size: 24px !important;
  }

  .smx-hero-metrics {
    display: none;
  }

  .smx-backtop {
    right: 18px;
    bottom: 18px;
  }
}

@media (prefers-reduced-motion: reduce) {
  body[data-chid="28848407"] *,
  body[data-chid="28848407"] *::before,
  body[data-chid="28848407"] *::after {
    scroll-behavior: auto !important;
    transition-duration: 1ms !important;
    animation-duration: 1ms !important;
  }
}
