@charset "UTF-8";
/*order-option*/
/*order-option*/
/*order-option*/
/*order-option*/
.overview-container[data-v-0d9dc5c7] {
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 60px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Montserrat;
}
.overview-container .customer-overview-top[data-v-0d9dc5c7] {
  width: 1120px;
  font-weight: 600;
  font-size: 32px;
  line-height: 28px;
  letter-spacing: 0%;
  margin: 0 auto;
  margin-bottom: 60px;
}
.overview-container .swiper[data-v-0d9dc5c7] {
  width: 100%;
}
.overview-container .swiper .swiper-wrapper .swiper-slide[data-v-0d9dc5c7] {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.overview-container .swiper .swiper-wrapper .swiper-slide .card-wrap[data-v-0d9dc5c7] {
  width: 100%;
  min-height: 356px;
  background: #F7F7F7;
  border-radius: 16px;
  border: 1px solid #EAEBEC;
  margin-bottom: 20px;
}
.overview-container .swiper .swiper-wrapper .swiper-slide .card-wrap .card-top[data-v-0d9dc5c7] {
  width: 100%;
  min-height: 102px;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
}
.overview-container .swiper .swiper-wrapper .swiper-slide .card-wrap .card-top .car-type[data-v-0d9dc5c7] {
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0%;
  color: #7C7D7E;
}
.overview-container .swiper .swiper-wrapper .swiper-slide .card-wrap .card-top .car-name[data-v-0d9dc5c7] {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #252728;
  margin-top: 2px;
  margin-bottom: 2px;
}
.overview-container .swiper .swiper-wrapper .swiper-slide .card-wrap .car-img[data-v-0d9dc5c7] {
  width: 100%;
  height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-top: 8px;
}
.overview-container .swiper .swiper-wrapper .swiper-slide .card-wrap .divider[data-v-0d9dc5c7] {
  width: 90%;
  height: 1px;
  background-color: #DCDDDF;
  margin: 0px auto;
  margin-top: 20px;
}
.overview-container .swiper .swiper-wrapper .swiper-slide .card-wrap .card-bottom[data-v-0d9dc5c7] {
  width: 100%;
  min-height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.overview-container .swiper .swiper-wrapper .swiper-slide .card-wrap .card-bottom.card-bottom-end[data-v-0d9dc5c7] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.overview-container .swiper .swiper-wrapper .swiper-slide .card-wrap .card-bottom .right-detail a[data-v-0d9dc5c7] {
  text-decoration: underline;
  color: #3753B1;
  font-weight: 600;
  font-size: 12px;
  margin-right: 6px;
}
.overview-container .swiper .swiper-wrapper .swiper-slide .card-wrap .card-bottom .left-bottom[data-v-0d9dc5c7] {
  width: 60%;
  text-align: left;
}
.overview-container .swiper .swiper-wrapper .swiper-slide .card-wrap .card-bottom .left-bottom .kilometre[data-v-0d9dc5c7] {
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #252728;
  word-wrap: break-word;
  word-break: normal;
}
.overview-container .swiper .swiper-wrapper .swiper-slide .card-wrap .card-bottom .left-bottom .combine[data-v-0d9dc5c7] {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #7C7D7E;
  margin-top: 4px;
  word-wrap: break-word;
  word-break: normal;
}
.overview-container .swiper .swiper-wrapper .swiper-slide .card-wrap .card-bottom img[data-v-0d9dc5c7] {
  width: 32px;
  height: 32px;
  margin-left: 13px;
}
.overview-container .swiper .overview-swiper-operation .swiper-button-next[data-v-0d9dc5c7],
.overview-container .swiper .overview-swiper-operation .swiper-button-prev[data-v-0d9dc5c7] {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #DCDDDF;
  opacity: 1;
  top: unset;
  left: unset;
  bottom: 0;
}
.overview-container .swiper .overview-swiper-operation .swiper-button-prev[data-v-0d9dc5c7] {
  right: 235px;
}
.overview-container .swiper .overview-swiper-operation .swiper-button-next[data-v-0d9dc5c7] {
  right: 170px;
}
.overview-container .swiper .overview-swiper-operation .swiper-horizontal > .swiper-pagination-bullets[data-v-0d9dc5c7],
.overview-container .swiper .overview-swiper-operation .swiper-pagination-bullets.swiper-pagination-horizontal[data-v-0d9dc5c7],
.overview-container .swiper .overview-swiper-operation .swiper-pagination-custom[data-v-0d9dc5c7],
.overview-container .swiper .overview-swiper-operation .swiper-pagination-fraction[data-v-0d9dc5c7] {
  width: unset;
}
.overview-container .swiper .swiper-button-next[data-v-0d9dc5c7]::after,
.overview-container .swiper .swiper-button-prev[data-v-0d9dc5c7]::after {
  font-size: 12px;
  font-weight: 600;
  color: #000;
  padding: 13px 17px;
  border-radius: 30px;
}
.overview-container .swiper .swiper-button-next.swiper-button-disabled[data-v-0d9dc5c7],
.overview-container .swiper .swiper-button-prev.swiper-button-disabled[data-v-0d9dc5c7] {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #EAEBEC;
  pointer-events: none;
  /* 禁用点击事件 */
}
[data-v-0d9dc5c7] .overview-swiper-operation .swiper-pagination-bullet {
  background: #686D71 !important;
  opacity: 1;
}
[data-v-0d9dc5c7] .overview-swiper-operation .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #DCDDDF !important;
  opacity: 1;
}
.swiper-pagination-bullet-active[data-v-0d9dc5c7] {
  background: #252728;
}
.overview-swiper-swiper-wrapper[data-v-0d9dc5c7] {
  margin-bottom: 50px;
}
@media screen and (max-width: 1440px) {
.overview-container .customer-overview-top[data-v-0d9dc5c7] {
    width: 85%;
}
}
@media screen and (max-width: 768px) {
.overview-container[data-v-0d9dc5c7] {
    padding: 37px 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.overview-container .customer-overview-top[data-v-0d9dc5c7] {
    width: 90%;
    font-size: 24px;
    margin-bottom: 24px;
}
.overview-container .swiper-button-next[data-v-0d9dc5c7], .overview-container .swiper-button-prev[data-v-0d9dc5c7] {
    display: none;
}
.overview-container .swiper-pagination[data-v-0d9dc5c7] {
    left: 50% !important;
    bottom: 24px !important;
}
}