@charset "UTF-8";

ul,
li {
  list-style: none;
}

a {
  /* color: #fff; */
}

/* img {
  width: 100%;
} */

body,
html {
  margin: 0;
  padding: 0;
}
p {
  margin: 0 !important;
}

input:focus {
  border: none;
  outline: 0;
}
h1 {
  margin: 0;
}
input {
  border: none;
}
header .header-info nav {
  width: 100% !important;
  background: #000;
  opacity: 0.4;
}
.driving-p {
  width: 100%;
}
.driving-p .drive-p {
  position: relative;
}
.drive-top {
  position: absolute;
  top: 3%;
  /* width: 100%; */
  width: 45vw;
  left: 27%;
}
.drive-top h1 {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.drive-top .drive-x {
  height: 3px;
  width: 23%;
  margin: 3% auto;
  background: red;
  box-shadow: red 0px 0px 10px 0px;
  border-radius: 50px;
}
.drive-top .drive-z {
  margin: 0 auto;
  font-size: 0.2rem;
  text-align: center;
}
.driving-p .drive-p .drive-img {
  width: 15vw;
  /* height: 100vh; */
  position: absolute;
  top: 4%;
  left: 22%;
}

.driving-p .drive-p .drive-text1 {
  width: 250px;
  height: 70vh;
  font-size: 0.16rem;
  background-image: url(../images/driving/img-p/indexs1.png);
  background-repeat: no-repeat;
  background-size: 9vw 70vh;
}
.driving-p .drive-p .drive-text1 > div {
  height: 20%;
}
.driving-p .drive-p .drive-text1 > div > .p1 {
  padding-left: 18%;
}
.driving-p .drive-p .drive-text1 > div > .p2 {
  padding-left: 16%;
}

.driving-p .drive-p .drive-text1 .text1 {
  padding-top: 8vh;
  width: 7vw;
  margin-left: -1vw;
  text-align: right;
}
.driving-p .drive-p .drive-text1 .text2 {
  margin-left: -10vw;
  margin-top: 11vh;
  width: 11vw;
  height: 7vh;
  text-align: right;
}
.driving-p .drive-p .drive-text1 .text3 {
  margin-top: 10vh;
  margin-left: -5.5vw;
  width: 7vw;
  height: 7vh;
  text-align: right;
}
.driving-p .drive-p .drive-text1 .text4 {
  margin-top: 10vh;
  margin-left: -1.5vw;
  width: 7vw;
  height: 7vh;
  text-align: right;
}

.driving-p .drive-p .drive-img-right {
  width: 15vw;
  position: absolute;
  top: 4%;
  right: 17vw;
}
.driving-p .drive-p .drive-img-right .drive-text1 {
  width: 250px;
  height: 70vh;
  font-size: 0.16rem;
  background-image: url(../images/driving/img-p/indexss1.png);
  background-repeat: no-repeat;
  background-size: 9vw 70vh;
}
.driving-p .drive-p .drive-img-right .drive-text1 > div {
  height: 20%;
}
.driving-p .drive-p .drive-img-right .drive-text1 > div > .p1 {
  padding-left: 0%;
}
.driving-p .drive-p .drive-img-right .drive-text1 > div > .p2 {
  padding-left: 0%;
}

.driving-p .drive-p .drive-img-right .drive-text1 .text1 {
  padding-top: 8vh;
  width: 7vw;
  margin-left: 4vw;
  text-align: left;
}
.driving-p .drive-p .drive-img-right .drive-text1 .text2 {
  margin-left: 8vw;
  margin-top: 11vh;
  width: 11vw;
  height: 7vh;
  text-align: left;
}
.driving-p .drive-p .drive-img-right .drive-text1 .text3 {
  margin-top: 10vh;
  margin-left: 7.5vw;
  width: 7vw;
  height: 7vh;
  text-align: left;
}
.driving-p .drive-p .drive-img-right .drive-text1 .text4 {
  margin-top: 10.5vh;
  margin-left: 3.5vw;
  width: 7vw;
  height: 7vh;
  text-align: left;
}

@media (max-width:1024px){
  .driving-p .drive-p .drive-img .drive-text1{
    height: 60vh !important;
    background-size: 11vw 64vh;
  }
  .driving-p .drive-p .drive-img .drive-text1 .text4{
    margin-top: 8vh !important;
  }
  .driving-p .drive-p .drive-img-right .drive-text1{
    height: 60vh !important;
    background-size: 11vw 64vh;
  }
  .driving-p .drive-p .drive-img-right .drive-text1 .text4{
    width: 8vw !important;
    margin-top: 7.5vh !important;
  }
}
@media (max-width:1280px) {
  .driving-p .drive-p .drive-img .drive-text1{
    height: 60vh !important;
    background-size: 9vw 64vh;
    margin-top: -2vh;
  }
  .driving-p .drive-p .drive-img .drive-text1 .text4{
    margin-top: 8vh !important;
  }
  .driving-p .drive-p .drive-img-right .drive-text1{
    height: 60vh !important;
    background-size: 9vw 64vh;
    margin-top: -2vh;
  }
  .driving-p .drive-p .drive-img-right .drive-text1 .text4{
    width: 8vw !important;
    margin-top: 7.5vh !important;
  }
}
@media (max-width:1366px) {
  .driving-p .drive-p .drive-img .drive-text1{
    height: 60vh !important;
    background-size: 9vw 64vh;
    margin-top: -2vh;
  }
  .driving-p .drive-p .drive-img .drive-text1 .text4{
    margin-top: 8vh !important;
  }
  .driving-p .drive-p .drive-img-right .drive-text1{
    height: 60vh !important;
    background-size: 9vw 64vh;
    margin-top: -2vh;
  }
  .driving-p .drive-p .drive-img-right .drive-text1 .text4{
    width: 8vw !important;
    margin-top: 7.5vh !important;
  }
}


/* 前方安全 */
.driving-p .drive-p .befores {
  width: 80%;
  height: 100vh;
  margin: 5% auto;
  position: relative;
}
.befores .border {
  height: 5px;
  width: 100%;
  background: red;
  display: none;
  border-radius: 50px;
}
.afters .border {
  height: 5px;
  width: 100%;
  background: red;
  display: none;
  border-radius: 50px;
}
.foots .border {
  height: 5px;
  width: 100%;
  background: red;
  display: none;
  border-radius: 50px;
}
.txt1{
  font-size: .22rem;
  text-align: left;
  padding-top: 2%;
}
/* 后方安全 */
.driving-p .drive-p .afters {
  width: 100%;
  height: 100%;
  padding: 5% 0;
  background-color: #000;
  margin-top: -20vh;
}
.afters .be3{
  width: 2vw;
  height: 4vh;
  margin-top: 28vh;
  margin-left: 2vw;
  z-index: 999;
}
.driving-p .drive-p .afters-p {
  width: 80%;
  height: 100vh;
  margin: 0 auto;
  position: relative;
}
/* 影像辅助 */
.driving-p .drive-p .foots {
  width: 100%;
  padding: 5% 0 0;
  background-color: #fff;
  margin-top: -21vh;
}
.driving-p .drive-p .foots .be3{
  width: 2vw;
  height: 4vh;
  margin-top: 27vh;
  margin-left: 2vw;
  z-index: 999;
}
.driving-p .drive-p .foots-p {
  width: 80%;
  height: 100vh;
  margin: 0 auto;
  position: relative;
}
.be2 {
  width: 5vw;
  height: 26vh;
  position: absolute;
  top: 5vh;
  left: -5vw;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "" !important;
}
.be3 {
  width: 2vw;
  height: 4vh;
  margin-top: 27.5vh;
  margin-left: 2vw;
  z-index: 999;
}
.footss{
  margin-top: -10vh;
}

.s1 {
  width: 17vw !important;
  height: 4vh !important;
}
/* swiper-p */
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide img {
  display: block;
  /* width: 100%;
  height: 100%; */
}
.swiper-slide {
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

.swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.mySwiper2 {
  height: 60%;
  width: 100%;
  overflow: hidden;
}
.mySwiper {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}
/* 后方 */
.mySwiper4 {
  height: 60%;
  width: 100%;
  overflow: hidden;
}
.mySwiper4 .swiper-slide{
  background-color: #000;
}
.mySwiper3 {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
  color: #fff;
}
.mySwiper3 .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
  background-color: #000 !important;
}
.mySwiper3 .swiper-slide-thumb-active {
  opacity: 1;
}

/* 影像 */
.mySwiper6 {
  height: 60%;
  width: 100%;
  overflow: hidden;
}
.mySwiper5 {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
  color: #000;
}
.mySwiper5 .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
  background-color: #fff !important;
}
.mySwiper5 .swiper-slide-thumb-active {
  opacity: 1;
}

