.page7.container-scroll {
  /* width: 720px;
  height: 1436px;
  background: url(../image/section7/bg.jpg) no-repeat;
  position: relative;
  display: flex;
  justify-content: center; */
}

.page7.fadeInUpPlus7 {
  animation: fadeInUpPlus7 1s ease-in-out;
}
@keyframes fadeInUpPlus7 {
  from {
    opacity: 0;
    transform: translateY(10%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.title-page7 {
  width: 214px;
  height: 68px;
  background: url(../image/section7/title-page7.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 70px;
  left: 50%;
  transform: translateX(-50%);
}
/* 
.page7bg {
  overflow: hidden;
  width: 602px;
  height: 339px;
  position: absolute;
  left: 0;
  right: 0;
  top: 120px;
  background: url(../image/section7/bg1.jpg) no-repeat;
  background-size: 100%;
  margin: auto;
} */

.tab-content1 .content1-swiper-container,
.tab-content2 .content2-swiper-container {
  overflow: hidden;
  width: 627px;
  height: 354px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 230px;
}

.tab-content1 .content1-thumbs-container {
  overflow: visible;
  width: 720px;
  height: 130px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 610px;
}

.tab-content2 .content2-swiper-container {
  top: 780px;
}

.tab-content1 .content1-swiper-container .swiper-slide,
.tab-content2 .content2-swiper-container .swiper-slide {
  width: 100% !important;
  height: 100% !important;
  flex-shrink: 0;
  position: relative;
  transition: opacity 0.3s;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tab-content1 .content1-swiper-container .swiper-slide img,
.tab-content2 .swiper-slide img {
  width: 627px;
  height: 354px;
  position: relative;
  object-fit: cover;
}

.tab-content1 .content1-thumbs-container .swiper-slide {
  width: 220px !important;
  height: 130px !important;
  opacity: 0.4;
  cursor: pointer;
  transition: opacity 0.3s ease;
  margin: 0 10px;
}

.tab-content1 .content1-thumbs-container .swiper-slide-thumb-active {
  opacity: 1;
}

.tab-content1 .content1-thumbs-container .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* 确保 swiper-wrapper 正确显示 */
.content1-swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.tab-content1 .content-tab-1,
.tab-content2 .content-tab-2 {
  width: 496px;
  height: 37px;
  background: url(../image/section7/content-tab-1.png);
  background-size: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 250px;
}
.tab-content2 .content-tab-2 {
  background-image: url(../image/section7/content-tab-2.png);
  top: 700px;
}

.page7-footer {
  width: 680px;
  height: 20px;
  /* background:url(../image/section7/page7-footer.png) no-repeat;
  background-size: 100%; */
  color: #fff;
  font-size: 20px;
  position: absolute;
  text-align: center;
  line-height: 20px;
  font-weight: 100;
  bottom: 200px;
  margin: 0 auto;
}

.role-swiper-pagination {
  position: absolute;
  top: 690px;
  display: grid;
  grid-template-columns: repeat(2, 314px); /* 设置两列，每列314px */
  gap: 25px; /* 设置网格间距 */
  width: 680px; /* 总宽度等于两列宽度加上间距 */
  margin: 0 auto;
  left: 30px;
  right: 0;
}

/* .role-swiper-pagination span {
  width: 672px;
  height: 381px;
  background: url(../image/section7/f1.png) no-repeat;
  background-size: 100%;
  border-radius: 0;
  opacity: 1;
  filter: brightness(0.5);
} */

/* .role-swiper-pagination span:nth-child(1){
  opacity: 0;
  display: none;
}

.role-swiper-pagination span.swiper-pagination-bullet-active{
  filter: brightness(1);
}

.role-swiper-pagination span:nth-child(2){
  background: url(../image/section7/f1.png) no-repeat;
  background-size: 100%;
}

.role-swiper-pagination span:nth-child(3){  
  background: url(../image/section7/f1.png) no-repeat;
  background-size: 100%;
}

.role-swiper-pagination span:nth-child(4){ 
  background: url(../image/section7/f1.png) no-repeat;
  background-size: 100%;
} */

.content1-swiper-button-prev,
.content1-swiper-button-next,
.content2-swiper-button-next,
.content2-swiper-button-prev
{
  width: 75px;  
  height: 71px;
  background: url(../image/section7/role-btn-left.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 390px;
  z-index: 10;
  cursor: pointer;
}

.content1-swiper-button-prev{
  left: 0px;
}

.content1-swiper-button-next,
.content2-swiper-button-next
{ 
  width: 73px;  
  height: 71px;
  background: url(../image/section7/role-btn-right.png) no-repeat;
  background-size: 100%;
  right: 0px;
    cursor: pointer;
}

.content2-swiper-button-prev,
.content2-swiper-button-next
{
  top: 900px;
}

.content2-swiper-button-prev {
  left: 0px;
}

.content2-swiper-button-next {
  right: 0px;
}


.content2-swiper-container .swiper-slide .video-g {
  position: absolute;
  width: 103px;
  height: 103px;
  background: url(../image/section7/video-btn.png) no-repeat;
  background-size: 100%;
}




.bottom-youtube-discord {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  position: absolute;
  top: 720px;
  left: 50%;
  transform: translateX(-50%);

}
.bottom-youtube {
  width: 293px;
  height: 74px;
  background: url(../image/section7/bottom-youtube.png) no-repeat;
  background-size: 100%;
}

.bottom-discord {
  width: 297px;
  height: 75px;
  background: url(../image/section7/bottom-discord.png) no-repeat;
  background-size: 100%;
}
.bottom-copyright {
  width: 385px;
  font-size: 16px;
  color: #8e8989;
  position: absolute;
  top: 935px;
  left: 50%;
  transform: translateX(-50%);
}

/* 分页器样式 */
.content1-swiper-pagination {
  position: absolute;
  top: 850px;
  left: 50%;
  transform: translateX(-50%);
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 25px;
  z-index: 10;
  width: auto !important;
  height: auto !important;
}

/* 普通分页器圆点 */
.content1-swiper-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 24px;
  background: url(../image/section7/swiper-pagination-bullet.png) no-repeat;
  background-size: 100%;
  border-radius: 0;
  opacity: 1;
  margin: 0;
  cursor: pointer;
  position: relative;
}

/* 激活状态的分页器圆点 */
.content1-swiper-pagination .swiper-pagination-bullet-active {
  width: 32px;
  height: 36px;
  background: url(../image/section7/swiper-pagination-bullet-active.png) no-repeat;
  background-size: 100%;
  border-radius: 0;
  opacity: 1;
  margin: 0 -3px;
}
