.feed-list-rich[data-v-79c1f73a] {
--tw-bg-opacity:1;
	background-color:rgba(255, 255, 255, var(--tw-bg-opacity));
	border-radius:6px;
	cursor:pointer;
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	padding: 15px
}
.feed-list-rich>.left[data-v-79c1f73a] {
	width:260px;
	height:160px;
	border-radius:8px;
	overflow:hidden
}
.feed-list-rich>.left .cover[data-v-79c1f73a] {
	width:100%;
	height:100%;
--tw-translate-x:0;
--tw-translate-y:0;
--tw-rotate:0;
--tw-skew-x:0;
--tw-skew-y:0;
--tw-scale-x:1;
--tw-scale-y:1;
	transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.feed-list-rich>.left .cover[data-v-79c1f73a]:hover {
--tw-scale-x:1.1;
--tw-scale-y:1.1
}
.feed-list-rich>.left .cover[data-v-79c1f73a] {
	transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
transition-duration:.15s;
	transition-timing-function:cubic-bezier(.4, 0, .2, 1);
transition-duration:.5s
}
.feed-list-rich:hover>.left .cover[data-v-79c1f73a] {
--tw-scale-x:1.1;
--tw-scale-y:1.1
}
.feed-list-rich>.right[data-v-79c1f73a] {
	width:480px;
	height:160px;
	display:flex;
	flex-direction:column;
	justify-content:space-between
}
.feed-list-rich>.right .title1[data-v-79c1f73a] {
	margin-bottom:8px;
	font-weight:bold;
	font-size:16px;
	line-height:26px;
--tw-text-opacity:1;
	color:rgba(82, 82, 82, var(--tw-text-opacity));
	word-break:break-all
}
.feed-list-rich>.right .desc[data-v-79c1f73a] {
	width:100%;
	height:43px;
	color:#969696;
	font-size:14px;
	line-height:20px;
	overflow:hidden;
	word-break:break-all
}
.feed-list-rich>.right .tags[data-v-79c1f73a]>:not([hidden])~:not([hidden]) {
--tw-space-x-reverse:0;
margin-right:calc(0.5rem*var(--tw-space-x-reverse));
margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))
}
.feed-list-rich>.right .tags[data-v-79c1f73a] {
	display:flex;
	flex-direction:row;
	justify-content:flex-start;
margin-top:.5rem
}
.feed-list-rich>.right .info[data-v-79c1f73a] {
	font-size:13px
}
.feed-list-rich>.right .info[data-v-79c1f73a]>:not([hidden])~:not([hidden]) {
--tw-space-x-reverse:0;
margin-right:calc(0.5rem*var(--tw-space-x-reverse));
margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))
}
.feed-list-rich>.right .info[data-v-79c1f73a] {
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	align-items:center;
	justify-content:flex-start;
	margin-top:10px;
--tw-text-opacity:1;
	color:rgba(185, 185, 185, var(--tw-text-opacity))
}
.feed-list-rich>.right .info .dot[data-v-79c1f73a] {
	width:3px;
	height:3px;
--tw-bg-opacity:1;
	background-color:rgba(185, 185, 185, var(--tw-bg-opacity));
	border-radius:50%
}
.feed-list-common[data-v-3b194351] {
--tw-bg-opacity:1;
	background-color:rgba(255, 255, 255, var(--tw-bg-opacity));
	border-radius:6px;
	cursor:pointer;
	padding:10px 20px 20px
}
.feed-list-common .header[data-v-3b194351] {
	min-height:48px;
	display:flex;
	flex-direction:row;
	align-items:center;
	justify-content:flex-start
}
.feed-list-common .header .user-head[data-v-3b194351] {
	position:relative
}
.feed-list-common .header .user-head .head[data-v-3b194351] {
	width:38px;
	height:38px;
	border-radius:50%
}
.feed-list-common .header .user-head .user-head-border[data-v-3b194351] {
	width:70px;
	height:70px;
	top:-16px;
	left:-16px;
	max-width:inherit;
	position:absolute
}
.feed-list-common .header .user-info[data-v-3b194351] {
	margin-left:20px
}
.feed-list-common .header .user-info .user-name[data-v-3b194351] {
	font-size:16px;
	line-height:24px;
--tw-text-opacity:1;
	color:rgba(50, 50, 50, var(--tw-text-opacity))
}
.feed-list-common .title[data-v-3b194351] {
	font-weight:700;
	font-size:18px;
	line-height:26px;
margin-top:.25rem;
	overflow:hidden;
--tw-text-opacity:1;
	color:rgba(82, 82, 82, var(--tw-text-opacity));
	text-overflow:ellipsis;
	white-space:nowrap
}
.feed-list-common .desc[data-v-3b194351] {
	font-size:14px;
	line-height:20px;
	line-height:1.5rem;
	color:rgba(155, 155, 155, var(--tw-text-opacity));
--tw-text-opacity:1;
	color:rgba(120, 120, 120, var(--tw-text-opacity));
	word-break:break-all
}
.feed-list-common .video-area[data-v-3b194351] {
	width:326px;
	height:180px;
	padding-top:60px;
--tw-bg-opacity:1;
	background-color:rgba(0, 0, 0, var(--tw-bg-opacity));
	background-position:50%;
	background-repeat:no-repeat;
	background-size:cover;
	border-radius:8px;
	margin-top:10px;
	opacity:.9
}
.feed-list-common .video-area>img[data-v-3b194351] {
	width:60px;
	height:60px;
	margin:0 auto
}
.feed-list-common .imgs-area[data-v-3b194351] {
	width:334px;
	display:grid;
	margin-top:10px;
grid-gap:.25rem;
gap:.25rem;
	grid-template-columns:repeat(3, minmax(0, 1fr))
}
.feed-list-common .imgs-area>li[data-v-3b194351] {
	width:100px;
	height:100px;
	border-radius:8px;
	overflow:hidden;
	position:relative
}
.feed-list-common .imgs-area>li .img-item[data-v-3b194351] {
	width:100%;
	height:100%;
	background-position:50%;
	background-repeat:no-repeat;
	background-size:cover;
	border-radius:8px;
	overflow:hidden
}
.feed-list-common .imgs-area>li .shade[data-v-3b194351] {
	width:100%;
	height:100%;
--tw-bg-opacity:1;
	background-color:rgba(0, 0, 0, var(--tw-bg-opacity));
	display:flex;
	align-items:center;
	justify-content:center;
	opacity:.7;
	position:absolute;
	top:0;
	left:0
}
.feed-list-common .imgs-area>li .shade>span[data-v-3b194351] {
	font-size:24px;
	line-height:32px;
--tw-text-opacity:1;
	color:rgba(255, 255, 255, var(--tw-text-opacity))
}
.feed-list-common .footer[data-v-3b194351] {
	display:flex;
	flex-direction:row;
	align-items:center;
	justify-content:space-between;
	margin-top:10px
}
.feed-list-common .footer .tags[data-v-3b194351]>:not([hidden])~:not([hidden]) {
--tw-space-x-reverse:0;
margin-right:calc(0.5rem*var(--tw-space-x-reverse));
margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))
}
.feed-list-common .footer .tags[data-v-3b194351] {
	display:flex;
	flex-direction:row;
	justify-content:flex-start
}
.feed-list-common .footer .info[data-v-3b194351] {
	font-size:13px
}
.feed-list-common .footer .info[data-v-3b194351]>:not([hidden])~:not([hidden]) {
--tw-space-x-reverse:0;
margin-right:calc(0.5rem*var(--tw-space-x-reverse));
margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))
}
.feed-list-common .footer .info[data-v-3b194351] {
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	align-items:center;
	justify-content:flex-start;
--tw-text-opacity:1;
	color:rgba(185, 185, 185, var(--tw-text-opacity))
}
.feed-list-common .footer .info .dot[data-v-3b194351] {
	width:3px;
	height:3px;
--tw-bg-opacity:1;
	background-color:rgba(185, 185, 185, var(--tw-bg-opacity));
	border-radius:50%
}
