
  .content_right {
    width: 924px;
    float: right;
    padding-bottom: 33px;
  }

.content_right ul {
    list-style: none;
    display: table;
    width: 924px;
    border-bottom: 1px dashed #afafaf;
}

  .content_right .articleTitle {
    font-size: 24px;
    border-bottom: 1px dashed #C8C8C8;
    margin-top: 42px;
    padding-bottom: 30px;
    color: #2b2c2f;
  }
  .list {
    margin-top: 15px;
    overflow: hidden;
  }
  .list .images {
    width: 11px;
    display: inline-block;
  }
  .name {
    width: 59%;
  }
  .danwei {
    width: 29%;
  }
  .year {
    width: 12%;
    text-align: center;
  }
  .list_title {
    width: 100%;
  }
  .list_title li {
    float: left;
    padding: 16px;
    /* padding-right: 0; */
    background: #4190de;
    font-size: 18px;
    color: #fff;
  }
  .list_title .year {
    background: #2675c4;
  }
  .list_content:after {
    content: '';
    display: block;
    position: relative;
    border-bottom: 1px dashed #afafaf;
  }
  .list_content li {
    display: table-cell;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
    background-color: #f7f7f7;
    overflow: hidden;
    vertical-align: middle;
  }
  .list_content li img {
    margin-right: 10px;
  }
  .list_content .year {
    background-color: #eee;
    height: 100%;
    font-size: 30px;
  }
  .list_content:after {
    clear: both;
    display: block;
    content: "";
  }

@media screen and (max-width: 768px) {
.content_right {
    width: auto;
    float: right;
    padding-bottom: 33px;
  }
  .content_right ul {
    list-style: none;
    display: table;
    width: 100%;
    border-bottom: 1px dashed #afafaf;
}
  .content_right .articleTitle {
  padding: 0.14rem 0.14rem;
  font-size: 0.18rem;
  margin-top: 0;
  border-bottom: 1px dashed #c8c8c8;
  color: #333333;
  margin-bottom: 10px;
  }
  .list {
    margin-top: 15px;
    overflow: hidden;
  }
  .list .images {
    width: 11px;
    display: inline-block;
  }
  .name {
    width: 53%;
  }
  .danwei {
    width: 27%;
  }
  .year {
    width: 12%;
    text-align: center;
  }
  .list_title {
    width: 100%;
  }
  .list_title li {
    float: left;
    padding: 16px 4px;
    background: #4190de;
    color: #fff;
  }
  .list_title .year {
    background: #2675c4;
    width: 20%;
  }
  .list_content:after {
    content: '';
    display: block;
    position: relative;
    border-bottom: 1px dashed #afafaf;
  }
  .list_content li {
    display: table-cell;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
    background-color: #f7f7f7;
    overflow: hidden;
  }
  .list_content li img {
    margin-right: 10px;
  }
  .list_content .year {
    background-color: #eee;
    height: 100%;
    font-size: 30px;
    width: 20%;
  }
  .list_content:after {
    clear: both;
    display: block;
    content: "";
  }

}

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