/* WXSSC_CINEMATIC_HOME_20260807 */
.wxssc-cinema-home-20260807 {
  width: 100%;
  max-width: none;
  box-sizing: border-box;
  background: #05070b;
  color: #fff;
  overflow: hidden;
}

.wxssc-cinema-hero-20260807 {
  position: relative;
  min-height: calc(100vh - 148px);
  max-height: 860px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 360px);
  align-items: end;
  gap: 36px;
  padding: clamp(84px, 10vh, 142px) clamp(18px, 5vw, 76px) clamp(66px, 9vh, 108px);
  isolation: isolate;
}

.wxssc-cinema-motion-20260807 {
  position: absolute;
  inset: 0;
  z-index: -2;
  overflow: hidden;
  background:
    radial-gradient(circle at 72% 18%, rgba(231, 171, 64, .34), transparent 26%),
    radial-gradient(circle at 18% 70%, rgba(0, 153, 214, .24), transparent 30%),
    linear-gradient(125deg, #05070b 0%, #101a23 42%, #17120d 70%, #07080b 100%);
}

.wxssc-cinema-video-20260807 {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .82;
  filter: saturate(1.08) contrast(1.06) brightness(.7);
  transform: scale(1.01);
}

.wxssc-cinema-video-shade-20260807 {
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    linear-gradient(90deg, rgba(0,0,0,.76), rgba(0,0,0,.26) 52%, rgba(0,0,0,.66)),
    linear-gradient(180deg, rgba(2,6,11,.28), rgba(2,6,11,.62));
}

.wxssc-cinema-keywords-20260807 {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
}

.wxssc-cinema-keywords-20260807 span {
  position: absolute;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 96px;
  min-height: 44px;
  padding: 0 22px;
  border: 1px solid rgba(255,255,255,.42);
  background: rgba(6,10,15,.38);
  color: #fff;
  box-shadow: 0 18px 55px rgba(0,0,0,.28);
  backdrop-filter: blur(10px);
  font: 900 clamp(20px, 2.2vw, 34px)/1 "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
  letter-spacing: 0;
  text-shadow: 0 4px 18px rgba(0,0,0,.42);
}

.wxssc-cinema-keywords-20260807 .is-price {
  top: 23%;
  right: 34%;
  border-color: rgba(240,197,111,.74);
  color: #f4c466;
  animation: wxsscCinemaKeywordA20260807 6.5s ease-in-out infinite;
}

.wxssc-cinema-keywords-20260807 .is-data {
  top: 42%;
  right: 16%;
  color: #aee7ff;
  animation: wxsscCinemaKeywordB20260807 7.5s ease-in-out infinite;
}

.wxssc-cinema-keywords-20260807 .is-market {
  bottom: 23%;
  right: 28%;
  color: #fff;
  animation: wxsscCinemaKeywordC20260807 8s ease-in-out infinite;
}

.wxssc-cinema-motion-20260807::before {
  content: "";
  position: absolute;
  inset: -18%;
  background:
    linear-gradient(105deg, transparent 0 26%, rgba(255,255,255,.09) 27%, transparent 29% 100%),
    linear-gradient(76deg, transparent 0 42%, rgba(231,171,64,.16) 43%, transparent 47% 100%);
  transform: translateX(-12%) skewX(-8deg);
  animation: wxsscCinemaSweep20260807 8s ease-in-out infinite;
}

.wxssc-cinema-motion-20260807::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0,0,0,.62), rgba(0,0,0,.1) 55%, rgba(0,0,0,.48));
}

.wxssc-cinema-grid-20260807 {
  position: absolute;
  inset: 0;
  opacity: .22;
  background-image:
    linear-gradient(rgba(255,255,255,.16) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.14) 1px, transparent 1px);
  background-size: 72px 72px;
  transform: perspective(760px) rotateX(58deg) translateY(20%);
  transform-origin: bottom;
  animation: wxsscCinemaGrid20260807 11s linear infinite;
}

.wxssc-cinema-slab-20260807,
.wxssc-cinema-line-20260807,
.wxssc-cinema-pulse-20260807 {
  position: absolute;
  pointer-events: none;
}

