.content{
    width: 7.1rem;
    margin: 0.2rem auto;
    padding-top: 0.3rem;
    padding-bottom: 1rem;
    border-top: 1px solid #d2d2d2;
}
.content>img{
    width: 100%;
    margin-bottom: 0.3rem;
}
.content p{
    font-size: 0.3rem;
    line-height: 0.5rem; 
    text-align: justify;
}
.content p img{
    width: 100%;
    margin-bottom: 0.3rem;
}