/* 2024/11/14 张明 */

@font-face {
  font-family: 'topfun';
  src: url(fonts/glyphicons-halflings-regular.ttf);
}


#topfun-nav{
 display:flex;
 justify-content:center;
 align-items:center;
 font-size:17px;
 font-family: 'topfun';
}

#topfun-ul-add {
  color: #002c79 !important;
  font-weight:bold;
  margin-top: 3px;
  margin-left: 8px;
}