.slider{width:100%;overflow:hidden;height:300px;position:relative}.bulletList,.sliderList{position:absolute;list-style:none}.sliderList,.sliderList li{top:0;width:300%;height:100%}.sliderList li{position:absolute;bottom:0;overflow:hidden;width:33.333333%;padding:0;margin:0}.sliderList li img{width:100%;height:300px;border:0}.bulletList{bottom:15px;width:100%;margin:0 450px}.bulletList li{display:inline-block;width:12px;height:12px;margin:0 5px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;background-color:#fff;cursor:pointer}.bulletList .bulletActive{background-color:#0b0d18}.button,.content{position:absolute;color:#fff}.content{top:14px;left:0;right:0;text-align:center;font-size:51px}.button{bottom:15px;z-index:2;display:block;width:40px;height:40px;box-sizing:border-box;margin:0;padding:0;border:0;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;background-color:rgba(5,0,36,.6)}.button-prev{left:15px}.button-next{right:15px}