@charset "utf-8";

#main_ban {position:relative;}
#main_ban .swiper-pagination {position:absolute; left:0; right:0; bottom:52px; font-size:0;}
#main_ban .swiper-pagination * {box-sizing:border-box;}
#main_ban .swiper-pagination-bullet {width:100px; height:2px; margin:0 10px; border-radius:0; opacity:1; background:#ffffff;}
#main_ban .swiper-pagination-bullet-active {background:#4096d3;}
*:focus {outline:none;}


.lSAction .lSPrev,
.lSAction .lSNext {top:60px; margin:0;}

.content-slider {padding:0 10px !important;}


#case .txt {display:block; width:297px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:0 20px; box-sizing:border-box; font-size:22px; color:#fff; text-align:center; line-height:46px; background:#62656b;}
#case .img {overflow:hidden; width:297px; border:1px solid #dddddd; box-sizing:border-box;}
#case .img img {display:block; width:100%; height:197px;}
#case li:nth-child(2n+1) .txt {background:#2a91cb;}

