.banner { position:relative; width:100%; min-width:1000px; height:550px; background:#13295b; overflow:hidden; z-index:9; }
#fullSlide{ width:100%; position:relative; height:550px; background:#fff; }
#fullSlide .bd { margin:0 auto; position:relative; z-index:0; overflow:hidden; }
#fullSlide .bd ul { width:100% !important; }
#fullSlide .bd li { width:100% !important; height:550px; overflow:hidden; text-align:center; }
#fullSlide .bd li a { display:block; height:550px; }
#fullSlide .hd { position:absolute; bottom:0; left:0; width:100%; z-index:1; height:28px; line-height:28px; text-align:center; }
#fullSlide .hd ul { height:28px; text-align:center; }
/*#fullSlide .hd ul li { cursor:pointer; display:inline-block; *display:inline; zoom:1; width:15px; height:28px; margin:0 5px; background:url(images/ico.png) no-repeat 0 -169px; overflow:hidden; line-height:9999px;}*/
#fullSlide .hd ul li { cursor:pointer; display:inline-block; *display:inline; zoom:1; width:40px; height:4px; margin:0 4px; overflow:hidden; line-height:9999px; background:#fff;color:#fff; opacity: 0.5;}
#fullSlide .hd ul .on { opacity: 1;}
<!--中间页面大图切换样式表-->