body{
	background-color: rgb(239,239,244);
}
.margintop{
	margin-top: 3.4rem;
}
.announcement{
	margin-top: 0.625rem;
	background-color: white;
	width: 100%;
	padding: 0 1.25rem 1rem 1rem;
}
.announceItem{
	padding: 1.25rem 0;
	border-bottom: 1px solid rgb(239,239,244);
}

.announceImg{
	width: 0.7rem;
	height: 3rem;
}
.announceImg img{
	width: 100%;
	height: 45%;
}
.announceContent{
	font-size: 1.15rem;
	line-height: 1.5rem;
	color: #333333;
	margin-left: 1rem;
}
.announceTime{
	font-size: 0.9rem;
	line-height: 1.5rem;
	color: #b2b2b2;
	margin-left: 1rem;
}
.sc-header {
	background: url(../img/calendarbg.png) top no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 5.083rem;
}
.headlogo{
	position: absolute;
	top: 0.8rem;
	left: 0.8rem;
	width: 9.24rem;
	height: 1.8rem;
	background: url(../img/logo_ht.png) center center no-repeat;
	background-size: 100%;
}
