.content-wrapper .main {
  float: left;
  width: 740px;
  padding: 14px 14px 70px 14px;
  margin-top: 25px; }
  .content-wrapper .main .expert-wrapper .expert-img {
    float: left;
    width: 182px;
    height: 164px;
    border: 2px solid #ededed; }
    .content-wrapper .main .expert-wrapper .expert-img img {
      width: 178px;
      height: 160px; }
  .content-wrapper .main .expert-wrapper .expert-info {
    float: right;
    width: 500px; }
    .content-wrapper .main .expert-wrapper .expert-info .name {
      font-size: 24px;
      color: #144980;
      line-height: 34px;
      margin: -5px 0 6px 0; }
    .content-wrapper .main .expert-wrapper .expert-info .details {
      font-size: 15px;
      line-height: 30px;
      color: #3d464d; }
  .content-wrapper .main .article-list {
    margin-top: 60px; }
    .content-wrapper .main .article-list .title {
      font-size: 18px;
      color: #144980;
      line-height: 28px; }
    .content-wrapper .main .article-list .divide-line {
      width: 100%;
      height: 1px;
      background-color: #efefef;
      margin: 5px 0; }
    .content-wrapper .main .article-list .list-wrapper {
      margin-left: 18px; }
      .content-wrapper .main .article-list .list-wrapper p {
        margin-top: 5px;
        font-size: 15px;
        line-height: 25px;
        color: #3d464d;
        max-width: 694px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
        .content-wrapper .main .article-list .list-wrapper p:first-child {
          margin-top: 10px; }

/*# sourceMappingURL=expertDetail.css.map */
