.cont-list{
	width: 820px;
	float: left;
}
.video-v-list{
	width:330px;
	float: right;
}
.imageli{
	width: 820px;
	float: left;
	margin-bottom: 20px;
}
.imagelist{
	width: 270px;
	height: 318px;
	border: 1px solid #d1d1d6;
	float: left;
}
.imagelist a{
	display: block;
	width: 224px;
	height: 336px;
	margin: 24px auto;
}
.imagelist a img{
	width:224px;
	/* margin-left: 10px; */
}
.imagelist a h4{
	font-size: 16px;
	color: #000000;
	margin-top: 5px;
}
.imagelist a p{
	font-size: 13px;
	color: #000000;
}
.imagelists{
	font-size: 10px;
	color: #1b1b1b;
}
.imagelists span{
	width: 34px;
	height: 16px;
	float: right;
	color: #FFFFFF;
	background: linear-gradient(-90deg, #00cef6, #00a5eb);
	text-align: center;
	line-height: 16px;
}
.pa{
	height: 70px;
	float: left;
}