/* swiper-p 结束 */
.texts {
  margin-top: 10px;
  text-align: left;
}

.tab {
  width: 100%;
  height: 15vh;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  font-size: 0.18rem;
  z-index: 999;
}

.tabItem {
  /* width: 20%; */
  height: 16.5vh;
  float: left;
  padding-top: 10px;
  margin-right: 5%;
  cursor: pointer;
  font-size: .16rem;
}
.tabItem > img {
  width: 12vw !important;
  height: 4vh !important;
}
.tab .texts {
  padding-top: 5%;
}

/* 手机端 ~~~~~~~~~~~~~~~~~~~~~~~~~ */

.driving-m {
  position: relative;
}
.drive-m {
  width: 100%;
}
.drive-m .center {
  width: 100%;
  padding: 0 10%;
  overflow: hidden;
  position: absolute;
  bottom: 5%;
}
.drive-m .center .left {
  float: left;
  /* background:red; */
}
.drive-m .center .left > div {
  margin-top: 5%;
}
.drive-m .center .left > div > .p1 {
  padding-left: 8px;
  color: #fff;
  opacity: 0.4;
}
.drive-m .center .left > div > .p2 {
  padding-left: 5px;
  color: #fff;
  font-weight: bold;
}
.drive-m .center .right {
  float: right;
  /* background: #000; */
}
.drive-m .center .right > div {
  margin-top: 10%;
}
.drive-m .center .right > div > .p1 {
  padding-left: 8px;
  color: #fff;
  opacity: 0.4;
}
.drive-m .center .right > div > .p2 {
  padding-left: 5px;
  color: #fff;
  font-weight: bold;
}
.driving-m .drivingBg{
  width: 100%;
  height: 178vw;
  object-fit: fill;
}

