.index_banner{ width:100%;height:3rem; margin:0 auto; position:relative; overflow:hidden;   }
.index_banner .hd{ width:100%; height:0.11rem;  position:absolute; z-index:1; bottom:0.2rem; text-align:center;  }
.index_banner .hd ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
}
.index_banner .hd ul li{ display:inline-block; width:0.05rem; height:0.05rem; -webkit-border-radius:0.05rem; -moz-border-radius:0.05rem; border-radius:0.05rem; background:#8C8C8C; margin:0 0.05rem;  vertical-align:top; overflow:hidden;   }
.index_banner .hd ul .on{ background:#FE6C9C;  }

.index_banner .bd{ position:relative; z-index:0; }
.index_banner .bd li img{ width:100%; background:url(images/loading.gif) center center no-repeat; height:3rem; }
.index_banner .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0);  }