#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}.canvas-3d-container[data-v-8308c95c]{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.canvas-3d-container[data-v-8308c95c]>canvas{width:100%;height:100%;border:1px solid #a1a1a1;box-sizing:border-box;border-radius:8px;box-shadow:0 0 14px #8d8d8d}.drawing-canvas-3d[data-v-8308c95c]{width:100%;height:100%;display:block}.colorInput[data-v-21fcbd5c]{width:130px}.numberInput[data-v-21fcbd5c]{width:100px}.materialList[data-v-21fcbd5c]{display:flex;flex-wrap:wrap}.materialList .materialItem[data-v-21fcbd5c]{width:50px;border:1px solid #000;display:flex;flex-direction:column;box-sizing:border-box;border-radius:4px;overflow:hidden}.materialList .materialItem[data-v-21fcbd5c]:hover{transform:scale(2);transform-origin:right center;transition:all .1s}.materialList .materialItem.active[data-v-21fcbd5c]{border:1px solid #1890ff;box-shadow:inset 0 0 0 2px #1890ff}.materialList .materialItem .imgOuting[data-v-21fcbd5c]{width:48px;height:48px;overflow:hidden;position:relative;z-index:-1;display:flex;align-items:center;justify-content:center}.materialList .materialItem .imgOuting .img[data-v-21fcbd5c]{width:300px}.materialList .materialItem .name[data-v-21fcbd5c]{z-index:-1;font-size:14px;text-align:center;background-color:#fff}.allMaterialPanel[data-v-21fcbd5c]{position:fixed;left:0;right:0;top:0;bottom:0;z-index:1001;background-color:#00000075;display:flex;flex-direction:column;align-items:center;justify-content:center}.allMaterialPanel .allMaterialPanelInner[data-v-21fcbd5c]{display:flex;width:610px;padding:8px;min-height:200px;max-height:70vh;background-color:#fff;border-radius:8px;overflow:auto;flex-direction:column;align-items:center}.allMaterialPanel .allMaterialPanelInner .title[data-v-21fcbd5c]{font-size:24px}.allMaterialPanel .allMaterialPanelInner .list[data-v-21fcbd5c]{width:593px;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-top:8px}.allMaterialPanel .allMaterialPanelInner .list .materialItem[data-v-21fcbd5c]{flex-shrink:0;border:1px solid #b2b2b2;display:flex;flex-direction:column;box-sizing:border-box;border-radius:4px;overflow:hidden}.allMaterialPanel .allMaterialPanelInner .list .materialItem.active[data-v-21fcbd5c]{border:1px solid #1890ff;box-shadow:inset 0 0 0 2px #1890ff}.allMaterialPanel .allMaterialPanelInner .list .materialItem .imgOuting[data-v-21fcbd5c]{width:140px;height:140px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.allMaterialPanel .allMaterialPanelInner .list .materialItem .imgOuting .img[data-v-21fcbd5c]{width:140px}.allMaterialPanel .allMaterialPanelInner .list .materialItem .name[data-v-21fcbd5c]{font-size:14px;text-align:center;background-color:#fff}.login-modal-overlay[data-v-39e58617]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.login-modal[data-v-39e58617]{background:#fff;border-radius:8px;width:360px;box-shadow:0 4px 20px rgba(0,0,0,.15)}.login-header[data-v-39e58617]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #eee}.login-header h2[data-v-39e58617]{margin:0;font-size:18px;color:#333}.close-btn[data-v-39e58617]{background:none;border:none;font-size:24px;cursor:pointer;color:#999;padding:0;line-height:1}.close-btn[data-v-39e58617]:hover{color:#333}.login-content[data-v-39e58617]{padding:20px}.form-item[data-v-39e58617]{margin-bottom:16px}.form-item label[data-v-39e58617]{display:block;margin-bottom:6px;font-size:14px;color:#666}.form-item input[data-v-39e58617]{width:100%;height:36px;padding:0 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;box-sizing:border-box}.form-item input[data-v-39e58617]:focus{outline:none;border-color:#409eff}.captcha-container[data-v-39e58617]{display:flex;gap:12px}.captcha-container input[data-v-39e58617]{flex:1}.captcha-btn[data-v-39e58617]{padding:0 16px;height:36px;border:1px solid #409eff;border-radius:4px;background:#fff;color:#409eff;font-size:14px;cursor:pointer;white-space:nowrap}.captcha-btn[data-v-39e58617]:hover:not(:disabled){background:#f0f5ff}.captcha-btn[data-v-39e58617]:disabled{opacity:.5;cursor:not-allowed}.error-message[data-v-39e58617]{color:#f56c6c;font-size:12px;margin-top:8px}.login-footer[data-v-39e58617]{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid #eee}.login-footer button[data-v-39e58617]{padding:8px 20px;border-radius:4px;font-size:14px;cursor:pointer;border:none}.btn-cancel[data-v-39e58617]{background:#fff;border:1px solid #dcdfe6;color:#606266}.btn-cancel[data-v-39e58617]:hover{border-color:#c0c4cc}.btn-login[data-v-39e58617]{background:#409eff;color:#fff}.btn-login[data-v-39e58617]:hover{background:#66b1ff}.login-switch[data-v-39e58617]{padding:12px 20px;text-align:center;font-size:14px;color:#666;border-top:1px solid #eee}.switch-btn[data-v-39e58617]{background:none;border:none;color:#409eff;cursor:pointer;padding:0;font-size:14px}.switch-btn[data-v-39e58617]:hover{text-decoration:underline}.help-modal[data-v-a7a0b51c]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.help-modal .help-modal-content[data-v-a7a0b51c]{background:#fff;border-radius:8px;width:360px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.help-modal .help-modal-content .help-modal-header[data-v-a7a0b51c]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #d9d9d9;font-size:18px;font-weight:700}.help-modal .help-modal-content .help-modal-header .close-btn[data-v-a7a0b51c]{background:transparent;border:none;font-size:24px;cursor:pointer;color:#999;padding:0;width:24px;height:24px;line-height:24px;text-align:center}.help-modal .help-modal-content .help-modal-header .close-btn[data-v-a7a0b51c]:hover{color:#666}.help-modal .help-modal-content .help-modal-body[data-v-a7a0b51c]{padding:16px}.help-modal .help-modal-content .help-modal-body .help-item[data-v-a7a0b51c]{display:flex;align-items:center;gap:8px;margin-bottom:12px}.help-modal .help-modal-content .help-modal-body .help-item[data-v-a7a0b51c]:last-child{margin-bottom:0}.help-modal .help-modal-content .help-modal-body .help-item label[data-v-a7a0b51c]{width:80px;font-weight:700;text-align:left}.help-modal .help-modal-content .help-modal-body .help-item .value[data-v-a7a0b51c]{flex:1;font-family:monospace;color:#1890ff;text-align:left}.help-modal .help-modal-content .help-modal-body .help-item .btn[data-v-a7a0b51c]{padding:4px 12px;border-radius:4px;border:none;cursor:pointer;font-size:14px;background:#1890ff;color:#fff}.help-modal .help-modal-content .help-modal-body .help-item .btn[data-v-a7a0b51c]:hover{background:#40a9ff}.map2d-app[data-v-43be85a4]{display:flex;flex-direction:column;width:100vw;height:100vh;overflow:hidden}.headTools[data-v-43be85a4]{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#141b44,#190554);padding-right:8px}.headTools .toolbar[data-v-43be85a4]{display:flex;padding:0;width:auto}.headTools .toolbar .icon[data-v-43be85a4]{width:40px;height:40px;margin-right:8px}.headTools .toolbar .toolbar-item button[data-v-43be85a4]{padding:4px 8px;border:none;border-radius:4px;background:transparent;color:#fff;cursor:pointer;font-size:16px;transition:all .3s}.headTools .toolbar .toolbar-item .list[data-v-43be85a4]{box-shadow:0 2px 8px rgba(0,0,0,.7)}.headTools .toolbar.right .toolbar-item .list[data-v-43be85a4]{left:auto;right:0}.headTools .userInfo[data-v-43be85a4]{color:#fff;cursor:pointer}.map2d-container[data-v-43be85a4]{display:flex;width:100vw;flex:1;overflow:hidden}.toolbar[data-v-43be85a4]{display:flex;padding:4px 8px;align-items:center;gap:8px;height:40px;box-shadow:0 2px 8px rgba(0,0,0,.1);width:100%;box-sizing:border-box}.toolbar .toolbar-item[data-v-43be85a4]{position:relative}.toolbar .toolbar-item .list[data-v-43be85a4]{position:absolute;top:100%;width:160px;left:0;background:#fff;border:1px solid #d9d9d9;box-sizing:border-box;border-radius:8px;padding:8px 0;z-index:1000;max-height:80vh}.toolbar .toolbar-item .list .typeItemContent[data-v-43be85a4]{position:relative}.toolbar .toolbar-item .list .typeItemContent:hover .typeName[data-v-43be85a4]{background-color:#1890ff;color:#fff;font-weight:700;position:relative}.toolbar .toolbar-item .list .typeItemContent:hover .typeName[data-v-43be85a4]:after{color:#fff}.toolbar .toolbar-item .list .typeItemContent:hover .childItemList[data-v-43be85a4]{display:block}.toolbar .toolbar-item .list .typeItemContent .typeName[data-v-43be85a4]{padding:4px 0;cursor:default}.toolbar .toolbar-item .list .typeItemContent .typeName[data-v-43be85a4]:after{content:"";background-image:url(/img/right.58548cd1.svg);background-size:cover;background-position:50%;position:absolute;height:100%;line-height:22px;top:10px;right:4px;width:10px;height:10px;opacity:.7;color:#000;font-size:12px;border-radius:50%}.toolbar .toolbar-item .list .typeItemContent .childItemList[data-v-43be85a4]{position:absolute;display:none;top:-8px;left:100%;width:140px;background:#fff;border:1px solid #d9d9d9;box-sizing:border-box;border-radius:8px;padding:7px 0;z-index:1001}.toolbar .toolbar-item .list .typeItemContent .childItemList .childItem[data-v-43be85a4]{border-bottom:1px solid #f1f1f1;margin:0 8px}.toolbar .toolbar-item .list .typeItemContent .childItemList .childItem[data-v-43be85a4]:last-child{border-bottom:none}.toolbar .toolbar-item .list .typeItemContent .childItemList .childItem[data-v-43be85a4]:hover{background-color:#1890ff;color:#fff;font-weight:700}.toolbar .toolbar-item .list .typeItemContent .childItemList .childItem:hover .desc[data-v-43be85a4]{color:#fff}.toolbar .toolbar-item .list .typeItemContent .childItemList .childItem .desc[data-v-43be85a4]{font-size:14px;color:#666}.toolbar .toolbar-item .list .childItem[data-v-43be85a4]{padding:4px 0;cursor:default}.toolbar .toolbar-item .list .childItem.active[data-v-43be85a4],.toolbar .toolbar-item .list .childItem[data-v-43be85a4]:hover{background-color:#1890ff}.toolbar .toolbar-item .list .splitLine[data-v-43be85a4]{width:100%;height:1px;margin:8px 0;background-color:#d9d9d9}button[data-v-43be85a4]{padding:4px 8px;border:none;border-radius:4px;background:#e4e6eb;cursor:pointer;font-size:16px;transition:all .3s}.toolbar button[data-v-43be85a4]:hover{background:#d9d9d9}.toolbar button.active[data-v-43be85a4]{background:#1890ff;color:#fff}.canvas-container[data-v-43be85a4]{flex-grow:1;width:100%;box-sizing:border-box;overflow:hidden;position:relative}.drawing-canvas[data-v-43be85a4]{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:crosshair;width:100%;height:100%;position:absolute;top:0}.left-panel[data-v-43be85a4],.right-panel[data-v-43be85a4]{height:100%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.right-panel[data-v-43be85a4]{background:#f0f2f5;overflow:hidden;position:relative}.right-panel .tools[data-v-43be85a4]{left:0;top:0;display:flex;flex-direction:row;align-items:center;width:100%;box-sizing:border-box;padding:4px;background-color:#fff;height:40px}.right-panel .right-panel-content[data-v-43be85a4]{padding:8px;width:100%;flex-grow:1;box-sizing:border-box}.split-bar[data-v-43be85a4]{width:4px;background:#d9d9d9;cursor:col-resize;transition:background .2s;z-index:100}.split-bar[data-v-43be85a4]:hover{background:#1890ff}.left-panel[data-v-43be85a4],.right-panel[data-v-43be85a4]{transition:width .1s ease}.preview-label[data-v-43be85a4]{margin-bottom:20px;font-size:16px;color:#666}.drawing-canvas-3d[data-v-43be85a4]{width:100%;height:100%;border-radius:8px}.context-menu[data-v-43be85a4]{position:absolute;width:320px;background:#fff;border:1px solid #d9d9d9;box-sizing:border-box;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:1000;max-height:80vh;overflow:auto}.context-menu .configList[data-v-43be85a4]{padding:8px}.context-menu .configList .configItem[data-v-43be85a4]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:4px 0}.context-menu button[data-v-43be85a4]{display:block;width:100%;padding:8px 16px;border:none;background:transparent;text-align:left;cursor:pointer;font-size:14px;color:#ff4d4f}.context-menu button[data-v-43be85a4]:hover{background:#f5f5f5}.cameraList[data-v-43be85a4]{display:flex;flex-grow:1}.cameraList .cameraItem[data-v-43be85a4]{border:1px solid #000;width:28px;height:28px;line-height:30px;text-align:center;border-radius:4px;margin-left:4px;cursor:pointer}.cameraList .cameraItem[data-v-43be85a4]:hover{background-color:#f5f5f5}.cameraList .cameraItem.active[data-v-43be85a4]{background-color:#1890ff;border:1px solid #1890ff;color:#fff}.noCamera[data-v-43be85a4]{font-size:14px;color:#ff4d4f;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.allDemosContent[data-v-43be85a4]{position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100vw;height:100vh;background:#00000094;z-index:200}.allDemosContent .allDemosContentInner[data-v-43be85a4]{margin:0 auto;border:1px solid #d9d9d9;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.15);background-color:#fff;padding:16px;box-sizing:border-box;position:relative}.allDemosContent .allDemosContentInner .title[data-v-43be85a4]{font-size:22px;line-height:40px;color:#666;margin-bottom:8px;display:flex;align-items:center;justify-content:center}.allDemosContent .allDemosContentInner .title .icon[data-v-43be85a4]{margin-right:8px;border-radius:4px}.allDemosContent .allDemosContentInner .title .p[data-v-43be85a4]{font-weight:700;color:#000}.allDemosContent .allDemosContentInner .closeBtn[data-v-43be85a4]{position:absolute;top:24px;right:24px;width:24px;height:24px;cursor:pointer}.allDemosContent .allDemosContentInner .closeBtn img[data-v-43be85a4]{height:100%}.allDemosContent .allDemosContentInner .demoList[data-v-43be85a4]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.allDemosContent .allDemosContentInner .demoList .loading[data-v-43be85a4]{position:absolute;top:0;left:0;width:100%;height:100%;font-size:16px;color:#666;display:flex;background:#00000038;align-items:center;justify-content:center;color:#fff;font-size:36px;cursor:default}@media (min-width:680px){.allDemosContent .allDemosContentInner .demoList[data-v-43be85a4]{grid-template-columns:repeat(3,1fr)}}@media (min-width:1000px){.allDemosContent .allDemosContentInner .demoList[data-v-43be85a4]{grid-template-columns:repeat(4,1fr)}}.allDemosContent .allDemosContentInner .demoItem[data-v-43be85a4]{width:200px;cursor:default;font-size:16px;color:#666;border:1px solid #d9d9d9;border-radius:8px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;box-sizing:border-box}.allDemosContent .allDemosContentInner .demoItem>img[data-v-43be85a4]{width:100%}.drop-zone[data-v-43be85a4]{width:calc(100% - 16px);margin:8px;height:120px;border:2px dashed #d9d9d9;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;background:#fafafa}.drop-zone.drag-over[data-v-43be85a4],.drop-zone[data-v-43be85a4]:hover{border-color:#1890ff;background:#e6f7ff}.drop-zone.drag-over[data-v-43be85a4]{box-shadow:0 0 12px rgba(24,144,255,.4)}.drop-zone .drop-zone-content[data-v-43be85a4]{display:flex;flex-direction:column;align-items:center;gap:8px}.drop-zone .drop-icon[data-v-43be85a4]{font-size:36px}.drop-zone .drop-text[data-v-43be85a4]{font-size:16px;color:#666;font-weight:500}.drop-zone .drop-hint[data-v-43be85a4]{font-size:12px;color:#999}.globalLoading[data-v-43be85a4]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;font-size:16px;color:#666;display:flex;background:#00000038;align-items:center;justify-content:center;color:#fff;font-size:36px;cursor:default}