.zt-home-h1{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
body,
body * {
  letter-spacing: 0;
}

.header {
  position: fixed !important;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000 !important;
  min-height: 72px;
  border-bottom: 1px solid rgba(0, 82, 154, .12);
  background: rgba(255, 255, 255, .94) !important;
  box-shadow: 0 8px 26px rgba(20, 59, 102, .08);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.header_inner {
  height: 72px;
  min-height: 72px;
  align-items: center;
}

.header_nav a,
.header_bar a,
.header_bar__phone {
  color: #0b315f !important;
  text-shadow: none !important;
}

.header_logo {
  display: flex;
  align-items: center;
  height: 72px;
  flex: 0 0 auto;
}

.header_logo img {
  width: auto !important;
  height: 58px !important;
  max-height: 58px;
  object-fit: contain;
  filter: none !important;
}

.n_banner {
  position: relative;
  display: flex !important;
  align-items: center;
  min-height: 300px;
  margin-top: 72px;
  padding: 88px 0;
  overflow: hidden;
  background-color: #0a568f;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1 !important;
  visibility: visible !important;
}

.n_banner::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(100deg, rgba(0, 48, 103, .86), rgba(0, 109, 184, .62));
}

.n_banner .w {
  position: relative;
  z-index: 2;
}

.n_banner h2 {
  max-width: 820px;
  margin: 0;
  color: #fff;
  font-size: 44px;
  line-height: 1.2;
  font-weight: 800;
}

.zt-home-hero {
  display: flex;
  align-items: center;
  padding-top: 72px;
}

.zt-home-hero__inner {
  position: relative;
  z-index: 3;
  width: min(1180px, calc(100% - 80px));
  margin: 0 auto;
  color: #fff;
}

.zt-home-hero__eyebrow {
  margin: 0 0 16px;
  color: rgba(255, 255, 255, .88);
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700;
}

.zt-home-hero h1 {
  max-width: 720px;
  margin: 0;
  color: #fff;
  font-size: 56px;
  line-height: 1.16;
  font-weight: 800;
}

.zt-home-hero__lead {
  max-width: 720px;
  margin: 24px 0 0;
  color: rgba(255, 255, 255, .9);
  font-size: 20px;
  line-height: 1.8;
}

.zt-home-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px;
}

.zt-home-hero__actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 146px;
  min-height: 46px;
  padding: 0 24px;
  border: 1px solid rgba(255, 255, 255, .72);
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  transition: background-color .2s ease, border-color .2s ease, color .2s ease, transform .2s ease;
}

.zt-home-hero__actions a:first-child,
.zt-home-hero__actions a:hover {
  border-color: #fff;
  background: #fff;
  color: #005aa8;
}

.zt-home-hero__actions a:hover {
  transform: translateY(-2px);
}

.zt-home-hero__stats {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 30px;
}

.zt-home-hero__stats span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 14px;
  border: 1px solid rgba(255, 255, 255, .28);
  background: rgba(255, 255, 255, .12);
  color: #fff;
  font-size: 14px;
}

.zt-home-section {
  padding: 88px 0;
}

.zt-home-heading {
  margin: 0 0 34px;
}

.zt-home-heading span {
  display: block;
  color: #006db8;
  font-size: 14px;
  line-height: 1.35;
  font-weight: 800;
  text-transform: uppercase;
}

.zt-home-heading h2 {
  margin: 8px 0 0;
  color: #003f86;
  font-size: 40px;
  line-height: 1.2;
  font-weight: 800;
}

.zt-home-heading p {
  max-width: 760px;
  margin: 14px 0 0;
  color: #40566f;
  font-size: 18px;
  line-height: 1.8;
}

.zt-home-services .home_business__slides {
  position: relative;
  z-index: 2;
}

.zt-home-services .home_business__slides ul {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 20px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.zt-home-services .home_business__slides li {
  position: relative !important;
  display: block !important;
  float: none !important;
  width: auto !important;
  min-height: 0;
  overflow: hidden;
  border: 1px solid rgba(0, 82, 154, .1);
  background: #fff;
  box-shadow: 0 14px 34px rgba(20, 59, 102, .06);
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.zt-home-services .home_business__slides li > a {
  position: relative;
  z-index: 3;
  display: block;
  min-height: 185px;
  padding: 28px;
  color: inherit;
  text-decoration: none !important;
}

.zt-home-services .home_business__slides .bg {
  position: absolute;
  inset: 0;
  z-index: 1;
  background-position: center;
  background-size: cover;
  opacity: 0;
  transform: scale(1.04);
  pointer-events: none;
  transition: opacity .45s ease, transform 1s cubic-bezier(.4, 0, .2, 1);
}

.zt-home-services .home_business__slides li::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background: linear-gradient(180deg, rgba(255, 255, 255, .86), rgba(255, 255, 255, .72));
  opacity: 0;
  pointer-events: none;
  transition: opacity .25s ease;
}

.zt-home-services .home_business__slides li:hover,
.zt-home-services .home_business__slides li:focus-within,
.zt-home-services .home_business__slides li.is-hovered {
  transform: translateY(-4px);
  border-color: rgba(0, 109, 184, .26);
  box-shadow: 0 20px 46px rgba(20, 59, 102, .14);
}

.zt-home-services .home_business__slides li:hover .bg,
.zt-home-services .home_business__slides li:focus-within .bg,
.zt-home-services .home_business__slides li.is-hovered .bg {
  opacity: .34;
  transform: scale(1);
}

.zt-home-services .home_business__slides li:hover::after,
.zt-home-services .home_business__slides li:focus-within::after,
.zt-home-services .home_business__slides li.is-hovered::after {
  opacity: 1;
}

.zt-home-services .home_business__slides li em {
  display: inline-block;
  margin-bottom: 20px;
  color: #8cb7dc;
  font-size: 22px;
  line-height: 1;
  font-style: normal;
  font-weight: 800;
}

.zt-home-services .home_business__slides h3 {
  margin: 0 0 12px;
  color: #003f86;
  font-size: 21px !important;
  line-height: 1.35 !important;
  font-weight: 700;
}

.zt-home-services .home_business__slides p {
  margin: 0;
  color: #445b71;
  font-size: 15px !important;
  line-height: 1.8 !important;
}

.zt-home-about__block h3 {
  margin: 0 0 12px;
  color: #003f86;
  font-size: 22px;
  line-height: 1.35;
}

.zt-home-about__block p {
  margin: 0;
  color: #263a52;
  font-size: 16px;
  line-height: 1.9;
}

.zt-home-about__grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1.1fr) minmax(360px, .9fr);
  gap: 48px;
  align-items: center;
}