/*-----------------前方安全*/
.before-m {
  width: 80%;
  height: 171.7vw;
  margin: 0 auto;
  padding-top: 14%;
}
.before-m .beforeBOX {
  width: 100%;
  padding-top: 10%;
}
 
.before-m .frontUp{
  display: flex;
  justify-content: space-between;
}

.before-m .beforeBOX .left {
  display: flex;
  flex-direction: column;
  width: 50%;
  padding-top: 10%;
}
.before-m .frontUp .left img{
  margin-top: 3.73vw;
  object-fit: fill;
}
.before-m .frontUp .left .frontImg{
  width: 16vw;
  height: 8.5vw;
}
.before-m .frontUp .left .frontImg:nth-of-type(3){
  width: 24vw;
}
.before-m .frontUp .left .frontImg:nth-of-type(4){
  width: 18.67vw;
}
/* .before-m .frontUp .left img:nth-of-type(5){
  width: 29.3vw;
}  */
.before-m .frontUp .left .frontImg:nth-of-type(5){
  width: 21.3vw;
} 
.before-m .frontUp .activeImg{
  width: 39vw;
  height: 9.6vw;
}
.before-m .beforeBOX .right {
  width: 50%;
  position: relative;
}
.before-m .beforeBOX .right .menuImg {
  position: absolute;
  bottom: -1.6vw;
  left: -2.13vw;
  z-index: -1;
}
.before-m .beforeBOX .sea {
  margin-top: 6.9vw;
  margin-bottom: 20.53vw;
  color: #000;
  font-size: 2.7vw;
}
.swipers-m {
  width: 41.6vw;
  height: 99vw;
}
.before-m .frontUp .swipers-m .facBg{
  width: 41.6vw;
  height: 99vw;
  object-fit: fill;
}
/*-------------后方安全--------------*/
.after-m {
  width: 100%;
  height: 171.7vw;
  margin: 0 auto;

  padding-top: 14%;
  background-color: #000;
}
.after-ms {
  width: 80%;
  margin: 0 auto;
}
.after-m .afterBOX {
  width: 100%;
  padding-top: 10%;
}
.after-m .afterBOX .left {
  float: left;
  width: 50%;
  padding-top: 10%;
}
.after-m .afterSafe{
  display: flex;
  justify-content: space-between;
}
.after-m .afterSafe .left{
  display: flex;
  flex-direction: column;
}
.after-m .afterSafe .left img {
  margin-top: 4vw;
  object-fit: fill;
}
.after-m .afterSafe .left .afterActiveImg{
 width: 39vw;
 height: 10vw;
 object-fit: fill;
}
.after-m .afterSafe .left .afterImg{
  height: 10vw;
}
.after-m .afterSafe .left .afterImg:nth-of-type(1) {
  width: 19.5vw;
}
.after-m .afterSafe .left .afterImg:nth-of-type(2) {
  width: 23.3vw;
}
.after-m .afterSafe .left .afterImg:nth-of-type(3) {
  width: 19vw;
}

