@import url("../homefile/AlibabaPuHuiTi-3-45-Light/result.css");
@import url("../homefile/AlibabaPuHuiTi-3-55-Regular/result.css");
@import url("../homefile/AlibabaPuHuiTi-3-85-Bold/result.css");
@import url("../homefile/AlibabaPuHuiTi-3-95-ExtraBold/result.css");

.proInfo .pc {
  --c106-design-width: 1920px;
  --c106-design-height: 6435px;
  --c106-min-width: 1400px;
  --c106-scale: max(
    calc(var(--c106-min-width) / var(--c106-design-width)),
    calc(100vw / var(--c106-design-width))
  );
}

.proInfo .pc .page-frame {
  width: 100%;
  height: calc(var(--c106-design-height) * var(--c106-scale));
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  box-sizing: border-box;
}

.proInfo .pc .page-frame *,
.proInfo .pc .page-frame *::before,
.proInfo .pc .page-frame *::after {
  box-sizing: border-box;
}

.proInfo .pc .c106-page {
  width: var(--c106-design-width);
  flex: 0 0 var(--c106-design-width);
  overflow: hidden;
  transform-origin: top center;
  transform: scale(var(--c106-scale));
  color: #233044;
  font-family: "Alibaba PuHuiTi 3.0 55 Regular", "PingFang SC", "Noto Sans CJK SC", sans-serif;
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
}

.proInfo .pc .c106-page img {
  display: block;
  width: auto;
  max-width: none;
}

.proInfo .title h1 {
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
}

.proInfo .pc .c106-page :is(h1, h2, h3, h4, strong, b){
  font-family: "Alibaba PuHuiTi 3.0 85 Bold", "Alibaba PuHuiTi 3.0 55 Regular", sans-serif;
  font-weight: 700;
}

.proInfo .pc .section{
  position: relative;
  width: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px auto;
}

.proInfo .pc .stage{
  position: absolute;
  top: 0;
  left: 50%;
  width: 1920px;
  height: 100%;
  transform: translateX(-50%);
}

.proInfo .pc .content-1400{
  position: relative;
  width: 1400px;
  height: 100%;
  margin: 0 auto;
}

/* ---------- Sections heights & backgrounds ---------- */

.proInfo .pc .section-hero{
  height: 877px;
  background-image: url("/public/uploads/xinanfang/2026/05/26/1779786208801.jpg");
  color: #fff;
}

.proInfo .pc .section-power{
  height: 1108px;
  background-image: url("/public/uploads/xinanfang/2026/05/26/1779786209000.jpg");
}

.proInfo .pc .section-identify{
  height: 877px;
  background-image: url("/public/uploads/xinanfang/2026/05/26/1779786209052.jpg");
  color: #fff;
}

.proInfo .pc .section-eye{
  height: 810px;
  background: #fff;
}

.proInfo .pc .section-block{
  margin-top: 100px;
  height: 770px;
  background-image: url("/public/uploads/xinanfang/2026/05/26/1779786209236.jpg");
}

.proInfo .pc .section-place{
  height: 780px;
  background: #fff;
}

.proInfo .pc .section-scenes{
  height: 612px;
  background: #fff;
}

.proInfo .pc .section-size{
  height: 501px;
  background-image: url("/public/uploads/xinanfang/2026/05/26/1779786209369.jpg");
}

/* ---------- Gradient text utilities ---------- */

.proInfo .pc .grad-line, .proInfo .pc .grad-inline{
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-repeat: no-repeat;
}

.proInfo .pc .grad-line{
  display: block;
}

.proInfo .pc .grad-inline{
  display: inline-block;
  vertical-align: top;
}

