body{
  background-color:rgb(205,238,209);
}
body .footer{
  background-color: #05a059;
}
body .flex-between{
  padding:0;
}
.common-section{
  margin-top:60px;
}
.swiper1-box{
  width:100%;
  height:calc( 774px * 9 / 16 );
  display:flex;
  border-radius: 10px;
  background-color: #25969a;
  background-image:url(https://tkww-static.tkww.hk/special/policyadress2024/swiper-bg.png);
  background-size: calc(1280px - 521px) auto;
  background-repeat: no-repeat;
  background-position: right -33px bottom -156px;
  overflow:hidden;
}
.swiper1{
  width:calc( 774 / 1280 * 100% );
  flex:none;
  border-radius: 10px;
}
.swiper1-img{
  width:100%;
  height:100%;
}
.swiper1-box-right{
  flex:1;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.swiper1-title-box{
  padding:15px 30px;
  height:18%;
  display: flex;
  align-items: center;
  flex:none;
}
.swiper1-title{
  font-size:22px;
  color: #ffffff;
  line-height: 30px;
}
.swiper1-title-box-active{
  background-image: linear-gradient(to right, 
    rgba(26,170,175,1) 60%, 
    rgba(26,170,175,0.3) 100%);
}
.swiper1-pagination-box,.rt-policy-swiper .swiper-pagination{
  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));
}
.rt-policy-swiper .swiper-pagination{
  align-items: center;
  display: flex;
  justify-content: center;
}
.swiper1-pagination,.rt-policy-swiper .swiper1-pagination{
  /*text-align:right;*/
  top: unset!important;
  bottom: 19px!important;
  left: 50% !important;
  transform: translateX(-50%);
}
.swiper1-pagination .swiper-pagination-bullet,.rt-policy-swiper .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,.rt-policy-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{
  background-color: #249634;
}
.left-section{
  width:calc( 774 / 1280 * 100% );
  flex:none;
}
.section-title{
  width:100%;
  height:45px;
  background-image: linear-gradient(269deg, 
		#1abc57 0%, 
		#1cc4ca 100%), 
	linear-gradient(
		#1a9c4b, 
		#1a9c4b);
  position:relative;
  border-radius: 10px;
}
.section-title-img{
  height:100%;
  position:absolute;
  left:0;
  bottom:0;
}
.section-title-more{
  font-size: 16px;
  color: #ffffff;
  position:absolute;
  right:17px;
  top:50%;
  transform:translateY(-50%);
}
.rt-policy .section-title-more{
  right:0;
}
.news-section .section-title-img,.voice-section .section-title-img{
  height:146%;
}
.news-list{
  width:100%;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
}

.news-list .item{
  background-color:transparent;
  transition:0.5s;
  width:100%;
  flex:none;
  border-radius: 5px;
  padding-top:11px;
  padding-bottom:10px;
  padding-left:9px;
  padding-right:9px;
}
.news-list .storyTub{
  display:flex;
  justify-content:center;
  align-items:center;
}
.news-list .storyTub-img-box{
  flex:none;
  width: 241px;
  height:calc( 241px * 9 / 16 );
  border-radius: 10px;
  display:block;
  overflow:hidden;
}
.news-list .storyTub-img{
  width:100%;
  height:100%;
}
.news-list .right-box{
  flex:1;
  margin-left:6px;
}
.list-title{
  font-size: 19px;
  line-height:25px;
  color: #252525;
}
.news-list .list-content{
  font-size: 15px;
  line-height: 19px;
  color: #585858;
  margin-top:6px;
}
.storyTime{
  font-size: 13px;
  color: #585858;
  text-align:right;
  margin-top:5px;
}
.news-list .item:nth-child(-n+2),.picture-empty .news-list .item:nth-child(-n+3){
  width:367px;
  padding-left:0;
  padding-right:0;
  margin-top:20px;
  margin-bottom:25px;
}
.news-list .item:nth-child(-n+2) .storyTub,.picture-empty .news-list .item:nth-child(-n+3) .storyTub{
  display:block;
  width:90%;
  margin-left:auto;
  margin-right:auto;
}
.news-list .item:nth-child(-n+2) .storyTub-img-box,.picture-empty .news-list .item:nth-child(-n+3) .storyTub-img-box{
  width: 100%;
  height:calc( 367px * 0.9 * 9 / 16 );
}
.news-list .item:nth-child(-n+2) .right-box,.picture-empty .news-list .item:nth-child(-n+3) .right-box{
  margin-left:0;
  margin-top:18px;
}
.news-list .item:nth-child(-n+2) .right-box .list-content,.news-list .item:nth-child(-n+2) .storyTime,.picture-empty .news-list .item:nth-child(-n+3) .right-box .list-content,.picture-empty .news-list .item:nth-child(-n+3) .storyTime{
  display:none;
}
.right-section{
  width:calc( 473 / 1280 * 100% );
  flex:none;
}
.rt-policy-swiper{
  width:100%;
  height:1238px;
  margin-top:20px;
  border-radius: 10px;
}
.rt-policy-swiper .swiper-slide img{
  width:100%;
}
.rt-policy .section-title{
  background-image:none;
}
.rt-policy .section-title-img{
  height: 122%;
  bottom:50%;
  transform:translateY(50%);
  left:10%;
}
.video-list{
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.top-right-child{
  padding:8px 0 7px 0;
  background-color:transparent;
  transition:0.5s;
  flex:none;
  width:377px;
  margin-top:9px;
  border-radius: 5px;
}
.aimg{
  height:calc( 358px * 9 / 16 );
  position:relative;
  border-radius: 10px;
  overflow:hidden;
}
.aimg>img{
  position:relative;
  z-index:10;
  width:100%;
}
.video-btn{
  width:100%;
  height:100%;
  position:absolute;
  z-index:99;
  display:block;
  left:0;
  top:0;
}
.video-btn-img{
  width:30px;
  position:absolute;
  left:11px;
  bottom:15px;
}
.video-box{
  width:358px;
  margin-left:auto;
  margin-right:auto;
}
.video-list .list-title{
  margin-top:15px;
}
body .common-column-list-unit-title{
  height:unset;
}
body .common-column-list-unit-title, body .common-column-list-unit-title:hover{
  color: #252525;
}
body .common-column-list-unit-content{
  margin-top:0;
  padding-top:19px;
  padding-bottom:19px;
  border-top:2px solid #22be3b;
  transition:0.5s;
}
body .common-column-list-unit-content:first-of-type{
  border-top:2px solid transparent;
}
.voice-list{
  margin-top:18px;
}
body .common-column-list-unit-title,.voice-list .storyTime{
  padding-left:2px;
  padding-right:10px;
}
.picture-empty .news-section{
  width:100%;
}
.picture-empty .rt-policy{
  display:none;
}
.picture-empty .news-list .item:nth-child(-n+3){
  width:32%;
}
.picture-empty .news-list .item:nth-child(-n+3) .storyTub-img-box{
  height:calc( 1280px * 0.32 * 0.9 * 9 / 16 );
}
@media (max-width:1400px){
  .swiper1-box{
    height:calc( 774 / 1280 * 91vw * 9 / 16 );
  }
  .swiper1-title{
    font-size: 1.7vw;
    line-height: 2.5vw;
    height: 5vw;
  }
  .news-list .item:nth-child(-n+2){
    width:48%;
  }
  .news-list .item:nth-child(-n+2) .storyTub-img-box{
    height:calc( 774 / 1280 * 91vw * 0.48 * 0.9 * 9 / 16 );
  }
  .picture-empty .news-list .item:nth-child(-n+3) .storyTub-img-box{
    height:calc( 91vw * 0.32 * 0.9 * 9 / 16 );
  }
  .news-list .storyTub-img-box{
    width: 18vw;
    height: calc(18vw* 9 / 16);
  }
  .rt-policy-swiper{
    height:92vw;
  }
  .section-title{
    height:3vw;
  }
  .video-box{
    width: 90%;
  }
  .aimg{
    height: calc( 774 / 1280 * 91vw * 0.49 * 0.9 * 9 / 16 );
  }
  .top-right-child{
    width:49%;
  }
  .list-title{
    font-size:1.5vw;
    line-height:2.5vw;
  }
  .news-list .list-content{
    font-size: 1.2vw;
    line-height: 1.7vw;
  }
  .storyTime{
    font-size:1vw;
  }
}
@media (max-width:1200px){
   .rt-policy-swiper{
    height:104vw;
  }
  .section-title{
    height:4vw;
  }
  .rt-policy .section-title-img{
    left:0;
    height:105%;
  }
}
@media (min-width:1099px){
  .news-list .item:hover{
    background-color:#acd8fa;
  }
  .top-right-child:hover{
    background-color:#acd8fa;
  }
  body .common-column-list-unit-content:hover{
    background-color:#acd8fa;
  }
}
@media (max-width:1099px){
  .list-title{
    font-size:1.7vw;
  }
  .news-list .list-content{
    font-size: 1.5vw;
  }
  .storyTime{
    font-size:1.3vw;
  }
  body .common-column-list-unit-content{
    padding-top:1.5vw;
    padding-bottom:1vw;
  }
}

@media (max-width:767px){
  body .flex-between{
    display:block;
  }
  .common-section,.right-section{
    margin-top:11vw;
  }
  .section-title{
    height:8vw;
  }
  .left-section,.right-section{
    width:100%;
  }
  .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;
  }
  .news-list{
    display:block;
  }
  .news-list .item:nth-child(-n+2),.picture-empty .news-list .item:nth-child(-n+3){
    width:100%;
    margin-top:4vw;
    margin-bottom:0;
  }
  .news-list .item{
    margin-top:4vw;
  }
  .news-list .item:nth-child(-n+2) .storyTub-img-box,.picture-empty .news-list .item:nth-child(-n+3) .storyTub-img-box,.news-list .item .storyTub-img-box{
    height:calc( ( 100vw - 1.87vw - 1.87vw ) * 9 / 16 );
  }
  .list-title{
    font-size:4.27vw;
    line-height:5.33vw;
  }
  .news-list .item:nth-child(-n+2) .storyTime,.picture-empty .news-list .item:nth-child(-n+3) .storyTime{
    display:block;
  }
  .news-list .item:nth-child(-n+2) .right-box .list-content,.picture-empty .news-list .item:nth-child(-n+3) .right-box .list-content{
    display: -webkit-box;
  }
  .news-list .list-content{
    font-size:3.73vw;
    line-height:5vw;
  }
  .storyTime{
    font-size:3.2vw;
  }
  .news-list .storyTub{
    display:block;
  }
  .news-list .item{
    padding-top:0;
    padding-bottom:0;
    padding-left:0;
    padding-right:0;
  }
  .news-list .storyTub-img-box{
    width:100%;
  }
  .news-list .right-box{
    margin-left: 0;
    margin-top:18px;
  }
  .rt-policy-swiper{
    height:130vw;
  }
  .video-list{
    display:block;
  }
  .top-right-child{
    width:100%;
    padding:0;
    margin-top:4vw;
  }
  .video-box{
    width:100%;
  }
  .aimg{
    height:calc( ( 100vw - 1.87vw - 1.87vw ) * 9 / 16 );
  }
  .news-list .item:nth-child(-n+2) .storyTub, .picture-empty .news-list .item:nth-child(-n+3) .storyTub{
    width:100%;
  }
}

