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

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

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

div#productquery_2022 div.fang{
border:1px #ccc solid;
background: #fff;
padding:3px;
text-align:center;
}

div#productquery_2022 div.picFit{
overflow: hidden;
}

div#productquery_2022 div.picFit img{
}


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

div#productquery_2022 .prodtitle{
color:#555;
font:12px/25px arial,simsun;
text-decoration: none;
}



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

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:#fff;
text-decoration: none;
}

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

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

div#pages li.pagesnow{
color:#fff;
background-color:#aaaaaa;
white-space: nowrap;
}

div#pages li.pbutton{
color:#fff;
background-color:#aaaaaa;
padding:3px 5px 1px 5px;
white-space: nowrap;
}


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