.content p {
    text-indent: 2em;
    text-align: justify;
    text-justify: inter-ideograph;
    /* font-size: 16px; */
    line-height: 34px;
    color: rgb(25, 25, 25);
    margin: 20px 0;
    font-family: 仿宋;
    font-size: 21px;}
    .content p strong {
    line-height: 34px;
    color: rgb(25, 25, 25);
    margin: 20px 0;
    font-family: 仿宋;
    font-size: 21px;}
