@charset "utf-8";
/* CSS Document */
*{
	margin:0; padding:0; 
}
body {
	
}
#wrap{
	width: 100%;
}
#banner{
	width: 100%;
    height: calc(100vw/1.871);
	background:url(../img/bannerPC2.jpg) no-repeat;
	background-size: 100% 100%;
}
#neirongwk{
	width: 100%;
}
#dkzb{
	display: none;
}
#dk01{
	width: 100%;
	height: calc(100vw/1.2221);
	background:url(../img/dk01.jpg) no-repeat;
	background-size: 100% 100%;
}
#dk02{
	width: 100%;
	height: calc(100vw/1.3704);
	background:url(../img/dk02.jpg) no-repeat;
	background-size: 100% 100%;
}
#dk03{
	width: 100%;
	height: calc(100vw/1.3578);
	background:url(../img/dk03.jpg) no-repeat;
	background-size: 100% 100%;
}
#dk04{
	width: 100%;
	height: calc(100vw/1.6724);
	background:url(../img/dk04.jpg) no-repeat;
	background-size: 100% 100%;
}
#dk05{
	width: 100%;
	height: calc(100vw/1.4296);
	background:url(../img/dk05.jpg) no-repeat;
	background-size: 100% 100%;
}
#dk06{
	display: none;
}
#dkzt{
	display: none;
}
#footer {
	/*width: 100%;
	height: calc(100vw/7.804);
	background:url(../img/footerPC.jpg) no-repeat;
	background-size: 100% 100%;*/
	display: none;
}