

.fullSlide{ position:relative;width:100%;min-width:1200px;overflow:hidden;z-index:0;}

.fullSlide .bd{ position:relative; z-index:0; }

.fullSlide .bd li {width:100%;}

.fullSlide .bd li img {width:100%;}

.fullSlide .hd{ position:absolute; left:0; bottom:20px;line-height:1em;text-align:center; width:100%;}

.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }

.fullSlide .hd ul li{ cursor:pointer; display:inline-block;zoom:1; width:8px; height:8px; margin:10px; overflow:hidden; font-size:0;background:#000;}

.fullSlide .hd ul .on{ background:#182D57;}

