/* .scroll-floor{ width: 100%; overflow: hidden;} */
.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.color-box {
  height: 100vh;
  width: 100%;
  background: url(https://jetourglobal.com/images/carModel/t2/colorbg2.jpg)
    no-repeat #f6f7fb;
  background-size: cover;
  position: relative;
  background-position: center;
}
.color-box .car {
  height: 100%;
  width: 10.73rem;
  position: absolute;
  top: 50%;
  transform: translateY(-1.2rem) translateX(-50%);
  left: 50%;
}
.color-box .car img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.color-box .car img:first-child {
  z-index: 1;
  display: block;
}
.color-box .txtbox {
  font-size: 0.2rem;
  display: flex;
  width: 6.88rem;
  justify-content: space-between;
  top: 1.49rem;
  left: 1rem;
  position: absolute;
}
.color-box .txtbox h6 {
  font-size: 0.48rem;
  text-align: center;
}
.color-box .colorbtn {
  display: flex;
  position: absolute;
  top: 2.62rem;
  left: 1rem;
}
.color-box .colorbtn li {
  width: 0.42rem;
  height: 0.42rem;
  position: relative;
  margin-right: 0.5rem;
  cursor: pointer;
}
.colorbtn li {
  position: relative;
}
.colorbtn li img {
  width: 100%;
  transition: all 0.2s ease-out;
  transform-origin: center center;
  border-radius: 50%;
}
.colorbtn .on_icon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0.3rem !important;
  height: auto !important;
  display: none;
}
.color-box .colorbtn p {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.16rem;
  width: 1rem;
  text-align: center;
  opacity: 0;
  top: 0.5rem;
  transition: all 0.4s;
}
.colorbtn li.active-li .on_icon {
  display: block;
  transform: scale(1);
}
.car-pc-color .left .bottom ul .active-li {
  border: 0;
}
.car-pc-color .title {
  text-transform: none;
}
.car-pc-color {
  background: url(https://jetourglobal.com/images/carModel/t2/colorbg.jpg)
    no-repeat;
  background-size: cover;
}
.car-mb-color {
  background: url(https://jetourglobal.com/images/carModel/t2/colorbg.jpg)
    no-repeat;
  background-size: cover;
}
.car-mb-color .title {
  text-transform: none;
}
.color-box .colorbtn li.on p {
  opacity: 1;
  top: 0.45rem;
}
.colorbtn li:hover img {
  transform: scale(1.1);
}
.color-box .colorbtn li.on:hover img {
  transform: scale(0.8);
}

.color-box .visual_3d {
  width: 2.34rem;
  height: 0.66rem;
  border: 1px solid #484848;
  font-size: 0.16rem;

  color: #484848;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.45s;
  transition: all 0.45s;
  margin-top: 0.62rem;
  position: absolute;
  left: 1rem;
  top: 3.2rem;
}

.color-box .visual_3d:hover {
  color: #fff;
  border-color: #ff874a;
}
.color-box .visual_3d:hover a {
  color: #fff;
}

.move-main {
  position: relative;
  overflow: hidden;
}
.sideBox {
  display: flex;
}
.sideBox .sideitem {
  height: 100%;
  width: 100vw;
  position: relative;
}
.sideBox .sideitem img {
  height: 100vh;
  width: 100vw;
  object-fit: cover;
}
.sideBox .sideitem p {
  font-size: 1.1rem;
  font-weight: 600;
  padding-top: 15px;
}
.title {
  text-transform: uppercase;
}
.title,
.sutitle {
  z-index: 9;
}

#page1 .title {
  font-size: 4.7rem;
  color: #fff;
  position: absolute;
  top: 4.07rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  font-weight: 800;
  text-wrap: nowrap;
}
#page1 .sutitle {
  font-size: 2rem;
  color: #fff;
  position: absolute;
  top: 11.91rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  font-weight: 800;
}
#page1 .sideitem p {
  color: #fff;
  position: absolute;
  bottom: 9.1rem;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  font-weight: 800;
}
#page1 {
  height: 100vh;
  overflow: hidden;
}
#page1 .sideitem {
  height: 100vh;
  width: 100vw;
  position: relative;
  overflow: hidden;
}

