.Ad_G2_G3_G4 .main-box{
  padding:0;
}
.banner{
  width:100%;
}
.columnList .phone_item{
  display:none;
}
.columnList .storyList.BP .item{
  width: calc(25% - 19.5px);
}
.columnList .storyList.BP .item h2{
  margin-bottom: 20px;
  padding: 3px 5px;
  background: #f3f3f3;
}
.columnList .storyList.BP .item h2 a{
  font-size: clamp(12px, 1.5vw, 16px);
}
.top_swiper{
  margin-bottom: 15px;
}
.Top_content .BottomNews{
  display:none;
}
.SecondaryNews{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}
.SecondaryNews .story-list-unit{
  width: calc(25% - 15px);
}
.columnList .instant .column_head img{
  height: 2.4rem;
}
.swiper_storyList{
  margin-top:10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.swiper_storyList .story-list-unit-top{
  display:none;
}
.swiper_storyList .story-list-unit{
  width:calc(50% - 10px);
  margin-bottom:0;
}
.swiper_storyList .story-list-unit:nth-child(-n+2){
  border-bottom:1px solid #dedede;
}
.BottomNews .TextNews .story-list-unit-inner{
  padding:0;
}
.BottomNews .TextNews .story-list-unit:nth-child(2){
  display:none;
}
.BottomNews .TextNews .story-list-unit:nth-child(1) .story-list-unit-top {
  display: block;
}
.Top_content{
  margin-top: calc(clamp(0px, 5vw, 60px) * -1);
}
.columnList .columnList_item .storyList{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.columnList .columnList_item .storyList .story-list-unit{
  width:calc(25% - 19.5px);
}
main{
  background: url(https://tkww-static.tkww.hk/v5/secondaryPage/real-timeInfo/img01.png)no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
}
body .section-box{
  margin-top:0;
}
body main{
  padding-bottom:clamp(20px, 2vw, 50px);
}
body .column_head .column-name img{
  height:2rem;
}
.column_head .column-name div{
  display:none;
}
.column_head>a{
  color:#979797;
}
.phone_item .story-list-unit-text,
.phone_item .Left-structure .story-list-unit-bottom{
  display:none;
}
.phone_item .Left-structure .story-list-unit-content{
  background:linear-gradient(167deg, rgb(67 38 255 / 80%), rgb(15 189 255 / 40%));
}
.phone_item .Left-structure .story-list-unit-content .story-list-unit-title{
  font-size:18px;
  color:#fff;
  height: 50px;
}
.phone_item .Right-side-structure .story-list-unit:nth-child(n+3) .story-list-unit-top{
  display:none;
}
@media(max-width:991px){
  .columnList .storyList.BP .item{
    width: calc(25% - clamp(10px, 2.7vw, 15px));
  }
}
@media(max-width:576px){
  
  .columnList .storyList.BP .item h2 a{
    font-size: 3vw;
  }
  .columnList .storyList.BP .item{
    width: calc(50% - 10px);
  }
  .columnList .storyList.BP .item h2{
    margin-bottom: 10px;
  }
  .Top_content{
    margin-top: 0px;
  }
  .SecondaryNews .story-list-unit{
    width: calc(50% - 10px);
  }
  .SecondaryNews .story-list-unit:nth-child(n+3){
    display:none;
  }
  .columnList .phone_item{
    display:flex;
  }
  .SecondaryNews .story-list-unit:nth-child(N+3) .story-list-unit-top,
  .Overflow_carousel_image,
  .columnList .swiper_storyList,
  .columnList .Right-side-structure .story-list-unit:nth-child(n+5){
    display:none;
  }
  .columnList .columnList_item .storyList .story-list-unit{
    width: calc(50% - 10px);
  }
  .columnList .Right-side-structure .story-list-unit:nth-child(n+5){
    
  }
}