.mechanical-grid-bg[data-v-64143ed2]{position:fixed;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(26,58,92,.03) 1px,transparent 0),linear-gradient(90deg,rgba(26,58,92,.03) 1px,transparent 0);background-size:40px 40px;pointer-events:none;z-index:0}.detail-page[data-v-64143ed2]{width:1200px;min-height:100vh;margin:0 auto;padding-top:10px;padding-bottom:40px;background:linear-gradient(180deg,#f0f5ff,#e8f4fc 50%,#f5f9ff)}.detail-page .breadcrumb-wrapper[data-v-64143ed2]{padding:0 24px;margin-bottom:16px;margin-top:16px}.detail-page .breadcrumb-wrapper[data-v-64143ed2] .el-breadcrumb .el-breadcrumb__item:not(:last-child) span{font-size:14px;color:#666}.detail-page .breadcrumb-wrapper[data-v-64143ed2] .el-breadcrumb .el-breadcrumb__item:last-child span{font-size:15px;color:#0052d9;font-weight:500}.detail-page .point[data-v-64143ed2]{cursor:pointer}.detail-page-content[data-v-64143ed2]{padding:0 24px}.detail-page .title-section[data-v-64143ed2]{border-radius:12px;padding:28px 32px;margin-bottom:20px;box-shadow:0 8px 24px rgba(21,101,192,.12);position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(21,101,192,.85),rgba(66,165,245,.75) 50%,rgba(100,181,246,.7))}.detail-page .title-section[data-v-64143ed2]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:inherit;background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.35;z-index:0}.detail-page .title-section .title-main[data-v-64143ed2]{display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:1}.detail-page .title-section .title-info[data-v-64143ed2]{flex:1}.detail-page .title-section .project-title[data-v-64143ed2]{font-size:28px;font-weight:700;color:#fff;margin:0 0 12px 0;line-height:1.4;text-shadow:0 2px 12px rgba(0,0,0,.6)}.detail-page .title-section .title-tags[data-v-64143ed2]{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}.detail-page .title-section .title-tags[data-v-64143ed2] .el-tag{border:none;font-size:13px;font-weight:500}.detail-page .title-section .title-meta[data-v-64143ed2]{display:flex;gap:24px;flex-wrap:wrap}.detail-page .title-section .title-meta .meta-item[data-v-64143ed2]{font-size:15px;font-weight:500;color:#fff;display:flex;align-items:center;gap:6px;text-shadow:0 1px 6px rgba(0,0,0,.5)}.detail-page .title-section .title-meta .meta-item i[data-v-64143ed2]{font-size:18px}.detail-page .title-section .title-actions[data-v-64143ed2]{display:flex;gap:12px;align-items:center}.detail-page .title-section .title-actions .favorite-btn[data-v-64143ed2]{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.4);color:#fff;border-radius:6px;font-size:15px;padding:10px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.detail-page .title-section .title-actions .favorite-btn[data-v-64143ed2]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,hsla(0,0%,100%,.4),transparent 50%);opacity:0;transition:opacity .3s ease}.detail-page .title-section .title-actions .favorite-btn[data-v-64143ed2]:hover:before{opacity:1}.detail-page .title-section .title-actions .favorite-btn.is-favorited[data-v-64143ed2]{background:linear-gradient(135deg,#0052d9,#1890ff);border-color:#0052d9;box-shadow:0 4px 15px rgba(0,82,217,.4)}.detail-page .title-section .title-actions .favorite-btn.is-favorited[data-v-64143ed2]:hover{background:linear-gradient(135deg,#0043b5,#0d7de0);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,82,217,.5)}.detail-page .title-section .title-actions .favorite-btn.is-favorited[data-v-64143ed2]:active{transform:translateY(0)}.detail-page .title-section .title-actions .favorite-btn[data-v-64143ed2]:not(.is-favorited):hover{background:hsla(0,0%,100%,.35);border-color:hsla(0,0%,100%,.6);transform:translateY(-2px);box-shadow:0 4px 15px hsla(0,0%,100%,.2)}.detail-page .title-section .title-actions[data-v-64143ed2] .el-button{border-radius:6px;font-size:15px;padding:10px 20px}.detail-page .title-section .title-actions[data-v-64143ed2] .el-button:last-child{background:#fff;border-color:#fff;color:#0052d9}.detail-page .title-section .title-actions[data-v-64143ed2] .el-button:last-child:hover{background:#f0f0f0}.detail-page .content-layout[data-v-64143ed2]{display:flex;gap:20px;align-items:flex-start}.detail-page .content-main[data-v-64143ed2]{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}.detail-page .content-sidebar[data-v-64143ed2]{width:320px;flex-shrink:0;display:flex;flex-direction:column;gap:16px}.detail-page .content-card[data-v-64143ed2]{background:#fff;border-radius:10px;box-shadow:0 4px 16px rgba(0,82,217,.08);overflow:hidden;transition:all .3s ease;position:relative}.detail-page .content-card[data-v-64143ed2]:before{content:"";position:absolute;top:0;left:0;width:3px;height:0;background:linear-gradient(180deg,#0052d9,#1890ff);transition:height .3s ease}.detail-page .content-card[data-v-64143ed2]:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,82,217,.15)}.detail-page .content-card[data-v-64143ed2]:hover:before{height:100%}.detail-page .content-card .card-header[data-v-64143ed2]{display:flex;align-items:center;gap:12px;padding:16px 20px;background:linear-gradient(90deg,rgba(0,82,217,.1),rgba(24,144,255,.06));border-bottom:2px solid #0052d9;color:#0052d9;font-size:16px;font-weight:600;position:relative}.detail-page .content-card .card-header[data-v-64143ed2]:after{content:"";position:absolute;right:20px;top:50%;transform:translateY(-50%);width:60px;height:2px;background:linear-gradient(90deg,#0052d9,transparent)}.detail-page .content-card .card-header .card-header-icon[data-v-64143ed2]{width:36px;height:36px;border-radius:8px;background:linear-gradient(135deg,#0052d9,#1890ff);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px}.detail-page .content-card .card-body[data-v-64143ed2]{padding:20px}.detail-page .content-card .card-body.sim-images[data-v-64143ed2]{padding:16px}.detail-page .content-card .card-body.sim-images .main-image[data-v-64143ed2]{width:100%;height:400px;border-radius:8px;overflow:hidden;background:#f5f5f5}.detail-page .content-card .card-body.sim-images .main-image img[data-v-64143ed2]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.detail-page .content-card .card-body .desc-text[data-v-64143ed2],.detail-page .content-card .card-body .guide-text[data-v-64143ed2],.detail-page .content-card .card-body .intro-text[data-v-64143ed2],.detail-page .content-card .card-body .result-text[data-v-64143ed2]{font-size:15px;color:#333;line-height:1.8;margin:0}.detail-page .content-card .card-body .desc-text[data-v-64143ed2]{margin-top:12px;color:#666}.detail-page .content-card .section-title[data-v-64143ed2]{font-size:15px;font-weight:500;color:#0052d9;margin:0 0 12px 0}.detail-page .content-card .target-section[data-v-64143ed2]{margin-bottom:16px}.detail-page .content-card .target-section[data-v-64143ed2]:last-child{margin-bottom:0}.detail-page .content-card .target-list[data-v-64143ed2]{margin:0;padding-left:20px}.detail-page .content-card .target-list li[data-v-64143ed2]{font-size:15px;color:#333;line-height:1.8;margin-bottom:6px}.detail-page .content-card .info-row[data-v-64143ed2]{display:flex;gap:12px;margin-bottom:12px}.detail-page .content-card .info-row[data-v-64143ed2]:last-child{margin-bottom:0}.detail-page .content-card .info-row .info-label[data-v-64143ed2]{font-size:14px;color:#999;flex-shrink:0;width:80px}.detail-page .content-card .info-row .info-value[data-v-64143ed2]{font-size:15px;color:#333;flex:1}.detail-page .content-card .steps-list .step-item[data-v-64143ed2]{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.detail-page .content-card .steps-list .step-item[data-v-64143ed2]:last-child{margin-bottom:0}.detail-page .content-card .steps-list .step-item .step-num[data-v-64143ed2]{width:28px;height:28px;background:linear-gradient(135deg,#0052d9,#1890ff);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;flex-shrink:0}.detail-page .content-card .steps-list .step-item .step-text[data-v-64143ed2]{font-size:15px;color:#333;line-height:1.6;padding-top:4px}.detail-page .info-card[data-v-64143ed2]{background:#fff;border-radius:10px;box-shadow:0 4px 16px rgba(0,82,217,.08);overflow:hidden}.detail-page .info-card .info-card-header[data-v-64143ed2]{background:linear-gradient(135deg,#e6f2ff,#d6ebff);color:#2d7ab8;padding:14px 18px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(45,122,184,.25);position:relative;overflow:hidden}.detail-page .info-card .info-card-header[data-v-64143ed2]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#2d7ab8,#5ba3d6,#2d7ab8);-webkit-animation:breathe-data-v-64143ed2 4s ease-in-out infinite;animation:breathe-data-v-64143ed2 4s ease-in-out infinite}@-webkit-keyframes breathe-data-v-64143ed2{0%,to{opacity:.5}50%{opacity:.9}}@keyframes breathe-data-v-64143ed2{0%,to{opacity:.5}50%{opacity:.9}}.detail-page .info-card .info-card-header[data-v-64143ed2]:after{content:"";position:absolute;top:0;right:60px;width:40px;height:40px;background:radial-gradient(circle,rgba(45,122,184,.15) 0,transparent 70%);-webkit-animation:glow-data-v-64143ed2 5s ease-in-out infinite;animation:glow-data-v-64143ed2 5s ease-in-out infinite}@-webkit-keyframes glow-data-v-64143ed2{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.9;transform:scale(1.1)}}@keyframes glow-data-v-64143ed2{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.9;transform:scale(1.1)}}.detail-page .info-card .info-card-header i[data-v-64143ed2]{font-size:16px;color:#2d7ab8;position:relative;z-index:1}.detail-page .info-card .info-card-body[data-v-64143ed2]{padding:16px 18px}.detail-page .info-card .info-card-body .info-item[data-v-64143ed2]{display:flex;justify-content:space-between;align-items:flex-start;padding:8px 0;border-bottom:1px solid #f0f0f0}.detail-page .info-card .info-card-body .info-item[data-v-64143ed2]:last-child{border-bottom:none}.detail-page .info-card .info-card-body .info-item .info-item-label[data-v-64143ed2]{font-size:14px;color:#999}.detail-page .info-card .info-card-body .info-item .info-item-value[data-v-64143ed2]{font-size:14px;color:#333;text-align:right;max-width:180px}.detail-page .info-card .info-card-body .info-item .hotline[data-v-64143ed2]{color:#0052d9;font-weight:500}.detail-page .info-card .info-card-body .support-tags[data-v-64143ed2]{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}.detail-page .info-card .info-card-body .notice-list[data-v-64143ed2]{margin:0;padding-left:18px}.detail-page .info-card .info-card-body .notice-list li[data-v-64143ed2]{font-size:14px;color:#666;line-height:1.8;margin-bottom:4px}.detail-page .info-card.notice-card .info-card-header[data-v-64143ed2]{background:#fff7e6;color:#e6a23c}.detail-page .stats-grid[data-v-64143ed2]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.detail-page .stats-grid .stat-item[data-v-64143ed2]{text-align:center;padding:12px 8px;background:#f8f9fb;border-radius:8px}.detail-page .stats-grid .stat-item .stat-value[data-v-64143ed2]{display:block;font-size:20px;font-weight:600;color:#0052d9;margin-bottom:4px}.detail-page .stats-grid .stat-item .stat-label[data-v-64143ed2]{font-size:12px;color:#999}@media screen and (max-width:768px){.detail-page[data-v-64143ed2]{width:100%;padding-top:70px}.detail-page .content-layout[data-v-64143ed2]{flex-direction:column}.detail-page .content-sidebar[data-v-64143ed2]{width:100%}.detail-page .title-section .title-main[data-v-64143ed2]{flex-direction:column;gap:16px}.detail-page .title-actions[data-v-64143ed2]{width:100%}}.breadcrumb-wrapper[data-v-64143ed2]{-webkit-animation:slideInLeft-data-v-64143ed2 .5s ease-out;animation:slideInLeft-data-v-64143ed2 .5s ease-out}.title-section[data-v-64143ed2]{-webkit-animation:fadeInUp-data-v-64143ed2 .6s ease-out;animation:fadeInUp-data-v-64143ed2 .6s ease-out}.content-main[data-v-64143ed2]{-webkit-animation:fadeInUp-data-v-64143ed2 .6s ease-out .1s both;animation:fadeInUp-data-v-64143ed2 .6s ease-out .1s both}.content-sidebar[data-v-64143ed2]{-webkit-animation:fadeInUp-data-v-64143ed2 .6s ease-out .2s both;animation:fadeInUp-data-v-64143ed2 .6s ease-out .2s both}@-webkit-keyframes slideInLeft-data-v-64143ed2{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInLeft-data-v-64143ed2{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes fadeInUp-data-v-64143ed2{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp-data-v-64143ed2{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeInScale-data-v-64143ed2{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes fadeInScale-data-v-64143ed2{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animated-underline[data-v-64143ed2]{position:relative;display:inline-block}.animated-underline[data-v-64143ed2]:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);width:0;height:2px;background:linear-gradient(90deg,transparent,rgba(0,82,217,.5),transparent);transition:width .4s cubic-bezier(.4,0,.2,1)}.animated-underline[data-v-64143ed2]:hover:after{width:100%}.floating-orbs[data-v-64143ed2]{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.floating-orbs .orb[data-v-64143ed2]{position:absolute;border-radius:50%;filter:blur(60px);opacity:.4;-webkit-animation:floatOrb-data-v-64143ed2 15s ease-in-out infinite;animation:floatOrb-data-v-64143ed2 15s ease-in-out infinite}.floating-orbs .orb-1[data-v-64143ed2]{width:400px;height:400px;background:radial-gradient(circle,rgba(21,101,192,.12) 0,transparent 70%);top:-100px;left:-100px;-webkit-animation-delay:0s;animation-delay:0s}.floating-orbs .orb-2[data-v-64143ed2]{width:300px;height:300px;background:radial-gradient(circle,rgba(66,165,245,.1) 0,transparent 70%);top:50%;right:-100px;-webkit-animation-delay:-5s;animation-delay:-5s}.floating-orbs .orb-3[data-v-64143ed2]{width:350px;height:350px;background:radial-gradient(circle,rgba(21,101,192,.08) 0,transparent 70%);bottom:-100px;left:30%;-webkit-animation-delay:-10s;animation-delay:-10s}@-webkit-keyframes floatOrb-data-v-64143ed2{0%,to{transform:translate(0) scale(1)}25%{transform:translate(20px,-20px) scale(1.05)}50%{transform:translate(-10px,15px) scale(.95)}75%{transform:translate(15px,20px) scale(1.02)}}@keyframes floatOrb-data-v-64143ed2{0%,to{transform:translate(0) scale(1)}25%{transform:translate(20px,-20px) scale(1.05)}50%{transform:translate(-10px,15px) scale(.95)}75%{transform:translate(15px,20px) scale(1.02)}}.breathing[data-v-64143ed2]{-webkit-animation:breathing-data-v-64143ed2 3s ease-in-out infinite;animation:breathing-data-v-64143ed2 3s ease-in-out infinite}@-webkit-keyframes breathing-data-v-64143ed2{0%,to{opacity:.8}50%{opacity:1}}@keyframes breathing-data-v-64143ed2{0%,to{opacity:.8}50%{opacity:1}}[data-v-64143ed2] .my-pagination .el-pager li{transition:all .3s}[data-v-64143ed2] .my-pagination .el-pager li:hover{transform:scale(1.1)}[data-v-64143ed2] .my-pagination .el-pager li.active{-webkit-animation:pulseActive-data-v-64143ed2 .5s ease;animation:pulseActive-data-v-64143ed2 .5s ease}@-webkit-keyframes pulseActive-data-v-64143ed2{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes pulseActive-data-v-64143ed2{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}