#boxVideoSwiper { width:100%; float:left;}
#boxVideoSwiper .main { width:100%; float:left;}
#videoSwiper { width:100%; float:left; position:relative;}
#videoSwiper .img { width:100%; float:left;}
#videoSwiper .img img { width:100%; float:left; height:auto;}
#videoSwiper .info { position:absolute; width:100%; left:0px; top:0px; color:#fff; height:100%;}
#videoSwiper .info .infoMain { width: 100%; height: 100%; float: left; padding: 0 30px; box-sizing: border-box; }
#videoInfo { width:100%; float:left; display:flex; flex-direction:column; justify-content:center; height:100%;}
#videoInfo div { width:100%; float:left; text-align:center;}
#videoInfo .btitle { font-size:21px; color:#fff; line-height:60px; font-family: 'Din-Bold';}
#videoInfo .title { margin-top:0px; font-size:16px; line-height:20px; font-family: 'Din-Bold'; text-transform: none;}
#videoInfo .stitle { margin-top:6px; font-size:13px; line-height:18px; color:#fff; }
#videoInfo .intro { margin-top:12px; font-size:11px; line-height:15px; }
#videoInfo .action { margin-top:12px; display: flex; justify-content: center;}
#videoInfo .action a { width:60px; height:60px; float: left; background: url(../images/icon-play-big.png) center center no-repeat; background-size: contain;}
#videoInfo .vfile { display:none;}
#videoSwiper .video_act { width:100%; position:absolute; height:100%; z-index:3; left:0px; top:0px;}
#videoSwiper .video_act .video_close { width:40px; height:40px; position:absolute; z-index:4; right:10px; top:10px; background:#fff; cursor:pointer; border-radius:100%;}
#videoSwiper .video_act .video_close a { width:100%; height:100%; float:left; overflow:hidden;}
#videoSwiper .video_act .video_close a:before { content:"\2716"; color:#000; width:40px; height:40px; float:left; text-align:center; line-height:38px; font-size:20px;}
#videoSwiper .video_act .video_box { width:100%; height:100%; float:left;}
#videoSwiper .video_act .video_box .projekktor { width:100%; height:100%; float:left;}
#videoSwiper .swiper-container .swiper-pagination { bottom: 0; }
#videoSwiper .swiper-container .swiper-pagination .swiper-pagination-bullet { width:6px; height:6px; border:1px solid #979797; border-radius:100%; box-sizing:border-box; background:none; opacity:1; margin: 0 3px;}
#videoSwiper .swiper-container .swiper-pagination .swiper-pagination-bullet-active { border:1px solid #0095d8; background:#0095d8;}