www.gusucode.com > 电脑回收公司网站源码程序 > 电脑回收公司网站源码程序/product/templates/css/productlist_2022.css

    /* ============产品图片列表============== */
div .productlist_2022{
	border:1px #ebebeb solid;
	padding:5px 10px 5px 10px;
}

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

div.productlist_2022 div.fang{
border:0px #ccc solid;
background: #fff;
padding:3px;
margin:0px 2px 0px 2px;
text-align:center;
}

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


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

div.productlist_2022 a:link,div.productlist_2022 a:visited,div.productlist_2022 a:active{
color:#555;
font:12px/25px arial,simsun;
text-decoration: none;
}

div.productlist_2022 a:hover{
color:#ff0000;
text-decoration: underline;
font:12px/25px arial,simsun;
}