body {
  background-color: #e9e9e9; }

.content {
  margin-bottom: 40px; }
  .content .crumbs {
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    padding: 10px 0 0 40px; }
    .content .crumbs li {
      float: left;
      font-size: 14px;
      color: #999; }
      .content .crumbs li a {
        font-size: 14px;
        color: #999; }
      .content .crumbs li.cur {
        color: #2c55f8; }
  .content .cont-wrap {
    background-color: #fff;
    padding: 20px 40px 50px 40px; }
    .content .cont-wrap .eara {
      line-height: 44px;
      overflow: hidden;
      padding: 0 40px;
      border-bottom: 1px solid #eaeaea; }
      .content .cont-wrap .eara li {
        float: left;
        height: 44px;
        font-size: 14px;
        color: #323232;
        margin-right: 18px; }
        .content .cont-wrap .eara li:last-child {
          margin-right: 0; }
        .content .cont-wrap .eara li a {
          font-size: 14px;
          color: #323232; }
        .content .cont-wrap .eara li.curr a {
          color: #2c55f8; }
    .content .cont-wrap .cont-detail {
      margin-top: 20px; }
      .content .cont-wrap .cont-detail .main-cont .lists {
        margin-bottom: 45px;
        margin-top: -3px; }
        .content .cont-wrap .cont-detail .main-cont .lists .item {
          line-height: 26px;
          margin-bottom: 20px; }
          .content .cont-wrap .cont-detail .main-cont .lists .item:last-child {
            margin-bottom: 0; }
          .content .cont-wrap .cont-detail .main-cont .lists .item a {
            display: inline-block;
            float: left;
            font-size: 16px;
            color: #323232;
            max-width: 85%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
            .content .cont-wrap .cont-detail .main-cont .lists .item a:hover {
              color: #2c55f8; }
          .content .cont-wrap .cont-detail .main-cont .lists .item span {
            float: right;
            font-size: 12px;
            color: #a5a5a5; }

/*# sourceMappingURL=articleList.css.map */
