.pro-fireworks-page {
  padding-bottom: max(1.67rem, 45px);
}
.pro-fireworks-page .banner {
  position: relative;
}
.pro-fireworks-page .banner .pic img {
  display: block;
  width: 100%;
  height: auto;
}
.pro-fireworks-page .banner .text {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 2.03rem;
  text-align: center;
  z-index: 1;
  white-space: initial;
}
.pro-fireworks-page .banner .text .sub-title {
  font-family: HONOR Sans CN;
  font-weight: bold;
  font-size: var(--font40);
  color: #ffffff;
  line-height: 1.45;
  margin-bottom: max(0.16rem, 10px);
}
.pro-fireworks-page .banner .text .title {
  font-family: HONOR Sans CN;
  font-weight: bold;
  font-size: var(--font64);
  color: #ffffff;
}
.pro-fireworks-page .fireworks-section1 {
  position: relative;
  padding-top: max(1.02rem, 45px);
}
.pro-fireworks-page .fireworks-section1 .pic {
  display: block;
  margin-top: max(0.45rem, 30px);
  margin-left: auto;
  margin-right: auto;
}
.pro-fireworks-page .fireworks-section1 .pic img {
  display: block;
  max-width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 10px;
}
.pro-fireworks-page .fireworks-section1 .section1-text {
  z-index: 1;
}
.pro-fireworks-page .fireworks-section1 .section1-text .section1-title {
  font-family: HONOR Sans CN;
  font-weight: bold;
  font-size: var(--font48);
  text-align: center;
  margin-bottom: max(0.24rem, 15px);
  color: #000;
}
.pro-fireworks-page .fireworks-section1 .section1-text .section1-sub-title {
  font-family: HONOR Sans CN;
  font-weight: 400;
  font-size: var(--font22);
  text-align: center;
  color: #000;
}
.pro-fireworks-page .fireworks-section2 {
  padding-top: max(1rem, 45px);
}
.pro-fireworks-page .fireworks-section2 .section2-pic-wrap {
  position: relative;
}
.pro-fireworks-page .fireworks-section2 .section2-pic-wrap .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 10px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.pro-fireworks-page .fireworks-section2 .section2-pic {
  opacity: 0;
  display: flex;
  justify-content: center;
  max-width: 1600px;
  width: 83.33333333%;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  opacity: 1;
}
.pro-fireworks-page .fireworks-section2 .section2-pic img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 10px;
}
.pro-fireworks-page .fireworks-section2 .section2-title {
  font-family: HONOR Sans CN;
  font-weight: bold;
  font-size: var(--font48);
  color: #000000;
  margin-bottom: 32px;
  text-align: center;
}
.pro-fireworks-page .fireworks-section2 .section2-desc {
  font-family: HONOR Sans CN;
  font-weight: 400;
  font-size: var(--font22);
  color: #000000;
  line-height: 1.63636364;
  margin-bottom: max(0.35rem, 30px);
  text-align: center;
}
.pro-fireworks-page .fireworks-section3 {
  margin-top: max(1.68rem, 45px);
}
.pro-fireworks-page .fireworks-section3 .section3-main {
  position: relative;
}
.pro-fireworks-page .fireworks-section3 .pic {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.pro-fireworks-page .fireworks-section3 .pic img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.pro-fireworks-page .fireworks-section3 .text {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: max(5.1042vw, 30px);
  overflow-wrap: break-word;
  white-space: initial;
}
.pro-fireworks-page .fireworks-section3 .text .title {
  font-weight: bold;
  font-size: var(--font48);
  color: #ffffff;
  line-height: 1.20833333;
  text-align: center;
  margin-bottom: max(0.15rem, 10px);
}
.pro-fireworks-page .fireworks-section3 .text .desc {
  font-weight: 400;
  font-size: var(--font22);
  color: #ffffff;
  line-height: 1.63636364;
  overflow-wrap: break-word;
}
.pro-fireworks-page .fireworks-section3 .text .desc p {
  text-align: center;
  overflow-wrap: break-word;
}
.pro-fireworks-page .fireworks-section4 {
  padding-top: max(45px, 0.98rem);
}
.pro-fireworks-page .fireworks-section4 .text {
  white-space: initial;
}
.pro-fireworks-page .fireworks-section4 .text .title {
  font-family: HONOR Sans CN;
  font-weight: bold;
  font-size: var(--font48);
  color: #000000;
  text-align: center;
  margin-bottom: max(0.23rem, 10px);
}
.pro-fireworks-page .fireworks-section4 .text .sub-title {
  font-family: HONOR Sans CN;
  font-weight: 400;
  font-size: var(--font22);
  color: #000000;
  text-align: center;
}
.pro-fireworks-page .fireworks-section4 .pic {
  margin-top: max(0.48rem, 30px);
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.pro-fireworks-page .fireworks-section4 .pic img {
  display: block;
  width: 100%;
  height: auto;
}
.pro-fireworks-page .fireworks-section5 {
  padding-top: max(1.23rem, 45px);
}
.pro-fireworks-page .fireworks-section5 .title-area {
  text-align: center;
  margin-bottom: max(0.48rem, 30px);
}
.pro-fireworks-page .fireworks-section5 .title-area .title {
  font-weight: bold;
  font-size: var(--font48);
  color: #333333;
  line-height: 1;
}
.pro-fireworks-page .fireworks-section5 .title-area .sub-title {
  font-weight: 400;
  font-size: var(--font22);
  color: #333333;
  margin-top: max(0.25rem, 10px);
}
.pro-fireworks-page .fireworks-section5 .swiper-container {
  overflow: hidden;
}
.pro-fireworks-page .fireworks-section5 .pro-case-swiper {
  position: relative;
  width: 72.91666667%;
  margin-left: auto;
  margin-right: auto;
  overflow: initial !important;
}
.pro-fireworks-page .fireworks-section5 .pro-case-swiper .swiper-slide .pic {
  width: 100%;
  display: block;
  padding-bottom: 57.14285714%;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.pro-fireworks-page .fireworks-section5 .pro-case-swiper .swiper-slide .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.pro-fireworks-page .fireworks-section5 .pro-case-swiper .arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  user-select: none;
  cursor: pointer;
  width: 53px;
  height: 53px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  flex-shrink: 0;
  transition: 0.45s ease;
}
.pro-fireworks-page .fireworks-section5 .pro-case-swiper .arrow img {
  width: 10px;
  filter: brightness(0) invert(1);
  transition: 0.45s ease;
}
.pro-fireworks-page .fireworks-section5 .pro-case-swiper .arrow:hover {
  background-color: #fff;
}
.pro-fireworks-page .fireworks-section5 .pro-case-swiper .arrow:hover img {
  filter: initial;
}
.pro-fireworks-page .fireworks-section5 .pro-case-swiper .prev {
  left: max(0.6rem, 20px);
}
.pro-fireworks-page .fireworks-section5 .pro-case-swiper .next {
  right: max(0.6rem, 20px);
}
.pro-fireworks-page .fireworks-section5 .pro-case-swiper .swiper-pagination {
  display: none;
}
.pro-fireworks-page .fireworks-section5 .more-case {
  display: flex;
  justify-content: center;
  align-items: center;
  user-select: none;
  cursor: pointer;
  margin-top: max(0.43rem, 30px);
  margin-left: auto;
  margin-right: auto;
  width: max(2rem, 160px);
  height: max(0.6rem, 45px);
  background: #2a2a2a;
  border-radius: 10px;
  font-weight: 400;
  font-size: var(--font20);
  color: #ffffff;
  white-space: nowrap;
}
.pro-fireworks-page .product-page8 {
  padding: 0;
  padding-top: max(1.6rem, 45px);
}
@media (max-width: 1024px) {
  .pro-fireworks-page .banner {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  .pro-fireworks-page {
    --section-gap: max(7vh, 45px);
  }
  .pro-fireworks-page .fireworks-section1,
  .pro-fireworks-page .fireworks-section1 .section1-main {
    height: auto;
  }
  .pro-fireworks-page .fireworks-section1 {
    padding-top: var(--section-gap);
    padding-bottom: 20px;
  }
  .pro-fireworks-page .fireworks-section1 .pic {
    position: initial;
    transform: initial;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    background-image: none !important;
  }
  .pro-fireworks-page .fireworks-section1 .section1-text .section1-title {
    color: #333333;
  }
  .pro-fireworks-page .fireworks-section1 .section1-text .section1-sub-title {
    color: #333333;
  }
  .pro-fireworks-page .fireworks-section1 .pic img {
    height: auto;
    display: block;
  }
  .pro-fireworks-page .fireworks-section1 .section1-text {
    position: static;
    transform: initial;
    margin-bottom: 30px;
  }
  .pro-fireworks-page .fireworks-section2 .section2-pic {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .pro-fireworks-page .fireworks-section5 .pro-case-swiper .arrow {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 576px) {
  .pro-fireworks-page .banner .text {
    top: 10%;
    left: 50%;
  }
  .pro-fireworks-page .banner .text .title {
    font-size: 22px;
    margin-bottom: 0px;
  }
  .pro-fireworks-page .banner .text .sub-title {
    font-size: 18px;
    margin-bottom: 0;
  }
  .pro-fireworks-page .fireworks-section2 .section2-title {
    margin-bottom: 10px;
  }
  .pro-fireworks-page .fireworks-section3 .text {
    position: static;
    transform: initial;
    margin-top: 20px;
  }
  .pro-fireworks-page .fireworks-section3 .text .title {
    color: #333333;
    font-size: 22px;
  }
  .pro-fireworks-page .fireworks-section3 .text .desc {
    color: #333333;
  }
  .pro-fireworks-page .fireworks-section4 .text .title {
    font-size: 22px;
  }
  .pro-fireworks-page .fireworks-section5 .pro-case-swiper .arrow {
    display: none;
  }
  .pro-fireworks-page .fireworks-section5 .pro-case-swiper .swiper-pagination {
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: static;
    opacity: 1;
    margin-top: 20px;
  }
  .pro-fireworks-page .fireworks-section5 .pro-case-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 4px;
    background-color: var(--color-gray-ddd);
    border-radius: 0;
    opacity: 1;
    margin: 0 4px;
    transition: all 0.4s ease;
  }
  .pro-fireworks-page .fireworks-section5 .pro-case-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 30px;
    background-color: #000;
  }
  .pro-fireworks-page .fireworks-section5 .pro-case-swiper {
    width: 90%;
  }
}
