.draw-business .el-drawer__header {
  padding: 10px 20px;
  margin-bottom: 0;
  border-bottom: 1px solid #ddd;
}
.draw-business .el-drawer__body {
  height: calc(100% - 105px);
  position: relative;
}
.draw-business .content[data-v-8754b658] {
  overflow-y: auto;
}
.draw-business .content header[data-v-8754b658] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
}
.draw-business .content header img[data-v-8754b658] {
  width: 60px;
  height: 60px;
}
.draw-business .content header .info[data-v-8754b658] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px;
  font-size: 14px;
  color: #666;
  position: relative;
}
.draw-business .content header .info h1[data-v-8754b658] {
  font-weight: normal;
  margin-bottom: 5px;
}
.draw-business .content header .info p[data-v-8754b658] {
  font-size: 13px;
  margin: 5px 0 !important;
}
.draw-business .content header .icon-make[data-v-8754b658] {
  position: absolute;
  right: 0;
  top: 10px;
  color: #2a97f9;
  font-size: 22px;
  cursor: pointer;
}
.lead-name-input[data-v-8754b658] {
  border: none;
  width: 100px;
  border-bottom: 1px solid rgb(221, 221, 221);
  font-size: 14px;
  height: 27px;
  margin-right: 10px;
}
.info-row[data-v-8754b658] {
  font-size: 14px;
  padding: 10px;
  color: #666;
}
.uploader[data-v-8754b658] {
  border: 1px dashed #d9d9d9;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  width: 20px;
  height: 20px;
  margin-left: 5px;
}
.uploader .uploader-icon[data-v-8754b658] {
  font-size: 14px;
  color: #8c939d;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