#page2 .title {
  font-size: 2.9rem;
  color: #484848;
  position: absolute;
  top: 2.04rem;
  left: 50%;
  transform: translateX(-50%);
  width: 90vw;
  text-align: center;
  font-weight: 800;
}
#page2 .sutitle {
  font-size: 1.5rem;
  color: #484848;
  position: absolute;
  top: 6.91rem;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 500;
}
#page2 .sideBox {
  height: 100vh;
}
#page2 .sideBox .sideitem img {
  height: auto;
  width: 55vw;
  margin: 0 auto;
  display: block;
}
#page2 .sideBox .sideitem .pic {
  width: 100vw;
  margin-top: 1rem;
}
#page2 .sideBox .sideitem {
  display: flex;
  align-items: center;
  justify-content: center;
}
#page2 {
  background: url(https://jetourglobal.com/images/carModel/t2/3-bg.jpg)
    no-repeat;
  background-position: center center;
  background-size: cover;
}
#page2 p {
  color: #484848;
  width: 65vw;
  margin: 0.2rem auto;
  text-align: center;
}
#page2 .progress {
  width: 77.18rem;
  height: 6px;
  margin: 0 auto;
  background-color: #bfbfbf;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(35vh);
  display: block;
}
#page2 .progress .progress_item {
  height: 6px;
  background-color: #39aeb2;
}

#page3 .title {
  font-size: 2.7rem;
  color: #fff;
  position: absolute;
  top: 4.04rem;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 800;
  text-wrap: nowrap;
}
#page3 .sutitle {
  font-size: 2rem;
  color: #fff;
  position: absolute;
  top: 11.91rem;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 800;
}
#page3 .sideBox {
  height: 100vh;
}
#page3 .sideitem p {
  color: #fff;
  position: absolute;
  bottom: 9.1rem;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  font-weight: 800;
}
#page3 {
  height: 100vh;
  overflow: hidden;
}
#page3 .sideitem {
  height: 100vh;
  width: 100vw;
  position: relative;
  overflow: hidden;
}

#page4 .title {
  font-size: 2.9rem;
  color: #484848;
  position: absolute;
  top: 2.04rem;
  left: 50%;
  transform: translateX(-50%);
  width: 90vw;
  text-align: center;
  font-weight: 800;
}
#page4 .sutitle {
  font-size: 1.5rem;
  color: #484848;
  position: absolute;
  top: 6.91rem;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 500;
}
#page4 .sideBox {
  height: 100vh;
}
#page4 .sideBox .sideitem img {
  height: auto;
  width: 55vw;
  margin: 0 auto;
  display: block;
}
#page4 .sideBox .sideitem .pic {
  width: 100vw;
  margin-top: 1rem;
}
#page4 .sideBox .sideitem {
  display: flex;
  align-items: center;
  justify-content: center;
}
#page4 {
  background: url(https://jetourglobal.com/images/carModel/t2/3-bg.jpg)
    no-repeat;
  background-position: center center;
  background-size: cover;
}
#page4 p {
  color: #484848;
  width: 65vw;
  margin: 0.2rem auto;
  text-align: center;
}
#page4 .progress {
  width: 77.18rem;
  height: 6px;
  margin: 0 auto;
  background-color: #bfbfbf;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(35vh);
  display: block;
}
#page4 .progress .progress_item {
  height: 6px;
  background-color: #39aeb2;
}

#page5 .page5-box {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
  height: 4.26rem;
  margin-top: 1rem;
}
#page5 {
  text-align: center;
  background-color: #ebe9e9;
  margin-bottom: 0.9rem;
}
#page5 .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#page5 .swiper-slide .picbox {
  position: relative;
  background-color: #000;
}
#page5 .swiper-slide .pic img {
  opacity: 0.8;
}
#page5 .swiper-slide:hover .pic img {
  opacity: 1;
}
#page5 .swiper-slide .playbtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  cursor: pointer;
}
#page5 .swiper-slide .playbtn .bg {
  width: 0.7rem;
  height: 0.7rem;
  padding: 0.1rem;
  border-radius: 100%;
  background-color: rgba(46, 46, 46, 0.9);
}
#page5 .swiper-slide p {
  margin-top: 0.23rem;
}
#page5 .swiper-button-next,
#page5 .swiper-rtl .swiper-button-next {
  right: 0.16rem;
}
#page5 .swiper-button-prev,
#page5 .swiper-rtl .swiper-button-prev {
  left: 0.16rem;
}
*/ .about-video-mask {
  display: none;
}

