/* ============ÊÓÆµÁÐ±í============== */

div.viewlist{
    margin-right: 27px;
    text-align: center;
    float: left;
    margin-bottom: 30px;
}

div.viewlist div.fang{
border:1px #ccc solid;
background: #fff;
padding:3px;
text-align:center;
}

div.viewlist div.picFit{
overflow: hidden;
}

div.viewlist div.picFit img{
}


div.viewlist div.title{
text-align:center;
overflow: hidden;
white-space:nowrap;
}

div.viewlist a:link,div.viewlist a:visited,div.viewlist a:active{
font-family: '微软雅黑';
    font-size: 20px;
    color: #000;
    text-decoration: none;
    font-weight: 500;
}

div.viewlist a:hover{
color:#ff0000;
text-decoration: underline;
font:12px/25px arial,simsun;
}
