
div{margin:0;padding:0}
i{text-decoration:none;font-weight:400;font-style:normal}
#bd{width:446px;margin:0px auto 0;clear:both;}
img {border-width: 0px 0px 0px 0px}
#focus_image{height:268px;position:relative;z-index:20;overflow:hidden;width:446px}
#focus_image .pages{width:446px;height:231px;background:#212121}
#focus_image .pages .item{position:absolute;left:446px;top:0;width:446px;height:231px;z-index:5;text-decoration:none}
#focus_image .pages .item.cur{display:block;z-index:10}
#focus_image .pages .item .poster{display:block;width:446px;height:231px}
#focus_image .pages .item b{
	opacity:.8;
	filter:alpha(opacity=80);
	position:absolute;
	width:446px;
	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;
	background-color: #9fa09d;
}#focus_image .pages .item:hover b{opacity:.4;filter:alpha(opacity=40)}
#focus_image .pages .item i{position:absolute;width:446px;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{
	display:block;
	width:446px;
	height:40px;
	line-height:40px;
	border-top:1px solid #121212;
	text-align:center;
-moz-user-select:none;-webkit-user-select:none;-o-user-select:none;	user-select:none;
	background-color: #939393;
}
#focus_image .controler b{display:inline-block;width:20px;height:20px;margin:10px 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:5px;width:0;height:0;line-height:0}