﻿@charset "utf-8";

/* codex-feibiao-base-header-start */
html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

body {
  background: #f5f5f5;
  color: #24313d;
  font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
}

a {
  text-decoration: none;
}

img {
  border: 0;
  max-width: 100%;
  vertical-align: middle;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
p,
dl,
dd {
  margin: 0;
  padding: 0;
}

.header {
  background: #ffffff;
  box-shadow: 0 4px 6px 2px rgba(15, 41, 131, 0.1);
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

.header_w {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  height: 100px;
  margin: 0 auto;
  max-width: 1400px;
  width: 94%;
}

.logo {
  display: block;
  flex: 0 0 auto;
  margin-right: 28px;
}

.logo img {
  display: block;
  height: auto !important;
  max-height: 62px;
  width: auto;
}

.nav {
  align-items: center;
  display: flex;
  flex: 1 1 auto;
  min-width: 0;
}

.dropdown {
  flex: 0 0 112px;
  position: relative;
  text-align: center;
}

.navname {
  color: #333333;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 42px;
}

.dropdown:hover .navname {
  background: #18408f;
  color: #ffffff;
}

.dropdown_menu {
  background: #ffffff;
  box-shadow: 0 15px 27px 0 rgba(167, 165, 165, 0.38);
  display: none;
  left: 0;
  position: absolute;
  top: 42px;
  width: 126px;
  z-index: 1000;
}

.dropdown:hover .dropdown_menu {
  display: block;
}

.dropdown_menu a {
  background: #ffffff;
  color: #666666;
  display: block;
  font-size: 14px;
  line-height: 40px;
  padding: 0 10px;
  text-align: center;
}

.dropdown_menu a:hover {
  background: #18408f;
  color: #ffffff;
}

.header span {
  background: url(/uploads/tel-0755-25621811.png?v=202606111207) no-repeat center center;
  background-size: contain;
  display: block;
  flex: 0 0 260px;
  height: 51px;
  margin-left: 18px;
}
/* codex-feibiao-base-header-end */
.customPage {
  box-sizing: border-box;
  color: #24313d;
  margin: 0 auto;
  max-width: 1400px;
  padding: 114px 0 48px;
  width: 94%;
}

.customBreadcrumb {
  color: #7b8794;
  font-size: 14px;
  line-height: 44px;
}

.customBreadcrumb a {
  color: #4c5f73;
}

.customBreadcrumb span {
  margin: 0 8px;
}

.customHero {
  align-items: center;
  background: #ffffff;
  border: 1px solid #e2e8f2;
  box-shadow: 0 8px 28px rgba(24, 64, 143, 0.08);
  box-sizing: border-box;
  display: grid;
  gap: 34px;
  grid-template-columns: minmax(0, 1.06fr) minmax(420px, 0.94fr);
  margin-bottom: 28px;
  padding: 38px;
}

.customEyebrow,
.sectionHead span,
.customCta span {
  color: #18408f;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 8px;
}

.customHero h1 {
  color: #111111;
  font-size: 42px;
  font-weight: bold;
  line-height: 54px;
  margin: 0 0 14px;
}

.customHero p,
.sectionHead p,
.customCta p {
  color: #52606d;
  font-size: 16px;
  line-height: 30px;
}

.customHeroTags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

.customHeroTags span {
  background: #f4f7fb;
  border: 1px solid #dce5f1;
  color: #31445a;
  font-size: 14px;
  line-height: 22px;
  padding: 8px 14px;
}

.customHeroActions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px;
}

.customHeroActions a,
.customCta a {
  box-sizing: border-box;
  display: inline-flex;
  font-size: 16px;
  font-weight: bold;
  justify-content: center;
  line-height: 24px;
  min-width: 146px;
  padding: 12px 20px;
}

.primaryBtn,
.customCta a {
  background: #d7000f;
  color: #ffffff;
}

.ghostBtn {
  border: 1px solid #18408f;
  color: #18408f;
}

.customHeroActions strong {
  color: #d7000f;
  font-size: 24px;
  line-height: 34px;
}

.customHeroMedia {
  display: grid;
  gap: 14px;
  grid-template-columns: 1fr 1fr;
}

.heroMachine {
  background: #f7f9fc;
  border: 1px solid #e3eaf2;
  box-sizing: border-box;
  margin: 0;
  min-height: 180px;
  padding: 14px;
  text-align: center;
}

.heroMachineLarge {
  grid-row: span 2;
  min-height: 374px;
}

.heroMachine img {
  height: 140px !important;
  max-height: 140px;
  object-fit: contain;
  width: 100%;
}

.heroMachineLarge img {
  height: 330px !important;
  max-height: 330px;
}

.heroMachine figcaption {
  color: #18408f;
  font-size: 15px;
  font-weight: bold;
  line-height: 24px;
  margin-top: 10px;
}


.customProofBanner {
  background: #ffffff;
  border: 1px solid #e2e8f2;
  box-shadow: 0 8px 28px rgba(24, 64, 143, 0.08);
  box-sizing: border-box;
  margin: 0 0 28px;
  padding: 10px;
}

.customProofBanner img {
  display: block;
  height: auto !important;
  max-width: 100% !important;
  width: 100%;
}
.customSection {
  background: #ffffff;
  border: 1px solid #e2e8f2;
  box-sizing: border-box;
  margin-top: 22px;
  padding: 30px;
}

.sectionHead {
  margin: 0 auto 22px;
  max-width: 860px;
  text-align: center;
}

.sectionHead.alignLeft {
  margin-left: 0;
  text-align: left;
}

.sectionHead h2,
.customCta h2 {
  color: #111111;
  font-size: 28px;
  font-weight: bold;
  line-height: 38px;
  margin: 0 0 10px;
}

.industryGrid,
.caseGrid,
.faqGrid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.industryGrid article,
.caseGrid article,
.faqGrid dl,
.requireList dl {
  background: #f7f9fc;
  border: 1px solid #e2e8f2;
  box-sizing: border-box;
}

.industryGrid article {
  min-height: 190px;
  padding: 20px;
}

.industryGrid b {
  color: #d7000f;
  display: block;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 12px;
}

.industryGrid h3,
.caseGrid h3,
.faqGrid dt,
.requireList dt {
  color: #17212b;
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  margin-bottom: 8px;
}

.industryGrid p,
.caseGrid p,
.faqGrid dd,
.requireList dd,
.processList span {
  color: #5b6673;
  font-size: 14px;
  line-height: 25px;
}

.customSplit {
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
}

.requireList {
  display: grid;
  gap: 12px;
}

.requireList dl {
  margin: 0;
  padding: 16px 18px;
}

.requireList dt {
  color: #18408f;
  margin-bottom: 4px;
}

.caseGrid article {
  min-height: 178px;
  padding: 20px;
}

.caseGrid p {
  margin-top: 8px;
}

.caseGrid strong {
  color: #18408f;
  font-weight: bold;
}

.processSection {
  overflow: hidden;
}

.processList {
  counter-reset: step;
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  margin: 0;
  padding: 0;
}

.processList li {
  background: #f7f9fc;
  border-top: 4px solid #18408f;
  box-sizing: border-box;
  min-height: 164px;
  padding: 18px 14px;
}

.processList b {
  align-items: center;
  background: #d7000f;
  color: #ffffff;
  display: inline-flex;
  font-size: 16px;
  height: 30px;
  justify-content: center;
  line-height: 30px;
  margin-bottom: 12px;
  width: 30px;
}

.processList strong {
  color: #17212b;
  display: block;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 6px;
}

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

.faqGrid dl {
  margin: 0;
  min-height: 136px;
  padding: 20px;
}

.faqGrid dd {
  margin: 0;
}

.customCta {
  align-items: center;
  background: #172b4d;
  box-sizing: border-box;
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 1fr) auto;
  margin-top: 22px;
  padding: 34px;
}