.swiper-slide .slideItem {
  width: 100%;
}

.gallery-div {
  z-index: 2;
  width: 100%;
  height: 100vh;
  max-height: 100vh;
  min-height: 100vh;
  object-fit: none;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.gallery-column {
  width: 80%;
  flex: none;
  margin-left: 2%;
  margin-right: 2%;
  position: relative;
  overflow: hidden;
}

.gallery-column.is-side {
  width: 80%;
  flex: 0 auto;
  margin-left: 0%;
  margin-right: 0%;
}

.gallery-item {
  height: 33vh;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.gallery-item.is-main {
  height: 80vh;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.gallery-item.is-main.is-cta {
  background-color: #484848;
  margin-top: 0;
  margin-bottom: 0;
}
.full-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-gallery-track {
  z-index: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: -2px;
  padding-top: 30vh;
  margin-top: 30vh;
  position: relative;
}
#p5-model-swiper {
  position: absolute;
  top: -1rem;
  width: 100vw;
  height: 100%;
}
.gallery-cta-content {
  z-index: 2;
  width: 100%;
  height: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.home-cta-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.swiper-button-prevv,
.swiper-container-rtl .swiper-button-nextt {
  background-image: url(https://jetourglobal.com/images/carModel/t2/p5_swiper-button2.png);
  background-size: cover !important;
}
.swiper-button-nextt,
.swiper-container-rtl .swiper-button-prevv {
  background-image: url(https://jetourglobal.com/images/carModel/t2/p5_swiper-button.png);
  background-size: cover !important;
}
#car-model-swiper {
  position: relative;
  overflow: hidden;
}
.swiper-button-nextt,
.swiper-button-prevv {
  width: 0.94rem;
  height: 1.04rem;
  transform: translateY(-50%) !important ;
}
.swiper-button-nextt:after,
.swiper-button-prevv:after {
  display: none !important;
}
.car-swiper-pagination {
  text-align: center;
  position: absolute;
  z-index: 9;
}
.car-swiper-pagination .swiper-pagination-bullet {
  width: 4rem;
  border-radius: 20%;
  height: 3px;
  opacity: 0.2;
  background-color: #fff;
}
.car-swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ff874a;
  opacity: 1;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #ff874a;
}
.car-pc-color .left .bottom ul li {
  margin-right: 0.1rem;
}
.car-pc-color .left {
  position: relative;
  z-index: 2;
}
.car-pc-color .right .car-name {
  top: 0.9rem;
  right: 0.73rem;
  width: 2.99rem;
  overflow: hidden;
}
.car-pc-color .right .car-name img {
  width: 2.99rem;
  filter: drop-shadow(2.99rem 0 #fff);
  margin-left: -2.99rem;
}

@media (min-width: 1013px) and (max-width: 1025px) {
  .color-box {
    background: url(https://jetourglobal.com/images/carModel/t2/colorbg_m.jpg);
    background-size: 100% auto;
  }
  .color-box .car {
    width: 6.27rem;
  }
  .color-box .txtbox {
    font-size: 0.28rem;
    width: 96%;
    left: 0.25rem;
    justify-content: space-between;
  }
  .color-box .txtbox li {
    width: 2rem;
    text-align: center;
  }
  .color-box .colorbtn {
    left: 0.25rem;
    top: 4.1rem;
    width: 92%;
    justify-content: space-between;
  }
  .color-box .colorbtn li {
    margin-right: 0;
    width: 0.8rem;
    height: 0.8rem;
  }
  .color-box .colorbtn .on_icon {
    width: 0.4rem;
  }
  .car-mb-color .left .top .box .box-left .title {
    font-size: ;
  }
  #page1 .title {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    line-height: 2.7rem;
    top: 3.47rem;
    font-size: 2.5rem;
  }

  /* .product-showcase {
      padding-bottom: 30px !important;
  } */

  .product-showcase .color-picker {
    margin-bottom: 30px;
  }
  #page1 .sutitle {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    top: 11.8rem;
  }

  #page2 .sideBox .sideitem .pic {
    width: 100vw;
    margin-top: 3.5rem;
  }
  /* #page1 .sideitem p{bottom: 2.2rem;} */
  #page2 {
    height: 100vh;
    min-height: 9.5rem;
    margin-top: 30px;
  }
  #page2 .page2-box {
    height: 100%;
  }
  .sideBox {
    align-items: center;
  }
  /* .sideBox .sideitem p{font-size: 0.28rem;} */
  #page2 .title {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    line-height: 0rem;
    font-size: 2.3rem;
    top: 2.9rem;
  }
  #page2 .sutitle {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    top: 4.5rem;
  }

  #page2 .sideBox .sideitem img {
    height: auto;
  }
  /* #page2 p{width: 90vw;} */
  .page22 .swiper-button-next,
  .page22 .swiper-button-prev {
    top: 40% !important;
  }
  #page2 .progress {
    bottom: 2.75rem;
    width: 90vw;
    transform: translateX(-50%) translateY(0);
    top: 93%;
  }
  #page3 .title {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    line-height: 2.7rem;
    top: 3.47rem;
    font-size: 2.5rem;
  }
  #page3 .sutitle {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    top: 11.8rem;
  }
  #page3 .sideitem p {
    bottom: 1.2rem;
  }
  #page4 {
    height: 100vh;
    min-height: 9.5rem;
    margin-top: 30px;
  }
  #page4 .page4-box {
    height: 100%;
  }
  #page4 .title {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    line-height: 0rem;
    top: 2.9rem;
    font-size: 2.3rem;
  }
  #page4 .sutitle {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    top: 4.5rem;
  }
  #page4 .progress {
    bottom: 2.75rem;
    width: 90vw;
    top: auto;
    transform: translateX(-50%) translateY(0);
  }

  .sliderSeven {
    background-color: #ebe9e9 !important;
    margin-top: 0 !important;
    padding: 0px 30px !important;
    padding-bottom: 100px !important;
  }
  #page4 .sideBox .sideitem img {
    height: auto;
  }
  #page4 p {
    width: 90vw;
  }
  .car-mb-color .carModel-color-bottom ul .active-li {
    border: 0;
  }
  .car-mb-color .carModel-color-bottom ul li {
    margin-right: 0.2rem;
  }
  .car-mb-color .right-box .car-name {
    font-size: 1.1rem;
    top: -0.8rem;
    right: 0;
    width: 2.99rem;
  }
  .car-mb-color .right-box .car-img {
    right: -0.7rem;
    width: 8rem;
  }
  /* #car-model-swiper{height: 100vh;} */
  #car-model-swiper .car-swiper-pagination {
    bottom: 2rem;
  }
  #page5 .page5-box {
    height: 5.3rem;
  }
  #page5 .swiper-button-next,
  #page5 .swiper-rtl .swiper-button-prev {
    right: 0.07rem;
  }
  #page5 .swiper-button-prev,
  #page5 .swiper-rtl .swiper-button-next {
    left: 0.07rem;
  }
  #page5 .swiper-slide .playbtn .bg {
    height: 1rem;
    width: 1rem;
    padding: 0.2rem;
  }
  #page5 .swiper-slide:hover .pic img {
    opacity: 0.8;
  }
  /* .sutitle{font-size: 0.4rem !important;} */
}

