/* Desktop layout, components and responsive states. Edit this file directly. */
:root {
  --pc-content-max: 1320px;
}
html {
  font-size: 16px;
}
body {
  min-width: 992px;
  overflow: hidden;
}
*,
::before,
::after {
  box-sizing: border-box;
}
.left-menu {
  width: var(--pc-sidebar);
}
.left-menu .menu-list,
.left-menu .compes {
  height: auto;
}
.left-menu .compes .beian {
  overflow-y: auto;
  line-height: 1.55;
}
.left-menu .compes .beian p {
  margin: 0px;
}
.main-page,
.main-page1,
.scroll_a .pggd,
.scroll_a .pggs {
  padding: var(--pc-top) var(--pc-gutter) var(--pc-bottom) calc(var(--pc-sidebar) + var(--pc-gutter));
}
.main-page,
.main-page1,
.scroll_a .pggd,
.scroll_a .pggs {
  min-width: 992px;
}
.main-page,
.main-page1,
.scroll_a .pggd,
.scroll_a .pggs {
  overflow-x: hidden;
}
.main-page,
.main-page1,
.scroll_a .pggd,
.scroll_a .pggs {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.main-page .dets,
.main-page1 .dets,
.scroll_a .pggd .dets,
.scroll_a .pggs .dets {
  width: 100%;
  max-width: var(--pc-content-max);
  margin: 0px auto;
}
.top-title,
.top-title::before {
  letter-spacing: 0px;
}
.top-bottom {
  top: 24px;
  right: 30px;
  gap: 12px;
}
.top-bottom .top-link-fixed,
.top-bottom .top-link-fixed img {
  height: 110px !important;
}
.top-bottom .top-link-fixed:nth-of-type(5) {
  right: 138px !important;
}
.top-bottom .top-link-fixed:nth-of-type(6) {
  right: 378px !important;
}
.main-page .case-item {
  display: grid;
  grid-template-columns: repeat(2, minmax(0px, 1fr));
  gap: var(--pc-gap);
  width: 100%;
  height: auto;
  min-height: 420px;
  padding-right: 8px;
  overflow-y: auto;
}
.main-page .case-item::before {
  display: none;
}
.main-page .case-item .linkds,
.main-page .case-item .linkds:nth-child(2n) {
  float: none;
  width: 100%;
  margin: 0px;
}
.main-page .switch-type,
.product-top .dets4 .switch-type {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  width: 100%;
  min-width: 0px;
  max-width: 100%;
  overflow: auto hidden;
  white-space: nowrap;
  box-sizing: border-box;
}
.main-page .switch-type .links,
.product-top .dets4 .switch-type .links {
  flex: 0 0 auto;
  float: none;
  white-space: nowrap;
  transition: background 150ms;
}
.main-page .switch-type .links:hover,
.product-top .dets4 .switch-type .links:hover {
  background: rgba(128, 128, 128, 0.15);
}
.main-page .switch-type,
.product-top .dets4 .switch-type {
  scrollbar-width: none;
}
.main-page .switch-type::-webkit-scrollbar,
.product-top .dets4 .switch-type::-webkit-scrollbar {
  display: none;
  width: 0px;
  height: 0px;
}
.main-page .dets .news-list {
  overflow-y: auto;
}
.main-page .dets .news-list .news-item .maidd {
  width: auto;
}
.main-page .dets .gredd {
  grid-template-columns: repeat(4, minmax(0px, 1fr));
  grid-template-rows: repeat(2, minmax(0px, 1fr));
  gap: 8px;
  width: 100%;
  height: min(62vh, 590px);
}
.store-page {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.store-page > .top-title {
  display: block;
  float: none;
  width: 100%;
  max-width: var(--pc-content-max);
  flex: 0 0 auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  line-height: 1.25;
}
.store-page > .dets {
  display: flex;
  flex: 1 1 0px;
  flex-direction: column;
  min-height: 0px;
  width: 100%;
  max-width: var(--pc-content-max);
  height: auto;
  margin: 0px;
}
.store-page > .dets > .scroll_a {
  top: 0px;
  left: 0px;
  width: 100%;
}
.store-page .dets .gredd {
  height: 100%;
}
.main-page .dets .sw-item {
  gap: 24px;
}
.main-page .dets .sw-item .scroll_c {
  width: calc(100% - 124px);
}
.main-page .dets .sw-item .scroll_b {
  flex: 0 0 100px;
}
.main-page .maps {
  width: 100%;
  max-width: var(--pc-content-max);
}
.main-page .dets .right-def {
  flex-grow: 0;
  flex-shrink: 0;
}
.vido {
  height: min(660px, -180px + 100vh);
}
.service_list {
  width: 100%;
  max-height: calc(-260px + 100vh);
  overflow-y: auto;
  scrollbar-width: none;
}
.service_list::-webkit-scrollbar {
  display: none;
  width: 0px;
  height: 0px;
}
.ppgs-1 .dets .selectd .text-area {
  width: 62%;
}
.ppgs-1 .dets {
  width: min(100%, 1100px);
  max-width: 1100px;
  height: auto;
  min-height: calc(100% + 24px);
  padding-bottom: 24px;
  margin-right: auto;
  margin-left: auto;
}
.ppgs-1 {
  scrollbar-width: none;
  overflow-y: hidden !important;
}
.ppgs-1::-webkit-scrollbar {
  display: none;
  width: 0px;
  height: 0px;
}
.ppgs-1 .dets .selectd {
  width: 100%;
  max-width: 1100px;
  min-height: 0px;
  margin: 24px 0px 0px;
  padding-right: 0px;
  overflow: visible;
}
.ppgs-1 .dets .selectd .brand-intro-copy {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  overflow-y: auto;
  font-size: 15px;
  line-height: 1.75;
  scrollbar-width: thin;
  width: 100% !important;
}
.ppgs-1 .dets .selectd .brand-intro-copy::before {
  display: none;
}
.ppgs-1 .dets .selectd .brand-intro-copy p {
  margin-top: 0px !important;
  margin-right: 0px !important;
  margin-left: 0px !important;
  font-size: 15px !important;
}
.ppgs-1 .dets .selectd .brand-intro-copy p:last-child {
  margin-bottom: 0px !important;
}
.ppgs-1 .dets .selectd .brand-intro-copy b,
.ppgs-1 .dets .selectd .brand-intro-copy strong {
  color: rgb(255, 186, 0);
  font-size: 17px;
  line-height: 1.5;
}
.ppgs-1 .dets .selectd .brand-intro-copy font {
  color: inherit;
  font-size: inherit !important;
  line-height: inherit !important;
}
.brand-intro-timeline {
  width: 100%;
  max-width: 1100px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  overflow-x: auto;
  scrollbar-width: none;
}
.brand-intro-timeline::-webkit-scrollbar {
  display: none;
  width: 0px;
  height: 0px;
}
.timeline-heading {
  display: flex;
  align-items: baseline;
  gap: 14px;
}
.timeline-heading span {
  color: rgb(255, 186, 0);
  letter-spacing: 2px;
}
.timeline-heading h2 {
  color: rgb(255, 255, 255);
  font-weight: 600;
}
.timeline-track {
  position: relative;
  display: grid;
  grid-template-columns: repeat(6, minmax(0px, 1fr));
  width: 100%;
}
.timeline-track::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 50%;
  right: 0px;
  left: 0px;
  height: 1px;
  background: rgba(255, 255, 255, 0.55);
}
.timeline-item {
  position: relative;
  z-index: 1;
  min-width: 0px;
}
.timeline-item::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  border: 2px solid rgb(255, 255, 255);
  border-radius: 50%;
  background: rgb(255, 186, 0);
}
.timeline-item::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 18px;
  background: rgba(255, 255, 255, 0.55);
}
.timeline-item:nth-child(2n + 1)::after {
  transform: translateY(-100%);
}
.timeline-card {
  position: absolute;
  left: 50%;
  width: calc(100% - 12px);
  padding: 9px 8px;
  border-width: 1px;
  border-style: solid;
  border-image: none;
  transform: translateX(-50%);
}
.timeline-item:nth-child(2n + 1) .timeline-card {
  bottom: calc(50% + 18px);
}
.timeline-item:nth-child(2n) .timeline-card {
  top: calc(50% + 18px);
}
.timeline-date {
  margin-bottom: 5px;
  color: rgb(255, 186, 0);
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
}
.timeline-copy {
  display: -webkit-box;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.86);
  font-size: 12px;
  line-height: 1.5;
  -webkit-box-orient: vertical;
}
.ppgs-2 .ladds,
.ppgs-4 .ddfs,
.ppgs-6 .ddfs,
.ppgs-5 .ccol,
.ppgs-2 .cpmd {
  width: 100%;
  max-width: var(--pc-content-max);
}
.ppgs-2 .ladds {
  display: grid;
  grid-template-columns: repeat(3, minmax(0px, 1fr));
  grid-template-rows: repeat(2, minmax(0px, 1fr));
  gap: 0px;
}
.ppgs-2 .ladds .label-item,
.ppgs-4 .ddfs .tb1,
.ppgs-6 .ddfs .tb1 {
  width: 100%;
  float: none;
  margin-right: 0px;
}
.ppgs-2 .ladds .label-item {
  height: 100%;
}
.ppgs-2 .ladds .label-item:nth-child(n + 4) {
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
}
.ppgs-4 .ddfs {
  display: block;
  overflow: hidden;
}
.ppgs-6 .ddfs {
  display: grid;
  grid-template-columns: repeat(5, minmax(0px, 1fr));
  grid-template-rows: auto;
}
.ppgs-4 .ddfs {
  gap: 16px;
}
.ppgs-4 .ddfs .honor-page {
  display: grid;
  grid-template-columns: repeat(4, minmax(0px, 1fr));
  grid-template-rows: repeat(2, minmax(0px, 1fr));
  gap: 16px;
  height: 100%;
  padding: 0px 48px;
}
.ppgs-4 .ddfs .honor-page .tb1 {
  min-width: 0px;
  min-height: 0px;
  margin-bottom: 0px;
}
.ppgs-4 .ddfs .honor-page .tb1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.ppgs-4 .honor-swiper .swiper-button-prev,
.ppgs-4 .honor-swiper .swiper-button-next {
  width: 34px;
  height: 44px;
  margin-top: -22px;
  color: rgb(255, 186, 0);
}
.ppgs-4 .honor-swiper .swiper-button-prev::after,
.ppgs-4 .honor-swiper .swiper-button-next::after {
  font-size: 26px;
}
.ppgs-5 .ccol .left-box,
.ppgs-5 .ccol .right-box {
  width: 48%;
}
.ppgs-5 .ccol .brand-values {
  max-height: 100%;
  padding-right: 28px;
  padding-bottom: 24px;
  padding-left: 0px;
  overflow-y: auto;
  color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
  line-height: 1.7;
}
.ppgs-5 .ccol .brand-values > div {
  margin: 0px 0px 7px;
  color: rgb(255, 186, 0);
  font-weight: 600;
  font-size: 18px !important;
  line-height: 1.45 !important;
}
.ppgs-5 .ccol .brand-values > div:nth-child(2n) {
  margin-bottom: 12px;
  color: rgba(255, 255, 255, 0.86);
  font-weight: 400;
  font-size: 15px !important;
  line-height: 1.7 !important;
}
.ppgs-5 .ccol .brand-values p,
.ppgs-5 .ccol .brand-values font,
.ppgs-5 .ccol .brand-values strong {
  font-size: inherit !important;
  line-height: inherit !important;
}
.ppgs-5 .ccol .right-box .zs-box,
.ppgs-5 .ccol .right-box .scroll_b {
  width: 100%;
  margin-left: 0px;
}
.ppgs-2 .cpmd {
  display: grid;
  grid-template-columns: repeat(3, minmax(0px, 1fr));
  gap: 18px;
  height: auto;
  overflow-y: auto;
}
.ppgs-2 .cpmd dl {
  width: 100%;
  margin: 0px;
}
.paggds-6 .dets .zhichi-item,
.paggds-2 .dets .liuc-item {
  display: grid;
  grid-template-columns: repeat(4, minmax(0px, 1fr));
  gap: 16px;
  width: 100%;
  height: auto;
}
.paggds-6 .dets .zhichi-item .zhichi-list,
.paggds-2 .dets .liuc-item .lc-list {
  width: 100%;
  margin: 0px;
}
.paggds-1 .sbace-boxs,
.paggds-3 .sw-boxd {
  width: 100%;
  max-width: var(--pc-content-max);
}
.paggds-1 .sbace-boxs .right-box .upps .b-box {
  width: calc(50% - 8px);
}
@media (max-height: 760px) {
  .left-menu .top-logo {
    height: 82px !important;
  }
  .left-menu .menu-list {
    min-height: 0px !important;
    padding: 10px 0px 8px !important;
  }
  .left-menu .menu-list .links {
    height: 31px !important;
    margin-bottom: 2px !important;
    line-height: 31px !important;
  }
  .left-menu .input-jiameng {
    padding: 12px 0px !important;
  }
  .left-menu .compes {
    padding-bottom: 10px !important;
  }
  .main-page,
  .main-page1,
  .scroll_a .pggd,
  .scroll_a .pggs {
    --pc-top: 26px !important;
    --pc-bottom: 20px !important;
  }
}
@media (prefers-reduced-motion: reduce) {
  *,
  ::before,
  ::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
  }
}
.main-page .product-category-swiper,
.product-top .product-category-swiper {
  display: block;
  height: 36px;
  min-height: 36px;
  padding: 22px 5px;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  scrollbar-width: none;
}
.main-page .product-category-swiper::-webkit-scrollbar,
.product-top .product-category-swiper::-webkit-scrollbar {
  display: none;
  width: 0px;
  height: 0px;
}
.product-category-swiper .swiper-wrapper {
  align-items: center;
}
.product-category-swiper .swiper-slide {
  min-width: 0px;
  flex: 0 0 auto;
  white-space: nowrap;
  width: auto !important;
  float: none !important;
}
:root {
  --pc-sidebar: 272px;
  --pc-gutter: 56px;
  --pc-top: 48px;
  --pc-bottom: 36px;
  --pc-gap: 20px;
  --pc-title-size: 32px;
  --pc-ink: #242725;
  --pc-accent: #ffba00;
  --pc-line: rgba(255, 255, 255, 0.22);
  --animate-duration: 0.45s;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0px, 16px, 0px);
  }
  100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(16px, 0px, 0px);
  }
  100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
  }
}
html,
body {
  background: var(--pc-ink);
}
body {
  font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif;
  color: var(--pc-ink);
  font-size: 15px;
  line-height: 1.7;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
}
body,
body * {
  letter-spacing: 0px;
}
a,
button,
input,
select,
textarea {
  transition:
    color 0.18s,
    background-color 0.18s,
    border-color 0.18s,
    box-shadow 0.18s;
}
a:hover,
a:focus,
a {
  text-decoration: none;
}
body :is(a, button, input, select, textarea, [tabindex]):focus-visible {
  outline: 2px solid var(--pc-accent);
  outline-offset: 4px;
}
::selection {
  color: var(--pc-ink);
  background: var(--pc-accent);
}
* {
  scrollbar-width: thin;
  scrollbar-color: rgb(150, 155, 148) transparent;
}
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
::-webkit-scrollbar-track {
  background: transparent;
}
::-webkit-scrollbar-thumb {
  background: rgb(150, 155, 148);
  border-radius: 4px;
  box-shadow: none;
}
.left-menu {
  display: flex;
  flex-direction: column;
  overflow: hidden auto;
  background: rgb(32, 36, 33);
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: rgba(0, 0, 0, 0.08) 6px 0px 24px;
}
.left-menu > * {
  flex-shrink: 0;
}
.left-menu .top-logo {
  height: 130px;
  border-bottom: 1px solid var(--pc-line);
  padding: 28px;
}
.left-menu .top-logo a {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.left-menu .top-logo img {
  width: 100%;
  max-width: 232px;
  height: auto;
  object-fit: contain;
}
.left-menu .menu-list {
  min-height: 0px;
  padding: 28px 22px;
  gap: 6px;
  border-bottom: 1px solid var(--pc-line);
}
.left-menu .menu-list .links {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 0px;
  min-height: 42px;
  height: auto;
  margin: 0px;
  padding: 9px 16px;
  border-radius: 4px;
  color: rgb(213, 217, 211);
  font-size: 17px;
  line-height: 1.6;
  overflow-wrap: anywhere;
}
.left-menu .menu-list .links:hover {
  background: rgba(255, 255, 255, 0.07);
  color: rgb(255, 255, 255);
}
.left-menu .menu-list .links.act {
  color: var(--pc-accent);
  background: rgba(255, 186, 0, 0.09);
  font-weight: 600;
}
.left-menu .menu-list .links.act::before {
  content: "";
  position: absolute;
  width: 3px;
  height: 16px;
  left: 0px;
  top: calc(50% - 8px);
  background: var(--pc-accent);
}
.left-menu .input-jiameng {
  padding: 28px 22px;
}
.left-menu .input-jiameng a {
  width: 100%;
  height: auto;
  min-height: 44px;
  padding: 10px 8px;
  border-radius: 4px;
  background: var(--pc-accent);
  color: var(--pc-ink);
  line-height: 1.6;
  font-size: 18px;
  font-weight: 600;
  overflow-wrap: anywhere;
}
.left-menu .input-jiameng a:hover {
  background: rgb(255, 210, 99);
}
.left-menu .compes {
  margin-top: auto;
  padding: 16px 0px 26px;
}
.left-menu .compes .min-title,
.left-menu .compes .prem,
.left-menu .compes .tel-num {
  padding-left: 26px;
  padding-right: 26px;
}
.left-menu .compes .min-title {
  font-size: 12px;
  color: rgb(168, 177, 166);
}
.left-menu .compes .tel-num {
  font-size: 23px;
  line-height: 1.5;
  margin: 6px 0px 18px;
  color: rgb(255, 255, 255);
  overflow-wrap: anywhere;
}
.left-menu .compes .tel-num a {
  color: inherit;
}
.left-menu .compes .prem {
  font-size: 11px;
  line-height: 1.8;
  color: rgb(168, 177, 166);
}
.left-menu .compes .beian {
  max-height: none;
}
.scroll_a .swiper-slide {
  min-width: 0px;
}
.main-page,
.main-page1,
.scroll_a .pggd,
.scroll_a .pggs {
  background-attachment: scroll;
}
.main-page:has(.news-list),
.scroll_a .pggd:has(.brand-intro-copy) {
  background-color: rgb(146, 152, 143);
  background-blend-mode: multiply;
}
.main-page:has(.service_list),
.main-page:has(.sw-item) {
  background-color: rgb(201, 207, 197);
  background-blend-mode: screen;
}
.main-page > .dets,
.main-page1 > .dets,
.scroll_a .pggd > .dets,
.scroll_a .pggs > .dets {
  min-height: 0px;
  height: 100%;
  margin: 0px auto;
  padding-top: 0px;
}
.scroll_a .pggd,
.scroll_a .pggs {
  align-items: flex-start;
}
.top-title {
  float: none;
  position: relative;
  display: block;
  width: fit-content;
  max-width: 100%;
  margin: 0px 0px 26px;
  padding: 0px 0px 16px;
  border: 0px;
  font-size: var(--pc-title-size);
  font-weight: 600;
  line-height: 1.4;
  overflow-wrap: anywhere;
  background: none;
}
.top-title::before {
  display: none;
}
.top-title::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 36px;
  height: 3px;
  background: var(--pc-accent);
}
.scroll_a > .swiper-pagination {
  right: 14px;
}
.scroll_a .swiper-pagination-bullet {
  width: 22px;
  height: 22px;
  margin: 10px 0px !important;
}
.scroll_a .swiper-pagination-bullet::before {
  width: 6px;
  height: 6px;
  background: rgb(255, 255, 255);
  box-shadow: rgb(36, 39, 37) 0px 1px 4px;
}
.scroll_a .swiper-pagination-bullet-active {
  border-color: var(--pc-accent);
}
.scroll_a .swiper-pagination-bullet-active::before {
  background: var(--pc-accent);
}
.main-page:has(.case-item) > .dets,
.main-page:has(.news-list) > .dets {
  display: flex;
  flex-direction: column;
}
.product-top {
  display: flex;
  align-items: center;
  gap: 28px;
  height: auto;
  flex: 0 0 auto;
  margin-bottom: 24px;
}
.product-top .top-title {
  flex: 0 0 auto;
  max-width: 40%;
  margin: 0px;
}
.product-top .dets,
.product-top .dets4 {
  flex: 1 1 0%;
  float: none;
  width: 0px;
  min-width: 0px;
  margin: 0px;
  height: auto;
}
.main-page .switch-type,
.product-top .dets4 .switch-type {
  position: relative;
  height: 46px;
  min-height: 46px;
  padding: 4px;
  border: 1px solid rgb(223, 227, 220);
  border-radius: 4px;
  background: rgb(255, 255, 255);
}
.main-page .switch-type .links,
.product-top .dets4 .switch-type .links {
  height: 36px;
  line-height: 36px;
  padding: 0px 16px;
  border-radius: 2px;
  color: rgb(80, 86, 80);
  font-size: 14px;
}
.product-top .product-category-swiper {
  width: max-content;
  max-width: 100%;
  margin-left: 0;
  margin-right: auto;
}
.product-top .product-category-swiper .swiper-wrapper {
  width: max-content;
}
.main-page .switch-type .links.acts,
.product-top .dets4 .switch-type .links.acts {
  color: var(--pc-ink);
  background: var(--pc-accent);
  font-weight: 600;
}
.main-page .case-item {
  flex: 1 1 0px;
  min-height: 0px;
  align-content: start;
  padding-right: 0px;
}
.main-page .case-item .linkds,
.main-page .case-item .linkds:nth-child(2n) {
  height: 260px;
  overflow: hidden;
  border: 1px solid rgb(226, 229, 222);
  border-radius: 6px;
  background: rgb(255, 255, 255);
  transition:
    border-color 0.18s,
    box-shadow 0.18s;
}
.main-page .case-item .linkds:hover {
  border-color: var(--pc-accent);
  box-shadow: rgba(0, 0, 0, 0.12) 0px 6px 18px;
}
.main-page .case-item .linkds img {
  width: 48%;
  height: 100%;
  object-fit: contain;
  background: rgb(241, 243, 239);
}
.main-page .case-item .linkds .right-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 52%;
  min-width: 0px;
  padding: 28px 20px;
}
.main-page .case-item .linkds .right-box .link-title {
  font-size: 20px;
  line-height: 1.5;
  overflow-wrap: anywhere;
}
.main-page .case-item .linkds .right-box .link-title::before {
  position: static;
  display: block;
  font-size: 11px;
  color: rgb(115, 123, 112);
  overflow-wrap: anywhere;
}
.main-page .case-item .linkds .right-box .link-title::after {
  display: none;
}
.main-page .case-item .linkds .right-box .link-text {
  height: auto;
  margin-top: 12px;
  color: rgb(105, 113, 102);
  font-size: 13px;
  line-height: 1.8;
}
.main-page .case-item .linkds .right-box .show-detail {
  margin-top: auto;
  flex-shrink: 0;
  width: 100px;
  height: 34px;
  line-height: 32px;
  border-radius: 3px;
  color: rgb(53, 58, 48);
  border-color: rgb(204, 210, 197);
  font-size: 13px;
}
.main-page .case-item .linkds .right-box .show-detail:hover {
  border-color: var(--pc-accent);
  background: var(--pc-accent);
}
.main-page .dets .news-list {
  flex: 1 1 0px;
  min-height: 0px;
  max-height: none;
  margin-top: 0px;
  padding: 0px 6px 0px 0px;
}
.main-page .dets .news-list .news-item {
  height: 150px;
  padding: 20px 0px;
  border-bottom: 1px solid var(--pc-line);
  gap: 26px;
}
.main-page .dets .news-list .news-item:hover {
  background: rgba(255, 255, 255, 0.07);
}
.main-page .dets .news-list .news-item img {
  width: 180px;
  height: 110px;
  flex-shrink: 0;
  object-fit: cover;
  border-radius: 3px;
  border: 0px;
  background: rgb(237, 240, 233);
}
.main-page .dets .news-list .news-item .maidd {
  min-width: 0px;
  flex: 1 1 0%;
  margin: 0px;
}
.main-page .dets .news-list .news-item .maidd .ttle {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}
.main-page .dets .news-list .news-item .maidd .dell {
  margin-top: 10px;
  color: rgb(224, 228, 220);
  font-size: 14px;
  line-height: 1.8;
}
body .pagination {
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  align-self: flex-start;
  gap: 6px;
  box-shadow: none;
  margin: 20px 0px 0px !important;
  padding: 6px !important;
  border-radius: 4px !important;
}
body .pagination:not(:has(li)) {
  display: none;
}
body .pagination li a,
body .pagination li span {
  float: none;
  min-width: 34px !important;
  height: 34px !important;
  margin: 0px !important;
  padding: 0px 10px !important;
  line-height: 34px !important;
  font-size: 13px !important;
  border-radius: 3px !important;
}
body .pagination li a:hover {
  background: rgb(237, 240, 233) !important;
}
body .pagination li a.active,
body .pagination li span.active {
  color: var(--pc-ink) !important;
  background: var(--pc-accent) !important;
}
.scroll_a .ppgs-1:has(.brand-intro-copy) > .dets {
  display: flex;
  flex-direction: column;
  padding-bottom: 0px;
}
.ppgs-1 .dets .selectd:has(.brand-intro-copy) {
  flex: 1 1 0px;
  min-height: 100px;
  margin-top: 0px;
  overflow: hidden;
}
.ppgs-1 .dets .selectd .brand-intro-copy {
  height: 100%;
  max-height: none;
  color: rgb(255, 255, 255);
  padding-right: 20px;
}
.ppgs-1 .dets .selectd .brand-intro-copy p {
  line-height: 1.9 !important;
  margin-bottom: 14px !important;
}
.brand-intro-timeline {
  flex: 0 0 auto;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid var(--pc-line);
}
.timeline-heading {
  margin-bottom: 12px;
}
.timeline-heading span {
  font-size: 11px;
}
.timeline-heading h2 {
  font-size: 20px;
}
.timeline-track {
  min-width: 780px;
  height: 234px;
}
.timeline-card {
  border-color: var(--pc-line);
  border-radius: 3px;
  background: rgba(25, 31, 25, 0.65);
}
.timeline-copy {
  -webkit-line-clamp: 3;
}
.ppgs-2 .ladds {
  height: calc(100% - 105px);
  max-height: 560px;
  margin-top: 28px;
  border-color: var(--pc-line);
  background: rgba(20, 26, 20, 0.45);
}
.ppgs-2 .ladds .label-item {
  justify-content: center;
  padding: 16px;
  border-color: var(--pc-line);
}
.ppgs-2 .ladds .label-item img {
  height: 44px;
  object-fit: contain;
}
.ppgs-2 .ladds .label-item .det-title {
  font-size: 38px;
  margin-top: 12px;
}
.ppgs-2 .ladds .label-item .en-title {
  font-size: 15px;
}
.ppgs-4 .ddfs {
  height: calc(100% - 105px);
  max-height: 570px;
  margin-top: 28px;
}
.ppgs-4 .ddfs .honor-page {
  align-items: stretch;
}
.ppgs-4 .ddfs .honor-page .tb1 {
  height: 100%;
  padding: 10px;
  background: rgba(255, 255, 255, 0.94);
  border-radius: 3px;
}
.ppgs-6 .ddfs {
  margin-top: 28px;
  gap: 20px;
}
.ppgs-6 .ddfs .tb1 {
  min-width: 0px;
  border-radius: 4px;
  overflow: hidden;
}
.ppgs-6 .ddfs .tb1 img {
  max-width: 100%;
  object-fit: cover;
}
.ppgs-6 .top-title,
.paggds-6 .top-title {
  color: var(--pc-ink);
}
.ppgs-5 .ccol {
  height: calc(100% - 110px);
  margin-top: 28px;
}
.ppgs-5 .ccol .brand-values {
  padding-top: 0px;
}
.ppgs-5 .ccol .right-box .scroll_b {
  height: min(540px, 100% - 64px);
  margin-top: 0px;
}
.ppgs-5 .ccol .right-box .scroll_b .swiper-slide img {
  object-fit: cover;
  background-color: #202421;
}
.ppgs-2 .cpmd {
  max-height: calc(100% - 95px);
  margin-top: 28px;
  padding-right: 6px;
  border: 0px;
}
.ppgs-2 .cpmd dl {
  border-radius: 4px;
  overflow: hidden;
}
.ppgs-2 .cpmd dl:hover {
  padding-top: 50px;
}
.ppgs-2 .cpmd dl dd h2 {
  font-size: 18px;
}
.ppgs-2 .cpmd dl dd p {
  font-size: 13px;
  line-height: 1.7;
}
.store-page > .top-title {
  margin-bottom: 26px;
}
.store-page .dets .gredd {
  gap: 12px;
}
.store-page .gredd .links {
  border-radius: 4px;
  overflow: hidden;
  background-color: rgb(228, 233, 223);
}
.store-page > .dets > .scroll_a {
  position: relative;
  flex: 1 1 0%;
  min-height: 0px;
  height: auto;
}
.store-page .dets .gredd .links {
  align-items: flex-end;
}
.store-page .dets .gredd .links p {
  height: auto;
  min-height: 42px;
  padding: 10px 14px;
  background: rgba(32, 36, 33, 0.88);
  color: rgb(255, 255, 255);
  font-size: 14px;
  line-height: 1.6;
  opacity: 1;
  transform: none;
}
.store-page .dets .gredd .links:hover p,
.store-page .dets .gredd .links:focus-visible p {
  background: rgb(32, 36, 33);
  color: var(--pc-accent);
  transform: none;
}
.store-controls {
  display: flex;
  justify-content: flex-end;
  flex: 0 0 auto;
  gap: 10px;
  margin-top: 14px;
}
.store-controls .swiper-button-prev,
.store-controls .swiper-button-next {
  position: static;
  margin: 0px;
  width: 40px;
  height: 40px;
  border: 1px solid rgb(223, 227, 220);
  border-radius: 4px;
  color: var(--pc-ink);
  background: rgb(255, 255, 255);
}
.store-controls .swiper-button-prev::after,
.store-controls .swiper-button-next::after {
  font-size: 16px;
}
.store-controls button:hover {
  background: var(--pc-accent);
  border-color: var(--pc-accent);
}
.main-page .dets .sw-item {
  height: calc(100% - 100px);
  max-height: 570px;
  margin-top: 28px;
}
.scroll_c .swiper-slide {
  display: grid;
  grid-template-columns: 42% minmax(0px, 1fr);
  grid-template-rows: minmax(0px, 1fr) 44px;
  gap: 20px 28px;
}
.scroll_c .swiper-slide .avatar-img {
  grid-row: 1 / 3;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.avatar-img > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center top;
}
.avatar-img > .missing-media {
  width: 100%;
  height: 100%;
}
.sw-item .scroll_b .missing-media {
  width: 100%;
  height: 92px;
  border-radius: 50%;
  font-size: 11px;
}
.honor-swiper .tb1 .missing-media {
  width: 100%;
  height: 100%;
}
.scroll_c .swiper-slide .det-texts {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 44px 4px 0px 0px;
  overflow-y: auto;
}
.scroll_c .swiper-slide .det-texts * {
  font-size: 15px;
  line-height: 1.8;
}
.scroll_c .swiper-slide .det-texts > p:first-child {
  font-size: 20px !important;
  padding-bottom: 18px !important;
}
.scroll_c .swiper-slide .btns {
  position: static;
  width: 120px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  font-size: 14px;
  color: var(--pc-ink);
}
.main-page .dets .sw-item .scroll_b .swiper-slide img {
  object-fit: cover;
}
.num-of-d {
  font-size: 24px;
  line-height: 1.4;
}
.main-page:has(.left-detais) > .dets {
  align-items: flex-start;
  gap: 16px;
}
.main-page .dets .left-detais {
  flex: 1 1 0%;
  min-width: 0px;
  width: auto;
  height: 100%;
  max-width: 1040px;
  padding: 40px 48px;
  background: rgb(255, 255, 255);
  color: rgb(53, 58, 52);
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.9;
}
.main-page .dets .left-detais::before {
  display: none;
}
.left-detais p {
  margin-bottom: 16px;
}
.main-page .dets .left-detais img {
  max-width: 100%;
  height: auto;
}
.left-detais .teacher-portrait {
  float: left;
  width: 36%;
  max-width: 280px;
  margin: 0px 28px 20px 0px;
}
.left-detais .missing-media.teacher-portrait {
  height: 350px;
}
.left-detais .missing-media:not(.teacher-portrait) {
  width: 100%;
  min-height: 160px;
  margin: 16px 0px;
}
.left-detais table {
  width: 100%;
  border-collapse: collapse;
}
.left-detais td,
.left-detais th {
  padding: 10px;
  border: 1px solid rgb(225, 229, 220);
}
.main-page .dets .right-def {
  flex-basis: 44px;
  height: 100%;
}
.main-page .dets .right-def .menu-btn-item {
  width: 44px;
  height: auto;
  gap: 12px;
}
.menu-btn-item a {
  display: block;
  width: 44px;
  height: 44px;
  border-radius: 4px;
}
.article-heading {
  margin: 0px 0px 28px;
  padding-bottom: 22px;
  border-bottom: 1px solid rgb(225, 229, 220);
  text-align: center;
}
.article-heading h1 {
  font-size: 26px;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 12px;
}
.article-heading p {
  margin: 0px;
  color: rgb(117, 125, 113);
  font-size: 12px;
}
.paggds-6 .dets .zhichi-item,
.paggds-2 .dets .liuc-item {
  margin-top: 28px;
  max-height: calc(100% - 110px);
  overflow-y: auto;
  padding-right: 6px;
  overflow: unset;
}
.paggds-6 .dets .zhichi-item {
  align-items: stretch;
  grid-auto-rows: 1fr;
  overflow: unset;
}
.paggds-6 .dets .zhichi-item .zhichi-list,
.paggds-2 .dets .liuc-item .lc-list {
  height: auto;
  min-height: 210px;
  padding: 24px;
  border: 1px solid var(--pc-line);
  border-radius: 4px;
  background: rgba(25, 31, 25, 0.7);
  color: rgb(255, 255, 255);
}
.paggds-6 .dets .zhichi-item .zhichi-list:hover,
.paggds-2 .dets .liuc-item .lc-list:hover {
  background: rgba(25, 31, 25, 0.88);
  border-color: var(--pc-accent);
}
.paggds-6 .dets .zhichi-item .zhichi-list h3 {
  font-size: 18px;
  line-height: 1.5;
  margin: 20px 0px 8px;
}
.paggds-6 .dets .zhichi-item .zhichi-list p {
  font-size: 14px;
  line-height: 1.8;
}
.paggds-6 .dets .zhichi-item .zhichi-list i {
  width: 60px;
  height: 60px;
  margin: 4px auto 0px;
}
.paggds-6 .dets .zhichi-item .zhichi-list i img {
  width: 60px;
  height: 60px;
}
.paggds-2 .dets .liuc-item .lc-list .sb-lis {
  margin-top: auto;
  padding-top: 16px;
  height: auto;
  gap: 8px;
}
.paggds-2 .lc-list .sb-lis img {
  max-width: 44px;
  max-height: 44px;
  object-fit: contain;
}
.paggds-1 .sbace-boxs,
.paggds-3 .sw-boxd {
  align-items: flex-start;
  height: calc(100% - 105px);
  gap: 40px;
  margin-top: 28px;
  overflow-y: auto;
  padding-right: 6px;
}
.paggds-1 .sbace-boxs .left-box,
.paggds-1 .sbace-boxs .right-box,
.paggds-3 .sw-boxd .left-box,
.paggds-3 .sw-boxd .right-box {
  width: calc(50% - 20px);
  min-width: 0px;
  height: auto;
  margin-top: 0px;
}
.paggds-1 .sbace-boxs .left-box {
  min-height: 420px;
  padding-right: 20px;
}
.paggds-1 .sbace-boxs .left-box .tops-title {
  height: auto;
  font-size: 22px;
  line-height: 1.8;
}
.paggds-1 .sbace-boxs .left-box .pathsd {
  margin-top: 40px;
}
.paggds-1 .sbace-boxs .left-box .pathsd .ssdw {
  font-size: 15px;
  margin-bottom: 8px;
}
.paggds-1 .sbace-boxs .right-box .t-ttlw {
  font-size: 26px;
  line-height: 1.4;
}
.paggds-1 .sbace-boxs .right-box .ccls {
  color: rgb(224, 228, 220);
  font-size: 13px;
  line-height: 1.8;
}
.paggds-1 .sbace-boxs .right-box .upps {
  height: auto;
  gap: 10px;
  margin-top: 24px;
}
.paggds-1 .sbace-boxs .right-box .upps .b-box {
  height: 90px;
  margin: 0px;
  font-weight: 400;
}
.paggds-1 .sbace-boxs .right-box .upps label .t-name {
  font-size: 13px;
  margin-bottom: 6px;
}
.paggds-1 .sbace-boxs .right-box .upps label input:not([type="radio"]),
.paggds-1 .sbace-boxs .right-box .upps label select,
.paggds-1 .sbace-boxs .right-box .upps label textarea {
  height: 40px;
  border: 1px solid rgb(170, 179, 165);
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.96);
  color: var(--pc-ink);
  padding: 0px 10px;
  font-size: 14px;
  text-indent: 0px;
}
.paggds-1 .sbace-boxs .right-box .upps label input:focus,
.paggds-1 .sbace-boxs .right-box .upps label select:focus {
  border-color: var(--pc-accent);
  box-shadow: rgba(255, 186, 0, 0.2) 0px 0px 0px 2px;
}
.paggds-1 .sbace-boxs .right-box .upps .b-box dd {
  display: flex;
  align-items: center;
  height: 40px;
  margin: 0px;
}
.paggds-1 .sbace-boxs .right-box .upps .b-box dd input {
  height: 18px;
  margin: 0px 8px 0px 0px;
  accent-color: var(--pc-accent);
}
.paggds-1 .sbace-boxs .right-box .upps .qs-tjs {
  width: 100%;
  height: 44px;
  margin: 0px;
  border-radius: 3px;
  color: var(--pc-ink);
  font-size: 15px;
  font-weight: 600;
}
.paggds-1 .sbace-boxs .right-box .upps label textarea {
  height: 88px;
  padding: 10px;
  resize: vertical;
}
.paggds-1 .sbace-boxs .right-box .upps .w-box {
  margin: 0px;
  font-weight: 400;
}
.paggds-3 .sw-boxd .left-box * {
  font-size: 16px;
  line-height: 1.9;
}
.paggds-3 .sw-boxd .right-box img {
  max-width: 100%;
  height: auto;
}
.paggds-3 .sw-boxd .right-box .censd {
  font-size: 48px;
  max-width: 100%;
  overflow-wrap: anywhere;
}
.paggds-3 .sw-boxd .right-box .censd p {
  line-height: 1.4;
}
.main-page:has(.maps) > .dets {
  position: relative;
  display: flex;
  align-items: center;
}
.main-page .maps {
  height: 100%;
  border-radius: 4px;
  overflow: hidden;
  background: rgb(228, 233, 223);
}
.main-page .top-llk {
  top: auto;
  right: 24px;
  width: 360px;
  max-width: 48%;
  height: auto;
  max-height: calc(100% - 48px);
  overflow-y: auto;
  padding: 30px;
  border-top: 3px solid var(--pc-accent);
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.14) 0px 10px 30px;
}
.main-page .top-llk .big-ttl {
  color: rgb(124, 133, 116);
  font-size: 12px;
}
.main-page .top-llk .big-ttl-cn {
  font-size: 26px;
  line-height: 1.5;
  margin: 6px 0px 24px;
}
.main-page .top-llk .ccl {
  font-size: 14px;
  line-height: 1.9;
  margin-top: 14px;
  overflow-wrap: anywhere;
}
.main-page .top-llk .ccl img {
  width: 16px;
  margin-right: 8px;
}
.main-page1 .dets .guanzhu-item {
  margin-top: 28px;
  height: calc(100% - 105px);
  max-height: 560px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0px, 1fr));
  grid-template-rows: repeat(2, minmax(0px, 1fr));
  gap: 12px;
  border: 0px;
}
.main-page1 .dets .guanzhu-item .guanzhu-list {
  width: 100%;
  height: 100%;
  min-height: 0px;
  padding: 18px;
  border: 1px solid rgb(225, 229, 220);
  border-radius: 4px;
  justify-content: center;
}
.main-page1 .dets .guanzhu-item .guanzhu-list img {
  width: min(150px, 100%);
  height: auto;
  max-height: calc(100% - 34px);
  object-fit: contain;
  margin: 0px auto 12px;
}
.main-page1 .dets .guanzhu-item .guanzhu-list p {
  font-size: 14px;
}
.service {
  height: calc(100% - 100px);
}
.service .service_list {
  max-height: 100%;
  padding-right: 6px;
}
.service_list li {
  border-bottom: 1px solid rgb(183, 192, 176);
}
.service_list li h6 {
  min-height: 68px;
  height: auto;
  padding: 18px 0px;
  font-size: 18px;
  line-height: 1.6;
  cursor: pointer;
}
.service_list li h6 i {
  font-size: 22px;
  flex-shrink: 0;
  margin-left: 20px;
}
.service_list li.li_act h6 {
  color: rgb(98, 110, 50);
}
.service_list li .words {
  height: auto;
  max-height: 280px;
  padding: 0px 20px 0px 0px;
  font-size: 15px;
  line-height: 2;
}
.missing-media {
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(120, 129, 111);
  background: rgb(237, 240, 233);
  font-size: 12px;
}
.main-page .case-item .linkds .missing-media {
  flex: 0 0 48%;
  height: 100%;
}
.news-item .missing-media {
  flex: 0 0 180px;
  height: 110px;
  border-radius: 3px;
}
@media (max-width: 1280px) {
  :root {
    --pc-sidebar: 232px;
    --pc-gutter: 36px;
  }
  .left-menu .top-logo {
    padding: 24px;
  }
  .left-menu .compes .tel-num {
    font-size: 21px;
  }
  .product-top {
    gap: 20px;
  }
  .main-page .case-item .linkds .right-box {
    padding: 22px 16px;
  }
  .main-page .case-item .linkds .right-box .link-title {
    font-size: 18px;
  }
  .paggds-6 .dets .zhichi-item .zhichi-list,
  .paggds-2 .dets .liuc-item .lc-list {
    padding: 18px;
  }
  .paggds-1 .sbace-boxs,
  .paggds-3 .sw-boxd {
    gap: 24px;
  }
  .main-page .dets .left-detais {
    padding: 28px 32px;
  }
}
@media (max-height: 760px) {
  .left-menu .menu-list {
    gap: 2px;
    padding: 12px 20px !important;
  }
  .left-menu .menu-list .links {
    min-height: 32px;
    padding: 5px 12px;
    height: auto !important;
    line-height: 1.6 !important;
    margin: 0px !important;
  }
  .left-menu .input-jiameng {
    padding: 16px 20px !important;
  }
  .left-menu .compes .tel-num {
    margin: 3px 0px 8px;
  }
  .top-title {
    margin-bottom: 20px;
    padding-bottom: 12px;
  }
  .main-page .case-item .linkds,
  .main-page .case-item .linkds:nth-child(2n) {
    height: 230px;
  }
  .main-page .case-item .linkds .right-box {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .brand-intro-timeline {
    margin-top: 14px;
    padding-top: 12px;
  }
  .timeline-track {
    height: 208px;
  }
  .timeline-card {
    padding: 6px;
  }
  .timeline-copy {
    -webkit-line-clamp: 2;
  }
  .ppgs-2 .ladds .label-item {
    padding: 10px;
  }
  .ppgs-2 .ladds .label-item img {
    height: 32px;
  }
  .ppgs-2 .ladds .label-item .det-title {
    margin-top: 8px;
    font-size: 32px;
  }
}
@media (min-height: 761px) and (max-height: 820px) {
  .left-menu .top-logo {
    height: 100px;
  }
  .left-menu .menu-list {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
