/*order-option*/
/*order-option*/
/*order-option*/
/*order-option*/
.new-byd-horizon-car-select-pc-container[data-v-3df8b79b] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 100px 0;
}
.new-byd-horizon-car-select-pc-container .top-title[data-v-3df8b79b] {
  width: 85vw;
  max-width: 1120px;
  margin: 0 auto 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 16px;
}
.new-byd-horizon-car-select-pc-container .top-title .first-title[data-v-3df8b79b] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  color: #252728;
}
.new-byd-horizon-car-select-pc-container .top-title .sub-title[data-v-3df8b79b] {
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #515253;
}
.new-byd-horizon-car-select-pc-container .bottom-container[data-v-3df8b79b] {
  position: relative;
}
.new-byd-horizon-car-select-pc-container .bottom-container a.bottom-button[data-v-3df8b79b] {
  display: block;
  position: absolute;
  right: calc((100vw - 1120px) / 2);
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #252728;
  padding: 12px 24px;
  border: 1px solid #252728;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
  -webkit-transform: translateY(-25%);
          transform: translateY(-25%);
}
.new-byd-horizon-car-select-pc-container .bottom-container a.bottom-button[data-v-3df8b79b]:hover {
  background-color: #252728;
  color: #ffffff;
}
@media screen and (max-width: 1318px) {
.new-byd-horizon-car-select-pc-container .bottom-container a.bottom-button[data-v-3df8b79b] {
    right: 7.5vw;
}
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] {
  --el-border-color-light: transparent;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__header {
  width: 85vw;
  max-width: 1120px;
  margin: 0 auto 40px;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__header .el-tabs__nav-wrap {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav .el-tabs__active-bar {
  background-color: #252728;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav .el-tabs__item {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #7C7D7E;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0 13px;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav .el-tabs__item.is-active {
  color: #252728;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content {
  position: relative;
  min-height: 100px;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane {
  display: block;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane.is-active {
  display: block;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content {
  position: relative;
  width: 100%;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.tab-fade-enter-active, .new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.tab-fade-leave-active {
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.tab-fade-enter-from, .new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.tab-fade-leave-to {
  opacity: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.tab-fade-enter-from.tab-fade-left, .new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.tab-fade-leave-to.tab-fade-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.tab-fade-enter-from.tab-fade-right, .new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.tab-fade-leave-to.tab-fade-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .type-title {
  padding: 20px;
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  color: #252728;
  margin-bottom: 40px;
  width: 85vw;
  max-width: 1120px;
  margin: 0 auto 40px;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container {
  position: relative;
  width: 85vw;
  max-width: 1120px;
  margin: 0 auto;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper {
  padding-bottom: 128px;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper .swiper-slide.model-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 16px;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  padding: 20px;
  position: relative;
  background-color: #f7f7f7;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper .swiper-slide.model-card:hover {
  -webkit-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.1);
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper .swiper-slide.model-card .top-content .left-top-txt {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  color: #B8030E;
  position: absolute;
  top: 20px;
  left: 20px;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper .swiper-slide.model-card .top-content .card-img-container {
  width: 100%;
  aspect-ratio: 16/9;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper .swiper-slide.model-card .top-content .card-img-container picture .card-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper .swiper-slide.model-card .top-content .card-txt {
  margin-top: 20px;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper .swiper-slide.model-card .top-content .card-txt .card-type {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: #252728;
  margin-bottom: 3px;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper .swiper-slide.model-card .top-content .card-txt .card-name {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #252728;
  margin-bottom: 3px;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper .swiper-slide.model-card .top-content .card-txt .card-desc {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  color: #7C7D7E;
  margin-bottom: 20px;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper .swiper-slide.model-card .bottom-content a.card-link {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  color: #252728;
  border: 1px solid #c2c8d3;
  border-radius: 4px;
  padding: 8px 16px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper .swiper-slide.model-card .bottom-content a.card-link:hover {
  color: #ffffff;
  border-color: #252728;
  background-color: #252728;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-operation .swiper-button-prev {
  width: 48px;
  height: 48px;
  position: absolute;
  top: unset;
  bottom: 64px;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  left: unset;
  right: 62px;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-operation .swiper-button-prev::after {
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  font-size: 12px;
  color: #000000;
  background-color: #dcdddf;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-operation .swiper-button-next {
  width: 48px;
  height: 48px;
  position: absolute;
  top: unset;
  bottom: 64px;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  left: unset;
  right: 0;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-operation .swiper-button-next::after {
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  font-size: 12px;
  color: #000000;
  background-color: #dcdddf;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-operation .swiper-pagination {
  position: absolute;
  top: unset;
  bottom: 64px;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-operation .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #686d71;
  opacity: 1;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-operation .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 8px;
  height: 8px;
  background: #dcdddf;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.electric-tab, .new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab {
  width: 85vw;
  max-width: 1120px;
  margin: 0 auto;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.electric-tab .type-title, .new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .type-title {
  padding: 20px;
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  color: #252728;
  margin-bottom: 40px;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list, .new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card, .new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 16px;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  padding: 20px;
  position: relative;
  height: 100%;
  background-color: #f7f7f7;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card:hover, .new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card:hover {
  -webkit-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.1);
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card .top-content .left-top-txt, .new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card .top-content .left-top-txt {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  color: #B8030E;
  position: absolute;
  top: 20px;
  left: 20px;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card .top-content .card-img-container, .new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card .top-content .card-img-container {
  width: 100%;
  aspect-ratio: 16/9;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card .top-content .card-img-container picture .card-img, .new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card .top-content .card-img-container picture .card-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card .top-content .card-txt, .new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card .top-content .card-txt {
  margin-top: 20px;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card .top-content .card-txt .card-type, .new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card .top-content .card-txt .card-type {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: #252728;
  margin-bottom: 3px;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card .top-content .card-txt .card-name, .new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card .top-content .card-txt .card-name {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #252728;
  margin-bottom: 3px;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card .top-content .card-txt .card-desc, .new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card .top-content .card-txt .card-desc {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  color: #7C7D7E;
  margin-bottom: 20px;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card .bottom-content a.card-link, .new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card .bottom-content a.card-link {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  color: #252728;
  border: 1px solid #c2c8d3;
  border-radius: 4px;
  padding: 8px 16px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card .bottom-content a.card-link:hover, .new-byd-horizon-car-select-pc-container .bottom-container .model-cards[data-v-3df8b79b] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card .bottom-content a.card-link:hover {
  color: #ffffff;
  border-color: #252728;
  background-color: #252728;
}
.new-byd-horizon-car-select-pc-container .bottom-container.no-bottom-button .model-cards[data-v-3df8b79b] .el-tabs__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}/*order-option*/
/*order-option*/
/*order-option*/
/*order-option*/
.new-byd-horizon-car-select-mob-container[data-v-0f44d6a4] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 88px 0;
}
.new-byd-horizon-car-select-mob-container .top-title[data-v-0f44d6a4] {
  width: 90vw;
  max-width: 1120px;
  margin: 0 auto 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 16px;
}
.new-byd-horizon-car-select-mob-container .top-title .first-title[data-v-0f44d6a4] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 32px;
  font-weight: 600;
  line-height: 48px;
  color: #252728;
}
.new-byd-horizon-car-select-mob-container .top-title .sub-title[data-v-0f44d6a4] {
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #515253;
  margin-bottom: 16px;
}
.new-byd-horizon-car-select-mob-container .top-title a.bottom-button[data-v-0f44d6a4] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #252728;
  padding: 12px 24px;
  border: 1px solid #252728;
  border-radius: 4px;
}
.new-byd-horizon-car-select-mob-container .bottom-container[data-v-0f44d6a4] {
  position: relative;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] {
  --el-border-color-light: transparent;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__header {
  width: 90vw;
  margin: 0 auto 16px;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__header .el-tabs__nav-wrap {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav {
  -webkit-column-gap: 26px;
     -moz-column-gap: 26px;
          column-gap: 26px;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav .el-tabs__active-bar {
  background-color: #252728;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav .el-tabs__item {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #7C7D7E;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: unset;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav .el-tabs__item.is-active {
  color: #252728;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content {
  position: relative;
  min-height: 100px;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane {
  display: block;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane.is-active {
  display: block;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content {
  position: relative;
  width: 100%;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.tab-fade-enter-active, .new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.tab-fade-leave-active {
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.tab-fade-enter-from, .new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.tab-fade-leave-to {
  opacity: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.tab-fade-enter-from.tab-fade-left, .new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.tab-fade-leave-to.tab-fade-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.tab-fade-enter-from.tab-fade-right, .new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.tab-fade-leave-to.tab-fade-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.all-tab .type-title {
  padding: 12px 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #252728;
  margin-bottom: 40px;
  width: 90vw;
  margin: 0 auto 26px;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container {
  position: relative;
  width: 90vw;
  margin: 0 auto;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper {
  padding-bottom: 80px;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper .swiper-slide.model-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 16px;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  padding: 16px;
  position: relative;
  background-color: #f7f7f7;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper .swiper-slide.model-card .top-content .left-top-txt {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  color: #B8030E;
  position: absolute;
  top: 20px;
  left: 20px;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper .swiper-slide.model-card .top-content .card-img-container {
  width: 100%;
  aspect-ratio: 16/9;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper .swiper-slide.model-card .top-content .card-img-container picture .card-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper .swiper-slide.model-card .top-content .card-txt {
  margin-top: 20px;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper .swiper-slide.model-card .top-content .card-txt .card-type {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  color: #7c7d7e;
  margin-bottom: 2px;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper .swiper-slide.model-card .top-content .card-txt .card-name {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  color: #252728;
  margin-bottom: 2px;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper .swiper-slide.model-card .top-content .card-txt .card-desc {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  color: #7C7D7E;
  margin-bottom: 16px;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-wrapper .swiper-slide.model-card .bottom-content a.card-link {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  color: #252728;
  border: 1px solid #c2c8d3;
  border-radius: 4px;
  padding: 8px 16px;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-operation .swiper-pagination {
  position: absolute;
  top: unset;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translate3d(-50%, 50%, 0);
          transform: translate3d(-50%, 50%, 0);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-operation .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #686d71;
  opacity: 1;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.all-tab .swiper-container .swiper-operation .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 8px;
  height: 8px;
  background: #dcdddf;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.electric-tab, .new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab {
  width: 90vw;
  margin: 0 auto;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.electric-tab .type-title, .new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .type-title {
  padding: 12px 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #252728;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list, .new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 8px;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card, .new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card {
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 16px;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  position: relative;
  height: 100%;
  background-color: #f7f7f7;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card .left-top-txt, .new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card .left-top-txt {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  color: #B8030E;
  position: absolute;
  top: 16px;
  left: 16px;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card .card-content, .new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card .card-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card .card-content .card-img-container, .new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card .card-content .card-img-container {
  width: 100%;
  aspect-ratio: 1/1;
  -webkit-box-flex: 0.7;
      -ms-flex: 0.7;
          flex: 0.7;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card .card-content .card-img-container picture .card-img, .new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card .card-content .card-img-container picture .card-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card .card-content .card-txt, .new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card .card-content .card-txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card .card-content .card-txt .card-type, .new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card .card-content .card-txt .card-type {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  color: #7c7d7e;
  margin-bottom: 4px;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card .card-content .card-txt .card-name, .new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card .card-content .card-txt .card-name {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #252728;
  margin-bottom: 4px;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card .card-content .card-txt .card-desc, .new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card .card-content .card-txt .card-desc {
  font-size: 12px;
  font-weight: 500;
  line-height: 22px;
  color: #7C7D7E;
  margin-bottom: 4px;
}
.new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.electric-tab .card-list .model-card .card-content .card-txt a.card-link, .new-byd-horizon-car-select-mob-container .bottom-container .model-cards[data-v-0f44d6a4] .el-tabs__content .el-tab-pane .tab-content.hybrid-tab .card-list .model-card .card-content .card-txt a.card-link {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  color: #252728;
  border: 1px solid #c2c8d3;
  border-radius: 4px;
  padding: 8px 16px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}