@charset "utf-8";
/* CSS Document */
*{
	margin:0; padding:0; 
}
body {
	background-color: #eff3f6;
}
#banner{
	width: 100%;
    height: calc(100vw/1.65);
	background:url(../img/bannerSJ.jpg) no-repeat;
	background-size: 100% 100%;
}
.container video{
	width: 100%;
}
.fubiaoti{
	font-size: 14px;
	float:left;
}
.icon-video{
	float:left;
	margin-top: 3px;
	margin-right: 3px;
}
.fubiaoti-date{
	font-size: 14px;
	float: right;
}
.chengjian{
	background-color: #FFFFFF;
	padding: 3%;
	margin-bottom: 12px;
}
.dikuai{
	background-color: #FFFFFF;
	padding: 3%;
	margin-bottom: 12px;
}
.fubiaoti-big{
	height: 20px;
	margin-bottom: 5px;
}