
@media all and (min-width:1199px)
{
.contact-dl .infor {
	line-height: 36px;
}
}
#allmap {
	margin: 0px 0px 10px; width: 100%; height: 498px;
}
.BMap_Marker img {
	width: auto !important; max-width: none !important;
}
.BMap_shadow img {
	max-width: none !important;
}
.BMap_pop img {
	max-width: none !important;
}
@media all and (min-width:1024px)
{
#allmap {
	margin: 0px 0px 0px; height: 498px;
}
}
.Customer-list ul {
	margin: 0px -5px; padding: 0px 0px 20px;
}
.Customer-list li {
	margin: 0px 0px 10px; padding: 0px 5px;
}
.Customer-list li a {
	border: 1px solid rgb(219, 220, 237); display: block;
}
.Customer-list li img {
	width: 100%; display: block;
}
