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