.header-css[data-v-42761916] {
  width: 95%;
  height: 175px;
  background: #f2f9fb;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: 36px;
}
.header-font-two[data-v-42761916] {
  width: 89px;
  height: 17px;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: #999999;
  line-height: 14px;
  margin-left: 8px;
}
.header-font-three[data-v-42761916] {
  height: 20px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: LEFT;
  color: #262626;
  line-height: 16px;
}
.header-buttob-one[data-v-42761916] {
  width: 134px;
  height: 36px;
  background: #0fd7b3;
  border-radius: 8px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: #262626;
  line-height: 16px;
  line-height: 11px;
}
.right-font-css[data-v-42761916] {
  margin: 24px 0 0 36px;
  font-size: 18px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: #262626;
  line-height: 21px;
}
.right-table-css[data-v-42761916] {
  width: 95%;
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 12px;
  margin-left: 36px;
}
[data-v-42761916] .el-table .el-table__body td .cell {
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: #262626;
  line-height: 16px;
  text-align: center;
}
.el-table th > .cell[data-v-42761916] {
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: #666666;
  line-height: 16px;
  text-align: center;
}
.right-card-css[data-v-42761916] {
  width: 220px;
  height: 224px;
  border: 1px solid #eeeeee;
  border-radius: 12px;
  margin-left: 17px;
  margin-top: 17px;
}
.right-img-css[data-v-42761916] {
  width: 220px;
  height: 120px;
  border-radius: 12px 12px 0px 0px;
}
.right-title-css[data-v-42761916] {
  width: 160px;
  height: 22px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: #262626;
  line-height: 19px;
  margin: 12px 0 0 12px;
}
.right-content-css[data-v-42761916] {
  width: 196px;
  height: 55px;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: LEFT;
  color: #999999;
  line-height: 18px;
  margin: 8px 12px 0 12px;
}
.all-one-row-css[data-v-42761916] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.all-three-row-css[data-v-42761916] {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /* 指定最大显示行数 */
  text-overflow: ellipsis;
}

