#cartabs {
  width: 100%;
  color: #000;
  padding-bottom: 2.5em;
  background: url(/uploads/image/vcicartabs/bg.jpg) center bottom no-repeat;
  background-size: 100% 100%;
}

#cartabs h3 {
  padding-top: 2.6875em;
  text-align: center;
  font-size: 2.083333em;
  font-weight: bold;
}

#cartabs .vr-btn {
  margin: 0 auto;
  margin-top: 2.083333em;
  width: 9.479167em;
  cursor: pointer;
}

#cartabs .vr-btn img {
  width: 100%;
}

#cartabs .car-box {
  margin: 0 auto;
  margin-top: 2em;
  width: 39.0625em;
  height: 15.625em;
}

#cartabs .car-box img {
  width: 100%;
}

#cartabs .color-ul {
  margin: 0 auto;
  text-align: center;
  margin-top: 1.770833em;
  width: 55.1em;
}

#cartabs .color-ul li {
  width: 5.5em;
  float: left;
  margin-left: 1.5em;
  position: relative;
  cursor: pointer;
}

#cartabs .color-ul li img {
  width: 2.8125em;
}

#cartabs .color-ul li p {
  font-size: .625em;
  line-height: 1.8em;
}

#cartabs .color-ul .active:after {
  content: '';
  width: 2.8125em;
  height: 2.8125em;
  background: url(/uploads/image/vcicartabs/car-hook.png) center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1.40625em;
  z-index: 3;
}

#cartabs .color-ul .li1 {
  margin-left: 0;
}

#cartabs .color-ul-341 {
  width: 34.1em;
}

#cartabs .color-ul-48 {
  width: 48em;
}

#cartabs .pscc {
  text-align: center;
  margin-top: 5em;
  font-size: .625rem;
}

#cartabs-m {
  width: 100%;
  min-height: 10.2rem;
  background: url(/uploads/image/vcicm/car-color-bg.jpg) center center no-repeat;
  background-size: 100% 100%;
  text-align: center;
}

#cartabs-m h3 {
  font-size: .613333rem;
  padding-top: 1.28rem;
  font-weight: bold;
}

#cartabs-m .h4 {
  font-size: .293333em;
  margin-top: .54rem;
}

#cartabs-m .vr-btn {
  margin-top: 1.466667rem;
  margin-bottom: .533333rem;
}

#cartabs-m .vr-btn img {
  width: 2.946667rem;
}

#cartabs-m .car-img {
  width: 100%;
}

#cartabs-m .car-img .swiper-container .swiper-slide {
  margin-right: 0 !important;
}

#cartabs-m .car-img img {
  width: 100%;
  margin: 0 auto;
}

#cartabs-m .color-swiper {
  margin-top: .46rem;
  min-height: 1.34rem;
  padding: 0 .4rem;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}

#cartabs-m .color-swiper .swiper-slide {
  display: flex;
  justify-content: space-between;
  align-items: top;
}

#cartabs-m .color-swiper .swiper-slide .color-box {
  width: 100%;
  position: relative;
  padding-top: 0.1rem;
}

#cartabs-m .color-swiper .swiper-slide .color-box img {
  width: 50%;
  margin: 0 auto;
  border-radius: 50%;
  box-shadow: 0px 0px 0rem 0rem rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

#cartabs-m .color-swiper .swiper-slide .color-box p {
  margin-top: .1rem;
  font-size: .2rem;
  font-weight: 700;
  color: #000;
}

#cartabs-m .color-swiper .swiper-slide .active::after {
  position: absolute;
  top: 0.15rem;
  left: 50%;
  margin-left: -.4rem;
  z-index: 22;
  content: "";
  width: .8rem;
  height: .8rem;
  background: url(/uploads/image/vcicm/car-hook.png) center center no-repeat;
  background-size: 100% 100%;
}

#cartabs-m .color-swiper .color-swiper-button-prev {
  position: absolute;
  top: .6rem;
  left: 0;
  z-index: 2;
  width: .3rem;
  height: 1rem;
  background:  center center no-repeat;
  background-size: 100% 100%;
  outline: none;
}

#cartabs-m .color-swiper .color-swiper-button-next {
  position: absolute;
  top: .6rem;
  right: 0;
  z-index: 2;
  width: .3rem;
  height: 1rem;
  background:  center bottom no-repeat;
  background-size: 100% 100%;
  outline: none;
}

#cartabs-m .ps-b {
  margin: 0 auto;
  margin-top: .4rem;
  font-size: .2rem;
  color: #333;
  width: 80%;
  padding-bottom: .3rem;
}

#cartabs-m .swiper-notification {
  display: none;
}


/*双擎新增*/
.hev-tabs{
	width:4.53rem;
	height: .7rem;
	line-height: .7rem;
	font-size: .28rem;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	background-color: #303030;
	border-radius: .35rem;
}
.hev-tabs .rotabs{
	width: 49.9%;
	height: 100%;
	float: left;
}
.hev-tabs .rotabs.active{
	background-color: #fff;
	color: #000;
	border-radius: .35rem;
	border: 1px solid #303030;
	box-sizing: border-box;
}
.rotate02{
	display: none;
}

.btn-prev,.btn-next{
	outline: none;
}