@media (max-height: 480px) {
  .color-box .car {
    transform: translateY(1rem) translateX(-50%);
  }
  #page2 .title {
    top: 1rem;
  }
  #page2 .sutitle {
    top: 2.5rem;
  }
}

@media (max-width: 1012px) {
  .color-box {
    background: url(https://jetourglobal.com/images/carModel/t2/colorbg_m.jpg);
    background-size: 100% auto;
  }
  .color-box .car {
    width: 6.27rem;
  }
  .color-box .txtbox {
    font-size: 0.28rem;
    width: 96%;
    left: 0.25rem;
    justify-content: space-between;
  }
  .color-box .txtbox li {
    width: 2rem;
    text-align: center;
  }
  .color-box .colorbtn {
    left: 0.25rem;
    top: 4.1rem;
    width: 92%;
    justify-content: space-between;
  }
  .color-box .colorbtn li {
    margin-right: 0;
    width: 0.8rem;
    height: 0.8rem;
  }
  .color-box .colorbtn .on_icon {
    width: 0.4rem;
  }
  .car-mb-color .left .top .box .box-left .title {
    font-size: ;
  }
  #page1 .title {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    line-height: 3.2rem;
    top: 5.47rem;
    font-size: 35px;
    font-weight: 800;
  }
  #page1 .sutitle {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    top: 13.1rem;
    font-size: 20px !important;
    font-weight: 800;
  }
  #page1 .sideitem p {
    bottom: 4.2rem;
    font-size: 20px;
    font-weight: 800;
  }
  #page2 {
    height: 100vh;
    min-height: 12rem;
  }
  #page2 .page2-box {
    height: 100%;
  }
  .sideBox {
    align-items: center;
  }
  .sideBox .sideitem p {
    font-size: 0.7rem;
  }
  #page2 .title {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    line-height: 1.7rem;
    top: 5rem;
    font-size: 1.6rem;
    font-weight: 600;
  }
  #page2 .sutitle {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    top: 5rem;
    font-size: 1.5rem !important;
    line-height: 11.5rem;
  }
  /* .page22  .swiper-button-next , .page22 .swiper-button-prev  {
    top: 30% !important;
  } */
  #page2 .sideBox .sideitem img {
    height: auto;
    width: 90vw;
  }
  #page2 p {
    width: 90vw;
    margin-top: 25px;
    font-size: 1.1rem;
  }
  #page2 .progress {
    bottom: 9.75rem;
    width: 90vw;
    top: auto;
    transform: translateX(-50%) translateY(0);
  }
  #page3 .title {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    line-height: 3.2rem;
    top: 5.47rem;
    font-size: 35px;
    font-weight: 800;
    text-wrap: wrap;
  }
  #page3 .sutitle {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    top: 13.1rem;
    font-size: 20px !important;
    font-weight: 800;
  }
  #page3 .sideitem p {
    bottom: 4.2rem;
    font-size: 20px;
    font-weight: 800;
  }
  /*  */
  #page4 {
    height: 100vh;
    min-height: 12rem;
  }
  #page4 .page4-box {
    height: 100%;
  }
  #page4 .title {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    line-height: 1.7rem;
    top: 5rem;
    font-size: 1.6rem;
    font-weight: 600;
  }
  #page4 .sutitle {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    top: 5rem;
    font-size: 1.2rem !important;
    line-height: 11.5rem;
  }
  #page4 .progress {
    bottom: 9.75rem;
    width: 90vw;
    top: auto;
    transform: translateX(-50%) translateY(0);
  }
  #page4 .sideBox .sideitem img {
    height: auto;
    width: 90vw;
  }
  #page4 p {
    width: 90vw;
    margin-top: 30px;
    font-size: 1.1rem;
  }
  .car-mb-color .carModel-color-bottom ul .active-li {
    border: 0;
  }
  .car-mb-color .carModel-color-bottom ul li {
    margin-right: 0.2rem;
  }
  .car-mb-color .right-box .car-name {
    font-size: 1.1rem;
    top: -0.8rem;
    right: 0;
    width: 2.99rem;
  }
  .car-mb-color .right-box .car-img {
    right: -0.7rem;
    width: 8rem;
  }
  /* #car-model-swiper{height: 100vh;} */
  #car-model-swiper .car-swiper-pagination {
    bottom: 2rem;
  }
  #page5 .page5-box {
    height: 5.3rem;
  }
  #page5 .swiper-button-next,
  #page5 .swiper-rtl .swiper-button-prev {
    right: 0.07rem;
  }
  #page5 .swiper-button-prev,
  #page5 .swiper-rtl .swiper-button-next {
    left: 0.07rem;
  }
  #page5 .swiper-slide .playbtn .bg {
    height: 1rem;
    width: 1rem;
    padding: 0.2rem;
  }
  #page5 .swiper-slide:hover .pic img {
    opacity: 0.8;
  }
  .sutitle {
    font-size: 32px !important;
  }

  .sliderthree-prev {
    width: 60px !important;
    height: 60px !important;
  }

  .sliderthree-next {
    width: 60px !important;
    height: 60px !important;
  }

  .sliderFour-prev {
    width: 60px !important;
    height: 60px !important;
  }
  .sliderFour-next {
    width: 60px !important;
    height: 60px !important;
  }

  .sliderFive-prev {
    width: 60px !important;
    height: 60px !important;
  }
  .sliderFive-next {
    width: 60px !important;
    height: 60px !important;
  }

  .sliderSix-prev {
    width: 60px !important;
    height: 60px !important;
  }
  .sliderSix-next {
    width: 60px !important;
    height: 60px !important;
  }

  .sliderSeven-prev {
    width: 60px !important;
    height: 60px !important;
  }
  .sliderSeven-next {
    width: 60px !important;
    height: 60px !important;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  .color-box {
    background: url(https://jetourglobal.com/images/carModel/t2/colorbg_m.jpg);
    background-size: 100% auto;
  }
  .color-box .car {
    width: 6.27rem;
  }
  .color-box .txtbox {
    font-size: 0.28rem;
    width: 96%;
    left: 0.25rem;
    justify-content: space-between;
  }
  .color-box .txtbox li {
    width: 2rem;
    text-align: center;
  }
  .color-box .colorbtn {
    left: 0.25rem;
    top: 4.1rem;
    width: 92%;
    justify-content: space-between;
  }
  .color-box .colorbtn li {
    margin-right: 0;
    width: 0.8rem;
    height: 0.8rem;
  }
  .color-box .colorbtn .on_icon {
    width: 0.4rem;
  }
  .car-mb-color .left .top .box .box-left .title {
    font-size: ;
  }
  #page1 .title {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    line-height: 2.7rem;
    top: 4.47rem;
    font-size: 40px;
    font-weight: 700;
  }
  #page1 .sutitle {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    top: 11.8rem;
  }
  /* #page1 .sideitem p{bottom: 2.2rem;} */
  #page2 {
    height: 100vh;
    min-height: 12rem;
    margin-top: 40px;
  }
  #page2 .page2-box {
    height: 100%;
  }
  .sideBox {
    align-items: center;
  }
  /* .sideBox .sideitem p{font-size: 0.28rem;} */
  #page2 .title {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
    top: 1.8rem;
  }
  #page2 .sutitle {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    top: 0rem;
  }

  #page2 .sideBox .sideitem img {
    height: auto;
  }
  /* #page2 p{width: 90vw;} */
  .page22 .swiper-button-next,
  .page22 .swiper-button-prev {
    top: 40% !important;
  }

  #page2 .sideBox .sideitem .pic {
    width: 100vw;
    margin-top: 4.5rem;
  }
  #page2 .progress {
    bottom: 0.75rem;
    width: 90vw;
    transform: translateX(-50%) translateY(0);
  }
  #page3 .title {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    line-height: 2.7rem;
    top: 4.47rem;
    font-size: 40px;
    font-weight: 700;
  }
  #page3 .sutitle {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    top: 11.8rem;
  }
  /* #page3 .sideitem p{bottom: 1.2rem;} */
  #page4 {
    height: 100vh;
    min-height: 12rem;
    margin-top: 40px;
  }
  #page4 .page4-box {
    height: 100%;
  }
  #page4 .title {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
    top: 1.8rem;
  }
  #page4 .sideBox .sideitem .pic {
    width: 100vw;
    margin-top: 4.5rem;
  }

  .sliderSeven {
    margin-top: 0rem !important;
    padding: 0px 10px !important;
    padding-bottom: 100px !important;
  }

  #page4 .sutitle {
    left: 0;
    transform: translate(0);
    width: 100%;
    text-align: center;
    top: 0rem;
  }
  #page4 .progress {
    bottom: 0.75rem;
    width: 90vw;
    transform: translateX(-50%) translateY(0);
  }
  #page4 .sideBox .sideitem img {
    height: auto;
  }
  #page4 p {
    width: 90vw;
  }
  .car-mb-color .carModel-color-bottom ul .active-li {
    border: 0;
  }
  .car-mb-color .carModel-color-bottom ul li {
    margin-right: 0.2rem;
  }
  .car-mb-color .right-box .car-name {
    font-size: 1.1rem;
    top: -0.8rem;
    right: 0;
    width: 2.99rem;
  }
  .car-mb-color .right-box .car-img {
    right: -0.7rem;
    width: 8rem;
  }
  /* #car-model-swiper{height: 100vh;} */
  #car-model-swiper .car-swiper-pagination {
    bottom: 2rem;
  }
  #page5 .page5-box {
    height: 5.3rem;
  }
  #page5 .swiper-button-next,
  #page5 .swiper-rtl .swiper-button-prev {
    right: 0.07rem;
  }
  #page5 .swiper-button-prev,
  #page5 .swiper-rtl .swiper-button-next {
    left: 0.07rem;
  }
  #page5 .swiper-slide .playbtn .bg {
    height: 1rem;
    width: 1rem;
    padding: 0.2rem;
  }
  #page5 .swiper-slide:hover .pic img {
    opacity: 0.8;
  }
  /* .sutitle{font-size: 0.4rem !important;} */

  .sliderthree-prev {
    width: 60px !important;
    height: 60px !important;
  }
  .sliderthree-next {
    width: 60px !important;
    height: 60px !important;
  }

  .sliderFour-prev {
    width: 60px !important;
    height: 60px !important;
  }
  .sliderFour-next {
    width: 60px !important;
    height: 60px !important;
  }

  .sliderFive-prev {
    width: 60px !important;
    height: 60px !important;
  }
  .sliderFive-next {
    width: 60px !important;
    height: 60px !important;
  }

  .sliderSix-prev {
    width: 60px !important;
    height: 60px !important;
  }
  .sliderSix-next {
    width: 60px !important;
    height: 60px !important;
  }

  .sliderSeven-prev {
    width: 60px !important;
    height: 60px !important;
  }
  .sliderSeven-next {
    width: 60px !important;
    height: 60px !important;
  }
}

