@charset "utf-8";
/* CSS Document */

.fy {
    width: 100%;
    display: table;
    text-align: center;
padding: 15px 0;

	
	
    
}


.fy a {
    display: inline-block;
    margin-right: 5px;
    padding: 8px 11px;
    border: 1px solid #E1E1E1;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background: #fff;
    color: #999;
    text-align: center;
    line-height: 14px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;



	
}


.fy a:hover

{
border: 1px solid #e5e9ef;
   background-color:#35AADC;
color: #fff;
text-decoration: none;

	
}

.fy a.on {
border: 1px solid #e5e9ef;
   background-color:#35AADC;
color: #fff!important;

	
}


.fym {
    width: 100%;
    display: table;
    text-align: center;
margin-top: 5px;
margin-bottom: 10px;
    
}


.fym a {
    display: inline-block;
    padding: 0px 5px;
    font-size: 14px;
    color: #666666;

}


.fym a.on {
  
    color:#005aab;
	font-weight:bold;
}

.sjbdmap{display: none;}
@media (max-width: 768px){.sjbdmap{display: block !important;}
.pcbdmap{display: block;}
@media (max-width: 768px){.pcbdmap{display: none;}