/* vipkei.com PC 联系我们专用样式
 * source: templets/default/contact.htm
 * version: 20260612-p1s5-contact
 */

body.pc-contact-page-template *,
    body.pc-contact-page-template *::before,
    body.pc-contact-page-template *::after {
      box-sizing: border-box;
    }

    body.pc-contact-page-template #content,
    body.pc-contact-page-template #content input,
    body.pc-contact-page-template #content textarea,
    body.pc-contact-page-template #content select,
    body.pc-contact-page-template #content button {
      font-family: "Microsoft YaHei", "PingFang SC", "Helvetica Neue", Arial, sans-serif;
    }

    body.pc-contact-page-template .pc-contact-breadcrumb {
      margin: 0;
      padding: 0;
      color: #777777;
      font-size: 14px;
      line-height: 1.65;
    }

    body.pc-contact-page-template .pc-contact-breadcrumb a {
      color: #555555;
      text-decoration: none;
    }

    body.pc-contact-page-template .pc-contact-breadcrumb a:hover,
    body.pc-contact-page-template .pc-contact-breadcrumb a:focus {
      color: #168FBD;
    }

    body.pc-contact-page-template .pc-contact-breadcrumb__separator {
      margin: 0 6px;
      color: #999999;
    }

    body.pc-contact-page-template .column,
    body.pc-contact-page-template .pc-contact-main,
    body.pc-contact-page-template .pc-contact-entry {
      min-width: 0;
    }

    body.pc-contact-page-template .pc-contact-main,
    body.pc-contact-page-template .pc-contact-entry {
      width: 100%;
    }

    body.pc-contact-page-template .pc-contact-page-head {
      margin: 0 0 14px;
      padding: 22px 26px 20px;
      border: 1px solid #E1E8EC;
      border-radius: 3px;
      background: #FFFFFF;
      box-shadow: 0 4px 14px rgba(20, 48, 74, .05);
    }

    body.pc-contact-page-template .pc-contact-eyebrow {
      margin: 0 0 7px;
      color: #168FBD;
      font-size: 13px;
      line-height: 1.5;
      font-weight: 700;
      letter-spacing: .08em;
    }

    body.pc-contact-page-template .pc-contact-title {
      position: relative;
      margin: 0;
      padding-left: 13px;
      color: #2B2B2B;
      font-size: 25px;
      line-height: 1.4;
      font-weight: 700;
    }

    body.pc-contact-page-template .pc-contact-title::before,
    body.pc-contact-page-template .pc-contact-entry .vk-title::before {
      position: absolute;
      top: .16em;
      bottom: .16em;
      left: 0;
      width: 4px;
      border-radius: 1px;
      background: #30B7EF;
      content: "";
    }

    body.pc-contact-page-template .pc-contact-intro {
      max-width: 820px;
      margin: 10px 0 0;
      color: #555555;
      font-size: 16px;
      line-height: 1.78;
    }

    body.pc-contact-page-template .pc-contact-entry {
      margin: 0;
      padding: 0;
      color: #555555;
      font-size: 16px;
      line-height: 1.78;
    }

    body.pc-contact-page-template .pc-contact-entry > .vk-contact {
      width: 100%;
      max-width: none;
      margin: 0;
      color: #555555;
      font-size: 16px;
      line-height: 1.78;
    }

    body.pc-contact-page-template .pc-contact-entry .vk-wrap {
      width: 100%;
      padding: 24px 26px;
      border: 1px solid #E1E8EC;
      border-radius: 3px;
      background: #FFFFFF;
      box-shadow: 0 4px 14px rgba(20, 48, 74, .05);
    }

    body.pc-contact-page-template .pc-contact-entry .vk-head {
      display: block;
      margin: 0 0 18px;
      padding: 0 0 16px;
      border-bottom: 1px solid #E5EBEE;
    }

    body.pc-contact-page-template .pc-contact-entry .vk-title {
      position: relative;
      margin: 0;
      padding-left: 13px;
      color: #2B2B2B;
      font-size: 21px;
      line-height: 1.45;
      font-weight: 700;
      letter-spacing: 0;
    }

    body.pc-contact-page-template .pc-contact-entry .vk-desc {
      margin: 9px 0 0;
      color: #666666;
      font-size: 15px;
      line-height: 1.75;
    }

    body.pc-contact-page-template .pc-contact-entry .vk-grid {
      display: grid;
      grid-template-columns: minmax(0, 1.06fr) minmax(0, .94fr);
      gap: 16px;
      align-items: stretch;
    }

    body.pc-contact-page-template .pc-contact-entry .vk-card {
      min-width: 0;
      padding: 18px;
      border: 1px solid #E1E8EC;
      border-radius: 3px;
      background: #FFFFFF;
      box-shadow: none;
    }

    body.pc-contact-page-template .pc-contact-entry .vk-card h3 {
      position: relative;
      margin: 0 0 14px;
      padding-left: 11px;
      color: #2B2B2B;
      font-size: 18px;
      line-height: 1.5;
      font-weight: 700;
    }

    body.pc-contact-page-template .pc-contact-entry .vk-card h3::before {
      position: absolute;
      top: .2em;
      bottom: .2em;
      left: 0;
      width: 3px;
      border-radius: 1px;
      background: #F6B927;
      content: "";
    }

    body.pc-contact-page-template .pc-contact-entry .vk-list {
      display: grid;
      gap: 0;
      margin: 0;
      padding: 0;
      list-style: none;
    }

    body.pc-contact-page-template .pc-contact-entry .vk-item {
      display: grid;
      grid-template-columns: 76px minmax(0, 1fr);
      gap: 12px;
      align-items: start;
      margin: 0;
      padding: 9px 0;
      border-bottom: 1px solid #EDF1F3;
      color: #555555;
      font-size: 15px;
      line-height: 1.7;
    }

    body.pc-contact-page-template .pc-contact-entry .vk-item:last-child {
      border-bottom: 0;
    }

    body.pc-contact-page-template .pc-contact-entry .vk-k {
      color: #168FBD;
      font-weight: 700;
      white-space: nowrap;
    }

    body.pc-contact-page-template .pc-contact-entry .vk-v {
      min-width: 0;
      overflow-wrap: anywhere;
      color: #555555;
    }

    body.pc-contact-page-template .pc-contact-entry .vk-v a {
      color: #168FBD;
      text-decoration: none;
      border-bottom: 1px solid rgba(22, 143, 189, .28);
    }

    body.pc-contact-page-template .pc-contact-entry .vk-v a:hover,
    body.pc-contact-page-template .pc-contact-entry .vk-v a:focus {
      color: #30B7EF;
      border-bottom-color: #30B7EF;
    }

    body.pc-contact-page-template .pc-contact-entry .vk-actions {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      margin: 16px 0 0;
    }

    body.pc-contact-page-template .pc-contact-entry .vk-btn {
      display: inline-flex;
      min-height: 42px;
      align-items: center;
      justify-content: center;
      margin: 0;
      padding: 9px 17px;
      border: 1px solid #30B7EF;
      border-radius: 3px;
      background: #FFFFFF;
      color: #168FBD;
      font-size: 14px;
      line-height: 1.2;
      font-weight: 700;
      text-decoration: none;
    }

    body.pc-contact-page-template .pc-contact-entry .vk-btn:first-child {
      border-color: #F6B927;
      background: #F6B927;
      color: #2B2B2B;
    }

    body.pc-contact-page-template .pc-contact-entry .vk-btn:hover,
    body.pc-contact-page-template .pc-contact-entry .vk-btn:focus {
      border-color: #168FBD;
      background: #168FBD;
      color: #FFFFFF;
    }

    body.pc-contact-page-template .pc-contact-entry .vk-note {
      margin: 16px 0 0;
      padding: 12px 14px;
      border-left: 4px solid #30B7EF;
      border-radius: 2px;
      background: #F5FAFC;
      color: #666666;
      font-size: 14px;
      line-height: 1.75;
    }

    body.pc-contact-page-template .pc-contact-entry .vk-map,
    body.pc-contact-page-template .pc-contact-entry iframe {
      display: block;
      width: 100%;
      max-width: 100%;
      min-height: 286px;
      border: 0;
      border-radius: 2px;
      background: #F2F5F6;
    }

    body.pc-contact-page-template .pc-contact-entry img {
      max-width: 100%;
      height: auto;
    }

    body.pc-contact-page-template .pc-contact-entry .vk-mini,
    body.pc-contact-page-template .pc-contact-entry > br:last-child {
      display: none;
    }

    body.pc-contact-page-template .pc-contact-empty {
      margin: 0;
      padding: 22px 24px;
      border: 1px solid #E1E8EC;
      border-radius: 3px;
      background: #FFFFFF;
      color: #666666;
      line-height: 1.75;
    }

    body.pc-contact-page-template .pc-contact-clear {
      display: block;
      clear: both;
      width: 100%;
      height: 0;
      overflow: hidden;
    }

    @media (max-width: 980px) {
      body.pc-contact-page-template .pc-contact-entry .vk-grid {
        grid-template-columns: 1fr;
      }
    }

    @media (max-width: 768px) {
      body.pc-contact-page-template .pc-contact-page-head,
      body.pc-contact-page-template .pc-contact-entry .vk-wrap {
        padding: 18px 16px;
      }

      body.pc-contact-page-template .pc-contact-title {
        font-size: 22px;
      }

      body.pc-contact-page-template .pc-contact-entry .vk-card {
        padding: 15px;
      }
    }

    @media (prefers-reduced-motion: reduce) {
      body.pc-contact-page-template .pc-contact-entry .vk-btn,
      body.pc-contact-page-template .pc-contact-breadcrumb a {
        transition: none;
      }
    }

