.plottingsymboltree{border-color:var(--kq-border-color);border-radius:var(--kq-border-radius-base);overflow:hidden;text-align:left;background-color:var(--kq-bg-color);padding:var(--kq-box-padding);height:595px;width:320px;z-index:999}.plottingsymboltree .kq-plottingsymboltree-box{position:relative;top:0;left:0;margin-top:-8px;height:100%}.plottingsymboltree .kq-plottingsymboltree-box .el-tabs,.plottingsymboltree .kq-plottingsymboltree-box .kq-tabs{--kq-tabs-header-height:32px;height:100%}.plottingsymboltree .kq-plottingsymboltree-box .el-tabs__item,.plottingsymboltree .kq-plottingsymboltree-box .kq-tabs__item{font-style:normal;font-weight:400;font-size:var(--kq-font-size-base)}.plottingsymboltree .kq-plottingsymboltree-box .el-collapse-item__wrap,.plottingsymboltree .kq-plottingsymboltree-box .kq-collapse-item__wrap{border-bottom:0!important}.plottingsymboltree .kq-plottingsymboltree-box .el-tabs__header,.plottingsymboltree .kq-plottingsymboltree-box .kq-tabs__header{margin:0 0 8px}.plottingsymboltree .kq-plottingsymboltree-box .el-tab-pane,.plottingsymboltree .kq-plottingsymboltree-box .el-tabs__content,.plottingsymboltree .kq-plottingsymboltree-box .kq-tab-pane,.plottingsymboltree .kq-plottingsymboltree-box .kq-tabs__content{height:calc(100% - 24px)}.plottingsymboltree .title{background:var(--kq-fill-color-light);display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 0}.plottingsymboltree .title .iconlist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;color:var(--kq-text-color-regular)}.plottingsymboltree .collapse{position:relative;top:0;left:0}.plottingsymboltree .searchBH{-webkit-box-sizing:border-box;box-sizing:border-box}.plottingsymboltree .mainId{width:100%;height:100%;overflow:hidden;position:relative}.plottingsymboltree .tabPaneTop{height:calc(100% - 361px);padding:0 0 7px;width:100%}.plottingsymboltree .tabPaneTop .custom-tree-node{outline:0!important;display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plottingsymboltree .tabPaneTop .treespan{font-size:14px;font-weight:400}.plottingsymboltree .tabPaneTop .span-ellipsis{font-size:14px;font-weight:400;width:236px;overflow:hidden;text-overflow:ellipsis}.plottingsymboltree .tabPaneTop .el-tree-node__content,.plottingsymboltree .tabPaneTop .kq-tree-node__content{height:24px;line-height:24px}.plottingsymboltree .r-resize{cursor:s-resize}.plottingsymboltree .downBoxId{height:calc(100% - 221px)}.plottingsymboltree .downBoxId .sorttype{font-size:12px;margin-bottom:8px}.plottingsymboltree .downBoxId .sorttype .el-button,.plottingsymboltree .downBoxId .sorttype .kq-button{margin-left:8px}.plottingsymboltree .downBoxId .sorttype .el-button.is-active,.plottingsymboltree .downBoxId .sorttype .kq-button.is-active{color:var(--kq-button-active-text-color);background-color:var(--kq-color-primary-light-8);outline:0}.plottingsymboltree .downBoxId .sorttype .el-button:hover,.plottingsymboltree .downBoxId .sorttype .kq-button:hover{color:var(--kq-button-active-text-color);background-color:var(--kq-color-primary-light-8)}.plottingsymboltree .divdisabled{background-color:var(--kq-fill-color-light)!important;border-color:var(--kq-border-color-light)!important;cursor:not-allowed!important}.plottingsymboltree .txtdisabled{color:var(--kq-text-color-placeholder)!important}.plottingsymboltree .tabPaneBottom{height:calc(100% - 20px)}.plottingsymboltree .el-divider--horizontal,.plottingsymboltree .kq-divider--horizontal{margin:8px 0}.plottingsymboltree .tabPaneIconDiv{width:100%;margin:0 0 8px;position:relative;overflow:auto}.plottingsymboltree .tabPaneIconDiv .symbolSingle{width:22%;position:relative;height:64px;float:left;background:var(--kq-fill-color-lighter);border:var(--kq-border-width) var(--kq-border-style) var(--kq-border-color);text-align:center;cursor:pointer;border-radius:3px;margin:0 9px 8px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.plottingsymboltree .tabPaneIconDiv .symbolSingle .symbolImg{width:40px;height:40px;margin:0 auto auto}.plottingsymboltree .tabPaneIconDiv .symbolSingle .symbolImg img{width:100%;height:100%}.plottingsymboltree .tabPaneIconDiv .symbolSingle .symbolTitle{margin-top:-2px;font-size:12px;text-align:center;color:var(--kq-text-color-regular)}.plottingsymboltree .tabPaneIconDiv .symbolSingle .symbolTitle p{display:inline-block;margin:0 auto}.plottingsymboltree .tabPaneIconDiv .symbolSingle .symbolTitle span{display:-webkit-box;-webkit-line-clamp:1;text-overflow:ellipsis;overflow:hidden}.plottingsymboltree .tabPaneIconDiv .symbolSingle.is-active,.plottingsymboltree .tabPaneIconDiv .symbolSingle:hover{background-color:var(--kq-color-primary-light-8)}.plottingsymboltree .contextmenu{margin:0;background:var(--kq-bg-color);z-index:3000;position:absolute;list-style-type:none;padding:5px 0;border-radius:4px;font-size:12px;font-weight:400;-webkit-box-shadow:2px 2px 3px 0 rgba(0,0,0,.3);box-shadow:2px 2px 3px 0 rgba(0,0,0,.3)}.plottingsymboltree .contextmenu li{margin:0;padding:7px 16px;cursor:pointer}.plottingsymboltree .contextmenu li:hover{background:var(--kq-color-primary-light-9)}.plottingsymboltree .plotMenu{width:auto;background-color:var(--kq-bg-color);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:var(--kq-box-shadow);box-shadow:var(--kq-box-shadow);text-align:left;position:fixed;z-index:9999999;border-right:none}.plottingsymboltree .plotMenu .el-menu-item,.plottingsymboltree .plotMenu .el-submenu__title,.plottingsymboltree .plotMenu .kq-menu-item,.plottingsymboltree .plotMenu .kq-submenu__title{height:33px;line-height:33px;padding-left:8px!important}.plottingsymboltree .plotMenu .el-menu,.plottingsymboltree .plotMenu .kq-menu{border-radius:4px}.plotsymboltree-selectFavor{width:180px}.plotsymboltree-selectFavor .favoritetitle{background:var(--kq-fill-color-light);display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 0}.plotsymboltree-selectFavor .favoritetitle .iconlist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;color:var(--kq-text-color-regular)}.plotsymboltree-selectFavor .el-tree-node__content,.plotsymboltree-selectFavor .kq-tree-node__content{height:30px;line-height:30px}.plotsymboltree-selectFavor .el-tree-node__expand-icon.is-leaf,.plotsymboltree-selectFavor .kq-tree-node__expand-icon.is-leaf{display:none}.plotsymboltree-selectFavor .span-ellipsis{font-size:14px;width:236px;overflow:hidden;text-overflow:ellipsis}.plotsymboltree-selectFavor .span-ellipsis span{color:var(--kq-text-color-regular)}.plotsymboltree-GeometryDraw{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.plotsymboltree-GeometryDraw .drawtitle{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:var(--kq-box-padding-8)}.plotsymboltree-GeometryDraw .drawtitle .lbldrawtitle{color:var(--kq-text-color-regular);font-family:Microsoft YaHei;font-size:14px;font-style:normal;font-weight:400;width:100px;line-height:32px}.plotsymboltree-GeometryDraw .drawtitle .contorllist{width:calc(100% - 100px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--kq-text-color-regular)}.plotsymboltree-GeometryDraw .el-tree-node__content,.plotsymboltree-GeometryDraw .kq-tree-node__content{height:30px;line-height:30px}.plotsymboltree-GeometryDraw .el-tree-node__expand-icon.is-leaf,.plotsymboltree-GeometryDraw .kq-tree-node__expand-icon.is-leaf{display:none}.plotsymboltree-GeometryDraw .span-ellipsis{font-size:14px;width:236px;overflow:hidden;text-overflow:ellipsis}.plotsymboltree-GeometryDraw .span-ellipsis span{color:var(--kq-text-color-regular)}.plotsymboltree-drawgraphic{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.plotsymboltree-drawgraphic .row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:var(--kq-box-padding-8);font-family:Microsoft YaHei;font-size:14px;font-style:normal;font-weight:400;color:var(--kq-text-color-regular)}.plotsymboltree-drawgraphic .row .tit{width:80px;line-height:32px}.plotsymboltree-drawgraphic .row .cont{width:calc(100% - 80px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.plotsymboltree-drawgraphic .row .cont .showtxt{color:#f99f19}.plotsymboltree-drawgraphic .row .cont .el-button,.plotsymboltree-drawgraphic .row .cont .kq-button{padding:8px}.plotsymboltree-drawgraphic .row .cont .el-input-number,.plotsymboltree-drawgraphic .row .cont .kq-input-number{width:100%}.plotsymboltree-drawgraphic .row .cont .el-input-number.el-input-number_unit[data-unit],.plotsymboltree-drawgraphic .row .cont .el-input-number.kq-input-number_unit[data-unit],.plotsymboltree-drawgraphic .row .cont .kq-input-number.el-input-number_unit[data-unit],.plotsymboltree-drawgraphic .row .cont .kq-input-number.kq-input-number_unit[data-unit]{--kq-input-number-unit-offset-x:40px;position:relative;height:32px}.plotsymboltree-drawgraphic .row .cont .el-input-number.el-input-number_unit[data-unit]:after,.plotsymboltree-drawgraphic .row .cont .el-input-number.kq-input-number_unit[data-unit]:after,.plotsymboltree-drawgraphic .row .cont .kq-input-number.el-input-number_unit[data-unit]:after,.plotsymboltree-drawgraphic .row .cont .kq-input-number.kq-input-number_unit[data-unit]:after{content:attr(data-unit);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:var(--kq-input-number-unit-offset-x);color:var(--kq-text-color-secondary)}.plotsymboltree-drawgraphic .row .cont .el-input-number.el-input-number_unit[data-unit] .el-input__wrapper,.plotsymboltree-drawgraphic .row .cont .el-input-number.el-input-number_unit[data-unit] .kq-input__wrapper,.plotsymboltree-drawgraphic .row .cont .el-input-number.kq-input-number_unit[data-unit] .el-input__wrapper,.plotsymboltree-drawgraphic .row .cont .el-input-number.kq-input-number_unit[data-unit] .kq-input__wrapper,.plotsymboltree-drawgraphic .row .cont .kq-input-number.el-input-number_unit[data-unit] .el-input__wrapper,.plotsymboltree-drawgraphic .row .cont .kq-input-number.el-input-number_unit[data-unit] .kq-input__wrapper,.plotsymboltree-drawgraphic .row .cont .kq-input-number.kq-input-number_unit[data-unit] .el-input__wrapper,.plotsymboltree-drawgraphic .row .cont .kq-input-number.kq-input-number_unit[data-unit] .kq-input__wrapper{padding-left:var(--kq-box-padding-8)}.plotsymboltree-drawgraphic .row .cont .el-input-number.el-input-number_unit[data-unit] .el-input__wrapper .el-input__inner,.plotsymboltree-drawgraphic .row .cont .el-input-number.el-input-number_unit[data-unit] .el-input__wrapper .kq-input__inner,.plotsymboltree-drawgraphic .row .cont .el-input-number.el-input-number_unit[data-unit] .kq-input__wrapper .el-input__inner,.plotsymboltree-drawgraphic .row .cont .el-input-number.el-input-number_unit[data-unit] .kq-input__wrapper .kq-input__inner,.plotsymboltree-drawgraphic .row .cont .el-input-number.kq-input-number_unit[data-unit] .el-input__wrapper .el-input__inner,.plotsymboltree-drawgraphic .row .cont .el-input-number.kq-input-number_unit[data-unit] .el-input__wrapper .kq-input__inner,.plotsymboltree-drawgraphic .row .cont .el-input-number.kq-input-number_unit[data-unit] .kq-input__wrapper .el-input__inner,.plotsymboltree-drawgraphic .row .cont .el-input-number.kq-input-number_unit[data-unit] .kq-input__wrapper .kq-input__inner,.plotsymboltree-drawgraphic .row .cont .kq-input-number.el-input-number_unit[data-unit] .el-input__wrapper .el-input__inner,.plotsymboltree-drawgraphic .row .cont .kq-input-number.el-input-number_unit[data-unit] .el-input__wrapper .kq-input__inner,.plotsymboltree-drawgraphic .row .cont .kq-input-number.el-input-number_unit[data-unit] .kq-input__wrapper .el-input__inner,.plotsymboltree-drawgraphic .row .cont .kq-input-number.el-input-number_unit[data-unit] .kq-input__wrapper .kq-input__inner,.plotsymboltree-drawgraphic .row .cont .kq-input-number.kq-input-number_unit[data-unit] .el-input__wrapper .el-input__inner,.plotsymboltree-drawgraphic .row .cont .kq-input-number.kq-input-number_unit[data-unit] .el-input__wrapper .kq-input__inner,.plotsymboltree-drawgraphic .row .cont .kq-input-number.kq-input-number_unit[data-unit] .kq-input__wrapper .el-input__inner,.plotsymboltree-drawgraphic .row .cont .kq-input-number.kq-input-number_unit[data-unit] .kq-input__wrapper .kq-input__inner{text-align:left}.plotsymboltree-drawgraphic .row .el-button--small,.plotsymboltree-drawgraphic .row .kq-button--small{padding:5px}.plotsymboltree-drawgraphic .rowcenter{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:var(--kq-box-padding-8);color:var(--kq-text-color-regular);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html.dark .symbolSingle.is-active,html.dark .symbolSingle:hover{background-color:var(--kq-sub-bg-color)!important}.plotMenuright{width:113px;background-color:var(--kq-bg-color);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:var(--kq-box-shadow);box-shadow:var(--kq-box-shadow);text-align:left;position:fixed;border-right:none;z-index:9999;-webkit-transition:none;transition:none}.plotMenuright .el-menu-item,.plotMenuright .el-submenu__title,.plotMenuright .kq-menu-item,.plotMenuright .kq-submenu__title{height:33px;line-height:33px;padding-left:8px!important}.plotMenuright .el-menu,.plotMenuright .kq-menu{border-radius:4px}