#focus_Box { position: relative; width: 1200px; height:500px; margin: 20px auto; }
#focus_Box ul { position: relative; width: 1200px; height:500px }
#focus_Box li { z-index: 0; position: absolute; width: 0px; height: 0px; top: 146px; cursor: pointer; left: 377px; border-radius: 4px; }
#focus_Box li:nth-of-type(1) .beijin,#focus_Box li:nth-of-type(3) .beijin{ position:absolute; left:0; right:0; top:0; bottom:0 !important;background:rgba(0,0,0,0.7);}
#focus_Box li img { width: 100%; background: url(loading.gif) no-repeat center 50%; height: 100%; vertical-align: top }
#focus_Box li p { position: absolute; left: 0; bottom:-50px; text-align:center; width: 100%; height: 40px; line-height: 40px;color:#000000;  font-size: 16px; font-weight: bold; }
#focus_Box li p span {}
#focus_Box li:nth-of-type(2) p{background:#f59608;}
#focus_Box .prev, #focus_Box .next { display: block; z-index: 100; overflow: hidden; cursor: pointer; position: absolute; width: 52px; height: 52px; top: 225px; }
#focus_Box .prev { background: url(honor_l.png) left center no-repeat; left: 105px; }
#focus_Box .next { background: url(honor_r.png) left center no-repeat; right: 105px; }
