@charset "utf-8";
/* CSS Document */
.produ_con{
	width:870px;
	margin:20px auto;
	}
.produ_con ul {

	
}

.produ_con ul li {
	width:200px;
	float:left;
	height:200px;
	text-align:center;
	margin-top:10px;
   border:#c6c6c6 solid 1px;
   margin-right:15px;
   position:relative;
}
.produ_con ul li img {
	
	margin:0 auto;
    margin-top:20px;
	margin-bottom:10px;
	width:200px;
	height:140px;
	
	
}
.produ_con ul a:hover li img{
	filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;
	}
.produ_con ul li p {
	
	width:200px;
	text-align:center;
	font-size:12px;
	
}
.produ_con  ul a li  {
	color:#a1a1a1;
}
.produ_con  ul a:hover li  {
	color:#da251c;
}
.produ_con .pro_bott{
	width:870px;
	margin:0 auto;
	height:60px;
	
	line-height:60px;
	text-align:center;
	font-size:12px;
	clear:both;
	
	}
.produ_con .pro_bott a{
	color:#797878;
	}
.produ_con .pro_bott{
	color:#797878;
	}
.prolist_con{
	margin:20px;
	text-align:center;
	}
.prolist_con img{
	width:500px;
	height:400px;
	
	}
.prolist_con p{
	margin-top:20px;
	text-align:center;
	}