.list-map{
	border-top: 4px solid #d93117;
	clear: both;
}
.list-map>.tit{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #d6d6d6;
	float: none;
	padding-left: 15px;
}
.list-map>.tit>h4{
	font-size: 18px;
	color: #656565;
	font-weight: bold;
	padding-left: 15px;
	background: url(4468.png) left center no-repeat;
}
.list-map>.cont{
	padding:25px 140px 25px 15px ;
	border-bottom: 1px solid #d6d6d6;
	background:#fafafa ;
}
.list-map>.cont>.tit,
.list-map>.cont>.tit a{
	font-size: 16px;
	color: #696969;
	font-weight: bold;
	line-height: 30px;
}
.list-map>.cont>.tit a:hover{
	color: #d93117;
}
.list-map>.cont>.href,
.list-map>.cont>.href a{
	font-size: 14px;
	color: #696969;
	line-height: 30px;
	/*padding: 0 6px;*/
}
.list-map>.cont>.href a:hover{
	color: #d93117;
}

