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

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

div#productquery{
	margin:0px 10px 5px 0px;
	text-align:center;
	float:left;
}

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

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

div#productquery 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#productquery div.fang div.bottomleft{
	height:15px;
	background:url(../images/probk.jpg) 0px -485px no-repeat;
}

div#productquery 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#productquery div.picFit{
	overflow: hidden;
	width:100%;
	padding-left:3px;
	padding-right:3px;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
}

div#productquery div.picFit img{
}


div#productquery 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#productquery a:link,div#productquery a:visited,div#productquery a:active{
color:#555;
font:12px/25px arial,simsun;
text-decoration: none;
}

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




/* ============翻页============== */

div#showpages {
clear:both;
padding:0px;
margin:20px 0px;
width:100%;
height:30px;
white-space: nowrap;
}

div#pagesinfo {
float:left;
padding:3px 8px;
white-space: nowrap;
}

div#pages {
float:right;
padding-right:8px;
white-space: nowrap;
}

div#pages ul{
margin:0;
padding:0;
}

div#pages a:link,div#pages a:visited,div#pages a:active{
color:#555;
text-decoration: none;
}

div#pages a:hover{
color:#555;
text-decoration: none;
}

div#pages li{
margin:3px;
padding:2px 5px;
list-style-type: none;
float:left;
background:#d2d2d2;
color:#555;
border:1px #666 solid;
white-space: nowrap;
}

div#pages li.pagesnow{
color:#555;
background-color:#fff;
white-space: nowrap;
border:1px #666 solid;
}

div#pages li.pbutton{
color:#555;
background-color:#d2d2d2;
padding:3px 5px 1px 5px;
white-space: nowrap;
border:1px #666 solid;
}

div#pages li.opt{
color:#555;
background-color:#fff;
padding:0px 2px;
white-space: nowrap;
border:0px;
}