#inventoryStockReport{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fafafa;padding:25px}#inventoryStockReport,#inventoryStockReport .profitStatement_cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}#inventoryStockReport .profitStatement_cont{background-color:#fff;border-radius:4px 4px 0 0}#inventoryStockReport .profitStatement_cont .nav_title{padding-top:10px;padding-bottom:10px;-webkit-box-sizing:border-box;box-sizing:border-box}#inventoryStockReport .profitStatement_cont .search_box{width:100%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:18px;font-family:Microsoft YaHei;font-weight:700;color:#333}#inventoryStockReport .profitStatement_cont .search_box>div{padding-bottom:10px}#inventoryStockReport .profitStatement_cont .search_box .date{padding-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#inventoryStockReport .profitStatement_cont .search_box .date .name{font-size:14px;font-weight:400;white-space:nowrap}#inventoryStockReport .profitStatement_cont .search_box .provid{padding-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#inventoryStockReport .profitStatement_cont .search_box .provid .name{font-size:14px;font-weight:400}#inventoryStockReport .profitStatement_cont .search_box .search_inp{padding-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#inventoryStockReport .profitStatement_cont .search_box .search_inp .name{width:80px;font-size:14px;font-weight:400}#inventoryStockReport .profitStatement_cont .search_box .search_inp input{width:200px;height:32px;border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:10px;border-radius:4px}#inventoryStockReport .profitStatement_cont .search_box .excl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:50%;right:100px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#08a33d}#inventoryStockReport .profitStatement_cont .search_box .excl img{width:25px;padding-right:10px}#inventoryStockReport .profitStatement_cont .table_data{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#inventoryStockReport .profitStatement_cont .table_data .table_box{-webkit-box-flex:1;-ms-flex:1;flex:1}#inventoryStockReport .profitStatement_cont .table_data .table_box .el-table{width:100%}#inventoryStockReport .profitStatement_cont .table_data .table_box .el-table .el-table__footer-wrapper td .cell{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#inventoryStockReport .profitStatement_cont .table_data .table_box .el-table__fixed-footer-wrapper td .cell{font-weight:700;color:#08a33d;font-size:18px}#inventoryStockReport .profitStatement_cont .table_data ::v-deep th .cell{height:40px;white-space:pre-line}#inventoryStockReport .profitStatement_cont .table_data ::v-deep .cell{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}#inventoryStockReport .profitStatement_cont .table_data .nan{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#inventoryStockReport .profitStatement_cont .table_data .nan>div{width:45%}#inventoryStockReport .profitStatement_cont .table_data .nan>div:first-child{margin-right:10%}#inventoryStockReport .profitStatement_cont .table_data .nan .input-box1{width:100%;margin-right:0;text-align:center}#inventoryStockReport .profitStatement_cont .table_data .remark{width:100%;padding:10px 0;line-height:30px}