.add-more-box-v5 .add-more-v5{
  padding: 1px 3px;
}
.add-more-box-v5 .add-more-v5 span{
  font-size: clamp(14px, 1vw, 16px);
}
.main_GroupActivities{
  padding: clamp(10px, 1.6vw, 30px) clamp(5px, 1.1vw, 20px);
  background: #810000;
}
.main_GroupActivities{
  padding-bottom:0;
}
.GroupActivities .main-box-inner{
  position:relative;
}
#GroupActivities_text .GroupActivities_text_title a{
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  font-size: clamp(14px, 1.2vw, 22px);
  color: #b5020e;
}
#GroupActivities_text .GroupActivities_text_summary{
  font-size: clamp(12px, 0.9vw, 16px);
  margin-top: 20px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
#GroupActivities_text .GroupActivities_text_title{
  border-bottom: 2px solid #a83838;
  padding-bottom: 10px;
}
.main-box-inner .GroupActivities_text{
  position: absolute;
  right: 0;
  top: 50%;
  box-shadow: 0px 0px 15px #999999;
  transform: translate(0, -49%);
  width: calc(35%);
  padding: 20px;
  z-index: 9;
  background: #e4e4e4;
}
#GroupActivities .swiper-pagination{
  bottom: 0;
  height: clamp(10px, 1.6vw, 30px);
  display: flex;
  align-items: center;
  justify-content: center;
}
#GroupActivities .swiper-pagination-bullet {
  width: 8%;
  height: 4px;
  background:#fff;
  border-radius: 3px;
  opacity:0.9;
}
#GroupActivities .swiper-pagination-bullet-active{
  background:#e96060;
}
#GroupActivities{
  position: relative;
  overflow: hidden;
  padding-bottom:clamp(10px, 1.6vw, 30px)
}
.main_GroupActivities{
  width:70%
}
#GroupActivities_text{
  overflow: hidden;
}
.GroupNews-recommend-title{
  margin-bottom: 20px;
  font-size: 23px;
  background: url(https://tkww-static.tkww.hk/v5/secondaryPage/WActivity/img03.png) no-repeat;
  background-position: bottom left;
  background-size: 120px auto;
  color: #ad0000;
}
.GroupNews .story_time_columnName{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.GroupNews .story_time_columnName .columnName{
  font-size: 14px;
  color: #b62c2c;
  padding: 3px 5px;
  background: #ebebeb;
  border-radius: 5px;
}
.GroupNews .story_bottom_box{
  background:#f3f3f3;
}
.GroupNews .story_title{
  padding: 10px;
}
.GroupNews .story_title a{
  font-size: clamp(14px, 2vw, 18px);
  height: clamp(40px, 3vw, 58px);
  line-height: clamp(20px, 1.5vw, 29px);
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.GroupNews .GroupNews_list{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.GroupNews .GroupNews_list .list_item{
  width: calc(25% - 15px);
  margin-bottom: 20px;
}
#specialcolumnSwiper .swiper-pagination{
  bottom:0;
}
.top_swiper .story-list-unit:nth-child(-n+2){
  margin-top:0;
  margin-bottom: clamp(5px, 2vw, 15px);
}
#specialcolumnSwiper .swiper-pagination .swiper-pagination-bullet{
  width: 5%;
  height: 2px;
  display: inline-block;
  border-radius: 0;
  background: #fff;
  opacity: 1;
}
#specialcolumnSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
  background: #d85959;
}
#specialcolumnSwiper h2{
  text-align:center;
}
#specialcolumnSwiper h2 a{
  font-weight: initial;
  font-size: clamp(14px, 2.4vw, 18px);
}
#specialcolumnSwiper{
  position:relative;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: clamp(20px, 4vw, 50px);
  padding-bottom: clamp(20px, 4vw, 60px);
}
#specialcolumnSwiper  .swiper-slide-prev{
  transform-origin: left center;
  transform: scale(0.85);
}
#specialcolumnSwiper .swiper-slide-active{
  transform: scale(1.2);
  z-index: 99;
}
#specialcolumnSwiper  .swiper-slide-next{
  transform-origin: right center;
  transform: scale(0.85);
}
#specialcolumnSwiper .swiper-slide{
  background-color:#f3f3f3;
}
#specialcolumnSwiper .storyTitle_box{
  padding: 3px;
}
#specialcolumnSwiper .storyTitle_box a{
  font-size: clamp(14px, 2vw, 18px);
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
}
.icon_and_ChildList{
  display: flex;
  justify-content: space-between;
  align-items: end;
  padding-top: 30px;
  padding-bottom: 10px;
}
.icon_and_ChildList>img{
  height: clamp(20px, 7vw, 78px);
}
.childColumnList{
  display: flex;
  justify-content: end;
  align-items: center;
  flex-wrap: wrap;
}
.childColumnList .childColumnList_item{
  display: flex;
  align-items: center;
  margin:0 5px;
  margin-top:5px;
  justify-content: center;
  padding: clamp(2px, 1vw, 8px) clamp(2px, 3vw, 18px);
  border-radius: 5px;
}
.childColumnList .childColumnList_item.column-nav-active,
.childColumnList .childColumnList_item:hover{
  background: #fff;
}

