.car-detail .left-area {
	width: 792px;
}

.car-detail .left-area .com-slide-t {
	height: 594px;
}

.car-detail .left-area .swiper-slide {
	text-align: center;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.car-detail .left-area img {
	max-width: 100%;
	max-height: 100%;
	border-radius: 4px;
}

.car-detail .left-area .com-slide-b {
	height: 110px;
	margin: 16px 0 0;
}

.car-detail .left-area .com-slide-b img {
	box-sizing: border-box;
	border: 2px solid #fff;
}

.car-detail .left-area .swiper-slide-thumb-active img {
	border: 2px solid #04A4AA;
}

.car-detail .left-area .com-slide-b {
	height: 110px;
	margin: 16px 0 0;
}

.car-detail .left-area .com-slide-t .swiper-pagination {
	padding: 0 16px 6px;
	z-index: 2;
	text-align: right;
	box-sizing: border-box;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.40) 100%);
	color: #fff;
	bottom: 0;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	font-size: 20px;
	font-weight: bold;
}

.car-detail .right-area {
	width: 384px;
}

.car-detail .right-area .car-name {
	font-size: 30px;
	color: rgba(0, 0, 0, 0.80);
	line-height: 38px;
	cursor: context-menu;
}

.car-detail .right-area .car-name a {
	display: inline-block;
	width: 48px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	border-radius: 4px;
	font-size: 14px;
	vertical-align: middle;
}

