body{ padding:0; margin:0; min-width:1200px;}
ul,li{ list-style:none; padding:0; margin:0;}
img{ border:none;}
a{ color:#6cf;}
a:hover{ color:#84B263;}
.act_nav{position: fixed; left: 0; bottom: 0; z-index: 500; width: 100%;}
.act_nav .event_content{width:100%; margin:0 auto; text-align:left; position:relative; }
.act_nav .event_content_top{
	width: 100%;
	margin: 0 auto;
	text-align: left;
	position: static;
}


.box{ width:1100px; margin:0 auto; position:relative; overflow:hidden; _height:100%; padding:0 50px;}
.box a { height:auto; cursor:pointer;}
.picbox{ width:1100px; height:235px; overflow:hidden; position:relative;}
.piclist{ height:235px;position:absolute; left:0px; top:0px;}
.piclist li{
	background: #eee;
	margin: 0 25px;
	padding: 5px;
	float: left;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 36px;
	color: #333;
	width:160px;
	height:235px;
}
.piclist li a span{ display:block;}
.piclist li a:hover span{ display:block;}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev,.og_next{
	width: 44px;
	height: 44px;
	background: url(../images/icon.png) no-repeat;
	position: absolute;
	top: 90px;
	z-index: 99;
	cursor: pointer;
	filter: alpha(opacity=70);
	opacity: 0.7;
	background-repeat: no-repeat;
}
.og_prev{
	background-position: 0 0;
	left: 3px;
	background-image: url(../images/index2_r5_c3.png);
}
.og_next{
	background-position: 0 0;
	right: 3px;
	background-image: url(../images/index2_r5_c7.png);
	background-repeat: no-repeat;
}


