@charset "utf-8";
#main-left,
#nav-top,
#nav-shortcut,
#nav-user,
#nav-more {
  background: #383838;
}
#nav-top::after {
  border-bottom: 1px solid #555;
}
.title .title-c,
.legend .title-c,
.title .legend-c,
.legend .legend-c {
  color: #383838;
  border-bottom-color: #383838;
}
.title .title-c:hover,
.legend .title-c:hover,
.title .legend-c:hover,
.legend .legend-c:hover {
  color: #383838;
}
.page-title a.curr,
.page-title span.curr,
.page-title div.curr {
  color: #fff;
  background: #666;
}
#main-top .layui-nav-bar,
#main-top .layui-nav .layui-this:after {
  background-color: #666;
}
