.childColumnList{
  flex:1;
  overflow-x: auto;
}
.Top_content .BottomNews{
  display:none;
}
main{
  background-size: 100% auto!important;
  background-repeat: no-repeat!important;
}
main.gedidongtai{
  background: url(https://tkww-static.tkww.hk/v5/secondaryPage/HKMacauExpress/img06.png?x-oss-process=image/resize,w_1000)no-repeat;
  background-size: 100% auto !important;
  background-repeat: no-repeat !important;
}
main.HK_Macao{
  background: url(https://tkww-static.tkww.hk/v5/secondaryPage/HKMacauExpress/img11.png?x-oss-process=image/resize,w_1000)no-repeat;
  background-size: 100% auto !important;
  background-repeat: no-repeat !important;
}
@media(max-width:576px){
  #more-list{
    justify-content: space-between;
  }
  #more-list .story-list-unit{
    width:49%;
    margin:0;
    margin-bottom:15px;
  }
}