@charset "utf-8";

/* CSS Document */
/* 全局公用的css样式 */
/*---------------------------------约束样式----------------------------------------*/
* {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}
.englishOrNum,
.MazdaTypeBold {
  font-family: MazdaTypeBold !important;
}

* img {
  border: 0;
}

* hr {
  border: 1px dashed #d2d2d2;
}

.swiper-next,
.swiper-prev {
  outline: none;
  cursor: pointer;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
td,
th,
tr {
  color: #333333;
  font-size: 12px;
  font-weight: normal;
  font-family: "Courier New", Courier, monospace;
  font-family: NotoSansHansRegular;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  display: inline;
}

a {
  text-decoration: none;
  outline: none;
  color: #333333;
  cursor: pointer;
}

a:active {
  star: expression(this.onFocus=this.blur());
}

a:focus {
  outline: none;
}

textarea {
  resize: none;
}

a:hover {
  color: #000;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}

em {
  font-style: normal;
}

img {
  max-width: 100%;
}

.ul li,
.ul {
  list-style: none;
}

/* input,
textarea,
select {
  outline: none;
  font-family: "Microsoft YaHei";
} */

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: rgba(255, 255, 255, 0) 0 0 0px 1000px;
  -moz-box-shadow: rgba(255, 255, 255, 0) 0 0 0px 1000px;
  box-shadow: rgba(255, 255, 255, 0) 0 0 0px 1000px;
}

@-webkit-keyframes autofill {
  to {
    color: #fff;
    background: rgba(31, 39, 87, 0.3);
  }
}

input:-webkit-autofill {
  animation-name: autofill !important;
  animation-fill-mode: both !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  background-clip: content-box !important;
}

.clear {
  width: 100%;
  clear: both;
  height: 1px;
  overflow: hidden;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.tc {
  text-align: center;
}

.ov_hi {
  overflow: hidden;
}

.layout {
  width: 1200px;
  margin: 0 auto;
}

.ul_li,
li {
  list-style: none;
}

.ov_hi {
  overflow: hidden;
}

.radius {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
}

.shadow {
  -webkit-box-shadow: #ddd9d9 0px 0px 30px;
  -moz-box-shadow: #ddd9d9 0px 0px 30px;
  box-shadow: #ddd9d9 0px 0px 30px;
}

.fl-clr {
  zoom: 1;
}

.fl-clr:after {
  display: block;
  clear: both;
  height: 0;
  content: "\0020";
}

.opacityli li,
.opacity,
.opacitybox .box {
  opacity: 0;
}

.textV {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.aaa {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.aaa {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.top-50 {
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.close {
  position: absolute;
  width: 0.44rem;
  height: 0.44rem;
  background: url(../../image/slide2/close-1.png) no-repeat center center;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.5s;
  opacity: 0.9;
}

.close:hover {
  transform: rotate(180deg) !important;
}

html,
body {
  position: relative;
  height: 100%;
  background-color: #f3f3f3;
}

body {
  font-size: 14px;
  color: #333;
  margin: 0;
  padding: 0;
}

.swiper {
  width: 100%;
  height: 100%;
  transform: translate3d(0, 0, 0);
  overflow: hidden;
  --swiper-navigation-color: #fff;
  /* 单独设置按钮颜色 */
}

.swiper-slide,
.box-box {
  transform: translate3d(0, 0, 0);
}

.swiper-slide.slide6 {
  transform: translate3d(0, 0, 0);
}

.swiper-slide {
  text-align: center;
  background: #fff;
}

.height0 {
  height: 0 !important;
}
.allBlack {
  color: #000 !important;
}

@-webkit-keyframes load {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  100% {
    opacity: 0;
    transform: scale(1.2);
  }
}

@keyframes load {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  100% {
    opacity: 0;
    transform: scale(1.2);
  }
}

body.hidden {
  overflow: hidden;
  height: 100vh;
}

.mySwiper-imgs {
  background: none;
  width: 15.8rem;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  height: auto;
  padding-bottom: 0.4rem;
}

.mySwiper-imgs .swiper-slide {
  background: none;
  overflow: hidden;
}

.mySwiper-imgs .swiper-slide img {
  float: left;
  width: 5rem;
  height: 3rem;
  margin-left: 0.35rem;
  margin-bottom: 0.4rem;
}

.mySwiper-imgs .swiper-slide img:nth-child(1),
.mySwiper-imgs .swiper-slide img:nth-child(4) {
  margin-left: 0;
}

.mySwiper-imgs .swiper-pagination {
  bottom: 7rem;
}
.mySwiper-imgs .swiper-pagination .swiper-pagination-bullet {
  width: 0.75rem;
  height: 4px;
  border-radius: 5px;
  background: #eee;
  margin: 0 5px;
}

.mySwiper-imgs .swiper-pagination .swiper-pagination-bullet-active {
  background: #000;
}

.mySwiper-imgs-pc {
  overflow: hidden;
  width: 15.8rem;
  margin: 0 auto;
  background: none;
  height: auto;
  padding-bottom: 0.1rem;
}

.mySwiper-imgs-pc .swiper-slide {
  background: none;
}

.mySwiper-imgs-pc .img {
  width: 7.1rem;
  padding-left: 0.18rem;
  float: left;
}

.mySwiper-imgs-pc .img:nth-child(1) {
  padding-left: 0;
}

.mySwiper-imgs-pc .img img {
  width: 3.42rem;
  height: 2.052rem;
  margin-bottom: 0.2rem;
  float: left;
  cursor: pointer;
}

.mySwiper-imgs-pc .img:nth-child(1) img:nth-child(3),
.mySwiper-imgs-pc .img:nth-child(2) img:nth-child(2) {
  margin-left: 0.2rem;
}

.mySwiper-imgs-pc .img:nth-child(1) img:nth-child(1),
.mySwiper-imgs-pc .img:nth-child(2) img:nth-child(3) {
  width: 100%;
  height: 4.212rem;
}

.mySwiper-imgs-pc .swiper-pagination {
  bottom: 0;
}

.mySwiper-imgs-pc .swiper-pagination .swiper-pagination-bullet {
  width: 0.75rem;
  height: 4px;
  border-radius: 5px;
  background: #eee;
  margin: 0 5px;
}

.mySwiper-imgs-pc .swiper-pagination .swiper-pagination-bullet-active {
  background: #000;
}

/* 公共样式 */
/** 配置弹窗 */
.configWrapper {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 999;
}

.special-wrapper {
  width: 100%;
  height: 100%;
}

.special-wrapper .swiper-slide {
  background: none;
  text-align: left;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
#swiperHeadBtnBox {
  position: absolute;
  left: 10%;
  bottom: 1.6rem;
  z-index: 10 !important;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 0.18rem;
}
#swiperHeadBtnBox span {
  display: inline-block;
  margin: 0 0.13rem;
}
#swiperHeadBtnBox .imgbox1 {
  background-image: url(../../image/swiperIcon/to-left-active.png);
  background-size: 100% 100%;
  width: 0.32rem;
  height: 0.32rem;
  cursor: pointer;
}
#swiperHeadBtnBox .imgbox1:hover {
  /* background-image: url(../../image/swiperIcon/to-left-active.png);
  cursor: pointer; */
}
#swiperHeadBtnBox .imgbox2 {
  background-image: url(../../image/swiperIcon/to-right-active.png);
  background-size: 100% 100%;
  width: 0.32rem;
  height: 0.32rem;
  cursor: pointer;
}
#swiperHeadBtnBox .imgbox2:hover {
  background-image: url(../../image/swiperIcon/to-right-active.png);
  cursor: pointer;
}
.special-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
}