.car-detail .right-area .car-name a.js {
	background-image: linear-gradient(230deg, #FFD073 0%, #FA666B 100%);
}

.car-detail .right-area .car-name a.zxc {
	background-image: linear-gradient(214deg, #34DC9F 3%, #2ACED1 91%);
}

.car-detail .right-area .car-name a.rx {
	background-image: linear-gradient(258deg, #FF7097 1%, #FD5945 100%);
}

.car-detail .right-area .car-name a.tj {
	background-image: linear-gradient(245deg, #FFD073 10%, #C89F55 99%);
}

.car-detail .right-area .car-price {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.60);
	line-height: 22px;
	margin: 80px 0 0;
}

.car-detail .right-area .car-price .car-all {}

.car-detail .right-area .car-price .now-price {
	line-height: 38px;
}

.car-detail .right-area .car-price .now-price dd {
	color: #FD5945;
}

.car-detail .right-area .car-price .now-price .bright {
	font-size: 30px;
}

.car-detail .right-area .car-info {
	margin: 40px 0 0;
}

.car-detail .right-area .car-info dl {
	flex: 1;
	text-align: center;
}

.car-detail .right-area .car-info dl dt {
	font-size: 16px;
	color: rgba(0, 0, 0, 0.60);
	line-height: 24px;
}

.car-detail .right-area .car-info dl dd {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.60);
	line-height: 22px;
	margin: 8px 0 0;
}

.car-detail .right-area .car-info dl+dl {
	position: relative;
}

.car-detail .right-area .car-info dl+dl:before {
	content: '';
	position: absolute;
	left: 0;
	width: 1px;
	top: 6px;
	bottom: 6px;
	background: #E7ECF2;
}

.contacts {
	margin-top: 89px;
}

.contacts .c-head-img {
	width: 88px;
	height: 88px;
}

.contacts .c-head-img img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.contacts dd {
	margin-left: 120px;
}

.contacts dd .c-name {
	font-size: 16px;
	color: rgba(3, 0, 0, 0.80);
	line-height: 24px;
	margin: 0 0 4px;
}

.contacts dd .tips span {
	display: inline-block;
	font-size: 10px;
	color: #057D82;
	line-height: 16px;
	background: rgba(53, 217, 227, 0.10);
	border-radius: 2px;
	padding: 0 4px;
	margin: 0 4px 0 0;
}

.contacts dd .btn-chat a {
	display: block;
	color: #04A4AA;
	cursor: pointer;
	font-size: 12px;
}

.contacts dd .btn-chat a i {
	color: #04A4AA;
	display: block;
	text-align: center;
	margin-bottom: 2px;
}

.contacts dd .btn-tel {
	margin-left: 42px;
}

.contacts dd .btn-tel a {
	margin-top: 12px;
	display: block;
	color: #fff;
	line-height: 32px;
	background: #04A4AA;
	border-radius: 4px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}

.contacts dd .btn-tel i {
	font-size: 12px;
	margin-right: 8px;
}

.contacts dd .btn-tel .tel2 {
	display: none;
}

.contacts dd .btn-tel.active .tel2 {
	display: block;
}

.contacts dd .btn-tel.active .tel1 {
	display: none;
}

.mass {
	margin: 80px 0 0;
}

.mass li .topinner div {
	cursor: pointer;
	padding: 0 0 10px;
}

.mass li .collection {
	margin-left: 32px;
}

.car-detail-info {
	margin-top: 80px;
}

.tab {
	border-bottom: 2px solid #04A4AA;
	margin: 0 0 40px;
	height: 37px;
}

.fixed.menu-tab {
	position: fixed;
	top: 0;
	width: 1200px;
	z-index: 9;
	background: #fff;
}

.tab ul li {
	font-size: 16px;
	color: rgba(0, 0, 0, .6);
	line-height: 38px;
	height: 37px;
	background: #fff;
	text-align: center;
	cursor: pointer;
}

.tab ul li a {
	display: block;
	padding: 0 16px;
}

.tab ul li a.active {
	background: #04A4AA;
	color: #fff;
	border-radius: 8px 8px 0 0;
}


.car-detail-info .info-wrap .info-list {
	margin: 40px 0 0;
}

.car-detail-info .info-wrap .title-wrap {
	font-size: 30px;
	color: rgba(0, 0, 0, .8);
	line-height: 38px;
	margin: 0 0 24px;
}

.car-detail-info .info-wrap .list-title {
	font-size: 30px;
	color: rgba(0, 0, 0, .8);
	line-height: 38px;
	margin: 0 0 24px;
}

.car-detail-info .info-wrap .detail-list {
	width: 100%;
	border-top: 1px solid #E7ECF2;
	border-left: 1px solid #E7ECF2;
}

.car-detail-info .info-wrap .detail-list tr:nth-child(2n-1) {
	background: #F9FBFB;
}

.car-detail-info .info-wrap .detail-list td {
	font-size: 14px;
	color: rgba(0, 0, 0, .8);
	line-height: 22px;
	width: 33.33%;
	border-right: 1px solid #E7ECF2;
	border-bottom: 1px solid #E7ECF2;
	padding: 9px 23px;
}

.car-detail-info .info-wrap .detail-list td span {
	color: rgba(0, 0, 0, .6);
	display: inline-block;
	margin: 0 10px 0 0;
}

.car-detail-info .info-wrap .info-list.leftArea {
	width: 50%;
	box-sizing: border-box;
	padding: 0 12px 0 0;
}

.car-detail-info .info-wrap .info-list.rightArea {
	width: 50%;
	box-sizing: border-box;
	padding: 0 0 0 12px;
}

.car-detail-info .info-wrap .detail-list.explain {
	border: 0;
	font-size: 14px;
	color: rgba(0, 0, 0, .6);
	text-align: justify;
	line-height: 22px;
	text-indent: 28px;
}

.car-detail-info .info-wrap .info-list.parameter {
	margin: 80px -60px 0;
}

.parameter dl {
	margin: 0 60px 40px;
	width: 100px;
	text-align: center;
}

.parameter dl dt {
	height: 100px;
	line-height: 100px;
	margin: 0 0 8px;
}

.parameter dl dt img+img {
	display: none
}

.parameter dl dd {
	font-size: 16px;
	color: rgba(0, 0, 0, 0.60);
	line-height: 24px;
}

.parameter dl:hover dt img {
	display: none;
}

.parameter dl:hover dt img+img {
	display: inline-block;
}

.parameter dl:hover dd {
	color: #35D9E3;
}

.parameter dl .eject {
	bottom: 123px;
	left: -50px;
	width: 200px;
	padding: 40px 24px;
	background: #fff;
	box-shadow: 0 0 16px 0 #CFE5FB;
	border-radius: 4px;
	box-sizing: border-box;
	display: none;
}

.parameter dl .eject h6 {
	font-size: 16px;
	color: rgba(0, 0, 0, 0.80);
	line-height: 24px;
}

.parameter dl .eject p {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.60);
	letter-spacing: 0;
	line-height: 22px;
	text-align: left;
	margin-top: 16px;
}

.parameter dl .eject:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -3px;
	margin-left: -10px;
	border: 10px solid #fff;
	border-bottom: 10px solid #fff;
	transform: rotate(45deg);
	z-index: 1;
}

