/* ==================== 内页22 - 板块一 Start ==================== */
.ny22-section1 {
  padding-bottom: 8.125vw;
}
.ny22-section1 > .mxw-box {
  position: relative;
}
.ny22-section1 .info {
  text-align: center;
  top: 50%;
  position: absolute;
  left: 0;
  width: 62.5vw;
  transform: translateY(-50%);
}
.ny22-section1 .info .text1 {
  font-size: 2.875vw;
  color: #ffffff;
  line-height: 1.2;
  font-weight: bold;
}
.ny22-section1 .info .text1 strong {
  color: #4cb848;
}
.ny22-section1 .info .text2 {
  font-size: 1.625vw;
  color: #ffffff;
  margin-top: 2.5vw;
}
.ny22-section1 .image {
  overflow: hidden;
  border-radius: 0.625vw;
}
.ny22-section1 .image img {
  width: 100%;
}
.ny22-section1 .image2 {
  position: absolute;
  width: 25vw;
  display: block;
  top: 4.375vw;
  right: 10.625vw;
}
.ny22-section1 .image2 img {
  width: 100%;
}
@media screen and (min-width: 1600px) {
  .ny22-section1 {
    padding-bottom: 130px;
  }
  .ny22-section1 .info {
    width: 1000px;
  }
  .ny22-section1 .info .text1 {
    font-size: 46px;
  }
  .ny22-section1 .info .text2 {
    font-size: 26px;
    margin-top: 40px;
  }
  .ny22-section1 .image {
    border-radius: 10px;
  }
  .ny22-section1 .image2 {
    width: 400px;
    top: 70px;
    right: 170px;
  }
}
@media screen and (max-width: 768px) {
  .ny22-section1 {
    padding-bottom: 60px;
  }
  .ny22-section1 > .mxw-box {
    width: 100%;
  }
  .ny22-section1 .info {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ny22-section1 .info .text1 {
    font-size: 22px;
  }
  .ny22-section1 .info .text2 {
    font-size: 14px;
    margin-top: 20px;
  }
  .ny22-section1 .image {
    border-radius: 10px;
  }
  .ny22-section1 .image2 {
    display: none;
    width: 0;
    top: 70px;
    right: 170px;
  }
}
/* ==================== 内页22 - 板块一 End ==================== */
/* ==================== 内页22 - 板块二 Start ==================== */
.ny22-section2 {
  padding-bottom: 7.5vw;
}
.ny22-section2 .title {
  font-size: 1.875vw;
  color: #000000;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 5.625vw;
  text-align: center;
}
.ny22-section2 .swiper {
  position: relative;
}
.ny22-section2 .swiper-button {
  transform: translateY(calc(50% - 6.25vw));
  background-color: rgba(64, 64, 64, 0.42);
}
.ny22-section2 .swiper-button-prev {
  left: -5.375vw;
}
.ny22-section2 .swiper-button-next {
  right: -5.375vw;
}
.ny22-section2 .item {
  display: block;
  position: relative;
  border-radius: 0.625vw;
  overflow: hidden;
}
.ny22-section2 .item:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0.6) 30%, transparent 50%);
  background: -o-linear-gradient(to top, rgba(0, 0, 0, 0.6) 30%, transparent 50%);
  background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0.6) 30%, transparent 50%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 30%, transparent 50%);
}
.ny22-section2 .item .text1 {
  position: absolute;
  z-index: 3;
  color: #f6e808;
  font-size: 0.875vw;
  line-height: 1;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  top: 1.25vw;
  right: 1.25vw;
}
.ny22-section2 .item .text1 .icon {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  margin-left: 0.625vw;
}
.ny22-section2 .item .text1 i {
  display: block;
  width: 0.188vw;
  height: 1.25vw;
  background-color: #f6e808;
  margin-right: 0.25vw;
  transform-origin: center bottom;
}
.ny22-section2 .item .text1 i:last-child {
  margin-right: 0;
}
.ny22-section2 .item .text1 i:nth-child(1) {
  animation: ny22-section2-ani 0.4s infinite linear alternate;
}
.ny22-section2 .item .text1 i:nth-child(2) {
  animation: ny22-section2-ani 0.43s infinite linear alternate;
  animation-delay: 0.1s;
}
.ny22-section2 .item .text1 i:nth-child(3) {
  animation: ny22-section2-ani 0.41s infinite linear alternate;
  animation-delay: 0.2s;
}
.ny22-section2 .item .text1 i:nth-child(4) {
  animation: ny22-section2-ani 0.42s infinite linear alternate;
  animation-delay: 0.3s;
}
.ny22-section2 .item .info {
  position: absolute;
  z-index: 3;
  padding: 1.875vw;
  bottom: 0;
  left: 0;
  width: 100%;
}
.ny22-section2 .item .info .text2 {
  font-size: 1.5vw;
  line-height: 1.1;
  font-weight: bold;
  color: #fff;
}
.ny22-section2 .item .info .text3 {
  margin-top: 0.938vw;
  font-size: 1vw;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.8;
}
.ny22-section2 .item .info .text4 {
  margin-top: 1.875vw;
  color: #fff;
}
.ny22-section2 .item .info .text4 .icon {
  background-color: #4cb848;
}
.ny22-section2 .item .info .text4 .icon:after {
  color: #fff;
}
.ny22-section2 .item .image {
  position: relative;
  z-index: 1;
}
.ny22-section2 .swiper-pagination {
  margin-top: 6.25vw;
}
.ny22-section2 .swiper-pagination {
  bottom: 0;
  left: 0;
  transform: translateY(0);
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  position: static;
}
.ny22-section2 .swiper-pagination .swiper-pagination-bullet {
  width: 1.875vw;
  height: 0.188vw;
  border-radius: 6.25vw;
  background-color: #EEEFF1;
  margin-left: 0.625vw;
  margin-right: 0.625vw;
  position: relative;
  opacity: 1;
  overflow: hidden;
}
.ny22-section2 .swiper-pagination .swiper-pagination-bullet span {
  width: 100%;
  height: 100%;
}
.ny22-section2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 7.5vw;
}
.ny22-section2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #B4B4B4;
  animation: ny22-section2-ani2 6s linear;
  animation-play-state: paused;
}
.ny22-section2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  animation-play-state: running;
}
@keyframes ny22-section2-ani {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}
@keyframes ny22-section2-ani2 {
  0% {
    transform: translate(-100%);
  }
  100% {
    transform: translate(0);
  }
}
@media screen and (min-width: 1600px) {
  .ny22-section2 {
    padding-bottom: 120px;
  }
  .ny22-section2 .title {
    font-size: 30px;
    margin-bottom: 90px;
  }
  .ny22-section2 .swiper-button {
    transform: translateY(calc(50% - 100px));
  }
  .ny22-section2 .swiper-button-prev {
    left: -86px;
  }
  .ny22-section2 .swiper-button-next {
    right: -86px;
  }
  .ny22-section2 .item {
    border-radius: 10px;
  }
  .ny22-section2 .item .text1 {
    font-size: 14px;
    top: 20px;
    right: 20px;
  }
  .ny22-section2 .item .text1 .icon {
    margin-left: 10px;
  }
  .ny22-section2 .item .text1 i {
    width: 3px;
    height: 20px;
    margin-right: 4px;
  }
  .ny22-section2 .item .info {
    padding: 30px;
  }
  .ny22-section2 .item .info .text2 {
    font-size: 24px;
  }
  .ny22-section2 .item .info .text3 {
    margin-top: 15px;
    font-size: 16px;
  }
  .ny22-section2 .item .info .text4 {
    margin-top: 30px;
  }
  .ny22-section2 .swiper-pagination {
    margin-top: 100px;
  }
  .ny22-section2 .swiper-pagination .swiper-pagination-bullet {
    width: 30px;
    height: 3px;
    border-radius: 100px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .ny22-section2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 120px;
  }
}
@media screen and (max-width: 768px) {
  .ny22-section2 {
    padding-top: 20px;
    padding-bottom: 60px;
  }
  .ny22-section2 .title {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .ny22-section2 .swiper-button {
    transform: translateY(calc(50% - 40px));
  }
  .ny22-section2 .swiper-button-prev {
    left: 0;
  }
  .ny22-section2 .swiper-button-next {
    right: 0;
  }
  .ny22-section2 .item {
    border-radius: 10px;
  }
  .ny22-section2 .item .text1 {
    font-size: 16px;
    top: 20px;
    right: 20px;
  }
  .ny22-section2 .item .text1 .icon {
    margin-left: 10px;
  }
  .ny22-section2 .item .text1 i {
    width: 3px;
    height: 14px;
    margin-right: 4px;
  }
  .ny22-section2 .item .info {
    padding: 20px;
  }
  .ny22-section2 .item .info .text2 {
    font-size: 16px;
  }
  .ny22-section2 .item .info .text3 {
    margin-top: 10px;
    font-size: 14px;
  }
  .ny22-section2 .item .info .text4 {
    margin-top: 15px;
  }
  .ny22-section2 .swiper-pagination {
    margin-top: 40px;
  }
  .ny22-section2 .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 3px;
    border-radius: 50px;
    margin-left: 4px;
    margin-right: 4px;
  }
  .ny22-section2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 40px;
  }
}
/* ==================== 内页22 - 板块二 End ==================== */
