@charset "utf-8";
body {
  background-color: #000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font: 14px microsoft yahei ui,microsoft yahei,source han sans cn,sans-serif !important;
}

.body-hide {
  height: auto !important;
}

.qjkc_bar {
  display: none !important;
}

.aq_info {
  position: absolute;
  font-size: .14rem;
  color: #ffffff;
  bottom: .4rem;
  left: 1.6rem;
  z-index: 4;
}

.aq_info.tr {
  left: auto;
  bottom: .55rem;
  right: 1.5rem;
}

.header-wrap {
  position: fixed;
  top: 55px;
  left: 0;
  right: 0;
  z-index: 50;
}

.header-wrap .nav-top {
  width: 100%;
  padding: 0 1.7%;
  height: .65rem;
  line-height: .65rem;
  vertical-align: middle;
}

.header-wrap .nav-top .logo {
  display: inline-block;
  width: 10.9%;
}

.header-wrap .nav-top .nav-center {
  font-size: .16rem;
  font-weight: bold;
  width: 14rem;
  margin: auto;
  text-align: center;
}

.header-wrap .nav-top .nav-center .nav-li {
  display: inline-block;
  cursor: pointer;
  margin: 0 .2rem;
}

.header-wrap .nav-top .nav-center .nav-li a {
  display: block;
  color: #fff;
  padding: 0 .3rem;
  box-sizing: content-box;
}

.header-wrap .nav-top .nav-center .nav-li.active {
  position: relative;
}

.header-wrap .nav-top .nav-center .nav-li.active::after {
  content: "";
  width: .24rem;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  margin: auto;
  background-color: #fff;
}

.header-wrap .nav-top .nav-center .nav-li.drive-nav a {
  height: .44rem;
  line-height: .44rem;
  border-radius: .22rem;
  background-color: #fff;
  color: #000;
}

.header-wrap.active {
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 1s;
  -moz-transition: all 1s;
  /* firefox 4 */
  -webkit-transition: all 1s;
  /* safari 和 chrome */
  -o-transition: all 1s;
  /* opera */
}

.header-wrap.activetop {
  top: 0;
  transition: all .2s;
  -moz-transition: all .2s;
  /* firefox 4 */
  -webkit-transition: all .2s;
  /* safari 和 chrome */
  -o-transition: all .2s;
  /* opera */
}

.header-wrap:hover {
  background-color: black;
}

.main-sidenav .side-wrap {
  position: fixed;
  top: 50%;
  left: .24rem;
  transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  z-index: 50;
  display: none;
}

.main-sidenav .side-wrap.side-wrap-black .side-top .side-center {
  border-left: 4px solid rgba(0, 0, 0, 0.3);
}

.main-sidenav .side-wrap.side-wrap-black span.scrollbar {
  background-color: #000000 !important;
}

.main-sidenav .side-wrap.side-wrap-black .side-top .side-center .side-li a {
  color: rgba(0, 0, 0, 0.3) !important;
}

.main-sidenav .side-wrap.side-wrap-black .side-top .side-center .side-li.active a {
  color: #000 !important;
}

.main-sidenav .side-wrap.side-wrap-black .side-top .topbtn {
  background-image: url(/uploads/image/2vcimages/logo_top1.png);
}

.main-sidenav .side-wrap.side-wrap-black .side-top .topbtn:hover {
  background-image: url(/uploads/image/2vcimages/logo_top_active1.png);
}

.main-sidenav .side-wrap .side-top .side-center {
  border-left: 4px solid rgba(255, 255, 255, 0.3);
  position: relative;
}

.main-sidenav .side-wrap .side-top .side-center .side-li {
  display: block;
  height: .7rem;
  line-height: .7rem;
  padding: 0 .2rem;
  position: relative;
}

.main-sidenav .side-wrap .side-top .side-center .side-li a {
  display: block;
  font-size: .18rem;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.3);
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
}

.main-sidenav .side-wrap .side-top .side-center .side-li.active a {
  color: #fff;
}

.main-sidenav .side-wrap .side-top .side-center span.scrollbar {
  width: 12px;
  height: .7rem;
  display: inline-block;
  background-color: #fff;
  border-radius: 6px;
  position: absolute;
  top: 0;
  left: -8px;
  opacity: 1;
}

.main-sidenav .side-wrap .side-top .topbtn {
  display: block;
  width: .44rem;
  height: .44rem;
  margin-left: -.2rem;
  margin-top: .1rem;
  background: url(/uploads/image/2vcimages/logo_top.png) no-repeat;
  background-size: 100% 100%;
}

.main-sidenav .side-wrap .side-top .topbtn:hover {
  background: url(/uploads/image/2vcimages/logo_top_active.png) no-repeat;
  background-size: 100% 100%;
}

.content-body {
  width: 100%;
  color: #fff;
  overflow-x: hidden;
  overflow-y: hidden;
}

.content-body .swiper-button-prev {
  background: url(/uploads/image/2vcimages/arrow_left.png);
  background-size: 100% 100%;
}

.content-body .swiper-button-prev:hover {
  background: url(/uploads/image/2vcimages/arrow_left_white.png);
  background-size: 100% 100%;
}

.content-body .swiper-button-next {
  background: url(/uploads/image/2vcimages/arrow_right.png);
  background-size: 100% 100%;
}

.content-body .swiper-button-next:hover {
  background: url(/uploads/image/2vcimages/arrow_right_white.png);
  background-size: 100% 100%;
}

.content-body .play-btn {
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -.5rem;
  margin-left: -.5rem;
  z-index: 11;
  cursor: pointer;
}

.content-body .play-btn i {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/uploads/image/2vcimages/play_arrow.png);
  background-size: 100% 100%;
}

.content-body .play-btn i::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(/uploads/image/2vcimages/play_cricle.png);
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  animation: play_cricle 3s linear infinite;
  -webkit-animation: play_cricle 3s linear infinite;
  /* safari 和 chrome */
}

