
.lists{
	margin-top: 0.4rem;
	margin-left: 2.5rem;
	margin-right: 2.5rem;
	overflow: hidden;
	margin-bottom: 0.4rem;
}
.title{
	height: 0.53rem;
	font-family: Roboto, Roboto;
	font-weight: bold;
	font-size: 0.24rem;
	color: #323743;
	line-height: 0.53rem;
	letter-spacing: 3px;
	text-align: center;
	font-style: normal;
	text-transform: none;
}
.time{
	
	font-family: Open Sans, Open Sans;
	font-weight: 400;
	font-size: 0.16rem;
	color: #858585;
	text-align: center;
	font-style: normal;
	text-transform: none;
	margin-top: 0.15rem;
}
.neirong{
	font-size: 0.16rem;
	margin-top: 0.3rem;
}
.fan{
	display: flex;
	justify-content: space-between;
	margin-bottom: 0.5rem;
	margin-top: 1rem;
}
.fan .la{
	display: flex;
}
.fan .la .ic{
	width: 0.15rem;
	height: 0.17rem;
	margin-top: 0.04rem;
	margin-right: 0.15rem;
}
.fan .la .tt{
	font-size: 0.24rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}
.fan .la .tt.on{
	color: #00479D;
}
.fan img{
	width: 100%;
	height: 100%;
}