@charset "utf-8";
/* CSS Document */

.fy {
	width: 100%;
	display: table;
	text-align: center;
	margin-top:15px;
	margin-bottom:0px;
	
}




.fy a {
	padding: 2px 8px;
	font-size: 12px;
	
	color: #666666!important;
	margin: 0 3px;
	border: 1px solid #ccc;
	background: #fff;
	text-decoration:none;
	border-radius: 3px;
}

.fy a:hover {
	color: #008C8C;
	background: #fff;
	border: 1px  #008C8C solid!important;
	text-decoration:none;
}

.fy a.nolink {
	
color: #ccc!important;
    cursor: default;
	 background: #FCFCFC!important;
	
}


.fy a.on {
	border: 1px #008C8C solid;
	background-color: #008C8C;
	color: #fff!important;
	font-weight: bold;
	text-decoration:none;
	
}


.fym {
	width: 100%;
	display: table;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.fym a {
	display: inline-block;
	padding: 0px 7px!important;
	font-size: 12px;
	color: #666666!important;
}

.fym a.nolink {
	
color: #ccc!important;
    cursor: default;
	 background: #FCFCFC!important;
	
}


.fym a.on {
	color:#008C8C!important;
	font-weight:bold;
}
.sjbdmap {
	display: none;
}
@media (max-width: 768px) {
.sjbdmap {
display: block !important;
}
.pcbdmap {
display: block;
}
@media (max-width: 768px) {
.pcbdmap {
display: none;
}
