.formwork .title[data-v-4cc361b6] {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: #f0f7fd;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}
.formwork .box[data-v-4cc361b6] {
  display: -ms-flexbox;
  display: flex;
}
.formwork .box .content[data-v-4cc361b6] {
  border: 1px solid #94aed9;
  margin-top: 40px;
  margin-bottom: 30px;
  margin-right: 20px;
  background-color: #fff;
  width: 280px;
  height: 110px;
  border-radius: 7px;
}
.formwork .box .content .cont[data-v-4cc361b6] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-size: 15px;
  font-weight: 400;
  height: 40px;
  width: 278px;
  border-bottom: 1px solid #d9e8ff;
}
.formwork .box .content .cont .left[data-v-4cc361b6] {
  padding-left: 15px;
}
.formwork .box .content .cont .right[data-v-4cc361b6] {
  margin-right: 15px;
  width: 35px;
  height: 20px;
}
.formwork .box .content .ent[data-v-4cc361b6] {
  margin-top: 10px;
  padding-left: 15px;
  font-size: 12px;
}
.formwork .box .content .ent .entColor[data-v-4cc361b6] {
  color: rgba(10, 22, 41, 0.5);
}