.special-pagination {
  transform: inherit;
  position: absolute;
  width: auto;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0 2rem;
}

.special-pagination-box {
  height: 0.75rem;
  overflow: hidden;
  white-space: nowrap;
}

.special-pagination .li {
  width: 20vw;
  font-size: 0.16rem;
  color: #6e7072;
  text-align: center;
  background: none;
  height: 1.3rem;
  margin: 0 !important;
  opacity: 1;
}

.special-pagination .li .span {
  display: block;
  padding: 0.2rem 0.2rem;
  padding-left: 0;
  font-size: 0.2rem;
  position: relative;
  text-align: left;
}

.special-pagination .li em {
  display: inline-block;
  text-align: left;
  font-size: 0.18rem;
  text-align: center;
  display: none;
  position: absolute;
  left: 2rem;
}

.special-pagination .li i {
  display: block;
  height: 0.01rem;
  background: #fff;
  margin-bottom: 0.1rem;
}

.special-pagination .swiper-pagination-bullet-active {
  background: none;
}

.special-pagination .swiper-pagination-bullet-active .span {
  color: #fff;
  border-color: #fff;
}

.special-pagination .swiper-pagination-bullet-active em {
  color: #fff;
  border-color: #fff;
  text-align: left;
  display: block;
}

.special-pagination .swiper-pagination-bullet-active i {
  background: #fff;
  height: 0.03rem;
  position: relative;
  top: -0.01rem;
}

.special-pagination-text {
  display: none;
}

/* 呼吸点 */
.dot-show .dot {
  position: relative;
}

.dot-show .dot {
  position: absolute;
  width: 0.6rem;
  height: 0.6rem;
  cursor: pointer;
}

.dot-show .dot:before {
  content: "";
  position: absolute;
  width: 0.6rem;
  height: 0.6rem;
  left: 0;
  top: 0;
  background: #fff;
  border-radius: 50%;
  animation: fade 3s infinite;
  -webkit-animation: fade 2s infinite;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  z-index: 2;
}

@keyframes fade {
  from {
    opacity: 0;
    transform: scale(0);
  }

  50% {
    opacity: 0.3;
    transform: scale(1);
  }

  to {
    opacity: 0;
    transform: scale(1);
  }
}

@-webkit-keyframes fade {
  from {
    opacity: 0;
    -webkit-transform: scale(0);
  }

  50% {
    opacity: 0.3;
    -webkit-transform: scale(1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1);
  }
}

.dot-show .dot span {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.2rem;
  height: 0.2rem;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  border: 0.01rem solid #fff;
  z-index: 3;
}

