.product-add{padding-bottom:60px;height:calc(100vh - 118px);overflow-y:scroll;border-radius:10px;background-color:#f1f4f5}.product-add::-webkit-scrollbar{display:none}.product-add .input-item.el-input{width:300px}.product-add .title{font-size:18px;font-weight:600;padding:10px 0}.product-add .category-wrap,.product-add .supplier-wrap{margin-right:10px}.product-add .add-form{background-color:#fff;border-radius:10px;padding:10px 20px;margin-bottom:20px}.product-add .spec-form-item{margin-bottom:0}.product-add .spec-set{-webkit-box-shadow:0 0 4px #ccc;box-shadow:0 0 4px #ccc;margin-bottom:10px;padding:15px 0 15px 5px;border-radius:10px}.product-add .spec-set .el-select--small .el-input{width:160px}.product-add .spec-set .num-form-item{margin-bottom:0}.product-add .spec-set .specs-table .el-input-number--small,.product-add .spec-set .specs-table .el-input-number--small .el-input{width:80px}.product-add .spec-set .set-item{margin-bottom:20px}.product-add .spec-set .set-item .spec-wrap{background-color:#f9f9f9;margin-bottom:10px;padding:5px 10px;border-radius:10px 0 0 0;-webkit-box-shadow:-1px 1px 4px 0 #ddd;box-shadow:-1px 1px 4px 0 #ddd}.product-add .spec-set .set-item .value-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:5px 10px;border-radius:0 0 0 10px}.product-add .spec-set .set-item .value-wrap .spec-value-item{margin:0 10px 10px 0;background-color:#fff;border:1px solid #eee;color:#111;-webkit-box-shadow:-1px 1px 4px 0 #eee;box-shadow:-1px 1px 4px 0 #eee}.product-add .spec-set .set-item .value-wrap .handle{margin-bottom:0}.product-add .spec-set .set-item .el-form-item__content{line-height:1}.product-add .spec-set .spec-info-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.product-add .form-footer,.product-add .spec-set .spec-info-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-add .form-footer{position:absolute;left:15px;bottom:0;z-index:2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(100% - 30px);height:60px;margin-bottom:0;background-color:#fff;-webkit-box-shadow:0 0 5px hsla(0,0%,72.5%,.35);box-shadow:0 0 5px hsla(0,0%,72.5%,.35)}.product-add .form-footer .el-button{margin-right:30px}