.banner-box{width:1024px;height:240px;overflow:hidden; margin:auto auto; margin-top:15px;}
.banner-box .bd{ width:1024px !important;}
.banner-box .bd li{width:1024px !important;height:240px;}
.banner-box .bd li a{display:block;background-size:auto; height:240px;}

.banner-btn{width:1024px;position:absolute;top:270px; z-index:999999;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;z-index:99999999;top:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.banner-btn a.prev{left:0px;background:url(/js/bans/foot.png) no-repeat 0 0;} 
.banner-btn a.next{right:0px;background:url(/js/bans/foot.png) no-repeat -49px 0;}

.banner-box .hd {position:absolute;top:110px; width:53%;}
.banner-box .hd ul { position:absolute; right:1px;}
.banner-box .hd ul li{width:12px;height:12px;border-radius :50%;text-indent:-9999px;margin-right:10px;background:#8C8C8C;float:left;cursor:pointer;}
.banner-box .hd ul li.on{background:#008ED5;}