.dot-show .dot span:before {
  content: "";
  position: absolute;
  width: 0.1rem;
  height: 0.1rem;
  left: 50%;
  top: 50%;
  background: #fff;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

.dot-show .dot em {
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0.16rem;
  line-height: 0.6rem;
  opacity: 0;
  /* opacity: 1; */
  transition: all 0.5s;
  white-space: nowrap;
  /* width: 4.28rem; */
  text-align: left;
}

.dot-show .dot em.left {
  width: 100%;
  height: 1.3rem;
  position: absolute;
  left: 0;
  right: initial;
  top: 0;
}

.dot-show .dot em.right {
  width: 100%;
  height: 1.3rem;
  position: absolute;
  left: initial;
  right: 0;
  top: 0;
}

.dot-show .dot em.left:after {
  content: "";
  position: absolute;
  width: 0.6rem;
  height: 0.01rem;
  left: 0.22rem;
  top: 41%;
  transform: rotate(45deg);
  background: #fff;
  opacity: 0.5;
}

.dot-show .dot em.left i {
  font-style: normal;
  font-size: 0.22rem;
  display: block;
  padding: 0 0.2rem;
  position: absolute;
  top: 10%;
  left: 119%;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.dot-show .dot em.right:after {
  content: "";
  position: absolute;
  width: 0.6rem;
  height: 0.01rem;
  right: 34%;
  top: 43%;
  transform: rotate(135deg);
  background: #fff;
  opacity: 0.5;
}

.dot-show .dot em.right i {
  font-style: normal;
  font-size: 0.22rem;
  display: block;
  padding: 0 0.2rem;
  position: absolute;
  top: 13%;
  right: 119%;
  text-align: right;
  border-bottom: 1px solid rgba(255, 255, 255, 0.45);
}

.dot-show .dot em.right i b,
.dot-show .dot em.left i b {
  font-size: 0.18rem;
}

.dot-show .dot:hover em {
  opacity: 1;
}

/*活动视频弹出框*/
.videolist-pop {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}

.videolist-pop .box {
  position: relative;
  width: 1000px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
}

.videolist-pop .box .close {
  position: absolute;
  right: -0.6rem;
  top: 0;
  background: url(../../image/close.png) no-repeat center center;
  background-size: 100%;
}

.videolist-pop .box .swiper-slide {
  overflow: hidden;
}

.videolist-pop .box video {
  width: 100%;
}

.content-box {
  overflow: hidden;
  position: relative;
}

.content-box .bj {
  width: 100%;
  float: left;
}

.common-nav {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0.7rem;
  z-index: 3;
  text-align: center;
  padding-top: 50px;
}

.common-nav li {
  display: inline-block;
  height: 1.72rem;
}

.common-nav li a {
  overflow: hidden;
  margin-left: 0.75rem;
  position: relative;
  display: block;
}

.common-nav li:nth-child(1) a {
  margin-left: 0;
}

.common-nav li a img {
  height: 1.72rem;
  float: left;
}

.common-nav li a.hover:after,
.common-nav li a:hover:after {
  content: "";
  position: absolute;
  height: 1.72rem;
  width: 3.4rem;
  left: 0;
  top: 0;
  background: url(../../image/common/nav-a.png) no-repeat;
  background-size: 100%;
}

.content-title {
  text-align: center;
  text-align: center;
  font-size: 0.45rem;
  color: #fff;
  line-height: 0.45rem;
  padding: 1rem 0 0.8rem;
}

.video-show {
  width: 15.8rem;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  background: #000;
}

.video-show video,
.video-show img {
  width: 100%;
  height: 7.3rem;
  float: left;
}

.video-show video {
  display: none;
}

.video-show .play {
  position: absolute;
  width: 1.66rem;
  height: 1.66rem;
  cursor: pointer;
  z-index: 3;
  background: url(../../image/common/play.png) no-repeat;
  background-size: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.title-warp {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.title-warp img {
  width: 5.04rem;
  height: auto;
}

.title-warp .text {
  font-size: 0.2rem;
  color: #fff;
}

/* 公共 - 预约试驾按钮 */
.bookingBtn {
  position: relative;
  margin: 0 12px;
  background: transparent;
  background-color: transparent;
  transition: all 0.4s;
  overflow: hidden;

  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.56rem;
  height: 0.4rem;
  border-radius: 0.10rem;

  background-color: #fff;
  color: black;
  border-width: 0;
  cursor: pointer;
}
.bookingBtn:hover {
  border-color: transparent;
  background-color: #dcdcdc;
}
.bookingBtn::before {
  content: '';
  position: absolute;
  width: 0%;
  height: 100%;
  left: 0;
  background-color: #dcdcdc;
  color: white;
  z-index: 0;
  left: -0.0625rem;
  transition: all 0.3s;
}
.bookingBtn:hover::before {
  width: 102%;
}
.bookingBtn__text {
  z-index: 1;
}


.bookingBtn.bookTestDrive {
  background-color: transparent;
  color: #fff;
  border: solid 2px #fff;
  box-sizing: border-box;
}
.bookingBtn.bookTestDrive:hover {
  color: #000;
}
.bookingBtn.bookTestDrive::before {
  background-color: #fff;
}
/* 公共 - 预约试驾按钮 */
.allScreenBanner {
  position: relative;
  display: flex;
  justify-content: center;

  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover !important;

  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.allScreenBanner .title {
  position: absolute;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 45%;
  margin: 0 auto;
  margin-top: 10vh;
  text-align: center;
}
.allScreenBanner .titleImg{
  /* width: 3rem; */
  height: 0.6rem;
  margin-bottom: 0.2rem;
}
.allScreenBanner .title h1 {
  font-family: NotoSansHansMedium;
  font-size: 0.42rem;
  color: #fff;
  margin-bottom: 0.12rem;
  line-height: 0.57rem;
}
.allScreenBanner .title p {
  display: inline-block;
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #fff;
  font-family: NotoSansHansRegular;
  padding: 0 0.2rem;
  box-sizing: border-box;
}
.allScreenBanner .bookingBtn {
  position: absolute;
  bottom: 0.2rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 100;
}

/* 公共 - 全屏大小 */
.allScreen {
  position: relative;
  width: 100%;
  height: 100vh;
  /* overflow: hidden; */
  /* position: relative; */
  /* background-size: cover; */
}

/*KV专区 */
#targetDiv1 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}
#targetDiv1 #screen1 .slide1-warp {
  width: 100%;
  height: 100%;
}

#targetDiv1 #screen1 .kv {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

#targetDiv1 #screen1 .kv .fixData {
  position: absolute;
  top: 24%;
  left: 50%;
  transform: translate(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
}
#targetDiv1 #screen1 .fixData .big{
  font-size: 0.56rem;
}
#targetDiv1 #screen1 .fixData h1 {
  font-size: 0.45rem;
  color: #fff;
  line-height: 0.64rem;
  text-align: center;
  /* letter-spacing: 0.1rem; */
}
#targetDiv1 #screen1 .fixData h2 {
  font-size: 0.24rem;
  color: #fff;
  line-height: 0.32rem;
  text-align: center;
  /* letter-spacing: 0.1rem; */
}
#targetDiv1 #screen1 .btnBox {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 1rem;
  display: flex;
  z-index: 360;
}
#targetDiv1 #screen1 .btnBox .btn {
  width: 1.6rem;
  height: 0.44rem;
  line-height: 0.44rem;
  text-align: center;
  /* border: 1px solid #fff; */
  margin-right: 0.1rem;
  border-radius: 0.02rem;

}
/* #targetDiv1 #screen1 .bookingBtn{
  border: 0.02rem solid #1d1d20 !important;
  color: #1d1d20 !important;
}
#targetDiv1 #screen1 .bookingBtn:hover{
  background-color: #1d1d20 !important;
  color: #fff !important;
} */
#targetDiv1 #screen1 .swiper-pagination {
  bottom: 0.5rem;
}

