body {
  background-color: #e9e9e9; }

.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;
  margin-bottom: 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;
    overflow: hidden; }
    .content .cont-wrap .cont-detail .lists {
      width: 1185px;
      margin-bottom: 16px; }
    .content .cont-wrap .cont-detail .item {
      float: left;
      width: 170px;
      margin: 0 66px 30px 0; }
      .content .cont-wrap .cont-detail .item:hover .name {
        color: #2c55f8; }
      .content .cont-wrap .cont-detail .item .img-wrap {
        margin-bottom: 9px; }
        .content .cont-wrap .cont-detail .item .img-wrap img {
          width: 170px;
          height: 170px; }
      .content .cont-wrap .cont-detail .item .name {
        font-size: 16px;
        color: #333;
        line-height: 26px;
        text-align: center; }
      .content .cont-wrap .cont-detail .item .info {
        font-size: 14px;
        color: #999;
        line-height: 22px;
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }

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