@media only screen and (max-width: 1199px) {
	#main{width: 100%;margin: 0;box-sizing: border-box;margin-bottom: 30px; overflow: hidden;margin-top: 98px;padding-left: 20px;padding-right: 20px;}
	#main .blogl{width: 100%;float: none;box-sizing: border-box;margin: 0;}
	#main .blogr{display: none;}
	
	/* 鍙嬫儏杩炴帴 */
	#friend_lay{width: 100%;border-left: 0;border-right: 0;}
}
@media only screen and (max-width: 479px){
	.feeds-item:first-child{width: 100%;box-sizing: border-box;padding-right: 0 !important;}
	.feeds-item .feeds-item-pic{width: 120px;height: 80px;}
	.feeds-item h3{font-size: 14px;font-weight: 400;color: #333;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
	.hasImg{padding-left: 130px;min-height: 100px;}
	.feeds-item h3 a{font-size: 16px;color: #333;}
	.hasImg .feeds-item-text1{white-space: nowrap;text-overflow:ellipsis;overflow: hidden;height:19px;line-height: 19px;margin-top: 6px;}
	.feeds-item .feeds-item-info{width: 100%;}
	.feeds-item .feeds-item-info .labels .label{width: 100%; float: left; text-align: left;display: none;}

	/*
	.feeds-item .feeds-item-info .labels{text-align: left; height:160px; float: left; width: 100%;}
	.feeds-item .feeds-item-info .tm{ width: 50%; float: left;}
	.feeds-item .feeds-item-info .count{ width: 50%; float: left;}
	.feeds-item .feeds-item-info a{margin-top: -20px;}
	*/
	
	table{width: 300px;box-sizing: border-box;margin: 0;padding: 0;margin: 0 auto;}
	table tbody{width: 300px;box-sizing: border-box;margin: 0;padding: 0;}
	table tbody tr{margin-top: 20px;}
	table tbody tr td:nth-of-type(1){height: auto;}
	table tbody tr td .lbf{overflow: hidden;text-align: left;width: 300px;font-size: 12px !important;word-wrap:break-word;}
	table tbody tr td .lbf font.pagec{display:inline-block;width: 38px;margin: 0;margin-bottom: 10px;padding: 0;text-align: center;}
	table tbody tr td .lbf a.pagec{display: inline-block;width: 38px;text-align: center;margin: 0 ;margin-bottom: 10px;padding: 0;}
	.pagecc{width: 38px;margin: 0;margin-bottom: 10px;display: inline-block;text-align: center;padding: 0;}
	table tbody tr td .lbf font,table tbody tr td .lbf a{display: inline-block;}
}