
.title[data-v-e6135ea6] {
  color: #909090;
  font-size: 12px;
}
.clue[data-v-e6135ea6] {
  margin: 20px 0;
}
.transfer-lable[data-v-e6135ea6] {
  display: inline-block;
  width: 54px;
}

.leads-content[data-v-05d14110] {
  background-color: white;
  font-size: 14px;
}
.leads-content .leads-header[data-v-05d14110] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-header h1[data-v-05d14110] {
  font-size: 18px;
}
.leads-content .leads-operation[data-v-05d14110] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-operation .filter-msg[data-v-05d14110] {
  line-height: 33px;
  font-size: 13px;
  color: #666;
  vertical-align: sub;
}
.leads-content .leads-operation .operation-right[data-v-05d14110] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.leads-content .leads-operation .operation-right .leads-inputBox[data-v-05d14110] {
  position: relative;
}
.leads-content .leads-operation .operation-right .leads-inputBox input[data-v-05d14110] {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px 27px 2px 5px;
}
.leads-content .leads-operation .operation-right .leads-inputBox .icon[data-v-05d14110] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 5px;
}
.leads-content .table-box[data-v-05d14110] {
  height: calc(100% - 160px);
}
.operation-btn[data-v-05d14110] {
  margin-left: 10px;
  cursor: pointer;
}
.leads-detail-content[data-v-05d14110] {
  padding: 20px;
  font-size: 14px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-x: auto;
  height: calc(100% - 40px);
}
.leads-detail-content .leads-detail-left[data-v-05d14110] {
  width: calc(100% - 500px);
  min-width: 520px;
  float: left;
  margin-right: 10px;
  height: 100%;
  overflow-y: auto;
}
.leads-detail-content .leads-detail-left .detail-top[data-v-05d14110] {
  background-color: white;
  margin-bottom: 22px;
}
.leads-detail-content .leads-detail-left .detail-header[data-v-05d14110] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-left .detail-header .title[data-v-05d14110] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 240px);
}
.leads-detail-content .leads-detail-left .detail-header .title .icon-btns[data-v-05d14110] {
  display: inline-block;
  background-color: #0a6cd6;
  width: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  color: white;
  margin-right: 20px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name[data-v-05d14110] {
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
  line-height: 28px;
  max-width: calc(100% - 40px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name-input[data-v-05d14110] {
  border: none;
  border-bottom: 1px solid black;
  font-size: 20px;
  font-weight: 600;
  height: 27px;
  margin-right: 10px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-number[data-v-05d14110] {
  color: #909090;
  font-size: 14px;
}
.leads-detail-content .leads-detail-left .leads-overview[data-v-05d14110] {
  padding: 10px 20px 20px 20px;
}
.leads-detail-content .leads-detail-left .grid-content[data-v-05d14110] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 240px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.leads-detail-content .leads-detail-left .grid-content span.title[data-v-05d14110] {
  font-size: 14px;
  color: #909090;
  line-height: 22px;
}
.leads-detail-content .leads-detail-left .detail-tabs[data-v-05d14110] {
  background-color: white;
}
.leads-detail-content .leads-detail-right[data-v-05d14110] {
  width: 480px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 480px;
          flex: 0 0 480px;
  height: 100%;
  overflow-y: auto;
  float: left;
  margin-left: 10px;
}
.leads-detail-content .leads-detail-right .detail-header[data-v-05d14110] {
  padding: 10px 20px;
  background-color: white;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-right .detail-header ul[data-v-05d14110] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.leads-detail-content .leads-detail-right .detail-header ul li[data-v-05d14110] {
  width: 25%;
  text-align: center;
}
.leads-detail-content .leads-detail-right .detail-header ul li b[data-v-05d14110] {
  font-size: 39px;
  color: #0064ff;
  margin-right: 5px;
}
.tabs-content[data-v-05d14110] {
  padding: 10px 20px;
}
.collapse-item li[data-v-05d14110] {
  margin-bottom: 10px;
}
.collapse-item li span[data-v-05d14110] {
  display: block;
  color: #909090;
  font-size: 12px;
}
.collapse-item li a[data-v-05d14110] {
  font-weight: 600;
  color: black;
  text-decoration: none;
}
.collapse-item li a[data-v-05d14110]:hover {
  text-decoration: underline;
}
.detail-collapse[data-v-05d14110] {
  padding-bottom: 20px;
}
.footer-submit[data-v-05d14110] {
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
  width: 100%;
  text-align: right;
  left: 0;
  border-top: 1px solid #ececec;
}
.action-item[data-v-05d14110] {
  color: #9198a5;
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  margin: 0 5px;
}
.action-item[data-v-05d14110]:hover {
  color: #263551;
}
.tips[data-v-05d14110] {
  position: absolute;
  top: 35px;
  border: 1px solid #b6b6b6;
  font-size: 12px;
  padding: 6px 9px;
  z-index: 20;
  background-color: white;
}
.leadsName[data-v-05d14110] {
  cursor: pointer;
  display: inline-block;
  width: 160px;
  margin-left: 5px;
}
.clueName:hover .noInterest[data-v-05d14110] {
  visibility: visible;
}
.noInterest[data-v-05d14110] {
  visibility: hidden;
  cursor: pointer;
  -webkit-animation: narrow-05d14110 0.5s;
          animation: narrow-05d14110 0.5s;
}
.interest[data-v-05d14110] {
  cursor: pointer;
  -webkit-animation: enlarge-05d14110 0.5s;
          animation: enlarge-05d14110 0.5s;
}
.interest .icon-xin2[data-v-05d14110] {
  color: #e95b5b;
}
@-webkit-keyframes narrow-05d14110 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes narrow-05d14110 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes enlarge-05d14110 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes enlarge-05d14110 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.leadsName[data-v-05d14110]:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #409EFF;
}
.input-with-select[data-v-05d14110] {
  width: 230px;
}
.tooltip-content[data-v-05d14110] {
  width: 220px;
  font-size: 14px;
  line-height: 20px;
}
.tooltip-content .content-item[data-v-05d14110] {
  margin-top: 10px;
}
.mail-text[data-v-05d14110] {
  cursor: pointer;
}
.mail-text[data-v-05d14110]:hover {
  text-decoration: underline;
}
.leads-content[data-v-da33fdae] {
  background-color: white;
  font-size: 14px;
}
.leads-content .leads-header[data-v-da33fdae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-header h1[data-v-da33fdae] {
  font-size: 18px;
}
.leads-content .leads-operation[data-v-da33fdae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-operation .filter-msg[data-v-da33fdae] {
  line-height: 33px;
  font-size: 13px;
  color: #666;
  vertical-align: sub;
}
.leads-content .leads-operation .operation-right[data-v-da33fdae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.leads-content .leads-operation .operation-right .leads-inputBox[data-v-da33fdae] {
  position: relative;
}
.leads-content .leads-operation .operation-right .leads-inputBox input[data-v-da33fdae] {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px 27px 2px 5px;
}
.leads-content .leads-operation .operation-right .leads-inputBox .icon[data-v-da33fdae] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 5px;
}
.leads-content .table-box[data-v-da33fdae] {
  height: calc(100% - 160px);
}
.operation-btn[data-v-da33fdae] {
  margin-left: 10px;
  cursor: pointer;
}
.leads-detail-content[data-v-da33fdae] {
  padding: 20px;
  font-size: 14px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-x: auto;
  height: calc(100% - 40px);
}
.leads-detail-content .leads-detail-left[data-v-da33fdae] {
  width: calc(100% - 500px);
  min-width: 520px;
  float: left;
  margin-right: 10px;
  height: 100%;
  overflow-y: auto;
}
.leads-detail-content .leads-detail-left .detail-top[data-v-da33fdae] {
  background-color: white;
  margin-bottom: 22px;
}
.leads-detail-content .leads-detail-left .detail-header[data-v-da33fdae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-left .detail-header .title[data-v-da33fdae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 240px);
}
.leads-detail-content .leads-detail-left .detail-header .title .icon-btns[data-v-da33fdae] {
  display: inline-block;
  background-color: #0a6cd6;
  width: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  color: white;
  margin-right: 20px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name[data-v-da33fdae] {
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
  line-height: 28px;
  max-width: calc(100% - 40px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name-input[data-v-da33fdae] {
  border: none;
  border-bottom: 1px solid black;
  font-size: 20px;
  font-weight: 600;
  height: 27px;
  margin-right: 10px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-number[data-v-da33fdae] {
  color: #909090;
  font-size: 14px;
}
.leads-detail-content .leads-detail-left .leads-overview[data-v-da33fdae] {
  padding: 10px 20px 20px 20px;
}
.leads-detail-content .leads-detail-left .grid-content[data-v-da33fdae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 240px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.leads-detail-content .leads-detail-left .grid-content span.title[data-v-da33fdae] {
  font-size: 14px;
  color: #909090;
  line-height: 22px;
}
.leads-detail-content .leads-detail-left .detail-tabs[data-v-da33fdae] {
  background-color: white;
}
.leads-detail-content .leads-detail-right[data-v-da33fdae] {
  width: 480px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 480px;
          flex: 0 0 480px;
  height: 100%;
  overflow-y: auto;
  float: left;
  margin-left: 10px;
}
.leads-detail-content .leads-detail-right .detail-header[data-v-da33fdae] {
  padding: 10px 20px;
  background-color: white;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-right .detail-header ul[data-v-da33fdae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.leads-detail-content .leads-detail-right .detail-header ul li[data-v-da33fdae] {
  width: 25%;
  text-align: center;
}
.leads-detail-content .leads-detail-right .detail-header ul li b[data-v-da33fdae] {
  font-size: 39px;
  color: #0064ff;
  margin-right: 5px;
}
.tabs-content[data-v-da33fdae] {
  padding: 10px 20px;
}
.collapse-item li[data-v-da33fdae] {
  margin-bottom: 10px;
}
.collapse-item li span[data-v-da33fdae] {
  display: block;
  color: #909090;
  font-size: 12px;
}
.collapse-item li a[data-v-da33fdae] {
  font-weight: 600;
  color: black;
  text-decoration: none;
}
.collapse-item li a[data-v-da33fdae]:hover {
  text-decoration: underline;
}
.detail-collapse[data-v-da33fdae] {
  padding-bottom: 20px;
}
.footer-submit[data-v-da33fdae] {
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
  width: 100%;
  text-align: right;
  left: 0;
  border-top: 1px solid #ececec;
}
.action-item[data-v-da33fdae] {
  color: #9198a5;
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  margin: 0 5px;
}
.action-item[data-v-da33fdae]:hover {
  color: #263551;
}
.tips[data-v-da33fdae] {
  position: absolute;
  top: 35px;
  border: 1px solid #b6b6b6;
  font-size: 12px;
  padding: 6px 9px;
  z-index: 20;
  background-color: white;
}
.leadsName[data-v-da33fdae] {
  cursor: pointer;
  display: inline-block;
  width: 160px;
  margin-left: 5px;
}
.clueName:hover .noInterest[data-v-da33fdae] {
  visibility: visible;
}
.noInterest[data-v-da33fdae] {
  visibility: hidden;
  cursor: pointer;
  -webkit-animation: narrow-da33fdae 0.5s;
          animation: narrow-da33fdae 0.5s;
}
.interest[data-v-da33fdae] {
  cursor: pointer;
  -webkit-animation: enlarge-da33fdae 0.5s;
          animation: enlarge-da33fdae 0.5s;
}
.interest .icon-xin2[data-v-da33fdae] {
  color: #e95b5b;
}
@-webkit-keyframes narrow-da33fdae {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes narrow-da33fdae {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes enlarge-da33fdae {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes enlarge-da33fdae {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.leadsName[data-v-da33fdae]:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #409EFF;
}
.input-with-select[data-v-da33fdae] {
  width: 230px;
}
.tooltip-content[data-v-da33fdae] {
  width: 220px;
  font-size: 14px;
  line-height: 20px;
}
.tooltip-content .content-item[data-v-da33fdae] {
  margin-top: 10px;
}
.more-operations[data-v-da33fdae] {
  display: inline-block;
}
.header[data-v-a192cf4e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header .header-title[data-v-a192cf4e] {
  font-size: 17px;
}
.title[data-v-a192cf4e] {
  color: #909090;
  font-size: 12px;
}
.clue[data-v-a192cf4e] {
  margin: 20px 0;
}
.transfer-lable[data-v-a192cf4e] {
  display: inline-block;
  width: 54px;
}
.leads-filterDialog .lebel[data-v-a192cf4e] {
  display: inline-block;
  width: 56px;
  font-size: 14px;
  color: #909090;
}
.leads-filterDialog .searchBox[data-v-a192cf4e] {
  text-align: right;
  padding: 10px;
}
.leads-filterDialog .select-title[data-v-a192cf4e] {
  display: inline-block;
  margin-bottom: 10px;
  color: #2A97F9;
}
.leads-filterDialog .cust-item[data-v-a192cf4e] {
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.leads-filterDialog .cust-item[data-v-a192cf4e]:hover {
  background-color: #f3f3f3;
}
.leads-content .el-table th div {
  line-height: 1;
}
.leads-header .cust-dropDown .el-button--small {
  vertical-align: middle;
}
.leads-content .el-table__fixed-right-patch {
  background-color: #f1f1f1;
}
.leads-content[data-v-3adde5b0] {
  background-color: white;
  font-size: 14px;
}
.leads-content .leads-header[data-v-3adde5b0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-header h1[data-v-3adde5b0] {
  font-size: 18px;
}
.leads-content .leads-operation[data-v-3adde5b0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-operation .filter-msg[data-v-3adde5b0] {
  line-height: 33px;
  font-size: 13px;
  color: #666;
  vertical-align: sub;
}
.leads-content .leads-operation .operation-right[data-v-3adde5b0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.leads-content .leads-operation .operation-right .leads-inputBox[data-v-3adde5b0] {
  position: relative;
}
.leads-content .leads-operation .operation-right .leads-inputBox input[data-v-3adde5b0] {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px 27px 2px 5px;
}
.leads-content .leads-operation .operation-right .leads-inputBox .icon[data-v-3adde5b0] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 5px;
}
.leads-content .table-box[data-v-3adde5b0] {
  height: calc(100% - 160px);
}
.operation-btn[data-v-3adde5b0] {
  margin-left: 10px;
  cursor: pointer;
}
.leads-detail-content[data-v-3adde5b0] {
  padding: 20px;
  font-size: 14px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-x: auto;
  height: calc(100% - 40px);
}
.leads-detail-content .leads-detail-left[data-v-3adde5b0] {
  width: calc(100% - 500px);
  min-width: 520px;
  float: left;
  margin-right: 10px;
  height: 100%;
  overflow-y: auto;
}
.leads-detail-content .leads-detail-left .detail-top[data-v-3adde5b0] {
  background-color: white;
  margin-bottom: 22px;
}
.leads-detail-content .leads-detail-left .detail-header[data-v-3adde5b0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-left .detail-header .title[data-v-3adde5b0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 240px);
}
.leads-detail-content .leads-detail-left .detail-header .title .icon-btns[data-v-3adde5b0] {
  display: inline-block;
  background-color: #0a6cd6;
  width: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  color: white;
  margin-right: 20px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name[data-v-3adde5b0] {
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
  line-height: 28px;
  max-width: calc(100% - 40px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name-input[data-v-3adde5b0] {
  border: none;
  border-bottom: 1px solid black;
  font-size: 20px;
  font-weight: 600;
  height: 27px;
  margin-right: 10px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-number[data-v-3adde5b0] {
  color: #909090;
  font-size: 14px;
}
.leads-detail-content .leads-detail-left .leads-overview[data-v-3adde5b0] {
  padding: 10px 20px 20px 20px;
}
.leads-detail-content .leads-detail-left .grid-content[data-v-3adde5b0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 240px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.leads-detail-content .leads-detail-left .grid-content span.title[data-v-3adde5b0] {
  font-size: 14px;
  color: #909090;
  line-height: 22px;
}
.leads-detail-content .leads-detail-left .detail-tabs[data-v-3adde5b0] {
  background-color: white;
}
.leads-detail-content .leads-detail-right[data-v-3adde5b0] {
  width: 480px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 480px;
          flex: 0 0 480px;
  height: 100%;
  overflow-y: auto;
  float: left;
  margin-left: 10px;
}
.leads-detail-content .leads-detail-right .detail-header[data-v-3adde5b0] {
  padding: 10px 20px;
  background-color: white;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-right .detail-header ul[data-v-3adde5b0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.leads-detail-content .leads-detail-right .detail-header ul li[data-v-3adde5b0] {
  width: 25%;
  text-align: center;
}
.leads-detail-content .leads-detail-right .detail-header ul li b[data-v-3adde5b0] {
  font-size: 39px;
  color: #0064ff;
  margin-right: 5px;
}
.tabs-content[data-v-3adde5b0] {
  padding: 10px 20px;
}
.collapse-item li[data-v-3adde5b0] {
  margin-bottom: 10px;
}
.collapse-item li span[data-v-3adde5b0] {
  display: block;
  color: #909090;
  font-size: 12px;
}
.collapse-item li a[data-v-3adde5b0] {
  font-weight: 600;
  color: black;
  text-decoration: none;
}
.collapse-item li a[data-v-3adde5b0]:hover {
  text-decoration: underline;
}
.detail-collapse[data-v-3adde5b0] {
  padding-bottom: 20px;
}
.footer-submit[data-v-3adde5b0] {
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
  width: 100%;
  text-align: right;
  left: 0;
  border-top: 1px solid #ececec;
}
.action-item[data-v-3adde5b0] {
  color: #9198a5;
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  margin: 0 5px;
}
.action-item[data-v-3adde5b0]:hover {
  color: #263551;
}
.tips[data-v-3adde5b0] {
  position: absolute;
  top: 35px;
  border: 1px solid #b6b6b6;
  font-size: 12px;
  padding: 6px 9px;
  z-index: 20;
  background-color: white;
}
.leadsName[data-v-3adde5b0] {
  cursor: pointer;
  display: inline-block;
  width: 160px;
  margin-left: 5px;
}
.clueName:hover .noInterest[data-v-3adde5b0] {
  visibility: visible;
}
.noInterest[data-v-3adde5b0] {
  visibility: hidden;
  cursor: pointer;
  -webkit-animation: narrow-3adde5b0 0.5s;
          animation: narrow-3adde5b0 0.5s;
}
.interest[data-v-3adde5b0] {
  cursor: pointer;
  -webkit-animation: enlarge-3adde5b0 0.5s;
          animation: enlarge-3adde5b0 0.5s;
}
.interest .icon-xin2[data-v-3adde5b0] {
  color: #e95b5b;
}
@-webkit-keyframes narrow-3adde5b0 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes narrow-3adde5b0 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes enlarge-3adde5b0 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes enlarge-3adde5b0 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.leadsName[data-v-3adde5b0]:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #409EFF;
}
.input-with-select[data-v-3adde5b0] {
  width: 230px;
}
.tooltip-content[data-v-3adde5b0] {
  width: 220px;
  font-size: 14px;
  line-height: 20px;
}
.tooltip-content .content-item[data-v-3adde5b0] {
  margin-top: 10px;
}
.icon[data-v-3adde5b0] {
  font-size: 16px;
  cursor: pointer;
  margin: 0 10px;
  color: #606266;
}
.form-select[data-v-3adde5b0] {
  width: 150px;
}
.cust_dialog .el-dialog__body {
  background-color: #f3f3f3;
}
.cust_dialog .el-form-item {
  margin-bottom: 9px !important;
}
.cust_dialog .el-form--label-top .el-form-item__label {
  padding: 0;
  line-height: 30px;
}
.main_left[data-v-1306ea4a],
.main_right[data-v-1306ea4a] {
  background-color: white;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 20px;
}
.main_left .message[data-v-1306ea4a],
.main_right .message[data-v-1306ea4a] {
  color: #409eff;
  line-height: 26px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.main_left .message i[data-v-1306ea4a],
.main_right .message i[data-v-1306ea4a] {
  cursor: pointer;
}
.main_left .star_icon[data-v-1306ea4a],
.main_right .star_icon[data-v-1306ea4a] {
  color: #f56c6c;
  font-size: 14px !important;
  margin-right: -5px;
}
.social-btn[data-v-1306ea4a] {
  padding: 10px;
  padding-right: 20px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  background-color: white;
  cursor: pointer;
  width: 100%;
  border-radius: 8px;
}
.input-select-add[data-v-1306ea4a] {
  width: 430px;
  margin-right: 5px;
}
.errMsg[data-v-1306ea4a] {
  line-height: 1;
  margin: 4px 0 !important;
  color: #f56c6c;
  font-size: 12px;
}
.medium[data-v-1306ea4a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.horn[data-v-1306ea4a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.minsize[data-v-1306ea4a] {
  padding: 10px;
  width: 400px;
  position: fixed;
  bottom: 0;
  right: 50px;
  background-color: #44A2FA;
  color: white;
  border-bottom: 1px solid #ddd;
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 999;
}
.transfer[data-v-1306ea4a] {
  z-index: 1000;
  width: 500px;
  height: 600px;
  position: fixed;
  right: 50px;
  bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: white;
  overflow: hidden;
  border-radius: 2px;
  border: 1px solid #ebeef5;
}
.transfer .centers[data-v-1306ea4a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  justify-content: space-between;
  padding: 0 15px;
  height: 40px;
  background-color: #44A2FA;
  color: white;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.transfer .transfer-body[data-v-1306ea4a] {
  height: 490px;
  overflow-y: auto;
  padding: 0 15px;
  background-color: #f3f3f3;
}
.transfer .dialog-footer[data-v-1306ea4a] {
  border-top: 1px solid #ebeef5;
}
.title[data-v-74fcc7f3] {
  color: #909090;
  font-size: 12px;
}
.clue[data-v-74fcc7f3] {
  margin: 20px 0;
}
.transfer-lable[data-v-74fcc7f3] {
  display: inline-block;
  width: 54px;
}
.selectDialog .lebel[data-v-74fcc7f3] {
  display: inline-block;
  width: 56px;
  font-size: 14px;
  color: #909090;
}
.selectDialog .searchBox[data-v-74fcc7f3] {
  text-align: right;
  padding: 10px;
}
.selectDialog .select-title[data-v-74fcc7f3] {
  display: inline-block;
  margin-bottom: 10px;
  color: #2A97F9;
}
.selectDialog .cust-item[data-v-74fcc7f3] {
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.selectDialog .cust-item[data-v-74fcc7f3]:hover {
  background-color: #f3f3f3;
}
.selectDialog .select-pagination[data-v-74fcc7f3] {
  margin-top: 10px;
}
.cust-dropDown .el-button--small {
  height: 33px;
  vertical-align: middle;
}
.leads-content[data-v-b4681264] {
  background-color: white;
  font-size: 14px;
}
.leads-content .leads-header[data-v-b4681264] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-header h1[data-v-b4681264] {
  font-size: 18px;
}
.leads-content .leads-operation[data-v-b4681264] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-operation .filter-msg[data-v-b4681264] {
  line-height: 33px;
  font-size: 13px;
  color: #666;
  vertical-align: sub;
}
.leads-content .leads-operation .operation-right[data-v-b4681264] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.leads-content .leads-operation .operation-right .leads-inputBox[data-v-b4681264] {
  position: relative;
}
.leads-content .leads-operation .operation-right .leads-inputBox input[data-v-b4681264] {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px 27px 2px 5px;
}
.leads-content .leads-operation .operation-right .leads-inputBox .icon[data-v-b4681264] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 5px;
}
.leads-content .table-box[data-v-b4681264] {
  height: calc(100% - 160px);
}
.operation-btn[data-v-b4681264] {
  margin-left: 10px;
  cursor: pointer;
}
.leads-detail-content[data-v-b4681264] {
  padding: 20px;
  font-size: 14px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-x: auto;
  height: calc(100% - 40px);
}
.leads-detail-content .leads-detail-left[data-v-b4681264] {
  width: calc(100% - 500px);
  min-width: 520px;
  float: left;
  margin-right: 10px;
  height: 100%;
  overflow-y: auto;
}
.leads-detail-content .leads-detail-left .detail-top[data-v-b4681264] {
  background-color: white;
  margin-bottom: 22px;
}
.leads-detail-content .leads-detail-left .detail-header[data-v-b4681264] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-left .detail-header .title[data-v-b4681264] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 240px);
}
.leads-detail-content .leads-detail-left .detail-header .title .icon-btns[data-v-b4681264] {
  display: inline-block;
  background-color: #0a6cd6;
  width: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  color: white;
  margin-right: 20px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name[data-v-b4681264] {
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
  line-height: 28px;
  max-width: calc(100% - 40px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name-input[data-v-b4681264] {
  border: none;
  border-bottom: 1px solid black;
  font-size: 20px;
  font-weight: 600;
  height: 27px;
  margin-right: 10px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-number[data-v-b4681264] {
  color: #909090;
  font-size: 14px;
}
.leads-detail-content .leads-detail-left .leads-overview[data-v-b4681264] {
  padding: 10px 20px 20px 20px;
}
.leads-detail-content .leads-detail-left .grid-content[data-v-b4681264] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 240px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.leads-detail-content .leads-detail-left .grid-content span.title[data-v-b4681264] {
  font-size: 14px;
  color: #909090;
  line-height: 22px;
}
.leads-detail-content .leads-detail-left .detail-tabs[data-v-b4681264] {
  background-color: white;
}
.leads-detail-content .leads-detail-right[data-v-b4681264] {
  width: 480px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 480px;
          flex: 0 0 480px;
  height: 100%;
  overflow-y: auto;
  float: left;
  margin-left: 10px;
}
.leads-detail-content .leads-detail-right .detail-header[data-v-b4681264] {
  padding: 10px 20px;
  background-color: white;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-right .detail-header ul[data-v-b4681264] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.leads-detail-content .leads-detail-right .detail-header ul li[data-v-b4681264] {
  width: 25%;
  text-align: center;
}
.leads-detail-content .leads-detail-right .detail-header ul li b[data-v-b4681264] {
  font-size: 39px;
  color: #0064ff;
  margin-right: 5px;
}
.tabs-content[data-v-b4681264] {
  padding: 10px 20px;
}
.collapse-item li[data-v-b4681264] {
  margin-bottom: 10px;
}
.collapse-item li span[data-v-b4681264] {
  display: block;
  color: #909090;
  font-size: 12px;
}
.collapse-item li a[data-v-b4681264] {
  font-weight: 600;
  color: black;
  text-decoration: none;
}
.collapse-item li a[data-v-b4681264]:hover {
  text-decoration: underline;
}
.detail-collapse[data-v-b4681264] {
  padding-bottom: 20px;
}
.footer-submit[data-v-b4681264] {
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
  width: 100%;
  text-align: right;
  left: 0;
  border-top: 1px solid #ececec;
}
.action-item[data-v-b4681264] {
  color: #9198a5;
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  margin: 0 5px;
}
.action-item[data-v-b4681264]:hover {
  color: #263551;
}
.tips[data-v-b4681264] {
  position: absolute;
  top: 35px;
  border: 1px solid #b6b6b6;
  font-size: 12px;
  padding: 6px 9px;
  z-index: 20;
  background-color: white;
}
.leadsName[data-v-b4681264] {
  cursor: pointer;
  display: inline-block;
  width: 160px;
  margin-left: 5px;
}
.clueName:hover .noInterest[data-v-b4681264] {
  visibility: visible;
}
.noInterest[data-v-b4681264] {
  visibility: hidden;
  cursor: pointer;
  -webkit-animation: narrow-b4681264 0.5s;
          animation: narrow-b4681264 0.5s;
}
.interest[data-v-b4681264] {
  cursor: pointer;
  -webkit-animation: enlarge-b4681264 0.5s;
          animation: enlarge-b4681264 0.5s;
}
.interest .icon-xin2[data-v-b4681264] {
  color: #e95b5b;
}
@-webkit-keyframes narrow-b4681264 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes narrow-b4681264 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes enlarge-b4681264 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes enlarge-b4681264 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.leadsName[data-v-b4681264]:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #409EFF;
}
.input-with-select[data-v-b4681264] {
  width: 230px;
}
.tooltip-content[data-v-b4681264] {
  width: 220px;
  font-size: 14px;
  line-height: 20px;
}
.tooltip-content .content-item[data-v-b4681264] {
  margin-top: 10px;
}
.interest[data-v-b4681264] {
  cursor: pointer;
  margin-right: 10px;
  vertical-align: middle;
}
.interest .icon-xin[data-v-b4681264] {
  font-size: 23px !important;
}
.interest .icon-xin2[data-v-b4681264] {
  font-size: 23px !important;
  color: #e95b5b;
}
.tabs-content .noBorder .el-input__inner {
  background-color: transparent;
  border: none;
}
#leads-follow .el-timeline-item__wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#leads-follow .el-timeline-item__timestamp.is-bottom {
  margin-top: 0;
}
.focusInput .el-textarea__inner {
  border: 1px solid #d9d9d9;
  border-bottom: none;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.dropdown-btn[data-v-43bb1836] {
  cursor: pointer;
}
.followBtn[data-v-43bb1836] {
  background-color: #f2f2f2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 1px solid #d9d9d9;
  border-top: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.followBox[data-v-43bb1836] {
  margin: 10px 0;
}
.followList-header[data-v-43bb1836] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
.next-time[data-v-43bb1836] {
  margin-top: 10px !important;
  text-align: right;
  font-size: 12px;
}
.time-line[data-v-43bb1836] {
  padding: 0 5px;
}
.time-line .el-card h4[data-v-43bb1836] {
  margin-bottom: 10px;
  word-break: break-all;
  color: #999;
  font-weight: 500;
}
.time-line p[data-v-43bb1836] {
  color: black !important;
  font-weight: 600;
}
.leads-content[data-v-89c7e9ee] {
  background-color: white;
  font-size: 14px;
}
.leads-content .leads-header[data-v-89c7e9ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-header h1[data-v-89c7e9ee] {
  font-size: 18px;
}
.leads-content .leads-operation[data-v-89c7e9ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-operation .filter-msg[data-v-89c7e9ee] {
  line-height: 33px;
  font-size: 13px;
  color: #666;
  vertical-align: sub;
}
.leads-content .leads-operation .operation-right[data-v-89c7e9ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.leads-content .leads-operation .operation-right .leads-inputBox[data-v-89c7e9ee] {
  position: relative;
}
.leads-content .leads-operation .operation-right .leads-inputBox input[data-v-89c7e9ee] {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px 27px 2px 5px;
}
.leads-content .leads-operation .operation-right .leads-inputBox .icon[data-v-89c7e9ee] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 5px;
}
.leads-content .table-box[data-v-89c7e9ee] {
  height: calc(100% - 160px);
}
.operation-btn[data-v-89c7e9ee] {
  margin-left: 10px;
  cursor: pointer;
}
.leads-detail-content[data-v-89c7e9ee] {
  padding: 20px;
  font-size: 14px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-x: auto;
  height: calc(100% - 40px);
}
.leads-detail-content .leads-detail-left[data-v-89c7e9ee] {
  width: calc(100% - 500px);
  min-width: 520px;
  float: left;
  margin-right: 10px;
  height: 100%;
  overflow-y: auto;
}
.leads-detail-content .leads-detail-left .detail-top[data-v-89c7e9ee] {
  background-color: white;
  margin-bottom: 22px;
}
.leads-detail-content .leads-detail-left .detail-header[data-v-89c7e9ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-left .detail-header .title[data-v-89c7e9ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 240px);
}
.leads-detail-content .leads-detail-left .detail-header .title .icon-btns[data-v-89c7e9ee] {
  display: inline-block;
  background-color: #0a6cd6;
  width: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  color: white;
  margin-right: 20px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name[data-v-89c7e9ee] {
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
  line-height: 28px;
  max-width: calc(100% - 40px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name-input[data-v-89c7e9ee] {
  border: none;
  border-bottom: 1px solid black;
  font-size: 20px;
  font-weight: 600;
  height: 27px;
  margin-right: 10px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-number[data-v-89c7e9ee] {
  color: #909090;
  font-size: 14px;
}
.leads-detail-content .leads-detail-left .leads-overview[data-v-89c7e9ee] {
  padding: 10px 20px 20px 20px;
}
.leads-detail-content .leads-detail-left .grid-content[data-v-89c7e9ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 240px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.leads-detail-content .leads-detail-left .grid-content span.title[data-v-89c7e9ee] {
  font-size: 14px;
  color: #909090;
  line-height: 22px;
}
.leads-detail-content .leads-detail-left .detail-tabs[data-v-89c7e9ee] {
  background-color: white;
}
.leads-detail-content .leads-detail-right[data-v-89c7e9ee] {
  width: 480px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 480px;
          flex: 0 0 480px;
  height: 100%;
  overflow-y: auto;
  float: left;
  margin-left: 10px;
}
.leads-detail-content .leads-detail-right .detail-header[data-v-89c7e9ee] {
  padding: 10px 20px;
  background-color: white;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-right .detail-header ul[data-v-89c7e9ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.leads-detail-content .leads-detail-right .detail-header ul li[data-v-89c7e9ee] {
  width: 25%;
  text-align: center;
}
.leads-detail-content .leads-detail-right .detail-header ul li b[data-v-89c7e9ee] {
  font-size: 39px;
  color: #0064ff;
  margin-right: 5px;
}
.tabs-content[data-v-89c7e9ee] {
  padding: 10px 20px;
}
.collapse-item li[data-v-89c7e9ee] {
  margin-bottom: 10px;
}
.collapse-item li span[data-v-89c7e9ee] {
  display: block;
  color: #909090;
  font-size: 12px;
}
.collapse-item li a[data-v-89c7e9ee] {
  font-weight: 600;
  color: black;
  text-decoration: none;
}
.collapse-item li a[data-v-89c7e9ee]:hover {
  text-decoration: underline;
}
.detail-collapse[data-v-89c7e9ee] {
  padding-bottom: 20px;
}
.footer-submit[data-v-89c7e9ee] {
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
  width: 100%;
  text-align: right;
  left: 0;
  border-top: 1px solid #ececec;
}
.action-item[data-v-89c7e9ee] {
  color: #9198a5;
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  margin: 0 5px;
}
.action-item[data-v-89c7e9ee]:hover {
  color: #263551;
}
.tips[data-v-89c7e9ee] {
  position: absolute;
  top: 35px;
  border: 1px solid #b6b6b6;
  font-size: 12px;
  padding: 6px 9px;
  z-index: 20;
  background-color: white;
}
.leadsName[data-v-89c7e9ee] {
  cursor: pointer;
  display: inline-block;
  width: 160px;
  margin-left: 5px;
}
.clueName:hover .noInterest[data-v-89c7e9ee] {
  visibility: visible;
}
.noInterest[data-v-89c7e9ee] {
  visibility: hidden;
  cursor: pointer;
  -webkit-animation: narrow-89c7e9ee 0.5s;
          animation: narrow-89c7e9ee 0.5s;
}
.interest[data-v-89c7e9ee] {
  cursor: pointer;
  -webkit-animation: enlarge-89c7e9ee 0.5s;
          animation: enlarge-89c7e9ee 0.5s;
}
.interest .icon-xin2[data-v-89c7e9ee] {
  color: #e95b5b;
}
@-webkit-keyframes narrow-89c7e9ee {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes narrow-89c7e9ee {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes enlarge-89c7e9ee {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes enlarge-89c7e9ee {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.leadsName[data-v-89c7e9ee]:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #409EFF;
}
.input-with-select[data-v-89c7e9ee] {
  width: 230px;
}
.tooltip-content[data-v-89c7e9ee] {
  width: 220px;
  font-size: 14px;
  line-height: 20px;
}
.tooltip-content .content-item[data-v-89c7e9ee] {
  margin-top: 10px;
}
.leads-content[data-v-6ba561ba] {
  background-color: white;
  font-size: 14px;
}
.leads-content .leads-header[data-v-6ba561ba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-header h1[data-v-6ba561ba] {
  font-size: 18px;
}
.leads-content .leads-operation[data-v-6ba561ba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-operation .filter-msg[data-v-6ba561ba] {
  line-height: 33px;
  font-size: 13px;
  color: #666;
  vertical-align: sub;
}
.leads-content .leads-operation .operation-right[data-v-6ba561ba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.leads-content .leads-operation .operation-right .leads-inputBox[data-v-6ba561ba] {
  position: relative;
}
.leads-content .leads-operation .operation-right .leads-inputBox input[data-v-6ba561ba] {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px 27px 2px 5px;
}
.leads-content .leads-operation .operation-right .leads-inputBox .icon[data-v-6ba561ba] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 5px;
}
.leads-content .table-box[data-v-6ba561ba] {
  height: calc(100% - 160px);
}
.operation-btn[data-v-6ba561ba] {
  margin-left: 10px;
  cursor: pointer;
}
.leads-detail-content[data-v-6ba561ba] {
  padding: 20px;
  font-size: 14px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-x: auto;
  height: calc(100% - 40px);
}
.leads-detail-content .leads-detail-left[data-v-6ba561ba] {
  width: calc(100% - 500px);
  min-width: 520px;
  float: left;
  margin-right: 10px;
  height: 100%;
  overflow-y: auto;
}
.leads-detail-content .leads-detail-left .detail-top[data-v-6ba561ba] {
  background-color: white;
  margin-bottom: 22px;
}
.leads-detail-content .leads-detail-left .detail-header[data-v-6ba561ba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-left .detail-header .title[data-v-6ba561ba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 240px);
}
.leads-detail-content .leads-detail-left .detail-header .title .icon-btns[data-v-6ba561ba] {
  display: inline-block;
  background-color: #0a6cd6;
  width: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  color: white;
  margin-right: 20px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name[data-v-6ba561ba] {
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
  line-height: 28px;
  max-width: calc(100% - 40px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name-input[data-v-6ba561ba] {
  border: none;
  border-bottom: 1px solid black;
  font-size: 20px;
  font-weight: 600;
  height: 27px;
  margin-right: 10px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-number[data-v-6ba561ba] {
  color: #909090;
  font-size: 14px;
}
.leads-detail-content .leads-detail-left .leads-overview[data-v-6ba561ba] {
  padding: 10px 20px 20px 20px;
}
.leads-detail-content .leads-detail-left .grid-content[data-v-6ba561ba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 240px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.leads-detail-content .leads-detail-left .grid-content span.title[data-v-6ba561ba] {
  font-size: 14px;
  color: #909090;
  line-height: 22px;
}
.leads-detail-content .leads-detail-left .detail-tabs[data-v-6ba561ba] {
  background-color: white;
}
.leads-detail-content .leads-detail-right[data-v-6ba561ba] {
  width: 480px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 480px;
          flex: 0 0 480px;
  height: 100%;
  overflow-y: auto;
  float: left;
  margin-left: 10px;
}
.leads-detail-content .leads-detail-right .detail-header[data-v-6ba561ba] {
  padding: 10px 20px;
  background-color: white;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-right .detail-header ul[data-v-6ba561ba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.leads-detail-content .leads-detail-right .detail-header ul li[data-v-6ba561ba] {
  width: 25%;
  text-align: center;
}
.leads-detail-content .leads-detail-right .detail-header ul li b[data-v-6ba561ba] {
  font-size: 39px;
  color: #0064ff;
  margin-right: 5px;
}
.tabs-content[data-v-6ba561ba] {
  padding: 10px 20px;
}
.collapse-item li[data-v-6ba561ba] {
  margin-bottom: 10px;
}
.collapse-item li span[data-v-6ba561ba] {
  display: block;
  color: #909090;
  font-size: 12px;
}
.collapse-item li a[data-v-6ba561ba] {
  font-weight: 600;
  color: black;
  text-decoration: none;
}
.collapse-item li a[data-v-6ba561ba]:hover {
  text-decoration: underline;
}
.detail-collapse[data-v-6ba561ba] {
  padding-bottom: 20px;
}
.footer-submit[data-v-6ba561ba] {
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
  width: 100%;
  text-align: right;
  left: 0;
  border-top: 1px solid #ececec;
}
.action-item[data-v-6ba561ba] {
  color: #9198a5;
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  margin: 0 5px;
}
.action-item[data-v-6ba561ba]:hover {
  color: #263551;
}
.tips[data-v-6ba561ba] {
  position: absolute;
  top: 35px;
  border: 1px solid #b6b6b6;
  font-size: 12px;
  padding: 6px 9px;
  z-index: 20;
  background-color: white;
}
.leadsName[data-v-6ba561ba] {
  cursor: pointer;
  display: inline-block;
  width: 160px;
  margin-left: 5px;
}
.clueName:hover .noInterest[data-v-6ba561ba] {
  visibility: visible;
}
.noInterest[data-v-6ba561ba] {
  visibility: hidden;
  cursor: pointer;
  -webkit-animation: narrow-6ba561ba 0.5s;
          animation: narrow-6ba561ba 0.5s;
}
.interest[data-v-6ba561ba] {
  cursor: pointer;
  -webkit-animation: enlarge-6ba561ba 0.5s;
          animation: enlarge-6ba561ba 0.5s;
}
.interest .icon-xin2[data-v-6ba561ba] {
  color: #e95b5b;
}
@-webkit-keyframes narrow-6ba561ba {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes narrow-6ba561ba {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes enlarge-6ba561ba {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes enlarge-6ba561ba {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.leadsName[data-v-6ba561ba]:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #409EFF;
}
.input-with-select[data-v-6ba561ba] {
  width: 230px;
}
.tooltip-content[data-v-6ba561ba] {
  width: 220px;
  font-size: 14px;
  line-height: 20px;
}
.tooltip-content .content-item[data-v-6ba561ba] {
  margin-top: 10px;
}
.editBtn[data-v-6ba561ba] {
  position: absolute;
}
.leads-content[data-v-76169c9d] {
  background-color: white;
  font-size: 14px;
}
.leads-content .leads-header[data-v-76169c9d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-header h1[data-v-76169c9d] {
  font-size: 18px;
}
.leads-content .leads-operation[data-v-76169c9d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-operation .filter-msg[data-v-76169c9d] {
  line-height: 33px;
  font-size: 13px;
  color: #666;
  vertical-align: sub;
}
.leads-content .leads-operation .operation-right[data-v-76169c9d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.leads-content .leads-operation .operation-right .leads-inputBox[data-v-76169c9d] {
  position: relative;
}
.leads-content .leads-operation .operation-right .leads-inputBox input[data-v-76169c9d] {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px 27px 2px 5px;
}
.leads-content .leads-operation .operation-right .leads-inputBox .icon[data-v-76169c9d] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 5px;
}
.leads-content .table-box[data-v-76169c9d] {
  height: calc(100% - 160px);
}
.operation-btn[data-v-76169c9d] {
  margin-left: 10px;
  cursor: pointer;
}
.leads-detail-content[data-v-76169c9d] {
  padding: 20px;
  font-size: 14px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-x: auto;
  height: calc(100% - 40px);
}
.leads-detail-content .leads-detail-left[data-v-76169c9d] {
  width: calc(100% - 500px);
  min-width: 520px;
  float: left;
  margin-right: 10px;
  height: 100%;
  overflow-y: auto;
}
.leads-detail-content .leads-detail-left .detail-top[data-v-76169c9d] {
  background-color: white;
  margin-bottom: 22px;
}
.leads-detail-content .leads-detail-left .detail-header[data-v-76169c9d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-left .detail-header .title[data-v-76169c9d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 240px);
}
.leads-detail-content .leads-detail-left .detail-header .title .icon-btns[data-v-76169c9d] {
  display: inline-block;
  background-color: #0a6cd6;
  width: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  color: white;
  margin-right: 20px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name[data-v-76169c9d] {
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
  line-height: 28px;
  max-width: calc(100% - 40px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name-input[data-v-76169c9d] {
  border: none;
  border-bottom: 1px solid black;
  font-size: 20px;
  font-weight: 600;
  height: 27px;
  margin-right: 10px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-number[data-v-76169c9d] {
  color: #909090;
  font-size: 14px;
}
.leads-detail-content .leads-detail-left .leads-overview[data-v-76169c9d] {
  padding: 10px 20px 20px 20px;
}
.leads-detail-content .leads-detail-left .grid-content[data-v-76169c9d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 240px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.leads-detail-content .leads-detail-left .grid-content span.title[data-v-76169c9d] {
  font-size: 14px;
  color: #909090;
  line-height: 22px;
}
.leads-detail-content .leads-detail-left .detail-tabs[data-v-76169c9d] {
  background-color: white;
}
.leads-detail-content .leads-detail-right[data-v-76169c9d] {
  width: 480px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 480px;
          flex: 0 0 480px;
  height: 100%;
  overflow-y: auto;
  float: left;
  margin-left: 10px;
}
.leads-detail-content .leads-detail-right .detail-header[data-v-76169c9d] {
  padding: 10px 20px;
  background-color: white;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-right .detail-header ul[data-v-76169c9d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.leads-detail-content .leads-detail-right .detail-header ul li[data-v-76169c9d] {
  width: 25%;
  text-align: center;
}
.leads-detail-content .leads-detail-right .detail-header ul li b[data-v-76169c9d] {
  font-size: 39px;
  color: #0064ff;
  margin-right: 5px;
}
.tabs-content[data-v-76169c9d] {
  padding: 10px 20px;
}
.collapse-item li[data-v-76169c9d] {
  margin-bottom: 10px;
}
.collapse-item li span[data-v-76169c9d] {
  display: block;
  color: #909090;
  font-size: 12px;
}
.collapse-item li a[data-v-76169c9d] {
  font-weight: 600;
  color: black;
  text-decoration: none;
}
.collapse-item li a[data-v-76169c9d]:hover {
  text-decoration: underline;
}
.detail-collapse[data-v-76169c9d] {
  padding-bottom: 20px;
}
.footer-submit[data-v-76169c9d] {
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
  width: 100%;
  text-align: right;
  left: 0;
  border-top: 1px solid #ececec;
}
.action-item[data-v-76169c9d] {
  color: #9198a5;
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  margin: 0 5px;
}
.action-item[data-v-76169c9d]:hover {
  color: #263551;
}
.tips[data-v-76169c9d] {
  position: absolute;
  top: 35px;
  border: 1px solid #b6b6b6;
  font-size: 12px;
  padding: 6px 9px;
  z-index: 20;
  background-color: white;
}
.leadsName[data-v-76169c9d] {
  cursor: pointer;
  display: inline-block;
  width: 160px;
  margin-left: 5px;
}
.clueName:hover .noInterest[data-v-76169c9d] {
  visibility: visible;
}
.noInterest[data-v-76169c9d] {
  visibility: hidden;
  cursor: pointer;
  -webkit-animation: narrow-76169c9d 0.5s;
          animation: narrow-76169c9d 0.5s;
}
.interest[data-v-76169c9d] {
  cursor: pointer;
  -webkit-animation: enlarge-76169c9d 0.5s;
          animation: enlarge-76169c9d 0.5s;
}
.interest .icon-xin2[data-v-76169c9d] {
  color: #e95b5b;
}
@-webkit-keyframes narrow-76169c9d {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes narrow-76169c9d {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes enlarge-76169c9d {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes enlarge-76169c9d {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.leadsName[data-v-76169c9d]:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #409EFF;
}
.input-with-select[data-v-76169c9d] {
  width: 230px;
}
.tooltip-content[data-v-76169c9d] {
  width: 220px;
  font-size: 14px;
  line-height: 20px;
}
.tooltip-content .content-item[data-v-76169c9d] {
  margin-top: 10px;
}
.title[data-v-76169c9d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #f1f1f1;
  padding: 5px;
  border-radius: 4px;
  margin-bottom: 20px;
}
.title .title-btn[data-v-76169c9d] {
  cursor: pointer;
}
.social-item[data-v-76169c9d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.operation-icon[data-v-76169c9d] {
  cursor: pointer;
  margin-left: 5px;
}
.mail-text[data-v-76169c9d] {
  cursor: pointer;
}
.mail-text[data-v-76169c9d]:hover {
  text-decoration: underline;
}
.leads-content[data-v-047684f9] {
  background-color: white;
  font-size: 14px;
}
.leads-content .leads-header[data-v-047684f9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-header h1[data-v-047684f9] {
  font-size: 18px;
}
.leads-content .leads-operation[data-v-047684f9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-operation .filter-msg[data-v-047684f9] {
  line-height: 33px;
  font-size: 13px;
  color: #666;
  vertical-align: sub;
}
.leads-content .leads-operation .operation-right[data-v-047684f9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.leads-content .leads-operation .operation-right .leads-inputBox[data-v-047684f9] {
  position: relative;
}
.leads-content .leads-operation .operation-right .leads-inputBox input[data-v-047684f9] {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px 27px 2px 5px;
}
.leads-content .leads-operation .operation-right .leads-inputBox .icon[data-v-047684f9] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 5px;
}
.leads-content .table-box[data-v-047684f9] {
  height: calc(100% - 160px);
}
.operation-btn[data-v-047684f9] {
  margin-left: 10px;
  cursor: pointer;
}
.leads-detail-content[data-v-047684f9] {
  padding: 20px;
  font-size: 14px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-x: auto;
  height: calc(100% - 40px);
}
.leads-detail-content .leads-detail-left[data-v-047684f9] {
  width: calc(100% - 500px);
  min-width: 520px;
  float: left;
  margin-right: 10px;
  height: 100%;
  overflow-y: auto;
}
.leads-detail-content .leads-detail-left .detail-top[data-v-047684f9] {
  background-color: white;
  margin-bottom: 22px;
}
.leads-detail-content .leads-detail-left .detail-header[data-v-047684f9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-left .detail-header .title[data-v-047684f9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 240px);
}
.leads-detail-content .leads-detail-left .detail-header .title .icon-btns[data-v-047684f9] {
  display: inline-block;
  background-color: #0a6cd6;
  width: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  color: white;
  margin-right: 20px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name[data-v-047684f9] {
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
  line-height: 28px;
  max-width: calc(100% - 40px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name-input[data-v-047684f9] {
  border: none;
  border-bottom: 1px solid black;
  font-size: 20px;
  font-weight: 600;
  height: 27px;
  margin-right: 10px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-number[data-v-047684f9] {
  color: #909090;
  font-size: 14px;
}
.leads-detail-content .leads-detail-left .leads-overview[data-v-047684f9] {
  padding: 10px 20px 20px 20px;
}
.leads-detail-content .leads-detail-left .grid-content[data-v-047684f9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 240px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.leads-detail-content .leads-detail-left .grid-content span.title[data-v-047684f9] {
  font-size: 14px;
  color: #909090;
  line-height: 22px;
}
.leads-detail-content .leads-detail-left .detail-tabs[data-v-047684f9] {
  background-color: white;
}
.leads-detail-content .leads-detail-right[data-v-047684f9] {
  width: 480px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 480px;
          flex: 0 0 480px;
  height: 100%;
  overflow-y: auto;
  float: left;
  margin-left: 10px;
}
.leads-detail-content .leads-detail-right .detail-header[data-v-047684f9] {
  padding: 10px 20px;
  background-color: white;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-right .detail-header ul[data-v-047684f9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.leads-detail-content .leads-detail-right .detail-header ul li[data-v-047684f9] {
  width: 25%;
  text-align: center;
}
.leads-detail-content .leads-detail-right .detail-header ul li b[data-v-047684f9] {
  font-size: 39px;
  color: #0064ff;
  margin-right: 5px;
}
.tabs-content[data-v-047684f9] {
  padding: 10px 20px;
}
.collapse-item li[data-v-047684f9] {
  margin-bottom: 10px;
}
.collapse-item li span[data-v-047684f9] {
  display: block;
  color: #909090;
  font-size: 12px;
}
.collapse-item li a[data-v-047684f9] {
  font-weight: 600;
  color: black;
  text-decoration: none;
}
.collapse-item li a[data-v-047684f9]:hover {
  text-decoration: underline;
}
.detail-collapse[data-v-047684f9] {
  padding-bottom: 20px;
}
.footer-submit[data-v-047684f9] {
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
  width: 100%;
  text-align: right;
  left: 0;
  border-top: 1px solid #ececec;
}
.action-item[data-v-047684f9] {
  color: #9198a5;
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  margin: 0 5px;
}
.action-item[data-v-047684f9]:hover {
  color: #263551;
}
.tips[data-v-047684f9] {
  position: absolute;
  top: 35px;
  border: 1px solid #b6b6b6;
  font-size: 12px;
  padding: 6px 9px;
  z-index: 20;
  background-color: white;
}
.leadsName[data-v-047684f9] {
  cursor: pointer;
  display: inline-block;
  width: 160px;
  margin-left: 5px;
}
.clueName:hover .noInterest[data-v-047684f9] {
  visibility: visible;
}
.noInterest[data-v-047684f9] {
  visibility: hidden;
  cursor: pointer;
  -webkit-animation: narrow-047684f9 0.5s;
          animation: narrow-047684f9 0.5s;
}
.interest[data-v-047684f9] {
  cursor: pointer;
  -webkit-animation: enlarge-047684f9 0.5s;
          animation: enlarge-047684f9 0.5s;
}
.interest .icon-xin2[data-v-047684f9] {
  color: #e95b5b;
}
@-webkit-keyframes narrow-047684f9 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes narrow-047684f9 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes enlarge-047684f9 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes enlarge-047684f9 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.leadsName[data-v-047684f9]:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #409EFF;
}
.input-with-select[data-v-047684f9] {
  width: 230px;
}
.tooltip-content[data-v-047684f9] {
  width: 220px;
  font-size: 14px;
  line-height: 20px;
}
.tooltip-content .content-item[data-v-047684f9] {
  margin-top: 10px;
}
.leads-detail-left .el-tabs--top .el-tabs__item.is-top:nth-child(2) {
  padding-left: 20px;
}
.leads-detail-left .cust-dropDown .el-button--small {
  height: 33px;
}
.leads-detail-right .el-collapse {
  border-bottom: none;
}
.leads-detail-right .el-collapse-item__header {
  background-color: white !important;
  height: 48px !important;
  line-height: 48px !important;
  margin: 0;
  padding-left: 30px;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 10px;
}
.leads-detail-right .el-collapse-item__arrow {
  position: absolute;
  left: 10px;
}
.leads-detail-right .el-collapse-item__content {
  padding: 0 16px 16px 16px;
}
.leads-content[data-v-2b0aefc0] {
  background-color: white;
  font-size: 14px;
}
.leads-content .leads-header[data-v-2b0aefc0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-header h1[data-v-2b0aefc0] {
  font-size: 18px;
}
.leads-content .leads-operation[data-v-2b0aefc0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-operation .filter-msg[data-v-2b0aefc0] {
  line-height: 33px;
  font-size: 13px;
  color: #666;
  vertical-align: sub;
}
.leads-content .leads-operation .operation-right[data-v-2b0aefc0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.leads-content .leads-operation .operation-right .leads-inputBox[data-v-2b0aefc0] {
  position: relative;
}
.leads-content .leads-operation .operation-right .leads-inputBox input[data-v-2b0aefc0] {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px 27px 2px 5px;
}
.leads-content .leads-operation .operation-right .leads-inputBox .icon[data-v-2b0aefc0] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 5px;
}
.leads-content .table-box[data-v-2b0aefc0] {
  height: calc(100% - 160px);
}
.operation-btn[data-v-2b0aefc0] {
  margin-left: 10px;
  cursor: pointer;
}
.leads-detail-content[data-v-2b0aefc0] {
  padding: 20px;
  font-size: 14px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-x: auto;
  height: calc(100% - 40px);
}
.leads-detail-content .leads-detail-left[data-v-2b0aefc0] {
  width: calc(100% - 500px);
  min-width: 520px;
  float: left;
  margin-right: 10px;
  height: 100%;
  overflow-y: auto;
}
.leads-detail-content .leads-detail-left .detail-top[data-v-2b0aefc0] {
  background-color: white;
  margin-bottom: 22px;
}
.leads-detail-content .leads-detail-left .detail-header[data-v-2b0aefc0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-left .detail-header .title[data-v-2b0aefc0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 240px);
}
.leads-detail-content .leads-detail-left .detail-header .title .icon-btns[data-v-2b0aefc0] {
  display: inline-block;
  background-color: #0a6cd6;
  width: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  color: white;
  margin-right: 20px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name[data-v-2b0aefc0] {
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
  line-height: 28px;
  max-width: calc(100% - 40px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name-input[data-v-2b0aefc0] {
  border: none;
  border-bottom: 1px solid black;
  font-size: 20px;
  font-weight: 600;
  height: 27px;
  margin-right: 10px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-number[data-v-2b0aefc0] {
  color: #909090;
  font-size: 14px;
}
.leads-detail-content .leads-detail-left .leads-overview[data-v-2b0aefc0] {
  padding: 10px 20px 20px 20px;
}
.leads-detail-content .leads-detail-left .grid-content[data-v-2b0aefc0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 240px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.leads-detail-content .leads-detail-left .grid-content span.title[data-v-2b0aefc0] {
  font-size: 14px;
  color: #909090;
  line-height: 22px;
}
.leads-detail-content .leads-detail-left .detail-tabs[data-v-2b0aefc0] {
  background-color: white;
}
.leads-detail-content .leads-detail-right[data-v-2b0aefc0] {
  width: 480px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 480px;
          flex: 0 0 480px;
  height: 100%;
  overflow-y: auto;
  float: left;
  margin-left: 10px;
}
.leads-detail-content .leads-detail-right .detail-header[data-v-2b0aefc0] {
  padding: 10px 20px;
  background-color: white;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-right .detail-header ul[data-v-2b0aefc0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.leads-detail-content .leads-detail-right .detail-header ul li[data-v-2b0aefc0] {
  width: 25%;
  text-align: center;
}
.leads-detail-content .leads-detail-right .detail-header ul li b[data-v-2b0aefc0] {
  font-size: 39px;
  color: #0064ff;
  margin-right: 5px;
}
.tabs-content[data-v-2b0aefc0] {
  padding: 10px 20px;
}
.collapse-item li[data-v-2b0aefc0] {
  margin-bottom: 10px;
}
.collapse-item li span[data-v-2b0aefc0] {
  display: block;
  color: #909090;
  font-size: 12px;
}
.collapse-item li a[data-v-2b0aefc0] {
  font-weight: 600;
  color: black;
  text-decoration: none;
}
.collapse-item li a[data-v-2b0aefc0]:hover {
  text-decoration: underline;
}
.detail-collapse[data-v-2b0aefc0] {
  padding-bottom: 20px;
}
.footer-submit[data-v-2b0aefc0] {
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
  width: 100%;
  text-align: right;
  left: 0;
  border-top: 1px solid #ececec;
}
.action-item[data-v-2b0aefc0] {
  color: #9198a5;
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  margin: 0 5px;
}
.action-item[data-v-2b0aefc0]:hover {
  color: #263551;
}
.tips[data-v-2b0aefc0] {
  position: absolute;
  top: 35px;
  border: 1px solid #b6b6b6;
  font-size: 12px;
  padding: 6px 9px;
  z-index: 20;
  background-color: white;
}
.leadsName[data-v-2b0aefc0] {
  cursor: pointer;
  display: inline-block;
  width: 160px;
  margin-left: 5px;
}
.clueName:hover .noInterest[data-v-2b0aefc0] {
  visibility: visible;
}
.noInterest[data-v-2b0aefc0] {
  visibility: hidden;
  cursor: pointer;
  -webkit-animation: narrow-2b0aefc0 0.5s;
          animation: narrow-2b0aefc0 0.5s;
}
.interest[data-v-2b0aefc0] {
  cursor: pointer;
  -webkit-animation: enlarge-2b0aefc0 0.5s;
          animation: enlarge-2b0aefc0 0.5s;
}
.interest .icon-xin2[data-v-2b0aefc0] {
  color: #e95b5b;
}
@-webkit-keyframes narrow-2b0aefc0 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes narrow-2b0aefc0 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes enlarge-2b0aefc0 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes enlarge-2b0aefc0 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.leadsName[data-v-2b0aefc0]:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #409EFF;
}
.input-with-select[data-v-2b0aefc0] {
  width: 230px;
}
.tooltip-content[data-v-2b0aefc0] {
  width: 220px;
  font-size: 14px;
  line-height: 20px;
}
.tooltip-content .content-item[data-v-2b0aefc0] {
  margin-top: 10px;
}
.leads-content .el-table th div {
  line-height: 1;
}
.leads-header .cust-dropDown .el-button--small {
  vertical-align: middle;
}
.leads-content {
  /*.el-table__header-wrapper {*/
  /*  background: rgb(234, 240, 246);*/
  /*  height: 35px;*/
  /*  line-height: 35px;*/
  /*}*/
}
.leads-content .el-table__fixed-right-patch {
  background-color: #f1f1f1;
}
.leads-content[data-v-05bc002d] {
  background-color: white;
  font-size: 14px;
}
.leads-content .leads-header[data-v-05bc002d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-header h1[data-v-05bc002d] {
  font-size: 18px;
}
.leads-content .leads-operation[data-v-05bc002d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-operation .filter-msg[data-v-05bc002d] {
  line-height: 33px;
  font-size: 13px;
  color: #666;
  vertical-align: sub;
}
.leads-content .leads-operation .operation-right[data-v-05bc002d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.leads-content .leads-operation .operation-right .leads-inputBox[data-v-05bc002d] {
  position: relative;
}
.leads-content .leads-operation .operation-right .leads-inputBox input[data-v-05bc002d] {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px 27px 2px 5px;
}
.leads-content .leads-operation .operation-right .leads-inputBox .icon[data-v-05bc002d] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 5px;
}
.leads-content .table-box[data-v-05bc002d] {
  height: calc(100% - 160px);
}
.operation-btn[data-v-05bc002d] {
  margin-left: 10px;
  cursor: pointer;
}
.leads-detail-content[data-v-05bc002d] {
  padding: 20px;
  font-size: 14px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-x: auto;
  height: calc(100% - 40px);
}
.leads-detail-content .leads-detail-left[data-v-05bc002d] {
  width: calc(100% - 500px);
  min-width: 520px;
  float: left;
  margin-right: 10px;
  height: 100%;
  overflow-y: auto;
}
.leads-detail-content .leads-detail-left .detail-top[data-v-05bc002d] {
  background-color: white;
  margin-bottom: 22px;
}
.leads-detail-content .leads-detail-left .detail-header[data-v-05bc002d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-left .detail-header .title[data-v-05bc002d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 240px);
}
.leads-detail-content .leads-detail-left .detail-header .title .icon-btns[data-v-05bc002d] {
  display: inline-block;
  background-color: #0a6cd6;
  width: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  color: white;
  margin-right: 20px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name[data-v-05bc002d] {
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
  line-height: 28px;
  max-width: calc(100% - 40px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name-input[data-v-05bc002d] {
  border: none;
  border-bottom: 1px solid black;
  font-size: 20px;
  font-weight: 600;
  height: 27px;
  margin-right: 10px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-number[data-v-05bc002d] {
  color: #909090;
  font-size: 14px;
}
.leads-detail-content .leads-detail-left .leads-overview[data-v-05bc002d] {
  padding: 10px 20px 20px 20px;
}
.leads-detail-content .leads-detail-left .grid-content[data-v-05bc002d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 240px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.leads-detail-content .leads-detail-left .grid-content span.title[data-v-05bc002d] {
  font-size: 14px;
  color: #909090;
  line-height: 22px;
}
.leads-detail-content .leads-detail-left .detail-tabs[data-v-05bc002d] {
  background-color: white;
}
.leads-detail-content .leads-detail-right[data-v-05bc002d] {
  width: 480px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 480px;
          flex: 0 0 480px;
  height: 100%;
  overflow-y: auto;
  float: left;
  margin-left: 10px;
}
.leads-detail-content .leads-detail-right .detail-header[data-v-05bc002d] {
  padding: 10px 20px;
  background-color: white;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-right .detail-header ul[data-v-05bc002d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.leads-detail-content .leads-detail-right .detail-header ul li[data-v-05bc002d] {
  width: 25%;
  text-align: center;
}
.leads-detail-content .leads-detail-right .detail-header ul li b[data-v-05bc002d] {
  font-size: 39px;
  color: #0064ff;
  margin-right: 5px;
}
.tabs-content[data-v-05bc002d] {
  padding: 10px 20px;
}
.collapse-item li[data-v-05bc002d] {
  margin-bottom: 10px;
}
.collapse-item li span[data-v-05bc002d] {
  display: block;
  color: #909090;
  font-size: 12px;
}
.collapse-item li a[data-v-05bc002d] {
  font-weight: 600;
  color: black;
  text-decoration: none;
}
.collapse-item li a[data-v-05bc002d]:hover {
  text-decoration: underline;
}
.detail-collapse[data-v-05bc002d] {
  padding-bottom: 20px;
}
.footer-submit[data-v-05bc002d] {
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
  width: 100%;
  text-align: right;
  left: 0;
  border-top: 1px solid #ececec;
}
.action-item[data-v-05bc002d] {
  color: #9198a5;
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  margin: 0 5px;
}
.action-item[data-v-05bc002d]:hover {
  color: #263551;
}
.tips[data-v-05bc002d] {
  position: absolute;
  top: 35px;
  border: 1px solid #b6b6b6;
  font-size: 12px;
  padding: 6px 9px;
  z-index: 20;
  background-color: white;
}
.leadsName[data-v-05bc002d] {
  cursor: pointer;
  display: inline-block;
  width: 160px;
  margin-left: 5px;
}
.clueName:hover .noInterest[data-v-05bc002d] {
  visibility: visible;
}
.noInterest[data-v-05bc002d] {
  visibility: hidden;
  cursor: pointer;
  -webkit-animation: narrow-05bc002d 0.5s;
          animation: narrow-05bc002d 0.5s;
}
.interest[data-v-05bc002d] {
  cursor: pointer;
  -webkit-animation: enlarge-05bc002d 0.5s;
          animation: enlarge-05bc002d 0.5s;
}
.interest .icon-xin2[data-v-05bc002d] {
  color: #e95b5b;
}
@-webkit-keyframes narrow-05bc002d {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes narrow-05bc002d {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes enlarge-05bc002d {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes enlarge-05bc002d {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.leadsName[data-v-05bc002d]:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #409EFF;
}
.input-with-select[data-v-05bc002d] {
  width: 230px;
}
.tooltip-content[data-v-05bc002d] {
  width: 220px;
  font-size: 14px;
  line-height: 20px;
}
.tooltip-content .content-item[data-v-05bc002d] {
  margin-top: 10px;
}
.icon[data-v-05bc002d] {
  font-size: 16px;
  cursor: pointer;
  margin: 0 10px;
  color: #606266;
}
.form-select[data-v-05bc002d] {
  width: 150px;
}
.leads-detail-left .el-tabs--top .el-tabs__item.is-top:nth-child(2) {
  padding-left: 20px;
}
.leads-detail-left .cust-dropDown .el-button--small {
  height: 33px;
}
.leads-detail-right .el-collapse {
  border-bottom: none;
}
.leads-detail-right .el-collapse-item__header {
  background-color: white !important;
  height: 48px !important;
  line-height: 48px !important;
  margin: 0;
  padding-left: 30px;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 10px;
}
.leads-detail-right .el-collapse-item__arrow {
  position: absolute;
  left: 10px;
}
.leads-detail-right .el-collapse-item__content {
  padding: 0 16px 16px 16px;
}
.leads-content[data-v-4a171506] {
  background-color: white;
  font-size: 14px;
}
.leads-content .leads-header[data-v-4a171506] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-header h1[data-v-4a171506] {
  font-size: 18px;
}
.leads-content .leads-operation[data-v-4a171506] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-operation .filter-msg[data-v-4a171506] {
  line-height: 33px;
  font-size: 13px;
  color: #666;
  vertical-align: sub;
}
.leads-content .leads-operation .operation-right[data-v-4a171506] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.leads-content .leads-operation .operation-right .leads-inputBox[data-v-4a171506] {
  position: relative;
}
.leads-content .leads-operation .operation-right .leads-inputBox input[data-v-4a171506] {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px 27px 2px 5px;
}
.leads-content .leads-operation .operation-right .leads-inputBox .icon[data-v-4a171506] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 5px;
}
.leads-content .table-box[data-v-4a171506] {
  height: calc(100% - 160px);
}
.operation-btn[data-v-4a171506] {
  margin-left: 10px;
  cursor: pointer;
}
.leads-detail-content[data-v-4a171506] {
  padding: 20px;
  font-size: 14px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-x: auto;
  height: calc(100% - 40px);
}
.leads-detail-content .leads-detail-left[data-v-4a171506] {
  width: calc(100% - 500px);
  min-width: 520px;
  float: left;
  margin-right: 10px;
  height: 100%;
  overflow-y: auto;
}
.leads-detail-content .leads-detail-left .detail-top[data-v-4a171506] {
  background-color: white;
  margin-bottom: 22px;
}
.leads-detail-content .leads-detail-left .detail-header[data-v-4a171506] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-left .detail-header .title[data-v-4a171506] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 240px);
}
.leads-detail-content .leads-detail-left .detail-header .title .icon-btns[data-v-4a171506] {
  display: inline-block;
  background-color: #0a6cd6;
  width: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  color: white;
  margin-right: 20px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name[data-v-4a171506] {
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
  line-height: 28px;
  max-width: calc(100% - 40px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name-input[data-v-4a171506] {
  border: none;
  border-bottom: 1px solid black;
  font-size: 20px;
  font-weight: 600;
  height: 27px;
  margin-right: 10px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-number[data-v-4a171506] {
  color: #909090;
  font-size: 14px;
}
.leads-detail-content .leads-detail-left .leads-overview[data-v-4a171506] {
  padding: 10px 20px 20px 20px;
}
.leads-detail-content .leads-detail-left .grid-content[data-v-4a171506] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 240px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.leads-detail-content .leads-detail-left .grid-content span.title[data-v-4a171506] {
  font-size: 14px;
  color: #909090;
  line-height: 22px;
}
.leads-detail-content .leads-detail-left .detail-tabs[data-v-4a171506] {
  background-color: white;
}
.leads-detail-content .leads-detail-right[data-v-4a171506] {
  width: 480px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 480px;
          flex: 0 0 480px;
  height: 100%;
  overflow-y: auto;
  float: left;
  margin-left: 10px;
}
.leads-detail-content .leads-detail-right .detail-header[data-v-4a171506] {
  padding: 10px 20px;
  background-color: white;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-right .detail-header ul[data-v-4a171506] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.leads-detail-content .leads-detail-right .detail-header ul li[data-v-4a171506] {
  width: 25%;
  text-align: center;
}
.leads-detail-content .leads-detail-right .detail-header ul li b[data-v-4a171506] {
  font-size: 39px;
  color: #0064ff;
  margin-right: 5px;
}
.tabs-content[data-v-4a171506] {
  padding: 10px 20px;
}
.collapse-item li[data-v-4a171506] {
  margin-bottom: 10px;
}
.collapse-item li span[data-v-4a171506] {
  display: block;
  color: #909090;
  font-size: 12px;
}
.collapse-item li a[data-v-4a171506] {
  font-weight: 600;
  color: black;
  text-decoration: none;
}
.collapse-item li a[data-v-4a171506]:hover {
  text-decoration: underline;
}
.detail-collapse[data-v-4a171506] {
  padding-bottom: 20px;
}
.footer-submit[data-v-4a171506] {
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
  width: 100%;
  text-align: right;
  left: 0;
  border-top: 1px solid #ececec;
}
.action-item[data-v-4a171506] {
  color: #9198a5;
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  margin: 0 5px;
}
.action-item[data-v-4a171506]:hover {
  color: #263551;
}
.tips[data-v-4a171506] {
  position: absolute;
  top: 35px;
  border: 1px solid #b6b6b6;
  font-size: 12px;
  padding: 6px 9px;
  z-index: 20;
  background-color: white;
}
.leadsName[data-v-4a171506] {
  cursor: pointer;
  display: inline-block;
  width: 160px;
  margin-left: 5px;
}
.clueName:hover .noInterest[data-v-4a171506] {
  visibility: visible;
}
.noInterest[data-v-4a171506] {
  visibility: hidden;
  cursor: pointer;
  -webkit-animation: narrow-4a171506 0.5s;
          animation: narrow-4a171506 0.5s;
}
.interest[data-v-4a171506] {
  cursor: pointer;
  -webkit-animation: enlarge-4a171506 0.5s;
          animation: enlarge-4a171506 0.5s;
}
.interest .icon-xin2[data-v-4a171506] {
  color: #e95b5b;
}
@-webkit-keyframes narrow-4a171506 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes narrow-4a171506 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes enlarge-4a171506 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes enlarge-4a171506 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.leadsName[data-v-4a171506]:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #409EFF;
}
.input-with-select[data-v-4a171506] {
  width: 230px;
}
.tooltip-content[data-v-4a171506] {
  width: 220px;
  font-size: 14px;
  line-height: 20px;
}
.tooltip-content .content-item[data-v-4a171506] {
  margin-top: 10px;
}
.leads-content[data-v-d49ad90a] {
  background-color: white;
  font-size: 14px;
}
.leads-content .leads-header[data-v-d49ad90a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-header h1[data-v-d49ad90a] {
  font-size: 18px;
}
.leads-content .leads-operation[data-v-d49ad90a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-operation .filter-msg[data-v-d49ad90a] {
  line-height: 33px;
  font-size: 13px;
  color: #666;
  vertical-align: sub;
}
.leads-content .leads-operation .operation-right[data-v-d49ad90a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.leads-content .leads-operation .operation-right .leads-inputBox[data-v-d49ad90a] {
  position: relative;
}
.leads-content .leads-operation .operation-right .leads-inputBox input[data-v-d49ad90a] {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px 27px 2px 5px;
}
.leads-content .leads-operation .operation-right .leads-inputBox .icon[data-v-d49ad90a] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 5px;
}
.leads-content .table-box[data-v-d49ad90a] {
  height: calc(100% - 160px);
}
.operation-btn[data-v-d49ad90a] {
  margin-left: 10px;
  cursor: pointer;
}
.leads-detail-content[data-v-d49ad90a] {
  padding: 20px;
  font-size: 14px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-x: auto;
  height: calc(100% - 40px);
}
.leads-detail-content .leads-detail-left[data-v-d49ad90a] {
  width: calc(100% - 500px);
  min-width: 520px;
  float: left;
  margin-right: 10px;
  height: 100%;
  overflow-y: auto;
}
.leads-detail-content .leads-detail-left .detail-top[data-v-d49ad90a] {
  background-color: white;
  margin-bottom: 22px;
}
.leads-detail-content .leads-detail-left .detail-header[data-v-d49ad90a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-left .detail-header .title[data-v-d49ad90a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 240px);
}
.leads-detail-content .leads-detail-left .detail-header .title .icon-btns[data-v-d49ad90a] {
  display: inline-block;
  background-color: #0a6cd6;
  width: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  color: white;
  margin-right: 20px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name[data-v-d49ad90a] {
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
  line-height: 28px;
  max-width: calc(100% - 40px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name-input[data-v-d49ad90a] {
  border: none;
  border-bottom: 1px solid black;
  font-size: 20px;
  font-weight: 600;
  height: 27px;
  margin-right: 10px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-number[data-v-d49ad90a] {
  color: #909090;
  font-size: 14px;
}
.leads-detail-content .leads-detail-left .leads-overview[data-v-d49ad90a] {
  padding: 10px 20px 20px 20px;
}
.leads-detail-content .leads-detail-left .grid-content[data-v-d49ad90a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 240px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.leads-detail-content .leads-detail-left .grid-content span.title[data-v-d49ad90a] {
  font-size: 14px;
  color: #909090;
  line-height: 22px;
}
.leads-detail-content .leads-detail-left .detail-tabs[data-v-d49ad90a] {
  background-color: white;
}
.leads-detail-content .leads-detail-right[data-v-d49ad90a] {
  width: 480px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 480px;
          flex: 0 0 480px;
  height: 100%;
  overflow-y: auto;
  float: left;
  margin-left: 10px;
}
.leads-detail-content .leads-detail-right .detail-header[data-v-d49ad90a] {
  padding: 10px 20px;
  background-color: white;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-right .detail-header ul[data-v-d49ad90a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.leads-detail-content .leads-detail-right .detail-header ul li[data-v-d49ad90a] {
  width: 25%;
  text-align: center;
}
.leads-detail-content .leads-detail-right .detail-header ul li b[data-v-d49ad90a] {
  font-size: 39px;
  color: #0064ff;
  margin-right: 5px;
}
.tabs-content[data-v-d49ad90a] {
  padding: 10px 20px;
}
.collapse-item li[data-v-d49ad90a] {
  margin-bottom: 10px;
}
.collapse-item li span[data-v-d49ad90a] {
  display: block;
  color: #909090;
  font-size: 12px;
}
.collapse-item li a[data-v-d49ad90a] {
  font-weight: 600;
  color: black;
  text-decoration: none;
}
.collapse-item li a[data-v-d49ad90a]:hover {
  text-decoration: underline;
}
.detail-collapse[data-v-d49ad90a] {
  padding-bottom: 20px;
}
.footer-submit[data-v-d49ad90a] {
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
  width: 100%;
  text-align: right;
  left: 0;
  border-top: 1px solid #ececec;
}
.action-item[data-v-d49ad90a] {
  color: #9198a5;
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  margin: 0 5px;
}
.action-item[data-v-d49ad90a]:hover {
  color: #263551;
}
.tips[data-v-d49ad90a] {
  position: absolute;
  top: 35px;
  border: 1px solid #b6b6b6;
  font-size: 12px;
  padding: 6px 9px;
  z-index: 20;
  background-color: white;
}
.leadsName[data-v-d49ad90a] {
  cursor: pointer;
  display: inline-block;
  width: 160px;
  margin-left: 5px;
}
.clueName:hover .noInterest[data-v-d49ad90a] {
  visibility: visible;
}
.noInterest[data-v-d49ad90a] {
  visibility: hidden;
  cursor: pointer;
  -webkit-animation: narrow-d49ad90a 0.5s;
          animation: narrow-d49ad90a 0.5s;
}
.interest[data-v-d49ad90a] {
  cursor: pointer;
  -webkit-animation: enlarge-d49ad90a 0.5s;
          animation: enlarge-d49ad90a 0.5s;
}
.interest .icon-xin2[data-v-d49ad90a] {
  color: #e95b5b;
}
@-webkit-keyframes narrow-d49ad90a {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes narrow-d49ad90a {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes enlarge-d49ad90a {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes enlarge-d49ad90a {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.leadsName[data-v-d49ad90a]:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #409EFF;
}
.input-with-select[data-v-d49ad90a] {
  width: 230px;
}
.tooltip-content[data-v-d49ad90a] {
  width: 220px;
  font-size: 14px;
  line-height: 20px;
}
.tooltip-content .content-item[data-v-d49ad90a] {
  margin-top: 10px;
}
.icon[data-v-d49ad90a] {
  font-size: 16px;
  cursor: pointer;
  margin: 0 10px;
  color: #606266;
}
.form-select[data-v-d49ad90a] {
  width: 150px;
}
.footer-flex[data-v-d49ad90a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 20px;
}
.item[data-v-56e07f31] {
  line-height: 22px;
  margin-bottom: 10px;
}
.item .item-label[data-v-56e07f31] {
  display: inline-block;
  width: 70px;
}
.item .item-content[data-v-56e07f31] {
  font-weight: 500;
}
.zl-container[data-v-ba495292] {
  height: calc(100% - 60px);
  overflow-y: auto;
}
.goback[data-v-ba495292] {
  color: #409eff;
  display: inline-block;
  cursor: pointer;
  font-size: 24px !important;
}
.refresh[data-v-ba495292] {
  color: #409eff;
  display: inline-block;
  cursor: pointer;
}
.import-header[data-v-ba495292] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding: 20px;
  border-bottom: 1px solid #d9d9d9;
}
.import-header p[data-v-ba495292] {
  font-size: 20px;
  font-weight: 600;
}
.import-header p span[data-v-ba495292] {
  font-size: 14px;
}
.upload-title[data-v-ba495292] {
  font-size: 18px;
  color: #535d71;
  font-weight: 500;
}
.import-container[data-v-ba495292] {
  padding: 20px;
}
.import-container .item[data-v-ba495292] {
  margin-bottom: 20px;
}
.import-container .item .item-label[data-v-ba495292] {
  display: inline-block;
  font-size: 14px;
  color: #444;
  width: 70px;
}
.import-container .upload-box[data-v-ba495292] {
  border-top: 1px solid #d9d9d9;
  padding: 20px 0;
  text-align: center;
}
.import-container .upload-box .tips[data-v-ba495292] {
  margin-bottom: 10px !important;
}
.import-container .upload-box p[data-v-ba495292] {
  line-height: 36px;
  color: #444;
}
.import-container .upload-box p a[data-v-ba495292] {
  text-decoration: underline;
  color: #2A97F9;
}
.import-container .history-title[data-v-ba495292] {
  font-size: 18px;
  margin-bottom: 10px !important;
}
.success[data-v-ba495292] {
  color: #67c23a;
}
.warning[data-v-ba495292] {
  color: #e6a23c;
}
.action[data-v-ba495292] {
  color: #2A97F9;
  cursor: pointer;
}
.error[data-v-ba495292] {
  color: #f56c6c;
}

/* Icon Up */
@-webkit-keyframes hvr-icon-up-ba495292 {
0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
25%, 75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}
}
@keyframes hvr-icon-up-ba495292 {
0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
25%, 75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}
}
/* Icon Up */
.hvr-icon-up[data-v-ba495292] {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-up .hvr-icon[data-v-ba495292] {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.hvr-icon-up:hover .hvr-icon[data-v-ba495292], .hvr-icon-up:focus .hvr-icon[data-v-ba495292], .hvr-icon-up:active .hvr-icon[data-v-ba495292] {
  -webkit-animation-name: hvr-icon-up-ba495292;
          animation-name: hvr-icon-up-ba495292;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}
.leads-content .search-box .el-radio__input {
  display: none;
}
.leads-content[data-v-4af9ea82] {
  background-color: white;
  font-size: 14px;
}
.leads-content .leads-header[data-v-4af9ea82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-header h1[data-v-4af9ea82] {
  font-size: 18px;
}
.leads-content .leads-operation[data-v-4af9ea82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-operation .filter-msg[data-v-4af9ea82] {
  line-height: 33px;
  font-size: 13px;
  color: #666;
  vertical-align: sub;
}
.leads-content .leads-operation .operation-right[data-v-4af9ea82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.leads-content .leads-operation .operation-right .leads-inputBox[data-v-4af9ea82] {
  position: relative;
}
.leads-content .leads-operation .operation-right .leads-inputBox input[data-v-4af9ea82] {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px 27px 2px 5px;
}
.leads-content .leads-operation .operation-right .leads-inputBox .icon[data-v-4af9ea82] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 5px;
}
.leads-content .table-box[data-v-4af9ea82] {
  height: calc(100% - 160px);
}
.operation-btn[data-v-4af9ea82] {
  margin-left: 10px;
  cursor: pointer;
}
.leads-detail-content[data-v-4af9ea82] {
  padding: 20px;
  font-size: 14px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-x: auto;
  height: calc(100% - 40px);
}
.leads-detail-content .leads-detail-left[data-v-4af9ea82] {
  width: calc(100% - 500px);
  min-width: 520px;
  float: left;
  margin-right: 10px;
  height: 100%;
  overflow-y: auto;
}
.leads-detail-content .leads-detail-left .detail-top[data-v-4af9ea82] {
  background-color: white;
  margin-bottom: 22px;
}
.leads-detail-content .leads-detail-left .detail-header[data-v-4af9ea82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-left .detail-header .title[data-v-4af9ea82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 240px);
}
.leads-detail-content .leads-detail-left .detail-header .title .icon-btns[data-v-4af9ea82] {
  display: inline-block;
  background-color: #0a6cd6;
  width: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  color: white;
  margin-right: 20px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name[data-v-4af9ea82] {
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
  line-height: 28px;
  max-width: calc(100% - 40px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name-input[data-v-4af9ea82] {
  border: none;
  border-bottom: 1px solid black;
  font-size: 20px;
  font-weight: 600;
  height: 27px;
  margin-right: 10px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-number[data-v-4af9ea82] {
  color: #909090;
  font-size: 14px;
}
.leads-detail-content .leads-detail-left .leads-overview[data-v-4af9ea82] {
  padding: 10px 20px 20px 20px;
}
.leads-detail-content .leads-detail-left .grid-content[data-v-4af9ea82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 240px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.leads-detail-content .leads-detail-left .grid-content span.title[data-v-4af9ea82] {
  font-size: 14px;
  color: #909090;
  line-height: 22px;
}
.leads-detail-content .leads-detail-left .detail-tabs[data-v-4af9ea82] {
  background-color: white;
}
.leads-detail-content .leads-detail-right[data-v-4af9ea82] {
  width: 480px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 480px;
          flex: 0 0 480px;
  height: 100%;
  overflow-y: auto;
  float: left;
  margin-left: 10px;
}
.leads-detail-content .leads-detail-right .detail-header[data-v-4af9ea82] {
  padding: 10px 20px;
  background-color: white;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-right .detail-header ul[data-v-4af9ea82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.leads-detail-content .leads-detail-right .detail-header ul li[data-v-4af9ea82] {
  width: 25%;
  text-align: center;
}
.leads-detail-content .leads-detail-right .detail-header ul li b[data-v-4af9ea82] {
  font-size: 39px;
  color: #0064ff;
  margin-right: 5px;
}
.tabs-content[data-v-4af9ea82] {
  padding: 10px 20px;
}
.collapse-item li[data-v-4af9ea82] {
  margin-bottom: 10px;
}
.collapse-item li span[data-v-4af9ea82] {
  display: block;
  color: #909090;
  font-size: 12px;
}
.collapse-item li a[data-v-4af9ea82] {
  font-weight: 600;
  color: black;
  text-decoration: none;
}
.collapse-item li a[data-v-4af9ea82]:hover {
  text-decoration: underline;
}
.detail-collapse[data-v-4af9ea82] {
  padding-bottom: 20px;
}
.footer-submit[data-v-4af9ea82] {
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
  width: 100%;
  text-align: right;
  left: 0;
  border-top: 1px solid #ececec;
}
.action-item[data-v-4af9ea82] {
  color: #9198a5;
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  margin: 0 5px;
}
.action-item[data-v-4af9ea82]:hover {
  color: #263551;
}
.tips[data-v-4af9ea82] {
  position: absolute;
  top: 35px;
  border: 1px solid #b6b6b6;
  font-size: 12px;
  padding: 6px 9px;
  z-index: 20;
  background-color: white;
}
.leadsName[data-v-4af9ea82] {
  cursor: pointer;
  display: inline-block;
  width: 160px;
  margin-left: 5px;
}
.clueName:hover .noInterest[data-v-4af9ea82] {
  visibility: visible;
}
.noInterest[data-v-4af9ea82] {
  visibility: hidden;
  cursor: pointer;
  -webkit-animation: narrow-4af9ea82 0.5s;
          animation: narrow-4af9ea82 0.5s;
}
.interest[data-v-4af9ea82] {
  cursor: pointer;
  -webkit-animation: enlarge-4af9ea82 0.5s;
          animation: enlarge-4af9ea82 0.5s;
}
.interest .icon-xin2[data-v-4af9ea82] {
  color: #e95b5b;
}
@-webkit-keyframes narrow-4af9ea82 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes narrow-4af9ea82 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes enlarge-4af9ea82 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes enlarge-4af9ea82 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.leadsName[data-v-4af9ea82]:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #409EFF;
}
.input-with-select[data-v-4af9ea82] {
  width: 230px;
}
.tooltip-content[data-v-4af9ea82] {
  width: 220px;
  font-size: 14px;
  line-height: 20px;
}
.tooltip-content .content-item[data-v-4af9ea82] {
  margin-top: 10px;
}
.search-box[data-v-4af9ea82] {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 20px;
  position: relative;
}
.search-box .search-box-content[data-v-4af9ea82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 20px 0;
}
.search-box .icon-assistant[data-v-4af9ea82] {
  font-size: 25px;
  position: absolute;
  right: 0;
  bottom: -26px;
  cursor: pointer;
  color: #333;
}
.search-box .bottom[data-v-4af9ea82] {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #fff;
}
.search-box .search-box-region[data-v-4af9ea82] {
  padding: 10px 20px 0;
}
.search-box .search-box-region .region-item[data-v-4af9ea82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0 0;
}
.leads-operate[data-v-4af9ea82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px;
  margin-bottom: 10px;
  color: #7F7F7F;
}
.leads-operate .number[data-v-4af9ea82] {
  color: #F56C6C;
  font-size: 16px;
}
.leads-operate .icon-refresh[data-v-4af9ea82], .leads-operate .icon-task[data-v-4af9ea82] {
  font-size: 18px;
  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
}
.pagination[data-v-4af9ea82] {
  margin-top: 10px;
}
.leads-content[data-v-4aedd6a8] {
  background-color: white;
  font-size: 14px;
}
.leads-content .leads-header[data-v-4aedd6a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-header h1[data-v-4aedd6a8] {
  font-size: 18px;
}
.leads-content .leads-operation[data-v-4aedd6a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-content .leads-operation .filter-msg[data-v-4aedd6a8] {
  line-height: 33px;
  font-size: 13px;
  color: #666;
  vertical-align: sub;
}
.leads-content .leads-operation .operation-right[data-v-4aedd6a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.leads-content .leads-operation .operation-right .leads-inputBox[data-v-4aedd6a8] {
  position: relative;
}
.leads-content .leads-operation .operation-right .leads-inputBox input[data-v-4aedd6a8] {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px 27px 2px 5px;
}
.leads-content .leads-operation .operation-right .leads-inputBox .icon[data-v-4aedd6a8] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 5px;
}
.leads-content .table-box[data-v-4aedd6a8] {
  height: calc(100% - 160px);
}
.operation-btn[data-v-4aedd6a8] {
  margin-left: 10px;
  cursor: pointer;
}
.leads-detail-content[data-v-4aedd6a8] {
  padding: 20px;
  font-size: 14px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-x: auto;
  height: calc(100% - 40px);
}
.leads-detail-content .leads-detail-left[data-v-4aedd6a8] {
  width: calc(100% - 500px);
  min-width: 520px;
  float: left;
  margin-right: 10px;
  height: 100%;
  overflow-y: auto;
}
.leads-detail-content .leads-detail-left .detail-top[data-v-4aedd6a8] {
  background-color: white;
  margin-bottom: 22px;
}
.leads-detail-content .leads-detail-left .detail-header[data-v-4aedd6a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-left .detail-header .title[data-v-4aedd6a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 240px);
}
.leads-detail-content .leads-detail-left .detail-header .title .icon-btns[data-v-4aedd6a8] {
  display: inline-block;
  background-color: #0a6cd6;
  width: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  color: white;
  margin-right: 20px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name[data-v-4aedd6a8] {
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
  line-height: 28px;
  max-width: calc(100% - 40px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-name-input[data-v-4aedd6a8] {
  border: none;
  border-bottom: 1px solid black;
  font-size: 20px;
  font-weight: 600;
  height: 27px;
  margin-right: 10px;
}
.leads-detail-content .leads-detail-left .detail-header .title .lead-number[data-v-4aedd6a8] {
  color: #909090;
  font-size: 14px;
}
.leads-detail-content .leads-detail-left .leads-overview[data-v-4aedd6a8] {
  padding: 10px 20px 20px 20px;
}
.leads-detail-content .leads-detail-left .grid-content[data-v-4aedd6a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 240px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.leads-detail-content .leads-detail-left .grid-content span.title[data-v-4aedd6a8] {
  font-size: 14px;
  color: #909090;
  line-height: 22px;
}
.leads-detail-content .leads-detail-left .detail-tabs[data-v-4aedd6a8] {
  background-color: white;
}
.leads-detail-content .leads-detail-right[data-v-4aedd6a8] {
  width: 480px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 480px;
          flex: 0 0 480px;
  height: 100%;
  overflow-y: auto;
  float: left;
  margin-left: 10px;
}
.leads-detail-content .leads-detail-right .detail-header[data-v-4aedd6a8] {
  padding: 10px 20px;
  background-color: white;
  border-bottom: 1px solid #d9d9d9;
}
.leads-detail-content .leads-detail-right .detail-header ul[data-v-4aedd6a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.leads-detail-content .leads-detail-right .detail-header ul li[data-v-4aedd6a8] {
  width: 25%;
  text-align: center;
}
.leads-detail-content .leads-detail-right .detail-header ul li b[data-v-4aedd6a8] {
  font-size: 39px;
  color: #0064ff;
  margin-right: 5px;
}
.tabs-content[data-v-4aedd6a8] {
  padding: 10px 20px;
}
.collapse-item li[data-v-4aedd6a8] {
  margin-bottom: 10px;
}
.collapse-item li span[data-v-4aedd6a8] {
  display: block;
  color: #909090;
  font-size: 12px;
}
.collapse-item li a[data-v-4aedd6a8] {
  font-weight: 600;
  color: black;
  text-decoration: none;
}
.collapse-item li a[data-v-4aedd6a8]:hover {
  text-decoration: underline;
}
.detail-collapse[data-v-4aedd6a8] {
  padding-bottom: 20px;
}
.footer-submit[data-v-4aedd6a8] {
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
  width: 100%;
  text-align: right;
  left: 0;
  border-top: 1px solid #ececec;
}
.action-item[data-v-4aedd6a8] {
  color: #9198a5;
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  margin: 0 5px;
}
.action-item[data-v-4aedd6a8]:hover {
  color: #263551;
}
.tips[data-v-4aedd6a8] {
  position: absolute;
  top: 35px;
  border: 1px solid #b6b6b6;
  font-size: 12px;
  padding: 6px 9px;
  z-index: 20;
  background-color: white;
}
.leadsName[data-v-4aedd6a8] {
  cursor: pointer;
  display: inline-block;
  width: 160px;
  margin-left: 5px;
}
.clueName:hover .noInterest[data-v-4aedd6a8] {
  visibility: visible;
}
.noInterest[data-v-4aedd6a8] {
  visibility: hidden;
  cursor: pointer;
  -webkit-animation: narrow-4aedd6a8 0.5s;
          animation: narrow-4aedd6a8 0.5s;
}
.interest[data-v-4aedd6a8] {
  cursor: pointer;
  -webkit-animation: enlarge-4aedd6a8 0.5s;
          animation: enlarge-4aedd6a8 0.5s;
}
.interest .icon-xin2[data-v-4aedd6a8] {
  color: #e95b5b;
}
@-webkit-keyframes narrow-4aedd6a8 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes narrow-4aedd6a8 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes enlarge-4aedd6a8 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes enlarge-4aedd6a8 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.leadsName[data-v-4aedd6a8]:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #409EFF;
}
.input-with-select[data-v-4aedd6a8] {
  width: 230px;
}
.tooltip-content[data-v-4aedd6a8] {
  width: 220px;
  font-size: 14px;
  line-height: 20px;
}
.tooltip-content .content-item[data-v-4aedd6a8] {
  margin-top: 10px;
}
.search-box[data-v-4aedd6a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 20px 0 20px;
}
.search-box .search-box-left[data-v-4aedd6a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