.wxssc-cinema-slab-20260807 {
  width: min(36vw, 560px);
  height: clamp(90px, 13vw, 190px);
  right: clamp(28px, 10vw, 170px);
  border: 1px solid rgba(255,255,255,.18);
  background: linear-gradient(135deg, rgba(255,255,255,.2), rgba(255,255,255,.035));
  box-shadow: 0 28px 80px rgba(0,0,0,.3);
  backdrop-filter: blur(8px);
  transform: skewX(-14deg);
}

.wxssc-cinema-slab-20260807.is-one {
  top: 17%;
  animation: wxsscCinemaFloatA20260807 9s ease-in-out infinite;
}

.wxssc-cinema-slab-20260807.is-two {
  top: 40%;
  right: clamp(90px, 18vw, 320px);
  width: min(28vw, 430px);
  opacity: .7;
  animation: wxsscCinemaFloatB20260807 10s ease-in-out infinite;
}

.wxssc-cinema-slab-20260807.is-three {
  bottom: 16%;
  width: min(42vw, 620px);
  opacity: .5;
  animation: wxsscCinemaFloatC20260807 12s ease-in-out infinite;
}

.wxssc-cinema-line-20260807 {
  height: 2px;
  left: -14%;
  right: -14%;
  background: linear-gradient(90deg, transparent, rgba(231,171,64,.86), rgba(24,154,205,.72), transparent);
  transform: rotate(-12deg);
  opacity: .72;
}

.wxssc-cinema-line-20260807.is-a {
  top: 28%;
  animation: wxsscCinemaLine20260807 5.8s linear infinite;
}

.wxssc-cinema-line-20260807.is-b {
  top: 52%;
  animation: wxsscCinemaLine20260807 7.2s linear infinite reverse;
}

.wxssc-cinema-line-20260807.is-c {
  top: 76%;
  animation: wxsscCinemaLine20260807 6.6s linear infinite;
}

.wxssc-cinema-pulse-20260807 {
  width: 520px;
  aspect-ratio: 1;
  right: 10%;
  top: 16%;
  border-radius: 50%;
  border: 1px solid rgba(231,171,64,.34);
  box-shadow: inset 0 0 80px rgba(231,171,64,.12), 0 0 90px rgba(24,154,205,.1);
  animation: wxsscCinemaPulse20260807 4.8s ease-in-out infinite;
}

.wxssc-cinema-copy-20260807 {
  max-width: 800px;
  position: relative;
  z-index: 1;
}

.wxssc-cinema-kicker-20260807 {
  margin: 0 0 18px;
  color: #f0c56f;
  font: 700 13px/1.2 Arial, "Microsoft YaHei", sans-serif;
  letter-spacing: 0;
}

.wxssc-cinema-copy-20260807 h1 {
  margin: 0;
  max-width: 760px;
  color: #fff;
  font: 800 clamp(42px, 6.4vw, 92px)/.96 "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
  letter-spacing: 0;
}

.wxssc-cinema-lead-20260807 {
  margin: 24px 0 0;
  max-width: 680px;
  color: rgba(255,255,255,.78);
  font: 400 clamp(16px, 1.25vw, 20px)/1.75 "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
}

.wxssc-cinema-actions-20260807 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 34px;
}

.wxssc-cinema-actions-20260807 a {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding: 0 20px;
  border: 1px solid rgba(255,255,255,.3);
  color: #fff;
  text-decoration: none;
  background: rgba(255,255,255,.1);
  backdrop-filter: blur(10px);
  font: 700 15px/1 "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
}

.wxssc-cinema-actions-20260807 a:first-child {
  border-color: rgba(240,197,111,.74);
  background: #e3a331;
  color: #12100b;
}

.wxssc-cinema-panel-20260807 {
  position: relative;
  z-index: 1;
  align-self: end;
  padding: 22px;
  border: 1px solid rgba(255,255,255,.18);
  background: rgba(6, 10, 15, .58);
  backdrop-filter: blur(16px);
  box-shadow: 0 24px 70px rgba(0,0,0,.28);
}

.wxssc-cinema-panel-head-20260807 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(255,255,255,.14);
}

.wxssc-cinema-panel-head-20260807 span {
  color: #f0c56f;
  font: 700 12px/1 Arial, sans-serif;
}

