@charset "utf-8";.swiper-container{position:relative;width:600px;height:320px;margin-left:auto;margin-right:auto}.swiper-container .swiper-main{width:100%;height:100%;overflow:hidden}.swiper-container .swiper-main .swiper-wrapper{height:100%}.swiper-container .swiper-main .swiper-wrapper .slide{width:600px;height:320px;float:left;text-align:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.swiper-container .swiper-main .swiper-wrapper .slide img{max-width:100%;height:auto}.swiper-container .swiper-text{position:absolute;left:0;bottom:0;width:440px;height:90px;padding:0 140px 0 20px;background:#000;filter:alpha(opacity=75);opacity:.75;overflow:hidden}.swiper-container .swiper-text .slide-txt{display:block;float:left;width:100%;height:100%}.swiper-container .swiper-text .slide-txt h2{width:100%;height:24px;line-height:24px;font-size:18px;margin-top:10px;overflow:hidden}.swiper-container .swiper-text .slide-txt p{width:100%;height:48px;line-height:24px;font-size:14px}.swiper-container .swiper-dots{position:absolute;right:0;bottom:42px;width:80px;height:6px;margin-right:20px;z-index:66}.swiper-container .swiper-dots ul{width:78px;height:6px;text-align:right}.swiper-container .swiper-dots ul li{float:left;margin-left:6px;width:20px;height:6px;display:inline-block;background:#fff}.swiper-container .swiper-dots ul .current{background:#f54343}.swiper-container .prev{position:absolute;left:0;top:50%;margin-top:-30px;width:60px;height:60px}.swiper-container .next{position:absolute;right:0;top:50%;margin-top:-30px;width:60px;height:60px}