.zt-home-about__image {
  overflow: hidden;
  background: #eef4f8;
}

.zt-home-about__image img {
  display: block;
  width: 100%;
  max-height: 560px;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.zt-home-about__content {
  display: grid;
  gap: 22px;
  align-content: start;
}

.zt-home-about__block {
  padding: 0;
}

.zt-home-about__stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.zt-home-about__stats span {
  display: block;
  padding: 16px 10px;
  border: 1px solid rgba(0, 82, 154, .12);
  border-radius: 6px;
  background: #fff;
  color: #003f86;
  font-weight: 800;
  text-align: center;
  box-shadow: 0 10px 30px rgba(20, 59, 102, .08);
  transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;
}

.zt-home-about__stats span:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(20, 59, 102, .13);
  border-color: rgba(0, 109, 184, .22);
}

.zt-text-link {
  justify-self: start;
  color: #006db8;
  font-weight: 700;
  text-decoration: none !important;
}

.zt-home-about__links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 20px;
  margin-top: 16px;
}

.zt-page-content,
.news_detail .entry,
.zt-clone-panel {
  background: #fff;
  color: #25364b;
}

.zt-page-content {
  margin-top: 28px;
}

.news_detail {
  max-width: 980px !important;
  padding-top: 72px;
  padding-bottom: 84px;
}

.news_detail h1 {
  margin: 0 0 28px;
  color: #003f86;
  font-size: 34px !important;
  line-height: 1.28 !important;
  font-weight: 700;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.news_detail .entry {
  max-width: 900px;
}

.zt-page-content h2,
.news_detail .entry h2 {
  margin: 34px 0 12px;
  color: #003f86;
  font-size: 30px;
  line-height: 1.3;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.zt-page-content h2:first-child,
.news_detail .entry h2:first-child {
  margin-top: 0;
}

.zt-page-content p,
.zt-page-content li,
.news_detail .entry p,
.news_detail .entry li,
.zt-clone-panel p {
  color: #263a52;
  font-size: 16px;
  line-height: 1.95;
  word-break: normal;
  overflow-wrap: anywhere;
}

.zt-page-content p,
.news_detail .entry p {
  margin: 10px 0;
  font-size: 16px !important;
  line-height: 1.95 !important;
}

.news_detail .entry ul,
.news_detail .entry ol {
  margin: 14px 0 22px;
  padding-left: 24px;
}

.zt-content-list {
  margin: 10px 0 20px;
  padding-left: 24px;
}

.zt-structured-page,
.zt-docs-list {
  padding-top: 88px;
  padding-bottom: 96px;
  background: #f5f8fb;
  box-shadow: 0 0 0 100vmax #f5f8fb;
  clip-path: inset(0 -100vmax);
}

.zt-structured-page > .w,
.zt-docs-list.w {
  width: min(1296px, calc(100% - 64px));
}

.common_title {
  display: block !important;
  position: static !important;
  min-height: 0 !important;
  margin: 0 0 16px;
  color: #003f86;
  text-align: left;
}

.common_title::before,
.common_title::after {
  display: none !important;
  content: none !important;
}

.common_title span {
  display: block;
  position: static !important;
  color: #003f86;
  font-size: 38px !important;
  line-height: 1.22 !important;
  font-weight: 800;
  transform: none !important;
  text-shadow: none !important;
}

.common_title em {
  display: block;
  position: static !important;
  margin-top: 8px;
  color: #6f8298;
  font-size: 14px !important;
  line-height: 1.35 !important;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0 !important;
  text-transform: uppercase;
  transform: none !important;
}

.zt-kicker {
  margin: 12px 0 0;
  color: #006db8;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 800;
}

.zt-lead {
  max-width: 860px;
  margin: 12px 0 0;
  color: #334b64;
  font-size: 20px;
  line-height: 1.8;
  font-weight: 500;
}

.zt-section-panel {
  margin-top: 28px;
  padding: 32px;
  border: 1px solid rgba(0, 82, 154, .1);
  border-radius: 6px;
  background: rgba(255, 255, 255, .96);
  box-shadow: 0 18px 44px rgba(20, 59, 102, .08);
}

.zt-section-panel > h3 {
  margin: 0 0 20px;
  color: #003f86;
  font-size: 25px;
  line-height: 1.35;
  font-weight: 800;
}

.zt-section-panel > p {
  margin: 10px 0;
  color: #263a52;
  font-size: 16px;
  line-height: 1.9;
}

.zt-stat-row,
.zt-metric-grid,
.zt-info-grid,
.zt-card-grid,
.zt-service-grid,
.zt-cert-grid,
.zt-timeline-grid,
.zt-faq-grid,
.zt-process-grid,
.zt-case-grid,
.zt-testimonial-row,
.zt-doc-category-grid,
.zt-certstyle-gallery,
.news_col__lists {
  display: grid !important;
  gap: 18px;
  min-width: 0;
}

.zt-stat-row {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 18px 0 8px;
}

.zt-metric-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 30px 0 34px;
}

.zt-info-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 0;
}