.parameter dl:hover .eject {
	display: block;
	-webkit-animation: opacityFadeIn .3s ease-out;
	-moz-animation: opacityFadeIn .3s ease-out;
	animation: opacityFadeIn .3s ease-out;
}

.parameter .more-parameter {
	clear: both;
	display: block;
	border: 1px solid #04A4AA;
	border-radius: 4px;
	width: 250px;
	line-height: 32px;
	height: 32px;
	text-align: center;
	margin: 40px auto 0;
	font-size: 14px;
	color: #04A4AA
}

/* 相关推荐 */
.car-list-wrap {
	margin-top: 80px;
}

.car-list-wrap h4 {
	font-size: 30px;
	color: rgba(0, 0, 0, 0.80);
	line-height: 38px;
}

.car-list-wrap .list {
	margin: 0 -12px 0;
}

.car-list-wrap .list li {
	width: 25%;
	height: 360px;
	box-sizing: border-box;
	padding: 0 12px;
	margin-top: 24px;
}

.car-list-wrap .list li .box {
	background: #F9FBFB;
	border-radius: 4px;
	height: 100%;
	overflow: hidden;
}

.car-list-wrap .list li .box:hover {
	background: #fff;
	box-shadow: 0 0 16px 0 #CFE5FB;
}

.car-list-wrap .list li .box .block-layout {
	padding-bottom: 75%;
}

.car-list-wrap .list li .box .car-info {
	padding: 16px 16px 0;
}

.car-list-wrap .list li .box .c-name {
	font-size: 20px;
	color: rgba(3, 0, 0, 0.80);
	line-height: 28px;
	height: 56px;
}

.car-list-wrap .list li .box .c-name:hover {
	color: #04A4AA;
}

.car-list-wrap .list li .box .c-use {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.40);
	line-height: 22px;
	margin-top: 4px;
}

.car-list-wrap .list li .box .price {
	color: #FD5945;
	font-size: 12px;
	text-align: right;
	margin-top: 6px;
}

.car-list-wrap .list li .box .price .bright {
	font-size: 20px;
	color: #FD5945;
	line-height: 28px;
	margin: 8px 0 0;
}

.car-list-wrap .car-classify .list li .box .tips {
	border-radius: 4px 0 4px 0;
	display: inline-block;
	width: 48px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	top: 0;
	left: 0;
}

.live {
	margin: 80px 0 0;
}

.live h4,
.live-shot h4 {
	font-size: 30px;
	color: rgba(0, 0, 0, 0.80);
	line-height: 38px;
	margin: 0 0 24px;
}

.live p {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.60);
	line-height: 22px;
	text-indent: 28px;
}

.live-shot {
	margin: 80px 0 0;
}

.live-shot ul {
	margin: 0 -12px;
}

.live-shot li {
	width: 50%;
	box-sizing: border-box;
	padding: 0 12px;
	margin: 0 0 24px;
}

.live-shot li .block-layout {
	padding-bottom: 75%;
	cursor: pointer;
}
