.store-product-list .header{background-color:#fff;margin-bottom:10px;border-radius:4px;padding:10px 15px}.store-product-list .header .right-top{text-align:right;margin-bottom:10px}.store-product-list .header .left-bottom .form .form-item .unfold-criteria{cursor:pointer}.store-product-list .header .left-bottom .form .form-item .unfold-criteria .arrow{font-size:14px;font-weight:600}.store-product-list .body{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:4px}.store-product-list .body .left{min-width:180px;max-width:240px;border-right:1px solid #ebeef5}.store-product-list .body .left .filter-node-input .el-input__inner{border-radius:0}.store-product-list .body .left .cate-tree{height:660px;overflow-y:scroll}.store-product-list .body .left .cate-tree .cate-tree-node{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:5px;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.store-product-list .body .left .cate-tree .cate-tree-node .node-label{padding-right:10px;overflow:hidden;text-overflow:ellipsis;font-size:14px;-webkit-box-flex:1;-ms-flex:1;flex:1}.store-product-list .body .left .cate-tree .cate-tree-node .node-operate{display:none;font-size:16px;-webkit-box-flex:0;-ms-flex:none;flex:none}.store-product-list .body .left .cate-tree .cate-tree-node .node-operate .icon{margin-right:5px;font-size:15px;color:#808695}.store-product-list .body .left .cate-tree .cate-tree-node:hover .node-operate{display:block}.store-product-list .body .right{overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1}.store-product-list .body .right .table .table-operate{height:50px;padding:10px 15px}.store-product-list .body .right .table .table-operate,.store-product-list .body .right .table .table-operate .auth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.store-product-list .body .right .table .table-operate .auth{height:100%}.store-product-list .body .right .table .table-operate .select-num{font-size:12px;color:#6e6e8b}.store-product-list .body .right .table .table-operate .select-num span{color:#3671f8}.store-product-list .body .right .table .table-operate .operate{padding:2px;font-size:16px;color:#07073f;cursor:pointer}.store-product-list .body .right .table .table-operate .operate:hover{background-color:#ecf5ff;color:#3671f3}.store-product-list .body .right .table .table-operate .operate .red{color:#fb2323}.store-product-list .body .right .table .table-operate .operate .blue{color:#3671f3}.store-product-list .body .right .table .table-operate .operate .icon{padding-right:4px;font-weight:600;font-size:17px}.store-product-list .body .right .table .table-list .list .mode_on{cursor:pointer}.store-product-list .body .right .table .table-list .list .mode_on.blue{color:#3671f3}.store-product-list .body .right .table .table-list .list .mode_on.blue.el-icon-plus{font-size:16px;font-weight:600}.store-product-list .body .right .table .table-list .paging{padding:10px 15px;text-align:right}.store-product-list .cate-dialog .el-dialog__header{background-color:#fafafa;border-bottom:1px solid #d9d9d9}.store-product-list .cate-dialog .el-dialog__header .el-dialog__title{font-size:16px}.store-product-list .cate-dialog .el-dialog__body{padding:0}