﻿.hd{ background:url(../imggg/ico.png) no-repeat 600px 600px; }
.banner{position:relative; width:100%; min-width:1000px; height:303px;overflow:hidden;z-index:9;}
#fullSlide{ width:100%; position:relative; height:303px; }
#fullSlide .bd { margin:0 auto; position:relative; z-index:0; overflow:hidden;height:303px;}
#fullSlide .bd ul { width:100% !important;}
#fullSlide .bd li { width:100% !important; height:303px; overflow:hidden; text-align:center; }
#fullSlide .bd li a { display:block; height:303px;}
#fullSlide .hd { position:absolute; bottom:0; left:0; width:100%; z-index:1; height:22px; line-height:22px; text-align:center;padding-top:10px;}
#fullSlide .hd ul { height:22px; text-align:center; }  /*此text-align主要决定按钮的显示位置**/
#fullSlide .hd ul li {cursor:pointer; display:inline-block; *display:inline; zoom:1; width:16px; height:16px; margin:0 4px; background:url(../imggg/ico.png) no-repeat -0px -12px; overflow:hidden; line-height:9999px; }
#fullSlide .hd ul .on {background:url(../imggg/ico.png) no-repeat -16px -12px;}