[data-v-189a431b]:export {
  menuText: #bfcbd9;
  menuActiveText: #1d2d3d;
  subMenuActiveText: #bfcbd9;
  menuBg: #001529;
  menuHover: #77b7fe;
  subMenuBg: #001529;
  subMenuHover: #77b7fe;
  sideBarWidth: 1.1458rem;
}
.compareSty[data-v-189a431b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 24px 0;
}
.compareSty .powerCompares[data-v-189a431b] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.compareSty .powerCompares .powerCompare[data-v-189a431b] {
  padding-left: 24px;
  height: 82px;
  width: calc(50% - 8px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f7f7f7;
}
.compareSty .powerCompares .powerCompare .powerCompareName[data-v-189a431b] {
  font-size: 14px;
  font-weight: 500;
  color: #666666;
  width: 130px;
}
.compareSty .powerCompares .powerCompare .powerCompareValue[data-v-189a431b] {
  font-size: 24px;
  font-weight: 600;
  text-align: left;
  margin-left: 16px;
  color: #222222;
}
.compareSty .powerCompares .powerCompare[data-v-189a431b] {
  margin-bottom: 8px;
}

[data-v-8d5c398a]:export {
  menuText: #bfcbd9;
  menuActiveText: #1d2d3d;
  subMenuActiveText: #bfcbd9;
  menuBg: #001529;
  menuHover: #77b7fe;
  subMenuBg: #001529;
  subMenuHover: #77b7fe;
  sideBarWidth: 1.1458rem;
}
.list-wrap[data-v-8d5c398a] {
  padding: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f7f7f7;
  border-radius: 4px;
}
.list-wrap > div[data-v-8d5c398a] {
  padding-left: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.list-wrap > div .title[data-v-8d5c398a] {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.list-wrap > div .content[data-v-8d5c398a] {
  font-size: 32px;
  font-weight: 600;
  margin-top: 20px;
}

[data-v-7232120f]:export {
  menuText: #bfcbd9;
  menuActiveText: #1d2d3d;
  subMenuActiveText: #bfcbd9;
  menuBg: #001529;
  menuHover: #77b7fe;
  subMenuBg: #001529;
  subMenuHover: #77b7fe;
  sideBarWidth: 1.1458rem;
}
.module-content[data-v-7232120f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 1680px) {
.module-content .oneCard[data-v-7232120f] {
    border-radius: 4px;
    width: calc(33.33% - 10.6666px);
    padding: 24px 0 24px 24px;
    background: #f7f7f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 16px;
}
.module-content .oneCard .cardName[data-v-7232120f] {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #666666;
    width: 110px;
}
.module-content .oneCard .cardValue[data-v-7232120f] {
    font-size: 22px;
    font-weight: 600;
    line-height: 34px;
    margin-left: 16px;
}
.module-content .oneCard[data-v-7232120f]:nth-of-type(n + 4) {
    margin-top: 16px;
}
.module-content .oneCard[data-v-7232120f]:nth-child(3n) {
    margin-right: 0;
}
}
@media (min-width: 1680px) {
.module-content .oneCard[data-v-7232120f] {
    border-radius: 4px;
    width: calc(25% - 12px);
    padding: 24px 0 24px 24px;
    background: #f7f7f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 16px;
}
.module-content .oneCard .cardName[data-v-7232120f] {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #666666;
    width: 110px;
}
.module-content .oneCard .cardValue[data-v-7232120f] {
    font-size: 22px;
    font-weight: 600;
    line-height: 34px;
    margin-left: 16px;
}
.module-content .oneCard[data-v-7232120f]:nth-of-type(n + 5) {
    margin-top: 16px;
}
.module-content .oneCard[data-v-7232120f]:nth-child(4n) {
    margin-right: 0;
}
}

[data-v-9af6f3f6]:export {
  menuText: #bfcbd9;
  menuActiveText: #1d2d3d;
  subMenuActiveText: #bfcbd9;
  menuBg: #001529;
  menuHover: #77b7fe;
  subMenuBg: #001529;
  subMenuHover: #77b7fe;
  sideBarWidth: 1.1458rem;
}
.estimationReport[data-v-9af6f3f6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  margin-top: 10px;
  background-color: #fff;
  overflow-y: auto !important;
}
.estimationReport .estimationReport-title[data-v-9af6f3f6] {
  padding: 20px 0 10px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
.estimationReport .estimationReport-title .hint[data-v-9af6f3f6] {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  padding: 0 20px;
}
.estimationReport .estimationReport-content[data-v-9af6f3f6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  margin-top: 0;
}
.estimationReport .estimationReport-content .hint-source[data-v-9af6f3f6] {
  color: #aaa;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  margin: 40px 0 10px;
}
.estimationReport[data-v-9af6f3f6] .export-table-dialog .el-checkbox {
  margin-right: 20px;
}
[data-v-9af6f3f6] .el-table .el-table__body tr:hover > td.el-table__cell {
  background-color: inherit !important;
}
[data-v-9af6f3f6] .el-table .el-table__body tr.hover-row > td.el-table__cell {
  background-color: inherit !important;
}
[data-v-9af6f3f6] .el-table .el-table__row:nth-child(odd) {
  background: #e8e8e8;
}


/*# sourceMappingURL=46.3adcead5.css.map*/