#targetDiv1 #screen1 .swiper-pagination .swiper-pagination-bullet {
  width: 36px;
  height: 3px;
  border-radius: 0;
  background-color: rgb(255, 255, 255, 0.45) !important;
  opacity: 1;
}

#targetDiv1 #screen1 .swiper-pagination .swiper-pagination-bullet-active {
  background: rgb(255, 255, 255, 0.85) !important;
}
#targetDiv1 .swiper-button-prev {
  color: #fff;
  left: 5%;
}
#targetDiv1 .swiper-button-next {
  right: 5%;
  color: #fff;
}
#modalBox {
  display: none;
}
.modalBox {
  position: fixed;
  bottom: 0.18rem;
  left: 50%;
  transform: translate(-50%);
  display: flex;
  align-items: center;
  justify-content: space-around;
  z-index: 666;
  background-color: #fff;
  height: 1rem;
  border: 0.02rem solid #ccc;
  padding: 0.3rem;
  box-sizing: border-box;
  border-radius: 0.06rem;
  width: 80%;
  font-size: 0.17rem;
  text-align: justify;
}
.modalBox .btn {
  text-align: center;
  line-height: 0.34rem;
  width: 1.5rem;
  height: 0.34rem;
  background-color: black;
  color: #fff;
  margin-left: 0.3rem;
  cursor: pointer;
  border-radius: 0.04rem;
  font-size: 0.14rem;
}
.modalBox .cancel {
  position: absolute;
  right: 0.1rem;
  top: 0.1rem;
  cursor: pointer;
  width: 0.17rem;
  height: 0.17rem;
}

/* 预售政策 */
.pre-sale{
  background-image: url(../../image/screen/pre-sale/bg.jpg);
}

.tab1 {
  background-image: url(../../image/screen/tab1/bg.jpg);
}

.bg-black {
  background-color: #000;
}
.autoScreenBanner {
  position: relative;
  /* aspect-ratio: 19/6; */
  /* height: 100dvh; */
  background-color: #000;
}
.video_tab {
}
.video_tab .video {
  /* aspect-ratio: 6/19; */
}
.tab12 {
  background-image: url(../../image/screen/tab12/bg.jpg);
}
.tab13 {
  background-image: url(../../image/screen/tab13/bg.jpg);
}
.tab14 {
  background-image: url(../../image/screen/tab14/bg.jpg);
}
.tab15 {
  background-image: url(../../image/screen/tab15/bg.jpg);
}
.tab16 {
  background-image: url(../../image/screen/tab16/bg.jpg);
}
.tab17 {
  background-image: url(../../image/screen/tab17/bg.jpg);
}
.tab18 {
  background-image: url(../../image/screen/tab18/bg.jpg);
}

.tab1-1 {
  background: url(../../image/screen/tab1-1/bg.jpg)
    no-repeat center center;
  background-size: cover;
  color: #000;
}

.tab1-1 ul {
  position: absolute;
  bottom: .4rem;
  display: flex;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
  z-index: 10;
}
.tab1-1 ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 0.8rem;
}
.tab1-1 ul li h3 {
  display: inline-block;
  line-height: 0.67rem;
  font-size: 0.56rem;
  /* color: #000; */
  color: #fff;
  font-family: MazdaTypeBold;
}
.tab1-1 ul li p {
  font-size: 0.3rem;
  /* color: #000; */
  color: #fff;
  font-family: NotoSansHansRegular;
  line-height: 0.43rem;
}
.tab1-1 ul li .mini{
  font-size: 0.42rem;
}
.tab1-1 .startBox {
  height: 0.8rem;
  width: 0.8rem;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -0.4rem;
  left: 50%;
  transform: translate(-50%);
  line-height: 0.8rem;
  text-align: center;
  cursor: pointer;
}


