.banner {height: 300px;}
.ffocus {height:300px;margin-top:-8px; width:100%;overflow:hidden;position:relative}
.ffocus .bd{position:relative;z-index:0}
.ffocus .bd ul{width:100%!important}
.ffocus .bd li{height:300px;overflow:hidden;text-align:center;width:100%!important}
.ffocus .bd li a{display:block;height:300px}
.ffocus .hd{position:absolute;bottom:15px;zoom:1;z-index:3;text-align:center;width:100%}
.ffocus .hd li{width:40px;height:3px;line-height:3px;display:inline-block;text-align:center; text-indent: -1999px; color:#000;background:#fff;margin:0 4px;border-radius:3px;cursor:pointer}
.ffocus .hd li.currclass {background:#51668f; /*box-shadow: 0 0 2px #fff;*/}
.ffocus .next,.ffocus .prev{display:none;width:40px;height:100px;background:url(../img/btn.png) no-repeat;position:absolute;top:33%}
.ffocus .prev{left:1%}
.ffocus .next{right:1%;background-position:right}