	body{
		background-color:#000;
		background-image:url(https://biohazard-1257263960.cos.ap-guangzhou.myqcloud.com/img/bg.jpg);
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-size:cover
	}
	
	a{
		color:#fff;
		text-decoration:none
	}
	
	a:hover{
		color:#fff;
		text-decoration:none
	}
	
	.moviebg{
		opacity:1;
		position:absolute;
		z-index:-1
	}
	
	video{
		position:fixed;
		height:auto;
		width:auto;
		min-height:100%;
		min-width:100%
	}
	
	.topbutton{
		position:fixed;
		right:1%;
		bottom:10px;
		z-index:2
	}
	
	#main{
		margin:0px auto 100px;
		width:1500px
	}
	
	#spotlight{
		margin:20px auto 0px;
		color:#fff;
		font-size:30px;
		line-height:100px;
		text-align:left
	}
	
	#banner{
		margin:20px auto 0px;
		color:#fff;
		font-size:30px;
		line-height:100px;
		text-align:left
	}
	
	.swiper-container{
		width:900px;
		height:550px
	}

	.swiper-slide{
		text-align:center;
		font-size:18px;
		background:#fff;
		/*Center slide text vertically*/
		display:-webkit-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:flex;
		-webkit-box-pack:center;
		-ms-flex-pack:center;
		-webkit-justify-content:center;
		justify-content:center;
		-webkit-box-align:center;
		-ms-flex-align:center;
		-webkit-align-items:center;
		align-items:center
	}
	
	#localization{
		margin:20px auto 0px;
		color:#fff;
		font-size:30px;
		line-height:100px;
		text-align:left
	}
	
	.workbox{
		background-image:url(https://biohazard-1257263960.cos.ap-guangzhou.myqcloud.com/img/sheetbg.png);
		font-size:20px;
		font-weight:bold;
		line-height:0px;
		text-align:center
	}
	
	.title{
		font-size:20px;
		font-weight:bold;
		line-height:0px;
		text-align:center
	}
	
	#announcement{
		margin:20px auto 0px;
		color:#fff;
		font-size:30px;
		line-height:100px;
		text-align:left
	}
	
	.sheetbg{
		background-image:url(https://biohazard-1257263960.cos.ap-guangzhou.myqcloud.com/img/sheetbg.png)
	}
	
	.announcementtitle{
		font-size:20px;
		font-weight:bold;
		line-height:25px;
		text-align:justify
	}
	
	.date{
		color:#EB0000;
		font-size:15px;
		line-height:20px;
		text-align:justify
	}
	
	.preview{
		font-size:15px;
		line-height:20px;
		text-align:justify
	}