.after-m  .afterSafe .right {
  width: 50%;
  position: relative;
}
.after-m .afterSafe .right .menuImg {
  position: absolute;
  bottom: -1.6vw;
  left: -2.13vw;
  z-index: -1;
}
.after-m .afterSafe .right .swipers-m1 img{
  width: 41.6vw;
  height: 99vw;
  object-fit: fill;
  z-index: 999;
}

.after-m .sea{
  margin-top: 6.9vw;
  margin-bottom: 20.53vw;
  color: #FFFFFF;
  font-size: 2.6vw;
}
/* ---------------影像辅助--------------- */
.assist-m {
  width: 80%;
  height: 171.7vw;
  margin: 0 auto;
  padding-top: 14%;
}
.assist-m .assistBOX {
  width: 100%;
  padding-top: 10%;
}
.assist-m .assistImage {
  display: flex;
  justify-content: space-between;
}
.assist-m .assistBOX .left {
  display: flex;
  flex-direction: column;
  margin-top: 3vw;
}
.assist-m .assistImage .left img{
  margin-top: 4.5vw;
}
.assist-m .assistImage .left .leftImg{
  height: 8vw;
}
.assist-m .assistImage .left .leftImg{
  width: 10.7vw;
}
.assist-m .assistImage .left .leftImg:nth-of-type(1){
  width: 13vw;
}
.assist-m .assistImage .left .assistActiveImg{
  height: 9.6vw;
  width: 38vw;
}
.assist-m .assistBOX .right {
  width: 50%;
  position: relative;
}
.assist-m .assistBOX .right .menu img {
  position: absolute;
  bottom: -1.6vw;
  left: -2.13vw;
  z-index: -1;
}
.assist-m .right .swipers-m2{
  width: 41.6vw;
  height: 99vw;
  object-fit: fill;
}
.assist-m .assistBOX .sea {
  margin-top: 6.9vw;
  margin-bottom: 20.53vw;
  color: #000;
  font-size: 2.6vw;
}
.footers {
  width: 100%;
  margin: 0 auto;

  overflow: hidden;
}
