.focus{width:400px;height:305px;float:left;overflow:hidden}
.focu {
	/*width:100%;
	height:322px;*/
	position:relative;
	overflow:hidden;
	background:#fff;
	text-align:center;
}
.focu .bd {
	/*width:484px;*/

}
.focu .bd li {
	width:400px;
	overflow:hidden;position:relative;height:285px;
}
.focu .bd li .tit{width:100%;background:rgba(0,0,0,0.4);height:50px;line-height:50px;text-align:center;position:absolute;left:0px;bottom:0px;}
.focu .bd li .tit a{padding:0px 15px;color:#fff;font-size:17px}
.focu .bd li .tit span{display:block;padding-left:110px}
.focu .bd li img {
	display:block;
	width:400px;
	height:285px;
}
.focu .tempWrap {
	overflow:visible !important
}
.focu .tempWrap ul {
	
}
.focu .hd {
	position:absolute;
	width:auto;
	left:5px;
	z-index:2;
	height:8px;
	bottom:28px;
	text-align:center;
}
.focu .hd li {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:8px;
	height:8px;
	line-height:99px;border-radius:4px;
	overflow:hidden;background:#fff;font-size:0;
	/*background:url(/res/cgb/structure/17070080.png) 0 -10px no-repeat;*/
	margin:0 5px;
	cursor:pointer;
}
.focu .hd li.on {
	width:25px;
}
.focu .pnBtn {
	position:absolute;
	z-index:1;
	top:0;
	width:100%;
	height:285px;
	cursor:pointer;
}

.focu .pnBtn .blackBg {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:285px;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.focu .pnBtn .arrow {
	display:none;
	position:absolute;
	top:0;
	z-index:1;
	width:60px;
	height:285px;
}
