@font-face {
  font-family: 'PingFangSC-Regular';
  src: url('../fonts/glyphicons-halflings-regular.eot') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg') format('svg');
}
#subMenuList {
  width: 159px;
  padding: 0px !important;
}
#subMenuList li {
  height: 34px;
}
#subMenuList li:hover {
  color: #0094ff;
  cursor: pointer;
}
#subMenuList > li:nth-child(1) {
  margin-top: 18px;
}
#subMenuList a {
  font: 500 13px/18px 'MicrosoftYaHei';
  color: #5E6971;
  letter-spacing: 0.93px;
  display: inline-block;
  height: 34px;
  line-height: 34px;
  padding-left: 12px;
  border-radius: 1px;
}
#subMenuList a.active {
  color: #5E6971;
  font-weight: bold;
  border-left: 3px solid #5E6971;
}
.commonSubMenuStyle {
  color: #5682E2 !important;
  font-weight: bold!important;
  border-left: 3px solid #5682E2 !important;
}
