#bd{width:250px;clear:both; height:310px;}
#bd i{text-decoration:none;font-weight:400;font-style:normal}
#bd img {border-width: 0px 0px 0px 0px}
#focus_image{width:250px;height:310px;position:relative;z-index:20;overflow:hidden;}
#focus_image .pages{width:250px;height:279px;background:#212121}
#focus_image .pages .item{position:absolute;left:250px;top:0;width:250px;height:279px;z-index:5;text-decoration:none}
#focus_image .pages .item.cur{display:block;z-index:10}
#focus_image .pages .item .poster{display:block;width:250px;height:310px}

#focus_image .pages .item b{background:#000;opacity:0.4;filter:alpha(opacity=40);position:absolute;width:250px;height:40px;left:0;bottom:0;z-index:1;-moz-transition:opacity .2s ease-in;-webkit-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in;cursor:pointer}
#focus_image .pages .item:hover b{opacity:.4;filter:alpha(opacity=40)}
#focus_image .pages .item i{position:absolute;width:250px;padding:0 5px;height:40px;left:0;bottom:0;line-height:40px;font-size:14px;color:#fff;z-index:2;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;font-weight:600}
#focus_image .controler{position:absolute;z-index:1002; opacity:0.7;filter:alpha(opacity=70); bottom:0px; width:250px;height:30px;line-height:30px;border-top:1px solid #121212;background:#212121;text-align:center;-moz-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}
#focus_image .controler b{display:inline-block;width:20px;height:20px;margin:0px 4px;background:#FFF;cursor:pointer;line-height:20px;font-weight:700;color:#2B2B2B;position:relative}
#focus_image .controler b i{display:none}
#focus_image .controler b.down{background:#A91F01;color:#FFF}
#focus_image .controler b.down i{position:absolute;display:block;border:5px dashed transparent;border-bottom:5px solid #A91F01;top:-9px;left:3px;width:0;height:0;line-height:0}