@charset "gb2312" ; 
.fourth-module {
	width:1000px;
	height:390px;
	margin:0 auto;
}
.fm-header {
	overflow:hidden;
	margin-bottom:32px;
}
.fm-tt {
	width:156px;
	height:93px;
	background:url("img/honor.png")/*tpa=http://localhost/style/css/img/honor.png*/ no-repeat left 60px;
}
.fm-more {
	width:844px;
    padding-top: 51px;
    height: 42px;
    line-height: 42px;
    color: rgba(144,0,0,1);
}
.fm-more:hover {
  text-decoration: underline;
}
.fm-flash {
	width:100%;
	height:204px;
	overflow:hidden;
}
.fm-f-ul {
	width:5000px;
	height:100%;
	left:0;
	top:0;
}
.fm-f-li {
	float:left;
	width:250px;
	height:100%;
}
.fm-f-a {
	width:223px;
	height:204px;
	margin:0 auto;
	overflow:hidden;
}
.fm-f-img  {
	width:223px;
	height:158px;
	margin:0 auto;
}
.fm-f-p {
	width:223px;
	margin:6px auto 0;
	line-height:20px;
}
.fm-icon {
	width:24px;
	height:40px;
	top:50%;
	margin-top:-46px;
	cursor:pointer;
	opacity:.5;
	filter:alpha(opacity=50);
}	
.fm-prev {
	left:0;
	background:url("img/zuo.png")/*tpa=http://localhost/style/css/img/zuo.png*/ no-repeat left center;
}
.fm-next {
	right:0;
	background:url("img/you.png")/*tpa=http://localhost/style/css/img/you.png*/ no-repeat left center;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
