.sales_statistics_data{width:100%;height:100%}.sales_statistics_data .head{height:50px;width:100%;display:flex;justify-content:space-between;align-items:center}.sales_statistics_data .head .title{width:100%;height:50px;display:flex;align-items:center;font-size:12px;font-weight:500;text-indent:20px;position:relative;border-bottom:1px solid #ccc}.sales_statistics_data .head .title:before{content:"";position:absolute;width:3px;height:14px;top:19px;left:8px;background:#158fcf}.sales_statistics_data .head .btns{height:50px;display:flex;align-items:center;box-sizing:border-box}.sales_statistics_data>.content{width:100%;height:calc(100% - 100px)}.sales_statistics_data>.footer{width:100%;height:50px;display:flex;align-items:center;justify-content:flex-end}.sales_statistics_data>.footer .el-pagination{margin-right:-20px}.dateRange{display:flex}.dateRange .selectClass{width:110px;border-radius:10px 0 0 10px!important}.dateRange .dateClass{width:210px!important}.dateRange .el-input__inner{height:30px!important}