@charset "utf-8";
/* CSS Document */

.fym {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	margin-bottom:25px;
}
.fym a {
	display: inline-block;
	padding: 0px 9px;
	font-size: 12px;
	color: #666666;
}
.fym a.page-num-current {
	color:#2190e0;
	font-weight:bold;
	background: unset;
}
.sjbdmap {
	display: none;
}
@media (max-width: 768px) {
.sjbdmap {
display: block !important;
}
.pcbdmap {
display: block;
}
@media (max-width: 768px) {
.pcbdmap {
display: none;
}

