#appImg{
  display:none;
}
.site-footer{
  background: #4A92D0;
}
.subLine{
  border-top: 4px solid #186bb1;
}
span:hover{
  cursor: unset;
}
.video-slide{
  position: relative;
  margin-bottom: 50px;
}
.footer-link, .footer-tap div{
  text-align: center;
}
.footer-link, .footer-tap div{
  text-align: center;
}
.returnbtn{
  position: absolute;
  top: 9vw;
  left: 38vw;
  width: 236px;
  height: 57px;
}
.returnbtn a{
  display: block;
  width: 100%;
  height: 100%;
}
.sideLf{
  float: left;
  width: calc(100% - 450px);
  padding: 10px;
}
.kwkd{
  background: #eaf1fa;
  position: relative;
  padding-top: 80px;
  border-radius: 1rem;
  padding-bottom: 80px;
}
.kwkd .kwkd_top_img{
  position: absolute;
  top: -21px;
  left: 0;
  width: auto;
}
.sideRt{
  width: 430px;
  float: right;
}
.rt_swiper h2 img{
  width: 120px;
}
.rt_swiper .jinju{
  text-indent: 2em;
  margin-bottom: 10px;
}
.sideRt .common-section{
  margin-top: 0;
}
main{
  max-width: 1200px;
  padding: 0 0px;
}
.kwkd .kwkw_txt{
  width: 80%;
  height: auto;
  background: #6d99da;
  margin: 0 auto;
  border-radius: 2em;
  padding: 10px 20px;
  color: #fff;
  text-indent: 2em;
  position: relative;
  border: 2px solid #fff;
}
.kwkd .kwkw_txt span{
  color: #fff;
}
.kwkd .kwkw_txt img{
  position: absolute;
  right: -17px;
  top: -3px;
  width: 76px;
}
.vedio_box iframe{
  width: 100%;
  height: 403px !important;;
  margin-top:20px;
}
.vedio_box{
  padding: 20px;
  height: 420px;
}
.big_line{
  position: absolute;
  left: 2%;
  bottom: 22px;
  background: #6d99da;
  border-radius: 20px;
  width: 96%;
  height: 30px;
}
.paper_item{
  margin: 10px 25px;
  border-bottom: 1px solid #66aee0;
  margin-bottom: 15px;
  position: relative;
}
.paper_item:last-child{
  border-bottom: 0;
}
.paper_item .title{
  color: #78acfe;
  font-size: 20px;
  margin-bottom: 0.3rem;
}
.paper_item strong{
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 92%;
  background: #66aee0;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
  bottom: 30px;
}
.paper{
  position: absolute;
  bottom: -410px;
  left: 23px;
  background: url(https://tkww-static.tkww.hk/agreementImg/images/projectImg/special/HKExecutive2022/paper.png) no-repeat;
  width: 685px;
  background-size: 100% 100%;
  height: 450px;
  padding-top: 30px;
}
.report_lf{
  margin-top: 430px;
}
.report_img img{
  width: 150px;
  margin-bottom: 10px;
}
.line_item{
  margin-top: 16px;
}
.line_item .item{
  width: 100%;
  border-radius: 1rem;
  margin-bottom: 10px;
  padding: 10px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  line-height: 1.5em;
  max-height: 4.5em;
}
.line_item .item:nth-child(odd){
  background: -moz-linear-gradient(to left,#f5f5f5,#afecef);
  background: -webkit-linear-gradient(to left,#f5f5f5,#afecef);
  background: -ms-linear-gradient(to left,#f5f5f5,#afecef);
  background: linear-gradient(to left,#f5f5f5,#afecef);
}
.line_item .item:nth-child(even){
  background: -moz-linear-gradient(to right,#f5f5f5,#a8d7f5);
  background: -webkit-linear-gradient(to right,#f5f5f5,#a8d7f5);;
  background: -ms-linear-gradient(to right,#f5f5f5,#a8d7f5);;
  background: linear-gradient(to right,#f5f5f5,#a8d7f5);;
}
.img_box span{
  display: none;
}
.img_box span.VIDEO{
  display: block;
}
.story-title-div span{
  height: 45px;
}
.storyListMore {
  padding: 6px 10px;
  text-align: center;
  background: #84bbed;
  color: white;
  cursor: pointer;
}
@media(min-width: 1200px) and (max-width: 1500px){
  .vedio_box {
    height: 422px;
  }
  .paper{
    height: 440px;
    bottom: -402px;
  }
  .report_lf {
    margin-top: 420px;
  }
}
@media(min-width: 800px) and (max-width: 999px){
  .sideRt {
    width: 330px;
    float: right;
  }
  .sideLf {
    float: left;
    width: calc(100% - 350px);
    padding: 10px;
  }
  .paper{
    width: 405px;
    background-size: 100% 100%;
    height: 613px;
    bottom: -575px;
  }
  .vedio_box {
    height: 262px;
  }
  .paper_item .title{
    font-size: 16px;
  }
  .report_lf {
    margin-top: 593px;
  }
}
@media(min-width: 768px) and (max-width: 799px){
  .sideRt {
    width: 305px;
    float: right;
  }
  .paper{
    width: 380px;
    background-size: 100% 100%;
    padding-top: 10px;
  }
  .sideLf {
    float: left;
    width: calc(100% - 325px);
    padding: 10px;
  }
  .paper_item .title{
    font-size: 18px;
    margin-bottom: 0;
  }
  .paper_item{
    margin-bottom: 10px;
  }
  .vedio_box{
    height: 223px;
  }
  .kwkd{
    padding-top: 50px;
  }
  .vedio_box iframe{
    margin-top: 0px;
  }
  .paper{
    height: 566px;
    bottom: -528px;
  }
  .report_lf {
    margin-top: 545px;
  }
}
@media(min-width:651px){
  .paper_item{
    display: flex;
    justify-content: space-between;
  }
  .paper_item .title{
    display: inline-block;
    width: 50%;
    text-align: right;
  }
  .paper_item span{
    width: 50%;
  }
}
@media (max-width:650px){
  #pcImg{
    display:none;
  }
  #appImg{
    display:block;
  }
  .kwkd .kwkw_txt img {
    right: -32px;
    top: 27px;
    width: 68px;
  }
  .returnbtn{
    position: absolute;
    top: 20vw;
    left: 35vw;
  }
  .kwkd .kwkw_txt{
    margin-bottom: 15px;
  }
  .sideLf{
    float: none;
    width: 100%;
  }
  .kwkd .kwkd_top_img {
    top: -17px;
    width: 135px;
  }
  .video-slide{
    margin-bottom: 30px;
  }
  .kwkd{
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .vedio_box {
    padding: 0 10px;
    height: 215px;
  }
  .big_line{
    bottom: 13px;
  }
  .paper{
    width: 87%;
    bottom: -603px;
    background-size: 100% 100%;
    height: 632px;
  }
  .report_lf {
    margin-top: 620px;
  }
  .sideRt {
    width: 100%;
    float: none;
    padding: 0 10px;
  }
  .rt_swiper h2 img {
    width: 90px;
  }
  .line_item .item{
    padding: 5px;
  }
}