.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-content-overflow-hidden{overflow:hidden}.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;cursor:not-allowed}.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:3px;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-tabs .margin-change{margin-right:5px !important}.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-slider-tooltip.bfui-tooltip-center{text-align:center}.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-bottom::before{content:" ";transform:rotate(135deg);box-sizing:border-box;border-left:1px solid #e4e7ed;border-bottom:1px solid #e4e7ed;background:#fff;left:25px;top:-6px;width:10px;height:10px;position:absolute}.bfui-tooltip.bfui-tooltip-bottom.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% - 110px);overflow-y:auto}.bfui-tree-layer.limit-height{height:30%}.bfui-tree-effect{height:calc(100% - 28px);padding:10px 10px 20px 10px}.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}.bfui-layertree-switch-bar{height:30px;display:flex;border-bottom:2px solid #12151a;background:#20262F}.bfui-layertree-switch-bar-detail{width:64px;font-size:12px;line-height:30px;text-align:center;margin:0 10px;cursor:pointer}.bfui-layertree-switch-bar-detail-select{border-bottom:3px solid #32D3A6}[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-content-overflow-hidden{overflow:hidden}.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;cursor:not-allowed}.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:3px;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-tabs .margin-change{margin-right:5px !important}.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-slider-tooltip.bfui-tooltip-center{text-align:center}.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-bottom::before{content:" ";transform:rotate(135deg);box-sizing:border-box;border-left:1px solid #e4e7ed;border-bottom:1px solid #e4e7ed;background:#fff;left:25px;top:-6px;width:10px;height:10px;position:absolute}.bfui-theme-red .bfui-tooltip.bfui-tooltip-bottom.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% - 110px);overflow-y:auto}.bfui-theme-red .bfui-tree-layer.limit-height{height:30%}.bfui-theme-red .bfui-tree-effect{height:calc(100% - 28px);padding:10px 10px 20px 10px}.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 .bfui-layertree-switch-bar{height:30px;display:flex;border-bottom:2px solid #12151a;background:#20262F}.bfui-theme-red .bfui-layertree-switch-bar-detail{width:64px;font-size:12px;line-height:30px;text-align:center;margin:0 10px;cursor:pointer}.bfui-theme-red .bfui-layertree-switch-bar-detail-select{border-bottom:3px solid #32D3A6}.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-content-overflow-hidden{overflow:hidden}.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;cursor:not-allowed}.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:3px;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-tabs .margin-change{margin-right:5px !important}.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-slider-tooltip.bfui-tooltip-center{text-align:center}.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-bottom::before{content:" ";transform:rotate(135deg);box-sizing:border-box;border-left:1px solid #e4e7ed;border-bottom:1px solid #e4e7ed;background:#fff;left:25px;top:-6px;width:10px;height:10px;position:absolute}.bfui-theme-blue .bfui-tooltip.bfui-tooltip-bottom.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% - 110px);overflow-y:auto}.bfui-theme-blue .bfui-tree-layer.limit-height{height:30%}.bfui-theme-blue .bfui-tree-effect{height:calc(100% - 28px);padding:10px 10px 20px 10px}.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 .bfui-layertree-switch-bar{height:30px;display:flex;border-bottom:2px solid #12151a;background:#20262F}.bfui-theme-blue .bfui-layertree-switch-bar-detail{width:64px;font-size:12px;line-height:30px;text-align:center;margin:0 10px;cursor:pointer}.bfui-theme-blue .bfui-layertree-switch-bar-detail-select{border-bottom:3px solid #32D3A6}.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-flex-container{display:flex}.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-label span{font-size:20px;display:inline-block;position:relative;top:2px;margin:0 -30px 0 -20px;transform:scale(.5)}.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-input-container{width:40px;display:flex;position:relative;margin-left:10px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-input-container .bfui-input{width:40px;height:20px;font-size:12px;color:#666666;border-radius:3px;text-align:center;padding:0 15px 0 3px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-input-container .bfui-sceneeditor-input{margin-top:0}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-input-container span{font-size:12px;color:#666666;line-height:21px;position:absolute;right:5px;top:0}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-slider{width:170px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-slider .bfui-slider-value{border:1px solid #32D3A6}.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 .label-div{display:flex}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-panel-header .label-div :last-child{margin-left:24px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-panel-header label{height:41px;line-height:41px;box-sizing:border-box;cursor:pointer}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-panel-header .tab-select{color:#32D3A6;border-bottom:3px solid #32D3A6}.bfui-sceneeditor-theme-default .bfui-sceneeditor-properties .bfui-sceneeditor-panel-header .i-disabled{color:#ddd;cursor:not-allowed}.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-effectmanage{width:100%;height:100%}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectmanage .bfui-sceneeditor-effectmanage-title{padding:10px !important}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectmanage .bfui-sceneeditor-icons{position:absolute;right:0}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectmanage .bfui-sceneeditor-rename{border:1px solid #32d3a6;width:176px;display:inline-block}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectmanage .bfui-sceneeditor-rename .bfui-sceneeditor-input{width:130px;border:none}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectmanage .bfui-sceneeditor-rename .bfui-sceneeditor-icon{vertical-align:middle;margin-right:7px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectmanage .bfui-sceneeditor-divider{margin:0 10px !important;width:unset !important}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectmanage .bfui-sceneeditor-effectsearch{height:35px;border:none;padding:0 20px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectmanage .bfui-sceneeditor-effectsearch .bfui-search-icon{color:#32d3a6;font-size:14px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectmanage .bfui-sceneeditor-effectsearch .bfui-search-input{color:#333}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectmanage .bfui-sceneeditor-effectsearch .bfui-search-input::placeholder{color:#A4A8AE}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectmanage .leftside-tree{height:calc(100% - 79px)}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectmanage .leftside-tree .bfui-tree-effect{height:100%;box-sizing:border-box}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectmanage .bfui-sceneeditor-drag-enter{border:1px solid #32d3a6}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectmanage .bfui-sceneeditor-drag-insertup{border-top:1px solid #32d3a6}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectmanage .bfui-sceneeditor-drag-insertdown{border-bottom:1px solid #32d3a6}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist{position:absolute;left:0;top:0;bottom:0;width:240px;background-color:white;z-index:10;margin-left:0px;transition:all .5s ease;background:#FFFFFF;border:1px solid #DDDDDD;box-sizing:border-box}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist div{box-sizing:unset !important}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist.hide{margin-left:-240px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist.hide .bfui-sceneeditor-panel-content{overflow-y:hidden}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-header{display:flex;justify-content:space-between;align-items:center;padding:0 10px;height:41px;box-sizing:border-box;border-bottom:1px solid #ddd;user-select:none}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-header .bfui-sceneeditor-effectlist-closebutton{font-family:bimface-icon;color:#333;font-size:16px;font-style:normal;cursor:pointer}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content{display:flex;height:calc(100% - 41px);overflow-y:scroll;overflow-x:hidden;box-sizing:border-box;flex-direction:column}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content{display:flex;width:100%;flex-direction:column}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header{display:flex;align-items:center;width:240px;height:35px;background:rgba(216,216,216,0.22)}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header:hover{cursor:pointer;box-shadow:0 2px 8px 0 rgba(170,170,170,0.33);background:rgba(216,216,216,0.22)}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header:hover .bfui-sceneeditor-effect-collapse{border-left-color:#11DAB7}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header:hover .bfui-sceneeditor-effect-extend{border-bottom-color:#11DAB7}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header:hover .bfui-sceneeditor-effects-name{font-weight:bold}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header .bfui-sceneeditor-effect-extend{width:0;height:0;border-bottom:8px solid #999999;border-left:8px solid transparent;position:relative;left:10px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header .bfui-sceneeditor-effect-collapse{width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #999999;position:relative;left:10px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header .bfui-sceneeditor-effects-name{width:100px;height:21px;font-size:14px;font-family:MicrosoftYaHei;color:#333333;line-height:21px;padding-left:15px;padding-right:70px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header .bfui-sceneeditor-right-icon{background:transparent}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header .gld-bf-arrow-down-sm{font-style:normal}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header .gld-bf-arrow-down-sm:hover{color:#a4a8ae}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header .gld-bf-arrow-up-sm{font-style:normal}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header .gld-bf-arrow-up-sm:hover{color:#a4a8ae}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content{display:flex;padding-top:10px;flex-wrap:wrap}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-name{margin-left:18px;height:21px;font-size:14px;font-family:MicrosoftYaHei;color:#666666;line-height:21px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-point-img{margin-top:5px;margin-left:17px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/anchor.png');cursor:pointer}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-point-img:hover{filter:drop-shadow(0 0 10px rgba(142,152,150,0.845179))}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-fire-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/fire.png');cursor:pointer}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-fire-img:hover{filter:drop-shadow(0 0 10px rgba(142,152,150,0.845179))}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-line-img{margin-top:5px;margin-left:17px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/line.png');cursor:pointer}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-line-img:hover{filter:drop-shadow(0 0 10px rgba(142,152,150,0.845179))}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-sector-img{margin-top:5px;margin-left:17px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/sector.png');cursor:pointer}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-sector-img:hover{filter:drop-shadow(0 0 10px rgba(142,152,150,0.845179))}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-ring-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/ring.png');cursor:pointer}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-ring-img:hover{filter:drop-shadow(0 0 10px rgba(142,152,150,0.845179))}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-water-surface-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/water-surface.png');cursor:pointer}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-water-surface-img:hover{filter:drop-shadow(0 0 10px rgba(142,152,150,0.845179))}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-wall-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/wall.png');cursor:pointer}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-wall-img:hover{filter:drop-shadow(0 0 10px rgba(142,152,150,0.845179))}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-sky-img{margin-top:5px;margin-left:17px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/sky.png');cursor:pointer}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-sky-img:hover{filter:drop-shadow(0 0 10px rgba(142,152,150,0.845179))}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-map-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/map.png');cursor:pointer}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-map-img:hover{filter:drop-shadow(0 0 10px rgba(142,152,150,0.845179))}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-rain-img{margin-top:5px;margin-left:17px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/rain.png');cursor:pointer}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-rain-img:hover{filter:drop-shadow(0 0 10px rgba(142,152,150,0.845179))}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-warning{display:flex;align-items:center;justify-content:center;font-family:bficon;font-style:normal;height:16px;width:16px;z-index:70;top:-100px;position:relative;left:15px;padding:38px;background:rgba(255,255,255,0.4)}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-warning .bfui-sceneeditor-effect-warning-icon{color:#f99d0b;font-style:normal;height:16px;width:16px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .hide{display:none}.bfui-sceneeditor-theme-default .margin-left10{margin-left:10px}.bfui-sceneeditor-theme-default .margin-left0{margin-left:0 !important}.bfui-sceneeditor-theme-default .margin-left17{margin-left:17px}.bfui-sceneeditor-theme-default .height-130{height:130px}.bfui-sceneeditor-theme-default .left-0{left:0 !important}.bfui-sceneeditor-theme-default .dark-background{background-color:#EEEEEE}.bfui-sceneeditor-theme-default .light-color{color:#CCCCCC !important}.bfui-sceneeditor-theme-default .bfui-layer-edit-content{height:calc(100% - 41px)}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-sceneeditor-layer-edit{height:39px}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-sceneeditor-layer-edit .bfui-sceneeditor-icons{position:absolute;right:0}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-sceneeditor-layer-edit .bfui-sceneeditor-icon{margin-right:10px}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-sceneeditor-layer-edit .select-effect-type{position:absolute;width:60px;left:-32px;top:27px;background:#FFFFFF;border-radius:3px;border:1px solid rgba(221,221,221,0.5);box-shadow:0 2px 4px rgba(123,123,123,0.25);box-sizing:border-box;z-index:100;cursor:pointer}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-sceneeditor-layer-edit .select-effect-type div{width:100%;height:32px;display:flex;justify-content:center;align-items:center}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-sceneeditor-layer-edit .select-effect-type div:hover{background:#E4FFF7}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-sceneeditor-layer-edit .select-effect-type .arrow{width:8px;height:8px;background:#FFFFFF;transform:rotate(315deg);border-top:1px solid rgba(221,221,221,0.5);border-right:1px solid rgba(221,221,221,0.5);position:absolute;top:-5px;left:35px}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-sceneeditor-layer-edit .select-effect-type .select-backgound-color{background:#E4FFF7}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-sceneeditor-line{height:0;border-bottom:1px solid #ddd;margin:0 10px}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-sceneeditor-tree{height:calc(100% - 41px);overflow-y:auto}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .height-152{height:152px}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-tree-layer-edit .bfui-tree-effect{padding:10px 10px 20px 9px}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-tree-layer-edit .bfui-tree-effect .bfui-subtree{padding-left:18px}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-header{min-height:35px;background:rgba(216,216,216,0.22);display:flex;align-items:center;border-top:1px solid #E1E1E1}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-header .bfui-effect-edit-color{width:4px;height:12px;background:#32D3A6;margin-left:10px}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-header .bfui-effect-edit-name{height:21px;font-size:14px;font-family:MicrosoftYaHei;color:#333333;line-height:21px;width:194px;padding-left:10px}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-header .bfui-effect-edit-backbutton{font-family:bficon;width:16px;height:16px;color:#666666;background:transparent;font-style:normal;font-weight:normal;margin-left:5px;cursor:pointer}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content{display:flex;flex-direction:column;padding:0 10px 0 10px}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute{display:flex;flex-direction:column}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute .bfui-effect-edit-attribute-name{height:21px;font-size:14px;font-family:MicrosoftYaHei;color:#666666;line-height:21px}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute .bfui-effect-edit-attribute-input{position:relative}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute .bfui-effect-edit-attribute-input .unit{position:absolute;top:9px;right:4px}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute .margin-top5{margin-top:5px}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute .margin-top8{margin-top:8px}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute .margin-top10{margin-top:10px}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute input[type="color"]::-webkit-color-swatch-wrapper{padding:0}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute input[type="color"]::-webkit-color-swatch{border:none}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute input::-webkit-outer-spin-buttin,.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute input::-webkit-inner-spin-button{-webkit-appearance:none}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute .bfui-input{width:100%;padding:0 4px 0 8px}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-sceneeditor-rename{border:1px solid #32d3a6;width:166px;display:inline-block}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-sceneeditor-rename .bfui-sceneeditor-input{width:120px;border:none}.bfui-sceneeditor-theme-default .bfui-layer-edit-content .bfui-sceneeditor-rename .bfui-sceneeditor-icon{vertical-align:middle;margin-right:7px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect-notification{display:flex;position:absolute;z-index:10;bottom:8px;margin-left:8px;width:330px;min-height:60px;background:rgba(255,255,255,0.9);border:1px solid #DDDDDD;padding:20px 24px;flex-direction:row;justify-content:space-between;box-sizing:content-box}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect-notification .margin-top3{margin-top:3px !important}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect-notification .line-height1{line-height:1}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect-notification.hide{display:none}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect-notification div{width:100%;box-sizing:unset !important}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect-notification .effect-info-section{min-height:24px;display:flex}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect-notification .effect-info-section i{margin-top:4px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect-notification .effect-info-section .notification-message{font-size:14px;font-family:MicrosoftYaHei;color:#333333;line-height:21px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect-notification .effect-cancel-section{display:flex;justify-content:end;padding-top:16px;cursor:pointer}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect-notification .effect-cancel-section .cancel-button{display:flex;align-items:center;justify-content:center;width:72px;height:28px;border-radius:3px;border:1px solid #AAAAAA;font-size:14px;font-family:MicrosoftYaHei;color:#666666;line-height:19px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect{position:absolute;left:0;top:0;bottom:0;width:241px;background-color:white;z-index:10;margin-left:0px;transition:all .5s ease;background:#FFFFFF;border-top:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;border-right:1px solid #DDDDDD;box-sizing:border-box}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect div{box-sizing:unset !important}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect.hide{margin-left:-240px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect.hide .bfui-sceneeditor-panel-content{overflow-y:hidden}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-header{display:flex;justify-content:space-between;align-items:center;padding:0 10px;height:41px;box-sizing:border-box;border-bottom:1px solid #ddd;user-select:none}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-header .bfui-sceneeditor-effect-closebutton{font-family:bimface-icon;color:#333;font-size:16px;font-style:normal;cursor:pointer}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .displayflex{display:flex}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .padding-left10{padding-left:10px !important}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .color-333{color:#333333 !important}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-effect-name-style{display:flex;padding-left:0 !important;align-items:center;width:100%}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content{display:flex;height:calc(100% - 41px);overflow-y:none;overflow-x:hidden;box-sizing:border-box;flex-direction:column}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-name{height:35px;line-height:35px;font-weight:normal;padding-left:25px;background:rgba(216,216,216,0.22);font-family:MicrosoftYaHei;color:#333333;position:relative;font-size:14px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-name .icon{width:4px;height:12px;background:#32D3A6;position:absolute;left:11px;top:12px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content{display:flex;margin:10px 0 0 25px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-name{height:21px;font-size:14px;font-family:MicrosoftYaHei;color:#666666;line-height:21px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-point-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/anchor.png')}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-fire-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/fire.png')}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-curve-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/line.png')}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-sky-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/sky.png')}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-sector-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/sector.png')}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-ring-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/ring.png')}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-water-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/water-surface.png')}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-wall-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/wall.png')}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-map-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/map.png')}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-rain-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/rain.png')}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .divide-line{width:240px;height:1px;background:#DDDDDD}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-color{width:4px;height:12px;background:#32D3A6;margin-left:11px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-header{min-height:35px;background:rgba(216,216,216,0.22);display:flex;align-items:center}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-header .bfui-sceneeditor-effect-name{height:21px;font-size:14px;font-family:MicrosoftYaHei;color:#333333;line-height:21px;width:100px;padding-right:66px;padding-left:10px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-header .bfui-sceneeditor-effect-savebutton{font-family:bficon;width:16px;height:16px;color:#666666;background:transparent;font-style:normal;font-weight:normal;cursor:pointer}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-header .bfui-sceneeditor-effect-backbutton{font-family:bficon;width:16px;height:16px;color:#666666;background:transparent;font-style:normal;font-weight:normal;margin-left:5px;cursor:pointer}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-scroll{overflow-y:auto;overflow-x:hidden;height:calc(100% - 205px)}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content{display:flex;flex-direction:column;padding:0 2px 0 10px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute{display:flex;flex-direction:column}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bufu-sceneeditor-effect-attribute-name{height:21px;font-size:14px;font-family:MicrosoftYaHei;color:#666666;line-height:21px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bufu-sceneeditor-effect-attribute-input{position:relative}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bufu-sceneeditor-effect-attribute-input .unit{position:absolute;top:9px;right:20px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .margin-top5{margin-top:5px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .margin-top6{margin-top:6px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .margin-top10{margin-top:10px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .input-visible{visibility:visible !important;opacity:0}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value{width:218px;height:30px;margin-top:5px;border:1px solid #CCCCCC;display:flex;align-items:center;position:relative}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .input-field{height:19px;font-size:14px;width:180px;font-family:MicrosoftYaHei;color:#333333;line-height:19px;border:none;outline:none;padding:5px 0 6px 8px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value i{position:absolute}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .icon{padding:10px;margin-left:190px;font-style:normal}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .icon-left{margin-left:180px !important}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .margin-left185{margin-left:185px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .skybox-effect-style{width:100%;border:none;padding:6px 5px 5px;outline:none}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .skybox-effect-style option{width:100%}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box{width:100%;position:relative;left:-1px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box .box-item{height:50px;line-height:50px;position:relative}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box .box-item img{width:170px;margin-left:9px;vertical-align:middle}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box .box-item .right-icon{position:absolute;left:188px;box-sizing:border-box;text-align:center;font-family:bimface-icon;-webkit-font-smoothing:antialiased;opacity:1;padding:5px;height:30px;margin-top:6px;line-height:30px;color:#a4a8ae;font-style:normal !important}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box .box-item .right-icon:hover{cursor:pointer;color:#32D3A6}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box .box-item .margin-top{margin-top:165px !important}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box .box-item .gld-bf-arrow-sm{font-style:normal}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box .box-ul{display:none;width:100%;list-style:none;z-index:50;border:1px solid #DDDDDD}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box .box-ul .box-li{height:35px;line-height:30px;z-index:50;padding-top:7px;background-color:white}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box .box-ul .box-li img{margin-left:9px;width:170px;vertical-align:middle}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box .box-ul .box-li:hover{cursor:pointer;background-color:#E4FFF7}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .color-box{width:28px;height:18px;border-radius:3px;border:1px solid #CECECE;outline:none;-webkit-appearance:none}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute input[type="color"]::-webkit-color-swatch-wrapper{padding:0}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute input[type="color"]::-webkit-color-swatch{border:none}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute input::-webkit-outer-spin-buttin,.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute input::-webkit-inner-spin-button{-webkit-appearance:none}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-input{width:100%}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-input-container{width:40px;display:flex;position:relative;margin-left:10px;margin-right:10px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-input-container .bfui-input{width:40px;height:20px;font-size:12px;color:#666666;border-radius:3px;text-align:center;padding:0 15px 0 3px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-input-container .bfui-sceneeditor-input{margin-top:0}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-input-container .bfui-no-padding{padding:0}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-input-container span{font-size:12px;color:#666666;line-height:21px;position:absolute;right:5px;top:0}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-select{margin-top:5px;width:100%}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-select .bfui-select-header{width:206px;border:1px solid #ddd;padding:6px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .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-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-select .bfui-select-header .bfui-select-togglebutton{position:absolute;top:7px;right:21px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-select .bfui-select-header .bfui-select-togglebutton:hover{color:#32d3a6}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-select .bfui-select-header .bfui-select-togglebutton-opened{top:-2px !important}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-select.bfui-select-disabled .bfui-select-header{background:#eee}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-select.bfui-select-disabled .bfui-select-header .bfui-select-title{color:#ccc}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-switch-switch{width:28px;height:16px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-switch .bfui-switch-switch:checked{background-color:#32D3A6}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-switch .bfui-switch-switch::after{top:2px;left:2px;width:12px;height:12px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-switch .bfui-switch-switch:checked::after{left:unset;right:2px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .switch{position:relative;display:inline-block;width:28px;height:15px;margin-top:5px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .switch input{opacity:0;width:0;height:0}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;border-radius:16px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .switch .slider:before{position:absolute;content:"";height:11px;width:11px;left:2px;bottom:2px;background-color:white;-webkit-transition:.4s;transition:.4s;border-radius:50%}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .switch input:checked+.slider{background-color:#32D3A6}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .switch input:focus+.slider{box-shadow:0 0 1px #32D3A6}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .switch input:checked+.slider:before{-webkit-transform:translateX(13px);-ms-transform:translateX(13px);transform:translateX(13px)}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .slider-container{display:flex;justify-content:space-between}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .slider-container .bfui-slider{width:170px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .slider-container .input-container{width:40px;display:flex;position:relative}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .slider-container .input-container .bfui-input{width:40px;height:20px;font-size:12px;color:#666666;border-radius:3px;text-align:center;padding:0 15px 0 3px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .slider-container .input-container span{font-size:12px;color:#666666;line-height:21px;position:absolute;right:5px;top:0}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-placeholder{margin-bottom:48px;width:220px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-effect-slider{width:170px}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .width-220{width:220px !important}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-fixed-bottom{position:absolute;z-index:10;height:44px;background:rgba(255,255,255,0.9);box-shadow:0 -2px 4px rgba(221,221,221,0.45);width:239px;bottom:0;margin-left:-10px;display:flex;justify-content:flex-end;align-items:center}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-fixed-bottom .bfui-sceneeditor-cancel-button{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0;gap:10px;width:46px;height:22px;background:#FFFFFF;border:1px solid #AAAAAA;border-radius:3px;flex:none;order:0;flex-grow:0;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#666666}.bfui-sceneeditor-theme-default .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-fixed-bottom .bfui-sceneeditor-submit-button{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0;gap:10px;width:70px;height:22px;background:#32D3A6;border-radius:3px;border:1px solid #32D3A6;flex:none;order:1;flex-grow:0;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#FFFFFF;margin-right:10px;margin-left:10px}.bfui-sceneeditor-theme-default .bf-gld-ok-sm-svg{background:url('data:image/svg+xml;utf8,%3Csvg%20width%3D%2212%22%20height%3D%229%22%20viewBox%3D%220%200%2012%209%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.3233%201.42657L9.90928%200.0125122L4.25303%205.66876L1.42334%202.84064L0.00927734%204.2547L2.83896%207.08439L4.25303%208.49845L5.66709%207.08439V7.08439L11.3233%201.42657Z%22%20fill%3D%22%2332D3A6%22%2F%3E%3C%2Fsvg%3E') no-repeat center !important;background-size:100%}.bfui-sceneeditor-theme-default .bf-gld-del-sm-svg{background:url('data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.99993%206.58579L4.4644%203.05025L3.05018%204.46447L6.58572%208L3.05018%2011.5355L4.4644%2012.9497L7.99993%209.41421L11.5355%2012.9497L12.9497%2011.5355L9.41414%208L12.9497%204.46447L11.5355%203.05025L7.99993%206.58579Z%22%20fill%3D%22%23CCCCCC%22%2F%3E%3C%2Fsvg%3E') no-repeat center !important;background-size:100%}.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=1649645672745');src:url('iconfont.eot?t=1649645672745#iefix') format('embedded-opentype'),url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),url('iconfont.woff?t=1649645672745') format('woff'),url('iconfont.ttf?t=1649645672745') format('truetype'),url('iconfont.svg?t=1649645672745#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-gld-ok-sm:before{content:"\e612"}.bfui-sceneeditor-theme-default .bf-gld-del-sm:before{content:"\e613"}.bfui-sceneeditor-theme-default .bf-bflogo:before{content:"\e829"}.bfui-sceneeditor-theme-default .bf-scan:before{content:"\e828"}.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 .crosshair{cursor:crosshair}.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-sceneeditor-panel .bfui-panel-footer .bfui-sceneeditor-panel-footer .footer-info{position:absolute;display:flex;left:5px;font-size:14px;color:#666;line-height:30px;user-select:none}.bfui-sceneeditor-theme-default .bfui-sceneeditor-container .bfui-sceneeditor-panel .bfui-panel-footer .bfui-sceneeditor-panel-footer .footer-info i{margin-right:8px;cursor:unset}.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-tree-name.bfui-tree-name-invalid{cursor:pointer}.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-default .color-opacity-select{width:218px;display:flex;align-items:center;justify-content:space-between}.bfui-sceneeditor-theme-default .color-opacity-select .color-container{width:44px;height:18px;border:1px solid #FFFFFF;border-radius:3px;display:flex}.bfui-sceneeditor-theme-default .color-opacity-select .color-container .bfui-colorpicker{width:32px;border:unset;border-radius:3px}.bfui-sceneeditor-theme-default .color-opacity-select .color-container .arrow{width:12px;height:18px;background-image:url(assets/arrow.png);background-size:7px 4px;background-repeat:no-repeat;background-position:center center;cursor:pointer}.bfui-sceneeditor-theme-default .color-opacity-select .color-container:hover{border:1px solid #CCCCCC}.bfui-sceneeditor-theme-default .color-opacity-select .bfui-slider{width:116px}.bfui-sceneeditor-theme-default .color-opacity-select .bfui-slider .bfui-slider-left{background-image:url(assets/opacity.png);background-size:116px 8px;background-repeat:no-repeat;background-position:left center;background-color:unset}.bfui-sceneeditor-theme-default .color-opacity-select .bfui-slider .bfui-slider-value{border:1px solid #32D3A6}.bfui-sceneeditor-theme-default .color-opacity-select .input-container{width:40px;display:flex;position:relative}.bfui-sceneeditor-theme-default .color-opacity-select .input-container .bfui-input{width:40px;height:20px;font-size:12px;color:#666666;border-radius:3px;text-align:center;padding:0 15px 0 3px}.bfui-sceneeditor-theme-default .color-opacity-select .input-container span{font-size:12px;color:#666666;line-height:21px;position:absolute;right:5px;top:0}.bfui-sceneeditor-theme-default .bfui-effect-warning{color:#F99D0B;font-size:14px;width:380px;height:50px;background:#FFF9F0;border:1px solid #F99D0B;border-radius:3px;z-index:100;line-height:30px}.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-flex-container{display:flex}.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-label span{font-size:20px;display:inline-block;position:relative;top:2px;margin:0 -30px 0 -20px;transform:scale(.5)}.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-input-container{width:40px;display:flex;position:relative;margin-left:10px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-input-container .bfui-input{width:40px;height:20px;font-size:12px;color:#666666;border-radius:3px;text-align:center;padding:0 15px 0 3px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-input-container .bfui-sceneeditor-input{margin-top:0}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-input-container span{font-size:12px;color:#666666;line-height:21px;position:absolute;right:5px;top:0}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-slider{width:170px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-properties-item .bfui-slider .bfui-slider-value{border:1px solid #32D3A6}.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 .label-div{display:flex}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-panel-header .label-div :last-child{margin-left:24px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-panel-header label{height:41px;line-height:41px;box-sizing:border-box;cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-panel-header .tab-select{color:#32D3A6;border-bottom:3px solid #32D3A6}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-properties .bfui-sceneeditor-panel-header .i-disabled{color:#ddd;cursor:not-allowed}.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-effectmanage{width:100%;height:100%}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectmanage .bfui-sceneeditor-effectmanage-title{padding:10px !important}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectmanage .bfui-sceneeditor-icons{position:absolute;right:0}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectmanage .bfui-sceneeditor-rename{border:1px solid #1890ff;width:176px;display:inline-block}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectmanage .bfui-sceneeditor-rename .bfui-sceneeditor-input{width:130px;border:none}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectmanage .bfui-sceneeditor-rename .bfui-sceneeditor-icon{vertical-align:middle;margin-right:7px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectmanage .bfui-sceneeditor-divider{margin:0 10px !important;width:unset !important}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectmanage .bfui-sceneeditor-effectsearch{height:35px;border:none;padding:0 20px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectmanage .bfui-sceneeditor-effectsearch .bfui-search-icon{color:#1890ff;font-size:14px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectmanage .bfui-sceneeditor-effectsearch .bfui-search-input{color:#333}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectmanage .bfui-sceneeditor-effectsearch .bfui-search-input::placeholder{color:#A4A8AE}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectmanage .leftside-tree{height:calc(100% - 79px)}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectmanage .leftside-tree .bfui-tree-effect{height:100%;box-sizing:border-box}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectmanage .bfui-sceneeditor-drag-enter{border:1px solid #1890ff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectmanage .bfui-sceneeditor-drag-insertup{border-top:1px solid #1890ff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectmanage .bfui-sceneeditor-drag-insertdown{border-bottom:1px solid #1890ff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist{position:absolute;left:0;top:0;bottom:0;width:240px;background-color:white;z-index:10;margin-left:0px;transition:all .5s ease;background:#FFFFFF;border:1px solid #DDDDDD;box-sizing:border-box}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist div{box-sizing:unset !important}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist.hide{margin-left:-240px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist.hide .bfui-sceneeditor-panel-content{overflow-y:hidden}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-header{display:flex;justify-content:space-between;align-items:center;padding:0 10px;height:41px;box-sizing:border-box;border-bottom:1px solid #ddd;user-select:none}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-header .bfui-sceneeditor-effectlist-closebutton{font-family:bimface-icon;color:#333;font-size:16px;font-style:normal;cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content{display:flex;height:calc(100% - 41px);overflow-y:scroll;overflow-x:hidden;box-sizing:border-box;flex-direction:column}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content{display:flex;width:100%;flex-direction:column}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header{display:flex;align-items:center;width:240px;height:35px;background:rgba(216,216,216,0.22)}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header:hover{cursor:pointer;box-shadow:0 2px 8px 0 rgba(170,170,170,0.33);background:rgba(216,216,216,0.22)}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header:hover .bfui-sceneeditor-effect-collapse{border-left-color:#11DAB7}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header:hover .bfui-sceneeditor-effect-extend{border-bottom-color:#11DAB7}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header:hover .bfui-sceneeditor-effects-name{font-weight:bold}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header .bfui-sceneeditor-effect-extend{width:0;height:0;border-bottom:8px solid #999999;border-left:8px solid transparent;position:relative;left:10px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header .bfui-sceneeditor-effect-collapse{width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #999999;position:relative;left:10px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header .bfui-sceneeditor-effects-name{width:100px;height:21px;font-size:14px;font-family:MicrosoftYaHei;color:#333333;line-height:21px;padding-left:15px;padding-right:70px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header .bfui-sceneeditor-right-icon{background:transparent}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header .gld-bf-arrow-down-sm{font-style:normal}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header .gld-bf-arrow-down-sm:hover{color:#a4a8ae}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header .gld-bf-arrow-up-sm{font-style:normal}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-header .gld-bf-arrow-up-sm:hover{color:#a4a8ae}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content{display:flex;padding-top:10px;flex-wrap:wrap}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-name{margin-left:18px;height:21px;font-size:14px;font-family:MicrosoftYaHei;color:#666666;line-height:21px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-point-img{margin-top:5px;margin-left:17px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/anchor.png');cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-point-img:hover{filter:drop-shadow(0 0 10px rgba(142,152,150,0.845179))}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-fire-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/fire.png');cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-fire-img:hover{filter:drop-shadow(0 0 10px rgba(142,152,150,0.845179))}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-line-img{margin-top:5px;margin-left:17px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/line.png');cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-line-img:hover{filter:drop-shadow(0 0 10px rgba(142,152,150,0.845179))}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-sector-img{margin-top:5px;margin-left:17px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/sector.png');cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-sector-img:hover{filter:drop-shadow(0 0 10px rgba(142,152,150,0.845179))}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-ring-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/ring.png');cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-ring-img:hover{filter:drop-shadow(0 0 10px rgba(142,152,150,0.845179))}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-water-surface-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/water-surface.png');cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-water-surface-img:hover{filter:drop-shadow(0 0 10px rgba(142,152,150,0.845179))}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-wall-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/wall.png');cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-wall-img:hover{filter:drop-shadow(0 0 10px rgba(142,152,150,0.845179))}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-sky-img{margin-top:5px;margin-left:17px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/sky.png');cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-sky-img:hover{filter:drop-shadow(0 0 10px rgba(142,152,150,0.845179))}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-map-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/map.png');cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-map-img:hover{filter:drop-shadow(0 0 10px rgba(142,152,150,0.845179))}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-rain-img{margin-top:5px;margin-left:17px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/rain.png');cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-rain-img:hover{filter:drop-shadow(0 0 10px rgba(142,152,150,0.845179))}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-warning{display:flex;align-items:center;justify-content:center;font-family:bficon;font-style:normal;height:16px;width:16px;z-index:70;top:-100px;position:relative;left:15px;padding:38px;background:rgba(255,255,255,0.4)}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-warning .bfui-sceneeditor-effect-warning-icon{color:#f99d0b;font-style:normal;height:16px;width:16px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effectlist .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-content .hide{display:none}.bfui-sceneeditor-theme-blue .margin-left10{margin-left:10px}.bfui-sceneeditor-theme-blue .margin-left0{margin-left:0 !important}.bfui-sceneeditor-theme-blue .margin-left17{margin-left:17px}.bfui-sceneeditor-theme-blue .height-130{height:130px}.bfui-sceneeditor-theme-blue .left-0{left:0 !important}.bfui-sceneeditor-theme-blue .dark-background{background-color:#EEEEEE}.bfui-sceneeditor-theme-blue .light-color{color:#CCCCCC !important}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content{height:calc(100% - 41px)}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-sceneeditor-layer-edit{height:39px}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-sceneeditor-layer-edit .bfui-sceneeditor-icons{position:absolute;right:0}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-sceneeditor-layer-edit .bfui-sceneeditor-icon{margin-right:10px}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-sceneeditor-layer-edit .select-effect-type{position:absolute;width:60px;left:-32px;top:27px;background:#FFFFFF;border-radius:3px;border:1px solid rgba(221,221,221,0.5);box-shadow:0 2px 4px rgba(123,123,123,0.25);box-sizing:border-box;z-index:100;cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-sceneeditor-layer-edit .select-effect-type div{width:100%;height:32px;display:flex;justify-content:center;align-items:center}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-sceneeditor-layer-edit .select-effect-type div:hover{background:#E4FFF7}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-sceneeditor-layer-edit .select-effect-type .arrow{width:8px;height:8px;background:#FFFFFF;transform:rotate(315deg);border-top:1px solid rgba(221,221,221,0.5);border-right:1px solid rgba(221,221,221,0.5);position:absolute;top:-5px;left:35px}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-sceneeditor-layer-edit .select-effect-type .select-backgound-color{background:#E4FFF7}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-sceneeditor-line{height:0;border-bottom:1px solid #ddd;margin:0 10px}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-sceneeditor-tree{height:calc(100% - 41px);overflow-y:auto}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .height-152{height:152px}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-tree-layer-edit .bfui-tree-effect{padding:10px 10px 20px 9px}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-tree-layer-edit .bfui-tree-effect .bfui-subtree{padding-left:18px}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-header{min-height:35px;background:rgba(216,216,216,0.22);display:flex;align-items:center;border-top:1px solid #E1E1E1}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-header .bfui-effect-edit-color{width:4px;height:12px;background:#32D3A6;margin-left:10px}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-header .bfui-effect-edit-name{height:21px;font-size:14px;font-family:MicrosoftYaHei;color:#333333;line-height:21px;width:194px;padding-left:10px}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-header .bfui-effect-edit-backbutton{font-family:bficon;width:16px;height:16px;color:#666666;background:transparent;font-style:normal;font-weight:normal;margin-left:5px;cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content{display:flex;flex-direction:column;padding:0 10px 0 10px}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute{display:flex;flex-direction:column}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute .bfui-effect-edit-attribute-name{height:21px;font-size:14px;font-family:MicrosoftYaHei;color:#666666;line-height:21px}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute .bfui-effect-edit-attribute-input{position:relative}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute .bfui-effect-edit-attribute-input .unit{position:absolute;top:9px;right:4px}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute .margin-top5{margin-top:5px}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute .margin-top8{margin-top:8px}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute .margin-top10{margin-top:10px}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute input[type="color"]::-webkit-color-swatch-wrapper{padding:0}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute input[type="color"]::-webkit-color-swatch{border:none}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute input::-webkit-outer-spin-buttin,.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute input::-webkit-inner-spin-button{-webkit-appearance:none}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-effect-edit-container .bfui-effect-edit-content .bfui-effect-edit-attribute .bfui-input{width:100%;padding:0 4px 0 8px}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-sceneeditor-rename{border:1px solid #1890ff;width:166px;display:inline-block}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-sceneeditor-rename .bfui-sceneeditor-input{width:120px;border:none}.bfui-sceneeditor-theme-blue .bfui-layer-edit-content .bfui-sceneeditor-rename .bfui-sceneeditor-icon{vertical-align:middle;margin-right:7px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect-notification{display:flex;position:absolute;z-index:10;bottom:8px;margin-left:8px;width:330px;min-height:60px;background:rgba(255,255,255,0.9);border:1px solid #DDDDDD;padding:20px 24px;flex-direction:row;justify-content:space-between;box-sizing:content-box}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect-notification .margin-top3{margin-top:3px !important}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect-notification .line-height1{line-height:1}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect-notification.hide{display:none}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect-notification div{width:100%;box-sizing:unset !important}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect-notification .effect-info-section{min-height:24px;display:flex}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect-notification .effect-info-section i{margin-top:4px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect-notification .effect-info-section .notification-message{font-size:14px;font-family:MicrosoftYaHei;color:#333333;line-height:21px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect-notification .effect-cancel-section{display:flex;justify-content:end;padding-top:16px;cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect-notification .effect-cancel-section .cancel-button{display:flex;align-items:center;justify-content:center;width:72px;height:28px;border-radius:3px;border:1px solid #AAAAAA;font-size:14px;font-family:MicrosoftYaHei;color:#666666;line-height:19px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect{position:absolute;left:0;top:0;bottom:0;width:241px;background-color:white;z-index:10;margin-left:0px;transition:all .5s ease;background:#FFFFFF;border-top:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;border-right:1px solid #DDDDDD;box-sizing:border-box}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect div{box-sizing:unset !important}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect.hide{margin-left:-240px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect.hide .bfui-sceneeditor-panel-content{overflow-y:hidden}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-header{display:flex;justify-content:space-between;align-items:center;padding:0 10px;height:41px;box-sizing:border-box;border-bottom:1px solid #ddd;user-select:none}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-header .bfui-sceneeditor-effect-closebutton{font-family:bimface-icon;color:#333;font-size:16px;font-style:normal;cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .displayflex{display:flex}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .padding-left10{padding-left:10px !important}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .color-333{color:#333333 !important}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-effect-name-style{display:flex;padding-left:0 !important;align-items:center;width:100%}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content{display:flex;height:calc(100% - 41px);overflow-y:none;overflow-x:hidden;box-sizing:border-box;flex-direction:column}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-name{height:35px;line-height:35px;font-weight:normal;padding-left:25px;background:rgba(216,216,216,0.22);font-family:MicrosoftYaHei;color:#333333;position:relative;font-size:14px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effects-name .icon{width:4px;height:12px;background:#32D3A6;position:absolute;left:11px;top:12px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content{display:flex;margin:10px 0 0 25px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-name{height:21px;font-size:14px;font-family:MicrosoftYaHei;color:#666666;line-height:21px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-point-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/anchor.png')}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-fire-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/fire.png')}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-curve-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/line.png')}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-sky-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/sky.png')}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-sector-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/sector.png')}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-ring-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/ring.png')}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-water-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/water-surface.png')}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-wall-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/wall.png')}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-map-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/map.png')}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-content .bfui-sceneeditor-effect-rain-img{margin-top:5px;margin-bottom:10px;height:90px;width:90px;border-radius:4px;background:url('assets/rain.png')}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .divide-line{width:240px;height:1px;background:#DDDDDD}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-effect-color{width:4px;height:12px;background:#32D3A6;margin-left:11px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-header{min-height:35px;background:rgba(216,216,216,0.22);display:flex;align-items:center}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-header .bfui-sceneeditor-effect-name{height:21px;font-size:14px;font-family:MicrosoftYaHei;color:#333333;line-height:21px;width:100px;padding-right:66px;padding-left:10px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-header .bfui-sceneeditor-effect-savebutton{font-family:bficon;width:16px;height:16px;color:#666666;background:transparent;font-style:normal;font-weight:normal;cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-header .bfui-sceneeditor-effect-backbutton{font-family:bficon;width:16px;height:16px;color:#666666;background:transparent;font-style:normal;font-weight:normal;margin-left:5px;cursor:pointer}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-scroll{overflow-y:auto;overflow-x:hidden;height:calc(100% - 205px)}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content{display:flex;flex-direction:column;padding:0 2px 0 10px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute{display:flex;flex-direction:column}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bufu-sceneeditor-effect-attribute-name{height:21px;font-size:14px;font-family:MicrosoftYaHei;color:#666666;line-height:21px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bufu-sceneeditor-effect-attribute-input{position:relative}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bufu-sceneeditor-effect-attribute-input .unit{position:absolute;top:9px;right:20px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .margin-top5{margin-top:5px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .margin-top6{margin-top:6px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .margin-top10{margin-top:10px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .input-visible{visibility:visible !important;opacity:0}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value{width:218px;height:30px;margin-top:5px;border:1px solid #CCCCCC;display:flex;align-items:center;position:relative}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .input-field{height:19px;font-size:14px;width:180px;font-family:MicrosoftYaHei;color:#333333;line-height:19px;border:none;outline:none;padding:5px 0 6px 8px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value i{position:absolute}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .icon{padding:10px;margin-left:190px;font-style:normal}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .icon-left{margin-left:180px !important}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .margin-left185{margin-left:185px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .skybox-effect-style{width:100%;border:none;padding:6px 5px 5px;outline:none}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .skybox-effect-style option{width:100%}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box{width:100%;position:relative;left:-1px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box .box-item{height:50px;line-height:50px;position:relative}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box .box-item img{width:170px;margin-left:9px;vertical-align:middle}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box .box-item .right-icon{position:absolute;left:188px;box-sizing:border-box;text-align:center;font-family:bimface-icon;-webkit-font-smoothing:antialiased;opacity:1;padding:5px;height:30px;margin-top:6px;line-height:30px;color:#a4a8ae;font-style:normal !important}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box .box-item .right-icon:hover{cursor:pointer;color:#32D3A6}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box .box-item .margin-top{margin-top:165px !important}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box .box-item .gld-bf-arrow-sm{font-style:normal}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box .box-ul{display:none;width:100%;list-style:none;z-index:50;border:1px solid #DDDDDD}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box .box-ul .box-li{height:35px;line-height:30px;z-index:50;padding-top:7px;background-color:white}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box .box-ul .box-li img{margin-left:9px;width:170px;vertical-align:middle}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-effect-value .box .box-ul .box-li:hover{cursor:pointer;background-color:#E4FFF7}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .color-box{width:28px;height:18px;border-radius:3px;border:1px solid #CECECE;outline:none;-webkit-appearance:none}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute input[type="color"]::-webkit-color-swatch-wrapper{padding:0}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute input[type="color"]::-webkit-color-swatch{border:none}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute input::-webkit-outer-spin-buttin,.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute input::-webkit-inner-spin-button{-webkit-appearance:none}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-input{width:100%}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-input-container{width:40px;display:flex;position:relative;margin-left:10px;margin-right:10px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-input-container .bfui-input{width:40px;height:20px;font-size:12px;color:#666666;border-radius:3px;text-align:center;padding:0 15px 0 3px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-input-container .bfui-sceneeditor-input{margin-top:0}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-input-container .bfui-no-padding{padding:0}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-input-container span{font-size:12px;color:#666666;line-height:21px;position:absolute;right:5px;top:0}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-select{margin-top:5px;width:100%}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-select .bfui-select-header{width:206px;border:1px solid #ddd;padding:6px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .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-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-select .bfui-select-header .bfui-select-togglebutton{position:absolute;top:7px;right:21px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-select .bfui-select-header .bfui-select-togglebutton:hover{color:#1890ff}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-select .bfui-select-header .bfui-select-togglebutton-opened{top:-2px !important}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-select.bfui-select-disabled .bfui-select-header{background:#eee}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-sceneeditor-select.bfui-select-disabled .bfui-select-header .bfui-select-title{color:#ccc}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-switch-switch{width:28px;height:16px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-switch .bfui-switch-switch:checked{background-color:#32D3A6}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-switch .bfui-switch-switch::after{top:2px;left:2px;width:12px;height:12px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .bfui-switch .bfui-switch-switch:checked::after{left:unset;right:2px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .switch{position:relative;display:inline-block;width:28px;height:15px;margin-top:5px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .switch input{opacity:0;width:0;height:0}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;border-radius:16px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .switch .slider:before{position:absolute;content:"";height:11px;width:11px;left:2px;bottom:2px;background-color:white;-webkit-transition:.4s;transition:.4s;border-radius:50%}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .switch input:checked+.slider{background-color:#32D3A6}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .switch input:focus+.slider{box-shadow:0 0 1px #32D3A6}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .switch input:checked+.slider:before{-webkit-transform:translateX(13px);-ms-transform:translateX(13px);transform:translateX(13px)}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .slider-container{display:flex;justify-content:space-between}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .slider-container .bfui-slider{width:170px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .slider-container .input-container{width:40px;display:flex;position:relative}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .slider-container .input-container .bfui-input{width:40px;height:20px;font-size:12px;color:#666666;border-radius:3px;text-align:center;padding:0 15px 0 3px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-effect-attribute .slider-container .input-container span{font-size:12px;color:#666666;line-height:21px;position:absolute;right:5px;top:0}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-editor-effect-content .bfui-sceneeditor-placeholder{margin-bottom:48px;width:220px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-effect-slider{width:170px}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .width-220{width:220px !important}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-fixed-bottom{position:absolute;z-index:10;height:44px;background:rgba(255,255,255,0.9);box-shadow:0 -2px 4px rgba(221,221,221,0.45);width:239px;bottom:0;margin-left:-10px;display:flex;justify-content:flex-end;align-items:center}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-fixed-bottom .bfui-sceneeditor-cancel-button{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0;gap:10px;width:46px;height:22px;background:#FFFFFF;border:1px solid #AAAAAA;border-radius:3px;flex:none;order:0;flex-grow:0;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#666666}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-effect .bfui-sceneeditor-panel-content .bfui-sceneeditor-fixed-bottom .bfui-sceneeditor-submit-button{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0;gap:10px;width:70px;height:22px;background:#32D3A6;border-radius:3px;border:1px solid #32D3A6;flex:none;order:1;flex-grow:0;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#FFFFFF;margin-right:10px;margin-left:10px}.bfui-sceneeditor-theme-blue .bf-gld-ok-sm-svg{background:url('data:image/svg+xml;utf8,%3Csvg%20width%3D%2212%22%20height%3D%229%22%20viewBox%3D%220%200%2012%209%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.3233%201.42657L9.90928%200.0125122L4.25303%205.66876L1.42334%202.84064L0.00927734%204.2547L2.83896%207.08439L4.25303%208.49845L5.66709%207.08439V7.08439L11.3233%201.42657Z%22%20fill%3D%22%2332D3A6%22%2F%3E%3C%2Fsvg%3E') no-repeat center !important;background-size:100%}.bfui-sceneeditor-theme-blue .bf-gld-del-sm-svg{background:url('data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.99993%206.58579L4.4644%203.05025L3.05018%204.46447L6.58572%208L3.05018%2011.5355L4.4644%2012.9497L7.99993%209.41421L11.5355%2012.9497L12.9497%2011.5355L9.41414%208L12.9497%204.46447L11.5355%203.05025L7.99993%206.58579Z%22%20fill%3D%22%23CCCCCC%22%2F%3E%3C%2Fsvg%3E') no-repeat center !important;background-size:100%}.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=1649645672745');src:url('iconfont.eot?t=1649645672745#iefix') format('embedded-opentype'),url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAA9sAAsAAAAAI0gAAA8bAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACIDAqvUKgmATYCJAOBMAtaAAQgBYRPB4QiG4AeM5KTVhtk/4cDbsgQG/yVGCRNBmfczq4O8yo1RTHX1ITXIHafgS25XWUTDPjgiq1wL7sIgY9+W2F+4T6e90MpCaLpmj1aaXECiXU48dIn6Pfrl+7t7f56dym9jAdh0E2iJEJiXDMKxfgUS2lGJcHnH+f8S1PUS4qUIjrDiieDIqLVmQITy5uIsJ39TrRMvf3iM/UXAGWOXgAB15a5wJWZXa4ZHfdGZTzwpRfSznIp7t+IRJsM02Vwt0UqL26TiCE1p6/Kkqyw1h1e3IFM64uJqtbbsHBYJCcZs5b/ve4weKQYk4AehNvfr6V2N2GVxqUaURhSlW7/P5h7e2+bvPCG+C6FuxCRqoor8W6wW74y21aosqoRVbIyskb56pxSjLtLQZIxj8ED+832dBV66GExRYfIMv4unkYAmlg5FyizCyuR6K9pHYgKQTA6gLxo9O/TSwM7ioA0BAfsPm0q8Rp0jwqQpouOA77y+8czxLRAgmLAPb17Zunx8ic+Zu4oUbqOie5qMHcCVAAlQHZgUfG5Of6f09wMw+teneAVMJfCsA8VL/vooXguto8uPGZWH3cejynNZeSdETbLH32vvUb1B45ASSX0romN4Jmr/5oHTYSIQAjQ0paWkTM1MTYyNNDX09VRU9fQVFBUUlZRlZeVkkQCMTQMLBwUBAyEFSjcBkge/v4X5CI20gRyRVpz9JA2mIEEmGUjCSgeNrKH4pkcwA1kAG4hQ3APGYMHyAs8Qp7gCfIA/9nIHX7YyA1+RK5gALmADDmDGnICDeQIWsgadJAN6CFbMITswAgyBWPIDExA5mASsgBTkCWYhqzADGQCZpFJzCGzwTwyV1hAtgssQjpgCVIFy8hODSvIwCoysAOpgCNIGRyDPiHe2VU+gD81a6C5CUFi5CJJB2HwGqmCIMxVMNCqSIqVwAvgmBuIbPa54KGd7FqwdvJWEQexzonCWJCjtYiPzMhGwraxsyFbz2oOLuetNSKplNBOhFF0pnQujvNlh/xlL2WRPKK36bBmbAQNQgp5iVJzOZm1jmtlMhPpqHmpbAX8Lh+R8pWS1DFbMyAc4dUGrS2TdZpyDBWZMihLLvoAyl2oAWi0tgXsac8qiJFgYicHeIMKIWW+YMLXehNcTayowxWx5l4gmFuuAwG6Z+NgBh9PPGTEypCyMVhpZPlzPymejk2ZjsjsadhafV4JzqMYHQ2CzJdGh17sVyOQZY6iHWQCeexHLDICW6LYq04Pt0Bd8Y5v/8wkSMjYwvu4+tCPisfXoX/wySNhw8qxWZBafZLhNQ2y2+UlN7bj0s6L8uvL6MUX8e1V/Pr7BvEkeiqfx894UdMj8WBMQXH/w7Ejmxnthxq9tBGqUV2f6BlRwfrvjh05zBg/Rm/ICW2ivdR6WmFXBolf00AKcyFbYGsREiFjQgRxLiSmSaJigUoU4RqSdE4xmZfBQM8xKfSv21rmSaetIVR5s/TOkUx1okw+BfziOaR7BsVZaytTHUryaC+64mYiWtFTYxUOja+pGwG8cuLno1DghmJ13pyD0cAxPw73sOQZf+bM6oqBjs6nb9/PZ/XxkBhRUVOpPZqp92+fdnbMqXhiHKOSdavYH8bCo+QQU0ns5vHc6iP5qech24n4hSbgjciLRwT9USl/OahKfVyd+SA4Ho+HrXh1OgA9GMyvzSo9OzXOWCt8JmudYay6bmOLJzjpUKn5b5aXRiCOELEaENvEeSVFolLbdHsjX3E6hQRo8avN80EyEsjI2B2/I5jhClJap4MwIxXlPqDYr66rdiuXv1zA2xGrR13XnDXtEQgHZrooLfhYULO7R4M3heFtOvoX5s88N2cAYJ7kTrtOOyx5VNo1X/d2iWGa51Z9ulMdya6ECtVkE24TR16u+GWKEaNrPppNeKS6F+vlSFwbjUA1YpSlG1p7j0ejMnMVRdfogHhAncdyaSkYHeEWocZoTOn1RIVowPYtcnLZ8+SS2DW0LWFlnqWGG5xVvvzaQvo6i76HXTcA+H0UGXXvaWgciQflfFofj1LYTp5gRDof4r1jc2sbBno8LFFNEdr8uax37OXS2rHrG2oazR1cDgLvNRdi5i6v8pexl5zelFC6t6klNaPK+lrl9dV1dZDl9SNL56xrAZCaESUlJeZk5Egc7p/p7WIgIbLw8dSPiueQUcPOgXgEIZx1kKw+zcOlyJ+ftJfl0eVq9Mi2ALlpX0eD96bpejhPS2vxI1LWua2edMZMKXiUJNT/v/vpcxR91frPH8SUXv4HbfSMDIBzJ6X0gwdaqY9Bzx6k8oNyWvCnJyq2cIFeF7TXw9JK6ydca6eaIasgX8WqRM07fSgGPx9cjCEqh2uyRN7tI1u2xKm30D0Phzq2bM0SlO5Shkc2XiXygsiraaw0/qAl/VIVkOMRJTyWtIfbtdRRUTSEKeD2bf62T3fJA9yWKqXjsrcFgSe8SsVXsnWZ1PDCSwY5e+bMtPU3+vY5cefulKl9+kydssepru7unfo6mCgPnpCVnCA0w0xMHE8ymaL7gkCBW15GiIxvOf78+XEkMmpRNQQTIfwXm7MOeGhsEmTsioOsmT24gpVxHEgFkC5ZRGLGSCWJDETiFhLd1xbfYtjtD+Kqu3q1Sxi+PXVB0Go2m12dHad3kSoTQi2kwue3ERWSSElFuzxf2/P3JV7bBl22uPpe9KaQ8k2c7aaxp+SnxrqL39GCT1/xbiN+G2P2eR7PXg4bhgelBDKGeHrkPrceJMTEUnp8aVz9+vVazd7NYQ2hs2eHNoQ1n17nHtowe3ZDaHPYaY1mr0hhANcnLa0PN+AnpJZGutv+OXnpFk8dN218OX3G/igYEeVgNL6YOesAEtfkDh++YOHfx4eNSU8fMwxdMzFq9IQJo0b9FPvWGY3ptbKXspTAF6LyjcAU2c1AbeDNHF6Q81L2rDiFFJocJcpbdpaVlGZFa66k2NcwM0JKC+9v9Ff4u/oTalJkdxhzm+9sFcLsNwqLFVblK+nnZAab4RzvIBJep3us1vUhkJjxn7xZopLIKyuVlx9tFmYrLS2NAZX+xu3p5gBlwPLKCuXsOe2PL2VNmyZXSZol2dmRJyp5cnJ7QFaAMSnJVT5ZPkmnm4Sr67Rp7dLMfJVuR1eGp6r/gDBV1aJcINBUxDG49ragymZXB5nTFPrIwMWsyyTvJ9TMkpJwa477liUaUaKNRrZqk9UKhTpZ+1iST69WaJMfl4aspfIKLziGSpXxlQmV8crz7APIUqZCgm7KQIWO8oZxvJnn8RVrooRN2TbcbuIrw1+1yxBQblSvVH1Kij6113tJPb0+pVfq+9IQj+RcL0m+z07cPPxHefPhQ86H66LkOJXKYLh169xCThvpCTMYTmmOw/nz1VXVF8RSi7yjSuA87YisIkCasSpC2MJSq+r9dc/Cmw7rvKjd05NWXZ6/DEdjYX1pTuLeE8Vcf6msVtb5Wn7G9Dy/kI7w2OKIbrXVOpX07C01Y89zE03qE7rWJnmw3bhUj+71+tGKrG4/f1OXJa19rJARZZpZyqAiobmjQJiessu60XZYpoZv7hnTN+6Fo5ZTp8f3UPS2epGqT9XqEnsm27cU1Nft2ZOxeL+/Rx/fsyf6x0xb7lB96C5Pl07fs2eadNr+fWnO8DVrNJp0M05jpxcVVaBRXWd4O7ts336NPXuWSZedsL1//7heIqIZEl0UkpDpVuVWEa8sDq0pDl6zt+e2jG2xmx7WBqusyxKiKtWdq8tixrU2LLnQufnH76subpMPDcvWYWSWbmh4m0y1t8e3qDG+sDwSiROJX18KgylN4OKFmB1EqpSahVV6emyXo9yxRlc5aWLshpa3durOHYHxgdt3HOTDxCzRDJ84oUpf6yhH15jdI5ee/zRgyZ5yqTG1vH9q6k9QaUjNUqbL9D6TPe/5DOxif9LliMtJ+y4DPc/5bHRDt3PEOdb5qx97nTNzmSImtiRk90aefzrRY2JFX7yYaL2waTHYLrB93PL4XUjOssMwtLz4qPlC5Bjienpco+H5kXChFceA8AQuDCFfEXYSGycl1QpkOCc0MuFmQckkgiK3B4wC2a/qYRwe5QgcGU0QatZfBpTja6LyI3JyIvKjtklqaaS77W2TNxtwsZDkFo9l8jvzshSFTp261sGcolOkqpOjeVlhLhlbnM84QaCvKDUjSGe9aJnUCxKtBf4XizuY4b0VlHnBWESeY0wUM7uQoH+zFMh7UaI/dCK/gojBjE+aITLb2CjjBLHwLvNvFoPpDvw/ZA4z1pYO8K+uTL7JpKkk86zskQTQL72Yn6brAFwquqeMdcERCew+NLlCDWC+mXSKhbS4YqeqkP8p5sLN3bQ5KufUDzb2f2dkvY3MfSzZ7mDs5Sw8HoCF6BdDO/6DUBvFxgaB1rXIAGbiHyPNoqUxbxqYy/pVLuv16/T7oF909drWMLX8M5I2FKEIHAEAH/YA/uVIzuDmKSpZYx6DlWIergpgDR9gna8MBN/QVQr2iAaNr2KVRxTSrh/CHb3BwEJsC2CA0ayygANWrxLBCVuBwfcwiPH9e5UlvHAOrPB9ssoO1fhwa/YI5fDiw0COGJb7UFglKc6XKS34C3ldySbmOOcfrBdkhNfxZe3gTwisrUHf5Df3FJJpCz9c3Btq1TCbfoN9nNzn98Ui6QxG1nbwYSCP143Bcr9jYZUEPg9Nw6//hbyuZNpaufs/WF9w78jBq9FLo/jTLgZ17rh03+Q3HqopiMqmLfhxKAAf6jw+mPWzfYN9NFk45neLsK1kah93q7SnyO7+qje4ejYgJiFFmgxZcr/Xfm4RxZSgJKWmZ2bn5hcWl5ZXVtfWNza3tnd29/YPDo+OT07Pzl3mGgddDb1dpWpEHby0s2WqmvWkM8kJYvErwXZIWiPszCDUcEMxDubedW2MszaXgeO40XzuMKNiV06l4ho7nkgyhhbPH6LUYu3MXSajnt8BrGrG1iB+Re7EU3YLx5synzf0ThlXKllLstb6z0WSWiMvKoNjvpfO+y2Z1FlUv6tRvd1tyrSpfc3sjrewZnWyd4tBLTIs+87QOesg4+mUqzQ6qUVWp30iw72mtHLDMBOvDjvltDPAWl2tzWSlq1wXcWRz7LyIyusTLfMwoc4DyYV0+b9G9yuxRlvHjNzPiVnX4gcHAAAA') format('woff2'),url('iconfont.woff?t=1649645672745') format('woff'),url('iconfont.ttf?t=1649645672745') format('truetype'),url('iconfont.svg?t=1649645672745#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-gld-ok-sm:before{content:"\e612"}.bfui-sceneeditor-theme-blue .bf-gld-del-sm:before{content:"\e613"}.bfui-sceneeditor-theme-blue .bf-bflogo:before{content:"\e829"}.bfui-sceneeditor-theme-blue .bf-scan:before{content:"\e828"}.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 .crosshair{cursor:crosshair}.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-sceneeditor-panel .bfui-panel-footer .bfui-sceneeditor-panel-footer .footer-info{position:absolute;display:flex;left:5px;font-size:14px;color:#666;line-height:30px;user-select:none}.bfui-sceneeditor-theme-blue .bfui-sceneeditor-container .bfui-sceneeditor-panel .bfui-panel-footer .bfui-sceneeditor-panel-footer .footer-info i{margin-right:8px;cursor:unset}.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-tree-name.bfui-tree-name-invalid{cursor:pointer}.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}.bfui-sceneeditor-theme-blue .color-opacity-select{width:218px;display:flex;align-items:center;justify-content:space-between}.bfui-sceneeditor-theme-blue .color-opacity-select .color-container{width:44px;height:18px;border:1px solid #FFFFFF;border-radius:3px;display:flex}.bfui-sceneeditor-theme-blue .color-opacity-select .color-container .bfui-colorpicker{width:32px;border:unset;border-radius:3px}.bfui-sceneeditor-theme-blue .color-opacity-select .color-container .arrow{width:12px;height:18px;background-image:url(assets/arrow.png);background-size:7px 4px;background-repeat:no-repeat;background-position:center center;cursor:pointer}.bfui-sceneeditor-theme-blue .color-opacity-select .color-container:hover{border:1px solid #CCCCCC}.bfui-sceneeditor-theme-blue .color-opacity-select .bfui-slider{width:116px}.bfui-sceneeditor-theme-blue .color-opacity-select .bfui-slider .bfui-slider-left{background-image:url(assets/opacity.png);background-size:116px 8px;background-repeat:no-repeat;background-position:left center;background-color:unset}.bfui-sceneeditor-theme-blue .color-opacity-select .bfui-slider .bfui-slider-value{border:1px solid #32D3A6}.bfui-sceneeditor-theme-blue .color-opacity-select .input-container{width:40px;display:flex;position:relative}.bfui-sceneeditor-theme-blue .color-opacity-select .input-container .bfui-input{width:40px;height:20px;font-size:12px;color:#666666;border-radius:3px;text-align:center;padding:0 15px 0 3px}.bfui-sceneeditor-theme-blue .color-opacity-select .input-container span{font-size:12px;color:#666666;line-height:21px;position:absolute;right:5px;top:0}.bfui-sceneeditor-theme-blue .bfui-effect-warning{color:#F99D0B;font-size:14px;width:380px;height:50px;background:#FFF9F0;border:1px solid #F99D0B;border-radius:3px;z-index:100;line-height:30px}