.page-head{
  position:relative;
  z-index:99;
}
.nav-column-hot img{
  width:20px;
}
.head-left{
  width:322px;
  height:100%;
  position:fixed;
  z-index:199;
  left:0;
  top:0;
  background-color:#ffffff;
  background-image:url(https://tkww-static.tkww.hk/v5/index/index/HKTKWW.png);
  background-size:auto 27px;
  background-position:center bottom 28px;
  background-repeat:no-repeat;
  box-shadow: 1px 6px 43px 8px 
		rgba(0, 0, 0, 0.24);
  display:none;
}
.column-box .img-box-video-message{
  width:calc( 40 / 267 * 100% );
  min-width:25px;
}
.column-box-right-swiper-slide-inner-top{
  padding-top:27px;
  display:flex;
  align-items:center;
  justify-content:space-between;
}
.column-box-right-swiper-slide-inner-top .common-column-list-unit-1{
  width:48%;
  display:flex;
  flex:none;
  background-color:#e8e8e8;
  border-radius: 5px;
  padding-left:8px;
}
.column-box-right-swiper-slide-inner-top .common-column-list-unit-img-1{
  border-radius: 5px;
  width:calc( 201 / 492 * 100% );
  transform:translateY( -11px );
  flex:none;
  overflow:hidden;
}
.column-box-right-swiper-slide-inner-top .common-column-list-unit-content-1{
  flex:1;
  padding:0 10px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.column-box-right-swiper-slide-inner-top .common-column-list-unit-title-1{
  font-size:18px;
  color:#5a5a5a;
  transition:0.5s;
}
.column-box-right-swiper-slide-inner-bottom{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  border-radius: 5px;
  border: solid 2.5px #e8e8e8;
  margin-top:11px;
  overflow:hidden;
}
.column-box-right-swiper-slide-inner-bottom-unit{
  width:25%;
  border:solid 1px #e8e8e8;
  flex:none;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0 10px;
  height:66px;
}
.column-box-right-swiper-slide-inner-bottom-unit-link{
  transition:0.5s;
  text-align:center;
}
.column-box-right-swiper-slide-inner-bottom-unit-link:hover,.column-box-right-swiper-slide-inner-top .common-column-list-unit-title-1:hover{
  color: #ad0000;
}
.head-left-inner{
  display:flex;
  height:100%;
}
.head-left-inner-right-bottom-list-unit{
  width:calc( 298 / 321 * 100% + 14px );
  border-bottom:1px solid #cacaca;
  transition:0.5s;
}
.head-left-inner-right-bottom-list-unit-has-children-active{
  border-bottom:1px solid rgba(0,0,0,0);
}

.head-left-inner-right-bottom-list-unit-parent{
  height:49px;
  display:flex;
  padding: 0 8px 0 0;
  box-sizing:border-box;
  justify-content:space-between;
  align-items:center;
  cursor:pointer;
  position:relative;
}
.head-left-inner-right-bottom-list-unit-parent-bg{
  position:absolute;
  z-index:10;
  width:100%;
  height:100%;
  /*background-image: linear-gradient(257deg, 
		#ffeded 0%, 
		#d61622 100%);*/
  transition:0.5s;
  opacity:0;
}
.head-left-inner-right-bottom-list-unit-has-children-active .head-left-inner-right-bottom-list-unit-parent-bg{
  opacity:1;
}
.head-left-inner-right-bottom-list-unit-parent-link{
  position:relative;
  z-index:99;
  flex:none;
  transition:0.5s;
  font-size: 18px;
  margin-left:21px;
  letter-spacing: 5px;
}
.head-left-inner-right-bottom-list-unit-has-children-active .head-left-inner-right-bottom-list-unit-parent-link{
  /*color: #ffffff;*/
  color: #5a5a5a;
}
.head-left-inner-right-bottom-list-unit-parent-down{
  position:relative;
  z-index:99;
  width:19px;
  flex:none;
}
.head-left-inner-right-bottom-list-unit-children{
  background-color: #efefef;
  transition:0.5s;
  transform-origin:50% 0;
  overflow:hidden;
}
.head-left-inner-right-bottom-list-unit-children-inner{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  justify-content:space-between;
  width:86%;
  margin:0 auto;
  padding:9px 0;
}
.head-left-inner-right-bottom-list-unit-children-unit{
  transition:0.5s;
  flex:none;
  margin-top:15px;
  box-sizing:border-box;
  width:49%;
  text-align:center;
}
.head-left-inner-right-bottom-list-unit-children-unit:nth-child(-n+2){
  margin-top:0;
}
.head-left-inner-right-bottom-list-unit-children-unit:hover{
  color:#b62b2b;
}
.head-left-inner-left{
  width:14px;
  height:100%;
  flex:none;
  background-image: linear-gradient(0deg, 
		#ffeded 0%, 
		#870000 100%);
}
.head-left-inner-right{
  flex:1;
  height:100%;
  display:flex;
  flex-direction:column;
}
.head-left-inner-right-top{
  width:calc( 298 / 321 * 100% );
  display:flex;
  height:58px;
  align-items:center;
  padding: 0 8px 0 21px;
  box-sizing:border-box;
  justify-content:space-between;
  border-bottom:1px solid #cacaca;
  flex:none;
}
.head-left-inner-right-top-icon{
  width:16px;
  flex:none;
}
.head-left-inner-right-top-close{
  flex:none;
  width:11px;
  cursor:pointer;
}
.head-left-inner-right-bottom{
  width:100%;
  overflow-y:scroll;
  overflow-x:hidden;
  flex:1;
}
.head-left-inner-right-bottom-list{
  padding-bottom:70px;
}
.column-box-right-menu-swiper{
  margin-top:5px;
}
.column-hover-box {
  opacity: 0;
  transform: scaleX(0) scaleY(0);
  transition: 0.5s;
}
.column-hover-box-active,
.column-hover-box:hover{
  opacity:1;
  transform:scaleX(1) scaleY(1);
}
.column-box-right-menu-swiper-slide-inner{
  display:flex;
  justify-content:space-between;
  flex-wrap:wrap;
  margin-top:5px;
}
.column-box-right-swiper .swiper-slide{
  background-color:#ffffff;
  width:100%!important;
}
.column-box-right-menu-swiper-slide-inner .common-column-list-unit-1{
  width:49%;
  margin-top:15px;
}
.video-column-box .column-box-right-menu-swiper-slide-inner .common-column-list-unit-1:nth-child( n+3 ){
  width:15.5%;
  margin-top:25px;
}
.video-column-box .column-box-right-menu-swiper-slide-inner .common-column-list-unit-1:nth-child( n+3 ) .img-box-video-message{
  width:calc( 30 / 170 * 100% );
  min-width:15px;
}
.column-box-right-menu-swiper-slide-inner .common-column-list-unit-1:nth-child(-n+2){
  display:flex;
  margin-top:0;
}
.column-box-right-menu-swiper-slide-inner .common-column-list-unit-1:nth-child(-n+2) .common-column-list-unit-img-1{
  flex:none;
  width:clamp( 40% , 15vw , 50% );
}
.column-box-right-menu-swiper-slide-inner .common-column-list-unit-1:nth-child(-n+2) .common-column-list-unit-content-1{
  flex:1;
  margin-left:13px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.common-column-list-unit-title-1{
  color: #9b9b9b;
  font-size: 14px;
  transition:0.5s;
}
.column-box-right-menu-swiper-slide-inner .common-column-list-unit-1:nth-child(-n+2) .common-column-list-unit-title-1{
  color: #5a5a5a;
  font-size: 18px;
  flex:none;
}
.column-box-right-menu-swiper-slide-inner .common-column-list-unit-1:nth-child(-n+2) .common-column-list-unit-bottom-1{
  display:flex;
  flex:none;
  flex-wrap:wrap;
  align-items:center;
}
.column-box-right-menu-swiper-slide-inner .common-column-list-unit-1:nth-child(-n+2) .common-column-list-unit-bottom-tag-1{
  flex:none;
  color: #5a5a5a;
  padding:0 7px;
  font-size: 12px;
  border-radius: 5px;
  border: solid 1px #5a5a5a;
  transition:0.5s;
  cursor:pointer;
  margin-left:auto;
}
.column-box-right-menu-swiper-slide-inner .common-column-list-unit-1:nth-child(-n+2) .common-column-list-unit-bottom-time-1{
  font-size: 12px;
  flex:none;
  color: #5a5a5a;
  margin-left:21px;
  transition:0.5s;
  display:flex;
  align-items:center;
}
.column-box-right-menu-swiper-slide-inner .common-column-list-unit-1:hover .common-column-list-unit-title-1{
  color: #cb4444;
}
.column-box-right-menu-swiper-slide-inner .common-column-list-unit-1:hover .common-column-list-unit-bottom-tag-1{
  color: #cb4444;
  border: solid 1px #cb4444;
}
.column-box-right-menu-swiper-slide-inner .common-column-list-unit-1:hover .common-column-list-unit-bottom-time-1{
  color: #cb4444;
}
.head-top-bottom{
  position:relative;
}
.column-box-right-menu{
  display:flex;
  align-items:center;
}
.column-box-right-menu-unit{
  flex:none;
  display:flex;
  align-items:center;
  margin-left:35px;
  cursor:pointer;
}
.column-box-right-menu-unit:first-of-type{
  margin-left:0;
}
.column-box-right-menu-unit-img-box{
  flex:none;
  position:relative;
  width:14px;
  height:14px;
}
.column-box-right-menu-unit-img{
  width:100%;
  height:100%;
  position:relative;
  z-index:10;
  object-fit: contain;
}
.column-box-right-menu-unit-img-active{
  z-index:99;
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  opacity:0;
  transition:0.5s;
  object-fit: contain;
}
.column-box-right-menu-unit-active .column-box-right-menu-unit-img-active{
  opacity:1;
}
.column-box-right-menu-unit-title{
  flex:none;
  color: #aeafb0;
  transition:0.5s;
  margin-left:2px;
}
.column-box-right-menu-unit-active .column-box-right-menu-unit-title{
  color: #cb4444;
}
.column-box{
  width:100%;
  background-color: #e8e8e8;
  position:absolute;
  top:calc( 100% - 1px );
  left:0;
  padding-top:23px;
  padding-bottom:19px;
  z-index:99;
  border-top: 2px solid #716f70;
  transform-origin: 50% 0;
  box-shadow: 1px 6px 43px 8px 
		rgba(0, 0, 0, 0.24);
}
.column-box-inner{
  display:flex;
  justify-content:center;
}
.column-box-left{
  flex:none;
}
.column-box-right{
  flex:1;
  background-color: #ffffff;
  border-radius: 5px;
  max-width: 80%;
  flex: 1;
  padding:4px 30px 20px;
}
.column-box-left-unit{
  display:flex;
  align-items:center;
  margin-top:13px;
}
.column-box-left-unit:first-of-type{
  margin-top:0;
}
.column-box-left-unit-left{
  flex:1;
  display:flex;
  align-items:center;
  padding:2px 8px;
  border-radius: 5px;
  background-color: rgba( 0,0,0,0 );
  transition:0.5s;
  cursor:pointer;
}
.column-box-left-unit-point{
  display:block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  transition:0.5s;
  background-color: #c3c4c6;
}
.column-box-left-unit-title{
  transition:0.5s;
  color: #9b9c9d;
  font-size: 18px;
  margin-left:7px;
  flex:1;
  text-align-last:justify;
}
.column-box-left-unit-active .column-box-left-unit-left{
  background-color: #cb4444;
}
.column-box-left-unit-active .column-box-left-unit-point{
  background-color: #ffffff;
}
.column-box-left-unit-active .column-box-left-unit-title{
  color:#ffffff;
}
.column-box-left-unit-right{
  width:26px;
  margin-left:12px;
  opacity:0;
  transition:0.5s;
  flex:none;
}
.column-box-left-unit-active .column-box-left-unit-right{
  opacity:1;
}
.head-bottom{
  background-color:#ad0000;
  border-bottom: 2px solid #716f70;
  position:fixed;
  display:none;
  left:0;
  top:0;
  width:100%;
}
.head-bottom .nav-column{
  color:#ffffff;
}
.head-bottom-inner{
  width:100%;
  display:flex;
  overflow-x:auto;
  overflow-y:hidden;
  height:37px;
  justify-content:space-between;
  padding-right:2px;
}
.head-top-bottom .head-bottom-inner{
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
}
.nav-column{
  height:100%;
  color: #555555;
  transition:0.5s;
  background-color:rgba(0,0,0,0);
  border-top: solid 2px rgba(0,0,0,0);
  border-left: solid 2px rgba(0,0,0,0);
  border-right: solid 2px rgba(0,0,0,0);
  cursor:pointer;
  font-size: 20px;
  padding: 0 10px;
  flex:none;
  align-items:center;
  display:flex;
}
.nav-column-hot-title{
  margin-left:4px;
}
.nav-column-menu img{
  width:16px;
}
.head-bottom .nav-column.nav-current,.head-bottom .nav-column.hover-current{
  color:#555555;
}
.nav-current,.hover-current{
  background-color: #cbcbcb;
  border-top: solid 2px #716f70;
  border-left: solid 2px #716f70;
  border-right: solid 2px #716f70;
  color:#555555;
}
.nav-column-hot{
  display:none;
  align-items:center;
  flex:none;
  min-width:unset;
  padding:0 10px;
}
.head-top-bottom{
  background-image:url(https://tkww-static.tkww.hk/v5/index/index/head_bg_1.png);
  background-size:auto 100%;
  background-repeat:repeat;
  border-bottom:2px solid #716f70;
}
.head-top-bottom-bg-left{
  height:183px;
  background-color:#ffffff;
}
.head-top-bottom-bg-center-box{
  width:245px;
  position:absolute;
  top:calc( 68 / 183 * 100% );
  left:50%;
  transform:translate(-50%,-50%);
  z-index:99;
  width:clamp( 150px, 21vw ,245px );
}
.head-top-bottom-bg-center {
  width:100%;
  padding-top:calc( 78 / 245 * 100% );
  display: block;
  height:0;
  line-height: 1000px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url(https://tkww-static.tkww.hk/v5/index/index/logo.png);
  background-size: 100% 100%;
  color: transparent !important;
  outline-offset: -3px;
}
.head-top-bottom-bg-right{
  width:253px;
  position:absolute;
  right:calc( 142 / 1280 * 100% );
  top:calc( 80 / 183 * 100% );
  transform:translateY(-50%);
  z-index:10;
  width:clamp( 150px, 20vw ,253px );
}
.head-top-bottom-bg-right img{
  width:100%;
}
.head-top-top{
  background-color:#ad0000;
  position:relative;
  z-index:99;
}
.head-top-top-inner{
  height:100%;
  display:flex;
  align-items:center;
  justify-content:space-between;
  height:51px;
}
.head-top-top-inner-search{
  flex:none;
  background-color: #f2f2f2;
  border-radius: 18px;
  overflow:hidden;
  display:flex;
  align-items:center;
  height:35px;
}
.head-top-top-inner-search-input{
  font-size:16px;
  flex:none;
  width:clamp(150px,22.6vw,226px);
  height:100%;
  line-height:35px;
  padding:0 10px;
}
.head-top-top-inner-search-button{
  width:63px;
  flex:none;
  display:flex;
  align-items:center;
  justify-content:center;
  background-color: #780000;
  cursor:pointer;
  height:100%;
}
.login-box{
  flex:none;
  width:20px;
}
.login-box .head-top-top-inner-right-left-icon{
  width:100%;
  height:20px;
  border-radius:50%;
  object-fit: contain;
}
.head-top-top-inner-search-button-icon{
  width: 15px;
  flex:none;
}
.head-top-top-inner-right{
  flex:none;
  display:flex;
  align-items:center;
}
.head-top-top-inner-right-left{
  flex:none;
  display:flex;
  align-items:center;
}
.head-top-top-inner-right-left-icon{
  width:20px;
  flex:none;
  cursor:pointer;
}
.head-top-top-inner-right-left-icon img{
  width:100%;
}
.login-user{
  width:100%;
  position:relative;
  display:none;
}

.login-user-bottom{
  position:absolute;
  padding:10px;
  left:50%;
  top:100%;
  transform:translate(-50%,0);
  background: #eeeeee;
  width:94px;
  display:none;
}
.login-user:hover .login-user-bottom{
  display:block;
}
.login-user-bottom a{
  display:block;
  text-align:center;
}
.head-top-top-inner-right-left-line{
  width: 1px;
  height: 20px;
  background-color: #ffffff;
  margin:0 15px;
  flex:none;
}
.head-top-top-inner-right-download{
  cursor:pointer;
  height: 30px;
  padding:0 9px;
  flex:none;
  display:flex;
  align-items:center;
  background-color: #ffb3b4;
  border-radius: 15px;
  margin-left:28px;
}
.head-top-top-inner-right-download-icon{
  flex:none;
  width:16px;
}
.head-top-top-inner-right-download-icon img{
  width:100%;
}
.head-top-top-inner-right-download-title{
  font-size: 16px;
  color: #7c0000;
  margin-left:4px;
}
@media (min-width:992px){
  @-moz-document url-prefix() {
    .head-bottom-inner{
      scrollbar-width: thin;
      scrollbar-color: rgba(0, 0, 0,0.3) transparent;
    }
    .head-left-inner-right-bottom{
      scrollbar-width: thin;
      scrollbar-color: #ffffff transparent;
    }
  }
  .head-bottom-inner::-webkit-scrollbar{
    width: 0.4vw;
    height: 0.4vw;
  }
  .head-bottom-inner::-webkit-scrollbar-button{
    display:none;
  }
  .head-bottom-inner::-webkit-scrollbar-track{
    background: rgba(0, 0, 0,0.3);
    border-radius:1vw;
  }
  .head-bottom-inner::-webkit-scrollbar-thumb{
    background: rgba(0, 0, 0,0.3);
    border-radius:1vw;
  }
  .head-bottom-inner::-webkit-scrollbar-thumb:hover{
    background: rgba(0, 0, 0,0.5);
  }
  .head-bottom-inner::-webkit-scrollbar-corner {
    background: rgba(0, 0, 0,0.3);
  }
  
  .head-left-inner-right-bottom::-webkit-scrollbar{
    width:14px;
    height:14px;
  }
  .head-left-inner-right-bottom::-webkit-scrollbar-button{
    display:none;
  }
  .head-left-inner-right-bottom::-webkit-scrollbar-track{
    background-color: rgba(0, 0, 0,0);
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.4), rgba(0,0,0,0.1));
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .head-left-inner-right-bottom::-webkit-scrollbar-thumb{
    background: rgba(0, 0, 0,0.1);
  }
  .head-left-inner-right-bottom::-webkit-scrollbar-thumb:hover{
    background: rgba(0, 0, 0,0.3);
  }
  .head-left-inner-right-bottom::-webkit-scrollbar-corner {
    background: rgba(0, 0, 0,0.3);
  }
  .nav-column:hover{
    background-color: #cbcbcb;
    border-top: solid 2px #716f70;
    border-left: solid 2px #716f70;
    border-right: solid 2px #716f70;
    color:#555555;
  }
}
/*@media (max-width:1400px){
  .nav-column{
    font-size: 16px;
    padding: 0 5px;
  }
  .head-bottom-inner{
    height:30px;
  }
  .nav-column-hot{
    padding: 0 5px;
  }
}*/
@media (max-width:1200px){
  .head-top-bottom-bg-right{
    right:0;
  }
  .column-box-right-menu-swiper-slide-inner .common-column-list-unit-1:nth-child(-n+2) .common-column-list-unit-bottom-time-1{
    margin-left:auto;
  }
  .column-box-right-menu-swiper-slide-inner .common-column-list-unit-1:nth-child(-n+2) .common-column-list-unit-bottom-tag-1,.column-box-right-menu-swiper-slide-inner .common-column-list-unit-1:nth-child(-n+2) .common-column-list-unit-bottom-time-1{
    font-size: 10px;
  }
}
@media (max-width:992px){
  
}
@media (max-width:768px){
  
}
@media (max-width:576px){
  .head-top-top{
    background-color: #ffffff;
  }
  .head-top-top-inner{
    height:unset;
    padding-top:1.33vw;
    box-sizing:content-box;
  }
  .head-top-top-inner-search{
    height: clamp(1px, 6.67vw, 30px);
  }
  .head-top-top-inner-search-input{
    width:clamp( 1px,30vw,150px);
  }
  .head-top-top-inner-search-button{
    width:clamp( 1px,9vw,63px);
  }
  .head-top-top-inner-search-input{
    line-height: clamp(1px, 6.67vw, 30px);
    font-size:clamp(1px,3vw,16px);
  }
  .head-top-top-inner-right-left{
    display:none;
  }
  .head-top-top-inner-right-download{
    height:clamp(1px,6vw,30px);
  }
  .head-top-top-inner-right-download-icon{
    width:clamp(1px,2.13vw,16px);
  }
  .head-top-top-inner-right-download-title{
    font-size:clamp(1px,3vw,16px)
  }
  .head-top-top-inner-search-button-icon{
    width:clamp( 1px,2vw,15px);
  }
  .head-top-bottom-bg-left{
    height:clamp(1px,14.67vw,183px);
  }
  .head-top-bottom .relative{
    padding-bottom:clamp(1px,7vw,37px);
  }
  .head-top-bottom{
    background-size:auto calc(100% - clamp(1px,7vw,37px));
    background-position:left 0 bottom clamp(1px,7vw,37px);
    background-repeat: repeat-x;
  }
  .head-top-bottom-bg-center-box{
    width: clamp(1px, 21.73vw, 150px);
    top: unset;
    transform: translate(-50%, 50%);
    bottom: calc(clamp(1px,7vw,37px) + 38%);
  }
  .head-top-bottom-bg-right{
    width: clamp(1px, 31.33vw, 150px);
    top: unset;
    transform: translateY( 50%);
    bottom: calc(clamp(1px,7vw,37px) + 38%);
  }
  .head-bottom-inner{
    height:clamp(1px,7vw,37px);
  }
  .nav-column-menu{
    display:none;
  }
  .nav-column{
    font-size:clamp(1px,4.27vw,20px);
    padding: 0 clamp(1px,3vw,10px);
  }
  .nav-column-hot img{
    width:clamp(1px,5vw,20px);
  }
}
