.fishConent-wrap .fishType-content {
  color: #2A2D39;
  padding: 122px 200px 15px; }
  .fishConent-wrap .fishType-content .fl {
    float: left; }
  .fishConent-wrap .fishType-content .fr {
    float: right; }
  .fishConent-wrap .fishType-content .gray-dark {
    color: #666; }
  .fishConent-wrap .fishType-content .gray-light {
    color: #999; }
  .fishConent-wrap .fishType-content .content-wrap {
    width: 100%;
    min-height: 600px;
    overflow: hidden;
    text-align: left; }
    .fishConent-wrap .fishType-content .content-wrap .swiper-container {
      margin-bottom: 20px; }
    .fishConent-wrap .fishType-content .content-wrap .content-left {
      width: calc( 100% - 427px - 20px); }
    .fishConent-wrap .fishType-content .content-wrap .content-right {
      width: 427px; }
      .fishConent-wrap .fishType-content .content-wrap .content-right .other-qus {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        margin: 20px auto 6px;
        font-size: 16px; }
      .fishConent-wrap .fishType-content .content-wrap .content-right .gray-dark {
        font-size: 14px; }
    .fishConent-wrap .fishType-content .content-wrap .box-card {
      margin-bottom: 20px;
      background: #FAFDFF;
      color: #333;
      font-size: 14px; }
      .fishConent-wrap .fishType-content .content-wrap .box-card a,a:link,a:visited {
        color: #333;
        text-decoration: none;
      }
      .fishConent-wrap .fishType-content .content-wrap .box-card .el-carousel__item {
        text-align: center; }
        .fishConent-wrap .fishType-content .content-wrap .box-card .el-carousel__item .el-image {
          border-radius: 5px; }
      .fishConent-wrap .fishType-content .content-wrap .box-card .baike-text {
        line-height: 1.8; }
      .fishConent-wrap .fishType-content .content-wrap .box-card .loop-wrap h3 {
        margin: 16px auto 8px; }
      .fishConent-wrap .fishType-content .content-wrap .box-card .loop-wrap .baike-wrap {
        display: flex;
        flex-wrap: wrap;
        width: 100%; }
        .fishConent-wrap .fishType-content .content-wrap .box-card .loop-wrap .baike-wrap .baike-item {
          width: 110px;
          height: 130px;
          margin-right: 20px;
          margin-bottom: 20px;
          cursor: pointer;
          text-align: center; }
        .fishConent-wrap .fishType-content .content-wrap .box-card .loop-wrap .baike-wrap .el-avatar {
          width: 100px;
          height: 100px; }
      .fishConent-wrap .fishType-content .content-wrap .box-card .to-download-img {
        width: 100px;
        height: 100px;
        background: url(../img/app.png) no-repeat 0% 0%;
        background-size: cover;
        margin-right: 20px; }
  .fishConent-wrap .fishType-content .bottom {
    width: 100%;
    position: relative;
    font-size: 12px;
    text-align: center;
    color: #777; }
    .fishConent-wrap .fishType-content .bottom span {
      line-height: 22px; }
      .fishConent-wrap .fishType-content .bottom span a {
        text-decoration: none;
        color: #777;
        display: inline; }

@media screen and (max-width: 1280px) {
  .fishConent-wrap body {
    background-color: lightblue; } }
