    #tabBox .index-tab .index-tab-content .achievements .block-right ul li a:hover {
      color: #3179D2;
      font-weight: 700;
    }

    #tabBox .notice .inner .notice-content ul li {
      font-size: 13px;
      font-family: AppleSDGothicNeo-Medium, AppleSDGothicNeo;
      font-weight: 500;
      color: #333333;
      float: left;
      margin-right: 35px;
    }

    #tabBox .index-tab .index-tab-select ul li .tab-item {
      border-bottom: 1px dashed #3179D2;
    }

    .head .inner .search .search-top .search-input input {
      width: 245px;
    }

    .head .inner .search .search-top .category {
      width: 125px;
    }

    .head .inner .search .search-top .category .title {
      background-position: 95px center;
    }

    .mySwiper1 {
      height: 520px;
    }

    #tabBox .index-tab .index-tab-content .achievements .block-right ul li {
      height: 55px;
    }

    #tabBox .index-tab .index-tab-content .case .tab-content-item a .item-img {
      width: 180px;
    }

    /* 新改的代码 应科技处要求修改首页 start */
    .merge {
      margin-bottom: 80px;
    }

    .merge .new-bg {
      background: url('/static/new2021/images/recoBg.png')no-repeat;
      background-size: 100% 100%;
      padding: 10px 0;
    }

    .merge .banner {
      margin-bottom: 0;
    }

    .merge .banner .inner:first-child {
      height: auto;
      padding-top: 42px;
      padding-bottom: 20px;
    }

    .merge .recommend {
      margin: 20px 0;
    }

    /* 新改的代码   end */