	.threadlist { padding:10px 0px;width: 100%;margin:0; /* min-height: 300px; */ overflow: hidden;}

	.threadlist .thread_tit { border-bottom:1px solid #D9D8D8; line-height:40px; color: #0162AC; font-size:15px; }

	.threadlist li { position:relative; font-size:16px; margin:0 0 10px 0; background:#fff; padding-bottom:10px;}

	.threadlist li:last-child { border-bottom:none;}

	.threadlist .threadinfo{padding:10px 10px 5px 10px;}

	.threadlist .threadinfo img{ width:36px; line-height:36px; border-radius:18px; margin-right:10px; float:left;}

	.threadlist .threadinfo p{display:block; height:36px;}

	.threadlist .threadinfo .username{height: 18px;display: block;line-height: 18px;font-size: 13px;color: #666;white-space: nowrap;width: 110px;overflow: hidden;text-overflow: ellipsis;}

	.threadlist .threadinfo .datetime{height:18px; display:block; line-height:18px; font-size:11px; color:#999;}

	.threadlist li h3{display: block;word-break: break-all;font-size: 16px;line-height: 21px;margin:6px 10px 0 10px;padding: 0;font-weight: 400;color: #f45dac;}

	.threadlist .replies{text-align: right;padding:0;padding-left: 19px;color: #e974b0;margin-right: 0;font-size: 12px; float:right;}

	

	.threadlist .nothreads{ text-align:center; padding:20px 10px;}

	.threadlist .num { position:absolute; right:10px; bottom:10px; padding:0 0 0 18px; font-size:12px; color:#999; }

	.threadlist .icon_top,.threadlist .icon_tu { position:absolute; left:0; top:-1px;}

	.threadlist .by { font-size:13px; color:#999; display:block; line-height: 30px; font-weight:400; margin-left:10px;}

	.threadlist .by img{ height:30px; width:30px;border-radius:15px;  float:left; margin-right:10px;}

    .threadlistdescr{font-weight: initial;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;

    padding:7px 10px 0 10px;color: #666;font-size: 14px;line-height: 18px;}

	.dpiclist{ margin:5px 10px; height:120px;  overflow:hidden;position: relative;}

	.dpiclist .displaypic{white-space:nowrap;overflow-y: hidden;overflow-x: scroll; height:120px;}

	.dpiclist .displaypic img{width:120px; height:120px; border-radius:5px;}

.threadlist_ul{width:94%; float:left; background:#fff;   padding:10px 3%;  border-bottom:solid 1px #dddddd;}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}