/* Responsive corrections shared by the three visual product pages. */
.desktop-hero-title {
  width: max-content;
  max-width: 100%;
  margin: 25px auto 40px;
  color: #2a2b2e;
  font-family: "Source Han Sans", "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 66px;
  font-weight: 700;
  line-height: 84px;
  letter-spacing: 0.01em;
  white-space: nowrap;
}

.page-guidance {
  box-sizing: border-box;
  width: min(1200px, calc(100% - 40px));
  margin: 0 auto 90px;
  padding: 48px;
  border: 1px solid #eceef2;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 18px 50px rgba(42, 43, 46, 0.06);
}

.page-guidance > h2 {
  color: #2a2b2e;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
}

.page-guidance > p {
  max-width: 820px;
  margin: 14px auto 0;
  color: #626469;
  font-size: 17px;
  line-height: 1.8;
  text-align: center;
}

.page-guidance-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  margin-top: 34px;
}

.page-guidance-card {
  padding: 28px;
  border-radius: 18px;
  background: #f7f8fb;
}

.page-guidance-card h3 {
  color: #2a2b2e;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
}

.page-guidance-card p {
  margin-top: 12px;
  color: #626469;
  font-size: 15px;
  line-height: 1.75;
}

.page-guidance-card a {
  color: #4d71ff;
  text-decoration: none;
}

