.breadcrumb_container[data-v-3900e49e]{display:inline-block;vertical-align:top}.breadcrumb_title[data-v-3900e49e]{display:inline-block;vertical-align:top;color:#606266;line-height:13px;font-size:14px}.el-breadcrumb[data-v-3900e49e]{display:inline-block;vertical-align:top}

.content[data-v-656e02f7] {
    position: relative;
    padding-bottom: 20px!important;
}
.top[data-v-656e02f7] {
    position: fixed;
    z-index: 98;
    background-color: #f5f5f5;
    padding-top: 26px;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
}

.header_btn[data-v-3393e9e6] {
  float: right;
  margin: 4px 7px 0px 0px;
  background-color: #1e8fc6;
}
.header_btn[data-v-3393e9e6]:hover,
.header_btn[data-v-3393e9e6]:active,
.header_btn[data-v-3393e9e6]:focus {
  background-color: #1e8fc6;
}
.data-statistics-container[data-v-3393e9e6] {
  padding: 20px;
  background-color: #f0f7ff;
  min-height: 100vh;
  font-family: 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', Arial, sans-serif;
}
.page-header[data-v-3393e9e6] {
  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-bottom: 20px;
}
.page-header h2[data-v-3393e9e6] {
  color: #303133;
  font-weight: 500;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-header h2 i[data-v-3393e9e6] {
  margin-right: 10px;
  color: #409EFF;
}
.header-actions[data-v-3393e9e6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.tabs-section[data-v-3393e9e6] {
  margin-bottom: 20px;
}
[data-v-3393e9e6] .el-tabs__nav-wrap::after {
  height: 1px;
}
[data-v-3393e9e6] .el-tabs__item {
  font-size: 16px;
  padding: 0 20px;
}
[data-v-3393e9e6] .el-tabs__item.is-active {
  color: #409EFF;
  font-weight: 500;
}
.tab-content[data-v-3393e9e6] {
  padding: 20px 0;
}
.summary-cards[data-v-3393e9e6] {
  margin-bottom: 20px;
}
.summary-card[data-v-3393e9e6] {
  border-radius: 8px;
  border: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.summary-card[data-v-3393e9e6]:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1) !important;
          box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1) !important;
}
.card-content[data-v-3393e9e6] {
  padding: 10px 0;
}
.card-title[data-v-3393e9e6] {
  font-size: 14px;
  color: #909399;
  margin-bottom: 10px;
}
.card-value[data-v-3393e9e6] {
  font-size: 24px;
  font-weight: 600;
  color: #303133;
  margin-bottom: 8px;
}
.card-change[data-v-3393e9e6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
}
.positive[data-v-3393e9e6] {
  color: #67C23A;
  margin-right: 5px;
}
.negative[data-v-3393e9e6] {
  color: #F56C6C;
  margin-right: 5px;
}
.neutral[data-v-3393e9e6] {
  color: #909399;
  margin-right: 5px;
}
.change-label[data-v-3393e9e6] {
  color: #909399;
}
.card-trend[data-v-3393e9e6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
}
.data-table-section[data-v-3393e9e6] {
  margin-bottom: 20px;
}
.table-card[data-v-3393e9e6] {
  border-radius: 8px;
  border: 1px solid #ebeef5;
}
.table-header[data-v-3393e9e6] {
  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;
}
.table-title[data-v-3393e9e6] {
  font-size: 16px;
  font-weight: 500;
  color: #303133;
}
.table-actions[data-v-3393e9e6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rating-section[data-v-3393e9e6] {
  margin-top: 30px;
  padding: 20px;
  background-color: #f9fafc;
  border-radius: 6px;
}
.rating-card[data-v-3393e9e6] {
  text-align: center;
  padding: 15px;
  background-color: white;
  border-radius: 6px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.rating-title[data-v-3393e9e6] {
  font-size: 14px;
  color: #606266;
  margin-bottom: 10px;
}
.rating-value[data-v-3393e9e6] {
  font-size: 24px;
  font-weight: 600;
  color: #409EFF;
  margin-bottom: 5px;
}
.rating-sub[data-v-3393e9e6] {
  font-size: 12px;
  color: #909399;
}
.extra-data-row[data-v-3393e9e6] {
  margin-top: 20px;
  padding: 15px;
  background-color: #f5f7fa;
  border-radius: 6px;
}
.extra-data[data-v-3393e9e6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.extra-data-item[data-v-3393e9e6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.extra-label[data-v-3393e9e6] {
  font-size: 14px;
  color: #606266;
  margin-bottom: 5px;
}
.extra-value[data-v-3393e9e6] {
  font-size: 18px;
  font-weight: 600;
  color: #303133;
}
.table-footer[data-v-3393e9e6] {
  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: 20px;
  padding-top: 15px;
  border-top: 1px solid #ebeef5;
  color: #909399;
  font-size: 13px;
}
.update-time i[data-v-3393e9e6] {
  margin-right: 5px;
}
.chart-section[data-v-3393e9e6] {
  margin-top: 20px;
}
.chart-header[data-v-3393e9e6] {
  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;
}
.chart-placeholder[data-v-3393e9e6] {
  padding: 20px 0;
}
.chart-demo[data-v-3393e9e6] {
  text-align: center;
}
.chart-title[data-v-3393e9e6] {
  font-size: 16px;
  color: #303133;
  margin-bottom: 20px;
}
.fake-chart[data-v-3393e9e6] {
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 20px;
}
.chart-bars[data-v-3393e9e6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 100%;
  width: 80%;
}
.chart-bar-container[data-v-3393e9e6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 5px;
  height: 100%;
}
.chart-bar[data-v-3393e9e6] {
  width: 30px;
  background-color: #409EFF;
  border-radius: 4px 4px 0 0;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.chart-label[data-v-3393e9e6] {
  margin-top: 10px;
  font-size: 12px;
  color: #606266;
}
@media (max-width: 1200px) {
.summary-cards .el-col[data-v-3393e9e6] {
    margin-bottom: 15px;
}
.extra-data[data-v-3393e9e6] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
}
}
@media (max-width: 768px) {
.page-header[data-v-3393e9e6] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.header-actions[data-v-3393e9e6] {
    margin-top: 15px;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
}
.funnel-container[data-v-3393e9e6] {
  width: 100%;
  max-width: 1200px;
  background-color: #ffffff;
  border-radius: 8px;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  padding: 30px;
  position: relative;
}
/* 浅蓝色网格背景 */
.grid-bg[data-v-3393e9e6] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(200, 220, 240, 0.3) 1px, transparent 1px), linear-gradient(90deg, rgba(200, 220, 240, 0.3) 1px, transparent 1px);
  background-size: 25px 25px;
  z-index: 0;
}
.chart-title[data-v-3393e9e6] {
  text-align: center;
  font-size: 22px;
  color: #333;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
  font-weight: 600;
}
/* 主要内容区域 */
.funnel-main[data-v-3393e9e6] {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* 漏斗区域 */
.funnel-area[data-v-3393e9e6] {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  min-height: 500px;
}
/* 漏斗层 */
.funnel-layer[data-v-3393e9e6] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin-bottom: 2px;
}
/* 左侧转化率区域 */
.conversion-left[data-v-3393e9e6] {
  position: absolute;
  left: 0;
  top: 0;
  width: 180px;
  height: 84%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  z-index: 9;
}
.conversion-item[data-v-3393e9e6] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 25%;
}
.conversion-rate[data-v-3393e9e6] {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin-right: 15px;
}
/* 左侧连接线 */
.conversion-line[data-v-3393e9e6] {
  width: 100px;
  height: 2px;
  background-color: #666;
}
/* 右侧标题区域 */
.title-right[data-v-3393e9e6] {
  position: absolute;
  right: 0;
  top: 0;
  width: 180px;
  height: 84%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  z-index: 9;
}
.title-item[data-v-3393e9e6] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 25%;
}
.stage-title[data-v-3393e9e6] {
  font-size: 20px;
  font-weight: 600;
  color: #333;
  margin-left: 15px;
}
/* 右侧连接线 */
.title-line[data-v-3393e9e6] {
  width: 100px;
  height: 2px;
  background-color: #666;
}
/* 漏斗梯形 */
.funnel-trapezoid[data-v-3393e9e6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  position: relative;
  z-index: 2;
}
/* 第一层 - 触达(蓝色) */
.layer-1 .funnel-trapezoid[data-v-3393e9e6] {
  width: 95%;
  height: 110px;
  background: -webkit-gradient(linear, left top, left bottom, from(#4a8bf5), to(#3a7be5));
  background: linear-gradient(to bottom, #4a8bf5, #3a7be5);
  -webkit-clip-path: polygon(10% 0, 90% 0, 84% 100%, 16% 100%);
          clip-path: polygon(10% 0, 90% 0, 84% 100%, 16% 100%);
}
/* 第二层 - IP(绿色) */
.layer-2 .funnel-trapezoid[data-v-3393e9e6] {
  width: 80%;
  height: 100px;
  background: -webkit-gradient(linear, left top, left bottom, from(#2db47d), to(#1da46d));
  background: linear-gradient(to bottom, #2db47d, #1da46d);
  -webkit-clip-path: polygon(10% 0, 90% 0, 84% 100%, 16% 100%);
          clip-path: polygon(10% 0, 90% 0, 84% 100%, 16% 100%);
}
/* 第三层 - 留电(橙色) */
.layer-3 .funnel-trapezoid[data-v-3393e9e6] {
  width: 68%;
  height: 100px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff9f40), to(#ef8f30));
  background: linear-gradient(to bottom, #ff9f40, #ef8f30);
  -webkit-clip-path: polygon(10% 0, 90% 0, 84% 100%, 16% 100%);
          clip-path: polygon(10% 0, 90% 0, 84% 100%, 16% 100%);
}
/* 第四层 - 到访(红色) */
.layer-4 .funnel-trapezoid[data-v-3393e9e6] {
  width: 57%;
  height: 100px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff6b6b), to(#ef5b5b));
  background: linear-gradient(to bottom, #ff6b6b, #ef5b5b);
  -webkit-clip-path: polygon(10% 0, 90% 0, 84% 100%, 16% 100%);
          clip-path: polygon(10% 0, 90% 0, 84% 100%, 16% 100%);
}
/* 梯形内的数字 */
.trapezoid-number[data-v-3393e9e6] {
  font-size: 32px;
  font-weight: bold;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
/* 底部说明 */
.chart-footer[data-v-3393e9e6] {
  text-align: center;
  margin-top: 40px;
  color: #666;
  font-size: 16px;
  position: relative;
  z-index: 1;
}
/* 交互效果 */
.funnel-trapezoid[data-v-3393e9e6] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.funnel-trapezoid[data-v-3393e9e6]:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
/* 响应式调整 */
@media (max-width: 900px) {
.conversion-left[data-v-3393e9e6],
  .title-right[data-v-3393e9e6] {
    width: 150px;
}
.trapezoid-number[data-v-3393e9e6] {
    font-size: 28px;
}
.conversion-rate[data-v-3393e9e6] {
    font-size: 16px;
}
.stage-title[data-v-3393e9e6] {
    font-size: 18px;
}
}
@media (max-width: 700px) {
.funnel-container[data-v-3393e9e6] {
    padding: 20px;
}
.conversion-left[data-v-3393e9e6],
  .title-right[data-v-3393e9e6] {
    width: 120px;
}
.trapezoid-number[data-v-3393e9e6] {
    font-size: 24px;
}
.funnel-trapezoid[data-v-3393e9e6] {
    height: 90px;
}
}
.communication-analysis[data-v-3393e9e6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh;
}
.map-container[data-v-3393e9e6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
.bm-view[data-v-3393e9e6] {
  width: 100%;
  height: 100%;
}
.heatmap-container[data-v-3393e9e6] {
  position: relative;
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.control-panel[data-v-3393e9e6] {
  width: 320px;
  height: 100%;
  background: white;
  -webkit-box-shadow: 2px 0 8px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 0 8px rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 1000;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.panel-header[data-v-3393e9e6] {
  padding: 16px;
  border-bottom: 1px solid #ebeef5;
  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;
}
.panel-content[data-v-3393e9e6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  padding: 16px;
}
.control-group[data-v-3393e9e6] {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
}
.control-group h4[data-v-3393e9e6] {
  margin: 0 0 12px 0;
  color: #303133;
  font-size: 14px;
}
.control-item[data-v-3393e9e6] {
  margin-bottom: 16px;
}
.control-item .label[data-v-3393e9e6] {
  display: block;
  margin-bottom: 8px;
  color: #606266;
  font-size: 12px;
}
.color-picker[data-v-3393e9e6] {
  margin-top: 20px;
}
.color-gradient[data-v-3393e9e6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  margin: 8px 0;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
}
.color-item[data-v-3393e9e6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.color-item[data-v-3393e9e6]:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  z-index: 1;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.stats-group[data-v-3393e9e6] {
  margin: 20px 0;
}
.stats-grid[data-v-3393e9e6] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
.stat-item[data-v-3393e9e6] {
  background: #f5f7fa;
  padding: 12px;
  border-radius: 4px;
  text-align: center;
}
.stat-label[data-v-3393e9e6] {
  font-size: 12px;
  color: #909399;
  margin-bottom: 4px;
}
.stat-value[data-v-3393e9e6] {
  font-size: 18px;
  font-weight: bold;
  color: #303133;
}
.action-buttons[data-v-3393e9e6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  margin-top: 20px;
}
.map-wrapper[data-v-3393e9e6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
.bm-view[data-v-3393e9e6] {
  width: 100%;
  height: 100%;
}
.loading-overlay[data-v-3393e9e6] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 2000;
}
.loading-content[data-v-3393e9e6] {
  text-align: center;
  color: #409EFF;
}
.loading-content i[data-v-3393e9e6] {
  font-size: 40px;
  margin-bottom: 10px;
}
.floating-buttons[data-v-3393e9e6] {
  position: absolute;
  bottom: 20px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  z-index: 1000;
}
.el-button--circle[data-v-3393e9e6] {
  width: 40px;
  height: 40px;
  font-size: 18px;
}

