.hkospwssaward-wrap {
  background-color: #FCF3E8;
}

.hkospwssaward-wrap .introduce {
  padding: 30px 24px 50px 23px;
  font-family: FZRuiZhengHei_GBK;
  font-weight: 400;
  font-size: 25px;
  color: #26584D;
  line-height: 33px;
  border: 4px solid #5EAA6C;
}

.hkospwssaward-wrap .pic-module {
  position: relative;
  margin-top: 75px;
  padding: 20px 20px 0;
  background: #5EAA6C;
  border: 4px solid #FFBC1A;
}

.hkospwssaward-wrap .pic-module .pic-module_top {
  position: relative;
  margin-bottom: 30px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.hkospwssaward-wrap .pic-module_top img {
  width: 73px;
}

.hkospwssaward-wrap .pic-module_top .pic-icon {
  position: absolute;
  left: -20px;
  top: -80px;
}

.hkospwssaward-wrap .pic-module_top .pic-icon img {
  width: 222px;
}

.hkospwssaward-wrap .pic-module_bottom {
  display: flex;
  gap: 16px
}

.hkospwssaward-wrap .pic-module_bottom .pic-module_bottom-left {
  width: 548px;
}

.hkospwssaward-wrap .pic-module_bottom .pic-module_bottom-left .lunbo-speical .slide-desc-wrap {
  background: #006A54;
  opacity: 0.7;
}
.hkospwssaward-wrap .pic-module_bottom .pic-module_bottom-left .lunbo-speical #swp11 .swiper-pagination-bullet-active {
  background: #F58A3F;
}

.hkospwssaward-wrap .pic-module_bottom .pic-module_bottom-right {
  flex: 1;
}

.hkospwssaward-wrap .pic-module_bottom .pic-module_bottom-right .item {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 11px;
  padding: 10px 23px 10px 13px;
  margin-bottom: 20px;
  background-color: #007B5A;
}

.hkospwssaward-wrap .pic-module_bottom .pic-module_bottom-right img {
  width: 21px;
  margin: 0;
}

.hkospwssaward-wrap .pic-module_bottom .pic-module_bottom-right .item a {
  flex: 1;
  font-family: FZRuiZhengHei_GBK;
  font-weight: 400;
  font-size: 26px;
  color: #FAFBFA;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.hkospwssaward-wrap .news-and-videos-module {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 42px;
}

.hkospwssaward-wrap .news-and-videos-module .news-module,
.hkospwssaward-wrap .news-and-videos-module .videos-module{
  width: calc(50% - 6px);
}

.hkospwssaward-wrap .news-and-videos-module .module-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 22px;
}

.hkospwssaward-wrap .news-and-videos-module #news-TitlePicture,
.hkospwssaward-wrap .news-and-videos-module .video-cont{
  background: #FEE8CD;
  border: 4px solid #8DAE5A;
}

.hkospwssaward-wrap .news-and-videos-module #news-TitlePicture {
  padding: 10px 16px 10px 14px;
}

.hkospwssaward-wrap .news-and-videos-module .news-module #news-TitlePicture .item {
  padding: 13px 17px 13px 7px;
  background-color: #5EAA6C;
  margin-bottom: 5px;
  gap: 10px;
}

.hkospwssaward-wrap .news-and-videos-module .news-module #news-TitlePicture .item .left{
  width: 43%;
}

.hkospwssaward-wrap .news-and-videos-module .news-module #news-TitlePicture .item .right{
  width: calc(57% - 10px);
}

.hkospwssaward-wrap .news-and-videos-module .news-module #news-TitlePicture .item .right .summary {
  min-height: 62px;
  -webkit-line-clamp: 3;
}

.hkospwssaward-wrap .news-and-videos-module .news-module #news-TitlePicture .item .right .time {
  align-self: flex-end;
}

.hkospwssaward-wrap .news-and-videos-module .news-module #news-TitlePicture .item .right .storyTimeIcon {
  display: none;
}

.hkospwssaward-wrap .news-and-videos-module .news-module #news-TitlePicture .item .right,
.hkospwssaward-wrap .news-and-videos-module .news-module #news-TitlePicture .item .right a,
.hkospwssaward-wrap .news-and-videos-module .news-module #news-TitlePicture .item .right .time{
  color: #ffffff;
}

.hkospwssaward-wrap .news-and-videos-module .video-cont {
  position: relative;
  padding: 10px 16px 101px 14px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.hkospwssaward-wrap .news-and-videos-module .video-cont .item {
  width: calc(50% - 8px);
  position: relative;
}

.hkospwssaward-wrap .news-and-videos-module .video-cont .item .video_title {
  margin-top: 12px;
}

.hkospwssaward-wrap .news-and-videos-module .video-cont .item>a {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-24px, -12px);
}

.hkospwssaward-wrap .news-and-videos-module .video-cont .item .video_title a {
  font-family: SimHei;
  font-size: 19px;
  color: #030303;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.hkospwssaward-wrap .news-and-videos-module .video-cont .first-item {
  width: 100%;
  margin-bottom: 20px;
}

.hkospwssaward-wrap .news-and-videos-module .video-cont .first-item > a {
  top: 50%;
}

