[data-v-4240c160] .el-dialog__header,[data-v-4240c160] .el-dialog__body {
  padding: 0;
}
[data-v-4240c160] .customWidth {
  width: 490px;
  border-radius: 4px;
}
.pop-head[data-v-4240c160] {
  width: 100%;
  height: 60px;
  padding: 0 26px;
  background: #fff;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 4px 4px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pop-cont[data-v-4240c160] {
  margin-top: 13px;
  padding: 0 26px;
  font-size: 14px;
}
.pop-cont .user-img[data-v-4240c160] {
  width: 80px;
  height: 80px;
  position: relative;
}
.pop-cont .user-img .tx-img[data-v-4240c160] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #dee1e8;
  overflow: hidden;
}
.pop-cont .user-img .move-icon[data-v-4240c160] {
  position: absolute;
  bottom: 5px;
  right: 2px;
  z-index: 99;
  color: #f56060;
  font-size: 16px;
}
.pop-cont .txt-move[data-v-4240c160] {
  position: relative;
  top: 1px;
  left: 0;
  color: #f56060;
  font-size: 16px;
  padding-right: 5px;
}
.pop-bottom[data-v-4240c160] {
  padding: 24px 30px;
  text-align: right;
}
.pop-bottom .pop-btn[data-v-4240c160] {
  cursor: pointer;
  width: 80px;
  height: 24px;
  line-height: 23px;
  font-size: 12px;
  border-radius: 4px;
}
.pop-bottom .pop-btn.pop-plain-btn[data-v-4240c160] {
  color: #333;
  border: 1px solid #dee1e8;
  border-radius: 4px;
}
.pop-bottom .pop-btn.pop-full-btn[data-v-4240c160] {
  background: #f56060;
  color: #fff;
  margin-left: 24px;
}
.pop-bottom .pop-btn[data-v-4240c160]:hover {
  opacity: 0.9;
}