/* 五屏样式 */
.tab1-3 {
  background: url(../../image/screen/tab1-3/bg.jpg) no-repeat center center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease-in;
}
.tab1-3[data-color="color_1"] {
  background-color: #474F58;
}
.tab1-3[data-color="color_2"] {
  background-color: #04070BCF;
}
.tab1-3[data-color="color_3"] {
  background-color: #999fad;
}
.tab1-3[data-color="color_4"] {
  background-color: #930004c9;
}
.tab1-3[data-color="color_5"] {
  background-color: #a1cddd;
}
.tab1-3[data-color="color_6"] {
  background-color: #251a3f;
}
.tab1-3[data-color="color_7"] {
  background-color: #f1f3f5;
}
.tab1-3[data-color="color_8"] {
  background-color: #f1f3f5;
}
.tab1-3 .title-box {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-top: 1.26rem;
}
.tab1-3 .title-box h1 {
  font-size: 0.42rem;
  color: #000;
  line-height: 0.57rem;
  font-family: NotoSansHansMedium;
}
.tab1-3 .title-box p {
  font-size: 0.18rem;
  color: rgba(29, 29, 32, 0.6);
  padding-top: 0.25rem;
  font-family: NotoSansHansRegular;
}
.tab1-3 .tabs-box{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top:.5rem;

  display: none; /* 先隐藏,等ez-60具体配置 */
}
.tab1-3 .tabs-box .tabs{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: .5rem;
}
.tab1-3 .tabs-box .tabs .tab-item{
  font-family: NotoSansHansMedium;
  font-size: 0.26rem;
  color: rgba(0, 0, 0, 0.8);
  position: relative;
  cursor: pointer;
}
.tab1-3 .tabs-box .tabs .active{
  color: rgba(0, 0, 0, 1);
  font-weight: bold;
}
.tab1-3 .tabs-box .tabs .active::after{
  content: "";
  display: block;
  width: 100%;
  height: .02rem;
  background-color: #000;
  position: absolute;
  bottom: -5px;
  transform: translateY(-50%);
}
.tab1-3 .color-box {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex: 1;
  height: 0;
}
.tab1-3 .color-box #ev-car,.tab1-3 .color-box #ev-car-phone{
  display: none;
}
.tab1-3 .color-box .car-img-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  z-index: 4;
  flex: 1;
}
.tab1-3 .color-box .car-img-box-h5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 85%;
  height: auto;
  margin: 0 auto;
  position: relative;
  z-index: 4;
  flex: 1;
}
.tab1-3 .color-box .car-img-box .car-color {
  position: absolute;
  z-index: 4;
  height: 100%;
  width: 100%;
  object-fit: contain;
  opacity: 0;
  transition: opacity 1s ease;
  margin: 0 auto;
  margin-top: 0.2rem;
  /* display: none; */
}
.tab1-3 .color-box .car-img-box .car-color.active {
  opacity: 1;
  z-index: 8;
  display: block;
}
.tab1-3 .color-box .car-img-box img {
  height: auto;
}
.tab1-3 .color-box .car-img-box-h5 .car-color {
  position: absolute;
  z-index: 4;
  width: auto;
  height: auto;
  opacity: 0.4;
  transition: opacity 1s ease;
  margin: 0 auto;
}
.tab1-3 .color-box .car-img-box-h5 .car-color.active {
  opacity: 1;
  z-index: 8;
}
.tab1-3 .color-box .car-img-box-h5 img {
  width: 15rem;
  height: auto;
}
.tab1-3 .color-box .small-icon-box {
  width: 50%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  /* gap: 0.3rem; */
  position: relative;
  margin-bottom: 0.2rem;
  z-index: 8;
}
.tab1-3 .color-box .small-icon-box .icon-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.07rem;
  cursor: pointer;
  position: relative;
  padding: 10px 8px;
  box-sizing: border-box;
  white-space: nowrap;
  flex: 1;
}
.tab1-3 .color-box .small-icon-box .icon-box .icon-div {
  position: relative;
  z-index: 99;
  width: 0.5rem;
  height: 0.5rem;
  box-sizing: border-box;
  border-radius: 50%;
}
/* 初始时不显示边框和阴影 */
.tab1-3 .color-box .small-icon-box .icon-box .icon-div::before {
  content: "";
  position: absolute;
  top: -0.1rem;
  left: -20%;
  border: 0.04rem solid transparent; /* 初始时边框透明 */
  pointer-events: none; /* 防止点击事件穿透 */
  transition: border-color 0.3s ease; /* 平滑过渡边框颜色 */
  height: 0.7rem;
  width: 0.7rem;
  border-radius: 50%;
  z-index: 1;
  box-sizing: border-box;
}
.tab1-3 .color-box .small-icon-box .icon-box.active .icon-div::before {
  border-color: #f3f3f3; /* 边框颜色，这里设置为黑色 */
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.5); /* 添加阴影效果 */
  box-sizing: border-box;
  background-color: transparent;
}
.tab1-3 .color-box .small-icon-box .icon-box .tips {
  width: 230%;
  position: absolute;
  top: 0.55rem;
  left: -3.8vw;
  font-size: 0.14rem;
  display: none;
}
.tab1-3 .color-box .small-icon-box .active .tips {
  display: block;
}
.tab1-3 .color-box .small-icon-box .icon-box .icon1 {
  position: relative;
  z-index: 888;
  /* background-color: #fff; */
  background: url(../../image/screen/tab1-3/color_white.png) no-repeat center center;
  background-size: cover;
}
.tab1-3 .color-box .small-icon-box .icon-box .icon2 {
  /* background-color: rgb(79, 79, 79); */
  background: url(../../image/screen/tab1-3/color_steel_gray.png) no-repeat center center;
  background-size: cover;
}
.tab1-3 .color-box .small-icon-box .icon-box .icon3 {
  /* background-color: rgb(149, 29, 29); */
  background: url(../../image/screen/tab1-3/color_red.png) no-repeat center center;
  background-size: cover;
}
.tab1-3 .color-box .small-icon-box .icon-box .icon4 {
  /* background-color: rgb(52, 124, 175); */
  background: url(../../image/screen/tab1-3/color_blue.png) no-repeat center center;
  background-size: cover;
}
.tab1-3 .color-box .small-icon-box .icon-box .icon5 {
  /* background-color: rgb(0, 0, 0); */
  background: url(../../image/screen/tab1-3/color_black.png) no-repeat center center;
  background-size: cover;
}
.tab1-3 .color-box .small-icon-box .icon-box .icon6 {
  /* background-color: rgb(154, 154, 154); */
  background: url(../../image/screen/tab1-3/color_gray.png) no-repeat center center;
  background-size: cover;
}
.tab1-3 .color-box .small-icon-box .icon-box .icon7 {
  /* background-color: rgb(59, 14, 123); */
  background: url(../../image/screen/tab1-3/color_purple.png) no-repeat center center;
  background-size: cover;
}
.tab1-3 .color-box .small-icon-box .icon-box .icon8 {
  background: url(../../image/screen/tab1-3/color_white_black.png) no-repeat center center;
  background-size: cover;
}

