.privacy-content{
    display: flex;
    justify-content: center;
    margin-top: 60px;
}
.news_list_con{
    width: 1326px;
    padding: 20px 0;
}
.news_list_con h2{
    padding: 10px 0;
    line-height: 24px;
    color: #4d4d4d;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
}
.new_con {
    padding-top: 10px;
}
.new_con p {
    padding-bottom: 10px;
    text-indent: 2em;
    line-height: 30px;
    font-size: 14px;
    color: #4e4e4e;
}