@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 {
  --v481-design-width: 1920px;
  --v481-design-height: 8132px;
  --v481-min-width: 1400px;
  --v481-scale: max(
    calc(var(--v481-min-width) / var(--v481-design-width)),
    calc(100vw / var(--v481-design-width))
  );
}

.proInfo .pc .page-frame {
  width: 100%;
  height: calc(var(--v481-design-height) * var(--v481-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 .v481-page {
  width: var(--v481-design-width);
  flex: 0 0 var(--v481-design-width);
  overflow: hidden;
  transform-origin: top center;
  transform: scale(var(--v481-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 .v481-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 .v481-page img {
  display: block;
  width: auto;
  max-width: none;
}

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

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

.proInfo .pc .v481-section-ai-power {
  height: 1109px;
  background-image: url("/public/uploads/xinanfang/2026/05/18/1779098077083.jpg");
}

.proInfo .pc .v481-section-openclaw {
  height: 824px;
  background-image: url("/public/uploads/xinanfang/2026/05/18/1779098077680.jpg");
  color: #fff;
}

.proInfo .pc .v481-section-sovereign {
  height: 838px;
  background-image: url("/public/uploads/xinanfang/2026/05/18/1779098077364.jpg");
  color: #fff;
}

.proInfo .pc .v481-section-security {
  height: 578px;
  background-image: url("/public/uploads/xinanfang/2026/05/18/1779098077329.jpg");
}

.proInfo .pc .v481-section-local {
  height: 1005px;
  background-image: url("/public/uploads/xinanfang/2026/05/18/1779098077576.jpg");
}

.proInfo .pc .v481-section-compare {
  height: 1186px;
  background-image: url("/public/uploads/xinanfang/2026/05/18/1779098077873.jpg");
}

.proInfo .pc .v481-section-ports {
  height: 796px;
  background-image: url("/public/uploads/xinanfang/2026/05/18/1779098083330.jpg");
}

.proInfo .pc .v481-section-scenes {
  height: 1296px;
  background-image: url("/public/uploads/xinanfang/2026/05/18/1779098083385.jpg");
}

.proInfo .pc .v481-section-size {
  height: 500px;
  background-image: url("/public/uploads/xinanfang/2026/05/18/1779098083520.jpg");
}

.proInfo .pc .ai-power-title {
  position: absolute;
  top: 168px;
  left: 335px;
}

.proInfo .title h1,
.proInfo .pc .ai-power-title h1,
.proInfo .pc .openclaw-copy h2,
.proInfo .pc .sovereign-copy h2,
.proInfo .pc .local-copy h2,
.proInfo .pc .compare-copy h2,
.proInfo .pc .ports-copy h2,
.proInfo .pc .scene-title,
.proInfo .pc .v481-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", sans-serif;
  font-weight: 800;
  letter-spacing: -1px;
}

.proInfo .pc .ai-power-title h1 {
  color: #243246;
  font-size: 58px;
  line-height: 1.22;
}

.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.28) 100%);
}

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

.proInfo .pc .grad-light {
  background-image: linear-gradient(180deg, #ffffff 0%, #e2eaf5 50%, rgba(255, 255, 255, 0.32) 100%);
}

.proInfo .pc .grad-deep {
  background-image: linear-gradient(180deg, #ffffff 0%, #f8fbff 65%, #6f7d97 100%);
}

.proInfo .pc .ai-power-title p {
  margin: 36px 0 0;
  color: #314057;
  font-size: 20px;
  line-height: 2;
}

.proInfo .pc .info-card {
  position: absolute;
  display: flex;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.62);
  box-shadow: 0 16px 38px rgba(48, 88, 144, 0.08);
  backdrop-filter: blur(8px);
}

.proInfo .pc .info-card h3 {
  margin: 0 0 12px;
  color: #26364d;
  font-size: 20px;
  line-height: 1;
}

.proInfo .pc .info-card p {
  margin: 0;
  color: #38475d;
  font-size: 17px;
  line-height: 1.9;
}

.proInfo .pc .info-card strong {
  color: #137aff;
  font-weight: 900;
}

.proInfo .pc .power-card {
  top: 510px;
  left: 247px;
  width: 760px;
  height: 184px;
  padding: 0 45px;
}

.proInfo .pc .power-card img {
  width: 92px;
  height: 106px;
  margin-right: 42px;
  object-fit: contain;
}

.proInfo .pc .power-card p {
  display: flex;
  align-items: flex-end;
}

.proInfo .pc .power-card p strong {
  font-size: 44px;
  line-height: 1;
  margin-right: 20px;
}

.proInfo .pc .power-card p span {
  padding-bottom: 4px;
}

.proInfo .pc .model-card {
  top: 720px;
  left: 247px;
  width: 760px;
  height: 198px;
  padding: 30px 44px 28px;
  align-items: flex-start;
  flex-direction: column;
}

.proInfo .pc .model-logos {
  display: flex;
  align-items: center;
  height: 42px;
  gap: 30px;
  margin-bottom: 20px;
}

.proInfo .pc .model-logos img:nth-child(1) {
  width: 162px;
}

.proInfo .pc .model-logos img:nth-child(2) {
  width: 132px;
}

.proInfo .pc .model-logos img:nth-child(3) {
  width: 156px;
}

.proInfo .pc .model-copy {
  display: grid;
  grid-template-columns: 200px 1fr;
  align-items: start;
  width: 100%;
}

.proInfo .pc .model-copy p {
  font-size: 17px;
  line-height: 1.9;
}

.proInfo .pc .decode-card,
.proInfo .pc .framework-card {
  left: 1022px;
  width: 730px;
  padding: 0 56px 0 50px;
}

.proInfo .pc .decode-card {
  top: 606px;
  height: 188px;
}

.proInfo .pc .framework-card {
  top: 815px;
  height: 210px;
}

.proInfo .pc .decode-card img {
    width: 104px;
  height: 120px;
  margin-right: 54px;
  flex-shrink: 0;
  object-fit: contain;
}

.proInfo .pc .framework-card img {
    width: 104px;
  height: 120px;
  margin-right: 54px;
  flex-shrink: 0;
  object-fit: contain;
}

.proInfo .pc .decode-card p,
.proInfo .pc .framework-card p {
  font-size: 17px;
}

.proInfo .pc .openclaw-copy {
  position: absolute;
  top: 158px;
  left: 335px;
}

.proInfo .pc .openclaw-copy h2 {
  color: #fff;
  font-size: 58px;
  line-height: 1.35;
}

.proInfo .pc .openclaw-copy h2 .brand {
  display: inline-block;
  color: #ff3d44;
  background: linear-gradient(90deg, #ff2b34 0%, #ff6266 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.proInfo .pc .openclaw-copy h2 em {
  position: relative;
  top: -10px;
  display: inline-block;
  margin-left: 15px;
  padding: 3px 9px 5px;
  border-radius: 4px;
  background: #ff4a50;
  color: #fff;
  font-size: 24px;
  line-height: 1;
  font-style: normal;
  font-weight: 900;
}

.proInfo .pc .openclaw-copy p {
  margin: 24px 0 80px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 20px;
  line-height: 2;
}

.proInfo .pc .openclaw-copy h3 {
  margin: 0 0 24px;
  color: #fff;
  font-size: 28px;
}

.proInfo .pc .im-list {
  display: flex;
  gap: 22px;
}

.proInfo .pc .im-item {
  position: relative;
  display: flex;
  width: 102px;
  height: 120px;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  overflow: hidden;
  padding-top: 16px;
  border: 1px solid #3aa6ff;
  border-radius: 8px;
  background: #ffffff;
  box-shadow:
    0 -10px 22px rgba(64, 168, 255, 0.55),
    0 12px 24px rgba(64, 168, 255, 0.55);
}

.proInfo .pc .im-item img {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  object-fit: contain;
}

.proInfo .pc .im-item span {
  display: flex;
  width: 100%;
  height: 38px;
  align-items: center;
  justify-content: center;
  margin-top: auto;
  color: #fff;
  background: #1689ff;
  font-size: 17px;
}

.proInfo .pc .sovereign-copy {
  position: absolute;
  top: 190px;
  left: 335px;
}

.proInfo .pc .sovereign-copy h2 {
  color: #fff;
  font-size: 58px;
  line-height: 1.45;
}

.proInfo .pc .sovereign-copy p {
  margin: 38px 0 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: 20px;
  line-height: 1.95;
}

.proInfo .pc .security-grid {
  display: grid;
  grid-template-columns: repeat(3, 410px);
  gap: 44px;
  justify-content: center;
  padding-top: 52px;
}

.proInfo .pc .security-item {
  text-align: center;
}

.proInfo .pc .security-item img {
  width: 387px;
  height: 265px;
  border-radius: 10px;
  object-fit: cover;
}

.proInfo .pc .security-item h3 {
  margin: 26px 0 4px;
  color: #243247;
  font-size: 20px;
}

.proInfo .pc .security-item p {
  margin: 0;
  color: #3d4d63;
  font-size: 17px;
  line-height: 1.8;
}

.proInfo .pc .local-copy {
  position: absolute;
  top: 178px;
  left: 335px;
}

.proInfo .pc .local-copy h2 {
  color: #26354b;
  font-size: 58px;
  line-height: 1.34;
}

.proInfo .pc .local-copy p {
  margin: 36px 0 0;
  color: #394a61;
  font-size: 20px;
  line-height: 2;
}

.proInfo .pc .benefit-grid {
  position: absolute;
  top: 525px;
  left: 300px;
  display: grid;
  grid-template-columns: repeat(4, 320px);
  gap: 24px;
}

.proInfo .pc .benefit-card {
  height: 348px;
  padding: 45px 24px 0;
  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.68);
  text-align: center;
  box-shadow: 0 20px 48px rgba(49, 83, 128, 0.08);
  backdrop-filter: blur(6px);
}

.proInfo .pc .benefit-card img {
  width: 102px;
  height: 102px;
  margin: 0 auto 16px;
  object-fit: contain;
}

.proInfo .pc .benefit-card h3 {
  margin: 0 0 10px;
  color: #26354b;
  font-size: 20px;
}

.proInfo .pc .benefit-card p {
  margin: 0;
  color: #46566c;
  font-size: 17px;
  line-height: 1.85;
}

.proInfo .pc .gartner-note {
  position: absolute;
  left: 335px;
  bottom: 73px;
  margin: 0;
  color: #566578;
  font-size: 14px;
}

.proInfo .pc .compare-copy,
.proInfo .pc .ports-copy {
  text-align: center;
}

.proInfo .pc .compare-copy h2 {
  margin-top: 154px;
  color: #26354b;
  font-size: 58px;
}

.proInfo .pc .compare-copy p {
  margin: 22px 0 0;
  color: #3b4b62;
  font-size: 20px;
}

.proInfo .pc .ports-copy h2 {
  margin-top: 140px;
  color: #26354b;
  font-size: 58px;
}

.proInfo .pc .ports-copy p {
  margin: 16px 0 0;
  color: #33465f;
  font-size: 20px;
}

.proInfo .pc .scene-title {
  position: absolute;
  top: 132px;
  left: 0;
  width: 100%;
  color: #26354b;
  font-size: 58px;
  text-align: center;
}

.proInfo .pc .scene-grid {
  position: absolute;
  top: 266px;
  left: 245px;
  display: grid;
  grid-template-columns: repeat(3, 470px);
  column-gap: 26px;
  row-gap: 67px;
}

.proInfo .pc .scene-card {
  text-align: center;
}

.proInfo .pc .scene-card img {
  width: 470px;
  height: 315px;
  border-radius: 8px;
  object-fit: cover;
}

.proInfo .pc .scene-card h3 {
  margin: 20px 0 6px;
  color: #26354b;
  font-size: 20px;
}

.proInfo .pc .scene-card p {
  margin: 0;
  color: #435369;
  font-size: 17px;
  line-height: 1.55;
}

.proInfo .pc .v481-section-size h2 {
  position: absolute;
  top: 220px;
  left: 423px;
  color: #26354b;
  font-size: 58px;
  border-bottom: 2px solid #999;
}