.tab1-3 .color-box .small-icon-box .icon-box span {
  font-size: 0.16rem;
  color: rgba(29, 29, 32, 0.4);
  margin-top: 0.1rem;
  text-align: center;
}
.tab1-3 .small-icon-box .active span {
  color: #000000 !important;
  font-weight: 600;
}
.tab1-3 .color-box .small-icon-box .icon-box em{
  /* position: absolute; */
  top: 0;
  right: 3px;
  font-size: 0.16rem;
  color: rgba(165, 26, 14, 1);
}
.tab1-3 .nums {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  position: absolute;
  bottom: 0.5rem;
}
.tab1-3 .btnBox {
  position: relative;
  margin-bottom: 0.7rem;
  display: flex;
  z-index: 12;
}
.tab1-3 .btnBox .btn {
  color: #1d1d20;
  border: 0.02rem solid #1d1d20;
  margin-right: 0.4rem;
}
.tab1-3 .btnBox .btn:hover {
  background: #1d1d20 !important;
}
.tab1-3 .nums .num-item .p1 {
  color: #000;
  font-size: 0.42rem;
}
.tab1-3 .nums .num-item .p1 .unit {
  font-size: 0.3rem;
}
.tab1-3 .nums .num-item .p2 {
  font-size: 0.2rem;
  color: rgba(0, 0, 0, 0.5);
}

.tab1-4 {
  background-image: url(../../image/screen/tab1-4/bg.png);
}

.tab1-6  {
  background-image: url(../../image/screen/tab1-6/bg.jpg);
}
.tab1-91  {
  background-image: url(../../image/screen/tab1-91/bg.png);
}
.tab1-92  {
  background-image: url(../../image/screen/tab1-92/bg.jpg);
}
.tab1-93  {
  background-image: url(../../image/screen/tab1-93/bg.jpg);
}
.tab2 {
  background-image: url(../../image/screen/tab2/bg.jpg);
}


.shop-service .shop-service-pc {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  background-size: cover;
  height: 5.78rem;
  padding: 1.7rem 0;
}
.shop-service .shop-service-pc .leftBox {
  position: relative;
  background: url(../../image/screen/shop-service/bg1.png) no-repeat center center;
  background-size: cover;
  height: 5.78rem;
  width: 10.7rem;
  margin-right: 0.2rem;
}
.shop-service .shop-service-pc .rightBox .imgBox {
  position: relative;
  background: url(../../image/screen/shop-service/bg3.jpg) no-repeat center center;
  background-size: cover;
  width: 4.4rem;
  height: 2.84rem;
}
.shop-service .shop-service-pc .rightBox .title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 2.94rem;
}
.shop-service .shop-service-pc .rightBox .title h1 {
  color: #1d1d20;
  font-size: 42px;
  font-family: NotoSansHansMedium;
  margin-bottom: 0.25rem;
}
.shop-service .shop-service-pc .rightBox .title p {
  color: #1d1d20;
  font-size: 0.18rem;
}
.shop-service .shop-service-pc .rightBox .title p span {
  margin-right: 0.2rem;
}
.shop-service .shop-service-pc .common {
  width: 100%;
  position: absolute;
  bottom: 0.32rem;
  left: 0;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 0 0.4rem;
  box-sizing: border-box;
}
.shop-service .shop-service-pc .common-other {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  bottom: 0;
}
.shop-service .shop-service-pc .common h1 {
  font-size: 0.24rem;
  color: #fff;
}
.shop-service .shop-service-pc .common-other h1 {
  width: 100%;
  position: absolute;
  bottom: .36rem;
}
.shop-service .shop-service-pc .bookingBtn {
  height: 0.48rem;
  font-size: 0.18rem;
}
.shop-service .shop-service-pc .btn1 {
  width: 2.2rem;
}
.shop-service .shop-service-pc .btn2 {
  width: 1.6rem;
}

