.data-center {
  background-image: url(../img/new_bg.aa8c1bff.png);
  background-size: cover;
  min-width: 1360px !important;
  min-height: 100vh;
  padding: 30px 20px 10px 20px;
}
.data-header {
  position: relative;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  text-align: center;
}
.data-header p {
  line-height: 70px;
}
.data-header .el-button {
  position: absolute;
  right: 10px;
  z-index: 2;
}
.Screen {
  padding: 0 20px 20px 20px;
}
.data-body-center .el-tabs {
  margin-top: 13px;
}
.data-body-center .el-tabs .el-tabs__header .el-tabs__nav-wrap::after {
  background-color: transparent;
}
.data-body-center .el-tabs .el-tabs__header .el-tabs__nav {
  border-top: 2px solid rgba(95, 103, 126, 0.5);
  padding: 14px 60px 0px 60px;
}
.data-body-center .el-tabs .el-tabs__header .el-tabs__nav .el-tabs__active-bar {
  background-color: transparent;
}
.data-body-center .el-tabs .el-tabs__header .el-tabs__item {
  padding: 0px 55px;
  color: rgba(95, 103, 126, 0.5);
}
.data-body-center .el-tabs .el-tabs__header .is-active {
  color: #fff;
}
.data-body-center .el-tabs .el-tabs__header .el-tabs__nav-scroll {
  display: flex;
  justify-content: space-around;
}
.data-body-center .el-tabs .el-tabs__header .el-tabs__item {
  font-weight: bold;
  font-size: 20px;
}
.priceSituationScreen {
  padding: 0 20px 20px 20px;
}
.priceSituationScreen .materialMap,
.priceSituationScreen .charts-wrap,
.priceSituationScreen .goods-count-table,
.priceSituationScreen .sh-table,
.priceSituationScreen .el-table tr,
.priceSituationScreen .el-input__inner,
.priceSituationScreen input {
  background-color: transparent;
}
.priceSituationScreen .table-wrap {
  background: transparent !important;
}
.priceSituationScreen .el-table--border {
  border: none;
}
.priceSituationScreen .el-table th {
  background: rgba(255, 255, 255, 0.2) !important;
  border-bottom: none;
  border-right-width: 1px;
}
.priceSituationScreen .el-table th .cell {
  color: #ccc;
}
.priceSituationScreen .material-item {
  box-shadow: none;
  border: 2px solid rgba(95, 103, 126, 0.5);
  background-color: rgba(255, 255, 255, 0.1);
}
.priceSituationScreen .material-item .price {
  color: #fff;
}
.priceSituationScreen .materialMap,
.priceSituationScreen .charts-wrap,
.priceSituationScreen .goods-count-table {
  box-shadow: none !important;
  border: 2px solid rgba(95, 103, 126, 0.5);
}
.priceSituationScreen .material-name span,
.priceSituationScreen .material .unit {
  color: #ccc;
}
.priceSituationScreen .charts-wrap {
  box-shadow: 0px 0px 6px rgba(255, 255, 255, 0.5);
}
.priceSituationScreen .search-wrap div.search-item span.search-label {
  color: #fbfbfb;
}
.priceSituationScreen .goods-count-table {
  box-shadow: 0px 0px 6px rgba(255, 255, 255, 0.5);
}
.priceSituationScreen .goods-count-table .result {
  color: #fff;
}
.priceSituationScreen .goods-count-table .el-table--border .el-table__body tr:hover > td {
  background-color: rgba(27, 77, 148, 0.37) !important;
}
.priceSituationScreen ::v-deep.el-select-dropdown {
  background-color: rgba(255, 255, 255, 0.1);
}
.priceSituationScreen .materialMap {
  box-shadow: 0px 0px 6px rgba(255, 255, 255, 0.5);
}
.priceSituationScreen .materialMap div[_echarts_instance_] {
  height: calc(100vh - 570px) !important;
}
.priceSituationScreen .sh-table {
  height: calc(100vh - 574px) !important;
}
.priceSituationScreen .sh-table .cell {
  color: #ccc !important;
}
.priceSituationScreen .el-input__inner,
.priceSituationScreen .el-range-separator,
.priceSituationScreen .el-range-input {
  color: #ccc;
}
.settlementAnalysis {
  padding: 10px 20px 20px 20px;
}
.settlementAnalysis .timely_settlement,
.settlementAnalysis .filtering-container,
.settlementAnalysis .steel_brand,
.settlementAnalysis .materials_consumption {
  border: 2px solid rgba(95, 103, 126, 0.5);
  background-color: transparent;
  color: #fff;
}
.settlementAnalysis .filtering-container .search-label {
  color: #fff;
}
.settlementAnalysis .filtering-container .el-cascader .el-input__inner,
.settlementAnalysis .filtering-container .el-select .el-input__inner {
  background-color: transparent !important;
  border: none;
}
.settlementAnalysis .filtering-container .el-input__icon {
  color: #fff;
}
.settlementAnalysis .filtering-container .el-input__inner {
  color: #fff;
}
.settlementAnalysis .filtering-container .el-date-editor {
  background: transparent;
}
.settlementAnalysis .filtering-container .el-date-editor .el-range-input {
  background-color: transparent;
  color: #fff;
}
.settlementAnalysis .filtering-container .el-date-editor .el-input__inner {
  background-color: transparent;
}
.settlementAnalysis .filtering-container .el-date-editor .el-input__icon,
.settlementAnalysis .filtering-container .el-date-editor .el-range-separator {
  color: #fff;
}
.settlementAnalysis .filtering-container .table-wrap {
  background-color: transparent;
}
.settlementAnalysis .filtering-container .el-table {
  background-color: transparent;
  border: none;
}
.settlementAnalysis .filtering-container .el-table tr {
  background-color: transparent;
}
.settlementAnalysis .filtering-container .el-table tr:hover td {
  background: rgba(250, 250, 250, 0.5) !important;
}
.settlementAnalysis .filtering-container .el-table tr th {
  background: rgba(250, 250, 250, 0.5) !important;
  border-right-width: 1px;
  border-bottom: none;
}
.settlementAnalysis .filtering-container .el-table tr th > .cell {
  color: white;
}
.settlementAnalysis .filtering-container .el-table tr td > .cell {
  color: white;
}
.settlementAnalysis .filtering-container .el-table .el-table__row--striped td {
  background-color: rgba(112, 112, 112, 0.5);
}
.settlementAnalysis .materials_consumption .el-input__inner {
  background-color: transparent;
  color: #fff;
}
.settlementAnalysis .materials_consumption .el-button-group .el-button {
  background-color: transparent;
  color: #fff;
}
.settlementAnalysis .materials_consumption .el-button-group .el-button--primary {
  background-color: #409eff;
}
.settlementAnalysis .steel_brand .back-btn {
  color: #fff;
}
.settlementAnalysis .steel_brand .el-input__inner {
  background: transparent;
  color: #fff;
}
.new_supplier_report_box1 .supplier_sit,
.new_supplier_report_box1 .supplier_con,
.new_supplier_report_box1 .materialMap,
.new_supplier_report_box1 .category_sta,
.new_supplier_report_box1 .evaluate_supplier {
  border: 2px solid rgba(95, 103, 126, 0.5);
  background-color: transparent;
}
.new_supplier_report_box1 .item_box {
  background-color: rgba(23, 70, 98, 0.24);
}
.new_supplier_report_box1 .item_box div > span:nth-child(1) {
  color: #fff !important;
}
.new_supplier_report_box1 .supplier_con h1 {
  color: #fff !important;
}
.new_supplier_report_box1 .evaluate_supplier h1 {
  color: #fff !important;
}
.new_supplier_report_box1 .category_sta h1 {
  color: #fff !important;
}
.new_supplier_report_box1 .category_sta .el-select .el-input .el-input__inner {
  background-color: transparent !important;
  color: white;
}
.new_supplier_report_box1 .category_sta .el-button-group .el-button {
  background: transparent;
  color: #fff;
}
.new_supplier_report_box1 .category_sta .el-button-group .el-button--primary {
  background-color: #4392f9;
}
.new_supplier_report_box1 .category_sta .header {
  margin-top: 20px;
}
.new_supplier_report_box1 .category_sta .header .title {
  padding-left: 10px;
  height: 40px;
  line-height: 40px;
  background: rgba(250, 250, 250, 0.5) !important;
}
.new_supplier_report_box1 .category_sta .header .title .el-col {
  border-right: 2px solid #fff;
  text-align: center;
  color: #fff;
}
.new_supplier_report_box1 .category_sta .table-content {
  background-color: transparent !important;
}
.new_supplier_report_box1 .category_sta .table-content .el-table {
  background-color: transparent !important;
  border-color: transparent !important;
}
.new_supplier_report_box1 .category_sta .table-content .el-table td > .cell {
  color: white;
  text-align: left;
}
.new_supplier_report_box1 .category_sta .table-content .el-table .text_right {
  text-align: right !important;
}
.new_supplier_report_box1 .category_sta .table-content .el-table .el-table__row {
  background-color: transparent;
}
.new_supplier_report_box1 .category_sta .table-content .el-table .el-table__row--striped td {
  background: rgba(250, 250, 250, 0.2);
}
.new_supplier_report_box1 .category_sta .table-content .el-table .el-table__header-wrapper th {
  background: rgba(250, 250, 250, 0.5) !important;
}
.new_supplier_report_box1 .category_sta .table-content .el-table tr {
  background-color: transparent !important;
}
.new_supplier_report_box1 .category_sta .table-content .el-table tr:hover td {
  background: rgba(250, 250, 250, 0.5) !important;
}
.new_supplier_report_box1 .category_sta .table-content .el-table tr:hover td > .cell {
  color: white;
}
.new_supplier_report_box1 .category_sta .table-content .el-table th {
  border-bottom: none !important;
  border-right-width: 1px;
  background-color: transparent !important;
}
.new_supplier_report_box1 .category_sta .table-content .el-table th > .cell {
  color: white;
}
