.flex-box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.one-line-limit {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.multiple-line-limit {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.show-in-h5 {
  display: none;
}


#AboutUFO {
  padding: 40px 0;
  background: url(https://wwp-static.wenweipo.com/img/special/aboutUFO/bg.png) no-repeat;
  background-size: 100% 100%;
}
#AboutUFO section {
  align-items: normal;
}

#module01 {
  padding: 1.55% 0.94% 0.9% 1.82%;
  background: url(https://wwp-static.wenweipo.com/img/special/aboutUFO/ufo-down-pc.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
}
#module01 .module-left {
  width: 39.5%;
  aspect-ratio: 1/1;
  border-radius: 30px;
  border: 5px solid rgba(245, 246, 247, 0.4);
  background: url(https://wwp-static.wenweipo.com/img/special/aboutUFO/timeline.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
#module01 .module-left p {
  align-self: flex-end;
  width: 100%;
  padding: 0 1.25em .75em;
  font-size: clamp(14px, 1.25vw, 24px);
  line-height: 1.75;
  background: #394e82;
  text-indent: 1em;
  text-align: justify;
}
#module01 .module-right {
  flex: 1;
  min-width: 0;
  flex-direction: column;
  justify-content: space-between;
  align-items: normal;
  padding-left: 2.2%;
}
#module01 .module-right p {
  padding: 0 1.15em;
  font-size: clamp(18px, 1.4vw, 27px);
  line-height: 1.56;
  text-indent: 1.5em;
  text-align: justify;
}
#module01 .timeline {
  position: relative;
}
#module01 .swiper {
  position: static;
  width: 87%;
}
#module01 .swiper-slide {
  padding: 0 10px;
  aspect-ratio: 189 / 251;
  flex-direction: column;
  justify-content: space-around;
  background: url(https://wwp-static.wenweipo.com/img/special/aboutUFO/timeline-card.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
#module01 .swiper-slide span {
  font-weight: 800;
  font-size: clamp(18px, 1.46vw, 28px);
  color: #FFFFFF;
  line-height: 1.5;
}
#module01 .swiper-slide .event {
  font-size: clamp(16px, 1.14vw, 22px)
}
#module01 .swiper .custom-swiper-btn {
  width: 19px;
}
#module01 .swiper .custom-swiper-btn:after {
  display: none;
}
#module01 .swiper-button-prev {
  left: 0;
}
#module01 .swiper-button-next {
  right: 0;
}

#module02 {
  overflow: hidden;
  border-radius: 10px 0px 0px 10px;
}
#module02 .module-left {
  width: 68.33%;
}
#module02 .module-left .multiple-line-limit {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  font-size: 14px;
  color: #fff;
  line-height: 1.67;
  padding: 10px 10px 30px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
#module02 .swiper-pagination-bullet {
  width: 6.6%;
  height: 4px;
  border-radius: 2px;
  background: rgba(220, 220, 220, .5);
}
#module02 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
#module02 .module-right {
  display: flex;
  flex-direction: column;
  background: #D6EDFB;
}
#module02 .common-title {
  margin-bottom: 0;
  padding: 6px 12px 6px 0;
}
#module02 .common-title a {
  display: block;
  margin-left: auto;
  width: 25%;
}
#module02 .story-list {
  flex: 1;
  display: flex;
  flex-direction: column;
}
#module02 .story-list li {
  position: relative;
  flex: 1;
  padding: 2.63% 3.16% 4.21% 3.16%;
  display: flex;
  align-items: center;
  transition: all ease .7s;
}
#module02 .story-list li a{
  font-size: clamp(14px, .78vw,15px);
  color: #000000;
  line-height: 1.67;
}
#module02 .story-list li:not(:last-child):after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  height: 1px;
  width: 93.68%;
  background: #FFFFFF;
}
#module02 .story-list li.active {
  background: #31415e;
}
#module02 .story-list li.active a {
  color: #fff;
}
#module02 .story-list li.active:after {
  display: none;
}

#module03 {
  aspect-ratio: 4 / 1;
  justify-content: center;
  background: url(https://wwp-static.wenweipo.com/img/special/aboutUFO/robot-bg-pc.png) no-repeat;
  background-size: 100% 100%;
}
#module03 a {
  position: absolute;
}
#module03 a:nth-of-type(1) {
  top: 1.67%;
  left: 1.5%;
  width: 21.17%;
}
#module03 a:nth-of-type(2) {
  top: 15.33%;
  left: 19.81%;
  width: 25%;
}
#module03 a:nth-of-type(3) {
  top: 5%;
  right: 8.92%;
  width: 35.41%;
}
#module03 a:nth-of-type(4) {
  bottom: 13%;
  right: 18%;
  width: 23.67%;
}
#module03 .robot-icon {
  width: 20%;
}

#module04 {
  display: block;
}
#module04 .common-title > img {
  width: 15.25%;
  min-width: 115px;
}
#module04 .more-icon {
  width: 5.5%;
  min-width: 42px;
}
#module04 .story-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#module04 .story-item {
  width: 48%;
  margin-bottom: 30px;
}
#module04 .cover {
  width: 100%;
  aspect-ratio: 16/9;
}
#module04 .one-line-limit {
  padding: .4em;
  font-size: clamp(16px, 1.04vw, 20px);
  color: #fff;
  line-height: 1;
  background: rgba(67, 153, 219, .8);
}

#module06 {
  display: block;
  margin-bottom: 0;
}
#module06 #BigNewsReport {
  width: 100%;
  padding-bottom: 0;
}
#module06 .swiper-slide > img {
  display: none;
}

@media (max-width: 1200px) {
  #AboutUFO {
    padding: 30px 15px;
  }
}
@media (max-width: 820px) {
  #module02 .story-list li a {
    -webkit-line-clamp: 1;
  }
}
@media (max-width: 768px) {
  .show-in-h5 {
    display: block;
  }
  .show-in-pc {
    display: none;
  }

  #AboutUFO #module01 {
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 7.4% 3%;
    background-image: url(https://wwp-static.wenweipo.com/img/special/aboutUFO/ufo-down-h5.png)
  }
  #module01 > .guide {
    width: 86%;
    font-size: clamp(18px, 3.3vw, 36px);
    line-height: 1.5em;
  }
  #module01 .module-left {
    width: 86.67%;
  }
  #module01 .module-left p {
    font-size: clamp(18px, 3vw, 32px);
    line-height: 1.5;
    background: unset;
  }
  #module01 .module-right {
    width: 100%;
  }

  #module02 .module-left {
    width: 100%;
  }
  #module02 .module-left .multiple-line-limit {
    display: block;
  }
  #module02 .module-right {
    display: none;
  }
}
@media (max-width: 578px) {
  #module04 .story-list {
    flex-direction: column;
  }
  #module04 .story-item {
    width: 100%;
    margin-bottom: 15px;
  }
}





