.page_content {
	padding: 0 60px 120px 60px;
}
.article_tit {
	margin-top: 30px;
}
.article_tit h1 {
	font-family: '微软雅黑';
	font-size: 32px;
	color: #222222;
	letter-spacing: 1px;
	text-align: center;
	line-height: 50px;
	font-weight: 600;
}
.article_date {
	border-bottom: 1px solid #dddddd;
	font-size: 14px;
	color: #888888;
	letter-spacing: 0;
	text-align: center;
	line-height: 24px;
	font-weight: 600;
	padding: 25px 0;
}
.article_con {
	margin-top: 40px;
	text-align: justify;
	font-family: '微软雅黑';
	font-size: 16px;
	line-height: 30px;
	color: #333333;
	min-height: 200px;
	padding: 0 5px;
	overflow-x: auto;
}
.article_con table {
	margin: 0 auto;
}
.article_con p {
	font-size: 16px;
	color: #222222;
	letter-spacing: 0.5px;
	line-height: 32px;
	font-weight: 400;
	text-align: justify;
	font-family: '微软雅黑';
	min-height: 30px;
	margin-bottom: 20px;
}
.article_con p span {
	font-size: 100%;
}
.article_con p a {
	font-size: 100%;
	color: #2060a7;
}
.article_con p a:hover {
	text-decoration: underline;
}
.article_con p img {
	margin: 0px 0;
}
.article_con strong {
	font-size: 100%;
	font-family: inherit;
	color: #333333;
}
.article_con div {
	font-size: 100%;
	color: #333333;
	font-family: '微软雅黑';
}
.article_con table tr td {
	line-height: 200%;
	padding-left: 10px;
}
.gwcp_table tr {
	border-bottom: 1px #cccccc solid;
}
.gwcp_table tr td {
	padding: 8px 0;
	;
}
.gwcp_table tr .textleft {
	font-weight: bold;
}
 @media screen and (max-width:767px) {
.dqwz {
	width: 100%;
}
.page_content {
	padding: 0;
}
.article_tit {
	border-bottom: 1px dashed #dddddd;
	margin-top: 30px;
	padding-bottom: 10px;
}
.article_tit h1 {
	font-family: '黑体';
	font-size: 16px;
	text-align: center;
	color: #181818;
}
.article_date {
	border-bottom: 1px dashed #dddddd;
	text-align: right;
	padding: 5px 0;
	font-family: '微软雅黑';
	color: #666666;
}
.article_con {
	margin-top: 20px;
	text-align: justify;
	font-family: '微软雅黑';
	font-size: 14px;
	line-height: 200%;
	color: #333333;
	min-height: 200px;
	padding: 0 5px;
	overflow-x: auto;
}
.article_con table {
	margin: 0 auto;
}
.article_con p {
	font-size: 14px;
	line-height: 200%;
	color: #333333;
	font-family: '微软雅黑';
	min-height: 30px;
}
.article_con p span {
	font-size: 100%;
}
.article_con p a {
	font-size: 100%;
	color: #2060a7;
}
.article_con p a:hover {
	color: #2060a7;
}
.article_con p img {
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.article_con strong {
	font-size: 100%;
	font-family: '微软雅黑';
	color: #333333;
}
.article_con div {
	font-size: 100%;
	color: #333333;
	font-family: '微软雅黑';
}
.article_con table tr td {
	line-height: 24px;
	padding-left: 10px;
}
.gwcp_table tr {
	border-bottom: 1px #cccccc solid;
}
.gwcp_table tr td {
	padding: 8px 0;
	;
}
.gwcp_table tr .textleft {
	font-weight: bold;
}
}