.time{
  margin-top:50px;
  background:#ffffff;
  position: relative;
  padding-bottom:43px;
}
.time-banner{
  width:100%;
  position:relative;
  z-index:20;
}
.time-content-bg{
  position:absolute;
  left:50%;
  top:0;
  width:6px;
  background-color: #0775f1;
  z-index:10;
  height:calc( 100% - 43px + 20px );
  transform:translateX(-50%);
}
.time-content-list{
  position:relative;
  z-index:99;
  margin-top:-77px;
  width:calc( 1022 / 1280 * 100% );
  margin-left: auto;
  margin-right: auto;
}
.time-content-list-unit{
  width:100%;
  margin-top:56px;
}
.time-content-list-unit:first-of-type{
  margin-top:0;
}
.time-content-list-unit-title{
  position:relative;
  display:flex;
  height:57px;
  align-items:flex-end;
  justify-content:space-between;
  cursor:pointer;
}
.time-content-list-unit:nth-child(2n) .time-content-list-unit-title{
  flex-direction:row-reverse;
}
.time-content-list-unit-title-left{
  width:50%;
  flex:none;
  position:relative;
  z-index:10;
  font-size: 25px;
  color:#ffffff;
  line-height:57px;
  padding-left:12px;
  box-sizing:border-box;
  background-image:url(https://tkww-static.tkww.hk/special/legislation/time/left-bg.png);
  background-size:100% 100%;
  height:100%;
}
.time-content-list-unit:nth-child(2n) .time-content-list-unit-title-left{
  padding-left:0;
  padding-right:12px;
  text-align:right;
  background-image:url(https://tkww-static.tkww.hk/special/legislation/time/right-bg.png);
}
.time-content-list-unit-title-point{
  width: 20px;
  height: 20px;
  border-radius:50%;
  position:absolute;
  left:50%;
  top:100%;
  transform:translate(-50%,-50%);
  z-index:99;
  background-color: #0f68f1;
}
.time-content-list-unit:nth-child(2n) .time-content-list-unit-title-point{
  background-color: #7874fc;
}
.time-content-list-unit-title-right{
  background-color: #e6ecf5;
  width:50%;
  flex:none;
  border-radius: 0px 0px 20px 0px;
  text-align:center;
  height:100%;
  line-height:57px;
  font-size: 25px;
  color: #333333;
  font-weight:bold;
  position:relative;
  z-index:10;
  width: calc(50% - 6px / 2);
  transition:0.5s;
}
.time-content-list-unit:nth-child(2n) .time-content-list-unit-title-right{
  background-color: #f6eeff;
  border-radius: 0px 0px 0px 20px;
}
.time-content-list-unit-content-box{
  display:none;
}
.time-content-list-unit-content{
  display:flex;
  margin-top:22px;
  border-radius: 20px;
  padding:14px 0 18px;
  justify-content:center;
  background-color: #e6ecf5;
  align-items:flex-start;
}
.time-content-list-unit:nth-child(2n) .time-content-list-unit-content{
  flex-direction:row-reverse;
  background-color: #f6eeff;
}
.time-content-list-unit-content-img{
  flex:none;
  width:calc( 419 / 1022 * 100% );
}
.time-content-list-unit:nth-child(2n) .time-content-list-unit-content-img{
  margin-left:21px;
}
.time-content-list-unit-content-text{
  flex:none;
  width:calc( 530 / 1022 * 100% );
  margin-top:19px;
  font-size: 19px;
  line-height: 27px;
  margin-left:21px;
  color:#333333;
  text-align:justify;
}
.time-content-list-unit:nth-child(2n) .time-content-list-unit-content-text{
  margin-left:0;
}
.video-list{
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  margin-top:36px;
}
.banner-box{
  margin-top:73px;
  display:flex;
  justify-content:space-between;
}
.banner-link{
  width:49%;
  flex:none;
}
.banner-img{
  width:100%;
}
body{
  background-color:rgba(119,209,245,1);
  background-size:746px auto,745px auto;
  background-position:left 0 top 0,right 0 bottom 0;
  background-repeat:no-repeat,no-repeat;
}
body .footer{
  background-color:#4680d0;
}
.swiper1-box{
  width:100%;
  height:calc( 812px * 9 / 16 );
  margin-top:105px;
  display:flex;
}
.swiper1{
  width:calc( 812 / 1280 * 100% );
  flex:none;
}
.swiper1-img{
  width:100%;
  height:100%;
}
.swiper1-box-right{
  flex:1;
  background-color: #247fd3;
}
.swiper1-title-box{
  padding:5px 10px;
  border-bottom:solid 1px #263e87;
  height:20%;
  display: flex;
  align-items: center;
}
.swiper1-title{
  font-size:22px;
  color: #ffffff;
  line-height: 34.6px;
  height:calc( 34.6px * 2 - 1px );
}
.swiper1-title-box-active{
  background-image: linear-gradient(to right, #8a85df 70%, transparent);
  color: #fef9a7;
  border-bottom:solid 1px rgba(0,0,0,0);
}
.swiper1-title-box-active .swiper1-title{
  color: #fef9a7;
}
.swiper1-title-box:last-child{
  border-bottom:solid 1px rgba(0,0,0,0);
}
.swiper1-pagination-box{
  position: absolute;
  z-index: 99;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  background-image: linear-gradient(to bottom, transparent, rgba(0,0,0,0.8));
}
.swiper1-pagination{
  /*text-align:right;*/
  top: unset!important;
  bottom: 19px!important;
  left:19px!important;
}
.swiper1-pagination .swiper-pagination-bullet{
  opacity: 1;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ffffff;
  margin: 0 5px!important;
}
.swiper1-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
  background-color: #3a9cf7;
}
.title-img-box{
  position:relative;
}
.title-img{
  width:calc( 299 / 1280 * 100% );
  display:block;
  margin:75px auto 0;
}
.more-button{
  font-size: 20px;
  color: #247fd3;
  position:absolute;
  right:0;
  top:50%;
  transform:translateY(-50%);
}
.video-swiper-box{
  position:relative;
}
.video-swiper{
  margin-top:23px;
}
.video-swiper-button-prev,.video-swiper-button-next{
  width:37px;
  height:72px;
}
.video-swiper-button-prev{
  left:-35px;
}
.video-swiper-button-next{
  right:-35px;
}
.video-story-unit{
  width:32%;
  border-radius: 20px;
  background-color: #247fd3;
  margin-top:53px;
}
.video-story-unit:nth-child(-n+3){
  margin-top:0;
}
.video-story-unit img.thumImg{
  height:calc( 1280px * 0.32 * 9 / 16 );
}
.video-story-unit:hover{
  background-color: #9190de;
}
.video-story-unit img.thumImg{
  width:100%;
  height:calc( 3 / 10 * 1280 * 0.9 * 9 / 16 * 100% );
  position:relative;
  z-index:10;
}
.video-story-unit-top{
  position:relative;
  border-radius: 20px;
  overflow:hidden;
}
.video-btn-box{
  position:absolute;
  z-index:99;
  width:100%;
  height:60px;
  background-image: linear-gradient(to bottom, transparent, rgba(0,0,0,0.8));
  left:0;
  bottom:0;
}
.video-btn{
  width:35px;
  position:absolute;
  left:12px;
  bottom:13px;
}
.video-title-box{
  padding-top:4px;
  padding-bottom:10px;
  padding-left:10px;
  padding-right:10px;
}
.video-list .title{
  color: #ffffff;
  font-size: 19px;
  line-height: 31px;
  height:61px;
}
.news-comment{
  display:flex;
  justify-content:space-between;
}
.news-comment .title-img{
  margin: 55px 0 0;
}
.news .title-img{
  width:calc( 299 / 846 * 100% );
}
.comment .title-img{
  width:calc( 299 / 410 * 100% );
}
.news{
  width:calc( 846 / 1280 * 100% );
  flex:none;
}
.comment{
  width:calc( 410 / 1280 * 100% );
  flex:none;
}
.news-list{
  margin-top:7px;
}
.news-list .item{
  width:100%;
  margin-top:34px;
}
.comment-list .item:first-of-type,.news-list .item:first-of-type{
  margin-top:0;
}
.news-list .item:hover .storySummary .threeLine,.news-list .item:hover .storyTime{
  color: #b3e9ff;
}
.news-list .item:nth-child(-n+3){
  margin-top:0;
}
.news-list .storyTub{
  width:100%;
  display:flex;
  padding:23px 11px 4px 13px;
  align-items:flex-start;
}
.news-list .storyTub>a{
  width:281px;
  flex:none;
}
.news-list .storyTub img{
  width:100%;
  height:calc( 281px * 9 / 16 );
}
.comment-list{
  margin-top:7px;
}
.comment-list .item{
  margin-top:14px;
  padding: 23px 0 10px;
}
.comment-list .storyTub img{
  width:calc( 364 / 410 * 100% );
  height: calc( 364px * 9 / 16 );
  display:block;
  margin-left:auto;
  margin-right:auto;
}
.news-list .title{
  font-size: 19px;
  line-height: 31px;
  color: #ffffff;
  height:61px;
}
.comment-list .title{
  font-size: 19px;
  line-height: 31px;
  color: #ffffff;
  height:61px;
}
.news-list .right-box{
  margin-left:26px;
  flex:1;
}
.comment-list .right-box{
  margin-top:7px;
  width:calc( 364 / 410 * 100% );
  margin-left:auto;
  margin-right:auto;
}
.news-list .storySummary{
  margin-top:13px;
}
.news-list .storySummary .threeLine{
  font-size: 15px;
  line-height: 25px;
  color: #224981;
  height:calc( 25px * 3 - 1px );
  text-align:justify;
}
.news-list .storyTime,.comment-list .storyTime{
  font-size:13px;
  color: #224981;
  text-align:right;
}
.m-t-0{
  margin-top:0;
}
.report-roll-box{
  padding-top:34px;
  padding-bottom:55px;
  background-image:url(https://tkww-static.tkww.hk/special/legislation/report-bg.png);
  background-size:100% 100%;
}
body .roll-view{
  width:calc( 1210 / 1280 * 100% );
  margin-left:auto;
  margin-right:auto;
}
body .roll-list li{
  width:19%;
}
.report-roll-box{
  margin-top:25px;
}
@media (min-width:1099px){
  .time-content-list-unit-title-right:hover{
    background-color: #9190de;
    color:#ffffff;
  }
  .time-content-list-unit:nth-child(2n) .time-content-list-unit-title-right:hover{
    background-color: #9190de;
  }
}
@media (min-width:767px){
  .news-list .item:hover{
    background-image: linear-gradient(to right, rgba(145, 144, 222, 1) 90%, rgba(0, 0, 0, 0));
  }
  .comment-list .item:hover{
    background-image: linear-gradient(to bottom, rgba(145, 144, 222, 1) 90%, rgba(0, 0, 0, 0));
  }
}
@media (max-width:1400px){
  .swiper1-box{
    height:calc( 812 / 1280 * 100% * 9 / 16 );
  }
  .swiper1-title{
    font-size: 1.7vw;
    line-height: 2.5vw;
    height: 5vw;
  }
  .news-list .storyTub>a{
    width:20vw;
  }
  .news-list .storyTub img{
    height:calc( 20vw * 9 / 16 );
  }
  .more-button{
    font-size:1.5vw;
  }
  .comment-list .storyTub img{
    height:calc( 91vw * 410 / 1280 * 364 / 410 * 9 / 16 );
  }
  .time-content-list-unit:nth-child(8) .time-content-list-unit-title-right{
    font-size:1.8vw;
  }
  .time-content-list-unit-title-left{
    padding-left:1vw;
  }
  .time-content-list-unit:nth-child(2n) .time-content-list-unit-title-left{
    padding-right:1vw;
  }
}
@media (max-width:1200px){
  .time-content-list-unit-title-left,.time-content-list-unit-title-right{
    font-size: 2vw;
    line-height:4.5vw;
  }
  .time-content-list-unit-content-text{
    font-size: 1.7vw;
    margin-top: 1vw;
    line-height: 2.5vw;
  }
  .time-content-list-unit-title{
    height:4.5vw;
  }
  .time-content-list{
    margin-top: -5vw;
  }
}
@media (max-width:767px){
  .news,.comment{
    width:100%;
  }
  .news-comment,.banner-link{
    display:block;
  }
  .banner-box{
    margin-top:7vw;
    display:block;
  }
  .banner-link{
    margin-top:4vw;
    display: block;
    width: 100%;
  }
  .banner-link:first-of-type{
    margin-top:0;
  }
  .news-list .storyTub{
    display:block;
    padding:4vw 0 2vw;
  }
  .news-list .right-box{
    margin-left:0;
    margin-top:4vw;
  }
  .more-button{
    font-size:3.2vw;
  }
  .swiper1-box{
    margin-top: 6vw;
  }
  .swiper1-box{
    display:block;
    height:unset;
  }
  .swiper1{
    width:100%;
    height:calc( ( 100vw - 1.87vw - 1.87vw ) * 9 / 16 )
  }
  .swiper1-title{
    font-size: 4.27vw;
    line-height: 5.5vw;
    height: unset;
  }
  .title-img,.news .title-img,.comment .title-img{
    width: 50vw;
    margin: 7vw auto 0;
  }
  .video-story-unit img.thumImg{
    height:calc( ( 100vw - 1.87vw - 1.87vw ) * 0.9 * 9 / 16 );
  }
  .video-swiper .title{
    font-size: 4.27vw;
    line-height: 5.5vw;
    height: unset;
  }
  .news-list{
    display: block;
  }
  .news-list .item{
    width:100%;
  }
  .news-list .storyTub img{
    height:calc( ( 100vw - 1.87vw - 1.87vw ) * 9 / 16 );
  }
  .news-list .title,.comment-list .title{
    font-size: 4.27vw;
    line-height: 5.5vw;
    height: unset;
  }
  .news-list .storySummary .threeLine{
    font-size: 3.73vw;
    line-height: 4.5vw;
    height: unset;
  }
  .news-list .storyTime,.comment-list .storyTime{
    font-size: 3.2vw;
  }
  .comment-list .storyTime{
    margin-top:4vw;
  }
  .news-list .item{
    margin-top:0;
  }
  .video-list{
    display:block;
    margin-top:4vw;
  }
  .video-story-unit{
    width:100%;
  }
  .video-story-unit img.thumImg{
    height:calc( ( 100vw - 1.87vw - 1.87vw ) * 9 / 16 );
  }
  .video-list .title{
    font-size:4.27vw;
  }
  .video-story-unit:nth-child(-n+3),.video-story-unit{
    margin-top:4vw;
  }
  .video-story-unit:nth-child(n+4){
    display:none;
  }
  .video-swiper-button-prev,.video-swiper-button-next{
    top:42%;
    width: 5vw;
    height: calc( 5vw * 72 / 38 );
  }
  .video-swiper-button-prev{
    left:1vw;
  }
  .video-swiper-button-next{
    right:1vw;
  }
  .comment-list .storyTub img,.comment-list .right-box{
    width:100%;
  }
  .comment-list .storyTub img{
    height:calc( ( 100vw - 1.87vw - 1.87vw ) * 9 / 16 );
  }
  .time{
    margin-top:7vw;
  }
  .time-content-list{
    width:96%;
  }
  .time-content-list-unit-title{
    height:unset;
  }
  .time-content-list-unit-title-left{
    line-height: 8vw;
    height:8vw;
  }
  .time-content-list-unit-title-right{
    height: unset;
    line-height: 6vw;
    padding-top: 2vw;
    padding-bottom: 2vw;
    padding-left:1vw;
    padding-right:1vw;
  }
  .time-content-list-unit-title-right,.time-content-list-unit:nth-child(8) .time-content-list-unit-title-right{
	font-size:4.27vw;
  }
  .time-content-list-unit-content{
    display:block;
    padding:3vw;
  }
  .time-content-list-unit-title-left{
    background-size: 120% 100%;
    background-position: left 0 top 0;
    font-size: 3vw;
  }
  .time-content-list-unit:nth-child(2n) .time-content-list-unit-title-left{
    background-position: right 0 top 0;
  }
  .time-content-list-unit-content-img{
    width:100%;
  }
  .time-content-list-unit:nth-child(2n) .time-content-list-unit-content-img{
    margin-left:0;
  }
  .time-content-list-unit-content-text{
    font-size: 3.73vw;
    margin-top: 4vw;
    line-height: 5vw;
    margin-left: 0;
    width: 100%;
  }
  .time-content-list-unit-title-point{
    width:4vw;
    height:4vw;
  }
}