.priceSituation-box {
  background-image: url(../img/new_bg.aa8c1bff.png);
  background-size: cover;
}
.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 th {
  background: rgba(255, 255, 255, 0.2) !important;
}
.priceSituationScreen .el-table th .cell {
  color: #ccc;
}
.priceSituationScreen .material-item {
  box-shadow: 0px 0px 6px rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.1);
}
.priceSituationScreen .material-item .price {
  color: #fff;
}
.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 - 450px) !important;
}
.priceSituationScreen .sh-table {
  height: calc(100vh - 454px) !important;
}
.priceSituationScreen .sh-table .cell {
  color: #ccc !important;
}
.priceSituationScreen .el-input__inner,
.priceSituationScreen .el-range-separator,
.priceSituationScreen .el-range-input {
  color: #ccc;
}
