.page-content .flex-main+.flex-short {
	margin-left: 54px;
}

.news-irregular .flex-main {
	margin-right: 32px;
}

.news-irregular .flex-main+div {
	margin-left: 0;
}

.news-irregular .cover {
	width: 100%;
	height: 136px;
	border-radius: 8px;
	margin-bottom: 14px;
}

.news-irregular .flex-main .cover {
	width: 532px;
	height: 344px;
	margin-bottom: 28px;
}

.news-irregular .title {
	color: #404040;
}

.news-irregular .flex-main .title {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 16px;
}

.news-irregular .news-list .cell+.cell {
	margin-top: 16px;
}

.news-irregular .news-list .describe {
	line-height: 20px;
	color: #AAAAAA;
}

.news-irregular .title:hover {
	color: #1648A8;
}


.page-content .tab {
	margin-top: 40px;
}

.page-content .news-list.abundant-large .describe {
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.page-content .news-list.abundant .info+.cover {
	width: 256px;
	height: 148px;
}
