@charset "utf-8";
/* mod */


/* 产品 */
.index_product{
width:660px;
	height: 290px;
	overflow: hidden;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFAC10;
	padding-top:5px;
	padding-left:10px
}
.index_product h3{
	font-size: 14px;
	color: #FFF;
	background-image: url(../%7Eimages/tion.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFAC10;
	margin-bottom: 10px;
}
.index_product ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
.index_product ul li{
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}

.index_product ul li a{
	text-decoration: none;
	color: #222;
	display: block;
}
.index_product ul li a:hover{
	color: #2f70aa;
}

.index_product ul li a img{

	height: 100px;
	width: 130px;
	border:1px solid #98cbea;

}
.index_product ul li a span{
	text-align: center;
	display: block;
	margin-top: 5px;	
}


.fenlei{
line-height:29px; text-align:left; padding-left:10px; background-image:url(../images/cplist_bg.jpg); background-repeat: repeat-y; margin-right:20px; overflow:hidden;white-space:nowrap;text-overflow:}