.slideshow { clear: both;margin-bottom: 0; }
.slideshow li { position: relative; overflow: hidden; }
.slideshow span.title { position: absolute; bottom: 0; left: 0; margin-bottom: 0; width: 100%; height: 32px; line-height: 32px; font-size: 14px; text-indent: 10px; }
.slidebar li {height: 20px;width: 20px;border-radius: 50%;background: rgba(0,0,0,.32);}
.slidebar li { float: left; margin-right: 1px; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 10px; cursor: pointer; color: rgba(0, 0, 0, 0) }
.slidebar li.on { background: rgba(255,255,255,0.5); }
.slidebar { position: absolute; bottom: 10px; left: 50%; margin-left: -80px; }
.slideshow span.title, .slidebar li { background: rgba(0,0,0,0.3);margin: 10px}
.slidebar li.on { background: #E86977; }
.slideshow SPAN.title { text-indent: 0px; }
.block { margin: 0;position: relative; }
.banner { margin: 0 auto; width: 100%;}
.banner { margin-top: 10px; }
.banner img { margin: 0px auto; width: 1200px; }
.banner .slideshow li{ display: none;}
