.fullsilder_banner {width:100%;height:476px;overflow:hidden; z-index:1; position:relative;}
.fullsilder_banner .bd{width: 100%; background: url("../images/loading.gif") no-repeat center center;}
.fullsilder_banner .bd ul{padding:0; margin:0;}
.fullsilder_banner .bd li {list-style:none;}
.fullsilder_banner .bd li .pic {height: 476px;  margin: 0 auto;  position: relative; width:100%;}
.fullsilder_banner .bd li .pic img{position:relative; left:50%; margin-left:-960px;}
.fullsilder_banner .hd { width: 1000px; margin: 0 auto; }
.fullsilder_banner .hd ul { position: absolute; right: 47%; bottom: 80px; }
.fullsilder_banner .hd ul li { border-radius: 50%; cursor: pointer; display: inline-block; *display:inline;
zoom: 1; width: 14px; height: 14px; line-height: 50px; margin: 4px; overflow: hidden; background:#cccaca; }
.fullsilder_banner .hd ul .on { background: #D82857; }
.fullsilder_banner .hd ul li:hover{ opacity:0.8;}