﻿@charset "utf-8";

.contents .ptit{
    margin: 50px 0 30px;
    font-weight: normal;
    font-family:"Microsoft YaHei";

}
.newssouces{
    border-bottom: 1px #ddd solid;
    padding-bottom: 12px;
    color: #666666;
}

.contents{
    border: 1px #ddd solid;
    padding: 0 28px;

}
.newsContent{
	padding-top: 20px;
}
.ttxw{
	width:1140px;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color:#df0000;
	text-align: center;
}

.contents p{
	font-size: 30px;
    text-align: center;
}

.newssoucesDiv{
    text-align: center;
}

.newssoucesDiv p{
	font-size: 16px;
}

.contents .newsMsg{
	padding: 20px 50px;
	background-color:#faf0e6;
	text-align:left;
}
.contents .newsMsg p{
	font-family:"微软雅黑";
	text-align:left;
	font-size:20px;
	line-height:36px;
	color:#3c1e0f;
	font-weight:bolder;
	padding: 20px;
}