.body-pagination {
  margin: 0.4rem auto 0.7rem;
  list-style: none;
  padding: 0;
  display: block;
  text-align: center;
}
.body-pagination a {
  display: inline-block;
  color: #333333;
  width: 0.42rem;
  height: 0.42rem;
  text-align: center;
  line-height: 0.42rem;
  border: 1px #333333 solid;
  background: white;
}
.body-pagination li {
  margin: 0 0.1rem;
  display: inline-block;
  vertical-align: top;
  font-size: 0.24rem;
}
.body-pagination li.is-active a {
  color: white;
  background: #00aad2;
  border-color: #00aad2;
}

@media (min-width: 1025px) {
  .page-body {
    width: 100%;
  }
  .page-header {
    height: 2.9rem;
    width: 100%;
    color: #666666;
    overflow: hidden;
    background: url(/uploads/image/aipage-common/page-top-bg.jpg) 50% 50% no-repeat;
  }
  .page-header .page-header__breadcrumb {
    width: 11.2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    margin: auto;
  }
  .page-header .page-header__breadcrumb a {
    color: #666666;
  }
  .page-header .page-header__breadcrumb a.is-active {
    color: #00aad2;
  }
  .page-header .page-header__title {
    height: 2.3rem;
    width: 93.75%;
    margin: auto;
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
    display: table;
  }
  .page-header .page-header__title span {
    display: table-cell;
    vertical-align: middle;
  }
  .page-header .page-header__title h1 {
    margin: 0;
    font-size: 0.4rem;
    font-weight: 400;
    line-height: 1.4;
    font-family: "hyundaisansheadcn-medium", serif;
  }
  .page-header .page-header__title p {
    font-size: 0.24rem;
    line-height: 1.4;
    font-family: "hyundaisansheadcn-regular", serif;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .page-body {
    width: 100%;
  }
  .page-header {
    height: 3.6rem;
    width: 100%;
    color: #666666;
    overflow: hidden;
    background: url(/uploads/image/aipage-common/page-top-bg.jpg) 50% 50% no-repeat;
  }
  .page-header .page-header__breadcrumb {
    width: 14.36rem;
    height: 1rem;
    line-height: 1rem;
    margin: auto;
  }
  .page-header .page-header__breadcrumb a {
    color: #666666;
  }
  .page-header .page-header__breadcrumb a.is-active {
    color: #00aad2;
  }
  .page-header .page-header__title {
    height: 2.6rem;
    width: 14.36rem;
    margin: auto;
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
    display: table;
  }
  .page-header .page-header__title span {
    display: table-cell;
    vertical-align: middle;
  }
  .page-header .page-header__title h1 {
    margin: 0;
    font-size: 0.48rem;
    font-weight: 400;
    line-height: 1.4;
    font-family: "hyundaisansheadcn-medium", serif;
  }
  .page-header .page-header__title p {
    font-size: 0.3rem;
    line-height: 1.4;
    font-family: "hyundaisansheadcn-regular", serif;
  }
}
@media (max-width: 767px) {
  .page-body {
    width: 100%;
  }
  .page-header {
    height: 2.2rem;
    width: 100%;
    padding-top: 0.3rem;
    color: #666666;
    overflow: hidden;
    background: url(/uploads/image/aipage-common/page-top-mob-bg.jpg) 50% 50% no-repeat;
  }
  .page-header .page-header__breadcrumb {
    display: none !important;
  }
  .page-header .page-header__title {
    height: 1.9rem;
    width: 6.9rem;
    margin: auto;
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
    display: table;
  }
  .page-header .page-header__title span {
    display: table-cell;
    vertical-align: middle;
  }
  .page-header .page-header__title h1 {
    margin: 0;
    font-size: 0.4rem;
    font-weight: 400;
    line-height: 1.4;
    font-family: "hyundaisansheadcn-medium", serif;
  }
  .page-header .page-header__title p {
    font-size: 0.28rem;
    line-height: 1.4;
    font-family: "hyundaisansheadcn-regular", serif;
  }
}
@font-face {
  font-family: "iconfont";
  src: ; /* ie9 */
  src:  format("embedded-opentype"),  format("woff2"),  format("woff"),  format("truetype"),  format("svg"); /* ios 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-download:before {
  content: "\e707";
}

.icon-zhengque:before {
  content: "\e62d";
}

.icon-arrow-down:before {
  content: "\e6eb";
}

.icon-arrow-up:before {
  content: "\e6ee";
}

.icon-close:before {
  content: "\e6f0";
}

.icon-leftarrow:before {
  content: "\e6fb";
}

.icon-rightarrow:before {
  content: "\e702";
}

@media (min-width: 1025px) {
  .vc-header {
    width: 11.2rem;
    height: 4.8rem;
    margin: 0.5rem auto 0.2rem;
    font-family: "hyundaisanstextcn-regular", serif;
  }
  .vc-header__wrapper {
    background: white;
  }
  .vc-cartype {
    font-size: 0;
    background: white;
  }
  .vc-cartype .vc-cartype__item {
    position: relative;
    width: 2.56rem;
    height: 4rem;
    background: #f3f3f2;
    padding: 0.2rem 0.1rem;
    display: inline-block;
    vertical-align: top;
    font-size: 0.18rem;
  }
  .vc-cartype .vc-cartype__item.pc-only {
    display: inline-block !important;
    background: white;
    border: 1px solid #ddd;
  }
  .vc-cartype .vc-cartype__item.pc-only h4 {
    font-weight: normal;
    margin: 0.1rem 0;
  }
  .vc-cartype .vc-cartype__item:not(:first-child) {
    margin-left: 0.315rem;
  }
  .vc-cartype .vc-cartype__item:not(:first-child):hover {
    background: white;
    box-shadow: 0 0 13px 0 #ddd;
  }
  .vc-cartype .vc-cartype__item:not(:first-child):hover .item-btn {
    color: white;
  }
  .vc-cartype .vc-cartype__item:not(:first-child):hover .item-btn img:nth-of-type(1) {
    display: inline-block;
  }
  .vc-cartype .vc-cartype__item:not(:first-child):hover .item-btn img:nth-of-type(2) {
    display: none;
  }
  .vc-cartype .vc-cartype__item:not(:first-child):hover .item-btn:first-child {
    background: #002c5f;
  }
  .vc-cartype .vc-cartype__item:not(:first-child):hover .item-btn:last-child {
    background: #00aad2;
  }
  .vc-cartype .vc-cartype__item.mb-pad {
    margin-left: 0;
  }
  .vc-cartype .vc-cartype__item .select {
    width: 2.36rem;
    height: 0.4rem;
    line-height: 0.4rem;
    border: 1px #ddd solid;
    background: white;
    padding: 0 0.1rem;
    margin-bottom: 0.1rem;
  }
  .vc-cartype .item-show .item-show__close {
    text-align: right;
    margin-bottom: 0.1rem;
    height: 0.2rem;
  }
  .vc-cartype .item-show .item-show__close .iconfont {
    font-size: 0.2rem;
    border-radius: 50%;
    display: none;
    width: 0.2rem;
    height: 0.2rem;
    background: white;
    color: #00aad2;
    cursor: pointer;
  }
  .vc-cartype .item-show img {
    width: 100%;
  }
  .vc-cartype .item-show .item-show__series, .vc-cartype .item-show .item-show__type {
    font-size: 0.18rem;
    text-align: center;
    line-height: 1.6;
    white-space: pre-wrap;
  }
  .vc-cartype .item-show .item-show__type {
    font-size: 0.16rem;
    line-height: 1.2;
  }
  .vc-cartype .item-show .item-show__price {
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.4rem;
    margin-bottom: 0.1rem;
    color: #00aad2;
  }
  .vc-cartype .item-btns {
    position: absolute;
    font-size: 0;
    left: 0;
    width: 100%;
    padding: 0 0.1rem;
    bottom: 0.1rem;
    display: none;
  }
  .vc-cartype .item-btns .pc-only {
    display: inline-block !important;
  }
  .vc-cartype .item-btns .item-btn {
    display: inline-block;
    color: #666666;
    width: 50%;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.16rem;
    text-align: center;
  }
  .vc-cartype .item-btns .item-btn img {
    width: 0.2rem;
    margin-right: 0.05rem;
    vertical-align: middle;
  }
  .vc-cartype .item-btns .item-btn img:nth-of-type(1) {
    display: none;
  }
  .vc-cartype .item-btns .item-btn img:nth-of-type(2) {
    display: inline-block;
  }
  .vc-tooltip {
    height: 0.6rem;
    line-height: 0.6rem;
    user-select: none;
    margin-top: 0.2rem;
  }
  .vc-tooltip label {
    display: inline-block;
    height: 0.2rem;
    line-height: 0.2rem;
  }
  .vc-tooltip input[type=checkbox] {
    display: none;
  }
  .vc-tooltip input[type=checkbox]:checked   .checkbox {
    background: #00aad2;
  }
  .vc-tooltip input[type=checkbox]:checked   .checkbox::after {
    color: #ffffff;
    font-family: iconfont;
    content: "\e62d";
    width: 0.2rem;
    height: 0.2rem;
    font-size: 0.14rem;
    line-height: 1.4;
    position: absolute;
    top: 0;
    left: 0;
  }
  .vc-tooltip .checkbox {
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    position: relative;
    vertical-align: middle;
    border: 1px #00aad2 solid;
  }
  .vc-tooltip .select {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.8rem;
    line-height: 0.2rem;
    height: 0.2rem;
    width: 1rem;
    border: none;
    font-size: 0.16rem;
    color: #333333;
    outline: none;
    background: white;
  }
  .vc-table__wrapper {
    width: 11.2rem;
    margin: 0 auto 1rem;
  }
  .vc-table__wrapper .vc-table {
    width: 100%;
    font-size: 0.16rem;
    border-spacing: 0 0.1rem;
    table-layout: fixed;
  }
  .vc-table__wrapper .vc-table td {
    border-bottom: 1px #ddd solid;
    height: 0.4rem;
    padding: 0 0.1rem 0.1rem;
  }
  .vc-table__wrapper .vc-table td span {
    white-space: pre-wrap;
  }
  .vc-table__wrapper .vc-table tr > td:not(:first-child) {
    text-align: center;
  }
  .vc-table__wrapper .vc-table .group {
    background: #f3f3f2;
    color: #333333;
  }
  .vc-table__wrapper .vc-table .group td {
    padding-top: 0.1rem;
    border: none;
  }
  .vc-table__wrapper .vc-table .group td:last-child {
    text-align: right;
  }
  .vc-table__wrapper .vc-table .group .iconfont {
    font-size: 0.32rem;
    color: #00aad2;
  }
  .vc-table__wrapper .vc-table .group.is-active {
    background: #00aad2;
    color: white;
  }
  .vc-table__wrapper .vc-table .group.is-active .iconfont {
    color: white;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .vc-header {
    width: 14.36rem;
    margin: 0.5rem auto;
    height: 6.13rem;
  }
  .iselect-dropdown {
    font-size: 0.26rem !important;
  }
  .vc-cartype {
    font-size: 0;
    background: white;
    font-family: "hyundaisanstextcn-regular", serif;
  }
  .vc-cartype .vc-cartype__item {
    position: relative;
    width: 3.5rem;
    height: 6.13rem;
    background: #f3f3f2;
    padding: 0.2rem;
    display: inline-block;
    vertical-align: top;
    font-size: 0.28rem;
  }
  .vc-cartype .vc-cartype__item:not(:first-child) {
    margin-left: 0.12rem;
  }
  .vc-cartype .vc-cartype__item.mb-pad {
    display: inline-block !important;
    margin-left: 0;
    text-align: center;
    line-height: 6.13rem;
    background: white;
    border: 1px solid #ddd;
  }
  .vc-cartype .vc-cartype__item .select {
    width: 3.1rem;
    height: 0.7rem;
    line-height: 0.7rem;
    border: 1px #ddd solid;
    background: white;
    padding: 0 0.1rem;
    margin-bottom: 0.1rem;
  }
  .vc-cartype .item-show .item-show__close {
    text-align: right;
    margin-bottom: 0.1rem;
    height: 0.2rem;
  }
  .vc-cartype .item-show .item-show__close .iconfont {
    font-size: 0.2rem;
    border-radius: 50%;
    display: none !important;
    width: 0.2rem;
    height: 0.2rem;
    display: none;
    background: white;
    color: #00aad2;
    cursor: pointer;
  }
  .vc-cartype .item-show img {
    width: 100%;
  }
  .vc-cartype .item-show .item-show__series, .vc-cartype .item-show .item-show__type {
    font-size: 0.36rem;
    text-align: center;
    line-height: 1.6;
    white-space: pre-wrap;
  }
  .vc-cartype .item-show .item-show__type {
    font-size: 0.28rem;
    line-height: 1.2;
  }
  .vc-cartype .item-show .item-show__price {
    font-size: 0.4rem;
    text-align: center;
    line-height: 0.4rem;
    margin-bottom: 0.1rem;
    color: #00aad2;
  }
  .vc-cartype .item-btns {
    position: absolute;
    font-size: 0;
    left: 0;
    width: 100%;
    padding: 0 0.2rem;
    bottom: 0.2rem;
    display: none;
  }
  .vc-cartype .item-btns .item-btn {
    display: inline-block;
    height: 0.6rem;
    width: 50%;
    line-height: 0.6rem;
    font-size: 0.16rem;
    text-align: center;
  }
  .vc-cartype .item-btns .item-btn span:first-child {
    display: inline-block;
    width: 0.6rem;
    height: 0.6rem;
    background: #002c5f;
    border-radius: 50%;
  }
  .vc-cartype .item-btns .item-btn img {
    width: 0.32rem;
    vertical-align: middle;
  }
  .vc-cartype .item-btns .item-btn img:nth-of-type(1) {
    display: inline-block;
  }
  .vc-cartype .item-btns .item-btn img:nth-of-type(2) {
    display: none;
  }
  .vc-tooltip {
    display: inline-block;
    vertical-align: middle;
    line-height: 0.4rem;
    user-select: none;
  }
  .vc-tooltip label {
    display: inline-block;
    margin-top: 0.4rem;
  }
  .vc-tooltip input[type=checkbox] {
    display: none;
  }
  .vc-tooltip input[type=checkbox]:checked   .checkbox {
    background: #00aad2;
  }
  .vc-tooltip input[type=checkbox]:checked   .checkbox::after {
    color: #ffffff;
    font-family: iconfont;
    content: "\e62d";
    width: 100%;
    height: 100%;
    font-size: 0.14rem;
    line-height: 1.4;
    position: absolute;
    top: 0;
    left: 0;
  }
  .vc-tooltip .checkbox {
    display: inline-block;
    width: 0.26rem;
    height: 0.26rem;
    position: relative;
    vertical-align: -2px;
    border: 1px #00aad2 solid;
  }
  .vc-tooltip .select {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.8rem;
    line-height: 0.2rem;
    height: 0.2rem;
    width: 1rem;
    border: none;
    font-size: 0.16rem;
    color: #333333;
    outline: none;
    background: white;
  }
  .vc-table__wrapper {
    width: 14.36rem;
    margin: 0 auto 1rem;
  }
  .vc-table__wrapper .vc-table {
    width: 100%;
    font-size: 0.28rem;
    border-spacing: 0 0.2rem;
    table-layout: fixed;
  }
  .vc-table__wrapper .vc-table td {
    border-bottom: 1px #ddd solid;
    height: 0.9rem;
    padding: 0 0.2rem 0.2rem;
  }
  .vc-table__wrapper .vc-table td span {
    white-space: pre-wrap;
  }
  .vc-table__wrapper .vc-table tr > td:not(:first-child) {
    text-align: center;
  }
  .vc-table__wrapper .vc-table .group {
    background: #f3f3f2;
    color: #333333;
  }
  .vc-table__wrapper .vc-table .group td {
    padding-top: 0.2rem;
    border: none;
  }
  .vc-table__wrapper .vc-table .group td:last-child {
    text-align: right;
  }
  .vc-table__wrapper .vc-table .group .iconfont {
    font-size: 0.42rem;
    color: #00aad2;
  }
  .vc-table__wrapper .vc-table .group.is-active {
    background: #00aad2;
    color: white;
  }
  .vc-table__wrapper .vc-table .group.is-active .iconfont {
    color: white;
  }
}
@media (max-width: 767px) {
  .vc-header {
    width: 6.9rem;
    margin: 0.5rem auto;
    height: 5.7rem;
    font-family: "hyundaisanstextcn-regular", serif;
  }
  .iselect-dropdown {
    font-size: 0.22rem !important;
  }
  .vc-cartype {
    font-size: 0;
    background: white;
  }
  .vc-cartype .vc-cartype__item {
    position: relative;
    width: 2.28rem;
    height: 5.7rem;
    background: #f3f3f2;
    padding: 0.1rem;
    display: inline-block;
    vertical-align: top;
    font-size: 0.24rem;
  }
  .vc-cartype .vc-cartype__item:not(:first-child) {
    margin-left: 0.03rem;
  }
  .vc-cartype .vc-cartype__item.mb-pad {
    display: inline-block !important;
    margin-left: 0;
    text-align: center;
    line-height: 5.7rem;
    background: white;
    border: 1px solid #ddd;
  }
  .vc-cartype .vc-cartype__item .select {
    width: 2.08rem;
    height: 0.6rem;
    line-height: 0.6rem;
    border: 1px #ddd solid;
    background: white;
    padding: 0 0.1rem;
    margin-bottom: 0.1rem;
  }
  .vc-cartype .item-show .item-show__close {
    text-align: right;
    margin-bottom: 0.1rem;
    height: 0.2rem;
  }
  .vc-cartype .item-show .item-show__close .iconfont {
    font-size: 0.2rem;
    border-radius: 50%;
    display: none !important;
    width: 0.2rem;
    height: 0.2rem;
    display: none;
    background: white;
    color: #00aad2;
    cursor: pointer;
  }
  .vc-cartype .item-show img {
    width: 100%;
  }
  .vc-cartype .item-show .item-show__series, .vc-cartype .item-show .item-show__type {
    font-size: 0.3rem;
    text-align: center;
    line-height: 1.6;
    white-space: pre-wrap;
  }
  .vc-cartype .item-show .item-show__type {
    font-size: 0.24rem;
    line-height: 1.2;
  }
  .vc-cartype .item-show .item-show__price {
    font-size: 0.36rem;
    text-align: center;
    line-height: 0.4rem;
    margin-bottom: 0.1rem;
    color: #00aad2;
  }
  .vc-cartype .item-btns {
    position: absolute;
    font-size: 0;
    left: 0;
    width: 100%;
    padding: 0 0.2rem;
    bottom: 0.2rem;
    display: none;
  }
  .vc-cartype .item-btns .item-btn {
    display: inline-block;
    height: 0.5rem;
    width: 50%;
    line-height: 0.5rem;
    text-align: center;
  }
  .vc-cartype .item-btns .item-btn span:first-child {
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
    background: #002c5f;
    border-radius: 50%;
  }
  .vc-cartype .item-btns .item-btn img {
    width: 0.28rem;
    vertical-align: middle;
  }
  .vc-cartype .item-btns .item-btn img:nth-of-type(1) {
    display: inline-block;
  }
  .vc-cartype .item-btns .item-btn img:nth-of-type(2) {
    display: none;
  }
  .vc-tooltip {
    display: inline-block;
    vertical-align: middle;
    line-height: 0.4rem;
    user-select: none;
  }
  .vc-tooltip label {
    display: inline-block;
    margin-top: 0.4rem;
  }
  .vc-tooltip input[type=checkbox] {
    display: none;
  }
  .vc-tooltip input[type=checkbox]:checked   .checkbox {
    background: #00aad2;
  }
  .vc-tooltip input[type=checkbox]:checked   .checkbox::after {
    color: #ffffff;
    font-family: iconfont;
    content: "\e62d";
    width: 100%;
    height: 100%;
    font-size: 0.14rem;
    line-height: 1.4;
    position: absolute;
    top: 0;
    left: 0;
  }
  .vc-tooltip .checkbox {
    display: inline-block;
    width: 0.26rem;
    height: 0.26rem;
    position: relative;
    vertical-align: -2px;
    border: 1px #00aad2 solid;
  }
  .vc-tooltip .select {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.8rem;
    line-height: 1;
    height: 0.2rem;
    width: 1rem;
    border: none;
    font-size: 0.16rem;
    color: #333333;
    outline: none;
    background: white;
  }
  .vc-table__wrapper {
    width: 6.9rem;
    margin: 0 auto 1rem;
  }
  .vc-table__wrapper .vc-table {
    width: 100%;
    font-size: 0.24rem;
    border-spacing: 0 0.2rem;
    table-layout: fixed;
  }
  .vc-table__wrapper .vc-table td {
    border-bottom: 1px #ddd solid;
    height: 0.6rem;
    padding: 0 0.2rem 0.2rem;
  }
  .vc-table__wrapper .vc-table td span {
    white-space: pre-wrap;
  }
  .vc-table__wrapper .vc-table tr > td:not(:first-child) {
    text-align: center;
  }
  .vc-table__wrapper .vc-table .group {
    background: #f3f3f2;
    color: #333333;
  }
  .vc-table__wrapper .vc-table .group td {
    padding-top: 0.2rem;
    border: none;
  }
  .vc-table__wrapper .vc-table .group td:last-child {
    text-align: right;
  }
  .vc-table__wrapper .vc-table .group .iconfont {
    font-size: 0.42rem;
    color: #00aad2;
  }
  .vc-table__wrapper .vc-table .group.is-active {
    background: #00aad2;
    color: white;
  }
  .vc-table__wrapper .vc-table .group.is-active .iconfont {
    color: white;
  }
}

/*# sourcemappingurl=vehicle-comparison.css.map */
