@charset "UTF-8";
h1 {
  margin: 40px 0;
  padding-bottom: 40px;
  text-align: center; }

h2 {
  color: #555;
  font-size: 20px;
  margin-bottom: 15px; }

/*首页样式*/
.nav-cat {
  margin-top: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eaeaea; }
  .nav-cat ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0; }
    .nav-cat ul li {
      display: inline-block;
      font-size: 18px;
      margin-right: 15px; }
      .nav-cat ul li a:hover {
        color: #00CC99; }
      .nav-cat ul li.active a {
        color: #00CC99; }

.tool-box {
  padding-bottom: 50px; }
  .tool-box .group-box .none-tool-tip {
    text-align: center;
    color: #555;
    margin: 100px 0; }

.more-type-box {
  margin-bottom: 50px;
  margin-top: 50px; }
  .more-type-box .ul-more-type {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .more-type-box .ul-more-type li {
      display: inline-block;
      margin-right: 15px; }
      .more-type-box .ul-more-type li a:hover {
        color: #00CC99; }
      .more-type-box .ul-more-type li.active a {
        color: #00CC99; }

/*# sourceMappingURL=type_cat.css.map */