.proInfo .pc .grad-dark{
  background-image: linear-gradient(180deg, #1c2738 0%, #2e3d54 48%, rgba(80, 95, 117, 0.45) 100%);
}

.proInfo .pc .grad-blue{
  background-image: linear-gradient(180deg, #0566f1 0%, #1d8bff 50%, rgba(125, 188, 255, 0.45) 100%);
}

.proInfo .pc .grad-deep{
  background-image: linear-gradient(180deg, #ffffff 0%, #f4f7fc 60%, #9aa4b6 100%);
}

.proInfo .pc .grad-red{
  background-image: linear-gradient(180deg, #ff2b34 0%, #ff5a60 55%, rgba(255, 122, 128, 0.55) 100%);
}

/* ---------- Typography (aligned with V481) ---------- */

.proInfo .title h1,
.proInfo .pc .c106-page :is(.hero-copy h2,
  .power-copy h2,
  .eye-copy h2,
  .block-copy h2,
  .place-copy h2,
  .scene-title,
  .section-size h2){
  margin: 0;
  font-family: "Alibaba PuHuiTi 3.0 95 ExtraBold", "Alibaba PuHuiTi 3.0 85 Bold", "Alibaba PuHuiTi 3.0 55 Regular", "Microsoft YaHei", sans-serif;
  font-weight: 800;
  letter-spacing: -1px;
  font-size: 58px;
  line-height: 1.22;
}

.proInfo .pc .c106-page :is(.hero-lead,
  .power-copy p,
  .id-left p,
  .eye-copy p,
  .block-copy p,
  .place-copy p){
  font-size: 20px;
  line-height: 2;
}

/* ============================================
   Section 1: Hero
   ============================================ */

.proInfo .pc .hero-inner{
  position: relative;
  width: 1400px;
  height: 100%;
  margin: 0 auto;
}

.proInfo .pc .hero-copy{
  position: absolute;
  top: 280px;
  left: 20px;
  width: 600px;
}

.proInfo .pc .hero-copy h2{
  line-height: 1.28;
}

.proInfo .pc .hero-lead{
  margin: 36px 0 0;
  color: rgba(255, 255, 255, 0.92);
}

.proInfo .pc .hero-brand{
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 17px;
  line-height: 1.9;
}

.proInfo .pc .hero-brand strong{
  display: inline-block;
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
}

/* Three bordered glass cards.
   Layout anchor: rows in all 3 cards align at the same Y (container Y = 300).
     - AI card    : top 0   + media(14+200+54+14) + gap(18) = 300
     - Trad card  : top 56  + media(14+144+54+14) + gap(18) = 300
     - Labels card: top 200 + padding-top 100                = 300
*/

.proInfo .pc .hero-cards{
  position: absolute;
  top: 110px;
  right: 0;
  width: 800px;
  height: 680px;
  --trad-content-w: 244px;
  --trad-media-w: calc(var(--trad-content-w) - 34px);
  --trad-media-h: calc(var(--trad-media-w) * 188 / 241);
  --trad-head-h: 54px;
  --trad-block-top: 14px;
  --trad-rows-gap: 6px;
}

.proInfo .pc .hcard{
  position: absolute;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.42);
  background: linear-gradient(180deg, rgba(78, 92, 118, 0.28) 0%, rgba(48, 60, 84, 0.16) 100%);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  overflow: hidden;
}

.proInfo .pc .hcard-labels{
  left: 0;
  top: 140px;
  width: 220px;
  height: 510px;
  z-index: 1;
}

.proInfo .pc .hcard-trad{
  left: 480px;
  top: 140px;
  width: 290px;
  height: 510px;
  z-index: 1;
}

.proInfo .pc .hcard-trad .hcard-media{
  margin: var(--trad-block-top) 14px 0 auto;
  width: var(--trad-media-w);
  border-radius: 22px;
  overflow: hidden;
}

.proInfo .pc .hcard-trad .hcard-media img{
  display: block;
  width: 100%;
  height: auto;
  object-fit: unset;
}

.proInfo .pc .hcard-trad .hcard-head{
  width: 100%;
  box-sizing: border-box;
}

.proInfo .pc .hcard-trad .hcard-rows{
  width: var(--trad-content-w);
  margin: 0 14px 0 auto;
  padding-top: var(--trad-rows-gap);
  box-sizing: border-box;
}

.proInfo .pc .hcard-trad .hcard-row{
  justify-content: flex-start;
  padding-left: 60px;
  padding-right: 0;
  color: rgba(255, 255, 255, 0.78);
}

.proInfo .pc .hcard-trad .hcard-row::after{
  left: 15%;
  right: 0;
}

.proInfo .pc .hcard-ai{
  left: 185px;
  top: 90px;
  width: 340px;
  height: 600px;
  background: linear-gradient(180deg, rgba(79, 87, 98, 0.62) 0%, rgba(79, 87, 98, 0.60) 90%, rgba(211, 198, 192, 0.55) 100%);
  border: 1px solid rgba(255, 255, 255, 0.55);
  box-shadow: 0 28px 64px rgba(0, 0, 0, 0.45);
  z-index: 3;
}

.proInfo .pc .hcard-media{
  margin: 14px 14px 0;
  border-radius: 22px;
  overflow: hidden;
}

.proInfo .pc .hcard-media img{
  display: block;
  width: 100%;
  object-fit: cover;
}

.proInfo .pc .hcard-ai .hcard-media img{
  height: 200px;
}

.proInfo .pc .hcard-head{
  padding: 12px 0;
  background: rgba(18, 26, 42, 0.92);
  color: #fff;
  font-weight: 700;
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
}

.proInfo .pc .hcard-ai .hcard-head{
  font-size: 20px;
}

.proInfo .pc .hcard-trad .hcard-head{
  color: #f5f2f2;
  font-weight: 700;
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
}

.proInfo .pc .hcard-rows{
  /* padding-top: 18px; */
}

.proInfo .pc .hcard-labels .hcard-rows{
  padding-top: calc(var(--trad-media-h) + var(--trad-head-h) + var(--trad-rows-gap));
}

.proInfo .pc .hcard-row{
  position: relative;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  color: rgba(255, 255, 255, 0.68);
}

.proInfo .pc .hcard-row::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 8%;
  right: 8%;
  height: 1.2px;
  background: linear-gradient(90deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.75) 50%,
      rgba(255, 255, 255, 0) 100%);
}

.proInfo .pc .hcard-labels .hcard-row::after{
  right: 26%;
}

.proInfo .pc .hcard-labels .hcard-row{
  justify-content: flex-start;
  padding-left: 44px;
  color: rgba(255, 255, 255, 0.78);
}

.proInfo .pc .hcard-ai .hcard-row{
  font-size: 17px;
  color: #ffffff;
}

.proInfo .pc .hcard-ai .hcard-row::after{
  background: linear-gradient(90deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.95) 50%,
      rgba(255, 255, 255, 0) 100%);
}

