#SalesmanSaleReport{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%;background-color:#fafafa;padding:25px}#SalesmanSaleReport,#SalesmanSaleReport .nav_title{-webkit-box-sizing:border-box;box-sizing:border-box}#SalesmanSaleReport .nav_title{padding-left:20px}#SalesmanSaleReport .profitStatement_cont{width:100%;height:100%;background-color:#fff;border-radius:4px 4px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#SalesmanSaleReport .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;padding-left:20px;-webkit-box-sizing:border-box;box-sizing:border-box}#SalesmanSaleReport .profitStatement_cont .search_box .date{padding-right:20px}#SalesmanSaleReport .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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#SalesmanSaleReport .profitStatement_cont .search_box .provid .name{width:85px;font-size:14px;font-weight:400}#SalesmanSaleReport .profitStatement_cont .search_box .search_inp{padding-right:20px;padding-left:20px}#SalesmanSaleReport .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}#SalesmanSaleReport .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:-15px;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#08a33d;cursor:pointer}#SalesmanSaleReport .profitStatement_cont .search_box .excl>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#SalesmanSaleReport .profitStatement_cont .search_box .excl>div:first-child{margin-right:20px}#SalesmanSaleReport .profitStatement_cont .search_box .excl img{width:25px;padding-right:10px}#SalesmanSaleReport .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}#SalesmanSaleReport .profitStatement_cont .table_data .table_box{-webkit-box-flex:1;-ms-flex:1;flex:1}#SalesmanSaleReport .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}#SalesmanSaleReport .profitStatement_cont .table_data .nan>div{width:45%}#SalesmanSaleReport .profitStatement_cont .table_data .nan>div:first-child{margin-right:10%}#SalesmanSaleReport .profitStatement_cont .table_data .remark{width:100%;padding:10px 0;line-height:30px}