.storyTitle{
  display:block;
  line-height:2em;
}
a:hover{
  color:#C13137 !important;
}
body li{
  list-style-position: outside;
}
body .swiper-container.mb20 .swiper-button-next,body .swiper-container.mb20 .swiper-button-prev{
  color:rgba(0,0,0,0);
}
.bordervs{
  border:3px solid #daa885;
}
body .swiper-container.mb20{
  height:unset;
}
.ljjj .item-content-small{
  padding:5px 10px;
  background:rgba(0,0,0,0.5);
  position:absolute;
  bottom:0;
  width:100%;
  line-height:1.2em;
}
.ljjj .item-content-small .text{
  min-height:2.4em;
}
.ljjj .item-content{
  margin:0;
  padding:5px 10px;
}
.ljjj .width35 .item{
  width:100%;
}
.item-summary{
  color:#a6a6a6;
  font-size:0.85rem;
  padding:5px 10px;
}
.static-img-p{
  position:relative;
  overflow:auto;
}
.static-img{
  position:absolute;
  max-width:100%;
}
footer {
  background-color: #1e0766;
}
.scrollbar-self::-webkit-scrollbar{
  width:4px;
}
.scrollbar-self::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.2);
}

.scrollbar-self::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  border-radius: 0;
  background: rgba(0,0,0,0.1);

}
#lazy-bag .swiper-slide img{
  position: absolute;
  width: 100%;
  height: unset;
  max-height: unset;
  cursor: pointer;
}
#lazy-bag .swiper-slide:after{
  content: "";
  display: block;
  padding-top: 109%;
}
#lazy-bag .swiper-button-prev,
#lazy-bag .swiper-button-next{
  background: rgba(0,0,0,0.8);
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
  content: "";
  width: 30px;
  height: 30px;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
  background: url(https://tkww-static.tkww.hk/left.svg) center center/60% 60% no-repeat;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
  background: url(https://tkww-static.tkww.hk/right.svg) center center/60% 60% no-repeat;
}
.jsdt .hot-news-item{
  line-height:1.5em;
}
@media (max-width:750px){
  .tlpvsbd-img img,
  .title-img img{
    width:45%
  }
  .text-limit-2{
    min-height:unset;
  }
  .ljjj .width35 .item{
    width:49%;
  }
  .ljjj .item-content-small{
    position:unset;
    background: #f6f6f6;
    color: unset;
  }
  .zwlj .width35,
  .zwlj .width65 .item:nth-child(3),
  .jwzq .item:not(:nth-child(3)),
  .ljjj .width65{
    margin-bottom:20px;
  }
  .left70.paddingR15{
    padding-right:0px;
  }
  .list-item-content>.item.list-item-3:nth-child(4),
  .list-item-content>.item.list-item-3:nth-child(5),
  .list-item-content>.item.list-item-3:nth-child(6),
  .zwlj .width65 .item:nth-child(3),
  .zwlj .width65 .item:nth-child(4){
    display:none;
  }
  .static-img{
    position:unset;
  }
}