.proInfo .pc .hcard-labels .hcard-row, .proInfo .pc .hcard-trad .hcard-row{
  height: 60px;
}

.proInfo .pc .hcard-trad .x{
  display: inline-block;
  width: 18px;
  margin-right: 8px;
  color: #ff5a60;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  flex-shrink: 0;
}

/* ============================================
   Section 2: Power
   ============================================ */

.proInfo .pc .power-copy{
  position: absolute;
  top: 190px;
  left: 375px;
  width: 760px;
}

.proInfo .pc .power-copy p{
  margin: 36px 0 0;
  color: #314057;
}

.proInfo .pc .power-copy p strong{
  color: #137aff;
  font-weight: 700;
}

.proInfo .pc .power-stats{
  position: absolute;
  top: 540px;
  left: 50%;
  transform: translateX(-50%);
  width: 1400px;
  height: 480px;
  margin: 0;
  --stat-card-w: 608px;
  --stat-col-gap: 44px;
  --stat-row-stagger: 54px;
  --stat-row-top: 210px;
  --stat-grid-w: calc(var(--stat-card-w) * 2 + var(--stat-col-gap));
  --stat-grid-left: calc((1400px - var(--stat-grid-w)) / 2);
}

.proInfo .pc .stat-card{
  position: absolute;
  width: var(--stat-card-w);
  padding: 34px 26px 32px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid rgba(255, 255, 255, 0.95);
  box-shadow: 0 8px 22px rgba(48, 88, 144, 0.07);
  backdrop-filter: blur(6px);
  display: flex;
  align-items: stretch;
  gap: 30px;
}

.proInfo .pc .stat-card-1{
  top: 0;
  left: var(--stat-grid-left);
}

.proInfo .pc .stat-card-2{
  top: var(--stat-row-stagger);
  left: calc(var(--stat-grid-left) + var(--stat-card-w) + var(--stat-col-gap));
}

.proInfo .pc .stat-card-3{
  top: var(--stat-row-top);
  left: var(--stat-grid-left);
}

.proInfo .pc .stat-card-4{
  top: calc(var(--stat-row-top) + var(--stat-row-stagger));
  left: calc(var(--stat-grid-left) + var(--stat-card-w) + var(--stat-col-gap));
}

.proInfo .pc .stat-info{
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: left;
}

.proInfo .pc .stat-title{
  color: #26364d;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
  line-height: 1;
  white-space: nowrap;
}