.shop-service .shop-service-pc .common-other .btn2 {
  position: absolute;
  left: auto;
  right: .4rem;
  bottom: .32rem;
}


.go-app {
  width: 100%;
  background-color: #dbdcdf;
  height: 100vh;
  overflow: hidden;
}
.go-app .content {
  display: flex;
}
.go-app .content .leftBox {
  display: flex;
  flex-direction: column;
  margin-left: 2.83rem;
  margin-top: 17vh;
}
.go-app .content .leftBox .title h1 {
  display: block;
  font-size: 0.42rem;
  color: #1d1d20;
}
.go-app .content .leftBox .title p {
  display: block;
  margin-top: 0.25rem;
  font-size: 0.18rem;
  color: rgba(29, 29, 32, 0.6);
  line-height: 0.24rem;
}

.go-app .content .leftBox .ewmBox {
  display: flex;
  margin-top: 1rem;
}
.go-app .content .leftBox .ewmBox .li {
  display: flex;
  flex-direction: column;
  font-size: 0.24rem;
  color: #1d1d20;
}
.go-app .content .leftBox .ewmBox img {
  width: 1.86rem;
  height: 1.86rem;
  margin-bottom: 0.29rem;
  margin-right: 0.8rem;
}
.go-app .content .rightBox .imgBox {
  position: absolute;
  bottom: 0;
  right: 2.06rem;
  width: 7.23rem;
  height: 90vh;
  z-index: 5;
}
.go-app .content .rightBox img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.go-app .carList {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #d8d8d8;
  margin: 0 auto;
  padding: 0 2rem;
  box-sizing: border-box;
  z-index: 10;
  height: 2rem;
}
.go-app .carList > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 2rem;
}
.go-app .carList .imgBox {
  width: 2.21rem;
  height: 1.37rem;
  cursor: pointer;
}
.go-app .carList img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: transform 0.5s ease; /* 过渡效果设置 */
}
.go-app .carList img:hover {
  transform: scale(1.1); /* 鼠标移入时图片放大到原来的1.1倍 */
}

.mtop {
  margin-top: 30px;
}

