.commonFunc-box[data-v-62a2f795] .el-card__body {
  width: 100%;
  height: calc(100% - 55px);
}
.commonFunc-box .commonFunc-box-body[data-v-62a2f795] {
  padding: 0 30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.commonFunc-box .commonFunc-box-body .item[data-v-62a2f795] {
  display: block;
  text-align: center;
}
.commonFunc-box .commonFunc-box-body .item i[data-v-62a2f795] {
  display: inline-block;
  height: 40px;
  font-size: 40px !important;
  margin-bottom: 10px;
}
.commonFunc-box .commonFunc-box-body .item .name[data-v-62a2f795] {
  font-size: 14px;
  line-height: 20px;
}
.todo-box[data-v-c27ddfe8] .el-card__body {
  width: 100%;
  height: calc(100% - 55px);
}
.todo-box .todo-box-body[data-v-c27ddfe8] {
  padding: 0 30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.todo-box .todo-box-body .item[data-v-c27ddfe8] {
  height: 56px;
  display: block;
}
.todo-box .todo-box-body .item i[data-v-c27ddfe8] {
  width: 56px;
  height: 56px;
  margin-right: 14px;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  line-height: 56px;
  font-size: 30px !important;
}
.todo-box .todo-box-body .item i.icon-ym-flowTodo[data-v-c27ddfe8] {
  background: #f68900;
}
.todo-box .todo-box-body .item i.icon-ym-flowEntrust[data-v-c27ddfe8] {
  background: #1890ff;
}
.todo-box .todo-box-body .item i.icon-ym-flowDone[data-v-c27ddfe8] {
  background: #7b1ae1;
}
.todo-box .todo-box-body .item .text[data-v-c27ddfe8] {
  display: inline-block;
  height: 56px;
}
.todo-box .todo-box-body .item .text .num[data-v-c27ddfe8] {
  font-size: 20px;
  line-height: 36px;
  margin: 0;
}
.todo-box .todo-box-body .item .text .name[data-v-c27ddfe8] {
  font-size: 14px;
  color: #666;
  margin: 0;
}

.el-card[data-v-a30288cc] .el-card__body {
  background-image: url(../../static/img/weather.b9766cff.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.el-card[data-v-a30288cc] .weatherBox {
  color: #FFFFFF;
}
.weatherTime[data-v-a30288cc] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 30px;
}
.temperature[data-v-a30288cc] {
  width: 100%;
  text-align: center;
  font-size: 60px;
  margin: 20px 0 0;
}
.text[data-v-a30288cc] {
  width: 100%;
  text-align: center;
  font-size: 35px;
}

.dataBoard[data-v-65bfb02c] {
  height: 100%;
  overflow: hidden;
}
.dataBoard .dataBoard-item[data-v-65bfb02c] {
  height: 100%;
}
.dataBoard[data-v-65bfb02c] .el-card {
  width: 100%;
  height: 100%;
}
.dataBoard[data-v-65bfb02c] .el-card .el-card__body {
  padding: 0;
  height: 100%;
}
.dataBoard .dataBoard-body[data-v-65bfb02c] {
  padding-left: 30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dataBoard .dataBoard-body .dataBoard-body-item[data-v-65bfb02c] {
  width: 66px;
  height: 66px;
  margin-right: 16px;
  border-radius: 50%;
  text-align: center;
  line-height: 66px;
  font-size: 36px !important;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.dataBoard .dataBoard-body .dataBoard-body-item.dataBoard-body-item1[data-v-65bfb02c] {
  background: #f2ebfb;
  color: #7b1ae1;
}
.dataBoard .dataBoard-body .dataBoard-body-item.dataBoard-body-item2[data-v-65bfb02c] {
  background: #edf8fe;
  color: #4ab8ff;
}
.dataBoard .dataBoard-body .dataBoard-body-item.dataBoard-body-item3[data-v-65bfb02c] {
  background: #fff7e4;
  color: #ff8b58;
}
.dataBoard .dataBoard-body .dataBoard-body-item.dataBoard-body-item4[data-v-65bfb02c] {
  background: #fff2f5;
  color: #fc5b87;
}
.dataBoard .dataBoard-body .dataBoard-body-item.dataBoard-body-item5[data-v-65bfb02c] {
  background: rgba(51, 185, 50, 0.1);
  color: #33b932;
}
.dataBoard .dataBoard-body .dataBoard-body-item.dataBoard-body-item6[data-v-65bfb02c] {
  background: rgba(255, 59, 59, 0.1);
  color: #ff3b3b;
}
.dataBoard .dataBoard-body .text[data-v-65bfb02c] {
  display: inline-block;
  height: 56px;
}
.dataBoard .dataBoard-body .text .num[data-v-65bfb02c] {
  font-size: 20px;
  line-height: 36px;
  height: 36px;
  margin: 0;
}
.dataBoard .dataBoard-body .text .name[data-v-65bfb02c] {
  font-size: 14px;
  color: #666;
  margin: 0;
}
.layout-area[data-v-a46211a0] {
  height: 100%;
  overflow: hidden;
}
.layout-area[data-v-a46211a0] .el-scrollbar__wrap {
  margin-bottom: 0 !important;
  overflow-x: auto;
}
.layout-area[data-v-a46211a0] .el-scrollbar__bar.is-horizontal > div {
  display: none;
}
.layout-area[data-v-a46211a0] .el-card {
  width: 100%;
  height: 100%;
}
.layout-area[data-v-a46211a0] .el-card .el-card__body {
  padding: 0;
}
.layout-area .vue-grid-item[data-v-a46211a0] {
  position: relative;
}
.layout-area .vue-grid-item .mask[data-v-a46211a0] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
