.main-c{
	width: 1200px;
	margin: 0 auto;
}
.academic-c{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 43px;
}
.academic-l{
	width: 128px;
	display: flex;
}
.academic-time{
	font-size: 18px;
	color: #999999;
	text-align: center;
}
.academic-time span{
	font-size: 40px;
	font-weight: bold;
	color: #000;
}
.academic-l img{
	width: 19px;
	height: 5px;
	margin-left: 22px;
}
.academic-n{
	width: 822px;
}
.academic-ns{
	width: 1060px;
}
.ac-title{
	width: 100%;
	height: 54px;
	line-height: 54px;
	font-size: 20px;
	color: #222222;
	font-weight: bold;
}
.ac-title a{
	font-size: 20px;
	color: #222222;
}
.academic-img{
	width: 220px;
	height: 156px;
	display: block;
}
.ac-p{
	font-size: 16px;
	color: #666666;
	line-height: 34px;
	float: left;
}
.ac-p a{
	color: #0e80d7;
}
