/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1.data_desc
* Browsers: last 4 version
*/

@charset "utf-8";

@font-face {
  font-family: MiSans;
  font-style: normal;
  src: url(../font/MiSans-Normal.otf) format('truetype');
  font-display: swap
}

.logo-img {
  width: 90px;
}

.aal-img {
  width:50px;
}
/* usually */
html {
  color: #000000;
  font-family: MiSans, 'Microsoft YaHei', "Segoe UI", “Noto Sans”, “Noto Sans CJK JP”, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  line-height: 1.6;
}

body {
  font-size: 14px;
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
span,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
a,
:after,
:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

ul,
ol,
li {
  list-style: none;
}

.pro-img {
  width: 70%;
}

.beian-info {
  font-weight: 400;
}

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

.auto {
  margin-left: auto;
  margin-right: auto;
}

.l {
  float: left;
}

.r {
  float: right;
}

.ti2 {
  text-indent: 2em;
}

.db {
  display: block;
}

.dn {
  display: none;
}

.dib {
  display: inline-block;
}

.ovh {
  overflow: hidden;
}

.rel {
  position: relative;
}

.abs {
  position: absolute;
}

.fix:after {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.fix-web:after {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.fix-phone:after {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.rel {
  position: relative;
}

.abs {
  position: absolute;
}

.img-responsive {
  max-width: 100%;
  height: auto;
  display: block;
}

.ellipsis {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  white-space: nowrap;
}

.ellipsis1 {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
}

img {
  border: none;
  display: inline-block;
  height: auto;
  max-width: 100%;
}

/*margin*/
.m0 {
  margin: 0px;
}

.m1 {
  margin: 1px;
}

.ml1 {
  margin-left: 1px;
}

.mt1 {
  margin-top: 1px;
}

.mr1 {
  margin-right: 1px;
}

.mb1 {
  margin-bottom: 1px;
}

.m2 {
  margin: 2px;
}

.ml2 {
  margin-left: 2px;
}

.mt2 {
  margin-top: 2px;
}

.mr2 {
  margin-right: 2px;
}

.mb2 {
  margin-bottom: 2px;
}

.m5 {
  margin: 5px;
}

.ml5 {
  margin-left: 5px;
}

.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.m10 {
  margin: 10px;
}

.ml10 {
  margin-left: 10px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
  font-weight: 600;
}

.m15 {
  margin: 15px;
}

.ml15 {
  margin-left: 15px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.m20 {
  margin: 20px;
}

.ml20 {
  margin-left: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

/*padding*/
.p0 {
  padding: 0px;
}

.p1 {
  padding: 1px;
}

.pl1 {
  padding-left: 1px;
}

.pt1 {
  padding-top: 1px;
}

.pr1 {
  padding-right: 1px;
}

.pb1 {
  padding-bottom: 1px;
}

.p2 {
  padding: 2px;
}

.pl2 {
  padding-left: 2px;
}

.pt2 {
  padding-top: 2px;
}

.pr2 {
  padding-right: 2px;
}

.pb2 {
  padding-bottom: 2px;
}

.p5 {
  padding: 5px;
}

.pl5 {
  padding-left: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.p10 {
  padding: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.p15 {
  padding: 15px;
}

.pl15 {
  padding-left: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.p20 {
  padding: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.block {
  display: block;
  width: 100%;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  pointer-events: all;
}


.pages {
  text-align: center;
  padding: 60px 0;
}

.pages li {
  display: inline-block;
  font-size: 16px;
  margin-right: 0.5%;
  color: #666666;
  border: 1px solid #dddddd;
}

.pages li .iconfont::before {
  font-size: 14px;
}

.pages li a {
  padding: 11px 19px 11px;
  display: inline-block;
  color: #666666;
}

.pages li span {
  padding: 11px 19px 11px;
  display: inline-block;
  color: #666666;
}

.pages li.thisclass {
  background: #2e67be;
  border-color: #2e67be;
}

.pages li.thisclass a {
  color: #fff;
}

.pages li.noborder {
  border: none;
  background-color: transparent;
  padding: 0;
}

.pages li .turn-input {
  color: #666666;
  padding: 8px 12px 7px;
  background-color: #fff;
  width: 48px;
}

input[type="date"].full:before {
  color: #666;
  content: "" !important;
}

input[type="date"] {
  direction: ltr;
}

input[type="date"]:before {
  color: #999;
  content: attr(placeholder);
}


input[type="text"],
input[type="search"],
textarea,
button,
input[type="password"],
input[type="date"] {
  border: none;
  outline: none;
  background-color: transparent;
}

input[type="text"],
input[type="search"],
input[type="password"],
input[type="date"] {
  -webkit-appearance: none;
}

/* ::-webkit-input-placeholder{}
:-moz-placeholder{}
::-moz-placeholder{}
:-ms-input-placeholder{}  */

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-reverse {
  flex-direction: row-reverse;
}

.align-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.align-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.space-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.flex-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.just-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.flex1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.just-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.no {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.abs-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.menu {
  display: none;
  margin-left: 6px;
}

.menu i {
  display: block;
  width: 20px;
  height: 2px;
  background-color: #0080ff;
  margin-top: 5px;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.menu i:first-child {
  margin-top: 0;
}

.menu.rotate i:nth-of-type(1) {
  -webkit-transform: rotate(43deg);
  -ms-transform: rotate(43deg);
  transform: rotate(43deg);
}

.menu.rotate i:nth-of-type(2) {
  opacity: 0;
}

.menu.rotate i:nth-of-type(3) {
  -webkit-transform: rotate(-42.5deg);
  -ms-transform: rotate(-42.5deg);
  transform: rotate(-42.5deg);
}

.banner {
  position: relative;
}

.swiper-banner {
  overflow: hidden;
}

.swiper-banner .swiper-slide {
  overflow: hidden;
}

.swiper-banner .banner-link {
  display: block;
  color: inherit;
  text-decoration: none;
}

.swiper-banner.swiper-fade .swiper-slide {
  pointer-events: none;
}

.swiper-banner.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.banner-img {
  min-height: 160px;
  object-fit: cover;
}

.banner-i {
  width: 100%;
  display: block;
}

.cartype-right-ul > li {
  cursor: pointer;
}

.cartype-right-ul > li:hover .cartype-right-bott,
.cartype-right-ul > li.on .cartype-right-bott {
  color: #ff6a00;
}

.cartype-right-ul > li.on .cartype-right-bott,
.cartype-right-ul > li.on .cartype-right-top {
  opacity: 1;
}



[class*=btn] {
  cursor: pointer;
}

.marks {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  left: 0;
  top: 0;
  z-index: 999;
  display: none;
}

.gx {
  vertical-align: middle;
  position: relative;
  width: 16px;
  height: 16px;
  background: transparent;
  border: none;
  outline: none;
  margin-right: 5px;
}

.gx:checked::after {
  background: #717171 url(../img/gx.png) no-repeat 0px 0px;
  background-size: 100%;
  border: 1px solid #717171;
}

.gx:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 1px solid #bfbfbf;
  border-radius: 2px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}

.normal-select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../img/arrow-down-fill.png) no-repeat 96% center;
  background-size: auto 80%;
  border: none;
  outline: none;
  width: 100%;
  padding-right: 20px;
}

.normal-place ::-webkit-input-placeholder {
  font-size: 12px;
  color: #b2b2b2;
}

.normal-place ::-moz-placeholder {
  font-size: 12px;
  color: #b2b2b2;
}

.normal-place :-ms-input-placeholder {
  font-size: 12px;
  color: #b2b2b2;
}

.icon_plus {
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  display: none;
}

.icon_plus::before,
.icon_plus:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #0080ff;
  border-radius: 4px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  transition: transform .3s ease-in;
}

.icon_plus:after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.icon_plus.rotate:after {
  transform: translate(-50%, -50%) rotate(0);
}


html,
body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.main-box {
  flex: 1;
}

.sticky-nav {
  position: sticky;
  position: -webkit-sticky;
  top: 55px;
  z-index: 10;
}

.sticky-nav-left-tit {
  font-size: 14px;
  font-weight: 600;
}

.sticky-nav-right-link {
  font-size: 12px;
  color: #4c4c4c;
  position: relative;
  font-size: 12px;
  display: inline-block;
  margin-left: 20px;
}

.sticky-nav-right-span {
  position: relative;
  font-size: 12px;
  display: inline-block;
}

.sticky-nav-right-link.on {
  color: #000;
}

.sticky-nav-right-span::after,
.sticky-nav-right-link.on::after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #262626;
}

.sticky-letter-span {
  font-size: 12px;
  color: #bfbfbf;
}

.sticky-letter-span.on {
  color: #000;
  font-weight: 600;
}

.sticky-nav-group {
  border-bottom: 1px solid #e6e6e6;
  padding: 15px 0;
}

.sticky-nav-group1 {
  padding: 20px 0;
}

.fw-ul-img {
  height: 36px;
}

.fw-ul-tit {
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
}

.fw-line-tit::before,
.fw-line-tit::after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #4d4d4d;
  position: absolute;
  top: 50%;

}

.fw-line-tit::before {
  left: 0;
  transform: translate(-100%, -50%);
}

.fw-line-tit::after {
  right: 0;
  transform: translate(100%, -50%);
}

.fw-line-group {
  padding: 20px 0;
  overflow: hidden;
}

.fw-ul-desc {
  font-size: 12px;
  color: #4c4c4c;
  margin-top: 10px;

}

.fw-line-tit {
  font-size: 14px;
  color: #4c4c4c;
  position: relative;
  padding: 0 30px;
  display: inline-block;
}

.step1-img {
  width: 36px;
  height: 36px;
}

.step-ul>li {
  background-color: #f7f7f7;
  width: 49%;
  margin-left: 2%;
}

.step-ul>li:nth-of-type(2n+1) {
  margin-left: 0;
}

.step-ul-tit {
  font-size: 16px;
  font-weight: 600;
}

.step-ul-top {
  padding: 30px 30px 20px;
}

.step-ul-desc {
  font-size: 12px;
  color: #4c4c4c;
}

.step-ul>li:nth-of-type(2n+1) .step-ul-top {
  border-bottom: 1px solid #00bf00;
}

.step-ul>li:nth-of-type(2n+2) .step-ul-top {
  border-bottom: 1px solid #ff5500;
}

.step-ul-bott {
  padding: 20px 30px;
}

.step-progress-tit {
  font-size: 14px;
  font-weight: 600;
}

.step-progress-desc {
  font-size: 12px;
  color: #4c4c4c;
}

.step-progress-ul>li {
  padding-bottom: 20px;
  position: relative;
  position: relative;
}

.step-progress-ul>li::before {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 15px;
}

.step-ul>li:nth-of-type(2n+1) .step-progress-ul>li::before {
  background-color: #00bf00;
}

.step-ul>li:nth-of-type(2n+2) .step-progress-ul>li::before {
  background-color: #ff5500;
}

.step-progress-span {
  display: flex;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  border-radius: 50%;
  position: relative;
}

.step-progress-ul>li:last-child::before {
  display: none;
}

.tm-img {
  height: 45px;
}

.shop-ul-tit {
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
}

.map-box-left {
  flex: 1;
  min-height: 480px;
}

#channel-map {
  width: 100%;
  min-height: 480px;
}

.map-box-right {
  width: 270px;
  padding: 20px;
  background-color: #f7f7f7;
}

.map-box-ul {
  border-bottom: 1px solid #e6e6e6;
}

.map-box-ul>li {
  padding: 10px;
  position: relative;
  flex: 1;
  color: #4c4c4c;
  text-align: center;
}

.map-box-ul>li::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000000;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 0;
}

.map-search-box {
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  display: flex;
  background-color: #fff;
  padding: 0 10px;
}

.map-search-group {
  max-height: 440px;
}

.map-search-val {
  width: 100%;
  flex: 1;
  height: 30px;
}

.map-search-dl {
  margin-top: 5px;
  font-size: 10px;
}

.map-search-dl>dt {
  line-height: normal;
}

.map-search-dl>dt .iconfont {
  font-size: 12px;
}

.map-search-result {
  font-size: 12px;
}



.map-search-list>li {
  border: 1px solid #e6e6e6;
  padding: 10px;
  /* border-radius: 6px; */
  font-size: 11px;
}

.map-search-list>li+li {
  margin-top: 10px;
}

.map-search-list>li.on {
  border-color: #000000;
}

.map-box-ul>li.on::after {
  width: 100%;
}

.map-box-ul>li.on {
  color: #000;
}

.map-ifram {
  width: 100%;
  height: 100%;
  min-height: 480px;
  border: 0;
}

.channel-map-info {
  padding: 2px 2px 4px;
  color: #333;
  line-height: 1.5;
  font-size: 12px;
}

.channel-map-info-tit {
  font-size: 13px;
  font-weight: 600;
  color: #111;
  margin-bottom: 6px;
}

.channel-map-info-row {
  display: flex;
  align-items: flex-start;
  margin: 4px 0 0;
  color: #666;
  font-size: 11px;
}

.channel-map-info-row dt {
  margin-right: 6px;
  color: #999;
  line-height: 1.4;
}

.channel-map-info-row dd {
  flex: 1;
  margin: 0;
  word-break: break-all;
}

.channel-map-info-row .iconfont {
  font-size: 12px;
}

.channel-region-picker {
  position: relative;
}

.channel-region-trigger {
  display: flex;
  align-items: center;
  height: 36px;
  padding: 0 10px;
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  background: #fff;
  cursor: pointer;
  user-select: none;
}

.channel-region-loc {
  color: #999;
  font-size: 14px;
  margin-right: 8px;
}

.channel-region-text {
  flex: 1;
  min-width: 0;
  font-size: 12px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.channel-region-text.is-placeholder {
  color: #999;
}

.channel-region-arrow {
  color: #999;
  font-size: 12px;
  margin-left: 8px;
}

.channel-region-dropdown {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 6px);
  z-index: 20;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

.channel-region-tabs {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 0 12px;
  border-bottom: 1px solid #eee;
  overflow-x: auto;
}

.channel-region-tabs > a {
  position: relative;
  display: inline-block;
  padding: 10px 0;
  font-size: 12px;
  color: #666;
  white-space: nowrap;
}

.channel-region-tabs > a.on {
  color: #111;
  font-weight: 600;
}

.channel-region-tabs > a.on::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: #111;
}

.channel-region-list {
  max-height: 220px;
  overflow-y: auto;
  padding: 4px 0;
  margin: 0;
}

.channel-region-list > li {
  padding: 8px 12px;
  font-size: 12px;
  color: #333;
  cursor: pointer;
  line-height: 1.4;
}

.channel-region-list > li:hover,
.channel-region-list > li.on {
  background: #f5f5f5;
}

.channel-region-list > li.is-empty {
  color: #999;
  cursor: default;
}

.fw-group-pd {
  background-color: #f7f7f7;
  padding: 30px;
  color: #4c4c4c;
}

.step-ul>li:nth-of-type(2n+1) .step-progress-span {
  background-color: #00bf00;
}

.step-ul>li:nth-of-type(2n+2) .step-progress-span {
  background-color: #ff5500;
}

.fw-ul {
  /* padding-top: 20px; */
  margin-top: 20px;
  gap: 20px;
  flex-wrap: wrap;
}



.fw-ul>li {
  /* flex: 1; */
  /* width: 32%; */
  /* margin-left: 2%; */
  background-color: #f7f7f7;
  padding: 30px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  /* margin-top: 2%; */
}

.fw-tit {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}

/* .fw-ul>li:nth-of-type(3n+1) {
  margin-left: 0;
} */

.fw-step-ul>li {
  width: calc((100% - 80px) / 5);
}

.support-ul>li {
  width: calc((100% - 40px) / 3);
}

/* .fw-step-ul>li:nth-of-type(5n+1) {
  margin-left: 0;
} */

.brand-dl>dd {
  width: 100%;
  flex: 1;
}

.brand-dl>dt {
  width: 150px;
  text-align: center;
}

.brand-dt-span {
  font-size: 16px;
  font-weight: 600;
}

.brand-letter-group {
  scroll-margin-top: 140px;
}

#official-shop,
#dealer-map,
#software,
#document,
#support-service,
#support-warranty,
#support-contact {
  scroll-margin-top: 140px;
}

.tab-empty-tip {
  color: #999;
  font-size: 13px;
  padding: 24px 0;
  text-align: center;
}

.brand-letter-group+.brand-letter-group {
  margin-top: 20px;
}

.cartype-left {
  width: 51.44%;
}

.cartype-right {
  width: 44.44%;
}

.cartype-left-ul {
  background-color: #f7f7f7;
  padding: 5px;
  border-radius: 6px;
  position: relative;
  z-index: 6;
}

.cartype-left-ul>li {
  display: inline-flex;
  width: 110px;
  height: 28px;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  color: #4c4c4c;
  flex: 1;
}

.cartype-left-ul>li.on {
  background-color: #fff;
  color: #000;
}

.normal-item {
  display: none;
}

.normal-item:first-child {
  display: block;
}

.code-ul-top {
  width: 85px;
  height: 85px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.code-ul-tit {
  font-size: 16px;
  font-weight: 600;
  margin-top: 15px;
}

.code-ul-desc {
  font-size: 12px;
  margin-top: 10px;
}

.code-ul>li {
  width: 32%;
  margin-left: 2%;
  background-color: #f7f7f7;
  padding: 40px 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.code-ul>li:nth-of-type(3n+1) {
  margin-left: 0;
}

.car-swiper-box {
  background-color: #f7f7f7;
  padding: 40px 60px;
}

.swiper-main1-video-bott {
  padding: 10px;
}

.swiper-main1-tit {
  font-size: 14px;
  font-weight: 600;
}

.swiper-main1-desc {
  font-size: 12px;
  color: #4c4c4c;
}

#swiper-thumbs {
  width: 210px;
}

.car-swiper-pd {
  width: 100%;
  padding-top: 70%;
  position: relative;
}

.swiper-main-img,
.swiper-thumbs-img {
  max-height: 100%;
}

.swiper-main1-video-top {
  position: relative;
  width: 100%;
  padding-top: 60%;
  border-radius: 6px;
  overflow: hidden;
}

.swiper-main1-video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

#swiper-thumbs .swiper-slide {
  height: 60px;
  width: 60px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  cursor: pointer;
}

#swiper-main {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

#swiper-main .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
}

.cartype-right-inner {
  background-color: #000000;
  border-radius: 6px;
}

.swiper-main-prev,.swiper-main-prev1 {
  left: -15px;
  transform: translate(-100%, 0);
  top: 35%;
}

.swiper-main-next,.swiper-main-next1 {
  right: -15px;
  transform: translate(100%, 0);
  top: 35%;
}

.swiper-main-prev::after,
.swiper-main-next::after,
.swiper-main-prev1::after,
.swiper-main-next1::after {
  color: #6c6c6c;
  font-size: 20px;
}

#swiper-thumbs .swiper-slide.swiper-slide-thumb-active {
  border-color: #000;
}

.guige-dl>dt {
  background-color: #f7f7f7;
}

.guige-dl-tit {
  font-size: 16px;
  font-weight: 600;
}

.guige-dl-tit1 {
  font-size: 14px;
  font-weight: 600;
}

.guide-dl-icon {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin-left: 6px;
  margin-right: -8px;
  flex-shrink: 0;
  pointer-events: none;
}

.guide-dl-icon::before {
  content: "";
  display: block;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  width: 10px;
  height: 10px;
  transform: rotate(135deg);
  transition: transform .25s ease;
}

.guige-dl1>dt {
  cursor: pointer;
}

.guige-dl1.on .guide-dl-icon::before {
  transform: rotate(-45deg);
}

.col-red {
  color: #ff0000;
}

.guige-inner-dl {
  display: flex;
  align-items: center;
  padding: 10px 30px;
  cursor: pointer;
}

.guige-inner-dl1 {
  display: flex;
  align-items: center;
  padding: 10px 30px;
  cursor: pointer;
  position: relative;
}

.guige-inner-dl1::after {
  content: "";
  position: absolute;
  width: calc(100% - 60px);
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 0;
  height: 1px;
  background-color: #e6e6e6;
}

.guige-dl1>dd {
  display: none;
}

.guige-dl+.guige-dl {
  margin-top: 20px;
}

.guige-inner-dl:nth-of-type(2n) {
  background-color: #f7f7f7;
}

.guige-inner-dl>dt,
.guige-inner-dl1>dt {
  width: 40%;
}

.guige-inner-dl>dd,
.guige-inner-dl1>dd {
  flex: 1;
}


.cartype-right-tit {
  color: #fff;
  font-size: 20px;
  padding: 15px 0;
  text-align: center;
}

.cartype-right-ul-pd {
  padding: 2px;
}

.cartype-right-ul {
  border-bottom: 1px solid #e6e6e6;
}

.cartype-right-ul>li {
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 20px 0;
  position: relative;
}

.cartype-right-ul-inner-pd {
  padding: 20px;
  border-radius: 0 0 6px 6px;
}

.car-dta-tit {
  background-color: #f7f7f7;
  height: 40px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}

.bm1-img {
  width: 24px;
}

.footer-mid-bott {
  font-size: 10px;
}

.car-img {
  height: 80px;
  width: 80px;
  object-fit: contain;
}

.cartype-right-desc {
  color: #4c4c4c;
  font-size: 12px;
}

.car-stage {
  padding-top: 130%;
  position: relative;
}

.car-stage-lines {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}

.all-flag {
  display: inline-flex;
  width: 20px;
  height: 10px;
  background-color: #ff0000;
  /* border-radius: 4px; */
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 8px;
  position: absolute;
  left: 0;
  top: 0;
}

.car-stage-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  z-index: 1;
}

