body {
  background-color: #e9e9e9; }

.crumbs {
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  padding: 10px 0 0 40px;
  margin-top: 15px; }
  .crumbs li {
    float: left;
    font-size: 14px;
    color: #999; }
    .crumbs li a {
      font-size: 14px;
      color: #999; }
    .crumbs li.cur {
      color: #cc0000; }

.cont-wrap {
  background-color: #fff;
  padding: 20px 40px 50px 40px; }
  .cont-wrap .eara {
    line-height: 44px;
    overflow: hidden;
    padding: 0 40px;
    border-bottom: 1px solid #eaeaea; }
    .cont-wrap .eara li {
      float: left;
      height: 44px;
      font-size: 14px;
      color: #323232;
      margin-right: 18px; }
      .cont-wrap .eara li:last-child {
        margin-right: 0; }
      .cont-wrap .eara li a {
        font-size: 14px;
        color: #323232; }
      .cont-wrap .eara li.curr a {
        color: #cc0000; }
  .cont-wrap .cont-detail {
    margin-top: 20px; }
    .cont-wrap .cont-detail .main-cont .links-wrap {
      width: 100%;
      overflow: hidden;
      padding-top: 10px;
      padding-bottom: 10px;
      margin-bottom: 30px;
      border-bottom: 1px solid #666; }
    .cont-wrap .cont-detail .main-cont .links {
      width: 100%; }
      .cont-wrap .cont-detail .main-cont .links a {
        display: inline-block;
        max-width: 740px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
        font-size: 20px;
        font-weight: bold;
        color: #323232;
        margin: 0 40px 20px 0; }
        .cont-wrap .cont-detail .main-cont .links a.cur {
          color: #f52f3e; }
    .cont-wrap .cont-detail .main-cont .lists {
      margin-bottom: 45px;
      margin-top: -3px; }
      .cont-wrap .cont-detail .main-cont .lists .item {
        line-height: 26px;
        margin-bottom: 20px; }
        .cont-wrap .cont-detail .main-cont .lists .item:last-child {
          margin-bottom: 0; }
        .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; }
          .cont-wrap .cont-detail .main-cont .lists .item a:hover {
            color: #cc0000; }
        .cont-wrap .cont-detail .main-cont .lists .item span {
          float: right;
          font-size: 12px;
          color: #a5a5a5; }

.footer {
  margin-top: 20px; }

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