.robOverBox{
    background: #FFE9C7;
    height: 50px;
    padding: 0;
    color: #3067e6;
    font-size: .7rem;
    line-height: normal;
    display: flex;

}
.robOverBox.xiayichang{
    background: url(../images/new_main_img/xiangqingye-huodongkuang-xiayichang-nor@2x.png) no-repeat #FFE9C7;
    background-size: 100% 100%;
}
.robOverBox.julijieshu{
    background: url(../images/new_main_img/xiangqingyi_huodongkuang_julijieshu_nor@2x.png) no-repeat #FFE9C7;
    background-size: 100% 100%;
}
.qiang-left{
    flex: 1 1 23.67rem;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding-left: 14.5px;
    color: #FFE9C7;

}
.qiang-right{
    flex: 1 1 7.58rem;
}
.qiang-right .qiang-text{
    font-size: 10px;
    line-height: 13px;
    text-align: center;
    padding: 5px;
    color: rgba(255,90,0,1);
}
.qiang-right .qiang-time{
    text-align: center;
    display: flex;
    justify-content: center;
    height: 24px;
    line-height: 24px;
    color: rgba(255,90,0,1);
}
.qiang-right .qiang-time span{
    width: 18px;
    height: 22px;
    line-height: 13px;
    background: rgba(255,90,0,1);
    border-radius: 5px;
    font-size: 11px;
    color: rgba(255,255,255,1);
    display: inline-block;
    padding-top: 5px;
    margin: 0 2px;
}
.julijieshu .qiang-right .qiang-time span{
    background: linear-gradient(180deg, #FF244E 0%, #FF470C 100%);
}
.xiayichang .qiang-right .qiang-time span{
    background: linear-gradient(180deg, #FF6F00 0%, #FA8E24 85%, #F7A139 100%);
}
.julijieshu .qiang-text{
    color: #FD2340;
}
.xiayichang .qiang-text{
    color: #FE5A09;
}
.van-card__thumb{
    width: 115px;
    height: 115px;
}
.van-card__price-integer{
    font-size: 21px;
}
.rush_Price_tip{
    font-size: 12px;
    margin-left: 1rem;
    background-color: #FF5A00;
    border-radius: 1rem;
    color: white;
    padding: 0rem 0.4rem;
}
.barContro_space {
    margin: 0 0.3rem;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    width: 3.4rem;
}

.vader {
    border-radius: 2px;
    display: block;
    width: 0%;
    /*box-shadow: 0px 0px 10px 1px #FD4275, 0 0 1px #FD4275, 0 0 1px #FD4275, 0 0 1px #FD4275, 0 0 1px #FD4275, 0 0 1px #FD4275, 0 0 1px #FD4275;*/
    background-color: #fff;
}