#slider{padding:0;margin:0;width:90%;height:76vh;display:flex;justify-content:space-between;overflow:hidden;position:relative;z-index:0;background:#000}#slider ul{margin:0;padding:0;list-style:none}#slider li{margin:0;padding:0}.slideFrame{padding:0;margin:0;width:33.33%;background:#000}.slideCell{display:block;position:relative}.slideCell .active{position:absolute;left:0;top:0;opacity:0;-webkit-transition:all .2s ease;transition:all .2s ease}.slideCell:hover .active{opacity:1}.slideCtrl{position:absolute;background-color:rgba(255,255,255,.1);text-align:center;cursor:pointer;z-index:0}.slideCtrl.up,.slideCtrl.down{width:33.333%;height:40px;font-size:14px;line-height:60px}.slideCtrl.up img,.slideCtrl.down img{width:10%;padding:0}.slide1 .up{top:0;left:0}.slide2 .up{top:0;left:33.33%}.slide3 .up{top:0;left:66.66%}.slide1 .down{bottom:0;left:0}.slide2 .down{bottom:0;left:33.33%}.slide3 .down{bottom:0;left:66.66%}@media screen and (max-width:993px){#slider{width:90%;height:50vh}}.swiper-slide{text-align:center;line-height:1;display:flex;align-items:flex-start;justify-content:center;padding:0;background:#000;height:22vh}.swiper-slide img{display:inline;width:auto;align-self:center}.s_slider1{position:relative;overflow:hidden;padding:0;height:30vh;height:22vh}.s_slider2{position:relative;overflow:hidden;padding:0;height:42vh;height:29vh}.s_slider3{position:relative;overflow:hidden;padding:0;height:30vh;height:22vh}