.childColumnList .childColumnList_item img{
  margin-right: 5px;
  height: clamp(14px, 0.5vw, 20px);
  display:none;
}
.childColumnList .childColumnList_item.column-nav-active a{
  color:#006ea7;
}
.childColumnList .childColumnList_item.column-nav-active img{
  display:block;
}
.childColumnList .childColumnList_item a{
  line-height: 1;
  font-size: clamp(12px, 2vw, 18px);
}
.Overflow_carousel_image{
  overflow: hidden;
  position:relative;
}
.Overflow_carousel_image .Right_white_mask{
  position: absolute;
  top: 0;
  right: 0;
  width:70px;
  height: 100%;
  pointer-events: none;
  z-index: 2;
}
.Overflow_carousel_image .Right_Next_icon,
.Overflow_carousel_image .Right_prev_icon{
  position: absolute;
  top: 50%;
  right:0;
  cursor:pointer;
  transform: translateY(-50%);
  z-index: 9;
}
.instant .Overflow_carousel_image .Right_prev_icon{
  right:auto;
  left:0;
}
#Overflow_carousel_image {
  width:110%;
  overflow:hidden;
  transition: all 0.1s;
}
#Overflow_carousel_image .story-list-unit{
  transition: none;
  margin-bottom: 0;
  padding: 20px 15px;
  height: 100%;
  padding-top: 27px;
  background-color: #91c5df;
  box-shadow: inset 1px 1px 6px #80b3cc;
}
.Overflow_carousel_image #Overflow_carousel_image .swiper-slide.swiper-slide-active .story-list-unit-bottom{
  display: block;
}
#Overflow_carousel_image .swiper-slide:hover{
  width:30%!important;
}
#Overflow_carousel_image .swiper-slide:hover .story-list-unit{
  background-color:#d8f2ff;
  padding:10px;
}
#Overflow_carousel_image .swiper-slide:hover .story-list-unit-content{
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(167deg, rgb(67 38 255 / 80%), rgb(15 189 255 / 40%));
  padding: 10px;
  z-index: 99;
}
#Overflow_carousel_image .swiper-slide:hover .story-list-unit-content a{
  color: #fff;
  font-size: 20px;
  height: auto;
  line-height: 1.5;
}
#Overflow_carousel_image .story-list-unit-share .share-box,
#Overflow_carousel_image .swiper-slide:hover .story-list-unit-bottom{
  display:none;
}
.childColumnMore{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom:18px;
}
.childColumnMore a:nth-child(1) img{
  height:38px;
}
.top_swiper .content_list{
  box-shadow: 1px 1px 14px #d5d5d5;
}
.column_head .ChildColumnList,
.column_head_phone .ChildColumnList{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.column_head .ChildColumnList>div,
.column_head_phone .ChildColumnList>div{
  cursor:pointer;
  font-size:18px;
  margin-right: 10px;
  color: #ad0000;
  padding: 6px 10px;
  border-radius: 20px;
  border: 1px solid #ad0000;
}
.column_head .ChildColumnList>div.active,
.column_head_phone .ChildColumnList>div.active{
  background:#ad0000;
  color:#fff;
}
#danmuWrapper_Image{
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  padding-bottom: 25px;
  background: #6f6f6f;
}
#danmuWrapper_Image .story_title{
  display:none;
  position: absolute;
  z-index:99;
  bottom: 0;
  width: 100%;
  left: 0;
  background: linear-gradient(to top, #000000, rgba(0, 0, 0, .8), rgba(0, 0, 0, .4), transparent);
  padding:10px;
}
#danmuWrapper_Image .story_title a{
  color: #fff;
  font-size: 18px;
}
#danmuWrapper_Image .swiper-pagination{
  bottom:0;
}
#danmuWrapper_Image .swiper-pagination-bullet{
  border-radius: 0;
  width: 10%;
  height: 3px;
  background: #dfdfdf;
  opacity: 1;
}
#danmuWrapper_Image .danmuWrapper_Image-bullet-active{
  background:#e20415;
}
#danmuWrapper_text{
  padding-bottom: 20px;
}
#danmuWrapper_text .swiper-slide{
  border-radius: 5px;
  box-shadow: 0px 0px 24px 5px rgba(0, 0, 0, 0.15);
  background: #fff;
  padding: 10px 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