@keyframes play_cricle {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.content-body .text-effect {
  opacity: 0;
  -webkit-transform: translatey(20px);
  transform: translatey(20px);
}

.content-body .text-effect:nth-child(1) {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.content-body .text-effect:nth-child(2) {
  -webkit-transition: all .3s ease .2s;
  transition: all .3s ease .2s;
}

.content-body .text-effect:nth-child(3), .content-body .text-effect:nth-child(4), .content-body .text-effect:nth-child(5) {
  -webkit-transition: all .3s ease .4s;
  transition: all .3s ease .4s;
}

.content-body .text-effect .text-effect-content {
  opacity: 0;
  -webkit-transform: translatey(0);
  transform: translatey(0);
  -webkit-transition: all .3s ease .5s;
  transition: all .3s ease .5s;
}

.content-body .text-effect.text-effect-show {
  opacity: 1;
  -webkit-transform: translatey(0);
  transform: translatey(0);
}

.content-body .text-effect.text-effect-show .text-effect-content {
  opacity: 1;
  -webkit-transform: translatey(0);
  transform: translatey(0);
}

.content-body .bg {
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translatex(-50%);
}

.content-body .color-b1 {
  color: #000 !important;
}

.content-body .color-b2 {
  color: rgba(0, 0, 0, 0.7) !important;
}

.content-body .color-black {
  color: #000 !important;
}

.content-body .color-black p {
  color: rgba(0, 0, 0, 0.7) !important;
}

.content-body .section1 .kv-swiper {
  width: 100%;
  height: 624px;
  overflow: hidden;
  position: relative;
}

.content-body .section1 .kv-swiper .swiper-slide .img-wrap img, .content-body .section1 .kv-swiper .swiper-slide .img-wrap video, .content-body .section1 .kv-swiper .swiper-slide .img-wrap canvas {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translatey(-50%);
}

.content-body .section1 .kv-swiper .swiper-slide .img-wrap .text-title {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
}

.content-body .section1 .kv-swiper .swiper-slide .img-wrap .text-title h2 {
  font-size: .56rem;
  margin-top: 1.3rem;
}

.content-body .section1 .kv-swiper .swiper-slide .img-wrap .text-title p {
  font-size: .24rem;
  margin-top: .15rem;
}

.content-body .section1 .kv-swiper .swiper-slide .img-wrap .text-title .text-container {
  width: 100%;
  position: absolute;
  bottom: 1rem;
  text-align: center;
}

.content-body .section1 .kv-swiper .swiper-slide .img-wrap .text-title .text-container .item {
  display: inline-block;
  padding: 0 1rem;
  border-right: 1px solid #aaa;
}

.content-body .section1 .kv-swiper .swiper-slide .img-wrap .text-title .text-container .item:first-child {
  padding-left: 0;
}

.content-body .section1 .kv-swiper .swiper-slide .img-wrap .text-title .text-container .item:last-child {
  padding-right: 0;
  border-right: none;
}

.content-body .section1 .kv-swiper .swiper-slide .img-wrap .text-title .text-container h3 {
  font-size: .3rem;
}

.content-body .section1 .kv-swiper .swiper-slide .img-wrap .text-title .text-container h3 sup {
  font-size: .18rem;
  line-height: 0.5;
  vertical-align: top;
}

.content-body .section1 .kv-swiper .swiper-slide .img-wrap .text-title .text-container p {
  font-size: .2rem;
  margin-top: .1rem;
}

.content-body .section1 .kv-swiper .swiper-slide .img-wrap .text-title .text-container p sup {
  font-size: .14rem;
  line-height: 0.5;
  vertical-align: top;
}

.content-body .section1 .kv-swiper .swiper-button-prev {
  width: .72rem;
  height: .72rem;
  left: .4rem;
}

.content-body .section1 .kv-swiper .swiper-button-next {
  width: .72rem;
  height: .72rem;
  right: .4rem;
}

.content-body .section1 .kv-swiper .swiper-pagination {
  bottom: .25rem;
}

.content-body .section1 .kv-swiper .swiper-pagination .swiper-pagination-bullet {
  width: .3rem;
  border-radius: 4px;
  opacity: 1;
  background: rgba(255, 255, 255, 0.3);
  transition: .3s linear;
}

.content-body .section1 .kv-swiper .swiper-pagination .swiper-pagination-bullet-active {
  width: .9rem;
  background: #fff;
  border-radius: 4px;
}

.content-body .section2 {
  height: 10.8rem;
  background: url(/uploads/image/2vlimodule1or2/bg.jpg) no-repeat center center;
  background-size: cover;
}

.content-body .section2 .section-content {
  width: 16rem;
  height: 100%;
  margin: auto;
  position: relative;
}

.content-body .section2 .section-content .section-title {
  text-align: center;
  padding-top: 1.6rem;
}

.content-body .section2 .section-content .section-title h2 {
  font-size: .36rem;
  margin-bottom: -.18rem;
}

.content-body .section2 .section-content .section-title a {
  display: inline-block;
  width: 2.32rem;
  cursor: pointer;
}

.content-body .section2 .section-content ._360wrap {
  width: 100%;
  padding-top: .4rem;
  position: relative;
}

.content-body .section2 .section-content ._360wrap .car-param {
  position: absolute;
  top: 1rem;
  left: 0;
  bottom: 0;
  z-index: 2;
}

.content-body .section2 .section-content ._360wrap .car-param .param-item {
  margin-bottom: 1.1rem;
}

.content-body .section2 .section-content ._360wrap .car-param .param-item img {
  width: .56rem;
  height: .56rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: .1rem;
}

.content-body .section2 .section-content ._360wrap .car-param .param-item p {
  font-size: .18rem;
  display: inline-block;
  vertical-align: middle;
  line-height: .28rem;
}

.content-body .section2 .section-content ._360wrap .car-param .param-item p span {
  display: block;
}

.content-body .section2 .section-content ._360wrap .car-param .param-item p em {
  display: inline-block;
  font-style: normal;
  font-size: .24rem;
  font-weight: bold;
}

.content-body .section2 .section-content ._360wrap .car-wrap {
  margin-top: 1.5rem;
}

.content-body .section2 .section-content ._360wrap .car-wrap .car-swiper {
  width: 100%;
}

.content-body .section2 .section-content ._360wrap .car-wrap .car-swiper img {
  width: 10rem;
  margin: auto;
  cursor: pointer;
}

.content-body .section2 .section-content ._360wrap .car-wrap .car-swiper img.car_shadow {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 10rem;
  transform: translatex(-50%);
}

.content-body .section2 .section-content ._360wrap .tabs-wrap {
  width: auto;
  position: absolute;
  top: .8rem;
  right: 0;
  z-index: 10;
}

.content-body .section2 .section-content ._360wrap .tabs-wrap .tabs-content {
  width: auto;
}

.content-body .section2 .section-content ._360wrap .tabs-wrap .tabs-content .tabs-items {
  display: block;
  width: auto;
  height: .64rem;
  margin: .1rem 0;
}

.content-body .section2 .section-content ._360wrap .tabs-wrap .tabs-content .tabs-items .tabs-label {
  display: block;
  color: #fff;
  text-align: right;
  width: auto;
  margin-right: .7rem;
  line-height: .64rem;
  transition: all .4s;
  -moz-transition: all .4s;
  /* firefox 4 */
  -webkit-transition: all .4s;
  /* safari 和 chrome */
  -o-transition: all .4s;
  /* opera */
  opacity: 0;
  font-size: .16rem;
}

.content-body .section2 .section-content ._360wrap .tabs-wrap .tabs-content .tabs-items .tabs-label sup {
  font-size: .12rem;
  vertical-align: top;
  line-height: 3.5;
}

.content-body .section2 .section-content ._360wrap .tabs-wrap .tabs-content .tabs-items .tabs-img-wrap {
  border-radius: 50%;
  float: right;
  width: .64rem;
  height: .64rem;
  cursor: pointer;
}

.content-body .section2 .section-content ._360wrap .tabs-wrap .tabs-content .tabs-items .tabs-img-wrap .color-box {
  width: .48rem;
  border-radius: 50%;
  height: .48rem;
  margin: .04rem auto;
  position: relative;
}

.content-body .section2 .section-content ._360wrap .tabs-wrap .tabs-content .tabs-items .tabs-img-wrap .color-box.color1 {
  background-color: #f1f1f1;
}

.content-body .section2 .section-content ._360wrap .tabs-wrap .tabs-content .tabs-items .tabs-img-wrap .color-box.color2 {
  background-color: #101010;
}

.content-body .section2 .section-content ._360wrap .tabs-wrap .tabs-content .tabs-items .tabs-img-wrap .color-box.color3 {
  background-color: #9b9b99;
}

.content-body .section2 .section-content ._360wrap .tabs-wrap .tabs-content .tabs-items .tabs-img-wrap .color-box.color4 {
  background-color: #897e6c;
}

.content-body .section2 .section-content ._360wrap .tabs-wrap .tabs-content .tabs-items .tabs-img-wrap .color-box.color5 {
  background-color: #c22525;
}

.content-body .section2 .section-content ._360wrap .tabs-wrap .tabs-content .tabs-items.active .tabs-img-wrap {
  border: .04rem solid #fff;
}

.content-body .section2 .section-content ._360wrap .tabs-wrap .tabs-content .tabs-items.active .tabs-label {
  opacity: 1;
}

.content-body .section2 .section-content .car-tishi {
  width: 4.5rem;
  margin: .4rem auto 0;
  display: none;
}

.content-body .section3 .section3-part .section3-part-item {
  height: 10.8rem;
  width: 100%;
  position: relative;
}

.content-body .section3 .section3-part .section3-part-item .section-content {
  width: 100%;
  height: 100%;
  color: #fff;
  position: relative;
  margin: auto;
}

.content-body .section3 .section3-part .section3-part-item .section-content .img-wrap img, .content-body .section3 .section3-part .section3-part-item .section-content .img-wrap video, .content-body .section3 .section3-part .section3-part-item .section-content .img-wrap canvas {
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translatex(-50%);
}

.content-body .section3 .section3-part .section3-part-item .section-content .img-wrap .text-container {
  width: 16rem;
  margin: auto;
  padding-top: 1.6rem;
  position: relative;
  z-index: 2;
}

.content-body .section3 .section3-part .section3-part-item .section-content .img-wrap .text-container h2 {
  font-size: .48rem;
  margin-bottom: .3rem;
}

.content-body .section3 .section3-part .section3-part-item .section-content .img-wrap .text-container h2 sup {
  font-size: .24rem;
  vertical-align: top;
}

.content-body .section3 .section3-part .section3-part-item .section-content .img-wrap .text-container h2 span {
  font-size: .24rem;
}

.content-body .section3 .section3-part .section3-part-item .section-content .img-wrap .text-container h2 span sup {
  font-size: .16rem;
  vertical-align: top;
  line-height: 4;
}

.content-body .section3 .section3-part .section3-part-item .section-content .img-wrap .text-container p {
  font-size: .18rem;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.6;
}

.content-body .section3 .section3-part .section3-part-item .section-content .img-wrap .text-container p sup {
  font-size: .12rem;
  vertical-align: top;
}

.content-body .section3 .section3-part .section3-part-item .section-content .img-wrap .text-container .icon-p {
  margin-top: -.1rem;
  margin-bottom: .2rem;
  color: #fff;
  font-size: .3rem;
}

.content-body .section3 .section3-part .section3-part-item .section-content .img-wrap .text-container .icon-p .icon {
  width: .4rem;
  margin-right: .2rem;
  display: inline-block;
  height: auto;
  position: static;
  transform: translate(0, 0);
}

.content-body .section3 .section3-part .section3-part-item .section-content .img-wrap .text-container .text-icon-img {
  width: 3.28rem;
  display: inline-block;
  position: static;
  margin-bottom: .25rem;
  left: 0;
  transform: translatey(0);
}

.content-body .section3 .section3-part .section3-part-item .section-content .img-wrap .text-container .text-icon-img.sq {
  width: 2.74rem;
}

.content-body .section3 .section3-part .section3-part-item .section-content .img-wrap .text-container .tr {
  float: right;
}

.content-body .section3 .section3-part .section3-part-type2 .text-msg {
  font-size: .16rem;
  position: absolute;
  width: 100%;
  padding-left: 4.5rem;
  bottom: .6rem;
}

.content-body .section3 .section3-part .section3-part-type2 .tabs-swiper {
  width: 100%;
  height: 10.8rem;
}

.content-body .section3 .section3-part .section3-part-type2 .tabs-ul {
  position: absolute;
  bottom: 1.2rem;
  width: 84.1%;
  text-align: center;
  z-index: 10;
  margin: 0 7.95%;
}

.content-body .section3 .section3-part .section3-part-type2 .tabs-ul.tabs-ul2 .tab-item {
  float: none !important;
  margin: 0 .6rem;
}

.content-body .section3 .section3-part .section3-part-type2 .tabs-ul.tabs-ul4 .tab-item {
  width: 3rem;
}

.content-body .section3 .section3-part .section3-part-type2 .tabs-ul.tabs-ul4 .tab-item:nth-child(2) {
  margin-right: 8%;
}

.content-body .section3 .section3-part .section3-part-type2 .tabs-ul.tabs-ul8 .tab-item {
  width: 1.5rem;
  margin-right: 3%;
}

.content-body .section3 .section3-part .section3-part-type2 .tabs-ul.tabs-ul8 .tab-item:last-child {
  margin-right: 0;
}

.content-body .section3 .section3-part .section3-part-type2 .tabs-ul.color-black .tab-item {
  border-color: #000;
}

.content-body .section3 .section3-part .section3-part-type2 .tabs-ul.color-black .tab-item h3, .content-body .section3 .section3-part .section3-part-type2 .tabs-ul.color-black .tab-item p {
  color: #000;
}

.content-body .section3 .section3-part .section3-part-type2 .tabs-ul.color-black .tab-item.active {
  opacity: 1;
  background: linear-gradient(rgba(0, 0, 0, 0.2), transparent);
}

.content-body .section3 .section3-part .section3-part-type2 .tabs-ul .tab-item {
  display: inline-block;
  width: 4.4rem;
  border-top: 4px solid #fff;
  cursor: pointer;
  opacity: .5;
  padding-bottom: .3rem;
  vertical-align: top;
}

.content-body .section3 .section3-part .section3-part-type2 .tabs-ul .tab-item:first-child {
  float: left;
}

.content-body .section3 .section3-part .section3-part-type2 .tabs-ul .tab-item:last-child {
  float: right;
}

.content-body .section3 .section3-part .section3-part-type2 .tabs-ul .tab-item h3 {
  font-size: .3rem;
  line-height: 1.5;
  padding-top: .1rem;
}

.content-body .section3 .section3-part .section3-part-type2 .tabs-ul .tab-item h3 sup {
  font-size: .2rem;
  vertical-align: top;
  line-height: 0.8;
}

.content-body .section3 .section3-part .section3-part-type2 .tabs-ul .tab-item p {
  font-size: .18rem;
  line-height: 1;
  padding-top: .1rem;
  color: #aaa;
  display: none;
}

.content-body .section3 .section3-part .section3-part-type2 .tabs-ul .tab-item.active {
  opacity: 1;
  background: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
}

.content-body .section3 .section3-part .section3-part-type2 .img-main {
  width: 84.2%;
  position: absolute;
  border-radius: 8px;
  bottom: 2.5rem;
  margin-left: 7.9%;
  text-align: center;
}

.content-body .section3 .section3-part .section3-part-type2 .img-main img {
  width: 100%;
  height: auto;
  position: static;
  top: auto;
  left: auto;
  transform: none;
  display: inline-block;
  border-radius: 8px;
}

.content-body .section3 .section3-part .section3-part-type2 .img-main img.w50 {
  width: 47.5%;
}

.content-body .section3 .section3-part .section3-part-type2 .img-main img.w30 {
  width: 32.45%;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 16rem;
  font-size: 0;
  text-align: center;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .section-content-item {
  display: inline-block;
  position: relative;
  width: 50%;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .section-content-item .big-bg {
  position: absolute;
  top: 4%;
  left: 4%;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .section-content-item:nth-child(2) {
  padding-left: .8rem;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .img-wrap img, .content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .img-wrap video, .content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .img-wrap canvas {
  width: 100%;
  height: auto;
  position: static;
  top: auto;
  left: auto;
  transform: none;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .text-swiper {
  min-height: 3.7rem;
  position: relative;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .text-swiper .slide {
  display: block;
  text-align: left;
  position: absolute;
  top: 0;
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .text-swiper .slide.active {
  opacity: 1;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .text-swiper .slide .text-container h2 {
  font-size: .48rem;
  line-height: 1.2;
  margin-bottom: .4rem;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .text-swiper .slide .text-container h2 sup {
  font-size: .24rem;
  vertical-align: top;
  line-height: 0;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .text-swiper .slide .text-container h2 span {
  font-size: .24rem;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .text-swiper .slide .text-container h2 span sup {
  font-size: .16rem;
  line-height: 2.5;
  vertical-align: top;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .text-swiper .slide .text-container p {
  font-size: .18rem;
  color: rgba(255, 255, 255, 0.7);
  word-break: break-all;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .text-swiper .slide .text-container p sup {
  font-size: .12rem;
  vertical-align: top;
  line-height: .5;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .text-swiper .slide .text-container ul {
  width: 100%;
  font-size: .18rem;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7);
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .text-swiper .slide .text-container ul li {
  display: block;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .small-swiper {
  padding-bottom: .9rem;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .small-swiper .swiper-slide {
  cursor: pointer;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .small-swiper .swiper-slide.active .img-wrap {
  border: 4px solid #fff;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .small-swiper .swiper-slide.active::after {
  display: none;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .small-swiper .swiper-slide::after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .small-swiper .swiper-button-prev {
  width: .7rem;
  height: .7rem;
  left: 0;
  top: auto;
  bottom: 0;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .small-swiper .swiper-button-next {
  width: .7rem;
  height: .7rem;
  right: 0;
  top: auto;
  bottom: 0;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .small-swiper .swiper-pagination-progress {
  width: 74%;
  height: 8px;
  top: auto;
  bottom: .31rem;
  margin-top: -4px;
  left: 13%;
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.3);
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .small-swiper .swiper-pagination-progress .swiper-pagination-progressbar {
  background: #fff;
  border-radius: 4px;
}

.content-body .section3 .section3-part2 .section3-part-item2 .section-content .img-wrap .text-container p sup {
  line-height: 1;
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-swiper .interior-swiper {
  width: 100%;
  height: 100%;
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-swiper .interior-swiper .text-container {
  width: 16rem;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  position: absolute;
  z-index: 2;
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-swiper .interior-swiper .text-container h2 {
  font-size: .48rem;
  margin-bottom: .4rem;
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-swiper .interior-swiper .text-container p {
  font-size: .18rem;
  color: rgba(255, 255, 255, 0.7);
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-swiper .interior-swiper .inter_btn {
  display: inline-block;
  padding: 0 .4rem;
  border: 2px solid #fff;
  position: absolute;
  top: 1.85rem;
  left: 50%;
  transform: translatex(-50%);
  font-size: .18rem;
  z-index: 10;
  height: .54rem;
  line-height: .54rem;
  box-sizing: content-box;
  border-radius: .27rem;
  cursor: pointer;
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-swiper .interior-swiper .inter_btn i {
  display: inline-block;
  width: .26rem;
  height: .26rem;
  background: url(/uploads/image/2vcimages/icon_white.svg) no-repeat center center;
  background-size: 100% 100%;
  vertical-align: middle;
  margin-right: .1rem;
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-swiper .interior-swiper .inter_btn span {
  display: inline-block;
  height: auto;
  vertical-align: middle;
  color: #fff;
  font-weight: bold;
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-swiper .interior-swiper .inter_btn:hover {
  background-color: #fff;
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-swiper .interior-swiper .inter_btn:hover span {
  color: #000;
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-swiper .interior-swiper .inter_btn:hover i {
  background-image: url(/uploads/image/2vcimages/icon_black.svg);
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-wrap {
  width: auto;
  position: absolute;
  top: 52%;
  right: 1.6rem;
  z-index: 10;
  transform: translatey(-50%);
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-wrap .tabs-content {
  width: auto;
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-wrap .tabs-content span {
  float: left;
  margin-left: -.85rem;
  margin-top: .12rem;
  font-size: .18rem;
  opacity: 0;
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-wrap .tabs-content .color-tab {
  display: block;
  width: .64rem;
  height: .64rem;
  padding: .04rem;
  border-radius: 50%;
  margin-bottom: .13rem;
  cursor: pointer;
  border-width: .04rem;
  border-style: solid;
  border-color: transparent;
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-wrap .tabs-content .color-tab.active {
  border-color: #fff;
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-wrap .tabs-content .color-tab.active span {
  opacity: 1;
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-wrap .tabs-content .color-tab .color-box {
  width: .48rem;
  margin: auto;
  border-radius: 50%;
  box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.4);
  height: .48rem;
  background-color: #101010;
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-wrap .tabs-content .color-tab .color-box.color1 {
  background-color: #b38666;
}

.content-body .section3 .section3-part4 .section3-part-item2 .pro-main img {
  border-radius: 0 !important;
}

.content-body .section3 .section3-part4 .section3-part-item2 .pro-main .text-main {
  position: absolute;
  top: 0;
  padding: 3.5%;
  padding-top: 3.7%;
  width: 100%;
  bottom: 0;
  overflow: hidden;
}

.content-body .section3 .section3-part4 .section3-part-item2 .pro-main .text-main .text-change {
  width: 35%;
  text-align: left;
  position: absolute;
}

.content-body .section3 .section3-part4 .section3-part-item2 .pro-main .text-main .text-change .tit {
  padding: 5% 0 4%;
  color: #c1ac7e;
}

.content-body .section3 .section3-part4 .section3-part-item2 .pro-main .text-main .text-change .tit img {
  width: .48rem;
  height: .48rem;
  vertical-align: middle;
}

.content-body .section3 .section3-part4 .section3-part-item2 .pro-main .text-main .text-change .tit span {
  font-size: .36rem;
  font-weight: bold;
  vertical-align: middle;
}

.content-body .section3 .section3-part4 .section3-part-item2 .pro-main .text-main .text-change .tit span span {
  font-size: .24rem;
}

.content-body .section3 .section3-part4 .section3-part-item2 .pro-main .text-main .text-change .tit span span sup {
  vertical-align: top;
  font-size: .16rem;
  line-height: 1;
}

.content-body .section3 .section3-part4 .section3-part-item2 .pro-main .text-main .text-change .text-content {
  font-size: .18rem;
  color: #aaaaaa;
  height: 2.3rem;
  overflow-y: auto;
  overflow-x: hidden;
  line-height: 1.5;
  padding-right: 3%;
  padding-bottom: .3rem;
}

.content-body .section3 .section3-part4 .section3-part-item2 .pro-main .text-main .text-change .text-content sup {
  font-size: .12rem;
  vertical-align: top;
  line-height: 1;
}

.content-body .section3 .section3-part4 .section3-part-item2 .pro-main .text-main .text-change .text-content::-webkit-scrollbar {
  /* 滚动条整体样式 */
  width: 3px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 5px;
}

.content-body .section3 .section3-part4 .section3-part-item2 .pro-main .text-main .text-change .text-content::-webkit-scrollbar-thumb {
  /* 滚动条里面小方块 */
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #ccc;
}

.content-body .section3 .section3-part4 .section3-part-item2 .pro-main .text-main .text-change .shadow {
  position: absolute;
  bottom: -.1rem;
  left: 50%;
  transform: translatex(-50%);
  width: 5.92rem;
}

.content-body .section3 .section3-part4 .section3-part-item2 .pro-main .text-main .img-change {
  width: 60.4%;
  position: relative;
  left: 9.7%;
}

.content-body .section3 .section3-part4 .section3-part-item2 .pro-main .text-main .img-change img {
  position: absolute;
  width: 100%;
}

.content-body .section3 .section3-part4 .section3-part-item3 .hide {
  display: none !important;
}

.content-body .section3 .section3-part4 .section3-part-item3 #big-swiper-security .img-change img {
  position: absolute;
}

.content-body .section3 .section3-part4 .section3-part-item3 #big-swiper-security .img-change img:last-child {
  opacity: 0;
  transition: all .4s;
  -moz-transition: all .4s;
  /* firefox 4 */
  -webkit-transition: all .4s;
  /* safari 和 chrome */
  -o-transition: all .4s;
  /* opera */
}

.content-body .section3 .section3-part4 .section3-part-item3 #big-swiper-security .img-change img:last-child.active {
  opacity: 1;
}

.content-body .section3 .section3-part6 .section3-part-item .section-content .img-wrap .text-container {
  width: 15.6rem;
}

.content-body .section3 .section3-part6 .section3-part-item .section-content .img-wrap .img-bg {
  width: 15.5rem;
  height: auto;
  top: 28%;
}

.content-body .section3 .section3-part6 .section3-part-item .section-content .img-wrap .part-msg {
  position: absolute;
  bottom: 1rem;
  right: 1.7rem;
  text-align: right;
  font-size: .14rem;
  color: #000;
}

.content-body .section4 .section-content {
  height: 10.8rem;
  position: relative;
}

.content-body .section4 .section-content .verticalcenter {
  width: 100%;
  height: 100%;
}

.content-body .section4 .section-content .tabs-swiper {
  height: 100%;
}

.content-body .section4 .section-content .tabs-swiper .img-wrap img {
  width: auto;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translatey(-50%);
}

.content-body .section4 .section-content .tabs-swiper .text-container {
  width: 16rem;
  margin: auto;
  top: 1.2rem;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 2;
}

.content-body .section4 .section-content .tabs-swiper .text-container h2 {
  font-size: .48rem;
  margin-bottom: .4rem;
}

.content-body .section4 .section-content .tabs-swiper .text-container p {
  font-size: .18rem;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7);
}

.content-body .section4 .section-content .tabs-swiper .swiper-button-prev {
  width: .72rem;
  height: .72rem;
  left: .4rem;
}

.content-body .section4 .section-content .tabs-swiper .swiper-button-next {
  width: .72rem;
  height: .72rem;
  right: .4rem;
}

.content-body .section4 .section-content .tabs-ul {
  width: 16rem;
  position: absolute;
  bottom: 1rem;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}

.content-body .section4 .section-content .tabs-ul #tabs-ul-img {
  width: 16rem;
}

.content-body .section4 .section-content .tabs-ul .swiper-button-prev {
  width: .4rem;
  height: .4rem;
  background: url(/uploads/image/2vcimages/left.png) no-repeat;
  background-size: 100% 100%;
  left: -.6rem;
  margin-top: -.2rem;
}

.content-body .section4 .section-content .tabs-ul .swiper-button-next {
  width: .4rem;
  height: .4rem;
  background: url(/uploads/image/2vcimages/right.png) no-repeat;
  background-size: 100% 100%;
  right: -.6rem;
  margin-top: -.2rem;
}

.content-body .section4 .section-content .tabs-ul .swiper-slide {
  cursor: pointer;
}

.content-body .section4 .section-content .tabs-ul .swiper-slide.active img {
  border: 4px solid #fff;
}

.content-body .section4 .section-content .tabs-ul .swiper-slide.active::after {
  display: none;
}

.content-body .section4 .section-content .tabs-ul .swiper-slide::after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.content-body .section5 {
  background-color: #fff;
  color: #000;
}

.content-body .section5 .section-content {
  width: 100%;
  height: 10.8rem;
  position: relative;
}

.content-body .section5 .section-content .verticalcenter {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translatey(-50%);
}

.content-body .section5 .section-content .verticalcenter .section-title {
  text-align: center;
  margin-bottom: .2rem;
}

.content-body .section5 .section-content .verticalcenter .section-title h2 {
  font-size: .48rem;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper {
  width: 16rem;
  margin: auto;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper .configure-item {
  margin: 0.4rem .2rem;
  position: relative;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper .configure-item .new {
  width: .88rem;
  position: absolute;
  left: 0;
  top: 0;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper .configure-item .configure-content {
  text-align: center;
  padding: .6rem 0;
  box-shadow: 0 0 0.35rem 0 rgba(0, 0, 0, 0.1);
}

.content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper .configure-item .configure-content .car-name {
  font-size: .3rem;
  line-height: 1.6;
  min-height: 1.35rem;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper .configure-item .configure-content .car-price-wrap {
  margin-bottom: .4rem;
  line-height: 1.5;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper .configure-item .configure-content .car-price-wrap .label {
  display: block;
  font-size: .24rem;
  font-weight: normal;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper .configure-item .configure-content .car-price-wrap .value {
  display: block;
  font-size: .3rem;
  font-weight: bold;
  color: #e60012;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper .configure-item .configure-content .configure-detail {
  line-height: 1.5;
  font-size: .18rem;
  text-align: left;
  margin: .2rem 0 .5rem;
  padding: 0 .78rem;
  height: .9rem;
  overflow: hidden;
  vertical-align: top;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper .configure-item .configure-content .configure-detail .detail-item span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  padding-left: 8px;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper .configure-item .configure-content .configure-detail .detail-item::before {
  content: '';
  display: block;
  width: 5px;
  margin-top: 3%;
  float: left;
  height: 5px;
  background-color: #000;
  border-radius: 50%;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper .configure-item .configure-content .btn-wrap .configure-btn, .content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper .configure-item .configure-content .btn-wrap .price-btn {
  display: inline-block;
  width: 1.7rem;
  height: .54rem;
  line-height: .54rem;
  border: 1px solid #000;
  border-radius: .27rem;
  font-size: .18rem;
  font-weight: bold;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper .configure-item .configure-content .btn-wrap .configure-btn:hover, .content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper .configure-item .configure-content .btn-wrap .price-btn:hover {
  color: #fff;
  background-color: #000;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper .configure-item .configure-content .btn-wrap .price-btn {
  margin-left: .2rem;
  color: #fff;
  background-color: #000;
  cursor: pointer;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper .configure-item:hover {
  box-shadow: 0 0 0.4rem 0 rgba(0, 0, 0, 0.1);
}

.content-body .section5 .section-content .verticalcenter .section-main-content .swiper-pagination-progress {
  width: 5.48rem;
  height: 8px;
  top: auto;
  bottom: -.2rem;
  left: 0;
  right: 0;
  border-radius: 4px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.1);
  margin: auto;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .swiper-pagination-progress .swiper-pagination-progressbar {
  background: #000;
  border-radius: 4px;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .swiper-button-prev {
  width: .72rem;
  height: .72rem;
  left: .4rem;
  background: url(/uploads/image/2vcimages/arrow_left1.png);
  background-size: 100% 100%;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .swiper-button-prev:hover {
  background: url(/uploads/image/2vcimages/arrow_left_active.png);
  background-size: 100% 100%;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .swiper-button-next {
  width: .72rem;
  height: .72rem;
  right: .4rem;
  background: url(/uploads/image/2vcimages/arrow_right1.png);
  background-size: 100% 100%;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .swiper-button-next:hover {
  background: url(/uploads/image/2vcimages/arrow_right_active.png);
  background-size: 100% 100%;
}

.content-body .section5 .section-content .verticalcenter .num {
  width: 100%;
  text-align: center;
  font-size: .18rem;
  line-height: 1.5;
  position: absolute;
  bottom: -.9rem;
  left: 0;
}

.content-body .section5 .section-content .verticalcenter .num sup {
  font-size: .12rem;
  vertical-align: top;
  line-height: 0;
}

.content-body .section6 {
  background-color: #fff;
  color: #000;
}

.content-body .section6 .section-content {
  width: 100%;
  height: 10.8rem;
  position: relative;
}

.content-body .section6 .section-content .verticalcenter {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translatey(-50%);
}

.content-body .section6 .section-content .verticalcenter .section-title {
  text-align: center;
  margin-bottom: .7rem;
}

.content-body .section6 .section-content .verticalcenter .section-title h2 {
  font-size: .48rem;
}

.content-body .section6 .section-content .verticalcenter .section-main-content {
  position: relative;
}

.content-body .section6 .section-content .verticalcenter .section-main-content .buy-swiper {
  width: 16rem;
  margin: auto;
}

.content-body .section6 .section-content .verticalcenter .section-main-content .buy-swiper .buy-item {
  background-color: rgba(255, 255, 255, 0.5);
  font-size: 0;
  margin: 0 1px;
}

.content-body .section6 .section-content .verticalcenter .section-main-content .buy-swiper .buy-item .buy-item-content {
  width: 50%;
  display: inline-block;
}

.content-body .section6 .section-content .verticalcenter .section-main-content .buy-swiper .buy-item .buy-text {
  height: 100%;
  padding: .7rem;
  padding-bottom: 0;
  vertical-align: top;
}

.content-body .section6 .section-content .verticalcenter .section-main-content .buy-swiper .buy-item .buy-text h2 {
  font-size: .36rem;
  margin-bottom: .45rem;
}

.content-body .section6 .section-content .verticalcenter .section-main-content .buy-swiper .buy-item .buy-text ul li {
  display: block;
  font-size: .24rem;
  line-height: .5rem;
}

.content-body .section6 .section-content .verticalcenter .section-main-content .buy-swiper .buy-item .buy-text ul li sup {
  font-size: .16rem;
  vertical-align: top;
  line-height: 2;
}

.content-body .section6 .section-content .verticalcenter .section-main-content .buy-swiper .buy-item .guangzhou {
  display: none;
}

.content-body .section6 .section-content .verticalcenter .section-main-content .swiper-button-prev {
  width: .72rem;
  height: .72rem;
  left: .4rem;
  background: url(/uploads/image/2vcimages/arrow_left1.png);
  background-size: 100% 100%;
}

.content-body .section6 .section-content .verticalcenter .section-main-content .swiper-button-prev:hover {
  background: url(/uploads/image/2vcimages/arrow_left_active.png);
  background-size: 100% 100%;
}

.content-body .section6 .section-content .verticalcenter .section-main-content .swiper-button-next {
  width: .72rem;
  height: .72rem;
  right: .4rem;
  background: url(/uploads/image/2vcimages/arrow_right1.png);
  background-size: 100% 100%;
}

.content-body .section6 .section-content .verticalcenter .section-main-content .swiper-button-next:hover {
  background: url(/uploads/image/2vcimages/arrow_right_active.png);
  background-size: 100% 100%;
}

.content-body .section6 .section-content .verticalcenter .tabs-ul {
  text-align: center;
  margin-top: .5rem;
  font-size: 0;
}

.content-body .section6 .section-content .verticalcenter .tabs-ul .tab-item {
  display: inline-block;
  width: 4.4rem;
  border-top: 4px solid #000;
  margin: 0 .66rem;
  cursor: pointer;
  opacity: .5;
  padding-bottom: .3rem;
  vertical-align: top;
}

.content-body .section6 .section-content .verticalcenter .tabs-ul .tab-item h3 {
  font-size: .3rem;
  font-family: fzfangjhjw_bold,sans-serif;
  line-height: 1.5;
  padding-top: .1rem;
}

.content-body .section6 .section-content .verticalcenter .tabs-ul .tab-item p {
  font-size: .18rem;
  line-height: 1;
  padding-top: .1rem;
  color: #aaa;
}

.content-body .section6 .section-content .verticalcenter .tabs-ul .tab-item.active {
  opacity: 1;
  background: linear-gradient(rgba(0, 0, 0, 0.1), transparent);
}

.content-body .section7 {
  background-color: #fff;
  color: #000;
}

.content-body .section7 .section-content {
  width: 100%;
  height: 10.8rem;
  position: relative;
}

.content-body .section7 .section-content .verticalcenter {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translatey(-50%);
}

.content-body .section7 .section-content .verticalcenter .order-box {
  width: 100%;
}

.content-body .section7 .section-content .verticalcenter .order-box .section-title {
  text-align: center;
  margin: .5rem 0;
}

.content-body .section7 .section-content .verticalcenter .order-box .section-title h2 {
  font-size: .48rem;
}

.content-body .section7 .section-content .verticalcenter .order-box .form {
  width: 16rem;
  margin: 0 auto;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .lately {
  font-size: .18rem;
  font-weight: bold;
  padding: 0 .2rem;
  position: absolute;
  top: -.14rem;
  right: 0;
  border: 1px solid #000;
  line-height: 2;
  border-radius: .18rem;
  z-index: 10;
  cursor: pointer;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .lately:hover {
  color: #fff;
  background-color: #000;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fl-box {
  width: 50%;
  height: 6.4rem;
  background-color: #eee;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fl-box .amap-container {
  width: 100%;
  height: 100%;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box {
  width: 50%;
  padding-left: .8rem;
  padding-top: .14rem;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box {
  width: 100%;
  margin-bottom: .32rem;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .form-tit {
  margin-bottom: .1rem;
  position: relative;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .form-tit p {
  font-size: .18rem;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .form-tit p em {
  color: #e60012;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .int-box {
  width: 100%;
  min-height: .72rem;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .int-box .arrow {
  position: relative;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .int-box .arrow::after {
  content: "";
  width: .12rem;
  height: .22rem;
  position: absolute;
  right: 0;
  bottom: .25rem;
  background: url(/uploads/image/2vcimages/arrow.png) center center no-repeat;
  background-size: 100% 100%;
  z-index: 2;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .int-box .selspan {
  border-bottom: 1px solid #ccc;
  width: 100%;
  height: 100%;
  font-size: .24rem;
  font-weight: bold;
  display: block;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .int-box .fw50 {
  width: 45%;
  height: .72rem;
  line-height: .72rem;
  position: relative;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .int-box .fw50 select {
  width: 100%;
  height: 100%;
  font-size: .24rem;
  font-weight: bold;
  position: absolute;
  top: 0;
  opacity: 0;
  left: 0;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .int-box .fw50 input {
  width: 100%;
  height: 100%;
  line-height: .72rem;
  border: 0;
  font-size: .24rem;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .int-box .fw50 input:-internal-autofill-selected {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  background-color: #fff !important;
  background-image: none !important;
  color: black !important;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .int-box .fw50 input::-webkit-input-placeholder {
  color: #999;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .int-box .fw100 {
  width: 100%;
  height: .72rem;
  line-height: .72rem;
  position: relative;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .int-box .fw100 select {
  width: 100%;
  height: 100%;
  font-size: .24rem;
  font-weight: bold;
  position: absolute;
  top: 0;
  opacity: 0;
  left: 0;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .tishi {
  font-size: .18rem;
  color: #e60012;
  margin-top: .1rem;
  display: none;
  width: 48%;
  float: right;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .tishi i {
  display: inline-block;
  width: .22rem;
  font-size: .16rem;
  height: .22rem;
  line-height: .22rem;
  margin-right: .12rem;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  background-color: #e60012;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .check-box {
  vertical-align: middle;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .check-box i {
  margin-right: 0.1rem;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  width: .24rem;
  height: .24rem;
  background: url(/uploads/image/2vcimages/check.png);
  background-size: 100% 100%;
  position: relative;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .check-box i.active:after {
  content: "";
  width: .24rem;
  height: .24rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  background: url(/uploads/image/2vcimages/checked.png) center center no-repeat;
  background-size: 100% 100%;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .check-box #checkbox {
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  position: relative;
  z-index: 10;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .check-box span {
  vertical-align: middle;
  color: #000;
  font-size: .18rem;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .check-box span a {
  color: #e60012;
}

.content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .send-box {
  cursor: pointer;
  margin-top: .4rem;
  width: 100%;
  height: .72rem;
  line-height: .72rem;
  text-align: center;
  background-color: #000;
  border-radius: .36rem;
  color: #fff;
  font-size: .18rem;
  font-weight: bold;
}

.content-body .section7 .map-boxs {
  cursor: pointer;
  width: 5.02rem;
  padding: .3rem .46rem .46rem .6rem;
  padding-bottom: .5rem;
  background-color: #fff;
  position: relative;
  background: url(/uploads/image/2vcimages/pop.png);
  background-size: 100% 100%;
  color: #000;
  margin-bottom: -.3rem;
}

.content-body .section7 .map-boxs .title {
  width: 100%;
  line-height: .8rem;
}

.content-body .section7 .map-boxs .title p {
  font-size: .24rem;
  font-weight: bold;
}

.content-body .section7 .map-boxs .title p::before {
  content: '';
  display: inline-block;
  width: .38rem;
  height: .24rem;
  margin-right: .1rem;
  background: url(/uploads/image/2vcimages/icon.png);
  background-size: 100% 100%;
}

.content-body .section7 .map-boxs .tel p {
  font-size: .18rem;
}

.content-body .section7 .map-boxs .address p {
  font-size: .18rem;
  line-height: 1.5;
}

.content-body .section7 .map-boxs .btn {
  margin: .3rem auto;
  width: 2.4rem;
  height: .56rem;
  line-height: .56rem;
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: .28rem;
}

.content-body .section7 .map-boxs .btn a {
  display: block;
}

.content-body .section7 .map-boxs .btn p {
  font-size: .18rem;
}

.content-body .section7 .map-boxs .btn p img {
  width: .22rem;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

.content-body .section7 .map-boxs .close {
  position: absolute;
  top: .6rem;
  right: .5rem;
  width: .18rem;
  height: .18rem;
  background: url(/uploads/image/2vcimages/close-btn.png) center center no-repeat;
  background-size: 100% 100%;
}

.content-body .section7 .amap-markers img {
  width: auto;
}

.content-body .section_bottom {
  width: 100%;
}

.content-body .section_bottom .section_bottom_btn {
  text-align: center;
  background-color: #f2f2f2;
}

.content-body .section_bottom .section_bottom_btn .bottom_btn_item {
  display: inline-block;
  width: 4rem;
}

.content-body .section_bottom .section_bottom_btn .bottom_btn_item a {
  display: block;
  padding: .5rem 0;
}

.content-body .section_bottom .section_bottom_btn .bottom_btn_item img {
  display: inline-block;
  width: .5rem;
  margin-bottom: .3rem;
}

.content-body .section_bottom .section_bottom_btn .bottom_btn_item p {
  font-size: .18rem;
  font-weight: bold;
}

.content-body .section_bottom .section_bottom_btn .bottom_btn_item:hover {
  background-color: #fff;
}

.content-body .section_bottom .section_bottom_btn .bottom_btn_item:hover a:hover {
  color: #000;
}

.content-body .section_bottom .section_bottom_remarks {
  width: 16rem;
  background-color: #000;
  padding: .4rem 0 .7rem;
  margin: auto;
  font-size: .14rem;
  color: #999;
  line-height: 1.5;
}

.content-body .section_bottom .section_bottom_remarks sup {
  font-size: .12rem;
  line-height: .8;
  vertical-align: top;
}

.content-body .section_bottom .section_bottom_remarks .margintop {
  margin-top: .5rem;
}

.content-body .section_bottom .section_bottom_remarks .guangzhou {
  display: none;
}

.content-body .section_bottom .section_bottom_remarks p:last-child {
  margin-top: .5rem;
}

.main-footer {
  background-color: #fff;
}

.main-footer .footer-bottom {
  padding-bottom: 1px;
}

/* 悬浮框样式 */
.subscribe-wrapper {
  z-index: 10000;
  position: fixed;
  width: 100%;
  bottom: 0;
  height: 1rem;
  background-color: rgba(0, 0, 0, 0.8);
  padding-left: 1.2%;
  filter: progid:dximagetransform.microsoft.alpha(opacity=80);
  color: #fff;
  font-size: .18rem;
}

.subscribe-wrapper div {
  display: inline-block;
}

.subscribe-wrapper .subscribe-close {
  cursor: pointer;
}

.subscribe-wrapper .subscribe-form {
  width: 9.52%;
  position: relative;
  margin-left: .5%;
  line-height: 1rem;
}

.subscribe-wrapper .subscribe-form input, .subscribe-wrapper .subscribe-form select {
  height: .5rem;
  background: none;
  border: 1px solid #fff;
  border-radius: 8px;
  width: 100%;
  color: #fff;
  padding: 0 13% 0 5%;
  font-size: .18rem;
}

.subscribe-wrapper .subscribe-form input::-webkit-input-placeholder {
  color: #fff;
}

.subscribe-wrapper .subscribe-form select::-ms-expand {
  display: none;
}

.subscribe-wrapper .subscribe-form select option {
  background: black;
  opacity: .8;
  filter: progid:dximagetransform.microsoft.alpha(opacity=80);
}

.subscribe-wrapper .subscribe-form .select-bootom {
  background: url(/uploads/image/2vcimages/select-bootom.png) center center no-repeat;
  background-size: 100% 100%;
  width: .14rem;
  height: .09rem;
  position: absolute;
  right: 3%;
  top: 50%;
  transform: translatey(-50%);
}

.subscribe-wrapper .select-box {
  margin-left: .3rem;
  top: 50%;
  transform: translatey(-50%);
  position: absolute;
  width: 17%;
}

.subscribe-wrapper .select-box .checkbox-about {
  font-size: .16rem;
  padding-left: .26rem;
}

.subscribe-wrapper .select-box .checkbox-box {
  position: absolute;
  text-align: justify;
  width: 14px;
  height: 14px;
  background: transparent;
  top: 50%;
  transform: translatey(-50%);
}

.subscribe-wrapper .select-box .checkbox-box.checked label {
  background-color: #d6000f;
}

.subscribe-wrapper .select-box .checkbox-box.checked label:after {
  content: '';
  background-image: url(/uploads/image/2vcimages/icon5.png);
  background-position: center center;
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0%;
  width: 100%;
  height: 100%;
  font-size: .14rem;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
}

.subscribe-wrapper .select-box .checkbox-box input {
  width: 14px;
  height: 14px;
  display: none;
}

.subscribe-wrapper .select-box .checkbox-box label {
  background-color: #a71217;
  display: inline-block;
  cursor: pointer;
  width: 14px;
  height: 14px;
  margin-bottom: 0;
  position: absolute;
}

.subscribe-wrapper #submit-btn {
  width: 2rem;
  cursor: pointer;
  background-color: #d6000f;
  border-radius: 5px;
  height: .5rem;
  text-align: center;
  line-height: .5rem;
  position: absolute;
  right: 3%;
  transform: translatey(-50%);
  top: 50%;
}

@media (max-width: 1024px) {
  .header-wrap .nav-top .nav-center .nav-li {
    margin: 0;
  }
  .header-wrap .nav-top .nav-center .nav-li a {
    padding: 0 .2rem;
  }
  .content-body .section1 .kv-swiper .swiper-slide .img-wrap img, .content-body .section1 .kv-swiper .swiper-slide .img-wrap video, .content-body .section1 .kv-swiper .swiper-slide .img-wrap canvas {
    width: 100%;
    position: static;
    top: auto;
    left: auto;
    transform: none;
  }
  .content-body .section1 .kv-swiper .swiper-slide .img-wrap .text-container {
    bottom: 1rem;
  }
  .content-body .section1 .kv-swiper .swiper-slide .img-wrap .text-container .item {
    padding: 0 .4rem !important;
  }
  .content-body .section2 .section-content {
    width: 83.33%;
  }
  .content-body .section2 .section-content ._360wrap .car-param {
    left: -.7rem;
  }
  .content-body .section2 .section-content ._360wrap .car-swiper img.car_shadow {
    transform: none;
  }
  .content-body .section2 .section-content .car-tishi {
    display: block;
  }
  .content-body .section3 .section3-part .section3-part-item {
    height: 8.7rem;
  }
  .content-body .section3 .section3-part .section3-part-item .section-content .img-wrap .text-container {
    width: 83.33%;
    padding-top: .9rem;
  }
  .content-body .section3 .section3-part .section3-part-item .section-content .img-wrap .text-container h2 {
    margin-bottom: .2rem;
  }
  .content-body .section3 .section3-part .section3-part-type2 .tabs-swiper {
    height: 8.7rem;
  }
  .content-body .section3 .section3-part .section3-part-type2 .tabs-ul {
    width: 83.3%;
    margin: 0 8.35%;
    bottom: .25rem;
  }
  .content-body .section3 .section3-part .section3-part-type2 .tabs-ul .tab-item {
    width: 3rem;
    border-width: 2px;
  }
  .content-body .section3 .section3-part .section3-part-type2 .tabs-ul.tabs-ul4 .tab-item {
    width: 20%;
  }
  .content-body .section3 .section3-part .section3-part-type2 .img-main {
    bottom: 1.6rem;
  }
  .content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter {
    width: 83.33%;
  }
  .content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .text-swiper .slide .text-container h2 {
    line-height: 1.3;
    margin-bottom: .3rem;
  }
  .content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .small-swiper .swiper-slide {
    margin-right: 8px !important;
  }
  .content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .small-swiper .swiper-slide.active .img-wrap {
    border: 3px solid #fff;
  }
  .content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .small-swiper .swiper-pagination-progress {
    width: 70%;
    height: 5px;
    left: 15%;
  }
  .content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .small-swiper .swiper-button-next {
    width: .6rem;
    height: .6rem;
  }
  .content-body .section3 .section3-part2 .section3-part-item2 .tabs-swiper .interior-swiper .inter_btn {
    top: 2.3rem;
  }
  .content-body .section4 .section-content .tabs-ul, .content-body .section4 .section-content #tabs-ul-img {
    width: 100% !important;
  }
  .content-body .section4 .section-content .tabs-swiper .text-container {
    width: 83.33% !important;
  }
  .content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper {
    width: 83.33%;
  }
  .content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper .configure-item {
    margin: .2rem;
  }
  .content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper .configure-item .configure-content .configure-detail {
    height: 1rem;
  }
  .content-body .section5 .section-content .verticalcenter .tab-box {
    margin: auto;
  }
  .content-body .section6 .section-content {
    height: 8.7rem;
  }
  .content-body .section6 .section-content .verticalcenter .section-main-content .buy-swiper {
    width: 83.33%;
  }
  .content-body .section6 .section-content .verticalcenter .section-main-content .buy-swiper .buy-item .buy-text {
    padding: .4rem;
  }
  .content-body .section6 .section-content .verticalcenter .section-main-content .buy-swiper .buy-item .buy-text h2 {
    margin-bottom: .3rem;
  }
  .content-body .section6 .section-content .verticalcenter .section-main-content .buy-swiper .buy-item .buy-text ul li {
    line-height: .55rem;
  }
  .content-body .section6 .section-content .verticalcenter .tabs-ul .tab-item {
    display: inline-block;
    width: 2.5rem;
    border-top: 2px solid #000;
    margin: 0 .45rem;
  }
  .content-body .section7 .section-content .verticalcenter .order-box .form {
    width: 83.33%;
  }
  .content-body .section7 .section-content .verticalcenter .order-box .form .fr-box .form-box .int-box select {
    background: #fff;
  }
  .content-body .section_bottom .section_bottom_btn .bottom_btn_item {
    width: 3rem;
  }
  .content-body .section_bottom .section_bottom_remarks {
    width: 83.33%;
  }
}

@media screen and (min-width: 0\0) {
  .content-body .section3 .section3-part-item .pro-main .text-main .img-change {
    left: 40.7% !important;
  }
}

@-webkit-keyframes fadeinup {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translatez(0);
    transform: translatez(0);
  }
}

@keyframes fadeinup {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translatez(0);
    transform: translatez(0);
  }
}