.wxssc-cinema-panel-head-20260807 b {
  color: #fff;
  font: 800 18px/1 "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
}

.wxssc-cinema-metrics-20260807 {
  display: grid;
  gap: 12px;
  margin-top: 18px;
}

.wxssc-cinema-metrics-20260807 a {
  display: block;
  padding: 14px 0;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid rgba(255,255,255,.11);
}

.wxssc-cinema-metrics-20260807 a:last-child {
  border-bottom: 0;
}

.wxssc-cinema-metrics-20260807 span,
.wxssc-cinema-metrics-20260807 b {
  display: block;
}

.wxssc-cinema-metrics-20260807 span {
  color: rgba(255,255,255,.56);
  font: 500 13px/1.2 "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
}

.wxssc-cinema-metrics-20260807 b {
  margin-top: 7px;
  color: #fff;
  font: 800 19px/1.25 "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
}

@keyframes wxsscCinemaSweep20260807 {
  0%, 100% { transform: translateX(-18%) skewX(-8deg); opacity: .56; }
  50% { transform: translateX(15%) skewX(-8deg); opacity: .92; }
}

@keyframes wxsscCinemaGrid20260807 {
  from { background-position: 0 0, 0 0; }
  to { background-position: 0 72px, 72px 0; }
}

@keyframes wxsscCinemaFloatA20260807 {
  0%, 100% { transform: translate3d(0, 0, 0) skewX(-14deg); }
  50% { transform: translate3d(-28px, 18px, 0) skewX(-14deg); }
}

@keyframes wxsscCinemaFloatB20260807 {
  0%, 100% { transform: translate3d(0, 0, 0) skewX(-14deg); }
  50% { transform: translate3d(34px, -14px, 0) skewX(-14deg); }
}

@keyframes wxsscCinemaFloatC20260807 {
  0%, 100% { transform: translate3d(0, 0, 0) skewX(-14deg); }
  50% { transform: translate3d(-18px, -22px, 0) skewX(-14deg); }
}

@keyframes wxsscCinemaLine20260807 {
  from { transform: translateX(-18%) rotate(-12deg); }
  to { transform: translateX(18%) rotate(-12deg); }
}

@keyframes wxsscCinemaKeywordA20260807 {
  0%, 100% { transform: translate3d(0, 0, 0); opacity: .92; }
  50% { transform: translate3d(-16px, 10px, 0); opacity: 1; }
}

@keyframes wxsscCinemaKeywordB20260807 {
  0%, 100% { transform: translate3d(0, 0, 0); opacity: .78; }
  50% { transform: translate3d(18px, -8px, 0); opacity: 1; }
}

@keyframes wxsscCinemaKeywordC20260807 {
  0%, 100% { transform: translate3d(0, 0, 0); opacity: .82; }
  50% { transform: translate3d(-10px, -14px, 0); opacity: 1; }
}

@keyframes wxsscCinemaPulse20260807 {
  0%, 100% { transform: scale(.92); opacity: .35; }
  50% { transform: scale(1.08); opacity: .68; }
}

@media (max-width: 900px) {
  .wx63-page:has(.wxssc-cinema-home-20260807) {
    width: 100%;
    max-width: none;
    min-width: 0;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }

  .wxssc-cinema-hero-20260807 {
    min-height: calc(100vh - 120px);
    grid-template-columns: 1fr;
    align-items: end;
    gap: 24px;
    padding: 78px 18px 54px;
  }

  .wxssc-cinema-panel-20260807 {
    width: 100%;
    box-sizing: border-box;
  }

  .wxssc-cinema-pulse-20260807 {
    width: 340px;
    right: -80px;
  }

  .wxssc-cinema-keywords-20260807 .is-price {
    top: 18%;
    right: 8%;
  }

  .wxssc-cinema-keywords-20260807 .is-data {
    top: 33%;
    right: 4%;
  }

  .wxssc-cinema-keywords-20260807 .is-market {
    bottom: 33%;
    right: 10%;
  }
}

