.foucebox { position:relative;  height:480px; overflow:hidden; }
.foucebox .hd{width:200px; }
.foucebox .bd{ margin-right:200px;}
.foucebox .hd { position:relative; float:right; padding-right:4px; z-index:1; }
.foucebox .hd ul { position:relative; width:200px; overflow:hidden; }
.foucebox .hd li { height:110px; padding:5px; overflow:hidden; }
.foucebox .hd img { width:213px; height:110px; display:block; }
.foucebox .bd { position:relative;height:480px; overflow:hidden; padding-right:10px;}
.foucebox .bd li p{ position:relative;}
.foucebox .bd li p a{ line-height:40px; font-size:18px; color:#fff; background:rgba(0,0,0,0.5); position:absolute; top:-40px; width:100%; text-indent:20px;}
.foucebox .bd img { width:100%; height:480px; display:block;} 
.foucebox .hoverBg { position:absolute; top:0; left:-10px; width:213px; height:124px; z-index:100; background:url(images/hover.png) no-repeat;  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/hover.png);
_background:none; }







