.container[data-v-62b6db0e] {
  background: #EBEFF5;
  height: 100vh;
}
.container .ml24[data-v-62b6db0e] {
  margin-left: 0.32rem;
}
.container .add-icon[data-v-62b6db0e] {
  position: absolute;
  width: 1.28rem;
  height: 1.28rem;
  z-index: 2000;
  right: 0.32rem;
  bottom: 1.65333rem;
  cursor: pointer;
}
.container .header[data-v-62b6db0e] {
  background: #F8F9FA;
}
.container .header .top[data-v-62b6db0e] {
  display: flex;
  font-size: 0.4rem;
  font-weight: 400;
  color: #333333;
  padding: 0.29333rem 0.42667rem;
}
.container .header .top .title[data-v-62b6db0e] {
  margin-left: 0.64rem;
}
.container .header .tab[data-v-62b6db0e] {
  display: flex;
  box-shadow: 0px 2px 0.05333rem 0px rgba(0, 24, 63, 0.08);
}
.container .header .tab .tab-item[data-v-62b6db0e] {
  flex-shrink: 0;
  width: 50%;
  text-align: center;
  cursor: pointer;
}
.container .header .tab .tab-item .title[data-v-62b6db0e] {
  font-size: 0.37333rem;
  font-weight: 400;
  color: #666666;
  padding-top: 0.18667rem;
}
.container .header .tab .tab-item .light[data-v-62b6db0e] {
  width: 0.74667rem;
  height: 0.10667rem;
  border-radius: 0.61333rem;
  margin: auto;
  margin-top: 0.13333rem;
}
.container .header .tab .tab-item.active .title[data-v-62b6db0e] {
  font-weight: 600;
  color: #333333;
}
.container .header .tab .tab-item.active .light[data-v-62b6db0e] {
  background: #2475FC;
}
.container .checked-wra[data-v-62b6db0e] {
  padding: 0.32rem;
  font-size: 0.37333rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 0.53333rem;
}
.container .operate-box[data-v-62b6db0e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 400;
  font-size: 0.37333rem;
  color: #666666;
  padding: 0.32rem;
  cursor: pointer;
}
.container .operate-box > div[data-v-62b6db0e] {
  height: 0.85333rem;
  background: #FFFFFF;
  padding: 0 0.32rem;
  border-radius: 0.21333rem;
}
.container .operate-box .icon[data-v-62b6db0e] {
  font-size: 0.42667rem;
}
.container .operate-box .search-input[data-v-62b6db0e] {
  display: flex;
  align-items: center;
  border: 1px solid #D9D9D9;
  flex: 1;
  margin-right: 0.21333rem;
}
.container .operate-box .search-input .search-icon[data-v-62b6db0e] {
  margin-right: 0.05333rem;
}
.container .operate-box .search-input input[data-v-62b6db0e] {
  background: unset;
  font-size: 0.37333rem;
  width: 90%;
}
.container .operate-box .search-input input[data-v-62b6db0e]::placeholder {
  color: #B3B3B3;
}
.container .operate-box .right-block[data-v-62b6db0e] {
  display: flex;
  align-items: center;
}
.container .list[data-v-62b6db0e] {
  overflow-y: scroll;
  height: calc(100vh - 1.33333rem - 0.85333rem);
  padding-top: 0;
}
.container .list .current-object-checked[data-v-62b6db0e] {
  font-size: 0.37333rem;
  padding: 0 0.32rem 0.32rem 0;
}
.container .list .wait-handle-item[data-v-62b6db0e] {
  margin: 0 0.32rem;
  background: #FFFFFF;
  border-radius: 0.32rem;
  padding: 0.32rem;
  margin-bottom: 0.32rem;
  position: relative;
}
.container .list .wait-handle-item .top[data-v-62b6db0e] {
  display: flex;
  margin-bottom: 0.21333rem;
}
.container .list .wait-handle-item .top .avatar[data-v-62b6db0e] {
  width: 1.06667rem;
  height: 1.06667rem;
  flex-shrink: 0;
  margin-right: 0.21333rem;
}
.container .list .wait-handle-item .top .avatar img[data-v-62b6db0e] {
  width: 100%;
  height: 100%;
  border-radius: 0.16rem;
}
.container .list .wait-handle-item .top .info[data-v-62b6db0e] {
  flex: 1;
  overflow: hidden;
}
.container .list .wait-handle-item .top .username[data-v-62b6db0e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 0.5rem;
}
.container .list .wait-handle-item .top .username .user-left[data-v-62b6db0e] {
  width: 100%;
  display: flex;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.34667rem;
  font-weight: 600;
  color: #333333;
}
.container .list .wait-handle-item .top .username .user-left .name[data-v-62b6db0e] {
  display: inline-block;
  max-width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .list .wait-handle-item .top .username .time-title[data-v-62b6db0e] {
  text-align: end;
  width: 2.93333rem;
  font-size: 0.29333rem;
  font-weight: 400;
  color: #999999;
  white-space: nowrap;
}
.container .list .wait-handle-item .top .corp-name[data-v-62b6db0e] {
  font-size: 0.24rem;
  font-weight: 400;
  color: #E07B00;
  max-width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .list .wait-handle-item .top .corp-name.wx[data-v-62b6db0e] {
  color: #07C160;
}
.container .list .wait-handle-item .top .info-detail[data-v-62b6db0e] {
  display: flex;
  margin-top: 0.10667rem;
}
.container .list .wait-handle-item .top .info-detail .remind-source[data-v-62b6db0e] {
  text-align: end;
  width: 40%;
  min-width: 2.93333rem;
  white-space: nowrap;
  font-size: 0.29333rem;
  font-weight: 400;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
}
.container .list .wait-handle-item .top .info-detail .remind-time[data-v-62b6db0e] {
  width: 60%;
}
.container .list .wait-handle-item .top .info-detail .remind-time label[data-v-62b6db0e] {
  font-size: 0.29333rem;
  font-weight: 400;
  color: #999999;
}
.container .list .wait-handle-item .top .info-detail .remind-time .value[data-v-62b6db0e] {
  font-family: DIN-Medium, DIN;
  font-weight: 500;
  color: #666666;
}
.container .list .wait-handle-item .top .info-detail .status[data-v-62b6db0e] {
  padding: 0.05333rem 0.21333rem;
  background: #EBFFF5;
  border-radius: 0.10667rem;
  color: #2EC77C;
  display: flex;
  align-items: center;
}
.container .list .wait-handle-item .top .info-detail .status .icon[data-v-62b6db0e] {
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  margin-right: 0.10667rem;
  border-radius: 0.16rem;
  background: #2EC77C;
}
.container .list .wait-handle-item .top .info-detail .status.ok[data-v-62b6db0e] {
  background: #F2F2F2;
  color: rgba(0, 0, 0, 0.65);
}
.container .list .wait-handle-item .top .info-detail .status.ok .icon[data-v-62b6db0e] {
  background: #555555;
}
.container .list .wait-handle-item .content[data-v-62b6db0e] {
  background: #F8F9FA;
  border-radius: 0.10667rem;
  padding: 0.21333rem 0.32rem;
}
.container .list .wait-handle-item .content .title[data-v-62b6db0e] {
  font-size: 0.29333rem;
  font-weight: 400;
  color: #333333;
  margin-bottom: 0.10667rem;
}
.container .list .wait-handle-item .content .description[data-v-62b6db0e] {
  font-size: 0.29333rem;
  font-weight: 400;
  color: #666666;
  white-space: break-spaces;
  word-break: break-word;
}
.container .list .wait-handle-item .bottom[data-v-62b6db0e] {
  display: flex;
  justify-content: space-around;
  margin-top: 0.32rem;
}
.container .list .wait-handle-item .bottom .btn[data-v-62b6db0e]:last-child {
  border-right: none;
}
.container .list .wait-handle-item .bottom .divider[data-v-62b6db0e] {
  height: 0.4rem;
  width: 1px;
  background: #E6E8EB;
}
.container .list .wait-handle-item .bottom .btn[data-v-62b6db0e] {
  display: flex;
  padding: 0 0.10667rem;
  align-items: center;
  justify-content: center;
  font-size: 0.29333rem;
  font-weight: 400;
  color: #666666;
  cursor: pointer;
  white-space: nowrap;
}
.container .list .wait-handle-item .bottom .btn > img[data-v-62b6db0e] {
  width: 0.42667rem;
  height: 0.42667rem;
  margin-right: 0.10667rem;
}
.container .list .wait-handle-item .wait-target[data-v-62b6db0e] {
  font-size: 0.29333rem;
  color: #FFFFFF;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGcAAAAgCAYAAAAPHGYtAAAAAXNSR0IArs4c6QAAAf5JREFUaEPt2r9LG2EYB/Dvm3vPGOg/4GZA0A6Ci0PGQgYLDhYU6n+gc3+Qbg6CTd83uNrNUUFpoQh261jQIYJDh3tPIRkKGTs0wt095T2RSoyJi3lf8LkhQ5bny/O5N/fek1cAQPk9TQeUagBVAOP2O77cdYCALkhsihwmS08h8MxdHK7cpwNtMfUu+QJgidvjVwcI2BFTb5M/vGq8gklIiJr5FDTsyiGvoj3hMPZZQwUsx3V5ZNvAOB7dDBmwHCt5eBOJcbzBoY+RCj/cjsM4XuBQM+m0K5e75S7jeAHyP0RaCOYu6uKsNxavHMdQBHw1Sr7qF4NxHOOA6EWkwx+M4xqipz4Bl0bJ8n2xeOU4BLNTAKPkOuM4RLivdJqlKxeN4gHjeIhDlM4aXTxnHA9xkk6r1Ptuw+85HkDZOZpRsjQoCm8IHEER8NsoOcE4jgAGliX6FenwOeP4iAP6Gamwwjge4hDh2Gj5knH8xNkzWq4yjo84Q6YDNjLv1pzB3f1zrTcK4zjCyUjUYh3U+WfNEcCgskRizejgM+P4iAO8NkruM46HOMhoIWqE34fh/OXz0aPXy5JsPt4eOx2G8w3A4ujjPd2Kdq6WdlrlQRPpfCs9+eZqRorghI/kju5moQc8b3Ic+5EDFYItEKqM9GhICYGaRGIj1tfHbYdd/wBgv9/Tl1/DDgAAAABJRU5ErkJggg==);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  line-height: 0.46667rem;
  padding-left: 0.12rem;
  padding-right: 0.2rem;
  display: flex;
  align-items: center;
}
.del-confirm-popup[data-v-62b6db0e] {
  border-radius: 0.21333rem;
}
.del-confirm-popup .del-confirm-box[data-v-62b6db0e] {
  width: 80vw;
  min-height: 10vh;
  border-radius: 0.21333rem;
  margin: 0.42667rem 0.64rem;
}
.del-confirm-popup .del-confirm-box .title[data-v-62b6db0e] {
  font-weight: 600;
  font-size: 0.42667rem;
  color: #1A1A1A;
  margin-bottom: 0.42667rem;
}
.del-confirm-popup .del-confirm-box .content[data-v-62b6db0e] {
  font-weight: 400;
  font-size: 0.37333rem;
  color: #666666;
}
.del-confirm-popup .del-confirm-box .overview-box[data-v-62b6db0e] {
  margin-top: 0.16rem;
  font-size: 0.32rem;
}
.del-confirm-popup .del-confirm-box .footer[data-v-62b6db0e] {
  font-weight: 400;
  font-size: 0.37333rem;
  color: #666666;
  margin-top: 0.42667rem;
  text-align: right;
  cursor: pointer;
}
.del-confirm-popup .del-confirm-box .footer .confirm-btn[data-v-62b6db0e] {
  color: #2475FC;
  margin-left: 0.64rem;
}