@media (max-width: 560px) {
  .wxssc-cinema-hero-20260807 {
    min-height: 680px;
    padding: 64px 16px 42px;
  }

  .wxssc-cinema-copy-20260807 h1 {
    font-size: 42px;
    line-height: 1.04;
  }

  .wxssc-cinema-lead-20260807 {
    font-size: 15px;
    line-height: 1.68;
  }

  .wxssc-cinema-actions-20260807 {
    display: grid;
    grid-template-columns: 1fr;
  }

  .wxssc-cinema-actions-20260807 a {
    justify-content: center;
  }

  .wxssc-cinema-panel-20260807 {
    padding: 18px;
  }

  .wxssc-cinema-keywords-20260807 span {
    min-width: 70px;
    min-height: 34px;
    padding: 0 14px;
    font-size: 20px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .wxssc-cinema-motion-20260807::before,
  .wxssc-cinema-grid-20260807,
  .wxssc-cinema-slab-20260807,
  .wxssc-cinema-line-20260807,
  .wxssc-cinema-pulse-20260807 {
    animation: none !important;
  }
}

/* WXSSC_VIDEO_ONLY_FULLSCREEN_20260807 */
.wx63-page:has(.wxssc-video-only-20260807) {
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #000 !important;
}

.wxssc-video-only-20260807 {
  width: 100vw !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #000 !important;
}

.wxssc-video-only-20260807 .wxssc-cinema-hero-20260807 {
  display: block !important;
  width: 100vw !important;
  min-height: calc(100vh - 114px) !important;
  height: calc(100vh - 114px) !important;
  max-height: none !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #000 !important;
}

.wxssc-video-only-20260807 .wxssc-cinema-video-20260807 {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  opacity: 1 !important;
  filter: none !important;
  transform: none !important;
}

.wxssc-video-only-20260807 .wxssc-cinema-motion-20260807,
.wxssc-video-only-20260807 .wxssc-cinema-video-shade-20260807,
.wxssc-video-only-20260807 .wxssc-cinema-keywords-20260807,
.wxssc-video-only-20260807 .wxssc-cinema-copy-20260807,
.wxssc-video-only-20260807 .wxssc-cinema-panel-20260807,
.wxssc-video-only-20260807 .wxssc-cinema-grid-20260807,
.wxssc-video-only-20260807 .wxssc-cinema-slab-20260807,
.wxssc-video-only-20260807 .wxssc-cinema-line-20260807,
.wxssc-video-only-20260807 .wxssc-cinema-pulse-20260807 {
  display: none !important;
}

@media (max-width: 900px) {
  .wxssc-video-only-20260807 .wxssc-cinema-hero-20260807 {
    min-height: calc(100vh - 104px) !important;
    height: calc(100vh - 104px) !important;
  }
}


/* WXSSC_VIDEO_VISIBLE_HARDEN_20260807 */
body.wxssc-video-home-body-20260807 {
  margin: 0 !important;
  background: #000 !important;
  overflow-x: hidden !important;
}

body.wxssc-video-home-body-20260807 .wx63-page {
  display: block !important;
  width: 100vw !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #000 !important;
}

body.wxssc-video-home-body-20260807 .wx6513d-ticker {
  display: none !important;
}

body.wxssc-video-home-body-20260807 .wxssc-video-only-20260807,
body.wxssc-video-home-body-20260807 .wxssc-video-only-20260807 .wxssc-cinema-hero-20260807 {
  position: relative !important;
  display: block !important;
  width: 100vw !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #000 !important;
}

body.wxssc-video-home-body-20260807 .wxssc-video-only-20260807 .wxssc-cinema-hero-20260807 {
  height: calc(100vh - 114px) !important;
  min-height: 620px !important;
  max-height: none !important;
  overflow: hidden !important;
}

body.wxssc-video-home-body-20260807 .wxssc-video-only-20260807 .wxssc-cinema-video-20260807 {
  position: absolute !important;
  z-index: 5 !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-width: 100% !important;
  min-height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  opacity: 1 !important;
  visibility: visible !important;
  filter: none !important;
  transform: none !important;
  background: #000 !important;
}

@media (max-width: 900px) {
  body.wxssc-video-home-body-20260807 .wxssc-video-only-20260807 .wxssc-cinema-hero-20260807 {
    height: calc(100vh - 104px) !important;
    min-height: 560px !important;
  }
}
