.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;
}
.single-title {
  justify-content: center;
}
.flex-box {
  display: flex;
  justify-content: space-between;
}
.has-custom-swiper .swiper {
  position: static;
}
.has-custom-swiper .custom-swiper-btn:after {
  display: none;
}
.has-custom-swiper .custom-swiper-btn {
  max-width: 3%;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
}
.has-custom-swiper .swiper-button-prev {
  left: 8px;
}
.has-custom-swiper .swiper-button-next {
  right: 8px;
}

#HK29th {
  padding: 40px 0;
  background: url(https://wwp-static.wenweipo.com/img/special/HK29th/bg.png) no-repeat;
  background-size: 100% 100%;
}
#HK29th .swiper-pagination {
  left: auto;
  bottom: 2%;
  right: 10px;
  width: fit-content;
}
#HK29th .swiper-pagination-bullet {
  background: #fff;
}
#HK29th .swiper-pagination-bullet-active {
  background: #F8B80A;
}
#HK29th .common-title>img {
  height: clamp(28px, 1.8vw, 34px);
}
#HK29th .single-title>img {
  height: clamp(34px, 3.6vw, 68px);
}

#module01 {
  align-items: normal;
}
#module01 .module-left {
  width: 48.58%;
}
#module01 .module-left .top-swiper-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 90px 0 10px;
  font-size: clamp(16px, 1.1vw, 21px);
  color: #FFFFFF;
  line-height: 1.86;
  background: rgba(53, 68, 89, .8);
}
#module01 .module-right {
  width: 50%;
  font-size: clamp(16px, 1.4vw, 28px);
  padding: .38em;
  background: #FEF7E3;
}
#module01 .items {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: calc(100% - 54px);
}
#module01 .titles {
  position: relative;
  padding-left: 1.18em;
}
#module01 .titles:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: .54em;
  height: .54em;
  transform: rotate(45deg) translateY(-50%) ;
  background: #F88D1D;
}
#module01 a {
  line-height: 1.64;
}

#module03 {
  align-items: normal;
}
#module03 .module-left {
  width: 41.92%;
}
#module03 .module-left .story-list {
  flex-wrap: wrap;
}
#module03 .module-left .video-item {
  width: 48.5%;
  margin-bottom: 3%;
}
#module03 .module-left .video-item a {
  font-size: clamp(14px, 0.89vw,17px);
  color: #030303;
  line-height: 1.29;
  min-height: 2.58em;
  padding-top: .5em;
}
#module03 .module-left .video-item:first-child {
  position: relative;
  width: 100%;
  margin-bottom: 4%;
}
#module03 .module-left .video-item:first-child > a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: unset;
  padding: 0 .5em;
  font-size: clamp(16px, 1.25vw, 24px);
  color: #FFFFFF;
  line-height: 1.875;
  background: rgba(53, 68, 89, .8);
}
#module03 .module-right {
  width: 53.92%;
}
#module03 .module-right .story-list {
  flex-direction: column;
}
#module03 .module-right .break-item {
  margin-bottom: 2%;
  background: #fef7e3;
}
#module03 .module-right .story-cover {
  width: 35.5%;
}
#module03 .module-right .item-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  min-width: 0;
  padding: 0em 1.12em .7em .82em;
  font-size: clamp(14px, 0.89vw, 17px);
  line-height: 1.47;
}
#module03 .module-right .item-info > a {
  font-weight: 800;
  font-size: clamp(16px, 1.1vw, 21px);
  color: #040404;
  line-height: 1.8;
}
#module03 .module-right .item-info .time {
  font-size: clamp(12px, 0.68vw, 13px);
  line-height: 1.8;
  margin-left: auto;
}

