.WPA3-SELECT-PANEL {
  z-index: 2147483647;
  width: 463px;
  height: 292px;
  margin: 0;
  padding: 0;
  border: 1px solid #d4d4d4;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 15px #d4d4d4;
}

.WPA3-SELECT-PANEL * {
  position: static;
  z-index: auto;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  width: auto;
  height: auto;
  max-height: auto;
  max-width: auto;
  min-height: 0;
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
  clear: none;
  clip: auto;
  background: transparent;
  color: #333;
  cursor: auto;
  direction: ltr;
  float: none;
  font:
    normal normal normal 12px "Helvetica Neue",
    Arial,
    sans-serif;
  line-height: 16px;
  letter-spacing: normal;
  list-style: none;
  marks: none;
  overflow: visible;
  page: auto;
  quotes: none;
  -o-set-link-source: none;
  size: auto;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-overflow: clip;
  text-shadow: none;
  text-transform: none;
  vertical-align: baseline;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
  word-wrap: normal;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-outline: 0;
  -moz-outline: 0;
  -ms-outline: 0;
  -o-outline: 0;
  outline: 0;
  -webkit-text-size-adjust: none;
  font-family:
    Microsoft YaHei,
    Simsun;
}

.WPA3-SELECT-PANEL a {
  cursor: auto;
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-TOP {
  height: 25px;
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-CLOSE {
  float: right;
  display: block;
  width: 47px;
  height: 25px;
  background: url(http://combo.b.qq.com/crm/wpa/release/3.3/wpa/views/SelectPanel-sprites.png)
    no-repeat;
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-CLOSE:hover {
  background-position: 0 -25px;
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-MAIN {
  padding: 23px 20px 45px;
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-GUIDE {
  margin-bottom: 42px;
  font-family: "Microsoft Yahei";
  font-size: 16px;
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-SELECTS {
  /* width: 246px; */
  width: 123px;
  height: 111px;
  margin: 0 auto;
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-CHAT {
  float: right;
  display: block;
  width: 88px;
  height: 111px;
  background: url(http://combo.b.qq.com/crm/wpa/release/3.3/wpa/views/SelectPanel-sprites.png)
    no-repeat 0 -80px;
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-CHAT:hover {
  background-position: -88px -80px;
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-AIO-CHAT {
  float: left;
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-QQ {
  display: block;
  width: 76px;
  height: 76px;
  margin: 6px;
  /* background: url(http://combo.b.qq.com/crm/wpa/release/3.3/wpa/views/SelectPanel-sprites.png) no-repeat -50px 0; */
  background: url("/web/my/infoassets/images/telegram.png") no-repeat fixed
    center / cover !important;
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-QQ-ANONY {
  background-position: -130px 0;
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-LABEL {
  display: block;
  padding-top: 10px;
  color: #00a2e6;
  text-align: center;
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-BOTTOM {
  padding: 0 20px;
  text-align: right;
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-INSTALL {
  color: #8e8e8e;
}

.page-header > .main {
  background-color: white;
}

.tpm-prod-hero__bg-inner .tpm-prod-hero__bg-inner-content {
  display: flex;
  height: 100%;
  align-items: center;
}

.tpm-prod-hero__bg-inner .tpm-prod-hero__bg-inner-content .bg-title {
  font-family: "AlimamaShuHeiTi-Bold";
  font-weight: bold;
  line-height: 1.3;
  font-size: 60px;
  font-family: AlimamaShuHeiTi-Bold, AlimamaShuHeiTi;
  font-weight: bold;
  color: #ffffff;
  line-height: 72px;
  animation: textShine 3s ease-in-out infinite alternate;
  background: linear-gradient(
    to right,
    #f4b156 20%,
    #fbb352 30%,
    #f9f5a2 70%,
    #fdb25c 80%
  );
  background-size: 500% auto;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
}

.tpm-prod-hero__bg-inner
  .tpm-prod-hero__bg-inner-content
  .bg-title.bg-title_white {
  color: #fff;
  background: none;
  -webkit-text-fill-color: initial;
}

.tpm-prod-hero__bg-inner .bg-desc {
  color: #fff;
  font-size: 16px;
  margin-top: 18px;
  font-family: AlimamaShuHeiTi-Bold, AlimamaShuHeiTi;
}

.tpm-prod-hero__bg-inner .bg-inner-content-main {
  margin-left: -54px;
  text-align: left;
}

.tpm-prod-hero__bg-inner
  .tpm-prod-hero__bg-inner-content
  .bg-title_wrap
  .bg-title:not(.bg-title_white) {
  animation: textShine 3s ease-in-out infinite alternate;
  background: linear-gradient(
    to right,
    #f4b156 20%,
    #fbb352 30%,
    #f9f5a2 70%,
    #fdb25c 80%
  );
  background-size: 500% auto;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
}

.bg-title_wrap {
  margin-top: 6px;
}

.tpm-prod-hero__bg-inner .bg-desc-child {
  position: relative;
  height: 40px;
  background: #ffffff;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
}

.tpm-prod-hero__bg-inner .bg-desc-child.bg-desc-first {
  z-index: 10;
  color: #ff3b20;
}

.tpm-prod-hero__bg-inner .bg-desc-child.bg-desc-first span {
  font-size: 24px;
  margin-left: 10px;
}

.tpm-prod-hero__bg-inner .bg-desc-child.bg-desc-second {
  background: none;
  border: 1px solid #fff;
  padding-left: 60px;
  left: -37px;
}

@keyframes textShine {
  0% {
    background-position: 0% 50%;
  }

  100% {
    background-position: 100% 50%;
  }
}

.bg-inner-content-main {
  position: absolute;
  display: flex;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 108px;
  width: 564px;
  height: 50px;
  background: none;
}

/* 首页固定导航：避免向上滚动时页面内容覆盖导航栏 */
body.home-page-body #elementDom.block-container.view-control {
  overflow: visible;
}

body.home-page-body #elementDom.block-container.view-control > .header.page-header-parent.is-home {
  z-index: 1200 !important;
  isolation: isolate;
}

body.home-page-body #elementDom.block-container.view-control > .header.page-header-parent.is-home .pls-nav-dropdown {
  z-index: 1201 !important;
}

body.home-page-body #elementDom.block-container.view-control > section,
body.home-page-body #elementDom.block-container.view-control > .tpm-action-panel {
  position: relative;
  z-index: 1;
}

body.home-page-body #elementDom.block-container.view-control > .tpm-prod-hero-parent {
  position: relative;
  z-index: auto;
}

.page-header-parent .discolorheader.page-header {
  backdrop-filter: none;
  padding-bottom: 0px;
  box-shadow: none;
  border-bottom: none;
}

.page-header-parent .discolorheader.page-header::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.page-header-parent .discolorheader.page-header:hover::before {
  box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%);
  z-index: 1;
}

.page-header > .main .main-bottom {
  height: 64px;
}

.page-header .main-bottom .submenu.selected:not(.activity)::after {
  display: none;
}

.page-header > .main .main-bottom .bottom-wear-left ul {
  height: 100%;
}

.page-header .main-bottom .submenu {
  line-height: 64px;
  height: 100%;
  white-space: nowrap;
}

.page-header > .main {
  width: 100%;
  position: relative;
  min-width: auto;
  padding: 0 16px;
  z-index: 2;
  border-bottom: 1px solid rgba(207, 207, 207, 0.5);
  backdrop-filter: blur(10px);
}

.page-header .main-bottom .submenu,
.page-header > .main .main-top .top-wear-right .link-style {
  color: #191919;
}

/* Home page: keep top nav visible on small phones */
@media (max-width: 500px) {
  .tpm-prod-hero-parent .header.page-header-parent {
    display: flex !important;
  }

  .tpm-prod-hero-parent .header.page-header-parent .section {
    display: flex;
  }
}
.item-opearInfo-price .bold {
  font-size: 24px !important;
  font-weight: bold;
}

.tpm-action-panel .tpm-action-panel__inner {
  padding-top: 0px;
}
.myArticle-flex {
  display: flex;
  gap: 3rem;
}
.tpm-action-panel__inner {
  display: flex;
  align-items: center;
  height: 100%;

  gap: 5rem;
}

.tpm-action-panel__cnt {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 70%;
}
.tpm-action-panel .tpm-prod-hero__btn-group {
  margin-top: 0px;
}
.myArticle {
  display: grid;
  grid-template-columns: 76px minmax(0, 1fr);
  gap: 18px;
  align-items: start;
  min-width: 0;
}
.sb-home-action-panel__features h3 {
  margin: 6px 0 0;
  color: #071642;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.25;
}
.sb-home-action-panel__icon {
  display: grid;
  place-items: center;
  width: 76px;
  height: 76px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 10px 22px rgba(40, 100, 170, 0.08);
}
.sb-home-action-panel__icon svg {
  width: 43px;
  height: 43px;
  color: #0b67ee;
  fill: none;
  stroke: currentColor;
  stroke-width: 3.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sbp-news {
  width: min(100%, 1376px);
  margin: 64px auto;
}

.sbp-news__panel {
  position: relative;
  overflow: hidden;
  border: 1px solid #dfeaff;
  border-radius: 24px;
  padding: 34px 30px 28px;
  background:
    radial-gradient(
      circle at 18% 0%,
      rgba(40, 127, 255, 0.08),
      transparent 30%
    ),
    radial-gradient(
      circle at 88% 8%,
      rgba(75, 153, 255, 0.08),
      transparent 26%
    ),
    #fff;
  box-shadow: 0 18px 42px rgba(20, 78, 155, 0.08);
}

.sbp-news__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 30px;
  min-width: 0;
}

.sbp-news__title-row {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 10px;
}

.sbp-news__title {
  margin: 0;
  color: #07132d;
  line-height: 1.1;
  letter-spacing: 0.02em;
  overflow-wrap: anywhere;
  font-weight: 500;
  font-size: 28px;
}

.sbp-news__badge {
  display: inline-flex;
  align-items: center;
  padding: 4px 10px;
  border-radius: 13px;
  color: #fff;
  font-size: 18px;
  background: linear-gradient(135deg, #0b73ff, #2a8cff);
  box-shadow: 0 10px 22px rgba(20, 116, 255, 0.2);
  white-space: nowrap;
}

.sbp-news__desc {
  margin: 0;
  color: #586681;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
}

.sbp-news__more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-width: 148px;
  height: 38px;
  margin-top: 10px;
  border: 2px solid #2c83ff;
  border-radius: 15px;
  color: #126fff;
  background: rgba(255, 255, 255, 0.86);
  font-size: 18px;

  text-decoration: none;
  transition: 0.2s ease;
  white-space: nowrap;
}

.sbp-news__more:hover {
  color: #fff;
  background: #126fff;
  box-shadow: 0 14px 28px rgba(18, 111, 255, 0.18);
  transform: translateY(-1px);
}

.sbp-news__more svg,
.sbp-news__date svg {
  width: 18px;
  height: 18px;
  stroke: currentColor;
  stroke-width: 2;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sbp-news__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.sbp-news-card {
  min-width: 0;
  height: 248px;
  overflow: auto; /* 或者 overflow: auto */
  -ms-overflow-style: none; /* 隐藏滚动条 */
  scrollbar-width: none; /* 隐藏滚动条 */
  padding: 23px 25px 22px;
  border: 1px solid #dce8fb;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 12px 28px rgba(26, 84, 153, 0.07);
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease,
    transform 0.2s ease;
}
.sbp-news-card::-webkit-scrollbar {
  display: none;
}
.sbp-news-card .sbp-news-card:hover {
  border-color: rgba(30, 128, 255, 0.42);
  box-shadow: 0 18px 34px rgba(26, 84, 153, 0.11);
  transform: translateY(-2px);
}

.sbp-news-card__meta {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 15px;
}

.sbp-news-card__tag {
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  padding: 0 16px;
  border-radius: 12px;
  color: #0d78ff;
  background: #eaf4ff;
  font-size: 16px;
  white-space: nowrap;
}

.sbp-news__date {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: #586681;
  font-size: 14px;
  white-space: nowrap;
}

.sbp-news-card__title {
  margin: 0 0 11px;
  color: #101a35;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.45;
  overflow-wrap: anywhere;
}

.sbp-news-card__summary {
  margin: 0;
  color: #586681;
  font-size: 14px;
  line-height: 1.72;
  overflow-wrap: anywhere;
}

@media (max-width: 1180px) {
  .sbp-news__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .sbp-news {
    width: 100%;
    max-width: 100%;
    margin: 42px auto;
    padding: 0 16px;
  }

  .sbp-news__panel {
    border-radius: 18px;
    padding: 24px 16px 18px;
  }

  .sbp-news__header {
    flex-direction: column;
    margin-bottom: 22px;
  }

  .sbp-news__title-row {
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    min-width: 0;
  }

  .sbp-news__badge {
    min-height: 34px;
    border-radius: 10px;
    font-size: 16px;
  }

  .sbp-news__desc {
    font-size: 15px;
    word-break: break-all;
  }

  .sbp-news__more {
    width: 100%;
    height: 50px;
    margin-top: 0;
    font-size: 16px;
  }

  .sbp-news__grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .sbp-news-card {
    min-height: auto;
    padding: 20px 18px;
  }

  .sbp-news-card__meta {
    flex-wrap: wrap;
    gap: 12px;
  }

  .sbp-news-card__tag {
    font-size: 15px;
  }

  .sbp-news__date,
  .sbp-news-card__summary {
    font-size: 15px;
  }

  .sbp-news-card__title {
    font-size: 19px;
    word-break: break-all;
  }

  .sbp-news-card__summary {
    word-break: break-all;
  }
}
/* sbp-hk-choice板块样式 */
.sbp-hk-choice {
  width: min(100%, 1376px);
  margin: 72px auto;
  padding: 0 24px;
  font-family: "Inter", "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
  color: #07132d;
}

.sbp-hk-choice * {
  box-sizing: border-box;
}

.sbp-hk-choice a {
  color: inherit;
  text-decoration: none;
}

.sbp-hk-choice__header {
  margin-bottom: 26px;
  text-align: center;
}

.sbp-hk-choice__title-row {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 26px;
  margin-bottom: 10px;
}

.sbp-hk-choice__dots {
  width: 46px;
  height: 32px;
  flex: 0 0 auto;
  opacity: 0.8;
  background-image: radial-gradient(circle, #2a83ff 2px, transparent 2.6px);
  background-size: 10px 10px;
}

.sbp-hk-choice__title {
  margin: 0;
  color: #07132d;
  font-size: 26px;
  /* font-weight: 900; */
  line-height: 1.15;
}

.sbp-hk-choice__subtitle {
  margin: 0;
  color: #626f86;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
}

.sbp-hk-choice__main {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.88fr);
  gap: 24px;
}

.sbp-hk-choice__panel,
.sbp-hk-choice__cta {
  border: 1px solid #dfe8f7;
  border-radius: 15px;
  background:
    radial-gradient(
      circle at 10% 0%,
      rgba(35, 128, 255, 0.07),
      transparent 32%
    ),
    linear-gradient(180deg, #fff 0%, #fbfdff 100%);
  box-shadow: 0 18px 42px rgba(20, 78, 155, 0.08);
}

.sbp-hk-choice__panel {
  padding: 24px;
}

.sbp-hk-choice__panel-head {
  display: grid;
  grid-template-columns: 60px 1fr;
  gap: 16px;
  align-items: center;
  margin-bottom: 20px;
}

.sbp-hk-choice__head-icon,
.sbp-hk-choice__scenario-icon,
.sbp-hk-choice__cta-icon {
  display: inline-grid;
  place-items: center;
  border-radius: 16px;
  color: #0f67e8;
  background: #edf5ff;
}

.sbp-hk-choice__head-icon {
  width: 56px;
  height: 56px;
  color: #fff;
  background: linear-gradient(135deg, #2a8cff, #0c55d8);
  box-shadow: 0 12px 24px rgba(26, 102, 232, 0.2);
}

.sbp-hk-choice svg {
  width: 28px;
  height: 28px;
  stroke: currentColor;
  stroke-width: 2.3;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sbp-hk-choice__panel-title {
  margin: 0 0 2px;
  color: #101a35;
  font-size: 18px;
  line-height: 1.2;
}

.sbp-hk-choice__panel-desc {
  margin: 0;
  color: #667286;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 500;
}

.sbp-hk-choice__scenarios {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.sbp-hk-choice__scenario {
  display: grid;
  grid-template-columns: 88px 1fr;
  gap: 15px;
  min-height: 126px;
  padding: 17px 18px;
  border: 1px solid #dfe8f7;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.92);
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease,
    transform 0.2s ease;
}

.sbp-hk-choice__scenario:hover,
.sbp-hk-choice__faq:hover {
  border-color: rgba(31, 117, 255, 0.42);
  box-shadow: 0 14px 28px rgba(29, 84, 155, 0.09);
  transform: translateY(-1px);
}

.sbp-hk-choice__scenario-icon {
  width: 76px;
  height: 76px;
  align-self: center;
}

.sbp-hk-choice__scenario-icon svg {
  width: 42px;
  height: 42px;
}

.sbp-hk-choice__scenario-title {
  margin: 0 0 6px;
  color: #0f172f;
  font-size: 14px;
  line-height: 1.25;
}

.sbp-hk-choice__scenario-text {
  margin: 0 0 6px;
  color: #687488;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 500;
}

.sbp-hk-choice__recommend {
  color: #075ff0;
  font-size: 15px;
  font-weight: 900;
}

.sbp-hk-choice__product-links {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-top: 14px;
}

.sbp-hk-choice__product-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 41px;
  padding: 0 14px;
  border: 1px solid #9dc3ff;
  border-radius: 8px;
  color: #075ff0;
  background: rgba(255, 255, 255, 0.72);
  font-size: 16px;
  font-weight: 800;
  text-align: center;
  transition:
    background-color 0.2s ease,
    color 0.2s ease,
    transform 0.2s ease;
}

.sbp-hk-choice__product-link:hover,
.sbp-hk-choice__button:hover {
  color: #fff;
  background: #075ff0;
  transform: translateY(-1px);
}

.sbp-hk-choice__faq-list {
  display: grid;
  gap: 10px;
  margin-top: 20px;
}

.sbp-hk-choice__faq {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 16px;
  min-height: 128px;
  padding: 17px;
  border: 1px solid #dfe8f7;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.92);
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease,
    transform 0.2s ease;
}

.sbp-hk-choice__faq-index {
  display: inline-grid;
  place-items: center;
  width: 32px;
  height: 32px;
  margin-top: 1px;
  border-radius: 50%;
  color: #fff;
  background: linear-gradient(135deg, #2a8cff, #075adf);
  font-size: 16px;
  font-weight: 900;
}

.sbp-hk-choice__faq-title {
  margin: 0 0 7px;
  color: #111b35;
  font-size: 14px;
  line-height: 1.35;
}

.sbp-hk-choice__faq-text {
  margin: 0;
  color: #667286;
  font-size: 15px;
  line-height: 1.65;
  font-weight: 500;
}

.sbp-hk-choice__faq-more {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 6px;
  margin-top: 6px;
  color: #075ff0;
  font-size: 15px;
  font-weight: 900;
}

.sbp-hk-choice__faq-more svg {
  width: 16px;
  height: 16px;
}

.sbp-hk-choice__faq-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: 42px;
  margin-top: 10px;
  padding: 0 16px;
  border: 1px solid #9dc3ff;
  border-radius: 8px;
  color: #075ff0;
  font-size: 16px;
  font-weight: 900;
}

.sbp-hk-choice__cta {
  display: grid;
  grid-template-columns: 86px 1fr auto;
  gap: 24px;
  align-items: center;
  margin-top: 18px;
  padding: 22px 24px;
}

.sbp-hk-choice__cta-icon {
  width: 72px;
  height: 72px;
  border-radius: 50%;
}

.sbp-hk-choice__cta-icon svg {
  width: 40px;
  height: 40px;
}

.sbp-hk-choice__cta-title {
  margin: 0 0 4px;
  color: #101a35;
  font-size: 28px;
  font-weight: 900;
  line-height: 1.25;
}

.sbp-hk-choice__cta-text {
  margin: 0;
  color: #5d687c;
  font-size: 16px;
  line-height: 1.55;
  font-weight: 500;
}

.sbp-hk-choice__actions {
  display: flex;
  align-items: center;
  gap: 16px;
}

.sbp-hk-choice__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-width: 180px;
  min-height: 56px;
  padding: 0 24px;
  border: 1px solid #a9bfdc;
  border-radius: 8px;
  color: #3c4558;
  background: #fff;
  font-size: 18px;
  font-weight: 900;
  white-space: nowrap;
  transition:
    background-color 0.2s ease,
    color 0.2s ease,
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.sbp-hk-choice__button--primary {
  border-color: transparent;
  color: #fff;
  background: linear-gradient(135deg, #0f72ff, #0754df);
  box-shadow: 0 14px 28px rgba(15, 98, 232, 0.22);
}

.sbp-hk-choice__button--primary:hover {
  background: linear-gradient(135deg, #0754df, #0440b9);
}

.sbp-hk-choice__button svg {
  width: 22px;
  height: 22px;
}

@media (max-width: 1180px) {
  .sbp-hk-choice__main,
  .sbp-hk-choice__cta {
    grid-template-columns: 1fr;
  }

  .sbp-hk-choice__cta {
    text-align: center;
  }

  .sbp-hk-choice__cta-icon {
    margin: 0 auto;
  }

  .sbp-hk-choice__actions {
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media (max-width: 760px) {
  .sbp-hk-choice {
    width: 100%;
    margin: 46px auto;
    padding: 0 16px;
  }

  .sbp-hk-choice__title-row {
    gap: 12px;
  }

  .sbp-hk-choice__dots {
    display: none;
  }

  .sbp-hk-choice__subtitle {
    font-size: 15px;
  }

  .sbp-hk-choice__panel {
    padding: 20px 16px;
    border-radius: 14px;
  }

  .sbp-hk-choice__panel-head,
  .sbp-hk-choice__scenario,
  .sbp-hk-choice__faq {
    grid-template-columns: 1fr;
  }

  .sbp-hk-choice__head-icon,
  .sbp-hk-choice__scenario-icon {
    width: 58px;
    height: 58px;
  }

  .sbp-hk-choice__scenarios,
  .sbp-hk-choice__product-links {
    grid-template-columns: 1fr;
  }

  .sbp-hk-choice__scenario {
    min-height: auto;
  }

  .sbp-hk-choice__cta {
    padding: 22px 16px;
    border-radius: 14px;
  }

  .sbp-hk-choice__cta-title {
    font-size: 24px;
  }

  .sbp-hk-choice__actions,
  .sbp-hk-choice__button {
    width: 100%;
  }
}

.sbgp-pick * {
  box-sizing: border-box;
}
.sbgp-pick {
  --navy: #1b2a4a;
  --ink: #5b6577;
  --muted: #8b94a6;
  --blue: #2f6fdb;
  --line: #e8edf4;
  --card: #ffffff;
  --soft: #eef4fd;
  font-family:
    -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC",
    "Microsoft YaHei", Roboto, Helvetica, Arial, sans-serif;
  color: var(--ink);
  padding: clamp(28px, 4vw, 44px) 20px;
}
.sbgp-pick__inner {
  max-width: 1200px;
  margin: 0 auto;
}

/* 标题(居中,和其他板块统一) */
.sbgp-pick__head {
  text-align: center;
  margin: 0 0 clamp(18px, 2.5vw, 28px);
}
.sbgp-pick__title {
  margin: 0 0 8px;
  color: var(--navy);
  font-size: clamp(20px, 2.4vw, 26px);
  font-weight: 700;
  line-height: 1.35;
}
.sbgp-pick__sub {
  margin: 0 auto;
  color: var(--ink);
  font-size: 14px;
  line-height: 1.7;
  max-width: 700px;
}

/* 分组标签(和 ISP / Why-Us 板块统一样式) */
.sbgp-pick__group {
  margin-top: clamp(20px, 2.5vw, 28px);
}
.sbgp-pick__group:first-of-type {
  margin-top: 0;
}
.sbgp-pick__label {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 14px;
}
.sbgp-pick__label-text {
  font-size: 13.5px;
  font-weight: 600;
  color: var(--navy);
  white-space: nowrap;
}
.sbgp-pick__label-text small {
  font-weight: 500;
  color: var(--muted);
  margin-left: 5px;
  font-size: 12px;
}
.sbgp-pick__label-rule {
  flex: 1;
  height: 1px;
  background: var(--line);
}

/* 场景卡网格:3 列(和全球节点板块 grid 一致) */
.sbgp-pick__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}
.sbgp-pick__card {
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 18px 20px;
  display: flex;
  align-items: flex-start;
  gap: 14px;
  transition:
    border-color 0.15s,
    box-shadow 0.15s;
}
.sbgp-pick__card:hover {
  border-color: #bcd2f4;
  box-shadow: 0 4px 14px rgba(27, 42, 74, 0.05);
}
.sbgp-pick__icon {
  flex: none;
  width: 36px;
  height: 36px;
  border-radius: 9px;
  background: var(--soft);
  display: grid;
  place-items: center;
  color: var(--blue);
}
.sbgp-pick__icon svg {
  width: 18px;
  height: 18px;
  stroke: currentColor;
  fill: none;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.sbgp-pick__card-body {
  flex: 1;
  min-width: 0;
}
.sbgp-pick__card-name {
  margin: 0 0 4px;
  font-size: 14.5px;
  font-weight: 600;
  color: var(--navy);
  line-height: 1.3;
}
.sbgp-pick__card-desc {
  margin: 0 0 8px;
  font-size: 12.5px;
  color: var(--muted);
  line-height: 1.5;
}
.sbgp-pick__card-link {
  font-size: 13px;
  color: var(--blue);
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.sbgp-pick__card-link::after {
  content: "\2192";
  font-size: 12px;
}
.sbgp-pick__card-link:hover {
  text-decoration: underline;
}

/* FAQ 列表(和全球节点板块卡片风格一致) */
.sbgp-pick__faq-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}
.sbgp-pick__faq-card {
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 18px 20px;
  display: flex;
  flex-direction: column;
}
.sbgp-pick__faq-card:hover {
  border-color: #bcd2f4;
}
.sbgp-pick__faq-head {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 0 0 10px;
}
.sbgp-pick__faq-num {
  flex: none;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--blue);
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  display: grid;
  place-items: center;
}
.sbgp-pick__faq-q {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  color: var(--navy);
  line-height: 1.4;
}
.sbgp-pick__faq-a {
  margin: 0 0 10px;
  font-size: 13px;
  color: var(--ink);
  line-height: 1.65;
}
.sbgp-pick__faq-link {
  margin-top: auto;
  font-size: 12.5px;
  color: var(--blue);
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.sbgp-pick__faq-link::after {
  content: "\2192";
  font-size: 11px;
}
.sbgp-pick__faq-link:hover {
  text-decoration: underline;
}

/* 底部 CTA */
.sbgp-pick__footer {
  margin-top: clamp(18px, 2.5vw, 24px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
}
.sbgp-pick__cta-btns {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.sbgp-pick__btn {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 13.5px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 7px;
  padding: 9px 18px;
}
.sbgp-pick__btn--primary {
  background: var(--blue);
  color: #fff;
}
.sbgp-pick__btn--primary:hover {
  background: #245fc4;
}
.sbgp-pick__btn--outline {
  background: transparent;
  color: var(--blue);
  border: 1px solid var(--blue);
}
.sbgp-pick__btn--outline:hover {
  background: var(--soft);
}

@media (max-width: 860px) {
  .sbgp-pick__grid {
    grid-template-columns: 1fr 1fr;
  }
  .sbgp-pick__faq-grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 520px) {
  .sbgp-pick__grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 640px) {
  .sbgp-pick__footer {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (prefers-reduced-motion: reduce) {
  .sbgp-pick__card,
  .sbgp-pick__products a {
    transition: none;
  }
}
.sbgp-why * {
  box-sizing: border-box;
}
.sbgp-why {
  --navy: #1b2a4a;
  --ink: #5b6577;
  --muted: #8b94a6;
  --blue: #2f6fdb;
  --line: #e8edf4;
  --card: #ffffff;
  --soft: #eef4fd;
  font-family:
    -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC",
    "Microsoft YaHei", Roboto, Helvetica, Arial, sans-serif;
  color: var(--ink);
  padding: clamp(32px, 5vw, 52px) 20px;
  background: #f0f4fa;
}
.sbgp-why__inner {
  max-width: 1200px;
  margin: 0 auto;
}
.sbgp-why__head {
  text-align: center;
  max-width: 880px;
  margin: 0 auto clamp(24px, 3.5vw, 36px);
}
.sbgp-why__title {
  margin: 0;
  color: var(--navy);
  font-size: clamp(20px, 2.4vw, 26px);
  font-weight: 700;
  line-height: 1.35;
}
.sbgp-why__sub {
  margin: 12px auto 0;
  color: var(--ink);
  font-size: 14px;
  line-height: 1.75;
  max-width: 800px;
}
.sbgp-why__group {
  margin-top: clamp(22px, 3vw, 32px);
}
.sbgp-why__group:first-of-type {
  margin-top: 0;
}
.sbgp-why__label {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 14px;
}
.sbgp-why__icon {
  flex: none;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background: var(--soft);
  display: grid;
  place-items: center;
  color: var(--blue);
}
.sbgp-why__icon svg {
  width: 16px;
  height: 16px;
  display: block;
}
.sbgp-why__label-h3 {
  margin: 0;
  color: var(--navy);
  font-size: 13.5px;
  font-weight: 600;
  line-height: 1.4;
  white-space: nowrap;
}
.sbgp-why__label-h3 span {
  color: var(--muted);
  font-weight: 500;
}
.sbgp-why__rule {
  flex: 1;
  height: 1px;
  background: var(--line);
}
.sbgp-why__grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.sbgp-why__card {
  display: flex;
  flex-direction: column;
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 20px;
  transition:
    border-color 0.15s,
    box-shadow 0.15s;
}
.sbgp-why__card:hover {
  border-color: #bcd2f4;
  box-shadow: 0 6px 18px rgba(27, 42, 74, 0.06);
}
.sbgp-why__card h4 {
  margin: 0 0 8px;
  color: var(--navy);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
}
.sbgp-why__card p {
  margin: 0 0 14px;
  color: var(--ink);
  font-size: 13.5px;
  line-height: 1.7;
}
.sbgp-why__link {
  margin-top: auto;
  align-self: flex-start;
  color: var(--blue);
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.sbgp-why__link::after {
  content: "\2192";
  font-size: 12px;
}
.sbgp-why__link:hover {
  text-decoration: underline;
}
@media (prefers-reduced-motion: reduce) {
  .sbgp-why__card {
    transition: none;
  }
}
@media (max-width: 560px) {
  .sbgp-why__label-h3 {
    white-space: normal;
  }
}
.sbgp-sol * {
  box-sizing: border-box;
}
.sbgp-sol {
  --navy: #1b2a4a;
  --ink: #5b6577;
  --muted: #8b94a6;
  --blue: #2f6fdb;
  --line: #e8edf4;
  --card: #ffffff;
  --soft: #eef4fd;
  --sbgp-sol-stage-h: 520px;
  font-family:
    -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC",
    "Microsoft YaHei", Roboto, Helvetica, Arial, sans-serif;
  color: var(--ink);
  padding: clamp(40px, 6vw, 72px) 20px;
}
.sbgp-sol__inner {
  max-width: 1200px;
  margin: 0 auto;
}
.sbgp-sol__head {
  text-align: center;
  max-width: 880px;
  margin: 0 auto clamp(24px, 3vw, 36px);
}
.sbgp-sol__title {
  margin: 0;
  color: var(--navy);
  font-size: clamp(22px, 2.6vw, 30px);
  font-weight: 700;
  line-height: 1.35;
}
.sbgp-sol__sub {
  margin: 12px auto 0;
  color: var(--ink);
  font-size: clamp(14px, 1.2vw, 16px);
  line-height: 1.75;
  max-width: 800px;
}
.sbgp-sol__tabs {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 clamp(20px, 3vw, 28px);
  padding: 0;
  list-style: none;
}
.sbgp-sol__tab {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 500;
  color: var(--muted);
  background: transparent;
  border: 1px solid transparent;
  border-radius: 999px;
  padding: 8px 18px;
  cursor: pointer;
  transition: all 0.2s ease;
  user-select: none;
}
.sbgp-sol__tab:hover {
  color: var(--navy);
  background: var(--soft);
  border-color: var(--line);
}
.sbgp-sol__tab[aria-selected="true"] {
  color: #fff;
  background: var(--blue);
  border-color: var(--blue);
}
.sbgp-sol__tab svg {
  width: 15px;
  height: 15px;
  flex: none;
  stroke: currentColor;
  fill: none;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.sbgp-sol__stage {
  position: relative;
  min-height: var(--sbgp-sol-stage-h);
}
.sbgp-sol__panel {
  position: absolute;
  inset: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 14px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.sbgp-sol__panel[aria-hidden="false"] {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  z-index: 1;
}
.sbgp-sol__visual {
  position: relative;
  min-height: 0;
  height: 100%;
  overflow: hidden;
}
.sbgp-sol__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.sbgp-sol__img-badge {
  position: absolute;
  top: 16px;
  left: 16px;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  background: rgba(47, 111, 219, 0.88);
  backdrop-filter: blur(4px);
  border-radius: 6px;
  padding: 5px 14px;
  letter-spacing: 0.3px;
}
.sbgp-sol__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 0;
  padding: clamp(24px, 3vw, 40px) clamp(24px, 3vw, 36px);
  overflow-y: auto;
}
.sbgp-sol__h3 {
  margin: 0 0 6px;
  color: var(--navy);
  font-size: clamp(18px, 1.8vw, 22px);
  font-weight: 700;
  line-height: 1.35;
}
.sbgp-sol__tagline {
  margin: 0 0 14px;
  color: var(--muted);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.2px;
}
.sbgp-sol__desc {
  margin: 0 0 20px;
  font-size: 14.5px;
  line-height: 1.8;
  color: var(--ink);
}
.sbgp-sol__features {
  list-style: none;
  margin: 0 0 24px;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 9px 20px;
}
.sbgp-sol__features li {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13.5px;
  color: var(--navy);
  line-height: 1.4;
}
.sbgp-sol__features li::before {
  content: "";
  flex: none;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: var(--soft)
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%232f6fdb' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12l5 5L20 7'/%3E%3C/svg%3E")
    no-repeat center/10px;
}
.sbgp-sol__btns {
  display: flex;
  gap: 10px;
}
.sbgp-sol__btn {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 8px;
  padding: 10px 22px;
  transition:
    background 0.18s,
    border-color 0.18s;
}
.sbgp-sol__btn--primary {
  background: var(--blue);
  color: #fff;
}
.sbgp-sol__btn--primary:hover {
  background: #245fc4;
}
.sbgp-sol__btn--ghost {
  background: transparent;
  color: var(--navy);
  border: 1px solid var(--line);
}
.sbgp-sol__btn--ghost:hover {
  border-color: var(--blue);
  color: var(--blue);
  background: var(--soft);
}
.sbgp-sol__btn:focus-visible {
  outline: 2px solid var(--blue);
  outline-offset: 3px;
}
.sbgp-sol__recs {
  margin-top: 20px;
  padding-top: 16px;
  border-top: 1px dashed var(--line);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}
.sbgp-sol__recs-label {
  font-size: 12px;
  color: var(--muted);
  font-weight: 500;
  margin-right: 2px;
}
.sbgp-sol__recs a {
  font-size: 12.5px;
  color: #3b6098;
  background: var(--soft);
  border: 1px solid #dce8f8;
  border-radius: 6px;
  padding: 4px 12px;
  text-decoration: none;
  font-weight: 500;
  transition:
    border-color 0.15s,
    color 0.15s,
    background 0.15s;
}
.sbgp-sol__recs a:hover {
  border-color: var(--blue);
  color: var(--blue);
  background: #e4eefb;
}
@media (max-width: 860px) {
  .sbgp-sol {
    --sbgp-sol-stage-h: 760px;
  }
  .sbgp-sol__panel,
  .sbgp-sol__panel[aria-hidden="false"] {
    grid-template-columns: 1fr;
    grid-template-rows: auto 1fr;
  }
  .sbgp-sol__visual {
    min-height: 220px;
    height: auto;
  }
}
@media (max-width: 520px) {
  .sbgp-sol__features {
    grid-template-columns: 1fr;
  }
}
@media (prefers-reduced-motion: reduce) {
  .sbgp-sol__tab,
  .sbgp-sol__btn,
  .sbgp-sol__recs a {
    transition: none;
  }
}
.sbgp-gn * {
  box-sizing: border-box;
}
.sbgp-gn {
  --navy: #1b2a4a;
  --ink: #5b6577;
  --muted: #8b94a6;
  --blue: #2f6fdb;
  --line: #e8edf4;
  --card: #ffffff;
  --soft: #eef4fd;
  font-family:
    -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC",
    "Microsoft YaHei", Roboto, Helvetica, Arial, sans-serif;
  color: var(--ink);
}

/* ===== 深色总览条(紧凑) ===== */
.sbgp-gn__bar {
  background: var(--navy);
  padding: clamp(28px, 4vw, 40px) 20px;
}
.sbgp-gn__bar-inner {
  max-width: 1200px;
  margin: 0 auto;
}
.sbgp-gn__title {
  margin: 0 0 8px;
  color: #fff;
  font-size: clamp(20px, 2.4vw, 28px);
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}
.sbgp-gn__sub {
  margin: 0 auto 22px;
  color: #aeb9cf;
  font-size: 14px;
  line-height: 1.7;
  text-align: center;
  max-width: 780px;
}
.sbgp-gn__stats {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
}
.sbgp-gn__stat {
  display: flex;
  align-items: baseline;
  gap: 6px;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  padding: 10px 18px;
}
.sbgp-gn__stat-num {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
}
.sbgp-gn__stat-num span {
  font-size: 13px;
  font-weight: 500;
  color: rgba(174, 185, 207, 0.85);
}
.sbgp-gn__stat-label {
  font-size: 12.5px;
  color: #8b9cc0;
}

/* ===== 节点卡片区 ===== */
.sbgp-gn__body {
  padding: clamp(24px, 3vw, 36px) 20px clamp(32px, 4vw, 48px);
  background: #f0f4fa;
}
.sbgp-gn__body-inner {
  max-width: 1200px;
  margin: 0 auto;
}
.sbgp-gn__grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(3, 1fr);
}

/* 紧凑卡片 */
.sbgp-gn__card {
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  transition:
    border-color 0.2s,
    box-shadow 0.2s,
    transform 0.2s;
}
.sbgp-gn__card:hover {
  border-color: #bcd2f4;
  box-shadow: 0 6px 18px rgba(27, 42, 74, 0.06);
  transform: translateY(-1px);
}
.sbgp-gn__card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
}
.sbgp-gn__card--hk::before {
  background: #e0322f;
}
.sbgp-gn__card--us::before {
  background: #2f6fdb;
}
.sbgp-gn__card--jp::before {
  background: #c62828;
}
.sbgp-gn__card--kr::before {
  background: #0d47a1;
}
.sbgp-gn__card--sg::before {
  background: #e0322f;
}
.sbgp-gn__card--tw::before {
  background: #2f6fdb;
}

/* 卡片头 */
.sbgp-gn__head {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 12px;
}
.sbgp-gn__flag {
  width: 26px;
  height: 18px;
  border-radius: 2px;
  object-fit: cover;
  border: 1px solid var(--line);
}
.sbgp-gn__name {
  flex: 1;
  min-width: 0;
}
.sbgp-gn__name-zh {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  color: var(--navy);
  line-height: 1.2;
}
.sbgp-gn__name-en {
  margin: 0;
  font-size: 11px;
  color: var(--muted);
  font-weight: 500;
  letter-spacing: 0.2px;
}
.sbgp-gn__dc {
  font-size: 10.5px;
  font-weight: 600;
  color: var(--blue);
  background: var(--soft);
  border-radius: 999px;
  padding: 2px 9px;
  flex: none;
}

/* 延迟 + 一行信息 */
.sbgp-gn__ms {
  margin: 0;
  font-size: clamp(26px, 2.8vw, 34px);
  font-weight: 700;
  color: var(--navy);
  line-height: 1.1;
  letter-spacing: -0.3px;
}
.sbgp-gn__ms small {
  font-size: 12px;
  font-weight: 500;
  color: var(--muted);
}
.sbgp-gn__info {
  margin: 4px 0 0;
  font-size: 12.5px;
  color: var(--ink);
  line-height: 1.5;
}
.sbgp-gn__info b {
  font-weight: 500;
  color: var(--navy);
}

/* H3(视觉隐藏但 SEO 可见,内容由卡片头和延迟承载) */
.sbgp-gn__h3 {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* 链接 */
.sbgp-gn__link {
  margin-top: 12px;
  font-size: 13px;
  color: var(--blue);
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.sbgp-gn__link::after {
  content: "\2192";
  font-size: 13px;
}
.sbgp-gn__link:hover {
  text-decoration: underline;
  gap: 7px;
}

@media (max-width: 860px) {
  .sbgp-gn__grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 520px) {
  .sbgp-gn__grid {
    grid-template-columns: 1fr;
  }
  .sbgp-gn__stats {
    flex-direction: column;
    align-items: center;
  }
}
@media (prefers-reduced-motion: reduce) {
  .sbgp-gn__card {
    transition: none;
  }
  .sbgp-gn__card:hover {
    transform: none;
  }
}
.sbgp-isp * {
  box-sizing: border-box;
}
.sbgp-isp {
  --navy: #1b2a4a;
  --ink: #5b6577;
  --muted: #8b94a6;
  --blue: #2f6fdb;
  --line: #e8edf4;
  --card: #ffffff;
  --soft: #eef4fd;
  font-family:
    -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC",
    "Microsoft YaHei", Roboto, Helvetica, Arial, sans-serif;
  color: var(--ink);
  padding: clamp(24px, 3.5vw, 40px) 20px;
}
.sbgp-isp__inner {
  max-width: 1200px;
  margin: 0 auto;
}

/* 标题区 */
.sbgp-isp__head {
  margin: 0 0 clamp(16px, 2.5vw, 24px);
}
.sbgp-isp__title {
  margin: 0 0 8px;
  color: var(--navy);
  font-size: clamp(20px, 2.2vw, 24px);
  font-weight: 700;
  line-height: 1.35;
}
.sbgp-isp__desc {
  margin: 0;
  color: var(--ink);
  font-size: 14px;
  line-height: 1.7;
  max-width: 960px;
}

/* 分组 */
.sbgp-isp__groups {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.sbgp-isp__group {
}
.sbgp-isp__group-label {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 10px;
}
.sbgp-isp__group-name {
  font-size: 13px;
  font-weight: 600;
  color: var(--navy);
  white-space: nowrap;
}
.sbgp-isp__group-name small {
  font-weight: 500;
  color: var(--muted);
  margin-left: 5px;
  font-size: 11.5px;
}
.sbgp-isp__group-rule {
  flex: 1;
  height: 1px;
  background: var(--line);
}

/* Logo 网格 */
.sbgp-isp__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 8px;
}

/* 单个 Logo 项 */
.sbgp-isp__logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 12px 8px;
  border-radius: 8px;
  border: 1px solid transparent;
  text-align: center;
  transition:
    background 0.15s,
    border-color 0.15s;
}
.sbgp-isp__logo:hover {
  background: var(--soft);
  border-color: var(--line);
}
.sbgp-isp__logo img {
  height: 30px;
  width: auto;
  max-width: 100px;
  display: block;
  object-fit: contain;
  filter: grayscale(15%);
  opacity: 0.8;
  transition:
    filter 0.2s,
    opacity 0.2s;
}
.sbgp-isp__logo:hover img {
  filter: grayscale(0);
  opacity: 1;
}
.sbgp-isp__logo span {
  font-size: 13px;
  color: var(--navy);
  font-weight: 500;
  line-height: 1.3;
  opacity: 0.75;
  transition: opacity 0.2s;
}
.sbgp-isp__logo:hover span {
  opacity: 1;
}
.sbgp-isp__more {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 8px;
  border-radius: 8px;
  border: 1px dashed var(--line);
  text-decoration: none;
  transition:
    background 0.15s,
    border-color 0.15s;
}
.sbgp-isp__more:hover {
  background: var(--soft);
  border-color: #bcd2f4;
}
.sbgp-isp__more span {
  font-size: 13px;
  color: var(--blue);
  font-weight: 600;
}

@media (max-width: 640px) {
  .sbgp-isp__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 400px) {
  .sbgp-isp__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (prefers-reduced-motion: reduce) {
  .sbgp-isp__logo,
  .sbgp-isp__logo img {
    transition: none;
  }
}
.sbgp-gnews * {
  box-sizing: border-box;
}
.sbgp-gnews {
  --navy: #1b2a4a;
  --ink: #5b6577;
  --muted: #8b94a6;
  --blue: #2f6fdb;
  --line: #e8edf4;
  --card: #ffffff;
  --soft: #eef4fd;
  font-family:
    -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC",
    "Microsoft YaHei", Roboto, Helvetica, Arial, sans-serif;
  color: var(--ink);
  padding: clamp(28px, 4vw, 44px) 20px;
  background: #f0f4fa;
}
.sbgp-gnews__inner {
  max-width: 1200px;
  margin: 0 auto;
}

/* 标题行 */
.sbgp-gnews__head {
  display: flex;
  align-items: baseline;
  gap: 12px;
  margin: 0 0 8px;
}
.sbgp-gnews__title {
  margin: 0;
  color: var(--navy);
  font-size: clamp(20px, 2.4vw, 26px);
  font-weight: 700;
  line-height: 1.35;
}
.sbgp-gnews__badge {
  font-size: 11.5px;
  font-weight: 600;
  color: var(--blue);
  background: var(--soft);
  border-radius: 5px;
  padding: 3px 10px;
  white-space: nowrap;
}
.sbgp-gnews__more {
  margin-left: auto;
  font-size: 13px;
  color: var(--blue);
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.sbgp-gnews__more::after {
  content: "\2192";
  font-size: 12px;
}
.sbgp-gnews__more:hover {
  text-decoration: underline;
}
.sbgp-gnews__sub {
  margin: 0 0 clamp(16px, 2.5vw, 24px);
  font-size: 14px;
  color: var(--muted);
  line-height: 1.6;
}

/* 新闻卡片网格 */
.sbgp-gnews__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
}

.sbgp-gnews__card {
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  transition:
    border-color 0.15s,
    box-shadow 0.15s;
}
.sbgp-gnews__card:hover {
  border-color: #bcd2f4;
  box-shadow: 0 4px 14px rgba(27, 42, 74, 0.05);
}

/* 卡片头:标签 + 日期 */
.sbgp-gnews__meta {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 12px;
}
.sbgp-gnews__tag {
  font-size: 11.5px;
  font-weight: 600;
  color: var(--blue);
  background: var(--soft);
  border-radius: 5px;
  padding: 3px 9px;
  white-space: nowrap;
}
.sbgp-gnews__date {
  font-size: 12px;
  color: var(--muted);
  margin-left: auto;
  white-space: nowrap;
}

/* 标题 */
.sbgp-gnews__card-title {
  margin: 0 0 10px;
  font-size: 15px;
  font-weight: 600;
  color: var(--navy);
  line-height: 1.45;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.sbgp-gnews__card-title a {
  color: inherit;
  text-decoration: none;
}
.sbgp-gnews__card-title a:hover {
  color: var(--blue);
}

/* 摘要 */
.sbgp-gnews__excerpt {
  margin: 0;
  font-size: 13px;
  color: var(--ink);
  line-height: 1.65;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 860px) {
  .sbgp-gnews__grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 520px) {
  .sbgp-gnews__grid {
    grid-template-columns: 1fr;
  }
}
@media (prefers-reduced-motion: reduce) {
  .sbgp-gnews__card {
    transition: none;
  }
}
.sbgp-news * {
  box-sizing: border-box;
}
.sbgp-news {
  --navy: #1b2a4a;
  --ink: #5b6577;
  --muted: #8b94a6;
  --blue: #2f6fdb;
  --line: #e8edf4;
  --card: #ffffff;
  --soft: #eef4fd;
  font-family:
    -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC",
    "Microsoft YaHei", Roboto, Helvetica, Arial, sans-serif;
  color: var(--ink);
  padding: clamp(28px, 4vw, 44px) 20px;
}
.sbgp-news__inner {
  max-width: 1200px;
  margin: 0 auto;
  min-width: 0;
  width: 100%;
}

/* 板块总标题(居中) */
.sbgp-news__head {
  text-align: center;
  margin: 0 0 clamp(18px, 2.5vw, 28px);
}
.sbgp-news__title {
  margin: 0;
  color: var(--navy);
  font-size: clamp(20px, 2.4vw, 26px);
  font-weight: 700;
  line-height: 1.35;
}

/* 两栏 Grid：左 1 块跨 2 行，右每块占 1 行 */
.sbgp-news__body {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 380px;
  grid-template-rows: auto auto;
  gap: 20px;
  align-items: stretch;
  min-width: 0;
  width: 100%;
}

.sbgp-news__block--main,
.sbgp-news__block:first-child {
  grid-column: 1;
  grid-row: 1 / span 2;
  /* height: 500px; */
}

.sbgp-news__block--side:nth-child(2),
.sbgp-news__block:nth-child(2) {
  grid-column: 2;
  grid-row: 1;
}

.sbgp-news__block--side:nth-child(3),
.sbgp-news__block:nth-child(3) {
  grid-column: 2;
  grid-row: 2;
}

.sbgp-news__block:nth-child(n + 4) {
  grid-column: 1 / -1;
  grid-row: auto;
}

/* 单个内容块(行业资讯 / 公告 / 帮助) */
.sbgp-news__block {
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 20px 22px;
  min-width: 0;
  max-width: 100%;
  overflow: hidden;
}

/* 分组标题行(统一横线风格) */
.sbgp-news__label {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 14px;
  min-width: 0;
}
.sbgp-news__label .tp-link {
  flex: none;
  font-size: 13px;
  white-space: nowrap;
}
.sbgp-news__label-text {
  font-size: 14px;
  font-weight: 600;
  color: var(--navy);
  white-space: nowrap;
}
.sbgp-news__label-rule {
  flex: 1;
  height: 1px;
  background: var(--line);
}
.sbgp-news__label-more {
  flex: none;
  font-size: 13px;
  color: var(--blue);
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
}
.sbgp-news__label-more:hover {
  text-decoration: underline;
}

/* 文章列表 */
.sbgp-news__list {
  list-style: none;
  margin: 0;
  padding: 0;
  min-width: 0;
}
.sbgp-news__item {
  border-top: 1px solid var(--line);
  padding: 10px 0;
  display: flex;
  align-items: baseline;
  gap: 10px;
  min-width: 0;
}
.sbgp-news__item:first-child {
  border-top: 0;
  padding-top: 0;
}
.sbgp-news__date {
  flex: none;
  font-size: 12px;
  color: var(--muted);
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}
.sbgp-news__link {
  flex: 1;
  min-width: 0;
  font-size: 14px;
  color: var(--ink);
  text-decoration: none;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: color 0.15s;
}
.sbgp-news__link:hover {
  color: var(--blue);
}

/* 右栏列表更紧凑 */
.sbgp-news__block--side .sbgp-news__item {
  padding: 8px 0;
}

.sbgp-news__block--side .sbgp-news__link {
  font-size: 13.5px;
}

@media (max-width: 860px) {
  .sbgp-news__body {
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: none;
  }

  .sbgp-news__block--main,
  .sbgp-news__block:first-child,
  .sbgp-news__block--side,
  .sbgp-news__block:nth-child(n) {
    grid-column: 1;
    grid-row: auto;
  }

  .sbgp-news__block {
    padding: 16px 18px;
  }
}
@media (max-width: 520px) {
  .sbgp-news {
    padding-left: 16px;
    padding-right: 16px;
  }

  .sbgp-news__block {
    padding: 14px 16px;
  }

  .sbgp-news__item {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }

  .sbgp-news__link {
    width: 100%;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
@media (prefers-reduced-motion: reduce) {
  .sbgp-news__link {
    transition: none;
  }
}
.sbgp-faq * {
  box-sizing: border-box;
}
.sbgp-faq {
  --navy: #1b2a4a;
  --ink: #5b6577;
  --muted: #8b94a6;
  --blue: #2f6fdb;
  --line: #e8edf4;
  --card: #ffffff;
  --soft: #eef4fd;
  font-family:
    -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC",
    "Microsoft YaHei", Roboto, Helvetica, Arial, sans-serif;
  color: var(--ink);
  padding: clamp(24px, 3.5vw, 36px) 20px;
  background: #f0f4fa;
}
.sbgp-faq__inner {
  max-width: 1200px;
  margin: 0 auto;
}

/* 标题 */
.sbgp-faq__head {
  text-align: center;
  margin: 0 0 clamp(14px, 2vw, 22px);
}
.sbgp-faq__title {
  margin: 0 0 6px;
  color: var(--navy);
  font-size: clamp(20px, 2.4vw, 26px);
  font-weight: 700;
  line-height: 1.35;
}
.sbgp-faq__sub {
  margin: 0 auto;
  color: var(--ink);
  font-size: 13.5px;
  line-height: 1.6;
  max-width: 660px;
}

/* 分组标签 */
.sbgp-faq__group {
  margin-top: clamp(14px, 2vw, 20px);
}
.sbgp-faq__group:first-of-type {
  margin-top: 0;
}
.sbgp-faq__label {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 10px;
}
.sbgp-faq__label-text {
  font-size: 13.5px;
  font-weight: 600;
  color: var(--navy);
  white-space: nowrap;
}
.sbgp-faq__label-text small {
  font-weight: 500;
  color: var(--muted);
  margin-left: 5px;
  font-size: 12px;
}
.sbgp-faq__label-rule {
  flex: 1;
  height: 1px;
  background: var(--line);
}

/* 问答网格:3列 */
.sbgp-faq__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

/* 单个问答卡:直角 + 左侧蓝色边条 */
.sbgp-faq__card {
  background: var(--card);
  border: 1px solid var(--line);
  border-left: 3px solid var(--blue);
  border-radius: 0;
  padding: 14px 18px;
  display: flex;
  flex-direction: column;
  transition:
    border-color 0.15s,
    background 0.15s;
}
.sbgp-faq__card:hover {
  border-color: #bcd2f4;
  border-left-color: var(--blue);
  background: #fafcff;
}
.sbgp-faq__q {
  margin: 0 0 6px;
  font-size: 14px;
  font-weight: 600;
  color: var(--navy);
  line-height: 1.4;
}
.sbgp-faq__a {
  margin: 0;
  font-size: 12.5px;
  color: var(--ink);
  line-height: 1.7;
}
.sbgp-faq__a a {
  color: var(--blue);
  text-decoration: none;
  font-weight: 500;
}
.sbgp-faq__a a:hover {
  text-decoration: underline;
}

@media (max-width: 860px) {
  .sbgp-faq__grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 520px) {
  .sbgp-faq__grid {
    grid-template-columns: 1fr;
  }
}
@media (prefers-reduced-motion: reduce) {
  .sbgp-faq__card {
    transition: none;
  }
}