/* VIPKEI PC CONTACT INNER SHELL FIX 20260613
 * 保留左侧栏；将左栏、面包屑与右侧正文收回同一个 1200px 居中容器。
 * 不修改栏目内容、表单字段或公共侧栏。
 */
body.pc-contact-page-template #content {
  display: grid !important;
  grid-template-columns: 300px minmax(0, 830px) !important;
  grid-template-areas:
    "vk-left vk-breadcrumb"
    "vk-left vk-main" !important;
  column-gap: 70px !important;
  align-items: start !important;
  width: 1200px !important;
  max-width: calc(100% - 32px) !important;
  min-width: 0 !important;
  height: auto !important;
  margin: 0 auto 40px !important;
  padding: 0 !important;
  float: none !important;
  clear: both !important;
  overflow: visible !important;
}

body.pc-contact-page-template #content > .vk-pc-sidebar {
  grid-area: vk-left;
  float: none !important;
  width: 300px !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  align-self: start;
}

body.pc-contact-page-template #content > .sidebar {
  grid-area: vk-breadcrumb;
  float: none !important;
  width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
}

body.pc-contact-page-template #content > .column {
  grid-area: vk-main;
  float: none !important;
  width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
}

body.pc-contact-page-template #content > .sidebar .title_r {
  width: 100%;
  min-height: 58px;
  margin: 0;
  line-height: 58px;
}

body.pc-contact-page-template #content > .pc-contact-clear {
  display: none !important;
}

@media (max-width: 1240px) {
  body.pc-contact-page-template #content {
    grid-template-columns: 300px minmax(0, 1fr) !important;
    column-gap: 40px !important;
    width: calc(100% - 32px) !important;
  }
}

@media (max-width: 980px) {
  body.pc-contact-page-template #content {
    grid-template-columns: minmax(0, 1fr) !important;
    grid-template-areas:
      "vk-left"
      "vk-breadcrumb"
      "vk-main" !important;
    row-gap: 20px !important;
    width: calc(100% - 24px) !important;
  }

  body.pc-contact-page-template #content > .vk-pc-sidebar {
    width: 100% !important;
  }
}

@media (max-width: 680px) {
  body.pc-contact-page-template #content {
    width: calc(100% - 12px) !important;
  }
}