.zt-card-grid,
.zt-service-grid,
.zt-cert-grid,
.zt-timeline-grid,
.zt-doc-category-grid,
.zt-certstyle-gallery {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.zt-faq-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.zt-process-section {
  padding-top: 40px;
}

.zt-process-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.zt-stat-row span,
.zt-metric-grid div,
.zt-info-grid div,
.zt-process-card,
.zt-card-grid article,
.zt-service-grid article,
.zt-cert-grid article,
.zt-timeline-grid article,
.zt-faq-grid article,
.zt-case-grid article,
.zt-testimonial-row blockquote,
.zt-contact-panel,
.zt-doc-category-grid article,
.zt-certstyle-gallery figure,
.news_col__lists li,
.zt-clone-panel {
  min-width: 0;
  border: 1px solid rgba(0, 82, 154, .12);
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 10px 30px rgba(20, 59, 102, .08);
}

.zt-stat-row span {
  padding: 14px 10px;
  color: #003f86;
  font-weight: 700;
  text-align: center;
}

.zt-metric-grid div {
  padding: 22px 20px;
  border-left: 4px solid #006db8;
}

.zt-metric-grid strong {
  display: block;
  color: #003f86;
  font-size: 32px;
  line-height: 1.1;
  font-weight: 800;
}

.zt-metric-grid span {
  display: block;
  margin-top: 10px;
  color: #53697f;
  font-size: 15px;
  line-height: 1.5;
}

.zt-info-grid div {
  display: grid;
  grid-template-columns: minmax(116px, .34fr) minmax(0, 1fr);
  gap: 14px;
  padding: 18px 20px;
  background: #f9fbfe;
}

.zt-info-grid dt {
  color: #006db8;
  font-weight: 800;
}

.zt-info-grid dd {
  margin: 0;
  color: #263a52;
  line-height: 1.75;
}

.zt-process-card,
.zt-card-grid article,
.zt-service-grid article,
.zt-cert-grid article,
.zt-timeline-grid article,
.zt-faq-grid article,
.zt-case-grid article,
.zt-doc-category-grid article {
  padding: 26px;
}

.zt-card-grid article,
.zt-service-grid article,
.zt-cert-grid article,
.zt-timeline-grid article,
.zt-faq-grid article {
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-height: 180px;
}

.zt-service-grid article,
.zt-cert-grid article {
  padding: 0 0 24px;
  overflow: hidden;
}

.zt-service-grid article h3,
.zt-service-grid article p,
.zt-cert-grid article h3,
.zt-cert-grid article p {
  margin-right: 24px;
  margin-left: 24px;
}

.zt-card-image {
  display: block;
  width: 100%;
  max-height: 230px;
  margin: 0 0 4px;
  overflow: hidden;
  aspect-ratio: 16 / 10;
  background: #edf4f8;
}

.zt-card-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.zt-cert-grid .zt-card-image {
  max-height: 270px;
  aspect-ratio: 4 / 3;
  background: #f8fafc;
}

.zt-cert-grid .zt-card-image img {
  padding: 10px;
  object-fit: contain;
}

.zt-process-card em {
  color: #1c78c0;
  font-size: 30px;
  font-style: normal;
  font-weight: 800;
}

.zt-process-card h3,
.zt-card-grid h3,
.zt-service-grid h3,
.zt-cert-grid h3,
.zt-timeline-grid h3,
.zt-faq-grid h3,
.zt-case-grid h3,
.zt-doc-category-grid h3 {
  margin: 0 0 10px;
  color: #003f86;
  font-size: 21px;
  line-height: 1.35;
  font-weight: 800;
}

.zt-process-card h3,
.zt-case-grid h3,
.zt-doc-category-grid h3 {
  margin-top: 12px;
}

.zt-process-card,
.zt-card-grid article,
.zt-service-grid article,
.zt-cert-grid article,
.zt-timeline-grid article,
.zt-faq-grid article,
.zt-case-grid article,
.zt-testimonial-row blockquote,
.zt-contact-panel,
.zt-doc-category-grid article,
.zt-certstyle-gallery figure,
.zt-stat-row span,
.zt-metric-grid div,
.zt-info-grid div,
.zt-clone-panel {
  transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;
}

.zt-process-card:hover,
.zt-card-grid article:hover,
.zt-service-grid article:hover,
.zt-cert-grid article:hover,
.zt-timeline-grid article:hover,
.zt-faq-grid article:hover,
.zt-case-grid article:hover,
.zt-testimonial-row blockquote:hover,
.zt-contact-panel:hover,
.zt-doc-category-grid article:hover,
.zt-certstyle-gallery figure:hover,
.zt-stat-row span:hover,
.zt-metric-grid div:hover,
.zt-info-grid div:hover,
.zt-clone-panel:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(20, 59, 102, .13);
  border-color: rgba(0, 109, 184, .22);
}

.zt-process-card:hover em,
.zt-doc-category-grid article:hover .zt-doc-index {
  color: #0055a0;
}

.zt-process-card p,
.zt-card-grid p,
.zt-service-grid p,
.zt-cert-grid p,
.zt-timeline-grid p,
.zt-faq-grid p,
.zt-case-grid p,
.zt-testimonial-row blockquote,
.zt-contact-panel p,
.zt-doc-category-grid p {
  margin: 0;
  color: #263a52;
  font-size: 16px;
  line-height: 1.8;
}

