@charset "utf-8";
.wulinkpic{ position:relative; clear: both; font-family: arial,helvetica,'sans-serif','微软雅黑';}
.wulinkpic li{
	margin:0px 0px 0px 0px;
	text-align:center;
	float:left;
	border:0px #ccc solid;
}

div.picFit{
overflow: hidden;
}

.wulinkpic ul{overflow: hidden;}
.wulinkpic dl,
.wulinkpic dd{margin: 0;}
.wulinkpic dt{
	margin-top: 5px;
	white-space:nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 16px;
}
.wulinkpic dt a{text-decoration: none;}

.wulinkpic .title{font-size: 18px; color: #ff0000; position: absolute; font-weight: bold;}

.wulinkpic .more{
	position: absolute;
	height: 22px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 13px;
    padding: 0 6px;
    background: #f60001;
    color: #fff;
    line-height: 21px;
    cursor: pointer;
    overflow: hidden;
    text-decoration: none;
 }