.car-stage-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #9a9a9a;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  z-index: 3;
  transition: opacity .2s ease;
}

.car-stage-product {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  z-index: 3;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity .2s ease;
  overflow: visible;
}

/*
 * Focal 波浪：r=30/25/18，相对图标约 30%
 * 图标 60px → 外层 SVG 120px（含 scale(2) 空间）
 */
.car-stage-ping-svg {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 120px;
  height: 120px;
  margin: -60px 0 0 -60px;
  overflow: visible;
  pointer-events: none;
  z-index: 0;
  display: none;
}

.car-stage.is-filtering .car-stage-product.is-active[data-show-ping="1"] .car-stage-ping-svg {
  display: block;
}

.car-stage-ping-svg .animate-ping {
  transform-box: fill-box;
  transform-origin: center;
  animation: ping 1.5s cubic-bezier(0, 0, 0.2, 1) infinite;
}

@keyframes ping {
  75%,
  100% {
    transform: scale(2);
    opacity: 0;
  }
}

.car-stage.is-filtering .car-stage-dot.is-active,
.car-stage.is-filtering .car-stage-product.is-active {
  opacity: 1;
}

.car-stage.is-filtering .car-stage-dot.is-dim,
.car-stage.is-filtering .car-stage-product.is-dim {
  opacity: 0.2;
  visibility: visible;
  pointer-events: none;
}

