h1{
    font-family: SourceHanSansCN-Bold;
font-size: 28px;
color: #071C2F;
letter-spacing: 1.17px;
text-align: left;
font-weight: 700;
margin: 40px auto 20px;
width: 980px;
}
p.date{
    width: 980px;
    height: 14px;
    font-family: SourceHanSansCN-Normal;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.58px;
    font-weight: 400;
margin: 0 auto 30px;

}

.news-content{
    width: 980px;
    font-family: SourceHanSansCN-Normal;
font-size: 16px;
color: #313336;
text-align: justify;
line-height: 26px;
font-weight: 400;
}
.news-content p{
   margin-bottom: 30px;
}
.news-content img{
    display: block;
    max-width: 980px;
    margin: 0 auto 30px;
 }