.lead-20231115 {
  background: #FFFFFF !important;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1) !important;
  border: 2px solid #FFFFFF !important;
  padding: 4px 0 4px 0!important;
  border: none!important;
  height: auto!important;
}
.lead-20231115 .lead-item {
  font-size: 0;
  padding: 0 22px;
  display: block;
  position: relative;
}
.lead-20231115 .lead-item:hover::before {
  display: block;
}
.lead-20231115 .lead-item:hover::after {
  opacity: 1;
}
.lead-20231115 .lead-item:hover .item-show .lead-title {
  color: #17A1FF;
}
.lead-20231115 .lead-item::after {
  content: '';
  position: absolute;
  right: 31px;
  top: 50%;
  width: 14px;
  height: 12px;
  background: url('http://js.588ku.com/static/images/right2.svg') no-repeat center;
  background-size: 100% 100%;
  transform: translateY(-50%);
  opacity: 0;
}
.lead-20231115 .lead-item::before {
  display: none;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 8px;
  bottom: 8px;
  background: rgba(23, 161, 255, 0.07);
}
.lead-20231115 .lead-item:last-child .item-show {
  border-bottom: none;
}
.lead-20231115 .lead-item .item-show {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  height: 76px;
  border-bottom: 1px dashed #E5E7E9;
}
.lead-20231115 .lead-item .item-show .lead-img {
  width: 52px;
  height: 52px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  flex-shrink: 0;
}
.lead-20231115 .lead-item .item-show .lead-img .img-show {
  width: 100%;
  height: 100%;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  object-fit: cover;
}
.lead-20231115 .lead-item .item-show .lead-title {
  height: 22px;
  font-size: 16px;
  color: #191919;
  line-height: 22px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  flex: 1;
  margin-right: 15px;
}
/*# sourceMappingURL=./qk-marony-lead.css.map */