.test{padding:40px;box-sizing:border-box}.test .addGoods{display:flex;margin:10px 0;justify-content:flex-end}.test .addGoods .el-button{width:25px;height:25px}.test .top_button{width:100%;height:50px;display:flex;padding:0 20px;box-sizing:border-box;justify-content:flex-end}.test .top_info{display:flex}.test .top_info .goods_info,.test .top_info .storage_info{flex:1}.test .top_info .el-form-item{margin-bottom:10px}.test .top_info .storage_info{padding:20px;box-sizing:border-box}.test .top_info .goods_info .el-tabs{height:100%;overflow:hidden;border-radius:5px}.test .top_info .goods_info .el-tabs .el-tag{width:100%;margin-bottom:10px}.test .top_info .goods_info .el-radio-group{width:100%}.test .top_info .goods_info .activeCode{color:#409eff;border:1px solid #409eff!important}.test .top_info .goods_info .selecrt_item{width:100px;height:50px;display:flex;cursor:pointer;font-size:14px;position:relative;border-radius:5px;margin-bottom:10px;align-items:center;transition:all .3s;padding:0 2px 2px 2px;flex-direction:column;border:1px solid #eee;justify-content:flex-end}.test .top_info .goods_info .selecrt_item .selecrt_item_text{top:0;left:0;right:0;bottom:0;display:flex;position:absolute;align-items:center;justify-content:center}.test .top_info .goods_info .selecrt_item .el-progress{width:100%}.test .bottom_info{width:100%;height:200px;margin-top:20px}