
.news{
    margin: 90px auto;
}

.news h2{
    font-family: SourceHanSansCN-Regular;
	font-size: 30px;
	line-height: 66px;
    color: #040000;
    text-align: center;
}
.news .p2{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 60px;
    color: #555;
     text-align: center;
}
.main_text{
    border-top: 1px dashed  #555;
    padding:34px 20px;
}
.main_text p{
    font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	line-height: 36px;
	color: #555;
}