.car-stage-product-img {
  max-width: 56px;
  max-height: 56px;
  display: block;
  position: relative;
  z-index: 1;
}

.cartype-right-desc1 {
  font-size: 10px;
  color: #999999;
}

.car-kit-tabs {
  gap: 10px;
}

.car-kit-tab,
.car-drive-tab {
  border: 1px solid #e6e6e6;
  background: #fff;
  border-radius: 6px;
  height: 32px;
  padding: 0 14px;
  font-size: 12px;
  cursor: pointer;
  color: #666;
  transition: all .25s ease;
}

.car-kit-tab.on,
.car-kit-tab:hover,
.car-drive-tab.on,
.car-drive-tab:hover {
  background: #111;
  border-color: #111;
  color: #fff;
}

.car-drive-tabs {
  gap: 8px;
}

.car-diagram {
  background: #fff;
  border-radius: 12px;
  overflow: visible;
  border: 1px solid #eee;
  position: relative;
  min-height: 520px;
  padding: 20px 0;
}

.car-loading {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
  font-size: 13px;
  background: #fafafa;
  z-index: 2;
  border-radius: 12px;
}

.car-svg-rotate {
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
  aspect-ratio: 699 / 1056;
  position: relative;
}

.car-svg-host {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 151%;
  opacity: 0;
  transition: opacity .35s ease;
  transform: translate(-50%, -50%) rotate(-90deg);
  transform-origin: center center;
}