#danmuWrapper_text .story_icon{
  position: absolute;
  z-index: 99;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
}
#danmuWrapper_text .story_icon img{
  height: clamp(20px, 2vw, 30px);
}
#danmuWrapper_text .swiper-slide a{
  color:#333;
  font-size: clamp(14px, 1.5vw, 20px);
}
#danmuWrapper_text .swiper-slide .story_summary{
  font-size: clamp(14px, 1vw, 18px);
  color:#8b8b8b;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
}
#danmuWrapper_text .Bottom_information{
  display: flex;
  justify-content: space-between;
}
.top_even_odd{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1640px;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
  box-sizing: content-box;
}
.top_even_odd .item{
  border-radius: 6px;
  overflow:hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(25% - 12px);
}
.top_even_odd .item .storyTitleBox{
  padding: 10px;
  background: #e2e2e2;
}
.top_even_odd .item .storyTitleBox a{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-all;
  white-space: normal;
  height: 54px;
  line-height: 27px;
}
.column_head{
  margin-top: 50px;
  margin-bottom:10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#plan .column_head{
  margin-bottom: 25px;
}
.column_head .column-name,
.column_head_phone .column-name>div{
  color:#ad0000;
  font-weight:700;
  font-size: clamp(22px, 2vw, 28px);
  display: flex;
  align-items: center;
}
.column_head_phone .column-name{
  margin: 15px 0;
  display:flex;
  align-items: center;
  width:100%;
  justify-content: space-between;
}
.column_head_phone .column-name{
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.column_head .column-name img{
  height: clamp(30px, 2vw, 35px);
  margin-right: clamp(10px, 1vw, 20px);
}
.moule-item .content_list{
  display: flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.BottomNews .content_list .story-list-unit{
  margin-top:0;
}
.moule-item .content_list .story-list-unit{
  width:calc(25% - 22.25px);
}
.withBackground .content_list .story-list-unit{
  background-color:transparent;
}
.withBackground .content_list .story-list-unit:nth-child(1){
  width: calc(50% - 12.5px);
}
.withBackground .content_list .story-list-unit:nth-child(1) .story-list-unit-content{
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.withBackground .content_list .story-list-unit:nth-child(1) .story-list-unit-inner{
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.withBackground .content_list .story-list-unit:nth-child(1) .story-list-unit-inner .story-list-unit-top{
  width: 75%;
}
.withBackground .content_list .story-list-unit:nth-child(1) .story-list-unit-inner .story-list-unit-content{
  width: calc(35% - 5px);
}
.withBackground{
  max-width: 2000px;
  margin: 0 auto;
  background-size: 100%;
  padding-bottom: 25px;
  background-image: url(https://tkww-static.tkww.hk/v5/secondaryPage/goChina/img04.jpg);
}
.withBackground .story-list-unit-title{
  color: #fff;
}
.story-list-unit-bottom-tag,
.story-list-unit-bottom-tag-line{
  display:none;
}
.story-list-unit-bottom-time{
  display:block!important;
}
.withBackground .story-list-unit-bottom-time{
  color: #fff;
}
.Left-structure{
  width: calc(38% - 12.5px);
}
.moule-item .Left-structure .story-list-unit{
  width: 100%;
  height:100%;
}
.Right-side-structure{
  width: calc(62% - 12.5px);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.moule-item .Right-side-structure .story-list-unit{
  width:calc(33.33% - 14px);
}
.moule-item .content_list .Right-side-structure .story-list-unit:nth-last-child(3){
  margin-top: 20px;
}
.moule-item .Right-side-structure .story-list-unit:nth-child(n+4){
  margin-top:25px;
}
.Right-side-structure .story-list-unit,
.Left-structure .story-list-unit{
  margin-top:0;
}
.BottomNews .TextNews{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
}
.BottomNews .TextNews .story-list-unit{
  margin-top:0;
}
@media(max-width:1199px){
  .column_head .ChildColumnList>div{
    font-size: clamp(14px, 1vw, 18px);
    padding: 3px 6px;
    margin-right: 5px;
  }
  .BottomNews .TextNews .story-list-unit-inner {
    padding: 5px 3px;
  }
}
@media(max-width:576px){
  .childColumnList .childColumnList_item img{
    height: clamp(9px, 0.5vw, 20px);
  }
  .childColumnList .childColumnList_item{
    padding: clamp(2px, 1vw, 8px) clamp(2px, 0.5vw, 18px);
  }
  .childColumnList .childColumnList_item a {
    line-height: 1;
    font-size: clamp(16px, 2vw, 18px);
  }
  .icon_and_ChildList>img{
    height: clamp(20px, 12vw, 78px);
  }
  .icon_and_ChildList{
    flex-direction: column;
    align-items: start;
  }
  .icon_and_ChildList .childColumnList {
    justify-content: start;
  }
  #specialcolumnSwiper  .swiper-slide-prev,
  #specialcolumnSwiper .swiper-slide-active,
  #specialcolumnSwiper  .swiper-slide-next{
    transform: scale(1);
  }
  .column_head_phone .ChildColumnList>div {
    font-size: 16px;
    margin-right: 10px;
    padding: 2px 6px;
    border-radius: 15px;
    margin-bottom: 15px;
  }
  .danmuWrapper {
    margin-bottom: 30px;
  }
  .top_even_odd{
    padding-left: 10px;
    padding-right: 10px;
  }
  .top_even_odd .item{
    width: calc(50% - 10px);
  }
  .top_even_odd .item:nth-child(-n+2){
    margin-bottom:20px;
  }
  .top_even_odd .item_odd{
    flex-direction: column-reverse;
  }
  #danmuWrapper_text {
    display: none;
  }
  #danmuWrapper_Image{
    width:100%;
  }
  #danmuWrapper_Image .story_title{
    display:block;
  }
  .column_head{
    margin-top: 30px;
  }
  .moule-item .Right-side-structure .story-list-unit:not(.moule-item .Left-structure .story-list-unit),
  .moule-item .content_list .story-list-unit:not(.moule-item .Left-structure .story-list-unit){
    width:calc(50% - 10px);
  }
  .withBackground .content_list .story-list-unit:nth-child(1){
    width:100%!important;
  }
  .Left-structure,
  .Right-side-structure{
    width:100%;
  }
  .moule-item .Right-side-structure .story-list-unit,
  .moule-item .Right-side-structure .story-list-unit:nth-child(n+4){
    margin-top: 20px;
  }
  .withBackground .content_list .story-list-unit:nth-child(1) .story-list-unit-inner{
    flex-direction: column;
  }
  .withBackground .content_list .story-list-unit:nth-child(1) .story-list-unit-inner .story-list-unit-top ,
  .withBackground .content_list .story-list-unit:nth-child(1) .story-list-unit-inner .story-list-unit-content{
    width: 100%;
  }
  .top_swiper .content_list,
  .top_swiper .common-swiper-box {
    width: 100%;
  }
  .top_swiper{
    flex-direction: column-reverse;
  }
  .top_swiper .content_list{
    margin-top:20px;
    padding:0;
  }
  .top_swiper .story-list-unit{
    box-shadow: 1px 1px 14px #d5d5d5;
  }
  .top_swiper .content_list {
    box-shadow: none;
  }
  .top_swiper .story-list-unit-content{
    padding:0;
    width: calc(55% - 5px);
  }
  .top_swiper .story-list-unit-inner{
    padding: 6px;
  }
  .top_swiper .story-list-unit-top {
    width: calc(45% - 5px);
  }
  .BottomNews .content_list,
  .BottomNews .TextNews{
    width:100%;
  }
  .BottomNews .TextNews{
    flex-direction: row;
  }
  .BottomNews .TextNews .story-list-unit{
    width: calc(50% - 12px);
  }
  .BottomNews .content_list .story-list-unit:nth-child(3){
    display:none;
  }
  .BottomNews .content_list .story-list-unit{
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
}