.slideBox{width:100%; height:340px; overflow:hidden; position:relative;}
.bd ul{margin:0; padding:0;}
.slideBox li{list-style:none; margin:0; padding:0;}
.slideBox .bd li{width:100%; height:340px; }
.slideBox .hd {position:absolute; bottom:10px; width:150px; left:50%; margin-left:-75px; margin-bottom:0;}
.slideBox .hd li{width:40px; height:3px; background:#eee; float:left; margin-right:10px; text-indent:-100em; overflow:hidden; -moz-border-radius: 5px;border-radius: 5px;}
.slideBox .hd li.on{background:#6699FF;}