.swiper-container_active{
  padding-bottom: 55px;
}
.subKV img{
  position: absolute;
  right: 0;
  min-width: 100vw;
  height: 100%;
  top: 0;
}
.group-title_p{
  font-size:16px;
  font-weight:400;
  margin-bottom: 91px;
  text-align: center;
  color:#303133;
  line-height:32px;
}
.group-active_switem{
  margin-top: 30px;
}
.group-active_swdate > span{
  font-size:16px;
  font-weight:400;
  color:#303133;
  line-height:32px;
}

.btn_ar{
  font-size: 16px;
  color: #005540;
  letter-spacing: 0;
  line-height: 30px;
  margin-top: 32px;
  display: block;
  transition: 0.5s all;
  margin-right: 30px;
}

.btn_ar:hover img {
  /* margin-left: 30px; */
  transform: translateX(15px);
}
.swiper-pagination2{
  width: 100%;
  bottom: 60px;
  /* margin-top: 12px; */
}
.swiper-slide-visible{
  z-index: 1000;
}
.group-active_line{
  background: #005540;
  margin: 16px 0 34px;
  width: 100%;
  height: 1px;
  display: block;
}
.swiper-pagination-switch{
  background: #cccccc;
  border-radius: 50%;
  height:12px;
  width: 12px;
  margin-right: 11px;
}
/* .swiper-pagination-switch:last-child{
  margin
} */
.swiper-active-switch{
  background: #005540;
}

.group-honor_container{
  background: #e9ecef;
  padding: 56px 0 67px;
  height: 601px;
  box-sizing: border-box;
  margin-bottom: 86px;
}

.group-honor_item{
  width:240px;
  margin-right: 117px;
  margin-bottom: 62px;
}

/* 临时修改 */
.title-h2_name{
  font-size: 28px;
}