.zt-process-flow-panel {
  overflow: hidden;
  background:
    radial-gradient(circle at 12% 20%, rgba(0, 109, 184, .08), transparent 28%),
    linear-gradient(180deg, #fff, #f8fbfe);
}

.zt-process-flow {
  position: relative;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 14px;
  margin-top: 6px;
}

.zt-process-flow::before {
  content: "";
  position: absolute;
  top: 42px;
  right: 9%;
  left: 9%;
  height: 2px;
  background: linear-gradient(90deg, rgba(0, 109, 184, .18), rgba(0, 109, 184, .72), rgba(0, 109, 184, .18));
}

.zt-process-step-card {
  position: relative;
  z-index: 1;
  display: flex;
  min-height: 268px;
  flex-direction: column;
  padding: 28px 20px 24px;
  overflow: hidden;
  border: 1px solid rgba(0, 82, 154, .14);
  border-radius: 8px;
  background: rgba(255, 255, 255, .96);
  box-shadow: 0 14px 34px rgba(20, 59, 102, .1);
}

.zt-process-step-card::after {
  content: "";
  position: absolute;
  right: -42px;
  bottom: -42px;
  width: 106px;
  height: 106px;
  border-radius: 999px;
  background: rgba(0, 109, 184, .07);
}

.zt-process-step-card__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin-bottom: 22px;
  border: 5px solid #fff;
  border-radius: 999px;
  background: linear-gradient(135deg, #006db8, #00a0c8);
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: 800;
  box-shadow: 0 12px 24px rgba(0, 109, 184, .22);
}

.zt-process-step-card__phase {
  color: #006db8;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 800;
}

.zt-process-step-card h4 {
  margin: 8px 0 12px;
  color: #003f86;
  font-size: 20px;
  line-height: 1.35;
  font-weight: 800;
}

.zt-process-step-card p {
  margin: 0;
  color: #314a64;
  font-size: 15px;
  line-height: 1.8;
}

.zt-timeline-grid article {
  position: relative;
  padding-top: 30px;
}

.zt-timeline-grid article::before {
  content: "";
  position: absolute;
  top: 16px;
  left: 26px;
  width: 30px;
  height: 3px;
  background: #006db8;
}

.zt-certstyle-gallery {
  margin-top: 20px;
}

.zt-certstyle-gallery figure {
  margin: 0;
  padding: 16px;
}

.zt-certstyle-gallery img {
  display: block;
  width: 100%;
  height: 220px;
  object-fit: contain;
  background: #f8fafc;
}

.zt-certstyle-gallery figcaption {
  margin-top: 12px;
  color: #003f86;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 800;
  text-align: center;
}

.zt-case-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.zt-testimonial-row {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 22px;
}

.zt-testimonial-row blockquote {
  margin: 0;
  padding: 22px;
}

.zt-doc-category-grid {
  margin: 24px 0 32px;
}

.zt-clone-panel {
  margin: 24px 0 0;
  padding: 22px 26px;
}

.zt-doc-index {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: #e5f2fb;
  color: #006db8;
  font-weight: 800;
}

.news_col__lists {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.news_col__lists li {
  overflow: hidden;
}

.news_col__lists li a {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  min-height: 112px;
  padding: 22px 24px;
  color: inherit;
  text-decoration: none !important;
}

.news_col__lists .txt {
  min-width: 0;
}

.news_col__lists h3 {
  margin: 0 0 8px;
  color: #003f86;
  font-size: 18px;
  line-height: 1.45;
  font-weight: 800;
}

.news_col__lists p {
  margin: 0;
  color: #53697f;
  font-size: 15px;
  line-height: 1.7;
}

.news_col__lists i {
  flex: 0 0 auto;
  margin-left: 18px;
  color: #006db8;
}

.zt-contact-panel {
  display: grid;
  grid-template-columns: 1.4fr .8fr 1fr;
  gap: 18px;
  padding: 28px;
}

.zt-contact-panel p {
  margin: 0;
}

.zt-contact-panel strong {
  display: block;
  margin-bottom: 8px;
  color: #003f86;
}

.zt-contact-panel a {
  color: #263a52;
}

/* 联系我们：改为引导填表的版式，不再重复联系方式 */
.zt-contact-panel--cta {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 18px;
  padding: 48px 28px;
}

.zt-contact-cta__text {
  margin: 0;
  color: #263a52;
  font-size: 18px;
  line-height: 1.7;
}

.zt-contact-cta__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0 36px;
  border-radius: 999px;
  background: #006db8;
  color: #fff !important;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none !important;
  transition: transform .2s ease, box-shadow .2s ease, background .2s ease;
}

.zt-contact-cta__btn:hover {
  background: #005aa8;
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(0, 109, 184, .3);
}

.zt-contact-cta__alt {
  margin: 0;
  color: #8a9bb0;
  font-size: 14px;
  line-height: 1.7;
}

.zt-contact-cta__alt a {
  color: #006db8 !important;
  text-decoration: none !important;
  transition: color .2s ease;
}

.zt-contact-cta__alt a:hover {
  color: #005aa8 !important;
}

.zt-contact-section {
  position: relative;
  z-index: 1;
  padding-bottom: 84px;
  background: #fff;
}

.footer {
  position: relative !important;
  z-index: 1 !important;
  margin-top: 0 !important;
  background: #052b52;
  overflow: hidden;
}

.footer_box {
  position: relative !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  z-index: 2 !important;
  margin: 0 !important;
  transform: none !important;
}

.footer_box__inner {
  min-height: 220px;
  padding: 46px 28px !important;
  background-color: #0155b8;
  background-position: center;
  background-size: cover;
}

.footer_bot {
  position: relative !important;
  margin-top: 0 !important;
  padding: 48px 0 24px;
  background: #052b52;
  color: rgba(255, 255, 255, .86);
}

.footer_bot__inner {
  display: grid !important;
  grid-template-columns: 1.2fr 1fr 1fr;
  gap: 32px;
}

.footer_bot h4,
.footer_bot p,
.footer_bot a,
.footer_bot li,
.footer_bot .copy {
  color: #003f86;
}

.footer_bot a {
  text-decoration: none !important;
}

.zt-footer-logo {
  width: 88px;
  height: auto;
  margin-bottom: 18px;
  filter: none !important;
}

@media (max-width: 1100px) {
  .zt-metric-grid,
  .zt-card-grid,
  .zt-service-grid,
  .zt-cert-grid,
  .zt-timeline-grid,
  .zt-process-grid,
  .zt-case-grid,
  .zt-testimonial-row,
  .zt-doc-category-grid,
  .zt-certstyle-gallery,
  .news_col__lists {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .zt-process-flow {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .zt-process-flow::before {
    display: none;
  }

  .zt-info-grid,
  .zt-contact-panel,
  .footer_bot__inner {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .header_nav,
  .header_bar {
    display: none;
  }

  .header_logo img {
    width: auto !important;
    height: 48px !important;
    max-height: 48px;
  }

  .zt-home-hero {
    min-height: 580px;
    padding-top: 60px;
  }

  .zt-home-hero__inner {
    width: min(100% - 40px, 560px);
  }

  .zt-home-hero__eyebrow {
    margin-bottom: 12px;
    font-size: 14px;
  }

  .zt-home-hero h1 {
    font-size: 36px;
    line-height: 1.18;
  }

  .zt-home-hero__lead {
    margin-top: 18px;
    font-size: 16px;
    line-height: 1.75;
  }

  .zt-home-hero__actions {
    gap: 10px;
    margin-top: 24px;
  }

  .zt-home-hero__actions a {
    min-width: 136px;
    min-height: 42px;
    padding: 0 18px;
    font-size: 15px;
  }

  .zt-home-section {
    padding: 64px 0;
  }

  .zt-home-heading {
    margin-bottom: 26px;
  }

  .zt-home-heading h2 {
    font-size: 30px;
  }

  .zt-home-heading p {
    font-size: 16px;
    line-height: 1.75;
  }

  .zt-home-services .home_business__slides ul {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }

  .zt-home-services .home_business__slides li > a {
    min-height: 0;
    padding: 22px;
  }

  .n_banner {
    min-height: 190px;
    margin-top: 72px;
    padding: 52px 0;
  }

  .n_banner h2 {
    font-size: 30px;
    line-height: 1.25;
  }

  .zt-structured-page,
  .zt-docs-list {
    padding-top: 58px;
    padding-bottom: 66px;
  }

  .zt-structured-page > .w,
  .zt-docs-list.w {
    width: min(100% - 40px, 560px);
  }

  .common_title span {
    font-size: 28px !important;
  }

  .common_title em {
    font-size: 13px !important;
  }

  .zt-lead {
    font-size: 17px;
    line-height: 1.75;
  }

  .zt-section-panel {
    margin-top: 22px;
    padding: 22px;
  }

  .zt-section-panel > h3 {
    font-size: 22px;
  }

  .zt-process-flow {
    gap: 16px;
    grid-template-columns: 1fr !important;
  }

  .zt-process-flow::before {
    display: block;
    top: 36px;
    bottom: 36px;
    left: 24px;
    right: auto;
    width: 2px;
    height: auto;
    background: linear-gradient(180deg, rgba(0, 109, 184, .16), rgba(0, 109, 184, .68), rgba(0, 109, 184, .16));
  }

  .zt-process-step-card {
    min-height: 0;
    padding: 24px 22px 24px 72px;
  }

  .zt-process-step-card__badge {
    position: absolute;
    top: 22px;
    left: 0;
    width: 50px;
    height: 50px;
  }

  .zt-metric-grid strong {
    font-size: 28px;
  }

  .zt-info-grid div {
    grid-template-columns: 1fr;
  }

  .zt-service-grid article h3,
  .zt-service-grid article p,
  .zt-cert-grid article h3,
  .zt-cert-grid article p {
    margin-right: 20px;
    margin-left: 20px;
  }

  .zt-certstyle-gallery img {
    height: 190px;
  }

  .news_col__lists li a {
    min-height: 0;
    padding: 20px;
  }

  .zt-home-about__grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .zt-home-about__stats,
  .footer_bot__inner {
    grid-template-columns: 1fr;
  }

  .footer_box__inner {
    min-height: 180px;
    padding: 36px 22px !important;
  }

  .footer_bot {
    padding-top: 34px;
  }

  .zt-stat-row,
  .zt-metric-grid,
  .zt-info-grid,
  .zt-card-grid,
  .zt-service-grid,
  .zt-cert-grid,
  .zt-timeline-grid,
  .zt-faq-grid,
  .zt-process-grid,
  .zt-case-grid,
  .zt-testimonial-row,
  .zt-contact-panel,
  .zt-doc-category-grid,
  .zt-certstyle-gallery,
  .news_col__lists {
    grid-template-columns: 1fr !important;
  }
}

/* ========= 修复：认证服务 hover 显示图片 + 页脚排版 ========= */

/* 首页轮播图：不要蓝色叠加，直接看原图 */
.zt-home-hero {
  position: relative;
  background-color: transparent;
  background-blend-mode: normal;
}

.zt-home-hero::before {
  display: none;
}

/* 禁掉原 app.css 残留的绝对定位旧文字层 */
.zt-home-hero .home_banner_fixedtitle,
.zt-home-hero .home_banner_fixedtext {
  display: none !important;
}

/* 认证服务卡片：hover 显示图片，去掉原站的蓝色覆盖层 */
.zt-home-services .home_business__slides li {
  background: #fff !important;
  border-color: rgba(0, 82, 154, .14) !important;
}

/* 去掉原 app.css 的蓝色装饰层 ::before（原纯主色蓝覆盖） */
.zt-home-services .home_business__slides li:before {
  display: none !important;
  background: none !important;
}

/* hover 时让 ::after 白色渐变层透明，露出背景图 */
.zt-home-services .home_business__slides li::after {
  display: none !important;
  background: none !important;
}

.zt-home-services .home_business__slides .bg {
  opacity: 0;
  transform: scale(1.04);
}

.zt-home-services .home_business__slides li:hover .bg,
.zt-home-services .home_business__slides li:focus-within .bg,
.zt-home-services .home_business__slides li.is-hovered .bg {
  opacity: 1;
  transform: scale(1);
}

/* hover 时文字浮在图上，加一层从透明到深色的渐变保证文字可读 */
.zt-home-services .home_business__slides li > a {
  position: relative;
  z-index: 3;
}

.zt-home-services .home_business__slides li:hover > a,
.zt-home-services .home_business__slides li:focus-within > a,
.zt-home-services .home_business__slides li.is-hovered > a {
  background: linear-gradient(180deg, rgba(8, 30, 61, .12) 0%, rgba(8, 30, 61, .62) 100%);
  color: #fff;
}

.zt-home-services .home_business__slides li:hover h3,
.zt-home-services .home_business__slides li:focus-within h3,
.zt-home-services .home_business__slides li.is-hovered h3 {
  color: #fff;
}

.zt-home-services .home_business__slides li:hover p,
.zt-home-services .home_business__slides li:focus-within p,
.zt-home-services .home_business__slides li.is-hovered p {
  color: rgba(255, 255, 255, .92);
}

.zt-home-services .home_business__slides li:hover em,
.zt-home-services .home_business__slides li:focus-within em,
.zt-home-services .home_business__slides li.is-hovered em {
  color: #ffd24a;
}

/* 页顶联系块：大字公司名 */
.footer_box {
  padding: 0;
  background: #fff;
}

.footer_box__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  min-height: 0 !important;
  padding: 52px 28px !important;
  background: #fafbfc !important;
  background-image: none !important;
  border: 1px solid #e5e8ed;
  border-radius: 8px;
  text-align: center;
}

.footer_box__inner .t {
  color: #003f86;
}

.footer_box__inner .des {
  color: #006db8;
}

.footer_box__inner .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 24px;
  border-radius: 999px;
  background: #006db8;
  color: #fff !important;
  font-weight: 700;
  text-decoration: none;
}

.zt-footer-bigname {
  margin: 0;
  color: #003f86;
  font-size: 30px;
  line-height: 1.3;
  font-weight: 800;
  letter-spacing: .02em;
}
.zt-footer-desc {
  font-size: 15px;
  color: #59677a;
  line-height: 1.5;
}
.zt-footer-stats {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: center;
}
.zt-footer-stats span {
  font-size: 14px;
  color: #59677a;
}
.zt-footer-stats strong {
  display: block;
  font-size: 22px;
  color: #003f86;
  font-weight: 800;
}
.zt-footer-cta {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 12px 32px;
  background: #003f86;
  color: #fff !important;
  font-size: 16px;
  font-weight: 700;
  border-radius: 999px;
  text-decoration: none;
  transition: background .3s;
}
.zt-footer-cta:hover {
  background: #005aa8;
}
.zt-footer-cta i {
  font-size: 18px;
}

/* 页脚：白色线条风格 + 信息提交表单 */
.footer {
  background: #fff !important;
  border-top: 1px solid #e5e8ed;
}

.footer_bot {
  background: #fff !important;
  color: #445b71 !important;
  padding: 56px 0 28px;
}

.footer_bot__inner {
  display: grid !important;
  grid-template-columns: 1.3fr 1fr 1fr 1.4fr !important;
  gap: 40px;
  padding-bottom: 36px;
  border-bottom: 1px solid #e5e8ed;
}

.zt-footer-col {
  min-width: 0;
}

.zt-footer-brand .zt-footer-logo {
  width: 96px;
  height: auto;
  margin-bottom: 14px;
}

.zt-footer-brand p {
  margin: 0 0 8px;
  color: #263a52;
  font-size: 14px;
  line-height: 1.7;
}

.zt-footer-tag {
  margin-top: 12px !important;
  padding-top: 12px;
  border-top: 1px solid #e5e8ed;
  color: #8a9bb0 !important;
  font-size: 13px !important;
}

.footer_bot h4 {
  margin: 0 0 18px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e8ed;
  color: #003f86;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: .02em;
}

.footer_bot ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer_bot ul li,
.footer_bot .footer_bot__inner > div > p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.6;
}

.footer_bot ul li:last-child {
  margin-bottom: 0;
}

.footer_bot ul li a,
.zt-footer-line,
.zt-footer-line a {
  color: #003f86 !important;
  text-decoration: none !important;
  transition: color .2s ease;
}

.footer_bot ul li a:hover,
.zt-footer-line a:hover {
  color: #006db8 !important;
}

.zt-footer-line {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.6;
}

/* 信息提交表单 */
.zt-footer-form__hint {
  margin: 0 0 16px;
  color: #8a9bb0;
  font-size: 13px;
  line-height: 1.6;
}

.zt-footer-form__form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.zt-form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.zt-footer-form__form input,
.zt-footer-form__form select,
.zt-footer-form__form textarea {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #d8dde6;
  border-radius: 6px;
  background: #fafbfc;
  color: #263a52;
  font-size: 14px;
  line-height: 1.5;
  outline: none;
  transition: border-color .2s ease, background .2s ease;
}

.zt-footer-form__form input:focus,
.zt-footer-form__form select:focus,
.zt-footer-form__form textarea:focus {
  border-color: #006db8;
  background: #fff;
}

.zt-footer-form__form textarea {
  resize: vertical;
  min-height: 56px;
}

.zt-footer-form__form button {
  margin-top: 4px;
  padding: 12px 20px;
  border: none;
  border-radius: 6px;
  background: #006db8;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  transition: background .2s ease, transform .2s ease;
}

.zt-footer-form__form button:hover {
  background: #005aa8;
  transform: translateY(-1px);
}

.zt-footer-form__note {
  margin-top: 8px;
  text-align: center;
  color: #1a8a3a;
  font-size: 13px;
}

/* 中宽屏两栏 */
@media (min-width: 641px) and (max-width: 1100px) {
  .footer_bot__inner {
    grid-template-columns: 1fr 1fr !important;
    gap: 32px;
  }

  .zt-footer-brand {
    grid-column: 1 / -1;
  }

  .zt-footer-form {
    grid-column: 1 / -1;
  }
}

/* 窄屏单列 */
@media (max-width: 640px) {
  .footer_bot__inner {
    grid-template-columns: 1fr !important;
    gap: 24px;
  }

  .zt-form-row {
    grid-template-columns: 1fr;
  }
}

.footer_bot .copy {
  margin-top: 28px;
  text-align: center;
  font-size: 13px;
  color: #8a9bb0 !important;
  letter-spacing: .02em;
}

/* ========= 新增：全屏轮播展示模块 ========= */
.zt-home-show {
  position: relative;
  width: 100%;
  background: #0a264f;
  overflow: hidden;
}

.zt-home-show .zt-show__viewport {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.zt-home-show .splide {
  width: 100%;
}

.zt-home-show .splide__track {
  height: 0;
  padding-bottom: 56%;
  overflow: hidden;
}

@media (max-width: 1100px) {
  .zt-home-show .splide__track {
    padding-bottom: 66%;
  }
}

@media (max-width: 640px) {
  .zt-home-show .splide__track {
    padding-bottom: 75%;
  }
}

.zt-home-show .splide__list {
  height: 100%;
}

.zt-home-show .splide__slide {
  height: 100%;
  overflow: hidden;
}

.zt-home-show .zt-show__item {
  position: absolute;
  inset: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  animation: zt-show-zoom 8s ease-out forwards;
}

@keyframes zt-show-zoom {
  0% {
    transform: scale(1.08);
  }
  100% {
    transform: scale(1);
  }
}

.zt-home-show .zt-show__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, rgba(7, 30, 61, .66) 0%, rgba(8, 38, 78, .42) 50%, rgba(13, 71, 128, .5) 100%);
  pointer-events: none;
}