/* 底部footer */
.footer_1 {
  position: relative;
  z-index: 66;
  height: 1.24rem;
  width: 100%;
  background: #000;
  color: #fff;
  margin: 0 auto;
  padding: 0 8%;
  box-sizing: border-box;
}
.footer_1 .footer_con {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.footer_1 .footer_con .site-phone {
  height: 1.24rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #fff;
  box-sizing: border-box;
  padding: 0.13rem 0;
}
.footer_1 .footer_con .site-phone .top {
  display: flex;
  align-items: flex-end;
}
.footer_1 .footer_con .site-phone a {
  color: #fff;
}
.footer_1 .footer_con .site-menu {
  box-sizing: border-box;
  padding-top: 0.13rem;
}
.footer_1 .footer_con .site-menu a {
  color: #fff;
}

/* 公共样式 */
.special-wrapper-box .title {
  position: absolute;
  top: 1.65rem;
  left: 2.35rem;
  color: #fff;
  z-index: 99;
}
.special-wrapper-box .title h1 {
  display: inline-block;
  line-height: 0.57rem;
  font-size: 0.42rem;
  color: #fff;
  margin-bottom: 0.25rem;
}
.special-wrapper-box .title .text {
  font-size: 0.18rem;
  line-height: 0.24rem;
}
.special-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.special-wrapper .swiper-slide {
  background: none;
  text-align: left;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.special-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.special-pagination {
  transform: inherit;
  position: absolute;
  width: auto;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 2rem;
}

.special-pagination-box {
  height: 0.75rem;
  overflow: hidden;
  white-space: nowrap;
}

.special-pagination .li {
  width: 20vw;
  font-size: 0.16rem;
  color: #6e7072;
  text-align: center;
  background: none;
  height: 1.3rem;
  margin: 0 !important;
  opacity: 1;
}

.special-pagination .li .span {
  display: block;
  padding: 0.2rem 0.2rem;
  padding-left: 0;
  font-size: 0.18rem;
  position: relative;
  text-align: center;
  white-space: nowrap;
  color: #fff;
  color: rgba(255, 255, 255, 0.25);
  width: 100%;
}

.special-pagination .li em {
  display: inline-block;
  text-align: center;
  font-size: 0.16rem;
  text-align: center !important;
  display: none;
  position: absolute;
  font-family: NotoSansHansRegular;
  width: 80%;
  opacity: 0;
  transition: opacity 1s ease;
}
.special-pagination .li em.active{
  opacity: 1;
}
.special-pagination .li i {
  display: block;
  height: 0.01rem;
  background: rgba(255, 255, 255, 0.25);
  margin-bottom: 0.1rem;
}
.special-pagination .swiper-pagination-bullet-active {
  background: none;
}

.special-pagination .swiper-pagination-bullet-active .span {
  color: #fff;
  border-color: #fff;
}

.special-pagination .swiper-pagination-bullet-active em {
  color: #fff;
  border-color: #fff;
  text-align: left;
  display: block;
}

.special-pagination .swiper-pagination-bullet-active i {
  background: #fff;
  height: 0.03rem;
  position: relative;
  top: -0.01rem;
}

.special-pagination-text {
  display: none;
}

.show {
  display: block !important;
}
.hide {
  display: none;
}
.special-wrapper-box .special-pagination {
  margin: 0 auto;
  width: 80%;
  position: relative;
  bottom: 1.6rem;
  padding: 0 2rem;
  background: transparent;
  z-index: 10;
}

/* 给屏下方加上阴影 */
/* #targetDiv2::after, */
#targetDiv3::after,
/* #targetDiv4::after, */
#screen5PC::after,
#screen5APP::after,
#targetDiv7::after,
#screen8PC::after,
#screen8APP::after,
#screen10PC::after,
#screen10APP::after,
#screen11PC::after,
#screen11APP::after,
#targetDiv12::after,
#screen13PC::after,
#screen13APP::after,
#screen15PC::after,
#screen15APP::after,
#screen17PC::after,
#screen17APP::after,
#screen19PC::after,
#screen19APP::after
{
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 4rem; /* 阴影层高度为视口高度的1/4 */
  /* background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%); */
  /* background-image: url(); */
  /* background-image: url(../../image/yy.jpg) ; */
  /* width: 100%; */
  background: url(../../image/yy.png) no-repeat center center;
  background-size: cover;
  z-index: 9;
  pointer-events: none;
}
/* 给屏上 方加上阴影 */
/* #targetDiv2::before, */
#targetDiv3::before,
#targetDiv4::before,
#screen5PC::before,
#screen5APP::before,
#targetDiv7::before,
#screen8PC::before,
#screen8APP::before,
#screen10PC::before,
#screen10APP::before,
#screen11PC::before,
#screen11APP::before,
#targetDiv12::before,
#screen13PC::before,
#screen13APP::before,
#screen15PC::before,
#screen15APP::before,
#screen17PC::before,
#screen17APP::before,
#screen19PC::before,
#screen19APP::before
{
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  height: 4rem; /* 阴影层高度为视口高度的1/4 */
  /* background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000 100%); */
  background: url(../../image/top-yy.png) no-repeat center center;
  background-size: cover;
  z-index: 9;
  pointer-events: none;
}

/* 视频的阴影要小点 */
/* #targetDiv9::before,
#targetDiv14::before,
#targetDiv16::before,
#targetDiv18::before
{
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  height: 4rem;
  background: url(../../image/top-yy.png) no-repeat center center;
  background-size: cover;
  z-index: 9;
  pointer-events: none;
}
#targetDiv9::after,
#targetDiv14::after,
#targetDiv16::after,
#targetDiv18::after
{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4rem;
  background: url(../../image/yy.png) no-repeat center center;
  background-size: cover;
  z-index: 9;
  pointer-events: none;
} */

/* 参数配置弹窗 */
#configPop {
  display: none;
}
.config-pop {
  position: fixed;
  top: 6vh;
  left: 50%;
  transform: translate(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 80%;
  height: 88vh;
  background: #ffffff;
  box-shadow: 0 0.02rem 0.13rem 0 rgba(0, 0, 0, 0.5);
  border-radius: 0.08rem;
  z-index: 1001;
}
.config-pop .tabs {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 0.14rem;
}
.config-pop .tabs .li {
  font-size: 0.18rem;
  min-width: 0.4rem;
  text-align: center;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
}
.config-pop .tabs .li:nth-child(1){
  margin-right: 0.9rem;
}
.config-pop .tabs .li.active {
  border-bottom: 0.04rem solid #000;
  color: rgba(0, 0, 0, 1);
  font-weight: bold;
}
.config-pop h1 {
  padding: 0.16rem 0;
  font-size: 0.42rem;
  font-family: NotoSansHansMedium;
}
.config-pop .content {
  height: 84%;
  width: 95%;
  overflow-y: scroll;
  border: 1px solid #ccc;
  border-radius: 0.08rem;
  /* padding: 0.1rem; */
  box-sizing: border-box;
}
.config-pop .cancel {
  position: absolute;
  right: 0.16rem;
  top: 0.16rem;
  cursor: pointer;
  width: 0.17rem;
  height: 0.17rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media all and (max-width: 1280px) {
  /* .slide2-10 .dot-box .d1 {
        top: 4.2rem;
        left: 7rem;
    }
    
    .slide2-10 .dot-box .d2 {
        top: 1.7rem;
        left: 10rem;
    }
    
    .slide2-10 .dot-box .d3 {
        top: 4.8rem;
        left: 10.2rem;
    }
    
    .slide2-10 .dot-box .d4 {
        top: 7.1rem;
        left: 9.8rem;
    }
    
    .slide2-10 .dot-box .d5 {
        top: 5.4rem;
        left: 12rem;
    }
    
    .slide2-10 .dot-box .d6 {
        top: 8rem;
        left: 12rem;
    } */
}
/* 蒙层样式 */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* 蒙层颜色 */
  z-index: 1000; /* 确保蒙层在最上面 */
  display: none;
}

/* 动画效果 */
.feature1,
.feature2,
.feature3,
.feature4,
.feature5 {
  opacity: 0;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.feature2 {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.feature3 {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.feature4 {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.feature5 {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.feature6 {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.animate .feature1,
.animate .feature2,
.animate .feature3,
.animate .feature4,
.animate .feature5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.allVideo{
  width: 100%;
  height: 100%;
  object-fit: cover;
}