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

.proInfo .pc .page-frame {
  width: 100%;
  height: calc(var(--v410-design-height) * var(--v410-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 .v410-page {
  width: var(--v410-design-width);
  flex: 0 0 var(--v410-design-width);
  overflow: hidden;
  transform-origin: top center;
  transform: scale(var(--v410-scale));
  color: #233044;
  font-family: "Alibaba PuHuiTi 3.0 55 Regular", "PingFang SC", "Noto Sans CJK SC", "Microsoft YaHei", sans-serif;
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
}

.proInfo .pc .v410-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 .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;
}

.proInfo .pc .section-hero{
  height: 1070px;
  background-image: url("/public/uploads/xinanfang/2026/06/04/1780566505062.jpg");
}

.proInfo .pc .section-ai{
  height: 1108px;
  background-image: url("/public/uploads/xinanfang/2026/06/04/1780566502143.jpg");
}

.proInfo .pc .section-network{
  height: 880px;
  background-image: url("/public/uploads/xinanfang/2026/06/04/1780566502942.jpg");
}

.proInfo .pc .section-security{
  height: 790px;
  background-image: url("/public/uploads/xinanfang/2026/06/04/1780566502363.jpg");
}

.proInfo .pc .section-monitor{
  height: 795px;
  background-image: url("/public/uploads/xinanfang/2026/06/04/1780566503107.jpg");
}

.proInfo .pc .section-openclaw{
  height: 824px;
  background-image: url("/public/uploads/xinanfang/2026/06/04/1780566503270.jpg");
}

.proInfo .pc .section-cases{
  height: 1308px;
  background-image: url("/public/uploads/xinanfang/2026/06/04/1780566503056.jpg");
}

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

.proInfo .pc .v410-page :is(h1, h2, h3, p, ul){
  margin: 0;
  padding: 0;
}

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

.proInfo .title h1,
.proInfo .pc .v410-page :is(.hero-copy h1, .ai-copy h2, .network-copy h2, .security-copy h2, .monitor-copy h2, .openclaw-copy h2, .section-cases h2, .section-size h2){
  font-family: "Alibaba PuHuiTi 3.0 95 ExtraBold", "Alibaba PuHuiTi 3.0 85 Bold", "Microsoft YaHei", sans-serif;
  font-weight: 900;
  letter-spacing: 0;
}

.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-blue{
  background-image: linear-gradient(180deg, #0566f1 0%, #1d8bff 50%, rgba(125, 188, 255, 0.45) 100%);
}

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

.proInfo .pc .hero-copy{
  position: absolute;
  top: 108px;
  left: 0;
  width: 1920px;
  text-align: center;
  color: #fff;
}

.proInfo .pc .hero-copy h1{
  display: inline-block;
  color: rgba(255, 255, 255, 0.97);
  text-shadow: 0 4px 16px rgba(30, 90, 160, 0.18);
}

.proInfo .pc .hero-copy h1 span{
  display: block;
  background-image: linear-gradient(180deg, #ffffff 40%, #dbe8ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.proInfo .pc .hero-copy h1 span:first-child{
  font-size: 62px;
  line-height: 1.18;
}

.proInfo .pc .hero-copy h1 span:last-child{
  margin-top: 12px;
  font-size: 62px;
  line-height: 1.18;
}

.proInfo .pc .hero-copy p{
  margin-top: 34px;
  font-size: 22px;
  line-height: 1.85;
  color: rgba(255, 255, 255, 0.9);
}

.proInfo .pc .hero-label{
  position: absolute;
  font-family: "Alibaba PuHuiTi 3.0 55 Regular", "Microsoft YaHei", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  color: rgba(255, 255, 255, 0.95);
  white-space: nowrap;
  text-shadow: 0 3px 10px rgba(19, 77, 145, 0.22);
}

.proInfo .pc .label-edge{
  top: 376px;
  left: 414px;
}

.proInfo .pc .label-router{
  top: 718px;
  left: 374px;
}

.proInfo .pc .label-core{
  top: 422px;
  left: 960px;
  transform: translateX(-50%);
  text-align: center;
  font-size: 22px;
  font-weight: 700;
}

.proInfo .pc .label-core::after{
  content: "";
  display: block;
  width: 32px;
  height: 4px;
  margin: 18px auto 0;
  background: #29ccff;
}

.proInfo .pc .label-switch{
  top: 436px;
  left: 1402px;
}

.proInfo .pc .label-poe{
  top: 714px;
  left: 1460px;
}

.proInfo .pc .hero-note{
  position: absolute;
  left: 0;
  bottom: 100px;
  width: 1920px;
  text-align: center;
  font-size: 17px;
  line-height: 1;
  color: rgba(255, 255, 255, 0.58);
}

.proInfo .pc .ai-copy{
  position: absolute;
  top: 173px;
  right: 70px;
  width: 720px;
  text-align: center;
}

.proInfo .pc .ai-copy h2{
  font-size: 58px;
  line-height: 1.3;
  text-align: right;
}

.proInfo .pc .ai-copy p{
  margin-top: 30px;
  color: #2d394d;
  font-size: 20px;
  line-height: 1.9;
  text-align: right;
}

.proInfo .pc .compute-row{
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  gap: 22px;
  margin-top: 44px;
  color: #162236;
}

.proInfo .pc .compute-row .pill, .proInfo .pc .spec-list span{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 38px;
  padding: 0 12px;
  border-radius: 4px;
  background: linear-gradient(180deg, #168dff 0%, #0b73e9 100%);
  color: #fff;
  font-family: "Alibaba PuHuiTi 3.0 55 Regular", "Microsoft YaHei", sans-serif;
  font-size: 26px;
  line-height: 1;
}

.proInfo .pc .compute-row .pill{
  align-self: flex-start;
}

.proInfo .pc .compute-row strong{
  font-family: "Alibaba PuHuiTi 3.0 95 ExtraBold", "Microsoft YaHei", sans-serif;
  font-size: 78px;
  line-height: 0.9;
}

.proInfo .pc .compute-row em{
  margin-left: -14px;
  font-style: normal;
  font-family: "Alibaba PuHuiTi 3.0 85 Bold", "Microsoft YaHei", sans-serif;
  font-size: 25px;
  line-height: 1;
  padding-bottom: 5px;
  font-weight: 800;
}

.proInfo .pc .compute-row b{
  align-self: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #172538;
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  margin: auto 20px;
}

.proInfo .pc .spec-card{
  position: absolute;
  left: 50%;
  top: 650px;
  transform: translateX(-50%);
  display: grid;
  grid-template-columns: 1fr 420px;
  column-gap: 86px;
  width: 1260px;
  height: 320px;
  padding: 60px 78px 54px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 255) 0%, rgba(255, 255, 255, 0.36) 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.66);
}

.proInfo .pc .spec-copy h3{
  color: #19263a;
  font-size: 40px;
  line-height: 1.25;
}

.proInfo .pc .spec-copy h3 span{
  color: #0878ef;
}

.proInfo .pc .spec-copy p{
  color: #26344a;
  font-size: 21px;
  line-height: 1.7;
}

.proInfo .pc .spec-copy, .proInfo .pc .spec-list{
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  list-style: none;
}

.proInfo .pc .spec-list li{
  display: flex;
  align-items: center;
  gap: 18px;
}

.proInfo .pc .spec-list span{
  height: 34px;
  min-width: 70px;
  background: #697b95;
  font-size: 24px;
  font-weight: 600;
}

.proInfo .pc .spec-list li:first-child span{
  background: linear-gradient(180deg, #168dff 0%, #0b73e9 100%);
}

.proInfo .pc .spec-list strong{
  color: #1978e8;
  font-size: 28px;
  line-height: 1;
}

.proInfo .pc .spec-list li:not(:first-child) strong{
  color: #697b95;
}

.proInfo .pc .network-copy{
  position: absolute;
  top: 200px;
  left: 360px;
  width: 610px;
  color: #fff;
}

.proInfo .pc .network-copy h2{
  display: inline-block;
  font-size: 48px;
  line-height: 1.32;
  color: #fff;
  background-image: linear-gradient(125deg, #ffffff 0%, #eef7ff 40%, #b8c9dc 70%, #c8d9ef 90%, #b2c6e3 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.proInfo .pc .network-copy h3{
  display: inline-block;
  margin-top: 42px;
  padding: 0 0 2px;
  border-bottom: 0;
  background-image: linear-gradient(to bottom, transparent 0, transparent calc(100% - 7px), #0d8bff calc(100% - 9px), #0d8bff 100%);
  color: #fff;
  font-size: 20px;
  line-height: 1.12;
}

.proInfo .pc .network-copy p{
  margin-top: 34px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 20px;
  line-height: 1.75;
}

.proInfo .pc .security-copy{
  position: absolute;
  top: 146px;
  right: 2px;
  width: 600px;
}

.proInfo .pc .security-copy h2{
  font-size: 58px;
  line-height: 1.28;
}

.proInfo .pc .security-copy p{
  margin-top: 56px;
  color: #2c3b50;
  font-size: 22px;
  line-height: 1.85;
}

.proInfo .pc .security-copy p+p{
  margin-top: 34px;
}

.proInfo .pc .security-icons{
  position: absolute;
  left: 80px;
  top: 500px;
  display: grid;
  grid-template-columns: repeat(3, 160px);
  column-gap: 40px;
}

.proInfo .pc .security-item{
  min-height: 188px;
  padding-top: 20px;
  border: 1px solid rgba(255, 255, 255, 0.82);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.34);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.44);
  text-align: center;
}

.proInfo .pc .security-item img{
  height: 72px;
  margin: 0 auto 24px;
}

.proInfo .pc .security-item strong, .proInfo .pc .security-item span{
  display: block;
  color: #162337;
  font-size: 17px;
  line-height: 1.45;
}

.proInfo .pc .security-item strong{
  font-size: 18px;
}

.proInfo .pc .monitor-copy{
  position: absolute;
  top: 160px;
  left: 30px;
  width: 1090px;
}

.proInfo .pc .monitor-copy h2{
  color: #172234;
  font-size: 58px;
  line-height: 1.2;
}

.proInfo .pc .monitor-copy h2 span{
  color: #0c78ff;
}

.proInfo .pc .monitor-copy p{
  margin-top: 48px;
  color: #26384e;
  font-size: 22px;
  line-height: 1.9;
}

.proInfo .pc .feature-tags{
  display: flex;
  gap: 24px;
  margin-top: 120px;
}

.proInfo .pc .feature-tags span{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 260px;
  height: 40px;
  padding: 0 12px;
  border-radius: 25px;
  background: linear-gradient(180deg, #178eff 0%, #096feb 100%);
  color: #fff;
  font-family: "Alibaba PuHuiTi 3.0 55 Regular", sans-serif;
  font-size: 20px;
  white-space: nowrap;
}

.proInfo .pc .monitor-copy p:last-child{
  margin-top: 52px;
}

.proInfo .pc .monitor-copy strong{
  color: #0877ef;
}

.proInfo .pc .openclaw-copy{
  position: absolute;
  top: 134px;
  left: 50px;
  width: 760px;
  color: #fff;
}

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

.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 .openclaw-copy h2{
  color: #fff;
  font-size: 58px;
  line-height: 1.3;
}

.proInfo .pc .openclaw-copy h2 span{
  color: #ff4148;
}

.proInfo .pc .openclaw-copy h2 em{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 48px;
  margin-left: 20px;
  border-radius: 8px;
  background: #ff4148;
  color: #fff;
  font-style: normal;
  font-family: "Alibaba PuHuiTi 3.0 85 Bold", "Microsoft YaHei", sans-serif;
  font-size: 32px;
  vertical-align: 8px;
}

.proInfo .pc .openclaw-copy p{
  margin-top: 26px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 21px;
  line-height: 1.8;
}

.proInfo .pc .openclaw-copy h3{
  margin-top: 90px;
  color: #fff;
  font-size: 30px;
  line-height: 1;
}

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

.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 .section-cases h2{
  padding-top: 119px;
  text-align: center;
  color: #172234;
  font-size: 58px;
  line-height: 1;
}

.proInfo .pc .case-grid{
  position: absolute;
  top: 245px;
  left: 0;
  display: grid;
  grid-template-columns: repeat(3, 444px);
  column-gap: 40px;
  row-gap: 70px;
}

.proInfo .pc .case-card{
  width: 444px;
  text-align: center;
}

.proInfo .pc .case-card img{
  width: 444px;
  height: 316px;
  border-radius: 10px;
  object-fit: cover;
}

.proInfo .pc .case-card h3{
  margin-top: 24px;
  color: #263349;
  font-size: 20px;
  line-height: 1.1;
}

.proInfo .pc .case-card p{
  margin-top: 16px;
  color: #334258;
  font-size: 17px;
  line-height: 1.52;
}

.proInfo .pc .section-size h2{
  position: absolute;
  top: 200px;
  left: 0;
  padding-bottom: 10px;
  border-bottom: 2px solid #a8b0bd;
  color: #1b273a;
  font-size: 48px;
  line-height: 1;
}
