.sliderPlay{position:relative}
.sliderPlay a{float:left}
.sliderPlay img{border:none}
.sliderPlay-title{position:absolute;z-index:2;bottom:0;width:100%;background:#000;font:14px/32px "Microsoft YaHei",Arial;color:#fff;text-indent:8px;opacity:0.5;filter:alpha(opacity:60)}
.sliderPlay-btn{position:absolute;z-index:3;bottom:7px;right:0;text-align:center}
.sliderPlay-btn span{margin-right:5px;height:18px;width:18px;border-radius:9px;background:#ddd;display:inline-block;text-align:center;cursor:pointer;line-height:18px}
.sliderPlay-btn span.current{background:#1C75BC;color:#fff}