.proInfo .pc .stat-num{
  display: inline-flex;
  align-items: flex-start;
  color: #137aff;
  font-family: "Alibaba PuHuiTi 3.0 95 ExtraBold", sans-serif;
  font-weight: 900;
  line-height: 1;
}

.proInfo .pc .stat-num .num{
  font-size: 70px;
}

.proInfo .pc .stat-num.big .num{
  font-size: 70px;
}

.proInfo .pc .stat-num .unit{
  margin-left: 4px;
  font-size: 17px;
  color: #137aff;
  font-weight: 700;
  align-self: flex-end;
  padding-bottom: 9px;
}

.proInfo .pc .stat-num .arrow{
  display: inline-flex;
  align-items: flex-start;
  align-self: flex-start;
  margin-left: 4px;
  margin-top: 0;
  padding: 0;
  line-height: 0;
}

.proInfo .pc .stat-num .arrow svg{
  display: block;
  overflow: visible;
}

.proInfo .pc .stat-num.big .arrow{
  margin-top: 0;
  padding: 0;
}

.proInfo .pc .stat-bars{
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 6px;
}

.proInfo .pc .bar-row{
  display: flex;
  flex-direction: column;
  font-size: 17px;
  color: #38475d;
}

.proInfo .pc .bar-row .bar-label{
  width: auto;
  flex-shrink: 0;
  text-align: left;
  color: #38475d;
  font-weight: 400;
  line-height: 1.2;
}

.proInfo .pc .bar-row:first-child .bar-label{
  color: #1a2436;
  font-weight: 700;
}

.proInfo .pc .bar-track{
  display: flex;
  align-items: center;
  min-width: 0;
}

.proInfo .pc .bar{
  display: block;
  height: 6px;
  border-radius: 4px;
  flex-shrink: 0;
  width: calc(200px * var(--w-pct, 0) / 100);
  margin-right: 14px;
}