.hkospwssaward-wrap .news-and-videos-module .video-cont .first-item .video_title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #007B5A;
  opacity: 0.6;
}

.hkospwssaward-wrap .news-and-videos-module .video-cont .first-item .video_title a{
  padding: 0 14px;
  text-align: center;
  font-size: 26px;
  color: #FFFFFF;
  line-height: 65px;
  -webkit-line-clamp: 1;
}

.hkospwssaward-wrap .news-and-videos-module .video-cont .bottom-bg {
  position: absolute;
  left: 0;
  bottom: -40px;
}

.hkospwssaward-wrap .award-module {
  position: relative;
  margin-top: 50px;
}

.hkospwssaward-wrap .award-module .award-bg {
   width: 100%;
}

.hkospwssaward-wrap .award-module .title-h5 {
  display: none;
}

.hkospwssaward-wrap .award-module .lazy-bags {
  position: absolute;
  top: 21%;
  bottom: 4%;
  right: 32px;
  width: 619px;
}

.hkospwssaward-wrap .lazy-bags #lazy-bag {
	height: 100% !important;
}

.hkospwssaward-wrap .lazy-bags #lazy-bag .galleryLazySwiper .swiper-pagination {
  background-color: #FFD155;
}
.hkospwssaward-wrap .lazy-bags #lazy-bag .galleryLazySwiper .swiper-pagination-bullet-active {
  background-color: #fcf3e8;
}

.hkospwssaward-wrap .sponsor-module {
  padding: 103px 0 22px;
  margin-top: 44px;
  background-image: url(https://wwp-static.wenweipo.com/img/special/hkospwssaward/grass.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.sponsor-module .major-sponsor {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.sponsor-module span {
  font-size: 20px;
  color: #ffffff;
  font-weight: bolder;
}

.sponsor-module img {
  margin: 0 10px;
}

.hkospwssaward-wrap .sponsor-module p{
  width: 86%;
  margin: 0 auto;
  margin-top: 32px;
  font-family: FZRuiZhengHei_GBK;
  font-weight: 400;
  font-size: 21px;
  color: #FFFEFE;
  line-height: 33px;
}

.hkospwssaward-wrap footer {
  margin-top: 0;
  padding: 40px 10px;
}

@media (max-width: 920px) {
  .hkospwssaward-wrap .pic-module_bottom {
    display: block;
  }
  .hkospwssaward-wrap .pic-module_bottom .pic-module_bottom-left,
  .hkospwssaward-wrap .pic-module_bottom .pic-module_bottom-right {
    width: 100%;
  }
}

@media (max-width: 650px) {
  .hkospwssaward-wrap main {
    padding: 0 8px;
  }
  .hkospwssaward-wrap .introduce {
    font-size: 14px;
    padding: 10px;
  }
  .hkospwssaward-wrap .pic-module .pic-module_top {
    margin-top: 0;
  }
  .hkospwssaward-wrap .pic-module .pic-module_bottom,
  .hkospwssaward-wrap .news-and-videos-module {
    display: block;
  }
  .hkospwssaward-wrap .pic-module_bottom .pic-module_bottom-left,
  .hkospwssaward-wrap .pic-module_bottom .pic-module_bottom-right,
  .hkospwssaward-wrap .news-and-videos-module .news-module,
  .hkospwssaward-wrap .news-and-videos-module .videos-module,
  .hkospwssaward-wrap .news-and-videos-module .video-cont .item {
    width: 100%;
  }

  .hkospwssaward-wrap .news-and-videos-module .video-cont {
    min-height: unset;
    padding-bottom: 40px;
  }

  .hkospwssaward-wrap .news-and-videos-module .video-cont .item {
    margin-bottom: 20px;
  }

  .hkospwssaward-wrap .news-and-videos-module .video-cont .item .video_title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #007B5A;
    opacity: 0.6;
  }
  .hkospwssaward-wrap .news-and-videos-module .video-cont .item .video_title a {
    padding: 0 14px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 36px;
    -webkit-line-clamp: 1;
  }
  .hkospwssaward-wrap .news-and-videos-module .videos-module {
    margin: 25px 0 50px;
  }
  .hkospwssaward-wrap .news-and-videos-module .video-cont .item>a {
    top: 50%;
  }

  .hkospwssaward-wrap .pic-module_bottom .pic-module_bottom-right .item a {
    font-size: 18px;
  }

  .hkospwssaward-wrap .award-module-phone {
    min-height: unset;
    height: 680px;
    padding: 10px;
    margin-top: 75px;
    background: #8BD097;
    border: 4px solid #FFD155;
  }

  .hkospwssaward-wrap .award-module .award-bg {
    display: none;
  }

  .hkospwssaward-wrap .award-module .title-h5 {
    display: block;
    width: 195px;
    position: absolute;
    left: 50%;
    top: -40px;
    transform: translateX(-50%);
  }

  .hkospwssaward-wrap .award-module-phone .lazy-bags {
    top: 50px;
    right: 10px;
    left: 10px;
    width: calc(100% - 20px);
  }

  .hkospwssaward-wrap .sponsor-module p {
    font-size: 16px;
  }
}

