.content{
    width: 7.1rem;
    margin: 0.2rem auto;
    padding-top: 0.3rem;
    padding-bottom: 0.5rem;
    border-top: 1px solid #d2d2d2;
}
.img_ul li img{
    width: 7.1rem;
}
.img_ul li p{
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.3rem;
    background: #ededed;
}
.img_ul li{
    margin-bottom: 0.3rem;
}