.zt-home-show .zt-show__caption {
  position: absolute;
  left: 8%;
  bottom: 18%;
  max-width: 560px;
  z-index: 3;
  color: #fff;
}

.zt-home-show .zt-show__tag {
  display: inline-block;
  margin-bottom: 14px;
  padding: 4px 14px;
  border: 1px solid rgba(255, 255, 255, .5);
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .04em;
}

.zt-home-show .zt-show__caption h3 {
  margin: 0 0 14px;
  font-size: 30px;
  line-height: 1.25;
  font-weight: 800;
  text-shadow: 0 2px 12px rgba(0, 0, 0, .35);
}

.zt-home-show .zt-show__caption p {
  margin: 0 0 22px;
  max-width: 480px;
  color: rgba(255, 255, 255, .92);
  font-size: 16px;
  line-height: 1.7;
}

.zt-home-show .zt-show__caption a {
  display: inline-flex;
  align-items: center;
  padding: 10px 22px;
  border: 1px solid rgba(255, 255, 255, .7);
  border-radius: 999px;
  color: #fff !important;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none !important;
  transition: background .2s ease, border-color .2s ease, color .2s ease, transform .2s ease;
}

.zt-home-show .zt-show__caption a:hover {
  background: #fff;
  border-color: #fff;
  color: #006db8 !important;
  transform: translateY(-2px);
}

