.single .wrap-img.cur {
    background-color: #f5012f!important;
}
.form .item-btn.cur {
    background: #f5012f!important;
    border: 2px solid #f5012f;
}
.form .van-radio__icon .van-icon {
    background-color: #f5012f;
    border-color: #f5012f;
}
.font-color-ff0000 {
    color: #f5012f!important;
}
.form>.flex {
    flex-wrap: inherit!important;
}
.form>div>.flex {
    flex-wrap: inherit;
}
.form select {
    padding: 0 0 0 0.4rem!important;
}