.container {
    min-height: auto;
}

.button-box {
    display: flex;
    height: 152rpx;
    align-items: center;
    padding-left: 41.63rpx;
    /*justify-content: space-around;*/
}
.button-box-mixture {
    padding-left: 60rpx;
}
.button-box-mix {
    height: 184.62rpx;
}
.custom-class {
    margin-right: 75.42rpx;
}
.custom-class-mixture {
    margin-right: 90.5rpx;
}
.button-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 1rem;
    margin-right: .5rem;
}

.button-tip {
    font-size: 23.53rpx;
    color: #666;
    text-align: center;
    line-height: 30rpx;
    margin-top: 6.03rpx;
}
.space {
    width: 100%;
    height: 134.54rpx;
}