/* 焦点图*/
.banner{ width:1004px; margin:8px auto; height:317px;}
.fullSlide{ width:100%;   height:317px; overflow:hidden; margin:0 auto;  position:relative; }	
.fullSlide .bd{ position:relative; z-index:0;            }	
.fullSlide .bd ul{ width:100% !important;                }	
.fullSlide .bd li{ width:100% !important;  height:317px; }		
.fullSlide .bd li a{ position:absolute; width:100%; height:317px; display:block; z-index:1;;   }	
.fullSlide .hd{ width:130px;  position:absolute; z-index:1; bottom:5px; right: 15%; height:20px; line-height:20px; text-align:center;}	

.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:30px; height:10px; margin:4px;  overflow:hidden; line-height:9999px; background:#ccc;}
.fullSlide .hd ul .on{/* filter:alpha(opacity=100);opacity:1;*/ background:#6699cc; }
