#slides { position: absolute; z-index: 100; } .slides_container { width: 1150px; height: 318px; overflow: hidden; position: relative; } .slides_control a { filter: alpha(opacity=100); opacity: 1; } .paginationcss { margin: 4px 135px 0px 0px; z-index: 1000; position: absolute; right: 0px; bottom: 20px; } .paginationcss li { float: left; margin: 0 3px; } .paginationcss li a { display: block; width: 12px; height: 12px; text-indent: 1000px; outline:none; background: url(white.png) no-repeat; float: left; overflow: hidden; } .paginationcss li.current a { background: url(organg.png) no-repeat; } .prev, .next { cursor: pointer; height: 44px; line-height: 10; opacity: 0.5; overflow: hidden; position: absolute; top: 308px; width:40px; z-index: 1500; } .prev { background: url("an-left.png") no-repeat scroll; right: 39px; } .next { background: url("an-right.png") no-repeat scroll; right: 0px; } /***************/ .ping { position: absolute; } .description { height: 28px; line-height: 28px; z-index: 10; position: relative; background: #000; top: 294px; left: 0px; padding-left: 12px; font-family: Microsoft YaHei; opacity: 0.6; width: 598px; } .description a { color: #fff; font-size: 13px; font-weight: bold; } .description span { padding-top: 5px; } .description a:hover { color: #FC8F01; }