@media (max-width: 640px) {
  .zt-home-show .zt-show__caption {
    left: 5%;
    bottom: 14%;
    max-width: 92%;
  }

  .zt-home-show .zt-show__caption h3 {
    font-size: 22px;
  }

  .zt-home-show .zt-show__caption p {
    font-size: 14px;
  }
}

/* 轮播控制栏：进度条 + 分页 + 箭屏箭头 */
.zt-home-show .zt-show__bar {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 18px 8%;
  background: linear-gradient(0deg, rgba(7, 30, 61, .6), transparent);
}

.zt-home-show .zt-show__progress {
  width: 80px;
  height: 3px;
  background: rgba(255, 255, 255, .25);
  border-radius: 999px;
  overflow: hidden;
}

.zt-home-show .zt-show__progress-bar {
  width: 0%;
  height: 100%;
  background: #fff;
  border-radius: 999px;
}

.zt-home-show .splide__pagination {
  position: static;
  display: flex;
  gap: 8px;
  margin: 0;
  padding: 0;
}

.zt-home-show .splide__pagination li {
  margin: 0;
  padding: 0;
}

.zt-home-show .splide__pagination button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .35);
  border: none;
  transition: background .2s ease, transform .2s ease;
}

.zt-home-show .splide__pagination button.is-active {
  background: #fff;
  transform: scale(1.2);
}

