body{
    margin: 10rpx;
}
.s_left{
    text-align: left;
}
.s_center{
    text-align: center;
}

.s_right{
    text-align: right;
}