@font-face {
  font-family: 'HyundaiSansHeadCN';
  src: url("../fonts/HyundaiSansHeadCN-Regular.woff") format("woff");
  font-weight: normal;
}
* {
  -webkit-box-sizing: border-box;
  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, button {
  font-family: 'HyundaiSansHeadCN';
}
input:focus, select: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;
}
.clearfix:after, .clearfix:before {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
  font-size: 0;
}
.hide {
  display: none !important;
}
#header {
  width: 100%; /*top:0; height:4.8rem;*/
  overflow-x: hidden;
}
.ZQ-logo-home > a {
  display: block;
}
.ZQ-logo-home h1 {
  position: absolute;
  top: 0.1024rem;
  left: 0.1024rem;
  float: left;
  text-indent: -999rem;
  width: 1.67232rem;
  height: 0.3328rem;
}
.ZQ-logo-home h1 i {
  display: block;
  height: 100%;
}
.ZQ-logo-home .icon-logo {
  position: absolute;
  top: 0.1024rem;
  left: 0.1024rem;
  display: inline-block;
  font-size: 0.693rem;
}
.ZQ-logo-home {
  height: 45px;
  width: 100%;
  background: #fff;
  position: relative;
}
#home_nav_bar {
  display: block;
  border-left: 1px solid #3a3a3a;
  width: 0.45216rem;
  height: 0.45216rem;
  text-align: center;
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100003;
}
#home_nav_bar.open {
  background-color: #515151;
}
#home_nav_bar i {
  display: inline-block;
  color: #fff;
}
#home_nav_bar .icon-head-bar {
  font-size: 0.1536rem;
  padding-top: 0.144rem;
}
#home_nav_bar .icon-guanbi {
  font-size: 0.1792rem;
  padding-top: 0.128rem;
}
#header .logo {
  display: block;
  width: 100px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 0.1024rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../images/encinoev-logo.png) no-repeat center left;
  background-size: contain;
}
.grid_container {
  width: 100%;
}
.row::before, .row::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
}
[class*='col-'] {
  float: left;
  min-width: 1px;
}
/* （pc） */
.pc-only {
  display: block !important;
}
.pad-only {
  display: none !important;
}
.mb-only {
  display: none !important;
}
.pc-pad {
  display: block !important;
}
.pc-m {
  display: block !important;
}
.mb-pad {
  display: none !important;
}
.col-md-1 {
  width: 8.33%;
}
.col-md-2 {
  width: 16.66%;
}
/* 新增排列个数 一排5个 */
.col-md-2-4 {
  width: 20%;
}
.col-md-3 {
  width: 25%;
}
.col-md-4 {
  width: 33.33%;
}
.col-md-5 {
  width: 41.66%;
}
.col-md-6 {
  width: 50%;
}
.col-md-7 {
  width: 58.33%;
}
.col-md-8 {
  width: 66.66%;
}
.col-md-9 {
  width: 75%;
}
.col-md-10 {
  width: 83.33%;
}
.col-md-11 {
  width: 91.66%;
}
.col-md-12 {
  width: 100%;
}
/* 偏移offset */
.col-md-offset-1 {
  margin-left: 8.33%;
}
.col-md-offset-2 {
  margin-left: 16.66%;
}
.col-md-offset-3 {
  margin-left: 25%;
}
.col-md-offset-4 {
  margin-left: 33.33%;
}
.col-md-offset-5 {
  margin-left: 41.66%;
}
.col-md-offset-6 {
  margin-left: 50%;
}
.col-md-offset-7 {
  margin-left: 58.33%;
}
.col-md-offset-8 {
  margin-left: 66.66%;
}
.col-md-offset-9 {
  margin-left: 75%;
}
.col-md-offset-10 {
  margin-left: 83.33%;
}
.col-md-offset-11 {
  margin-left: 91.66%;
}
.col-md-offset-12 {
  margin-left: 100%;
}
@media (max-width: 1024px) {
  /* （pad） */
  .pc-only {
    display: none !important;
  }
  .pad-only {
    display: block !important;
  }
  .mb-only {
    display: none !important;
  }
  .mb-pad {
    display: block !important;
  }
  .pc-m {
    display: none !important;
  }
  .col-sm-1 {
    width: 8.33%;
  }
  .col-sm-2 {
    width: 16.66%;
  }
  /* 新增排列个数 一排5个 */
  .col-sm-2-4 {
    width: 20%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33%;
  }
  .col-sm-5 {
    width: 41.66%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33%;
  }
  .col-sm-8 {
    width: 66.66%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33%;
  }
  .col-sm-11 {
    width: 91.66%;
  }
  .col-sm-12 {
    width: 100%;
  }
  /* 偏移offset */
  .col-sm-offset-1 {
    margin-left: 8.33%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (max-width: 767px) {
  /* （mob） */
  .pc-only {
    display: none !important;
  }
  .pad-only {
    display: none !important;
  }
  .mb-only {
    display: block !important;
  }
  .pc-pad {
    display: none !important;
  }
  .pc-m {
    display: block !important;
  }
  .col-xs-1 {
    width: 8.33%;
  }
  .col-xs-2 {
    width: 16.66%;
  }
  /* 新增排列个数 一排5个 */
  .col-xs-2-4 {
    width: 20%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-4 {
    width: 33.33%;
  }
  .col-xs-5 {
    width: 41.66%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-7 {
    width: 58.33%;
  }
  .col-xs-8 {
    width: 66.66%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-10 {
    width: 83.33%;
  }
  .col-xs-11 {
    width: 91.66%;
  }
  .col-xs-12 {
    width: 100%;
  }
  /* 偏移offset */
  .col-xs-offset-1 {
    margin-left: 8.33%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66%;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
}
.breadcrumbs ul li {
  display: inline-block;
  font-size: 0.14rem;
  line-height: 0.6rem;
  position: relative;
}
.breadcrumbs ul li a {
  color: #666666;
}
.breadcrumbs ul li:after {
  content: '>';
  color: #666666;
  margin: 0 0.08rem;
}
.breadcrumbs ul li:last-child a {
  color: #007FA8;
}
.breadcrumbs ul li:last-child:after {
  display: none;
}
.base-btn {
  display: block;
  width: 1.2rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  font-size: 0.16rem;
  color: #ffffff;
  background-color: #002c5f;
  cursor: pointer;
}
.base-btn .icon-down {
  padding-left: 0.16rem;
  background: url(../hyundai/assets/../imgs/common/icon-down.png) no-repeat center;
  background-size: 100%;
  margin-left: 0.1rem;
}
.base-btn:hover {
  background-color: #007FA8;
}
.base-btn.disabled {
  background-color: #ffffff;
  border: 0.02rem solid #cccccc;
  color: #999999;
}
.base-radio-btn {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  border: 0.02rem solid #007FA8;
  position: relative;
}
.base-radio-btn span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 0.04rem solid #fff;
  background-color: #fff;
}
.base-radio-btn input {
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.base-radio-btn input:checked ~ span {
  background-color: #007FA8;
}
.base-radio-btn.disabled {
  border-color: #cccccc;
}
.base-checkbox {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  position: relative;
}
.base-checkbox span {
  display: block;
  width: 100%;
  height: 100%;
  border: 0.02rem solid #007FA8;
}
.base-checkbox input {
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.base-checkbox input:checked ~ span {
  background: url(../hyundai/assets/imgs/common/icon-checked.png) no-repeat center;
  background-size: 100%;
  border: none;
}
.base-checkbox.disabled {
  border-color: #cccccc;
}
.pagination-wrap {
  font-size: 0;
  text-align: center;
}
.pagination-wrap .auto-play-btn {
  display: inline-block;
  width: 0.12rem;
  height: 0.12rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  margin: 0 0.05rem;
  cursor: pointer;
}
.pagination-wrap .auto-play-btn.pause {
  background-image: url(../hyundai/assets/../imgs/common/icon-pause.png);
}
.pagination-wrap .auto-play-btn.play {
  background-image: url(../hyundai/assets/imgs/common/icon-play.png);
}
.pagination {
  display: inline-block;
  font-size: 0;
}
.pagination .swiper-pagination-switch {
  display: inline-block;
  width: 0.12rem;
  height: 0.12rem;
  margin: 0 0.05rem;
  border: 1px solid #9b9b9b;
  border-radius: 50%;
}
.pagination .swiper-pagination-switch.swiper-active-switch {
  background-color: #007FA8;
  border-color: #007FA8;
}
.arrow-left, .arrow-right {
  display: block;
  width: 0.44rem;
  height: 0.44rem;
  z-index: 2;
}
.arrow-left {
  background: url(../hyundai/assets/imgs/common/pc-arrow-l.png) no-repeat center;
  background-size: 100%;
}
.arrow-right {
  background: url(../hyundai/assets/imgs/common/pc-arrow-r.png) no-repeat center;
  background-size: 100%;
}
.swiper-button-disabled {
  opacity: 0;
}
.pop-msg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.pop-msg .msg-content {
  width: 7rem;
  background-color: #fff;
  border-radius: 0.05rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0.35rem 0.5rem;
  text-align: center;
}
.pop-msg .msg-content .msg-close {
  width: 0.2rem;
  height: 0.2rem;
  position: absolute;
  top: .15rem;
  right: .15rem;
  background: url(../hyundai/assets/imgs/common/close-btns.jpg) center center no-repeat;
  background-size: 100%;
  cursor: pointer;
}
.pop-msg .msg-content .title {
  font-size: 0.24rem;
  line-height: 1.5;
  margin-bottom: 0.3rem;
}
.pop-msg .msg-content .content {
  font-size: 0.16rem;
  line-height: 1.5;
}
.pop-msg .msg-content .msg-confirm {
  margin: 0.5rem auto 0;
}
.cookie-pop {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.6rem;
  background-color: #fff;
  z-index: 22;
  -webkit-box-shadow: -0.01rem 0.01rem 0.13rem 0 rgba(0, 0, 0, 0.2);
  box-shadow: -0.01rem 0.01rem 0.13rem 0 rgba(0, 0, 0, 0.2);
}
.cookie-pop .cookie-container {
  line-height: 0.6rem;
  text-align: center;
}
.cookie-pop .cookie-container .cookie-msg {
  display: inline-block;
  font-size: 0.16rem;
  line-height: 0.4rem;
  vertical-align: middle;
}
.cookie-pop .cookie-container .cookie-msg .rule {
  color: #007FA8;
}
.cookie-pop .cookie-container .base-btn {
  width: 1.56rem;
  display: inline-block;
  margin-left: 0.28rem;
  vertical-align: middle;
}
.line-block {
  width: 11.2rem;
  margin: 0 auto;
  height: 0.8rem;
  background: url(../hyundai/assets/resource/vehicleComponents/line-pc.png) no-repeat center bottom;
  background-size: 100%;
}
@media (max-width: 1024px) {
  .breadcrumbs ul li {
    font-size: 0.28rem;
    line-height: 1rem;
  }
  .breadcrumbs ul li:after {
    margin: 0 0.16rem;
  }
  .base-btn {
    width: 1.8rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.28rem;
  }
  .base-radio-btn {
    width: 0.38rem;
    height: 0.38rem;
  }
  .base-radio-btn span {
    border-width: 0.08rem;
  }
  .base-checkbox {
    width: 0.38rem;
    height: 0.38rem;
  }
  .pagination-wrap .auto-play-btn {
    width: 0.21rem;
    height: 0.24rem;
    margin: 0 0.09rem;
  }
  .pagination-wrap .auto-play-btn.pause {
    background-image: url(../hyundai/assets/imgs/common/icon-pause-m.png);
  }
  .pagination-wrap .auto-play-btn.play {
    background-image: url(../hyundai/assets/imgs/common/icon-play-m.png);
  }
  .pagination .swiper-pagination-switch {
    width: 0.24rem;
    height: 0.24rem;
    margin: 0 0.09rem;
  }
  .arrow-left, .arrow-right {
    display: block;
    width: 0.56rem;
    height: 0.56rem;
  }
  .arrow-left {
    background-image: url(../hyundai/assets/imgs/common/m-arrow-l.png);
  }
  .arrow-right {
    background-image: url(../hyundai/assets/imgs/common/m-arrow-r.png);
  }
  .pop-msg .msg-content {
    width: 11.2rem;
    padding: 0.5rem 0.75rem;
  }
  .pop-msg .msg-content .msg-close {
    width: 0.32rem;
    height: 0.32rem;
    top: .3rem;
    right: .3rem;
  }
  .pop-msg .msg-content .title {
    font-size: 0.36rem;
    margin-bottom: 0.5rem;
  }
  .pop-msg .msg-content .content {
    font-size: 0.28rem;
  }
  .pop-msg .msg-content .msg-confirm {
    width: 2rem;
    height: 0.8rem;
    line-height: 0.8rem;
    margin: 0.75rem auto 0;
  }
  .cookie-pop {
    height: 1.43rem;
  }
  .cookie-pop .cookie-container {
    width: 14.36rem;
    height: 100%;
    margin: 0 auto;
    line-height: unset;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
  }
  .cookie-pop .cookie-container .cookie-msg {
    width: 11.4rem;
    font-size: 0.28rem;
    line-height: 1.5;
  }
  .cookie-pop .cookie-container .base-btn {
    width: 2.5rem;
    height: 1rem;
    line-height: 1rem;
    margin-left: 0;
  }
  .line-block {
    width: 14.36rem;
    height: 1rem;
    background-image: url(../hyundai/assets/resource/vehicleComponents/line-pad.png);
  }
}
@media (max-width: 767px) {
  .base-btn {
    width: 1.8rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.24rem;
  }
  .base-radio-btn {
    width: 0.24rem;
    height: 0.24rem;
  }
  .base-radio-btn span {
    border-width: 0.06rem;
  }
  .base-checkbox {
    width: 0.24rem;
    height: 0.24rem;
  }
  .pagination-wrap .auto-play-btn {
    width: 0.16rem;
    height: 0.18rem;
    margin: 0 0.07rem;
  }
  .pagination .swiper-pagination-switch {
    width: 0.18rem;
    height: 0.18rem;
    margin: 0 0.07rem;
  }
  .arrow-left, .arrow-right {
    width: 0.7rem;
    height: 0.7rem;
  }
  .pop-msg .msg-content {
    width: 6.86rem;
    padding: 0.4rem 0.8rem;
  }
  .pop-msg .msg-content .msg-close {
    width: 0.28rem;
    height: 0.28rem;
    top: .24rem;
    right: .24rem;
  }
  .pop-msg .msg-content .title {
    font-size: 0.3rem;
    margin-bottom: 0.5rem;
  }
  .pop-msg .msg-content .content {
    font-size: 0.26rem;
  }
  .pop-msg .msg-content .msg-confirm {
    width: 1.8rem;
    height: 0.6rem;
    line-height: 0.6rem;
    margin: 0.5rem auto 0;
  }
  .cookie-pop {
    height: auto;
  }
  .cookie-pop .cookie-container {
    width: 6.86rem;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.19rem 0 0.23rem;
  }
  .cookie-pop .cookie-container .cookie-msg {
    width: 100%;
    font-size: 0.24rem;
    line-height: 0.32rem;
  }
  .cookie-pop .cookie-container .base-btn {
    width: 2.8rem;
    height: 0.8rem;
    line-height: 0.8rem;
    margin-top: 0.18rem;
  }
  .line-block {
    width: 6.86rem;
    height: 0.8rem;
    background-image: url(../hyundai/assets/resource/vehicleComponents/line-mb.png);
  }
}
.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 a {
  display: inline-block;
  line-height: 0.66rem;
  color: #333333;
}
.header-wrap .nav-wrap .links-wrap li:not(.search-item) a.active {
  color: #007FA8;
  border-bottom: 0.04rem solid #007FA8;
}
.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(../hyundai/assets/imgs/common/icon-sousuo.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: #007FA8;
}
.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: #007FA8;
}
.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: #007FA8;
}
.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(../hyundai/assets/imgs/common/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(../hyundai/assets/imgs/common/icon-close.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;
  padding-left: 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(../hyundai/assets/imgs/common/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: #007FA8;
}
.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: #007FA8;
  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 {
  -webkit-box-shadow: 0 0.05rem 0.1rem 0 rgba(0, 0, 0, 0.2);
  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 {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  color: #fff;
  background-color: #007FA8;
  line-height: 1.5;
  padding: 0 0.3em;
}
.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;
  -webkit-box-sizing: border-box;
  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 #007FA8;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-wrap .vehicle-list li.choosed:before {
  border: none;
  background: url(../hyundai/assets/imgs/common/icon-checked.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);
  -webkit-box-shadow: 0 0.05rem 0.3rem 0 rgba(0, 0, 0, 0.2);
  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;
  padding: 0.14rem 0;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-info-wrap .vehicle-info .vehicle-overview .name {
  font-size: 0.3rem;
  line-height: 1.8;
}
.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: 2;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-info-wrap .vehicle-info .vehicle-detail {
  padding: 0.02rem 0 0.14rem;
  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.2rem;
}
.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: #007FA8;
  float: right;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-info-wrap .vehicle-info .vehicle-price {
  height: 0.8rem;
  line-height: 0.8rem;
  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: #007FA8;
}
.header-wrap .nav-panels-wrap .vehicles-panel .panel-content .vehicle-info-wrap .vehicle-info .vehicle-price strong {
  font-size: 0.3rem;
  color: #007FA8;
  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;
}
.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(../hyundai/assets/imgs/common/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%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../hyundai/assets/imgs/common/icon-close2.png) no-repeat center;
  background-size: 100%;
  cursor: pointer;
}
.footer-wrap {
  width: 100%;
  background-color: #1c1b1b;
  color: #999999;
}
.footer-wrap a {
  color: #999999;
}
.footer-wrap .foot-content {
  width: 11.2rem;
  margin: 0 auto;
}
.footer-wrap .foot-content .foot-nav-wrap {
  padding-top: 0.34rem;
  height: 2.2rem;
}
.footer-wrap .foot-content .foot-col {
  width: 2.2rem;
  float: left;
  line-height: 1;
}
.footer-wrap .foot-content .foot-col .foot-nav-name {
  display: block;
  font-size: 0.18rem;
  margin-bottom: 0.3rem;
}
.footer-wrap .foot-content .foot-col .foot-nav-list {
  display: block;
  font-family: 'HyundaiSansTextCN';
}
.footer-wrap .foot-content .foot-col .foot-nav-list .foot-nav-item {
  display: block;
  font-size: 0.14rem;
  margin-bottom: 0.14rem;
}
.footer-wrap .foot-content .foot-col .foot-nav-list .foot-nav-item.foot-nav-btn {
  width: 8em;
  text-align: left;
  padding-left: 1em;
  position: relative;
}
.footer-wrap .foot-content .foot-col .foot-nav-list .foot-nav-item.foot-nav-btn a {
  color: #ffffff;
}
.footer-wrap .foot-content .foot-col .foot-nav-list .foot-nav-item.foot-nav-btn:after {
  content: '';
  width: 0;
  height: 0;
  border-width: 0.07rem;
  border-style: solid;
  border-color: transparent transparent transparent #ffffff;
  border-right: none;
  position: absolute;
  right: 0.1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.footer-wrap .foot-content .foot-col.foot-contact {
  font-size: 0.18rem;
  width: 7em;
  float: right;
}
.footer-wrap .foot-content .foot-col.foot-contact .contact-item {
  height: 0.28rem;
  margin-bottom: 0.22rem;
  position: relative;
}
.footer-wrap .foot-content .foot-col.foot-contact .contact-item a {
  display: block;
  line-height: 1;
  height: 100%;
  padding-left: 2em;
  background-position: left top;
  background-repeat: no-repeat;
  white-space: nowrap;
}
.footer-wrap .foot-content .foot-col.foot-contact .contact-item a.weibo {
  background-image: url(../hyundai/assets/imgs/common/icon-weibo.png);
  background-size: 0.28rem;
}
.footer-wrap .foot-content .foot-col.foot-contact .contact-item a.weixin {
  background-image: url(../hyundai/assets/imgs/common/icon-weixin.png);
  background-size: 0.29rem;
}
.footer-wrap .foot-content .foot-col.foot-contact .contact-item a.tianmao {
  background-image: url(../hyundai/assets/imgs/common/icon-tianmao.png);
  background-size: 0.22rem;
  background-position-x: 0.03rem;
}
.footer-wrap .foot-content .foot-col.foot-contact .contact-item .bar-code-wrap {
  position: absolute;
  width: 0;
  background-color: #fff;
  right: calc(100% + 0.2rem);
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  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%;
}
.footer-wrap .foot-content .foot-col.foot-contact .contact-item .bar-code-wrap:after {
  content: '';
  width: 0;
  height: 0;
  border-width: 0;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  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%;
}
.footer-wrap .foot-content .foot-col.foot-contact .contact-item .bar-code-wrap.in {
  width: 1rem;
}
.footer-wrap .foot-content .foot-col.foot-contact .contact-item .bar-code-wrap.in:after {
  border-width: 0.12rem 0 0.12rem 0.12rem;
}
.footer-wrap .foot-content .foot-col.foot-contact .contact-item .bar-code-wrap img {
  width: 100%;
}
.footer-wrap .foot-content .com-info-wrap {
  padding-top: 0.23rem;
  padding-bottom: 0.44rem;
}
.footer-wrap .foot-content .com-info-wrap .com-logo {
  display: inline-block;
  width: 1.6rem;
  vertical-align: middle;
  margin-right: 0.6rem;
}
.footer-wrap .foot-content .com-info-wrap .com-logo img {
  width: 100%;
}
.footer-wrap .foot-content .com-info-wrap .info-detail-wrap {
  display: inline-block;
  vertical-align: middle;
}
.footer-wrap .foot-content .com-info-wrap .info-detail-wrap .service-wrap {
  font-size: 0;
}
.footer-wrap .foot-content .com-info-wrap .info-detail-wrap .service-wrap .service-item {
  display: inline-block;
  line-height: 1;
  font-size: 0.14rem;
  padding-right: 0.3rem;
  margin-right: 0.3rem;
  border-right: 0.02rem solid #999999;
}
.footer-wrap .foot-content .com-info-wrap .info-detail-wrap .service-wrap select {
  border: 1px solid #666666;
  border-radius: 0.04rem;
  width: 7em;
  height: 1.78em;
  font-size: 0.14rem;
  color: #666666;
  padding: 0 0 0 0.7em;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../hyundai/assets/imgs/common/icon-arrow.png) no-repeat scroll 5.5em center #ffffff;
  background-size: 0.1rem;
}
.footer-wrap .foot-content .com-info-wrap .info-detail-wrap .service-wrap select::-ms-expand {
  display: none;
}
.footer-wrap .foot-content .com-info-wrap .info-detail-wrap .info-wrap {
  line-height: 1;
  font-size: 0.14rem;
  margin-top: 0.18rem;
  font-family: 'HyundaiSansTextCN';
}
.footer-wrap .foot-content .com-info-wrap .info-detail-wrap .info-wrap p {
  margin-top: 0.1rem;
}
.slideNav-wrap {
  position: fixed;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 99;
}
.slideNav-wrap .nav-list .nav-item {
  display: block;
  font-size: 0;
}
.slideNav-wrap .nav-list .nav-item .nav-icon {
  display: inline-block;
  width: 0.4rem;
  height: 0.5rem;
  float: right;
  border-bottom: 0.01rem solid #4d4d4d;
  background-color: #333333;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.2rem;
}
.slideNav-wrap .nav-list .nav-item .nav-icon.drive {
  background-image: url(../hyundai/assets/imgs/common/icon-nav-drive.png);
}
.slideNav-wrap .nav-list .nav-item .nav-icon.dealer {
  background-image: url(../hyundai/assets/imgs/common/icon-nav-dealer.png);
}
.slideNav-wrap .nav-list .nav-item .nav-icon.calculate {
  background-image: url(../hyundai/assets/imgs/common/icon-nav-calculate.png);
}
.slideNav-wrap .nav-list .nav-item .nav-icon.compare {
  background-image: url(../hyundai/assets/imgs/common/icon-nav-compare.png);
}
.slideNav-wrap .nav-list .nav-item .nav-icon.download {
  background-image: url(../hyundai/assets/imgs/common/icon-nav-download.png);
}
.slideNav-wrap .nav-list .nav-item .nav-icon.share {
  background-image: url(../hyundai/assets/imgs/common/icon-nav-share.png);
}
.slideNav-wrap .nav-list .nav-item p {
  float: right;
  font-size: 0.14rem;
  line-height: 0.5rem;
  height: 0.5rem;
  padding: 0 1em;
  color: #ffffff;
  background: #007FA8;
  font-family: 'HyundaiSansTextCN';
}
.slideNav-wrap .nav-list .nav-item p.pc-only {
  display: none !important;
}
.slideNav-wrap .nav-list .nav-item p.share-text-wrap {
  font-size: 0;
  padding: 0 0.1rem 0 0.18rem;
}
.slideNav-wrap .nav-list .nav-item p.share-text-wrap span {
  font-size: 0.14rem;
  vertical-align: middle;
}
.slideNav-wrap .nav-list .nav-item p.share-text-wrap .share-way {
  display: inline-block;
  width: 0.25rem;
  height: 100%;
  margin-left: 0.14rem;
  background-position: center;
  background-repeat: no-repeat;
}
.slideNav-wrap .nav-list .nav-item p.share-text-wrap .share-way.weixin {
  background-image: url(../hyundai/assets/imgs/common/icon-share-weixin.png);
  background-size: 0.25rem;
}
.slideNav-wrap .nav-list .nav-item p.share-text-wrap .share-way.pengyouquan {
  background-image: url(../hyundai/assets/imgs/common/icon-share-pengyouquan.png);
  background-size: 0.22rem;
}
.slideNav-wrap .nav-list .nav-item p.share-text-wrap .share-way.qq {
  background-image: url(../hyundai/assets/imgs/common/icon-share-qq.png);
  background-size: 0.18rem;
}
.slideNav-wrap .nav-list .nav-item p.share-text-wrap .share-way.weibo {
  background-image: url(../hyundai/assets/imgs/common/icon-share-weibo.png);
  background-size: 0.24rem;
}
.slideNav-wrap .nav-list .nav-item:hover .nav-icon {
  background-color: #007FA8;
}
.slideNav-wrap .nav-list .nav-item:hover p.pc-only {
  display: inline-block !important;
}
.pop {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(28, 27, 27, 0.8);
  display: none;
}
.pop .pop-content {
  width: 9.44rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #ffffff;
}
.pop .pop-content .pop-title {
  height: 0.4rem;
  line-height: 0.4rem;
  background-color: #002c5f;
  font-size: 0.16rem;
  color: #ffffff;
  text-align: center;
}
.pop .pop-content .choose-container {
  padding-top: 0.16rem;
}
.pop .pop-content .choose-container .series-name {
  font-size: 0.16rem;
  line-height: 3;
  padding-left: 0.3rem;
}
.pop .pop-content .choose-container .choose-wrap .choose-item {
  width: 50%;
  padding: 0 0.3rem;
  margin: 0.15rem 0;
  font-size: 0;
}
.pop .pop-content .choose-container .choose-wrap .choose-item .radio-btn {
  display: inline-block;
  width: 0.21rem;
  height: 0.21rem;
  position: relative;
  vertical-align: middle;
  margin-right: 0.11rem;
  cursor: pointer;
}
.pop .pop-content .choose-container .choose-wrap .choose-item .radio-btn .true-radio {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #007FA8;
}
.pop .pop-content .choose-container .choose-wrap .choose-item .radio-btn .fake-radio {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}
.pop .pop-content .choose-container .choose-wrap .choose-item .radio-btn .fake-radio:checked ~ .true-radio {
  background: url(../hyundai/assets/imgs/common/icon-checked.png) no-repeat center;
  background-size: 100%;
  border: none;
}
.pop .pop-content .choose-container .choose-wrap .choose-item .car-type {
  display: inline-block;
  font-size: 0.16rem;
  line-height: 0.21rem;
  vertical-align: middle;
}
.pop .pop-content .btn-wrap {
  margin-top: 0.3rem;
  padding-bottom: 0.2rem;
  font-size: 0;
  text-align: center;
}
.pop .pop-content .btn-wrap .base-btn {
  display: inline-block;
  width: 1.6rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  font-size: 0.16rem;
  margin: 0 0.15rem;
  color: #ffffff;
  cursor: pointer;
}
.pop .pop-content .btn-wrap .base-btn.cancel-btn {
  background-color: #666666;
}
.pop .pop-content .btn-wrap .base-btn.confirm-btn {
  background-color: #002c5f;
}
body.vehicleOpen .header-wrap {
  height: 100vh;
}
body.vehicleOpen .header-wrap .nav-panels-wrap {
  height: 100%;
}
body.vehicleOpen .pc-footer {
  display: none !important;
}
body.vehicleOpen .body {
  display: none;
}
body.open {
  height: 100%;
  overflow: hidden;
}
.page-large-content {
  width: 18rem;
  margin: 0 auto;
}
.page-main-content {
  width: 11.2rem;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .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-wrap {
    border-bottom: 0.02rem solid #cccccc;
  }
  .header-wrap .head-content {
    height: 1.2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header-wrap .logo {
    width: 2.7rem;
  }
  .header-wrap .logo img {
    width: 100%;
  }
  .header-wrap .right-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header-wrap .right-wrap .sousuo-btn {
    display: block;
    padding-right: 0.4rem;
    background: url(../hyundai/assets/imgs/common/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(../hyundai/assets/imgs/common/icon-menu.png) no-repeat center;
    background-size: 100%;
  }
  .header-wrap .right-wrap .menu-btn.close {
    background-image: url(../hyundai/assets/imgs/common/icon-menu-close.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header-wrap .menu-wrap .search-wrap .nav-search-btn {
    display: block;
    width: 0.36rem;
    height: 0.36rem;
    background: url(../hyundai/assets/imgs/common/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(../hyundai/assets/imgs/common/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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    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%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .header-wrap .menu-wrap .head-btns .head-btn {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #002c5f;
    color: #fff;
    font-size: 0.32rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: 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(../hyundai/assets/imgs/common/icon-nav-drive.png);
  }
  .header-wrap .menu-wrap .head-btns .head-btn.dealerSearch i {
    background-image: url(../hyundai/assets/imgs/common/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(../hyundai/assets/imgs/common/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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .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: #007FA8;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 2.3rem;
    display: none;
  }
  .header-wrap .panel-wrap .panel.panel-vehicle .vehile-wrap.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    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 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: #007FA8;
  }
  .header-wrap .panel-wrap .panel .panel-item .item-desc {
    font-size: 0.28rem;
    line-height: 1.5;
    padding-bottom: 0.3rem;
    color: #333333;
  }
  .footer-wrap .foot-content {
    width: 14.36rem;
  }
  .footer-wrap .foot-content .foot-nav-wrap {
    padding-top: 0.6rem;
    height: 2.9rem;
  }
  .footer-wrap .foot-content .foot-col:first-child {
    width: 3.16rem;
  }
  .footer-wrap .foot-content .foot-col:nth-child(2) {
    width: 2.55rem;
  }
  .footer-wrap .foot-content .foot-col:nth-child(3) {
    width: 2.8rem;
  }
  .footer-wrap .foot-content .foot-col:nth-child(4) {
    width: 3.4rem;
  }
  .footer-wrap .foot-content .foot-col .foot-nav-name {
    font-size: 0.28rem;
    margin-bottom: 0.28rem;
  }
  .footer-wrap .foot-content .foot-col .foot-nav-list .foot-nav-item {
    font-size: 0.24rem;
    margin-bottom: 0.2rem;
  }
  .footer-wrap .foot-content .foot-col .foot-nav-list .foot-nav-item.foot-nav-btn {
    font-size: 0.2rem;
    width: 1.7rem;
    padding-left: 0.1rem;
  }
  .footer-wrap .foot-content .foot-col .foot-nav-list .foot-nav-item.foot-nav-btn:after {
    right: 0.2rem;
  }
  .footer-wrap .foot-content .foot-col.foot-contact {
    font-size: 0.28rem;
    width: 6.5em;
  }
  .footer-wrap .foot-content .foot-col.foot-contact .contact-item {
    margin-bottom: 0.28rem;
  }
  .footer-wrap .foot-content .foot-col.foot-contact .contact-item a {
    padding-left: 0.42rem;
    background-position: left center;
  }
  .footer-wrap .foot-content .foot-col.foot-contact .contact-item a.weibo, .footer-wrap .foot-content .foot-col.foot-contact .contact-item a.weixin {
    background-size: 0.34rem;
  }
  .footer-wrap .foot-content .foot-col.foot-contact .contact-item a.tianmao {
    background-size: 0.28rem;
  }
  .footer-wrap .foot-content .foot-col.foot-contact .contact-item .bar-code-wrap {
    right: calc(100% + 0.3rem);
  }
  .footer-wrap .foot-content .foot-col.foot-contact .contact-item .bar-code-wrap.in {
    width: 1.5rem;
  }
  .footer-wrap .foot-content .foot-col.foot-contact .contact-item .bar-code-wrap.in:after {
    border-width: 0.2rem 0 0.2rem 0.2rem;
  }
  .footer-wrap .foot-content .foot-col.foot-contact .contact-item .bar-code-wrap img {
    width: 100%;
  }
  .footer-wrap .foot-content .com-info-wrap {
    padding-top: 0.3rem;
    padding-bottom: 0.46rem;
  }
  .footer-wrap .foot-content .com-info-wrap .com-logo {
    width: 2.02rem;
    margin-right: 1.36rem;
  }
  .footer-wrap .foot-content .com-info-wrap .info-detail-wrap .service-wrap .service-item {
    font-size: 0.14rem;
    padding-right: 0.5rem;
    margin-right: 0.5rem;
  }
  .footer-wrap .foot-content .com-info-wrap .info-detail-wrap .info-wrap {
    font-size: 0.2rem;
    margin-top: 1.4em;
  }
  .footer-wrap .foot-content .com-info-wrap .info-detail-wrap .info-wrap p {
    margin-top: 0.5em;
  }
  .slideNav-wrap {
    top: auto;
    -webkit-transform: none;
    transform: none;
    bottom: 6.5rem;
  }
  .slideNav-wrap .nav-menu {
    width: 1rem;
    height: 1rem;
    background: url(../hyundai/assets/imgs/common/icon-nav-menu.png) no-repeat center rgba(0, 44, 95, 0.5);
    background-size: 0.5rem;
  }
  .slideNav-wrap .nav-list {
    height: 0;
    overflow: hidden;
  }
  .slideNav-wrap .nav-list .nav-item {
    width: 1rem;
    height: 1rem;
    background-color: #007FA8;
    border-bottom: 0.02rem solid rgba(255, 255, 255, 0.5);
  }
  .slideNav-wrap .nav-list .nav-item a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .slideNav-wrap .nav-list .nav-item .nav-icon {
    width: 0.4rem;
    height: 0.4rem;
    background-color: transparent;
    border: none;
    float: unset;
    background-size: 100%;
  }
  .slideNav-wrap .nav-list .nav-item p.mb-pad {
    font-size: 0.24rem;
    height: 1em;
    line-height: 1;
    padding: 0;
    background-color: transparent;
    float: unset;
    text-align: center;
  }
  .slideNav-wrap .nav-list .nav-item:hover p.pc-only {
    display: none !important;
  }
  .slideNav-wrap.open .nav-list {
    height: auto;
  }
  .slideNav-wrap.open .nav-menu {
    background-color: #002c5f;
  }
  .mb-header.fixed {
    position: fixed;
    z-index: 10;
    width: 100%;
    height: 100%;
    z-index: 13;
  }
  .page-main-content, .page-large-content {
    width: 14.36rem;
  }
  *::-webkit-scrollbar {
    display: none;
  }
}
@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(../hyundai/assets/imgs/common/icon-nav-drive.png);
  }
  .header-wrap .menu-wrap .head-btns .head-btn.dealerSearch i {
    background-image: url(../hyundai/assets/imgs/common/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;
  }
  .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 .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;
  }
  .footer-wrap {
    background-color: #1c1b1b;
    padding-bottom: 0.68rem;
  }
  .footer-wrap .contact-wrap {
    height: 1rem;
    border-bottom: 0.02rem solid #424141;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .footer-wrap .contact-wrap .contact-item img {
    width: 100%;
  }
  .footer-wrap .contact-wrap .contact-item.weibo {
    width: 0.6rem;
  }
  .footer-wrap .contact-wrap .contact-item.weixin {
    width: 0.58rem;
  }
  .footer-wrap .contact-wrap .contact-item.tianmao {
    width: 0.45rem;
  }
  .footer-wrap .contact-wrap .contact-item.download {
    width: 0.43rem;
  }
  .footer-wrap .contact-wrap .contact-item.call {
    width: 0.44rem;
  }
  .footer-wrap .info-wrap {
    padding-top: 0.8rem;
    color: #999999;
    font-size: 0.24rem;
  }
  .footer-wrap .info-wrap a {
    color: #999999;
  }
  .footer-wrap .info-wrap .footer-logo {
    display: block;
    width: 2.3rem;
    margin: 0 auto;
  }
  .footer-wrap .info-wrap .footer-logo img {
    width: 100%;
  }
  .footer-wrap .service-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.5rem;
  }
  .footer-wrap .service-wrap .service-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    line-height: 1;
    border: 1px solid #999999;
    border-top: none;
    border-bottom: none;
  }
  .footer-wrap .service-wrap .service-item:first-child {
    border-left: none;
  }
  .footer-wrap .service-wrap .service-item:last-child {
    border-right: none;
  }
  .footer-wrap .com-info {
    font-family: 'HyundaiSansTextCN';
    text-align: center;
    padding-top: 0.78rem;
  }
  .footer-wrap .com-info p {
    line-height: 0.4rem;
  }
  .footer-wrap .footer-pop-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9;
    display: none;
  }
  .footer-wrap .footer-pop-wrap .pop-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .footer-wrap .footer-pop-wrap .pop-content .bar-code-wrap {
    display: block;
    width: 2.8rem;
    margin: 0 auto;
    margin-bottom: 0.3rem;
  }
  .footer-wrap .footer-pop-wrap .pop-content .pop-text {
    font-size: 0.28rem;
    line-height: 1.5;
    color: #fff;
    text-align: center;
  }
  .slideNav-wrap {
    bottom: 3rem;
  }
  .slideNav-wrap .nav-menu {
    width: 0.8rem;
    height: 0.8rem;
    background-size: 0.4rem;
  }
  .slideNav-wrap .nav-list .nav-item {
    width: 0.8rem;
    height: 0.8rem;
  }
  .slideNav-wrap .nav-list .nav-item .nav-icon {
    width: 0.2rem;
    height: 0.2rem;
  }
  .slideNav-wrap .nav-list .nav-item p.mb-only {
    font-size: 0.2rem;
  }
  .page-large-content, .page-main-content {
    width: 6.86rem;
  }
}
