.fishConent-wrap .fishHome-content {
  color: #2A2D39;
  padding: 122px 200px 15px; }
  .fishConent-wrap .fishHome-content .el-carousel--vertical {
    width: 100%;
    height: 100%;
    position: relative; }
  .fishConent-wrap .fishHome-content .margin-content a,a:link,a:visited {
    color: #333;
    text-decoration: none;
  }
  .fishConent-wrap .fishHome-content .margin-content .fish-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
    .fishConent-wrap .fishHome-content .margin-content .fish-list .fish-item {
      width: 76px;
      height: 102px;
      margin-right: 30px;
      margin-bottom: 18px;
      cursor: pointer;
      z-index: 10; }
      .fishConent-wrap .fishHome-content .margin-content .fish-list .fish-item .el-avatar {
        width: 74px;
        height: 74px;
        margin-bottom: 4px; }
      .fishConent-wrap .fishHome-content .margin-content .fish-list .fish-item .el-avatar.active {
        border: 2px solid #4065e0; }
      .fishConent-wrap .fishHome-content .margin-content .fish-list .fish-item .fish-name {
        text-align: center;
        font-size: 14px; }
      .fishConent-wrap .fishHome-content .margin-content .fish-list .fish-item .fish-name.active {
        color: #4065e0; }
  .fishConent-wrap .fishHome-content .margin-content .fish-more {
    margin: 0px auto 23px; }
    .fishConent-wrap .fishHome-content .margin-content .fish-more .icon {
      display: inline-block;
      width: 20px;
      height: 20px; }
    .fishConent-wrap .fishHome-content .margin-content .fish-more .icon-show-all {
      display: inline-block;
      width: 88px;
      height: 20px;
      text-align: left;
      position: relative;
      margin-left: calc( 50% - 44px);
      color: #999; }
    .fishConent-wrap .fishHome-content .margin-content .fish-more .icon-down {
      background: url(../img/down.png) no-repeat 0% 0%;
      background-size: cover;
      position: absolute;
      top: 2px; }
  .fishConent-wrap .fishHome-content .margin-content .fish-baike {
    width: 100%;
    min-height: 255px;
    overflow: hidden;
    margin: 26px auto 38px; }
    .fishConent-wrap .fishHome-content .margin-content .fish-baike .el-image {
      border-radius: 10px; }
    .fishConent-wrap .fishHome-content .margin-content .fish-baike .fish-baike-right {
      margin-left: 14px;
      margin-right: 38px;
      width: calc(100% - 514px - 38px);
      height: 260px; }
      .fishConent-wrap .fishHome-content .margin-content .fish-baike .fish-baike-right .right-title {
        width: 100%;
        height: 30px;
        overflow: hidden; }
        .fishConent-wrap .fishHome-content .margin-content .fish-baike .fish-baike-right .right-title h3, .fishConent-wrap .fishHome-content .margin-content .fish-baike .fish-baike-right .right-title p {
          margin-top: 0px; }
        .fishConent-wrap .fishHome-content .margin-content .fish-baike .fish-baike-right .right-title p {
          color: #999;
          cursor: pointer; }
      .fishConent-wrap .fishHome-content .margin-content .fish-baike .fish-baike-right .baike-text, .fishConent-wrap .fishHome-content .margin-content .fish-baike .fish-baike-right .baike-type {
        text-align: left;
        line-height: 30px;
        margin: 10px auto; }
      .fishConent-wrap .fishHome-content .margin-content .fish-baike .fish-baike-right .baike-text {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 5;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        line-height: 1.8;
        max-height: 170px;}
      .fishConent-wrap .fishHome-content .margin-content .fish-baike .fish-baike-right .baike-type {
        color: #999; }
        .fishConent-wrap .fishHome-content .margin-content .fish-baike .fish-baike-right .baike-type span {
          display: inline-block;
          margin-right: 28px;
          cursor: pointer; }
  .fishConent-wrap .fishHome-content .margin-content .answer .answer-title {
    text-align: left;
    border-left: 3px solid #4065E0;
    font-size: 16px;
    padding-left: 10px;
    font-weight: 600; }
    .fishConent-wrap .fishHome-content .margin-content .answer .answer-title span {
      margin-left: 14px;
      font-size: 14px;
      color: #333;
      font-weight: 500; }
  .fishConent-wrap .fishHome-content .margin-content .answer .answer-content {
    width: 100%;
    min-height: 300px; }
    .fishConent-wrap .fishHome-content .margin-content .answer .answer-content .list-wrap {
      text-align: left;
      padding-top: 16px; }
      .fishConent-wrap .fishHome-content .margin-content .answer .answer-content .list-wrap .list-item:nth-child(2n+1) .list-item-div {
        border-right: 1px solid #ccc;
        padding-left: 0px;}
      .fishConent-wrap .fishHome-content .margin-content .answer .answer-content .list-wrap .list-item {
        font-size: 14px;
        line-height: 24px; }
        .fishConent-wrap .fishHome-content .margin-content .answer .answer-content .list-wrap .list-item .list-item-div {
          width: 100%;
          cursor: pointer;
          line-height: 1.8;
          padding-left: 8%;
          box-sizing: border-box; }
        .fishConent-wrap .fishHome-content .margin-content .answer .answer-content .list-wrap .list-item span {
          color: #666;
          margin-left: 20px; }
        .fishConent-wrap .fishHome-content .margin-content .answer .answer-content .list-wrap .list-item .list-item-title {
          display: inline-block;
          width: 61%;
          color: #333;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          font-size: 15px; }
        .fishConent-wrap .fishHome-content .margin-content .answer .answer-content .list-wrap .list-item .list-item-type {
          margin-left: 10%;
          vertical-align: super; }
        .fishConent-wrap .fishHome-content .margin-content .answer .answer-content .list-wrap .list-item .list-item-date {
          vertical-align: super; }
  .fishConent-wrap .fishHome-content .bottom {
    width: 100%;
    position: relative;
    font-size: 12px;
    text-align: center;
    color: #777; }
    .fishConent-wrap .fishHome-content .bottom span {
      line-height: 22px; }
      .fishConent-wrap .fishHome-content .bottom span a {
        text-decoration: none;
        color: #777;
        display: inline; }

@media screen and (max-width: 1280px) {
  .fishConent-wrap body {
    background-color: lightblue; } }
