You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
184 KiB
1 lines
184 KiB
.bfui-button{cursor:pointer;color:#a4a8ae;background-color:#20262f;box-sizing:border-box;text-align:center;font-family:bimface-icon;-webkit-font-smoothing:antialiased;opacity:1;padding:5px;height:40px;line-height:30px;font-size:unset;display:inline-block;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-button:hover{color:#ffffff}.bfui-button:hover.bfui-button-dropdown::after{border-bottom:5px solid #ffffff}.bfui-button.is-text{background-color:unset;color:#11daB7}.bfui-button.is-text:hover{text-decoration:underline}.bfui-button-icon{width:30px;height:30px;border-radius:3px;font-size:24px;line-height:30px}.bfui-button-select{color:#32d3a6}.bfui-button-select .bfui-button-icon{color:#000000;background-color:#32d3a6}.bfui-button-dropdown{position:relative}.bfui-button-dropdown::after{content:'';display:block;position:absolute;border-bottom:5px solid #a4a8ae;border-left:5px solid transparent;right:5px;bottom:5px}.bfui-label{display:inline-block}.bfui-panel{position:absolute;display:flex;flex-direction:column;z-index:10;overflow:hidden;color:#fff}.bfui-panel .bfui-panel-tips{font-size:14px;margin-top:36px;text-align:center;color:#a4a8ae}.bfui-panel .bfui-panel-tips:before{font-family:"gld-bimface" !important;font-size:18px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;margin-right:5px;content:'\e73e'}.bfui-panel .bfui-panel-loading{font-size:14px;margin-top:36px;text-align:center;color:#a4a8ae}.bfui-panel .bfui-panel-loading:before{display:inline-block;content:'';margin-right:5px;vertical-align:text-bottom;width:16px;height:16px;border:2px solid #c1c1c1;border-top-color:transparent;border-radius:100%;animation:rotate 1s linear infinite}.bfui-panel .bfui-panel-header{width:100%;height:40px;background-color:#20262f;box-shadow:0 -1px 2px 0 rgba(0,0,0,0.5);display:flex;padding:10px;box-sizing:border-box;border-bottom:2px solid #12151a}.bfui-panel .bfui-panel-header .bfui-panel-title{width:calc(100% - 20px);color:#fff;line-height:20px;font-size:14px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-panel .bfui-panel-header .bfui-panel-headerclosebutton{position:absolute;right:10px;line-height:10px;height:20px}.bfui-panel .bfui-panel-header-dragable{cursor:move}.bfui-panel .bfui-panel-content{width:100%;min-height:40px;background-color:rgba(18,21,26,0.9);box-sizing:border-box;overflow:auto;overflow:overlay;flex:1}.bfui-panel .bfui-panel-content::-webkit-scrollbar{width:8px;height:8px;border-radius:5px}.bfui-panel .bfui-panel-content::-webkit-scrollbar-track{border-radius:5px;background-color:rgba(108,113,121,0.3)}.bfui-panel .bfui-panel-content::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(108,113,121,0.45)}.bfui-panel .bfui-panel-content::-webkit-scrollbar-thumb:hover{background-color:rgba(108,113,121,0.85)}.bfui-panel .bfui-panel-content::-webkit-scrollbar-corner{background-color:transparent}.bfui-panel .bfui-panel-footer{height:40px;background-color:rgba(18,21,26,0.9)}.bfui-panel .bfui-panel-sizefixed{position:absolute;right:0;bottom:0;width:8px;height:8px;z-index:9}.bfui-panel .bfui-panel-sizefixed::after{display:block;float:right;content:'';width:8px;height:8px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAABGdBTUEAALGPC/xhBQAAAF5JREFUCB1jYEADq1at4r927dpOJmRxkKC+vv5ORkbGG3BxkODNmzdPXL9+fSJWwf///zNfvnx5CTNM+79//05qaGgUAXUtBeoQYARZBDJTU1MzH6SSiYlJaMaMGYEA7E42FFiHq5AAAAAASUVORK5CYII=) no-repeat;opacity:.6;cursor:nw-resize}.bfui-panel-drawer{top:0px;left:50px;bottom:0;height:100%;max-height:unset !important;z-index:5}.bfui-panel-topshow{z-index:11}.bfui-panel-drawer.bfui-panel-topshow{z-index:6}.bfui-select{position:relative;width:120px}.bfui-select .bfui-select-header{width:100%;display:flex;padding:4px 8px;box-sizing:border-box;border:1px solid #576780;cursor:pointer}.bfui-select .bfui-select-header .bfui-select-title{width:calc(100% - 10px);height:16px;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-family:MicrosoftYaHei;color:#ffffff;line-height:16px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-select .bfui-select-header .bfui-select-togglebutton{transform:rotateZ(0deg);height:16px;right:10px;padding:5px 0;line-height:6px;background-color:unset}.bfui-select .bfui-select-header .bfui-select-togglebutton:hover{opacity:.6}.bfui-select .bfui-select-header .bfui-select-togglebutton-opened{transform:rotateZ(180deg)}.bfui-select:hover .bfui-select-header{border:1px solid #32d3a6}.bfui-select-content{position:fixed;z-index:11;max-height:125px;overflow:auto;overflow:overlay;width:100px;box-sizing:border-box;background:rgba(18,21,26,0.75);border:1px solid #3b4554}.bfui-select-content::-webkit-scrollbar{width:8px;height:8px;border-radius:5px}.bfui-select-content::-webkit-scrollbar-track{border-radius:5px;background-color:rgba(108,113,121,0.3)}.bfui-select-content::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(108,113,121,0.45)}.bfui-select-content::-webkit-scrollbar-thumb:hover{background-color:rgba(108,113,121,0.85)}.bfui-select-content::-webkit-scrollbar-corner{background-color:transparent}.bfui-select-content .bfui-select-option{width:100%;height:25px;padding:0 9px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;cursor:pointer;font-size:12px;font-family:MicrosoftYaHei;color:#ffffff;line-height:24px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-select-content .bfui-select-option:hover{background-color:#32d3a6;color:#ffffff}.bfui-select-content .bfui-select-option-selected{color:#32d3a6}.bfui-select-content .bfui-select-option-disabled{cursor:not-allowed;color:#a4a8ae}.bfui-select-content .bfui-select-option-disabled:hover{background-color:unset;color:#a4a8ae}.bfui-select-overflow-hidden{overflow:hidden}.bfui-select-disabled .bfui-select-header{background:#eceef5;border:1px solid #a4a8ae;cursor:not-allowed}.bfui-select-disabled .bfui-select-header .bfui-select-title{color:#a4a8ae}.bfui-select-disabled .bfui-select-header .bfui-select-togglebutton{cursor:not-allowed}.bfui-select-disabled .bfui-select-header:hover{border:1px solid #a4a8ae}.bfui-select-disabled .bfui-select-header:hover .bfui-select-togglebutton{color:#a4a8ae}.bfui-select-animation{transition:height ease .3s,transform ease .3s}.bfui-switch{display:inline-block}.bfui-switch .bfui-switch-switch{position:relative;width:40px;height:20px;background-color:#aaa;border-radius:20px;outline:none;-webkit-appearance:none;transition:all .2s ease;vertical-align:middle}.bfui-switch .bfui-switch-switch::after{content:'';position:absolute;top:0;left:0;width:50%;height:100%;background-color:#fff;border-radius:50%;transition:all .2s ease}.bfui-switch .bfui-switch-switch:checked{background-color:#86c0fa}.bfui-switch .bfui-switch-switch:checked::after{left:50%}.bfui-switch .bfui-switch-text{display:inline-block;vertical-align:middle}.bfui-checkState-text{cursor:pointer;font-weight:400;color:#ffffff;font-size:14px;line-height:14px;display:inline-block;vertical-align:middle}.bfui-checkState-text-disabled{cursor:not-allowed;color:#a4a8ae;font-family:PingFangSC-Regular,PingFang SC}.bfui-checkbox{display:inline-block;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;cursor:pointer}.bfui-checkbox .bfui-checkbox-checkbox{cursor:pointer;width:14px;height:14px;border-radius:2px;margin:0 8px 0 0;border:1px solid #a4a8ae;position:relative;outline:none;-webkit-appearance:none;vertical-align:middle;color:#ffffff}.bfui-checkbox .bfui-checkbox-checkbox:disabled{background:#eceef5;border:1px solid #a4a8ae}.bfui-checkbox .bfui-checkbox-checkbox::after{clear:both;content:'';display:table}.bfui-checkbox .bfui-checkbox-checkbox:checked{background-color:#32d3a6;font-family:'gld-bimface';border:none}.bfui-checkbox .bfui-checkbox-checkbox:checked:disabled{background-color:#a4a8ae}.bfui-checkbox .bfui-checkbox-checkbox:checked::after{content:'\e740';display:block;line-height:14px;transform:scale(.8)}.bfui-collapse-tbody td{color:#fff;border-bottom:1px solid #666;vertical-align:top;border:1px solid #3f3f3f}.bfui-collapse-tbody .bfui-collapse-title{background-color:rgba(42,49,60,0.7);cursor:pointer}.bfui-collapse-tbody .bfui-collapse-title td{border:1px solid transparent;border-bottom:1px solid #12151a}.bfui-collapse-tbody .bfui-collapse-content-padding{width:26px;display:inline-block}.bfui-collapse-tbody .bfui-collapse-content-key{width:33%;min-width:100px;padding:0;border-left:0;border-right:0}.bfui-collapse-tbody .bfui-collapse-content-name{color:#a4a8ae;width:calc(100% - 26px);display:inline-block;word-break:break-all}.bfui-collapse-tbody .bfui-collapse-content-value{color:#fff}.bfui-collapse-tbody .bfui-collapse-icon{position:relative;float:left;padding:15px 10px 0 0;transition:transform .3s}.bfui-collapse-tbody .bfui-collapse-icon:before{content:'';display:block;width:0;height:0;border-right:8px solid #a4a8ae;border-top:8px solid transparent}.bfui-collapse-collapse .bfui-collapse-content{display:none;will-change:height}.bfui-collapse-collapse .bfui-collapse-icon:before{transform:rotate(-40deg)}.bfui-radio{display:inline-block;cursor:pointer}.bfui-radio .bfui-radio-radio{cursor:pointer;width:14px;height:14px;border-radius:100%;margin:0 8px 0 0;border:1px solid #a4a8ae;position:relative;outline:none;-webkit-appearance:none;vertical-align:middle;color:#ffffff}.bfui-radio .bfui-radio-radio:disabled{cursor:not-allowed;background:#eceef5;border:1px solid #a4a8ae}.bfui-radio .bfui-radio-radio::after{width:4px;height:4px;border-radius:100%;background-color:#ffffff;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) scale(0)}.bfui-radio .bfui-radio-radio:checked{background-color:#32d3a6;border:none}.bfui-radio .bfui-radio-radio:checked:disabled{background-color:#a4a8ae}.bfui-radio .bfui-radio-radio:checked::after{border:none;transform:translate(-50%, -50%) scale(1)}.bfui-tabs{position:relative}.bfui-tabs .bfui-tabs-header{padding:0;position:relative;margin:0 0 15px;white-space:nowrap}.bfui-tabs .bfui-tabs-header .bfui-tabs-active-bar{width:43px;position:absolute;bottom:0;left:0;height:2px;background-color:#32d3a6;z-index:1;transition:transform .15s cubic-bezier(.645, .045, .355, 1);list-style:none}.bfui-tabs .bfui-tabs-header .bfui-tab{cursor:pointer;margin-right:20px;padding:0 10px;height:40px;box-sizing:border-box;line-height:40px;display:inline-block;list-style:none;font-size:14px;font-weight:500;color:#333;position:relative}.bfui-tabs .bfui-tabs-header .bfui-tab.is-active{color:#32d3a6}.bfui-tabs .bfui-tabs-header .bfui-tab:hover{color:#32d3a6}.bfui-tabs .bfui-tabs-header .bfui-tab.disabled{color:#999;cursor:not-allowed}.bfui-tabs .bfui-tabs-header .bfui-tab:last-child{margin-right:0px}.bfui-tabs .bfui-tabs-content .bfui-tabs-pane{display:none}.bfui-tabs .bfui-tabs-content .is-active{display:block}.bfui-slider{position:relative;display:inline-block;vertical-align:top;width:220px;height:20px}.bfui-slider .bfui-slider-line{position:absolute;top:7px;left:1px;width:calc(100% - 2px);height:8px;border-radius:8px;background-color:#a4a8ae;opacity:.3}.bfui-slider .bfui-slider-left{position:absolute;top:7px;left:1px;width:0;height:8px;border-radius:8px;background-color:#32d3a6}.bfui-slider .bfui-slider-value{position:absolute;top:4px;left:0px;width:14px;height:14px;border-radius:14px;background-color:#fff;border:1px solid #ddd;box-sizing:border-box;cursor:pointer}.bfui-slider-tooltip.bfui-tooltip{padding:5px}.bfui-toolbar{position:absolute;box-sizing:border-box;border-width:0px;z-index:8;padding:0;white-space:unset;background-color:#20262f;overflow:hidden}.bfui-toolbar-horizontal{left:50%;bottom:20px;min-height:50px;transform:translateX(-50%);padding:0 5px}.bfui-toolbar-horizontal .bfui-button{margin:5px 0}.bfui-toolbar-horizontal-full{left:0;right:0;bottom:0;min-height:50px;width:100%;padding:0 5px}.bfui-toolbar-horizontal-full .bfui-button{margin:5px 0}.bfui-toolbar-vertical{left:10px;top:50%;transform:translateY(-50%);min-width:50px;box-shadow:1px 0 4px #000;padding:5px 0}.bfui-toolbar-vertical .bfui-button{margin:0 5px}.bfui-toolbar-vertical-full{left:0;top:0;bottom:0;min-width:50px;height:100%;box-shadow:1px 0 4px #000;padding:5px 0}.bfui-toolbar-vertical-full .bfui-button{margin:0 5px}.bfui-subtoolbar{background-color:#12151a;transform:unset;top:unset;left:unset;box-shadow:unset;position:unset;z-index:-1;padding:5px 0;margin:5px 0}.bfui-subtoolbar .bfui-button{background-color:#12151a}.bfui-subtoolbar-hide{padding:0;margin:0}.bfui-row{width:100%;margin-top:5px;display:flex;justify-content:space-between}.bfui-tree{padding:10px;line-height:26px;font-size:14px;color:#fff;overflow:auto}.bfui-tree *{box-sizing:border-box}.bfui-tree .bfui-tree-node.not-allowed .bfui-tree-name{color:#fff;opacity:.3;cursor:not-allowed}.bfui-tree .bfui-tree-info{position:relative;padding-left:18px;white-space:nowrap}.bfui-tree .bfui-subtree{padding-left:14px}.bfui-tree .bimface-icon{display:inline-block;font-size:14px;cursor:pointer}.bfui-tree .bimface-svgicon{margin-right:4px;vertical-align:-3px}.bfui-tree .bfui-collapse{position:absolute;top:0;left:0;color:#6C7179}.bfui-tree .bfui-collapse .bimface-icon{transform:rotate(-90deg);transition:.3s}.bfui-tree .bfui-collapse.open .bimface-icon{transform:rotate(0)}.bfui-tree .bfui-isolate{margin-right:4px;opacity:.7}.bfui-tree .bfui-checkbox{position:relative;display:inline-block;width:14px;height:14px;margin-right:4px;border-radius:2px;background:#fff;line-height:14px;text-align:center;vertical-align:-2px;overflow:hidden;cursor:pointer}.bfui-tree .bfui-checkbox:after{content:'';display:table;clear:both}.bfui-tree .bfui-checkbox.bfui-checked{background:#32d3a6;font-family:'gld-bimface'}.bfui-tree .bfui-checkbox.bfui-checked:after{content:'\e740';display:block;transform:scale(.8)}.bfui-tree .bfui-checkbox.bfui-half{background:#32d3a6}.bfui-tree .bfui-checkbox.bfui-half:after{position:absolute;left:3px;top:6px;width:8px;height:2px;background:#fff;content:''}.bfui-tree .bfui-tree-name{cursor:pointer}.bfui-tree .bfui-tree-name.bfui-selected{color:#32d3a6}.bfui-message{position:absolute;top:20px;left:50%;transform:translateX(-50%);transition:all .5s ease;opacity:1;border-radius:3px;border:1px solid #4A90E2;background-color:#DEEDFF;color:#4A90E2;text-align:center;padding:10px 15px}.bfui-message.hide{opacity:0}.bfui-messagebox{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.5);z-index:2000;display:flex;justify-content:center;align-items:center;opacity:0;transition:all .3s linear}.bfui-messagebox .bfui-messagebox-main{padding-bottom:10px;background-color:#fff;border-radius:4px;border:1px solid #ebeef5;box-shadow:0 2px 12px 0 #00000011;margin-top:-20px;transition:all .3s linear}.bfui-messagebox .bfui-messagebox-main .bfui-messagebox-content{width:100%;padding:40px 20px 20px}.bfui-messagebox .bfui-messagebox-main .bfui-messagebox-footer{width:100%;height:40px;display:flex;justify-content:end;align-items:center;padding-right:10px;box-sizing:border-box}.bfui-messagebox .bfui-messagebox-main .bfui-messagebox-footer .bfui-messagebox-button{height:30px;padding:4px 20px;cursor:pointer;background:#fff;border:1px solid #dcdfe6;color:#606266;text-align:center;box-sizing:border-box;outline:0;margin:0;margin-right:10px;font-size:14px;border-radius:4px}.bfui-messagebox .bfui-messagebox-main .bfui-messagebox-footer .bfui-messagebox-button:hover{background:#e4fff7;color:#32d3a6}.bfui-messagebox .bfui-messagebox-main .bfui-messagebox-footer .bfui-messagebox-button.button-primary{background:#32d3a6;color:#fff;border:1px solid #32d3a6}.bfui-messagebox .bfui-messagebox-main .bfui-messagebox-footer .bfui-messagebox-button.button-primary:hover{background:#57eac1;color:#fff}.bfui-messagebox.bfui-messagebox-show{opacity:1}.bfui-messagebox.bfui-messagebox-show .bfui-messagebox-main{margin-top:0}.bfui-search{display:flex;align-items:center;justify-content:space-between;height:36px;border-bottom:#576780 1px solid}.bfui-search .bfui-search-input{width:calc(100% - 24px);background:none;color:#ffffff;font-size:14px;border:none}.bfui-search .bfui-search-input::placeholder{color:#6C7179}.bfui-search .bfui-search-input:focus-visible{outline:none}.bfui-search .bfui-search-icon{font-family:bimface-icon;color:#A4A8AE;font-size:16px;font-style:normal}.bfui-search-content{position:fixed;z-index:11;max-height:280px;overflow:auto;overflow:overlay;width:100px;box-sizing:border-box;background:rgba(18,21,26,0.75);border:1px solid #3b4554}.bfui-search-content::-webkit-scrollbar{width:8px;height:8px;border-radius:5px}.bfui-search-content::-webkit-scrollbar-track{border-radius:5px;background-color:rgba(108,113,121,0.3)}.bfui-search-content::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(108,113,121,0.45)}.bfui-search-content::-webkit-scrollbar-thumb:hover{background-color:rgba(108,113,121,0.85)}.bfui-search-content::-webkit-scrollbar-corner{background-color:transparent}.bfui-search-content .bfui-search-option{width:100%;height:25px;padding:0 9px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;cursor:pointer;font-size:14px;font-family:MicrosoftYaHei;color:#ffffff;line-height:24px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-search-content .bfui-search-option:hover{color:#32d3a6}.bfui-search-content .bfui-search-option.bfui-search-noresult{color:#6C7179}.bfui-search-content .bfui-search-option.bfui-search-noresult:hover{color:#6C7179;background:unset;cursor:not-allowed}.bfui-search-content .bfui-search-option-selected{color:#32d3a6}.bfui-search-content .bfui-search-option-disabled{cursor:not-allowed;color:#a4a8ae}.bfui-search-content .bfui-search-option-disabled:hover{background-color:unset;color:#a4a8ae}.bfui-search-overflow-hidden{overflow:hidden}.bfui-search-disabled .bfui-search-header{background:#eceef5;border:1px solid #a4a8ae;cursor:not-allowed}.bfui-search-disabled .bfui-search-header .bfui-search-title{color:#a4a8ae}.bfui-search-disabled .bfui-search-header .bfui-search-togglebutton{cursor:not-allowed}.bfui-search-disabled .bfui-search-header:hover{border:1px solid #a4a8ae}.bfui-search-disabled .bfui-search-header:hover .bfui-search-togglebutton{color:#a4a8ae}.bfui-search-animation{transition:height ease .3s,transform ease .3s}.bfui-radioGroup{display:inline-block;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-radioGroup .bfui-radio{margin-right:10px}.bfui-radioGroup .bfui-radio:last-child{margin-right:0px}.bfui-property-panel{width:100%;border-collapse:collapse;font-size:14px}.bfui-property-panel .bfui-collapse-tbody td{line-height:35px}.bfui-property-panel .bfui-collapse-tbody .bfui-collapse-content:last-child td{border-bottom:1px solid transparent}.bfui-property-panel .bfui-collapse-tbody .bfui-collapse-title td{padding:0 10px}.bfui-property-panel .bfui-collapse-tbody .bfui-collapse-content-value{padding:0 10px}.bfui-crumb{display:flex;font-size:14px;align-items:center}.bfui-crumb .bfui-crumb-item{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#32d3a6;cursor:pointer}.bfui-crumb .bfui-crumb-item:last-child{color:#a4a8ae;cursor:unset;text-decoration:none}.bfui-crumb .bfui-crumb-array{color:#a4a8ae;margin:0 5px;font-family:bimface-icon;font-style:initial;transform:rotate(90deg)}.bfui-list{font-size:14px}.bfui-list .bfui-row{align-items:center}.bfui-list .bfui-row .bfui-checkbox .bfui-checkbox-checkbox{margin:-4px 8px 0 0}.bfui-list .bfui-list-icon{margin-right:5px;font-family:bimface-icon;font-style:initial}.bfui-list .bfui-list-icon svg{font-size:16px}.bfui-list .bfui-list-text{cursor:pointer}.bfui-list .bfui-list-text:hover{color:#57eac1}.bfui-colorpicker{width:28px;height:18px;border:1px solid #a4a8ae;border-radius:2px;cursor:pointer;position:relative;box-sizing:border-box;background:none}.bfui-colorpicker .bfui-colorpicker-input{visibility:hidden;width:100%;height:100%}.bfui-colorpicker.no-color::after{position:absolute;top:8px;left:-2px;content:'';width:30px;height:1px;transform:rotate(31deg);background-color:red}.bfui-tooltip{position:fixed;background:#fff;min-width:50px;border-radius:4px;border:1px solid #e4e7ed;padding:12px;z-index:2000;color:#606266;line-height:1.4;text-align:justify;font-size:14px;box-shadow:0 2px 12px 0 #00000011;word-break:break-all}.bfui-tooltip.bfui-tooltip-dark{background:#303133;border:1px solid #303133;color:#fff}.bfui-tooltip.bfui-tooltip-right::before{content:" ";transform:rotate(45deg);box-sizing:border-box;border-left:1px solid #e4e7ed;border-bottom:1px solid #e4e7ed;background:#fff;left:-6px;top:calc(50% - 7px);width:10px;height:10px;position:absolute}.bfui-tooltip.bfui-tooltip-right.bfui-tooltip-dark::before{border-left:1px solid #303133;border-bottom:1px solid #303133;background:#303133}.bfui-tooltip.bfui-tooltip-top::before{content:" ";transform:rotate(45deg);box-sizing:border-box;border-right:1px solid #e4e7ed;border-bottom:1px solid #e4e7ed;background:#fff;left:calc(50% - 7px);bottom:-6px;width:10px;height:10px;position:absolute}.bfui-tooltip.bfui-tooltip-top.bfui-tooltip-dark::before{border-right:1px solid #303133;border-bottom:1px solid #303133;background:#303133}.area-measure-subtoolbar{min-height:40px;border-radius:3px;border:1px solid #3b4554;background-color:rgba(32,38,47,0.85)}.area-measure-subtoolbar .bfui-button{height:30px;padding:0 5px;background-color:unset}.bfui-tree-layer{height:calc(100% - 78px);overflow-y:auto}.bfui-tree-layer.limit-height{height:30%}.bfui-tree-component{max-height:calc(70% - 100px);border-top:1px solid #6C7179}.bfui-panel-property{width:300px;height:416px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-panel-property .bfui-panel-headerclosebutton{padding:5px 0}.bfui-panel-walkthrough{width:300px;height:416px;font-size:14px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-panel-walkthrough *{box-sizing:border-box}.bfui-panel-walkthrough .bfui-panel-content{padding:0;overflow:hidden}.bfui-panel-walkthrough .bfui-walkthrough-create-path-btn.bfui-walkthrough-disabled{border-color:#6C7179 !important;color:#6C7179 !important;cursor:not-allowed !important}.bfui-panel-walkthrough .bfui-walkthrough-create-path-btn.bfui-walkthrough-disabled .bf-icon-create::before,.bfui-panel-walkthrough .bfui-walkthrough-create-path-btn.bfui-walkthrough-disabled .bf-icon-create::after{background:#6C7179 !important}.bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-box{display:none!important}.bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-add,.bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-clear{border-color:#6C7179;color:#6C7179;cursor:not-allowed}.bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-add .bf-icon-add::before,.bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-clear .bf-icon-add::before{background:#6C7179}.bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-add .bf-icon-add::after,.bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-clear .bf-icon-add::after{background:#6C7179}.bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-return{color:#6C7179 !important;cursor:not-allowed !important}.bfui-panel-walkthrough .bfui-walkthrough-button{cursor:pointer;margin-left:10px;color:#11daB7}.bfui-panel-walkthrough .bfui-walkthrough-nav{padding:10px;height:50px}.bfui-panel-walkthrough .bfui-walkthrough-nav .bfui-walkthrough-return{float:left;height:25px;line-height:32px;color:#11daB7;cursor:pointer}.bfui-panel-walkthrough .bfui-walkthrough-nav .bfui-walkthrough-create-path-btn{display:block;float:left;cursor:pointer;width:140px;height:30px;border-radius:3px;border:1px solid #11daB7;color:#11daB7;text-align:center;line-height:30px}.bfui-panel-walkthrough .bfui-walkthrough-nav .bfui-walkthrough-create-path-btn .bf-icon-create{width:10px;height:10px;display:inline-block;position:relative;margin-right:8px}.bfui-panel-walkthrough .bfui-walkthrough-nav .bfui-walkthrough-create-path-btn .bf-icon-create:before{content:'';display:block;width:10px;height:2px;position:absolute;background:#11daB7;left:0;top:4px}.bfui-panel-walkthrough .bfui-walkthrough-nav .bfui-walkthrough-create-path-btn .bf-icon-create:after{content:'';display:block;position:absolute;width:2px;height:10px;background:#11daB7;left:4px;top:0}.bfui-walkthrough-list{padding:0px 10px}.bfui-walkthrough-list .bfui-walkthrough-path-list{height:319px;margin:0;list-style:none;overflow:auto;padding:0}.bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-box{float:right;display:none}.bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li{padding:0 10px;height:40px;line-height:40px;color:#ffffff;border-bottom:1px solid #3b4554}.bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected{color:#32d3a6}.bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected .bfui-walkthrough-play,.bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected .bfui-walkthrough-stop{border-color:#32d3a6}.bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected .bfui-walkthrough-play::after,.bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected .bfui-walkthrough-stop::after{border-left-color:#32d3a6}.bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected .bfui-walkthrough-play::after,.bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected .bfui-walkthrough-stop::after{border-left-color:#32d3a6;border-right-color:#32d3a6}.bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li:hover{background:rgba(42,49,60,0.7)}.bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li:hover .bfui-walkthrough-box{display:block}.bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li .bfui-walkthrough-play{width:18px;height:18px;text-align:center;line-height:18px;background-color:rgba(0,0,0,0);border-radius:50%;border:1px solid #979797;float:left;margin:11px 8px 11px 0;cursor:pointer}.bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li .bfui-walkthrough-play:after{content:'';display:block;margin-left:5px;margin-top:4px;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:7px solid #d8d8d8}.bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li .bfui-walkthrough-stop::after{content:'';display:block;margin-left:5px;margin-top:4px;width:2px;height:8px;border-left:2px solid #d8d8d8;border-right:2px solid #d8d8d8}.bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li .bfui-walkthrough-stop{width:18px;height:18px;text-align:center;line-height:18px;background-color:rgba(0,0,0,0);border-radius:50%;border:1px solid #979797;float:left;margin:11px 8px 11px 0;cursor:pointer}.bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li .bfui-walkthrough-name{float:left;width:120px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bfui-walkthrough-split{margin:0 10px;border-bottom:1px solid #3b4554}.bfui-walkthrough-point-list{padding:5px 0;height:127px;margin:0;list-style:none;border-top:1px solid #3b4554;border-bottom:1px solid #3b4554;overflow:auto}.bfui-walkthrough-create{padding:0 10px}.bfui-walkthrough-create .bfui-walkthrough-info{padding-top:9px}.bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row{margin-bottom:10px}.bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-label{width:70px;height:19px;font-size:14px;font-family:MicrosoftYaHei;color:#ffffff;vertical-align:middle;display:inline-block}.bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input:focus{border:1px solid #32d3a6 !important}.bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input:focus-within{border:1px solid #32d3a6}.bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input{width:210px;height:30px;border:1px solid #576780;background-color:rgba(0,0,0,0);color:#ffffff;display:inline-block;padding-left:8px;outline:none;vertical-align:middle;line-height:1.8}.bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input .bfui-walkthrough-info-time{border-width:0;background-color:rgba(0,0,0,0);color:#ffffff;width:186px;-webkit-appearance:none;-moz-appearance:textfield;padding:0;box-shadow:none;outline:none;vertical-align:middle}.bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input .bfui-walkthrough-info-time::-webkit-outer-spin-button,.bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input .bfui-walkthrough-info-time::-webkit-inner-spin-button{-webkit-appearance:none}.bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input .bfui-walkthrough-info-timespan{width:6px;height:16px;font-size:14px;font-family:MicrosoftYaHei;color:#a4a8ae;float:right;margin-right:7px}.bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input-invalid{border:1px solid #d0021b}.bfui-walkthrough-create .bfui-walkthrough-title{height:50px;padding:10px 0;border-top:1px solid #3b4554;border-bottom:1px solid #3b4554}.bfui-walkthrough-create .bfui-walkthrough-add{display:block;float:left;cursor:pointer;width:140px;height:30px;border-radius:3px;border:1px solid #11daB7;color:#11daB7;text-align:center;line-height:30px}.bfui-walkthrough-create .bfui-walkthrough-add .bf-icon-add{width:10px;height:10px;display:inline-block;position:relative;margin-right:8px}.bfui-walkthrough-create .bfui-walkthrough-add .bf-icon-add::before{content:'';display:block;width:10px;height:2px;position:absolute;background:#11daB7;left:0;top:4px}.bfui-walkthrough-create .bfui-walkthrough-add .bf-icon-add::after{content:'';display:block;position:absolute;width:2px;height:10px;background:#11daB7;left:4px;top:0}.bfui-walkthrough-create .bfui-walkthrough-clear{display:block;float:right;height:30px;line-height:30px;color:#11daB7;cursor:pointer}.bfui-walkthrough-create .bfui-walkthrough-clear.bfui-walkthrough-disabled{color:#6C7179;cursor:not-allowed}.bfui-walkthrough-create .bfui-walkthrough-panel-tips{text-align:center;color:#a4a8ae;width:100%;position:absolute;top:264px;left:50%;transform:translate(-50%, 0)}.bfui-walkthrough-create .bfui-walkthrough-panel-tips::before{font-family:"gld-bimface" !important;font-size:20px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;margin-right:2px;content:'\e73e'}.bfui-walkthrough-create .bfui-walkthrough-foot .bfui-walkthrough-control.bfui-walkthrough-disabled{background:none;border:1px solid #6C7179;color:#6C7179;cursor:not-allowed}.bfui-walkthrough-create .bfui-walkthrough-foot .bfui-walkthrough-control{margin:10px 0;width:140px;height:30px;color:#ffffff;border-radius:3px;background:#11daB7;text-align:center;line-height:30px;cursor:pointer}.bfui-walkthrough-create .bfui-walkthrough-icon-play{display:inline-block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:10px solid #ffffff;margin-right:7px}.bfui-walkthrough-create .bfui-walkthrough-icon-stop{display:inline-block;width:9px;height:9px;background:#ffffff;margin-right:7px}.bfui-walkthrough-create .bfui-walkthrough-control.bfui-walkthrough-disabled .bfui-walkthrough-icon-play{border-left:10px solid #6C7179}.bfui-walkthrough-create .bfui-walkthrough-point-list{height:131px;margin:0;padding:5px 0;list-style:none;border-top:0;border-bottom:1px solid #3b4554;overflow:auto}.bfui-walkthrough-create .bfui-walkthrough-point-list .bfui-walkthrough-li{padding:0 10px;height:30px;line-height:30px;color:#ffffff}.bfui-walkthrough-create .bfui-walkthrough-point-list .bfui-walkthrough-li:hover{background:rgba(42,49,60,0.7)}.bfui-walkthrough-create .bfui-walkthrough-point-list .bfui-walkthrough-li:hover .bfui-walkthrough-box{display:block}.bfui-walkthrough-create .bfui-walkthrough-point-list .bfui-walkthrough-li .bfui-walkthrough-box{float:right;display:none}.bfui-walkthrough-create .bfui-walkthrough-point-list .bfui-walkthrough-li.bfui-walkthrough-selected{color:#32d3a6}.bfui-walkthrough-create .bfui-walkthrough-point-list.bfui-walkthrough-disabled .bfui-walkthrough-li:hover .bfui-walkthrough-box{display:none}.bfui-walkthrough-create .bfui-walkthrough-point-list .bfui-walkthrough-li:last-child .bfui-walkthrough-play{display:none}.bfui-walkthrough-create .bfui-panel-content{padding:0}.bfui-panel-measure-setting .bfui-panel-content .content-table{width:100%;font-size:12px;border-collapse:collapse}.bfui-panel-measure-setting thead tr{height:34px;text-align:left;color:#a4a8ae}.bfui-panel-measure-setting tbody tr{height:50px;background:rgba(42,49,60,0.6)}.bfui-panel-measure-setting tbody tr:not(:last-child){height:52px;border-bottom:2px solid rgba(18,21,26,0.9)}.bfui-panel-measure-setting tbody tr td:nth-child(1){width:130px;padding-right:20px;box-sizing:border-box;text-align:right}.bfui-panel-measure-setting tbody tr td:nth-child(2){width:140px;padding-right:20px;box-sizing:border-box}.bfui-panel-measure-setting tbody tr td:nth-child(3) .bfui-select{width:80px}.bfui-panel-measure-setting .bfui-panel-footer{font-size:12px}.bfui-panel-measure-setting .bfui-panel-footer .bfui-row{margin-top:0px}.bfui-panel-measure-setting .bfui-panel-footer .reset-btn{padding-right:10px}.bfui-layertree-search{margin:0 10px}[class^="bfui-"] ::-webkit-scrollbar{width:8px;height:8px}[class^="bfui-"] ::-webkit-scrollbar-track{border-radius:4px;background:rgba(108,113,121,0.35)}[class^="bfui-"] ::-webkit-scrollbar-thumb{border-radius:4px;background:rgba(108,113,121,0.45)}[class^="bfui-"] ::-webkit-scrollbar-thumb:hover{background:rgba(108,113,121,0.85)}[class^="bfui-"] ::-webkit-scrollbar-corner{background:transparent}.bfui-theme-red .bfui-button{cursor:pointer;color:#990404;background-color:#20262f;box-sizing:border-box;text-align:center;font-family:bimface-icon;-webkit-font-smoothing:antialiased;opacity:1;padding:5px;height:40px;line-height:30px;font-size:unset;display:inline-block;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-theme-red .bfui-button:hover{color:#ff0000}.bfui-theme-red .bfui-button:hover.bfui-button-dropdown::after{border-bottom:5px solid #ff0000}.bfui-theme-red .bfui-button.is-text{background-color:unset;color:#11daB7}.bfui-theme-red .bfui-button.is-text:hover{text-decoration:underline}.bfui-theme-red .bfui-button-icon{width:30px;height:30px;border-radius:3px;font-size:24px;line-height:30px}.bfui-theme-red .bfui-button-select{color:#ffff00}.bfui-theme-red .bfui-button-select .bfui-button-icon{color:#000000;background-color:#ffff00}.bfui-theme-red .bfui-button-dropdown{position:relative}.bfui-theme-red .bfui-button-dropdown::after{content:'';display:block;position:absolute;border-bottom:5px solid #990404;border-left:5px solid transparent;right:5px;bottom:5px}.bfui-theme-red .bfui-label{display:inline-block}.bfui-theme-red .bfui-panel{position:absolute;display:flex;flex-direction:column;z-index:10;overflow:hidden;color:#fff}.bfui-theme-red .bfui-panel .bfui-panel-tips{font-size:14px;margin-top:36px;text-align:center;color:#a4a8ae}.bfui-theme-red .bfui-panel .bfui-panel-tips:before{font-family:"gld-bimface" !important;font-size:18px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;margin-right:5px;content:'\e73e'}.bfui-theme-red .bfui-panel .bfui-panel-loading{font-size:14px;margin-top:36px;text-align:center;color:#a4a8ae}.bfui-theme-red .bfui-panel .bfui-panel-loading:before{display:inline-block;content:'';margin-right:5px;vertical-align:text-bottom;width:16px;height:16px;border:2px solid #c1c1c1;border-top-color:transparent;border-radius:100%;animation:rotate 1s linear infinite}.bfui-theme-red .bfui-panel .bfui-panel-header{width:100%;height:40px;background-color:#20262f;box-shadow:0 -1px 2px 0 rgba(0,0,0,0.5);display:flex;padding:10px;box-sizing:border-box;border-bottom:2px solid #12151a}.bfui-theme-red .bfui-panel .bfui-panel-header .bfui-panel-title{width:calc(100% - 20px);color:#fff;line-height:20px;font-size:14px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-theme-red .bfui-panel .bfui-panel-header .bfui-panel-headerclosebutton{position:absolute;right:10px;line-height:10px;height:20px}.bfui-theme-red .bfui-panel .bfui-panel-header-dragable{cursor:move}.bfui-theme-red .bfui-panel .bfui-panel-content{width:100%;min-height:40px;background-color:rgba(18,21,26,0.9);box-sizing:border-box;overflow:auto;overflow:overlay;flex:1}.bfui-theme-red .bfui-panel .bfui-panel-content::-webkit-scrollbar{width:8px;height:8px;border-radius:5px}.bfui-theme-red .bfui-panel .bfui-panel-content::-webkit-scrollbar-track{border-radius:5px;background-color:rgba(108,113,121,0.3)}.bfui-theme-red .bfui-panel .bfui-panel-content::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(108,113,121,0.45)}.bfui-theme-red .bfui-panel .bfui-panel-content::-webkit-scrollbar-thumb:hover{background-color:rgba(108,113,121,0.85)}.bfui-theme-red .bfui-panel .bfui-panel-content::-webkit-scrollbar-corner{background-color:transparent}.bfui-theme-red .bfui-panel .bfui-panel-footer{height:40px;background-color:rgba(18,21,26,0.9)}.bfui-theme-red .bfui-panel .bfui-panel-sizefixed{position:absolute;right:0;bottom:0;width:8px;height:8px;z-index:9}.bfui-theme-red .bfui-panel .bfui-panel-sizefixed::after{display:block;float:right;content:'';width:8px;height:8px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAABGdBTUEAALGPC/xhBQAAAF5JREFUCB1jYEADq1at4r927dpOJmRxkKC+vv5ORkbGG3BxkODNmzdPXL9+fSJWwf///zNfvnx5CTNM+79//05qaGgUAXUtBeoQYARZBDJTU1MzH6SSiYlJaMaMGYEA7E42FFiHq5AAAAAASUVORK5CYII=) no-repeat;opacity:.6;cursor:nw-resize}.bfui-theme-red .bfui-panel-drawer{top:0px;left:50px;bottom:0;height:100%;max-height:unset !important;z-index:5}.bfui-theme-red .bfui-panel-topshow{z-index:11}.bfui-theme-red .bfui-panel-drawer.bfui-panel-topshow{z-index:6}.bfui-theme-red .bfui-select{position:relative;width:120px}.bfui-theme-red .bfui-select .bfui-select-header{width:100%;display:flex;padding:4px 8px;box-sizing:border-box;border:1px solid #576780;cursor:pointer}.bfui-theme-red .bfui-select .bfui-select-header .bfui-select-title{width:calc(100% - 10px);height:16px;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-family:MicrosoftYaHei;color:#ffffff;line-height:16px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-theme-red .bfui-select .bfui-select-header .bfui-select-togglebutton{transform:rotateZ(0deg);height:16px;right:10px;padding:5px 0;line-height:6px;background-color:unset}.bfui-theme-red .bfui-select .bfui-select-header .bfui-select-togglebutton:hover{opacity:.6}.bfui-theme-red .bfui-select .bfui-select-header .bfui-select-togglebutton-opened{transform:rotateZ(180deg)}.bfui-theme-red .bfui-select:hover .bfui-select-header{border:1px solid #32d3a6}.bfui-theme-red .bfui-select-content{position:fixed;z-index:11;max-height:125px;overflow:auto;overflow:overlay;width:100px;box-sizing:border-box;background:rgba(18,21,26,0.75);border:1px solid #3b4554}.bfui-theme-red .bfui-select-content::-webkit-scrollbar{width:8px;height:8px;border-radius:5px}.bfui-theme-red .bfui-select-content::-webkit-scrollbar-track{border-radius:5px;background-color:rgba(108,113,121,0.3)}.bfui-theme-red .bfui-select-content::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(108,113,121,0.45)}.bfui-theme-red .bfui-select-content::-webkit-scrollbar-thumb:hover{background-color:rgba(108,113,121,0.85)}.bfui-theme-red .bfui-select-content::-webkit-scrollbar-corner{background-color:transparent}.bfui-theme-red .bfui-select-content .bfui-select-option{width:100%;height:25px;padding:0 9px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;cursor:pointer;font-size:12px;font-family:MicrosoftYaHei;color:#ffffff;line-height:24px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-theme-red .bfui-select-content .bfui-select-option:hover{background-color:#32d3a6;color:#ffffff}.bfui-theme-red .bfui-select-content .bfui-select-option-selected{color:#32d3a6}.bfui-theme-red .bfui-select-content .bfui-select-option-disabled{cursor:not-allowed;color:#a4a8ae}.bfui-theme-red .bfui-select-content .bfui-select-option-disabled:hover{background-color:unset;color:#a4a8ae}.bfui-theme-red .bfui-select-overflow-hidden{overflow:hidden}.bfui-theme-red .bfui-select-disabled .bfui-select-header{background:#eceef5;border:1px solid #a4a8ae;cursor:not-allowed}.bfui-theme-red .bfui-select-disabled .bfui-select-header .bfui-select-title{color:#a4a8ae}.bfui-theme-red .bfui-select-disabled .bfui-select-header .bfui-select-togglebutton{cursor:not-allowed}.bfui-theme-red .bfui-select-disabled .bfui-select-header:hover{border:1px solid #a4a8ae}.bfui-theme-red .bfui-select-disabled .bfui-select-header:hover .bfui-select-togglebutton{color:#990404}.bfui-theme-red .bfui-select-animation{transition:height ease .3s,transform ease .3s}.bfui-theme-red .bfui-switch{display:inline-block}.bfui-theme-red .bfui-switch .bfui-switch-switch{position:relative;width:40px;height:20px;background-color:#aaa;border-radius:20px;outline:none;-webkit-appearance:none;transition:all .2s ease;vertical-align:middle}.bfui-theme-red .bfui-switch .bfui-switch-switch::after{content:'';position:absolute;top:0;left:0;width:50%;height:100%;background-color:#fff;border-radius:50%;transition:all .2s ease}.bfui-theme-red .bfui-switch .bfui-switch-switch:checked{background-color:#86c0fa}.bfui-theme-red .bfui-switch .bfui-switch-switch:checked::after{left:50%}.bfui-theme-red .bfui-switch .bfui-switch-text{display:inline-block;vertical-align:middle}.bfui-theme-red .bfui-checkState-text{cursor:pointer;font-weight:400;color:#ff0000;font-size:14px;line-height:14px;display:inline-block;vertical-align:middle}.bfui-theme-red .bfui-checkState-text-disabled{cursor:not-allowed;color:#a4a8ae;font-family:PingFangSC-Regular,PingFang SC}.bfui-theme-red .bfui-checkbox{display:inline-block;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;cursor:pointer}.bfui-theme-red .bfui-checkbox .bfui-checkbox-checkbox{cursor:pointer;width:14px;height:14px;border-radius:2px;margin:0 8px 0 0;border:1px solid #990404;position:relative;outline:none;-webkit-appearance:none;vertical-align:middle;color:#ff0000}.bfui-theme-red .bfui-checkbox .bfui-checkbox-checkbox:disabled{background:#eceef5;border:1px solid #990404}.bfui-theme-red .bfui-checkbox .bfui-checkbox-checkbox::after{clear:both;content:'';display:table}.bfui-theme-red .bfui-checkbox .bfui-checkbox-checkbox:checked{background-color:#ffff00;font-family:'gld-bimface';border:none}.bfui-theme-red .bfui-checkbox .bfui-checkbox-checkbox:checked:disabled{background-color:#a4a8ae}.bfui-theme-red .bfui-checkbox .bfui-checkbox-checkbox:checked::after{content:'\e740';display:block;line-height:14px;transform:scale(.8)}.bfui-theme-red .bfui-collapse-tbody td{color:#fff;border-bottom:1px solid #666;vertical-align:top;border:1px solid #3f3f3f}.bfui-theme-red .bfui-collapse-tbody .bfui-collapse-title{background-color:rgba(42,49,60,0.7);cursor:pointer}.bfui-theme-red .bfui-collapse-tbody .bfui-collapse-title td{border:1px solid transparent;border-bottom:1px solid #12151a}.bfui-theme-red .bfui-collapse-tbody .bfui-collapse-content-padding{width:26px;display:inline-block}.bfui-theme-red .bfui-collapse-tbody .bfui-collapse-content-key{width:33%;min-width:100px;padding:0;border-left:0;border-right:0}.bfui-theme-red .bfui-collapse-tbody .bfui-collapse-content-name{color:#990404;width:calc(100% - 26px);display:inline-block;word-break:break-all}.bfui-theme-red .bfui-collapse-tbody .bfui-collapse-content-value{color:#fff}.bfui-theme-red .bfui-collapse-tbody .bfui-collapse-icon{position:relative;float:left;padding:15px 10px 0 0;transition:transform .3s}.bfui-theme-red .bfui-collapse-tbody .bfui-collapse-icon:before{content:'';display:block;width:0;height:0;border-right:8px solid #a4a8ae;border-top:8px solid transparent}.bfui-theme-red .bfui-collapse-collapse .bfui-collapse-content{display:none;will-change:height}.bfui-theme-red .bfui-collapse-collapse .bfui-collapse-icon:before{transform:rotate(-40deg)}.bfui-theme-red .bfui-radio{display:inline-block;cursor:pointer}.bfui-theme-red .bfui-radio .bfui-radio-radio{cursor:pointer;width:14px;height:14px;border-radius:100%;margin:0 8px 0 0;border:1px solid #990404;position:relative;outline:none;-webkit-appearance:none;vertical-align:middle;color:#ff0000}.bfui-theme-red .bfui-radio .bfui-radio-radio:disabled{cursor:not-allowed;background:#eceef5;border:1px solid #990404}.bfui-theme-red .bfui-radio .bfui-radio-radio::after{width:4px;height:4px;border-radius:100%;background-color:#ff0000;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) scale(0)}.bfui-theme-red .bfui-radio .bfui-radio-radio:checked{background-color:#ffff00;border:none}.bfui-theme-red .bfui-radio .bfui-radio-radio:checked:disabled{background-color:#a4a8ae}.bfui-theme-red .bfui-radio .bfui-radio-radio:checked::after{border:none;transform:translate(-50%, -50%) scale(1)}.bfui-theme-red .bfui-tabs{position:relative}.bfui-theme-red .bfui-tabs .bfui-tabs-header{padding:0;position:relative;margin:0 0 15px;white-space:nowrap}.bfui-theme-red .bfui-tabs .bfui-tabs-header .bfui-tabs-active-bar{width:43px;position:absolute;bottom:0;left:0;height:2px;background-color:#32d3a6;z-index:1;transition:transform .15s cubic-bezier(.645, .045, .355, 1);list-style:none}.bfui-theme-red .bfui-tabs .bfui-tabs-header .bfui-tab{cursor:pointer;margin-right:20px;padding:0 10px;height:40px;box-sizing:border-box;line-height:40px;display:inline-block;list-style:none;font-size:14px;font-weight:500;color:#333;position:relative}.bfui-theme-red .bfui-tabs .bfui-tabs-header .bfui-tab.is-active{color:#32d3a6}.bfui-theme-red .bfui-tabs .bfui-tabs-header .bfui-tab:hover{color:#32d3a6}.bfui-theme-red .bfui-tabs .bfui-tabs-header .bfui-tab.disabled{color:#999;cursor:not-allowed}.bfui-theme-red .bfui-tabs .bfui-tabs-header .bfui-tab:last-child{margin-right:0px}.bfui-theme-red .bfui-tabs .bfui-tabs-content .bfui-tabs-pane{display:none}.bfui-theme-red .bfui-tabs .bfui-tabs-content .is-active{display:block}.bfui-theme-red .bfui-slider{position:relative;display:inline-block;vertical-align:top;width:220px;height:20px}.bfui-theme-red .bfui-slider .bfui-slider-line{position:absolute;top:7px;left:1px;width:calc(100% - 2px);height:8px;border-radius:8px;background-color:#990404;opacity:.3}.bfui-theme-red .bfui-slider .bfui-slider-left{position:absolute;top:7px;left:1px;width:0;height:8px;border-radius:8px;background-color:#32d3a6}.bfui-theme-red .bfui-slider .bfui-slider-value{position:absolute;top:4px;left:0px;width:14px;height:14px;border-radius:14px;background-color:#fff;border:1px solid #ddd;box-sizing:border-box;cursor:pointer}.bfui-theme-red .bfui-slider-tooltip.bfui-tooltip{padding:5px}.bfui-theme-red .bfui-toolbar{position:absolute;box-sizing:border-box;border-width:0px;z-index:8;padding:0;white-space:unset;background-color:#20262f;overflow:hidden}.bfui-theme-red .bfui-toolbar-horizontal{left:50%;bottom:20px;min-height:50px;transform:translateX(-50%);padding:0 5px}.bfui-theme-red .bfui-toolbar-horizontal .bfui-button{margin:5px 0}.bfui-theme-red .bfui-toolbar-horizontal-full{left:0;right:0;bottom:0;min-height:50px;width:100%;padding:0 5px}.bfui-theme-red .bfui-toolbar-horizontal-full .bfui-button{margin:5px 0}.bfui-theme-red .bfui-toolbar-vertical{left:10px;top:50%;transform:translateY(-50%);min-width:50px;box-shadow:1px 0 4px #000;padding:5px 0}.bfui-theme-red .bfui-toolbar-vertical .bfui-button{margin:0 5px}.bfui-theme-red .bfui-toolbar-vertical-full{left:0;top:0;bottom:0;min-width:50px;height:100%;box-shadow:1px 0 4px #000;padding:5px 0}.bfui-theme-red .bfui-toolbar-vertical-full .bfui-button{margin:0 5px}.bfui-theme-red .bfui-subtoolbar{background-color:#12151a;transform:unset;top:unset;left:unset;box-shadow:unset;position:unset;z-index:-1;padding:5px 0;margin:5px 0}.bfui-theme-red .bfui-subtoolbar .bfui-button{background-color:#12151a}.bfui-theme-red .bfui-subtoolbar-hide{padding:0;margin:0}.bfui-theme-red .bfui-row{width:100%;margin-top:5px;display:flex;justify-content:space-between}.bfui-theme-red .bfui-tree{padding:10px;line-height:26px;font-size:14px;color:#fff;overflow:auto}.bfui-theme-red .bfui-tree *{box-sizing:border-box}.bfui-theme-red .bfui-tree .bfui-tree-node.not-allowed .bfui-tree-name{color:#fff;opacity:.3;cursor:not-allowed}.bfui-theme-red .bfui-tree .bfui-tree-info{position:relative;padding-left:18px;white-space:nowrap}.bfui-theme-red .bfui-tree .bfui-subtree{padding-left:14px}.bfui-theme-red .bfui-tree .bimface-icon{display:inline-block;font-size:14px;cursor:pointer}.bfui-theme-red .bfui-tree .bimface-svgicon{margin-right:4px;vertical-align:-3px}.bfui-theme-red .bfui-tree .bfui-collapse{position:absolute;top:0;left:0;color:#6C7179}.bfui-theme-red .bfui-tree .bfui-collapse .bimface-icon{transform:rotate(-90deg);transition:.3s}.bfui-theme-red .bfui-tree .bfui-collapse.open .bimface-icon{transform:rotate(0)}.bfui-theme-red .bfui-tree .bfui-isolate{margin-right:4px;opacity:.7}.bfui-theme-red .bfui-tree .bfui-checkbox{position:relative;display:inline-block;width:14px;height:14px;margin-right:4px;border-radius:2px;background:#fff;line-height:14px;text-align:center;vertical-align:-2px;overflow:hidden;cursor:pointer}.bfui-theme-red .bfui-tree .bfui-checkbox:after{content:'';display:table;clear:both}.bfui-theme-red .bfui-tree .bfui-checkbox.bfui-checked{background:#32d3a6;font-family:'gld-bimface'}.bfui-theme-red .bfui-tree .bfui-checkbox.bfui-checked:after{content:'\e740';display:block;transform:scale(.8)}.bfui-theme-red .bfui-tree .bfui-checkbox.bfui-half{background:#32d3a6}.bfui-theme-red .bfui-tree .bfui-checkbox.bfui-half:after{position:absolute;left:3px;top:6px;width:8px;height:2px;background:#fff;content:''}.bfui-theme-red .bfui-tree .bfui-tree-name{cursor:pointer}.bfui-theme-red .bfui-tree .bfui-tree-name.bfui-selected{color:#32d3a6}.bfui-theme-red .bfui-message{position:absolute;top:20px;left:50%;transform:translateX(-50%);transition:all .5s ease;opacity:1;border-radius:3px;border:1px solid #4A90E2;background-color:#DEEDFF;color:#4A90E2;text-align:center;padding:10px 15px}.bfui-theme-red .bfui-message.hide{opacity:0}.bfui-theme-red .bfui-messagebox{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.5);z-index:2000;display:flex;justify-content:center;align-items:center;opacity:0;transition:all .3s linear}.bfui-theme-red .bfui-messagebox .bfui-messagebox-main{padding-bottom:10px;background-color:#fff;border-radius:4px;border:1px solid #ebeef5;box-shadow:0 2px 12px 0 #00000011;margin-top:-20px;transition:all .3s linear}.bfui-theme-red .bfui-messagebox .bfui-messagebox-main .bfui-messagebox-content{width:100%;padding:40px 20px 20px}.bfui-theme-red .bfui-messagebox .bfui-messagebox-main .bfui-messagebox-footer{width:100%;height:40px;display:flex;justify-content:end;align-items:center;padding-right:10px;box-sizing:border-box}.bfui-theme-red .bfui-messagebox .bfui-messagebox-main .bfui-messagebox-footer .bfui-messagebox-button{height:30px;padding:4px 20px;cursor:pointer;background:#fff;border:1px solid #dcdfe6;color:#606266;text-align:center;box-sizing:border-box;outline:0;margin:0;margin-right:10px;font-size:14px;border-radius:4px}.bfui-theme-red .bfui-messagebox .bfui-messagebox-main .bfui-messagebox-footer .bfui-messagebox-button:hover{background:#e4fff7;color:#32d3a6}.bfui-theme-red .bfui-messagebox .bfui-messagebox-main .bfui-messagebox-footer .bfui-messagebox-button.button-primary{background:#32d3a6;color:#fff;border:1px solid #32d3a6}.bfui-theme-red .bfui-messagebox .bfui-messagebox-main .bfui-messagebox-footer .bfui-messagebox-button.button-primary:hover{background:#57eac1;color:#fff}.bfui-theme-red .bfui-messagebox.bfui-messagebox-show{opacity:1}.bfui-theme-red .bfui-messagebox.bfui-messagebox-show .bfui-messagebox-main{margin-top:0}.bfui-theme-red .bfui-search{display:flex;align-items:center;justify-content:space-between;height:36px;border-bottom:#576780 1px solid}.bfui-theme-red .bfui-search .bfui-search-input{width:calc(100% - 24px);background:none;color:#ffffff;font-size:14px;border:none}.bfui-theme-red .bfui-search .bfui-search-input::placeholder{color:#6C7179}.bfui-theme-red .bfui-search .bfui-search-input:focus-visible{outline:none}.bfui-theme-red .bfui-search .bfui-search-icon{font-family:bimface-icon;color:#A4A8AE;font-size:16px;font-style:normal}.bfui-theme-red .bfui-search-content{position:fixed;z-index:11;max-height:280px;overflow:auto;overflow:overlay;width:100px;box-sizing:border-box;background:rgba(18,21,26,0.75);border:1px solid #3b4554}.bfui-theme-red .bfui-search-content::-webkit-scrollbar{width:8px;height:8px;border-radius:5px}.bfui-theme-red .bfui-search-content::-webkit-scrollbar-track{border-radius:5px;background-color:rgba(108,113,121,0.3)}.bfui-theme-red .bfui-search-content::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(108,113,121,0.45)}.bfui-theme-red .bfui-search-content::-webkit-scrollbar-thumb:hover{background-color:rgba(108,113,121,0.85)}.bfui-theme-red .bfui-search-content::-webkit-scrollbar-corner{background-color:transparent}.bfui-theme-red .bfui-search-content .bfui-search-option{width:100%;height:25px;padding:0 9px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;cursor:pointer;font-size:14px;font-family:MicrosoftYaHei;color:#ffffff;line-height:24px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-theme-red .bfui-search-content .bfui-search-option:hover{color:#32d3a6}.bfui-theme-red .bfui-search-content .bfui-search-option.bfui-search-noresult{color:#6C7179}.bfui-theme-red .bfui-search-content .bfui-search-option.bfui-search-noresult:hover{color:#6C7179;background:unset;cursor:not-allowed}.bfui-theme-red .bfui-search-content .bfui-search-option-selected{color:#32d3a6}.bfui-theme-red .bfui-search-content .bfui-search-option-disabled{cursor:not-allowed;color:#a4a8ae}.bfui-theme-red .bfui-search-content .bfui-search-option-disabled:hover{background-color:unset;color:#a4a8ae}.bfui-theme-red .bfui-search-overflow-hidden{overflow:hidden}.bfui-theme-red .bfui-search-disabled .bfui-search-header{background:#eceef5;border:1px solid #a4a8ae;cursor:not-allowed}.bfui-theme-red .bfui-search-disabled .bfui-search-header .bfui-search-title{color:#a4a8ae}.bfui-theme-red .bfui-search-disabled .bfui-search-header .bfui-search-togglebutton{cursor:not-allowed}.bfui-theme-red .bfui-search-disabled .bfui-search-header:hover{border:1px solid #a4a8ae}.bfui-theme-red .bfui-search-disabled .bfui-search-header:hover .bfui-search-togglebutton{color:#990404}.bfui-theme-red .bfui-search-animation{transition:height ease .3s,transform ease .3s}.bfui-theme-red .bfui-radioGroup{display:inline-block;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-theme-red .bfui-radioGroup .bfui-radio{margin-right:10px}.bfui-theme-red .bfui-radioGroup .bfui-radio:last-child{margin-right:0px}.bfui-theme-red .bfui-property-panel{width:100%;border-collapse:collapse;font-size:14px}.bfui-theme-red .bfui-property-panel .bfui-collapse-tbody td{line-height:35px}.bfui-theme-red .bfui-property-panel .bfui-collapse-tbody .bfui-collapse-content:last-child td{border-bottom:1px solid transparent}.bfui-theme-red .bfui-property-panel .bfui-collapse-tbody .bfui-collapse-title td{padding:0 10px}.bfui-theme-red .bfui-property-panel .bfui-collapse-tbody .bfui-collapse-content-value{padding:0 10px}.bfui-theme-red .bfui-crumb{display:flex;font-size:14px;align-items:center}.bfui-theme-red .bfui-crumb .bfui-crumb-item{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffff00;cursor:pointer}.bfui-theme-red .bfui-crumb .bfui-crumb-item:last-child{color:#990404;cursor:unset;text-decoration:none}.bfui-theme-red .bfui-crumb .bfui-crumb-array{color:#990404;margin:0 5px;font-family:bimface-icon;font-style:initial;transform:rotate(90deg)}.bfui-theme-red .bfui-list{font-size:14px}.bfui-theme-red .bfui-list .bfui-row{align-items:center}.bfui-theme-red .bfui-list .bfui-row .bfui-checkbox .bfui-checkbox-checkbox{margin:-4px 8px 0 0}.bfui-theme-red .bfui-list .bfui-list-icon{margin-right:5px;font-family:bimface-icon;font-style:initial}.bfui-theme-red .bfui-list .bfui-list-icon svg{font-size:16px}.bfui-theme-red .bfui-list .bfui-list-text{cursor:pointer}.bfui-theme-red .bfui-list .bfui-list-text:hover{color:#57eac1}.bfui-theme-red .bfui-colorpicker{width:28px;height:18px;border:1px solid #a4a8ae;border-radius:2px;cursor:pointer;position:relative;box-sizing:border-box;background:none}.bfui-theme-red .bfui-colorpicker .bfui-colorpicker-input{visibility:hidden;width:100%;height:100%}.bfui-theme-red .bfui-colorpicker.no-color::after{position:absolute;top:8px;left:-2px;content:'';width:30px;height:1px;transform:rotate(31deg);background-color:red}.bfui-theme-red .bfui-tooltip{position:fixed;background:#fff;min-width:50px;border-radius:4px;border:1px solid #e4e7ed;padding:12px;z-index:2000;color:#606266;line-height:1.4;text-align:justify;font-size:14px;box-shadow:0 2px 12px 0 #00000011;word-break:break-all}.bfui-theme-red .bfui-tooltip.bfui-tooltip-dark{background:#303133;border:1px solid #303133;color:#fff}.bfui-theme-red .bfui-tooltip.bfui-tooltip-right::before{content:" ";transform:rotate(45deg);box-sizing:border-box;border-left:1px solid #e4e7ed;border-bottom:1px solid #e4e7ed;background:#fff;left:-6px;top:calc(50% - 7px);width:10px;height:10px;position:absolute}.bfui-theme-red .bfui-tooltip.bfui-tooltip-right.bfui-tooltip-dark::before{border-left:1px solid #303133;border-bottom:1px solid #303133;background:#303133}.bfui-theme-red .bfui-tooltip.bfui-tooltip-top::before{content:" ";transform:rotate(45deg);box-sizing:border-box;border-right:1px solid #e4e7ed;border-bottom:1px solid #e4e7ed;background:#fff;left:calc(50% - 7px);bottom:-6px;width:10px;height:10px;position:absolute}.bfui-theme-red .bfui-tooltip.bfui-tooltip-top.bfui-tooltip-dark::before{border-right:1px solid #303133;border-bottom:1px solid #303133;background:#303133}.bfui-theme-red .area-measure-subtoolbar{min-height:40px;border-radius:3px;border:1px solid #3b4554;background-color:rgba(32,38,47,0.85)}.bfui-theme-red .area-measure-subtoolbar .bfui-button{height:30px;padding:0 5px;background-color:unset}.bfui-theme-red .bfui-tree-layer{height:calc(100% - 78px);overflow-y:auto}.bfui-theme-red .bfui-tree-layer.limit-height{height:30%}.bfui-theme-red .bfui-tree-component{max-height:calc(70% - 100px);border-top:1px solid #6C7179}.bfui-theme-red .bfui-panel-property{width:300px;height:416px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-theme-red .bfui-panel-property .bfui-panel-headerclosebutton{padding:5px 0}.bfui-theme-red .bfui-panel-walkthrough{width:300px;height:416px;font-size:14px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-theme-red .bfui-panel-walkthrough *{box-sizing:border-box}.bfui-theme-red .bfui-panel-walkthrough .bfui-panel-content{padding:0;overflow:hidden}.bfui-theme-red .bfui-panel-walkthrough .bfui-walkthrough-create-path-btn.bfui-walkthrough-disabled{border-color:#6C7179 !important;color:#6C7179 !important;cursor:not-allowed !important}.bfui-theme-red .bfui-panel-walkthrough .bfui-walkthrough-create-path-btn.bfui-walkthrough-disabled .bf-icon-create::before,.bfui-theme-red .bfui-panel-walkthrough .bfui-walkthrough-create-path-btn.bfui-walkthrough-disabled .bf-icon-create::after{background:#6C7179 !important}.bfui-theme-red .bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-box{display:none!important}.bfui-theme-red .bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-add,.bfui-theme-red .bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-clear{border-color:#6C7179;color:#6C7179;cursor:not-allowed}.bfui-theme-red .bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-add .bf-icon-add::before,.bfui-theme-red .bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-clear .bf-icon-add::before{background:#6C7179}.bfui-theme-red .bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-add .bf-icon-add::after,.bfui-theme-red .bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-clear .bf-icon-add::after{background:#6C7179}.bfui-theme-red .bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-return{color:#6C7179 !important;cursor:not-allowed !important}.bfui-theme-red .bfui-panel-walkthrough .bfui-walkthrough-button{cursor:pointer;margin-left:10px;color:#11daB7}.bfui-theme-red .bfui-panel-walkthrough .bfui-walkthrough-nav{padding:10px;height:50px}.bfui-theme-red .bfui-panel-walkthrough .bfui-walkthrough-nav .bfui-walkthrough-return{float:left;height:25px;line-height:32px;color:#11daB7;cursor:pointer}.bfui-theme-red .bfui-panel-walkthrough .bfui-walkthrough-nav .bfui-walkthrough-create-path-btn{display:block;float:left;cursor:pointer;width:140px;height:30px;border-radius:3px;border:1px solid #11daB7;color:#11daB7;text-align:center;line-height:30px}.bfui-theme-red .bfui-panel-walkthrough .bfui-walkthrough-nav .bfui-walkthrough-create-path-btn .bf-icon-create{width:10px;height:10px;display:inline-block;position:relative;margin-right:8px}.bfui-theme-red .bfui-panel-walkthrough .bfui-walkthrough-nav .bfui-walkthrough-create-path-btn .bf-icon-create:before{content:'';display:block;width:10px;height:2px;position:absolute;background:#11daB7;left:0;top:4px}.bfui-theme-red .bfui-panel-walkthrough .bfui-walkthrough-nav .bfui-walkthrough-create-path-btn .bf-icon-create:after{content:'';display:block;position:absolute;width:2px;height:10px;background:#11daB7;left:4px;top:0}.bfui-theme-red .bfui-walkthrough-list{padding:0px 10px}.bfui-theme-red .bfui-walkthrough-list .bfui-walkthrough-path-list{height:319px;margin:0;list-style:none;overflow:auto;padding:0}.bfui-theme-red .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-box{float:right;display:none}.bfui-theme-red .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li{padding:0 10px;height:40px;line-height:40px;color:#ffffff;border-bottom:1px solid #3b4554}.bfui-theme-red .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected{color:#32d3a6}.bfui-theme-red .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected .bfui-walkthrough-play,.bfui-theme-red .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected .bfui-walkthrough-stop{border-color:#32d3a6}.bfui-theme-red .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected .bfui-walkthrough-play::after,.bfui-theme-red .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected .bfui-walkthrough-stop::after{border-left-color:#32d3a6}.bfui-theme-red .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected .bfui-walkthrough-play::after,.bfui-theme-red .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected .bfui-walkthrough-stop::after{border-left-color:#32d3a6;border-right-color:#32d3a6}.bfui-theme-red .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li:hover{background:rgba(42,49,60,0.7)}.bfui-theme-red .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li:hover .bfui-walkthrough-box{display:block}.bfui-theme-red .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li .bfui-walkthrough-play{width:18px;height:18px;text-align:center;line-height:18px;background-color:rgba(0,0,0,0);border-radius:50%;border:1px solid #979797;float:left;margin:11px 8px 11px 0;cursor:pointer}.bfui-theme-red .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li .bfui-walkthrough-play:after{content:'';display:block;margin-left:5px;margin-top:4px;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:7px solid #d8d8d8}.bfui-theme-red .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li .bfui-walkthrough-stop::after{content:'';display:block;margin-left:5px;margin-top:4px;width:2px;height:8px;border-left:2px solid #d8d8d8;border-right:2px solid #d8d8d8}.bfui-theme-red .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li .bfui-walkthrough-stop{width:18px;height:18px;text-align:center;line-height:18px;background-color:rgba(0,0,0,0);border-radius:50%;border:1px solid #979797;float:left;margin:11px 8px 11px 0;cursor:pointer}.bfui-theme-red .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li .bfui-walkthrough-name{float:left;width:120px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bfui-theme-red .bfui-walkthrough-split{margin:0 10px;border-bottom:1px solid #3b4554}.bfui-theme-red .bfui-walkthrough-point-list{padding:5px 0;height:127px;margin:0;list-style:none;border-top:1px solid #3b4554;border-bottom:1px solid #3b4554;overflow:auto}.bfui-theme-red .bfui-walkthrough-create{padding:0 10px}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-info{padding-top:9px}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row{margin-bottom:10px}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-label{width:70px;height:19px;font-size:14px;font-family:MicrosoftYaHei;color:#ffffff;vertical-align:middle;display:inline-block}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input:focus{border:1px solid #32d3a6 !important}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input:focus-within{border:1px solid #32d3a6}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input{width:210px;height:30px;border:1px solid #576780;background-color:rgba(0,0,0,0);color:#ffffff;display:inline-block;padding-left:8px;outline:none;vertical-align:middle;line-height:1.8}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input .bfui-walkthrough-info-time{border-width:0;background-color:rgba(0,0,0,0);color:#ffffff;width:186px;-webkit-appearance:none;-moz-appearance:textfield;padding:0;box-shadow:none;outline:none;vertical-align:middle}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input .bfui-walkthrough-info-time::-webkit-outer-spin-button,.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input .bfui-walkthrough-info-time::-webkit-inner-spin-button{-webkit-appearance:none}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input .bfui-walkthrough-info-timespan{width:6px;height:16px;font-size:14px;font-family:MicrosoftYaHei;color:#a4a8ae;float:right;margin-right:7px}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input-invalid{border:1px solid #d0021b}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-title{height:50px;padding:10px 0;border-top:1px solid #3b4554;border-bottom:1px solid #3b4554}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-add{display:block;float:left;cursor:pointer;width:140px;height:30px;border-radius:3px;border:1px solid #11daB7;color:#11daB7;text-align:center;line-height:30px}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-add .bf-icon-add{width:10px;height:10px;display:inline-block;position:relative;margin-right:8px}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-add .bf-icon-add::before{content:'';display:block;width:10px;height:2px;position:absolute;background:#11daB7;left:0;top:4px}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-add .bf-icon-add::after{content:'';display:block;position:absolute;width:2px;height:10px;background:#11daB7;left:4px;top:0}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-clear{display:block;float:right;height:30px;line-height:30px;color:#11daB7;cursor:pointer}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-clear.bfui-walkthrough-disabled{color:#6C7179;cursor:not-allowed}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-panel-tips{text-align:center;color:#a4a8ae;width:100%;position:absolute;top:264px;left:50%;transform:translate(-50%, 0)}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-panel-tips::before{font-family:"gld-bimface" !important;font-size:20px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;margin-right:2px;content:'\e73e'}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-foot .bfui-walkthrough-control.bfui-walkthrough-disabled{background:none;border:1px solid #6C7179;color:#6C7179;cursor:not-allowed}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-foot .bfui-walkthrough-control{margin:10px 0;width:140px;height:30px;color:#ffffff;border-radius:3px;background:#11daB7;text-align:center;line-height:30px;cursor:pointer}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-icon-play{display:inline-block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:10px solid #ffffff;margin-right:7px}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-icon-stop{display:inline-block;width:9px;height:9px;background:#ffffff;margin-right:7px}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-control.bfui-walkthrough-disabled .bfui-walkthrough-icon-play{border-left:10px solid #6C7179}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-point-list{height:131px;margin:0;padding:5px 0;list-style:none;border-top:0;border-bottom:1px solid #3b4554;overflow:auto}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-point-list .bfui-walkthrough-li{padding:0 10px;height:30px;line-height:30px;color:#ffffff}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-point-list .bfui-walkthrough-li:hover{background:rgba(42,49,60,0.7)}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-point-list .bfui-walkthrough-li:hover .bfui-walkthrough-box{display:block}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-point-list .bfui-walkthrough-li .bfui-walkthrough-box{float:right;display:none}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-point-list .bfui-walkthrough-li.bfui-walkthrough-selected{color:#32d3a6}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-point-list.bfui-walkthrough-disabled .bfui-walkthrough-li:hover .bfui-walkthrough-box{display:none}.bfui-theme-red .bfui-walkthrough-create .bfui-walkthrough-point-list .bfui-walkthrough-li:last-child .bfui-walkthrough-play{display:none}.bfui-theme-red .bfui-walkthrough-create .bfui-panel-content{padding:0}.bfui-theme-red .bfui-panel-measure-setting .bfui-panel-content .content-table{width:100%;font-size:12px;border-collapse:collapse}.bfui-theme-red .bfui-panel-measure-setting thead tr{height:34px;text-align:left;color:#a4a8ae}.bfui-theme-red .bfui-panel-measure-setting tbody tr{height:50px;background:rgba(42,49,60,0.6)}.bfui-theme-red .bfui-panel-measure-setting tbody tr:not(:last-child){height:52px;border-bottom:2px solid rgba(18,21,26,0.9)}.bfui-theme-red .bfui-panel-measure-setting tbody tr td:nth-child(1){width:130px;padding-right:20px;box-sizing:border-box;text-align:right}.bfui-theme-red .bfui-panel-measure-setting tbody tr td:nth-child(2){width:140px;padding-right:20px;box-sizing:border-box}.bfui-theme-red .bfui-panel-measure-setting tbody tr td:nth-child(3) .bfui-select{width:80px}.bfui-theme-red .bfui-panel-measure-setting .bfui-panel-footer{font-size:12px}.bfui-theme-red .bfui-panel-measure-setting .bfui-panel-footer .bfui-row{margin-top:0px}.bfui-theme-red .bfui-panel-measure-setting .bfui-panel-footer .reset-btn{padding-right:10px}.bfui-theme-red .bfui-layertree-search{margin:0 10px}.bfui-theme-red [class^="bfui-"] ::-webkit-scrollbar{width:8px;height:8px}.bfui-theme-red [class^="bfui-"] ::-webkit-scrollbar-track{border-radius:4px;background:rgba(108,113,121,0.35)}.bfui-theme-red [class^="bfui-"] ::-webkit-scrollbar-thumb{border-radius:4px;background:rgba(108,113,121,0.45)}.bfui-theme-red [class^="bfui-"] ::-webkit-scrollbar-thumb:hover{background:rgba(108,113,121,0.85)}.bfui-theme-red [class^="bfui-"] ::-webkit-scrollbar-corner{background:transparent}.bfui-theme-blue .bfui-button{cursor:pointer;color:#000070;background-color:#20262f;box-sizing:border-box;text-align:center;font-family:bimface-icon;-webkit-font-smoothing:antialiased;opacity:1;padding:5px;height:40px;line-height:30px;font-size:unset;display:inline-block;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-theme-blue .bfui-button:hover{color:#0000ff}.bfui-theme-blue .bfui-button:hover.bfui-button-dropdown::after{border-bottom:5px solid #0000ff}.bfui-theme-blue .bfui-button.is-text{background-color:unset;color:#11daB7}.bfui-theme-blue .bfui-button.is-text:hover{text-decoration:underline}.bfui-theme-blue .bfui-button-icon{width:30px;height:30px;border-radius:3px;font-size:24px;line-height:30px}.bfui-theme-blue .bfui-button-select{color:#00eeff}.bfui-theme-blue .bfui-button-select .bfui-button-icon{color:#000000;background-color:#00eeff}.bfui-theme-blue .bfui-button-dropdown{position:relative}.bfui-theme-blue .bfui-button-dropdown::after{content:'';display:block;position:absolute;border-bottom:5px solid #000070;border-left:5px solid transparent;right:5px;bottom:5px}.bfui-theme-blue .bfui-label{display:inline-block}.bfui-theme-blue .bfui-panel{position:absolute;display:flex;flex-direction:column;z-index:10;overflow:hidden;color:#fff}.bfui-theme-blue .bfui-panel .bfui-panel-tips{font-size:14px;margin-top:36px;text-align:center;color:#a4a8ae}.bfui-theme-blue .bfui-panel .bfui-panel-tips:before{font-family:"gld-bimface" !important;font-size:18px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;margin-right:5px;content:'\e73e'}.bfui-theme-blue .bfui-panel .bfui-panel-loading{font-size:14px;margin-top:36px;text-align:center;color:#a4a8ae}.bfui-theme-blue .bfui-panel .bfui-panel-loading:before{display:inline-block;content:'';margin-right:5px;vertical-align:text-bottom;width:16px;height:16px;border:2px solid #c1c1c1;border-top-color:transparent;border-radius:100%;animation:rotate 1s linear infinite}.bfui-theme-blue .bfui-panel .bfui-panel-header{width:100%;height:40px;background-color:#20262f;box-shadow:0 -1px 2px 0 rgba(0,0,0,0.5);display:flex;padding:10px;box-sizing:border-box;border-bottom:2px solid #12151a}.bfui-theme-blue .bfui-panel .bfui-panel-header .bfui-panel-title{width:calc(100% - 20px);color:#fff;line-height:20px;font-size:14px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-theme-blue .bfui-panel .bfui-panel-header .bfui-panel-headerclosebutton{position:absolute;right:10px;line-height:10px;height:20px}.bfui-theme-blue .bfui-panel .bfui-panel-header-dragable{cursor:move}.bfui-theme-blue .bfui-panel .bfui-panel-content{width:100%;min-height:40px;background-color:rgba(18,21,26,0.9);box-sizing:border-box;overflow:auto;overflow:overlay;flex:1}.bfui-theme-blue .bfui-panel .bfui-panel-content::-webkit-scrollbar{width:8px;height:8px;border-radius:5px}.bfui-theme-blue .bfui-panel .bfui-panel-content::-webkit-scrollbar-track{border-radius:5px;background-color:rgba(108,113,121,0.3)}.bfui-theme-blue .bfui-panel .bfui-panel-content::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(108,113,121,0.45)}.bfui-theme-blue .bfui-panel .bfui-panel-content::-webkit-scrollbar-thumb:hover{background-color:rgba(108,113,121,0.85)}.bfui-theme-blue .bfui-panel .bfui-panel-content::-webkit-scrollbar-corner{background-color:transparent}.bfui-theme-blue .bfui-panel .bfui-panel-footer{height:40px;background-color:rgba(18,21,26,0.9)}.bfui-theme-blue .bfui-panel .bfui-panel-sizefixed{position:absolute;right:0;bottom:0;width:8px;height:8px;z-index:9}.bfui-theme-blue .bfui-panel .bfui-panel-sizefixed::after{display:block;float:right;content:'';width:8px;height:8px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAABGdBTUEAALGPC/xhBQAAAF5JREFUCB1jYEADq1at4r927dpOJmRxkKC+vv5ORkbGG3BxkODNmzdPXL9+fSJWwf///zNfvnx5CTNM+79//05qaGgUAXUtBeoQYARZBDJTU1MzH6SSiYlJaMaMGYEA7E42FFiHq5AAAAAASUVORK5CYII=) no-repeat;opacity:.6;cursor:nw-resize}.bfui-theme-blue .bfui-panel-drawer{top:0px;left:50px;bottom:0;height:100%;max-height:unset !important;z-index:5}.bfui-theme-blue .bfui-panel-topshow{z-index:11}.bfui-theme-blue .bfui-panel-drawer.bfui-panel-topshow{z-index:6}.bfui-theme-blue .bfui-select{position:relative;width:120px}.bfui-theme-blue .bfui-select .bfui-select-header{width:100%;display:flex;padding:4px 8px;box-sizing:border-box;border:1px solid #576780;cursor:pointer}.bfui-theme-blue .bfui-select .bfui-select-header .bfui-select-title{width:calc(100% - 10px);height:16px;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-family:MicrosoftYaHei;color:#ffffff;line-height:16px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-theme-blue .bfui-select .bfui-select-header .bfui-select-togglebutton{transform:rotateZ(0deg);height:16px;right:10px;padding:5px 0;line-height:6px;background-color:unset}.bfui-theme-blue .bfui-select .bfui-select-header .bfui-select-togglebutton:hover{opacity:.6}.bfui-theme-blue .bfui-select .bfui-select-header .bfui-select-togglebutton-opened{transform:rotateZ(180deg)}.bfui-theme-blue .bfui-select:hover .bfui-select-header{border:1px solid #32d3a6}.bfui-theme-blue .bfui-select-content{position:fixed;z-index:11;max-height:125px;overflow:auto;overflow:overlay;width:100px;box-sizing:border-box;background:rgba(18,21,26,0.75);border:1px solid #3b4554}.bfui-theme-blue .bfui-select-content::-webkit-scrollbar{width:8px;height:8px;border-radius:5px}.bfui-theme-blue .bfui-select-content::-webkit-scrollbar-track{border-radius:5px;background-color:rgba(108,113,121,0.3)}.bfui-theme-blue .bfui-select-content::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(108,113,121,0.45)}.bfui-theme-blue .bfui-select-content::-webkit-scrollbar-thumb:hover{background-color:rgba(108,113,121,0.85)}.bfui-theme-blue .bfui-select-content::-webkit-scrollbar-corner{background-color:transparent}.bfui-theme-blue .bfui-select-content .bfui-select-option{width:100%;height:25px;padding:0 9px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;cursor:pointer;font-size:12px;font-family:MicrosoftYaHei;color:#ffffff;line-height:24px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-theme-blue .bfui-select-content .bfui-select-option:hover{background-color:#32d3a6;color:#ffffff}.bfui-theme-blue .bfui-select-content .bfui-select-option-selected{color:#32d3a6}.bfui-theme-blue .bfui-select-content .bfui-select-option-disabled{cursor:not-allowed;color:#a4a8ae}.bfui-theme-blue .bfui-select-content .bfui-select-option-disabled:hover{background-color:unset;color:#a4a8ae}.bfui-theme-blue .bfui-select-overflow-hidden{overflow:hidden}.bfui-theme-blue .bfui-select-disabled .bfui-select-header{background:#eceef5;border:1px solid #a4a8ae;cursor:not-allowed}.bfui-theme-blue .bfui-select-disabled .bfui-select-header .bfui-select-title{color:#a4a8ae}.bfui-theme-blue .bfui-select-disabled .bfui-select-header .bfui-select-togglebutton{cursor:not-allowed}.bfui-theme-blue .bfui-select-disabled .bfui-select-header:hover{border:1px solid #a4a8ae}.bfui-theme-blue .bfui-select-disabled .bfui-select-header:hover .bfui-select-togglebutton{color:#000070}.bfui-theme-blue .bfui-select-animation{transition:height ease .3s,transform ease .3s}.bfui-theme-blue .bfui-switch{display:inline-block}.bfui-theme-blue .bfui-switch .bfui-switch-switch{position:relative;width:40px;height:20px;background-color:#aaa;border-radius:20px;outline:none;-webkit-appearance:none;transition:all .2s ease;vertical-align:middle}.bfui-theme-blue .bfui-switch .bfui-switch-switch::after{content:'';position:absolute;top:0;left:0;width:50%;height:100%;background-color:#fff;border-radius:50%;transition:all .2s ease}.bfui-theme-blue .bfui-switch .bfui-switch-switch:checked{background-color:#86c0fa}.bfui-theme-blue .bfui-switch .bfui-switch-switch:checked::after{left:50%}.bfui-theme-blue .bfui-switch .bfui-switch-text{display:inline-block;vertical-align:middle}.bfui-theme-blue .bfui-checkState-text{cursor:pointer;font-weight:400;color:#0000ff;font-size:14px;line-height:14px;display:inline-block;vertical-align:middle}.bfui-theme-blue .bfui-checkState-text-disabled{cursor:not-allowed;color:#a4a8ae;font-family:PingFangSC-Regular,PingFang SC}.bfui-theme-blue .bfui-checkbox{display:inline-block;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;cursor:pointer}.bfui-theme-blue .bfui-checkbox .bfui-checkbox-checkbox{cursor:pointer;width:14px;height:14px;border-radius:2px;margin:0 8px 0 0;border:1px solid #000070;position:relative;outline:none;-webkit-appearance:none;vertical-align:middle;color:#0000ff}.bfui-theme-blue .bfui-checkbox .bfui-checkbox-checkbox:disabled{background:#eceef5;border:1px solid #000070}.bfui-theme-blue .bfui-checkbox .bfui-checkbox-checkbox::after{clear:both;content:'';display:table}.bfui-theme-blue .bfui-checkbox .bfui-checkbox-checkbox:checked{background-color:#00eeff;font-family:'gld-bimface';border:none}.bfui-theme-blue .bfui-checkbox .bfui-checkbox-checkbox:checked:disabled{background-color:#a4a8ae}.bfui-theme-blue .bfui-checkbox .bfui-checkbox-checkbox:checked::after{content:'\e740';display:block;line-height:14px;transform:scale(.8)}.bfui-theme-blue .bfui-collapse-tbody td{color:#fff;border-bottom:1px solid #666;vertical-align:top;border:1px solid #3f3f3f}.bfui-theme-blue .bfui-collapse-tbody .bfui-collapse-title{background-color:rgba(42,49,60,0.7);cursor:pointer}.bfui-theme-blue .bfui-collapse-tbody .bfui-collapse-title td{border:1px solid transparent;border-bottom:1px solid #12151a}.bfui-theme-blue .bfui-collapse-tbody .bfui-collapse-content-padding{width:26px;display:inline-block}.bfui-theme-blue .bfui-collapse-tbody .bfui-collapse-content-key{width:33%;min-width:100px;padding:0;border-left:0;border-right:0}.bfui-theme-blue .bfui-collapse-tbody .bfui-collapse-content-name{color:#000070;width:calc(100% - 26px);display:inline-block;word-break:break-all}.bfui-theme-blue .bfui-collapse-tbody .bfui-collapse-content-value{color:#fff}.bfui-theme-blue .bfui-collapse-tbody .bfui-collapse-icon{position:relative;float:left;padding:15px 10px 0 0;transition:transform .3s}.bfui-theme-blue .bfui-collapse-tbody .bfui-collapse-icon:before{content:'';display:block;width:0;height:0;border-right:8px solid #a4a8ae;border-top:8px solid transparent}.bfui-theme-blue .bfui-collapse-collapse .bfui-collapse-content{display:none;will-change:height}.bfui-theme-blue .bfui-collapse-collapse .bfui-collapse-icon:before{transform:rotate(-40deg)}.bfui-theme-blue .bfui-radio{display:inline-block;cursor:pointer}.bfui-theme-blue .bfui-radio .bfui-radio-radio{cursor:pointer;width:14px;height:14px;border-radius:100%;margin:0 8px 0 0;border:1px solid #000070;position:relative;outline:none;-webkit-appearance:none;vertical-align:middle;color:#0000ff}.bfui-theme-blue .bfui-radio .bfui-radio-radio:disabled{cursor:not-allowed;background:#eceef5;border:1px solid #000070}.bfui-theme-blue .bfui-radio .bfui-radio-radio::after{width:4px;height:4px;border-radius:100%;background-color:#0000ff;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) scale(0)}.bfui-theme-blue .bfui-radio .bfui-radio-radio:checked{background-color:#00eeff;border:none}.bfui-theme-blue .bfui-radio .bfui-radio-radio:checked:disabled{background-color:#a4a8ae}.bfui-theme-blue .bfui-radio .bfui-radio-radio:checked::after{border:none;transform:translate(-50%, -50%) scale(1)}.bfui-theme-blue .bfui-tabs{position:relative}.bfui-theme-blue .bfui-tabs .bfui-tabs-header{padding:0;position:relative;margin:0 0 15px;white-space:nowrap}.bfui-theme-blue .bfui-tabs .bfui-tabs-header .bfui-tabs-active-bar{width:43px;position:absolute;bottom:0;left:0;height:2px;background-color:#32d3a6;z-index:1;transition:transform .15s cubic-bezier(.645, .045, .355, 1);list-style:none}.bfui-theme-blue .bfui-tabs .bfui-tabs-header .bfui-tab{cursor:pointer;margin-right:20px;padding:0 10px;height:40px;box-sizing:border-box;line-height:40px;display:inline-block;list-style:none;font-size:14px;font-weight:500;color:#333;position:relative}.bfui-theme-blue .bfui-tabs .bfui-tabs-header .bfui-tab.is-active{color:#32d3a6}.bfui-theme-blue .bfui-tabs .bfui-tabs-header .bfui-tab:hover{color:#32d3a6}.bfui-theme-blue .bfui-tabs .bfui-tabs-header .bfui-tab.disabled{color:#999;cursor:not-allowed}.bfui-theme-blue .bfui-tabs .bfui-tabs-header .bfui-tab:last-child{margin-right:0px}.bfui-theme-blue .bfui-tabs .bfui-tabs-content .bfui-tabs-pane{display:none}.bfui-theme-blue .bfui-tabs .bfui-tabs-content .is-active{display:block}.bfui-theme-blue .bfui-slider{position:relative;display:inline-block;vertical-align:top;width:220px;height:20px}.bfui-theme-blue .bfui-slider .bfui-slider-line{position:absolute;top:7px;left:1px;width:calc(100% - 2px);height:8px;border-radius:8px;background-color:#000070;opacity:.3}.bfui-theme-blue .bfui-slider .bfui-slider-left{position:absolute;top:7px;left:1px;width:0;height:8px;border-radius:8px;background-color:#32d3a6}.bfui-theme-blue .bfui-slider .bfui-slider-value{position:absolute;top:4px;left:0px;width:14px;height:14px;border-radius:14px;background-color:#fff;border:1px solid #ddd;box-sizing:border-box;cursor:pointer}.bfui-theme-blue .bfui-slider-tooltip.bfui-tooltip{padding:5px}.bfui-theme-blue .bfui-toolbar{position:absolute;box-sizing:border-box;border-width:0px;z-index:8;padding:0;white-space:unset;background-color:#20262f;overflow:hidden}.bfui-theme-blue .bfui-toolbar-horizontal{left:50%;bottom:20px;min-height:50px;transform:translateX(-50%);padding:0 5px}.bfui-theme-blue .bfui-toolbar-horizontal .bfui-button{margin:5px 0}.bfui-theme-blue .bfui-toolbar-horizontal-full{left:0;right:0;bottom:0;min-height:50px;width:100%;padding:0 5px}.bfui-theme-blue .bfui-toolbar-horizontal-full .bfui-button{margin:5px 0}.bfui-theme-blue .bfui-toolbar-vertical{left:10px;top:50%;transform:translateY(-50%);min-width:50px;box-shadow:1px 0 4px #000;padding:5px 0}.bfui-theme-blue .bfui-toolbar-vertical .bfui-button{margin:0 5px}.bfui-theme-blue .bfui-toolbar-vertical-full{left:0;top:0;bottom:0;min-width:50px;height:100%;box-shadow:1px 0 4px #000;padding:5px 0}.bfui-theme-blue .bfui-toolbar-vertical-full .bfui-button{margin:0 5px}.bfui-theme-blue .bfui-subtoolbar{background-color:#12151a;transform:unset;top:unset;left:unset;box-shadow:unset;position:unset;z-index:-1;padding:5px 0;margin:5px 0}.bfui-theme-blue .bfui-subtoolbar .bfui-button{background-color:#12151a}.bfui-theme-blue .bfui-subtoolbar-hide{padding:0;margin:0}.bfui-theme-blue .bfui-row{width:100%;margin-top:5px;display:flex;justify-content:space-between}.bfui-theme-blue .bfui-tree{padding:10px;line-height:26px;font-size:14px;color:#fff;overflow:auto}.bfui-theme-blue .bfui-tree *{box-sizing:border-box}.bfui-theme-blue .bfui-tree .bfui-tree-node.not-allowed .bfui-tree-name{color:#fff;opacity:.3;cursor:not-allowed}.bfui-theme-blue .bfui-tree .bfui-tree-info{position:relative;padding-left:18px;white-space:nowrap}.bfui-theme-blue .bfui-tree .bfui-subtree{padding-left:14px}.bfui-theme-blue .bfui-tree .bimface-icon{display:inline-block;font-size:14px;cursor:pointer}.bfui-theme-blue .bfui-tree .bimface-svgicon{margin-right:4px;vertical-align:-3px}.bfui-theme-blue .bfui-tree .bfui-collapse{position:absolute;top:0;left:0;color:#6C7179}.bfui-theme-blue .bfui-tree .bfui-collapse .bimface-icon{transform:rotate(-90deg);transition:.3s}.bfui-theme-blue .bfui-tree .bfui-collapse.open .bimface-icon{transform:rotate(0)}.bfui-theme-blue .bfui-tree .bfui-isolate{margin-right:4px;opacity:.7}.bfui-theme-blue .bfui-tree .bfui-checkbox{position:relative;display:inline-block;width:14px;height:14px;margin-right:4px;border-radius:2px;background:#fff;line-height:14px;text-align:center;vertical-align:-2px;overflow:hidden;cursor:pointer}.bfui-theme-blue .bfui-tree .bfui-checkbox:after{content:'';display:table;clear:both}.bfui-theme-blue .bfui-tree .bfui-checkbox.bfui-checked{background:#32d3a6;font-family:'gld-bimface'}.bfui-theme-blue .bfui-tree .bfui-checkbox.bfui-checked:after{content:'\e740';display:block;transform:scale(.8)}.bfui-theme-blue .bfui-tree .bfui-checkbox.bfui-half{background:#32d3a6}.bfui-theme-blue .bfui-tree .bfui-checkbox.bfui-half:after{position:absolute;left:3px;top:6px;width:8px;height:2px;background:#fff;content:''}.bfui-theme-blue .bfui-tree .bfui-tree-name{cursor:pointer}.bfui-theme-blue .bfui-tree .bfui-tree-name.bfui-selected{color:#32d3a6}.bfui-theme-blue .bfui-message{position:absolute;top:20px;left:50%;transform:translateX(-50%);transition:all .5s ease;opacity:1;border-radius:3px;border:1px solid #4A90E2;background-color:#DEEDFF;color:#4A90E2;text-align:center;padding:10px 15px}.bfui-theme-blue .bfui-message.hide{opacity:0}.bfui-theme-blue .bfui-messagebox{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.5);z-index:2000;display:flex;justify-content:center;align-items:center;opacity:0;transition:all .3s linear}.bfui-theme-blue .bfui-messagebox .bfui-messagebox-main{padding-bottom:10px;background-color:#fff;border-radius:4px;border:1px solid #ebeef5;box-shadow:0 2px 12px 0 #00000011;margin-top:-20px;transition:all .3s linear}.bfui-theme-blue .bfui-messagebox .bfui-messagebox-main .bfui-messagebox-content{width:100%;padding:40px 20px 20px}.bfui-theme-blue .bfui-messagebox .bfui-messagebox-main .bfui-messagebox-footer{width:100%;height:40px;display:flex;justify-content:end;align-items:center;padding-right:10px;box-sizing:border-box}.bfui-theme-blue .bfui-messagebox .bfui-messagebox-main .bfui-messagebox-footer .bfui-messagebox-button{height:30px;padding:4px 20px;cursor:pointer;background:#fff;border:1px solid #dcdfe6;color:#606266;text-align:center;box-sizing:border-box;outline:0;margin:0;margin-right:10px;font-size:14px;border-radius:4px}.bfui-theme-blue .bfui-messagebox .bfui-messagebox-main .bfui-messagebox-footer .bfui-messagebox-button:hover{background:#e4fff7;color:#32d3a6}.bfui-theme-blue .bfui-messagebox .bfui-messagebox-main .bfui-messagebox-footer .bfui-messagebox-button.button-primary{background:#32d3a6;color:#fff;border:1px solid #32d3a6}.bfui-theme-blue .bfui-messagebox .bfui-messagebox-main .bfui-messagebox-footer .bfui-messagebox-button.button-primary:hover{background:#57eac1;color:#fff}.bfui-theme-blue .bfui-messagebox.bfui-messagebox-show{opacity:1}.bfui-theme-blue .bfui-messagebox.bfui-messagebox-show .bfui-messagebox-main{margin-top:0}.bfui-theme-blue .bfui-search{display:flex;align-items:center;justify-content:space-between;height:36px;border-bottom:#576780 1px solid}.bfui-theme-blue .bfui-search .bfui-search-input{width:calc(100% - 24px);background:none;color:#ffffff;font-size:14px;border:none}.bfui-theme-blue .bfui-search .bfui-search-input::placeholder{color:#6C7179}.bfui-theme-blue .bfui-search .bfui-search-input:focus-visible{outline:none}.bfui-theme-blue .bfui-search .bfui-search-icon{font-family:bimface-icon;color:#A4A8AE;font-size:16px;font-style:normal}.bfui-theme-blue .bfui-search-content{position:fixed;z-index:11;max-height:280px;overflow:auto;overflow:overlay;width:100px;box-sizing:border-box;background:rgba(18,21,26,0.75);border:1px solid #3b4554}.bfui-theme-blue .bfui-search-content::-webkit-scrollbar{width:8px;height:8px;border-radius:5px}.bfui-theme-blue .bfui-search-content::-webkit-scrollbar-track{border-radius:5px;background-color:rgba(108,113,121,0.3)}.bfui-theme-blue .bfui-search-content::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(108,113,121,0.45)}.bfui-theme-blue .bfui-search-content::-webkit-scrollbar-thumb:hover{background-color:rgba(108,113,121,0.85)}.bfui-theme-blue .bfui-search-content::-webkit-scrollbar-corner{background-color:transparent}.bfui-theme-blue .bfui-search-content .bfui-search-option{width:100%;height:25px;padding:0 9px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;cursor:pointer;font-size:14px;font-family:MicrosoftYaHei;color:#ffffff;line-height:24px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-theme-blue .bfui-search-content .bfui-search-option:hover{color:#32d3a6}.bfui-theme-blue .bfui-search-content .bfui-search-option.bfui-search-noresult{color:#6C7179}.bfui-theme-blue .bfui-search-content .bfui-search-option.bfui-search-noresult:hover{color:#6C7179;background:unset;cursor:not-allowed}.bfui-theme-blue .bfui-search-content .bfui-search-option-selected{color:#32d3a6}.bfui-theme-blue .bfui-search-content .bfui-search-option-disabled{cursor:not-allowed;color:#a4a8ae}.bfui-theme-blue .bfui-search-content .bfui-search-option-disabled:hover{background-color:unset;color:#a4a8ae}.bfui-theme-blue .bfui-search-overflow-hidden{overflow:hidden}.bfui-theme-blue .bfui-search-disabled .bfui-search-header{background:#eceef5;border:1px solid #a4a8ae;cursor:not-allowed}.bfui-theme-blue .bfui-search-disabled .bfui-search-header .bfui-search-title{color:#a4a8ae}.bfui-theme-blue .bfui-search-disabled .bfui-search-header .bfui-search-togglebutton{cursor:not-allowed}.bfui-theme-blue .bfui-search-disabled .bfui-search-header:hover{border:1px solid #a4a8ae}.bfui-theme-blue .bfui-search-disabled .bfui-search-header:hover .bfui-search-togglebutton{color:#000070}.bfui-theme-blue .bfui-search-animation{transition:height ease .3s,transform ease .3s}.bfui-theme-blue .bfui-radioGroup{display:inline-block;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-theme-blue .bfui-radioGroup .bfui-radio{margin-right:10px}.bfui-theme-blue .bfui-radioGroup .bfui-radio:last-child{margin-right:0px}.bfui-theme-blue .bfui-property-panel{width:100%;border-collapse:collapse;font-size:14px}.bfui-theme-blue .bfui-property-panel .bfui-collapse-tbody td{line-height:35px}.bfui-theme-blue .bfui-property-panel .bfui-collapse-tbody .bfui-collapse-content:last-child td{border-bottom:1px solid transparent}.bfui-theme-blue .bfui-property-panel .bfui-collapse-tbody .bfui-collapse-title td{padding:0 10px}.bfui-theme-blue .bfui-property-panel .bfui-collapse-tbody .bfui-collapse-content-value{padding:0 10px}.bfui-theme-blue .bfui-crumb{display:flex;font-size:14px;align-items:center}.bfui-theme-blue .bfui-crumb .bfui-crumb-item{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#00eeff;cursor:pointer}.bfui-theme-blue .bfui-crumb .bfui-crumb-item:last-child{color:#000070;cursor:unset;text-decoration:none}.bfui-theme-blue .bfui-crumb .bfui-crumb-array{color:#000070;margin:0 5px;font-family:bimface-icon;font-style:initial;transform:rotate(90deg)}.bfui-theme-blue .bfui-list{font-size:14px}.bfui-theme-blue .bfui-list .bfui-row{align-items:center}.bfui-theme-blue .bfui-list .bfui-row .bfui-checkbox .bfui-checkbox-checkbox{margin:-4px 8px 0 0}.bfui-theme-blue .bfui-list .bfui-list-icon{margin-right:5px;font-family:bimface-icon;font-style:initial}.bfui-theme-blue .bfui-list .bfui-list-icon svg{font-size:16px}.bfui-theme-blue .bfui-list .bfui-list-text{cursor:pointer}.bfui-theme-blue .bfui-list .bfui-list-text:hover{color:#57eac1}.bfui-theme-blue .bfui-colorpicker{width:28px;height:18px;border:1px solid #a4a8ae;border-radius:2px;cursor:pointer;position:relative;box-sizing:border-box;background:none}.bfui-theme-blue .bfui-colorpicker .bfui-colorpicker-input{visibility:hidden;width:100%;height:100%}.bfui-theme-blue .bfui-colorpicker.no-color::after{position:absolute;top:8px;left:-2px;content:'';width:30px;height:1px;transform:rotate(31deg);background-color:red}.bfui-theme-blue .bfui-tooltip{position:fixed;background:#fff;min-width:50px;border-radius:4px;border:1px solid #e4e7ed;padding:12px;z-index:2000;color:#606266;line-height:1.4;text-align:justify;font-size:14px;box-shadow:0 2px 12px 0 #00000011;word-break:break-all}.bfui-theme-blue .bfui-tooltip.bfui-tooltip-dark{background:#303133;border:1px solid #303133;color:#fff}.bfui-theme-blue .bfui-tooltip.bfui-tooltip-right::before{content:" ";transform:rotate(45deg);box-sizing:border-box;border-left:1px solid #e4e7ed;border-bottom:1px solid #e4e7ed;background:#fff;left:-6px;top:calc(50% - 7px);width:10px;height:10px;position:absolute}.bfui-theme-blue .bfui-tooltip.bfui-tooltip-right.bfui-tooltip-dark::before{border-left:1px solid #303133;border-bottom:1px solid #303133;background:#303133}.bfui-theme-blue .bfui-tooltip.bfui-tooltip-top::before{content:" ";transform:rotate(45deg);box-sizing:border-box;border-right:1px solid #e4e7ed;border-bottom:1px solid #e4e7ed;background:#fff;left:calc(50% - 7px);bottom:-6px;width:10px;height:10px;position:absolute}.bfui-theme-blue .bfui-tooltip.bfui-tooltip-top.bfui-tooltip-dark::before{border-right:1px solid #303133;border-bottom:1px solid #303133;background:#303133}.bfui-theme-blue .area-measure-subtoolbar{min-height:40px;border-radius:3px;border:1px solid #3b4554;background-color:rgba(32,38,47,0.85)}.bfui-theme-blue .area-measure-subtoolbar .bfui-button{height:30px;padding:0 5px;background-color:unset}.bfui-theme-blue .bfui-tree-layer{height:calc(100% - 78px);overflow-y:auto}.bfui-theme-blue .bfui-tree-layer.limit-height{height:30%}.bfui-theme-blue .bfui-tree-component{max-height:calc(70% - 100px);border-top:1px solid #6C7179}.bfui-theme-blue .bfui-panel-property{width:300px;height:416px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-theme-blue .bfui-panel-property .bfui-panel-headerclosebutton{padding:5px 0}.bfui-theme-blue .bfui-panel-walkthrough{width:300px;height:416px;font-size:14px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none}.bfui-theme-blue .bfui-panel-walkthrough *{box-sizing:border-box}.bfui-theme-blue .bfui-panel-walkthrough .bfui-panel-content{padding:0;overflow:hidden}.bfui-theme-blue .bfui-panel-walkthrough .bfui-walkthrough-create-path-btn.bfui-walkthrough-disabled{border-color:#6C7179 !important;color:#6C7179 !important;cursor:not-allowed !important}.bfui-theme-blue .bfui-panel-walkthrough .bfui-walkthrough-create-path-btn.bfui-walkthrough-disabled .bf-icon-create::before,.bfui-theme-blue .bfui-panel-walkthrough .bfui-walkthrough-create-path-btn.bfui-walkthrough-disabled .bf-icon-create::after{background:#6C7179 !important}.bfui-theme-blue .bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-box{display:none!important}.bfui-theme-blue .bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-add,.bfui-theme-blue .bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-clear{border-color:#6C7179;color:#6C7179;cursor:not-allowed}.bfui-theme-blue .bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-add .bf-icon-add::before,.bfui-theme-blue .bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-clear .bf-icon-add::before{background:#6C7179}.bfui-theme-blue .bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-add .bf-icon-add::after,.bfui-theme-blue .bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-clear .bf-icon-add::after{background:#6C7179}.bfui-theme-blue .bfui-panel-walkthrough .bfui-walkthrough-playing .bfui-walkthrough-return{color:#6C7179 !important;cursor:not-allowed !important}.bfui-theme-blue .bfui-panel-walkthrough .bfui-walkthrough-button{cursor:pointer;margin-left:10px;color:#11daB7}.bfui-theme-blue .bfui-panel-walkthrough .bfui-walkthrough-nav{padding:10px;height:50px}.bfui-theme-blue .bfui-panel-walkthrough .bfui-walkthrough-nav .bfui-walkthrough-return{float:left;height:25px;line-height:32px;color:#11daB7;cursor:pointer}.bfui-theme-blue .bfui-panel-walkthrough .bfui-walkthrough-nav .bfui-walkthrough-create-path-btn{display:block;float:left;cursor:pointer;width:140px;height:30px;border-radius:3px;border:1px solid #11daB7;color:#11daB7;text-align:center;line-height:30px}.bfui-theme-blue .bfui-panel-walkthrough .bfui-walkthrough-nav .bfui-walkthrough-create-path-btn .bf-icon-create{width:10px;height:10px;display:inline-block;position:relative;margin-right:8px}.bfui-theme-blue .bfui-panel-walkthrough .bfui-walkthrough-nav .bfui-walkthrough-create-path-btn .bf-icon-create:before{content:'';display:block;width:10px;height:2px;position:absolute;background:#11daB7;left:0;top:4px}.bfui-theme-blue .bfui-panel-walkthrough .bfui-walkthrough-nav .bfui-walkthrough-create-path-btn .bf-icon-create:after{content:'';display:block;position:absolute;width:2px;height:10px;background:#11daB7;left:4px;top:0}.bfui-theme-blue .bfui-walkthrough-list{padding:0px 10px}.bfui-theme-blue .bfui-walkthrough-list .bfui-walkthrough-path-list{height:319px;margin:0;list-style:none;overflow:auto;padding:0}.bfui-theme-blue .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-box{float:right;display:none}.bfui-theme-blue .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li{padding:0 10px;height:40px;line-height:40px;color:#ffffff;border-bottom:1px solid #3b4554}.bfui-theme-blue .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected{color:#32d3a6}.bfui-theme-blue .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected .bfui-walkthrough-play,.bfui-theme-blue .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected .bfui-walkthrough-stop{border-color:#32d3a6}.bfui-theme-blue .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected .bfui-walkthrough-play::after,.bfui-theme-blue .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected .bfui-walkthrough-stop::after{border-left-color:#32d3a6}.bfui-theme-blue .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected .bfui-walkthrough-play::after,.bfui-theme-blue .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li.bfui-walkthrough-selected .bfui-walkthrough-stop::after{border-left-color:#32d3a6;border-right-color:#32d3a6}.bfui-theme-blue .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li:hover{background:rgba(42,49,60,0.7)}.bfui-theme-blue .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li:hover .bfui-walkthrough-box{display:block}.bfui-theme-blue .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li .bfui-walkthrough-play{width:18px;height:18px;text-align:center;line-height:18px;background-color:rgba(0,0,0,0);border-radius:50%;border:1px solid #979797;float:left;margin:11px 8px 11px 0;cursor:pointer}.bfui-theme-blue .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li .bfui-walkthrough-play:after{content:'';display:block;margin-left:5px;margin-top:4px;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:7px solid #d8d8d8}.bfui-theme-blue .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li .bfui-walkthrough-stop::after{content:'';display:block;margin-left:5px;margin-top:4px;width:2px;height:8px;border-left:2px solid #d8d8d8;border-right:2px solid #d8d8d8}.bfui-theme-blue .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li .bfui-walkthrough-stop{width:18px;height:18px;text-align:center;line-height:18px;background-color:rgba(0,0,0,0);border-radius:50%;border:1px solid #979797;float:left;margin:11px 8px 11px 0;cursor:pointer}.bfui-theme-blue .bfui-walkthrough-list .bfui-walkthrough-path-list .bfui-walkthrough-li .bfui-walkthrough-name{float:left;width:120px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bfui-theme-blue .bfui-walkthrough-split{margin:0 10px;border-bottom:1px solid #3b4554}.bfui-theme-blue .bfui-walkthrough-point-list{padding:5px 0;height:127px;margin:0;list-style:none;border-top:1px solid #3b4554;border-bottom:1px solid #3b4554;overflow:auto}.bfui-theme-blue .bfui-walkthrough-create{padding:0 10px}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-info{padding-top:9px}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row{margin-bottom:10px}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-label{width:70px;height:19px;font-size:14px;font-family:MicrosoftYaHei;color:#ffffff;vertical-align:middle;display:inline-block}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input:focus{border:1px solid #32d3a6 !important}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input:focus-within{border:1px solid #32d3a6}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input{width:210px;height:30px;border:1px solid #576780;background-color:rgba(0,0,0,0);color:#ffffff;display:inline-block;padding-left:8px;outline:none;vertical-align:middle;line-height:1.8}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input .bfui-walkthrough-info-time{border-width:0;background-color:rgba(0,0,0,0);color:#ffffff;width:186px;-webkit-appearance:none;-moz-appearance:textfield;padding:0;box-shadow:none;outline:none;vertical-align:middle}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input .bfui-walkthrough-info-time::-webkit-outer-spin-button,.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input .bfui-walkthrough-info-time::-webkit-inner-spin-button{-webkit-appearance:none}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input .bfui-walkthrough-info-timespan{width:6px;height:16px;font-size:14px;font-family:MicrosoftYaHei;color:#a4a8ae;float:right;margin-right:7px}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-info .bfui-walkthrough-info-row .bfui-walkthrough-info-input-invalid{border:1px solid #d0021b}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-title{height:50px;padding:10px 0;border-top:1px solid #3b4554;border-bottom:1px solid #3b4554}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-add{display:block;float:left;cursor:pointer;width:140px;height:30px;border-radius:3px;border:1px solid #11daB7;color:#11daB7;text-align:center;line-height:30px}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-add .bf-icon-add{width:10px;height:10px;display:inline-block;position:relative;margin-right:8px}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-add .bf-icon-add::before{content:'';display:block;width:10px;height:2px;position:absolute;background:#11daB7;left:0;top:4px}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-add .bf-icon-add::after{content:'';display:block;position:absolute;width:2px;height:10px;background:#11daB7;left:4px;top:0}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-clear{display:block;float:right;height:30px;line-height:30px;color:#11daB7;cursor:pointer}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-clear.bfui-walkthrough-disabled{color:#6C7179;cursor:not-allowed}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-panel-tips{text-align:center;color:#a4a8ae;width:100%;position:absolute;top:264px;left:50%;transform:translate(-50%, 0)}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-panel-tips::before{font-family:"gld-bimface" !important;font-size:20px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;margin-right:2px;content:'\e73e'}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-foot .bfui-walkthrough-control.bfui-walkthrough-disabled{background:none;border:1px solid #6C7179;color:#6C7179;cursor:not-allowed}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-foot .bfui-walkthrough-control{margin:10px 0;width:140px;height:30px;color:#ffffff;border-radius:3px;background:#11daB7;text-align:center;line-height:30px;cursor:pointer}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-icon-play{display:inline-block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:10px solid #ffffff;margin-right:7px}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-icon-stop{display:inline-block;width:9px;height:9px;background:#ffffff;margin-right:7px}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-control.bfui-walkthrough-disabled .bfui-walkthrough-icon-play{border-left:10px solid #6C7179}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-point-list{height:131px;margin:0;padding:5px 0;list-style:none;border-top:0;border-bottom:1px solid #3b4554;overflow:auto}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-point-list .bfui-walkthrough-li{padding:0 10px;height:30px;line-height:30px;color:#ffffff}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-point-list .bfui-walkthrough-li:hover{background:rgba(42,49,60,0.7)}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-point-list .bfui-walkthrough-li:hover .bfui-walkthrough-box{display:block}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-point-list .bfui-walkthrough-li .bfui-walkthrough-box{float:right;display:none}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-point-list .bfui-walkthrough-li.bfui-walkthrough-selected{color:#32d3a6}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-point-list.bfui-walkthrough-disabled .bfui-walkthrough-li:hover .bfui-walkthrough-box{display:none}.bfui-theme-blue .bfui-walkthrough-create .bfui-walkthrough-point-list .bfui-walkthrough-li:last-child .bfui-walkthrough-play{display:none}.bfui-theme-blue .bfui-walkthrough-create .bfui-panel-content{padding:0}.bfui-theme-blue .bfui-panel-measure-setting .bfui-panel-content .content-table{width:100%;font-size:12px;border-collapse:collapse}.bfui-theme-blue .bfui-panel-measure-setting thead tr{height:34px;text-align:left;color:#a4a8ae}.bfui-theme-blue .bfui-panel-measure-setting tbody tr{height:50px;background:rgba(42,49,60,0.6)}.bfui-theme-blue .bfui-panel-measure-setting tbody tr:not(:last-child){height:52px;border-bottom:2px solid rgba(18,21,26,0.9)}.bfui-theme-blue .bfui-panel-measure-setting tbody tr td:nth-child(1){width:130px;padding-right:20px;box-sizing:border-box;text-align:right}.bfui-theme-blue .bfui-panel-measure-setting tbody tr td:nth-child(2){width:140px;padding-right:20px;box-sizing:border-box}.bfui-theme-blue .bfui-panel-measure-setting tbody tr td:nth-child(3) .bfui-select{width:80px}.bfui-theme-blue .bfui-panel-measure-setting .bfui-panel-footer{font-size:12px}.bfui-theme-blue .bfui-panel-measure-setting .bfui-panel-footer .bfui-row{margin-top:0px}.bfui-theme-blue .bfui-panel-measure-setting .bfui-panel-footer .reset-btn{padding-right:10px}.bfui-theme-blue .bfui-layertree-search{margin:0 10px}.bfui-theme-blue [class^="bfui-"] ::-webkit-scrollbar{width:8px;height:8px}.bfui-theme-blue [class^="bfui-"] ::-webkit-scrollbar-track{border-radius:4px;background:rgba(108,113,121,0.35)}.bfui-theme-blue [class^="bfui-"] ::-webkit-scrollbar-thumb{border-radius:4px;background:rgba(108,113,121,0.45)}.bfui-theme-blue [class^="bfui-"] ::-webkit-scrollbar-thumb:hover{background:rgba(108,113,121,0.85)}.bfui-theme-blue [class^="bfui-"] ::-webkit-scrollbar-corner{background:transparent}@font-face{font-family:"bimface-icon";src:url('iconfont.eot?t=1636075411089');src:url('iconfont.eot?t=1636075411089#iefix') format('embedded-opentype'),url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),url('iconfont.woff?t=1636075411089') format('woff'),url('iconfont.ttf?t=1636075411089') format('truetype'),url('iconfont.svg?t=1636075411089#bimface-icon') format('svg')}.bimface-icon{font-family:"bimface-icon" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gld-bf-search-md:before{content:"\e60d"}.gld-bf-ground-selected-c-md:before{content:"\e692"}.gld-bf-ground-c-md:before{content:"\e691"}.gld-bf-space-selected-c-md:before{content:"\e690"}.gld-bf-space-c-md:before{content:"\e68f"}.gld-bf-projection-selected-c-md:before{content:"\e68e"}.gld-bf-projection-c-md:before{content:"\e68d"}.gld-bf-third-person-lg:before{content:"\e7e8"}.gld-bf-reverse-lg:before{content:"\e667"}.gld-bf-zoom-in-lg:before{content:"\e666"}.gld-bf-zoom-out-lg:before{content:"\e665"}.gld-bf-drag-lg:before{content:"\e664"}.gld-bf-scaling-lg:before{content:"\e663"}.gld-bf-rotation-lg:before{content:"\e662"}.gld-bf-translation-lg:before{content:"\e661"}.gld-bf-room-deletenode-lg:before{content:"\e660"}.gld-bf-room-addnode-lg:before{content:"\e65f"}.gld-bf-room-dragnode-lg:before{content:"\e65e"}.gld-bf-minimize-sm:before{content:"\e65d"}.gld-bf-maximize-sm:before{content:"\e65c"}.gld-bf-exit-fullscreen-lg:before{content:"\e65b"}.gld-bf-enter-fullscreen-lg:before{content:"\e65a"}.gld-bf-property-lg:before{content:"\e659"}.gld-bf-property-sm:before{content:"\e658"}.gld-bf-tree-lg:before{content:"\e657"}.gld-bf-explode-lg:before{content:"\e656"}.gld-bf-message2-sm:before{content:"\e655"}.gld-bf-route-lg:before{content:"\e654"}.gld-bf-hide-slice-lg:before{content:"\e653"}.gld-bf-section-axial-lg:before{content:"\e652"}.gld-bf-sectionbox-lg:before{content:"\e651"}.gld-bf-section-lg:before{content:"\e64f"}.gld-bf-information-lg:before{content:"\e64e"}.gld-bf-firstperson-lg:before{content:"\e64c"}.gld-bf-reset-box-lg:before{content:"\e64b"}.gld-bf-fit-to-box-lg:before{content:"\e64a"}.gld-bf-hide-box-lg:before{content:"\e649"}.gld-bf-elevation-lg:before{content:"\e648"}.gld-bf-distance-min-lg:before{content:"\e647"}.gld-bf-angle-lg:before{content:"\e646"}.gld-bf-area-lg:before{content:"\e645"}.gld-bf-distance-lg:before{content:"\e644"}.gld-bf-note-text-lg:before{content:"\e643"}.gld-bf-note-cross-lg:before{content:"\e642"}.gld-bf-note-oval-lg:before{content:"\e641"}.gld-bf-note-rectangle-lg:before{content:"\e640"}.gld-bf-note-ployline-lg:before{content:"\e63f"}.gld-bf-note-cloud-lg:before{content:"\e63e"}.gld-bf-note-cloud2-lg:before{content:"\e63d"}.gld-bf-note-arrow-lg:before{content:"\e63c"}.gld-bf-show-fill-md:before{content:"\e63b"}.gld-bf-hide-md:before{content:"\e63a"}.gld-bf-layers-lg:before{content:"\e637"}.gld-bf-map-lg:before{content:"\e636"}.gld-bf-measurement-lg:before{content:"\e635"}.gld-bf-zoomrect-lg:before{content:"\e634"}.gld-bf-setting-fill-lg:before{content:"\e633"}.gld-bf-home-fill-lg:before{content:"\e632"}.gld-bf-measurement-gis-md:before{content:"\e631"}.gld-bf-setting-fill-md:before{content:"\e630"}.gld-bf-home-fill-md:before{content:"\e62f"}.gld-bf-layers-fill-md:before{content:"\e62e"}.gld-bf-message-sm:before{content:"\e62c"}.gld-bf-message-fill-sm:before{content:"\e62b"}.gld-bf-arrow-up-sm:before{content:"\e62a"}.gld-bf-arrow-down-sm:before{content:"\e629"}.gld-bf-pause-md:before{content:"\e627"}.gld-bf-play-md:before{content:"\e626"}.gld-bf-minus-sm:before{content:"\e625"}.gld-bf-add-sm:before{content:"\e624"}.gld-bf-arrow-sm:before{content:"\e621"}.gld-bf-measure-setting-md:before{content:"\e620"}.gld-bf-close-sm:before{content:"\e61f"}.gld-bf-map-c-sm:before{content:"\e61d"}.gld-bf-scene-c-sm:before{content:"\e61c"}.gld-bf-file-c-sm:before{content:"\e61b"}.gld-bf-folder-close-c-sm:before{content:"\e61a"}.gld-bf-folder-open-c-sm:before{content:"\e618"}.gld-bf-clear-md:before{content:"\e617"}.gld-bf-component-sm:before{content:"\e616"}.gld-bf-component-fill-sm:before{content:"\e615"}.gld-bf-coordinate-md:before{content:"\e612"}.gld-bf-triangulation-md:before{content:"\e611"}.gld-bf-area-md:before{content:"\e610"}.gld-bf-distance-md:before{content:"\e60f"}.gld-bf-angle-md:before{content:"\e60c"}.gld-bf-annotation-md:before{content:"\e60b"}.gld-bf-tag-md:before{content:"\e60a"}.gld-bf-route-md:before{content:"\e609"}.gld-bf-polyline-md:before{content:"\e608"}.gld-bf-polygon-md:before{content:"\e607"}.gld-bf-property-md:before{content:"\e606"}.bimface-svgicon{width:1em;height:1em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;font-size:14px}.bfui-anchor-topleft{position:absolute;top:0px;left:0px;bottom:unset;right:unset;transform:unset}.bfui-anchor-topcenter{position:absolute;top:0px;left:50%;bottom:unset;right:unset;transform:translateX(-50%)}.bfui-anchor-topright{position:absolute;top:0px;left:unset;bottom:unset;right:0px;transform:unset}.bfui-anchor-middleleft{position:absolute;top:50%;left:0px;bottom:unset;right:unset;transform:translateY(-50%)}.bfui-anchor-middleright{position:absolute;top:50%;left:unset;bottom:unset;right:0px;transform:translateY(-50%)}.bfui-anchor-bottomleft{position:absolute;top:unset;left:0px;bottom:0px;right:unset;transform:unset}.bfui-anchor-bottomcenter{position:absolute;top:unset;left:50%;bottom:0px;right:unset;transform:translateX(-50%)}.bfui-anchor-bottomright{position:absolute;top:unset;left:unset;bottom:0px;right:0px;transform:unset}.bfui-anchor-middlecenter{position:absolute;top:50%;left:50%;bottom:unset;right:unset;transform:translate(-50%, -50%)}.bfui-align-left{display:flex;flex-direction:row;justify-content:flex-start}.bfui-align-center{display:flex;flex-direction:row;justify-content:center}.bfui-align-right{display:flex;flex-direction:row;justify-content:flex-end}.bfui-align-top{display:flex;flex-direction:column;justify-content:flex-start}.bfui-align-middle{display:flex;flex-direction:column;justify-content:center}.bfui-align-bottom{display:flex;flex-direction:column;justify-content:flex-end}.bfui-app{position:relative;width:100%;height:100%;overflow:hidden}.bfui-transition{transition:all .5s ease}.DrawerPropertyPanel>.bfui-panel-header{z-index:6;position:absolute}.DrawerPropertyPanel>.bfui-panel-content{height:100%}.DrawerPropertyPanel .bfui-panel-property{left:0;top:0px;height:100%!important}.DrawerPropertyPanel .bfui-panel-property .bfui-panel-sizefixed{display:none}.bfui-sceneeditor-theme-default .bfui-sceneeditor-sceneinfo{width:260px;height:100%}.bfui-sceneeditor-theme-default .bfui-sceneeditor-sceneinfo .bfui-sceneeditor-positioninfo{width:100%;height:90px;padding-left:10px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-sceneinfo .bfui-sceneeditor-camera{justify-content:space-between;margin:0 10px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-sceneinfo .bfui-sceneeditor-labelname{color:#666}.bfui-sceneeditor-theme-default .bfui-sceneeditor-layermanage{width:100%;height:100%}.bfui-sceneeditor-theme-default .bfui-sceneeditor-layermanage .bfui-sceneeditor-layermanage-title{padding:10px !important}.bfui-sceneeditor-theme-default .bfui-sceneeditor-layermanage .bfui-sceneeditor-divider{margin:0 10px !important;width:unset !important}.bfui-sceneeditor-theme-default .bfui-sceneeditor-layermanage .bfui-sceneeditor-icons{position:absolute;right:0}.bfui-sceneeditor-theme-default .bfui-sceneeditor-layermanage .bfui-sceneeditor-rename{border:1px solid #32d3a6;width:176px;display:inline-block}.bfui-sceneeditor-theme-default .bfui-sceneeditor-layermanage .bfui-sceneeditor-rename .bfui-sceneeditor-input{width:130px;border:none}.bfui-sceneeditor-theme-default .bfui-sceneeditor-layermanage .bfui-sceneeditor-rename .bfui-sceneeditor-icon{vertical-align:middle;margin-right:7px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-layermanage .bfui-sceneeditor-layersearch{height:35px;border:none;padding:0 20px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-layermanage .bfui-sceneeditor-layersearch .bfui-search-icon{color:#32d3a6;font-size:14px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-layermanage .bfui-sceneeditor-layersearch .bfui-search-input{color:#333}.bfui-sceneeditor-theme-default .bfui-sceneeditor-layermanage .bfui-sceneeditor-layersearch .bfui-search-input::placeholder{color:#A4A8AE}.bfui-sceneeditor-theme-default .bfui-sceneeditor-layermanage .leftside-tree{height:calc(100% - 79px)}.bfui-sceneeditor-theme-default .bfui-sceneeditor-layermanage .leftside-tree .bfui-tree-layer{height:100%;box-sizing:border-box}.bfui-sceneeditor-theme-default .bfui-sceneeditor-layermanage .bfui-sceneeditor-drag-enter{border:1px solid #32d3a6}.bfui-sceneeditor-theme-default .bfui-sceneeditor-layermanage .bfui-sceneeditor-drag-insertup{border-top:1px solid #32d3a6}.bfui-sceneeditor-theme-default .bfui-sceneeditor-layermanage .bfui-sceneeditor-drag-insertdown{border-bottom:1px solid #32d3a6}.bfui-sceneeditor-theme-default .bfui-sceneeditor-contextmenu{position:fixed;background-color:#fff;border:1px solid #ddd;padding:3px 0}.bfui-sceneeditor-theme-default .bfui-sceneeditor-contextmenu .bfui-sceneeditor-contextmenu-item{width:100%;padding:5px 10px;box-sizing:border-box;cursor:pointer;color:#333;background-color:#fff;font-size:12px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-contextmenu .bfui-sceneeditor-contextmenu-item:hover{background-color:#e4fff7;color:#32d3a6}.bfui-sceneeditor-theme-default.bfui-sceneeditor-search-content{z-index:1000;background-color:#fff;border:1px solid #ddd}.bfui-sceneeditor-theme-default.bfui-sceneeditor-search-content .bfui-search-option{color:#606266;height:30px}.bfui-sceneeditor-theme-default.bfui-sceneeditor-search-content .bfui-search-option:hover{color:#32d3a6}.bfui-sceneeditor-theme-default.bfui-sceneeditor-search-content .bfui-search-noresult{color:#A4A8AE}.bfui-sceneeditor-theme-default.bfui-sceneeditor-search-content .bfui-search-noresult:hover{color:#A4A8AE}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties{position:absolute;left:0;top:0;bottom:0;width:240px;background-color:white;z-index:10;margin-left:0px;transition:all .5s ease;border:1px solid #ccc;border-left:none;box-sizing:border-box}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties.hide{margin-left:-240px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties.hide .bfui-sceneeditor-panel-content{overflow-y:hidden}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-subtitle{display:flex;flex-direction:row;align-items:center;justify-content:space-between;user-select:none;color:#333}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-subtitle .bfui-sceneeditor-divider{flex:1;margin-left:10px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-subtitle:not(:first-child){margin-top:15px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item{position:relative;margin-top:10px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-label{margin-top:10px;user-select:none;color:#666}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-input{margin-top:5px;width:100%}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-select{margin-top:5px;width:100%}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-select .bfui-select-header{border:1px solid #ddd;padding:6px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-select .bfui-select-header .bfui-select-title{color:#333;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",MicrosoftYaHei SimSun,sans-serif;font-size:14px;width:100%}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-select .bfui-select-header .bfui-select-togglebutton{position:absolute;top:7px;right:8px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-select .bfui-select-header .bfui-select-togglebutton:hover{color:#32d3a6}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-select.bfui-select-disabled .bfui-select-header{background:#eee}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-select.bfui-select-disabled .bfui-select-header .bfui-select-title{color:#ccc}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-rotation-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-rotation-row .bfui-sceneeditor-rotation-slider{width:130px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-rotation-row .bfui-sceneeditor-rotation-input{width:80px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-suffix{position:absolute;bottom:8px;right:10px;font-size:12px;color:#c0c4cc;user-select:none}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item.item-layeradjustment{text-align:right}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item.item-layeradjustment .button-adjustment{width:80px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-panel-header{display:flex;justify-content:space-between;align-items:center;margin:0 10px;height:41px;box-sizing:border-box;border-bottom:1px solid #ddd;user-select:none}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-panel-header .bfui-sceneeditor-properties-closebutton{font-family:bimface-icon;color:#333;font-size:16px;font-style:normal;cursor:pointer}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-panel-content{padding:10px;height:calc(100% - 41px);overflow-y:overlay;box-sizing:border-box}.bfui-sceneeditor-theme-default.bfui-select-content{background-color:white;border:1px solid #ddd}.bfui-sceneeditor-theme-default .bfui-select-option{background-color:white;color:#333;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",MicrosoftYaHei SimSun,sans-serif;font-size:14px;height:30px;line-height:30px;box-sizing:border-box}.bfui-sceneeditor-theme-default .bfui-select-option.bfui-select-option-selected{color:#32d3a6}.bfui-sceneeditor-theme-default .bfui-select-option:hover{background-color:#e4fff7;color:#333}.bfui-sceneeditor-theme-default .bfui-select-option:hover.bfui-select-option-selected{color:#32d3a6}.bfui-sceneeditor-theme-default .bfui-sceneeditor-leftside{width:100%;height:100%;border:1px solid #ccc;box-sizing:border-box;position:relative}.bfui-sceneeditor-theme-default .bfui-sceneeditor-leftside .bfui-sceneeditor-icon.icon-help{position:absolute;top:13px;right:13px;line-height:1;margin-right:0}.bfui-sceneeditor-theme-default .bfui-sceneeditor-leftside .bfui-tabs-header{padding-left:10px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-leftside .bfui-tabs-header .bfui-tabs-active-bar{margin-left:10px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-panel-tree{height:calc(100% - 21px);overflow-y:overlay;overflow-x:hidden}.bfui-sceneeditor-theme-default .bfui-sceneeditor-resource-container{width:100%;height:100%;padding:0;box-sizing:border-box;display:flex;flex-direction:column}.bfui-sceneeditor-theme-default .bfui-sceneeditor-resource-container .bfui-sceneeditor-resource-search{height:40px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-resource-container .bfui-sceneeditor-resource-crumb{height:40px;border-bottom:1px solid #ddd}.bfui-sceneeditor-theme-default .bfui-sceneeditor-resource-container .bfui-sceneeditor-resource-filelist{height:calc(100% - 100px);overflow-y:auto;margin:5px 0}.bfui-sceneeditor-theme-default .bfui-sceneeditor-resource-container .bfui-sceneeditor-resource-filelist.filelist-search{height:calc(100% - 59px)}.bfui-sceneeditor-theme-default .bfui-sceneeditor-resource-container .bfui-sceneeditor-resource-integratelist{height:calc(100% - 59px);overflow-y:auto;margin:5px 0}.bfui-sceneeditor-theme-default .bfui-sceneeditor-resource-container .bfui-list-text:hover{color:#57eac1}.bfui-sceneeditor-theme-default .bfui-sceneeditor-resource-tabs{margin:0 10px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-search{border-bottom:1px solid #ddd;width:300px;display:flex;flex-direction:row;align-items:center;float:right;margin-top:10px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-search .bfui-sceneeditor-search-input{padding:0 8px;flex:1;height:30px;line-height:30px;border:none}.bfui-sceneeditor-theme-default .bfui-sceneeditor-search .bfui-sceneeditor-search-input:focus-visible{outline:none}.bfui-sceneeditor-theme-default .bfui-sceneeditor-search .bfui-sceneeditor-search-input::placeholder{color:#A4A8AE}.bfui-sceneeditor-theme-default .bfui-sceneeditor-search .bfui-sceneeditor-search-icon{margin-right:5px;color:#32d3a6;font-family:bimface-icon;color:#A4A8AE;font-size:16px;font-style:normal;cursor:pointer}.bfui-sceneeditor-theme-default .bfui-sceneeditor-search .bfui-sceneeditor-search-icon:hover{color:#57eac1}.bfui-sceneeditor-theme-default .bfui-sceneeditor-emptylabel{position:absolute;top:180px;left:100px;color:#333}.bfui-sceneeditor-theme-default .bfui-sceneeditor-modal{position:absolute;background-color:rgba(0,0,0,0.5);top:0;left:0;bottom:0;right:0;z-index:1000;opacity:0;transition:all .3s linear}.bfui-sceneeditor-theme-default .bfui-sceneeditor-modal .bfui-sceneeditor-panel{transition:all .3s linear;margin-top:40px !important}.bfui-sceneeditor-theme-default .bfui-sceneeditor-modal.bfui-sceneeditor-modal-show{opacity:1}.bfui-sceneeditor-theme-default .bfui-sceneeditor-modal.bfui-sceneeditor-modal-show .bfui-sceneeditor-panel{margin-top:20px !important}.bfui-sceneeditor-theme-default .bfui-sceneeditor-loading{position:absolute;left:0px;top:40px;right:0px;bottom:40px;background:rgba(255,255,255,0.8);z-index:1000}.bfui-sceneeditor-theme-default .bfui-sceneeditor-loading .bfui-sceneeditor-loading-gif{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:50px;width:50px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-adjust{z-index:1000}.bfui-sceneeditor-theme-default .bfui-sceneeditor-adjust .adjustment-mask{position:absolute;top:0;left:0;bottom:0;width:262px;z-index:1000}.bfui-sceneeditor-theme-default .bfui-sceneeditor-adjust .adjustment-step-panel{position:absolute;bottom:10px;left:272px;width:400px;padding:5px;background-color:rgba(255,255,255,0.88);border:1px solid #ddd;box-sizing:border-box}.bfui-sceneeditor-theme-default .bfui-sceneeditor-adjust .adjustment-step-panel .adjustment-step-panel-header{margin:10px 10px 0 10px;padding-bottom:10px;border-bottom:1px solid #ddd}.bfui-sceneeditor-theme-default .bfui-sceneeditor-adjust .adjustment-step-panel .adjustment-step-panel-header .adjustment-step-panel-header-step{margin-right:15px;font-size:14px;font-weight:bold;color:#333}.bfui-sceneeditor-theme-default .bfui-sceneeditor-adjust .adjustment-step-panel .adjustment-step-panel-header .adjustment-step-panel-header-text{font-size:14px;color:#333}.bfui-sceneeditor-theme-default .bfui-sceneeditor-adjust .adjustment-step-panel .adjustment-step-panel-footer{margin:10px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-adjust .adjustment-step-panel .adjustment-step-panel-footer .button-undo{border:none;background:none}.bfui-sceneeditor-theme-default .bfui-sceneeditor-adjust .adjustment-step-panel .adjustment-step-panel-footer .button-undo.button-disabled{color:#c0c4cc;cursor:not-allowed}.bfui-sceneeditor-theme-default .bfui-sceneeditor-adjust .adjustment-step-panel .adjustment-step-panel-footer .button-confirm{margin-left:10px;background:#32d3a6;color:#fff}.bfui-sceneeditor-theme-default .bfui-sceneeditor-adjust .adjustment-step-panel .adjustment-step-panel-footer .button-confirm.button-disabled{color:#999;background:#eee;border-color:#ddd;cursor:not-allowed}.bfui-sceneeditor-theme-default .bfui-sceneeditor-adjust .adjustment-step-panel .adjustment-step-panel-footer .button-cancel{float:right;border:none;background:none;color:#333}.bfui-sceneeditor-theme-default .bfui-sceneeditor-adjust .adjustment-step-panel .adjustment-step-panel-footer .button-cancel:hover{color:#32d3a6}.bfui-sceneeditor-theme-default .bfui-sceneeditor-messagecontent{display:flex;align-items:center}.bfui-sceneeditor-theme-default .bfui-sceneeditor-messagecontent i{font-family:bficon;margin-right:10px;font-size:24px;color:#f99d0b;font-style:normal}.bfui-sceneeditor-theme-default .bfui-sceneeditor-messagecontent span{font-size:14px}@font-face{font-family:"bficon";src:url('iconfont.eot?t=1626339557452');src:url('iconfont.eot?t=1626339557452#iefix') format('embedded-opentype'),url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),url('iconfont.woff?t=1626339557452') format('woff'),url('iconfont.ttf?t=1626339557452') format('truetype'),url('iconfont.svg?t=1626339557452#bficon') format('svg')}.bfui-sceneeditor-theme-default .bficon{font-family:"bficon" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bfui-sceneeditor-theme-default .bf-edit:before{content:"\e822"}.bfui-sceneeditor-theme-default .bf-new-folder:before{content:"\e818"}.bfui-sceneeditor-theme-default .bf-rename:before{content:"\e819"}.bfui-sceneeditor-theme-default .bf-add-resource:before{content:"\e81a"}.bfui-sceneeditor-theme-default .bf-delete:before{content:"\e81b"}.bfui-sceneeditor-theme-default .bf-map:before{content:"\e604"}.bfui-sceneeditor-theme-default .bf-terrain:before{content:"\e605"}.bfui-sceneeditor-theme-default .bf-file:before{content:"\e60a"}.bfui-sceneeditor-theme-default .bf-exchange-md:before{content:"\e817"}.bfui-sceneeditor-theme-default .bf-confirm:before{content:"\e816"}.bfui-sceneeditor-theme-default .bf-cancel:before{content:"\e815"}.bfui-sceneeditor-theme-default .bf-project:before{content:"\e814"}.bfui-sceneeditor-theme-default .bf-comment:before{content:"\e7d2"}.bfui-sceneeditor-theme-default .bf-attachment:before{content:"\e7d3"}.bfui-sceneeditor-theme-default .bf-vip:before{content:"\e813"}.bfui-sceneeditor-theme-default .bf-message:before{content:"\e7d5"}.bfui-sceneeditor-theme-default .bf-ongoing-md:before{content:"\e812"}.bfui-sceneeditor-theme-default .bf-information-fill-sm:before{content:"\e80c"}.bfui-sceneeditor-theme-default .bf-warning-fill-sm:before{content:"\e80d"}.bfui-sceneeditor-theme-default .bf-warning-sm:before{content:"\e80e"}.bfui-sceneeditor-theme-default .bf-information-sm:before{content:"\e80f"}.bfui-sceneeditor-theme-default .bf-success-sm:before{content:"\e810"}.bfui-sceneeditor-theme-default .bf-success-fill-sm:before{content:"\e811"}.bfui-sceneeditor-theme-default .bf-warning-md:before{content:"\e808"}.bfui-sceneeditor-theme-default .bf-information-md:before{content:"\e809"}.bfui-sceneeditor-theme-default .bf-success-md:before{content:"\e80a"}.bfui-sceneeditor-theme-default .bf-confirm-md:before{content:"\e80b"}.bfui-sceneeditor-theme-default .bf-search:before{content:"\e7a7"}.bfui-sceneeditor-theme-default .bf-clear:before{content:"\e7aa"}.bfui-sceneeditor-theme-default .bf-link:before{content:"\e807"}.bfui-sceneeditor-theme-default .bf-share:before{content:"\e806"}.bfui-sceneeditor-theme-default .bf-offline-package:before{content:"\e803"}.bfui-sceneeditor-theme-default .bf-scene:before{content:"\e802"}.bfui-sceneeditor-theme-default .bf-comparison:before{content:"\e801"}.bfui-sceneeditor-theme-default .bf-integration:before{content:"\e800"}.bfui-sceneeditor-theme-default .bf-document:before{content:"\e7ff"}.bfui-sceneeditor-theme-default .bf-help-and-request:before{content:"\e7fe"}.bfui-sceneeditor-theme-default .bf-statistics:before{content:"\e7fd"}.bfui-sceneeditor-theme-default .bf-account:before{content:"\e7fc"}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container{display:flex;flex-direction:row;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",MicrosoftYaHei SimSun,sans-serif;font-size:14px;color:#333}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-left{width:262px;height:100%;z-index:20;background-color:white}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-right{flex:1;width:calc(100% - 262px);height:100%;position:relative}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-row{display:flex;align-items:center;padding:5px 10px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-marker{background-color:#32d3a6;width:4px;height:12px;margin-right:6px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-divider{width:100%;height:0;border-bottom:1px solid #ddd}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-label{margin-right:5px;user-select:none}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-input{padding:0 6px;height:30px;border:1px solid #ddd;line-height:30px;box-sizing:border-box;width:155px;color:#333}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-input:focus-visible{outline:none}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-input:disabled{border:1px solid #dcdfe6;background:#eee;color:#ccc;cursor:not-allowed}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-input::placeholder{color:#ccc}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-button{background-color:#ffffff;border:1px solid #32d3a6;color:#32d3a6;border-radius:3px;font-size:14px;height:30px;line-height:20px;padding:5px 10px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-button:hover{background-color:#e4fff7}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-button.footer-button{height:24px;line-height:14px;margin-right:10px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-button.footer-button.button-primary{color:#fff;background-color:#32d3a6}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-button.footer-button.button-primary:hover{color:#fff;background-color:#57eac1;border-color:#57eac1}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-button.footer-button.button-default{border:1px solid #ddd;color:#333}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-button.footer-button.button-disabled{background:#eee;border:1px solid #ddd;color:#999;cursor:not-allowed}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-button.footer-button.button-disabled:hover{background:#eee;border:1px solid #ddd;color:#999}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-icon{font-family:bficon;color:#32d3a6;margin-right:13px;font-size:16px;font-style:normal;cursor:pointer}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-icon-warning{font-family:bficon;color:#f99d0b;margin-left:5px;font-size:16px;font-style:normal;cursor:pointer}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .i-disabled{color:#ddd;cursor:not-allowed}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-panel{display:block;height:calc(100% - 100px);max-height:unset !important;border-radius:3px;box-shadow:0 2px 12px 0 rgb(0 0 0%)}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-panel .bfui-panel-header{background-color:white;border-bottom:1px solid #ddd}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-panel .bfui-panel-header .bfui-panel-title{color:#333}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-panel .bfui-panel-header .bfui-panel-headerclosebutton{background-color:white}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-panel .bfui-panel-header .bfui-panel-headerclosebutton:hover{color:#57eac1}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-panel .bfui-panel-content{background-color:white;color:#333;height:calc(100% - 80px);overflow:hidden}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-panel .bfui-panel-footer{background-color:white;color:#333}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-panel .bfui-panel-footer .bfui-sceneeditor-panel-footer{height:100%;margin-top:0}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-panel .bfui-panel-footer .bfui-sceneeditor-panel-footer .footer-button{height:30px;line-height:20px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-tabs{height:100%}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-tabs .bfui-tabs-header{margin:0;border-bottom:1px solid #ddd}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-tabs .bfui-tabs-header .bfui-tab{user-select:none}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-tabs .bfui-tabs-header .bfui-tab.is-active{color:#32d3a6}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-tabs .bfui-tabs-header .bfui-tab:hover{color:#57eac1}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-tabs .bfui-tabs-header .bfui-tabs-active-bar{background-color:#32d3a6}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-tabs .bfui-tabs-content{height:calc(100% - 40px)}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-tabs .bfui-tabs-content .bfui-tabs-pane{height:100%}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-tree .bfui-tree-info{display:inline-block}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-tree .bfui-tree-name{color:#333;user-select:none}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-tree .bfui-tree-name.bfui-selected{color:#32d3a6}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-tree .bfui-checkbox{border:1px solid #ddd}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-tree .bfui-checkbox.bfui-checked,.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-tree .bfui-checkbox.bfui-half{border:none;background-color:#32d3a6}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-slider-left{background-color:#32d3a6}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-sceneinfo{width:260px;height:100%}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-sceneinfo .bfui-sceneeditor-positioninfo{width:100%;height:90px;padding-left:10px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-sceneinfo .bfui-sceneeditor-camera{justify-content:space-between;margin:0 10px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-sceneinfo .bfui-sceneeditor-labelname{color:#666}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-layermanage{width:100%;height:100%}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-layermanage .bfui-sceneeditor-layermanage-title{padding:10px !important}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-layermanage .bfui-sceneeditor-divider{margin:0 10px !important;width:unset !important}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-layermanage .bfui-sceneeditor-icons{position:absolute;right:0}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-layermanage .bfui-sceneeditor-rename{border:1px solid #1890ff;width:176px;display:inline-block}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-layermanage .bfui-sceneeditor-rename .bfui-sceneeditor-input{width:130px;border:none}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-layermanage .bfui-sceneeditor-rename .bfui-sceneeditor-icon{vertical-align:middle;margin-right:7px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-layermanage .bfui-sceneeditor-layersearch{height:35px;border:none;padding:0 20px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-layermanage .bfui-sceneeditor-layersearch .bfui-search-icon{color:#1890ff;font-size:14px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-layermanage .bfui-sceneeditor-layersearch .bfui-search-input{color:#333}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-layermanage .bfui-sceneeditor-layersearch .bfui-search-input::placeholder{color:#A4A8AE}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-layermanage .leftside-tree{height:calc(100% - 79px)}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-layermanage .leftside-tree .bfui-tree-layer{height:100%;box-sizing:border-box}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-layermanage .bfui-sceneeditor-drag-enter{border:1px solid #1890ff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-layermanage .bfui-sceneeditor-drag-insertup{border-top:1px solid #1890ff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-layermanage .bfui-sceneeditor-drag-insertdown{border-bottom:1px solid #1890ff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-contextmenu{position:fixed;background-color:#fff;border:1px solid #ddd;padding:3px 0}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-contextmenu .bfui-sceneeditor-contextmenu-item{width:100%;padding:5px 10px;box-sizing:border-box;cursor:pointer;color:#333;background-color:#fff;font-size:12px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-contextmenu .bfui-sceneeditor-contextmenu-item:hover{background-color:#e3f2ff;color:#1890ff}.bfui-sceneeditor-theme-blue.bfui-sceneeditor-search-content{z-index:1000;background-color:#fff;border:1px solid #ddd}.bfui-sceneeditor-theme-blue.bfui-sceneeditor-search-content .bfui-search-option{color:#606266;height:30px}.bfui-sceneeditor-theme-blue.bfui-sceneeditor-search-content .bfui-search-option:hover{color:#1890ff}.bfui-sceneeditor-theme-blue.bfui-sceneeditor-search-content .bfui-search-noresult{color:#A4A8AE}.bfui-sceneeditor-theme-blue.bfui-sceneeditor-search-content .bfui-search-noresult:hover{color:#A4A8AE}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties{position:absolute;left:0;top:0;bottom:0;width:240px;background-color:white;z-index:10;margin-left:0px;transition:all .5s ease;border:1px solid #ccc;border-left:none;box-sizing:border-box}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties.hide{margin-left:-240px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties.hide .bfui-sceneeditor-panel-content{overflow-y:hidden}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-subtitle{display:flex;flex-direction:row;align-items:center;justify-content:space-between;user-select:none;color:#333}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-subtitle .bfui-sceneeditor-divider{flex:1;margin-left:10px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-subtitle:not(:first-child){margin-top:15px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item{position:relative;margin-top:10px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-label{margin-top:10px;user-select:none;color:#666}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-input{margin-top:5px;width:100%}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-select{margin-top:5px;width:100%}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-select .bfui-select-header{border:1px solid #ddd;padding:6px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-select .bfui-select-header .bfui-select-title{color:#333;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",MicrosoftYaHei SimSun,sans-serif;font-size:14px;width:100%}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-select .bfui-select-header .bfui-select-togglebutton{position:absolute;top:7px;right:8px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-select .bfui-select-header .bfui-select-togglebutton:hover{color:#1890ff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-select.bfui-select-disabled .bfui-select-header{background:#eee}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-select.bfui-select-disabled .bfui-select-header .bfui-select-title{color:#ccc}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-rotation-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-rotation-row .bfui-sceneeditor-rotation-slider{width:130px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-rotation-row .bfui-sceneeditor-rotation-input{width:80px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-sceneeditor-suffix{position:absolute;bottom:8px;right:10px;font-size:12px;color:#c0c4cc;user-select:none}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item.item-layeradjustment{text-align:right}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item.item-layeradjustment .button-adjustment{width:80px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-panel-header{display:flex;justify-content:space-between;align-items:center;margin:0 10px;height:41px;box-sizing:border-box;border-bottom:1px solid #ddd;user-select:none}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-panel-header .bfui-sceneeditor-properties-closebutton{font-family:bimface-icon;color:#333;font-size:16px;font-style:normal;cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-panel-content{padding:10px;height:calc(100% - 41px);overflow-y:overlay;box-sizing:border-box}.bfui-sceneeditor-theme-blue.bfui-select-content{background-color:white;border:1px solid #ddd}.bfui-sceneeditor-theme-blue .bfui-select-option{background-color:white;color:#333;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",MicrosoftYaHei SimSun,sans-serif;font-size:14px;height:30px;line-height:30px;box-sizing:border-box}.bfui-sceneeditor-theme-blue .bfui-select-option.bfui-select-option-selected{color:#1890ff}.bfui-sceneeditor-theme-blue .bfui-select-option:hover{background-color:#e3f2ff;color:#333}.bfui-sceneeditor-theme-blue .bfui-select-option:hover.bfui-select-option-selected{color:#1890ff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-leftside{width:100%;height:100%;border:1px solid #ccc;box-sizing:border-box;position:relative}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-leftside .bfui-sceneeditor-icon.icon-help{position:absolute;top:13px;right:13px;line-height:1;margin-right:0}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-leftside .bfui-tabs-header{padding-left:10px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-leftside .bfui-tabs-header .bfui-tabs-active-bar{margin-left:10px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-panel-tree{height:calc(100% - 21px);overflow-y:overlay;overflow-x:hidden}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-resource-container{width:100%;height:100%;padding:0;box-sizing:border-box;display:flex;flex-direction:column}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-resource-container .bfui-sceneeditor-resource-search{height:40px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-resource-container .bfui-sceneeditor-resource-crumb{height:40px;border-bottom:1px solid #ddd}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-resource-container .bfui-sceneeditor-resource-filelist{height:calc(100% - 100px);overflow-y:auto;margin:5px 0}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-resource-container .bfui-sceneeditor-resource-filelist.filelist-search{height:calc(100% - 59px)}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-resource-container .bfui-sceneeditor-resource-integratelist{height:calc(100% - 59px);overflow-y:auto;margin:5px 0}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-resource-container .bfui-list-text:hover{color:#51acff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-resource-tabs{margin:0 10px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-search{border-bottom:1px solid #ddd;width:300px;display:flex;flex-direction:row;align-items:center;float:right;margin-top:10px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-search .bfui-sceneeditor-search-input{padding:0 8px;flex:1;height:30px;line-height:30px;border:none}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-search .bfui-sceneeditor-search-input:focus-visible{outline:none}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-search .bfui-sceneeditor-search-input::placeholder{color:#A4A8AE}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-search .bfui-sceneeditor-search-icon{margin-right:5px;color:#1890ff;font-family:bimface-icon;color:#A4A8AE;font-size:16px;font-style:normal;cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-search .bfui-sceneeditor-search-icon:hover{color:#51acff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-emptylabel{position:absolute;top:180px;left:100px;color:#333}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-modal{position:absolute;background-color:rgba(0,0,0,0.5);top:0;left:0;bottom:0;right:0;z-index:1000;opacity:0;transition:all .3s linear}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-modal .bfui-sceneeditor-panel{transition:all .3s linear;margin-top:40px !important}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-modal.bfui-sceneeditor-modal-show{opacity:1}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-modal.bfui-sceneeditor-modal-show .bfui-sceneeditor-panel{margin-top:20px !important}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-loading{position:absolute;left:0px;top:40px;right:0px;bottom:40px;background:rgba(255,255,255,0.8);z-index:1000}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-loading .bfui-sceneeditor-loading-gif{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:50px;width:50px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-adjust{z-index:1000}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-adjust .adjustment-mask{position:absolute;top:0;left:0;bottom:0;width:262px;z-index:1000}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-adjust .adjustment-step-panel{position:absolute;bottom:10px;left:272px;width:400px;padding:5px;background-color:rgba(255,255,255,0.88);border:1px solid #ddd;box-sizing:border-box}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-adjust .adjustment-step-panel .adjustment-step-panel-header{margin:10px 10px 0 10px;padding-bottom:10px;border-bottom:1px solid #ddd}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-adjust .adjustment-step-panel .adjustment-step-panel-header .adjustment-step-panel-header-step{margin-right:15px;font-size:14px;font-weight:bold;color:#333}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-adjust .adjustment-step-panel .adjustment-step-panel-header .adjustment-step-panel-header-text{font-size:14px;color:#333}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-adjust .adjustment-step-panel .adjustment-step-panel-footer{margin:10px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-adjust .adjustment-step-panel .adjustment-step-panel-footer .button-undo{border:none;background:none}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-adjust .adjustment-step-panel .adjustment-step-panel-footer .button-undo.button-disabled{color:#c0c4cc;cursor:not-allowed}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-adjust .adjustment-step-panel .adjustment-step-panel-footer .button-confirm{margin-left:10px;background:#1890ff;color:#fff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-adjust .adjustment-step-panel .adjustment-step-panel-footer .button-confirm.button-disabled{color:#999;background:#eee;border-color:#ddd;cursor:not-allowed}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-adjust .adjustment-step-panel .adjustment-step-panel-footer .button-cancel{float:right;border:none;background:none;color:#333}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-adjust .adjustment-step-panel .adjustment-step-panel-footer .button-cancel:hover{color:#1890ff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-messagecontent{display:flex;align-items:center}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-messagecontent i{font-family:bficon;margin-right:10px;font-size:24px;color:#f99d0b;font-style:normal}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-messagecontent span{font-size:14px}@font-face{font-family:"bficon";src:url('iconfont.eot?t=1626339557452');src:url('iconfont.eot?t=1626339557452#iefix') format('embedded-opentype'),url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),url('iconfont.woff?t=1626339557452') format('woff'),url('iconfont.ttf?t=1626339557452') format('truetype'),url('iconfont.svg?t=1626339557452#bficon') format('svg')}.bfui-sceneeditor-theme-blue .bficon{font-family:"bficon" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bfui-sceneeditor-theme-blue .bf-edit:before{content:"\e822"}.bfui-sceneeditor-theme-blue .bf-new-folder:before{content:"\e818"}.bfui-sceneeditor-theme-blue .bf-rename:before{content:"\e819"}.bfui-sceneeditor-theme-blue .bf-add-resource:before{content:"\e81a"}.bfui-sceneeditor-theme-blue .bf-delete:before{content:"\e81b"}.bfui-sceneeditor-theme-blue .bf-map:before{content:"\e604"}.bfui-sceneeditor-theme-blue .bf-terrain:before{content:"\e605"}.bfui-sceneeditor-theme-blue .bf-file:before{content:"\e60a"}.bfui-sceneeditor-theme-blue .bf-exchange-md:before{content:"\e817"}.bfui-sceneeditor-theme-blue .bf-confirm:before{content:"\e816"}.bfui-sceneeditor-theme-blue .bf-cancel:before{content:"\e815"}.bfui-sceneeditor-theme-blue .bf-project:before{content:"\e814"}.bfui-sceneeditor-theme-blue .bf-comment:before{content:"\e7d2"}.bfui-sceneeditor-theme-blue .bf-attachment:before{content:"\e7d3"}.bfui-sceneeditor-theme-blue .bf-vip:before{content:"\e813"}.bfui-sceneeditor-theme-blue .bf-message:before{content:"\e7d5"}.bfui-sceneeditor-theme-blue .bf-ongoing-md:before{content:"\e812"}.bfui-sceneeditor-theme-blue .bf-information-fill-sm:before{content:"\e80c"}.bfui-sceneeditor-theme-blue .bf-warning-fill-sm:before{content:"\e80d"}.bfui-sceneeditor-theme-blue .bf-warning-sm:before{content:"\e80e"}.bfui-sceneeditor-theme-blue .bf-information-sm:before{content:"\e80f"}.bfui-sceneeditor-theme-blue .bf-success-sm:before{content:"\e810"}.bfui-sceneeditor-theme-blue .bf-success-fill-sm:before{content:"\e811"}.bfui-sceneeditor-theme-blue .bf-warning-md:before{content:"\e808"}.bfui-sceneeditor-theme-blue .bf-information-md:before{content:"\e809"}.bfui-sceneeditor-theme-blue .bf-success-md:before{content:"\e80a"}.bfui-sceneeditor-theme-blue .bf-confirm-md:before{content:"\e80b"}.bfui-sceneeditor-theme-blue .bf-search:before{content:"\e7a7"}.bfui-sceneeditor-theme-blue .bf-clear:before{content:"\e7aa"}.bfui-sceneeditor-theme-blue .bf-link:before{content:"\e807"}.bfui-sceneeditor-theme-blue .bf-share:before{content:"\e806"}.bfui-sceneeditor-theme-blue .bf-offline-package:before{content:"\e803"}.bfui-sceneeditor-theme-blue .bf-scene:before{content:"\e802"}.bfui-sceneeditor-theme-blue .bf-comparison:before{content:"\e801"}.bfui-sceneeditor-theme-blue .bf-integration:before{content:"\e800"}.bfui-sceneeditor-theme-blue .bf-document:before{content:"\e7ff"}.bfui-sceneeditor-theme-blue .bf-help-and-request:before{content:"\e7fe"}.bfui-sceneeditor-theme-blue .bf-statistics:before{content:"\e7fd"}.bfui-sceneeditor-theme-blue .bf-account:before{content:"\e7fc"}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container{display:flex;flex-direction:row;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",MicrosoftYaHei SimSun,sans-serif;font-size:14px;color:#333}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-left{width:262px;height:100%;z-index:20;background-color:white}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-right{flex:1;width:calc(100% - 262px);height:100%;position:relative}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-row{display:flex;align-items:center;padding:5px 10px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-marker{background-color:#1890ff;width:4px;height:12px;margin-right:6px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-divider{width:100%;height:0;border-bottom:1px solid #ddd}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-label{margin-right:5px;user-select:none}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-input{padding:0 6px;height:30px;border:1px solid #ddd;line-height:30px;box-sizing:border-box;width:155px;color:#333}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-input:focus-visible{outline:none}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-input:disabled{border:1px solid #dcdfe6;background:#eee;color:#ccc;cursor:not-allowed}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-input::placeholder{color:#ccc}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-button{background-color:#ffffff;border:1px solid #1890ff;color:#1890ff;border-radius:3px;font-size:14px;height:30px;line-height:20px;padding:5px 10px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-button:hover{background-color:#e3f2ff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-button.footer-button{height:24px;line-height:14px;margin-right:10px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-button.footer-button.button-primary{color:#fff;background-color:#1890ff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-button.footer-button.button-primary:hover{color:#fff;background-color:#51acff;border-color:#51acff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-button.footer-button.button-default{border:1px solid #ddd;color:#333}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-button.footer-button.button-disabled{background:#eee;border:1px solid #ddd;color:#999;cursor:not-allowed}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-button.footer-button.button-disabled:hover{background:#eee;border:1px solid #ddd;color:#999}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-icon{font-family:bficon;color:#1890ff;margin-right:13px;font-size:16px;font-style:normal;cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-icon-warning{font-family:bficon;color:#f99d0b;margin-left:5px;font-size:16px;font-style:normal;cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .i-disabled{color:#ddd;cursor:not-allowed}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-panel{display:block;height:calc(100% - 100px);max-height:unset !important;border-radius:3px;box-shadow:0 2px 12px 0 rgb(0 0 0%)}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-panel .bfui-panel-header{background-color:white;border-bottom:1px solid #ddd}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-panel .bfui-panel-header .bfui-panel-title{color:#333}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-panel .bfui-panel-header .bfui-panel-headerclosebutton{background-color:white}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-panel .bfui-panel-header .bfui-panel-headerclosebutton:hover{color:#51acff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-panel .bfui-panel-content{background-color:white;color:#333;height:calc(100% - 80px);overflow:hidden}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-panel .bfui-panel-footer{background-color:white;color:#333}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-panel .bfui-panel-footer .bfui-sceneeditor-panel-footer{height:100%;margin-top:0}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-panel .bfui-panel-footer .bfui-sceneeditor-panel-footer .footer-button{height:30px;line-height:20px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-tabs{height:100%}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-tabs .bfui-tabs-header{margin:0;border-bottom:1px solid #ddd}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-tabs .bfui-tabs-header .bfui-tab{user-select:none}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-tabs .bfui-tabs-header .bfui-tab.is-active{color:#1890ff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-tabs .bfui-tabs-header .bfui-tab:hover{color:#51acff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-tabs .bfui-tabs-header .bfui-tabs-active-bar{background-color:#1890ff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-tabs .bfui-tabs-content{height:calc(100% - 40px)}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-tabs .bfui-tabs-content .bfui-tabs-pane{height:100%}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-tree .bfui-tree-info{display:inline-block}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-tree .bfui-tree-name{color:#333;user-select:none}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-tree .bfui-tree-name.bfui-selected{color:#1890ff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-tree .bfui-checkbox{border:1px solid #ddd}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-tree .bfui-checkbox.bfui-checked,.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-tree .bfui-checkbox.bfui-half{border:none;background-color:#1890ff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-slider-left{background-color:#1890ff} |