@font-face {
  font-family: "hyundaisansheadcn";
  src: ;
  src:  format("embedded-opentype"),  format("woff"),  format("truetype"),  format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "hyundaisansheadcn-bold";
  src: ;
  src:  format("embedded-opentype"),  format("woff"),  format("truetype"),  format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "hyundaisansheadcn-lighter";
  src: ;
  src:  format("embedded-opentype"),  format("woff"),  format("truetype"),  format("svg");
  font-weight: lighter;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "hyundaisanstextcn";
  src: ;
  src:  format("embedded-opentype"),  format("woff"),  format("truetype"),  format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "hyundaisanstextcn-regular";
  src: ;
  src:  format("embedded-opentype"),  format("woff"),  format("truetype"),  format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "hyundaisanstextcn";
  src: ;
  src:  format("embedded-opentype"),  format("woff"),  format("truetype"),  format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "hyundaisansheadcn-medium";
  src: ;
  src:  format("embedded-opentype"),  format("woff"),  format("truetype"),  format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "hyundaisansheadcn-regular";
  src: ;
  src:  format("embedded-opentype"),  format("woff"),  format("truetype"),  format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

html,
body {
  padding: 0;
  margin: 0;
}

body {
  width: 100%;
  position: relative;
  font-family: "hyundaisansheadcn";
  overflow-x: hidden;
  overflow-y: auto;
  margin: auto;
  background-color: #ffffff;
  color: #333333;
  font-size: 0.16rem;
  font-weight: normal;
}

ul,
li,
ol {
  padding: 0;
  list-style: none;
  margin: 0;
}

li {
  display: inline-block;
  vertical-align: top;
}

a {
  text-decoration: none;
  outline: none;
}
a img {
  border: none;
}

input,
select,
textarea,
button {
  font-family: "hyundaisansheadcn";
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

p {
  margin: 0;
}

img {
  display: block;
  height: auto;
  font-size:14px;
}

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}

br {
  opacity: 0;
  font-family: none;
}

.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
  font-size: 0;
}

.hide {
  display: none !important;
}

h1,
h2,
h3 {
  font-size: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
  font-weight: inherit;
}

.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-list li .vehicle-info h1,
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-list li .vehicle-info h2,
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-list li .vehicle-info h3 {
  line-height: 2;
}

/*# sourcemappingurl=reset.css.map */
