#box_wwwzzjsnet{
	position:relative;
	width:1423px;
	height:432px;
	background:#fff;
	margin:0px auto;
	cursor:pointer;
	text-align: center;
}
#box_wwwzzjsnet .list{position:relative;width:1423px;height:432px;overflow:hidden;}
#box_wwwzzjsnet .list ul{position:absolute;top:0;left:0;}
#box_wwwzzjsnet .list li{width:1423px;height:432px;overflow:hidden;}
#box_wwwzzjsnet .count{
	position:absolute;
	bottom:5px;
	right: 200px;
}
#box_wwwzzjsnet .count li{
	color:#fff;
	float:left;
	width:15px;
	height:15px;
	cursor:pointer;
	margin-right:5px;
	overflow:hidden;
	opacity:0.7;
	filter:alpha(opacity=70);
	border-radius:20px;
	text-align:center;
	line-height:15px;
	background-color: #4B9B04;
}
#box_wwwzzjsnet .count li.current{color:#fff;opacity:1;filter:alpha(opacity=100);font-weight:700;background:#f60;}
#tmp{width:100px;height:100px;background:red;position:absolute;}
