gusucode.com > 电子科技公司网站(英文)网站源码程序 > 电子科技公司网站(英文)网站源码程序/product/templates/css/productlist_dolphin.css

    /* ============图片列表============== */
div .productlist_dolphin{
	border:0px #ebebeb solid;
	padding:0px 0px 5px 0px;
}

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

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

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


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

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

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