#module04 {
  display: block;
}
#module04 .reduce-items {
  flex-wrap: wrap;
  justify-content: normal;
  gap: 7px;
}
#module04 .reduce-items li {
  padding: .36em .45em;
  font-weight: 800;
  font-size: clamp(16px, 1.15vw, 22px);
  color: #C1122F;
  line-height: 1;
  background: linear-gradient(0deg, rgb(255 121 40 / 50%), rgb(241 185 47 / 50%), rgb(255 238 171 / 50%));
  border-radius: 10px 10px 0px 0px;
  transition: all ease .7s;
  cursor: pointer;
}
#module04 .reduce-items li.active {
  color: #FDF9FA;
  background: linear-gradient(0deg, rgba(203,23,34,0.8), rgba(249,115,33,0.8));
}
#module04 .reduce-cont,
#module04 .more-report {
  background: #fcf7e5;
}
#module04 .reduce-cont {
  padding: 1.19em .54em;
  font-size: clamp(16px, 1.35vw,26px);
  color: #610B0B;
  line-height: 1.46;
}
#module04 .reduce-cont .swiper-slide>img {
  max-width: 98%;
  margin: 0 auto;
}
#module04 .pics-swiper {
  position: relative;
  width: 45.58%;
  aspect-ratio: 547/358;
}
#module04 .swiper-box {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
#module04 .swiper {
  width: 100%;
  position: static;
}
#HK29th #module04 .swiper-pagination {
  bottom: 5%;
}
#module04 .reduce-content {
  flex: 1;
  padding-left: .85em;
}
#module04 .content p {
  text-indent: 2em;
}
#module04 .more-report {
  padding-top: 20px;
}
#module04 .more-report .common-title {
  padding: 0 14px;
}
#module04 .more-swiper {
  position: relative;
  padding: 10px;
}
#module04 #MoreSwiper {
  width: 89.33%;
}
#module04 #MoreSwiper .swiper-slide>a {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 .5em;
  font-size: clamp(16px, 1vw, 20px);
  line-height: 1.33;
  color: #fff;
  background: rgba(53, 68, 89, .8);
}

#module05,
#module06 {
  flex-direction: column;
  align-items: unset;
}
#module05 .swiper,
#module06 .swiper {
  width: 88.83%;
}
#module05 .has-custom-swiper,
#module06 .has-custom-swiper {
  position: relative;
}
#module05 .story-cover {
  position: relative;
  width: 100%;
  aspect-ratio: 83 / 62;
  overflow: hidden;
}
#module05 .fill-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: blur(5px);
  z-index: -1;
  object-fit: cover;
}
#module05 .cover-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#module05 .swiper {
  padding: 8% 0;
}
#module05 .swiper-slide {
  visibility: hidden;
  z-index: -1;
  pointer-events: none;
  transition: all ease .7s;
}
#module05 .swiper-slide.swiper-slide-prev,
#module05 .swiper-slide.swiper-slide-active,
#module05 .swiper-slide.swiper-slide-next {
  visibility: visible;
  z-index: 5;
  filter: blur(5px);
  transform: scale(1.2);
  pointer-events: unset;
}
#module05 .swiper-slide.swiper-slide-active {
  opacity: 1;
  z-index: 10;
  filter: unset;
  transform: scale(1.4);
}

#module06 {
  margin-bottom: 0;
}
#module06 .report-swiper {
  position: relative;
}
#module06 .swiper {
  position: static;
  padding-bottom: 0;
}
#module06 #BigNewsReport .swiper-button-next,
#module06 #BigNewsReport .swiper-button-prev {
  max-width: 3%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
}
#module06 .swiper-button-next img,
#module06 .swiper-button-prev img {
  max-height: unset;
}

@media (max-width: 1200px) {
  #HK29th {
    padding: 30px 15px;
  }
}
@media (max-width: 768px) {
  #module01,
  #module03 {
    flex-direction: column;
    gap: 20px;
  }
  #module01 .module-left,
  #module01 .module-right,
  #module03 .module-left,
  #module03 .module-right {
    width: 100%;
  }
}
@media (max-width: 578px) {
  #module04 .reduce-cont {
    flex-direction: column;
  }
  #module04 .pics-swiper,
  #module04 .reduce-content {
    width: 100%;
  }
  #module04 .pics-swiper {
    overflow-y: auto;
    margin-bottom: 20px;
  }
  #module05 .swiper {
    padding: 0;
  }
  #module05 .swiper-slide.swiper-slide-prev,
  #module05 .swiper-slide.swiper-slide-active,
  #module05 .swiper-slide.swiper-slide-next {
    transform: scale(1);
  }
}
