.page-home .home-banner .swiper-wrapper .home-banner-activy11 {
  position: relative;
  display: block;
  height: 640px;
  background: url("../images/activy/1111/banner.png") no-repeat center;
}

.page-home .home-banner .swiper-wrapper .home-banner-activy11 .activy-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 170px;
}

.page-home .home-banner .swiper-wrapper .home-banner-activy11 .activy-wrap .activy-wrap-text {
  margin: 0 auto;
  width: 250px;
  height: 50px;
  line-height: 50px;
  background: #ffffff;
  border-radius: 9px;
  color: #FC4728;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 4px;
}

.page-home .home-banner .swiper-wrapper .home-banner-activy12 {
  position: relative;
  background: url("../images/activy/618/banner.png") no-repeat center;
  background-size: 1920px 500px;
  background-color: #bb1a21;
}

.page-home .home-banner .swiper-wrapper .home-banner-activy12 .activy12-btn-con {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
}

.page-home .home-banner .swiper-wrapper .home-banner-activy12 .activy12-btn-con-text {
  cursor: pointer;
  background: url("../images/activy/618/btn.png") no-repeat center;
  background-size: 314px 76px;
  height: 76px;
  width: 314px;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
  font-size: 17px;
  position: relative;
  overflow: hidden;
  border-radius: 76px;
}

.page-home .home-banner .swiper-wrapper .home-banner-activy12 .activy12-btn-con-text::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translateY(-50%, -50%);
  animation: btn-shan-huodong 2s infinite ease-in-out;
}

.page-home .home-banner .swiper-wrapper .home-banner-activy12 .activy12-btn-con-text .activy12-btn-con-text1 {
  padding-top: 5px;
  font-size: 33px;
  font-weight: bold;
  line-height: 44px;
}
