@charset "utf-8";
.content-body .section1 .kv-swiper .swiper-slide .text-title .text-container .item {
  padding: 0 .6rem;
}

.content-body .section1 .kv-swiper .swiper-slide .text-title .text-container.three .item {
  padding: 0 2rem;
}

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

.content-body .section1 .kv-swiper .swiper-pagination.color-black .swiper-pagination-bullet {
  background: #000;
  opacity: .5;
}

.content-body .section1 .kv-swiper .swiper-pagination.color-black .swiper-pagination-bullet-active {
  background: #000;
  opacity: 1;
}

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

.content-body .section2 .section-content .section-title {
  padding-top: 1.8rem;
}

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

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

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

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

.content-body .section2 .tabs-wrap .tabs-content .tabs-items .tabs-label {
  display: block;
  text-align: right;
  width: auto;
  font-family: fzfangjhjw_bold, sans-serif;
  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 .tabs-wrap .tabs-content .tabs-items .tabs-label sup {
  font-size: .12rem;
  vertical-align: top;
  line-height: 3.5;
}

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

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

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

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

.content-body .section2 .tabs-wrap .tabs-content .tabs-items .tabs-img-wrap .color-box.color3 {
  background-color: #070707;
}

.content-body .section2 .tabs-wrap .tabs-content .tabs-items .tabs-img-wrap .color-box.color4 {
  background-color: #d2121a;
}

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

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

.content-body .section3 .tabs-swiper {
  position: absolute;
  top: 0;
}

.content-body .section3 .tabs-swiper .opacity {
  opacity: 0 !important;
}

.content-body .section3 .section3-part .section3-part-type2 .section-content .verticalcenter .img-wrap .text-container p {
  line-height: 1.5;
}

.content-body .section3 .section3-part .section3-part-type3 .section-content .verticalcenter .text-swiper .slide .text-container p {
  line-height: 1.5;
}

.content-body .section3 .section3-part2 .section3-part-item4 .move-main .item.active h2 {
  bottom: 2.7rem;
}

.content-body .section3 .section3-part2 .section3-part-item2 .inter_btn {
  display: inline-block;
  padding: 0 .4rem;
  border: 2px solid #ffffff;
  position: absolute;
  top: 1.9rem;
  left: 50%;
  transform: translatex(-50%);
  font-size: .18rem;
  color: #ffffff;
  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 .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 .inter_btn span {
  display: inline-block;
  height: auto;
  vertical-align: middle;
  font-family: fzfangjhjw_bold,sans-serif;
  color: #ffffff;
}

.content-body .section3 .section3-part2 .section3-part-item2 .inter_btn:hover {
  background-color: #ffffff;
}

.content-body .section3 .section3-part2 .section3-part-item2 .inter_btn:hover a,
.content-body .section3 .section3-part2 .section3-part-item2 .inter_btn:hover span {
  color: #000;
}

.content-body .section3 .section3-part2 .section3-part-item2 .inter_btn:hover i {
  background: url(/uploads/image/2vcimages/icon_black.svg) no-repeat center center;
  background-size: 100% 100%;
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-wrap {
  width: auto;
  position: absolute;
  top: 58%;
  right: 1.5rem;
  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 .color-tab.active .color-item {
  border: .04rem solid #fff;
}

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

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-wrap .tabs-content .color-tab {
  display: block;
  width: auto;
  height: .64rem;
  margin: .15rem 0;
  margin-bottom: .1rem;
  cursor: pointer;
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-wrap .tabs-content .color-tab .tabs-label {
  display: block;
  text-align: right;
  width: auto;
  font-family: fzfangjhjw_bold, sans-serif;
  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 .section3 .section3-part2 .section3-part-item2 .tabs-wrap .tabs-content .color-tab .tabs-label sup {
  font-size: .12rem;
  vertical-align: top;
  line-height: 3.5;
}

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-wrap .tabs-content .color-tab .color-item {
  border-radius: 50%;
  float: right;
  width: .64rem;
  height: .64rem;
  cursor: pointer;
}

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

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-wrap .tabs-content .color-tab .color-item .color-box i {
  width: .48rem;
  margin: auto;
  border-radius: .24rem .24rem 0 0;
  height: .24rem;
  background-color: #070707;
  display: block;
  border: 1px solid #070707;
}

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

.content-body .section3 .section3-part2 .section3-part-item2 .tabs-wrap .tabs-content .color-tab .color-item .color-box.color2 {
  background-color: #af6b44;
}

.content-body .section3 .section3-part4 .section3-part-item2 .tabs-swiper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.content-body .section3 .section3-part4 .section3-part-item2 .img-main {
  width: 16rem;
  height: 5.58rem;
  background: rgba(0, 0, 0, 0.5);
  border: 2px solid #60d6fd;
  border-radius: 8px;
  position: absolute;
  box-sizing: border-box;
  padding: .7rem .6rem 0.8rem;
  bottom: 2.5rem;
  text-align: center;
}

.content-body .section3 .section3-part4 .section3-part-item2 .img-main .text-main {
  height: 100%;
  overflow: hidden;
  position: relative;
}

.content-body .section3 .section3-part4 .section3-part-item2 .img-main .text-main .xian {
  width: 6.57rem;
  position: absolute;
  bottom: 0;
  left: 0;
}

.content-body .section3 .section3-part4 .section3-part-item2 .img-main .text-main .img-change {
  width: 8.99rem;
  float: right;
  position: relative;
}

.content-body .section3 .section3-part4 .section3-part-item2 .img-main .text-main .text-change {
  width: 37%;
  padding: 1.6% 0;
  text-align: left;
}

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

.content-body .section3 .section3-part4 .section3-part-item2 .img-main .text-main .text-change .tit p {
  font-size: .36rem;
  color: #ffffff;
  display: inline;
  font-family: fzfangjhjw_bold,sans-serif;
}

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

.content-body .section3 .section3-part4 .section3-part-item2 .img-main .text-main .text-change .text-content {
  font-size: .18rem;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.5;
  margin-top: 2%;
  max-height: 1.7rem;
  overflow-y: auto;
}

.content-body .section3 .section3-part4 .section3-part-item2 .img-main .text-main .text-change .text-content p:first-of-type {
  padding-top: .3rem;
}

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

.content-body .section3 .section3-part4 .section3-part-item2 .img-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-part5 .section3-part-item4 .move-main .item:nth-child(2) h2, .content-body .section3 .section3-part5 .section3-part-item4 .move-main .item:nth-child(2) p {
  text-align: center;
  padding: 0;
}

.content-body .section3 .section3-part5 .section3-part-item4 .move-main .item:nth-child(3) h2, .content-body .section3 .section3-part5 .section3-part-item4 .move-main .item:nth-child(3) p {
  padding-left: .5rem;
}

.content-body .section5 .section-content .verticalcenter .configure-car {
  display: none;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper .configure-item .configure-content {
  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-price-wrap {
  margin-bottom: .3rem;
}

.content-body .section5 .section-content .verticalcenter .section-main-content .configure-swiper .configure-item .configure-content .btn-wrap .price-btn {
  display: inline-block;
}

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

.content-body .section5 .section-content .verticalcenter .remark {
  font-size: .18rem;
  line-height: 1.5;
  position: absolute;
  right: 8.5%;
  bottom: -10%;
}

.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 .section8 {
  position: relative;
}

.content-body .section8 .main {
  position: absolute;
  top: 48%;
  width: 100%;
  transform: translatey(-50%);
}

.content-body .section8 .main .title {
  text-align: center;
  color: #000;
  font-size: .48rem;
}

.content-body .section8 .main .img-tit {
  width: 4.63rem;
  margin: .25rem auto .1rem;
}

.content-body .section8 .main .boder {
  width: 84.5%;
  margin: auto;
}

.content-body .section8 .main .text-content {
  position: absolute;
  top: 28%;
  width: 100%;
  left: 0;
}

.content-body .section8 .main .text-content img {
  margin-left: 25%;
}

.content-body .section8 .main .text-content img.text1 {
  margin-bottom: 3.2%;
  width: 56.6%;
}

.content-body .section8 .main .text-content img.text2 {
  width: 32.1%;
}

.content-body .section8 .main .text-content a {
  width: 3.5%;
  display: block;
  height: 4.8%;
  left: 49.3%;
  position: absolute;
  bottom: 10%;
  cursor: pointer;
}

.content-body .section8 .main .text-content a.text-link-btn {
  left: 45%;
}

.content-body .section8 .main .mob {
  position: absolute;
  top: 13%;
  left: 5%;
  width: 19.2%;
  z-index: 15;
}

.content-body .section8 .main .mob .mob-swiper {
  position: absolute;
  top: 8%;
  width: 100%;
  overflow: hidden;
}

.content-body .section8 .main .mob .mob-swiper img {
  width: 80%;
  margin: auto;
}

.content-body .section8 .main .car {
  position: absolute;
  bottom: -4%;
  right: 5.3%;
  width: 38.7%;
  z-index: 15;
}

@media (max-width: 1024px) {
  .content-body .section3 .section3-part .section3-part-item .section-content .img-wrap .img-tab img {
    width: 6rem;
  }
}

/* 悬浮框样式 */
.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%;
  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 option,
.subscribe-wrapper .subscribe-form select option {
  background: black;
  opacity: .8;
}

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

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

.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%;
}

.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%;
}

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