.zt-home-show .zt-show__arrows {
  display: flex;
  gap: 10px;
  margin-left: auto;
}

.zt-home-show .zt-show__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 1px solid rgba(255, 255, 255, .5);
  border-radius: 50%;
  background: transparent;
  color: #fff;
  cursor: pointer;
  transition: background .2s ease, border-color .2s ease, transform .2s ease;
}

.zt-home-show .zt-show__arrow:hover {
  background: #fff;
  border-color: #fff;
  color: #006db8;
  transform: translateY(-1px);
}

/* ========= 修复：导航栏（参考原站，加悬停/高亮/滚动加深）========= */
.header {
  position: fixed !important;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
  background: rgba(255, 255, 255, .96) !important;
  border-bottom: 1px solid rgba(11, 49, 95, .08);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  transition: background .25s ease, box-shadow .25s ease;
}

.header.is-scrolled {
  background: rgba(255, 255, 255, .98) !important;
  box-shadow: 0 6px 24px rgba(11, 49, 95, .08);
}

.header_inner {
  height: 72px;
  min-height: 72px;
  align-items: center;
  gap: 24px;
}

.header_nav {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-left: auto;
}

.header_nav .m {
  position: relative;
}

.header_nav .m > a {
  display: inline-flex;
  align-items: center;
  padding: 10px 16px;
  border-radius: 999px;
  color: #0b315f !important;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none !important;
  transition: background .2s ease, color .2s ease;
}

.header_nav .m > a:hover {
  background: rgba(0, 109, 184, .08);
  color: #006db8 !important;
}

.header_nav .m.is-active > a {
  background: rgba(0, 109, 184, .12);
  color: #006db8 !important;
  font-weight: 700;
}

.header_nav .m.is-active > a::after {
  content: "";
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 4px;
  height: 2px;
  background: #006db8;
  border-radius: 999px;
}

.header_logo img {
  width: auto !important;
  height: 58px !important;
  max-height: 58px;
}

.header_bar {
  display: flex;
  align-items: center;
  gap: 14px;
}

.header_bar__phone {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 16px;
  border: 1px solid rgba(11, 49, 95, .16);
  border-radius: 999px;
  color: #0b315f !important;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none !important;
  transition: background .2s ease, border-color .2s ease, color .2s ease;
}

.header_bar__phone:hover {
  background: #006db8;
  border-color: #006db8;
  color: #fff !important;
}

@media (max-width: 640px) {
  .header_nav,
  .header_bar {
    display: none;
  }

  .header_logo img {
    width: auto !important;
    height: 48px !important;
    max-height: 48px;
  }
}

