﻿
.color_box {
  margin-bottom: 130px;
  margin-bottom: 6.77083vw;
}
.color_box .swiper_color_color {
  width: 100%;
  height: 1080px;
  height: 56.25vw;
  overflow: hidden;
  background: linear-gradient(160deg, #FFF 17.04%, rgba(255, 255, 255, 0) 68.9%), #E4E9EF;
  position: relative;
}
.color_box .swiper_color_color .img_wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.color_box .swiper_color_color .img_wrap .color_config_wrap {
  padding-top: 140px;
  padding-top: 7.29166vw;
  color: rgb(0, 0, 0);
  text-align: left;
}
.color_box .swiper_color_color .img_wrap .color_config_wrap .color {
  font-family: "HyundaiSansHeadCN-lighter";
  font-size: 40px;
  font-size: 2.0833vw;
  font-weight: 300;
  line-height: 50px;
  line-height: 2.60416vw;
  letter-spacing: 0.1em;
  margin-bottom: 80px;
  margin-bottom: 4.166vw;
}
.color_box .swiper_color_color .img_wrap .color_config_wrap .config_wrap .config_item {
  margin-top: 40px;
  margin-top: 2.0833vw;
}
.color_box .swiper_color_color .img_wrap .color_config_wrap .config_wrap .config_item .item_top {
  font-family: "HyundaiSansHeadCN-lighter";
  font-size: 16px;
  font-size: 0.833vw;
  font-weight: 300;
  line-height: 19.68px;
  line-height: 1.025vw;
  letter-spacing: 0.1em;
}
.color_box .swiper_color_color .img_wrap .color_config_wrap .config_wrap .config_item .item_bottom {
  margin-top: 10px;
  margin-top: 0.52083vw;
  font-size: 24px;
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 29.28px;
  line-height: 1.525vw;
  letter-spacing: 0.1em;
}
.color_box .swiper_color_color .img_wrap .img_color {
  position: absolute;
  display: block;
  width: 1020px;
  width: 53.125vw;
  height: 600px;
  height: 31.25vw;
  object-fit: cover;
  top: 50%;
  right: 180px;
  right: 9.375vw;
  transform: translateY(-50%);
}
.color_box .swiper_color_color .swiper_color_pagination {
  position: absolute;
  bottom: 124px;
  bottom: 6.45833vw;
  text-align: left;
  z-index: 1;
  padding-left: 240px;
  padding-left: 12.5vw;
  font-size: 0;
}
.color_box .swiper_color_color .swiper-pagination-bullet {
  width: 35px;
  height: 35px;
  margin: 0 10px !important;
  margin: 0 0.52083vw !important;
  border-radius: 50%;
  opacity: 1;
  background: url(../image/color-bg4.png) no-repeat;
  background-size: 475px 100px;
  position: relative;
}
.color_box .swiper_color_color .swiper-pagination-bullet-active {
  opacity: 1;
}
.color_box .swiper_color_color .swiper-pagination-bullet:hover {
  background-position: 0px -65px;
}
.color_box .swiper_color_color .swiper-pagination-bullet:hover::before {
  content: "极光银（选装）";
  min-width: 62px;
  height: 27px;
  border-radius: 2px;
  box-sizing: border-box;
  font-family: "HyundaiSansHeadCN-lighter";
  font-size: 14px;
  font-weight: 300;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translate(-50%, -100%);
  padding: 10px;
  color: rgb(0, 0, 0);
  background: rgb(255, 255, 255);
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
  white-space: nowrap;
}
.color_box .swiper_color_color .swiper-pagination-bullet:hover::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -9px;
  display: block;
  border: 4px solid transparent;
  border-top-color: #fff;
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(1) {
  background-position: 0px 0px;
  margin-left: 0 !important;
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(1).swiper-pagination-bullet-active, .color_box .swiper_color_color .swiper-pagination-bullet:nth-child(1):hover {
  background-position: 0px -65px;
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(1):hover::before {
  content: "极光银（选装）";
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(2) {
  background-position: -55px 0px;
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(2).swiper-pagination-bullet-active, .color_box .swiper_color_color .swiper-pagination-bullet:nth-child(2):hover {
  background-position: -55px -65px;
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(2):hover::before {
  content: "极地白";
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(3) {
  background-position: -110px 0px;
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(3).swiper-pagination-bullet-active, .color_box .swiper_color_color .swiper-pagination-bullet:nth-child(3):hover {
  background-position: -110px -65px;
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(3):hover::before {
  content: "幻影黑";
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(4) {
  background-position: -165px 0px;
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(4).swiper-pagination-bullet-active, .color_box .swiper_color_color .swiper-pagination-bullet:nth-child(4):hover {
  background-position: -165px -65px;
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(4):hover::before {
  content: "耀晶棕";
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(5) {
  background-position: -220px 0px;
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(5).swiper-pagination-bullet-active, .color_box .swiper_color_color .swiper-pagination-bullet:nth-child(5):hover {
  background-position: -220px -65px;
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(5):hover::before {
  content: "耀光银";
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(6) {
  background-position: -275px 0px;
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(6).swiper-pagination-bullet-active, .color_box .swiper_color_color .swiper-pagination-bullet:nth-child(6):hover {
  background-position: -275px -65px;
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(6):hover::before {
  content: "午夜蓝";
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(7) {
  background-position: -330px 0px;
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(7).swiper-pagination-bullet-active, .color_box .swiper_color_color .swiper-pagination-bullet:nth-child(7):hover {
  background-position: -330px -65px;
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(7):hover::before {
  content: "黛青灰";
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(8) {
  background-position: -385px 0px;
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(8).swiper-pagination-bullet-active, .color_box .swiper_color_color .swiper-pagination-bullet:nth-child(8):hover {
  background-position: -385px -65px;
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(8):hover::before {
  content: "黑/耀光银（选装）";
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(9) {
  background-position: -440px 0px;
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(9).swiper-pagination-bullet-active, .color_box .swiper_color_color .swiper-pagination-bullet:nth-child(9):hover {
  background-position: -440px -65px;
}
.color_box .swiper_color_color .swiper-pagination-bullet:nth-child(9):hover::before {
  content: "黑/极地白（选装）";
}

@media (max-width: 767px) {
  .color_box {
    margin-bottom: 0;
  }
  .color_box .swiper_color_color {
    position: relative;
    background: linear-gradient(160deg, #FFF 17.04%, rgba(255, 255, 255, 0) 68.9%), #E4E9EF;
    width: 100%;
    height: auto;
  }
  .color_box .swiper_color_color .swiper-slide {
    position: relative;
    padding-bottom: 321px;
  }
  .color_box .swiper_color_color .swiper-slide .color {
    font-family: "HyundaiSansHeadCN-lighter";
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    position: absolute;
    left: 20px;
    bottom: 241px;
  }
  .color_box .swiper_color_color .img_wrap {
    position: unset;
  }
  .color_box .swiper_color_color .img_wrap .color_config_wrap {
    box-sizing: border-box;
    padding: 35px 20px 0;
  }
  .color_box .swiper_color_color .img_wrap .color_config_wrap .config_wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .color_box .swiper_color_color .img_wrap .color_config_wrap .config_wrap .config_item {
    margin-top: 25px;
    width: 100%;
  }
  .color_box .swiper_color_color .img_wrap .color_config_wrap .config_wrap .config_item.flx1 {
    width: calc(50% - 7.5px);
  }
  .color_box .swiper_color_color .img_wrap .color_config_wrap .config_wrap .config_item:last-child {
    margin-left: 15px;
  }
  .color_box .swiper_color_color .img_wrap .color_config_wrap .config_wrap .config_item .item_top {
    font-size: 12px;
    font-weight: 300;
    line-height: 14.76px;
    letter-spacing: unset;
  }
  .color_box .swiper_color_color .img_wrap .color_config_wrap .config_wrap .config_item .item_bottom {
    font-size: 14px;
    font-weight: 400;
    line-height: 17.08px;
    margin-top: 5px;
    letter-spacing: unset;
  }
  .color_box .swiper_color_color .img_wrap .img_color {
    position: relative;
    display: block;
    width: 90.666vw;
    height: 53.333vw;
    object-fit: cover;
    top: unset;
    right: unset;
    transform: translateY(0);
    margin-top: 70px;
    margin-left: auto;
    margin-right: auto;
  }
  .color_box .swiper_color_color .swiper_color_pagination {
    position: absolute;
    text-align: center;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 12.5px;
    bottom: 181px;
  }
  .color_box .swiper_color_color .swiper-pagination-bullet {
    margin: 7.5px !important;
  }
  .color_box .swiper_color_color .swiper-pagination-bullet:hover::before {
    display: none;
  }
  .color_box .swiper_color_color .swiper-pagination-bullet:hover::after {
    display: none;
  }
  .color_box .swiper_color_color .swiper-pagination-bullet:nth-child(1) {
    margin: 7.5px !important;
  }
  .swiper_pagination_mb {
    text-align: center;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    margin-top: 40px;
  }
  .swiper_pagination_mb .swiper-pagination-bullet {
    width: 20px;
    height: 2px;
    background: rgba(0, 0, 0, 0.2);
    opacity: 1;
    margin: 0 5px !important;
    border-radius: 0;
    border: none;
  }
  .swiper_pagination_mb .swiper-pagination-bullet-active {
    border: none;
    opacity: 1;
    background: rgb(0, 0, 0);
  }
}
@media (max-width: 474px) {
  .color_box .swiper_color_color .swiper_color_pagination {
    bottom: 131px;
  }
}
.comfort_box .swiper_comfort_wrap .swiper-slide {
  position: relative;
}
.comfort_box .swiper_comfort_wrap .swiper-slide .img {
  width: 100%;
  height: 41.666vw;
}
.comfort_box .swiper_comfort_wrap .swiper-slide .slide_txt_wrap {
  position: absolute;
  bottom: 60px;
  bottom: 3.125vw;
  left: 80px;
  left: 4.1666vw;
  right: 80px;
  right: 4.1666vw;
  box-sizing: border-box;
  display: flex;
  color: #fff;
  text-align: left;
}
.comfort_box .swiper_comfort_wrap .swiper-slide .slide_txt_wrap.wrap244 {
  left: 244px;
  left: 12.7083vw;
  right: 244px;
  right: 12.7083vw;
}
.comfort_box .swiper_comfort_wrap .swiper-slide .slide_txt_wrap .item {
  flex: 1;
}
.comfort_box .swiper_comfort_wrap .swiper-slide .slide_txt_wrap .item.item + .item {
  margin-left: 120px;
  margin-left: 6.25vw;
}
.comfort_box .swiper_comfort_wrap .swiper-slide .slide_txt_wrap .item .item_top {
  font-size: 24px;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 29.28px;
  line-height: 1.525vw;
  white-space: nowrap;
}
.comfort_box .swiper_comfort_wrap .swiper-slide .slide_txt_wrap .item .item_bottom {
  font-family: "HyundaiSansHeadCN-lighter";
  font-size: 18px;
  font-size: 0.9375vw;
  font-weight: 300;
  line-height: 28px;
  line-height: 1.45833vw;
  margin-top: 15px;
  margin-top: 0.78125vw;
}

.title_wrap_part {
  margin-top: 160px;
  margin-top: 8.333vw;
  margin-bottom: 100px;
  margin-bottom: 5.2083vw;
}
.title_wrap_part.config {
  margin-top: 200px;
  margin-top: 10.41666vw;
  margin-bottom: 113px;
  margin-bottom: 5.885416vw;
}
.title_wrap_part.news {
  margin-top: 232px;
  margin-top: 12.0833vw;
  margin-bottom: 160px;
  margin-bottom: 8.333vw;
}
.title_wrap_part .title_wrap_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "HyundaiSansHeadCN-lighter";
}
.title_wrap_part .title_wrap_content .title_wrap {
  text-align: left;
}
.title_wrap_part .title_wrap_content .title_wrap .title {
  font-size: 60px;
  font-size: 3.15vw;
  font-weight: 300;
  line-height: 73.8px;
  line-height: 3.84375vw;
  color: rgb(0, 0, 0);
}
.title_wrap_part .title_wrap_content .title_wrap .title2 {
  font-size: 40px;
  font-size: 2.08333vw;
  line-height: 49.2px;
  line-height: 2.5625vw;
  font-weight: 300;
  color: rgb(0, 0, 0);
}
.title_wrap_part .title_wrap_content .title_wrap .title2.hidden {
  display: none;
}
.title_wrap_part .title_wrap_content .title_wrap .desc {
  margin-top: 30px;
  margin-top: 1.5625vw;
  font-size: 18px;
  font-size: 0.9375vw;
  font-weight: 300;
  line-height: 28px;
  line-height: 1.458vw;
  color: rgb(0, 0, 0);
}
.title_wrap_part .title_wrap_content .btn_wrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.title_wrap_part .title_wrap_content .btn_wrap .swiper-button-prev, .title_wrap_part .title_wrap_content .btn_wrap .swiper-button-next {
  transform: translateY(0%) !important;
  position: inherit;
  left: inherit;
  right: inherit;
  top: none;
  bottom: none;
  background: url(../image/btn_prev.png) no-repeat center;
  background-size: 100%;
  width: 50px;
  width: 2.6vw;
  height: 50px;
  height: 2.6vw;
  margin-top: 0;
}
.title_wrap_part .title_wrap_content .btn_wrap .swiper-button-next {
  background: url(../image/btn_next.png) no-repeat center;
  background-size: 100%;
  margin-left: 20px;
  margin-left: 1.0416vw;
}

.img_txt_wrap {
  margin-top: 200px;
  margin-top: 10.416vw;
  position: relative;
  overflow: hidden;
}
.img_txt_wrap.img_txt_wrap_nav {
  margin-top: 0;
}
.img_txt_wrap .img_txt_img {
  width: 100%;
  height: auto;
  min-height: 56.14583vw;
  display: block;
  object-fit: cover;
}
.img_txt_wrap .txt_wrap {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: left;
  color: #fff;
  padding-left: 240px;
  padding-left: 12.5vw;
  padding-bottom: 160px;
  padding-bottom: 8.333vw;
}
.img_txt_wrap .txt_wrap .txt_title {
  font-family: "HyundaiSansHeadCN-lighter";
  text-align: left;
  font-size: 60px;
  font-size: 3.125vw;
  font-weight: 300;
  line-height: 73.8px;
  line-height: 3.84375vw;
}

.img_text_left_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.img_text_left_wrap .img_wrap {
  margin-bottom: 2.083vw;
  position: relative;
  width: 75vw;
  height: 41.666vw;
  position: relative;
}
.img_text_left_wrap .img_wrap .img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: 1;
  opacity: 0;
  transition: opacity ease-in 0.3s;
}
.img_text_left_wrap .img_wrap .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.img_text_left_wrap .img_wrap .img.active {
  opacity: 1;
  z-index: 2;
  display: block;
}
.img_text_left_wrap .img_wrap .img .bottom_text_wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  padding-bottom: 60px;
  padding-bottom: 3.15vw;
  display: flex;
  justify-content: center;
}
.img_text_left_wrap .img_wrap .img .bottom_text_wrap .bottom_text {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.img_text_left_wrap .img_wrap .img .bottom_text_wrap .bottom_text .bottom_text_item + .bottom_text_item {
  margin-left: 120px;
  margin-left: 6.25vw;
}
.img_text_left_wrap .img_wrap .img .bottom_text_wrap .bottom_text .bottom_text_item .top {
  font-family: "HyundaiSansHeadCN-lighter";
  font-size: 18px;
  font-size: 0.9375vw;
  font-weight: 300;
  line-height: 23px;
  line-height: 1.1979vw;
}
.img_text_left_wrap .img_wrap .img .bottom_text_wrap .bottom_text .bottom_text_item .bottom {
  margin-top: 5px;
  margin-top: 0.2604vw;
  font-size: 32px;
  font-size: 1.6666vw;
  font-weight: 400;
  line-height: 40px;
  line-height: 2.08333vw;
  display: flex;
  align-items: center;
}
.img_text_left_wrap .pagination_box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
}
.img_text_left_wrap .pagination_box .pagination_wrap {
  position: relative;
}
.img_text_left_wrap .pagination_box .pagination_wrap .line {
  width: 9.375vw;
  height: 2px;
  background: #002C5F;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 0;
  transition: left ease 0.3s;
}
.img_text_left_wrap .pagination_box .pagination_wrap .pagination_content {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.img_text_left_wrap .pagination_box .pagination_wrap .pagination_content::after {
  content: "";
  width: 100%;
  height: 2px;
  background: #D4D4D4;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
}
.img_text_left_wrap .pagination_box .pagination_wrap .pagination_content .pagination_item + .pagination_item {
  margin-left: 20px;
  margin-left: 1.0416vw;
}
.img_text_left_wrap .pagination_box .pagination_wrap .pagination_content .pagination_item .pagination_item_content {
  flex-shrink: 0;
  min-width: 9.375vw;
  box-sizing: border-box;
  text-align: center;
  padding: 10px 20px 20px;
  padding: 0.5208vw 1.0416vw 1.0416vw;
  font-size: 0.9375vw;
  font-weight: 500;
  line-height: 1.1458vw;
  color: rgb(138, 138, 138);
  cursor: pointer;
  position: relative;
}
.img_text_left_wrap .pagination_box .pagination_wrap .pagination_content .pagination_item.active .pagination_item_content {
  color: rgb(0, 0, 0);
}
.img_text_left_wrap .desc_wrap_box {
  margin-top: 1.5625vw;
  min-height: fit-content;
  min-height: 3.3333vw;
  position: relative;
}
.img_text_left_wrap .desc_wrap {
  font-family: "HyundaiSansHeadCN-lighter";
  font-size: 0.9375vw;
  font-weight: 300;
  line-height: 32px;
  line-height: 1.666vw;
  text-align: center;
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  transition: opacity ease-in 0.3s;
  color: #000;
}
.img_text_left_wrap .desc_wrap.active {
  opacity: 1;
  z-index: 2;
  display: block;
}

@media (max-width: 767px) {
  .comfort_box .swiper_comfort_mb .comfort_item {
    margin-bottom: 80px;
  }
  .comfort_box .swiper_comfort_mb .comfort_item.first {
    padding: 0 20px;
  }
  .comfort_box .swiper_comfort_mb .comfort_item.first .item_wrap {
    padding: 0;
  }
  .comfort_box .swiper_comfort_mb .comfort_item.first .img {
    height: calc((100vw - 40px) * 0.6268656716);
  }
  .comfort_box .swiper_comfort_mb .comfort_item.second .img_wrap {
    height: 129.066vw;
  }
  .comfort_box .swiper_comfort_mb .comfort_item.second .img {
    height: 57.33vw;
    transition: height ease-in-out 0.8s !important;
    object-position: 10%;
  }
  .comfort_box .swiper_comfort_mb .comfort_item.second .img.showAll {
    height: 129.066vw;
  }
  .comfort_box .swiper_comfort_mb .comfort_item.third {
    padding: 0 20px;
    position: relative;
  }
  .comfort_box .swiper_comfort_mb .comfort_item.third .item_wrap {
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 20px;
  }
  .comfort_box .swiper_comfort_mb .comfort_item.third .item_wrap .item {
    width: calc(50% - 12.5px);
    flex-shrink: 0;
    margin-top: 15px;
  }
  .comfort_box .swiper_comfort_mb .comfort_item.third .item_wrap .item .item_top {
    font-family: "HyundaiSansHeadCN-lighter";
    font-size: 12px;
    font-weight: 300;
    line-height: 14.76px;
    color: rgb(255, 255, 255);
  }
  .comfort_box .swiper_comfort_mb .comfort_item.third .item_wrap .item .item_bottom {
    font-family: "HyundaiSansHeadCN";
    font-size: 14px;
    font-weight: 400;
    line-height: 17.08px;
    margin-top: 5px;
    color: rgb(255, 255, 255);
  }
  .comfort_box .swiper_comfort_mb .comfort_item.third .img {
    height: calc((100vw - 40px) * 1.223880597);
  }
  .comfort_box .swiper_comfort_mb .comfort_item .img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .comfort_box .swiper_comfort_mb .comfort_item .item_wrap {
    margin-top: 40px;
    padding: 0 20px;
  }
  .comfort_box .swiper_comfort_mb .comfort_item .item_wrap .item {
    text-align: left;
    margin-top: 25px;
  }
  .comfort_box .swiper_comfort_mb .comfort_item .item_wrap .item .item_top {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.52px;
    color: rgb(0, 0, 0);
  }
  .comfort_box .swiper_comfort_mb .comfort_item .item_wrap .item .item_bottom {
    font-family: "HyundaiSansHeadCN-lighter";
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    margin-top: 15px;
    color: rgb(109, 109, 109);
  }
  .img_txt_wrap {
    margin-top: 0;
    position: relative;
    overflow: hidden;
  }
  .img_txt_wrap.interior {
    height: 177vw;
  }
  .img_txt_wrap.interior .img_txt_img {
    object-position: 33%;
    max-height: 177vw;
    min-height: 72vw;
    height: 72vw;
    transition: height ease-in-out 0.8s !important;
  }
  .img_txt_wrap.interior .img_txt_img.showAll {
    height: 177vw;
  }
  .img_txt_wrap.intelligence_img {
    height: 177vw;
  }
  .img_txt_wrap.intelligence_img .img_txt_img {
    object-position: 26%;
    max-height: 177vw;
    min-height: 72vw;
    height: 72vw;
    transition: height ease-in-out 0.8s !important;
  }
  .img_txt_wrap.intelligence_img .img_txt_img.showAll {
    height: 177vw;
  }
  .img_txt_wrap .img_txt_img {
    width: 100%;
    height: auto;
    min-height: 177vw;
    display: block;
    object-fit: cover;
  }
  .img_txt_wrap .txt_wrap {
    left: 0;
    top: 0;
    right: 0;
    bottom: unset;
    padding-top: 100px;
    padding-bottom: 0;
    padding-left: 0;
    text-align: center;
    transition: opacity 0.3s ease-in;
  }
  .img_txt_wrap .txt_wrap.opacity0 {
    opacity: 0;
  }
  .img_txt_wrap .txt_wrap .txt_title {
    font-size: 28px;
    font-weight: 300;
    line-height: 42px;
    text-align: center;
  }
  .title_wrap_part {
    margin-top: 80px;
    margin-bottom: 40px;
  }
  .title_wrap_part.config {
    margin-top: 0;
    padding-top: 80px;
    margin-bottom: 40px;
  }
  .title_wrap_part.news {
    margin-top: 80px;
    margin-bottom: 40px;
  }
  .title_wrap_part .title_wrap_content .title_wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  .title_wrap_part .title_wrap_content .title_wrap .title {
    font-size: 28px;
    line-height: 42px;
  }
  .title_wrap_part .title_wrap_content .title_wrap .title2 {
    font-size: 24px;
    line-height: 42px;
  }
  .title_wrap_part .title_wrap_content .title_wrap .desc {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 10px;
  }
  .title_wrap_part .title_wrap_content .title_wrap .desc.desc2 {
    font-size: 14px;
    line-height: 25px;
    margin-top: 15px;
  }
  .img_text_left_wrap_mb .img_text_left_nav_box {
    box-sizing: border-box;
    margin: 0 20px 40px;
    position: relative;
    max-width: fit-content;
  }
  .img_text_left_wrap_mb .img_text_left_nav_box.no_mtop_mb {
    margin-top: 0;
  }
  .img_text_left_wrap_mb .img_text_left_nav_box::after {
    content: "";
    width: 100%;
    height: 1px;
    background: #D4D4D4;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
  }
  .img_text_left_wrap_mb .img_text_left_nav_box .img_text_left_nav_wrap {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    position: relative;
    -webkit-overflow-scrolling: auto;
  }
  .img_text_left_wrap_mb .img_text_left_nav_box .img_text_left_nav_wrap::-webkit-scrollbar {
    display: none;
  }
  .img_text_left_wrap_mb .img_text_left_nav_box .img_text_left_nav_wrap .img_text_left_nav_slide {
    width: auto;
    flex-shrink: 0;
    cursor: pointer;
    color: rgb(138, 138, 138);
  }
  .img_text_left_wrap_mb .img_text_left_nav_box .img_text_left_nav_wrap .img_text_left_nav_slide + .img_text_left_nav_slide {
    margin-left: 40px;
  }
  .img_text_left_wrap_mb .img_text_left_nav_box .img_text_left_nav_wrap .img_text_left_nav_slide > div {
    font-size: 14px;
    font-weight: 400;
    line-height: 17.08px;
    padding: 10px 0 20px;
  }
  .img_text_left_wrap_mb .img_text_left_nav_box .img_text_left_nav_wrap .img_text_left_nav_slide.active {
    color: rgb(0, 0, 0);
  }
  .img_text_left_wrap_mb .img_text_left_nav_box .img_text_left_nav_wrap .line {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 1px;
    background: #002C5F;
    display: block;
    transition: left 0.3s ease, width 0.3s ease;
  }
  .img_text_left_wrap_mb .swiper_bottom {
    overflow: hidden;
  }
  .img_text_left_wrap_mb .swiper_bottom .swiper-slide {
    padding: 0 20px;
  }
  .img_text_left_wrap_mb .swiper_bottom .swiper-slide .img {
    width: 100%;
    min-height: calc(100vw - 40px);
    display: block;
    position: relative;
    object-fit: cover;
  }
  .img_text_left_wrap_mb .swiper_bottom .swiper-slide .img .bottom_text_wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding: 0 25px 25px;
    box-sizing: border-box;
    display: block;
  }
  .img_text_left_wrap_mb .swiper_bottom .swiper-slide .img .bottom_text_wrap .bottom_text {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #fff;
  }
  .img_text_left_wrap_mb .swiper_bottom .swiper-slide .img .bottom_text_wrap .bottom_text .bottom_text_item {
    flex-shrink: 0;
    text-align: left;
  }
  .img_text_left_wrap_mb .swiper_bottom .swiper-slide .img .bottom_text_wrap .bottom_text .bottom_text_item + .bottom_text_item {
    margin-left: 0;
  }
  .img_text_left_wrap_mb .swiper_bottom .swiper-slide .img .bottom_text_wrap .bottom_text .bottom_text_item:nth-child(1), .img_text_left_wrap_mb .swiper_bottom .swiper-slide .img .bottom_text_wrap .bottom_text .bottom_text_item:nth-child(2), .img_text_left_wrap_mb .swiper_bottom .swiper-slide .img .bottom_text_wrap .bottom_text .bottom_text_item:nth-child(3) {
    width: 33.333%;
    margin-bottom: 20px;
  }
  .img_text_left_wrap_mb .swiper_bottom .swiper-slide .img .bottom_text_wrap .bottom_text .bottom_text_item:nth-child(4), .img_text_left_wrap_mb .swiper_bottom .swiper-slide .img .bottom_text_wrap .bottom_text .bottom_text_item:nth-child(5) {
    width: 33.333%;
  }
  .img_text_left_wrap_mb .swiper_bottom .swiper-slide .img .bottom_text_wrap .bottom_text .bottom_text_item .top {
    font-family: "HyundaiSansHeadCN-lighter";
    font-size: 12px;
    font-weight: 300;
    line-height: 14.76px;
    white-space: nowrap;
  }
  .img_text_left_wrap_mb .swiper_bottom .swiper-slide .img .bottom_text_wrap .bottom_text .bottom_text_item .bottom {
    font-size: 14px;
    font-weight: 400;
    line-height: 17.08px;
    text-align: center;
    margin-top: 5px;
    display: flex;
    align-items: center;
  }
  .img_text_left_wrap_mb .swiper_bottom .desc_wrap {
    font-family: "HyundaiSansHeadCN-lighter";
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    text-align: center;
    color: rgb(109, 109, 109);
    padding: 0 7px;
    margin-top: 40px;
  }
}
.config_box .config_wrap {
  width: 100%;
  background: linear-gradient(0deg, #FFF 19.72%, rgba(255, 255, 255, 0) 100%), #EEF1F6;
  padding-top: 160px;
  padding-top: 8.333vw;
  padding-bottom: 140px;
  padding-bottom: 7.291666vw;
}
.config_box .config_wrap .safe-zone-1440.config {
  overflow: initial;
}
.config_box .config_wrap .swiper_config_wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.config_box .config_wrap .swiper_pagination_mb {
  text-align: center;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  margin-top: 55px;
  margin-top: 2.864583vw;
}
.config_box .config_wrap .swiper_pagination_mb .swiper-pagination-bullet {
  width: 20px;
  width: 1.041666vw;
  height: 2px;
  background: rgba(0, 0, 0, 0.2);
  opacity: 1;
  margin: 0 5px !important;
  border-radius: 0;
  border: none;
}
.config_box .config_wrap .swiper_pagination_mb .swiper-pagination-bullet-active {
  border: none;
  opacity: 1;
  background: rgb(0, 0, 0);
}
.config_box .config_wrap .swiper_config_pic_wrap {
  width: 680px;
  width: 35.41666vw;
  position: relative;
}
.config_box .config_wrap .swiper_config_pic_wrap .swiper_config_pic {
  overflow: hidden;
  width: 100%;
}
.config_box .config_wrap .swiper_config_pic_wrap .config_tips {
  font-family: "HyundaiSansHeadCN-lighter";
  font-size: 12px;
  font-size: 0.625vw;
  font-weight: 300;
  line-height: 14.76px;
  line-height: 0.76875vw;
  text-align: left;
  color: rgb(138, 138, 138);
  margin-top: 28px;
  margin-top: 1.458333vw;
}
.config_box .config_wrap .swiper_config_pic_wrap .slide_content .img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.config_box .config_wrap .swiper_config_pic_wrap .swiper-button-prev, .config_box .config_wrap .swiper_config_pic_wrap .swiper-button-next {
  background: url(../image/btn_prev2.svg) no-repeat center;
  background-size: 100%;
  width: 30px;
  width: 1.5625vw;
  height: 30px;
  height: 1.5625vw;
  margin-top: 0;
  left: -5px;
  left: -0.260416vw;
  transform: translateX(-100%);
  top: 30%;
}
.config_box .config_wrap .swiper_config_pic_wrap .swiper-button-next {
  background: url(../image/btn_next3.svg) no-repeat center;
  background-size: 100%;
  left: unset;
  right: -5px;
  right: -0.260416vw;
  transform: translateX(100%);
}
.config_box .config_wrap .swiper_config {
  width: 560px;
  width: 29.1666vw;
  position: relative;
  overflow: hidden;
}
.config_box .config_wrap .swiper_config .slide_content {
  width: 100%;
}
.config_box .config_wrap .swiper_config .slide_content .config_title_wrap .title {
  font-size: 32px;
  font-size: 1.666vw;
  font-weight: 500;
  line-height: 39.04px;
  line-height: 2.0333vw;
}
.config_box .config_wrap .swiper_config .slide_content .config_txt {
  width: 100%;
  height: 45px;
  height: 2.34375vw;
  font-family: "HyundaiSansHeadCN-lighter";
  font-size: 20px;
  font-size: 1.041666vw;
  font-weight: 400;
  line-height: 24.72px;
  line-height: 1.2875vw;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgb(0, 44, 95);
  color: rgb(255, 255, 255);
  margin-top: 30px;
  margin-top: 1.5625vw;
}
.config_box .config_wrap .swiper_config .slide_content .config_item_wrap {
  margin-top: 10px;
  margin-top: 0.520833vw;
}
.config_box .config_wrap .swiper_config .slide_content .config_item_wrap .config_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0 9px;
  padding: 0.78125vw 0 0.46875vw;
  border-bottom: solid 1px rgb(215, 215, 215);
  color: rgb(0, 0, 0);
  font-size: 18px;
  font-size: 0.9375vw;
  line-height: 21.96px;
  line-height: 1.14375vw;
}
.config_box .config_wrap .swiper_config .slide_content .config_item_wrap .config_item .left {
  font-family: "HyundaiSansHeadCN-lighter";
  font-weight: 300;
}
.config_box .config_wrap .swiper_config .slide_content .config_item_wrap .config_item .right {
  font-weight: 500;
}
.config_box .config_wrap .swiper_config .btn_wrap {
  margin-top: 20px;
  margin-top: 1.041666vw;
}
.config_box .config_wrap .swiper_config .btn_wrap .btn_item {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 40px;
  height: 2.08333vw;
  font-size: 16px;
  font-size: 0.8333vw;
  font-weight: 500;
  line-height: 1.01666vw;
}
.config_box .config_wrap .swiper_config .btn_wrap .btn_item .btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.config_box .config_wrap .swiper_config .btn_wrap .btn_item .btn:hover {
  opacity: 0.8;
}
.config_box .config_wrap .swiper_config .btn_wrap .btn_item .btn .img {
  display: block;
  width: 16px;
  width: 0.8333vw;
  height: 16px;
  height: 0.8333vw;
}
.config_box .config_wrap .swiper_config .btn_wrap .btn_item .btn span {
  flex-shrink: 0;
  margin: 0 5px;
  margin: 0 0.260416vw;
}
.config_box .config_wrap .swiper_config .btn_wrap_swiper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  right: 0;
  top: 1.5px;
}
.config_box .config_wrap .swiper_config .btn_wrap_swiper .swiper-button-prev, .config_box .config_wrap .swiper_config .btn_wrap_swiper .swiper-button-next {
  transform: translateY(0%) !important;
  position: initial;
  left: none;
  right: none;
  top: none;
  bottom: none;
  background: url(../image/btn_prev.png) no-repeat center;
  background-size: 100%;
  width: 36px;
  width: 1.875vw;
  height: 36px;
  height: 1.875vw;
  margin-top: 0;
}
.config_box .config_wrap .swiper_config .btn_wrap_swiper .swiper-button-next {
  background: url(../image/btn_next.png) no-repeat center;
  background-size: 100%;
  margin-left: 15px;
  margin-left: 0.78125vw;
}

@media (max-width: 767px) {
  .config_box {
    position: relative;
    z-index: 3;
    background: linear-gradient(0deg, #FFF 19.72%, rgba(255, 255, 255, 0) 100%), #EEF1F6;
    padding-bottom: 60px;
  }
  .config_box .config_wrap {
    width: 100%;
    height: auto;
    background: transparent;
    padding-top: 0;
    padding-bottom: 0;
  }
  .config_box .config_wrap .swiper_config_wrap {
    display: block;
  }
  .config_box .config_wrap .swiper_pagination_mb {
    margin-top: 40px;
  }
  .config_box .config_wrap .swiper_pagination_mb .swiper-pagination-bullet {
    width: 20px;
  }
  .config_box .config_wrap .swiper_config_pic_wrap {
    width: 100%;
    box-sizing: border-box;
  }
  .config_box .config_wrap .swiper_config_pic_wrap .config_tips {
    font-size: 12px;
    line-height: 21px;
    padding: 0 20px;
    margin-top: 40px;
    color: rgb(109, 109, 109);
  }
  .config_box .config_wrap .swiper_config_pic_wrap .slide_content {
    padding: 0 20px;
  }
  .config_box .config_wrap .swiper_config_pic_wrap .slide_content .img {
    width: 100%;
    height: calc((100vw - 40px) * 0.6179104478);
    display: block;
    object-fit: cover;
  }
  .config_box .config_wrap .swiper_config {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    margin-top: 50px;
  }
  .config_box .config_wrap .swiper_config .slide_content {
    width: 100%;
  }
  .config_box .config_wrap .swiper_config .slide_content .config_title_wrap .title {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
  }
  .config_box .config_wrap .swiper_config .slide_content .config_txt {
    width: 100%;
    height: 40px;
    font-size: 16px;
    line-height: 19.78px;
    margin-top: 20px;
  }
  .config_box .config_wrap .swiper_config .slide_content .config_item_wrap {
    margin-top: 10px;
  }
  .config_box .config_wrap .swiper_config .slide_content .config_item_wrap .config_item {
    padding: 15px 0 9px;
    font-size: 14px;
    line-height: 17.22px;
  }
  .config_box .config_wrap .swiper_config .slide_content .config_item_wrap .config_item:last-child {
    border-bottom: none;
  }
  .config_box .config_wrap .swiper_config .slide_content .config_item_wrap .config_item .left {
    font-family: "HyundaiSansHeadCN-lighter";
    font-weight: 300;
  }
  .config_box .config_wrap .swiper_config .slide_content .config_item_wrap .config_item .right {
    font-weight: 400;
  }
  .config_box .config_wrap .swiper_config .btn_wrap {
    margin-top: 82px;
    width: 100%;
  }
  .config_box .config_wrap .swiper_config .btn_wrap .btn_item {
    width: 100%;
    height: 45px;
  }
  .config_box .config_wrap .swiper_config .btn_wrap .btn_item .btn {
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 24px;
    border: solid 1px #363C54;
  }
  .config_box .config_wrap .swiper_config .btn_wrap .btn_item .btn:hover {
    opacity: 1;
  }
  .config_box .config_wrap .swiper_config .btn_wrap .btn_item .btn:active {
    opacity: 0.8;
  }
  .config_box .config_wrap .swiper_config .btn_wrap .btn_item .btn span {
    flex-shrink: 0;
    margin: 0 5px;
  }
  .config_box .config_wrap .swiper_config .swiper_pagination_mb {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 85px;
  }
  .config_box .config_wrap .swiper_config .btn_wrap_swiper {
    right: 20px;
    top: 5px;
  }
  .config_box .config_wrap .swiper_config .btn_wrap_swiper .swiper-button-prev, .config_box .config_wrap .swiper_config .btn_wrap_swiper .swiper-button-next {
    width: 26px;
    height: 26px;
  }
  .config_box .config_wrap .swiper_config .btn_wrap_swiper .swiper-button-next {
    margin-left: 10px;
  }
}

.vehicle-page {
  font-family: HyundaiSansHeadCN, HyundaiSansTextCN, Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, "宋体", sans-serif;
}
.vehicle-page .main-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.vehicle-page .main-header.scrollUp {
  -webkit-transform: translateY(-80px);
  transform: translateY(-80px);
}
.vehicle-page .main-header .header-wrap .nav-wrap {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background: transparent;
  border-bottom: 1px solid transparent;
}
.vehicle-page .main-header .header-wrap .nav-wrap .links-wrap li a {
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.vehicle-page .main-header .head-content {
  width: 86.44vw;
  width: 86.44%;
  width: 84.375vw;
  max-width: 1660px;
}
.vehicle-page .main-header .logo-wrap {
  filter: grayscale(100%) brightness(0%) invert(1);
}
.vehicle-page .main-header.gnb-Fixed .header-wrap .nav-wrap {
  background: #fff;
  border-bottom: 1px solid #cccccc;
}
.vehicle-page .main-header.gnb-Fixed .header-wrap .nav-wrap .links-wrap li a {
  color: #000;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.vehicle-page .main-header.gnb-Fixed .header-wrap .nav-wrap .links-wrap li:not(.search-item):hover a {
  color: #00aad2;
}
.vehicle-page .main-header.gnb-Fixed .logo-wrap {
  filter: none;
}
.vehicle-page .page-nav-wrap.fixed-box {
  position: fixed;
  top: 0;
  z-index: 3;
}
.vehicle-page .page-nav-wrap.fixed {
  z-index: initial;
}
@media (max-width: 1024px) {
  .vehicle-page .header-wrap .logo img {
    width: 100%;
    position: absolute;
    width: 2.3rem;
    left: 50%;
    top: 0.35rem;
    transform: translateX(-50%);
  }
  .vehicle-page .header-wrap .right-wrap .sousuo-btn {
    position: absolute;
    left: 0rem;
    top: 0.35rem;
  }
}

.w100 {
  width: 100%;
}
.header-wrap {
  width: 100%;
  padding-top: 0.72rem;
  overflow: hidden;
}
.header-wrap .head-content {
  width: 11.2rem;
  margin: 0 auto;
  position: relative;
}
.header-wrap .nav-wrap {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 9;
  background-color: #ffffff;
  border-bottom: 0.02rem solid #cccccc;
}
.header-wrap .nav-wrap .head-content {
  height: 0.7rem;
  font-size: 0;
}
.header-wrap .nav-wrap .logo-wrap {
  display: inline-block;
  width: 1.6rem;
  height: 100%;
  position: relative;
}
.header-wrap .nav-wrap .logo-wrap .logo {
  vertical-align: middle;
  display: inline-block;
}
.header-wrap .nav-wrap .logo-wrap .logo img {
  width: 100%;
}
.header-wrap .nav-wrap .logo-wrap:after {
  content: "";
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}
.header-wrap .nav-wrap .links-wrap {
  display: inline-block;
  float: right;
  overflow: hidden;
}
.header-wrap .nav-wrap .links-wrap li {
  font-size: 0.16rem;
  padding: 0 1em;
  text-align: center;
  display: inline-block;
}
.header-wrap .nav-wrap .links-wrap li:last-child {
  padding-right: 0;
}
.header-wrap .nav-wrap .links-wrap li a {
  display: inline-block;
  line-height: 0.66rem;
  color: #333333;
}
.header-wrap .nav-wrap .links-wrap li:not(.search-item) a.active {
  color: #00aad2;
  border-bottom: 0.04rem solid #00aad2;
}
.header-wrap .nav-wrap .links-wrap li.search-item {
  width: 1rem;
  padding: 0;
  position: relative;
  text-align: right;
}
.header-wrap .nav-wrap .links-wrap li.search-item a {
  padding-left: 0.22rem;
  background: url("../image/icon-sousuo1.png") no-repeat left center;
  background-size: 0.16rem;
}
.header-wrap .nav-wrap .links-wrap li.search-item:before {
  content: "";
  width: 0.02rem;
  height: 0.2rem;
  background-color: #cccccc;
  position: absolute;
  left: 0.22rem;
  top: 0.25rem;
}
.header-wrap .nav-wrap .links-wrap li:not(.search-item):hover a {
  color: #00aad2;
}
.header-wrap .nav-panels-wrap {
  width: 100%;
}
.header-wrap .nav-panels-wrap .panel {
  display: none;
}
.header-wrap .nav-panels-wrap .panel .panel-items-wrap {
  margin-left: -0.16rem;
  margin-right: -0.16rem;
  padding-top: 0.5rem;
}
.header-wrap .nav-panels-wrap .panel .panel-items-wrap li {
  padding: 0 0.16rem;
  margin-bottom: 0.56rem;
}
.header-wrap .nav-panels-wrap .panel .panel-items-wrap li a {
  color: #333;
}
.header-wrap .nav-panels-wrap .panel .panel-items-wrap li a:hover .item-title {
  color: #00aad2;
}
.header-wrap .nav-panels-wrap .panel .panel-items-wrap li img {
  width: 100%;
}
.header-wrap .nav-panels-wrap .panel .panel-items-wrap li .item-title {
  font-size: 0.16rem;
  line-height: 2;
  margin-top: 0.14rem;
}
.header-wrap .nav-panels-wrap .panel .panel-items-wrap li .item-desc {
  font-size: 0.14rem;
  height: 0.48rem;
  line-height: 0.24rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-family: "HyundaiSansTextCN";
}
.header-wrap .nav-panels-wrap .panel .panel-items-wrap li.active .item-title {
  color: #00aad2;
}
.header-wrap .nav-panels-wrap .vehicles-panel {
  height: 100%;
  position: relative;
  padding-top: 0.7rem;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head {
  width: 100%;
  height: 0.7rem;
  position: absolute;
  top: 0;
  z-index: 9;
  background-color: #002c5f;
  font-size: 0;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head .vehicles-series-wrap li {
  font-size: 0.16rem;
  width: 0.96rem;
  display: inline-block;
  float: left;
  font-family: "HyundaiSansHeadCN";
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head .vehicles-series-wrap li a {
  color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  line-height: 0.7rem;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head .vehicles-series-wrap li:hover a {
  color: #ffffff;
  font-weight: bold;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head .vehicles-series-wrap li.active a {
  position: relative;
  color: #ffffff;
  font-weight: bold;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head .vehicles-series-wrap li.active a::before {
  content: "";
  width: 0;
  height: 0;
  border-width: 0.15rem;
  border-style: solid;
  border-color: #002c5f transparent transparent transparent;
  position: absolute;
  bottom: -0.3rem;
  left: 50%;
  margin-left: -0.15rem;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head .left-wrap {
  display: inline-block;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head .left-wrap.back-btn-wrap {
  width: 1.92rem;
  float: left;
  height: 0.7rem;
  line-height: 0.7rem;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head .left-wrap .back-btn {
  font-size: 0.16rem;
  color: #ffffff;
  padding-left: 0.21rem;
  background: url("../image/icon-back.png") no-repeat center left;
  background-size: 0.11rem;
  cursor: pointer;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head .right-wrap {
  width: 3.52rem;
  height: 0.7rem;
  float: right;
  text-align: center;
  position: relative;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head .right-wrap::before {
  content: "";
  width: 0.02rem;
  height: 0.2rem;
  position: absolute;
  left: 0;
  top: 0.25rem;
  background-color: #ffffff;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head .right-wrap .compare-btn {
  display: inline-block;
  width: 1.2rem;
  height: 0.4rem;
  line-height: 0.4rem;
  margin: 0.15rem 0;
  font-size: 0.16rem;
  color: #ffffff;
  cursor: pointer;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head .right-wrap .close-btn {
  display: block;
  width: 0.32rem;
  height: 0.32rem;
  background: url("../image/icon-close1.png") no-repeat center;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  cursor: pointer;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head .choosed-vehicle-wrap {
  display: inline-block;
  width: 6.72rem;
  float: left;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head .choosed-vehicle-wrap .choose-tip {
  color: #fefefe;
  font-size: 0.16rem;
  line-height: 0.7rem;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head .choosed-vehicle-wrap .choosed-vehicle {
  width: 2.24rem;
  height: 0.7rem;
  float: left;
  position: relative;
  padding: 0.11rem 0 0.11rem 0.32rem;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head .choosed-vehicle-wrap .choosed-vehicle .delete-vehicle {
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  background: url("../image/icon-delete.png") no-repeat center;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.1rem;
  cursor: pointer;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head .choosed-vehicle-wrap .choosed-vehicle p {
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #ffffff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head .compare-head {
  display: none;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head .compare-head .right-wrap {
  width: 2.56rem;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-head .compare-head .right-wrap .compare-btn {
  background-color: #00aad2;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content {
  height: 100%;
  overflow: auto;
  padding-bottom: calc(100vh - 4rem);
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap {
  width: 7.68rem;
  padding-top: 0.15rem;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-title {
  font-size: 0;
  padding: 0.15rem 0;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-title span {
  display: inline-block;
  font-size: 0.18rem;
  line-height: 0.5rem;
  position: relative;
  font-family: "HyundaiSansHeadCN";
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-title span::after {
  content: "";
  width: 100%;
  height: 0.04rem;
  background-color: #00aad2;
  position: absolute;
  left: 0;
  bottom: 0;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-list {
  margin-left: -0.16rem;
  margin-right: -0.16rem;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-list li {
  width: 1.6rem;
  margin: 0.15rem 0.16rem;
  position: relative;
  float: left;
  overflow: hidden;
  cursor: pointer;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-list li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-list li.active {
  box-shadow: 0 0.05rem 0.1rem 0 rgba(0, 0, 0, 0.2);
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-list li img {
  width: 100%;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-list li .tag-absolute {
  position: absolute;
  top: 0;
  left: 0;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-list li .tag {
  display: inline-block;
  font-size: 12px;
  min-width: 0.5rem;
  color: #fff;
  background-color: #00aad2;
  line-height: 1.5;
  padding: 0 0.3em;
  margin-right: 0.025rem;
  text-align: center;
  height: 0.24rem;
  line-height: 0.24rem;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-list li .new {
  background-color: #00aad2;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-list li .hot {
  background-color: #e63312;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-list li .vehicle-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-list li .vehicle-info p {
  line-height: 2;
  white-space: nowrap;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-list li .vehicle-info p.car-price {
  font-family: "HyundaiSansTextCN";
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-list li::before {
  content: "";
  width: 0.2rem;
  height: 0.2rem;
  border: 0.02rem solid #999999;
  box-sizing: border-box;
  border-radius: 50%;
  position: absolute;
  right: 0.06rem;
  top: 0.06rem;
  display: none;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-list li.choosed {
  border: 0.04rem solid #00aad2;
  box-shadow: none;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-list li.choosed:before {
  border: none;
  background: url("../image/icon-checked1.png") no-repeat center;
  background-size: 100%;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-list li.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-info-wrap {
  width: 3.52rem;
  padding-bottom: 0.08rem;
  position: fixed;
  top: 1.7rem;
  right: calc(50% - 5.6rem);
  box-shadow: 0 0.05rem 0.3rem 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  z-index: 3;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-info-wrap .vehicle-img {
  width: 100%;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-info-wrap .vehicle-info {
  padding: 0 0.26rem;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-info-wrap .vehicle-info .vehicle-overview {
  text-align: center;
  border-bottom: 0.02rem solid #cccccc;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-info-wrap .vehicle-info .vehicle-overview .name {
  font-size: 0.24rem;
  line-height: 1.6;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-info-wrap .vehicle-info .vehicle-overview .name-sub {
  font-family: "HyundaiSansTextCN";
  font-size: 0.18rem;
  color: #666666;
  line-height: 1.6;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-info-wrap .vehicle-info .vehicle-detail {
  border-bottom: 0.02rem solid #cccccc;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-info-wrap .vehicle-info .vehicle-detail .detail-item {
  font-size: 0;
  line-height: 0.24rem;
  margin-top: 0.08rem;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-info-wrap .vehicle-info .vehicle-detail .detail-item .detail-label {
  font-size: 0.16rem;
  display: inline-block;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-info-wrap .vehicle-info .vehicle-detail .detail-item .detail-value {
  font-size: 0.18rem;
  color: #00aad2;
  float: right;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-info-wrap .vehicle-info .vehicle-price {
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0;
  text-align: center;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-info-wrap .vehicle-info .vehicle-price span {
  font-size: 0.16rem;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-info-wrap .vehicle-info .vehicle-price span.price-unit {
  color: #00aad2;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-info-wrap .vehicle-info .vehicle-price strong {
  font-size: 0.3rem;
  color: #00aad2;
  margin: 0 0.1rem;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content.choosing .vehicle-wrap {
  width: 100%;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content.choosing .vehicle-wrap .vehicle-list li {
  max-width: 13.8%;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content.choosing .vehicle-wrap .vehicle-list li::before {
  display: block;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content.choosing .vehicle-info-wrap {
  display: none;
}
.header-wrap .nav-panels-wrap .search-panel {
  background-color: #f3f3f2;
  padding: 0.2rem 0;
}
.header-wrap .nav-panels-wrap .search-panel .search-wrap {
  width: 6.08rem;
  height: 0.5rem;
  margin: 0 auto;
  background-color: #fff;
  padding: 0 0.2rem;
  position: relative;
  white-space: nowrap;
}
.header-wrap .nav-panels-wrap .search-panel .search-wrap input {
  width: calc(100% - 0.2rem);
  height: 100%;
  display: inline-block;
  font-size: 0.2rem;
  border: none;
  vertical-align: middle;
}
.header-wrap .nav-panels-wrap .search-panel .search-wrap .nav-search-btn {
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  background: url("../image/icon-sousuo-active.png") no-repeat center;
  background-size: 100%;
  vertical-align: middle;
  cursor: pointer;
}
.header-wrap .nav-panels-wrap .search-panel .search-wrap .search-close {
  display: block;
  width: 0.18rem;
  height: 0.18rem;
  position: absolute;
  right: -0.96rem;
  top: 50%;
  transform: translateY(-50%);
  background: url("../image/icon-close2.png") no-repeat center;
  background-size: 100%;
  cursor: pointer;
}

body.vehicleOpen .main-header .header-wrap {
  height: 100vh;
}
body.vehicleOpen .main-header .header-wrap .logo-wrap {
  filter: none;
}
body.vehicleOpen .main-header .header-wrap .nav-wrap .links-wrap li a {
  color: #333;
}
body.vehicleOpen .main-header .header-wrap .nav-panels-wrap {
  height: 100%;
}

@media (max-width: 1024px) {
  .header-wrap {
    background-color: #ffffff;
    padding-top: 0;
    position: relative;
    overflow: visible;
    z-index: 9;
  }
  .header-wrap .content-wrap {
    width: 14.36rem;
    margin: 0 auto;
  }
  .header-wrap .head-content {
    height: 1.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header-wrap .logo {
    width: 2.7rem;
  }
  .header-wrap .logo img {
    width: 100%;
  }
  .header-wrap .right-wrap {
    display: flex;
    align-items: center;
  }
  .header-wrap .right-wrap .sousuo-btn {
    display: block;
    padding-right: 0.4rem;
    background: url("../image/icon-sousuo-m.png") no-repeat right center;
    background-size: 0.28rem;
    margin-right: 0.3rem;
    color: #333333;
    line-height: 2;
  }
  .header-wrap .right-wrap .menu-btn {
    display: block;
    width: 0.37rem;
    height: 0.37rem;
    background: url("../image/icon-menu.png") no-repeat center;
    background-size: 100%;
  }
  .header-wrap .right-wrap .menu-btn.close {
    background-image: url("../image/close-mob.png");
  }
  .header-wrap .menu-wrap {
    width: 0;
    height: calc(100vh - 1.2rem);
    padding-top: 0.35rem;
    position: absolute;
    top: 1.2rem;
    right: 0;
    background-color: #fff;
    z-index: 3;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
  }
  .header-wrap .menu-wrap.in {
    width: 100%;
  }
  .header-wrap .menu-wrap .search-wrap {
    width: 100%;
    height: 0.9rem;
    background-color: #f3f3f2;
    border-radius: 0.04rem;
    padding: 0 0.2rem;
    display: flex;
    align-items: center;
  }
  .header-wrap .menu-wrap .search-wrap .nav-search-btn {
    display: block;
    width: 0.36rem;
    height: 0.36rem;
    background: url("../image/icon-sousuo-m.png") no-repeat center;
    background-size: 100%;
    margin-right: 0.16rem;
  }
  .header-wrap .menu-wrap .search-wrap input {
    width: calc(100% - 0.52rem);
    border: none;
    background-color: transparent;
    font-size: 0.3rem;
  }
  .header-wrap .menu-wrap .nav-list {
    margin-top: 0.35rem;
  }
  .header-wrap .menu-wrap .nav-list li {
    display: block;
    width: 100%;
    height: 1.2rem;
    line-height: 1.2rem;
    border-bottom: 0.02rem solid #cccccc;
    background: url("../image/icon-arrow-r.png") no-repeat right center;
    background-size: 0.16rem;
  }
  .header-wrap .menu-wrap .nav-list li a {
    font-size: 0.36rem;
    color: #333333;
    display: block;
    width: 100%;
  }
  .header-wrap .menu-wrap .head-btns {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1.4rem;
    display: flex;
  }
  .header-wrap .menu-wrap .head-btns:after {
    content: "";
    width: 0.02rem;
    height: 0.9rem;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .header-wrap .menu-wrap .head-btns .head-btn {
    flex: 1;
    display: flex;
    background-color: #002c5f;
    color: #fff;
    font-size: 0.32rem;
    justify-content: center;
    align-items: center;
  }
  .header-wrap .menu-wrap .head-btns .head-btn i {
    width: 0.8rem;
    height: 100%;
    margin-right: 0.47rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
  }
  .header-wrap .menu-wrap .head-btns .head-btn.testDrive i {
    background-image: url("../image/icon-nav-drive.png");
  }
  .header-wrap .menu-wrap .head-btns .head-btn.dealerSearch i {
    background-image: url("../image/icon-nav-dealer.png");
  }
  .header-wrap .panel-wrap {
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-color: #fff;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
  }
  .header-wrap .panel-wrap.in {
    width: 100%;
  }
  .header-wrap .panel-wrap .panel-title {
    height: 1.2rem;
    background-color: #f3f3f2;
    text-align: center;
    line-height: 1.2rem;
    font-size: 0.36rem;
  }
  .header-wrap .panel-wrap .panel-title .content-wrap {
    position: relative;
    height: 100%;
  }
  .header-wrap .panel-wrap .panel-title .back-btn {
    display: block;
    width: 0.16rem;
    height: 100%;
    background: url("../image/icon-arrow-l.png") no-repeat center;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .header-wrap .panel-wrap .panel {
    padding-bottom: 0.7rem;
    height: calc(100% - 1.2rem);
    overflow-y: auto;
    display: none;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle {
    padding-bottom: 0;
    overflow: hidden;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehicle-tab {
    display: flex;
    justify-content: center;
    position: relative;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehicle-tab span {
    width: 2.44rem;
    text-align: center;
    line-height: 1.2rem;
    font-size: 0.32rem;
    position: relative;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehicle-tab span.active {
    color: #000;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehicle-tab span.active:after {
    content: "";
    width: 2.16rem;
    height: 0.04rem;
    background-color: #00aad2;
    position: absolute;
    display: inline-block;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehicle-tab-content {
    height: calc(100% - 1.6rem);
    overflow-y: auto;
    width: 12.48rem;
    margin: 0.8rem auto 0;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehile-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 2.3rem;
    display: none;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehile-wrap.active {
    display: flex;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehile-wrap .vehicle-item {
    width: 6.1rem;
    position: relative;
    margin-bottom: 0.8rem;
    border: 0.02rem solid #e5e5e5;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehile-wrap .vehicle-item .tag-absolute {
    position: absolute;
    font-size: 0;
    top: 0;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehile-wrap .vehicle-item .tag-absolute .tag {
    display: inline-block;
    width: auto;
    padding: 0 0.3em;
    height: 0.24rem;
    min-width: 0.5rem;
    line-height: 0.24rem;
    color: #ffffff;
    font-size: 0.14rem;
    text-align: center;
    margin-right: 0.05rem;
    height: 0.5rem;
    line-height: 0.5rem;
    font-family: "HyundaiSansTextCN";
    font-size: 0.24rem;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehile-wrap .vehicle-item .tag-absolute .tag.new {
    background-color: #00aad2;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehile-wrap .vehicle-item .tag-absolute .tag.hot {
    background-color: #e63312;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehile-wrap .vehicle-item .tag-absolute .tag.coming {
    background-color: #999999;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehile-wrap .vehicle-item img {
    width: 100%;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehile-wrap .vehicle-item .vehicle-info {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-bottom: 0.8rem;
    color: #333333;
    text-align: center;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehile-wrap .vehicle-item .vehicle-info .vehicle-name {
    font-size: 0.36rem;
    line-height: 1.5;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehile-wrap .vehicle-item .vehicle-info .vehicle-price {
    font-size: 0.32rem;
    line-height: 1.625;
  }
  .header-wrap .panel-wrap .panel .panel-item-wrap {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }
  .header-wrap .panel-wrap .panel .panel-item {
    margin-top: 0.6rem;
    padding: 0 0.25rem;
  }
  .header-wrap .panel-wrap .panel .panel-item img {
    width: 100%;
  }
  .header-wrap .panel-wrap .panel .panel-item .item-title {
    padding-top: 0.25rem;
    font-size: 0.32rem;
    line-height: 1.875;
    color: #00aad2;
  }
  .header-wrap .panel-wrap .panel .panel-item .item-desc {
    font-size: 0.28rem;
    line-height: 1.5;
    padding-bottom: 0.3rem;
    color: #333333;
  }
}
@media (max-width: 767px) {
  .header-wrap .content-wrap {
    width: 6.86rem;
  }
  .header-wrap .head-content {
    height: 1rem;
  }
  .header-wrap .logo {
    width: 2.3rem;
  }
  .header-wrap .right-wrap .sousuo-btn {
    padding: 0;
    width: 0.32rem;
    height: 0.31rem;
    background-position: center;
    background-size: 100%;
    margin-right: 0.3rem;
  }
  .header-wrap .right-wrap .menu-btn {
    width: 0.4rem;
    height: 0.4rem;
  }
  .header-wrap .menu-wrap {
    height: calc(100vh - 1rem);
    padding-top: 0.3rem;
    top: 1rem;
  }
  .header-wrap .menu-wrap .search-wrap {
    height: 0.8rem;
    padding: 0 0.2rem;
  }
  .header-wrap .menu-wrap .search-wrap .nav-search-btn {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    margin-right: 0.2rem;
  }
  .header-wrap .menu-wrap .search-wrap .nav-search-btn input {
    width: calc(100% - 0.5rem);
    font-size: 0.24rem;
  }
  .header-wrap .menu-wrap .nav-list {
    margin-top: 0.3rem;
  }
  .header-wrap .menu-wrap .nav-list li {
    height: 0.9rem;
    line-height: 0.9rem;
    background-size: 0.15rem;
  }
  .header-wrap .menu-wrap .nav-list li a {
    font-size: 0.28rem;
  }
  .header-wrap .menu-wrap .head-btns {
    height: 0.8rem;
  }
  .header-wrap .menu-wrap .head-btns:after {
    content: "";
    width: 0.02rem;
    height: 0.4rem;
  }
  .header-wrap .menu-wrap .head-btns .head-btn {
    font-size: 0.24rem;
  }
  .header-wrap .menu-wrap .head-btns .head-btn i {
    width: 0.4rem;
    margin-right: 0.12rem;
  }
  .header-wrap .menu-wrap .head-btns .head-btn.testDrive i {
    background-image: url("../image/icon-nav-drive.png");
  }
  .header-wrap .menu-wrap .head-btns .head-btn.dealerSearch i {
    background-image: url("../image/icon-nav-dealer.png");
  }
  .header-wrap .panel-wrap .panel-title {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.24rem;
  }
  .header-wrap .panel-wrap .panel-title .back-btn {
    width: 0.15rem;
  }
  .header-wrap .panel-wrap .panel {
    height: calc(100% - 0.8rem);
    padding-bottom: 0.4rem;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle {
    padding-bottom: 0;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehicle-tab span {
    width: 1.3rem;
    line-height: 0.8rem;
    font-size: 0.24rem;
    position: relative;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehicle-tab span.active {
    color: #002c5f;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehicle-tab span.active:after {
    width: 1.2rem;
    height: 0.04rem;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehicle-tab-content {
    height: calc(100% - 1.3rem);
    width: 6.86rem;
    margin-top: 0.5rem;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehile-wrap {
    padding-bottom: 0.2rem;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehile-wrap .vehicle-item {
    width: 3.33rem;
    margin-bottom: 0.5rem;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehile-wrap .vehicle-item .tag-absolute .tag {
    height: 0.5rem;
    line-height: 0.5rem;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehile-wrap .vehicle-item .vehicle-info {
    padding-bottom: 0.3rem;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehile-wrap .vehicle-item .vehicle-info .vehicle-name {
    font-size: 0.28rem;
    line-height: 1.5;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehile-wrap .vehicle-item .vehicle-info .vehicle-price {
    font-size: 0.3rem;
    line-height: 1.4;
  }
  .header-wrap .panel-wrap .panel .panel-item {
    margin-top: 0.5rem;
  }
  .header-wrap .panel-wrap .panel .panel-item .item-title {
    padding-top: 0.1rem;
    font-size: 0.3rem;
    line-height: 2;
  }
  .header-wrap .panel-wrap .panel .panel-item .item-desc {
    font-size: 0.24rem;
    line-height: 1.5;
    padding-bottom: 0.1rem;
  }
  .header-wrap {
    background-color: transparent !important;
    transition: all 0.3s;
  }
  .header-wrap .head-content-wrap {
    border-color: transparent !important;
    transition: all 0.3s;
  }
  .header-wrap .head-content-wrap .head-content {
    filter: grayscale(100%) brightness(0%) invert(1);
  }
  .main-header.gnb-Fixed .header-wrap {
    background-color: #fff !important;
  }
  .main-header.gnb-Fixed .header-wrap .head-content-wrap {
    border-color: #ccc !important;
  }
  .main-header.gnb-Fixed .header-wrap .head-content-wrap .head-content {
    filter: none;
  }
}

* {
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
}

**:hover,
*:active,
::before,
::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img {
  pointer-events: none;
}

.w100 {
  width: 100%;
}

body.overflow {
  overflow: hidden;
}

.top-title.ccnc {
  pointer-events: none;
}

.icon-image {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  width: 4vw;
  transform: translate(-50%, -50%);
}
.icon-image img {
  width: 100%;
}

.wonderful-container .bg—bn img {
  display: block;
  max-width: 100%;
  height: auto;
  z-index: -1;
}

.wonderful-container .bt {
  position: relative;
  display: inline-block;
}

.wonderful-container .bg-txt {
  position: absolute;
  z-index: 2;
  bottom: 1.2em;
  right: 1.2em;
  color: #fff;
  font-size: 1.3em;
  letter-spacing: 0.1em;
  text-align: right;
}

.wonderful-container .bg-txt-t {
  font-size: 1.3em;
}

.wonderful-container .bg-txt-t1 {
  font-size: 1.6em;
}

::-webkit-scrollbar {
  width: 2px;
  height: 1px;
}

::-webkit-scrollbar-thumb,
::-webkit-scrollbar-button {
  background-color: #868686;
  border-radius: 10px;
}

::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 10px;
}

.body {
  overflow: initial;
}

.main-container {
  overflow: initial;
}

.main-container {
  background: transparent;
}

.img-maxheight {
  max-height: calc(100vh - 3.64630604vw);
  object-fit: cover;
}

.appearance-wrap1 .img-maxheight,
#performance-container .img-maxheight,
#system-container .img-maxheight {
  max-height: calc(100vh - 3.64630604vw - 6.26016em);
}

.swiper-slide {
  overflow: hidden;
}

.video-ami-wrap {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.video-ami-wrap .video-ami-box {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.hmc5 {
  background-color: #fff;
  color: #000;
}
.hmc5 p,
.hmc5 span,
.hmc5 a,
.hmc5 strong,
.hmc5 ol,
.hmc5 ul,
.hmc5 li,
.hmc5 dl,
.hmc5 dt,
.hmc5 dd {
  list-style: none;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  line-height: 1.4;
  line-height: 1;
  outline: none;
  border: 0;
}
.hmc5 ::-webkit-input-placeholder {
  color: #fff;
}
.hmc5 a {
  text-decoration: none;
  color: #000;
  background-color: transparent;
  color: #000;
}
.hmc5 dd {
  margin: 0;
}
.hmc5 button {
  text-decoration: none;
  color: #000;
  outline: none;
  background-color: transparent;
  font: inherit;
  overflow: visible;
  margin: 0;
  text-transform: none;
  cursor: pointer;
  border: 0;
}

.vehicle-page .main-header {
  z-index: 20;
}

.vehicle-page .main-header .header-wrap .nav-wrap {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1333333333), rgba(0, 0, 0, 0));
  border-bottom: 0;
  text-shadow: 2px 2px 2px rgba(71, 71, 71, 0.8274509804);
}

.vehicleOpen .main-header .header-wrap .nav-wrap {
  text-shadow: none;
}

.vehicle-page .gnb-Fixed .header-wrap .nav-wrap {
  transition: none;
  text-shadow: unset;
}

.safe-zone {
  width: 84.375vw;
}

.swiper-button-prev {
  left: 18.8125vw;
}

.swiper-button-next {
  right: 18.8125vw;
}

.swiper-slide img,
.swiper-slide .img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.main-container {
  overflow: hidden;
}

.cookie-pop {
  left: 50%;
  transform: translateX(-50%);
}

.intelligence_box .intelligence {
  overflow: initial;
  width: 1461px;
  width: 76.09375vw;
  transform: translateX(10px);
  transform: translateX(0.520833vw);
}
.intelligence_box .intelligence_scroll_content {
  display: flex;
  text-align: left;
}
.intelligence_box .intelligence_scroll_content .left {
  position: relative;
  width: 1080px;
  width: 56.25vw;
  height: 600px;
  height: 31.25vw;
  margin-right: 20px;
  margin-right: 1.04166vw;
}
.intelligence_box .intelligence_scroll_content .left .img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.intelligence_box .intelligence_scroll_content .left .left_txt_wrap {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  color: #fff;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 20px 60px;
  padding: 1.04166vw 3.125vw;
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(10px);
}
.intelligence_box .intelligence_scroll_content .left .left_txt_wrap .top {
  color: #FFF;
  font-size: 24px;
  font-size: 1.25vw;
  font-weight: 500;
}
.intelligence_box .intelligence_scroll_content .left .left_txt_wrap .bottom {
  color: #FFF;
  font-family: "HyundaiSansHeadCN-lighter";
  font-size: 16px;
  font-size: 0.8333vw;
  font-weight: 300;
  line-height: 24px;
  line-height: 1.25vw;
  margin-top: 0.520833vw;
}
.intelligence_box .intelligence_scroll_content .right {
  width: 361px;
  width: 18.8020833vw;
  height: 600px;
  height: 31.25vw;
  overflow-x: hidden;
  overflow-y: auto;
  /* 滚动条整体样式 */
  /* 滚动条两端按钮 */
  /* 滚动条里面小方块 */
  /*滚动条里面轨道*/
}
.intelligence_box .intelligence_scroll_content .right::-webkit-scrollbar {
  width: 5px;
  width: 0.2604166vw;
  background: rgba(0, 0, 0, 0.08);
  border-radius: 100px;
  overflow: hidden;
  cursor: pointer;
  display: block !important;
}
.intelligence_box .intelligence_scroll_content .right::-webkit-scrollbar-button {
  background-color: transparent;
  display: none !important;
}
.intelligence_box .intelligence_scroll_content .right::-webkit-scrollbar-corner {
  background-color: transparent;
}
.intelligence_box .intelligence_scroll_content .right::-webkit-scrollbar-thumb {
  background-color: rgb(0, 0, 0);
  border-radius: 100px;
}
.intelligence_box .intelligence_scroll_content .right::-webkit-scrollbar-track {
  background-color: transparent;
}
.intelligence_box .intelligence_scroll_content .right:hover::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.8);
}
.intelligence_box .intelligence_scroll_content .right .scroll_wrap {
  padding-right: 18px;
  padding-right: 0.9375vw;
}
.intelligence_box .intelligence_scroll_content .right .scroll_wrap .item {
  position: relative;
  cursor: pointer;
  transition: opacity ease-in 0.15s;
}
.intelligence_box .intelligence_scroll_content .right .scroll_wrap .item:hover {
  opacity: 0.8;
}
.intelligence_box .intelligence_scroll_content .right .scroll_wrap .item + .item {
  margin-top: 15px;
  margin-top: 0.78125vw;
}
.intelligence_box .intelligence_scroll_content .right .scroll_wrap .item .img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.intelligence_box .intelligence_scroll_content .right .scroll_wrap .item .txt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  font-size: 18px;
  font-size: 0.9375vw;
  font-weight: 500;
  line-height: 21.96px;
  line-height: 1.14375vw;
  padding: 20px 18px;
  padding: 1.04166vw 0.9375vw;
}
.intelligence_box .slide_wrap {
  display: flex;
  justify-content: space-between;
}
.intelligence_box .slide_wrap .slide_left {
  width: 705px;
  width: 36.71875vw;
  height: 800px;
  height: 41.6666vw;
}
.intelligence_box .slide_wrap .slide_left .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.intelligence_box .slide_wrap .slide_right {
  margin-left: 30px;
  margin-left: 1.5625vw;
  width: 705px;
  width: 36.71875vw;
  height: 800px;
  height: 41.6666vw;
  box-sizing: border-box;
  background: rgb(239, 237, 235);
  padding: 212px 92px 0;
  padding: 11.04166vw 4.79166vw 0;
}
.intelligence_box .slide_wrap .slide_right .right_item {
  text-align: left;
  padding-bottom: 25px;
  padding-bottom: 1.302083vw;
  margin-bottom: 60px;
  margin-bottom: 3.125vw;
  border-bottom: solid 1px #000;
}
.intelligence_box .slide_wrap .slide_right .right_item .right_title_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.intelligence_box .slide_wrap .slide_right .right_item .right_title_wrap .right_title {
  font-size: 24px;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 29.28px;
  line-height: 1.525vw;
}
.intelligence_box .slide_wrap .slide_right .right_item .right_title_wrap .img {
  width: 24px;
  width: 1.25vw;
  height: 24px;
  height: 1.25vw;
  display: none;
  pointer-events: auto;
  cursor: pointer;
}
.intelligence_box .slide_wrap .slide_right .right_item .right_title_wrap .img.active {
  display: block;
}
.intelligence_box .slide_wrap .slide_right .right_item .right_title_wrap .img:hover {
  opacity: 0.8;
}
.intelligence_box .slide_wrap .slide_right .right_item .right_desc {
  font-family: "HyundaiSansHeadCN-lighter";
  font-size: 18px;
  font-size: 0.9375vw;
  font-weight: 300;
  line-height: 22px;
  line-height: 1.14583vw;
  margin-top: 20px;
  margin-top: 1.04166vw;
  height: 0;
  overflow: hidden;
  transition: height ease-in 0.15s;
}
.intelligence_box .slide_wrap .slide_right .right_item .right_desc.active {
  height: 44px;
  height: 2.29166vw;
}

@media (max-width: 767px) {
  .intelligence_box .intelligence_mb .wrap {
    padding: 0 20px;
  }
  .intelligence_box .intelligence_mb .wrap .item {
    background: #F7F7F7;
    margin-bottom: 30px;
  }
  .intelligence_box .intelligence_mb .wrap .item.hidden {
    display: none;
  }
  .intelligence_box .intelligence_mb .wrap .item .img {
    width: 100%;
    height: calc((100vw - 40px) * 215 / 335);
    display: block;
    object-fit: cover;
  }
  .intelligence_box .intelligence_mb .wrap .item .top {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.52px;
    margin-top: 25px;
    padding: 0 20px;
  }
  .intelligence_box .intelligence_mb .wrap .item .bottom {
    font-family: "HyundaiSansHeadCN-lighter";
    font-size: 12px;
    font-weight: 300;
    line-height: 21px;
    margin-top: 10px;
    padding: 0 20px 25px;
  }
  .intelligence_box .intelligence_mb .btn_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
  }
  .intelligence_box .intelligence_mb .btn_wrap .btn_item {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: rgb(0, 44, 95);
    width: 160px;
    height: 35px;
    padding: 11.5px 10px;
    border: solid 1px rgb(0, 44, 95);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  .intelligence_box .intelligence_mb .btn_wrap .btn_item:active {
    opacity: 0.8;
  }
  .intelligence_box .intelligence_mb .btn_wrap .btn_item .more {
    display: block;
  }
  .intelligence_box .intelligence_mb .btn_wrap .btn_item .no_more {
    display: none;
  }
  .intelligence_box .intelligence_mb .btn_wrap .btn_item.more .more {
    display: none;
  }
  .intelligence_box .intelligence_mb .btn_wrap .btn_item.more .no_more {
    display: block;
  }
  .intelligence_box .slide_wrap {
    display: block;
  }
  .intelligence_box .slide_wrap .slide_left {
    width: 100%;
    height: auto;
  }
  .intelligence_box .slide_wrap .slide_left .img {
    width: 100%;
    height: 100%;
    height: 129.333vw;
    object-fit: cover;
  }
  .intelligence_box .slide_wrap .slide_right {
    margin-left: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    background: transparent;
    padding: 40px 20px 55px;
  }
  .intelligence_box .slide_wrap .slide_right .right_item {
    text-align: left;
    padding-bottom: 0;
    margin-bottom: 25px;
    border-bottom: none;
  }
  .intelligence_box .slide_wrap .slide_right .right_item .right_title_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .intelligence_box .slide_wrap .slide_right .right_item .right_title_wrap .right_title {
    font-size: 16px;
    line-height: 19.52px;
  }
  .intelligence_box .slide_wrap .slide_right .right_item .right_title_wrap .img {
    display: none;
  }
  .intelligence_box .slide_wrap .slide_right .right_item .right_title_wrap .img.active {
    display: none;
  }
  .intelligence_box .slide_wrap .slide_right .right_item .right_desc {
    font-family: "HyundaiSansHeadCN-lighter";
    font-size: 14px;
    line-height: 25px;
    margin-top: 15px;
    height: auto;
  }
  .intelligence_box .slide_wrap .slide_right .right_item .right_desc.active {
    height: auto;
  }
}
.interior_box {
  background: #F2F2F2;
  padding-bottom: 160px;
  padding-bottom: 8.333vw;
}
.interior_box .swiper_interior_wrap {
  width: 100%;
  overflow: hidden;
}
.interior_box .swiper_interior .swiper-slide {
  position: relative;
  overflow: hidden;
  background: #fff;
  overflow: hidden;
  transition: opacity ease-in 0.3s;
  opacity: 0.4;
}
.interior_box .swiper_interior .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.interior_box .swiper_interior .swiper-slide.swiper-slide-active .slide_txt_box {
  opacity: 1;
  transform: translateY(0);
}
.interior_box .swiper_interior .swiper-slide .img {
  width: 100%;
  height: 100%;
  height: 41.666vw;
  object-fit: cover;
  display: block;
}
.interior_box .swiper_interior .swiper-slide video {
  background: #fff;
  opacity: 0.999999;
}
.interior_box .swiper_interior .swiper-slide .slide_txt_box {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  box-sizing: border-box;
  width: 57%;
  height: auto;
  padding-left: 80px;
  padding-left: 4.166vw;
  padding-bottom: 60px;
  padding-bottom: 3.125vw;
  opacity: 0;
  transition: opacity ease-in 0.3s translate ease-in 0.8s;
  transform: translateY(100px);
}
.interior_box .swiper_interior .swiper-slide .slide_txt_box .slide_txt_wrap .slide_txt_title {
  color: #fff;
  font-size: 30px;
  font-size: 1.5625vw;
  font-weight: 500;
  line-height: 37px;
  line-height: 1.92708vw;
  text-align: left;
}
.interior_box .swiper_interior .swiper-slide .slide_txt_box .slide_txt_wrap .slide_txt_desc {
  color: #fff;
  font-size: 18px;
  font-size: 0.9375vw;
  font-weight: 300;
  line-height: 28px;
  line-height: 1.45833vw;
  text-align: justify;
  margin-top: 15px;
  margin-top: 0.78125vw;
  font-family: "HyundaiSansHeadCN-lighter";
}
.interior_box .swiper_interior .swiper-button-prev, .interior_box .swiper_interior .swiper-button-next {
  background: url(../image/btn_prev.png) no-repeat center;
  background-size: 100%;
  width: 2.6vw;
  height: 2.6vw;
  margin-top: 0;
}
.interior_box .swiper_interior .swiper-button-next {
  background: url(../image/btn_next.png) no-repeat center;
  background-size: 100%;
}
.interior_box .swiper_interior .swiper_interior_pagination {
  position: absolute;
  bottom: 60px;
  bottom: 3.125vw;
  text-align: center;
  z-index: 2;
  width: fit-content;
  right: 400px;
  right: 20.833vw;
  left: inherit;
}
.interior_box .swiper_interior .swiper-pagination-bullet {
  width: 40px;
  width: 2.0833vw;
  height: 3px;
  height: 0.15625vw;
  background: rgba(255, 255, 255, 0.4);
  opacity: 1;
  margin: 0 0.26vw !important;
  border-radius: 0;
}
.interior_box .swiper_interior .swiper-pagination-bullet-active {
  background: #fff;
}

@media (max-width: 767px) {
  .interior_box {
    background: #F7F7F7;
    padding-bottom: 100px;
  }
  .img_title_wrap_mb {
    position: relative;
  }
  .img_title_wrap_mb .swiper-slide .img {
    width: 100%;
    display: block;
    height: 129.333vw;
    object-fit: cover;
  }
  .img_title_wrap_mb .swiper-slide .slide_title {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.52px;
    text-align: center;
    color: rgb(0, 0, 0);
    margin-top: 40px;
    padding: 0 20px;
  }
  .img_title_wrap_mb .swiper-slide .desc_wrap {
    font-family: "HyundaiSansHeadCN-lighter";
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    text-align: center;
    margin-top: 20px;
    padding: 0 20px;
    color: rgb(109, 109, 109);
  }
}

.safe-zone-1440 {
  width: 75vw;
  overflow: hidden;
  margin: auto;
}

.kv {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
}

.kv-container {
  position: relative;
  height: 100vh;
}
.kv-container .kv-wrap .kv-box {
  position: relative;
  width: 100vw;
  height: 100vh;
  background: #D5D9E4;
}

.unify-slogan-wrap {
  position: absolute;
  top: 18.88%;
  left: 50%;
  bottom: 15%;
  transform: translate3d(-50%, 0, 1px);
  color: #fff;
  cursor: default;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  line-height: 1;
  /* KV政策 */
}
.unify-slogan-wrap .unify-slogan-model {
  font-size: 60px;
  font-size: 3.125vw;
  font-weight: 500;
}
.unify-slogan-wrap .unify-slogan-text {
  margin-top: 30px;
  font-size: 32px;
  font-size: 1.666vw;
  font-weight: 400;
  line-height: 39.04px;
  line-height: 2.033vw;
  letter-spacing: 0.1em;
}
.unify-slogan-wrap .unify-slogan-price {
  font-size: 28px;
  font-size: 1.458vw;
  font-weight: 400;
  line-height: 34.61px;
  line-height: 1.802vw;
  text-align: left;
  margin-bottom: 30px;
}
.unify-slogan-wrap .slogan_price_btn_wrap .btn_wrap {
  margin-top: 60px;
  margin-top: 3.125vw;
}
.unify-slogan-wrap .slogan_price_btn_wrap .btn_wrap .btn_content {
  display: flex;
}
.unify-slogan-wrap .slogan_price_btn_wrap .btn_wrap .btn {
  padding: 10px 40px;
  padding: 0.5208vw 2.083vw;
  border: solid 1px #fff;
  background: transparent;
  cursor: pointer;
  margin-right: 20px;
  margin-right: 1.0416vw;
}
.unify-slogan-wrap .slogan_price_btn_wrap .btn_wrap .btn:hover {
  color: #002c5f;
  background: white;
  border-color: #fff;
}
.unify-slogan-wrap.policy {
  width: 92.185vw;
  left: 7.815vw;
  right: 0;
  bottom: 0;
  top: 12%;
  transform: translate3d(0, 0, 1px);
}
.unify-slogan-wrap.policy .unify-slogan-model {
  font-size: 60px;
  font-size: 3.125vw;
  line-height: 74px;
  line-height: 3.854166vw;
  letter-spacing: 3px;
  font-weight: bold;
  color: rgb(0, 0, 0);
}
.unify-slogan-wrap.policy .unify-slogan-model.colorWhite {
  color: #fff;
}
.unify-slogan-wrap.policy .unify-slogan-model.small {
  color: #000;
  font-size: 36px;
  font-size: 1.875vw;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 1.8px;
  margin-bottom: 5px;
  margin-bottom: 0.2604166vw;
}
.unify-slogan-wrap.policy .unify-slogan-text {
  color: #000;
}
.unify-slogan-wrap.policy .right_wrap {
  position: absolute;
  right: 0;
  top: 0;
  background: rgb(0, 44, 95);
  display: flex;
  padding: 0 60px;
  padding: 0 3.125vw;
}
.unify-slogan-wrap.policy .right_wrap .right_item {
  padding: 40px 0;
  padding: 2.0833vw 0;
}
.unify-slogan-wrap.policy .right_wrap .right_item + .right_item {
  margin-left: 110px;
  margin-left: 5.729166vw;
  position: relative;
}
.unify-slogan-wrap.policy .right_wrap .right_item + .right_item::before {
  content: "";
  width: 1px;
  height: 114px;
  height: 5.9375vw;
  background: #fff;
  position: absolute;
  top: 50%;
  left: -55px;
  left: -2.8645833vw;
  transform: translateY(-50%);
}
.unify-slogan-wrap.policy .right_wrap .right_item .top {
  font-weight: 400;
  font-size: 30px;
  font-size: 1.5625vw;
  line-height: 37px;
  line-height: 1.9270833vw;
}
.unify-slogan-wrap.policy .right_wrap .right_item .bottom {
  margin-top: 15px;
  margin-top: 0.78125vw;
  font-weight: bold;
  font-size: 25px;
  font-size: 1.3020833vw;
  height: 62px;
  height: 3.229166vw;
  line-height: 62px;
  line-height: 3.229166vw;
}
.unify-slogan-wrap.policy .right_wrap .right_item .bottom span {
  font-size: 50px;
  font-size: 2.604166vw;
}
.unify-slogan-wrap.policy .policy_bottom {
  position: absolute;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.0416vw;
  line-height: 24px;
  line-height: 1.25vw;
  color: #000;
  bottom: 100px;
  bottom: 5.20833vw;
}
.unify-slogan-wrap.policy .policy_bottom.colorWhite {
  color: #fff;
}
.unify-slogan-wrap.policy .policy_bottom.time {
  left: 0;
}
.unify-slogan-wrap.policy .policy_bottom.tips {
  right: 50px;
  right: 2.604166vw;
}
.unify-slogan-wrap.policy .policy_6 {
  position: absolute;
  left: -7.815vw;
  right: 0;
  bottom: 0;
  padding: 30px 150px 65px;
  padding: 1.5625vw 7.8125vw 3.3854166vw;
  background-color: #F6F2EF;
  color: #002c5f;
  font-size: 30px;
  font-size: 1.5625vw;
  line-height: 37px;
  line-height: 1.9270833vw;
  font-weight: 700;
}
.unify-slogan-wrap.policy .policy_6 .title_top {
  color: #FFF;
  padding: 10px 20px;
  padding: 0.520833vw 1.041666vw;
  background: #00316C;
  width: fit-content;
}
.unify-slogan-wrap.policy .policy_6 .desc_wrap {
  display: flex;
  align-items: center;
  margin-top: 15px;
  margin-top: 0.78125vw;
}
.unify-slogan-wrap.policy .policy_6 .desc_wrap .item {
  position: relative;
}
.unify-slogan-wrap.policy .policy_6 .desc_wrap .item span {
  color: #E475A3;
}
.unify-slogan-wrap.policy .policy_6 .desc_wrap .item + .item {
  margin-left: 30px;
  margin-left: 1.5625vw;
}
.unify-slogan-wrap.policy .policy_6 .desc_wrap .item + .item::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 24px;
  height: 1.25vw;
  display: block;
  background-color: #CECECE;
  left: -0.78125vw;
  top: 50%;
  transform: translateY(-50%);
}
.unify-slogan-wrap.policy .policy_5 {
  position: absolute;
  left: -7.815vw;
  right: 0;
  bottom: 0;
  padding: 30px 120px 30px 150px;
  padding: 1.5625vw 6.25vw 1.5625vw 7.8125vw;
  background-color: #F6F2EF;
  color: #000;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.unify-slogan-wrap.policy .policy_5 .left {
  display: flex;
}
.unify-slogan-wrap.policy .policy_5 .left .item {
  position: relative;
  min-width: 192px;
  min-width: 10vw;
}
.unify-slogan-wrap.policy .policy_5 .left .item:nth-child(2) {
  min-width: 201px;
  min-width: 10.46875vw;
}
.unify-slogan-wrap.policy .policy_5 .left .item:nth-child(3) {
  min-width: 259px;
  min-width: 13.4895833vw;
}
.unify-slogan-wrap.policy .policy_5 .left .item + .item {
  margin-left: 160px;
  margin-left: 8.333vw;
}
.unify-slogan-wrap.policy .policy_5 .left .item + .item::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 120px;
  height: 6.25vw;
  display: block;
  background-color: #CECECE;
  left: -80px;
  left: -4.1666vw;
  top: 50%;
  transform: translateY(-50%);
}
.unify-slogan-wrap.policy .policy_5 .left .item .top {
  color: #FFF;
  font-size: 30px;
  font-size: 1.5625vw;
  font-weight: 500;
  line-height: 37px;
  line-height: 1.9270833vw;
  padding: 10px 20px;
  padding: 0.520833vw 1.041666vw;
  background: #00316C;
  width: fit-content;
}
.unify-slogan-wrap.policy .policy_5 .left .item .bottom {
  margin-top: 15px;
  margin-top: 0.78125vw;
  font-size: 24px;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 36px;
  line-height: 1.875vw;
}
.unify-slogan-wrap.policy .policy_5 .right .right_time {
  font-size: 24px;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 29px;
  line-height: 1.5104166vw;
}
.unify-slogan-wrap.policy .policy_5 .right .right_tips {
  font-size: 18px;
  font-size: 0.9375vw;
  font-weight: 400;
  line-height: 22px;
  line-height: 1.145833vw;
  margin-top: 0.520833vw;
}

@media (max-width: 767px) {
  .safe-zone-1440 {
    width: 100%;
    margin: auto;
  }
  .kv {
    min-height: 150vw;
  }
  .kv-container {
    min-height: 150vw;
  }
  .kv-container .kv-wrap .kv-box {
    min-height: 150vw;
    z-index: 4;
  }
  .unify-slogan-wrap {
    width: 100%;
    position: absolute;
    top: 160px;
    top: 130px;
    left: 0;
    right: 0;
    bottom: 60px;
    bottom: 120px;
    bottom: 100px;
    transform: translate3d(0, 0, 0);
    color: #fff;
    cursor: default;
    text-align: left;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .unify-slogan-wrap .unify-slogan-model {
    font-size: 32px;
    font-weight: 500;
    line-height: 48px;
    text-align: center;
  }
  .unify-slogan-wrap .unify-slogan-text {
    font-family: "HyundaiSansHeadCN-lighter";
    margin-top: 15px;
    margin-top: 10px;
    font-size: 20px;
    font-weight: 300;
    line-height: 24.6px;
    letter-spacing: 0.04em;
    text-align: center;
  }
  .unify-slogan-wrap .unify-slogan-price {
    text-align: center;
    margin-bottom: 0;
    margin-top: 40px;
    margin-top: 30px;
    font-size: 20px;
    font-weight: 500;
    line-height: 24.4px;
    letter-spacing: 0.05em;
  }
  .unify-slogan-wrap .slogan_price_btn_wrap .btn_wrap {
    margin-top: 0;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  .unify-slogan-wrap .slogan_price_btn_wrap .btn_wrap .btn_content {
    display: flex;
    justify-content: center;
    box-sizing: border-box;
  }
  .unify-slogan-wrap .slogan_price_btn_wrap .btn_wrap .btn {
    flex: 1;
    padding: 0;
    height: 45px;
    border: solid 1px #fff;
    background: transparent;
    cursor: pointer;
    margin-right: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .unify-slogan-wrap .slogan_price_btn_wrap .btn_wrap .btn + .btn {
    margin-left: 20px;
  }
  .unify-slogan-wrap .slogan_price_btn_wrap .btn_wrap .btn:hover {
    color: #fff;
    background: transparent;
    opacity: 0.8;
  }
}
.more_box .safe-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.more_box .safe-wrap .safe-zone-1440 {
  overflow: hidden;
}
.more_box .safe-wrap .title_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 200px;
  margin-top: 10.416vw;
  margin-bottom: 160px;
  margin-bottom: 8.333vw;
}
.more_box .safe-wrap .title_top .title_top_text {
  font-size: 60px;
  font-size: 3.125vw;
  font-weight: 300;
  line-height: 3.854vw;
  text-align: left;
  color: rgb(0, 0, 0);
  font-family: "HyundaiSansHeadCN-lighter";
}
.more_box .safe-wrap .title_top .btn_wrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.more_box .safe-wrap .title_top .btn_wrap .swiper-button-prev, .more_box .safe-wrap .title_top .btn_wrap .swiper-button-next {
  transform: translateY(0%) !important;
  position: inherit;
  left: inherit;
  right: inherit;
  top: none;
  bottom: none;
  background: url(../image/btn_prev.png) no-repeat center;
  background-size: 100%;
  width: 50px;
  width: 2.6vw;
  height: 50px;
  height: 2.6vw;
  margin-top: 0;
}
.more_box .safe-wrap .title_top .btn_wrap .swiper-button-next {
  background: url(../image/btn_next.png) no-repeat center;
  background-size: 100%;
  margin-left: 20px;
  margin-left: 1.0416vw;
}
.more_box .swiper_more_news {
  margin-bottom: 200px;
  margin-bottom: 10.416vw;
}
.more_box .swiper_more_news .news_item {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.more_box .swiper_more_news .news_item img {
  width: 41.666vw;
  height: 33.333vw;
  display: block;
  object-fit: cover;
}
.more_box .swiper_more_news .news_item .right_wrap {
  width: 41.666vw;
  box-sizing: border-box;
  padding: 82.5px 60px;
  padding: 4.296875vw 3.125vw;
}
.more_box .swiper_more_news .news_item .right_wrap .news_title {
  font-size: 32px;
  font-size: 1.666vw;
  color: rgb(0, 0, 0);
  font-weight: 400;
  line-height: 2.5vw;
  text-align: left;
  user-select: auto;
}
.more_box .swiper_more_news .news_item .right_wrap .desc {
  font-family: "HyundaiSansHeadCN-lighter";
  font-size: 0.833vw;
  font-weight: 300;
  line-height: 1.354vw;
  text-align: justify;
  color: rgb(78, 78, 78);
  margin-top: 40px;
  margin-top: 2.083vw;
  margin-bottom: 140px;
  margin-bottom: 7.2916vw;
  user-select: auto;
}
.more_box .swiper_more_news .news_item .right_wrap a {
  display: block;
  width: fit-content;
  height: 2.34375vw;
  padding: 0.5208vw 1.0416vw;
  box-sizing: border-box;
  border: 1px solid #000;
  font-size: 0.833vw;
  font-weight: 500;
  line-height: 19.52px;
  text-align: left;
  color: rgb(0, 0, 0);
  border: solid 1px #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.more_box .swiper_more_news .news_item .right_wrap a:hover {
  background: rgba(0, 51, 108, 0.9);
  border-color: rgba(0, 51, 108, 0.9);
  color: #fff;
}

@media (max-width: 767px) {
  .more_box .safe-wrap .title_top {
    margin-top: 80px;
    margin-bottom: 40px;
    padding: 0 20px;
  }
  .more_box .safe-wrap .title_top .title_top_text {
    font-family: "HyundaiSansHeadCN-lighter";
    font-size: 28px;
    font-weight: 300;
    line-height: 42px;
    text-align: left;
    color: rgb(0, 0, 0);
  }
  .more_box .swiper_more_news_mb {
    padding-bottom: 56.54px;
  }
  .more_box .swiper_more_news_mb .swiper-slide {
    background: #F7F7F7;
    transition: opacity ease-in 0.3s;
    opacity: 0.4;
  }
  .more_box .swiper_more_news_mb .swiper-slide.swiper-slide-active {
    opacity: 1;
  }
  .more_box .swiper_more_news_mb a {
    display: block;
  }
  .more_box .swiper_more_news_mb a img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
  }
  .more_box .swiper_more_news_mb a .news_title {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.52px;
    text-align: left;
    color: rgb(0, 0, 0);
    padding: 0 20px;
    margin-top: 25px;
  }
  .more_box .swiper_more_news_mb a .desc {
    font-family: "HyundaiSansHeadCN-lighter";
    padding: 0 20px;
    color: rgb(109, 109, 109);
    margin-top: 10px;
    margin-bottom: 7.2916vw;
    user-select: auto;
    font-size: 12px;
    font-weight: 300;
    line-height: 21px;
    text-align: left;
  }
}
.nav-box {
  --nav-height: calc(0.69427vw * 5.252);
  position: sticky;
  top: 0;
  width: 100%;
  background-color: #fff;
  color: #000;
  z-index: 18;
}
.nav-box .nav-container {
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}
.nav-box .title {
  font-size: 16px;
  font-size: 0.16rem;
  line-height: var(--nav-height);
  height: var(--nav-height);
  font-family: "HyundaiSansHeadCN-lighter";
  font-weight: 300;
  position: relative;
  margin-right: 45px;
}
.nav-box .title::after {
  content: "";
  width: 1px;
  height: 0.8em;
  position: absolute;
  right: -22.5px;
  top: 50%;
  transform: translateY(-50%);
  background: #DFDFDF;
}
.nav-box .tab-wrap-menu {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: space-between;
  width: calc(100% - 27em);
  width: calc(100% - 33em);
}
.nav-box .tab-wrap-menu .tab-menu {
  display: flex;
  height: 100%;
  line-height: var(--nav-height);
  height: var(--nav-height);
}
.nav-box .tab-wrap-menu .tab-menu .tab-li {
  position: relative;
  font-family: "HyundaiSansHeadCN-lighter";
  font-weight: 300;
  color: #000;
  flex-shrink: 0;
  cursor: pointer;
  font-size: 16px;
  font-size: 0.16rem;
}
.nav-box .tab-wrap-menu .tab-menu .tab-li:hover {
  font-weight: 500;
  font-weight: 600;
}
.nav-box .tab-wrap-menu .tab-menu .tab-li + .tab-li {
  margin-left: 30px;
}
.nav-box .tab-wrap-menu .tab-menu .tab-li.active {
  font-weight: 500;
  font-weight: 600;
}
.nav-box .tmall {
  width: 1.5vw;
}
.nav-box .testdriveBtn,
.nav-box .btn {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  border: solid 1px #ccc;
  cursor: pointer;
  position: relative;
  background-color: transparent;
  transition: 0.2s;
  text-align: center;
  padding: 10px 48px;
  padding: 0.52083vw 2.5vw;
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
  font-size: 0.16rem;
  cursor: pointer;
  background: #fff;
  border: solid 1px rgb(54, 60, 84);
  color: rgb(4, 11, 41);
}
.nav-box .testdriveBtn:hover,
.nav-box .btn:hover {
  background: transparent;
  color: rgb(54, 60, 84);
  border: solid 1px rgb(54, 60, 84);
}
.nav-box .testdriveBtn .text,
.nav-box .btn .text {
  position: relative;
  display: block;
  z-index: 2;
}
.nav-box .testdriveBtn {
  border-color: rgb(0, 51, 108);
  background: rgb(0, 51, 108);
  color: #fff;
}
.nav-box .testdriveBtn:hover {
  color: #fff;
  border-color: rgba(0, 51, 108, 0.9);
  background: rgba(0, 51, 108, 0.9);
}
.nav-box.white_bg {
  background-color: #fff;
  color: #000000;
}
.nav-box.white_bg .btn::before,
.nav-box.white_bg .testdriveBtn::before {
  background-color: #d3d3d3;
  background-color: #377da4;
}
.nav-box.white_bg .tab-wrap-menu .tab-menu .active {
  font-weight: 500;
  font-weight: 600;
}
.nav-box .nav_btn_wrap {
  display: flex;
}
.nav-box .nav_left {
  display: flex;
}

@media (max-width: 767px) {
  body {
    padding-bottom: 65px;
  }
  .nav-box {
    background-color: #fff;
    color: #000000;
    margin-top: 0;
    top: unset;
    position: fixed;
    top: unset;
    bottom: -100%;
    left: 0;
    right: 0;
    transition: bottom ease-in 0.3s;
  }
  .nav-box.fixed-box {
    bottom: 0;
  }
  .nav-box .nav_bg_mb {
    position: relative;
  }
  .nav-box .pop_nav_bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 21;
    bottom: 65px;
    background: rgba(0, 0, 0, 0.3);
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    overflow: hidden;
  }
  .nav-box .pop_nav_bg.hidden {
    height: 0;
  }
  .nav-box .pop_nav_bg .tab_menu_wrap {
    background: #fff;
    padding-top: 5px;
    height: auto;
  }
  .nav-box .pop_nav_bg .tab_menu_wrap .tab-wrap-menu {
    display: block;
    width: 100%;
    height: auto;
  }
  .nav-box .pop_nav_bg .tab_menu_wrap .tab-wrap-menu .tab-menu {
    display: block;
    height: auto;
  }
  .nav-box .pop_nav_bg .tab_menu_wrap .tab-wrap-menu .tab-menu .tab-li {
    width: 100%;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    padding: 10.5px 20px;
  }
  .nav-box .pop_nav_bg .tab_menu_wrap .tab-wrap-menu .tab-menu .tab-li + .tab-li {
    margin-left: 0;
  }
  .nav-box .pop_nav_bg .tab_menu_wrap .tab-wrap-menu .tab-menu .tab-li.active {
    font-family: "HyundaiSansHeadCN";
    font-size: 16px;
    font-weight: 500;
    font-weight: 600;
    line-height: 24px;
  }
  .nav-box .nav_wrap_mb {
    display: flex;
    justify-content: space-between;
    height: 65px;
    padding: 0 20px;
    align-items: center;
  }
  .nav-box .nav_wrap_mb .nav_left_mb {
    display: flex;
    align-items: center;
  }
  .nav-box .nav_wrap_mb .nav_left_mb .title {
    font-size: 14px;
    font-weight: 400;
    margin-right: 20px;
    font-family: "HyundaiSansHeadCN";
  }
  .nav-box .nav_wrap_mb .nav_left_mb .title::after {
    right: -10px;
  }
  .nav-box .nav_wrap_mb .nav_left_mb .current_title {
    display: flex;
    align-items: center;
  }
  .nav-box .nav_wrap_mb .nav_left_mb .current_title .current {
    font-size: 14px;
    font-weight: 400;
  }
  .nav-box .nav_wrap_mb .nav_left_mb .current_title img.arrow_icon {
    margin-left: 10px;
    width: 16px;
    height: 16px;
    display: block;
    transition: all linear 0.2s;
  }
  .nav-box .nav_wrap_mb .nav_left_mb .current_title img.arrow_icon.active {
    transform: rotateZ(180deg);
  }
  .nav-box .nav_wrap_mb .testdriveBtn {
    width: 100px;
    height: 35px;
    padding: 11.5px 10px;
    border: solid 1px rgb(0, 44, 95);
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgb(0, 44, 95);
    background: #fff;
  }
  .nav-box .nav_wrap_mb .testdriveBtn:hover, .nav-box .nav_wrap_mb .testdriveBtn:active {
    background: #fff;
    color: rgb(0, 44, 95);
    border-color: rgb(0, 44, 95);
    opacity: 0.8;
  }
}
.hmc5 .testdrive .inner.shop {
  padding-top: 160px;
  padding-top: 8.333vw;
  padding-bottom: 0;
}
.hmc5 .testdrive .shop_wrap {
  display: flex;
  justify-content: space-between;
}
.hmc5 .testdrive .shop_wrap .shop_item {
  background: #fff;
  text-align: center;
  padding: 60px 0;
  padding: 3.125vw 0;
  border-radius: 5px;
  flex: 1;
  color: rgb(36, 36, 36);
}
.hmc5 .testdrive .shop_wrap .shop_item + .shop_item {
  margin-left: 40px;
  margin-left: 2.08333vw;
}
.hmc5 .testdrive .shop_wrap .shop_item .img {
  width: 32px;
  width: 1.666vw;
  height: 32px;
  height: 1.666vw;
  display: block;
  margin: auto;
}
.hmc5 .testdrive .shop_wrap .shop_item .top {
  font-size: 24px;
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 29.28px;
  line-height: 1.525vw;
  margin: 10px 50px 50px;
  margin: 0.520833vw 2.604166vw 2.604166vw;
  position: relative;
}
.hmc5 .testdrive .shop_wrap .shop_item .top::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: rgba(196, 196, 196, 0.2);
  position: absolute;
  bottom: -25px;
  bottom: -1.302083vw;
  left: 0;
}
.hmc5 .testdrive .shop_wrap .shop_item .bottom {
  font-family: "HyundaiSansHeadCN-lighter";
  font-size: 20px;
  font-size: 1.04166vw;
  font-weight: 300;
  line-height: 24.6px;
  line-height: 1.28125vw;
}
.hmc5 .testdrive .shop_tips {
  font-family: "HyundaiSansHeadCN-lighter";
  font-size: 16px;
  font-size: 0.8333vw;
  font-weight: 300;
  line-height: 19.68px;
  line-height: 1.025vw;
  text-align: left;
  color: rgb(129, 129, 129);
  margin-top: 20px;
  margin-top: 1.04166vw;
}

@media (max-width: 767px) {
  .hmc5 .testdrive {
    height: auto;
    display: block;
    overflow: hidden;
  }
  .hmc5 .testdrive .inner.shop {
    padding-top: 60px;
    padding-bottom: 0;
  }
  .hmc5 .testdrive .shop_wrap {
    flex-wrap: wrap;
  }
  .hmc5 .testdrive .shop_wrap .shop_item {
    background: #fff;
    text-align: center;
    padding: 30px;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    box-sizing: border-box;
  }
  .hmc5 .testdrive .shop_wrap .shop_item + .shop_item {
    margin-left: 0;
  }
  .hmc5 .testdrive .shop_wrap .shop_item:nth-child(1), .hmc5 .testdrive .shop_wrap .shop_item:nth-child(2) {
    width: calc(50% - 5px);
  }
  .hmc5 .testdrive .shop_wrap .shop_item:nth-child(3) {
    width: 100%;
    margin-top: 10px;
  }
  .hmc5 .testdrive .shop_wrap .shop_item .img {
    width: 24px;
    height: 24px;
  }
  .hmc5 .testdrive .shop_wrap .shop_item .top {
    margin: 10px 0 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.52px;
    letter-spacing: 0.6px;
    color: rgb(0, 0, 0);
    position: relative;
  }
  .hmc5 .testdrive .shop_wrap .shop_item .top::after {
    content: "";
    display: block;
    background: rgba(196, 196, 196, 0.2);
    bottom: -15px;
  }
  .hmc5 .testdrive .shop_wrap .shop_item .bottom {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.6px;
    color: rgba(0, 0, 0, 0.7);
  }
  .hmc5 .testdrive .shop_tips {
    font-family: "HyundaiSansHeadCN-lighter";
    font-size: 12px;
    line-height: 14.76px;
    letter-spacing: 0.6px;
    text-align: left;
    color: rgb(109, 109, 109);
    margin-top: 30px;
  }
}
.hmc5 .testdrive {
  background: transparent;
  background: #F7F7F7;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  margin: 0;
}
.hmc5 .testdrive .inner {
  position: relative;
  width: 90%;
  margin: 0 auto;
  box-sizing: border-box;
  max-width: 1020px;
  max-width: 53.125vw;
  padding-left: 0;
  padding-right: 0;
  padding-top: 80px;
  padding-top: 4.1666vw;
  padding-bottom: 151px;
  padding-bottom: 7.8645833vw;
}
.hmc5 .testdrive .part_title {
  font-family: "HyundaiSansHeadCN-lighter";
  font-size: 40px;
  font-size: 2.0833vw;
  font-weight: 300;
  line-height: 49.2px;
  line-height: 2.5625vw;
  text-align: left;
  margin-bottom: 40px;
  margin-bottom: 2.0833vw;
  color: #000;
  letter-spacing: 2px;
}
.hmc5 .testdrive input[type=text] {
  outline: none;
  border: none;
  border-bottom: 1px solid #000;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  padding-bottom: 0.52083vw;
  height: 40px;
  height: 2.0833vw;
  border-radius: 0;
  color: #000 !important;
  background: transparent;
  font-family: "HyundaiSansHeadCN";
  font-size: 18px !important;
  font-size: 0.9375vw !important;
  font-weight: 400 !important;
  line-height: 40px !important;
  line-height: 2.0833vw !important;
  text-align: left;
}
.hmc5 .testdrive ::-webkit-input-placeholder {
  color: #000;
}
.hmc5 .testdrive .form-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  color: #000;
}
.hmc5 .testdrive .form-box .input-box {
  display: flex;
  align-items: center;
  -ms-flex: auto;
  font-size: 16px;
  font-size: 0.8333vw;
  flex: 1;
}
.hmc5 .testdrive .form-box .input-box + .input-box {
  margin-left: 60px;
  margin-left: 3.125vw;
}
.hmc5 .testdrive .drivefooter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  margin-top: 2.0833vw;
}
.hmc5 .testdrive .drivefooter .radio-box-wrap {
  display: flex;
  align-items: center;
}
.hmc5 .testdrive .drivefooter .radio-box-wrap .radio-box {
  display: flex;
  align-items: center;
  white-space: nowrap;
  position: relative;
  font-size: 14px !important;
  font-size: 0.729vw !important;
  font-weight: 400;
  line-height: 22px;
  line-height: 1.1458vw;
  text-align: left;
  color: #000;
  letter-spacing: 1px;
}
.hmc5 .testdrive .drivefooter .radio-box-wrap .radio-box + .radio-box {
  margin-left: 20px;
  margin-left: 1.04166vw;
}
.hmc5 .testdrive .drivefooter .radio-box-wrap .radio-box:hover i {
  background: url(../image/checkbox-3.png) no-repeat center/100%;
}
.hmc5 .testdrive .drivefooter .radio-box-wrap .radio-box i {
  position: relative;
  width: 16px;
  width: 0.8333vw;
  height: 16px;
  height: 0.8333vw;
  display: inline-flex;
  margin: 0 12px 0 0;
  margin: 0 0.625vw 0 0;
  cursor: pointer;
  background: url(../image/checkbox-2.png) no-repeat center/100%;
}
.hmc5 .testdrive .drivefooter .radio-box-wrap .radio-box i.active {
  background: url(../image/checkbox-1.png) no-repeat center/100%;
}
.hmc5 .testdrive .drivefooter .radio-box-wrap .radio-box input {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  cursor: pointer;
  width: 50%;
  height: 100%;
}
.hmc5 .testdrive .drivefooter .radio-box-wrap .radio-box a {
  color: #00B1DA;
  text-decoration: none;
}
.hmc5 .testdrive .drivefooter .submit-btn {
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
  font-size: 16px !important;
  font-size: 0.8333vw !important;
  font-weight: 400 !important;
  width: 160px;
  width: 8.333vw;
  height: 40px;
  height: 2.0833vw;
  padding: 13px 15px;
  padding: 0.677vw 0.78125vw;
  background: #002C5F;
  color: rgb(255, 255, 255);
  display: flex;
  justify-content: center;
  align-items: center;
}
.hmc5 .testdrive .drivefooter .submit-btn:hover {
  background: rgba(0, 51, 108, 0.9);
}
.hmc5 .testdrive .drivefooter .submit-btn.submit-static {
  opacity: 0.2;
  pointer-events: none;
}

@media (max-width: 767px) {
  .hmc5 .testdrive {
    height: auto;
    display: block;
    overflow: hidden;
  }
  .hmc5 .testdrive .inner {
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .hmc5 .testdrive .part_title {
    font-size: 28px;
    font-weight: 300;
    line-height: 42px;
    text-align: left;
    margin-bottom: 40px;
  }
  .hmc5 .testdrive input[type=text] {
    outline: none;
    border: none;
    border-bottom: 1px solid #000;
    width: 100%;
    height: 100%;
    padding-bottom: 5px;
    height: 30px !important;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 19.52px !important;
    text-align: left;
    padding-left: 0;
  }
  .hmc5 .testdrive .form-box {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
  .hmc5 .testdrive .form-box .input-box {
    display: flex;
    align-items: center;
    flex-direction: column;
    font-size: 16px;
    flex: 1;
    width: 100%;
  }
  .hmc5 .testdrive .form-box .input-box + .input-box {
    margin-left: 0;
    margin-top: 35px;
  }
  .hmc5 .testdrive .drivefooter {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 55px;
  }
  .hmc5 .testdrive .drivefooter .radio-box-wrap {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  .hmc5 .testdrive .drivefooter .radio-box-wrap .radio-box {
    display: flex;
    align-items: center;
    white-space: nowrap;
    position: relative;
    font-size: 12px !important;
    font-weight: 300;
    line-height: 14.76px;
    text-align: left;
  }
  .hmc5 .testdrive .drivefooter .radio-box-wrap .radio-box + .radio-box {
    margin-left: 0;
    margin-top: 10px;
  }
  .hmc5 .testdrive .drivefooter .radio-box-wrap .radio-box i {
    width: 12px;
    height: 12px;
    margin: 0 10px 0 0;
  }
  .hmc5 .testdrive .drivefooter .submit-btn {
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    font-size: 16px !important;
    line-height: 19.52px;
    width: 100%;
    height: 45px;
    padding: 13px 0px 12px;
    background: #002C5F;
    color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }
  .hmc5 .testdrive .drivefooter .submit-btn:hover {
    background: #002C5F;
  }
  .hmc5 .testdrive .drivefooter .submit-btn:active {
    opacity: 0.8;
  }
  .hmc5 .testdrive .drivefooter .submit-btn.submit-static {
    opacity: 0.6;
    pointer-events: none;
  }
}