/* honors start*/
.honors-page-box {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: clamp(106.66667px, 8.33333vw, 160px);
}
.honors-page-box .honors-content-box {
  padding: clamp(146.66667px, 11.45833vw, 220px) 0 clamp(46.66667px, 3.64583vw, 70px);
}
.honors-page-box .honors-content-box .swiper-big > .swiper > .swiper-wrapper > .swiper-slide > .nested-swiper {
  padding: 0 clamp(113.33333px, 8.85417vw, 170px);
  position: relative;
}
.honors-page-box .honors-content-box .swiper-big > .swiper > .swiper-wrapper > .swiper-slide > .nested-swiper .swiper-slide {
  background: rgba(255, 255, 255, 0.4);
  -webkit-backdrop-filter: blur(clamp(6.66667px, 0.52083vw, 10px));
          backdrop-filter: blur(clamp(6.66667px, 0.52083vw, 10px));
  border-radius: clamp(8px, 0.625vw, 12px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: clamp(16.66667px, 1.30208vw, 25px);
}
.honors-page-box .honors-content-box .swiper-big > .swiper > .swiper-wrapper > .swiper-slide > .nested-swiper .swiper-slide:nth-child(even) {
  margin-top: clamp(80px, 6.25vw, 120px);
}
.honors-page-box .honors-content-box .swiper-big > .swiper > .swiper-wrapper > .swiper-slide > .nested-swiper .swiper-slide .meidia-box {
  padding-bottom: 100%;
  overflow: hidden;
  position: relative;
}
.honors-page-box .honors-content-box .swiper-big > .swiper > .swiper-wrapper > .swiper-slide > .nested-swiper .swiper-slide .meidia-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.honors-page-box .honors-content-box .swiper-big > .swiper > .swiper-wrapper > .swiper-slide > .nested-swiper .swiper-slide .meidia-box video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.honors-page-box .honors-content-box .swiper-big > .swiper > .swiper-wrapper > .swiper-slide > .nested-swiper .swiper-slide .pic {
  padding: 0 clamp(20px, 1.5625vw, 30px);
}
.honors-page-box .honors-content-box .swiper-big > .swiper > .swiper-wrapper > .swiper-slide > .nested-swiper .swiper-slide .text {
  margin-top: clamp(6.66667px, 0.52083vw, 10px);
  font-weight: 600;
  font-size: clamp(10.66667px, 0.83333vw, 16px);
  color: #FFFFFF;
  text-align: center;
}
.honors-page-box .honors-content-box .swiper-big > .swiper > .swiper-wrapper > .swiper-slide > .nested-swiper .swiper-button-next,
.honors-page-box .honors-content-box .swiper-big > .swiper > .swiper-wrapper > .swiper-slide > .nested-swiper .swiper-button-prev {
  width: clamp(46.66667px, 3.64583vw, 70px);
  height: clamp(93.33333px, 7.29167vw, 140px);
  background: rgba(17, 17, 17, 0.2);
  top: 35%;
  --swiper-theme-color:#fff;
}
.honors-page-box .honors-content-box .swiper-big > .swiper > .swiper-wrapper > .swiper-slide > .nested-swiper .swiper-button-next.swiper-button-next,
.honors-page-box .honors-content-box .swiper-big > .swiper > .swiper-wrapper > .swiper-slide > .nested-swiper .swiper-button-prev.swiper-button-next {
  right: clamp(40px, 3.125vw, 60px);
  border-radius: clamp(6.66667px, 0.52083vw, 10px);
}
.honors-page-box .honors-content-box .swiper-big > .swiper > .swiper-wrapper > .swiper-slide > .nested-swiper .swiper-button-next.swiper-button-prev,
.honors-page-box .honors-content-box .swiper-big > .swiper > .swiper-wrapper > .swiper-slide > .nested-swiper .swiper-button-prev.swiper-button-prev {
  left: clamp(40px, 3.125vw, 60px);
  border-radius: clamp(6.66667px, 0.52083vw, 10px);
}
.honors-page-box .honors-content-box .swiper-big > .swiper > .swiper-wrapper > .swiper-slide > .nested-swiper .swiper-button-next::after,
.honors-page-box .honors-content-box .swiper-big > .swiper > .swiper-wrapper > .swiper-slide > .nested-swiper .swiper-button-prev::after {
  font-size: clamp(23.33333px, 1.82292vw, 35px);
}
.honors-page-box .honors-content-box .swiper-big .tit-year-box .tit-year-flex .tit {
  width: 30%;
  font-weight: 700;
  font-size: clamp(36px, 3.125vw, 60px);
  color: #FFFFFF;
}
.honors-page-box .honors-content-box .swiper-big .tit-year-box .tit-year-flex .tit b {
  display: block;
  font-size: clamp(80px, 6.25vw, 120px);
  line-height: 1;
}
.honors-page-box .honors-content-box .swiper-big .tit-year-box .tit-year-flex .year {
  width: 70%;
}
.honors-page-box .honors-content-box .swiper-big .tit-year-box .tit-year-flex .year .swiper-slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: clamp(13.33333px, 1.04167vw, 20px);
  position: relative;
  text-align: center;
  cursor: pointer;
}
.honors-page-box .honors-content-box .swiper-big .tit-year-box .tit-year-flex .year .swiper-slide::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #A1A1A1;
  left: 0;
  top: clamp(13.33333px, 1.04167vw, 20px);
  margin-top: 5px;
}
.honors-page-box .honors-content-box .swiper-big .tit-year-box .tit-year-flex .year .swiper-slide::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #23A3FF;
  left: 0;
  top: clamp(13.33333px, 1.04167vw, 20px);
  z-index: 3;
  margin-top: 5px;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.honors-page-box .honors-content-box .swiper-big .tit-year-box .tit-year-flex .year .swiper-slide .y {
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  padding-top: clamp(13.33333px, 1.04167vw, 20px);
  position: relative;
  font-size: clamp(13.33333px, 1.04167vw, 20px);
  color: #fff;
}
.honors-page-box .honors-content-box .swiper-big .tit-year-box .tit-year-flex .year .swiper-slide .y::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: #A1A1A1;
  border-radius: 50%;
  left: 50%;
  margin-left: -5px;
  top: 0;
  z-index: 3;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.honors-page-box .honors-content-box .swiper-big .tit-year-box .tit-year-flex .year .swiper-slide.swiper-slide-thumb-active::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.honors-page-box .honors-content-box .swiper-big .tit-year-box .tit-year-flex .year .swiper-slide.swiper-slide-thumb-active .y {
  color: #23A3FF;
}
.honors-page-box .honors-content-box .swiper-big .tit-year-box .tit-year-flex .year .swiper-slide.swiper-slide-thumb-active .y::after {
  background: #23A3FF;
}

/* honors end*/
@media screen and (max-width: 1023px) {
  .honors-page-box .honors-content-box .swiper-big > .swiper > .swiper-wrapper > .swiper-slide > .nested-swiper {
    padding: 0 clamp(13.33333px, 1.04167vw, 20px);
  }
  .honors-page-box {
    padding-top: 87px;
  }
  .honors-page-box .honors-content-box .swiper-big .tit-year-box .tit-year-flex .tit{
      font-size:22px;
  }
  .honors-page-box .honors-content-box .swiper-big .tit-year-box .tit-year-flex .tit b{
      font-size:32px;
  }
}