/* ===== 恢复原版特效，只去掉蓝色 ===== */
.home_banner.splide {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.home_banner.splide .splide__track,
.home_banner.splide .splide__list {
  height: 100%;
}
.home_banner .item_bg {
  height: 100vh !important;
}
.home_banner .zt-show__link {
  display: none;
}
.home_banner .home_banner_fixedtitle {
  z-index: 10;
}
.home_banner .home_banner_fixedtitle p {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}
.home_banner .home_banner_fixedtitle .sub_title,
.home_banner .home_banner_fixedtitle .title {
  text-shadow: 0 2px 8px rgba(0,0,0,.5);
}
.home_banner .home_banner_fixedtitle .company {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: .06em;
  margin-bottom: 8px;
  text-shadow: 0 2px 10px rgba(0,0,0,.6);
}
.home_banner .home_banner_fixedtext {
  z-index: 10;
}
.home_banner .home_banner_fixedtext p {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  text-shadow: 0 1px 6px rgba(0,0,0,.5);
}
.home_banner .item_txt {
  z-index: 3;
  color: #fff;
}
.home_banner .item_txt .title {
  text-shadow: 0 2px 12px rgba(0,0,0,.6);
}
.home_banner .item_txt .sub_title {
  text-shadow: 0 1px 6px rgba(0,0,0,.5);
}
.home_banner .zt-show__link {
  display: none;
}
/* ===== 认证体系 & 荣誉资质 连续滚动 ===== */
.home_partners .home_partners__slide {
  margin-top: 2rem;
  overflow: hidden;
}
.home_partners .home_partners__slide .splide {
  margin-bottom: 0;
  overflow: hidden;
  visibility: visible !important;
}
.home_partners .home_partners__slide .splide__track {
  overflow: hidden;
}
.home_partners .home_partners__slide .splide__list {
  display: flex;
  white-space: nowrap;
  animation: scroll-left 40s linear infinite;
  will-change: transform;
}
.home_partners .home_partners__slide .splide[data-direction="right"] .splide__list {
  animation: scroll-right 40s linear infinite;
}
@keyframes scroll-left {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
@keyframes scroll-right {
  0% { transform: translateX(-50%); }
  100% { transform: translateX(0); }
}
.home_partners .home_partners__slide .splide__slide {
  flex: 0 0 auto;
  width: 293px;
  margin-right: 1.2rem;
}
.home_partners .home_partners__slide img {
  width: 293px;
  height: 173px;
  object-fit: contain;
  border: 1px solid #dfe6f0;
  border-radius: 8px;
  background: #fff;
  padding: 20px 28px;
  box-sizing: border-box;
  transition: box-shadow .3s, transform .3s;
  vertical-align: middle;
  cursor: pointer;
}
.home_partners .home_partners__slide a {
  display: inline-block;
  text-decoration: none;
}
.home_partners .home_partners__slide a:hover img {
  box-shadow: 0 8px 30px rgba(0,0,0,.18);
  transform: scale(1.05);
}
.home_partners .home_partners__slide .splide:hover .splide__list {
  animation-play-state: paused;
}
/* ===== 新闻页面 ===== */
#news-tabs {
  margin-bottom: 2rem;
}
#news-tabs > div {
  cursor: pointer;
}
.list_news .item_news .more {
  display: inline-block;
  margin-top: 1rem;
  color: #006db8;
  font-weight: 600;
  font-size: 14px;
}
/* ===== 客服浮动按钮 ===== */
.float-cs {
  position: fixed;
  right: 24px;
  bottom: 172px;
  z-index: 90;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #2563eb;
  color: #fff;
  border: none;
  cursor: pointer;
  box-shadow: 0 4px 16px rgba(37,99,235,0.3);
  transition: transform .3s, box-shadow .3s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.float-cs:hover { transform: scale(1.08); box-shadow: 0 8px 28px rgba(37,99,235,0.4); }
.float-cs.active { background: #6b7280; }

/* ===== 聊天窗口 ===== */
.chat-widget {
  position: fixed;
  right: 90px;
  bottom: 112px;
  z-index: 95;
  width: 400px;
  height: 560px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 20px 60px rgba(0,0,0,0.12), 0 0 0 1px rgba(0,0,0,0.04);
  display: none;
  flex-direction: column;
  overflow: hidden;
  animation: chatSlideUp .3s ease;
}
.chat-widget.open { display: flex; }
@keyframes chatSlideUp { from { opacity: 0; transform: translateY(16px) scale(0.97); } to { opacity: 1; transform: translateY(0) scale(1); } }
.chat-header {
  background: #fff;
  color: #111827;
  padding: 20px 20px 16px;
  border-bottom: 1px solid #e5e7eb;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
}
.chat-close {
  background: none;
  border: none;
  color: #6b7280;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  cursor: pointer;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .2s;
}
.chat-close:hover { background: #f8fafc; color: #111827; }
.chat-body {
  flex: 1;
  overflow-y: auto;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  background: #fafbfc;
}
.chat-msg { display: flex; gap: 10px; align-items: flex-start; }
.chat-msg.user { flex-direction: row-reverse; }
.chat-avatar {
  width: 34px;
  height: 34px;
  border-radius: 10px;
  background: #2563eb;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  flex-shrink: 0;
}
.chat-msg.user .chat-avatar { background: #111827; }
.chat-bubble {
  max-width: 78%;
  padding: 12px 16px;
  border-radius: 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #374151;
}
.chat-msg .chat-bubble {
  background: #fff;
  color: #374151;
  box-shadow: 0 1px 3px rgba(0,0,0,0.04);
  border: 1px solid #e5e7eb;
  border-bottom-left-radius: 4px;
}
.chat-msg.user .chat-bubble {
  background: #2563eb;
  color: #fff;
  border-bottom-right-radius: 4px;
}
.chat-footer {
  padding: 16px 20px;
  border-top: 1px solid #e5e7eb;
  display: flex;
  gap: 10px;
  background: #fff;
  flex-shrink: 0;
}
.chat-footer input {
  flex: 1;
  height: 44px;
  padding: 0 16px;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  font-size: 14px;
  outline: none;
  transition: border-color .2s;
  background: #f8fafc;
}
.chat-footer input:focus { border-color: #2563eb; background: #fff; }
.chat-send {
  height: 44px;
  padding: 0 22px;
  border: none;
  border-radius: 10px;
  background: #2563eb;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all .2s;
  white-space: nowrap;
}
.chat-send:hover { background: #1d4ed8; }

/* ===== 回到顶部 ===== */
.back-top {
  position: fixed;
  right: 24px;
  bottom: 112px;
  z-index: 90;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #eef2f7;
  color: #6b7a8f;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 2px 10px rgba(0,0,0,.08);
  transition: all .25s;
  text-decoration: none;
}
.back-top:hover { background: #2563eb; color: #fff; }

@media(max-width:768px) {
  .chat-widget {
    position: fixed !important;
    right: 8px !important;
    bottom: 70px !important;
    left: 8px !important;
    top: auto !important;
    width: calc(100% - 16px) !important;
    height: 42vh !important;
    max-height: 380px;
    border-radius: 16px !important;
    z-index: 999;
  }
  .chat-header { padding: 14px 16px !important; }
  .chat-body { padding: 14px 16px !important; gap: 12px !important; }
  .chat-footer { padding: 10px 16px !important; gap: 8px !important; }
  .chat-footer input { height: 38px !important; border-radius: 20px !important; font-size: 13px !important; }
  .chat-send { height: 38px !important; padding: 0 14px !important; border-radius: 20px !important; font-size: 13px !important; }
  .chat-bubble { font-size: 13px !important; padding: 10px 14px !important; max-width: 82% !important; }
  .chat-avatar { width: 30px !important; height: 30px !important; }
  .chat-msg { gap: 8px !important; }
  .float-cs { right: 16px !important; bottom: 140px !important; width: 44px !important; height: 44px !important; }
}

/* Company management entry */
.header_nav .header_nav__manage a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 8px 14px;
  border-radius: 6px;
  background: #006db8;
  color: #fff !important;
  font-weight: 700;
  white-space: nowrap;
}
.header_nav .header_nav__manage a:hover { background: #00548f; color: #fff !important; }
.header_nav .header_nav__manage a::after { display: none !important; }
.header_bar__manage_mobile { display: none; }
@media (max-width: 640px) {
  .header_bar { display: flex; margin-left: auto; }
  .header_bar__phone { display: none; }
  .header_bar__manage_mobile {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 7px 10px;
    border-radius: 6px;
    background: #006db8;
    color: #fff !important;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none !important;
  }
}
