.content{
    width: 7.1rem;
    margin: 0.2rem auto;
    padding-top: 0.3rem;
    padding-bottom: 0.5rem;
    border-top: 1px solid #d2d2d2;
}
.content img{
    display: block;
    width: 6.7rem;
    border: 0.2rem solid #eeeeee;
    margin-bottom: 0.2rem;
}
.page{
    margin-bottom: 0.9rem;
}