
.summary img[data-v-29d4048f] {
  width: 60px;
}
.summary-item[data-v-29d4048f] {
  text-align: center;
  padding: 20px 3% 0;
}
.summary-item p[data-v-29d4048f] {
  height: 32px;
  line-height: 32px;
  font-size: 16px;
}
.summary-item p.num[data-v-29d4048f] {
  font-weight: 700;
  font-size: 30px;
  color: #ffffff;
  cursor: pointer;
  line-height: 45px;
}
.testing-organization[data-v-29d4048f] {
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  padding: 20px;
  background-color: rgba(57, 148, 247, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(111, 189, 249, 1);
  border-radius: 10px;
  box-shadow: 4px 4px 3px rgb(153 153 153 / 35%);
}
.testing-personnel[data-v-29d4048f] {
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  padding: 20px;
  background-color: rgba(0, 204, 153, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 204, 153, 1);
  border-radius: 10px;
  box-shadow: 4px 4px 3px rgb(153 153 153 / 35%);
}
.testing-equipment[data-v-29d4048f] {
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  padding: 20px;
  background-color: rgba(255, 111, 92, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(255, 170, 68, 1);
  border-radius: 10px;
  box-shadow: 4px 4px 3px rgb(153 153 153 / 35%);
}
.test-report[data-v-29d4048f] {
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  padding: 20px;
  background-color: rgba(255, 170, 68, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(255, 131, 117, 1);
  border-radius: 10px;
  box-shadow: 4px 4px 3px rgb(153 153 153 / 35%);
}
.add-num[data-v-29d4048f] {
  font-size: 20px;
}
.num-right[data-v-29d4048f] {
  position: absolute;
  bottom: -85px;
  white-space: nowrap;
}


.summary-part[data-v-1e20b488] {
  background-color: #fff;
  padding: 10px 30px;
  border-right: 0px dashed #ccc;
}
.content[data-v-1e20b488] {
  padding-top: 40px;
}
.list[data-v-1e20b488] {
  text-align: center;
  border: 1px solid rgba(242, 242, 242, 1);
  padding: 25px 0;
  margin-bottom: 15px;
  background-color: rgba(249, 249, 249, 1);
}
.list .el-col[data-v-1e20b488]:first-child {
  color: #666;
  font-size: 18px;
  font-weight: bold;
}
.list .el-col[data-v-1e20b488]:nth-child(2) {
  color: #333;
  font-size: 26px;
  font-weight: bold;
}
.list:nth-child(2) .el-col[data-v-1e20b488]:nth-child(2) {
  color: #333;
}
.list:nth-child(3) .el-col[data-v-1e20b488]:nth-child(2) {
  color: #333;
}
.list:nth-child(4) .el-col[data-v-1e20b488]:nth-child(2) {
  color: #333;
}


.summary-part[data-v-4344c7af] {
    background-color: #fff;
    padding: 10px 30px;
}
.title[data-v-4344c7af] {
    font-size: 16px;
    font-weight: bold;
    float: left;
}
.bolder[data-v-4344c7af] {
    font-weight: bold;
}
.export-btn[data-v-4344c7af] {
    background-color: #135eff;
    border-radius: 8px;
    float: right;
}
[data-v-4344c7af] .sh-form .year .el-input__inner,
.sh-form .el-range-separator[data-v-4344c7af] {
    color: #1455ff;
}
.title-container[data-v-4344c7af] {
    padding-top: 10px;
    height: 40px;
}


.summary-part[data-v-1bea5096] {
    background-color: #fff;
    padding: 10px 30px;
}
.bolder[data-v-1bea5096] {
    font-weight: bold;
}
.title[data-v-1bea5096] {
    font-size: 16px;
    font-weight: bold;
    float: left;
}
.export-btn[data-v-1bea5096] {
    background-color: #135eff;
    border-radius: 8px;
    float: right;
}
[data-v-1bea5096] .sh-form .year .el-input__inner,
.sh-form .el-range-separator[data-v-1bea5096] {
    color: #1455ff;
}
.title-container[data-v-1bea5096] {
    padding-top: 20px;
    height: 40px;
}


/* .home-index {
    padding: 0 10%;
} */
.parts[data-v-7dbff980] {
    background-color: #fff;
    padding: 20px 15px;
    margin-top: 15px;
}
.title[data-v-7dbff980] {
    position: relative;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #333;
    padding: 0px 0 0 0;
}
.title[data-v-7dbff980]:before,
.title[data-v-7dbff980]:after {
    position: absolute;
    content: '';
    top: 22px;
    width: 40%;
    height: 1px;
    background-color: #dddedf;
}
.title[data-v-7dbff980]:before {
    left: 0;
}
.title[data-v-7dbff980]:after {
    right: 0;
}
.title-container[data-v-7dbff980] {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    height: 50px;
}
[data-v-7dbff980] .el-form-item--small.el-form-item {
    margin-bottom: 0;
}
.title-style[data-v-7dbff980] {
    margin-top: 40px;
    padding-top: 10px;
    border-top: 0px dashed #ccc;
}
.special-style[data-v-7dbff980] {
    border-right: 0px dashed #ccc;
}
.title-text[data-v-7dbff980] {
    font-weight: 700;
    font-size: 16px;
    color: #3488df;
    position: absolute;
    top: -25px;
    right: 20px;
}
.title-text-a[data-v-7dbff980] {
    font-weight: 700;
    font-size: 16px;
    color: #3488df;
}
.type-title[data-v-7dbff980] {

    height: 36px;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    background-color: rgba(240, 240, 240, 1);
}
.situation-box[data-v-7dbff980] {
    margin: 40px 0;
    padding: 0 0 0 12px;
    box-sizing: border-box;
}
.situation-list[data-v-7dbff980] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 25px 0;
    margin-bottom: 15px;
    background-color: rgba(249, 249, 249, 1);
    box-sizing: border-box;
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
    box-shadow: 4px 4px 3px rgb(153 153 153 / 35%);
    font-size: 18px;
}
.sit-bg1[data-v-7dbff980] {
    background-color: rgba(57, 148, 247, 1);
}
.sit-bg2[data-v-7dbff980] {
    background-color: rgba(0, 204, 153, 1);
}
.sit-bg3[data-v-7dbff980] {
    background-color: rgba(255, 111, 92, 1);
}
.sit-bg4[data-v-7dbff980] {
    background-color: rgba(255, 170, 68, 1);
}
.situation-list[data-v-7dbff980] {
    width: 18%;
    margin: 0 1%;
}
.situation-list>div[data-v-7dbff980] {
    width: 50%;
    text-align: center;
}
.flex-wrap[data-v-7dbff980] {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
}

