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

    /* ============产品图片列表============== */
div#productlist_2016{
white-space:nowrap;
overflow:hidden;
}
div#productlist_2016_1{
float:left;
}
div#productlist_2016_2{
float:left;
}

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

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

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

div.productlist_2016 div.picFit img{
}


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

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

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