.sliderthree-next {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
}

.sliderthree-next::after {
  content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="50" height="80" viewBox="0 0 24 24" fill="none" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3Cpolyline points="9 18 15 12 9 6"%3E%3C/polyline%3E%3C/svg%3E');
}

.sliderthree-prev {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
}

.sliderthree-prev::after {
  content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="50" height="80" viewBox="0 0 24 24" fill="none" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3Cpolyline points="15 18 9 12 15 6"%3E%3C/polyline%3E%3C/svg%3E');
}

/*  */

.sliderFour-next {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
}

.sliderFour-next::after {
  content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="50" height="80" viewBox="0 0 24 24" fill="none" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3Cpolyline points="9 18 15 12 9 6"%3E%3C/polyline%3E%3C/svg%3E');
}

.sliderFour-prev {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
}

.sliderFour-prev::after {
  content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="50" height="80" viewBox="0 0 24 24" fill="none" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3Cpolyline points="15 18 9 12 15 6"%3E%3C/polyline%3E%3C/svg%3E');
}

/*  */

/*  */

.sliderFive-next {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
}

.sliderFive-next::after {
  content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="50" height="80" viewBox="0 0 24 24" fill="none" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3Cpolyline points="9 18 15 12 9 6"%3E%3C/polyline%3E%3C/svg%3E');
}