.customCta h2,
.customCta p {
  color: #ffffff;
}

.customCta span {
  color: #a8c4ff;
}

.customCta a {
  min-width: 230px;
}

@media (max-width: 1100px) {
  .customHero,
  .customSplit {
    grid-template-columns: 1fr;
  }

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

  .heroMachineLarge {
    grid-row: auto;
    min-height: 180px;
  }

  .heroMachineLarge img {
    height: 140px !important;
    max-height: 140px;
  }

  .industryGrid,
  .caseGrid,
  .processList {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .customPage {
    padding-top: 14px;
    width: 94%;
  }

  .customBreadcrumb {
    line-height: 30px;
  }

  .customHero,
  .customSection,
  .customCta {
    padding: 20px 16px;
  }

  .customHero h1 {
    font-size: 30px;
    line-height: 40px;
  }

  .sectionHead h2,
  .customCta h2 {
    font-size: 24px;
    line-height: 34px;
  }

  .customHero p,
  .sectionHead p,
  .customCta p {
    font-size: 14px;
    line-height: 26px;
  }

  .customHeroMedia,
  .industryGrid,
  .caseGrid,
  .faqGrid,
  .processList,
  .customCta {
    grid-template-columns: 1fr;
  }

  .heroMachine,
  .heroMachineLarge {
    min-height: 0;
  }

  .heroMachine img,
  .heroMachineLarge img {
    height: 190px !important;
    max-height: 190px;
  }

  .customHeroActions {
    align-items: stretch;
    flex-direction: column;
  }

  .customHeroActions a,
  .customCta a {
    width: 100%;
  }

  .customHeroActions strong {
    font-size: 22px;
    text-align: center;
  }
}
/* codex-feibiao-layout-polish-start */
.customBreadcrumb {
  margin-bottom: 12px;
}

.customHero {
  margin-bottom: 22px;
}

.customProofBanner {
  margin-bottom: 22px;
}

@media (max-width: 760px) {
  .header {
    position: static;
  }

  .header_w {
    flex-direction: column;
    height: auto;
    padding: 10px 0 12px;
    width: 100%;
  }

  .logo {
    margin: 0 auto 8px;
    max-width: 74%;
  }

  .logo img {
    max-width: 100%;
  }

  .nav {
    box-sizing: border-box;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 10px;
    width: 100%;
  }

  .dropdown {
    flex: 0 0 25%;
    width: 25%;
  }

  .navname {
    font-size: 15px;
    line-height: 32px;
    white-space: nowrap;
  }

  .dropdown_menu {
    display: none !important;
  }

  .header span {
    flex: 0 0 auto;
    height: 44px;
    margin: 8px auto 0;
    width: 224px;
  }
}
/* codex-feibiao-layout-polish-end */
