.top-inner .swiper-container {
	width: 792px;
	height: 594px;
}

.top-inner .swiper-slide img {
	width: 100%;
	height: 100%;
}

.top-inner .swiper-pagination .swiper-pagination-bullet {
	border-radius: 8px;
	background: #fff;
	opacity: .4;
	width: 10px;
	height: 10px;
}

.top-inner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 20px;
	border-radius: 8px;
	background: #fff;
	opacity: .8;
	transition: .3s;
	-webkit-transition: .3s;
}

.top-inner .swiper-pagination {
	text-align: right;
	color: #fff;
	font-size: 16px;
	padding-right: 17px;
	box-sizing: border-box;
}

.top-inner .r-area {
	/* margin-left:808px; */
	width: 392px;
}

.top-inner .r-area h4 {
	font-size: 30px;
	color: rgba(0, 0, 0, 0.80);
	line-height: 38px;
	margin: 0 0 80px;
}

.top-inner .r-area dl {
	line-height: 22px;
	font-size: 14px;
	margin: 0 0 16px;
}

.top-inner .r-area dl dt {
	color: rgba(0, 0, 0, 0.60);
}

.top-inner .r-area dl dd {
	color: rgba(0, 0, 0, 0.80);
	margin-left: 10px;
}

.top-inner .r-area .w50 {
	width: 50%;
}

.top-inner .r-area .addr .addr-detail {
	margin-right: 70px;
	margin-left: 0;
}

.top-inner .r-area .addr .pos-a {
	right: 0;
	top: 0;
	font-size: 14px;
	color: #04A4AA;
	cursor: pointer;
}

.top-inner .r-area .list dt {
	margin: 0 17px 8px 0;
}

.top-inner .r-area .list dd{
	flex: 1;
	margin-left: 0;
}
.top-inner .r-area .list dd span{
	display: inline-block;
	background: #F0F4F7;
	border-radius: 2px;
	padding: 0 4px;
	line-height: 22px;
	font-size: 14px;
	color: #057D82;
	margin: 0 12px 8px 0;
}
.top-inner .r-area .btn {
	margin-top:80px;
}
.top-inner .r-area .btn dt{
	width:250px;
	text-align: center;
	color:#fff;
	font-size: 16px;
	line-height:32px;
	background: #04A4AA;
	border-radius: 4px;
	cursor: pointer;
	float:left;
}

.top-inner .r-area .btn span {
	display: inline-block;
	margin-left:16px;
	width: 117px;
	text-align: center;
	color:#fff;
	font-size: 16px;
	line-height:32px;
	background: #04A4AA;
	border-radius: 4px;
	cursor: pointer;
}

.top-inner .r-area .btn dt .tel2 {
	display:none;
}
.top-inner .r-area .btn dt.active .tel1{
	display:none;
}
.top-inner .r-area .btn dt.active .tel2{
	display:block;
}

.top-inner .r-area .btn dt i {
	font-size:13px;
	margin-right:5px;
}
.top-inner .r-area .btn dd {
	margin-top:25px;
	cursor: pointer;
	clear: both;
}
.top-inner .r-area .btn dd i {
	color:#04A4AA;
	font-size:24px;
}
.top-inner .r-area .btn dd .icon-xgd_icon_collected {
	display:none;
}
.top-inner .r-area .btn dd.active .icon-xgd_icon_collect {
	display:none;
}
.top-inner .r-area .btn dd.active .icon-xgd_icon_collected {
	display:block;
}



.car-list-wrap h4 {
	font-size: 30px;
	color: rgba(0, 0, 0, 0.80);
	line-height: 38px;
	margin: 80px 0 24px;
}
.car-list-wrap h4 .more-car {
	font-size: 14px;
	color: rgba(0,0,0,0.60);
}
.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: 12px;
	color: rgba(0, 0, 0, 0.40);
	line-height: 22px;
	margin-top: 4px;
}

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

.adviser .box:nth-child(2n+1){
	margin-right: 0;
}
.adviser .box{
	width:585px;
	height:120px;
	box-sizing: border-box;
	padding:16px;
	background: #F9FBFB;
	border-radius: 4px;
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 10px;
}
.adviser .h-img {
	width:88px;
	height:88px;
	margin-right:16px;
}
.adviser .h-img img {
	width:100%;
	height:100%;
	border-radius:50%;
}

.adviser .box .name {
	font-size: 30px;
	color: rgba(0,0,0,0.80);
	line-height: 38px;
	margin:8px 0 12px;
}
.adviser .box .num {
	font-size: 14px;
	color: rgba(3,0,0,0.40);
	line-height: 22px;
}
.adviser .box .num span {
	color:#04A4AA;
	display: inline-block;
	padding:0 3px;
}

.car-list-wrap .r-area {
	background: #04A4AA;
	border-radius: 4px;
	line-height:32px;
	width:250px;
	color:#fff;
	text-align: center;
	margin: 28px 8px 0 0;
	cursor: pointer;
}
.car-list-wrap .r-area .d2 {
	display:none;
}
.car-list-wrap .r-area p i {
	font-size:13px;
	margin-right:5px;
}

.car-list-wrap .r-area.active .d2 {
	display:block;
}

.car-list-wrap .r-area.active .d1 {
	display:none;
}










