.clientDetail[data-v-592d283c] {
  box-sizing: border-box;
  padding: 20px 30px;
}
.pubHContentBox[data-v-592d283c] {
  position: relative;
}
.pubTitle[data-v-592d283c] {
  display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: center;
}
.ellipsis[data-v-592d283c] {
  /*文本强制不换行*/
  white-space: nowrap;
  /*文本溢出显示省略号*/
  text-overflow: ellipsis;
  /*溢出的部分隐藏*/
  overflow: hidden;
}
.topContent[data-v-592d283c] {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 15px 0 20px 0;
}
.elInput[data-v-592d283c] {
  width: 450px;
  height: 36px;
}
.dateSpan[data-v-592d283c] {
  display: inline-block;
  position: relative;
  color: #606266;
  font-size: 14px;
  cursor: pointer;
}
.dateTitle[data-v-592d283c] {
  display: block;
  margin-right: 22px;
  height: 28px;
  background: #f5f7f6;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #484d4a;
  line-height: 28px;
  padding: 0px 10px;
  outline: 0;
}
.dateContent[data-v-592d283c] {
  width: 280px;
  height: 115px;
  padding: 20px 0;
  margin: 5px 0;
  background-color: #fff;
  border: 1px solid #ebeef5;
  border-radius: 4px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  position: fixed;
  margin-top: 12px;
  z-index: 999;
}
.elClear[data-v-592d283c] {
  font-size: 14px;
  font-weight: 400;
  color: #0dcba3;
  line-height: 16px;
  text-align: center;
  line-height: 28px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.popper__arrow[data-v-592d283c] {
  left: 60px;
  position: absolute;
  display: block;
  width: 0px;
  height: 0;
  border-color: transparent;
  border-style: solid;
  top: -12px;
  margin-left: -6px;
  border-top-width: 0;
  border-bottom-color: #fff;
  content: " ";
  border-width: 6px;
}
.enleng[data-v-592d283c] {
  padding-left: 30px;
}
.zhleng[data-v-592d283c] {
  padding-left: 0;
}
.dateBtn[data-v-592d283c] {
  width: 56px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #0dcba3;
  margin-left: 16px;
  cursor: pointer;
}
.dateBtn[data-v-592d283c]:hover {
  color: #ffffff;
  background: #0dcba3;
  border-radius: 4px;
}
.selectContent[data-v-592d283c] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.el-dropdown[data-v-592d283c] {
  left: -3px;
}
/* .el-dropdown-link {
  display: block;
  margin-right: 22px;
  margin-top: 1px;
  height: 28px;
  background: #f5f7f6;
  border-radius: 4px;

  font-size: 14px;
  font-weight: 400;
  color: rgba(72, 77, 74, 1);
  line-height: 28px;
  padding: 0px 10px;
  outline: 0;
  cursor: pointer;
} */
.elClearRight[data-v-592d283c] {
  padding-right: 40px;
}
/* 条目数 */
.numberContent[data-v-592d283c] {
  font-size: 12px;
  font-weight: 600;
  color: #484d4a;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: 4px;
  padding: 20px 0 20px 0;
}
.NewAccount[data-v-592d283c] {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 5;
}
.NewAccountContent[data-v-592d283c] {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: #0dcba3;
}
.NewAccountContent[data-v-592d283c]:hover {
  color: #0dcba3;
}
.NewAccountImg[data-v-592d283c] {
  width: 18px;
  height: 18px;
  margin-right: 8px;
  margin-left: 3px;
}
.tableColumnDetail[data-v-592d283c] {
  font-size: 14px;
  font-weight: 400;
  color: #4a4a4a;
  padding-left: 3px;
}
.tableColumnDetails[data-v-592d283c] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* 自定义头部 */
.headerTableContent[data-v-592d283c] {
  display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: left;
  line-height: 28px;
  cursor: pointer;
}
.headerContentSelect[data-v-592d283c] {
  background: #f5f7f6;
  display: flex;
  flex-direction: row;
  justify-content: left;
  /* width: 95%; */
  align-items: left;
  line-height: 28px;
  cursor: pointer;
}
.headerTitle[data-v-592d283c] {
  font-size: 12px;
  font-weight: 600;
  /* width: 95%; */
  color: #9aa19d;
}
.headerImage[data-v-592d283c] {
  position: relative;
  float: right;
  top: 4px;
  width: 18px;
  height: 18px;
}
.centerBox[data-v-592d283c] {
  margin-top: 15px;
}
.clientDetail[data-v-592d283c] .el-dialog__body {
  padding-top: 0;
}
.clientDetail[data-v-592d283c] .el-input__inner {
  height: 30px;
}
.clientDetail[data-v-592d283c] .el-input__icon {
  line-height: 30px;
}
.eleTable[data-v-592d283c] .el-table__empty-block {
  width: 100% !important;
}
.elfrom[data-v-592d283c] {
  margin-top: 30px;
}
.elFormItem[data-v-592d283c] {
  padding: 0px 30px;
  margin-bottom: 10px;
}
.el-form-item-right[data-v-592d283c] {
  float: right;
}
/* 区号输入框 */
.telephone[data-v-592d283c] {
  position: relative;
}
.telephone-select[data-v-592d283c] {
  outline: none;
  cursor: pointer;
  position: absolute;
  top: 3px;
  left: 10px;
  z-index: 1111;
  border: none;
  line-height: 26px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none;
  color: #0dcba3;
  font-size: 16px;
  font-weight: 600;
}
.phoneInput[data-v-592d283c] .el-input__inner {
  padding-left: 54px;
}
.elradiogroup[data-v-592d283c] {
  line-height: 40px;
}
.topLayout[data-v-592d283c] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.referenceHover[data-v-592d283c] {
  overflow-y: scroll;
  min-height: 350px;
  max-height: 500px;
}
.editImageContent[data-v-592d283c] {
  display: flex;
  align-items: center;
}
.workerContent[data-v-592d283c] {
  height: 169px;
  border-radius: 4px;
  border: 1px solid #cacfcc;
  margin-bottom: 10px;
  padding: 10px;
  overflow-y: auto;
}