.sliderFive-prev {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
}

.sliderFive-prev::after {
  content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="50" height="80" viewBox="0 0 24 24" fill="none" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3Cpolyline points="15 18 9 12 15 6"%3E%3C/polyline%3E%3C/svg%3E');
}

/*  */

.sliderSix-next {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
}

.sliderSix-next::after {
  content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="50" height="80" viewBox="0 0 24 24" fill="none" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3Cpolyline points="9 18 15 12 9 6"%3E%3C/polyline%3E%3C/svg%3E');
}

.sliderSix-prev {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
}

.sliderSix-prev::after {
  content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="50" height="80" viewBox="0 0 24 24" fill="none" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3Cpolyline points="15 18 9 12 15 6"%3E%3C/polyline%3E%3C/svg%3E');
}

/*  */

.sliderSeven-next {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
}

.sliderSeven-next::after {
  content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="50" height="80" viewBox="0 0 24 24" fill="none" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3Cpolyline points="9 18 15 12 9 6"%3E%3C/polyline%3E%3C/svg%3E');
}

.sliderSeven-prev {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
}

.sliderSeven-prev::after {
  content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="50" height="80" viewBox="0 0 24 24" fill="none" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3Cpolyline points="15 18 9 12 15 6"%3E%3C/polyline%3E%3C/svg%3E');
}
