<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ============产品图片列表============== */
div .productlist_cyrano_lef{
	border:0px #ebebeb solid;
	padding:0px;
}

div#demo{
	overflow:hidden;
	width:730px;
	color:#ff0000;
}

div.productlist_cyrano_lef div.fang{
background:#fff;
padding:1px 4px;
background:url(../images/imgbg.jpg) 0 0 no-repeat;
text-align:center;
margin:0px 10px 0px 0px;
}

div.productlist_cyrano_lef div.picFit{
overflow: hidden;
}

div.productlist_cyrano_lef div.title{
text-align:center;
overflow: hidden;
white-space:nowrap;
}

div.productlist_cyrano_lef a:link,div.productlist_cyrano_lef a:visited,div.productlist_cyrano_lef a:active{
color:#303030;
font:12px/26px arial,simsun;
text-decoration: none;
}

div.productlist_cyrano_lef a:hover{
color:#ff0000;
text-decoration: underline;
font:12px/26px arial,simsun;
}
</pre></body></html>