﻿/* ============��ƷͼƬ�б�============== */
#outer {display:table}
#outer {
width:90%;
margin:auto;
text-align:center;
}
div.productlistsj{
margin:0px 10px 10px 10px;
text-align:center;
float:left;
height: 167px;
}
div.productlistsj div.fang{
border:0px #ccc solid;
background: #fff;
padding:3px;
text-align:center;
}

div.productlistsj div.picFit{
overflow: hidden;
}

div.productlistsj div.picFit img{
}


div.productlistsj div.title{
text-align:center;
overflow: hidden;
white-space: normal;
width: 100px;
}

div.productlistsj a:link,div.productlistsj a:visited,div.productlistsj a:active{
color:#505050;
font:12px/25px 'microsoft yahei',Verdana, Arial;
text-decoration: none;
}

div.productlistsj a:hover{
color:#ff0000;
text-decoration: underline;
font:12px/25px 'microsoft yahei',Verdana, Arial;
}

div.morelink{
margin:10px ;
padding: 0px; 
border: #e1e1e1 1px solid; 
height: 34px;
text-align:center;

}
div.morelink a{
height: 34px;
line-height:34px;
text-decoration:none;
color:#5a5a5a;
}
div.morelink a:hover{
height: 34px;
line-height:34px;
text-decoration:none;
color:#5a5a5a;
}
.productlistsj .title1 {

    position: absolute;
    bottom: 0.55rem;
    line-height: 0.25rem;
    left: .1rem;
    color: #1d1d1d;
    font-size: .2rem;
    width: 2.8rem;
    height: 0.5rem;
    overflow: hidden;
    box-sizing: border-box;

}