
#banner{ height:460px ; min-width:998px;  position:relative; overflow:hidden; background:#333; }
#banner .list{ height:460px ; min-width:998px; }
#banner .list ul{ height:460px ;  }
#banner .list ul li{ position:absolute;height:460px ; width:100%;}
#banner .list ul li a{  display:block;height:460px ; width:100%;}
#banner .list ul li a img{ height:256px ; width:1000px;  display:block;}
#banner .hd{ position:relative; width:998px; margin:auto;}
#banner .hd ul{ position:absolute; bottom:20px; left:0px;display:inline-block; *display:inline; *zoom:1; _display:inline; _zoom:1; height:12px;  padding:11px 5px; text-align:center; width:998px;}
#banner .hd ul li{ display:inline-block; *display:inline; *zoom:1; _display:inline; _zoom:1;  margin:0 4px; height:12px; width:12px; background:#ccc; border-radius:6px;}
#banner .hd ul li.on{ background:#ff0000;}
