﻿@charset "utf-8";
#News_News {
}
.News_News_Tit {
	font-size: 16px;
	text-align: center;
	margin: 0px;
	padding-top: 48px;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.News_News_Info {
	padding-top: 10px;
}
.News_News_p {
	line-height: 24px;
	text-indent: 2em;
	text-align: justify;
}
.News_News_Date {
	color: #666;
	line-height: 24px;
	text-align: right;
}
@media(max-width:1024px) {
.News_News_Tit {
	padding-top: 32px;
}
}