@media (max-width: 768px) {
  html,
  body {
    max-width: 100%;
    overflow-x: clip;
  }

  .container[data-v-5520c384] {
    min-width: 0 !important;
    width: 100% !important;
  }

  .top-banner-wrap[data-v-5bac5a78] {
    display: none !important;
  }

  .banner-nav[data-v-7f29c2c0],
  .nav .banner-nav-bg[data-v-7f29c2c0] {
    top: 0 !important;
  }

  .container .header[data-v-5520c384] {
    min-height: 64px;
  }

  .nav[data-v-7f29c2c0] {
    height: 64px;
  }

  .nav .nav-content {
    width: calc(100% - 20px) !important;
  }

  .nav .nav-content .item-left .logo {
    width: 96px !important;
  }

  .nav .nav-content .item-right {
    min-width: 0;
    font-size: 12px;
  }

  .nav .nav-content .item-right .tab {
    margin-left: 9px !important;
    white-space: nowrap;
  }

  .nav .nav-content .item-right .nav-download-button {
    min-width: 52px;
    height: 32px;
    margin-left: 9px;
    padding: 0 10px;
    line-height: 32px;
  }

  .page-guidance {
    width: calc(100% - 24px);
    margin-bottom: 54px;
    padding: 30px 18px;
    border-radius: 18px;
  }

  .page-guidance > h2 {
    font-size: 27px;
  }

  .page-guidance > p {
    font-size: 15px;
    text-align: left;
  }

  .page-guidance-grid {
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 24px;
  }

  .page-guidance-card {
    padding: 22px;
  }

  /* Desktop-client home page. */
  .desktop-content .first[data-v-eed9d0de] {
    height: 610px;
    overflow: hidden;
  }

  .desktop-content .first .banner[data-v-eed9d0de] {
    top: 0;
    height: 610px;
  }

  .desktop-content .first .content[data-v-eed9d0de] {
    top: 50px;
    width: 100%;
    padding: 0 16px;
    box-sizing: border-box;
  }

  .desktop-content .first .content .logo[data-v-eed9d0de] {
    height: 30px;
    margin-top: 30px;
  }

  .desktop-hero-title {
    width: 100%;
    margin: 20px auto 24px;
    font-size: clamp(32px, 9vw, 42px);
    line-height: 1.18;
    white-space: normal;
  }

  .desktop-content .first .content .computer[data-v-eed9d0de] {
    width: 650px;
    max-width: none;
    top: 20px;
  }

  .download-container .download-area[data-v-599d33a0] {
    position: relative;
    z-index: 2;
  }

  .download-container .download-area .download[data-v-599d33a0] {
    max-width: calc(50vw - 26px);
    height: auto;
  }

  .download-container .download-old[data-v-599d33a0] {
    position: relative;
    z-index: 2;
    font-size: 13px;
  }

  .content-more_container .part1[data-v-19a75fe2],
  .content-more_container .part2 .rows[data-v-19a75fe2],
  .content-more_container .part2 .bottom-infos[data-v-19a75fe2],
  .content-more_container .bottom .download .honor[data-v-19a75fe2] {
    width: 100%;
    box-sizing: border-box;
  }

  .content-more_container .part1[data-v-19a75fe2] {
    margin: 54px auto 72px;
    padding: 0 18px;
  }

  .content-more_container .part1 .title[data-v-19a75fe2],
  .content-more_container .part2 .title[data-v-19a75fe2],
  .content-more_container .bottom .download .title[data-v-19a75fe2] {
    font-size: 32px;
    line-height: 1.2;
  }

  .content-more_container .part1 .desc[data-v-19a75fe2] {
    margin-bottom: 44px;
    font-size: 15px;
    line-height: 1.4;
  }

  .content-more_container .part1 .details .detail-item[data-v-19a75fe2] {
    flex-direction: column;
    gap: 26px;
    margin: 58px auto;
  }

  .content-more_container .part1 .details .detail-item:nth-child(even)[data-v-19a75fe2] {
    flex-direction: column-reverse;
  }

  .content-more_container .part1 .details .detail-item [class$="-desc"][data-v-19a75fe2],
  .content-more_container .part1 .details .detail-item .aiBox-desc[data-v-19a75fe2],
  .content-more_container .part1 .details .detail-item .notebook-desc[data-v-19a75fe2] {
    width: 100% !important;
    box-sizing: border-box;
  }

  .content-more_container .part1 .details .detail-item .img1[data-v-19a75fe2] {
    width: 100% !important;
    height: auto !important;
  }

  .content-more_container .part1 .details .detail-item .subtitle[data-v-19a75fe2] {
    font-size: 31px !important;
    line-height: 1.2 !important;
  }

  .content-more_container .part2[data-v-19a75fe2] {
    padding: 70px 16px 54px;
  }

  .content-more_container .part2 .rows[data-v-19a75fe2] {
    display: block;
  }

  .content-more_container .part2 .rows .row-item[data-v-19a75fe2],
  .content-more_container .part2 .rows .row-item[data-v-19a75fe2]:last-child {
    width: 100%;
    height: auto;
    min-height: 0;
    margin-bottom: 24px;
    flex-direction: column;
    overflow: hidden;
  }

  .content-more_container .part2 .rows .row-item .text[data-v-19a75fe2] {
    padding: 30px 26px 10px;
  }

  .content-more_container .part2 .rows .row-item .img[data-v-19a75fe2] {
    width: 100%;
    margin: 20px 0 0 !important;
  }

  .content-more_container .part2 .bottom-infos[data-v-19a75fe2] {
    padding: 0;
  }

  .content-more_container .part2 .bottom-infos .bottom-infos-item[data-v-19a75fe2] {
    width: 100%;
    margin: 14px 0 26px !important;
  }

  .content-more_container .part2 .bottom-infos .bottom-infos-item .bottom-infos-img-box[data-v-19a75fe2] {
    flex: 0 0 82px;
    width: 82px;
    height: 82px;
    border-radius: 24px;
  }

  .content-more_container .part2 .bottom-infos .bottom-infos-item .bottom-infos-img-box .bottom-infos-img[data-v-19a75fe2] {
    width: 83px;
    height: 83px;
  }

  .content-more_container .part2 .bottom-infos .bottom-infos-item .bottom-infos-text[data-v-19a75fe2] {
    min-width: 0;
    margin-left: 14px;
  }

  .content-more_container .part2 .bottom-infos .bottom-infos-item .bottom-infos-text .bottom-infos-desc[data-v-19a75fe2] {
    width: auto;
    font-size: 15px;
    line-height: 1.55;
  }

  .content-more_container .bottom[data-v-19a75fe2] {
    height: auto;
    min-height: 560px;
  }

  .content-more_container .bottom .download[data-v-19a75fe2] {
    padding: 72px 16px 54px;
  }

  .content-more_container .bottom .download .honor[data-v-19a75fe2] {
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
    margin: 38px auto;
  }

  .content-more_container .bottom .download .honor .honor-item[data-v-19a75fe2] {
    width: calc(50% - 8px);
    max-width: 150px;
    height: auto;
  }

  /* Mobile-client introduction page. */
  .container[data-v-878f3920] {
    top: 0;
    margin-bottom: 50px;
  }

  .container[data-v-878f3920] .main-bg[data-v-878f3920] {
    height: 330px;
    background-position: 36% top;
    background-size: auto 330px;
  }

  .container[data-v-878f3920] .main[data-v-878f3920] {
    width: 100%;
    height: auto;
    min-height: 585px;
    padding-top: 342px;
    box-sizing: border-box;
  }

  .container[data-v-878f3920] .main[data-v-878f3920] .section[data-v-878f3920] {
    position: relative;
    top: auto;
    right: auto;
    width: calc(100% - 24px);
    margin: 0 auto;
    padding: 24px 18px;
    border: 1px solid rgba(229, 232, 239, 0.9);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.94);
    box-shadow: 0 12px 30px rgba(42, 43, 46, 0.08);
  }

  .container[data-v-878f3920] .main[data-v-878f3920] .section[data-v-878f3920] .title[data-v-878f3920] {
    font-size: 32px;
    letter-spacing: 0.04em;
    white-space: normal;
  }

  .container[data-v-878f3920] .main[data-v-878f3920] .section[data-v-878f3920] .desc[data-v-878f3920] {
    margin: 12px 0 18px;
    font-size: 16px;
    letter-spacing: 0.18em;
    white-space: normal;
  }

  .container[data-v-878f3920] .main[data-v-878f3920] .section[data-v-878f3920] .operation[data-v-878f3920] {
    width: 124px;
  }

  .container[data-v-878f3920] .intro-block[data-v-878f3920] {
    width: calc(100% - 24px);
    margin-top: 28px;
  }

  .container[data-v-878f3920] .content[data-v-878f3920] {
    padding: 20px 12px 0;
    box-sizing: border-box;
  }

  .container[data-v-878f3920] .content .img[data-v-878f3920] {
    display: block;
    width: 100%;
    margin: 64px auto 0;
  }

  /* Download center. */
  .normal-bg[data-v-5520c384] {
    overflow: hidden;
  }

  .container[data-v-72551d72] {
    width: 100%;
    padding: 58px 12px 0;
    box-sizing: border-box;
  }

  .container .title[data-v-72551d72] {
    font-size: 31px;
    line-height: 1.2;
  }

  .container .divider[data-v-72551d72] {
    width: 100%;
  }

  .container .protocol[data-v-72551d72],
  .container .router-link[data-v-72551d72] {
    font-size: 15px;
    line-height: 1.6;
  }

  .container .content[data-v-72551d72] {
    margin: 30px auto 54px;
  }

  .item-container[data-v-65d2b82a] {
    width: 100%;
    height: auto;
    min-height: 0;
    padding: 30px 18px;
    flex-direction: column;
    gap: 22px;
    justify-content: center;
    text-align: center;
  }

  .item-container .preview-img[data-v-65d2b82a] {
    width: min(280px, 100%);
    height: auto;
    object-fit: contain;
  }

  .item-container .operation-box[data-v-65d2b82a] {
    width: 100%;
  }

  .item-container .operation-box .title[data-v-65d2b82a] {
    font-size: 28px;
    line-height: 1.2;
  }

  .item-container .operation-box .desc[data-v-65d2b82a] {
    line-height: 1.5;
  }

  .item-container .operation-box .btn-group[data-v-65d2b82a] {
    max-width: 100%;
    margin-top: 20px;
    justify-content: center;
  }

  .item-container .operation-box .btn-group .btn[data-v-65d2b82a] {
    width: min(160px, calc(50vw - 32px));
    height: auto;
    margin: 8px 5px 0;
  }

  .item-container .operation-box .linux-package-group[data-v-65d2b82a] .btn[data-v-65d2b82a] {
    width: min(160px, calc(50vw - 32px));
  }
}

@media (max-width: 430px) {
  .nav .nav-content .item-left .logo {
    width: 86px !important;
  }

  .nav .nav-content .item-right .tab {
    margin-left: 7px !important;
  }

  .nav .nav-content .item-right .nav-download-button {
    min-width: 46px;
    margin-left: 7px;
    padding: 0 8px;
  }
}
