@charset "utf-8";
	*{margin: 0;padding: 0;}
.slider{display:none}
.focus span{width:15px;height:15px;margin-right:10px;border-radius:50%;background:#666;font-size:0}
.focus span.current{background:#fff}


