/* 世界观 */
.worldview.section8 {
  background: url("../image/section8/bg.jpg") no-repeat;
  background-size: 100%;
  position: relative;;
}


#worldviews {
  display: block;
}



.worldview {
  /* width: 19.20rem; */
  height: 11.83rem;
  background: none;
  position: relative;
  top: .1rem;
}

.world-text {
  width: 9.11rem;
  height: 1.29rem;
  background: url(../image/section8/worldview-bg.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 1.36rem;
  left: 50%;
  /* transform: translateX(-4.32rem); */
  margin-left: -4.32rem;
  z-index: 5;
}

.world-text-2 {
  width: 7.67rem;
  height: .59rem;
  background: url(../image/section8/worldview-title2.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 9.5rem;
  left: 50%;
  /* transform: translateX(-4.32rem); */
  margin-left: -4.11rem;
  z-index: 5;
}

.world-text.overtime {
  top: -0.6rem;
}

.worldviews {
  width: 100%;
  height: 100%;
  /* overflow: hidden; */
}

.worldviews .world-swiper {
  position: relative;
  top: -.1.1rem;
  /* width: 19.20rem;
  height: 11.61rem; */

}

.worldviews .world-swiper{
  transform: scale(1.2);
  transition: opacity 4000ms ease, transform 4000ms ease, filter 4000ms ease;
  transition-property: all;
  transition-delay: 700ms;
  transition-duration: 0ms;
  filter:blur(10px);

}

.worldviews .world-swiper.animated {
  transform: scale(1.06);
  filter: blur(0px);
  transition: opacity 2500ms ease, transform 2500ms ease, filter 2500ms ease;

}

/* .world-swiper-pic {
  width: 19.20rem;
  height: 11.61rem;
} */

.world-swiper .swiper-wrapper .swiper-slide {
  opacity: 0 !important;
  transition: opacity 2500ms ease;
}

/* 隐藏其他的图片 */
/* .world-swiper .swiper-wrapper .swiper-slide-prev,
.world-swiper .swiper-wrapper .swiper-slide-active,
.world-swiper .swiper-wrapper .swiper-slide-next {
  visibility: visible;
} */


.world-swiper .swiper-wrapper .swiper-slide-active {
  opacity: 1 !important;
}

/* .pic-1 {
  width: 19.20rem;
  height: 11.61rem;
  background: url(../image/section8/world-1.png) no-repeat;
  background-size: 100%;
}

.pic-2 {
  width: 19.20rem;
  height: 11.61rem;
  background: url(../image/section8/world-2.png) no-repeat;
  background-size: 100%;
}


.pic-3 {
  width: 19.20rem;
  height: 11.61rem;
  background: url(../image/section8/world-3.png) no-repeat;
  background-size: 100%;
}

.pic-4 {
  width: 19.20rem;
  height: 11.61rem;
  background: url(../image/section8/world-4.png) no-repeat;
  background-size: 100%;
} */



/* 白云 */
.opening-cloud-sct3 {
  overflow: hidden;
  position: absolute;
  inset: 0;
  z-index: 10;
  pointer-events: none;
}

.opening-cloud-sct3 .cloud {
  position: absolute;
  top: calc(50% - 641px);
  /* Adjust this value as needed */
  left: calc(50% - 1106px);
  /* Adjust this value as needed */
  width: 22.13rem;
  height: 12.82rem;
  background: url(../image/section1/worldmap-cloud.png) no-repeat;
  background-size: 100%;
  transition: opacity 3000ms ease, transform 3000ms ease;
  transition-property: all;
  /* transition-delay: 700ms; */
  transition-duration: 0ms;
  transform: scale(2);
  opacity: 1;
}

.opening-cloud-sct3.animated .cloud.open {
  transition-delay: 0ms;
  transition-duration: 1000ms;
  opacity: 0;
  transform: scale(1);
  /* Adjust positions accordingly */
}

.opening-cloud-sct3.animated .cloud.end{
  transition-delay: 0ms;
  transition-duration: 1000ms;
  transform: scale(2);
  opacity: 1;
  /* Adjust positions accordingly */
}

.hide_out {
  opacity: 0;
}

.opening-cloud-sct3 .cloud.end:nth-child(1) {
  translate: calc(-25vw) calc(-25vh);
}

.opening-cloud-sct3.animated .cloud:nth-child(1).open {
  translate: -100vw -100vh;
}

.opening-cloud-sct3 .cloud.end:nth-child(2) {
  translate: 0% calc(-25vh);
}

.opening-cloud-sct3.animated .cloud:nth-child(2).open {
  translate: 0% -100vh;
}

.opening-cloud-sct3 .cloud.end:nth-child(3) {
  translate: 25vw calc(-25vh);
}

.opening-cloud-sct3.animated .cloud:nth-child(3).open {
  translate: 100vw -100vh;
}

.opening-cloud-sct3 .cloud.end:nth-child(4) {
  translate: 25vw 0%;
}

.opening-cloud-sct3.animated .cloud:nth-child(4).open {
  translate: 100vw 0%;
}

.opening-cloud-sct3 .cloud.end:nth-child(5) {
  transform: translate(100vw, 100vh);
}


.opening-cloud-sct3 .cloud.end:nth-child(6) {
  translate: 0% 25vh;
}

.opening-cloud-sct3.animated .cloud:nth-child(6).open {
  translate: 0% 100vh;
}

.opening-cloud-sct3 .cloud.end:nth-child(7) {
  translate: calc(-25vw) 25vh;
}

.opening-cloud-sct3.animated .cloud:nth-child(7).open {
  translate: -100vw 100vh;
}

.opening-cloud-sct3 .cloud.end:nth-child(8) {
  translate: calc(-25vw) 0%;
}

.opening-cloud-sct3.animated .cloud:nth-child(8).open {
  translate: -100vw 0%;
}

/* 元素按钮 */
.worldviews .world-swiper .worldviews-pagination {
  width: 10.80rem;
  height: 1.20rem;
  position: absolute;
  /* background-color: blanchedalmond; */
  top: 8.1rem;
  left: 50% !important;
  margin-left: -5.4rem;
  transform: translateZ(0);
  display: flex;
  align-items: center;
}

.worldviews .world-swiper .worldviews-pagination span {
  border-radius: 0;
  transition: all .3s ease;
  opacity: 1;
  cursor: pointer;
}

/* 1 */
.worldviews .world-swiper .worldviews-pagination span:nth-child(1) {
  width:2.58rem ;
  height: .84rem;
  background: url(../image/section8/noactive-1.png) no-repeat;
  background-size: 100%;
}

.worldviews .world-swiper .worldviews-pagination span:nth-child(1):hover,
.worldviews .world-swiper .worldviews-pagination span:nth-child(1).swiper-pagination-bullet-active {
  background: url(../image/section8/active-1.png) no-repeat;
  background-size: 100%;
}

/* 2 */
.worldviews .world-swiper .worldviews-pagination span:nth-child(2) {
  width:2.58rem ;
  height: .84rem;
  background: url(../image/section8/noactive-2.png) no-repeat;
  background-size: 100%;
}

.worldviews .world-swiper .worldviews-pagination span:nth-child(2):hover,
.worldviews .world-swiper .worldviews-pagination span:nth-child(2).swiper-pagination-bullet-active  {
  background: url(../image/section8/active-2.png) no-repeat;
  background-size: 100%;
}

/* 3 */
.worldviews .world-swiper .worldviews-pagination span:nth-child(3) {
  width:2.58rem ;
  height: .84rem;
  background: url(../image/section8/noactive-3.png) no-repeat;
  background-size: 100%;
}

.worldviews .world-swiper .worldviews-pagination span:nth-child(3):hover,
.worldviews .world-swiper .worldviews-pagination span:nth-child(3).swiper-pagination-bullet-active  {
  background: url(../image/section8/active-3.png) no-repeat;
  background-size: 100%;
}

/* 4 */
.worldviews .world-swiper .worldviews-pagination span:nth-child(4) {
  width:2.58rem ;
  height: .84rem;
  background: url(../image/section8/noactive-4.png) no-repeat;
  background-size: 100%;
}

.worldviews .world-swiper .worldviews-pagination span:nth-child(4):hover,
.worldviews .world-swiper .worldviews-pagination span:nth-child(4).swiper-pagination-bullet-active  {
  background: url(../image/section8/active-4.png) no-repeat;
  background-size: 100%;
}

