.address{
    margin-right: 74px;
}
.h4{
    margin-right: 74px;
}
.cont_p img{
    margin: 20px auto;
}
.cont_p{
    position: relative;
    
    padding-bottom: 88px;
}
.cont_p p{
    text-indent: 0;
}
.time{
    position: absolute;
    right: 0;
    bottom: 0;
}
.time span{
    display: block;
    font-size: 16px;
    margin-top: 5px;
}