/* ============产品图片列表============== */

div.productlist{
margin:0px 11px 10px;
text-align:center;
float:left;
}
#cpa{
	WIDTH: 278px; MARGIN-BOTTOM: 15px; FLOAT: left; HEIGHT: 227px;display: block;
}
#aimg{
	 WIDTH: 274px; height:188px;FLOAT: left;border:2px solid #efefef;
}
#aspan{
	TEXT-ALIGN: center; LINE-HEIGHT: 33px; WIDTH: 278px; DISPLAY: block; BACKGROUND: #23201d;HEIGHT: 33px;FLOAT: left;COLOR: #fff;font-size: 14px;margin-top: 2px;    font-family: 'Microsoft yahei';
}

#cpa:hover img{
		BORDER: #fcaf01 2px solid;  WIDTH: 274px; DISPLAY: block;height:188px;
}

#cpa:hover span {
BACKGROUND: #fcaf01;color:#fff;
}

div.productlist div.fang{
border:0px #ccc solid;
background: #fff;
padding:3px;
text-align:center;
}

div.productlist div.picFit{
overflow: hidden;
}

div.productlist div.picFit img{
}


div.productlist div.title{
text-align:center;
overflow: hidden;
white-space:nowrap;
}

div.productlist a:link,div.productlist a:visited,div.productlist a:active{
color:#505050;
font:12px/25px arial,simsun;
text-decoration: none;
}

div.productlist a:hover{
color:#ff0000;
text-decoration: underline;
font:12px/25px arial,simsun;
}
