@charset "utf-8";
/* CSS Document */
*{
	margin:0; padding:0; 
}
#banner{
	width: 100%;
    height: calc(100vw/1.66);
	background:url(../img/bannerSJ2.jpg) no-repeat;
	background-size: 100% 100%;
}
.container video{
	width: 100%;
}
#neirongwk{
	width: 100%;
}
#dkzb{
	display: none;
}
#dk01{
	width: 100%;
	height: calc(100vw/1.0744);
	background:url(../img/dk01SJ.jpg) no-repeat;
	background-size: 100% 100%;
}
#dk02{
	width: 100%;
	height: calc(100vw/0.9316);
	background:url(../img/dk02SJ.jpg) no-repeat;
	background-size: 100% 100%;
}
#dk03{
	width: 100%;
	height: calc(100vw/0.5122);
	background:url(../img/dk03SJ.jpg) no-repeat;
	background-size: 100% 100%;
}
#dk04{
	width: 100%;
	height: calc(100vw/0.4141);
	background:url(../img/dk04SJ.jpg) no-repeat;
	background-size: 100% 100%;
}
#dk05{
	width: 100%;
	height: calc(100vw/0.8143);
	background:url(../img/dk05SJ.jpg) no-repeat;
	background-size: 100% 100%;
}
#dk06{
	display: none;
}
#dkzt{
	display: none;
}
#footer {
	/* 注解注释内容 width: 100%;
	height: calc(100vw/4.113);
	background:url(../img/footerSJ.jpg) no-repeat;
	background-size: 100% 100%;*/
	
	display: none;
}