.car-svg-host.is-ready {
  opacity: 1;
}

.car-svg-host svg {
  display: block;
  width: 100%;
  height: auto;
}

.car-ping {
  opacity: 0.7;
  transform-origin: 0 0;
  animation: carPing 1.6s cubic-bezier(0, 0, 0.2, 1) infinite;
}

.car-ping-delay {
  animation-delay: .35s;
}

.car-ping-delay2 {
  animation-delay: .7s;
}

@keyframes carPing {
  0% {
    opacity: 0.75;
    transform: scale(0.85);
  }

  75%,
  100% {
    opacity: 0;
    transform: scale(2);
  }
}

.car-diagram-tip {
  margin-top: 12px;
  font-size: 12px;
  color: #999;
  text-align: center;
}

.car-load-error {
  padding: 40px 20px;
  text-align: center;
  color: #c00;
  font-size: 13px;
  line-height: 1.6;
}

.car-info-card {
  background: #f7f7f7;
  border-radius: 12px;
  padding: 28px 24px;
  min-height: 360px;
}

.car-info-back {
  border: 0;
  background: transparent;
  color: #666;
  font-size: 12px;
  padding: 0;
  margin-bottom: 16px;
  cursor: pointer;
}

.car-info-eyebrow {
  font-size: 12px;
  color: #999;
  margin-bottom: 8px;
}

