@charset "utf-8";

.slider{display:none;padding-top: 1px;padding-left: -1px;}/*用于获取更加体验*/
.focus span{width:10px;height:10px;margin-right:10px;border-radius:50%;background:#666;font-size:0}
.focus span.current{background:#fff}