.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;
}


.visit-steps-container[data-v-4c3f3938] {
    padding: 20px;
    max-width: 1200px;
    margin: 0 auto;
    background-color: #f5f7fa;
    min-height: 100vh;
}

/* 页面头部样式 */
.page-header[data-v-4c3f3938] {
    background: white;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.page-title[data-v-4c3f3938] {
    margin: 0 0 8px 0;
    font-size: 24px;
    font-weight: 600;
    color: #303133;
}
.page-subtitle[data-v-4c3f3938] {
    margin: 0 0 20px 0;
    color: #909399;
    font-size: 14px;
}
.filter-section[data-v-4c3f3938] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
}

/* 用户信息卡片样式 */
.user-info-card[data-v-4c3f3938] {
    margin-bottom: 20px;
    border-radius: 8px;
}
.user-info-content[data-v-4c3f3938] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px 0;
}
.user-avatar[data-v-4c3f3938] {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
    border: 3px solid #f0f2f5;
}
.user-avatar img[data-v-4c3f3938] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.user-details[data-v-4c3f3938] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.user-name[data-v-4c3f3938] {
    margin: 0 0 8px 0;
    font-size: 20px;
    font-weight: 600;
    color: #303133;
}
.user-meta[data-v-4c3f3938] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
}
.meta-item[data-v-4c3f3938] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #606266;
    font-size: 14px;
}
.meta-item i[data-v-4c3f3938] {
    margin-right: 5px;
    color: #409eff;
}
.user-stats[data-v-4c3f3938] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
}
.stat-item[data-v-4c3f3938] {
    text-align: center;
    min-width: 100px;
}
.stat-value[data-v-4c3f3938] {
    font-size: 24px;
    font-weight: 600;
    color: #409eff;
    margin-bottom: 4px;
}
.stat-label[data-v-4c3f3938] {
    font-size: 12px;
    color: #909399;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* 步骤卡片样式 */
.steps-card[data-v-4c3f3938] {
    border-radius: 8px;
    margin-bottom: 20px;
}
.steps-header[data-v-4c3f3938] {
    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: 16px 0;
    border-bottom: 1px solid #ebeef5;
}
.steps-title[data-v-4c3f3938] {
    font-size: 18px;
    font-weight: 600;
    color: #303133;
}
.steps-count[data-v-4c3f3938] {
    font-size: 14px;
    color: #909399;
    background-color: #f0f2f5;
    padding: 4px 12px;
    border-radius: 12px;
}
.steps-container[data-v-4c3f3938] {
    padding: 20px 0;
    min-height: 300px;
    position: relative;
}

/* 时间轴步骤样式 */
.timeline-steps[data-v-4c3f3938] {
    padding-left: 20px;
}
.visit-step[data-v-4c3f3938] {
    margin-bottom: 40px;
    position: relative;
}
.visit-step[data-v-4c3f3938]:last-child {
    margin-bottom: 0;
}

/* 步骤图标样式 */
.step-icon[data-v-4c3f3938] {
    width: 40px;

    border-radius: 50%;
    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;
    font-size: 18px;
    color: white;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.icon-home[data-v-4c3f3938] {
    background-color: #67c23a;
}
.icon-list[data-v-4c3f3938] {
    background-color: #e6a23c;
}
.icon-search[data-v-4c3f3938] {
    background-color: #f56c6c;
}
.icon-user[data-v-4c3f3938] {
    background-color: #409eff;
}
.icon-house[data-v-4c3f3938] {
    background-color: #9c27b0;
}
.icon-article[data-v-4c3f3938] {
    background-color: #673ab7;
}
.icon-image[data-v-4c3f3938] {
    background-color: #ff9800;
}
.icon-video[data-v-4c3f3938] {
    background-color: #f44336;
}
.icon-location[data-v-4c3f3938] {
    background-color: #4caf50;
}
.icon-phone[data-v-4c3f3938] {
    background-color: #2196f3;
}
.icon-chat[data-v-4c3f3938] {
    background-color: #009688;
}
.icon-cart[data-v-4c3f3938] {
    background-color: #ff5722;
}
.icon-collect[data-v-4c3f3938] {
    background-color: #795548;
}
.icon-setting[data-v-4c3f3938] {
    background-color: #607d8b;
}
.icon-help[data-v-4c3f3938] {
    background-color: #00bcd4;
}
.icon-about[data-v-4c3f3938] {
    background-color: #8bc34a;
}
.icon-default[data-v-4c3f3938] {
    background-color: #909399;
}

/* 步骤标题样式 */
.step-title[data-v-4c3f3938] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    margin-bottom: 8px;
}
.page-name[data-v-4c3f3938] {
    font-size: 16px;
    font-weight: 600;
    color: #303133;
}
.project-tag[data-v-4c3f3938] {
    font-size: 12px;
    height: 20px;
    line-height: 18px;
    padding: 0 6px;
}

/* 步骤描述样式 */
.step-description[data-v-4c3f3938] {
    background-color: #f9fafc;
    border-radius: 6px;
    padding: 16px;
    border-left: 4px solid #409eff;
    margin-top: 8px;
}
.step-time[data-v-4c3f3938] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 12px;
    color: #606266;
    font-size: 14px;
}
.time-icon[data-v-4c3f3938] {
    margin-right: 8px;
    color: #409eff;
}
.time-text[data-v-4c3f3938] {
    font-weight: 500;
    margin-right: 8px;
}
.stay-time[data-v-4c3f3938] {
    color: #909399;
    font-size: 13px;
}
.page-content[data-v-4c3f3938] {
    margin-bottom: 12px;
    padding: 12px;
    background-color: white;
    border-radius: 4px;
    border: 1px solid #ebeef5;
}
.content-type[data-v-4c3f3938] {
    font-size: 12px;
    color: #909399;
    margin-bottom: 4px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.content-name[data-v-4c3f3938] {
    font-size: 15px;
    color: #303133;
    font-weight: 500;
}
.house-type[data-v-4c3f3938] {
    color: #e6a23c;
    font-size: 13px;
    margin-left: 4px;
}
.page-param[data-v-4c3f3938] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 8px;
    color: #606266;
    font-size: 14px;
}
.param-label[data-v-4c3f3938] {
    font-weight: 500;
    margin-right: 4px;
}
.param-value[data-v-4c3f3938] {
    color: #303133;
    font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', monospace;
    background-color: #f5f7fa;
    padding: 2px 6px;
    border-radius: 3px;
    font-size: 13px;
}
.page-path[data-v-4c3f3938] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #606266;
    font-size: 13px;
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px dashed #ebeef5;
}
.page-path i[data-v-4c3f3938] {
    margin-right: 6px;
    color: #67c23a;
}
.path-text[data-v-4c3f3938] {
    font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', monospace;
    color: #409eff;
    word-break: break-all;
}
.leave-time[data-v-4c3f3938] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 8px;
    color: #f56c6c;
    font-size: 13px;
}
.leave-time i[data-v-4c3f3938] {
    margin-right: 6px;
}