.car-info-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
}

.car-info-model {
  margin-top: 8px;
  font-size: 14px;
  color: #333;
}

.car-info-desc {
  margin-top: 16px;
  font-size: 14px;
  color: #666;
  line-height: 1.7;
}

.car-info-list {
  margin-top: 20px;
}

.car-info-list>li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
  border-top: 1px solid #e6e6e6;
  cursor: pointer;
  font-size: 13px;
  transition: color .2s ease;
}

.car-info-list>li:hover {
  color: #000;
}

.car-info-list-name {
  font-weight: 600;
}

.car-info-list-model {
  color: #999;
}

.car-info-btn {
  display: inline-flex;
  margin-top: 24px;
  height: 40px;
  padding: 0 20px;
  align-items: center;
  justify-content: center;
  background: #111;
  color: #fff;
  border-radius: 6px;
  font-size: 13px;
}

[x-cloak] {
  display: none !important;
}

@keyframes hideIndex {
  0% {
    opacity: 0;
    padding-top: 18px;
  }

  100% {
    opacity: 1;
    padding-top: 0px;
  }
}

@-webkit-keyframes circleMove {
  from {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }

  to {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}

@keyframes circleMove {
  from {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }

  to {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}

.lg_sfdh {
  animation: play_btn 0.5s infinite alternate;
}

@keyframes play_btn {
  0% {
    transform: scale(1.0)
  }

  100% {
    transform: scale(1.1)
  }
}



@keyframes btn01_border_02 {
  from {
    height: 0;
    top: 0;
  }

  100% {
    height: 100%;
    top: 0;
  }
}


.responsive {
  overflow-y: auto;
}

.responsive::-webkit-scrollbar {
  width: 4px;
}

.responsive::-webkit-scrollbar-thumb {
  background-color: #000;
  border-radius: 4px;
}


.head-fixed {
  position: sticky;
  position: -webkit-sticky;
  z-index: 999;
  top: 0;
}

.head {
  padding: 18px 0;
  font-size: 12px;
  background-color: #fff;
}

.head .iconfont {
  font-size: 12px;
}

.center-box {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.head-nav-ul>li+li {
  margin-left: 20px;
}

.yx-ul>li {
  position: relative;
  color: #fff;
  margin-top: 20px;
  border-radius: 6px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.yx-icon1 {
  height: 36px;
  width: 36px;
  object-fit: contain;
}

.yx-inner-tit {
  font-size: 16px;
}

.yx-inner-desc {
  font-size: 12px;
  line-height: 1.5em;
  margin-top: 5px;
}

.yx-inner {
  /* position: absolute; */
  /* left: 0; */
  /* top: 0; */
  width: 100%;
  height: 100%;
  padding: 30px;
}

.lan {
  display: inline-flex;
  background-color: #7f7f7f;
  border-radius: 999px;
  height: 24px;
  min-width: 80px;
  color: #fff;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  font-size: 12px;
  line-height: 1;
  cursor: pointer;
  user-select: none;
  white-space: nowrap;
}

.lan-dropdown {
  position: relative;
  z-index: 120;
}

.lan-trigger .lan-arrow {
  font-size: 10px;
  margin-left: 4px;
  transition: transform 0.2s ease;
}

.lan-dropdown.open .lan-trigger .lan-arrow {
  transform: rotate(180deg);
}

.lan-menu {
  display: none;
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  min-width: 120px;
  margin: 0;
  padding: 6px 0;
  list-style: none;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

.lan-dropdown.open .lan-menu {
  display: block;
}

.lan-menu li a {
  display: block;
  padding: 8px 16px;
  color: #333;
  font-size: 13px;
  line-height: 1.4;
  text-decoration: none;
  white-space: nowrap;
}

.lan-menu li a:hover {
  background: #f5f5f5;
}

.lan-menu li.active a {
  color: #0080ff;
}

.banner-word {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
}

.banner-tit {
  font-size: 32px;
  font-weight: 600;
}

.banner-desc {
  font-size: 16px;
  margin: 10px 0 15px;
}

.check-btn {
  color: #0080ff;
  font-size: 12px;
}

.swiper-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000000;
}

.normal-pt {
  padding-top: 60px;
}

.normal-tit {
  font-size: 32px;
  font-weight: 600;
  text-align: center;
}

.normal-desc {
  text-align: center;
  font-size: 16px;
  color: #4c4c4c;
}

.brand-tab-item {
  position: relative;
  width: 15%;
  margin-left: 2%;
  margin-top: 2%;
}

.brand-tab-item:nth-of-type(5n+1) {
  margin-left: 0;
}


.el-channer-row {
  gap:20px
}

.el-channer-3 {
  width: 20%;
}

.channel-map-box {
  background-color: #f7f7f7;
  border-radius: 6px;
}

.channel-map-top {
  padding: 20px;
  border-bottom: 1px solid #e6e6e6;
}

.channel-map-bott {
  padding: 20px;
}

.channel-search-box {
  border:1px solid #e6e6e6;
  border-radius: 6px;
  background-color: #fff;
  height: 35px;
  width: 100%;
  padding: 0 10px;
  font-size: 12px;
  color: #4c4c4c;
  outline: none;
}

.channer-map-tit {
  font-size: 16px;
  font-weight: 600;
}

.channer-map-info {
  padding-left: 20px;
  position: relative;
  font-size: 12px;
  color: #4c4c4c;
  margin-top: 5px;
}

.channer-map-posicon {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 12px!important;
  color: #4c4c4c;
}

.channel-map-bott-ul>li {
  padding:15px;
  border:1px solid #e5e5e5;
  border-radius: 6px;
  cursor: pointer;
}

.channel-map-bott-ul>li:hover {
  border-color: #000;
}

.channel-map-bott-ul>li+li {
  margin-top: 20px;
}

.channel-search-input {
  height: 35px;
  border: 0;
  outline: none;
  background: transparent;
  font-size: 12px;
  color: #4c4c4c;
  min-width: 0;
  width: 100%;
}

.brand-tab-item-out {
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.brand-tab-item-inner {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 6px;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  transition: all .3s ease;
}

.brand-tab-item:hover .brand-tab-item-inner,
.brand-tab-item.on .brand-tab-item-inner {
  background-color: #f7f7f7;
}

.brand-tab {
  padding: 20px 0;
  justify-content: center;
}

.brand-tab-itop {
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}

.brand-img {
  max-height: 100%;
  /* width: 45px; */
  height: 45px;
  /* object-fit: contain; */
  max-width: initial;
}

.brand-cont-inner {
  background-color: #f7f7f7;
  padding: 20px;
}

.brand-tab-item::after {
  content: "";
  border-bottom: 10px solid #f7f7f7;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%, 100%);
  display: none;
}

.brand-tab-item.on::after {
  display: block;
}

.normal-pd {
  padding: 60px 0;
}

.load-ul {
  margin-top: 30px;
}

.load-img {
  height: 34px;
}


.load-ul>li {
  background-color: #f7f7f7;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 48.88%;
}

.load-tit {
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
}

.load-desc {
  font-size: 12px;
  color: #262626;
  margin-top: 5px;
}

.load-links {
  font-size: 12px;
  color: #0080ff;
  margin-top: 10px;
}

.load-links1 {
  padding: 5px 10px;
  background-color: #fff;
  font-size: 12px;
  color: #4c4c4c;
  margin-top: 10px;
  border-radius: 6px;
}

.comp-event-left {
  width: 110px;
}

.load-dl-label {
  position: relative;
  width: 100%;
  flex: 1;
  display: flex;
  padding: 5px 0;
  cursor: pointer;
}

.load-dl-label-icon::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: translate(0,-50%) rotate(135deg);
  transition: transform .25s ease;
  position: absolute;
  right: 0;
  top: 50%;
}

.load-center-dl.on .load-dl-label-icon::after {
  transform: translate(0,-50%) rotate(-45deg);
}

.load-center-dl>dt {
  cursor: pointer;
}

.load-center-dl>dd {
  padding-left: 20px;
  display: none;
}

.load-tips-icon {
  width: 10px;
  height: 10px;
  background: url(../img/aal1.png) no-repeat center;
  background-size: auto;
  display: inline-block;
}

.load-search-box {
  background-color: #f7f7f7;
  padding: 0 10px;
}

.load-right-inner {
  background-color: #f7f7f7;
  padding: 40px;
}

.load-right-inner + .load-right-inner {
  margin-top: 40px;
}


.load-can-load-ul>li {
  padding: 10px 20px;
  position: relative;
  font-size: 12px;
  color: #4c4c4c;
}

.load-can-load-ul>li.on {
  color: #000000;
}

.load-can-load-ul>li::after {
  content: "";
  width: 100%;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
  position: absolute;
  height: 1px;
  background-color: #000000;
  width: 0;
}

.load-can-load-ul>li.on::after {
  width: 100%;
}


.theme {
  color: #0080ff;
}

.load-content-ul>li {
  background-color: #fff;
  padding: 15px;
  margin-top: 20px;
}

.load-flag-ul>li {
  display: inline-flex;
  height: 20px;
  border: 1px solid #808080;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  color: #808080;
  font-size: 12px;
  padding: 0 10px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.load-load-tit {
  font-size: 14px;
  font-weight: 600;
}

.load-content-btn {
  display: inline-flex;
  width: 80px;
  height: 30px;
  background-color: #f7f7f7;
  justify-content: center;
  align-items: center;
}

.load-load-desc {
  font-size: 12px;
  color: #808080;
  margin-top: 5px;
}

.load-right-dl>dd {
  width: 100%;
  flex: 1;
}

.load-right-dl-tips {
  background-color: #e5f6ff;
  padding: 5px 10px;
  font-size: 12px;
  color: #4c4c4c;
}

.load-right-dl-desc {
  font-size: 12px;
  color: #808080;
  line-height: 1.5em;
  margin-top: 10px;
}

.load-right-dl>dt {
  padding-right: 15px;
}

.voice-top-tit {
  font-size: 18px;
  font-weight: 600;
}

.voice-list-ul {
  padding: 0 20px;
  background-color: #fff;
  margin-top: 30px;
}

.voice-list-ul>li {
  padding: 10px 0;
  border-top: 1px solid #e6e6e6;
}

.voice-list-ul>li:first-child {
  border-top: none;
}

.voice-top-desc {
  font-size: 14px;
  color: #808080;
  margin-top: 5px;
}

.load-right-dl-tit {
  font-weight: 600;
  font-size: 18px;
}

.load-center-value {
  height: 35px;
  width: 100%;
  flex: 1;
  outline: none;
  border: none;
  background-color: transparent;
}

.load-center-value:focus {
  background-color: transparent;
}

.load-search-btn {
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
}

.load-search-btn:focus {
  outline: none;
  background: transparent;
}

.load-search-empty {
  margin-top: 8px;
  font-size: 13px;
  color: #999;
}

.load-center-left {
  width: 210px;
}

.load-center-right {
  width: calc(100% - 240px);
}

.event-desc {
  font-size: 12px;
  color: #4c4c4c;
  line-height: 2em;
}

#event-thumbs .swiper-slide {
  display: flex;
  align-items: center;
  color: #4c4c4c;
  height: auto;
}

#event-main .swiper-slide {
  height: auto;
}

#event-thumbs .swiper-slide.swiper-slide-thumb-active {
  color: #000;
  font-size: 22px;
}



.comp-event-next::after,
.comp-event-prev::after {
  font-size: 14px;
  color: #000;
}

.comp-event-next,
.comp-event-prev {
  position: static;
  margin: 0;
  width: 30px;
  height: 30px;
  background-color: #e5e5e5;
  border-radius: 50%;
  margin: 5px;
}

.comp-event-button {
  padding: 0 25px;
}

#event-thumbs,
#event-main {
  height: 200px;
  width: 100%;
}

.comp-event {
  background-color: #f7f7f7;
  padding: 60px 30px 60px 0;
}

.dream-ul>li {
  background-color: #f7f7f7;
  border-radius: 6px;
  padding: 30px;
  width: 49%;
  margin-left: 2%;
  margin-top: 2%;
}

.dream-ul>li:nth-of-type(2n+1) {
  margin-left: 0;
}

.dream-ul-tit {
  font-size: 16px;
  font-weight: 600;
}

.dream-ul-desc {
  color: #4c4c4c;
  font-size: 12px;
  margin-top: 10px;
}

.about-ul>li {
  margin-top: 2%;
  width: 32%;
  margin-left: 2%;
  border-radius: 6px;
  overflow: hidden;
}

.about-ul>li:nth-of-type(3n+1) {
  margin-left: 0;
}

.about-ul-bott {
  padding: 20px;
  background-color: #f7f7f7;
}

.about-tit {
  font-size: 14px;
  font-weight: 600;
}

.about-desc {
  font-size: 12px;
  margin-top: 10px;
  color: #262626;
}

.more-links {
  color: #0080ff;
}

.tc {
  text-align: center;
}

.mt40 {
  margin-top: 40px;
}

.menu-box {
  background-color: #f7f7f7;
}

.menu-ul>li {
  padding: 30px 0;
  text-align: center;
}

.menu-tit {
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
}

.menu-links {
  margin-top: 10px;
  font-size: 11px;
  color: #0080ff;
}

.footer {
  background-color: #262626;
  color: #e5e5e5;
  padding: 40px 0;
}

.footer-top-ul>li {
  flex: 1;
  font-size: 12px;
}

.footer-top-ul>li a:hover{
  color: #fff;
}

.footer-top-link {
  font-weight: 600;
}

.footer-link {
  display: block;
  margin-top: 10px;
}

.footer-mid-ul {
  text-align: center;
  position: relative;
  overflow: visible;
}

.footer-mid-ul + .footer-mid-ul {
  margin-left: 30px;
}

.footer-mid-ul>li {
  /* padding: 0 15px; */
  min-width: 50px;
  height: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #bfbfbf;
  position: relative;
  overflow: visible;
  cursor: pointer;
}

.footer-mid-ul+.footer-mid-ul::before {
  content: "";
  width: 1px;
  height: 40px;
  background-color: #bfbfbf;
  position: absolute;
  left: -15px;
  top: 50%;
  transform: translate(0, -50%);
}

.me-img-wrap {
  display: inline-block;
  position: relative;
  line-height: 0;
  vertical-align: middle;
}

.me-img {
  height: 18px;
  display: block;
}

.me-img-wrap.has-hover .me-img-hover {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.2s ease;
}

.footer-mid-top {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.me-img-wrap.has-hover .me-img-default {
  transition: opacity 0.2s ease;
}

.footer-mid-link {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  color: inherit;
  text-decoration: none;
}

.footer-mid-link:hover .me-img-wrap.has-hover .me-img-default,
.footer-mid-ul > li:hover .footer-mid-link .me-img-wrap.has-hover .me-img-default {
  opacity: 0;
}

.footer-mid-link:hover .me-img-wrap.has-hover .me-img-hover,
.footer-mid-ul > li:hover .footer-mid-link .me-img-wrap.has-hover .me-img-hover {
  opacity: 1;
}

.footer-info {
  font-size: 12px;
}

.footer-info1 {
  font-size: 10px;
  color: #808080;
}

.footer-menu-links {
  padding-right: 5px;
  position: relative;
  margin-right: 5px;
}

.footer-menu-links::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 12px;
  background-color: #e5e5e5;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.footer-menu-links:last-child::after,
.footer-menu-links:nth-last-of-type(1)::after {
  display: none;
}


.footer-mid-link:hover {
  color: #fff;
}

.footer-mid-ul > li.has-footer-qrcode::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: calc(100% + 4px);
  width: 10px;
  height: 10px;
  margin-left: -5px;
  background: #fff;
  transform: rotate(45deg);
  display: none;
  z-index: 0;
  pointer-events: none;
}

.footer-mid-ul > li.has-footer-qrcode .footer-qrcode-pop {
  display: none;
  position: absolute;
  right: 10px;
  bottom: calc(100% + 8px);
  width: 90px;
  height: 90px;
  padding: 5px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
  z-index: 30;
  pointer-events: none;
}

.footer-mid-ul > li.has-footer-qrcode .footer-qrcode-pop img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.footer-mid-ul > li.has-footer-qrcode:hover::after,
.footer-mid-ul > li.has-footer-qrcode:hover .footer-qrcode-pop {
  display: block;
}

.legal-content {
  font-size: 14px;
  line-height: 1.8;
  color: #333;
}

.legal-content img {
  max-width: 100%;
}

.brand-link {
  display: block;
  color: #999;
  text-decoration: none;
}

.brand-link:hover {
  color: #000;
}

.brand-cont-col {
  flex: 1;
}

.brand-cont-item {
  background-color: #fff;
  padding: 20px 20px 10px;
  overflow: hidden;
}

.brand-cont-item+.brand-cont-item {
  margin-top: 20px;
}

.brand-cont-itit {
  font-size: 14px;
  font-weight: 600;
}



.bran-item {
  padding: 10px 0;
}

.bran-item+.bran-item {
  border-top: 1px solid #e6e6e6;
}

.brand-cont-inner {
  gap: 20px;
}

.brand-cont {
  display: none;
}

.brand-grid-mobile {
  display: none;
}




@media (min-width:992px) {
  .comp-event-next {
    transform: rotate(90deg);
  }

  .comp-event-prev {
    transform: rotate(90deg);
  }
}

.webkit {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
}

.line2 {
  -webkit-line-clamp: 2;
}

.col-000 {
  color: #000;
}

.col-333 {
  color: #333;
}

.col-666 {
  color: #595959;
}

.col-999 {
  color: #999;
}

.fs12 {
  font-size: 12px;
}

.fs14 {
  font-size: 14px;
}

.fs16 {
  font-size: 16px;
}

.col-fff {
  color: #fff;
}

.bgfff {
  background-color: #fff;
}