/*.replenishContainer{*/
    /*position: relative;*/
    /*width: 100%;*/
    /*height: 100%;*/
/*}*/
/*.replenishContainer .progressText{*/
    /*position: absolute;*/
    /*right: 40px;*/
/*}*/
/*.replenishScanQrcodeHeader{*/
    /*background-color: #000;*/
    /*height: 100%;*/
    /*text-align: center;*/
    /*position: relative;*/
    /*line-height: 98px;*/
/*}*/
/*.replenishScanQrcodeHeader .icon{*/

/*}*/

/*.replenishSkuInfo{*/
    /*width: 80%;*/
    /*position: relative;*/
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
/*}*/
/*.replenishSkuInfo .skuName{*/
    /*text-align: left;*/
/*}*/
/*.replenishSkuInfo .skuInfo{*/
    /*text-align: left;*/
    /*margin-top: 60px;*/
    /*display: flex;*/
    /*align-items: center;*/
/*}*/
/*.replenishSkuInfo .skuInfo .skuImg{*/
    /*width: 200px;*/
    /*height: 200px;*/
    /*border: 1px solid #e5e5e5;*/
/*}*/
/*.replenishSkuInfo .skuInfo .areaImg{*/
    /*width: 200px;*/
    /*height: 200px;*/
    /*border: 1px solid #e5e5e5;*/
    /*margin: 0 60px 0 60px;*/
/*}*/

/*.replenishSkuInfo .skuInfo img{*/
    /*width: 100%;*/
    /*height: 100%;*/
/*}*/


/*.replenishSkuInfo .skuInfo .skuPos{*/
    /*line-height: 46px;*/
    /*flex: 1;*/
/*}*/
/*.replenishSkuInfo .skuInfo .skuPos ul>li{*/
    /*padding-left: 36%;*/
    /*position: relative;*/
    /*min-height: 60px;*/
/*}*/
/*.replenishSkuInfo .skuInfo .skuPos ul>li .skuPosTitle{*/
    /*position: absolute;*/
    /*left: 0;*/
/*}*/
/*.replenishSkuInfo .skuInfo .skuPos ul>li .showAreaImg{*/
    /*margin-left: 10px;*/
/*}*/

.replenishContainer{
    position: relative;
    width: 100%;
    height: 100%;
}
.replenishContainer .progressText{
    position: absolute;
    right: 0.3333333333333333rem;
}
.replenishScanQrcodeHeader{
    background-color: #000;
    height: 100%;
    text-align: center;
    position: relative;
    line-height: 0.8166666666666667rem;
}
.replenishScanQrcodeHeader .icon{
}
.replenishSkuInfo{
    width: 80%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.replenishSkuInfo .skuName{
    text-align: left;
}
.replenishSkuInfo .skuInfo{
    text-align: left;
    margin-top: 0.5rem;
    display: flex;
    align-items: center;
}
.replenishSkuInfo .skuInfo .skuImg{
    width: 1.6666666666666667rem;
    height: 1.6666666666666667rem;
    border: 1px solid #e5e5e5;
}
.replenishSkuInfo .skuInfo .areaImg{
    width: 1.6666666666666667rem;
    height: 1.6666666666666667rem;
    border: 1px solid #e5e5e5;
    margin: 0 0.5rem 0 0.5rem;
}
.replenishSkuInfo .skuInfo img{
    width: 100%;
    height: 100%;
}
.replenishSkuInfo .skuInfo .skuPos{
    line-height: 0.38333333333333336rem;
    flex: 1;
}
.replenishSkuInfo .skuInfo .skuPos ul>li{
    padding-left: 36%;
    position: relative;
    min-height: 0.5rem;
}
.replenishSkuInfo .skuInfo .skuPos ul>li .skuPosTitle{
    position: absolute;
    left: 0;
}
.replenishSkuInfo .skuInfo .skuPos ul>li .showAreaImg{
    margin-left: 0.08333333333333333rem;
}