@charset "utf-8";
html,body{
		width: 100%;
		height: 100%;
		margin: 0;
		background: url(https://nic.sxdtdx.edu.cn/statics/wlzx/images/logo600-20.png) no-repeat center center;
	}

img {
	border: 0;
}

.title{
	 line-height: 80px; 
	 height: 80px; 
	 text-align: center; 
	 font-size: 60px; 
	 font-weight: bolder; 
	 overflow: hidden; 
	 margin: 0.625rem
}

.content{
	line-height: 54px; 
	height: 54px; 
	font-size: 40px ; 
	margin: 0.625rem;
}
                        
.title1{
	 line-height: 80px; 
	 height: 80px; 
	 text-align: center; 
	 font-size: 60px; 
	 font-weight: bolder; 
	 overflow: hidden; 
	 margin: 0.625rem
}
.title2{
	 line-height: 60px; 
	 height: 60px; 
	 text-align: center; 
	 font-size: 48px; 
	 font-weight: bolder; 
	 overflow: hidden; 
	 margin: 0.625rem
}