﻿.doctor-bxnr {
	display: flex;
	display: -webkit-flex;
	padding: 0 0.40625rem;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.doctor-bxnr:after {
	content: "";
	flex: auto;
}
.doctor-bxnr > div:not(:nth-child(6n)) {
	margin-right: calc(6% / 5);
}
.doctor-bxnr > div {
	width: 7rem;
	height: 3.25rem;
	margin-top: 0.625rem;
	margin-left: 0.625rem;
}
.doctor-bxnr > div:nth-of-type(1),
.doctor-bxnr > div:nth-of-type(2),
.doctor-bxnr > div:nth-of-type(3) {
	margin-top: 0.46875rem;
}
.doctor-bxnr > div:nth-of-type(3n+1) {
	margin-left: 0;
}
.doctor-bxnr > div img {
	display: block;
	width: 100%;
	height: 100%;
}
#allmap {width:400px; height:300px; overflow: hidden; margin:0px auto; background:#000000;}
#allmap a{ color:#666666;}
#allmap p{margin:0;line-height:1.5;font-size:13px;}
#allmap h4{margin:0 0 5px 0;padding:0.2em 0}