@font-face {
  font-family: 'HyundaiSansHeadCN';
  src: url("../font/HyundaiSansHeadCN-Regular2.eot");
  src: url("../font/HyundaiSansHeadCN-Regular2.eot") format("embedded-opentype"), url("../font/HyundaiSansHeadCN-Regular2.woff") format("woff"), url("../font/HyundaiSansHeadCN-Regular2.ttf") format("truetype"), url("https://www.beijing-hyundai.com.cn/santafe-traveler/assets/fonts/headCN/Regular/HyundaiSansHeadCN-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'HyundaiSansHeadCN';
  src: url("../font/HyundaiSansHeadCN-Bold2.eot");
  src: url("../font/HyundaiSansHeadCN-Bold2.eot") format("embedded-opentype"), url("../font/HyundaiSansHeadCN-Bold2.woff") format("woff"), url("../font/HyundaiSansHeadCN-Bold2.ttf") format("truetype"), url("https://www.beijing-hyundai.com.cn/santafe-traveler/assets/fonts/headCN/Bold/HyundaiSansHeadCN-Bold.svg") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'HyundaiSansHeadCN-lighter';
  src: url("../font/HyundaiSansHeadCN-Light.eot");
  src: url("../font/HyundaiSansHeadCN-Light.eot") format("embedded-opentype"), url("../font/HyundaiSansHeadCN-Light.woff") format("woff"), url("../font/HyundaiSansHeadCN-Light.ttf") format("truetype"), url("https://www.beijing-hyundai.com.cn/santafe-traveler/assets/fonts/headCN/Light/HyundaiSansHeadCN-Light.svg") format("svg");
  font-weight: lighter;
  font-style: normal; }

@font-face {
  font-family: 'HyundaiSansTextCN';
  src: url("../font/HyundaiSansTextCN-Regular1.eot");
  src: url("../font/HyundaiSansTextCN-Regular1.eot") format("embedded-opentype"), url("../font/HyundaiSansTextCN-Regular1.woff") format("woff"), url("../font/HyundaiSansTextCN-Regular1.ttf") format("truetype"), url("https://www.beijing-hyundai.com.cn/santafe-traveler/assets/fonts/textCN/Regular/HyundaiSansTextCN-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'HyundaiSansTextCN';
  src: url("../font/HyundaiSansTextCN-Bold1.eot");
  src: url("../font/HyundaiSansTextCN-Bold1.eot") format("embedded-opentype"), url("../font/HyundaiSansTextCN-Bold1.woff") format("woff"), url("../font/HyundaiSansTextCN-Bold1.ttf") format("truetype"), url("https://www.beijing-hyundai.com.cn/santafe-traveler/assets/fonts/textCN/Bold/HyundaiSansTextCN-Bold.svg") format("svg");
  font-weight: bold;
  font-style: normal; }

* {
  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;
  max-width: 1920px;
  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; }

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; }
