www.gusucode.com > 数码产品生产企业网站PHP源码程序 > 1010/product/templates/css/productlist_pmd.css

    /* ============产品图片列表============== */
div#productlist_pmd{
white-space:nowrap;
overflow:hidden;
}
div#productlist_pmd_1{
float:left;
}
div#productlist_pmd_2{
float:left;
}

div.productlist_pmd{
margin:0px 0px 0px 0px;
text-align:center;
float:left;
white-space:nowrap;
overflow:hidden;
background:#5f8e00;
}

div.productlist_pmd div.fang{
border:2px #5f8e00 solid;
background: #fff;
padding:3px;
text-align:center;
}

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

div.productlist_pmd div.picFit img{
}


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

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

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