.news-list {
	display: block;
	margin-bottom: 20px
}

.m-news-list {
	width: 100%;
	height: auto;
	display: none
}

.s-data a,
.s-year em {
	display: inline-block
}

.news-list dt {
	width: 100%;
	height: 46px;
	border-bottom: 4px solid #9a0000;
	font-size: 30px;
	color: #1d1d1b;
	margin-bottom: 20px
}

.news-list dd {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #e5e5e5;
	padding: 20px 0
}

.news-list dd .s-mt {
	box-sizing: border-box
}

.n-parcel {
	height: 100%;
	overflow: hidden
}

.n-img_box {
	width: 25%
}

.n-img_box img:hover {
	transform: scale(1.1)
}

.n-img_box img {
	width: 100%;
	min-width: 200px;
	max-height: 130px;
	transition: 1s
}

.n-text {
	width: 72%
}

.n-title,
.s-title {
	font-size: 18px;
	line-height: 24px
}

.n-date {
	color: #999
}

.s-data {
	width: 20%;
	height: 100%
}

.s-data a {
	width: 100%;
	height: 100%
}

.s-year {
	height: 60px;
	line-height: 60px
}

.s-year span {
	width: 30%;
	border-top: 1px solid #e9e9e9;
	margin-top: 30px
}

.s-year em {
	width: 40%;
	text-align: center;
	color: #666
}

.s-time {
	font-size: 30px;
	color: #828282;
	width: 100%;
	text-align: center
}

.s-des {
	width: 72%
}

.s-title {
	margin-bottom: 14px
}

.s-info {
	line-height: 22px
}

.s-info a {
	color: #a94242
}

.networks-list {
	width: 100%;
	margin: auto
}

.networks-list ul li {
	line-height: 30px
}

.greCest-list ul {
	display: block;
	margin: auto
}

.greCest-list li {
	width: 23%;
	height: 72px;
	line-height: 72px;
	border: 1px solid #e2e2e0;
	display: inline-block;
	margin: 0 .7% 30px;
	text-align: center;
	overflow: hidden
}

.greCest-list li a {
	display: block;
	margin: 1% auto auto
}

.greCest-list li img {
	min-width: 90%;
	display: inline-block;
	margin: auto
}

.seminar-content {
	width: 100%;
	margin: auto;
	display: block
}

.seminar-content .title h2 {
	width: 100%;
	text-align: center;
	font-size: 24px
}

.seminar-content .title h2 p {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #000;
	line-height: 26px
}

.seminar-content .title em {
	margin-left: 5px
}

.seminar-content .title em .readNum {
	padding: 0 5px;
	text-align: center;
	display: inline-block;
	color: #000
}

.seminar-content .title p {
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #a9a9a9
}

.seminar-content .s-main {
	width: 100%;
	margin-top: 30px
}

.seminar-content .d-downloadsBtn {
	width: 185px;
	height: 53px;
	display: inline-block;
	margin-bottom: 30px;
	background: url(../images/d-downloadsBtn.png) no-repeat
}

.seminar-content .s-main div {
	margin-bottom: 40px
}

.seminar-content .s-main dt,
.seminar-content .s-main h4 {
	font-size: 16px;
	font-weight: 700
}

.seminar-content .research h4 {
	color: #b31b1b
}

.copyright-main {
	width: 100%;
	margin: auto
}

.copyright-main dd {
	border: none;
	padding: 5px 0
}

.news-list .y-students {
	margin: 30px 0
}

.news-list .y-students>div {
	font-weight: 700;
	margin: 10px 0
}

.news-list .y-students i {
	width: 33%;
	display: inline-block
}

.news-list .y-students i span {
	margin: 0 5px
}

@media (max-width:1024px) {
	.news-list dt {
		display: none
	}
	.news-list dd {
		padding: 50px 0
	}
	.n-img_box {
		width: 34%;
		height: 100%;
		line-height: 170px;
		text-align: center
	}
	.n-img_box img {
		display: inline-block;
		vertical-align: middle;
		min-width: 300px;
		max-height: 170px
	}
	.n-date {
		font-size: 22px
	}
	.n-text {
		width: 64%;
		margin-top: 30px
	}
	.n-title,
	.s-title {
		line-height: 32px;
		font-size: 22px;
		display: block;
		margin-bottom: 20px
	}
	.s-time {
		font-size: 36px;
		margin-top: 20px
	}
	.s-year em {
		font-size: 22px
	}
	.s-info {
		line-height: 34px;
		font-size: 18px
	}
	.networks-list ul li {
		line-height: 64px;
		font-size: 24px
	}
	.seminar-content {
		width: 96%;
		margin: auto;
		padding-top: 20px
	}
	.copyright-main {
		width: 96%;
		margin: auto;
		font-size: 22px
	}
	.greCest-list li {
		width: 48%
	}
	.greCest-list li img {
		min-width: auto
	}
}