@keyframes error403animation-data-v-1837a7ec {
0% {
    transform: rotateZ(0deg);
}
40% {
    transform: rotateZ(-20deg);
}
45% {
    transform: rotateZ(-15deg);
}
50% {
    transform: rotateZ(-20deg);
}
55% {
    transform: rotateZ(-15deg);
}
60% {
    transform: rotateZ(-20deg);
}
100% {
    transform: rotateZ(0deg);
}
}
.error403-body-con[data-v-1837a7ec] {
  width: 700px;
  height: 500px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.error403-body-con-title[data-v-1837a7ec] {
  text-align: center;
  font-size: 240px;
  font-weight: 700;
  color: #2d8cf0;
  height: 260px;
  line-height: 260px;
  margin-top: 40px;
}
.error403-body-con-title .error403-0-span[data-v-1837a7ec] {
  display: inline-block;
  position: relative;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  border: 20px solid #ed3f14;
  color: #ed3f14;
  margin-right: 10px;
}
.error403-body-con-title .error403-0-span i[data-v-1837a7ec] {
  display: inline-block;
  font-size: 120px !important;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.error403-body-con-title .error403-key-span[data-v-1837a7ec] {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 190px;
  border-radius: 50%;
  margin-right: 10px;
}
.error403-body-con-title .error403-key-span i[data-v-1837a7ec] {
  display: inline-block;
  font-size: 190px !important;
  position: absolute;
  left: 20px;
  transform: translate(-50%, -60%);
  transform-origin: center bottom;
  animation: error403animation-data-v-1837a7ec 2.8s ease 0s infinite;
}
.error403-body-con-message[data-v-1837a7ec] {
  display: block;
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 4px;
  color: #dddde2;
}
.error403-btn-con[data-v-1837a7ec] {
  text-align: center;
  padding: 20px 0;
  margin-bottom: 40px;
}
@keyframes error404animation-data-v-1845bf6d {
0% {
    transform: rotateZ(0deg);
}
20% {
    transform: rotateZ(-60deg);
}
40% {
    transform: rotateZ(-10deg);
}
60% {
    transform: rotateZ(50deg);
}
80% {
    transform: rotateZ(-20deg);
}
100% {
    transform: rotateZ(0deg);
}
}
.error404-body-con[data-v-1845bf6d] {
  width: 700px;
  height: 500px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.error404-body-con-title[data-v-1845bf6d] {
  text-align: center;
  font-size: 240px;
  font-weight: 700;
  color: #2d8cf0;
  height: 260px;
  line-height: 260px;
  margin-top: 40px;
}
.error404-body-con-title span[data-v-1845bf6d] {
  display: inline-block;
  color: #19be6b;
  font-size: 230px;
  animation: error404animation-data-v-1845bf6d 3s ease 0s infinite alternate;
}
.error404-body-con-message[data-v-1845bf6d] {
  display: block;
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 12px;
  color: #dddde2;
}
.error404-btn-con[data-v-1845bf6d] {
  text-align: center;
  padding: 20px 0;
  margin-bottom: 40px;
}
@keyframes error500animation-data-v-4cf39caa {
0% {
    transform: rotateZ(0deg);
}
20% {
    transform: rotateZ(-10deg);
}
40% {
    transform: rotateZ(5deg);
}
60% {
    transform: rotateZ(-5deg);
}
80% {
    transform: rotateZ(10deg);
}
100% {
    transform: rotateZ(0deg);
}
}
.error500-body-con[data-v-4cf39caa] {
  width: 700px;
  height: 500px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.error500-body-con-title[data-v-4cf39caa] {
  text-align: center;
  font-size: 240px;
  font-weight: 700;
  color: #2d8cf0;
  height: 260px;
  line-height: 260px;
  margin-top: 40px;
}
.error500-body-con-title .error500-0-span[data-v-4cf39caa] {
  display: inline-block;
  position: relative;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  border: 20px solid #ed3f14;
  color: #ed3f14;
  margin-right: 10px;
}
.error500-body-con-title .error500-0-span i[data-v-4cf39caa] {
  display: inline-block;
  font-size: 120px !important;
  position: absolute;
  bottom: -43px;
  left: 20px;
  transform-origin: center bottom;
  animation: error500animation-data-v-4cf39caa 3s ease 0s infinite alternate;
}
.error500-body-con-message[data-v-4cf39caa] {
  display: block;
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 4px;
  color: #dddde2;
}
.error500-btn-con[data-v-4cf39caa] {
  text-align: center;
  padding: 20px 0;
  margin-bottom: 40px;
}
.tips[data-v-2469ca6c] {
  font-weight: bold;
  margin: 10px;
  padding-left: 12px;
  border-left: 2px solid #b42023;
}
.info[data-v-2469ca6c] {
  margin-left: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search-area[data-v-35b13599] {
  width: 100%;
  background-color: #ffffff;
  padding-right: 0.625rem;
}
.search-area[data-v-35b13599] .el-row {
  height: 2.5rem;
  display: flex;
  align-items: center;
}
.search-area[data-v-35b13599] .el-row .name {
  text-align: center;
}
.search-area[data-v-35b13599] .el-row .el-col .el-select {
  width: 100%;
}
.search-area[data-v-35b13599] .el-row .el-col .el-date-editor {
  width: 100%;
}
.tips[data-v-3b37ff3d] {
  font-weight: bold;
  margin: 10px;
  padding-left: 12px;
  border-left: 2px solid #b42023;
}
.conten[data-v-3b37ff3d] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.conten .conten-item[data-v-3b37ff3d] {
  display: flex;
  align-items: center;
  margin: 8px;
}
.conten .conten-item .left[data-v-3b37ff3d] {
  width: 85px;
}

.tips[data-v-16614672] {
  font-weight: bold;
  margin: 10px;
  padding-left: 12px;
  border-left: 2px solid #b42023;
}


.tips[data-v-bdb31fc8] {
  font-weight: bold;
  margin: 10px;
  padding-left: 12px;
  border-left: 2px solid #b42023;
}


.tips[data-v-5dfd81c2] {
  font-weight: bold;
  margin: 10px;
  padding-left: 12px;
  border-left: 2px solid #b42023;
}


.tips[data-v-249478ca] {
  font-weight: bold;
  margin: 10px;
  padding-left: 12px;
  border-left: 2px solid #b42023;
}


.imgs[data-v-ed27c660] {
  text-align: center;
  margin: 20px;
}

p[data-v-6d4cbd0b] {
  margin: 0;
  padding: 0;
}
.followup[data-v-6d4cbd0b] {
  overflow: auto;
  padding-right: 10px;
}
.followup .name[data-v-6d4cbd0b] {
  display: flex;
  align-items: center;
}
.followup .name img[data-v-6d4cbd0b] {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.followup .name p[data-v-6d4cbd0b] {
  font-size: 14px;
  color: #212121;
  font-weight: 700;
  padding-right: 10px;
  padding-left: 5px;
}
.followup .name span[data-v-6d4cbd0b] {
  color: #666666;
  font-weight: 400;
  font-size: 12px;
  padding-left: 10px;
  display: inline-block;
}
.followup .content[data-v-6d4cbd0b] {
  padding: 10px 0;
}
.textareaBox[data-v-6d4cbd0b] {
  margin-top: 20px;
  padding: 8px;
  background: #f8faff;
  position: relative;
}
.textareaBox .textareaStyle[data-v-6d4cbd0b] {
  border: 1px solid #eeeeee;
  transition: border-color 0.5s;
  background: #ffffff;
  padding-left: 10px;
}
.textareaBox .textareaStyle.active[data-v-6d4cbd0b] {
  padding: 10px;
  border-color: #b42023;
}
.textareaBox .textareaStyle.active[data-v-6d4cbd0b] .el-textarea__inner {
  height: 100px !important;
  line-height: initial !important;
}
.textareaBox[data-v-6d4cbd0b] .el-textarea__inner {
  border-radius: 0;
  height: 35px;
  line-height: 35px;
  resize: none;
  padding: 0;
  border-color: transparent;
}
.textareaBox .iconclose[data-v-6d4cbd0b] {
  position: absolute;
  right: 20px;
  top: 20px;
  color: #cccccc;
  font-size: 14px;
  cursor: pointer;
}
.imageBox[data-v-6d4cbd0b] {
  display: flex;
  align-items: center;
}
.imageBox .img[data-v-6d4cbd0b] {
  width: 50px;
  margin-right: 5px;
  position: relative;
  cursor: pointer;
  border: 1px solid transparent;
  transition: all 0.5s;
}
.imageBox .img[data-v-6d4cbd0b]:hover {
  transition: all 0.5s;
  border-color: #b42023;
}
.imageBox .img img[data-v-6d4cbd0b] {
  width: 100%;
}
.fileBox div[data-v-6d4cbd0b] {
  display: flex;
  align-items: center;
  padding-top: 8px;
}
.fileBox div p[data-v-6d4cbd0b] {
  color: #b42023;
  padding-left: 5px;
  transition: all 0.5s;
  font-size: 12px;
  cursor: pointer;
}
.fileBox div span[data-v-6d4cbd0b] {
  font-size: 12px;
  color: #666666;
}
.businessBox[data-v-6d4cbd0b] {
  padding-top: 10px;
}
.businessBox .title[data-v-6d4cbd0b] {
  font-weight: 700;
  color: #212121;
}
.businessBox ul[data-v-6d4cbd0b] {
  display: flex;
  align-items: center;
  padding-top: 5px;
}
.businessBox ul li[data-v-6d4cbd0b] {
  padding: 2px 5px;
  background: rgba(65, 170, 255, 0.5);
  border-radius: 2px;
  margin-right: 5px;
  display: flex;
  align-items: center;
}
.businessBox ul p[data-v-6d4cbd0b] {
  font-size: 12px;
  color: #ffffff;
  cursor: pointer;
}
.contact[data-v-6d4cbd0b] {
  display: flex;
  align-items: center;
  padding-top: 10px;
}
.contact li[data-v-6d4cbd0b] {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.contact p[data-v-6d4cbd0b] {
  font-size: 12px;
  color: #212121;
}
.loading[data-v-6d4cbd0b] {
  text-align: center;
  color: #b9b9b9;
  font-size: 12px;
  padding: 10px 0;
}
.commentList[data-v-6d4cbd0b] {
  max-width: 800px;
  border: 1px #f2f2f2 solid;
  border-radius: 5px;
  padding: 10px 15px;
  margin-top: 5px;
}
.cardItemHead[data-v-6d4cbd0b] {
  display: flex;
}
.cardItemHead .left[data-v-6d4cbd0b] {
  min-width: 40%;
}
.cardItemHead .right[data-v-6d4cbd0b] {
  display: flex;
  align-items: center;
  border-left: 1px solid #eeeeee;
  padding-left: 10px;
  margin-left: 10px;
  max-width: 50%;
}
.cardItemHead .showMapBtn[data-v-6d4cbd0b] {
  white-space: nowrap;
  padding-left: 20px;
}
ul[data-v-6d4cbd0b] {
  padding: 0;
  margin: 0;
}
.cardItem[data-v-6d4cbd0b] {
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1) !important;
}
.fileBoxitem[data-v-6d4cbd0b] {
  cursor: pointer;
}
.fileBoxitem[data-v-6d4cbd0b]:hover {
  color: #b42023;
}







































































































































/* 在el-dialog中tinymce z-index 被太小而被遮挡时要加这两句 */
.tox-tinymce-aux {
  z-index: 99999 !important;
}
.tinymce.ui.FloatPanel {
  z-index: 99;
}


.no-header-dialog .el-dialog__header {
  padding: 0 !important;
}

[data-v-1d19ffe0] .el-dialog__body {
  padding: 0;
}
.box_content[data-v-1d19ffe0] {
  display: flex;
  align-items: center;
  overflow: auto;
  position: relative;
}
.ContentRef[data-v-1d19ffe0] {
  width: 880px;
  padding: 0 10px;
  height: calc(100vh - 110px);
  overflow: auto;
  box-shadow: 0px 0px 5px 5px #cccc;
}
.btnWraps[data-v-1d19ffe0] {
  position: fixed;
  bottom: 0;
  display: flex;
  left: 0;
  justify-content: center;
  padding: 100px 0 5px 0;
  width: 100%;
  padding-bottom: 45px;
}
.el-card__body[data-v-1d19ffe0] {
  width: 100%;
}
.el-dialog__header[data-v-0d4b6adc] {
  height: 0;
  padding: 0;
}
.el-dialog__body[data-v-0d4b6adc] {
  padding: 0;
  height: 100vh;
  overflow: auto;
  background: #f5f6f9;
  padding-top: 10px;
  display: flex;
  justify-content: center;
  padding-bottom: 50px;
}
.ContentRef[data-v-0d4b6adc] {
  height: calc(100vh - 110px);
  overflow: auto;
}
.btnWraps[data-v-0d4b6adc] {
  position: fixed;
  bottom: 0;
  display: flex;
  left: 0;
  justify-content: center;
  padding: 100px 0 5px 0;
  width: 100%;
  transition: all 0.8s;
}
.btnWraps[data-v-0d4b6adc]:hover {
  padding-bottom: 45px;
}
.box_content[data-v-0d4b6adc] {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
  position: relative;
  text-align: center;
}
.con[data-v-0d4b6adc] {
  display: flex;
  justify-content: center;
}
input[data-v-0d4b6adc] {
  background-color: initial;
  cursor: default;
  appearance: checkbox;
  box-sizing: border-box;
  padding: initial;
  border: initial;
}
.el-card__body[data-v-0d4b6adc] {
  width: 100%;
}
.el-card.is-always-shadow[data-v-0d4b6adc] {
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}

.no-header-dialog .el-dialog__header {
  padding: 0 !important;
}

[data-v-5cbd07af] .el-dialog__body {
  padding: 0;
}
.box_content[data-v-5cbd07af] {
  display: flex;
  align-items: center;
  overflow: auto;
  position: relative;
}
.ContentRef[data-v-5cbd07af] {
  width: 880px;
  padding: 0 10px;
  height: calc(100vh - 110px);
  overflow: auto;
  box-shadow: 0px 0px 5px 5px #cccc;
}
.btnWraps[data-v-5cbd07af] {
  position: fixed;
  bottom: 0;
  display: flex;
  left: 0;
  justify-content: center;
  padding: 100px 0 5px 0;
  width: 100%;
  padding-bottom: 45px;
}
.el-card__body[data-v-5cbd07af] {
  width: 100%;
}
.btnWrap[data-v-35d247f8] {
  margin-top: 20px;
}
.flex[data-v-23d3d68a] {
  display: flex;
}
.side[data-v-23d3d68a] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 120px;
  margin-right: 20px;
}
.side .oldEllipse[data-v-23d3d68a] {
  font-size: 16px;
  height: 95px;
  width: 120px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.side .ellipse[data-v-23d3d68a] {
  font-size: 16px;
  height: 95px;
  line-height: 95px;
  width: 120px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  text-align: center;
}
.side .rectangle[data-v-23d3d68a] {
  margin-top: 20px;
  width: 10px;
  height: 20px;
  background: #3ac8a3;
}
.side .triangle[data-v-23d3d68a] {
  margin-bottom: 20px;
  width: 0;
  height: 0;
  border-top: 12px solid #3ac8a3;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.side .process[data-v-23d3d68a] {
  border: 1px solid #cccccc;
  width: 120px;
  text-align: center;
  height: 40px;
  line-height: 40px;
}
.main[data-v-23d3d68a] {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main .color[data-v-23d3d68a] {
  color: #ffffff;
  background: #5f9fe1;
  border: transparent;
}
.main .color[data-v-23d3d68a]:hover {
  background: rgba(95, 159, 225, 0.8);
}
.main .inputEmbed[data-v-23d3d68a] .el-input__inner {
  text-align: center;
  height: 38px;
  padding: 0 8px;
  width: calc(100% - 20px);
}
.processInput[data-v-23d3d68a] {
  margin: 73px 0;
}
.processInput[data-v-23d3d68a] .el-input__inner {
  text-align: center;
}
.processSpan[data-v-23d3d68a] {
  width: 100%;
  border: 1px solid #cccccc;
  text-align: center;
  display: inline-block;
  line-height: 38px;
  color: #666666;
  margin-bottom: 22px;
}
.formWrap[data-v-23d3d68a] {
  margin-top: 30px;
}
.tabFileInfoStyle[data-v-23d3d68a] {
  margin-top: 20px;
}
.btnGroup[data-v-23d3d68a] {
  margin-left: 5px;
  display: flex;
}
.btnGroup .btn[data-v-23d3d68a] {
  border-radius: 0;
  padding: 7px;
}
.consumables[data-v-23d3d68a] {
  margin-bottom: 10px;
}
.btnWrap[data-v-cb4bbdec] {
  margin-top: 20px;
}

.fileUri[data-v-66c20a66] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.fileUri .upload[data-v-66c20a66] {
  flex: 1;
}

[data-v-269c94dd].el-drawer__body {
  display: flex;
  flex-direction: column;
  height: 100vh !important;
}
.topnav[data-v-269c94dd] {
  background: #fff;
}
.container[data-v-269c94dd] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
}
.container .section[data-v-269c94dd] {
  display: flex;
  align-items: center;
}
.container .section .iconfont[data-v-269c94dd]:not(.iconxingxing, .iconsuo-lock_shixin) {
  font-size: 34px;
  padding-right: 18px;
  color: #162f71;
}
.container .section .iconxingxing[data-v-269c94dd] {
  font-size: 14px;
  color: #b42023;
  padding: 0 5px;
  cursor: pointer;
}
.container .section .iconsuo-lock_shixin[data-v-269c94dd] {
  font-size: 14px;
}
.container .section .name div[data-v-269c94dd]:nth-child(1) {
  color: #999999;
  font-size: 14px;
}
.container .section .name div[data-v-269c94dd]:nth-child(2) {
  font-size: 16px;
  color: #212121;
  font-weight: bold;
  padding-top: 5px;
}
.container .buttons[data-v-269c94dd] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.container .buttons[data-v-269c94dd] .iconBtn {
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  padding: 0 15px;
  border: 1px solid #dddddd;
  width: 35px;
  padding: 0;
  color: #212121;
  background: #ffffff;
  margin-left: 10px;
}
.container .buttons[data-v-269c94dd] .iconBtn:hover {
  background: rgba(180, 32, 35, 0.2);
  color: #b42023;
}
.container .buttons[data-v-269c94dd] .iconBtn .iconshenglvehao {
  transform: scale(0.25) translateX(-80px);
  display: inline-block;
}
.container[data-v-269c94dd] .buttons > .el-button {
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  padding: 0 15px;
  border-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container[data-v-269c94dd] .buttons > .el-button .iconfont {
  padding-right: 5px;
  font-size: 14px;
}
.container[data-v-269c94dd] .buttons > .el-button .iconbianji {
  font-size: 12px;
}
.container[data-v-269c94dd] .buttons > .el-button.editbtn, .container[data-v-269c94dd] .buttons > .el-button.btn-blue {
  color: #ffffff;
  background: #5f9fe1;
}
.container[data-v-269c94dd] .buttons > .el-button.editbtn:hover, .container[data-v-269c94dd] .buttons > .el-button.btn-blue:hover {
  background: rgba(95, 159, 225, 0.8);
}
.container[data-v-269c94dd] .buttons > .el-button.taskPass, .container[data-v-269c94dd] .buttons > .el-button.btn-green {
  color: #ffffff;
  background: #02c751;
}
.container[data-v-269c94dd] .buttons > .el-button.taskPass:hover, .container[data-v-269c94dd] .buttons > .el-button.btn-green:hover {
  background: rgba(2, 199, 81, 0.8);
}
.flexRow[data-v-269c94dd] {
  display: flex;
  align-items: center;
  padding: 0 30px 20px 30px;
  margin: 0;
}
.flexRow li[data-v-269c94dd] {
  padding-right: 60px;
}
.flexRow li[data-v-269c94dd]:nth-last-child(1) {
  padding-right: 0;
}
.flexRow li div[data-v-269c94dd]:nth-child(1) {
  font-size: 12px !important;
  color: #666666;
}
.flexRow li div[data-v-269c94dd]:nth-child(2) {
  color: #212121;
  font-weight: bold;
  padding-top: 3px;
  display: flex;
  align-items: center;
}
.flexRow i[data-v-269c94dd] {
  font-size: 14px;
  padding-right: 4px;
}
.flexRow .iconic2[data-v-269c94dd] {
  color: #3ac8a3;
}
.flexRow .icontime[data-v-269c94dd] {
  color: #f69a23;
}
.flexRow .iconclose[data-v-269c94dd] {
  color: #f95a5a;
}
.subpage[data-v-269c94dd] {
  display: flex;
  flex-grow: 1;
  padding-top: 8px;
  overflow: hidden;
}
.tabs[data-v-269c94dd] {
  width: calc(100% - 330px);
  transition: width 0.5s;
  margin-right: 8px;
  overflow-y: auto;
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  z-index: 2;
}
.tabs.active[data-v-269c94dd] {
  width: 100%;
  margin-right: 0;
}
.tabs .more[data-v-269c94dd] {
  background: #cccccc;
  height: 38px;
  width: 15px;
  position: absolute;
  top: 50%;
  right: 0;
  cursor: pointer;
  margin-top: -10px;
  border-radius: 1000px 0 0 1000px;
  z-index: 10;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s;
}
.tabs .more[data-v-269c94dd]:hover {
  background: #d6d6d6;
}
.tabs .more[data-v-269c94dd]:hover::before {
  transform: scale(1.15);
}
.tabs[data-v-269c94dd] .el-tabs--border-card {
  border-width: 0;
  box-shadow: 0 0 0 0;
}
.tabs[data-v-269c94dd] .el-tabs--border-card .el-tabs__item.is-active {
  border-top: 3px solid #409EFF;
  color: #212121;
}
.tabs[data-v-269c94dd] .el-tabs--border-card .el-tabs__item {
  border-top: 3px solid transparent;
  height: 56px;
  line-height: 56px;
  color: #666666;
  font-weight: 600;
}
.tabs[data-v-269c94dd] .el-tabs--border-card .el-tabs__content {
  height: calc(100vh - 230px);
  overflow-y: auto;
}
.tabs[data-v-269c94dd] .el-tabs__nav-next,
.tabs[data-v-269c94dd] .el-tabs__nav-prev {
  top: 20%;
}
.infos[data-v-269c94dd] {
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 322px;
}
.infos .infoStyle[data-v-269c94dd] {
  width: 322px;
  padding: 20px;
  height: calc(100vh - 160px);
  overflow-y: auto;
}
.infos .title[data-v-269c94dd] {
  color: #212121;
  font-weight: 700;
  padding-bottom: 10px;
}
.infos .cardsError[data-v-269c94dd] {
  background: #f5f6fa;
  text-align: center;
  padding: 24px 0;
  position: relative;
  margin-bottom: 20px;
}
.infos .cardsError p[data-v-269c94dd] {
  font-size: 12px;
  color: #666666;
  padding-top: 5px;
  padding-bottom: 15px;
}
.infos .cardsError .iconrenxiang[data-v-269c94dd] {
  font-size: 28px;
  color: #cccccc;
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
}
.infos .cardsError[data-v-269c94dd] .el-button {
  color: #ffffff;
  background: #212121;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  margin: 0 auto;
  border-color: #212121;
  display: flex;
  justify-content: center;
  align-items: center;
}
.infos .cardsError[data-v-269c94dd] .el-button:hover {
  background: rgba(33, 33, 33, 0.8);
}
.infos .cardsError[data-v-269c94dd] .el-button .iconadd {
  color: #ffffff;
  padding-right: 4px;
  font-size: 14px;
}
.infos .cardsSuccess[data-v-269c94dd] {
  background: #f5f6fa;
  text-align: center;
  padding: 24px 0;
  position: relative;
  margin-bottom: 20px;
}
.infos .cardsSuccess .tips[data-v-269c94dd] {
  background: rgba(251, 147, 35, 0.06);
  border-radius: 0 0 0 15px;
  position: absolute;
  padding: 2px 5px;
  right: 0;
  top: 0;
}
.infos .cardsSuccess .tips i[data-v-269c94dd] {
  font-size: 12px;
  color: #212121;
  padding-right: 4px;
}
.infos .cardsSuccess .tips span[data-v-269c94dd] {
  font-size: 12px;
  color: #999999;
}
.infos .cardsSuccess .users[data-v-269c94dd] {
  display: flex;
  padding: 0 18px;
}
.infos .cardsSuccess .users img[data-v-269c94dd] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.infos .cardsSuccess .content[data-v-269c94dd] {
  padding-left: 13px;
}
.infos .cardsSuccess .name[data-v-269c94dd] {
  display: flex;
  padding-bottom: 9px;
}
.infos .cardsSuccess .name span[data-v-269c94dd]:nth-child(1) {
  font-size: 16px;
  color: #212121;
  font-weight: 700;
  display: block;
  border-right: 1px solid #eeeeee;
  padding-right: 8px;
  margin-right: 8px;
  text-align: left;
}
.infos .cardsSuccess .name span[data-v-269c94dd]:nth-child(2) {
  font-size: 14px;
  color: #4a4a4a;
  font-weight: 700;
  display: block;
}
.infos .cardsSuccess .phone[data-v-269c94dd],
.infos .cardsSuccess .email[data-v-269c94dd] {
  display: flex;
  align-items: center;
  padding-top: 5px;
}
.infos .cardsSuccess .phone i[data-v-269c94dd],
.infos .cardsSuccess .email i[data-v-269c94dd] {
  font-size: 12px;
  transform: scale(0.7);
  color: #666666;
}
.infos .cardsSuccess .phone span[data-v-269c94dd],
.infos .cardsSuccess .email span[data-v-269c94dd] {
  display: block;
  color: #212121;
  font-size: 12px;
}
.infos .cardsSuccess .phoneStyle[data-v-269c94dd] {
  position: absolute;
  top: 70%;
  right: 24px;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border: 5px solid rgba(58, 200, 163, 0.3);
  box-shadow: 0 0 0 5px rgba(58, 200, 163, 0.1);
  border-radius: 50%;
  background: #3ac8a3;
  display: flex;
  justify-content: center;
  align-items: center;
}
.infos .cardsSuccess .phoneStyle i[data-v-269c94dd] {
  font-size: 21px;
  color: #ffffff;
}
.infos .basic li[data-v-269c94dd] {
  padding-bottom: 15px;
}
.infos .basic li p[data-v-269c94dd] {
  color: #666666;
  font-size: 12px;
}
.infos .basic li p[data-v-269c94dd]:nth-child(2) {
  font-weight: 700;
  padding-top: 5px;
}
.btn[data-v-269c94dd] {
  padding: 10px 0;
}
.contactsSelect[data-v-269c94dd] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.singleSubpage[data-v-269c94dd] {
  width: 100%;
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  z-index: 2;
  margin-top: 8px;
}
.singleSubpage.withProcess[data-v-269c94dd] {
  height: calc(100vh - 256px);
}
.singleSubpage.withProcess[data-v-269c94dd] .el-tabs__content {
  height: calc(100vh - 320px);
  overflow-y: auto;
}
.singleSubpage[data-v-269c94dd]:not(.withProcess) {
  height: calc(100vh - 159px);
}
.singleSubpage[data-v-269c94dd]:not(.withProcess) .el-tabs__content {
  height: calc(100vh - 215px);
  overflow-y: auto;
}
.singleSubpage[data-v-269c94dd] .el-tabs--border-card {
  border-width: 0;
  box-shadow: 0 0 0 0;
}
.singleSubpage[data-v-269c94dd] .el-tabs--border-card .el-tabs__item.is-active {
  border-top: 3px solid #b42023;
  color: #212121;
}
.singleSubpage[data-v-269c94dd] .el-tabs--border-card .el-tabs__item {
  border-top: 3px solid transparent;
  height: 56px;
  line-height: 56px;
  color: #666666;
  font-weight: 600;
}
.singleSubpage[data-v-269c94dd] .el-tabs__nav-next,
.singleSubpage[data-v-269c94dd] .el-tabs__nav-prev {
  top: 20%;
}
.otherBtnPopover li[data-v-269c94dd] {
  display: flex;
  align-items: center;
  padding: 6px 10px;
  cursor: pointer;
}
.otherBtnPopover li[data-v-269c94dd]:hover {
  background: rgba(180, 32, 35, 0.2);
}
.otherBtnPopover li:hover span[data-v-269c94dd],
.otherBtnPopover li:hover i[data-v-269c94dd] {
  color: #b42023;
}
.otherBtnPopover li span[data-v-269c94dd] {
  color: #666666;
  font-size: 12px;
}
.otherBtnPopover li i[data-v-269c94dd] {
  color: #666666;
  font-size: 12px;
  padding-right: 5px;
}
.processTitle[data-v-269c94dd] {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.processTitle i[data-v-269c94dd] {
  color: #02c751;
  font-size: 14px;
}
.processTitle span[data-v-269c94dd] {
  display: block;
  font-size: 12px;
  color: #b9b9b9;
  padding: 0 5px;
}
.processTitle p[data-v-269c94dd] {
  font-size: 12px;
  color: #41aaff;
  cursor: pointer;
}
.processStyle[data-v-269c94dd] {
  margin-top: 10px;
  padding: 10px 20px;
  background: #ffffff;
  position: relative;
}
.processStyle ul[data-v-269c94dd] {
  display: flex;
}
.processStyle li[data-v-269c94dd] {
  width: 146px;
  height: 40px;
  background: #3ac8a3;
  text-align: center;
  line-height: 40px;
  margin-right: 5px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.processStyle li strong[data-v-269c94dd] {
  font-size: 14px;
  color: #ffffff;
}
.processStyle li[data-v-269c94dd]::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px !important;
  border-width: 20px 0 20px 20px;
  border-color: #ffffff #ffffff #ffffff transparent;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  border-style: solid;
}
.processStyle li[data-v-269c94dd]::before {
  content: "";
  display: block;
  width: 0px;
  height: 0px !important;
  border-width: 20px 0 20px 20px;
  border-color: #3ac8a3 #3ac8a3 #3ac8a3 transparent;
  position: absolute;
  left: -20px;
  top: 0;
  z-index: 2;
  border-style: solid;
}
.processStyle li[data-v-269c94dd]:nth-child(1)::before {
  display: none;
}
.processStyle li[data-v-269c94dd]:nth-last-child(1)::after {
  display: none;
}
.processStyle .error[data-v-269c94dd] {
  background: red;
}
.processStyle .error strong[data-v-269c94dd] {
  color: #ffffff;
}
.processStyle .error[data-v-269c94dd]::before {
  border-color: red red red transparent;
}
.processStyle .loading[data-v-269c94dd] {
  background: #eeeeee;
}
.processStyle .loading strong[data-v-269c94dd] {
  color: #666666;
}
.processStyle .loading[data-v-269c94dd]::before {
  border-color: #eeeeee #eeeeee #eeeeee transparent;
}
.look[data-v-269c94dd] {
  color: #b42023;
  cursor: pointer;
}
.look[data-v-269c94dd]:hover {
  text-decoration: underline;
}
[data-v-269c94dd].el-table__empty-block {
  height: auto !important;
}
.drawer[data-v-269c94dd] {
  position: relative;
}
.drawer .close[data-v-269c94dd] {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 50%;
  left: -45px;
  transform: translate(0, -50%);
  background: #409EFF;
  box-shadow: -2px 2px 10px 0 rgba(33, 33, 33, 0.12);
  border-radius: 4px 0 0 4px;
  cursor: pointer;
}
.drawer .close[data-v-269c94dd]::before,
.drawer .close[data-v-269c94dd]::after {
  content: "";
  width: 2px;
  height: 14px;
  background: #ffffff;
  position: absolute;
}
.drawer .close[data-v-269c94dd]::before {
  transform: rotate(45deg) translate(-50%, -50%);
  top: 50%;
  left: 43%;
}
.drawer .close[data-v-269c94dd]::after {
  transform: rotate(135deg) translate(-50%, -50%);
  top: 28%;
  left: 40%;
}
.drawer[data-v-269c94dd] .el-drawer {
  overflow: initial;
  outline: none;
  background-color: #f1f2f6;
}
[data-v-269c94dd].el-drawer__wrapper {
  width: 80%;
  left: 20%;
  overflow: visible;
}
.tabs[data-v-269c94dd] {
  width: 100%;
  margin-right: 0;
}
ul[data-v-269c94dd] {
  list-style: none;
}
[data-v-279dbf30].el-drawer__body {
  display: flex;
  flex-direction: column;
  height: 100vh !important;
}
.topnav[data-v-279dbf30] {
  background: #fff;
}
.container[data-v-279dbf30] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
}
.container .section[data-v-279dbf30] {
  display: flex;
  align-items: center;
}
.container .section .iconfont[data-v-279dbf30]:not(.iconxingxing, .iconsuo-lock_shixin) {
  font-size: 34px;
  padding-right: 18px;
  color: #162f71;
}
.container .section .iconxingxing[data-v-279dbf30] {
  font-size: 14px;
  color: #b42023;
  padding: 0 5px;
  cursor: pointer;
}
.container .section .iconsuo-lock_shixin[data-v-279dbf30] {
  font-size: 14px;
}
.container .section .name div[data-v-279dbf30]:nth-child(1) {
  color: #999999;
  font-size: 14px;
}
.container .section .name div[data-v-279dbf30]:nth-child(2) {
  font-size: 16px;
  color: #212121;
  font-weight: bold;
  padding-top: 5px;
}
.container .buttons[data-v-279dbf30] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.container .buttons[data-v-279dbf30] .iconBtn {
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  padding: 0 15px;
  border: 1px solid #dddddd;
  width: 35px;
  padding: 0;
  color: #212121;
  background: #ffffff;
  margin-left: 10px;
}
.container .buttons[data-v-279dbf30] .iconBtn:hover {
  background: rgba(180, 32, 35, 0.2);
  color: #b42023;
}
.container .buttons[data-v-279dbf30] .iconBtn .iconshenglvehao {
  transform: scale(0.25) translateX(-80px);
  display: inline-block;
}
.container[data-v-279dbf30] .buttons > .el-button {
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  padding: 0 15px;
  border-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container[data-v-279dbf30] .buttons > .el-button .iconfont {
  padding-right: 5px;
  font-size: 14px;
}
.container[data-v-279dbf30] .buttons > .el-button .iconbianji {
  font-size: 12px;
}
.container[data-v-279dbf30] .buttons > .el-button.editbtn, .container[data-v-279dbf30] .buttons > .el-button.btn-blue {
  color: #ffffff;
  background: #5f9fe1;
}
.container[data-v-279dbf30] .buttons > .el-button.editbtn:hover, .container[data-v-279dbf30] .buttons > .el-button.btn-blue:hover {
  background: rgba(95, 159, 225, 0.8);
}
.container[data-v-279dbf30] .buttons > .el-button.taskPass, .container[data-v-279dbf30] .buttons > .el-button.btn-green {
  color: #ffffff;
  background: #02c751;
}
.container[data-v-279dbf30] .buttons > .el-button.taskPass:hover, .container[data-v-279dbf30] .buttons > .el-button.btn-green:hover {
  background: rgba(2, 199, 81, 0.8);
}
.flexRow[data-v-279dbf30] {
  display: flex;
  align-items: center;
  padding: 0 30px 20px 30px;
  margin: 0;
}
.flexRow li[data-v-279dbf30] {
  padding-right: 60px;
}
.flexRow li[data-v-279dbf30]:nth-last-child(1) {
  padding-right: 0;
}
.flexRow li div[data-v-279dbf30]:nth-child(1) {
  font-size: 12px !important;
  color: #666666;
}
.flexRow li div[data-v-279dbf30]:nth-child(2) {
  color: #212121;
  font-weight: bold;
  padding-top: 3px;
  display: flex;
  align-items: center;
}
.flexRow i[data-v-279dbf30] {
  font-size: 14px;
  padding-right: 4px;
}
.flexRow .iconic2[data-v-279dbf30] {
  color: #3ac8a3;
}
.flexRow .icontime[data-v-279dbf30] {
  color: #f69a23;
}
.flexRow .iconclose[data-v-279dbf30] {
  color: #f95a5a;
}
.subpage[data-v-279dbf30] {
  display: flex;
  flex-grow: 1;
  padding-top: 8px;
  overflow: hidden;
}
.tabs[data-v-279dbf30] {
  width: calc(100% - 330px);
  transition: width 0.5s;
  margin-right: 8px;
  overflow-y: auto;
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  z-index: 2;
}
.tabs.active[data-v-279dbf30] {
  width: 100%;
  margin-right: 0;
}
.tabs .more[data-v-279dbf30] {
  background: #cccccc;
  height: 38px;
  width: 15px;
  position: absolute;
  top: 50%;
  right: 0;
  cursor: pointer;
  margin-top: -10px;
  border-radius: 1000px 0 0 1000px;
  z-index: 10;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s;
}
.tabs .more[data-v-279dbf30]:hover {
  background: #d6d6d6;
}
.tabs .more[data-v-279dbf30]:hover::before {
  transform: scale(1.15);
}
.tabs[data-v-279dbf30] .el-tabs--border-card {
  border-width: 0;
  box-shadow: 0 0 0 0;
}
.tabs[data-v-279dbf30] .el-tabs--border-card .el-tabs__item.is-active {
  border-top: 3px solid #409EFF;
  color: #212121;
}
.tabs[data-v-279dbf30] .el-tabs--border-card .el-tabs__item {
  border-top: 3px solid transparent;
  height: 56px;
  line-height: 56px;
  color: #666666;
  font-weight: 600;
}
.tabs[data-v-279dbf30] .el-tabs--border-card .el-tabs__content {
  height: calc(100vh - 230px);
  overflow-y: auto;
}
.tabs[data-v-279dbf30] .el-tabs__nav-next,
.tabs[data-v-279dbf30] .el-tabs__nav-prev {
  top: 20%;
}
.infos[data-v-279dbf30] {
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 322px;
}
.infos .infoStyle[data-v-279dbf30] {
  width: 322px;
  padding: 20px;
  height: calc(100vh - 160px);
  overflow-y: auto;
}
.infos .title[data-v-279dbf30] {
  color: #212121;
  font-weight: 700;
  padding-bottom: 10px;
}
.infos .cardsError[data-v-279dbf30] {
  background: #f5f6fa;
  text-align: center;
  padding: 24px 0;
  position: relative;
  margin-bottom: 20px;
}
.infos .cardsError p[data-v-279dbf30] {
  font-size: 12px;
  color: #666666;
  padding-top: 5px;
  padding-bottom: 15px;
}
.infos .cardsError .iconrenxiang[data-v-279dbf30] {
  font-size: 28px;
  color: #cccccc;
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
}
.infos .cardsError[data-v-279dbf30] .el-button {
  color: #ffffff;
  background: #212121;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  margin: 0 auto;
  border-color: #212121;
  display: flex;
  justify-content: center;
  align-items: center;
}
.infos .cardsError[data-v-279dbf30] .el-button:hover {
  background: rgba(33, 33, 33, 0.8);
}
.infos .cardsError[data-v-279dbf30] .el-button .iconadd {
  color: #ffffff;
  padding-right: 4px;
  font-size: 14px;
}
.infos .cardsSuccess[data-v-279dbf30] {
  background: #f5f6fa;
  text-align: center;
  padding: 24px 0;
  position: relative;
  margin-bottom: 20px;
}
.infos .cardsSuccess .tips[data-v-279dbf30] {
  background: rgba(251, 147, 35, 0.06);
  border-radius: 0 0 0 15px;
  position: absolute;
  padding: 2px 5px;
  right: 0;
  top: 0;
}
.infos .cardsSuccess .tips i[data-v-279dbf30] {
  font-size: 12px;
  color: #212121;
  padding-right: 4px;
}
.infos .cardsSuccess .tips span[data-v-279dbf30] {
  font-size: 12px;
  color: #999999;
}
.infos .cardsSuccess .users[data-v-279dbf30] {
  display: flex;
  padding: 0 18px;
}
.infos .cardsSuccess .users img[data-v-279dbf30] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.infos .cardsSuccess .content[data-v-279dbf30] {
  padding-left: 13px;
}
.infos .cardsSuccess .name[data-v-279dbf30] {
  display: flex;
  padding-bottom: 9px;
}
.infos .cardsSuccess .name span[data-v-279dbf30]:nth-child(1) {
  font-size: 16px;
  color: #212121;
  font-weight: 700;
  display: block;
  border-right: 1px solid #eeeeee;
  padding-right: 8px;
  margin-right: 8px;
  text-align: left;
}
.infos .cardsSuccess .name span[data-v-279dbf30]:nth-child(2) {
  font-size: 14px;
  color: #4a4a4a;
  font-weight: 700;
  display: block;
}
.infos .cardsSuccess .phone[data-v-279dbf30],
.infos .cardsSuccess .email[data-v-279dbf30] {
  display: flex;
  align-items: center;
  padding-top: 5px;
}
.infos .cardsSuccess .phone i[data-v-279dbf30],
.infos .cardsSuccess .email i[data-v-279dbf30] {
  font-size: 12px;
  transform: scale(0.7);
  color: #666666;
}
.infos .cardsSuccess .phone span[data-v-279dbf30],
.infos .cardsSuccess .email span[data-v-279dbf30] {
  display: block;
  color: #212121;
  font-size: 12px;
}
.infos .cardsSuccess .phoneStyle[data-v-279dbf30] {
  position: absolute;
  top: 70%;
  right: 24px;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border: 5px solid rgba(58, 200, 163, 0.3);
  box-shadow: 0 0 0 5px rgba(58, 200, 163, 0.1);
  border-radius: 50%;
  background: #3ac8a3;
  display: flex;
  justify-content: center;
  align-items: center;
}
.infos .cardsSuccess .phoneStyle i[data-v-279dbf30] {
  font-size: 21px;
  color: #ffffff;
}
.infos .basic li[data-v-279dbf30] {
  padding-bottom: 15px;
}
.infos .basic li p[data-v-279dbf30] {
  color: #666666;
  font-size: 12px;
}
.infos .basic li p[data-v-279dbf30]:nth-child(2) {
  font-weight: 700;
  padding-top: 5px;
}
.btn[data-v-279dbf30] {
  padding: 10px 0;
}
.contactsSelect[data-v-279dbf30] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.singleSubpage[data-v-279dbf30] {
  width: 100%;
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  z-index: 2;
  margin-top: 8px;
}
.singleSubpage.withProcess[data-v-279dbf30] {
  height: calc(100vh - 256px);
}
.singleSubpage.withProcess[data-v-279dbf30] .el-tabs__content {
  height: calc(100vh - 320px);
  overflow-y: auto;
}
.singleSubpage[data-v-279dbf30]:not(.withProcess) {
  height: calc(100vh - 159px);
}
.singleSubpage[data-v-279dbf30]:not(.withProcess) .el-tabs__content {
  height: calc(100vh - 215px);
  overflow-y: auto;
}
.singleSubpage[data-v-279dbf30] .el-tabs--border-card {
  border-width: 0;
  box-shadow: 0 0 0 0;
}
.singleSubpage[data-v-279dbf30] .el-tabs--border-card .el-tabs__item.is-active {
  border-top: 3px solid #b42023;
  color: #212121;
}
.singleSubpage[data-v-279dbf30] .el-tabs--border-card .el-tabs__item {
  border-top: 3px solid transparent;
  height: 56px;
  line-height: 56px;
  color: #666666;
  font-weight: 600;
}
.singleSubpage[data-v-279dbf30] .el-tabs__nav-next,
.singleSubpage[data-v-279dbf30] .el-tabs__nav-prev {
  top: 20%;
}
.otherBtnPopover li[data-v-279dbf30] {
  display: flex;
  align-items: center;
  padding: 6px 10px;
  cursor: pointer;
}
.otherBtnPopover li[data-v-279dbf30]:hover {
  background: rgba(180, 32, 35, 0.2);
}
.otherBtnPopover li:hover span[data-v-279dbf30],
.otherBtnPopover li:hover i[data-v-279dbf30] {
  color: #b42023;
}
.otherBtnPopover li span[data-v-279dbf30] {
  color: #666666;
  font-size: 12px;
}
.otherBtnPopover li i[data-v-279dbf30] {
  color: #666666;
  font-size: 12px;
  padding-right: 5px;
}
.processTitle[data-v-279dbf30] {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.processTitle i[data-v-279dbf30] {
  color: #02c751;
  font-size: 14px;
}
.processTitle span[data-v-279dbf30] {
  display: block;
  font-size: 12px;
  color: #b9b9b9;
  padding: 0 5px;
}
.processTitle p[data-v-279dbf30] {
  font-size: 12px;
  color: #41aaff;
  cursor: pointer;
}
.processStyle[data-v-279dbf30] {
  margin-top: 10px;
  padding: 10px 20px;
  background: #ffffff;
  position: relative;
}
.processStyle ul[data-v-279dbf30] {
  display: flex;
}
.processStyle li[data-v-279dbf30] {
  width: 146px;
  height: 40px;
  background: #3ac8a3;
  text-align: center;
  line-height: 40px;
  margin-right: 5px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.processStyle li strong[data-v-279dbf30] {
  font-size: 14px;
  color: #ffffff;
}
.processStyle li[data-v-279dbf30]::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px !important;
  border-width: 20px 0 20px 20px;
  border-color: #ffffff #ffffff #ffffff transparent;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  border-style: solid;
}
.processStyle li[data-v-279dbf30]::before {
  content: "";
  display: block;
  width: 0px;
  height: 0px !important;
  border-width: 20px 0 20px 20px;
  border-color: #3ac8a3 #3ac8a3 #3ac8a3 transparent;
  position: absolute;
  left: -20px;
  top: 0;
  z-index: 2;
  border-style: solid;
}
.processStyle li[data-v-279dbf30]:nth-child(1)::before {
  display: none;
}
.processStyle li[data-v-279dbf30]:nth-last-child(1)::after {
  display: none;
}
.processStyle .error[data-v-279dbf30] {
  background: red;
}
.processStyle .error strong[data-v-279dbf30] {
  color: #ffffff;
}
.processStyle .error[data-v-279dbf30]::before {
  border-color: red red red transparent;
}
.processStyle .loading[data-v-279dbf30] {
  background: #eeeeee;
}
.processStyle .loading strong[data-v-279dbf30] {
  color: #666666;
}
.processStyle .loading[data-v-279dbf30]::before {
  border-color: #eeeeee #eeeeee #eeeeee transparent;
}
.look[data-v-279dbf30] {
  color: #b42023;
  cursor: pointer;
}
.look[data-v-279dbf30]:hover {
  text-decoration: underline;
}
[data-v-279dbf30].el-table__empty-block {
  height: auto !important;
}
.drawer[data-v-279dbf30] {
  position: relative;
}
.drawer .close[data-v-279dbf30] {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 50%;
  left: -45px;
  transform: translate(0, -50%);
  background: #409EFF;
  box-shadow: -2px 2px 10px 0 rgba(33, 33, 33, 0.12);
  border-radius: 4px 0 0 4px;
  cursor: pointer;
}
.drawer .close[data-v-279dbf30]::before,
.drawer .close[data-v-279dbf30]::after {
  content: "";
  width: 2px;
  height: 14px;
  background: #ffffff;
  position: absolute;
}
.drawer .close[data-v-279dbf30]::before {
  transform: rotate(45deg) translate(-50%, -50%);
  top: 50%;
  left: 43%;
}
.drawer .close[data-v-279dbf30]::after {
  transform: rotate(135deg) translate(-50%, -50%);
  top: 28%;
  left: 40%;
}
.drawer[data-v-279dbf30] .el-drawer {
  overflow: initial;
  outline: none;
  background-color: #f1f2f6;
}
[data-v-279dbf30].el-drawer__wrapper {
  width: 80%;
  left: 20%;
  overflow: visible;
}
.tabs[data-v-279dbf30] {
  width: 100%;
  margin-right: 0;
}
ul[data-v-279dbf30] {
  list-style: none;
}
.tips[data-v-101b8d80] {
  font-weight: bold;
  margin: 10px;
  padding-left: 12px;
  border-left: 2px solid #b42023;
}
.listWrap[data-v-101b8d80] {
  border: 1px solid #ccc;
  width: 100%;
}
.listWrap .tag[data-v-101b8d80] {
  border-radius: 0;
  margin: 6px;
}
.listWrap .input-new-tag[data-v-101b8d80] {
  width: 220px;
  margin: 6px;
  vertical-align: bottom;
}
.listWrap .input-new-tag[data-v-101b8d80]  .el-input__inner {
  padding: 0 8px;
  border: 0;
}
.el-upload[data-v-101b8d80] {
  width: 200px !important;
}

.tips[data-v-4c79cb6c] {
  font-weight: bold;
  margin: 10px;
  padding-left: 12px;
  border-left: 2px solid #b42023;
}


.tips[data-v-b2a4723a] {
  font-weight: bold;
  margin: 10px;
  padding-left: 12px;
  border-left: 2px solid #b42023;
}


.add[data-v-46cd4ecb] {
  text-align: right;
  margin-bottom: 10px;
}

.tips[data-v-e96e3e36] {
  font-weight: bold;
  margin: 10px;
  padding-left: 12px;
  border-left: 2px solid #b42023;
}
.listWrap[data-v-e96e3e36] {
  border: 1px solid #ccc;
  width: 100%;
}
.listWrap .tag[data-v-e96e3e36] {
  border-radius: 0;
  margin: 6px;
}
.listWrap .input-new-tag[data-v-e96e3e36] {
  width: 220px;
  margin: 6px;
  vertical-align: bottom;
}
.listWrap .input-new-tag[data-v-e96e3e36]  .el-input__inner {
  padding: 0 8px;
  border: 0;
}
.el-upload[data-v-e96e3e36] {
  width: 200px !important;
}
[data-v-06d7b996] .el-form-item__content > .el-select > .el-input {
  width: 100%;
}
.seat[data-v-06d7b996] {
  margin: 0 5px;
}
[data-v-06d7b996].el-upload-list__item-status-label {
  top: 50%;
  margin-top: -5px;
}
[data-v-06d7b996].el-upload-list__item-name {
  height: max-content;
}

.tips[data-v-5e60f067] {
  font-weight: bold;
  margin: 10px;
  padding-left: 12px;
  border-left: 2px solid #b42023;
}

[data-v-28fa3bad].el-drawer__body {
  display: flex;
  flex-direction: column;
  height: 100vh !important;
}
.topnav[data-v-28fa3bad] {
  background: #fff;
}
.container[data-v-28fa3bad] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
}
.container .section[data-v-28fa3bad] {
  display: flex;
  align-items: center;
}
.container .section .iconfont[data-v-28fa3bad]:not(.iconxingxing, .iconsuo-lock_shixin) {
  font-size: 34px;
  padding-right: 18px;
  color: #162f71;
}
.container .section .iconxingxing[data-v-28fa3bad] {
  font-size: 14px;
  color: #b42023;
  padding: 0 5px;
  cursor: pointer;
}
.container .section .iconsuo-lock_shixin[data-v-28fa3bad] {
  font-size: 14px;
}
.container .section .name div[data-v-28fa3bad]:nth-child(1) {
  color: #999999;
  font-size: 14px;
}
.container .section .name div[data-v-28fa3bad]:nth-child(2) {
  font-size: 16px;
  color: #212121;
  font-weight: bold;
  padding-top: 5px;
}
.container .buttons[data-v-28fa3bad] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.container .buttons[data-v-28fa3bad] .iconBtn {
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  padding: 0 15px;
  border: 1px solid #dddddd;
  width: 35px;
  padding: 0;
  color: #212121;
  background: #ffffff;
  margin-left: 10px;
}
.container .buttons[data-v-28fa3bad] .iconBtn:hover {
  background: rgba(180, 32, 35, 0.2);
  color: #b42023;
}
.container .buttons[data-v-28fa3bad] .iconBtn .iconshenglvehao {
  transform: scale(0.25) translateX(-80px);
  display: inline-block;
}
.container[data-v-28fa3bad] .buttons > .el-button {
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  padding: 0 15px;
  border-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container[data-v-28fa3bad] .buttons > .el-button .iconfont {
  padding-right: 5px;
  font-size: 14px;
}
.container[data-v-28fa3bad] .buttons > .el-button .iconbianji {
  font-size: 12px;
}
.container[data-v-28fa3bad] .buttons > .el-button.editbtn, .container[data-v-28fa3bad] .buttons > .el-button.btn-blue {
  color: #ffffff;
  background: #5f9fe1;
}
.container[data-v-28fa3bad] .buttons > .el-button.editbtn:hover, .container[data-v-28fa3bad] .buttons > .el-button.btn-blue:hover {
  background: rgba(95, 159, 225, 0.8);
}
.container[data-v-28fa3bad] .buttons > .el-button.taskPass, .container[data-v-28fa3bad] .buttons > .el-button.btn-green {
  color: #ffffff;
  background: #02c751;
}
.container[data-v-28fa3bad] .buttons > .el-button.taskPass:hover, .container[data-v-28fa3bad] .buttons > .el-button.btn-green:hover {
  background: rgba(2, 199, 81, 0.8);
}
.flexRow[data-v-28fa3bad] {
  display: flex;
  align-items: center;
  padding: 0 30px 20px 30px;
  margin: 0;
}
.flexRow li[data-v-28fa3bad] {
  padding-right: 60px;
}
.flexRow li[data-v-28fa3bad]:nth-last-child(1) {
  padding-right: 0;
}
.flexRow li div[data-v-28fa3bad]:nth-child(1) {
  font-size: 12px !important;
  color: #666666;
}
.flexRow li div[data-v-28fa3bad]:nth-child(2) {
  color: #212121;
  font-weight: bold;
  padding-top: 3px;
  display: flex;
  align-items: center;
}
.flexRow i[data-v-28fa3bad] {
  font-size: 14px;
  padding-right: 4px;
}
.flexRow .iconic2[data-v-28fa3bad] {
  color: #3ac8a3;
}
.flexRow .icontime[data-v-28fa3bad] {
  color: #f69a23;
}
.flexRow .iconclose[data-v-28fa3bad] {
  color: #f95a5a;
}
.subpage[data-v-28fa3bad] {
  display: flex;
  flex-grow: 1;
  padding-top: 8px;
  overflow: hidden;
}
.tabs[data-v-28fa3bad] {
  width: calc(100% - 330px);
  transition: width 0.5s;
  margin-right: 8px;
  overflow-y: auto;
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  z-index: 2;
}
.tabs.active[data-v-28fa3bad] {
  width: 100%;
  margin-right: 0;
}
.tabs .more[data-v-28fa3bad] {
  background: #cccccc;
  height: 38px;
  width: 15px;
  position: absolute;
  top: 50%;
  right: 0;
  cursor: pointer;
  margin-top: -10px;
  border-radius: 1000px 0 0 1000px;
  z-index: 10;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s;
}
.tabs .more[data-v-28fa3bad]:hover {
  background: #d6d6d6;
}
.tabs .more[data-v-28fa3bad]:hover::before {
  transform: scale(1.15);
}
.tabs[data-v-28fa3bad] .el-tabs--border-card {
  border-width: 0;
  box-shadow: 0 0 0 0;
}
.tabs[data-v-28fa3bad] .el-tabs--border-card .el-tabs__item.is-active {
  border-top: 3px solid #409EFF;
  color: #212121;
}
.tabs[data-v-28fa3bad] .el-tabs--border-card .el-tabs__item {
  border-top: 3px solid transparent;
  height: 56px;
  line-height: 56px;
  color: #666666;
  font-weight: 600;
}
.tabs[data-v-28fa3bad] .el-tabs--border-card .el-tabs__content {
  height: calc(100vh - 230px);
  overflow-y: auto;
}
.tabs[data-v-28fa3bad] .el-tabs__nav-next,
.tabs[data-v-28fa3bad] .el-tabs__nav-prev {
  top: 20%;
}
.infos[data-v-28fa3bad] {
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 322px;
}
.infos .infoStyle[data-v-28fa3bad] {
  width: 322px;
  padding: 20px;
  height: calc(100vh - 160px);
  overflow-y: auto;
}
.infos .title[data-v-28fa3bad] {
  color: #212121;
  font-weight: 700;
  padding-bottom: 10px;
}
.infos .cardsError[data-v-28fa3bad] {
  background: #f5f6fa;
  text-align: center;
  padding: 24px 0;
  position: relative;
  margin-bottom: 20px;
}
.infos .cardsError p[data-v-28fa3bad] {
  font-size: 12px;
  color: #666666;
  padding-top: 5px;
  padding-bottom: 15px;
}
.infos .cardsError .iconrenxiang[data-v-28fa3bad] {
  font-size: 28px;
  color: #cccccc;
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
}
.infos .cardsError[data-v-28fa3bad] .el-button {
  color: #ffffff;
  background: #212121;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  margin: 0 auto;
  border-color: #212121;
  display: flex;
  justify-content: center;
  align-items: center;
}
.infos .cardsError[data-v-28fa3bad] .el-button:hover {
  background: rgba(33, 33, 33, 0.8);
}
.infos .cardsError[data-v-28fa3bad] .el-button .iconadd {
  color: #ffffff;
  padding-right: 4px;
  font-size: 14px;
}
.infos .cardsSuccess[data-v-28fa3bad] {
  background: #f5f6fa;
  text-align: center;
  padding: 24px 0;
  position: relative;
  margin-bottom: 20px;
}
.infos .cardsSuccess .tips[data-v-28fa3bad] {
  background: rgba(251, 147, 35, 0.06);
  border-radius: 0 0 0 15px;
  position: absolute;
  padding: 2px 5px;
  right: 0;
  top: 0;
}
.infos .cardsSuccess .tips i[data-v-28fa3bad] {
  font-size: 12px;
  color: #212121;
  padding-right: 4px;
}
.infos .cardsSuccess .tips span[data-v-28fa3bad] {
  font-size: 12px;
  color: #999999;
}
.infos .cardsSuccess .users[data-v-28fa3bad] {
  display: flex;
  padding: 0 18px;
}
.infos .cardsSuccess .users img[data-v-28fa3bad] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.infos .cardsSuccess .content[data-v-28fa3bad] {
  padding-left: 13px;
}
.infos .cardsSuccess .name[data-v-28fa3bad] {
  display: flex;
  padding-bottom: 9px;
}
.infos .cardsSuccess .name span[data-v-28fa3bad]:nth-child(1) {
  font-size: 16px;
  color: #212121;
  font-weight: 700;
  display: block;
  border-right: 1px solid #eeeeee;
  padding-right: 8px;
  margin-right: 8px;
  text-align: left;
}
.infos .cardsSuccess .name span[data-v-28fa3bad]:nth-child(2) {
  font-size: 14px;
  color: #4a4a4a;
  font-weight: 700;
  display: block;
}
.infos .cardsSuccess .phone[data-v-28fa3bad],
.infos .cardsSuccess .email[data-v-28fa3bad] {
  display: flex;
  align-items: center;
  padding-top: 5px;
}
.infos .cardsSuccess .phone i[data-v-28fa3bad],
.infos .cardsSuccess .email i[data-v-28fa3bad] {
  font-size: 12px;
  transform: scale(0.7);
  color: #666666;
}
.infos .cardsSuccess .phone span[data-v-28fa3bad],
.infos .cardsSuccess .email span[data-v-28fa3bad] {
  display: block;
  color: #212121;
  font-size: 12px;
}
.infos .cardsSuccess .phoneStyle[data-v-28fa3bad] {
  position: absolute;
  top: 70%;
  right: 24px;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border: 5px solid rgba(58, 200, 163, 0.3);
  box-shadow: 0 0 0 5px rgba(58, 200, 163, 0.1);
  border-radius: 50%;
  background: #3ac8a3;
  display: flex;
  justify-content: center;
  align-items: center;
}
.infos .cardsSuccess .phoneStyle i[data-v-28fa3bad] {
  font-size: 21px;
  color: #ffffff;
}
.infos .basic li[data-v-28fa3bad] {
  padding-bottom: 15px;
}
.infos .basic li p[data-v-28fa3bad] {
  color: #666666;
  font-size: 12px;
}
.infos .basic li p[data-v-28fa3bad]:nth-child(2) {
  font-weight: 700;
  padding-top: 5px;
}
.btn[data-v-28fa3bad] {
  padding: 10px 0;
}
.contactsSelect[data-v-28fa3bad] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.singleSubpage[data-v-28fa3bad] {
  width: 100%;
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  z-index: 2;
  margin-top: 8px;
}
.singleSubpage.withProcess[data-v-28fa3bad] {
  height: calc(100vh - 256px);
}
.singleSubpage.withProcess[data-v-28fa3bad] .el-tabs__content {
  height: calc(100vh - 320px);
  overflow-y: auto;
}
.singleSubpage[data-v-28fa3bad]:not(.withProcess) {
  height: calc(100vh - 159px);
}
.singleSubpage[data-v-28fa3bad]:not(.withProcess) .el-tabs__content {
  height: calc(100vh - 215px);
  overflow-y: auto;
}
.singleSubpage[data-v-28fa3bad] .el-tabs--border-card {
  border-width: 0;
  box-shadow: 0 0 0 0;
}
.singleSubpage[data-v-28fa3bad] .el-tabs--border-card .el-tabs__item.is-active {
  border-top: 3px solid #b42023;
  color: #212121;
}
.singleSubpage[data-v-28fa3bad] .el-tabs--border-card .el-tabs__item {
  border-top: 3px solid transparent;
  height: 56px;
  line-height: 56px;
  color: #666666;
  font-weight: 600;
}
.singleSubpage[data-v-28fa3bad] .el-tabs__nav-next,
.singleSubpage[data-v-28fa3bad] .el-tabs__nav-prev {
  top: 20%;
}
.otherBtnPopover li[data-v-28fa3bad] {
  display: flex;
  align-items: center;
  padding: 6px 10px;
  cursor: pointer;
}
.otherBtnPopover li[data-v-28fa3bad]:hover {
  background: rgba(180, 32, 35, 0.2);
}
.otherBtnPopover li:hover span[data-v-28fa3bad],
.otherBtnPopover li:hover i[data-v-28fa3bad] {
  color: #b42023;
}
.otherBtnPopover li span[data-v-28fa3bad] {
  color: #666666;
  font-size: 12px;
}
.otherBtnPopover li i[data-v-28fa3bad] {
  color: #666666;
  font-size: 12px;
  padding-right: 5px;
}
.processTitle[data-v-28fa3bad] {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.processTitle i[data-v-28fa3bad] {
  color: #02c751;
  font-size: 14px;
}
.processTitle span[data-v-28fa3bad] {
  display: block;
  font-size: 12px;
  color: #b9b9b9;
  padding: 0 5px;
}
.processTitle p[data-v-28fa3bad] {
  font-size: 12px;
  color: #41aaff;
  cursor: pointer;
}
.processStyle[data-v-28fa3bad] {
  margin-top: 10px;
  padding: 10px 20px;
  background: #ffffff;
  position: relative;
}
.processStyle ul[data-v-28fa3bad] {
  display: flex;
}
.processStyle li[data-v-28fa3bad] {
  width: 146px;
  height: 40px;
  background: #3ac8a3;
  text-align: center;
  line-height: 40px;
  margin-right: 5px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.processStyle li strong[data-v-28fa3bad] {
  font-size: 14px;
  color: #ffffff;
}
.processStyle li[data-v-28fa3bad]::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px !important;
  border-width: 20px 0 20px 20px;
  border-color: #ffffff #ffffff #ffffff transparent;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  border-style: solid;
}
.processStyle li[data-v-28fa3bad]::before {
  content: "";
  display: block;
  width: 0px;
  height: 0px !important;
  border-width: 20px 0 20px 20px;
  border-color: #3ac8a3 #3ac8a3 #3ac8a3 transparent;
  position: absolute;
  left: -20px;
  top: 0;
  z-index: 2;
  border-style: solid;
}
.processStyle li[data-v-28fa3bad]:nth-child(1)::before {
  display: none;
}
.processStyle li[data-v-28fa3bad]:nth-last-child(1)::after {
  display: none;
}
.processStyle .error[data-v-28fa3bad] {
  background: red;
}
.processStyle .error strong[data-v-28fa3bad] {
  color: #ffffff;
}
.processStyle .error[data-v-28fa3bad]::before {
  border-color: red red red transparent;
}
.processStyle .loading[data-v-28fa3bad] {
  background: #eeeeee;
}
.processStyle .loading strong[data-v-28fa3bad] {
  color: #666666;
}
.processStyle .loading[data-v-28fa3bad]::before {
  border-color: #eeeeee #eeeeee #eeeeee transparent;
}
.look[data-v-28fa3bad] {
  color: #b42023;
  cursor: pointer;
}
.look[data-v-28fa3bad]:hover {
  text-decoration: underline;
}
[data-v-28fa3bad].el-table__empty-block {
  height: auto !important;
}
.drawer[data-v-28fa3bad] {
  position: relative;
}
.drawer .close[data-v-28fa3bad] {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 50%;
  left: -45px;
  transform: translate(0, -50%);
  background: #409EFF;
  box-shadow: -2px 2px 10px 0 rgba(33, 33, 33, 0.12);
  border-radius: 4px 0 0 4px;
  cursor: pointer;
}
.drawer .close[data-v-28fa3bad]::before,
.drawer .close[data-v-28fa3bad]::after {
  content: "";
  width: 2px;
  height: 14px;
  background: #ffffff;
  position: absolute;
}
.drawer .close[data-v-28fa3bad]::before {
  transform: rotate(45deg) translate(-50%, -50%);
  top: 50%;
  left: 43%;
}
.drawer .close[data-v-28fa3bad]::after {
  transform: rotate(135deg) translate(-50%, -50%);
  top: 28%;
  left: 40%;
}
.drawer[data-v-28fa3bad] .el-drawer {
  overflow: initial;
  outline: none;
  background-color: #f1f2f6;
}
[data-v-28fa3bad].el-drawer__wrapper {
  width: 80%;
  left: 20%;
  overflow: visible;
}
.tabs[data-v-28fa3bad] {
  width: 100%;
  margin-right: 0;
}
ul[data-v-28fa3bad] {
  list-style: none;
}
[data-v-838576dc].el-drawer__body {
  display: flex;
  flex-direction: column;
  height: 100vh !important;
}
.topnav[data-v-838576dc] {
  background: #fff;
}
.container[data-v-838576dc] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
}
.container .section[data-v-838576dc] {
  display: flex;
  align-items: center;
}
.container .section .iconfont[data-v-838576dc]:not(.iconxingxing, .iconsuo-lock_shixin) {
  font-size: 34px;
  padding-right: 18px;
  color: #162f71;
}
.container .section .iconxingxing[data-v-838576dc] {
  font-size: 14px;
  color: #b42023;
  padding: 0 5px;
  cursor: pointer;
}
.container .section .iconsuo-lock_shixin[data-v-838576dc] {
  font-size: 14px;
}
.container .section .name div[data-v-838576dc]:nth-child(1) {
  color: #999999;
  font-size: 14px;
}
.container .section .name div[data-v-838576dc]:nth-child(2) {
  font-size: 16px;
  color: #212121;
  font-weight: bold;
  padding-top: 5px;
}
.container .buttons[data-v-838576dc] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.container .buttons[data-v-838576dc] .iconBtn {
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  padding: 0 15px;
  border: 1px solid #dddddd;
  width: 35px;
  padding: 0;
  color: #212121;
  background: #ffffff;
  margin-left: 10px;
}
.container .buttons[data-v-838576dc] .iconBtn:hover {
  background: rgba(180, 32, 35, 0.2);
  color: #b42023;
}
.container .buttons[data-v-838576dc] .iconBtn .iconshenglvehao {
  transform: scale(0.25) translateX(-80px);
  display: inline-block;
}
.container[data-v-838576dc] .buttons > .el-button {
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  padding: 0 15px;
  border-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container[data-v-838576dc] .buttons > .el-button .iconfont {
  padding-right: 5px;
  font-size: 14px;
}
.container[data-v-838576dc] .buttons > .el-button .iconbianji {
  font-size: 12px;
}
.container[data-v-838576dc] .buttons > .el-button.editbtn, .container[data-v-838576dc] .buttons > .el-button.btn-blue {
  color: #ffffff;
  background: #5f9fe1;
}
.container[data-v-838576dc] .buttons > .el-button.editbtn:hover, .container[data-v-838576dc] .buttons > .el-button.btn-blue:hover {
  background: rgba(95, 159, 225, 0.8);
}
.container[data-v-838576dc] .buttons > .el-button.taskPass, .container[data-v-838576dc] .buttons > .el-button.btn-green {
  color: #ffffff;
  background: #02c751;
}
.container[data-v-838576dc] .buttons > .el-button.taskPass:hover, .container[data-v-838576dc] .buttons > .el-button.btn-green:hover {
  background: rgba(2, 199, 81, 0.8);
}
.flexRow[data-v-838576dc] {
  display: flex;
  align-items: center;
  padding: 0 30px 20px 30px;
  margin: 0;
}
.flexRow li[data-v-838576dc] {
  padding-right: 60px;
}
.flexRow li[data-v-838576dc]:nth-last-child(1) {
  padding-right: 0;
}
.flexRow li div[data-v-838576dc]:nth-child(1) {
  font-size: 12px !important;
  color: #666666;
}
.flexRow li div[data-v-838576dc]:nth-child(2) {
  color: #212121;
  font-weight: bold;
  padding-top: 3px;
  display: flex;
  align-items: center;
}
.flexRow i[data-v-838576dc] {
  font-size: 14px;
  padding-right: 4px;
}
.flexRow .iconic2[data-v-838576dc] {
  color: #3ac8a3;
}
.flexRow .icontime[data-v-838576dc] {
  color: #f69a23;
}
.flexRow .iconclose[data-v-838576dc] {
  color: #f95a5a;
}
.subpage[data-v-838576dc] {
  display: flex;
  flex-grow: 1;
  padding-top: 8px;
  overflow: hidden;
}
.tabs[data-v-838576dc] {
  width: calc(100% - 330px);
  transition: width 0.5s;
  margin-right: 8px;
  overflow-y: auto;
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  z-index: 2;
}
.tabs.active[data-v-838576dc] {
  width: 100%;
  margin-right: 0;
}
.tabs .more[data-v-838576dc] {
  background: #cccccc;
  height: 38px;
  width: 15px;
  position: absolute;
  top: 50%;
  right: 0;
  cursor: pointer;
  margin-top: -10px;
  border-radius: 1000px 0 0 1000px;
  z-index: 10;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s;
}
.tabs .more[data-v-838576dc]:hover {
  background: #d6d6d6;
}
.tabs .more[data-v-838576dc]:hover::before {
  transform: scale(1.15);
}
.tabs[data-v-838576dc] .el-tabs--border-card {
  border-width: 0;
  box-shadow: 0 0 0 0;
}
.tabs[data-v-838576dc] .el-tabs--border-card .el-tabs__item.is-active {
  border-top: 3px solid #409EFF;
  color: #212121;
}
.tabs[data-v-838576dc] .el-tabs--border-card .el-tabs__item {
  border-top: 3px solid transparent;
  height: 56px;
  line-height: 56px;
  color: #666666;
  font-weight: 600;
}
.tabs[data-v-838576dc] .el-tabs--border-card .el-tabs__content {
  height: calc(100vh - 230px);
  overflow-y: auto;
}
.tabs[data-v-838576dc] .el-tabs__nav-next,
.tabs[data-v-838576dc] .el-tabs__nav-prev {
  top: 20%;
}
.infos[data-v-838576dc] {
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 322px;
}
.infos .infoStyle[data-v-838576dc] {
  width: 322px;
  padding: 20px;
  height: calc(100vh - 160px);
  overflow-y: auto;
}
.infos .title[data-v-838576dc] {
  color: #212121;
  font-weight: 700;
  padding-bottom: 10px;
}
.infos .cardsError[data-v-838576dc] {
  background: #f5f6fa;
  text-align: center;
  padding: 24px 0;
  position: relative;
  margin-bottom: 20px;
}
.infos .cardsError p[data-v-838576dc] {
  font-size: 12px;
  color: #666666;
  padding-top: 5px;
  padding-bottom: 15px;
}
.infos .cardsError .iconrenxiang[data-v-838576dc] {
  font-size: 28px;
  color: #cccccc;
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
}
.infos .cardsError[data-v-838576dc] .el-button {
  color: #ffffff;
  background: #212121;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  margin: 0 auto;
  border-color: #212121;
  display: flex;
  justify-content: center;
  align-items: center;
}
.infos .cardsError[data-v-838576dc] .el-button:hover {
  background: rgba(33, 33, 33, 0.8);
}
.infos .cardsError[data-v-838576dc] .el-button .iconadd {
  color: #ffffff;
  padding-right: 4px;
  font-size: 14px;
}
.infos .cardsSuccess[data-v-838576dc] {
  background: #f5f6fa;
  text-align: center;
  padding: 24px 0;
  position: relative;
  margin-bottom: 20px;
}
.infos .cardsSuccess .tips[data-v-838576dc] {
  background: rgba(251, 147, 35, 0.06);
  border-radius: 0 0 0 15px;
  position: absolute;
  padding: 2px 5px;
  right: 0;
  top: 0;
}
.infos .cardsSuccess .tips i[data-v-838576dc] {
  font-size: 12px;
  color: #212121;
  padding-right: 4px;
}
.infos .cardsSuccess .tips span[data-v-838576dc] {
  font-size: 12px;
  color: #999999;
}
.infos .cardsSuccess .users[data-v-838576dc] {
  display: flex;
  padding: 0 18px;
}
.infos .cardsSuccess .users img[data-v-838576dc] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.infos .cardsSuccess .content[data-v-838576dc] {
  padding-left: 13px;
}
.infos .cardsSuccess .name[data-v-838576dc] {
  display: flex;
  padding-bottom: 9px;
}
.infos .cardsSuccess .name span[data-v-838576dc]:nth-child(1) {
  font-size: 16px;
  color: #212121;
  font-weight: 700;
  display: block;
  border-right: 1px solid #eeeeee;
  padding-right: 8px;
  margin-right: 8px;
  text-align: left;
}
.infos .cardsSuccess .name span[data-v-838576dc]:nth-child(2) {
  font-size: 14px;
  color: #4a4a4a;
  font-weight: 700;
  display: block;
}
.infos .cardsSuccess .phone[data-v-838576dc],
.infos .cardsSuccess .email[data-v-838576dc] {
  display: flex;
  align-items: center;
  padding-top: 5px;
}
.infos .cardsSuccess .phone i[data-v-838576dc],
.infos .cardsSuccess .email i[data-v-838576dc] {
  font-size: 12px;
  transform: scale(0.7);
  color: #666666;
}
.infos .cardsSuccess .phone span[data-v-838576dc],
.infos .cardsSuccess .email span[data-v-838576dc] {
  display: block;
  color: #212121;
  font-size: 12px;
}
.infos .cardsSuccess .phoneStyle[data-v-838576dc] {
  position: absolute;
  top: 70%;
  right: 24px;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border: 5px solid rgba(58, 200, 163, 0.3);
  box-shadow: 0 0 0 5px rgba(58, 200, 163, 0.1);
  border-radius: 50%;
  background: #3ac8a3;
  display: flex;
  justify-content: center;
  align-items: center;
}
.infos .cardsSuccess .phoneStyle i[data-v-838576dc] {
  font-size: 21px;
  color: #ffffff;
}
.infos .basic li[data-v-838576dc] {
  padding-bottom: 15px;
}
.infos .basic li p[data-v-838576dc] {
  color: #666666;
  font-size: 12px;
}
.infos .basic li p[data-v-838576dc]:nth-child(2) {
  font-weight: 700;
  padding-top: 5px;
}
.btn[data-v-838576dc] {
  padding: 10px 0;
}
.contactsSelect[data-v-838576dc] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.singleSubpage[data-v-838576dc] {
  width: 100%;
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  z-index: 2;
  margin-top: 8px;
}
.singleSubpage.withProcess[data-v-838576dc] {
  height: calc(100vh - 256px);
}
.singleSubpage.withProcess[data-v-838576dc] .el-tabs__content {
  height: calc(100vh - 320px);
  overflow-y: auto;
}
.singleSubpage[data-v-838576dc]:not(.withProcess) {
  height: calc(100vh - 159px);
}
.singleSubpage[data-v-838576dc]:not(.withProcess) .el-tabs__content {
  height: calc(100vh - 215px);
  overflow-y: auto;
}
.singleSubpage[data-v-838576dc] .el-tabs--border-card {
  border-width: 0;
  box-shadow: 0 0 0 0;
}
.singleSubpage[data-v-838576dc] .el-tabs--border-card .el-tabs__item.is-active {
  border-top: 3px solid #b42023;
  color: #212121;
}
.singleSubpage[data-v-838576dc] .el-tabs--border-card .el-tabs__item {
  border-top: 3px solid transparent;
  height: 56px;
  line-height: 56px;
  color: #666666;
  font-weight: 600;
}
.singleSubpage[data-v-838576dc] .el-tabs__nav-next,
.singleSubpage[data-v-838576dc] .el-tabs__nav-prev {
  top: 20%;
}
.otherBtnPopover li[data-v-838576dc] {
  display: flex;
  align-items: center;
  padding: 6px 10px;
  cursor: pointer;
}
.otherBtnPopover li[data-v-838576dc]:hover {
  background: rgba(180, 32, 35, 0.2);
}
.otherBtnPopover li:hover span[data-v-838576dc],
.otherBtnPopover li:hover i[data-v-838576dc] {
  color: #b42023;
}
.otherBtnPopover li span[data-v-838576dc] {
  color: #666666;
  font-size: 12px;
}
.otherBtnPopover li i[data-v-838576dc] {
  color: #666666;
  font-size: 12px;
  padding-right: 5px;
}
.processTitle[data-v-838576dc] {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.processTitle i[data-v-838576dc] {
  color: #02c751;
  font-size: 14px;
}
.processTitle span[data-v-838576dc] {
  display: block;
  font-size: 12px;
  color: #b9b9b9;
  padding: 0 5px;
}
.processTitle p[data-v-838576dc] {
  font-size: 12px;
  color: #41aaff;
  cursor: pointer;
}
.processStyle[data-v-838576dc] {
  margin-top: 10px;
  padding: 10px 20px;
  background: #ffffff;
  position: relative;
}
.processStyle ul[data-v-838576dc] {
  display: flex;
}
.processStyle li[data-v-838576dc] {
  width: 146px;
  height: 40px;
  background: #3ac8a3;
  text-align: center;
  line-height: 40px;
  margin-right: 5px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.processStyle li strong[data-v-838576dc] {
  font-size: 14px;
  color: #ffffff;
}
.processStyle li[data-v-838576dc]::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px !important;
  border-width: 20px 0 20px 20px;
  border-color: #ffffff #ffffff #ffffff transparent;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  border-style: solid;
}
.processStyle li[data-v-838576dc]::before {
  content: "";
  display: block;
  width: 0px;
  height: 0px !important;
  border-width: 20px 0 20px 20px;
  border-color: #3ac8a3 #3ac8a3 #3ac8a3 transparent;
  position: absolute;
  left: -20px;
  top: 0;
  z-index: 2;
  border-style: solid;
}
.processStyle li[data-v-838576dc]:nth-child(1)::before {
  display: none;
}
.processStyle li[data-v-838576dc]:nth-last-child(1)::after {
  display: none;
}
.processStyle .error[data-v-838576dc] {
  background: red;
}
.processStyle .error strong[data-v-838576dc] {
  color: #ffffff;
}
.processStyle .error[data-v-838576dc]::before {
  border-color: red red red transparent;
}
.processStyle .loading[data-v-838576dc] {
  background: #eeeeee;
}
.processStyle .loading strong[data-v-838576dc] {
  color: #666666;
}
.processStyle .loading[data-v-838576dc]::before {
  border-color: #eeeeee #eeeeee #eeeeee transparent;
}
.look[data-v-838576dc] {
  color: #b42023;
  cursor: pointer;
}
.look[data-v-838576dc]:hover {
  text-decoration: underline;
}
[data-v-838576dc].el-table__empty-block {
  height: auto !important;
}
.drawer[data-v-838576dc] {
  position: relative;
}
.drawer .close[data-v-838576dc] {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 50%;
  left: -45px;
  transform: translate(0, -50%);
  background: #409EFF;
  box-shadow: -2px 2px 10px 0 rgba(33, 33, 33, 0.12);
  border-radius: 4px 0 0 4px;
  cursor: pointer;
}
.drawer .close[data-v-838576dc]::before,
.drawer .close[data-v-838576dc]::after {
  content: "";
  width: 2px;
  height: 14px;
  background: #ffffff;
  position: absolute;
}
.drawer .close[data-v-838576dc]::before {
  transform: rotate(45deg) translate(-50%, -50%);
  top: 50%;
  left: 43%;
}
.drawer .close[data-v-838576dc]::after {
  transform: rotate(135deg) translate(-50%, -50%);
  top: 28%;
  left: 40%;
}
.drawer[data-v-838576dc] .el-drawer {
  overflow: initial;
  outline: none;
  background-color: #f1f2f6;
}
[data-v-838576dc].el-drawer__wrapper {
  width: 80%;
  left: 20%;
  overflow: visible;
}
.tabs[data-v-838576dc] {
  width: 100%;
  margin-right: 0;
}
ul[data-v-838576dc] {
  list-style: none;
}
.photo_uri[data-v-838576dc] {
  display: flex;
  align-items: center;
}
.photo_uri img[data-v-838576dc] {
  margin: 5px;
  cursor: pointer;
  width: 50px;
  height: 50px;
}
.icon-shoucang[data-v-838576dc] {
  cursor: pointer;
  color: #b9b9b9;
}
.icon-shoucang.active[data-v-838576dc] {
  color: #f69a23;
}
.followupBtn[data-v-838576dc] {
  text-align: right;
  margin-bottom: 10px;
}
.tips[data-v-894b903c] {
  color: #b42023;
  line-height: initial;
}
.social[data-v-894b903c] {
  display: flex;
  align-items: center;
}
.social .el-icon-circle-plus[data-v-894b903c] {
  font-size: 30px;
  cursor: pointer;
}
.social .el-icon-remove[data-v-894b903c] {
  font-size: 30px;
  cursor: pointer;
}
[data-v-f2315f5a] .el-form-item__content > .el-select > .el-input {
  width: 100%;
}
.seat[data-v-f2315f5a] {
  margin: 0 5px;
}
[data-v-f2315f5a].el-upload-list__item-status-label {
  top: 50%;
  margin-top: -5px;
}
[data-v-f2315f5a].el-upload-list__item-name {
  height: max-content;
}
.tips[data-v-936f07f2] {
  color: #b42023;
  line-height: initial;
}
.social[data-v-936f07f2] {
  display: flex;
  align-items: center;
}
.social .el-icon-circle-plus[data-v-936f07f2] {
  font-size: 30px;
  cursor: pointer;
}
.social .el-icon-remove[data-v-936f07f2] {
  font-size: 30px;
  cursor: pointer;
}
.w100[data-v-0233eff2] {
  width: 100%;
}
.tips[data-v-0233eff2] {
  display: flex;
  line-height: 18px;
}
.tips .content[data-v-0233eff2] {
  color: red;
}
.btn[data-v-506652f8] {
  margin: 10px;
}
.btn[data-v-5a37ad30] {
  margin: 10px;
}

.tips[data-v-832d1776] {
  font-weight: bold;
  margin: 10px;
  padding-left: 12px;
  border-left: 2px solid #b42023;
}


.currency[data-v-2b2bc710] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px;
}


.red[data-v-174ede2a] {
  margin: 10px 0;
}

[data-v-73a1198c] .el-form-item__content > .el-select > .el-input {
  width: 100%;
}
.seat[data-v-73a1198c] {
  margin: 0 5px;
}
[data-v-73a1198c].el-upload-list__item-status-label {
  top: 50%;
  margin-top: -5px;
}
[data-v-73a1198c].el-upload-list__item-name {
  height: max-content;
}
.highlight[data-v-7557e8a9] {
  background-color: #b42023;
  color: #fff;
}
.com[data-v-7557e8a9] {
  display: flex;
  height: 80vh;
}
.left[data-v-7557e8a9] {
  width: 250px;
  height: 100%;
  border: 1px solid #ccc;
  border-right: none;
}
.left .list[data-v-7557e8a9] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px;
}
.right[data-v-7557e8a9] {
  flex: 1;
  height: 100%;
  border: 1px solid #ccc;
}
.right .group[data-v-7557e8a9] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
}
.popover[data-v-7557e8a9] {
  padding: 5px;
}
.easyProcess[data-v-18cb8b74] {
  display: flex;
  justify-content: space-around;
  padding: 12px 16px;
  background: #f2f2f2;
  border: 1px solid #ccc;
}
.operationWrap[data-v-18cb8b74] {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}
.fileName[data-v-18cb8b74] {
  width: calc(100% - 110px);
  line-height: 40px;
  height: 40px;
  border: 1px solid #ccc;
  padding: 0 10px;
}
.tips[data-v-18cb8b74] {
  margin: 6px 0px;
  font-size: 12px;
}
.fileLink[data-v-18cb8b74] {
  color: #41aaff;
}
.resultWrap[data-v-18cb8b74] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.resultWrap .el-icon-success[data-v-18cb8b74] {
  font-size: 80px;
  color: #41aaff;
}
.red[data-v-18cb8b74] {
  color: #b42023;
}
[data-v-4a850ad7].el-drawer__body {
  display: flex;
  flex-direction: column;
  height: 100vh !important;
}
.topnav[data-v-4a850ad7] {
  background: #fff;
}
.container[data-v-4a850ad7] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
}
.container .section[data-v-4a850ad7] {
  display: flex;
  align-items: center;
}
.container .section .iconfont[data-v-4a850ad7]:not(.iconxingxing, .iconsuo-lock_shixin) {
  font-size: 34px;
  padding-right: 18px;
  color: #162f71;
}
.container .section .iconxingxing[data-v-4a850ad7] {
  font-size: 14px;
  color: #b42023;
  padding: 0 5px;
  cursor: pointer;
}
.container .section .iconsuo-lock_shixin[data-v-4a850ad7] {
  font-size: 14px;
}
.container .section .name div[data-v-4a850ad7]:nth-child(1) {
  color: #999999;
  font-size: 14px;
}
.container .section .name div[data-v-4a850ad7]:nth-child(2) {
  font-size: 16px;
  color: #212121;
  font-weight: bold;
  padding-top: 5px;
}
.container .buttons[data-v-4a850ad7] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.container .buttons[data-v-4a850ad7] .iconBtn {
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  padding: 0 15px;
  border: 1px solid #dddddd;
  width: 35px;
  padding: 0;
  color: #212121;
  background: #ffffff;
  margin-left: 10px;
}
.container .buttons[data-v-4a850ad7] .iconBtn:hover {
  background: rgba(180, 32, 35, 0.2);
  color: #b42023;
}
.container .buttons[data-v-4a850ad7] .iconBtn .iconshenglvehao {
  transform: scale(0.25) translateX(-80px);
  display: inline-block;
}
.container[data-v-4a850ad7] .buttons > .el-button {
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  padding: 0 15px;
  border-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container[data-v-4a850ad7] .buttons > .el-button .iconfont {
  padding-right: 5px;
  font-size: 14px;
}
.container[data-v-4a850ad7] .buttons > .el-button .iconbianji {
  font-size: 12px;
}
.container[data-v-4a850ad7] .buttons > .el-button.editbtn, .container[data-v-4a850ad7] .buttons > .el-button.btn-blue {
  color: #ffffff;
  background: #5f9fe1;
}
.container[data-v-4a850ad7] .buttons > .el-button.editbtn:hover, .container[data-v-4a850ad7] .buttons > .el-button.btn-blue:hover {
  background: rgba(95, 159, 225, 0.8);
}
.container[data-v-4a850ad7] .buttons > .el-button.taskPass, .container[data-v-4a850ad7] .buttons > .el-button.btn-green {
  color: #ffffff;
  background: #02c751;
}
.container[data-v-4a850ad7] .buttons > .el-button.taskPass:hover, .container[data-v-4a850ad7] .buttons > .el-button.btn-green:hover {
  background: rgba(2, 199, 81, 0.8);
}
.flexRow[data-v-4a850ad7] {
  display: flex;
  align-items: center;
  padding: 0 30px 20px 30px;
  margin: 0;
}
.flexRow li[data-v-4a850ad7] {
  padding-right: 60px;
}
.flexRow li[data-v-4a850ad7]:nth-last-child(1) {
  padding-right: 0;
}
.flexRow li div[data-v-4a850ad7]:nth-child(1) {
  font-size: 12px !important;
  color: #666666;
}
.flexRow li div[data-v-4a850ad7]:nth-child(2) {
  color: #212121;
  font-weight: bold;
  padding-top: 3px;
  display: flex;
  align-items: center;
}
.flexRow i[data-v-4a850ad7] {
  font-size: 14px;
  padding-right: 4px;
}
.flexRow .iconic2[data-v-4a850ad7] {
  color: #3ac8a3;
}
.flexRow .icontime[data-v-4a850ad7] {
  color: #f69a23;
}
.flexRow .iconclose[data-v-4a850ad7] {
  color: #f95a5a;
}
.subpage[data-v-4a850ad7] {
  display: flex;
  flex-grow: 1;
  padding-top: 8px;
  overflow: hidden;
}
.tabs[data-v-4a850ad7] {
  width: calc(100% - 330px);
  transition: width 0.5s;
  margin-right: 8px;
  overflow-y: auto;
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  z-index: 2;
}
.tabs.active[data-v-4a850ad7] {
  width: 100%;
  margin-right: 0;
}
.tabs .more[data-v-4a850ad7] {
  background: #cccccc;
  height: 38px;
  width: 15px;
  position: absolute;
  top: 50%;
  right: 0;
  cursor: pointer;
  margin-top: -10px;
  border-radius: 1000px 0 0 1000px;
  z-index: 10;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s;
}
.tabs .more[data-v-4a850ad7]:hover {
  background: #d6d6d6;
}
.tabs .more[data-v-4a850ad7]:hover::before {
  transform: scale(1.15);
}
.tabs[data-v-4a850ad7] .el-tabs--border-card {
  border-width: 0;
  box-shadow: 0 0 0 0;
}
.tabs[data-v-4a850ad7] .el-tabs--border-card .el-tabs__item.is-active {
  border-top: 3px solid #409EFF;
  color: #212121;
}
.tabs[data-v-4a850ad7] .el-tabs--border-card .el-tabs__item {
  border-top: 3px solid transparent;
  height: 56px;
  line-height: 56px;
  color: #666666;
  font-weight: 600;
}
.tabs[data-v-4a850ad7] .el-tabs--border-card .el-tabs__content {
  height: calc(100vh - 230px);
  overflow-y: auto;
}
.tabs[data-v-4a850ad7] .el-tabs__nav-next,
.tabs[data-v-4a850ad7] .el-tabs__nav-prev {
  top: 20%;
}
.infos[data-v-4a850ad7] {
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 322px;
}
.infos .infoStyle[data-v-4a850ad7] {
  width: 322px;
  padding: 20px;
  height: calc(100vh - 160px);
  overflow-y: auto;
}
.infos .title[data-v-4a850ad7] {
  color: #212121;
  font-weight: 700;
  padding-bottom: 10px;
}
.infos .cardsError[data-v-4a850ad7] {
  background: #f5f6fa;
  text-align: center;
  padding: 24px 0;
  position: relative;
  margin-bottom: 20px;
}
.infos .cardsError p[data-v-4a850ad7] {
  font-size: 12px;
  color: #666666;
  padding-top: 5px;
  padding-bottom: 15px;
}
.infos .cardsError .iconrenxiang[data-v-4a850ad7] {
  font-size: 28px;
  color: #cccccc;
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
}
.infos .cardsError[data-v-4a850ad7] .el-button {
  color: #ffffff;
  background: #212121;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  margin: 0 auto;
  border-color: #212121;
  display: flex;
  justify-content: center;
  align-items: center;
}
.infos .cardsError[data-v-4a850ad7] .el-button:hover {
  background: rgba(33, 33, 33, 0.8);
}
.infos .cardsError[data-v-4a850ad7] .el-button .iconadd {
  color: #ffffff;
  padding-right: 4px;
  font-size: 14px;
}
.infos .cardsSuccess[data-v-4a850ad7] {
  background: #f5f6fa;
  text-align: center;
  padding: 24px 0;
  position: relative;
  margin-bottom: 20px;
}
.infos .cardsSuccess .tips[data-v-4a850ad7] {
  background: rgba(251, 147, 35, 0.06);
  border-radius: 0 0 0 15px;
  position: absolute;
  padding: 2px 5px;
  right: 0;
  top: 0;
}
.infos .cardsSuccess .tips i[data-v-4a850ad7] {
  font-size: 12px;
  color: #212121;
  padding-right: 4px;
}
.infos .cardsSuccess .tips span[data-v-4a850ad7] {
  font-size: 12px;
  color: #999999;
}
.infos .cardsSuccess .users[data-v-4a850ad7] {
  display: flex;
  padding: 0 18px;
}
.infos .cardsSuccess .users img[data-v-4a850ad7] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.infos .cardsSuccess .content[data-v-4a850ad7] {
  padding-left: 13px;
}
.infos .cardsSuccess .name[data-v-4a850ad7] {
  display: flex;
  padding-bottom: 9px;
}
.infos .cardsSuccess .name span[data-v-4a850ad7]:nth-child(1) {
  font-size: 16px;
  color: #212121;
  font-weight: 700;
  display: block;
  border-right: 1px solid #eeeeee;
  padding-right: 8px;
  margin-right: 8px;
  text-align: left;
}
.infos .cardsSuccess .name span[data-v-4a850ad7]:nth-child(2) {
  font-size: 14px;
  color: #4a4a4a;
  font-weight: 700;
  display: block;
}
.infos .cardsSuccess .phone[data-v-4a850ad7],
.infos .cardsSuccess .email[data-v-4a850ad7] {
  display: flex;
  align-items: center;
  padding-top: 5px;
}
.infos .cardsSuccess .phone i[data-v-4a850ad7],
.infos .cardsSuccess .email i[data-v-4a850ad7] {
  font-size: 12px;
  transform: scale(0.7);
  color: #666666;
}
.infos .cardsSuccess .phone span[data-v-4a850ad7],
.infos .cardsSuccess .email span[data-v-4a850ad7] {
  display: block;
  color: #212121;
  font-size: 12px;
}
.infos .cardsSuccess .phoneStyle[data-v-4a850ad7] {
  position: absolute;
  top: 70%;
  right: 24px;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border: 5px solid rgba(58, 200, 163, 0.3);
  box-shadow: 0 0 0 5px rgba(58, 200, 163, 0.1);
  border-radius: 50%;
  background: #3ac8a3;
  display: flex;
  justify-content: center;
  align-items: center;
}
.infos .cardsSuccess .phoneStyle i[data-v-4a850ad7] {
  font-size: 21px;
  color: #ffffff;
}
.infos .basic li[data-v-4a850ad7] {
  padding-bottom: 15px;
}
.infos .basic li p[data-v-4a850ad7] {
  color: #666666;
  font-size: 12px;
}
.infos .basic li p[data-v-4a850ad7]:nth-child(2) {
  font-weight: 700;
  padding-top: 5px;
}
.btn[data-v-4a850ad7] {
  padding: 10px 0;
}
.contactsSelect[data-v-4a850ad7] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.singleSubpage[data-v-4a850ad7] {
  width: 100%;
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  z-index: 2;
  margin-top: 8px;
}
.singleSubpage.withProcess[data-v-4a850ad7] {
  height: calc(100vh - 256px);
}
.singleSubpage.withProcess[data-v-4a850ad7] .el-tabs__content {
  height: calc(100vh - 320px);
  overflow-y: auto;
}
.singleSubpage[data-v-4a850ad7]:not(.withProcess) {
  height: calc(100vh - 159px);
}
.singleSubpage[data-v-4a850ad7]:not(.withProcess) .el-tabs__content {
  height: calc(100vh - 215px);
  overflow-y: auto;
}
.singleSubpage[data-v-4a850ad7] .el-tabs--border-card {
  border-width: 0;
  box-shadow: 0 0 0 0;
}
.singleSubpage[data-v-4a850ad7] .el-tabs--border-card .el-tabs__item.is-active {
  border-top: 3px solid #b42023;
  color: #212121;
}
.singleSubpage[data-v-4a850ad7] .el-tabs--border-card .el-tabs__item {
  border-top: 3px solid transparent;
  height: 56px;
  line-height: 56px;
  color: #666666;
  font-weight: 600;
}
.singleSubpage[data-v-4a850ad7] .el-tabs__nav-next,
.singleSubpage[data-v-4a850ad7] .el-tabs__nav-prev {
  top: 20%;
}
.otherBtnPopover li[data-v-4a850ad7] {
  display: flex;
  align-items: center;
  padding: 6px 10px;
  cursor: pointer;
}
.otherBtnPopover li[data-v-4a850ad7]:hover {
  background: rgba(180, 32, 35, 0.2);
}
.otherBtnPopover li:hover span[data-v-4a850ad7],
.otherBtnPopover li:hover i[data-v-4a850ad7] {
  color: #b42023;
}
.otherBtnPopover li span[data-v-4a850ad7] {
  color: #666666;
  font-size: 12px;
}
.otherBtnPopover li i[data-v-4a850ad7] {
  color: #666666;
  font-size: 12px;
  padding-right: 5px;
}
.processTitle[data-v-4a850ad7] {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.processTitle i[data-v-4a850ad7] {
  color: #02c751;
  font-size: 14px;
}
.processTitle span[data-v-4a850ad7] {
  display: block;
  font-size: 12px;
  color: #b9b9b9;
  padding: 0 5px;
}
.processTitle p[data-v-4a850ad7] {
  font-size: 12px;
  color: #41aaff;
  cursor: pointer;
}
.processStyle[data-v-4a850ad7] {
  margin-top: 10px;
  padding: 10px 20px;
  background: #ffffff;
  position: relative;
}
.processStyle ul[data-v-4a850ad7] {
  display: flex;
}
.processStyle li[data-v-4a850ad7] {
  width: 146px;
  height: 40px;
  background: #3ac8a3;
  text-align: center;
  line-height: 40px;
  margin-right: 5px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.processStyle li strong[data-v-4a850ad7] {
  font-size: 14px;
  color: #ffffff;
}
.processStyle li[data-v-4a850ad7]::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px !important;
  border-width: 20px 0 20px 20px;
  border-color: #ffffff #ffffff #ffffff transparent;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  border-style: solid;
}
.processStyle li[data-v-4a850ad7]::before {
  content: "";
  display: block;
  width: 0px;
  height: 0px !important;
  border-width: 20px 0 20px 20px;
  border-color: #3ac8a3 #3ac8a3 #3ac8a3 transparent;
  position: absolute;
  left: -20px;
  top: 0;
  z-index: 2;
  border-style: solid;
}
.processStyle li[data-v-4a850ad7]:nth-child(1)::before {
  display: none;
}
.processStyle li[data-v-4a850ad7]:nth-last-child(1)::after {
  display: none;
}
.processStyle .error[data-v-4a850ad7] {
  background: red;
}
.processStyle .error strong[data-v-4a850ad7] {
  color: #ffffff;
}
.processStyle .error[data-v-4a850ad7]::before {
  border-color: red red red transparent;
}
.processStyle .loading[data-v-4a850ad7] {
  background: #eeeeee;
}
.processStyle .loading strong[data-v-4a850ad7] {
  color: #666666;
}
.processStyle .loading[data-v-4a850ad7]::before {
  border-color: #eeeeee #eeeeee #eeeeee transparent;
}
.look[data-v-4a850ad7] {
  color: #b42023;
  cursor: pointer;
}
.look[data-v-4a850ad7]:hover {
  text-decoration: underline;
}
[data-v-4a850ad7].el-table__empty-block {
  height: auto !important;
}
.drawer[data-v-4a850ad7] {
  position: relative;
}
.drawer .close[data-v-4a850ad7] {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 50%;
  left: -45px;
  transform: translate(0, -50%);
  background: #409EFF;
  box-shadow: -2px 2px 10px 0 rgba(33, 33, 33, 0.12);
  border-radius: 4px 0 0 4px;
  cursor: pointer;
}
.drawer .close[data-v-4a850ad7]::before,
.drawer .close[data-v-4a850ad7]::after {
  content: "";
  width: 2px;
  height: 14px;
  background: #ffffff;
  position: absolute;
}
.drawer .close[data-v-4a850ad7]::before {
  transform: rotate(45deg) translate(-50%, -50%);
  top: 50%;
  left: 43%;
}
.drawer .close[data-v-4a850ad7]::after {
  transform: rotate(135deg) translate(-50%, -50%);
  top: 28%;
  left: 40%;
}
.drawer[data-v-4a850ad7] .el-drawer {
  overflow: initial;
  outline: none;
  background-color: #f1f2f6;
}
[data-v-4a850ad7].el-drawer__wrapper {
  width: 80%;
  left: 20%;
  overflow: visible;
}
.tabs[data-v-4a850ad7] {
  width: 100%;
  margin-right: 0;
}
ul[data-v-4a850ad7] {
  list-style: none;
}
.followupBtn[data-v-4a850ad7] {
  text-align: right;
  margin-bottom: 10px;
}

.tips[data-v-25ca895c] {
  font-weight: bold;
  margin: 10px;
  padding-left: 12px;
  border-left: 2px solid #b42023;
}


.tips[data-v-54f01b7c] {
  font-weight: bold;
  margin: 10px;
  padding-left: 12px;
  border-left: 2px solid #b42023;
}

.contentBetween[data-v-26c9339d] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}
.had[data-v-26c9339d] {
  max-height: 412px;
  overflow-y: auto;
}
.addressCard[data-v-26c9339d] {
  margin: 0px 12px 12px 12px;
}
.addressCard[data-v-26c9339d] .el-card__body {
  min-height: 140px;
  padding: 0px;
  display: flex;
}
.addressCard[data-v-26c9339d] .el-card__body > div {
  padding: 12px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.addressCard[data-v-26c9339d] .el-card__body > div:nth-child(1) {
  flex-grow: 1;
}
.addressCard[data-v-26c9339d] .el-card__body > div:nth-child(1) .el-row .el-col:nth-child(1) {
  text-align-last: justify;
}
.addressCard[data-v-26c9339d] .el-card__body > div:nth-child(2) {
  width: 100px;
  border-left: 1px solid #ebeef5;
}
.addressCard[data-v-26c9339d] .el-card__body > div:nth-child(2) .delbtn {
  margin-left: 0;
}
.addressCard[data-v-26c9339d] .el-card__body .btnGroup {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.addressCard[data-v-26c9339d] .el-card__body .btnGroup .el-button {
  width: 80px;
  height: 28px;
  padding: 0;
  font-size: 12px;
  margin-left: 0 !important;
}
[data-v-26c9339d].addressBtn {
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  padding: 0 15px;
  border-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-v-26c9339d].addressBtn .iconfont {
  padding-right: 5px;
  font-size: 14px;
}
[data-v-26c9339d].addressBtn .iconbianji {
  font-size: 12px;
}
[data-v-26c9339d].addressBtn.editbtn {
  color: #ffffff;
  background: #5f9fe1;
}
[data-v-26c9339d].addressBtn.editbtn:hover {
  background: rgba(95, 159, 225, 0.8);
}
[data-v-26c9339d].addressBtn.delBtn {
  color: #ffffff;
  background: #f95a5a;
}
[data-v-26c9339d].addressBtn.delBtn:hover {
  background: rgba(249, 90, 90, 0.8);
}
[data-v-26c9339d].addressBtn.printbtn {
  margin-left: 0;
  color: #ffffff;
  background: #383a39;
}
[data-v-26c9339d].addressBtn.printbtn:hover {
  background: rgba(56, 58, 57, 0.8);
}
[data-v-26c9339d].compact .el-form-item .el-form-item__label {
  line-height: 20px;
}
[data-v-26c9339d].compact .el-form-item:nth-child(3) {
  margin-bottom: 5px;
}
[data-v-26c9339d].compact .el-form-item:nth-child(4) {
  margin-bottom: 10px;
}
[data-v-3ec3c8f2].el-drawer__body {
  display: flex;
  flex-direction: column;
  height: 100vh !important;
}
.topnav[data-v-3ec3c8f2] {
  background: #fff;
}
.container[data-v-3ec3c8f2] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
}
.container .section[data-v-3ec3c8f2] {
  display: flex;
  align-items: center;
}
.container .section .iconfont[data-v-3ec3c8f2]:not(.iconxingxing, .iconsuo-lock_shixin) {
  font-size: 34px;
  padding-right: 18px;
  color: #162f71;
}
.container .section .iconxingxing[data-v-3ec3c8f2] {
  font-size: 14px;
  color: #b42023;
  padding: 0 5px;
  cursor: pointer;
}
.container .section .iconsuo-lock_shixin[data-v-3ec3c8f2] {
  font-size: 14px;
}
.container .section .name div[data-v-3ec3c8f2]:nth-child(1) {
  color: #999999;
  font-size: 14px;
}
.container .section .name div[data-v-3ec3c8f2]:nth-child(2) {
  font-size: 16px;
  color: #212121;
  font-weight: bold;
  padding-top: 5px;
}
.container .buttons[data-v-3ec3c8f2] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.container .buttons[data-v-3ec3c8f2] .iconBtn {
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  padding: 0 15px;
  border: 1px solid #dddddd;
  width: 35px;
  padding: 0;
  color: #212121;
  background: #ffffff;
  margin-left: 10px;
}
.container .buttons[data-v-3ec3c8f2] .iconBtn:hover {
  background: rgba(180, 32, 35, 0.2);
  color: #b42023;
}
.container .buttons[data-v-3ec3c8f2] .iconBtn .iconshenglvehao {
  transform: scale(0.25) translateX(-80px);
  display: inline-block;
}
.container[data-v-3ec3c8f2] .buttons > .el-button {
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  padding: 0 15px;
  border-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container[data-v-3ec3c8f2] .buttons > .el-button .iconfont {
  padding-right: 5px;
  font-size: 14px;
}
.container[data-v-3ec3c8f2] .buttons > .el-button .iconbianji {
  font-size: 12px;
}
.container[data-v-3ec3c8f2] .buttons > .el-button.editbtn, .container[data-v-3ec3c8f2] .buttons > .el-button.btn-blue {
  color: #ffffff;
  background: #5f9fe1;
}
.container[data-v-3ec3c8f2] .buttons > .el-button.editbtn:hover, .container[data-v-3ec3c8f2] .buttons > .el-button.btn-blue:hover {
  background: rgba(95, 159, 225, 0.8);
}
.container[data-v-3ec3c8f2] .buttons > .el-button.taskPass, .container[data-v-3ec3c8f2] .buttons > .el-button.btn-green {
  color: #ffffff;
  background: #02c751;
}
.container[data-v-3ec3c8f2] .buttons > .el-button.taskPass:hover, .container[data-v-3ec3c8f2] .buttons > .el-button.btn-green:hover {
  background: rgba(2, 199, 81, 0.8);
}
.flexRow[data-v-3ec3c8f2] {
  display: flex;
  align-items: center;
  padding: 0 30px 20px 30px;
  margin: 0;
}
.flexRow li[data-v-3ec3c8f2] {
  padding-right: 60px;
}
.flexRow li[data-v-3ec3c8f2]:nth-last-child(1) {
  padding-right: 0;
}
.flexRow li div[data-v-3ec3c8f2]:nth-child(1) {
  font-size: 12px !important;
  color: #666666;
}
.flexRow li div[data-v-3ec3c8f2]:nth-child(2) {
  color: #212121;
  font-weight: bold;
  padding-top: 3px;
  display: flex;
  align-items: center;
}
.flexRow i[data-v-3ec3c8f2] {
  font-size: 14px;
  padding-right: 4px;
}
.flexRow .iconic2[data-v-3ec3c8f2] {
  color: #3ac8a3;
}
.flexRow .icontime[data-v-3ec3c8f2] {
  color: #f69a23;
}
.flexRow .iconclose[data-v-3ec3c8f2] {
  color: #f95a5a;
}
.subpage[data-v-3ec3c8f2] {
  display: flex;
  flex-grow: 1;
  padding-top: 8px;
  overflow: hidden;
}
.tabs[data-v-3ec3c8f2] {
  width: calc(100% - 330px);
  transition: width 0.5s;
  margin-right: 8px;
  overflow-y: auto;
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  z-index: 2;
}
.tabs.active[data-v-3ec3c8f2] {
  width: 100%;
  margin-right: 0;
}
.tabs .more[data-v-3ec3c8f2] {
  background: #cccccc;
  height: 38px;
  width: 15px;
  position: absolute;
  top: 50%;
  right: 0;
  cursor: pointer;
  margin-top: -10px;
  border-radius: 1000px 0 0 1000px;
  z-index: 10;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s;
}
.tabs .more[data-v-3ec3c8f2]:hover {
  background: #d6d6d6;
}
.tabs .more[data-v-3ec3c8f2]:hover::before {
  transform: scale(1.15);
}
.tabs[data-v-3ec3c8f2] .el-tabs--border-card {
  border-width: 0;
  box-shadow: 0 0 0 0;
}
.tabs[data-v-3ec3c8f2] .el-tabs--border-card .el-tabs__item.is-active {
  border-top: 3px solid #409EFF;
  color: #212121;
}
.tabs[data-v-3ec3c8f2] .el-tabs--border-card .el-tabs__item {
  border-top: 3px solid transparent;
  height: 56px;
  line-height: 56px;
  color: #666666;
  font-weight: 600;
}
.tabs[data-v-3ec3c8f2] .el-tabs--border-card .el-tabs__content {
  height: calc(100vh - 230px);
  overflow-y: auto;
}
.tabs[data-v-3ec3c8f2] .el-tabs__nav-next,
.tabs[data-v-3ec3c8f2] .el-tabs__nav-prev {
  top: 20%;
}
.infos[data-v-3ec3c8f2] {
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 322px;
}
.infos .infoStyle[data-v-3ec3c8f2] {
  width: 322px;
  padding: 20px;
  height: calc(100vh - 160px);
  overflow-y: auto;
}
.infos .title[data-v-3ec3c8f2] {
  color: #212121;
  font-weight: 700;
  padding-bottom: 10px;
}
.infos .cardsError[data-v-3ec3c8f2] {
  background: #f5f6fa;
  text-align: center;
  padding: 24px 0;
  position: relative;
  margin-bottom: 20px;
}
.infos .cardsError p[data-v-3ec3c8f2] {
  font-size: 12px;
  color: #666666;
  padding-top: 5px;
  padding-bottom: 15px;
}
.infos .cardsError .iconrenxiang[data-v-3ec3c8f2] {
  font-size: 28px;
  color: #cccccc;
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
}
.infos .cardsError[data-v-3ec3c8f2] .el-button {
  color: #ffffff;
  background: #212121;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  margin: 0 auto;
  border-color: #212121;
  display: flex;
  justify-content: center;
  align-items: center;
}
.infos .cardsError[data-v-3ec3c8f2] .el-button:hover {
  background: rgba(33, 33, 33, 0.8);
}
.infos .cardsError[data-v-3ec3c8f2] .el-button .iconadd {
  color: #ffffff;
  padding-right: 4px;
  font-size: 14px;
}
.infos .cardsSuccess[data-v-3ec3c8f2] {
  background: #f5f6fa;
  text-align: center;
  padding: 24px 0;
  position: relative;
  margin-bottom: 20px;
}
.infos .cardsSuccess .tips[data-v-3ec3c8f2] {
  background: rgba(251, 147, 35, 0.06);
  border-radius: 0 0 0 15px;
  position: absolute;
  padding: 2px 5px;
  right: 0;
  top: 0;
}
.infos .cardsSuccess .tips i[data-v-3ec3c8f2] {
  font-size: 12px;
  color: #212121;
  padding-right: 4px;
}
.infos .cardsSuccess .tips span[data-v-3ec3c8f2] {
  font-size: 12px;
  color: #999999;
}
.infos .cardsSuccess .users[data-v-3ec3c8f2] {
  display: flex;
  padding: 0 18px;
}
.infos .cardsSuccess .users img[data-v-3ec3c8f2] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.infos .cardsSuccess .content[data-v-3ec3c8f2] {
  padding-left: 13px;
}
.infos .cardsSuccess .name[data-v-3ec3c8f2] {
  display: flex;
  padding-bottom: 9px;
}
.infos .cardsSuccess .name span[data-v-3ec3c8f2]:nth-child(1) {
  font-size: 16px;
  color: #212121;
  font-weight: 700;
  display: block;
  border-right: 1px solid #eeeeee;
  padding-right: 8px;
  margin-right: 8px;
  text-align: left;
}
.infos .cardsSuccess .name span[data-v-3ec3c8f2]:nth-child(2) {
  font-size: 14px;
  color: #4a4a4a;
  font-weight: 700;
  display: block;
}
.infos .cardsSuccess .phone[data-v-3ec3c8f2],
.infos .cardsSuccess .email[data-v-3ec3c8f2] {
  display: flex;
  align-items: center;
  padding-top: 5px;
}
.infos .cardsSuccess .phone i[data-v-3ec3c8f2],
.infos .cardsSuccess .email i[data-v-3ec3c8f2] {
  font-size: 12px;
  transform: scale(0.7);
  color: #666666;
}
.infos .cardsSuccess .phone span[data-v-3ec3c8f2],
.infos .cardsSuccess .email span[data-v-3ec3c8f2] {
  display: block;
  color: #212121;
  font-size: 12px;
}
.infos .cardsSuccess .phoneStyle[data-v-3ec3c8f2] {
  position: absolute;
  top: 70%;
  right: 24px;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border: 5px solid rgba(58, 200, 163, 0.3);
  box-shadow: 0 0 0 5px rgba(58, 200, 163, 0.1);
  border-radius: 50%;
  background: #3ac8a3;
  display: flex;
  justify-content: center;
  align-items: center;
}
.infos .cardsSuccess .phoneStyle i[data-v-3ec3c8f2] {
  font-size: 21px;
  color: #ffffff;
}
.infos .basic li[data-v-3ec3c8f2] {
  padding-bottom: 15px;
}
.infos .basic li p[data-v-3ec3c8f2] {
  color: #666666;
  font-size: 12px;
}
.infos .basic li p[data-v-3ec3c8f2]:nth-child(2) {
  font-weight: 700;
  padding-top: 5px;
}
.btn[data-v-3ec3c8f2] {
  padding: 10px 0;
}
.contactsSelect[data-v-3ec3c8f2] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.singleSubpage[data-v-3ec3c8f2] {
  width: 100%;
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  z-index: 2;
  margin-top: 8px;
}
.singleSubpage.withProcess[data-v-3ec3c8f2] {
  height: calc(100vh - 256px);
}
.singleSubpage.withProcess[data-v-3ec3c8f2] .el-tabs__content {
  height: calc(100vh - 320px);
  overflow-y: auto;
}
.singleSubpage[data-v-3ec3c8f2]:not(.withProcess) {
  height: calc(100vh - 159px);
}
.singleSubpage[data-v-3ec3c8f2]:not(.withProcess) .el-tabs__content {
  height: calc(100vh - 215px);
  overflow-y: auto;
}
.singleSubpage[data-v-3ec3c8f2] .el-tabs--border-card {
  border-width: 0;
  box-shadow: 0 0 0 0;
}
.singleSubpage[data-v-3ec3c8f2] .el-tabs--border-card .el-tabs__item.is-active {
  border-top: 3px solid #b42023;
  color: #212121;
}
.singleSubpage[data-v-3ec3c8f2] .el-tabs--border-card .el-tabs__item {
  border-top: 3px solid transparent;
  height: 56px;
  line-height: 56px;
  color: #666666;
  font-weight: 600;
}
.singleSubpage[data-v-3ec3c8f2] .el-tabs__nav-next,
.singleSubpage[data-v-3ec3c8f2] .el-tabs__nav-prev {
  top: 20%;
}
.otherBtnPopover li[data-v-3ec3c8f2] {
  display: flex;
  align-items: center;
  padding: 6px 10px;
  cursor: pointer;
}
.otherBtnPopover li[data-v-3ec3c8f2]:hover {
  background: rgba(180, 32, 35, 0.2);
}
.otherBtnPopover li:hover span[data-v-3ec3c8f2],
.otherBtnPopover li:hover i[data-v-3ec3c8f2] {
  color: #b42023;
}
.otherBtnPopover li span[data-v-3ec3c8f2] {
  color: #666666;
  font-size: 12px;
}
.otherBtnPopover li i[data-v-3ec3c8f2] {
  color: #666666;
  font-size: 12px;
  padding-right: 5px;
}
.processTitle[data-v-3ec3c8f2] {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.processTitle i[data-v-3ec3c8f2] {
  color: #02c751;
  font-size: 14px;
}
.processTitle span[data-v-3ec3c8f2] {
  display: block;
  font-size: 12px;
  color: #b9b9b9;
  padding: 0 5px;
}
.processTitle p[data-v-3ec3c8f2] {
  font-size: 12px;
  color: #41aaff;
  cursor: pointer;
}
.processStyle[data-v-3ec3c8f2] {
  margin-top: 10px;
  padding: 10px 20px;
  background: #ffffff;
  position: relative;
}
.processStyle ul[data-v-3ec3c8f2] {
  display: flex;
}
.processStyle li[data-v-3ec3c8f2] {
  width: 146px;
  height: 40px;
  background: #3ac8a3;
  text-align: center;
  line-height: 40px;
  margin-right: 5px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.processStyle li strong[data-v-3ec3c8f2] {
  font-size: 14px;
  color: #ffffff;
}
.processStyle li[data-v-3ec3c8f2]::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px !important;
  border-width: 20px 0 20px 20px;
  border-color: #ffffff #ffffff #ffffff transparent;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  border-style: solid;
}
.processStyle li[data-v-3ec3c8f2]::before {
  content: "";
  display: block;
  width: 0px;
  height: 0px !important;
  border-width: 20px 0 20px 20px;
  border-color: #3ac8a3 #3ac8a3 #3ac8a3 transparent;
  position: absolute;
  left: -20px;
  top: 0;
  z-index: 2;
  border-style: solid;
}
.processStyle li[data-v-3ec3c8f2]:nth-child(1)::before {
  display: none;
}
.processStyle li[data-v-3ec3c8f2]:nth-last-child(1)::after {
  display: none;
}
.processStyle .error[data-v-3ec3c8f2] {
  background: red;
}
.processStyle .error strong[data-v-3ec3c8f2] {
  color: #ffffff;
}
.processStyle .error[data-v-3ec3c8f2]::before {
  border-color: red red red transparent;
}
.processStyle .loading[data-v-3ec3c8f2] {
  background: #eeeeee;
}
.processStyle .loading strong[data-v-3ec3c8f2] {
  color: #666666;
}
.processStyle .loading[data-v-3ec3c8f2]::before {
  border-color: #eeeeee #eeeeee #eeeeee transparent;
}
.look[data-v-3ec3c8f2] {
  color: #b42023;
  cursor: pointer;
}
.look[data-v-3ec3c8f2]:hover {
  text-decoration: underline;
}
[data-v-3ec3c8f2].el-table__empty-block {
  height: auto !important;
}
.drawer[data-v-3ec3c8f2] {
  position: relative;
}
.drawer .close[data-v-3ec3c8f2] {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 50%;
  left: -45px;
  transform: translate(0, -50%);
  background: #409EFF;
  box-shadow: -2px 2px 10px 0 rgba(33, 33, 33, 0.12);
  border-radius: 4px 0 0 4px;
  cursor: pointer;
}
.drawer .close[data-v-3ec3c8f2]::before,
.drawer .close[data-v-3ec3c8f2]::after {
  content: "";
  width: 2px;
  height: 14px;
  background: #ffffff;
  position: absolute;
}
.drawer .close[data-v-3ec3c8f2]::before {
  transform: rotate(45deg) translate(-50%, -50%);
  top: 50%;
  left: 43%;
}
.drawer .close[data-v-3ec3c8f2]::after {
  transform: rotate(135deg) translate(-50%, -50%);
  top: 28%;
  left: 40%;
}
.drawer[data-v-3ec3c8f2] .el-drawer {
  overflow: initial;
  outline: none;
  background-color: #f1f2f6;
}
[data-v-3ec3c8f2].el-drawer__wrapper {
  width: 80%;
  left: 20%;
  overflow: visible;
}
.tabs[data-v-3ec3c8f2] {
  width: 100%;
  margin-right: 0;
}
ul[data-v-3ec3c8f2] {
  list-style: none;
}
.icon-shoucang[data-v-3ec3c8f2] {
  cursor: pointer;
  color: #b9b9b9;
}
.icon-shoucang.active[data-v-3ec3c8f2] {
  color: #f69a23;
}
p[data-v-3ec3c8f2] {
  padding: 0;
  margin: 0;
  font-size: 14px;
}
[data-v-f4574f08].el-drawer__body {
  display: flex;
  flex-direction: column;
  height: 100vh !important;
}
.topnav[data-v-f4574f08] {
  background: #fff;
}
.container[data-v-f4574f08] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
}
.container .section[data-v-f4574f08] {
  display: flex;
  align-items: center;
}
.container .section .iconfont[data-v-f4574f08]:not(.iconxingxing, .iconsuo-lock_shixin) {
  font-size: 34px;
  padding-right: 18px;
  color: #162f71;
}
.container .section .iconxingxing[data-v-f4574f08] {
  font-size: 14px;
  color: #b42023;
  padding: 0 5px;
  cursor: pointer;
}
.container .section .iconsuo-lock_shixin[data-v-f4574f08] {
  font-size: 14px;
}
.container .section .name div[data-v-f4574f08]:nth-child(1) {
  color: #999999;
  font-size: 14px;
}
.container .section .name div[data-v-f4574f08]:nth-child(2) {
  font-size: 16px;
  color: #212121;
  font-weight: bold;
  padding-top: 5px;
}
.container .buttons[data-v-f4574f08] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.container .buttons[data-v-f4574f08] .iconBtn {
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  padding: 0 15px;
  border: 1px solid #dddddd;
  width: 35px;
  padding: 0;
  color: #212121;
  background: #ffffff;
  margin-left: 10px;
}
.container .buttons[data-v-f4574f08] .iconBtn:hover {
  background: rgba(180, 32, 35, 0.2);
  color: #b42023;
}
.container .buttons[data-v-f4574f08] .iconBtn .iconshenglvehao {
  transform: scale(0.25) translateX(-80px);
  display: inline-block;
}
.container[data-v-f4574f08] .buttons > .el-button {
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  padding: 0 15px;
  border-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container[data-v-f4574f08] .buttons > .el-button .iconfont {
  padding-right: 5px;
  font-size: 14px;
}
.container[data-v-f4574f08] .buttons > .el-button .iconbianji {
  font-size: 12px;
}
.container[data-v-f4574f08] .buttons > .el-button.editbtn, .container[data-v-f4574f08] .buttons > .el-button.btn-blue {
  color: #ffffff;
  background: #5f9fe1;
}
.container[data-v-f4574f08] .buttons > .el-button.editbtn:hover, .container[data-v-f4574f08] .buttons > .el-button.btn-blue:hover {
  background: rgba(95, 159, 225, 0.8);
}
.container[data-v-f4574f08] .buttons > .el-button.taskPass, .container[data-v-f4574f08] .buttons > .el-button.btn-green {
  color: #ffffff;
  background: #02c751;
}
.container[data-v-f4574f08] .buttons > .el-button.taskPass:hover, .container[data-v-f4574f08] .buttons > .el-button.btn-green:hover {
  background: rgba(2, 199, 81, 0.8);
}
.flexRow[data-v-f4574f08] {
  display: flex;
  align-items: center;
  padding: 0 30px 20px 30px;
  margin: 0;
}
.flexRow li[data-v-f4574f08] {
  padding-right: 60px;
}
.flexRow li[data-v-f4574f08]:nth-last-child(1) {
  padding-right: 0;
}
.flexRow li div[data-v-f4574f08]:nth-child(1) {
  font-size: 12px !important;
  color: #666666;
}
.flexRow li div[data-v-f4574f08]:nth-child(2) {
  color: #212121;
  font-weight: bold;
  padding-top: 3px;
  display: flex;
  align-items: center;
}
.flexRow i[data-v-f4574f08] {
  font-size: 14px;
  padding-right: 4px;
}
.flexRow .iconic2[data-v-f4574f08] {
  color: #3ac8a3;
}
.flexRow .icontime[data-v-f4574f08] {
  color: #f69a23;
}
.flexRow .iconclose[data-v-f4574f08] {
  color: #f95a5a;
}
.subpage[data-v-f4574f08] {
  display: flex;
  flex-grow: 1;
  padding-top: 8px;
  overflow: hidden;
}
.tabs[data-v-f4574f08] {
  width: calc(100% - 330px);
  transition: width 0.5s;
  margin-right: 8px;
  overflow-y: auto;
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  z-index: 2;
}
.tabs.active[data-v-f4574f08] {
  width: 100%;
  margin-right: 0;
}
.tabs .more[data-v-f4574f08] {
  background: #cccccc;
  height: 38px;
  width: 15px;
  position: absolute;
  top: 50%;
  right: 0;
  cursor: pointer;
  margin-top: -10px;
  border-radius: 1000px 0 0 1000px;
  z-index: 10;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s;
}
.tabs .more[data-v-f4574f08]:hover {
  background: #d6d6d6;
}
.tabs .more[data-v-f4574f08]:hover::before {
  transform: scale(1.15);
}
.tabs[data-v-f4574f08] .el-tabs--border-card {
  border-width: 0;
  box-shadow: 0 0 0 0;
}
.tabs[data-v-f4574f08] .el-tabs--border-card .el-tabs__item.is-active {
  border-top: 3px solid #409EFF;
  color: #212121;
}
.tabs[data-v-f4574f08] .el-tabs--border-card .el-tabs__item {
  border-top: 3px solid transparent;
  height: 56px;
  line-height: 56px;
  color: #666666;
  font-weight: 600;
}
.tabs[data-v-f4574f08] .el-tabs--border-card .el-tabs__content {
  height: calc(100vh - 230px);
  overflow-y: auto;
}
.tabs[data-v-f4574f08] .el-tabs__nav-next,
.tabs[data-v-f4574f08] .el-tabs__nav-prev {
  top: 20%;
}
.infos[data-v-f4574f08] {
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 322px;
}
.infos .infoStyle[data-v-f4574f08] {
  width: 322px;
  padding: 20px;
  height: calc(100vh - 160px);
  overflow-y: auto;
}
.infos .title[data-v-f4574f08] {
  color: #212121;
  font-weight: 700;
  padding-bottom: 10px;
}
.infos .cardsError[data-v-f4574f08] {
  background: #f5f6fa;
  text-align: center;
  padding: 24px 0;
  position: relative;
  margin-bottom: 20px;
}
.infos .cardsError p[data-v-f4574f08] {
  font-size: 12px;
  color: #666666;
  padding-top: 5px;
  padding-bottom: 15px;
}
.infos .cardsError .iconrenxiang[data-v-f4574f08] {
  font-size: 28px;
  color: #cccccc;
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
}
.infos .cardsError[data-v-f4574f08] .el-button {
  color: #ffffff;
  background: #212121;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  margin: 0 auto;
  border-color: #212121;
  display: flex;
  justify-content: center;
  align-items: center;
}
.infos .cardsError[data-v-f4574f08] .el-button:hover {
  background: rgba(33, 33, 33, 0.8);
}
.infos .cardsError[data-v-f4574f08] .el-button .iconadd {
  color: #ffffff;
  padding-right: 4px;
  font-size: 14px;
}
.infos .cardsSuccess[data-v-f4574f08] {
  background: #f5f6fa;
  text-align: center;
  padding: 24px 0;
  position: relative;
  margin-bottom: 20px;
}
.infos .cardsSuccess .tips[data-v-f4574f08] {
  background: rgba(251, 147, 35, 0.06);
  border-radius: 0 0 0 15px;
  position: absolute;
  padding: 2px 5px;
  right: 0;
  top: 0;
}
.infos .cardsSuccess .tips i[data-v-f4574f08] {
  font-size: 12px;
  color: #212121;
  padding-right: 4px;
}
.infos .cardsSuccess .tips span[data-v-f4574f08] {
  font-size: 12px;
  color: #999999;
}
.infos .cardsSuccess .users[data-v-f4574f08] {
  display: flex;
  padding: 0 18px;
}
.infos .cardsSuccess .users img[data-v-f4574f08] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.infos .cardsSuccess .content[data-v-f4574f08] {
  padding-left: 13px;
}
.infos .cardsSuccess .name[data-v-f4574f08] {
  display: flex;
  padding-bottom: 9px;
}
.infos .cardsSuccess .name span[data-v-f4574f08]:nth-child(1) {
  font-size: 16px;
  color: #212121;
  font-weight: 700;
  display: block;
  border-right: 1px solid #eeeeee;
  padding-right: 8px;
  margin-right: 8px;
  text-align: left;
}
.infos .cardsSuccess .name span[data-v-f4574f08]:nth-child(2) {
  font-size: 14px;
  color: #4a4a4a;
  font-weight: 700;
  display: block;
}
.infos .cardsSuccess .phone[data-v-f4574f08],
.infos .cardsSuccess .email[data-v-f4574f08] {
  display: flex;
  align-items: center;
  padding-top: 5px;
}
.infos .cardsSuccess .phone i[data-v-f4574f08],
.infos .cardsSuccess .email i[data-v-f4574f08] {
  font-size: 12px;
  transform: scale(0.7);
  color: #666666;
}
.infos .cardsSuccess .phone span[data-v-f4574f08],
.infos .cardsSuccess .email span[data-v-f4574f08] {
  display: block;
  color: #212121;
  font-size: 12px;
}
.infos .cardsSuccess .phoneStyle[data-v-f4574f08] {
  position: absolute;
  top: 70%;
  right: 24px;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border: 5px solid rgba(58, 200, 163, 0.3);
  box-shadow: 0 0 0 5px rgba(58, 200, 163, 0.1);
  border-radius: 50%;
  background: #3ac8a3;
  display: flex;
  justify-content: center;
  align-items: center;
}
.infos .cardsSuccess .phoneStyle i[data-v-f4574f08] {
  font-size: 21px;
  color: #ffffff;
}
.infos .basic li[data-v-f4574f08] {
  padding-bottom: 15px;
}
.infos .basic li p[data-v-f4574f08] {
  color: #666666;
  font-size: 12px;
}
.infos .basic li p[data-v-f4574f08]:nth-child(2) {
  font-weight: 700;
  padding-top: 5px;
}
.btn[data-v-f4574f08] {
  padding: 10px 0;
}
.contactsSelect[data-v-f4574f08] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.singleSubpage[data-v-f4574f08] {
  width: 100%;
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  z-index: 2;
  margin-top: 8px;
}
.singleSubpage.withProcess[data-v-f4574f08] {
  height: calc(100vh - 256px);
}
.singleSubpage.withProcess[data-v-f4574f08] .el-tabs__content {
  height: calc(100vh - 320px);
  overflow-y: auto;
}
.singleSubpage[data-v-f4574f08]:not(.withProcess) {
  height: calc(100vh - 159px);
}
.singleSubpage[data-v-f4574f08]:not(.withProcess) .el-tabs__content {
  height: calc(100vh - 215px);
  overflow-y: auto;
}
.singleSubpage[data-v-f4574f08] .el-tabs--border-card {
  border-width: 0;
  box-shadow: 0 0 0 0;
}
.singleSubpage[data-v-f4574f08] .el-tabs--border-card .el-tabs__item.is-active {
  border-top: 3px solid #b42023;
  color: #212121;
}
.singleSubpage[data-v-f4574f08] .el-tabs--border-card .el-tabs__item {
  border-top: 3px solid transparent;
  height: 56px;
  line-height: 56px;
  color: #666666;
  font-weight: 600;
}
.singleSubpage[data-v-f4574f08] .el-tabs__nav-next,
.singleSubpage[data-v-f4574f08] .el-tabs__nav-prev {
  top: 20%;
}
.otherBtnPopover li[data-v-f4574f08] {
  display: flex;
  align-items: center;
  padding: 6px 10px;
  cursor: pointer;
}
.otherBtnPopover li[data-v-f4574f08]:hover {
  background: rgba(180, 32, 35, 0.2);
}
.otherBtnPopover li:hover span[data-v-f4574f08],
.otherBtnPopover li:hover i[data-v-f4574f08] {
  color: #b42023;
}
.otherBtnPopover li span[data-v-f4574f08] {
  color: #666666;
  font-size: 12px;
}
.otherBtnPopover li i[data-v-f4574f08] {
  color: #666666;
  font-size: 12px;
  padding-right: 5px;
}
.processTitle[data-v-f4574f08] {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.processTitle i[data-v-f4574f08] {
  color: #02c751;
  font-size: 14px;
}
.processTitle span[data-v-f4574f08] {
  display: block;
  font-size: 12px;
  color: #b9b9b9;
  padding: 0 5px;
}
.processTitle p[data-v-f4574f08] {
  font-size: 12px;
  color: #41aaff;
  cursor: pointer;
}
.processStyle[data-v-f4574f08] {
  margin-top: 10px;
  padding: 10px 20px;
  background: #ffffff;
  position: relative;
}
.processStyle ul[data-v-f4574f08] {
  display: flex;
}
.processStyle li[data-v-f4574f08] {
  width: 146px;
  height: 40px;
  background: #3ac8a3;
  text-align: center;
  line-height: 40px;
  margin-right: 5px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.processStyle li strong[data-v-f4574f08] {
  font-size: 14px;
  color: #ffffff;
}
.processStyle li[data-v-f4574f08]::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px !important;
  border-width: 20px 0 20px 20px;
  border-color: #ffffff #ffffff #ffffff transparent;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  border-style: solid;
}
.processStyle li[data-v-f4574f08]::before {
  content: "";
  display: block;
  width: 0px;
  height: 0px !important;
  border-width: 20px 0 20px 20px;
  border-color: #3ac8a3 #3ac8a3 #3ac8a3 transparent;
  position: absolute;
  left: -20px;
  top: 0;
  z-index: 2;
  border-style: solid;
}
.processStyle li[data-v-f4574f08]:nth-child(1)::before {
  display: none;
}
.processStyle li[data-v-f4574f08]:nth-last-child(1)::after {
  display: none;
}
.processStyle .error[data-v-f4574f08] {
  background: red;
}
.processStyle .error strong[data-v-f4574f08] {
  color: #ffffff;
}
.processStyle .error[data-v-f4574f08]::before {
  border-color: red red red transparent;
}
.processStyle .loading[data-v-f4574f08] {
  background: #eeeeee;
}
.processStyle .loading strong[data-v-f4574f08] {
  color: #666666;
}
.processStyle .loading[data-v-f4574f08]::before {
  border-color: #eeeeee #eeeeee #eeeeee transparent;
}
.look[data-v-f4574f08] {
  color: #b42023;
  cursor: pointer;
}
.look[data-v-f4574f08]:hover {
  text-decoration: underline;
}
[data-v-f4574f08].el-table__empty-block {
  height: auto !important;
}
.drawer[data-v-f4574f08] {
  position: relative;
}
.drawer .close[data-v-f4574f08] {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 50%;
  left: -45px;
  transform: translate(0, -50%);
  background: #409EFF;
  box-shadow: -2px 2px 10px 0 rgba(33, 33, 33, 0.12);
  border-radius: 4px 0 0 4px;
  cursor: pointer;
}
.drawer .close[data-v-f4574f08]::before,
.drawer .close[data-v-f4574f08]::after {
  content: "";
  width: 2px;
  height: 14px;
  background: #ffffff;
  position: absolute;
}
.drawer .close[data-v-f4574f08]::before {
  transform: rotate(45deg) translate(-50%, -50%);
  top: 50%;
  left: 43%;
}
.drawer .close[data-v-f4574f08]::after {
  transform: rotate(135deg) translate(-50%, -50%);
  top: 28%;
  left: 40%;
}
.drawer[data-v-f4574f08] .el-drawer {
  overflow: initial;
  outline: none;
  background-color: #f1f2f6;
}
[data-v-f4574f08].el-drawer__wrapper {
  width: 80%;
  left: 20%;
  overflow: visible;
}
.tabs[data-v-f4574f08] {
  width: 100%;
  margin-right: 0;
}
ul[data-v-f4574f08] {
  list-style: none;
}
.followupBtn[data-v-f4574f08] {
  text-align: right;
  margin-bottom: 10px;
}
[data-v-3083f5a0].el-drawer__body {
  display: flex;
  flex-direction: column;
  height: 100vh !important;
}
.topnav[data-v-3083f5a0] {
  background: #fff;
}
.container[data-v-3083f5a0] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
}
.container .section[data-v-3083f5a0] {
  display: flex;
  align-items: center;
}
.container .section .iconfont[data-v-3083f5a0]:not(.iconxingxing, .iconsuo-lock_shixin) {
  font-size: 34px;
  padding-right: 18px;
  color: #162f71;
}
.container .section .iconxingxing[data-v-3083f5a0] {
  font-size: 14px;
  color: #b42023;
  padding: 0 5px;
  cursor: pointer;
}
.container .section .iconsuo-lock_shixin[data-v-3083f5a0] {
  font-size: 14px;
}
.container .section .name div[data-v-3083f5a0]:nth-child(1) {
  color: #999999;
  font-size: 14px;
}
.container .section .name div[data-v-3083f5a0]:nth-child(2) {
  font-size: 16px;
  color: #212121;
  font-weight: bold;
  padding-top: 5px;
}
.container .buttons[data-v-3083f5a0] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.container .buttons[data-v-3083f5a0] .iconBtn {
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  padding: 0 15px;
  border: 1px solid #dddddd;
  width: 35px;
  padding: 0;
  color: #212121;
  background: #ffffff;
  margin-left: 10px;
}
.container .buttons[data-v-3083f5a0] .iconBtn:hover {
  background: rgba(180, 32, 35, 0.2);
  color: #b42023;
}
.container .buttons[data-v-3083f5a0] .iconBtn .iconshenglvehao {
  transform: scale(0.25) translateX(-80px);
  display: inline-block;
}
.container[data-v-3083f5a0] .buttons > .el-button {
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  padding: 0 15px;
  border-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container[data-v-3083f5a0] .buttons > .el-button .iconfont {
  padding-right: 5px;
  font-size: 14px;
}
.container[data-v-3083f5a0] .buttons > .el-button .iconbianji {
  font-size: 12px;
}
.container[data-v-3083f5a0] .buttons > .el-button.editbtn, .container[data-v-3083f5a0] .buttons > .el-button.btn-blue {
  color: #ffffff;
  background: #5f9fe1;
}
.container[data-v-3083f5a0] .buttons > .el-button.editbtn:hover, .container[data-v-3083f5a0] .buttons > .el-button.btn-blue:hover {
  background: rgba(95, 159, 225, 0.8);
}
.container[data-v-3083f5a0] .buttons > .el-button.taskPass, .container[data-v-3083f5a0] .buttons > .el-button.btn-green {
  color: #ffffff;
  background: #02c751;
}
.container[data-v-3083f5a0] .buttons > .el-button.taskPass:hover, .container[data-v-3083f5a0] .buttons > .el-button.btn-green:hover {
  background: rgba(2, 199, 81, 0.8);
}
.flexRow[data-v-3083f5a0] {
  display: flex;
  align-items: center;
  padding: 0 30px 20px 30px;
  margin: 0;
}
.flexRow li[data-v-3083f5a0] {
  padding-right: 60px;
}
.flexRow li[data-v-3083f5a0]:nth-last-child(1) {
  padding-right: 0;
}
.flexRow li div[data-v-3083f5a0]:nth-child(1) {
  font-size: 12px !important;
  color: #666666;
}
.flexRow li div[data-v-3083f5a0]:nth-child(2) {
  color: #212121;
  font-weight: bold;
  padding-top: 3px;
  display: flex;
  align-items: center;
}
.flexRow i[data-v-3083f5a0] {
  font-size: 14px;
  padding-right: 4px;
}
.flexRow .iconic2[data-v-3083f5a0] {
  color: #3ac8a3;
}
.flexRow .icontime[data-v-3083f5a0] {
  color: #f69a23;
}
.flexRow .iconclose[data-v-3083f5a0] {
  color: #f95a5a;
}
.subpage[data-v-3083f5a0] {
  display: flex;
  flex-grow: 1;
  padding-top: 8px;
  overflow: hidden;
}
.tabs[data-v-3083f5a0] {
  width: calc(100% - 330px);
  transition: width 0.5s;
  margin-right: 8px;
  overflow-y: auto;
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  z-index: 2;
}
.tabs.active[data-v-3083f5a0] {
  width: 100%;
  margin-right: 0;
}
.tabs .more[data-v-3083f5a0] {
  background: #cccccc;
  height: 38px;
  width: 15px;
  position: absolute;
  top: 50%;
  right: 0;
  cursor: pointer;
  margin-top: -10px;
  border-radius: 1000px 0 0 1000px;
  z-index: 10;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s;
}
.tabs .more[data-v-3083f5a0]:hover {
  background: #d6d6d6;
}
.tabs .more[data-v-3083f5a0]:hover::before {
  transform: scale(1.15);
}
.tabs[data-v-3083f5a0] .el-tabs--border-card {
  border-width: 0;
  box-shadow: 0 0 0 0;
}
.tabs[data-v-3083f5a0] .el-tabs--border-card .el-tabs__item.is-active {
  border-top: 3px solid #409EFF;
  color: #212121;
}
.tabs[data-v-3083f5a0] .el-tabs--border-card .el-tabs__item {
  border-top: 3px solid transparent;
  height: 56px;
  line-height: 56px;
  color: #666666;
  font-weight: 600;
}
.tabs[data-v-3083f5a0] .el-tabs--border-card .el-tabs__content {
  height: calc(100vh - 230px);
  overflow-y: auto;
}
.tabs[data-v-3083f5a0] .el-tabs__nav-next,
.tabs[data-v-3083f5a0] .el-tabs__nav-prev {
  top: 20%;
}
.infos[data-v-3083f5a0] {
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 322px;
}
.infos .infoStyle[data-v-3083f5a0] {
  width: 322px;
  padding: 20px;
  height: calc(100vh - 160px);
  overflow-y: auto;
}
.infos .title[data-v-3083f5a0] {
  color: #212121;
  font-weight: 700;
  padding-bottom: 10px;
}
.infos .cardsError[data-v-3083f5a0] {
  background: #f5f6fa;
  text-align: center;
  padding: 24px 0;
  position: relative;
  margin-bottom: 20px;
}
.infos .cardsError p[data-v-3083f5a0] {
  font-size: 12px;
  color: #666666;
  padding-top: 5px;
  padding-bottom: 15px;
}
.infos .cardsError .iconrenxiang[data-v-3083f5a0] {
  font-size: 28px;
  color: #cccccc;
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
}
.infos .cardsError[data-v-3083f5a0] .el-button {
  color: #ffffff;
  background: #212121;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  margin: 0 auto;
  border-color: #212121;
  display: flex;
  justify-content: center;
  align-items: center;
}
.infos .cardsError[data-v-3083f5a0] .el-button:hover {
  background: rgba(33, 33, 33, 0.8);
}
.infos .cardsError[data-v-3083f5a0] .el-button .iconadd {
  color: #ffffff;
  padding-right: 4px;
  font-size: 14px;
}
.infos .cardsSuccess[data-v-3083f5a0] {
  background: #f5f6fa;
  text-align: center;
  padding: 24px 0;
  position: relative;
  margin-bottom: 20px;
}
.infos .cardsSuccess .tips[data-v-3083f5a0] {
  background: rgba(251, 147, 35, 0.06);
  border-radius: 0 0 0 15px;
  position: absolute;
  padding: 2px 5px;
  right: 0;
  top: 0;
}
.infos .cardsSuccess .tips i[data-v-3083f5a0] {
  font-size: 12px;
  color: #212121;
  padding-right: 4px;
}
.infos .cardsSuccess .tips span[data-v-3083f5a0] {
  font-size: 12px;
  color: #999999;
}
.infos .cardsSuccess .users[data-v-3083f5a0] {
  display: flex;
  padding: 0 18px;
}
.infos .cardsSuccess .users img[data-v-3083f5a0] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.infos .cardsSuccess .content[data-v-3083f5a0] {
  padding-left: 13px;
}
.infos .cardsSuccess .name[data-v-3083f5a0] {
  display: flex;
  padding-bottom: 9px;
}
.infos .cardsSuccess .name span[data-v-3083f5a0]:nth-child(1) {
  font-size: 16px;
  color: #212121;
  font-weight: 700;
  display: block;
  border-right: 1px solid #eeeeee;
  padding-right: 8px;
  margin-right: 8px;
  text-align: left;
}
.infos .cardsSuccess .name span[data-v-3083f5a0]:nth-child(2) {
  font-size: 14px;
  color: #4a4a4a;
  font-weight: 700;
  display: block;
}
.infos .cardsSuccess .phone[data-v-3083f5a0],
.infos .cardsSuccess .email[data-v-3083f5a0] {
  display: flex;
  align-items: center;
  padding-top: 5px;
}
.infos .cardsSuccess .phone i[data-v-3083f5a0],
.infos .cardsSuccess .email i[data-v-3083f5a0] {
  font-size: 12px;
  transform: scale(0.7);
  color: #666666;
}
.infos .cardsSuccess .phone span[data-v-3083f5a0],
.infos .cardsSuccess .email span[data-v-3083f5a0] {
  display: block;
  color: #212121;
  font-size: 12px;
}
.infos .cardsSuccess .phoneStyle[data-v-3083f5a0] {
  position: absolute;
  top: 70%;
  right: 24px;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border: 5px solid rgba(58, 200, 163, 0.3);
  box-shadow: 0 0 0 5px rgba(58, 200, 163, 0.1);
  border-radius: 50%;
  background: #3ac8a3;
  display: flex;
  justify-content: center;
  align-items: center;
}
.infos .cardsSuccess .phoneStyle i[data-v-3083f5a0] {
  font-size: 21px;
  color: #ffffff;
}
.infos .basic li[data-v-3083f5a0] {
  padding-bottom: 15px;
}
.infos .basic li p[data-v-3083f5a0] {
  color: #666666;
  font-size: 12px;
}
.infos .basic li p[data-v-3083f5a0]:nth-child(2) {
  font-weight: 700;
  padding-top: 5px;
}
.btn[data-v-3083f5a0] {
  padding: 10px 0;
}
.contactsSelect[data-v-3083f5a0] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.singleSubpage[data-v-3083f5a0] {
  width: 100%;
  background: #ffffff;
  border: 1px solid #eeeeee;
  position: relative;
  z-index: 2;
  margin-top: 8px;
}
.singleSubpage.withProcess[data-v-3083f5a0] {
  height: calc(100vh - 256px);
}
.singleSubpage.withProcess[data-v-3083f5a0] .el-tabs__content {
  height: calc(100vh - 320px);
  overflow-y: auto;
}
.singleSubpage[data-v-3083f5a0]:not(.withProcess) {
  height: calc(100vh - 159px);
}
.singleSubpage[data-v-3083f5a0]:not(.withProcess) .el-tabs__content {
  height: calc(100vh - 215px);
  overflow-y: auto;
}
.singleSubpage[data-v-3083f5a0] .el-tabs--border-card {
  border-width: 0;
  box-shadow: 0 0 0 0;
}
.singleSubpage[data-v-3083f5a0] .el-tabs--border-card .el-tabs__item.is-active {
  border-top: 3px solid #b42023;
  color: #212121;
}
.singleSubpage[data-v-3083f5a0] .el-tabs--border-card .el-tabs__item {
  border-top: 3px solid transparent;
  height: 56px;
  line-height: 56px;
  color: #666666;
  font-weight: 600;
}
.singleSubpage[data-v-3083f5a0] .el-tabs__nav-next,
.singleSubpage[data-v-3083f5a0] .el-tabs__nav-prev {
  top: 20%;
}
.otherBtnPopover li[data-v-3083f5a0] {
  display: flex;
  align-items: center;
  padding: 6px 10px;
  cursor: pointer;
}
.otherBtnPopover li[data-v-3083f5a0]:hover {
  background: rgba(180, 32, 35, 0.2);
}
.otherBtnPopover li:hover span[data-v-3083f5a0],
.otherBtnPopover li:hover i[data-v-3083f5a0] {
  color: #b42023;
}
.otherBtnPopover li span[data-v-3083f5a0] {
  color: #666666;
  font-size: 12px;
}
.otherBtnPopover li i[data-v-3083f5a0] {
  color: #666666;
  font-size: 12px;
  padding-right: 5px;
}
.processTitle[data-v-3083f5a0] {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.processTitle i[data-v-3083f5a0] {
  color: #02c751;
  font-size: 14px;
}
.processTitle span[data-v-3083f5a0] {
  display: block;
  font-size: 12px;
  color: #b9b9b9;
  padding: 0 5px;
}
.processTitle p[data-v-3083f5a0] {
  font-size: 12px;
  color: #41aaff;
  cursor: pointer;
}
.processStyle[data-v-3083f5a0] {
  margin-top: 10px;
  padding: 10px 20px;
  background: #ffffff;
  position: relative;
}
.processStyle ul[data-v-3083f5a0] {
  display: flex;
}
.processStyle li[data-v-3083f5a0] {
  width: 146px;
  height: 40px;
  background: #3ac8a3;
  text-align: center;
  line-height: 40px;
  margin-right: 5px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.processStyle li strong[data-v-3083f5a0] {
  font-size: 14px;
  color: #ffffff;
}
.processStyle li[data-v-3083f5a0]::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px !important;
  border-width: 20px 0 20px 20px;
  border-color: #ffffff #ffffff #ffffff transparent;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  border-style: solid;
}
.processStyle li[data-v-3083f5a0]::before {
  content: "";
  display: block;
  width: 0px;
  height: 0px !important;
  border-width: 20px 0 20px 20px;
  border-color: #3ac8a3 #3ac8a3 #3ac8a3 transparent;
  position: absolute;
  left: -20px;
  top: 0;
  z-index: 2;
  border-style: solid;
}
.processStyle li[data-v-3083f5a0]:nth-child(1)::before {
  display: none;
}
.processStyle li[data-v-3083f5a0]:nth-last-child(1)::after {
  display: none;
}
.processStyle .error[data-v-3083f5a0] {
  background: red;
}
.processStyle .error strong[data-v-3083f5a0] {
  color: #ffffff;
}
.processStyle .error[data-v-3083f5a0]::before {
  border-color: red red red transparent;
}
.processStyle .loading[data-v-3083f5a0] {
  background: #eeeeee;
}
.processStyle .loading strong[data-v-3083f5a0] {
  color: #666666;
}
.processStyle .loading[data-v-3083f5a0]::before {
  border-color: #eeeeee #eeeeee #eeeeee transparent;
}
.look[data-v-3083f5a0] {
  color: #b42023;
  cursor: pointer;
}
.look[data-v-3083f5a0]:hover {
  text-decoration: underline;
}
[data-v-3083f5a0].el-table__empty-block {
  height: auto !important;
}
.drawer[data-v-3083f5a0] {
  position: relative;
}
.drawer .close[data-v-3083f5a0] {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 50%;
  left: -45px;
  transform: translate(0, -50%);
  background: #409EFF;
  box-shadow: -2px 2px 10px 0 rgba(33, 33, 33, 0.12);
  border-radius: 4px 0 0 4px;
  cursor: pointer;
}
.drawer .close[data-v-3083f5a0]::before,
.drawer .close[data-v-3083f5a0]::after {
  content: "";
  width: 2px;
  height: 14px;
  background: #ffffff;
  position: absolute;
}
.drawer .close[data-v-3083f5a0]::before {
  transform: rotate(45deg) translate(-50%, -50%);
  top: 50%;
  left: 43%;
}
.drawer .close[data-v-3083f5a0]::after {
  transform: rotate(135deg) translate(-50%, -50%);
  top: 28%;
  left: 40%;
}
.drawer[data-v-3083f5a0] .el-drawer {
  overflow: initial;
  outline: none;
  background-color: #f1f2f6;
}
[data-v-3083f5a0].el-drawer__wrapper {
  width: 80%;
  left: 20%;
  overflow: visible;
}
.tabs[data-v-3083f5a0] {
  width: 100%;
  margin-right: 0;
}
ul[data-v-3083f5a0] {
  list-style: none;
}
.icon-shoucang[data-v-3083f5a0] {
  cursor: pointer;
  color: #b9b9b9;
}
.icon-shoucang.active[data-v-3083f5a0] {
  color: #f69a23;
}
p[data-v-3083f5a0] {
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.basics[data-v-183853b4] {
  width: 900px;
  padding-bottom: 50px;
  margin: 20px auto;
  background: #fff;
}
.head[data-v-183853b4] {
  padding: 20px 0 15px 15px;
}
.form[data-v-183853b4] {
  padding: 0px 25px 25px 25px;
}
.form[data-v-183853b4] .el-textarea__inner {
  resize: none;
}
.btnWrap[data-v-183853b4] {
  text-align: center;
}
.btnWrap .btn[data-v-183853b4] {
  margin-right: 20px;
}
.title[data-v-183853b4] {
  display: flex;
  align-items: center;
}
.title p[data-v-183853b4] {
  color: #999999;
  padding-left: 10px;
}
.btnWrap[data-v-4a2177f9] {
  text-align: right;
}
[data-v-4a2177f9].el-divider--horizontal {
  margin: 10px 0;
}
[data-v-4a2177f9].el-dialog__body {
  padding: 10px 20px 30px;
}
.content[data-v-4a2177f9] {
  display: flex;
  flex-direction: row;
}
.content .left[data-v-4a2177f9] {
  width: 50%;
}
.content .left .el-select[data-v-4a2177f9] {
  width: 95%;
}
.content .left .company[data-v-4a2177f9] {
  cursor: pointer;
  margin-top: 10px;
}
.content .middle[data-v-4a2177f9] {
  min-height: 100px;
  width: 1px;
  border: 1px solid #eeeeee;
  margin-left: 15px;
}
.choose[data-v-4a2177f9] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.choose .name[data-v-4a2177f9] {
  margin-top: 5px;
}
.readOnly[data-v-4a2177f9] {
  pointer-events: none;
}
.right[data-v-4a2177f9] {
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}
.right .rightStaff[data-v-4a2177f9] {
  position: relative;
  border: 1px solid #f2f2f2;
  padding: 5px 20px 5px 10px;
  background-color: #f2f2f2;
  margin-bottom: 5px;
  margin-left: 5px;
  border-radius: 2px;
}
.right .rightStaff .close[data-v-4a2177f9] {
  cursor: pointer;
  margin-left: 10px;
  color: #b42023;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 4px;
}
.company[data-v-5b4ab788] {
  margin-top: 10px;
  cursor: pointer;
}
.company .organization[data-v-5b4ab788] {
  padding: 5px;
  display: block;
  background: rgba(64, 158, 255, 0.5);
  color: #ffffff;
}
.company .organization span[data-v-5b4ab788] {
  cursor: pointer;
}
.company .company_type[data-v-5b4ab788] {
  background: #fbfbfb;
  padding: 10px 5px;
}
.choose[data-v-5b4ab788] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex: 1;
}
.enter[data-v-5b4ab788] {
  cursor: pointer;
}
.close[data-v-3a41c4b4] {
  cursor: pointer;
  color: red;
  margin-left: 10px;
}
.showRole[data-v-3a41c4b4] {
  border: 1px solid #f2f2f2;
  background-color: #f2f2f2;
  padding: 5px 10px;
}
[data-v-3a41c4b4].el-drawer__header {
  margin-bottom: 0;
  padding-bottom: 20px;
  background-color: #f7f8fa;
}
[data-v-3a41c4b4].el-drawer__header .el-input,[data-v-3a41c4b4].el-drawer__header .el-input__inner {
  background: transparent;
  width: 100px;
  border: 0;
}
[contenteditable=true][data-v-3a41c4b4]:focus {
  border-bottom: 1px solid #b42023;
  outline: none;
}
.middle[data-v-3a41c4b4] {
  margin: 25px;
}
.selectApprove-content[data-v-3a41c4b4] {
  margin-top: 30px;
}
.selectApprove-content .tip[data-v-3a41c4b4] {
  color: #cbbfbf;
  margin-left: 5px;
  font-weight: 600;
}
.selectApprove-content .con_staff[data-v-3a41c4b4] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.selectApprove-content .con_staff_show[data-v-3a41c4b4] {
  display: flex;
  flex-direction: column;
}
.selectApprove-content .member[data-v-3a41c4b4] {
  display: flex;
  flex-direction: column;
}
.selectApprove-content .member[data-v-3a41c4b4] .el-checkbox:last-of-type {
  margin-top: 20px;
}
.selectApprove-content .member[data-v-3a41c4b4] .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #606266;
}
.selectApprove-content .member[data-v-3a41c4b4] .el-checkbox__input.is-checked .el-checkbox__inner {
  border-color: #606266;
  background-color: #b42023;
}
.selectApprove-content .showStaff[data-v-3a41c4b4] {
  border: 1px solid #f2f2f2;
  background-color: #f2f2f2;
  padding: 10px;
  margin-top: 10px;
}
.selectApprove-content .way[data-v-3a41c4b4] {
  line-height: 30px;
}
.selectApprove-content .way[data-v-3a41c4b4] .el-radio {
  margin-bottom: 10px;
}
.selectApprove-content .way p[data-v-3a41c4b4] {
  margin-bottom: 10px;
}
.selectApprove-content .role[data-v-3a41c4b4] {
  margin-bottom: 18px;
}
.selectApprove-content .staff[data-v-3a41c4b4] {
  border: 1px solid #f2f2f2;
  padding: 10px;
  background-color: #f2f2f2;
  margin-top: 20px;
}
.selectApprove-content .close[data-v-3a41c4b4] {
  cursor: pointer;
  color: #b42023;
  margin-left: 10px;
}
.bottom[data-v-3a41c4b4] {
  margin-left: 25px;
}
.bottom .font[data-v-3a41c4b4] {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 600;
}
[data-v-3a41c4b4].el-radio__input.is-checked + .el-radio__label {
  color: #606266;
}
[data-v-3a41c4b4].el-radio__input.is-checked .el-radio__inner {
  border-color: #b42023;
  background-color: #b42023;
}
.btnWrap[data-v-3a41c4b4] {
  margin-top: 60px;
  text-align: center;
}
.title[data-v-3a41c4b4] {
  display: flex;
  align-items: center;
}
.title[data-v-3a41c4b4] .el-input__inner {
  width: 200px;
  border: 1px solid transparent;
}
[data-v-27ac7695].el-dialog__body {
  padding: 0;
}
[data-v-27ac7695].el-divider--horizontal {
  margin: 10px 0;
}
.title[data-v-27ac7695] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.addCondition-content[data-v-27ac7695] {
  margin: 20px 20px 50px 20px;
}
.addCondition-content p[data-v-27ac7695] {
  margin-bottom: 10px;
  color: #999999;
}
.btnWrap[data-v-27ac7695] {
  padding-bottom: 15px;
  text-align: center;
}
[data-v-27ac7695].el-checkbox__input.is-checked + .el-checkbox__label {
  color: #303133;
}
[data-v-27ac7695].el-checkbox__input.is-checked .el-checkbox__inner {
  background-color: #b42023;
  border-color: #cdd1da;
}
[data-v-27ac7695].checked {
  margin-top: 10px;
  display: flex;
  align-items: center;
}
[data-v-27ac7695].checked .el-checkbox {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
[data-v-20a93798].el-drawer__header {
  margin-bottom: 0;
  padding-bottom: 20px;
  background-color: #f7f8fa;
}
[data-v-20a93798].el-drawer__header .el-input,[data-v-20a93798].el-drawer__header .el-input__inner {
  background: transparent;
  width: 100px;
  border: 0;
}
.selectCondition[data-v-20a93798] {
  margin: 10px 25px;
}
[data-v-20a93798].el-divider--horizontal {
  margin: 0;
  width: 92%;
}
.btnWrap[data-v-20a93798] {
  margin-top: 60px;
  margin-bottom: 20px;
  text-align: center;
}
.order[data-v-20a93798] {
  margin-top: 30px;
}
.price[data-v-20a93798] {
  display: flex;
  align-items: center;
  margin-top: 20px;
  width: 89%;
  margin-left: 10%;
}
.price[data-v-20a93798] .el-select {
  margin-right: 15px;
}
.price span[data-v-20a93798] {
  width: 60px;
  margin-left: 30px;
  color: #b42023;
}
.font[data-v-20a93798] {
  color: #b42023;
  cursor: pointer;
  margin: 20px 25px;
}
.head-con[data-v-20a93798] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
.head-con .del[data-v-20a93798] {
  color: #b42023;
  cursor: pointer;
}
.start[data-v-20a93798] {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.start .content[data-v-20a93798] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.start .item[data-v-20a93798] {
  margin-bottom: 20px;
}
.start[data-v-20a93798] .w100 {
  max-width: 100% !important;
  width: 100%;
}
.start[data-v-20a93798] .w50 {
  max-width: calc(50% - 5px) !important;
  width: calc(50% - 5px);
}
.start p[data-v-20a93798] {
  margin-bottom: 20px;
  margin-left: 20px;
}
[data-v-20a93798].el-input__suffix {
  display: flex;
  justify-content: center;
  align-items: center;
}
.title[data-v-20a93798] {
  display: flex;
  align-items: center;
}
.title[data-v-20a93798] .el-input__inner {
  width: 200px;
  border: 1px solid transparent;
}
.node[data-v-0e3d7749] {
  padding: 0 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.node .head[data-v-0e3d7749] {
  background-color: #f78b22;
  padding: 0 30px 0 16px;
  display: flex;
  align-items: center;
  height: 24px;
  line-height: 24px;
  border-radius: 4px 4px 0 0;
  position: relative;
}
.node .head .name[data-v-0e3d7749] {
  font-size: 12px;
  color: #ffffff;
}
.node .head i[data-v-0e3d7749] {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
.node .head .el-icon-close[data-v-0e3d7749] {
  color: #ffffff;
  display: none;
}
.node .body[data-v-0e3d7749] {
  padding: 10px 20px 10px 10px;
  position: relative;
}
.node .body .content[data-v-0e3d7749] {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.node .body i[data-v-0e3d7749] {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
.node .node-wrap[data-v-0e3d7749] {
  width: 220px;
  min-height: 72px;
  flex-shrink: 0;
  background: #ffffff;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  margin: 0 auto;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid transparent;
}
.node .node-wrap[data-v-0e3d7749]::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 4px;
  border-color: #b2b2b2 transparent transparent;
  border-style: solid;
  border-width: 8px 6px 4px;
}
.node .node-wrap.is-pointer[data-v-0e3d7749] {
  cursor: unset;
}
.node .node-wrap.is-pointer[data-v-0e3d7749]::before {
  display: none;
}
.node .node-wrap.is-pointer .head[data-v-0e3d7749] {
  background: #15388b !important;
  color: #fff;
  padding: 4px 8px;
  font-size: 14px;
}
.node .node-wrap.is-pointer[data-v-0e3d7749]:hover {
  border-color: transparent;
}
.node .node-wrap[data-v-0e3d7749]:hover {
  border-color: #2362fb;
}
.node .node-wrap:hover .el-icon-close[data-v-0e3d7749] {
  display: block;
}
.node .add-node-btn[data-v-0e3d7749] {
  padding: 20px 0 32px;
  width: 220px;
  user-select: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  position: relative;
  margin: 0 auto;
}
.node .add-node-btn[data-v-0e3d7749]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  margin: auto;
  width: 1px;
  height: 100%;
  background-color: #b2b2b2;
}
.node .add-node-btn .btn[data-v-0e3d7749] {
  width: 38px;
  height: 38px;
  transform: scale(0.7);
  transition: all 0.5s;
}
.node .add-node-btn .btn[data-v-0e3d7749]:hover {
  transform: scale(0.9);
  transition: all 0.5s;
}
.node .condtion-node[data-v-0e3d7749] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.node .condtion-node[data-v-0e3d7749] .add-btn {
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  transform-origin: center center;
  cursor: pointer;
  z-index: 1;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border-radius: 13px;
  border-color: #2362fb;
  color: #2362fb;
  padding: 6px 10px;
  font-size: 12px;
  margin: 0 auto;
}
.node .condtion[data-v-0e3d7749] {
  position: relative;
}
.node .condtion[data-v-0e3d7749]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  margin: auto;
  width: 1px;
  height: 100%;
  background-color: #b2b2b2;
}
.node .condtion .cover-line[data-v-0e3d7749] {
  position: absolute;
  height: 3px;
  width: 50%;
  background-color: #f5f6f9;
}
.node .condtion .node-top-left[data-v-0e3d7749] {
  top: -2px;
  left: -1px;
}
.node .condtion .node-bottom-left[data-v-0e3d7749] {
  bottom: -2px;
  left: -1px;
}
.node .condtion .node-top-right[data-v-0e3d7749] {
  top: -2px;
  right: -1px;
}
.node .condtion .node-bottom-right[data-v-0e3d7749] {
  bottom: -2px;
  right: -1px;
}
.node .condtion-node-wrap[data-v-0e3d7749] {
  display: flex;
  overflow: visible;
  min-height: 180px;
  height: auto;
  border-bottom: 1px solid #b2b2b2;
  border-top: 1px solid #b2b2b2;
  position: relative;
  margin-top: 13px;
  background: #f5f6f9;
}
.node .condtion-wrap[data-v-0e3d7749] {
  padding: 35px 50px 0 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  position: relative;
}
.node .condtion-wrap .condtion-content[data-v-0e3d7749] {
  position: relative;
  width: 220px;
  min-height: 72px;
  background: #ffffff;
  border-radius: 4px;
  padding: 14px 19px;
  cursor: pointer;
  border: 1px solid transparent;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.node .condtion-wrap .condtion-content[data-v-0e3d7749]:hover {
  border-color: #2362fb;
}
.node .condtion-wrap .condtion-content:hover .el-icon-close[data-v-0e3d7749] {
  display: block;
}
.node .condtion-wrap .condtion-content .el-icon-close[data-v-0e3d7749] {
  position: absolute;
  top: 0;
  right: -10px;
  display: none;
}
.node .condtion-wrap .header[data-v-0e3d7749] {
  position: relative;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.node .condtion-wrap .header .title[data-v-0e3d7749] {
  color: #30b039;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 120px;
  display: inline-block;
  font-size: 12px;
}
.node .condtion-wrap .header .priority[data-v-0e3d7749] {
  margin-right: 12px;
  color: #999;
  font-size: 12px;
}
.node .condtion-wrap .content[data-v-0e3d7749] {
  font-size: 12px;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.flow {
  display: flex;
  justify-content: center;
  min-width: 100vw;
}
.popoverFlow .node-popover {
  padding: 5px 0;
}
.popoverFlow .node-popover .add-node-approve-btn {
  line-height: 36px;
  padding: 0 20px;
  cursor: pointer;
  color: #333;
  font-size: 13px;
  transition: all 0.5s;
}
.popoverFlow .node-popover .add-node-approve-btn:hover {
  background: rgba(64, 158, 255, 0.1);
  transition: all 0.5s;
}
.popoverFlow .node-popover i {
  margin-right: 5px;
  font-size: 18px;
}
.popoverFlow .node-popover .el-icon-s-custom {
  color: #f78b22;
}
.popoverFlow .node-popover .el-icon-s-check {
  color: #30b039;
}
.flowWrap[data-v-703482f7] {
  width: 100%;
  background-color: #f5f6f9;
  overflow: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  display: inline-block;
  min-height: calc(100vh - 80px);
}
.flowWrap .buttons[data-v-703482f7] {
  position: fixed;
  top: 60px;
  right: 20px;
  z-index: 2;
}
.flowWrap .approveFlow[data-v-703482f7] {
  z-index: 1;
  padding: 50px 0;
  display: inline-block;
}
.flowWrap .end-node[data-v-703482f7] {
  position: relative;
  text-align: center;
  color: #383a39;
}
.flowWrap .end-node[data-v-703482f7]:after {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  background: #b2b2b2;
  border-radius: 50%;
  width: 6px;
  height: 6px;
}
.flowWrap .addbtn[data-v-703482f7] {
  position: fixed;
  top: 10px;
  right: 70px;
}
.content[data-v-f066628e] {
  position: relative;
}
.top[data-v-f066628e] {
  height: 50px;
  background-color: #fff;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0 20px;
}
.top div[data-v-f066628e] {
  padding: 0 20px;
  border-bottom: 2px solid transparent;
}
.top div.active[data-v-f066628e] {
  border-bottom-color: #409EFF;
}
.top .top_two[data-v-f066628e] {
  padding: 0 20px;
}

.addApproval .el-dialog__body {
  padding: 0 !important;
  height: 100vh;
  background: #f5f6f9 !important;
}
.addApproval .el-dialog__header {
  height: 0 !important;
  padding: 0 !important;
}


.tips[data-v-93447cf2] {
  font-weight: bold;
  margin: 10px;
  padding-left: 12px;
  border-left: 2px solid #b42023;
}


.tips[data-v-52639946] {
  font-weight: bold;
  margin: 10px;
  padding-left: 12px;
  border-left: 2px solid #b42023;
}
.line[data-v-52639946] {
  text-align: center;
}


.tips[data-v-de6ad580] {
  font-weight: bold;
  margin: 10px;
  padding-left: 12px;
  border-left: 2px solid #b42023;
}

.tips[data-v-2dadbd54] {
  font-weight: bold;
  margin: 10px;
  padding-left: 12px;
  border-left: 2px solid #b42023;
}
.editor-right-box[data-v-2dadbd54] {
  height: 420px;
  border: 1px solid #c9d8db;
  box-sizing: border-box;
  margin-left: 10px;
}
.editor-right-box .p[data-v-2dadbd54] {
  line-height: 40px;
  border-bottom: 1px solid #c9d8db;
  text-align: center;
}
.editor-right-box ul[data-v-2dadbd54] {
  height: 375px;
  overflow: auto;
  list-style: none;
  padding-left: 0;
}
.editor-right-box ul li[data-v-2dadbd54] {
  line-height: 40px;
  margin: 0 10px;
  border-bottom: 1px solid #c9d8db;
}
.editor-right-box .highlight[data-v-2dadbd54] {
  background: #409eff;
}

.btn[data-v-6a24c256] {
  text-align: right;
  margin-bottom: 10px;
}

.addressWrap[data-v-423f0448] {
  display: flex;
  margin-bottom: 4px;
}
.addressWrap .el-select[data-v-423f0448]:nth-child(2) {
  margin: 0 4px;
}
.addressWrap .el-input__inner[data-v-423f0448] {
  padding: 0 10px;
}
.Formdialog .el-dialog__body[data-v-9041ff66] {
  padding: 30px 12px;
}
.Formdialog .el-dialog__body .main[data-v-9041ff66] {
  display: flex;
  height: 680px;
  width: 100%;
}
.Formdialog .el-dialog__body .field[data-v-9041ff66] {
  display: flex;
  width: 50%;
}
.Formdialog .el-dialog__body .search[data-v-9041ff66] {
  display: flex;
  width: 50%;
}
.Formdialog .el-dialog__body .search .dragWrap[data-v-9041ff66] {
  overflow-y: auto;
}
.Formdialog .el-dialog__body .dragWrap[data-v-9041ff66] {
  min-width: 180px;
  width: 180px;
  background: #e4e7ed;
  padding: 12px 0;
  height: 100%;
}
.Formdialog .el-dialog__body .dragWrap > span[data-v-9041ff66] {
  height: 100%;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  width: fit-content;
}
.Formdialog .el-dialog__body .dragWrap .tag[data-v-9041ff66] {
  width: 180px;
  padding: 10px 10px;
  text-align: center;
  height: fit-content;
  display: block;
  cursor: pointer;
}
.Formdialog .el-dialog__body .dragWrap .tag[data-v-9041ff66]:hover {
  background: #f2f2f2;
}
.Formdialog .el-dialog__body .dragWrap .tag.focus[data-v-9041ff66] {
  background: #f2f2f2;
}
.Formdialog .el-dialog__body .setup[data-v-9041ff66] {
  border: 1px solid #e4e7ed;
  height: 100%;
  flex-grow: 1;
}
.Formdialog .el-dialog__body .formWrap[data-v-9041ff66] {
  overflow-y: auto;
  padding: 8px 8px 0 16px;
}
.Formdialog .el-dialog__body .formWrap .el-form-item label[data-v-9041ff66] {
  text-align: center;
}
.Formdialog .el-dialog__body .rowTable .th[data-v-9041ff66] {
  line-height: 20px;
}
.Formdialog .el-dialog__body .rowTable .hd[data-v-9041ff66] {
  padding: 10px 6px;
}
.Formdialog .el-dialog__body .radiogroup .el-radio[data-v-9041ff66] {
  width: 30%;
  margin-bottom: 12px;
}
.Formdialog .el-dialog__body .checkgroup .el-checkbox[data-v-9041ff66] {
  width: 20%;
  margin-bottom: 12px;
}
.Formdialog .el-dialog__body .btnGroup[data-v-9041ff66] {
  display: flex;
}
.Formdialog .el-dialog__body .btnGroup .btn[data-v-9041ff66] {
  border-radius: 0;
  padding: 7px;
}
.custom-header-class[data-v-f0ce77f2] {
  height: 20px !important;
  padding: 0 !important;
}
.custom-header-class .cell[data-v-f0ce77f2] {
  line-height: 20px !important;
}
.titleTabs[data-v-f0ce77f2] {
  padding: 0 15px;
}
.el-table__empty-block[data-v-f0ce77f2] {
  margin: 0 auto !important;
}
.header[data-v-f0ce77f2] {
  display: flex;
  justify-content: space-between;
  align-content: center;
  padding: 10px 15px;
  position: relative;
  flex-wrap: wrap;
}
.headerNav[data-v-f0ce77f2] {
  display: flex;
  align-content: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.headerNav .iconfont[data-v-f0ce77f2] {
  font-size: 23px;
  padding-right: 10px;
}
.headerNav span[data-v-f0ce77f2] {
  font-size: 16px;
  color: #000;
  font-weight: 700;
}
.headerHandle[data-v-f0ce77f2] {
  display: flex;
  justify-content: center;
  align-content: center;
}
.headerHandle .searchInput[data-v-f0ce77f2] {
  display: flex;
}
.headerHandle .searchInput .el-input__inner[data-v-f0ce77f2] {
  height: 35px;
  width: 204px;
  font-size: 14px;
  color: #ccc;
}
.headerHandle .searchInput .el-input-group__append[data-v-f0ce77f2] {
  background: #41aaff;
  width: 80px;
  height: 35px;
  padding: 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-content: center;
}
.headerHandle .searchInput .el-input-group__append[data-v-f0ce77f2]:hover {
  background: rgba(65, 170, 255, 0.8);
}
.headerHandle .searchInput .el-input-group__append i[data-v-f0ce77f2] {
  font-size: 12px;
  color: re d;
}
.headerHandle .searchInput .searchBtn[data-v-f0ce77f2] {
  color: #fff;
  width: 80px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
.headerHandle .addBtn[data-v-f0ce77f2] {
  height: 35px;
  width: 103px;
  padding: 0 12px;
  margin-left: 10px;
  background: #000;
  color: #fff;
  border-color: transparent;
}
.headerHandle .addBtn[data-v-f0ce77f2]:hover {
  background: rgba(0, 0, 0, 0.8);
}
.headerHandle .addBtn i[data-v-f0ce77f2] {
  font-size: 14px;
  margin-right: 6px;
}
.headerHandle .norepeat[data-v-f0ce77f2] {
  width: 56px;
  height: 35px;
  padding: 0 13px;
}
.headerHandle .otherHandler[data-v-f0ce77f2] {
  height: 35px;
  width: 35px;
  padding: 0 8px;
}
.headerHandle .otherHandler i[data-v-f0ce77f2] {
  font-size: 1px;
  display: inline-block;
  transform: translate(-18px) scale(0.5);
}
.main[data-v-f0ce77f2] {
  background: #fff;
  box-shadow: 0 1px 5px 0 rgba(51, 52, 57, 0.05);
  border-radius: 2px;
}
.tableHeaderWrap[data-v-f0ce77f2] {
  position: relative;
  padding: 10px;
  display: flex;
  align-items: center;
}
.tableUnselected[data-v-f0ce77f2] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.tableUnselected .name[data-v-f0ce77f2] {
  display: inline-block;
  padding-right: 15px;
}
.tableUnselected .customerGroups[data-v-f0ce77f2],
.tableUnselected .el-input[data-v-f0ce77f2] {
  width: 180px;
}
.tableUnselected .customerGroups .el-input__inner[data-v-f0ce77f2],
.tableUnselected .el-input .el-input__inner[data-v-f0ce77f2] {
  height: 35px;
  color: #000;
  font-size: 14px;
}
.tableUnselected .customerGroups .el-input__inner[data-v-f0ce77f2]::placeholder,
.tableUnselected .el-input .el-input__inner[data-v-f0ce77f2]::placeholder {
  color: #000;
  font-size: 14px;
}
.tableUnselected .customerGroups .el-input__suffix i[data-v-f0ce77f2],
.tableUnselected .el-input .el-input__suffix i[data-v-f0ce77f2] {
  color: #000;
}
.tableUnselected .screen[data-v-f0ce77f2] {
  height: 35px;
  margin-left: 10px;
  line-height: 35px;
  padding: 0;
  width: 108px;
  background: #41aaff;
  color: #fff;
  border: 0px;
}
.tableUnselected .screen[data-v-f0ce77f2]:hover {
  background: rgba(65, 170, 255, 0.8);
}
.tableUnselected .screen i[data-v-f0ce77f2] {
  margin-right: 12px;
}
.tableUnselected .btn[data-v-f0ce77f2] {
  position: absolute;
  top: 0;
  right: 20px;
  background: #41aaff;
  color: #fff;
}
.tableUnselected .select[data-v-f0ce77f2] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.tableSelected[data-v-f0ce77f2] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 12px;
}
.tableSelected #sum[data-v-f0ce77f2] {
  min-width: 81px;
  margin-right: 10px;
}
.tableSelected #sum span[data-v-f0ce77f2] {
  margin: 0 2px;
  color: #41aaff;
}
.tableSelected .el-button[data-v-f0ce77f2] {
  background: #f5f6fa;
  border-radius: 15px;
  height: 26px;
  line-height: 0;
  padding: 0 15px;
}
.tableSelected .el-button i[data-v-f0ce77f2] {
  margin-right: 4px;
  font-size: 12px;
}
.tableSelected .el-button span[data-v-f0ce77f2] {
  font-size: 12px;
  color: #000;
}
.tableSelected .el-button[data-v-f0ce77f2]:focus {
  background: #000;
  color: #fff;
  border: 1px solid #000;
}
.tableSelected .el-button:focus span[data-v-f0ce77f2] {
  color: #fff;
}
.tableSelected .el-button:hover i[data-v-f0ce77f2],
.tableSelected .el-button:hover span[data-v-f0ce77f2] {
  color: #41aaff;
}
.paginationWrap[data-v-f0ce77f2] {
  padding-right: 20px;
  height: 66px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}
.paginationWrap .total[data-v-f0ce77f2] {
  position: absolute;
  left: 10px;
}
.pagination .btn-prev[data-v-f0ce77f2],
.pagination .btn-next[data-v-f0ce77f2],
.pagination li[data-v-f0ce77f2] {
  border: 1px solid #eeeeee;
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.pagination .el-pager .number[data-v-f0ce77f2] {
  font-size: 14px;
}
.pagination .el-pager .more[data-v-f0ce77f2] {
  padding: 3px;
}
.pagination .el-pager .active[data-v-f0ce77f2] {
  background-color: #41aaff !important;
  color: #fff;
}
.pagination .el-pagination__sizes[data-v-f0ce77f2] {
  width: 80px;
}
.pagination .el-pagination__sizes .el-input[data-v-f0ce77f2] {
  margin-left: 8px;
  width: 80px;
}
.pagination .el-pagination__sizes .el-input .el-input__inner[data-v-f0ce77f2] {
  height: 36px;
  width: 80px;
  font-size: 12px;
}
.pagination .el-pagination__sizes .el-input .el-input__suffix[data-v-f0ce77f2] {
  position: relative;
  left: -26px;
}
.pagination .el-pagination__total[data-v-f0ce77f2] {
  margin-left: 8px;
  font-size: 12px;
  height: 36px;
  line-height: 36px;
}
.pagination .el-pagination__jump[data-v-f0ce77f2] {
  font-size: 12px;
  height: 36px;
}
.pagination .el-pagination__jump .el-input__inner[data-v-f0ce77f2] {
  height: 36px;
  width: 36px;
  font-size: 14px;
}
[data-v-f0ce77f2] .cellLink .cell {
  cursor: pointer;
  color: #41aaff;
  font-weight: 700;
}
[data-v-f0ce77f2] .cellLink .cell:hover {
  text-decoration: underline;
}
.el-table .el-table__body-wrapper[data-v-f0ce77f2] {
  height: calc(100% - 44px) !important;
}
.el-table .el-table__body-wrapper .cell > *[data-v-f0ce77f2] {
  font-size: 12px;
}
.el-table__fixed-body-wrapper[data-v-f0ce77f2] {
  top: 43px !important;
  height: calc(100% - 51px) !important;
}
.el-table__fixed-right-patch[data-v-f0ce77f2],
thead > tr[data-v-f0ce77f2] {
  height: 43px !important;
}
.green .cell span[data-v-f0ce77f2] {
  color: #000;
}
.red .cell span[data-v-f0ce77f2] {
  color: #41aaff;
}
.yellow .cell span[data-v-f0ce77f2] {
  color: #f69a23;
}
.tableImg[data-v-f0ce77f2] {
  max-width: 120px;
  max-height: 120px;
  cursor: pointer;
}
.page[data-v-f0ce77f2] {
  height: 100vh;
}
.seacher-condition[data-v-f0ce77f2] {
  display: flex;
  align-items: center;
}
.seacher-condition .el-input__inner[data-v-f0ce77f2] {
  line-height: 35px;
  height: 35px;
}
.seacher-condition .el-input__icon[data-v-f0ce77f2] {
  line-height: 35px;
  color: #b9b9b9;
}
.icon-daochu {
  font-size: 14px !important;
}
.status {
  color: rgba(230, 7, 7, 0.849);
}
.status1 {
  color: #67913f;
}
.icon-shoucang[data-v-29b973b0] {
  cursor: pointer;
  color: #b9b9b9;
}
.icon-shoucang.active[data-v-29b973b0] {
  color: #f69a23;
}
.header[data-v-339c5a16] {
  margin-left: 15rem;
}
.editbtn[data-v-339c5a16] {
  color: #ffffff;
  background: #5f9fe1;
}
.editbtn[data-v-339c5a16]:hover {
  background: rgba(95, 159, 225, 0.8);
}
.search-area[data-v-339c5a16] {
  width: 100%;
  background-color: #ffffff;
  padding: 10px;
  margin-bottom: 12px;
}
.search-area[data-v-339c5a16] .el-row {
  height: 2.5rem;
  display: flex;
  align-items: center;
}
.search-area[data-v-339c5a16] .el-row .name {
  text-align: center;
}
.search-area[data-v-339c5a16] .el-row .el-col .el-select {
  width: 100%;
}
.search-area[data-v-339c5a16] .el-row .el-col .el-date-editor {
  width: 100%;
}
.card[data-v-339c5a16] {
  display: flex;
  justify-content: space-between;
}
[data-v-339c5a16].el-icon-question {
  font-size: 18px;
}
[data-v-339c5a16].el-icon-question:hover {
  color: red;
  cursor: pointer;
}
.tips[data-v-339c5a16] {
  padding: 10px;
  text-align: center;
}
.money[data-v-339c5a16] {
  font-size: 18px;
  margin: 10px 10px 10px 0;
}
[data-v-339c5a16].el-collapse-item__header {
  background-color: #dddddd;
}
.cont[data-v-339c5a16] {
  display: flex;
  justify-content: space-between;
}
.document[data-v-339c5a16] {
  border-left: 1px solid #dddddd;
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 15px;
}
.icon-shoucang[data-v-ae093d30] {
  cursor: pointer;
  color: #b9b9b9;
}
.icon-shoucang.active[data-v-ae093d30] {
  color: #f69a23;
}
.search[data-v-dc02bd96] {
  display: flex;
}
.search p[data-v-dc02bd96] {
  width: 260px;
  display: flex;
  align-items: center;
  font-size: 14px;
}
.search p .el-input[data-v-dc02bd96] {
  width: 160px;
}
.search .date[data-v-dc02bd96] {
  width: 340px;
}
.search .dates[data-v-dc02bd96] {
  width: 370px;
}
.buttons[data-v-dc02bd96] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cellLink {
  color: #409EFF;
  cursor: pointer;
}
.red-row {
  background: #f5f5f5 !important;
}
.el-table .warning-row[data-v-dc02bd96] {
  background: oldlace;
}
.el-table .success-row[data-v-dc02bd96] {
  background: #f0f9eb;
}
.el-table .warning-row[data-v-dc02bd96] {
  background: oldlace;
}
.color2[data-v-dc02bd96] {
  color: #c7000b;
}
.color3[data-v-dc02bd96] {
  color: #67913f;
}
.icon-daochu[data-v-dc02bd96] {
  font-size: 14px !important;
}
.lock-container[data-v-2850e0a5] {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.lock-container .title[data-v-2850e0a5] {
  text-align: center;
  margin-bottom: 8px;
}
.lock-container[data-v-2850e0a5]::before {
  z-index: -999;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("/img/bg/login.png");
  background-size: cover;
}
.lock-form[data-v-2850e0a5] {
  width: 300px;
}

.msg-text {
  display: block;
  width: 60px;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
.msg-text.display {
  color: #ccc;
}


.selectionIds[data-v-766a2998] {
  padding: 10px;
}


.selectionIds[data-v-1f74903e] {
  padding: 10px;
}

.header[data-v-6cc15b78] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
  position: relative;
}
.headerNav[data-v-6cc15b78] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.headerNav .iconfont[data-v-6cc15b78] {
  font-size: 23px;
  padding-right: 10px;
}
.headerNav span[data-v-6cc15b78] {
  font-size: 16px;
  color: #212121;
  font-weight: 700;
}
.main[data-v-6cc15b78] {
  background-color: #ffffff;
  box-shadow: 0 1px 5px 0 rgba(51, 52, 57, 0.05);
  border-radius: 2px;
  height: calc(100vh - 150px);
}
.search[data-v-6cc15b78] {
  display: flex;
  justify-content: space-around;
  padding: 10px 0;
  flex-wrap: wrap;
}
.title[data-v-6cc15b78] {
  width: 100%;
  display: flex;
  align-items: center;
  border: 1px solid #ebeef5;
  border-bottom: none;
  height: 50px;
  background-color: #f6f8fa;
}
.title p[data-v-6cc15b78] {
  min-width: 130px;
  margin: 0 10px;
}
.title p[data-v-6cc15b78]:last-child {
  text-align: right;
  flex: 1;
  margin-right: 20px;
}
.more[data-v-6cc15b78] {
  display: flex;
  justify-content: center;
  height: 50px;
  background-color: #f6f8fa;
  align-items: center;
  color: blue;
  cursor: pointer;
}
.table[data-v-6cc15b78] {
  margin-bottom: 18px;
}
.tableList[data-v-6cc15b78] {
  height: calc(100vh - 320px);
  overflow: auto;
}
.paginationWrap[data-v-6cc15b78] {
  padding-right: 20px;
  height: 66px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background-color: white;
}
[data-v-6cc15b78].pagination .btn-prev,[data-v-6cc15b78].pagination .btn-next,[data-v-6cc15b78].pagination li {
  border: 1px solid #eeeeee;
  width: 36px;
  height: 36px;
  line-height: 36px;
}
[data-v-6cc15b78].pagination .el-pager .number {
  font-size: 14px;
}
[data-v-6cc15b78].pagination .el-pager .active {
  background-color: #409EFF !important;
  color: #ffffff;
}
[data-v-6cc15b78].pagination .el-pagination__sizes {
  width: 80px;
}
[data-v-6cc15b78].pagination .el-pagination__sizes .el-input {
  margin-left: 8px;
  width: 80px;
}
[data-v-6cc15b78].pagination .el-pagination__sizes .el-input .el-input__inner {
  height: 36px;
  width: 80px;
  font-size: 12px;
}
[data-v-6cc15b78].pagination .el-pagination__sizes .el-input .el-input__suffix {
  position: relative;
  left: -26px;
}
[data-v-6cc15b78].el-table__body-wrapper {
  height: auto !important;
}
[data-v-6cc15b78].el-table__empty-block {
  height: auto !important;
}
.search-area[data-v-6cc15b78] {
  width: 100%;
  background-color: #ffffff;
  padding-right: 0.625rem;
}
.search-area[data-v-6cc15b78] .el-row {
  height: 2.5rem;
  display: flex;
  align-items: center;
}
.search-area[data-v-6cc15b78] .el-row .name {
  text-align: center;
}
.search-area[data-v-6cc15b78] .el-row .el-col .el-select {
  width: 100%;
}
.search-area[data-v-6cc15b78] .el-row .el-col .el-date-editor {
  width: 100%;
}
.tps[data-v-6cc15b78] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #b42023;
}
.menu_item[data-v-6cc15b78] {
  position: relative;
}
.menu_item .switch[data-v-6cc15b78] {
  position: absolute;
  right: 10px;
  top: 25px;
}
[data-v-6cc15b78].el-table .red_row {
  background: #ff7979;
}

.mupload[data-v-8c2f5a7a] {
  display: flex;
  align-items: center;
  justify-content: right;
  height: 40px;
}


.selectionIds[data-v-3a19b8a8] {
  padding: 10px;
}

.icon-shoucang[data-v-6cfcc989] {
  cursor: pointer;
  color: #b9b9b9;
}
.icon-shoucang.active[data-v-6cfcc989] {
  color: #f69a23;
}
.icon-shoucang[data-v-a791431c] {
  cursor: pointer;
  color: #b9b9b9;
}
.icon-shoucang.active[data-v-a791431c] {
  color: #f69a23;
}
.tabs[data-v-a791431c] {
  padding: 0 10px;
}
.icon-shoucang[data-v-7014ca64] {
  cursor: pointer;
  color: #b9b9b9;
}
.icon-shoucang.active[data-v-7014ca64] {
  color: #f69a23;
}
.icon-shoucang[data-v-546b3412] {
  cursor: pointer;
  color: #b9b9b9;
}
.icon-shoucang.active[data-v-546b3412] {
  color: #f69a23;
}
.tabs[data-v-546b3412] {
  padding: 0 10px;
}
.icon-shoucang[data-v-7e02065c] {
  cursor: pointer;
  color: #b9b9b9;
}
.icon-shoucang.active[data-v-7e02065c] {
  color: #f69a23;
}
.icon-shoucang[data-v-897160dc] {
  cursor: pointer;
  color: #b9b9b9;
}
.icon-shoucang.active[data-v-897160dc] {
  color: #f69a23;
}
.status1[data-v-897160dc] {
  border: 1px solid #797979;
  color: #797979;
}
.status2[data-v-897160dc] {
  border: 1px solid red;
  color: red;
}
.status3[data-v-897160dc] {
  border: 1px solid red;
  color: red;
}
.status6[data-v-897160dc] {
  border: 1px solid red;
  color: red;
}
.status5[data-v-897160dc] {
  border: 1px solid #000;
  color: #000;
}
.status4[data-v-897160dc] {
  border: 1px solid #02a7f0;
  color: #02a7f0;
}
.titleTabs[data-v-ae3d72da] {
  padding: 0 15px;
}
.header[data-v-ae3d72da] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 12px 0;
  position: relative;
}
.headerNav[data-v-ae3d72da] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 35px;
}
.headerNav .iconfont[data-v-ae3d72da] {
  font-size: 23px;
  padding-right: 10px;
}
.headerNav span[data-v-ae3d72da] {
  font-size: 16px;
  color: #212121;
  font-weight: 700;
}
.headerHandle[data-v-ae3d72da] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.content .left[data-v-ae3d72da] {
  min-width: 200px;
  background: #fff;
  margin-right: 10px;
  padding: 10px;
}
.content .left .customerGroupList[data-v-ae3d72da] {
  height: calc(100vh - 220px);
  overflow: auto;
}
.content .left .con[data-v-ae3d72da] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  margin-bottom: 10px;
}
.content .left .category-container[data-v-ae3d72da] {
  font-family: Arial, sans-serif;
}
.content .left .category-item[data-v-ae3d72da] {
  margin-bottom: 5px;
  font-size: 14px;
}
.content .left .first-level[data-v-ae3d72da] {
  padding: 5px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content .left .arrow[data-v-ae3d72da] {
  font-size: 12px;
}
.content .left .second-level[data-v-ae3d72da] {
  padding: 5px;
  background-color: white;
}
.content .left .highlight[data-v-ae3d72da] {
  background-color: #409EFF;
  color: #fff;
}
.content .left .child-item[data-v-ae3d72da] {
  padding: 5px;
  cursor: pointer;
  margin: 4px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content .left .child-item[data-v-ae3d72da]:hover {
  background-color: #409EFF;
  color: #fff;
}
.content .right[data-v-ae3d72da] {
  width: 100%;
  background: #fff;
  margin-right: 10px;
}
.paginationWrap[data-v-ae3d72da] {
  padding-right: 20px;
  height: 66px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.pagination .btn-prev[data-v-ae3d72da],
.pagination .btn-next[data-v-ae3d72da],
.pagination li[data-v-ae3d72da] {
  border: 1px solid #eeeeee;
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.pagination .el-pager .number[data-v-ae3d72da] {
  font-size: 14px;
}
.pagination .el-pager .more[data-v-ae3d72da] {
  padding: 3px;
}
.pagination .el-pager .active[data-v-ae3d72da] {
  background-color: #409EFF !important;
  color: #ffffff;
}
.pagination .el-pagination__sizes[data-v-ae3d72da] {
  width: 80px;
}
.pagination .el-pagination__sizes .el-input[data-v-ae3d72da] {
  margin-left: 8px;
  width: 80px;
}
.pagination .el-pagination__sizes .el-input .el-input__inner[data-v-ae3d72da] {
  height: 36px;
  width: 80px;
  font-size: 12px;
}
.pagination .el-pagination__sizes .el-input .el-input__suffix[data-v-ae3d72da] {
  position: relative;
  left: -26px;
}
.pagination .el-pagination__total[data-v-ae3d72da] {
  margin-left: 8px;
  font-size: 12px;
  height: 36px;
  line-height: 36px;
}
.pagination .el-pagination__jump[data-v-ae3d72da] {
  font-size: 12px;
  height: 36px;
}
.pagination .el-pagination__jump .el-input__inner[data-v-ae3d72da] {
  height: 36px;
  width: 36px;
  font-size: 14px;
}
[data-v-ae3d72da] .el-input-group__append {
  color: #fff !important;
  background-color: #409EFF !important;
}
.highlight[data-v-ae3d72da] {
  color: #409EFF;
  font-weight: bold;
  cursor: pointer;
}
.customerShow[data-v-ae3d72da] {
  margin-bottom: 10px;
}
.icon-shoucang[data-v-ae3d72da] {
  cursor: pointer;
  color: #b9b9b9;
}
.icon-shoucang.active[data-v-ae3d72da] {
  color: #f69a23;
}
.selectionIds[data-v-0e0f23b6] {
  padding: 10px;
}
.icon-shoucang[data-v-0e0f23b6] {
  cursor: pointer;
  color: #b9b9b9;
}
.icon-shoucang.active[data-v-0e0f23b6] {
  color: #f69a23;
}
.titleTabs[data-v-c0175390] {
  padding: 0 15px;
}
.header[data-v-c0175390] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 12px 0;
  position: relative;
}
.headerNav[data-v-c0175390] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 35px;
}
.headerNav .iconfont[data-v-c0175390] {
  font-size: 23px;
  padding-right: 10px;
}
.headerNav span[data-v-c0175390] {
  font-size: 16px;
  color: #212121;
  font-weight: 700;
}
.headerHandle[data-v-c0175390] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.content .left[data-v-c0175390] {
  min-width: 200px;
  background: #fff;
  margin-right: 10px;
  padding: 10px;
}
.content .left .customerGroupList[data-v-c0175390] {
  height: calc(100vh - 220px);
  overflow: auto;
}
.content .left .con[data-v-c0175390] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  margin-bottom: 10px;
}
.content .left .category-container[data-v-c0175390] {
  font-family: Arial, sans-serif;
}
.content .left .category-item[data-v-c0175390] {
  margin-bottom: 5px;
  font-size: 14px;
}
.content .left .first-level[data-v-c0175390] {
  padding: 5px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content .left .arrow[data-v-c0175390] {
  font-size: 12px;
}
.content .left .second-level[data-v-c0175390] {
  padding: 5px;
  background-color: white;
}
.content .left .highlight[data-v-c0175390] {
  background-color: #409EFF;
  color: #fff;
}
.content .left .child-item[data-v-c0175390] {
  padding: 5px;
  cursor: pointer;
  margin: 4px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content .left .child-item[data-v-c0175390]:hover {
  background-color: #409EFF;
  color: #fff;
}
.content .right[data-v-c0175390] {
  width: 100%;
  background: #fff;
  margin-right: 10px;
}
.paginationWrap[data-v-c0175390] {
  padding-right: 20px;
  height: 66px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.pagination .btn-prev[data-v-c0175390],
.pagination .btn-next[data-v-c0175390],
.pagination li[data-v-c0175390] {
  border: 1px solid #eeeeee;
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.pagination .el-pager .number[data-v-c0175390] {
  font-size: 14px;
}
.pagination .el-pager .more[data-v-c0175390] {
  padding: 3px;
}
.pagination .el-pager .active[data-v-c0175390] {
  background-color: #409EFF !important;
  color: #ffffff;
}
.pagination .el-pagination__sizes[data-v-c0175390] {
  width: 80px;
}
.pagination .el-pagination__sizes .el-input[data-v-c0175390] {
  margin-left: 8px;
  width: 80px;
}
.pagination .el-pagination__sizes .el-input .el-input__inner[data-v-c0175390] {
  height: 36px;
  width: 80px;
  font-size: 12px;
}
.pagination .el-pagination__sizes .el-input .el-input__suffix[data-v-c0175390] {
  position: relative;
  left: -26px;
}
.pagination .el-pagination__total[data-v-c0175390] {
  margin-left: 8px;
  font-size: 12px;
  height: 36px;
  line-height: 36px;
}
.pagination .el-pagination__jump[data-v-c0175390] {
  font-size: 12px;
  height: 36px;
}
.pagination .el-pagination__jump .el-input__inner[data-v-c0175390] {
  height: 36px;
  width: 36px;
  font-size: 14px;
}
[data-v-c0175390] .el-input-group__append {
  color: #fff !important;
  background-color: #409EFF !important;
}
.highlight[data-v-c0175390] {
  color: #409EFF;
  font-weight: bold;
  cursor: pointer;
}
.customerShow[data-v-c0175390] {
  margin-bottom: 10px;
}
.icon-shoucang[data-v-c0175390] {
  cursor: pointer;
  color: #b9b9b9;
}
.icon-shoucang.active[data-v-c0175390] {
  color: #f69a23;
}

.progress-container {
  width: 100%;
  padding: 10px 0;
}
.full-width-progress {
  width: 100%;
  margin: 0;
}
.full-width-progress .el-progress-bar__outer {
  border-radius: 0;
  background-color: #ebeef5;
  overflow: hidden;
  height: 20px;
}
.full-width-progress .el-progress-bar__inner {
  border-radius: 0;
  background-color: #409EFF;
  transition: width 0.6s ease;
}

/* 如果使用 text-inside，确保文本居中 */
.full-width-progress.text-inside .el-progress-bar__innerText {
  display: block;
  text-align: center;
  color: white;
  font-size: 12px;
  line-height: 20px;
}

.icon-shoucang[data-v-39d4d67e] {
  cursor: pointer;
  color: #b9b9b9;
}
.icon-shoucang.active[data-v-39d4d67e] {
  color: #f69a23;
}
.selectionIds[data-v-56176764] {
  padding: 10px;
}
.icon-shoucang[data-v-56176764] {
  cursor: pointer;
  color: #b9b9b9;
}
.icon-shoucang.active[data-v-56176764] {
  color: #f69a23;
}
.status1[data-v-56176764] {
  border: 1px solid #797979;
  color: #797979;
}
.status2[data-v-56176764] {
  border: 1px solid red;
  color: red;
}
.status3[data-v-56176764] {
  border: 1px solid red;
  color: red;
}
.status6[data-v-56176764] {
  border: 1px solid #000;
  color: #000;
}
.status5[data-v-56176764] {
  border: 1px solid #f59a23;
  color: #f59a23;
}
.status4[data-v-56176764] {
  border: 1px solid #000;
  color: #000;
}
.status7[data-v-56176764] {
  border: 1px solid #02a7f0;
  color: #02a7f0;
}
.selectionIds[data-v-5905b65c] {
  padding: 10px;
}
.icon-shoucang[data-v-5905b65c] {
  cursor: pointer;
  color: #b9b9b9;
}
.icon-shoucang.active[data-v-5905b65c] {
  color: #f69a23;
}
.status1[data-v-5905b65c] {
  border: 1px solid #797979;
  color: #797979;
}
.status2[data-v-5905b65c] {
  border: 1px solid red;
  color: red;
}
.status3[data-v-5905b65c] {
  border: 1px solid red;
  color: red;
}
.status5[data-v-5905b65c] {
  border: 1px solid #f59a23;
  color: #f59a23;
}
.status4[data-v-5905b65c] {
  border: 1px solid #000;
  color: #000;
}
.status6[data-v-5905b65c] {
  border: 1px solid #02a7f0;
  color: #02a7f0;
}
.header[data-v-05b23e4a] {
  margin: 12px 0;
  height: 35px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header .iconfont[data-v-05b23e4a] {
  font-size: 23px;
  padding-right: 10px;
}
.header span[data-v-05b23e4a] {
  font-size: 16px;
  color: #212121;
  font-weight: 700;
}
.main[data-v-05b23e4a] {
  display: flex;
  height: calc(100vh - 146px);
}
.left[data-v-05b23e4a] {
  min-width: 200px;
  max-width: 200px;
  height: 100%;
  margin-right: 10px;
  background: #fff;
  border: 1px solid #ebeef5;
}
.left .leftTop[data-v-05b23e4a] {
  cursor: pointer;
  font-size: 14px;
  line-height: 50px;
  border-bottom: 1px solid #ebeef5;
  padding: 0 20px;
}
.left .leftTop span.isActive[data-v-05b23e4a] {
  color: #41aaff;
}
.left .leftBody[data-v-05b23e4a] {
  height: calc(100% - 52px);
  overflow-x: hidden;
  overflow-y: auto;
  list-style: none;
  padding: 0;
}
.left .leftBody li[data-v-05b23e4a] {
  cursor: pointer;
  line-height: 30px;
  padding-left: 60px;
}
.left .leftBody li[data-v-05b23e4a]:hover {
  background: #f6f8fa;
}
.left .leftBody li.active[data-v-05b23e4a] {
  background: #f6f8fa;
}
.right[data-v-05b23e4a] {
  flex: 1;
  height: 100%;
  width: 0px;
  border: 1px solid #ebeef5;
  background: #fff;
}
.right .rightTop[data-v-05b23e4a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  height: 50px;
}
.right .rightTop > span[data-v-05b23e4a] {
  font-size: 16px;
}
.blueBtn[data-v-05b23e4a] {
  color: #ffffff;
  background: #5f9fe1;
  border-color: transparent;
}
.blueBtn[data-v-05b23e4a]:hover {
  background: rgba(95, 159, 225, 0.8);
}
.btn[data-v-05b23e4a] {
  padding: 6px 0;
}
.content[data-v-015306f6] {
  display: flex;
  height: 87%;
}
.depart-ment-left[data-v-015306f6] {
  width: 250px;
  height: calc(100vh - 120px);
  background: #fff;
}
.header-top[data-v-015306f6] {
  display: flex;
  justify-content: space-between;
  margin: 12px 0;
  height: 35px;
  position: relative;
}
.header-top .message-header .title-icon[data-v-015306f6] {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.header-top .message-header .title[data-v-015306f6] {
  font-size: 18px;
  font-weight: 600;
}
.headerNav[data-v-015306f6] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.headerNav .iconfont[data-v-015306f6] {
  font-size: 23px;
  padding-right: 10px;
}
.headerNav span[data-v-015306f6] {
  font-size: 16px;
  color: #212121;
  font-weight: 700;
}
.menu[data-v-015306f6] {
  margin-left: 10px;
  height: calc(100vh - 120px);
  width: 100%;
  background: #fff;
}
.menu_header[data-v-015306f6] {
  height: 55px;
  width: 100%;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tree-header[data-v-015306f6] {
  display: flex;
  justify-content: space-between;
  line-height: 55px;
  padding: 0 20px;
  height: 55px;
  line-height: 55px;
  border-bottom: 1px solid #6b7388;
}
.details[data-v-015306f6] {
  padding: 15px;
  width: 70%;
}
.tree-body[data-v-015306f6] {
  height: 78vh;
  overflow: auto;
}
.el-tree--highlight-current .el-tree-node.is-current > .el-tree-node__content[data-v-015306f6] {
  background-color: #409eff;
  color: white;
}
.title[data-v-165b0689] {
  font-weight: 700;
  font-size: 14px;
  color: #212121;
  margin: 10px 0;
  border-left: 3px solid #b42023;
  padding-left: 4px;
}
.flexstart[data-v-165b0689] {
  display: flex;
  align-items: center;
}
.flexstart .w25[data-v-165b0689] {
  margin-right: 50px;
}
.btns[data-v-165b0689] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.rowTable[data-v-165b0689] {
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
}
.rowTable .row-hd[data-v-165b0689] {
  display: flex;
}
.rowTable[data-v-165b0689] .el-col {
  margin-bottom: 0px;
}
.rowTable .th[data-v-165b0689],
.rowTable .hd[data-v-165b0689] {
  padding: 10px 0;
  text-align: center;
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
}
.rowTable .th[data-v-165b0689] {
  color: #999999;
  font-weight: 700;
  background: #f6f8fa;
}
.rowTable[data-v-165b0689] .el-radio__label {
  display: none;
}
.rowTable .del[data-v-165b0689] {
  color: #b42023;
  cursor: pointer;
  font-size: 12px;
}
.rowTable .blue[data-v-165b0689] {
  color: #41aaff;
  cursor: pointer;
  font-size: 12px;
}
.rowTable[data-v-165b0689] .el-input {
  padding: 0 5px;
}
.rowTable[data-v-165b0689] .el-input ::v-deep.el-input__inner {
  height: 30px;
  font-size: 12px;
  line-height: 30px;
}
.button[data-v-165b0689] {
  border: 1px solid #dcdfe6;
  padding: 10px;
}
.button.noborder[data-v-165b0689] {
  border: 0;
  width: 100%;
  text-align: left;
  padding: 0 10px;
}
.button ul[data-v-165b0689] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 5px;
  line-height: initial;
}
.button ul li[data-v-165b0689] {
  padding: 2px 5px;
  background: rgba(65, 170, 255, 0.5);
  border-radius: 2px;
  margin-right: 5px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}
.button ul p[data-v-165b0689] {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #ffffff;
}
.button ul span[data-v-165b0689] {
  cursor: pointer;
  width: 8px;
  height: 8px;
  margin-right: 5px;
  position: relative;
  display: block;
}
.button ul span[data-v-165b0689]::after,
.button ul span[data-v-165b0689]::before {
  content: "";
  width: 1px;
  height: 8px;
  background: #ffffff;
  display: block;
  position: absolute;
}
.button ul span[data-v-165b0689]::after {
  transform: rotate(135deg) translate(-50%, -50%);
  top: -3px;
  right: 1px;
}
.button ul span[data-v-165b0689]::before {
  transform: rotate(45deg) translate(-50%, -50%);
  top: 3px;
  left: 7px;
}
.tag[data-v-165b0689] {
  display: block;
}
.tag .el-tag[data-v-165b0689] {
  margin: 5px;
  border-radius: 0;
}
.tag[data-v-165b0689] .el-input__inner {
  line-height: 20px !important;
  height: 20px !important;
}
.flexbet[data-v-165b0689] {
  display: flex;
  justify-content: space-between;
}
.role-head[data-v-3562c8c0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
}
.role-head .btn[data-v-3562c8c0] {
  display: flex;
  align-items: center;
}
.role-mian[data-v-3562c8c0] {
  height: calc(100vh - 100px);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mian-left[data-v-3562c8c0] {
  width: 200px;
  height: calc(100vh - 100px);
  background-color: #fff;
}
.mian-left .mian-left-head[data-v-3562c8c0] {
  font-size: 14px;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ccc;
}
.mian-left .mian-left-con[data-v-3562c8c0] {
  height: calc(100vh - 160px);
  overflow-y: auto;
}
.mian-left .mian-left-con .text[data-v-3562c8c0] {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  padding: 10px;
  cursor: pointer;
}
.mian-left .mian-left-con .text[data-v-3562c8c0]:hover {
  background-color: #f5f7fa;
}
.mian-right[data-v-3562c8c0] {
  position: relative;
  margin-left: 10px;
  flex: 1;
  height: calc(100vh - 100px);
  background-color: #fff;
  padding: 10px;
}
.mian-right .employee[data-v-3562c8c0] {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 9;
}
.active[data-v-3562c8c0] {
  background-color: #f5f7fa;
}
.red[data-v-3562c8c0] {
  color: red;
}
.vertical-radio-group[data-v-3562c8c0] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
[data-v-3562c8c0]:deep(.vertical-radio-group .el-radio) {
  display: block;
  margin-bottom: 12px;
}
.permission[data-v-3562c8c0] {
  position: relative;
}
.permission .submit[data-v-3562c8c0] {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 9;
}
.mian-right-head[data-v-3562c8c0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 10px;
}
.header[data-v-a5db6bd0] {
  display: flex;
  justify-content: center;
  padding: 12px 0;
  position: relative;
}
.message-header .title-icon[data-v-a5db6bd0] {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.message-header .title[data-v-a5db6bd0] {
  font-size: 18px;
  font-weight: 600;
}
.headerNav[data-v-a5db6bd0] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.headerNav .iconfont[data-v-a5db6bd0] {
  font-size: 23px;
  padding-right: 10px;
}
.headerNav span[data-v-a5db6bd0] {
  font-size: 16px;
  color: #409EFF;
  font-weight: 700;
}
.headerHandle[data-v-a5db6bd0] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.main[data-v-a5db6bd0] {
  background: #fff;
  box-shadow: 0 1px 5px 0 rgba(51, 52, 57, 0.05);
  border-radius: 2px;
}
.marginLeft[data-v-a5db6bd0] {
  margin-left: 10px;
}
.paddingTop[data-v-a5db6bd0] {
  padding: 10px 0;
}
[data-v-a5db6bd0] .el-table__body-wrapper .hidden-row {
  visibility: collapse !important;
}
.el-cascader .el-input__inner[data-v-a5db6bd0] {
  width: 250px;
}
.main-header[data-v-a5db6bd0] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 5px;
}
.role-head[data-v-7da95ca2] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
}
.role-head .btn[data-v-7da95ca2] {
  display: flex;
  align-items: center;
}
.role-mian[data-v-7da95ca2] {
  height: calc(100vh - 130px);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mian-left[data-v-7da95ca2] {
  width: 200px;
  height: calc(100vh - 130px);
  background-color: #fff;
}
.mian-left .mian-left-head[data-v-7da95ca2] {
  font-size: 14px;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ccc;
}
.mian-left .mian-left-con[data-v-7da95ca2] {
  height: calc(100vh - 190px);
  overflow-y: auto;
}
.mian-left .mian-left-con .text[data-v-7da95ca2] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  padding: 10px;
  cursor: pointer;
}
.mian-left .mian-left-con .text[data-v-7da95ca2]:hover {
  background-color: #f5f7fa;
}
.mian-right[data-v-7da95ca2] {
  position: relative;
  margin-left: 10px;
  flex: 1;
  height: calc(100vh - 130px);
  background-color: #fff;
  padding: 10px;
}
.mian-right .employee[data-v-7da95ca2] {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 9;
}
.active[data-v-7da95ca2] {
  background-color: #f5f7fa;
}
.red[data-v-7da95ca2] {
  color: red;
}
.vertical-radio-group[data-v-7da95ca2] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
[data-v-7da95ca2]:deep(.vertical-radio-group .el-radio) {
  display: block;
  margin-bottom: 12px;
}
.permission[data-v-7da95ca2] {
  position: relative;
}
.permission .submit[data-v-7da95ca2] {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 9;
}
