.ik-slide { width:100%;position:relative;z-index:9;}
.fullSlide { position:relative;zoom:1; margin:0 auto;}
.fullSlide .bd{ position:relative; z-index:0; }
.fullSlide .bd li img{width:100%; vertical-align:top;} 
.fullSlide .hd{ position:relative; z-index:1; margin-top:-110px;height:110px;line-height:110px;text-align:center;}
.fullSlide .hd ul{ text-align:center;}
.fullSlide .hd ul li{ cursor:pointer;display:inline-block;zoom:1;width:17px;height:17px;margin:5px;background:#fff;overflow:hidden;font-size:0;z-index:9999;text-align:center;border-radius: 50%}
.fullSlide .hd ul .on{ background:#f0421d}