/* 图片自动滚动 begin */
.feng {
	width: 1175px;
	margin: 0 auto;
	overflow: hidden;
}
.fTop {
	width: 1175px;
	overflow:  hidden;
	_zoom: 1;
}
.ftLeft {
	float: left;
	width: 1175px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
.ftLeft ul li {
	position: absolute;
	display: none;
	width: 1175px;
	height: 500px;
	cursor:pointer;
}
.ftLeft ul li img {
	position: absolute;
	top: 0;
	left: 0;
	width: 1175px;
	height: 500px;
}
.ftLeft ul li a {
	position: absolute;
	z-index: 1;
	font-size: 16px;
	color: #000;
}
.ftLeft ul li a:hover {
	color: #e70012;	
}

.wenzip p {
	text-indent: 2em;
	line-height: 24px;	
}
.more {
	color: #e35601;
}
.fBotoom {
	overflow: hidden;
}
.fBotoom ul li {
	float: left;
	width: 235px;
	height: 120px;
	background-color: #000;
	cursor:pointer;
}
.fBotoom ul li img {
	width: 235px;
	height: 120px;
}
/* 图片自动滚动 end */





background: #000; 
	opacity: 0.7; 
	filter:alpha(opacity=70); 

/*index end */