﻿/* Template 6 — Split Gate */
html { scroll-behavior: smooth; }
html, body { margin: 0; padding: 0; width: 100%; overflow-x: hidden; }
*, *:before, *:after { box-sizing: border-box; }

body.z23067body {
  font-family: "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", sans-serif;
  color: #121820; background: #f6f7f9; line-height: 1.7; word-wrap: break-word;
}
img { max-width: 100%; height: auto; display: block; border: 0; }
a { color: inherit; text-decoration: none; }
ul, ol { margin: 0; padding: 0; list-style: none; }
h1, h2, h3, p { margin: 0; }

.z23067container {
  display: block;
  width: 94%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 28px;
  padding-right: 28px;
}

.z23067header {
  position: relative; z-index: 100; width: 100%;
  background: #0d1520; border-bottom: 1px solid rgba(201,162,39,.35);
}
.z23067header-inner { position: relative; display: flex; align-items: center; min-height: 60px; }
.z23067logo {
  display: flex; align-items: center; color: #fff; font-weight: 800;
  max-width: 40%; margin-right: 12px; flex-shrink: 0;
}
.z23067logo-mark {
  width: 32px; height: 32px; margin-right: 10px; border: 1px solid #c9a227;
  text-align: center; line-height: 30px; font-size: 11px; color: #c9a227; flex-shrink: 0;
}
.z23067logo-text { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.z23067nav-toggle { position: absolute; left: -9999px; width: 1px; height: 1px; opacity: 0; }
.z23067nav-btn { display: none; cursor: pointer; margin-left: auto; padding: 10px; flex-shrink: 0; }
.z23067nav-btn span { display: block; width: 22px; height: 2px; margin: 5px 0; background: #fff; }
.z23067nav { margin-left: auto; }
.z23067nav-list { display: flex; flex-wrap: wrap; align-items: center; }
.z23067nav-list li { margin-left: 20px; }
.z23067nav-list a { color: rgba(255,255,255,.8) !important; font-size: 15px; font-weight: 500; }
.z23067nav-list a:hover { color: #c9a227 !important; }
.z23067nav-cta {
  display: inline-block; padding: 7px 14px; border: 1px solid #c9a227;
  color: #c9a227 !important; white-space: nowrap;
}
.z23067nav-cta:hover { background: #c9a227; color: #0d1520 !important; }

.z23067btn {
  display: inline-block; padding: 12px 20px; font-weight: 700; font-size: 14px;
  border: 1px solid transparent; text-align: center;
}
.z23067btn-primary { background: #c9a227; color: #0d1520 !important; }
.z23067btn-primary:hover { filter: brightness(1.08); }
.z23067btn-ghost { border-color: rgba(255,255,255,.35); color: #fff !important; }
.z23067btn-ghost:hover { border-color: #c9a227; color: #c9a227 !important; }
.z23067btn-block { display: block; width: 100%; }

/* 50/50 banner */
.z23067banner {
  display: flex; flex-wrap: wrap; width: 100%; min-height: 560px; overflow: hidden;
}
.z23067banner-left {
  width: 50%; background: #0d1520; color: #fff;
  display: flex; align-items: center; padding: 56px 5%;
  border-right: 1px solid rgba(201,162,39,.35); box-sizing: border-box;
}
.z23067banner-leftinner { width: 100%; max-width: 680px; }
.z23067banner-brand { font-size: 12px; letter-spacing: .18em; color: #c9a227; font-weight: 700; margin-bottom: 18px; }
.z23067banner-brand:after {
  content: ""; display: block; width: 40px; height: 1px; background: #c9a227; margin-top: 14px;
}
.z23067banner-title { font-size: 42px; line-height: 1.25; font-weight: 800; margin-bottom: 16px; }
.z23067banner-desc { color: rgba(255,255,255,.72); margin-bottom: 28px; font-size: 15px; }
.z23067banner-actions .z23067btn { margin: 0 8px 10px 0; }
.z23067banner-right { width: 50%; overflow: hidden; background: #000; }
.z23067banner-right img { width: 100%; height: 100%; min-height: 560px; object-fit: cover; }

.z23067ad { background: #fff; padding: 16px 0; border-bottom: 1px solid #d8dee6; width: 100%; }

.z23067section { width: 100%; padding: 64px 0; clear: both; }
.z23067section-head { text-align: center; margin-bottom: 36px; }
.z23067section-title { font-size: 32px; font-weight: 800; margin-bottom: 10px; }
.z23067section-desc { color: #6a7583; max-width: 640px; margin-left: auto; margin-right: auto; }

.z23067feature-grid { display: flex; flex-wrap: wrap; margin: 0 -12px; }
.z23067feature-grid article {
  width: calc(33.333% - 24px); margin: 0 12px 24px;
  background: #fff; border: 1px solid #d8dee6; padding: 28px 24px; border-top: 2px solid #c9a227;
  box-sizing: border-box; min-height: 180px;
}
.z23067feature-icon { font-size: 12px; font-weight: 800; color: #c9a227; margin-bottom: 12px; }
.z23067feature-grid h3 { font-size: 17px; margin-bottom: 8px; }
.z23067feature-grid p { font-size: 14px; color: #6a7583; }

.z23067scope { padding-bottom: 0; }
.z23067scope .z23067section-head { margin-bottom: 28px; }
.z23067scope-band { padding: 36px 0; width: 100%; }
.z23067scope-yes { background: #0d1520; color: #fff; }
.z23067scope-no { background: #1c2430; color: #fff; border-top: 1px solid rgba(201,162,39,.25); }
.z23067scope-band h3 { font-size: 22px; margin-bottom: 18px; color: #c9a227; }
.z23067scope-band ul { display: flex; flex-wrap: wrap; margin: 0 -14px; }
.z23067scope-band li {
  width: 50%; padding: 6px 14px 6px 30px; position: relative;
  font-size: 14px; color: rgba(255,255,255,.75); box-sizing: border-box;
}
.z23067scope-yes li:before { content: "+"; position: absolute; left: 14px; color: #c9a227; font-weight: 700; }
.z23067scope-no li:before { content: "\2013"; position: absolute; left: 14px; color: #e07a7a; font-weight: 700; }

.z23067gold-steps { display: flex; flex-wrap: wrap; list-style: none; margin: 0; }
.z23067gold-steps li {
  width: 25%; padding: 24px 16px; text-align: center;
  background: #fff; border: 1px solid #d8dee6; box-sizing: border-box;
}
.z23067gold-steps span {
  display: block; width: 36px; height: 36px; margin: 0 auto 14px;
  border: 1px solid #c9a227; color: #c9a227; font-weight: 800;
  background: #f4ead0; line-height: 34px;
}
.z23067gold-steps h3 { font-size: 16px; margin-bottom: 8px; }
.z23067gold-steps p { font-size: 13px; color: #6a7583; }

.z23067contact { background: #fff; }
.z23067contact-wrap { display: flex; flex-wrap: wrap; margin: 0 -10px; }
.z23067contact-panel, .z23067contact-aside {
  width: calc(50% - 20px); margin: 0 10px; border: 1px solid #d8dee6; padding: 28px; box-sizing: border-box;
}
.z23067contact-panel {
  width: calc(55% - 20px); background: #0d1520; color: #fff; border-color: rgba(201,162,39,.4);
}
.z23067contact-aside { width: calc(45% - 20px); }
.z23067contact-panel h3, .z23067contact-aside h3 { font-size: 20px; margin-bottom: 18px; }
.z23067contact-panel h3 { color: #c9a227; }
.z23067contact-list li {
  overflow: hidden; padding-bottom: 12px; margin-bottom: 12px;
  border-bottom: 1px solid rgba(255,255,255,.1); font-size: 14px;
}
.z23067contact-list span { float: left; opacity: .65; }
.z23067contact-list a, .z23067contact-list strong { float: right; color: #fff !important; font-weight: 700; }
.z23067contact-aside ol { margin-bottom: 22px; counter-reset: tip; }
.z23067contact-aside li {
  counter-increment: tip; padding-left: 28px; position: relative;
  color: #6a7583; font-size: 14px; margin-bottom: 12px;
}
.z23067contact-aside li:before {
  content: counter(tip); position: absolute; left: 0; top: 0;
  width: 20px; height: 20px; background: #f4ead0; color: #8a6e14;
  font-size: 11px; font-weight: 800; text-align: center; line-height: 20px;
}

.z23067faq-list { max-width: 780px; margin: 0 auto; }
.z23067faq-list details {
  background: #fff; border: 1px solid #d8dee6; padding: 0 18px; margin-bottom: 8px;
}
.z23067faq-list summary {
  cursor: pointer; list-style: none; padding: 16px 0; font-weight: 700; font-size: 15px;
}
.z23067faq-list summary::-webkit-details-marker { display: none; }
.z23067faq-list details > div { padding: 0 0 16px; color: #6a7583; font-size: 14px; }

.z23067about { background: #0d1520; color: #fff; }
.z23067about .z23067section-title { color: #fff; }
.z23067about .z23067section-desc { color: rgba(255,255,255,.65); }
.z23067metrics { display: flex; flex-wrap: wrap; margin: 0 -7px 20px; }
.z23067metrics > div {
  width: calc(33.333% - 14px); margin: 0 7px; text-align: center; padding: 22px 12px;
  border: 1px solid rgba(201,162,39,.35); box-sizing: border-box;
}
.z23067metrics span { display: block; font-size: 28px; font-weight: 800; color: #c9a227; margin-bottom: 4px; }
.z23067metrics em { font-style: normal; font-size: 12px; opacity: .7; }
.z23067about-extra { display: flex; flex-wrap: wrap; margin: 0 -7px; }
.z23067about-extra article {
  width: calc(33.333% - 14px); margin: 0 7px; padding: 20px;
  background: rgba(255,255,255,.04); border: 1px solid rgba(255,255,255,.1); box-sizing: border-box;
}
.z23067about-extra h3 { font-size: 15px; margin-bottom: 8px; color: #c9a227; }
.z23067about-extra p { font-size: 13px; color: rgba(255,255,255,.7); }

.z23067flink-list { text-align: center; }
.z23067flink-list li { display: inline-block; margin: 0 10px 8px; }
.z23067flink-list a { font-size: 13px; padding: 8px 0; border-bottom: 1px solid #d8dee6; }
.z23067flink-list a:hover { border-color: #c9a227; color: #8a6e14; }

.z23067footer { width: 100%; background: #090e14; color: rgba(255,255,255,.65); padding: 36px 0; text-align: center; }
.z23067footer-brand { color: #fff; font-weight: 800; font-size: 18px; margin-bottom: 14px; }
.z23067footer-nav { margin-bottom: 16px; }
.z23067footer-nav a { display: inline-block; margin: 4px 10px; font-size: 13px; }
.z23067footer-nav a:hover { color: #c9a227; }
.z23067footer-power { font-size: 12px; }
.z23067footer-power a { color: #c9a227; }

@media screen and (max-width: 992px) {
  .z23067nav-btn { display: block; }
  .z23067nav {
    position: absolute; left: 0; right: 0; top: 100%; margin: 0;
    background: #0d1520; max-height: 0; overflow: hidden; z-index: 60;
    border-bottom: 1px solid rgba(201,162,39,.25);
  }
  .z23067nav-list { display: block; padding: 8px 20px 16px; }
  .z23067nav-list li { margin: 0; }
  .z23067nav-list a { display: block; padding: 12px 4px; font-size: 15px; }
  .z23067nav-toggle:checked ~ .z23067nav { max-height: 70vh; overflow-y: auto; }

  .z23067banner-left, .z23067banner-right { width: 100%; }
  .z23067banner-left { border-right: 0; border-bottom: 1px solid rgba(201,162,39,.35); padding: 48px 20px; }
  .z23067banner-right img { min-height: 240px; max-height: 320px; }
  .z23067banner { min-height: 0; }
  .z23067banner-title { font-size: 28px; }
  .z23067feature-grid article { width: calc(50% - 16px); }
  .z23067gold-steps li { width: 50%; }
  .z23067contact-panel, .z23067contact-aside { width: 100%; margin: 0 0 16px; }
  .z23067scope-band li { width: 100%; }
  .z23067metrics > div, .z23067about-extra article { width: calc(50% - 14px); margin-bottom: 14px; }
}

@media screen and (max-width: 640px) {
  .z23067banner-actions .z23067btn { display: block; width: 100%; margin: 0 0 10px; }
  .z23067feature-grid article, .z23067gold-steps li,
  .z23067metrics > div, .z23067about-extra article {
    width: 100%; margin-left: 0; margin-right: 0;
  }
  .z23067feature-grid, .z23067metrics, .z23067about-extra { margin: 0; }
  .z23067section { padding: 44px 0; }
  .z23067contact-list span, .z23067contact-list a, .z23067contact-list strong {
    float: none; display: block;
  }
}
/* PC 大屏框架增强 */
@media screen and (min-width: 1400px) {
  .z23067section_title, .z23067section-title, .z23067sectiontitle { font-size: 36px !important; }
  .z23067banner_title, .z23067bannertitle, .z23067banner-title { font-size: 48px !important; }
}