.btnBox[data-v-6f58bfbe] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
.btnBox .btn[data-v-6f58bfbe] {
  box-sizing: border-box;
  width: 80px;
  height: 30px;
  color: #0059d7;
  line-height: 30px;
  text-align: center;
  border: 1px solid #2696ee;
  border-radius: 9px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.el-carousel__item .is-active[data-v-6f58bfbe] {
  position: relative;
}
.img-preview[data-v-6f58bfbe] {
  position: absolute;
  top: -5px;
  right: -20px;
  width: 59px;
  height: 30px;
  text-align: center;
  background: rgba(217, 217, 217, 0.6);
  transform: rotate(45deg);
  cursor: pointer;
}
.img-preview .icon[data-v-6f58bfbe] {
  width: 16px;
  margin-top: 12px;
  transform: rotate(-45deg);
}
.el-carousel__item img[data-v-6f58bfbe] {
  cursor: pointer;
}
.empty-cnt[data-v-6f58bfbe] {
  color: #606266;
  font-size: 12px;
  text-align: center;
}
.empty-cnt img[data-v-6f58bfbe] {
  width: 100px;
  height: 100px;
}
.top-updown[data-v-6f58bfbe] {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.top-updown .top-updown-item[data-v-6f58bfbe] {
  flex: 1;
  padding: 2px 0;
  color: #999;
  text-align: center;
  background: #ebf4ff;
  border-radius: 5px;
}
.top-updown .top-updown-item span[data-v-6f58bfbe] {
  padding: 0 10px;
  color: #266ae4;
  font-size: 18px;
}
.top-updown .top-updown-item span.m0[data-v-6f58bfbe] {
  margin: 0 !important;
}
.top-updown .top-updown-item span .small[data-v-6f58bfbe] {
  margin: 0 !important;
  color: #555;
  font-size: 12px;
}
.top-updown .top-updown-item div[data-v-6f58bfbe] {
  font-size: 12px;
}
.top-updown .top-updown-item + .top-updown-item[data-v-6f58bfbe] {
  margin-left: 10px;
}
.card[data-v-6f58bfbe] {
  flex-shrink: 0;
  width: 535px;
  height: 360px;
  padding: 0 30px;
  background-color: #fff;
  box-shadow: 2px 2px 10px 2px #bbb5b5;
  border-radius: 8px;
}
.card .top[data-v-6f58bfbe] {
  display: flex;
  justify-content: space-between;
  height: 60px;
}
.card .top .title[data-v-6f58bfbe] {
  width: 70%;
  height: 100%;
}
.card .top .title .txt[data-v-6f58bfbe] {
  position: relative;
  display: inline-block;
  color: #20467e;
  font-size: 18px;
  font-weight: 600;
  line-height: 60px;
}
.card .top .handle[data-v-6f58bfbe] {
  width: 30%;
}
.content[data-v-171b524d] {
  display: flex;
}
.content .calendar[data-v-171b524d] {
  width: 80%;
}
.content .calendar .calendarTop[data-v-171b524d] {
  display: flex;
  justify-content: space-between;
}
.content .calendar .calendarTop .top[data-v-171b524d] {
  display: flex;
  justify-content: space-between;
  height: 110px;
  line-height: 110px;
  font-size: 24px;
  color: #7f7f7f;
}
.content .calendar .calendarTop .top .user-info[data-v-171b524d] {
  /*width: 220px;*/
  padding-left: 35px;
  text-align: center;
}
.content .calendar .calendarTop .attendType[data-v-171b524d] {
  display: flex;
  align-items: center;
}
.content .calendar .calendarTop .attendType .point[data-v-171b524d] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ea7f8e;
  margin: 0 10px;
}
.content .calendar .calendarTop .attendType .point.active[data-v-171b524d] {
  background-color: #23e5b8;
}
.content .calendar .calendarTop .attendType .type[data-v-171b524d] {
  font-size: 12px;
  color: rgba(85, 85, 85, 0.8);
}
.content .calendar .calendarTop .picker[data-v-171b524d] {
  width: 50%;
  font-size: 14px;
  background: #fff;
  text-align: right;
  color: #7f7f7f;
}
.content .calendar .calendarTop .picker-left[data-v-171b524d], .content .calendar .calendarTop .picker-right[data-v-171b524d] {
  cursor: pointer;
  position: relative;
  z-index: 99;
  font-size: 14px;
  margin: 0 2px;
}
.content .calendar .calendarTop .picker-left[data-v-171b524d] {
  color: #7f7f7f;
}
.content .calendar .calendarTop .picker-right[data-v-171b524d] {
  color: #62a8f1;
}
.content .calendar .clock-table[data-v-171b524d]  .el-dialog__body {
  padding: 0 !important;
}
.content .calendar .clock-table[data-v-171b524d]  .body {
  padding: 0 0 0 7px !important;
}
.content .calendar .clock-div[data-v-171b524d] {
  position: relative;
}
.content .calendar .clock-div[data-v-171b524d]::before {
  content: "";
  display: flex;
  position: absolute;
  background: rgba(243, 243, 255, 0.5);
  width: 100%;
  height: 70px;
  left: 0;
  top: 120px;
  z-index: 1;
}
.content .calendar .picker1[data-v-171b524d] {
  position: absolute;
  top: -45px;
  right: 15px;
  padding: 2px 10px;
  font-size: 16px;
  color: #2263e8;
  background: rgba(34, 99, 232, 0.1);
  border: 1px solid #2263e8;
  border-radius: 2px;
  cursor: pointer;
}
.content .calendar .left[data-v-171b524d] {
  background: transparent;
  padding: 0 20px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
.content .calendar .left-item[data-v-171b524d] {
  display: inline-block;
  width: 14.285%;
}
.content .calendar .left1[data-v-171b524d] {
  background: #fff;
  border-top: 3px solid #e2e6f2;
  margin-top: 7px;
}
.content .calendar .left1-item[data-v-171b524d] {
  display: inline-block;
  width: 12.5%;
}
.content .calendar .type[data-v-171b524d] {
  border-radius: 4px;
  position: relative;
}
.content .calendar .type .late[data-v-171b524d] {
  color: #eec325;
}
.content .calendar .type .early[data-v-171b524d] {
  color: #f4781a;
}
.content .calendar .type .lack[data-v-171b524d] {
  color: #e83844;
}
.content .calendar .type .absenteeism[data-v-171b524d] {
  color: #a93bb9;
}
.content .calendar .type .recard[data-v-171b524d] {
  color: #897cf0;
}
.content .calendar .type .leave[data-v-171b524d] {
  color: #07b6e1;
}
.content .calendar .type .trip[data-v-171b524d] {
  color: #2469f3;
}
.content .calendar .type .goout[data-v-171b524d] {
  color: #26a4f8;
}
.content .calendar .type-item[data-v-171b524d] {
  height: 100px;
  position: relative;
  font-size: 18px;
  color: #c7c7c7;
  text-align: center;
  padding-left: 20px;
  box-sizing: border-box;
  font-weight: 400;
}
.content .calendar .type-item-name[data-v-171b524d] {
  display: flex;
  font-size: 18px;
  opacity: 0.6;
  padding-left: 35px;
  margin-top: 20px;
}
.content .calendar .type-item-num[data-v-171b524d] {
  font-size: 32px;
  margin-left: 10px;
}
.content .calendar .month[data-v-171b524d] {
  padding: 10px;
  width: 100%;
  overflow: hidden;
  border-radius: 4px;
  font-size: 0px;
  border: 1px solid #d6d6d6;
  min-height: 240px;
}
.content .calendar .month .active[data-v-171b524d] {
  border: 1px solid transparent;
  border-radius: 5px;
  background-image: linear-gradient(#fff, #fff), linear-gradient(45deg, #2ac1f0, #236aee, #21427a);
  background-origin: border-box;
  background-clip: content-box, border-box;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.content .calendar .month .active[data-v-171b524d]  .info,
.content .calendar .month .active[data-v-171b524d]  .split-line {
  display: flex;
}
.content .calendar .month .active:hover .date-wrap[data-v-171b524d]::after {
  background-image: none;
}
.content .calendar .month .week[data-v-171b524d],
.content .calendar .month .date[data-v-171b524d] {
  box-sizing: border-box;
  vertical-align: middle;
}
.content .calendar .month .week[data-v-171b524d] {
  height: 19px;
  line-height: 19px;
  color: #027dfe;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  padding: 2px 0;
  background-color: #f5f7fa;
  box-sizing: content-box;
}
.content .calendar .month .date > div[data-v-171b524d] {
  position: relative;
  z-index: 1;
}
.content .calendar .month .date > div[data-v-171b524d]:hover::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 39px;
  box-sizing: border-box;
  z-index: -1;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid transparent;
  border-radius: 5px;
  background-image: linear-gradient(#fff, #fff), linear-gradient(45deg, #2ac1f0, #236aee, #21427a);
  background-origin: border-box;
  background-clip: content-box, border-box;
}
.content .calendar .month .date > div[data-v-171b524d]:hover  .info, .content .calendar .month .date > div[data-v-171b524d]:hover  .split-line {
  display: flex;
}
.content .calendar .date[data-v-171b524d] {
  height: 39px;
  font-size: 24px;
  cursor: pointer;
  /*color: #a4a4a4;*/
  color: #7f7f7f;
  text-align: center;
}
.content .calendar .date-wrap[data-v-171b524d] {
  height: 100%;
}
.content .calendar .date .blank[data-v-171b524d] {
  width: 100%;
  height: 100%;
  background-size: 10px 10px;
  background: #f5f7fa;
}
.content .calendar .date .blank-num[data-v-171b524d] {
  font-size: 14px;
  display: inline-block;
  color: #d7d7d7;
}
.content .calendar .date-num[data-v-171b524d] {
  font-size: 14px;
  display: inline-block;
}
.content .calendar .date .rest-name[data-v-171b524d] {
  float: right;
  padding: 8px 16px 0 0;
  display: none;
}
.content .calendar .date .rest[data-v-171b524d] {
  color: #c0c7d4;
  height: 100%;
}
.content .calendar .date .rest .rest-name[data-v-171b524d] {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  color: #c0c7d4;
}
.content .calendar .date .today[data-v-171b524d] {
  color: #0b73ff;
}
.content .calendar .date[data-v-171b524d]  .date-info {
  display: flex;
  justify-content: center;
}
.content .calendar .date[data-v-171b524d]  .split-line {
  line-height: 27px;
  font-size: 18px;
  display: none;
}
.content .calendar .date[data-v-171b524d]  .dot {
  display: block;
  background: #23e5b8;
  margin-right: 2px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
}
.content .calendar .date[data-v-171b524d]  .dot.error {
  background-color: #ea7f8e;
}
.content .calendar .date[data-v-171b524d]  .info {
  background: rgba(255, 255, 255, 0) !important;
  font-size: 18px;
  color: #23e5b8;
  display: none;
}
.content .calendar .date[data-v-171b524d]  .late {
  color: rgba(238, 195, 37, 0.6);
  background-color: #eec325;
}
.content .calendar .date[data-v-171b524d]  .early {
  color: rgba(244, 120, 26, 0.6);
  background-color: #f4781a;
}
.content .calendar .date[data-v-171b524d]  .lack {
  color: rgba(232, 56, 68, 0.6);
  background-color: #e83844;
}
.content .calendar .date[data-v-171b524d]  .absenteeism {
  color: rgba(169, 59, 185, 0.6);
  background-color: #a93bb9;
}
.content .calendar .date[data-v-171b524d]  .recard {
  color: rgba(137, 124, 240, 0.6);
  background-color: #897cf0;
}
.content .calendar .date[data-v-171b524d]  .leave {
  color: rgba(7, 182, 225, 0.6);
  background-color: #07b6e1;
}
.content .calendar .date[data-v-171b524d]  .trip {
  color: rgba(36, 105, 243, 0.6);
  background-color: #2469f3;
}
.content .calendar .date[data-v-171b524d]  .goout {
  color: rgba(38, 164, 248, 0.6);
  background-color: #26a4f8;
}
.content .calendar .right[data-v-171b524d] {
  background: -webkit-linear-gradient(290.0254671454deg, white 0%, #e9f6fc 30%, #e8f0fb 71%, #eaedf5 100%);
  height: 739px;
  width: 100%;
  border-radius: 0 0 25px 0;
}
.content .calendar .right-title[data-v-171b524d] {
  font-size: 136px;
  font-weight: 400;
  color: #226be5;
  text-align: left;
  line-height: 136px;
  position: relative;
  z-index: 2;
  top: 20px;
  left: 20px;
}
.content .calendar .right-title i[data-v-171b524d] {
  font-weight: 600;
  margin-right: 5px;
}
.content .calendar .att[data-v-171b524d] {
  padding: 16px 43px;
  color: #73747c;
  margin-top: 35px;
  height: 530px;
  overflow: auto;
}
.content .calendar .att-title[data-v-171b524d] {
  font-size: 22px;
  margin: auto;
}
.content .calendar .att-item[data-v-171b524d] {
  min-height: 166px;
  position: relative;
}
.content .calendar .att-desc[data-v-171b524d] {
  position: absolute;
  top: -25px;
  left: 92px;
}
.content .calendar .att-item[data-v-171b524d]:nth-of-type(n + 3) {
  position: relative;
}
.content .calendar .att-item[data-v-171b524d]:nth-of-type(n + 3)::before {
  content: "";
  width: calc(100% - 90px);
  height: 1px;
  background: #cccdc8;
  position: absolute;
  right: 0;
  top: -30px;
}
.content .calendar .att-up[data-v-171b524d], .content .calendar .att-down[data-v-171b524d] {
  margin-top: 16px;
  position: relative;
  z-index: 2;
  display: flex;
  font-weight: 600;
  color: #606877;
}
.content .calendar .att-up .time[data-v-171b524d], .content .calendar .att-down .time[data-v-171b524d] {
  width: 60px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  background: linear-gradient(45deg, #2ac1f0, #236aee, #21427a);
  display: inline-block;
  margin-right: 32px;
  vertical-align: top;
  border-radius: 5px;
  flex-shrink: 0;
}
.content .calendar .att-up .time-lack[data-v-171b524d], .content .calendar .att-down .time-lack[data-v-171b524d] {
  background: linear-gradient(206.9802307182deg, #aaaaaa 0%, #d7d7d7 100%);
}
.content .calendar .att-up[data-v-171b524d] {
  margin-top: 60px;
  position: relative;
}
.content .calendar .att-up[data-v-171b524d]::before {
  content: "";
  height: 9px;
  width: 9px;
  background: #cccdc8;
  position: absolute;
  top: -35px;
  left: 27px;
  border-radius: 100%;
}
.content .calendar .att-up[data-v-171b524d]::after {
  content: "";
  height: 185px;
  width: 2px;
  background: #cccdc8;
  position: absolute;
  bottom: -78px;
  left: 30px;
  z-index: -1;
}
.content .calendar .att-down[data-v-171b524d] {
  position: relative;
}
.content .calendar .att-down[data-v-171b524d]::before {
  content: "";
  height: 9px;
  width: 9px;
  background: #cccdc8;
  position: absolute;
  top: 56px;
  left: 27px;
  border-radius: 100%;
}
.content .calendar .att-cnt[data-v-171b524d] {
  min-height: 75px;
}
.content .calendar .att .empty[data-v-171b524d] {
  color: #c7c7c7;
  display: inline-block;
  line-height: 30px;
  padding: 20px;
  margin: 5px;
  display: flex;
}
.content .calendar .att .empty .empty_img[data-v-171b524d] {
  width: 89px;
  height: 89px;
}
.content .calendar .att .empty .empty_msg[data-v-171b524d] {
  color: #c7c7c7;
  font-size: 14px;
  line-height: 70px;
  margin-left: 10px;
}
.content .calendar .att .clock[data-v-171b524d] {
  line-height: 20px;
  display: inline-block;
}
.content .calendar .att .address[data-v-171b524d] {
  position: absolute;
  left: 80px;
  top: 30px;
  font-size: 12px;
  color: #c0c7d4;
  cursor: pointer;
}
.content .calendar .att .lack[data-v-171b524d] {
  color: #f56c6c;
  line-height: 30px;
}
.content .calendar .att .lack-btn[data-v-171b524d] {
  float: right;
  margin-top: 5px;
}
.content .calendar .att .text_[data-v-171b524d] {
  font-size: 16px;
  text-align: left;
  color: #73747c;
  padding-bottom: 10px;
}
.content .calendar .att .text_1[data-v-171b524d] {
  display: inline-block;
  width: 44px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background-color: #caeafb;
  border-radius: 60px;
  border-color: #b3d8ff;
  color: #62b3fe;
}
.content .calendar .att .state-btn[data-v-171b524d] {
  width: 58px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background: linear-gradient(45deg, #2ac1f0, #236aee, #21427a);
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
  border-radius: 5px;
}
.content .calendar .att .text_img[data-v-171b524d] {
  width: 35px;
  height: 35px;
  margin-right: 5px;
}
.content .calendar .img-st[data-v-171b524d] {
  width: 23px;
  display: inline-block;
  vertical-align: middle;
}
.content .calendar .text-item[data-v-171b524d] {
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
  color: #027dfe;
  font-family: Microsoft YaHei;
}
.content .list[data-v-171b524d] {
  width: 20%;
  padding: 1px 5px 19px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.content .list li[data-v-171b524d] {
  width: 99px;
  height: 56px;
  background-color: #ebf4ff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.content .list li .value[data-v-171b524d] {
  font-size: 18px;
}
.contentBox[data-v-54123f0f] {
  position: relative;
}
.contentBox .top-updown[data-v-54123f0f] {
  position: absolute;
  right: 0px;
  top: -10px;
  width: 96px;
  height: 55px;
}
.content[data-v-c4ebe894] {
  width: 100%;
  height: calc(100% - 60px);
}
.content .filter[data-v-c4ebe894] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px;
}
.content .drawing[data-v-c4ebe894] {
  width: 100%;
  height: calc(100% - 100px);
  display: flex;
  justify-content: center;
  align-items: center;
}
.content .drawing img[data-v-c4ebe894] {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  cursor: pointer;
}
.contentBox[data-v-86cb107c] {
  position: relative;
  height: calc(100% - 60px);
}
.contentBox .top-updown[data-v-86cb107c] {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 55px;
}
.contentBox .top-updown .top-updown-item[data-v-86cb107c] {
  max-width: 132px;
  flex-shrink: 0;
  padding: 5px 0;
}
.contentBox[data-v-6cbee5ce] {
  position: relative;
}
.contentBox .top-updown[data-v-6cbee5ce] {
  position: absolute;
  left: 0px;
  top: -10px;
  height: 55px;
  justify-content: space-around;
}
.contentBox .top-updown .top-updown-item[data-v-6cbee5ce] {
  max-width: 185px !important;
  padding: 5px 0;
}
.contentBox[data-v-b74665a0] {
  position: relative;
}
.contentBox[data-v-1c4e41cf] {
  position: relative;
}
.contentBox .top-updown[data-v-1c4e41cf] {
  position: absolute;
  left: 0px;
  top: -10px;
  height: 55px;
  justify-content: space-around;
}
.contentBox .top-updown .top-updown-item[data-v-1c4e41cf] {
  max-width: 185px !important;
  padding: 5px 0;
}
.contentBox[data-v-56f98b3e] {
  position: relative;
  display: flex;
}
.contentBox .w60[data-v-56f98b3e] {
  width: 60%;
}
.contentBox ul[data-v-56f98b3e] {
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.contentBox ul li[data-v-56f98b3e] {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.contentBox ul li .cicleBox[data-v-56f98b3e] {
  width: 80px;
  display: flex;
  justify-content: center;
}
.contentBox ul li .cicleBox .circle[data-v-56f98b3e] {
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contentBox ul li .label[data-v-56f98b3e] {
  color: #79808e;
}
#personalPortal[data-v-7de3c92e] {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
#personalPortal .top[data-v-7de3c92e] {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
}
#personalPortal .top .engineeringSelect[data-v-7de3c92e] {
  width: 350px;
}
#personalPortal .top .engineeringSelect[data-v-7de3c92e]  .el-input {
  position: relative;
}
#personalPortal .top .engineeringSelect[data-v-7de3c92e]  .el-input::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 2;
  width: 0;
  height: 0;
  border-top: 10px solid #2f8ced;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  transform: translateX(-5px);
  cursor: pointer;
}
#personalPortal .top .engineeringSelect[data-v-7de3c92e]  .el-input__inner {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  color: #000;
  font-size: 24px;
  text-align: center;
  text-overflow: ellipsis;
  word-break: normal;
  white-space: nowrap;
  background: none;
  border: none;
}
#personalPortal .top .engineeringSelect[data-v-7de3c92e]  .el-input__icon {
  display: none;
}
#personalPortal .cardList[data-v-7de3c92e] {
  width: 100%;
  height: calc(100% - 60px);
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
}
#personalPortal .cardList .cardBox[data-v-7de3c92e] {
  --n: 3;
  --gap: calc((100% - 535px * var(--n)) / var(--n) / 2);
  margin: 20px var(--gap);
  flex-shrink: 0;
  width: 535px;
  height: 361px;
}
#personalPortal .cardList .cardBox[data-v-7de3c92e]  .card {
  width: 535px !important;
  height: 360px !important;
}

/*# sourceMappingURL=101.1753928585051.css.map*/