.activity-box {
	position: relative;
	width: 100%
}

.activity-box>img.activity-box-bg {
	width: 100%
}


.activity-box-1 .car-box ul li .nav-bg-hover,
.activity-box-1 .banner-box ul li .nav-bg-hover {
	display: none
}

.activity-box-1 .tab-city.current-place {
	display: block
}

.activity-box-1 .chose-cars.current-place {
	display: block
}

.activity-box-1 .tab-car.current-place {
	display: block
}

.activity-box-1 .cars-box.current-place {
	display: block;
	left: 5px
}

.activity-box-1 .chose-cars,
.activity-box-1 .tab-car,
.activity-box-1 .tab-city {
	position: absolute;
	width: 51%;
	top: 23%;
	height: auto;
	left: 25.1%;
	display: none
}

.activity-box-1 .tab-car .suv-cars .scroll-dots {
	display: block
}

.activity-box-1 .chose-cars {
	width: 367px;
	top: 9%;
	height: auto;
	left: 23%
}


.activity-box-1 .tab-top-car {
	width: 208px;
	margin-top: 50px;
	background-color: transparent;
	height: auto;
	float: right
}

.activity-box-1 .tab-top-car.active {
	position: fixed;
	top: 84px;
	z-index: 9
}

.activity-box-1 .tab-top-car.active-bottom {
	position: absolute;
	top: auto;
	bottom: 0
}

.activity-box-1 .tab-top-car li.reset-style {
	line-height: 18px;
	padding: 0 60px 18px 10px
}

.activity-box-1 .tab-top-car li.reset-style span {
	padding: 6px
}

.activity-box-1 .tab-top-car li.reset-style i {
	top: 50%;
	margin-top: -16px
}

.activity-box-1 .tab-top-car li.reset-style.active span::after {
	top: 50%;
	margin-top: -13px
}

.activity-box-1 .tab-top-car li {
	position: relative;
	text-align: left;
	padding: 0 0 2% 43%;
	font-size: 14px;
	color: #444;
	top: 20%;
	line-height: 37px;
	cursor: pointer
}


.activity-box-1 .tab-top-car li>i {
	display: block;
	position: absolute;
	top: 23%;
	right: 70%;
	width: 15px;
	height: 15px;
	background-color: #fff;
	border: 1px solid #dbdbdb;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	z-index: 2
}

.activity-box-1 .tab-top-car li:after {
	display: block;
	content: "";
	width: 1px;
	height: 100%;
	border: 1px dashed #dbdbdb;
	position: absolute;
	left: 26%;
	top: 29%
}

.activity-box-1 .tab-top-car li:last-child:after {
	display: none
}

.activity-box-1 .tab-top-car li .active {
	color: #fff
}
.activity-box-1 .tab-top-car li a {
	color: #000
}
.activity-box-1 .tab-top-car li.active span {
	background-color: #b4191d;
	position: relative;
	padding: 4px;
	color: #fff
}

.activity-box-1 .tab-top-car li.active span:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	left: -12px;
	top: 0;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-right: 12px solid #b4191d
}

.activity-box-1 .tab-top-car li.active i {
	background-color: #b4191d;
	border-color: #b4191d
}



.none {
	display: none !important;
	visibility: hidden
}
.activity-box{
	font-family: "Helvetica Neue", Helvetica, Arial, "微软雅黑", "Microsoft YaHei", sans-serif
}

.activity-box img{
	width: 100%;
}
