

#focus_Box { position:relative; width:660px; }
#focus_Box ul { position:relative; width:620px; margin-left:25px; height:270px; overflow:hidden; }
#focus_Box li { z-index:0; position:absolute; width:445px; background:#787878; height:0px; top:146px; cursor:pointer; left:377px; border-radius:4px; box-shadow:1px 1px 12px rgba(200, 200, 200, 1) }
#focus_Box .js-1 { z-index:200; position:absolute; position:!important;
}
#focus_Box li img { width:100%; background:#FFF; border:1px solid #e1e1e1; padding:4px; height:100%; vertical-align:top }
#focus_Box li .name{position:absolute; z-index:10; left:5px; bottom:0px; height:26px; line-height:26px; width:93%; text-align:center; color:#FFF; background:url(../image/bg1.png); font-size:12px;}
#focus_Box .prev, #focus_Box .next { display:block; z-index:100; overflow:hidden; cursor:pointer; position:absolute; width:52px; height:52px; top:93px; }
#focus_Box .prev { background:url(../images/leftBtn.gif) left bottom no-repeat; left:0px }
#focus_Box .next { background:url(../images/rightBtn.gif) right bottom no-repeat; right:0px }
