#about{
	background:url(../images/aboutbg.jpg) no-repeat center center;
	height:495px;
}
#about .title{margin:0 auto;width:1200px;background:url(../images/abouttitle.png) no-repeat center center; height:160px;}
#about .content{margin:0 auto;width:1200px; font-size:16px; line-height:26px;}


#chanpin{margin:0 auto;width:1200px; height:900px;}
#chanpin .title{background:url(../images/chanpintitle.png) no-repeat center center; height:160px;}
#chanpin ul.cpclass{
	margin:0 auto;
	margin-top:20px;
	width:1200px;
}
#chanpin ul.cpclass li{
	width:138px;
	height:45px;
	line-height:45px;
	background:#94000e;
	text-align:center;
	float:left;
	margin:0 5px 0 5px;
}
#chanpin ul.cpclass li a{
	display:block;
	width:138px;
	height:45px;
	color:#fff;
}
#chanpin ul.cpclass li a:hover{
	background:#192233;
}
#chanpin ul.cplist{
	clear:both;
	margin:0 auto;
	padding-top:40px;
	width:1200px;
}
#chanpin ul.cplist li{
	width:288px;
	height:288px;
	line-height:40px;
	text-align:center;
	float:left;
	margin:4px;
}
#chanpin ul.cplist li span{
	display:block;
	width:288px;
	line-height:35px;
	font-size:14px;
	background:#192233;
	color:#fff;
	opacity:0.6;
	position:absolute;
	margin:253px 0 0 0;
}

#news{
	background:url(../images/newsbg.jpg) no-repeat center center;
	height:495px;
}
#news .title{margin:0 auto;width:1200px;background:url(../images/newstitle.png) no-repeat center center; height:160px;}
#news .newslist{
	width:1200px;
	height:289px;
	margin:0 auto;
	margin-bottom:50px;
}
#news .newslist li{
	height:80px;
	width:600px;
	float:left;
	margin-bottom:24px;
	cursor:hand
}
#news .newslist li .fk{
	display:block;
	height:80px;
	width:80px;
	background:#94000e;
	color:#FFF;
	text-align:center;
	float:left;
	margin-right:15px;
}
#news .newslist li:hover .fk{
	background:#192233;
}
#news .newslist li .fk em{
	line-height:50px;
	font-style:normal;
	font-size:30px;
}	
#news .newslist li h3{
    font-weight:normal;
	font-size:16px;
	color:#555555;
	padding-top:8px;
}
#news .newslist li p{
	display:block;
	color:#919191;
	text-indent:28px;
	padding-top:6px;
	padding-right:40px;
	line-height:20px;
}


#anli{margin:0 auto;width:1200px; height:600px;}
#anli .title{background:url(../images/anlititle.png) no-repeat center center; height:160px;}
#anli ul.cpclass{
	margin:0 auto;
	margin-top:20px;
	width:300px;
}
#anli ul.cpclass li{
	width:138px;
	height:45px;
	line-height:45px;
	background:#94000e;
	text-align:center;
	float:left;
	margin:0 5px 0 5px;
}
#anli ul.cpclass li a{
	display:block;
	width:138px;
	height:45px;
	color:#fff;
}
#anli ul.cpclass li a:hover{
	background:#192233;
}
#anli ul.cplist{
	clear:both;
	margin:0 auto;
	padding-top:40px;
	width:1200px;
}
#anli ul.cplist li{
	width:288px;
	height:288px;
	line-height:40px;
	text-align:center;
	float:left;
	margin:4px;
}
#anli ul.cplist li span{
	display:block;
	width:288px;
	line-height:35px;
	font-size:14px;
	background:#192233;
	color:#fff;
	opacity:0.6;
	position:absolute;
	margin:253px 0 0 0;
}
