/* ============²úÆ·Í¼Æ¬ÁÐ±í============== */

div.productlist_index{
margin:0px 30px 35px 0px;
text-align:center;
border:10px #0172c0 solid;
float:left;
}

div.productlist_index div.fang{

background: #fff;

z-index:1;
text-align:center;
}

div.productlist_index div.picFit{
overflow: hidden;

}

div.productlist_index div.picFit img{


}


div.productlist_index div.title{

background:#0172c0;
width:240px;
z-index:0;
height:35px;
margin-left:-10px;


}

div.productlist_index a:link,div.productlist_index a:visited,div.productlist_index a:active{
color:#fff;
font:12px/30px 'microsoft yahei';
text-decoration: none;
}

div.productlist_index a:hover{
color:#fff;
text-decoration: none;
font:12px/30px 'microsoft yahei';
}
