/* ============²úÆ·Í¼Æ¬ÁÐ±í============== */
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;
}
