li{list-style: none;}
/*example*/
.example2{}
.example2 ol{position:absolute;width: auto;height: auto;bottom: 40px;right: 10px;}
.example2 ol li{float:left;font-size: 12px;cursor:pointer;text-align: center;font-weight: bold;width: 15px;line-height: 12px;padding: 1px 5px;margin: 0 10px;background: #ffe8b5;border-radius: 5px;}
.example2 ol li.seleted{color: red;}
.example2 a{text-decoration:none; color: #000;}
/*左滑*/
.luara-left{position:relative;padding:0;overflow: hidden;}
.luara-left ul{position: relative;padding: inherit;margin: 0;}
.luara-left ul li{float: left;padding: inherit;margin: inherit;list-style: none;}
.luara-left ul li img{width: 355px;height: 265px;}
.focusBoxcon {text-align: center;font-size: 20px;}