#focus { width:100%; /*height:445px;*/ overflow:hidden; position:relative; }
#focus ul { height:380px; position:absolute; }
#focus ul li { float:left; /*height:445px;*/ overflow:hidden; position:relative; background:#000; }
#bannerimage { width:100%; }
#bannerimage1 { width:100%; }
#bannerimage2 { width:100%; }
#bannerimage3 { width:100%; }
#focus ul li div { position:absolute; overflow:hidden; }
#focus .btnBg { position:absolute; width:100%; height:20px; left:0; bottom:0; /*background:#000;*/ }
#focus .btn { position:absolute; width:100%; height:6px; padding:0px; right:0; bottom:0; text-align:center; }
#focus .btn span { display:inline-block; _display:inline; _zoom:1; width:15%; height:6px; _font-size:0; border-right:1px #FFF solid; margin-left:0px; cursor:pointer; background:#a6a6a6; }
#focus .btn span:last-child { border-right:0; }
#focus .btn span a { background:#a6a6a6; }
#focus .btn span a:hover { background:#ff9900; }
#focus .btn span.on { background:#ff9900; }
#focus .preNext { width:61px; height:61px; position:absolute; top:180px; cursor:pointer; }
#focus .pre { left:0; }
#focus .next { right:0; background-position:right top; }