.banner{
	width: 100%;
	height: 120px;
	/* background: url('https://st-gdx.dancf.com/gaodingx/359/design/20190717-104649-7ddc.png?x-oss-process=image/resize,h_600/interlace,1')no-repeat; */
	/* background-size: 100% 100%; */
	/* background-attachment: fixed; */
	text-align: center;
	color: #aaa;
	background-color: #fff;
	padding-top: 40px;
}

.content{
	margin-top: 20px;
}
.content span{
	border: solid 1px #000;
	border-radius: 25px;
	padding: 10px;
	font-size: 20px;
	color: #000;
}
.info-title{
	padding: 50px;
	text-align: center;
	color: #888;
}
.info-title-f{
	margin-top: 10px;
	padding: 20px;
	border-radius: 50px;
	border: solid 1px #888;
}
.service{
	padding: 30px;
	background-color: #fafafa;
}
.category-info-title{
	padding: 10px;
	text-align: center;
	background-color: #dedede;
}
.category-list-title{

}
.car-list-panel{
	padding: 20px;
	background: url('../images/carbg.jpg') no-repeat;
	background-size: 100% 100%;
}
.car-content{
	height: 100px;
	text-align: center;
	font-size: 30px;
	line-height: 100px;
}