.center .container .article .new_content h3{
    font-size: 24px;
    color: #606060;
    text-align: center;
    padding: 25px 0;
    font-weight: normal;
}
.center .container .article .new_content p{
    text-align: justify;
    color: #555;
    font-size: 16px;
    line-height: 26px;
}