#rio_mall .little {
    margin-top: 45px;
}
#rio_mall .less {
    margin-top: 20px;
}
#rio_mall p{
    line-height: 30px;
    font-size: 16px;
}
#rio_mall .info{
    line-height: 32px;
    letter-spacing: 2px;
    list-style: none;
    font-weight: 500;
    padding: 0;
    font-size: 18px;
}
#rio_mall .head_in.head_pad.wrp {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#rio_mall p{
    line-height: 29px;
}
#rio_mall .sketch_row {
    display: flex;
    justify-content: space-between;
}
#rio_mall .middle {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
#rio_mall .resize {
    font-size: 20px;
}
#rio_mall .column {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}



