.shadow-customer[data-v-4e16002d] {
  position: fixed;
  top: 0;
  left: 77px;
  width: 430px;
  padding: 10px 0 0 0;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 9px 1px rgba(3, 0, 0, 0.1);
          box-shadow: 0 6px 9px 1px rgba(3, 0, 0, 0.1);
  border-radius: 5px;
  cursor: pointer;
  z-index: 2;
}
.shadow-customer .has-del[data-v-4e16002d] {
  height: 200px;
  text-align: center;
  line-height: 150px;
  font-size: 14px;
  color: #666;
}
.shadow-customer .extra-move[data-v-4e16002d] {
  position: absolute;
  width: 73px;
  height: 100%;
  top: 0;
  left: -70px;
}
.shadow-customer .el-row.top[data-v-4e16002d] {
  border-bottom: 1px solid #ddd;
  padding: 0 15px 10px 15px;
}
.shadow-customer .el-row.top .el-col.el-col-4[data-v-4e16002d] {
  width: 50px;
}
.shadow-customer .el-row.top .el-col.el-col-20 p[data-v-4e16002d] {
  font-size: 12px;
  color: #2A97F9;
}
.shadow-customer .contact[data-v-4e16002d],
.shadow-customer .detail[data-v-4e16002d] {
  font-size: 12px;
  color: #666;
  padding: 15px;
  position: relative;
}
.shadow-customer .contact li[data-v-4e16002d],
.shadow-customer .detail li[data-v-4e16002d] {
  height: 30px;
  line-height: 30px;
}
.shadow-customer .contact li b[data-v-4e16002d],
.shadow-customer .detail li b[data-v-4e16002d] {
  display: inline-block;
  width: 66px;
  font-weight: normal;
}
.shadow-customer .el-row.title[data-v-4e16002d] {
  padding: 6px 15px;
  background-color: #ddd;
}
.shadow-customer .el-row.title span[data-v-4e16002d] {
  font-size: 12px;
}
.shadow-customer .list[data-v-4e16002d] {
  font-size: 13px;
}
.shadow-customer .list .el-row.content[data-v-4e16002d] {
  padding: 8px 15px;
  border-bottom: 1px solid #ddd;
}
.shadow-customer .list .el-row.content .el-link[data-v-4e16002d] {
  padding-right: 10px;
  display: inherit;
  font-size: 12px;
}
.shadow-customer .contact li[data-v-4e16002d] {
  height: 25px;
  line-height: 25px;
}
.shadow-customer .contact li b[data-v-4e16002d] {
  width: 40px;
}
.shadow-customer .contact li i[data-v-4e16002d] {
  color: #2A97F9;
}
.shadow-customer .contact i.el-icon-more.contact-all[data-v-4e16002d] {
  position: absolute;
  right: 8px;
  top: 4px;
  font-size: 16px;
  color: rgba(102, 102, 102, 0.5490196078);
}
.shadow-customer .el-row.tool[data-v-4e16002d] {
  border-top: 1px solid #ddd;
}
.shadow-customer .el-row.tool .el-col.el-col-5[data-v-4e16002d] {
  width: 20%;
  border-right: 1px solid #f5f5f5;
}
.shadow-customer .el-row.tool .el-col.el-col-6[data-v-4e16002d] {
  border-right: 1px solid #f5f5f5;
}
.shadow-customer .el-row.tool .el-button--text[data-v-4e16002d] {
  font-size: 12px;
}
