www.gusucode.com > 2017网博士成品网站管理系统 PHP网站源码程序 > 2017/product/templates/css/productlist_2017.css

    /* ============产品图片列表============== */

div.productlist_2017{
	margin:0px 5px 5px 5px;
	text-align:center;
	float:left;
}

div.productlist_2017 div.fang{
	border:0px #ccc solid;
	padding:2px;
}

div.productlist_2017 div.fang div.topleft{
	height:15px;
	background:url(../images/probk.jpg) 0px 0px no-repeat;
}

div.productlist_2017 div.fang div.topright{
	float:right;
	overflow:hidden;
	margin-right:-6px;
	margin-top:-15px;
	width:15px;
	height:15px;
	background:url(../images/probk.jpg) -885px 0px no-repeat;
}

div.productlist_2017 div.fang div.bottomleft{
	height:15px;
	background:url(../images/probk.jpg) 0px -485px no-repeat;
}

div.productlist_2017 div.fang div.bottomright{
	float:right;
	margin-right:-6px;
	margin-top:-15px;
	width:15px;
	height:15px;
	background:url(../images/probk.jpg) -885px -485px no-repeat;
}

div.productlist_2017 div.picFit{
	overflow: hidden;
	width:100%;
	padding-left:3px;
	padding-right:3px;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
}

div.productlist_2017 div.picFit img{
	
}


div.productlist_2017 div.title{
	text-align:center;
	overflow: hidden;
	width:100%;
	padding-left:3px;
	padding-right:3px;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
}

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

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