.example li{list-style: none;}
/*example*/
.example{}
.example ol{position:relative;width: 80px;height: 20px;top:-30px;margin:0px auto;}
.example ol li{float:left;width: 10px;height: 10px;margin: 5px;border-radius:10px;-moz-border-radius:10px;background: #fff;}
.example ol li.seleted{background: #1AA4CA;}
.example img{width:100%;box-shadow:0px 1px 2px 0 #bbb;}
/*½¥Òþ*/
.luara-{position:relative;padding:0;overflow: hidden;}
.luara- ul{padding: inherit;margin: 0;}
.luara- ul li{display: none;padding: inherit;margin: inherit;list-style: none;}
.luara- ul li:first-child{display:list-item;}
.luara- ul li img{width: inherit;height: inherit;}
