    .pos {
        font-size: 16px;
        color: #262626;
        width: 1164px;
        margin: 0px auto;
        border-bottom: 1px solid #f1f1f1;
        padding: 34px 10px 19px 10px;
    }
  .pos a{
        color: #262626;
    }

   .pos a:hover{
        color: #005BAC;
    }
     .pos .pos-img {
        position: relative;
        top: 2px;
        margin-right: 5px;
    }

    .top-banner {
        height: 200px;
    }

    .community-container {
        width: 1115px;
        margin: 0px auto;
  position:relative;
      z-index: 2;
    }

    .community-menu-container {
        width: 100%;
        height: 62px;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        border-bottom: 1px solid #d8d8d8;
        line-height: 62px;
    }

    .community-memu  {
        position: relative;
        width: 100% !important;
        height: 62px !important;
    }

    .community-memu .swiper-slide:not(:last-child)  div.text {
        width: 100%;
        display: inline-block;
    }

       .community-memu .swiper-slide div.text {
             height: 100%;
    }

      .community-memu .swiper-slide::before {
        content: '';
        width: 1px;
        height: 21px;
        background: #979797;
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -10.5px;
    }

    .community-memu .swiper-slide div.text a {
        color: #999;
    }

    .community-memu .tab-active a {
        font-weight: bolder;
        color: #005BAC !important;
    }

     
    .community-memu .tab-active:after {
        position: absolute;
        left: 16px;
        bottom: 0;
        content: "";
        width: 80%;
        background: #005BAC;
        height: 5px;
    }

    .community-memu .swiper-slide {
        color: #999;
        font-size: 18px;
        text-align: center;
        cursor: pointer;
        position: relative;
        line-height: 54px;
        width: 158px !important;
        height: 62px !important;
    }

    .community-img {
        width: 100%;
        height: 627px;
        margin: 10px auto;
    }

    .community-suite .left-tab {
        width: 210px;
        font-size: 24px;
        color: #666;
    }

    .left-tab .tab-item {
        height: 79px;
        line-height: 79px;
        text-align: center;
        border: 1px solid #d8d8d8;
        border-bottom: none;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding: 0px 10px;
        cursor: pointer;
    }

    .community-suite .right-imglist {
        width: 905px;
    }

    .right-imglist img {
        width: 100%;
        height: 480px;
    }

    .right-imglist div {
        display: none;
    }

    .left-tab .tab-item:last-child {
        border-bottom: 1px solid #d8d8d8;
    }

    .left-tab .tab-active {
        color: #fff;
        background-color: #1B7DC2;
        background-image: linear-gradient(-45deg, #1B7DC2 0%, #35A8F8 100%);
        box-shadow: 0 2px 10px 0 #ADB2B6;
        border: none !important;
    }

    .div-show {
        display: block !important;
    }

    .right-imglist div {
               cursor:  pointer;
    }

    .mbt40 {
        margin-bottom: 40px;
    }