@charset "utf-8";

/* html{font-size:50px;} */
@media (min-width: 320px) {
  html {
    font-size: 42.667px;
  }
}

@media (min-width: 360px) {
  html {
    font-size: 48px;
  }
}

@media (min-width: 375px) {
  html {
    font-size: 50px;
  }
}

@media (min-width: 480px) {
  html {
    font-size: 64px;
  }
}

@media (min-width: 600px) {
  html {
    font-size: 80px;
  }
}

@media (min-width: 750px) {
  html {
    font-size: 100px;
  }
}

@media (min-width: 1080px) {
  html {
    font-size: 100px;
  }
}

html {
  overflow: -moz-scrollbars-vertical;
  position: relative;
  /* scroll-behavior: smooth; */
}

body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: 'microsoft yahei', Arial, Helvetica, sans-serif;
  position: relative;
  overflow-x: hidden;
}

body > div {
  margin-right: auto;
  margin-left: auto;
}

html,
body {
  position: relative;
  height: 100%;
}

*,
::before,
::after,
::backdrop {
  box-sizing: border-box;
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

::before,
::after {
  --tw-content: '';
}

html {
  font-family: Source Han Sans SC, Source Han Sans SC VF, Source Han Sans CN,
    Source Han Sans CN VF, Noto Sans CJK SC, Noto Sans SC, HanHei SC,
    HarmonyOS Sans SC, 方正兰亭黑Pro Global, 方正兰亭黑_GB18030, ui-sans-serif,
    system-ui, sans-serif;
  font-feature-settings: normal;
  font-variation-settings: normal;
  text-size-adjust: 100%;
  line-height: 1.5;
  tab-size: 4;
}

body {
  margin: 0;
  line-height: inherit;
  /* letter-spacing: 1.4px; */
  --next-box-height: 33.5vw;
  --next-box-title-width: 15.625vw;
  --next-box-title-height: 4.5vw;
}

hr {
  height: 0;
  border-top-width: 1px;
  color: inherit;
}

abbr:where([title]) {
  text-decoration: underline dotted;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}

a {
  text-decoration: none;
  color: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
pre,
samp {
  font-family: Source Han Mono SC, Source Han Mono CN, Noto Sans Mono CJK SC,
    Noto Sans Mono SC, ui-monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  vertical-align: initial;
  font-size: 75%;
  line-height: 0;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  border-collapse: collapse;
  text-indent: 0;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}

button,
select {
  text-transform: none;
}

[type='button'],
[type='reset'],
[type='submit'],
button {
  appearance: button;
  background-color: initial;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: initial;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
}

fieldset,
legend {
  padding: 0;
}

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

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

input::placeholder,
textarea::placeholder {
  color: #9ca3af;
  opacity: 1;
}

[role='button'],
button {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

img,
video {
  max-width: 100%;
  height: auto;
}
input:-internal-autofill-selected {
  appearance: menulist-button;
  background-image: none !important;
  background-color: transparent !important;
  color: fieldtext !important;
}
img {
  display: block;
}

xscript {
  display: none;
}

li {
  list-style: none;
}
.current-address {
  cursor: pointer;
}
/* 文字样式 */
@font-face {
  font-family: 'DIN';
  src: local('DIN-Medium'), url('../fonts/DIN-MEDIUM.OTF');
}
@font-face {
  font-family: 'Bebas';
  font-weight: 400;
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: local('Bebas'), url('../fonts/Bebas-Regular.otf') format('opentype'),
    url('../fonts/Bebas-Regular.otf') format('truetype');
}

/* 模块两边间距 */
.section-x-margin {
  padding-left: 8.33vw;
  padding-right: 8.33vw;
}
@media (max-width: 767px) {
  .section-x-margin {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.section-l-margin {
  padding-left: 8.33vw;
}
@media (max-width: 1536) {
  .section-l-margin {
    padding-left: 5.33vw;
  }
}
@media (max-width: 1280px) {
  .section-l-margin {
    padding-left: 40px;
  }
}
.indexTit {
  font-weight: 400;
  font-size: 0.48rem;
  color: #000000;
  line-height: normal;
}
.indexsubTit {
  font-weight: 400;
  font-size: 0.16rem;
  color: #999999;
  line-height: normal;
}
@media screen and (max-width: 1080px) {
  .indexTit {
    font-size: 24px;
  }
  .indexsubTit {
    font-size: 14px;
  }
}

/* 底部 */
.footer {
  background: #252525;
  padding-top: 40px;
  padding-bottom: 95px;
}
.footer .footer-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #cccccc7e;
  padding-bottom: 1.82vw;
}
.footer .footer-nav .footer-nav-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 3.64vw;
  color: #ccc;
  font-size: calc(12px + 0.3vw);
}
.footer .footer-nav .footer-nav-list a:hover {
  color: #ccc;
}
.footer .footer-nav .footer-contact {
  display: flex;
}
.footer .footer-nav .footer-contact .footer-service {
  color: #fff;
  font-size: calc(18px + 0.52vw);
}
.footer .footer-nav .footer-contact .footer-number {
  color: #fff;
  font-size: calc(18px + 0.52vw);
}
.footer .footer-copyright {
  color: #ccc;
  opacity: 0.6;
  font-size: 14px;
  padding-top: 2.6vw;
  letter-spacing: 0;
}
.footer .footer-copyright .copyright-box {
  display: flex;
  justify-content: space-between;
  gap: 7vw;
}
.footer .footer-copyright .copyright-box .copyright-list {
  line-height: calc(14px + 0.7vw);
  color: #ffffff80;
}
@media (max-width: 1200px) {
  .footer .footer-nav {
    padding-bottom: 20px;
  }
  .footer .footer-nav .footer-nav-list {
    font-size: 14px;
    column-gap: 2.64vw;
  }
  .footer .footer-nav .footer-contact .footer-service {
    color: #fff;
    font-size: 18px;
  }
  .footer .footer-nav .footer-contact .footer-number {
    color: #fff;
    font-size: 18px;
  }
  .footer .footer-copyright {
    font-size: 12px;
    padding-top: 25px;
  }
}
@media (max-width: 900px) {
  .footer .footer-nav {
    flex-direction: column;
    gap: 15px;
    padding-bottom: 20px;
  }
  .footer .footer-nav .footer-nav-list {
    font-size: 16px;
    column-gap: 2.1vw;
  }
}
@media (max-width: 767px) {
  .footer {
    letter-spacing: 0;
    padding-bottom: 45px;
  }
  .footer .footer-nav {
    flex-direction: column;
    gap: 15px;
    padding-bottom: 20px;
  }
  .footer .footer-nav .footer-nav-list {
    font-size: 12px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    font-size: 12px;
    /* gap: 12vw; */
    row-gap: 2vw;
    column-gap: 8vw;
  }
  .footer .footer-nav .footer-contact {
    font-size: 16px;
  }
  .footer .footer-copyright {
    font-size: 12px;
    padding-top: 25px;
  }
  .footer .footer-copyright .copyright-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 5vw;
  }
  .footer .footer-copyright .copyright-box .copyright-list {
    line-height: calc(14px + 0.7vw);
    color: #ffffff80;
  }
}

/* 分页 */
.page {
  .page-box {
    display: flex;
    justify-content: center;
    gap: 10px;
    .inner {
      width: 0.5rem;
      height: 0.5rem;
      border: 1px solid #d9d9d9;
      border-radius: 2px;
      background: #ffffff;
      text-align: center;
      line-height: 0.5rem;
      font-size: 0.22rem;
      color: #333333;
      cursor: pointer;
      &:hover {
        background: #fff;
        color: #fff;
        border: unset;
      }
    }
    .dot {
      width: 0.5rem;
      height: 0.5rem;
      border-radius: 2px;
      background: #ffffff;
      text-align: center;
      line-height: 0.4rem;
      font-size: 0.22rem;
      color: #333333;
      cursor: pointer;
    }
    .page-pre {
      margin-right: 0.09rem;
      display: flex;
      justify-content: center;
      align-items: center;
      background: #fff;
      &:hover {
        img {
          filter: brightness(0) invert(1);
        }
        background: #000;
      }
    }
    .page-next {
      margin-right: 0.09rem;
      display: flex;
      justify-content: center;
      align-items: center;
      img {
        transform: rotate(180deg);
      }
      &:hover {
        img {
          filter: brightness(0) invert(1);
        }
        background: #000;
      }
    }
  }
}
@media (max-width: 767px) {
  .page {
    .page-box {
      .inner {
        width: 30px;
        height: 30px;
        font-size: 13px;
        line-height: 30px;
      }
      .page-pre,
      .page-next {
        img {
          width: 7px;
        }
      }
      .dot {
        font-size: 13px;
        line-height: 20px;
      }
    }
  }
} /* 分页 -end */

/* 图片 */
.u-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* 一级标题和二级标题的文字大小 -start*/
.title-only-two {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  text-align: center;
}
.title-only-two .title-only-name {
  font-size: calc(12px + 1.666vw);
  color: #000000;
}
.title-only-two .title-only-desc {
  font-size: calc(10px + 0.4166vw);
  color: #333;
  margin-top: 0.52vw;
}
@media (max-width: 768px) {
  .title-only-two {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .title-only-two .title-only-name {
    font-size: 22px;
  }
  .title-only-two .title-only-desc {
    font-size: 12px;
    margin-top: 0.52vw;
  }
} /* 一级标题和二级标题的文字大小 -end */

/* 只有一级标题 -start*/
.title-only-one {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  font-size: calc(12px + 1.5625vw);
  text-align: center;
  color: #000000;
}
@media (max-width: 768px) {
  .title-only-one {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 22px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* 只有一级标题 -end */

/* 分页 -开始 */
.page .page-box {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.page .page-box .inner {
  width: 0.5rem;
  height: 0.5rem;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  background: #ffffff;
  text-align: center;
  line-height: 0.5rem;
  font-size: 0.22rem;
  color: #333333;
  cursor: pointer;
}
.page .page-box .inner:hover {
  background: #30c6d1;
  color: #fff;
  border: unset;
}
.page .page-box .inner.active {
  background: #30c6d1;
  color: #fff;
  border: unset;
}
.page .page-box .dot {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 2px;
  background: #ffffff;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.22rem;
  color: #333333;
  cursor: pointer;
}
.page .page-box .page-pre {
  margin-right: 0.09rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
}
.page .page-box .page-pre:hover {
  background: #000;
}
.page .page-box .page-pre:hover img {
  filter: brightness(0) invert(1);
}
.page .page-box .page-next {
  margin-right: 0.09rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page .page-box .page-next img {
  transform: rotate(180deg);
}
.page .page-box .page-next:hover {
  background: #000;
}
.page .page-box .page-next:hover img {
  filter: brightness(0) invert(1);
}
@media (max-width: 767px) {
  .page .page-box .inner {
    width: 30px;
    height: 30px;
    font-size: 13px;
    line-height: 30px;
  }
  .page .page-box .page-pre img,
  .page .page-box .page-next img {
    width: 7px;
  }
  .page .page-box .dot {
    font-size: 13px;
    line-height: 20px;
  }
}
/* 分页 -结束 */

/* 头部上下跳动的箭头 -开始*/
.header-arrow {
  width: 100%;
  position: absolute;
  bottom: 54px;
  display: flex;
  justify-content: center;
  z-index: 2;
  animation: 2s linear infinite headerArrow;
}
@media (max-width: 767px) {
  .header-arrow {
    display: none;
  }
}
@keyframes headerArrow {
  from {
    transform: translateY(0%);
    opacity: 1;
  }
  to {
    transform: translateY(24px);
    opacity: 0.5;
  }
}
/* 头部上下跳动的箭头 -结束*/

/* 侧边栏-功能区 -开始 */
.sidebar {
  position: fixed;
  bottom: 44px;
  z-index: 20;
  right: 40px;
  opacity: 0;
  transition: all 0.5s;
}
.sidebar .sidebar-continer {
  background-color: #ffffffcc;
  backdrop-filter: blur(4px);
  padding: 2px;
  border-radius: 2px;
  margin-bottom: 10px;
}
.sidebar .sidebar-continer .sidebar-contact .sidebar-contact-box {
  cursor: pointer;
  width: 50px;
  height: 50px;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.sidebar .sidebar-continer .sidebar-contact .sidebar-contact-box .phone-show {
  display: none;
}
.sidebar
  .sidebar-continer
  .sidebar-contact
  .sidebar-contact-box:hover
  .phone-show {
  display: block;
}
.sidebar .sidebar-continer .sidebar-contact .sidebar-contact-box .phone-box {
  position: absolute;
  bottom: 0;
  right: 50px;
  display: flex;
  align-items: center;
}
.sidebar
  .sidebar-continer
  .sidebar-contact
  .sidebar-contact-box
  .phone-box
  .phone-content {
  color: #000;
  background: #fff;
  padding: 0.8vw 1vw;
}
.sidebar
  .sidebar-continer
  .sidebar-contact
  .sidebar-contact-box
  .phone-box
  .phone-triangle {
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 12px solid #fff;
  border-right: 0 solid transparent;
  width: 0;
  height: 0;
}
.sidebar
  .sidebar-continer
  .sidebar-contact
  .sidebar-contact-box
  .phone-box
  .phone-content
  .phone-num {
  font-size: 14px;
  white-space: nowrap;
}
.sidebar .sidebar-continer .sidebar-contact .sidebar-contact-box img {
  filter: brightness(0);
}
.sidebar .sidebar-continer .sidebar-contact .sidebar-contact-box:hover {
  background: #333333;
}
.sidebar .sidebar-continer .sidebar-contact .sidebar-contact-box:hover img {
  filter: none;
}
.sidebar .sidebar-continer .sidebar-contact .sidebar-contact-box .header-img {
  width: 24px;
}
.sidebar .sidebar-continer .sidebar-contact .sidebar-contact-box .header-img2 {
  width: 26px;
}
.sidebar .sidebar-continer .sidebar-contact .sidebar-contact-box .header-img3 {
  width: 20px;
}
.sidebar .sidebar-go-top {
  cursor: pointer;
  padding: 2px;
  border-radius: 2px;
  background-color: #ffffffee;
  backdrop-filter: blur(4px);
  height: 54px;
  transition: height 0.5s;
}
.sidebar .sidebar-go-top div {
  width: 50px;
  height: 50px;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sidebar .sidebar-go-top div img {
  width: 26px;
  filter: brightness(0);
}
.sidebar .sidebar-go-top div:hover {
  background: #333333;
}
.sidebar .sidebar-go-top div:hover img {
  filter: none;
}
.sidebar .sidebar-go-top.sidebar-go-top-active {
  opacity: 1;
  height: 54px;
}
@media (max-width: 767px) {
  .sidebar {
    right: 20px;
  }
  .sidebar .sidebar-continer {
    background-color: #ffffffad;
    padding: 2px;
    border-radius: 2px;
    margin-bottom: 10px;
  }
  .sidebar .sidebar-continer .sidebar-contact .sidebar-contact-box {
    cursor: pointer;
    width: 40px;
    height: 40px;
  }
  .sidebar .sidebar-continer .sidebar-contact .sidebar-contact-box .header-img {
    width: 22px;
  }
  .sidebar
    .sidebar-continer
    .sidebar-contact
    .sidebar-contact-box
    .header-img2 {
    width: 24px;
  }
  .sidebar
    .sidebar-continer
    .sidebar-contact
    .sidebar-contact-box
    .header-img3 {
    width: 18px;
  }
  .sidebar .sidebar-go-top {
    height: 44px;
  }
  .sidebar .sidebar-go-top div {
    width: 40px;
    height: 40px;
  }
  .sidebar .sidebar-go-top div img {
    width: 22px;
  }
  .sidebar .sidebar-go-top.sidebar-go-top-active {
    opacity: 1;
    height: 44px;
  }
}
/* 侧边栏-功能区 -结束 */

/* 头部导航栏 -开始 */
header {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.header.no-banner,
.header.customize-header,
.header.mdcx-scsc,
.header.mdcx-hzszm,
.header.hbxx {
  height: unset;
}
header .nav-box {
  display: flex;
  align-items: center;
  gap: 2.86vw;
}
header .header-nav {
  z-index: 99;
  position: fixed;
  top: 0;
  background: transparent;
  padding: 15px 40px;
  width: 100%;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background-color 0.6s ease;
  /* 添加过渡效果 */
}
.header.no-banner .header-nav {
  background: #000;
}
header .header-nav.navbar-default {
  background-color: transparent;
}
header .header-nav.navbar-black {
  background-color: black;
}
header .header-nav .header-log {
  flex: none;
  width: fit-content;
  z-index: 2;
  cursor: pointer;
  user-select: none;
}
header .header-nav2 .header-log {
  flex: none;
  width: fit-content;
  z-index: 2;
  cursor: pointer;
  user-select: none;
  display: none;
}
header .header-nav .header-log img {
  width: 120px;
}
header .header-nav .nav-list {
  display: flex;
  align-items: center;
  font-size: calc(12px + 0.26vw);
  gap: 2.86vw;
}
header .header-nav .nav-list .list-li {
  /* padding: 20px 0; */
}
header .header-nav .nav-list .list-li .list-title {
  cursor: pointer;
  position: relative;
  z-index: 2;
  white-space: nowrap;
}
header .header-nav .nav-list .list-li .list-title::after {
  content: '';
  width: 0%;
  height: 1px;
  background: #fff;
  display: block;
  margin-top: 5px;
  transition: all 0.3s;
}
header .header-nav .nav-list .list-li .list-content {
  display: none;
}
header .header-nav .nav-list .list-li .nav-next-content {
  position: absolute;
  top: 98%;
  left: 0;
  width: 100%;
  height: var(--next-box-height);
  max-height: 580px;
  background-color: #fff;
}
header .header-nav .nav-list .list-li .nav-next-content .next-title {
  padding: 0 40px;
  font-size: calc(12px + 0.3vw);
  color: #fff;
  display: flex;
  gap: 3vw;
  justify-content: center;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name {
  height: var(--next-box-title-height);
  border-bottom: 2px solid transparent;
  line-height: var(--next-box-title-height);
  cursor: pointer;
  transition: border-color 0.5s;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name
  .next-title-span {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 2px;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name
  .next-title-img {
  height: 32px;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name
  .next-car-box {
  display: none;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active {
  border-color: #333;
}

header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box {
  display: block;
  position: absolute;
  top: var(--next-box-title-height);
  left: 0;
  width: 100%;
  display: flex;
  border-top: 2px solid rgb(0 0 0 / 0.1);
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left {
  font-size: 16px;
  width: 100%;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul {
  /* border-right: 3px solid #404040; */
  /* width: var(--next-box-title-width); */
  width: 100%;
  display: flex;
  justify-content: center;
  position: relative;
  padding: 20px 40px;
  gap: 1vw;
  /* height: calc(var(--next-box-height) - var(--next-box-title-height)); */
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul
  .box-left-title {
  padding: 24px 2em;
  line-height: 1;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul
  li {
  text-align: center;
  color: #333;
  font-size: calc(12px + 0.2vw);
  font-weight: 500;
  width: fit-content;
  padding: 0 20px;
  width: 100%;
  background: #f3f4f6;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul
  li
  .car-box-right {
  display: none;
  position: absolute;
  left: 0%;
  top: unset;
  width: 100%;
  padding: 20px 40px 40px;
  background-color: #fff;
  line-height: 1;
  text-align: left;
  color: #333;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul
  li
  .car-box-right
  .right-car {
  width: 100%;
  min-height: 180px;
  padding: 6% 4% 6% 6%;
  display: flex;
  flex-direction: column;
  row-gap: 8px;
  overflow: hidden;
  background-color: #f3f4f6;
}
@media (min-width: 2048px) {
  header
    .header-nav
    .nav-list
    .list-li
    .nav-next-content
    .next-title
    .next-title-name.active
    .next-car-box
    .car-box-left
    .left-ul
    li
    .car-box-right
    .right-car {
    min-height: 200px;
  }
}
@media (min-width: 2560px) {
  header
    .header-nav
    .nav-list
    .list-li
    .nav-next-content
    .next-title
    .next-title-name.active
    .next-car-box
    .car-box-left
    .left-ul
    li
    .car-box-right
    .right-car {
    min-height: 220px;
  }
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul
  li
  .car-box-right
  .right-car-row {
  display: flex;
  column-gap: 24px;
  flex: auto;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul
  li
  .car-box-right
  .right-car
  .right-car-info {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
  flex: none;
  width: 30%;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul
  li
  .car-box-right
  .right-car
  .right-car-content {
  display: flex;
  flex: auto;
  width: 70%;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul
  li
  .car-box-right
  .right-car
  .right-car-content
  .car-img-cm {
  position: relative;
  width: 100%;
  opacity: 1;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul
  li
  .car-box-right
  .right-car
  .right-car-content
  .car-img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: auto;
  height: 80%;
  object-fit: contain;
  transition: opacity 0.6s;
}
@media (min-width: 2048px) {
  header
    .header-nav
    .nav-list
    .list-li
    .nav-next-content
    .next-title
    .next-title-name.active
    .next-car-box
    .car-box-left
    .left-ul
    li
    .car-box-right
    .right-car
    .right-car-content
    .car-img {
    height: 90%;
  }
}
@media (min-width: 2560px) {
  header
    .header-nav
    .nav-list
    .list-li
    .nav-next-content
    .next-title
    .next-title-name.active
    .next-car-box
    .car-box-left
    .left-ul
    li
    .car-box-right
    .right-car
    .right-car-content
    .car-img {
    height: 100%;
  }
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul
  li
  .car-box-right
  .right-car
  .right-car-content
  .car-img.hover {
  opacity: 0;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul
  li
  .car-box-right
  .right-car:hover
  .right-car-content
  .car-img:not(.hover) {
  opacity: 0;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul
  li
  .car-box-right
  .right-car:hover
  .right-car-content
  .car-img.hover {
  opacity: 1;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul
  li
  .car-box-right
  .right-car
  .car-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}
@media (min-width: 2048px) {
  header
    .header-nav
    .nav-list
    .list-li
    .nav-next-content
    .next-title
    .next-title-name.active
    .next-car-box
    .car-box-left
    .left-ul
    li
    .car-box-right
    .right-car
    .car-title {
    font-size: 20px;
  }
}
@media (min-width: 2560px) {
  header
    .header-nav
    .nav-list
    .list-li
    .nav-next-content
    .next-title
    .next-title-name.active
    .next-car-box
    .car-box-left
    .left-ul
    li
    .car-box-right
    .right-car
    .car-title {
    font-size: 22px;
  }
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul
  li
  .car-box-right
  .right-car
  .car-checkout {
  width: fit-content;
  padding: 0.3333em 0.6667em;
  background: #333;
  font-size: 12px;
  color: #fff;
}
@media (min-width: 2048px) {
  header
    .header-nav
    .nav-list
    .list-li
    .nav-next-content
    .next-title
    .next-title-name.active
    .next-car-box
    .car-box-left
    .left-ul
    li
    .car-box-right
    .right-car
    .car-checkout {
    font-size: 14px;
  }
}
@media (min-width: 2560px) {
  header
    .header-nav
    .nav-list
    .list-li
    .nav-next-content
    .next-title
    .next-title-name.active
    .next-car-box
    .car-box-left
    .left-ul
    li
    .car-box-right
    .right-car
    .car-checkout {
    font-size: 16px;
  }
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul
  li
  .car-box-right
  .right-car
  .car-tag {
  display: flex;
  flex-wrap: wrap;
  column-gap: 4px;
  height: 16px;
  color: transparent;
}
@media (min-width: 2048px) {
  header
    .header-nav
    .nav-list
    .list-li
    .nav-next-content
    .next-title
    .next-title-name.active
    .next-car-box
    .car-box-left
    .left-ul
    li
    .car-box-right
    .right-car
    .car-tag {
    height: 18px;
  }
}
@media (min-width: 2560px) {
  header
    .header-nav
    .nav-list
    .list-li
    .nav-next-content
    .next-title
    .next-title-name.active
    .next-car-box
    .car-box-left
    .left-ul
    li
    .car-box-right
    .right-car
    .car-tag {
    height: 20px;
  }
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul
  li
  .car-box-right
  .right-car
  .car-tag
  .car-tag-icon {
  flex: none;
  width: auto;
  height: 100%;
}
/* header .header-nav .nav-list .list-li .nav-next-content .next-title .next-title-name.active .next-car-box .car-box-left .left-ul li .car-box-right .right-car:hover .car-img {
  display: none;
}
header .header-nav .nav-list .list-li .nav-next-content .next-title .next-title-name.active .next-car-box .car-box-left .left-ul li .car-box-right .right-car:hover .car-img2 {
  display: block;
} */
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul
  li
  .car-box-right
  .right-car:hover
  .car-title {
  color: #333;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul
  li {
  transition: all 0.5s;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul
  li.current {
  background: #333;
  color: #fff;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content
  .next-title
  .next-title-name.active
  .next-car-box
  .car-box-left
  .left-ul
  li.current
  .car-box-right {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1vw;
  box-shadow: 0 7px 7px rgb(183 183 183 / 0.33);
}
header .header-nav .nav-list .list-li .nav-next-content2 {
  position: absolute;
  top: 98%;
  left: 0;
  width: 100%;
}
header .header-nav .nav-list .list-li .nav-next-content2 .content2-box {
  display: flex;
  justify-content: center;
  gap: 1vw;
  background: #fff;
  color: #333;
  /* backdrop-filter: blur(30px); */
  padding: 2vw 0;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content2
  .content2-box
  .nav-img {
    width: 1.5vw;
  object-fit: cover;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content2
  .content2-box
  .nav-img.img1 {
  width: 1.5vw;
  object-fit: cover;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content2
  .content2-box
  a {
    background: #f3f3f3;
    padding: 1vw 0vw;
    width: 1.62rem;
    height: 1.2rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content2
  .content2-box
  a:hover {
    background: #e9e9e9;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content2
  .content2-box
  .nav-title {
  font-size: calc(10px + 0.2083vw);
  /* color: #fff; */
  text-align: center;
  padding-top: .6vw;
}
header .header-nav .nav-list .list-li .nav-next-content3 {
  position: absolute;
  top: 98%;
  left: 0;
  width: 100%;
  background: #fff;
  color: #333;
}
header .header-nav .nav-list .list-li .nav-next-content3 .content3-box {
  display: flex;
  justify-content: center;
  gap: 7vw;
  /* background: #00000063; */
  /* backdrop-filter: blur(30px); */
  padding: 4vw 0;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content3
  .content3-box
  .content2-title {
  width: 120px;
  font-size: 14px;
  padding-bottom: 8px;
  margin-bottom: 20px;
  border-bottom: 1px solid #333;
  line-height: 20px;
  /* color: rgba(245, 245, 245, 0.8); */
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content3
  .content3-box
  .content2-link-list {
  display: flex;
  flex-direction: column;
}
header
  .header-nav
  .nav-list
  .list-li
  .nav-next-content3
  .content3-box
  .content2-link-list
  .link-a {
  margin-bottom: 16px;
  cursor: pointer;
  color: #333;
}
header .header-nav .nav-list .list-li.active .list-title::after {
  width: 100%;
}
header .header-nav .nav-list .header-book {
  padding: 0.36vw 1vw;
  border-radius: 4px;
  border: 1px solid #fff;
  transition: all 0.5s;
  background: transparent;
  white-space: nowrap;
}
header .header-nav .nav-list .header-book a {
  color: #fff;
  transition: all 0.5s;
  white-space: nowrap;
}
header .header-nav .nav-list .header-book:hover {
  background: #fff;
}
header .header-nav .nav-list .header-book:hover a {
  color: #000;
}
header .header-nav .nav-buttons {
  display: none;
  align-items: center;
}
header .header-nav .nav-buttons .header-book-nav {
  display: none;
  font-size: 13px;
  color: #fff;
  border: 1px solid #fff;
  padding: 3px 15px;
  border-radius: 4px;
  margin-right: 15px;
  white-space: nowrap;
}
header .header-nav .switch {
  position: relative;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  display: none;
  z-index: 2;
}
@media (max-width: 1080px) {
  header .header-nav .switch {
    width: 32px;
    display: block;
    margin-left: 2vw;
  }
  header .header-nav .nav-buttons {
    display: flex;
  }
  header .header-nav .nav-buttons .header-book-nav {
    display: block;
  }
}
@media (max-width: 767px) {
  header .header-nav .switch {
    width: 32px;
    display: block;
    margin-left: 0;
  }
  header .header-nav .nav-buttons {
    display: flex;
  }
  header .header-nav .nav-buttons .header-book-nav {
    display: block;
  }
}
header .header-nav .switch input {
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: pointer;
  position: absolute;
}
header .header-nav .switch div {
  width: 80%;
  height: 80%;
  margin: 10%;
  position: absolute;
}
header .header-nav .switch span {
  background: #fff;
  width: 100%;
  height: 2px;
  border-radius: 5px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: transform 0.5s, width 0.5s;
}
header .header-nav .switch .line-1 {
  width: 50%;
  transform: translate(-100%, -8px);
  transform-origin: 0 0;
}
header .header-nav .switch .line-3 {
  width: 50%;
  left: auto;
  right: 0;
  transform: translate(0, 7px);
  transform-origin: 100% 0;
}
header .header-nav input:checked + div span.line-1 {
  transform: translate(0, 0) rotate(-45deg);
}
header .header-nav input:checked + div span.line-3 {
  transform: translate(-100%, 0) rotate(-45deg);
}
header .header-nav input:checked + div span.line-2 {
  transform: translate(-50%, -50%) rotate(45deg);
}
@media (max-width: 1080px) {
  header .header-nav .nav-list {
    display: none;
  }
  header .header-nav .header-log {
    justify-content: space-between;
    /* padding: 25px 20px; */
  }
  header .header-nav .header-log img {
    width: 90px;
  }
}
@media (max-width: 767px) {
  header .header-nav .nav-list {
    display: none;
  }
  header .header-nav .header-log {
    justify-content: space-between;
    padding: 0 0;
  }
  header .header-nav2 .header-log {
    display: block;
  }
  header .header-nav .header-log img {
    width: 90px;
  }
}
header .header-nav .nav-wap-content {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background: #000000db;
  color: #fff;
  text-align: center;
  font-size: 16px;
  display: none;
  padding-top: 60px;
}
header .header-nav .nav-wap-content .nav-wap-box {
  overflow-y: auto;
  height: 100%;
}
header .header-nav .nav-wap-content .box-ul {
  padding-top: 40px;
}
header .header-nav .nav-wap-content .box-ul .box-li {
  opacity: 0;
  transform: translateY(-50%);
  padding: 15px 0;
}
header .header-nav .nav-wap-content .box-ul .box-li .box-li-title {
  cursor: pointer;
}
header .header-nav .nav-wap-content .box-ul .box-li .box-car-list {
  padding-top: 10px;
  display: none;
}
header .header-nav .nav-wap-content .box-ul .box-li .box-car-list li {
  border-bottom: 1px solid #646464;
}
header
  .header-nav
  .nav-wap-content
  .box-ul
  .box-li
  .box-car-list
  li
  .car-classify {
  color: #ffffffd8;
  font-size: 14px;
  margin: 15px 0;
  cursor: pointer;
}
header
  .header-nav
  .nav-wap-content
  .box-ul
  .box-li
  .box-car-list
  li
  .car-classify-box {
  display: none;
}
header
  .header-nav
  .nav-wap-content
  .box-ul
  .box-li
  .box-car-list
  li
  .car-classify-box
  .car-classify-list {
  padding: 30px 30px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-items: center;
  row-gap: 40px;
  column-gap: 30px;
  font-size: 12px;
}
header
  .header-nav
  .nav-wap-content
  .box-ul
  .box-li
  .box-car-list
  li
  .car-classify-box
  .car-classify-list
  img {
  max-height: 100px;
}
header
  .header-nav
  .nav-wap-content
  .box-ul
  .box-li
  .box-car-list
  li
  .car-classify-box
  .car-classify-list
  p {
  padding-top: 10px;
}
header
  .header-nav
  .nav-wap-content
  .box-ul
  .box-li
  .box-car-list
  .car-list-business {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  /* gap: 20px; */
  padding: 0 25px 0;
}
header
  .header-nav
  .nav-wap-content
  .box-ul
  .box-li
  .box-car-list
  .car-list-business
  li {
  border-bottom: 1px solid #646464;
}
header
  .header-nav
  .nav-wap-content
  .box-ul
  .box-li
  .box-car-list
  .car-list-business
  li
  img {
  width: 100%;
  height: 25vw;
  border-radius: 4px;
  object-fit: cover;
}
header
  .header-nav
  .nav-wap-content
  .box-ul
  .box-li
  .box-car-list
  .car-list-business
  li
  p {
  padding: 15px 0;
  font-size: 12px;
  color: #ffffffd8;
}
header
  .header-nav
  .nav-wap-content
  .box-ul
  .box-li
  .box-car-list
  .car-list-support {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 0;
  padding: 0 0 0;
}
header
  .header-nav
  .nav-wap-content
  .box-ul
  .box-li
  .box-car-list
  .car-list-support
  li {
  border: none;
}
header
  .header-nav
  .nav-wap-content
  .box-ul
  .box-li
  .box-car-list
  .car-list-support
  .support-title {
  width: 100%;
  border-bottom: 1px solid #6a6a6a;
  font-size: 12px;
  color: #bfbfbf;
  margin: 0 auto;
  padding-bottom: 10px;
  padding-top: 10px;
}
header
  .header-nav
  .nav-wap-content
  .box-ul
  .box-li
  .box-car-list
  .car-list-support
  .support-link-list {
  padding-top: 10px;
}
header
  .header-nav
  .nav-wap-content
  .box-ul
  .box-li
  .box-car-list
  .car-list-support
  .support-link-list
  .link-a {
  font-size: 12px;
  color: #fff;
  border: none;
  padding: 8px 0;
}
header .headerSwiper {
  height: 100%;
}
header .headerSwiper .swiper-slide .swiper-slide-banner {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
header .headerSwiper .swiper-slide .swiper-slide-banner.pc {
  display: block;
}
header .headerSwiper .swiper-slide .swiper-slide-banner.wap {
  display: none;
}
header .headerSwiper .swiper-slide .slide-text-box {
  width: fit-content;
  position: absolute;
  bottom: 138px;
  color: #fff;
}
header.mdcx-scsc .headerSwiper .swiper-slide .slide-text-box {
  width: fit-content;
  position: absolute;
  bottom: 40%;
  color: #fff;
}
header.mdcx-hzszm .headerSwiper .swiper-slide .slide-text-box {
  width: fit-content;
  position: absolute;
  bottom: 40%;
  color: #fff;
}
header .headerSwiper .swiper-slide .slide-text-box .slide-text {
  font-size: calc(20px + 1.458vw);
  transform: translateY(100%);
  opacity: 0;
  transition: all 0.5s;
  letter-spacing: 5px;
}
header.mdcx-scsc .headerSwiper .swiper-slide .slide-text-box .slide-text {
  font-size: 0.5rem;
  transform: translateY(50%);
  opacity: 0;
  transition: transform 0.6s;
  letter-spacing: 0.1rem;
}
header.mdcx-hzszm .headerSwiper .swiper-slide .slide-text-box .slide-text {
  font-size: 0.24rem;
  line-height: 1;
  transform: translateY(100%);
  opacity: 0;
  transition: all 0.5s;
  letter-spacing: 5px;
}
header .headerSwiper .swiper-slide .slide-text-box .slide-text-second {
  font-size: 18px;
  padding: 20px 0 32px 0;
  opacity: 0.97;
  letter-spacing: 13px;
  transform: translateY(100%);
  opacity: 0;
  transition: all 0.5s 0.1s;
}
header.mdcx-hzszm
  .headerSwiper
  .swiper-slide
  .slide-text-box
  .slide-text-second {
  font-size: 0.5rem;
  line-height: 1;
  padding: 0.46rem 0 10px 0;
  letter-spacing: 13px;
  transform: translateY(100%);
  opacity: 0;
  transition: all 0.5s 0.1s;
}
header.customize-header
  .headerSwiper
  .swiper-slide
  .slide-text-box
  .slide-text-second {
  font-size: 18px;
  opacity: 0.97;
  padding: unset;
  font-size: 0.32rem;
  letter-spacing: unset;
  transform: translateY(100%);
  opacity: 0;
  transition: all 0.5s 0.1s;
}
header .headerSwiper .swiper-slide .slide-text-box .header-more {
  width: calc(109px + 2.8vw) !important;
  transform: translateY(100%);
  opacity: 0;
  transition: all 0.5s 0.3s;
  border: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 0.08rem;
  transition: all 0.5s;
}
header
  .headerSwiper.car-details-inner
  .swiper-slide
  .slide-text-box
  .header-more {
  width: 163px !important;
  transform: translateY(100%);
  opacity: 0;
  transition: all 0.5s;
  font-size: 14px;
  padding: 13px 26px;
  background: #fff;
  border-radius: 4px;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
}
header .headerSwiper .swiper-slide .slide-text-box .header-more a {
  height: calc(34px + 0.83vw);
  line-height: calc(34px + 0.83vw);
  text-align: center;
  color: #fff;
  font-size: calc(12px + 0.31vw);
  transition: all 0.5s;
}
header .headerSwiper .swiper-slide .slide-text-box .header-more:hover {
  background: #fff;
}
header .headerSwiper .swiper-slide .slide-text-box .header-more:hover a {
  color: #000;
}
header
  .headerSwiper
  .swiper-slide.swiper-slide-active
  .slide-text-box
  .slide-text {
  transform: translateY(0%);
  opacity: 1;
}
header
  .headerSwiper
  .swiper-slide.swiper-slide-active
  .slide-text-box
  .slide-text-second {
  transform: translateY(0%);
  opacity: 1;
}
header
  .headerSwiper
  .swiper-slide.swiper-slide-active
  .slide-text-box
  .header-more {
  transform: translateY(0%);
  opacity: 1;
}
header
  .headerSwiper.car-details-inner
  .swiper-slide.swiper-slide-active
  .slide-text-box
  .header-more {
  transform: translateY(0%);
  opacity: 1;
}
@media (max-width: 767px) {
  header.mdcx-hzszm .headerSwiper .swiper-slide .slide-text-box {
    width: 100%;
  }
  header.mdcx-hzszm
    .headerSwiper
    .swiper-slide
    .slide-text-box
    .slide-text-second {
    width: 100%;
    font-size: 24px;
    padding: 20px 0 8px 0;
    letter-spacing: 2px;
    transform: translateY(100%);
    transition: all 0.5s 0.1s;
  }
  header.mdcx-hzszm .headerSwiper .swiper-slide .slide-text-box .slide-text {
    font-size: 18px;
    transform: translateY(100%);
    transition: all 0.5s;
  }
  header .headerSwiper .swiper-slide .slide-text-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 18vh;
    width: 100%;
    text-align: center;
    color: #fff;
  }
  header .headerSwiper.car-details-inner {
    height: 100%;
  }
  header .headerSwiper.car-details-inner .swiper-slide .slide-text-box {
    position: absolute;
    top: 0;
    color: #fff;
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: flex-start;
    padding-top: 18vh;
    height: 100%;
  }
  header .headerSwiper .swiper-slide .slide-text-box .slide-text {
    font-size: 30px;
    transform: translateY(100%);
    opacity: 0;
    transition: all 0.5s;
  }
  header .headerSwiper .swiper-slide .slide-text-box .slide-text-second {
    font-size: 16px;
    padding: 10px 0 20px 0;
    opacity: 0.97;
    letter-spacing: 8px;
    transform: translateY(100%);
    opacity: 0;
    transition: all 0.5s 0.1s;
  }
  header .headerSwiper .swiper-slide .slide-text-box .header-more {
    width: 143px !important;
    height: 32px !important;
    line-height: 32px !important;
    transform: translateY(100%);
    opacity: 0;
    transition: all 0.5s 0.3s;
  }
  header
    .headerSwiper.car-details-inner
    .swiper-slide
    .slide-text-box
    .header-more {
    width: 208px !important;
    height: 40px !important;
    line-height: 40px !important;
    transform: translateY(100%);
    opacity: 0;
    transition: all 0.5s 0.3s;
    position: absolute;
    bottom: 8vh;
    background: #fff;
    color: #000;
  }
}
header .headerSwiper .swiper-scrollbar {
  width: 196px !important;
  background-color: #fff;
  bottom: 44px;
  left: 40px;
  height: 2px;
}
header .headerSwiper .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #30c6d1;
}
@media (max-width: 767px) {
  header .header-nav {
    padding: 10px 20px;
  }
  header .headerSwiper .swiper-slide .swiper-slide-banner.pc {
    display: none;
  }
  header .headerSwiper .swiper-slide .swiper-slide-banner.wap {
    display: block;
  }
}
@media (max-width: 767px) {
  header .headerSwiper {
    height: 100%;
  }
  header .headerSwiper .swiper-scrollbar {
    width: 196px !important;
    background-color: #fff;
    bottom: 44px;
    left: calc((100vw - 196px) / 2);
    height: 2px;
  }
}

/* 导航栏2 */
header .header-nav-content {
  z-index: 99;
  position: fixed;
  top: 0;
  font-size: calc(12px + 0.26vw);
}
header .header-nav-content .header-nav2 {
  background: #000 !important;
}

header .header-nav-content .header-nav2 .nav2-text .nav2-text-back {
  border-right: 1px solid #fff;
  padding-right: 0.729vw;
  white-space: nowrap;
}
header .header-nav-content .header-nav2 .nav2-text .nav2-text-back.mobile {
  display: none;
}
header .header-nav-content .header-nav2 .nav2-text .nav2-text-back.wap {
  display: unset;
}
header .header-nav-content .header-nav2 .nav2-text .nav2-text-sales {
  padding-left: 0.729vw;
}
header .header-nav-content .header-nav2 .nav2-button-list {
  display: flex;
  gap: 10px;
}
header .header-nav-content .header-nav2 .nav2-button-list .header-book {
  border: 1px solid #fff;
  padding: 0.36vw 1vw;
  font-size: calc(12px + 0.26vw);
  transition: all 0.3s;
  border-radius: 2px;
  white-space: wrap;
}
header .header-nav-content .header-nav2 .nav2-button-list .header-book:hover {
  background: #fff;
  color: #000;
}
@media (max-width: 1080px) {
  header .header-nav-content .header-nav2 {
    background: #000 !important;
    /* justify-content: space-between !important; */
  }
  /* header .header-nav-content .header-nav2 .header-log {
    display: none;
  } */
  header .header-nav-content .header-nav2 .nav2-text .nav2-text-back {
    border-right: none;
    padding-right: 10px;
  }
  header .header-nav-content .header-nav2 .nav2-text .nav2-text-back.mobile {
    display: block;
    font-size: 14px;
  }
  header .header-nav-content .header-nav2 .nav2-text .nav2-text-back.wap {
    display: none;
  }
  header .header-nav-content .header-nav2 .nav2-text .nav2-text-sales {
    display: none;
  }
}
@media (max-width: 767px) {
  header .header-nav-content {
    font-size: 17px;
  }
  header .header-nav-content .header-nav2 {
    background: #000 !important;
    justify-content: space-between !important;
  }
  header .header-nav-content .header-nav2 .header-log {
    display: none;
  }
  header .header-nav-content .header-nav2 .nav2-text .nav2-text-back {
    border-right: none;
    padding-right: 0;
  }
  header .header-nav-content .header-nav2 .nav2-text .nav2-text-back.mobile {
    display: block;
    font-size: 14px;
  }
  header .header-nav-content .header-nav2 .nav2-text .nav2-text-back.wap {
    display: none;
  }
  header .header-nav-content .header-nav2 .nav2-text .nav2-text-sales {
    display: none;
  }
  header .header-nav-content .header-nav2 .nav2-button-list {
    display: flex;
    gap: 7px;
  }
  header .header-nav-content .header-nav2 .nav2-button-list .header-book {
    border: 1px solid #fff;
    padding: 0.36vw 1vw;
    font-size: 12px;
  }
}
/* 头部导航栏 -结束 */

.layui-layer-btn .layui-layer-btn0 {
  background: #30c6d1 !important;
  border-color: #30c6d1 !important;
}
