/* 车型页样式 */
#funav {
  height: 65px;
}
.header-ls {
  position: static;
  left: 0;
  width: 100%;
  padding: 0 1% 0 9.16%;
  /* background: #f7f7f7; */
  background-color: rgb(245 245 245 / 90%);
  backdrop-filter: saturate(80%) blur(50px);
  letter-spacing: 2px;
  /* box-shadow: 0px 3px 3px 0px #f1f1f1; */
  border-bottom: 1px solid #cccccc47;
  z-index: 990 !important;
}
.header-ls .logo-img-ls {
  /* width: 6.09%; */
  float: left;
  line-height: 64px;
  /* font-weight: 700; */
  font-size: 18px;
}
.header-ls .header-logo-menu {
  width: 85.1%;
  float: right;
}
.header-ls .header-logo-menu .header-menu-ls {
  width: 100%;
  float: left;
  line-height: 60px;
}
.header-ls .header-logo-menu .header-menu-ls a {
  display: inline-block;
  text-align: center;
  width: 16%;
  font-size: 16px;
  color: #777;
}

.header-ls .header-logo-menu .header-menu-rt {
  float: right;
  width: 26%;
  line-height: 64px;
}
.header-ls .btn-menu {
  display: none;
  position: absolute;
  right: 19px;
  top: 10px;
  width: 3%;
}
.header-ls .header-logo-menu .header-menu-rt div {
  float: left;
  width: 50%;
  text-align: center;
  border-left: 1px solid #999;
  text-align: center;
}
.header-ls .header-logo-menu .header-menu-rt div a {
  font-size: 14px;
  color: #999;
}
.header-ls .logo-img-ls span {
  display: none;
}
.header-ls .header-logo-menuwap {
  display: none;
}
.header-ls01 {
  position: fixed;
  left: 0;
  top: 0 !important;
}
#videoPC {
  height: 1080px;
}
.active1 {
  /* font-weight: 700; */
  color: #e60012 !important;
}
.promotion {
  background-color: #f7f7f7;
  padding: 80px 0;
}
.promotion .title {
  text-align: center;
  font-size: 2.4vw;
  margin: 0 0 40px 0;
}
.promotion .img {
  text-align: center;
}
.promotion .img img {
  width: 1200px;
}
@media screen and (max-width: 1000px) {
  #funav {
    height: 48px;
  }
  .yy-360Container .yy-360Content #carframes {
    position: absolute;
    width: 86%;
    top: 4%;
  }
  .yy-360Container .yy-cardContainer {
    padding-left: 0% !important;
  }
}
@media screen and (max-width: 1000px) {
  #funav {
    height: 48px;
  }
  .header-ls {
    background: #efefef;
    padding: 0;
    top: 62px !important;
  }
  .header-ls .logo-img-ls {
    width: 22.09% !important;
    margin-left: 4%;
  }
  .header-ls .logo-img-ls span {
    display: block;
    font-size: 16px;
    color: #000;
    line-height: 48px;
    font-weight: 400;
    width: 200px;
  }
  .header-ls .logo-img-ls .img {
    display: none;
  }
  .header-ls .header-logo-menu {
    display: none;
  }
  .header-ls .header-logo-menuwap {
    display: none;
  }
  .header-ls .btn-menu {
    display: block;
    top: 47%;
  }
  .header-ls .header-logo-menu-show {
    display: block;
  }
  .promotion {
    padding: 30px 20px 40px;
  }
  .promotion .img img {
    width: 100%;
  }
  .promotion .title {
    font-size: 5.4vw;
  }
  .promotion .title {
    margin: 0 0 20px 0;
  }
}
.header-ls .header-logo-menu-show {
  width: 100%;
  height: 100%;
  float: right;
}
.header-ls .header-logo-menu-show div {
  background: #efefef;
}
.header-ls .header-logo-menu-show div a {
  display: block;
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid #ccc;
  text-indent: 1em;
  color: #666;
  height: 40px;
  line-height: 40px;
}