/* 空状态样式 */
.empty-state[data-v-4c3f3938] {
    text-align: center;
    padding: 60px 20px;
    color: #909399;
}
.empty-icon[data-v-4c3f3938] {
    font-size: 60px;
    margin-bottom: 20px;
    color: #c0c4cc;
}
.empty-text[data-v-4c3f3938] {
    font-size: 18px;
    margin-bottom: 8px;
    color: #606266;
}
.empty-subtext[data-v-4c3f3938] {
    font-size: 14px;
    color: #909399;
}

/* 分页样式 */
.pagination-section[data-v-4c3f3938] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px 0;
    background-color: white;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* 加载样式 */
.loading-overlay[data-v-4c3f3938] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.9);
    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;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 9999;
}
.loading-text[data-v-4c3f3938] {
    margin-top: 20px;
    color: #409eff;
    font-size: 16px;
}

/* 响应式设计 */
@media (max-width: 768px) {
.visit-steps-container[data-v-4c3f3938] {
        padding: 10px;
}
.filter-section[data-v-4c3f3938] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
}
.filter-section .el-select[data-v-4c3f3938],
    .filter-section .el-date-picker[data-v-4c3f3938],
    .filter-section .el-button[data-v-4c3f3938] {
        width: 100% !important;
        margin-right: 0;
        margin-bottom: 10px;
}
.user-info-content[data-v-4c3f3938] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        text-align: center;
}
.user-avatar[data-v-4c3f3938] {
        margin-right: 0;
        margin-bottom: 20px;
}
.user-stats[data-v-4c3f3938] {
        margin-top: 20px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
}
.step-title[data-v-4c3f3938] {
        -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;
}
.timeline-steps[data-v-4c3f3938] {
        padding-left: 0;
}
}