.proInfo .pc .bar-blue{
  background: linear-gradient(90deg, #b8dbff 0%, #5fb0ff 45%, #0566f1 100%);
}

.proInfo .pc .bar-gray{
  background: #c8cfda;
}

.proInfo .pc .bar-val{
  flex-shrink: 0;
  color: #1a2436;
  font-weight: 700;
  text-align: left;
  font-size: 17px;
}

.proInfo .pc .bar-val.gray{
  color: #8a93a3;
  font-weight: 400;
}

/* ============================================
   Section 3: Identify (dark + laser lines)
   Text positions are aligned to the connecting
   lines drawn inside slice _05.
   ============================================ */

.proInfo .pc .id-left{
  position: absolute;
  top: 156px;
  left: 280px;
  width: 660px;
}

.proInfo .pc .section-identify :is(.id-left h2, .id-temp h2){
  margin: 0;
  font-family: "Alibaba PuHuiTi 3.0 95 ExtraBold", "Alibaba PuHuiTi 3.0 85 Bold", "Alibaba PuHuiTi 3.0 55 Regular", "Microsoft YaHei", sans-serif;
  font-weight: 800;
  letter-spacing: -1px;
  font-size: 58px;
  line-height: 1.35;
  color: #fff;
}

.proInfo .pc .id-left h2 .hi-blue{
  color: transparent;
  background: linear-gradient(180deg, #1d8bff 0%, #0566f1 100%);
  -webkit-background-clip: text;
  background-clip: text;
}

.proInfo .pc .id-left p{
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.92);
}

.proInfo .pc .id-tag{
  display: inline-block;
  margin-top: 14px;
  padding: 2px 10px;
  border-radius: 4px;
  background: linear-gradient(90deg, #0566f1 0%, #0080ff 100%);
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.proInfo .pc .id-temp{
  position: absolute;
  top: 210px;
  left: 1120px;
  width: 760px;
}

.proInfo .pc .id-temp .white{
  color: #fff;
}

.proInfo .pc .id-temp .hi-red{
  color: #ff3d44;
}

.proInfo .pc .id-temp p{
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: 20px;
  line-height: 1.9;
}

.proInfo .pc .id-temp .hi-red-s{
  color: #ff3d44;
  font-weight: 700;
}

.proInfo .pc .id-light{
  position: absolute;
  top: 482px;
  left: 1450px;
  width: 360px;
}

.proInfo .pc .id-light h2{
  margin: 0;
  font-family: "Alibaba PuHuiTi 3.0 95 ExtraBold", "Alibaba PuHuiTi 3.0 85 Bold", "Alibaba PuHuiTi 3.0 55 Regular", "Microsoft YaHei", sans-serif;
  font-weight: 800;
  letter-spacing: -1px;
  font-size: 28px;
  line-height: 1.35;
  color: #fff;
}

.proInfo .pc .id-light p{
  margin: 16px 0 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 20px;
  line-height: 1.9;
}

/* ============================================
   Section 4: Eye (1400 content, no shadows)
   ============================================ */

.proInfo .pc .section-eye .eye-copy{
  position: absolute;
  top: 90px;
  left: 0;
  width: 100%;
  text-align: center;
}

.proInfo .pc .section-eye .eye-copy p{
  margin: 36px 0 0;
  color: #314057;
}

.proInfo .pc .eye-grid{
  position: absolute;
  top: 310px;
  left: 0;
  width: 100%;
  display: grid;
  grid-template-columns: 770px 600px;
  column-gap: 30px;
}

.proInfo .pc .eye-photo{
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}

.proInfo .pc .eye-photo img{
  display: block;
  width: 100%;
  height: auto;
}

.proInfo .pc .eye-photo-l img{
  height: 484px;
  object-fit: cover;
  width: 770px;
}

.proInfo .pc .eye-photo-r img{
  height: 484px;
  object-fit: cover;
  width: 600px;
}

.proInfo .pc .tag{
  position: absolute;
  padding: 7px 18px;
  border-radius: 4px;
  background: #1689ff;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  white-space: nowrap;
}

.proInfo .pc .tag.tag-red{
  background: #f23a40;
}

.proInfo .pc .tag.tag-pos-1{
  top: 240px;
  left: 80px;
}

.proInfo .pc .tag.tag-pos-2{
  top: 116px;
  left: 410px;
}

.proInfo .pc .tag.tag-pos-a{
  top: 130px;
  left: 60px;
}

.proInfo .pc .tag.tag-pos-b{
  top: 50px;
  right: 130px;
}

.proInfo .pc .tag.tag-pos-c{
  top: 220px;
  right: 80px;
}

.proInfo .pc .tag.tag-pos-d{
  bottom: 70px;
  right: 60px;
}

/* ============================================
   Section 5: Block (chef + red tags)
   ============================================ */

.proInfo .pc .block-copy{
  position: absolute;
  top: 200px;
  left: 260px;
  width: 540px;
}

.proInfo .pc .block-copy p{
  margin: 36px 0 0;
  color: #314057;
}

.proInfo .pc .block-copy p.block-bottom{
  margin-top: 30px;
  font-weight: 400;
}

/* ============================================
   Section 6: Place (1400 content, no shadows)
   ============================================ */

.proInfo .pc .section-place .place-copy{
  position: absolute;
  top: 110px;
  left: 0;
  width: 100%;
  text-align: center;
}

.proInfo .pc .section-place .place-copy p{
  margin: 24px 0 0;
  color: #314057;
}

.proInfo .pc .place-grid{
  position: absolute;
  top: 290px;
  left: 0;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 30px;
}

.proInfo .pc .place-grid figure{
  margin: 0;
  border-radius: 12px;
  overflow: hidden;
}

.proInfo .pc .place-grid img{
  width: 100%;
  height: 410px;
  object-fit: cover;
  display: block;
}

/* ============================================
   Section 7: Scenes (1400 content, no shadows)
   ============================================ */

.proInfo .pc .scene-title{
  padding-top: 64px;
  text-align: center;
  color: #243246;
}

.proInfo .pc .scene-grid{
  position: absolute;
  top: 200px;
  left: 0;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 38px;
}

.proInfo .pc .scene-grid figure{
  margin: 0;
  text-align: center;
}

.proInfo .pc .scene-grid img{
  width: 100%;
  height: 310px;
  border-radius: 12px;
  object-fit: cover;
}

.proInfo .pc .scene-grid figcaption{
  margin-top: 22px;
  color: #26364d;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

/* ============================================
   Section 8: Size (1400 content)
   ============================================ */

.proInfo .pc .section-size h2{
  position: absolute;
  top: 200px;
  left: 50px;
  padding-bottom: 4px;
  color: #243246;
  border-bottom: 2px solid #b4bccb;
  display: inline-block;
}