/* ============��ƷͼƬ�б�============== */

div.productlist1{
margin:5px 5px 10px 5px;
text-align:center;
float:left;
border:1px #cccccc solid;
background: #fff;
width:165px;
height:160px;
}

div.productlist1:hover{
margin:5px 5px 10px 5px;
text-align:center;
float:left;
border:1px #085ba7 solid;
background: #1f73b9;
width:165px;
height:160px;
}

div.productlist1 div.fang{

background: #fff;
padding:5px;
text-align:center;
}

div.productlist1 div.fang:hover{

background: #1f73b9;
padding:5px;
text-align:center;
}

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

div.productlist1 div.picFit img{
}


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

div.productlist1 a:link,div.productlist a:visited,div.productlist a:active{
color:#000;
font:14px/25px sicrosoft yahei,arial,simsun;
text-decoration: none;
}

div.productlist1 a:hover{
color:#000;
text-decoration: underline;
font:14px/25px sicrosoft yahei,arial,simsun;
}
