body,html,.mui-content{
    background-color: #fff;
}


.label_bulkName{
    display: block;
    font-size: .14rem;
    font-weight:bold ;
    margin-bottom: .1rem;
}
.bulkNameQuantity{
    display: block;
    font-size: .14rem;
    font-weight:bold ;
}
.trutoo{
    font-size: .12rem;
    font-weight: 500;
    color: #20AB37;
}
.conrop-bolk{
    padding: .1rem;
    border-top: .06rem solid #F5F5F5;


}
.text-bulk{
    font-size: .13rem;
    padding: .08rem;
    margin-bottom: 0;
    border: 1px solid #e4e4e4;
}
.input-bom{
    margin-bottom: .1rem;
    font-size: .13rem;
}

.item-dal:after {
    width: 0.07rem;
    height: 0.07rem;
    display: inline-block;
    content: '';
    border-bottom: 0.01rem solid rgb(152,152,152);
    border-left: 0.01rem solid rgb(152,152,152);
    transform: rotate(225deg);
    margin-left: 0.04rem;
    margin-bottom: 0.01rem;
}
.boaor-bom{
    padding:.1rem 0 .07rem 0;
    border-bottom: 1px solid #F5F5F5;
}
.fo-jieosh{
    padding:.1rem 0 0 0;
}
.bulk-prompt{
    font-size: .12rem;
    color: #999999;
    font-weight: initial;
}
.priceMarkup{
    width:100%;
    padding: 0 .3rem 0 .3rem;
    border-radius:.1rem;
}
.priceMarkup .mui-numbox-btn-minus,.priceMarkup .mui-numbox-btn-plus{
    width: .3rem;
    background-color: #fff;

}
@media only screen and (max-width: 351px) {
    .mui-col-xs-7{
        width:64.333333%;
    }
    .mui-col-xs-5{
        width: 35.666667%;
    }
}
.li-wioe{
    color: rgb(255,75,36);
    font-size: .13rem;
    padding:.08rem 0;
}
.mui-input-row .serviceGuide{
    font-size: 0.13rem;
    padding-left:.35rem !important;
}
.mui-input-row .chekboxSrvice{
    top: .05rem !important;
    left: 0 !important;
}
.tioeu_butn{
    display: block;
    font-size: .15rem;
    width: 100%;
    line-height: .4rem;
    background-color: #FF7500;
    color: #fff;
    text-align: center;
    border-radius: .5rem;
    margin: .2rem 0;
}
.item-active{
    color: #00A000 !important;
}
.item-active:after{
    border-bottom: 0.01rem solid #00A000;
    border-left: 0.01rem solid #00A000;
}
.uploadImg>div{
    display: inline-block;
    width:48%;
    font-size: .14rem;
}
.mui-file4 {
    position: relative;
    height: 1.1rem;
}
.mui-file {
    position: absolute;
    opacity: 0;
    height: 100%;
    width: 100%;
}
.uploadIndexImg{
    line-height: .9rem;
    float: left;
}
.uploadIndexImg>span{
    font-size: .12rem;
    color:rgb(152,152,152) ;
    text-align: center;
}
.perfect_dialog_news_usrc_snoimg{
    width: 100%;
    max-height: .9rem;
}
.progress_Mask {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: rgba(0,0,0,.5);
    color: #fff;
    width: 100%;
    height: 100%;
    font-size: .16rem;
    border-radius: .03rem;
    line-height:.9rem;
    text-align: center;
}
.img-container>div,.img-container>form {
    position: relative;
    height: .9rem;
    padding: .03rem;
}
.img-container>div img {
    width: 100%;
    height: 100%;
    border: 1px solid #e4e4e4;
}
.img-container>div>i {
    border: 0;
    background: red;
    border-radius: 50%;
    width: .2rem !important;
    height: .2rem !important;
    line-height: .2rem !important;
    color: #fff;
    font-size: .2rem !important;
    position: absolute;
    top: 0;
    right: 0;
}
.address{
    height: .35rem !important;
    margin-bottom: 0 !important;
}
.conrop-bolk .btn{
    height:auto;
    color: #000;
}
.img-container div{
    height: .8rem !important;
}