#video{
	padding: 0 0.4rem;
	border-top: 1px solid #F5F5F5;
	line-height: 1;
	box-sizing: border-box;
}
.video-header{
	width: 100%;
	background: #FFFFFF;
}
.video-header ul{
	width: 100%;
	display: flex;
	font-size: 0.32rem;
}
.video-header ul li{
	margin-right: 0.59rem;
	padding: 0.24rem 0;
}
.video-header ul li{
	font-size: 0.3rem;
	color: #333333;
}
.video-header{
	font-size: 0.32rem;
}
.video-header .video-header-bottom{
	width: 100%;
	height: 1px;
	background-color: #F5F5F5;
	margin-top: -1px;
}
.important-list video{
	width: 100%;
	height: 3.8rem;
}
#video{
	margin-top: 0.96rem;
}
.header{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}
.video-header li a.mark-red{
	border-color: rgba(227,11,32,1);
	border-bottom-width: 0.04rem;
	border-style:solid;
}