#SelectShipment{background-color:#f8f8f8;box-sizing:border-box;padding-left:15px;padding-right:15px;overflow:hidden;padding-bottom:110px}#SelectShipment .deli-cont{padding-top:15px}#SelectShipment .deli-cont .list-tit{margin-bottom:1px;padding:10px 15px;background-color:#fff;display:flex;border-radius:15px 15px 0 0;justify-content:space-between;align-items:center}#SelectShipment .deli-cont .list-tit .tit-left,#SelectShipment .deli-cont .list-tit .tit-right{font-size:12px;color:#666}#SelectShipment .deli-cont .list-tit .tit-right span{color:#ff98a0}#SelectShipment .deli-cont .list-tit.pink-bg{background-color:#fff5f6}#SelectShipment .list{overflow:hidden;background-color:#fff}#SelectShipment .list .goods{display:flex;text-align:left;border-bottom:1px solid #f1f1f1;width:100%;box-sizing:border-box;padding:15px;align-items:center;flex:1}#SelectShipment .list .goods .van-image{width:125px;height:125px;margin-right:10px}#SelectShipment .list .goods .goods_info{flex:1}#SelectShipment .list .goods .goods_name{font-size:14px;color:#666}#SelectShipment .list .goods .count_input{width:14px;text-align:center;border:none}#SelectShipment .list .goods .goods_specifications{color:#666;font-size:10px;margin-top:5px}#SelectShipment .list .goods .goods_num{margin-top:5px;color:#b5b5b5;font-size:10px}#SelectShipment .list .goods .goods_control{margin-top:5px;color:#b5b5b5;display:flex;font-size:10px}#SelectShipment .list .goods .stepper{display:flex;align-items:center;justify-content:space-between;width:76px;position:absolute;right:-11px;bottom:-5px}#SelectShipment .list .goods .stepper.disable{opacity:.6}#SelectShipment .list .goods .control_icon{width:22px;height:22px;margin-right:0}#SelectShipment .list:last-child{border-radius:0 0 15px 15px}#SelectShipment .bottom_box{position:fixed;left:0;bottom:0;height:100px;width:100%;background-color:#fff;display:flex;align-items:center;justify-content:space-around;z-index:99}#SelectShipment .bottom_box .handle_btn{width:150px;height:34px;border-radius:500px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}#SelectShipment .bottom_box .handle_btn1{border:1px solid #f0f0f0;color:#666}#SelectShipment .bottom_box .handle_btn2{background-color:#ff98a0;color:#fff}