.brief-honor004 {
  position: relative; }
  .brief-honor004 > img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1; }
  .brief-honor004 .layout .top-box h1 {
    display: flex;
    justify-content: center;
    align-items: center; }
  .brief-honor004 .layout .top-box ul {
    margin-top: 0.4rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 1.33%; }
    .brief-honor004 .layout .top-box ul li {
      width: 24%;
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 0.2rem; }
      .brief-honor004 .layout .top-box ul li > img {
        width: 0.4rem; }
      .brief-honor004 .layout .top-box ul li .txt {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center; }
        .brief-honor004 .layout .top-box ul li .txt p {
          font-size: 0.2rem;
          line-height: 1.5;
          margin-bottom: 0.04rem;
          text-align: center; }
        .brief-honor004 .layout .top-box ul li .txt img {
          width: 0.94rem; }
      .brief-honor004 .layout .top-box ul li img.right {
        transform: rotateY(180deg); }
  .brief-honor004 .bottom-box {
    margin-top: 0.4rem; }
    .brief-honor004 .bottom-box .swiper-container {
      position: relative; }
      .brief-honor004 .bottom-box .swiper-container:before {
        content: "";
        display: block;
        width: 100%;
        border-top: 1px solid #f2eeea;
        position: absolute;
        bottom: 0.1rem; }
      .brief-honor004 .bottom-box .swiper-container .swiper-wrapper .swiper-slide a {
        display: block;
        margin: 0 0.15rem; }
        .brief-honor004 .bottom-box .swiper-container .swiper-wrapper .swiper-slide a:hover img {
          transform: scale(1.1); }
        .brief-honor004 .bottom-box .swiper-container .swiper-wrapper .swiper-slide a .bottom {
          margin-top: 0.2rem; }
          .brief-honor004 .bottom-box .swiper-container .swiper-wrapper .swiper-slide a .bottom .tit {
            font-size: 0.18rem;
            line-height: 0.27rem;
            max-height: 0.27rem;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: normal;
            word-wrap: break-word;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            display: -webkit-box;
            text-align: center; }
          .brief-honor004 .bottom-box .swiper-container .swiper-wrapper .swiper-slide a .bottom .circle {
            background-clip: content-box;
            background-color: #d1b877;
            border: 1px solid #f2eeea;
            border-radius: 50%;
            padding: 0.04rem;
            width: 0.2rem;
            height: 0.2rem;
            margin: 0.2rem auto 0; }
  @media (max-width: 960px) {
    .brief-honor004 .layout .top-box ul {
      margin-top: 20px;
      justify-content: space-between;
      gap: unset; }
      .brief-honor004 .layout .top-box ul li {
        width: 100%; }
    .brief-honor004 .layout .bottom-box {
      margin-top: 20px; } }

/*# sourceMappingURL=brief-honor004.css.map */
