
#main[data-v-40e6b868] {
  height: 210px;
  width: 100%;
}


.el-tabs__nav-wrap::after{
  background-color: transparent !important;
}


div.content-container[data-v-00892814] {
  /* background-color: #fff; */
  /* padding: 1rem; */
  height: auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  line-height: 1.5rem;
  align-items: stretch;
}
[data-v-00892814] .el-tag--mini{
  height: 1.375rem;
  min-width: 1.375rem;
}
.redText[data-v-00892814] {
  color: red;
}
.blueText[data-v-00892814] {
  color: lightblue;
}
.greenText[data-v-00892814] {
  color: lightgreen;
}
.pinkText[data-v-00892814] {
  color: pink;
}
.el-card[data-v-00892814] {
  height: 100%;
  cursor: pointer;
}
.content-box[data-v-00892814]{
  display: flex;
  flex-direction: column;
  row-gap: 0.875rem;
}
.text-area[data-v-00892814]{
  display: flex;
}
.text-area>.label[data-v-00892814]{
  flex-shrink: 0;
}
.text-area>.value[data-v-00892814]{
  flex: 1;
}
.label[data-v-00892814] {
  color: #999999;
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.value[data-v-00892814]{
  color: #111111;
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.text-content[data-v-00892814] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.item-box[data-v-00892814]{
  position: relative;
}
.circle-box[data-v-00892814]{
  position: absolute;
  right: 0px;
  top: 0px;
}
.circle-box span[data-v-00892814],
.circle-box p[data-v-00892814]{
  font-size: 0.875rem;
  line-height: 1.25rem;
}


*[data-v-67be478e]{
  box-sizing: border-box;
}
div.search[data-v-67be478e] {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 1rem;
}
[data-v-67be478e] .el-button {
  padding: 6px 15px !important;
  /* width: 62px; */
  white-space: nowrap;
  line-height: 14px;
  min-height: 24px;
  height: 28px;
}
.head-container[data-v-67be478e] {
  display: flex;
  -moz-column-gap: 0.625rem;
       column-gap: 0.625rem;
}
.container-box[data-v-67be478e]{
  display: grid;
  grid-template-columns: repeat(5,1fr);
  box-shadow: 0px 2px 4px 3px rgba(184,184,184,0.09);
  background: #FFFFFF;
  flex: 1;
}
.chart-bom[data-v-67be478e]{
  width: 30.875rem;
  height: 14.375rem;
  background: #FFFFFF;
  box-shadow: 0px 2px 4px 3px rgba(184,184,184,0.09);
  flex-shrink: 0;
  padding: 1.25rem;
}
.outer-container[data-v-67be478e] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 0.75rem;
  height: 14.375rem;
}
.inner-number[data-v-67be478e] {
  font-size: 1.875rem;
  font-weight: bold;
  color: #666666;
}
.project-name[data-v-67be478e]{
  font-family: MicrosoftYaHei;
  font-size: 0.875rem;
  color: #999999;
  font-style: normal;
}
.bg-fff[data-v-67be478e]{
  /* background-color: #fff; */
  padding: 15px;
}

