.n-noData{width:100%;display:flex;justify-content:center;align-items:center;color:var(--theme-text5);height:100px;grid-column:1/-1}.n-cell{border-radius:5px;background:var(--theme-bg-white1);box-shadow:0 0 10px 1px var(--theme-shadow1);padding:15px;position:relative;background:var(--theme-bg-white1)}.n-app{width:100%;height:100%;overflow:hidden;min-width:750px}.n-pointer{cursor:pointer}.n-shadow{box-shadow:0 0 10px 1px var(--theme-shadow1)}.n-hoverColor:hover{color:var(--theme-color) !important}.n-color{color:var(--theme-color) !important}.n-red{color:var(--theme-red) !important}.n-green{color:var(--theme-green) !important}.n-yellow{color:var(--theme-yellow) !important}.n-grey{color:var(--theme-grey) !important}html.n-el .el-dropdown-menu{overflow-y:auto;max-height:300px}html.n-el .el-dropdown-menu .popper__arrow{display:none}html.n-el .el-cascader__empty-text{padding:0 10px}html.n-el .el-scrollbar .el-scrollbar__bar{background:var(--theme-scroll-bg)}html.n-el .el-scrollbar .el-scrollbar__bar .el-scrollbar__thumb{background:var(--theme-scroll-btn)}html.n-el .el-checkbox .el-checkbox__input{height:100%;display:flex;justify-content:center;align-items:center;display:inline-flex}html.n-el .el-loading-parent--relative{box-sizing:border-box !important}html.n-el .el-button--primary:not(.is-plain):not([__null__]){color:#fff;border-color:var(--theme-bg-white1);transition:all .7s;filter:brightness(0.95);background:var(--theme-color-gd)}html.n-el .el-button--primary:not(.is-plain):not([__null__]):not([disabled]):hover{border-color:var(--theme-border3);filter:brightness(1.1);background:var(--theme-color-gd)}html.n-el .el-switch__core:after{background-color:#fff}html.n-el .el-switch.is-checked .el-switch__core{border-color:var(--theme-green);background-color:var(--theme-green)}html.n-el .el-loading-mask:not([__null__]){opacity:.7;background:var(--theme-bg-white1)}html.n-el .el-popover{background:var(--theme-bg-white1-fill)}html.n-el .el-table{border:1px solid var(--theme-border3);box-shadow:none;border-radius:2px;overflow:hidden}html.n-el .el-table::-webkit-scrollbar{background:var(--theme-scroll-bg);width:10px;height:10px}html.n-el .el-table::-webkit-scrollbar-thumb{background:var(--theme-scroll-btn-opacity);border-radius:calc(10px / 2)}html.n-el .el-table::-webkit-scrollbar-thumb:hover{background:var(--theme-scroll-btn)}html.n-el .el-table::-webkit-scrollbar-button{display:none}html.n-el .el-table .el-table__cell{border-color:var(--theme-border3);padding:10px 5px;color:var(--theme-text3);text-align:center}html.n-el .el-table .el-table__header th{background:var(--theme-bg-white2-fill)}html.n-el .el-table .cell{text-overflow:clip}html.n-el .el-table th.gutter{display:table-cell}html.n-el .el-table::before{height:0px}html.n-el .el-table .el-table__body-wrapper.is-scrolling-right~.el-table__fixed-right,html.n-el .el-table .el-table__body-wrapper.is-scrolling-left~.el-table__fixed{box-shadow:none}html.n-el .el-table .el-table__fixed,html.n-el .el-table .el-table__fixed-right{box-shadow:0 0 10px var(--theme-shadow1)}html.n-el .el-table .el-table__fixed tr,html.n-el .el-table .el-table__fixed-right tr{background:var(--theme-bg-white1-fill)}html.n-el .el-message-box{max-width:420px;width:90%}html.n-el .el-message{min-width:320px}.n-cell-title{font-size:16px;color:var(--theme-text2);padding:2px 15px;position:relative}.n-cell-title::before{content:" ";width:5px;border-radius:3px;box-shadow:0 0 5px 2px var(--theme-color-opacity1);background:var(--theme-color);position:absolute;left:0;top:50%;transform:translate(0, -50%);height:100%}.n-markdown{font-size:15px;color:var(--theme-text3);line-height:1.6}.n-markdown h1,.n-markdown h2,.n-markdown h3,.n-markdown h4,.n-markdown h5,.n-markdown h6{color:var(--theme-text2);font-weight:bold;margin:20px 0 10px 0;line-height:1.3}.n-markdown h1{font-size:32px}.n-markdown h2{font-size:28px}.n-markdown h3{font-size:24px}.n-markdown h4{font-size:20px}.n-markdown h5{font-size:18px}.n-markdown h6{font-size:16px}.n-markdown p{margin:10px 0}.n-markdown .n-markdown-tb{width:100%;margin:10px 0;overflow:auto;text-align:left;border:1px solid var(--theme-border1);border-collapse:collapse}.n-markdown .n-markdown-tb table{table-layout:fixed;width:100%}.n-markdown .n-markdown-tb th{width:200px}.n-markdown .n-markdown-tb td,.n-markdown .n-markdown-tb th{padding:10px}.n-markdown .n-markdown-tb thead{background:var(--theme-bg-white2)}.n-markdown .n-markdown-tb tbody>tr:nth-child(2n){background:var(--theme-bg-white4)}.n-markdown .n-markdown-tb .n-markdown-tb-center{text-align:center}.n-markdown .n-markdown-tb .n-markdown-tb-right{text-align:right}.n-markdown img,.n-markdown video{max-width:100%;border-radius:10px;margin:10px 0}.n-markdown a{cursor:pointer;color:var(--theme-color)}.n-markdown a:hover{opacity:.7}.n-markdown .n-markdown-bold{font-weight:bold}.n-markdown .n-markdown-italic{font-style:italic}.n-markdown .n-markdown-strikethrough{color:var(--theme-text6);text-decoration:line-through}.n-markdown .n-markdown-inlineCode{color:var(--theme-text5);margin:0 5px}.n-markdown .n-markdown-li{color:var(--theme-text4);line-height:1.6;margin:5px 0}.n-markdown .n-markdown-li .n-markdown-li-dot{width:5px;height:5px;margin-right:5px;line-height:1;display:inline-block;vertical-align:baseline;transform:translate(0, -3px);border-radius:50%;background:currentcolor}.n-markdown .n-markdown-li .n-markdown-li-num{color:var(--theme-text3);margin-right:5px}.n-markdown .n-markdown-hr{width:100%;height:1px;margin:10px 0;border-bottom:1px dashed var(--theme-border1)}.n-markdown .n-markdown-cite{color:var(--theme-green)}.n-markdown .n-markdown-code{border-radius:10px;background:#2e2e2e;margin:10px 0;line-height:1.5;white-space:pre-wrap;padding:20px;font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;color:#c9d1d9}.n-markdown.n-markdownPoint>*:last-child::after{width:2px;content:" ";height:1em;transform:translate(0, 15%);display:inline-block;background:currentcolor;animation:n-markdownPointAnim 1s linear 0s infinite forwards}.n-markdown .n-codeHighLight-idx{margin-right:5px}@keyframes n-markdownPointAnim{0%{opacity:1}60%{opacity:1}65%{opacity:0}95%{opacity:0}100%{opacity:1}}.ccomp-themeList .ccomp-themeList-item{display:flex;align-items:center;justify-content:flex-start;height:32px;background:var(--theme-bg-white3);padding:0 7px;font-size:13px;border-radius:3px;overflow:hidden;color:var(--theme-text3)}.ccomp-themeList .ccomp-themeList-item>span{flex:1;width:0;margin-right:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ccomp-themeList .ccomp-themeList-item>input{flex:1;width:100%;margin-right:5px;border-bottom:1px solid var(--theme-border1)}.ccomp-themeList .ccomp-themeList-item>button{flex-shrink:0;color:var(--theme-text5);cursor:pointer;width:20px;border-radius:3px;height:20px}.ccomp-themeList .ccomp-themeList-item>button:hover{color:#fff;background:var(--theme-color)}.ccomp-themeList .ccomp-themeList-item .ccomp-themeList-red:hover{background:var(--theme-red)}.ccomp-themeList .ccomp-themeList-item+.ccomp-themeList-item{margin-top:3px}.ccol-TitleGroup-name{width:100%}.ccol-TitleGroup-name>li{display:flex;align-items:center;justify-content:flex-start;text-align:left;color:var(--theme-text3);line-height:1.5}.ccol-TitleGroup-name>li+li{margin-top:5px}.ccol-TitleGroup-name>li>span{color:var(--theme-text5)}.ccol-TitleGroup-name:not(.ccol-TitleGroup-noEv)>li{color:var(--theme-color);cursor:pointer}.ccol-TitleGroup-name:not(.ccol-TitleGroup-noEv)>li:hover{opacity:.7}.ccol-TitleGroup-singleName{display:flex;align-items:center;justify-content:flex-start;width:100%;gap:10px}.ccol-TitleGroup-singleName>em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ccol-TitleGroup-singleName>span{margin-left:auto;flex-shrink:0;padding:0 5px;height:20px;border-radius:3px;font-size:12px;background:var(--theme-color-light9);color:var(--theme-color);display:flex;justify-content:center;align-items:center;border:1px solid var(--theme-color-light3)}.ccol-TitleGroup-singleName:not(.ccol-TitleGroup-noEv)>em{color:var(--theme-color);cursor:pointer}.ccol-TitleGroup-singleName:not(.ccol-TitleGroup-noEv)>em:hover{opacity:.7}.ccol-TitleGroup-card{display:grid;grid-template-columns:repeat(auto-fill, minmax(50px, 1fr));justify-content:center;grid-auto-rows:70px;gap:10px;max-height:240px;overflow:hidden;overflow-y:auto;width:100%}.ccol-TitleGroup-card>li{cursor:pointer;min-width:0;min-height:0;border-radius:3px;width:100%;height:100%;overflow:hidden}.ccol-TitleGroup-card>li>img{width:100%;height:100%;object-fit:cover;display:block}.ccomp-materialList{display:grid;padding:10px;grid-template-columns:repeat(auto-fill, minmax(130px, 1fr));grid-auto-rows:200px;justify-content:center;gap:10px;border:1px solid #ddd;height:300px;overflow:hidden;overflow-y:auto}.ccomp-materialList .ccomp-materialList-item{display:flex;flex-direction:column;align-items:stretch;min-width:0;min-height:0;position:relative;overflow:hidden;border:1px solid var(--theme-border1);border-radius:3px 3px 10px 10px}.ccomp-materialList .ccomp-materialList-item>aside{position:relative;height:0;flex:1}.ccomp-materialList .ccomp-materialList-item>aside>span{position:absolute;width:24px;height:24px;left:0px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:12px;border-radius:0 0 10px 0;background:var(--theme-color-light2);top:0px}.ccomp-materialList .ccomp-materialList-item>aside>img{width:100%;height:100%;display:block;object-fit:cover}.ccomp-materialList .ccomp-materialList-item>aside>p{position:absolute;left:0;bottom:0;width:100%;height:32px;color:#fff;font-size:12px;padding:0 10px;padding-bottom:5px;display:flex;align-items:center;justify-content:flex-start;align-items:flex-end;background:linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7) 110%)}.ccomp-materialList .ccomp-materialList-item>aside>p>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ccomp-materialList .ccomp-materialList-item>footer{display:flex;justify-content:center;align-items:center;align-items:stretch;height:27px;font-size:12px;background:var(--theme-bg-white1);border-top:1px solid var(--theme-border1)}.ccomp-materialList .ccomp-materialList-item>footer>span{display:flex;justify-content:center;align-items:center;color:var(--theme-color);flex:1;width:0;cursor:pointer}.ccomp-materialList .ccomp-materialList-item>footer>span:hover{opacity:.7}.ccomp-materialList .ccomp-materialList-item>footer>span+span{border-left:1px solid var(--theme-border1)}.ccomp-materialList .ccomp-materialList-err{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);font-size:12px;z-index:7;display:flex;justify-content:center;align-items:center;padding:3px 5px;width:fit-content;line-height:1.3;max-width:90%;border-radius:3px;background:var(--theme-red);color:#fff}.ccomp-materialList .ccomp-materialList-attr{position:absolute;left:5px;font-size:12px;z-index:5;bottom:5px;--c:var(--theme-color)}.ccomp-materialList .ccomp-materialList-attr>li{height:20px;margin-top:5px;display:flex;justify-content:center;align-items:center;padding:0 5px;border-radius:3px;background:var(--c);color:#fff}.ccomp-materialList .ccomp-materialList-repeat{border-color:var(--theme-red)}.ccomp-materialList .ccomp-materialList-add{min-width:0;min-height:0;overflow:hidden;border:1px solid var(--theme-border1);border-radius:3px 3px 10px 10px;display:flex;justify-content:center;align-items:center;cursor:pointer;color:var(--theme-text6);font-size:36px}.ccomp-materialList .ccomp-materialList-add:hover{border-color:var(--theme-color);color:var(--theme-color)}.ccomp-materialList .ccomp-materialList-addMultiple{min-width:0;min-height:0;overflow:hidden;border:1px solid var(--theme-border1);border-radius:3px 3px 10px 10px;display:flex;justify-content:center;flex-direction:column;cursor:pointer;color:var(--theme-text6);align-items:stretch;font-size:15px}.ccomp-materialList .ccomp-materialList-addMultiple>span{height:0;flex:1;display:flex;justify-content:center;align-items:center;gap:5px}.ccomp-materialList .ccomp-materialList-addMultiple>span>i{font-size:17px}.ccomp-materialList .ccomp-materialList-addMultiple>span+span{border-top:1px solid var(--theme-border1)}.ccomp-materialList .ccomp-materialList-addMultiple>span:hover{color:var(--theme-color)}.ccomp-materialList .ccomp-materialList-noData{grid-column:1/-1;display:flex;justify-content:center;align-items:center;color:var(--theme-text5);font-size:13px}.ccomp-materialList.ccomp-materialListDisabled{background:var(--theme-bg-white4);cursor:not-allowed}.ccomp-materialList.ccomp-materialListDisabled .ccomp-materialList-addMultiple,.ccomp-materialList.ccomp-materialListDisabled .ccomp-materialList-add,.ccomp-materialList.ccomp-materialListDisabled .ccomp-materialList-item>footer{pointer-events:none}.ccomp-materialList.ccomp-materialListDisabled .ccomp-materialList-item>aside{pointer-events:all}.ccomp-selectPopPage{width:100%;position:relative}.ccomp-selectPopPage .ccomp-selectPopPage-input{height:36px;width:100%;border-radius:3px;border:1px solid var(--theme-border1);display:flex;align-items:center;justify-content:flex-start;color:var(--theme-text3);background:var(--theme-bg-white1);padding:0 6px;font-size:14px;position:relative;cursor:text}.ccomp-selectPopPage .ccomp-selectPopPage-input>aside{display:flex;align-items:center;justify-content:flex-start;gap:6px;overflow:hidden}.ccomp-selectPopPage .ccomp-selectPopPage-input>.el-tag{margin-left:6px;flex-shrink:0}.ccomp-selectPopPage .ccomp-selectPopPage-input>i{margin-left:auto;flex-shrink:0;color:var(--theme-text6);width:25px;cursor:pointer;display:flex;justify-content:center;align-items:center}.ccomp-selectPopPage .ccomp-selectPopPage-input .ccomp-selectPopPage-arrow{transition:all .3s}.ccomp-selectPopPage .ccomp-selectPopPage-input .ccomp-selectPopPage-close{display:none}.ccomp-selectPopPage .ccomp-selectPopPage-input:hover .ccomp-selectPopPage-close{display:flex}.ccomp-selectPopPage .ccomp-selectPopPage-input:hover .ccomp-selectPopPage-close+.ccomp-selectPopPage-arrow{display:none}.ccomp-selectPopPage .ccomp-selectPopPage-input .ccomp-selectPopPage-placeholder{position:absolute;left:0;top:0;white-space:nowrap;overflow:hidden;display:flex;align-items:center;justify-content:flex-start;height:100%;padding:0 15px;color:var(--theme-text6);pointer-events:none;width:100%}.ccomp-selectPopPage.ccomp-selectPopPageShowPop .ccomp-selectPopPage-input{border-color:var(--theme-color)}.ccomp-selectPopPage.ccomp-selectPopPageShowPop .ccomp-selectPopPage-input .ccomp-selectPopPage-arrow{transform:rotateZ(180deg)}.ccomp-selectPopPage-pop{width:770px;max-width:90vw}.ccomp-unitNum{position:relative}.ccomp-unitNum>i{position:absolute;right:10px;top:50%;color:var(--theme-text6);transform:translate(0, -50%)}html.n-el .ctb-mulatipleHead .el-table__header-wrapper .el-table__cell{border-color:var(--theme-grey-light7)}html.n-el .el-table .ctb-rowRight{text-align:right}html .n-tb .ctb-sumsRow td{background:var(--theme-color-light9)}.pbatchBuild-selectMulti{display:flex;align-items:center;justify-content:flex-start;height:360px;align-items:stretch;background:var(--theme-bg-white1);border-radius:3px;overflow:hidden;overflow-x:auto;border:1px solid var(--theme-border1)}.pbatchBuild-selectMulti.pbatchBuild-selectMultiDisabled{background:var(--theme-bg-white3);cursor:not-allowed}.pbatchBuild-selectMulti.pbatchBuild-selectMultiDisabled .pbatchBuild-selectMulti-form>*,.pbatchBuild-selectMulti.pbatchBuild-selectMultiDisabled .n-tb,.pbatchBuild-selectMulti.pbatchBuild-selectMultiDisabled .ccomp-materialList>*,.pbatchBuild-selectMulti.pbatchBuild-selectMultiDisabled .pbatchBuild-selectMulti-item>header{pointer-events:none}.pbatchBuild-selectMulti.pbatchBuild-selectMultiDisabled .pmaterialTitle{pointer-events:auto}.pbatchBuild-selectMulti.pbatchBuild-selectMultiDisabled .pmaterialTitle .pmaterialTitle-item,.pbatchBuild-selectMulti.pbatchBuild-selectMultiDisabled .pmaterialTitle .n-richText-compList{pointer-events:none}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-item{display:flex;flex-direction:column;width:300px;flex-shrink:0;align-items:stretch}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-item:last-child{border-right:1px solid var(--theme-border1)}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-item>header{border-bottom:1px solid var(--theme-border1);height:42px;background:var(--theme-bg-white3);padding:0 10px;display:flex;align-items:center;justify-content:flex-start;gap:10px}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-item>header>span{color:var(--theme-text2);font-weight:bold;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;width:0}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-item>header>em{color:var(--theme-color);cursor:pointer;font-size:12px}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-item>header>em:hover{opacity:.7}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-item>header .n-checkBtn{height:26px;--radius: 3px}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-item>header .n-checkBtn>li{font-size:12px}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-item+.pbatchBuild-selectMulti-item{border-left:1px solid var(--theme-border1)}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-item>.n-item{margin:10px;max-width:280px;margin-bottom:0}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-item .n-tb{flex:1;height:0;width:auto;margin:10px}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-item .n-tb .n-tb-cell,.pbatchBuild-selectMulti .pbatchBuild-selectMulti-item .n-tb .n-tb-headTitle{padding:5px}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-item .n-tb th>.n-tb-cell{padding:0}.pbatchBuild-selectMulti .ccomp-materialList{height:0;flex:1;border:0}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-form{height:0;flex:1;padding:10px;overflow-y:auto;overflow-x:hidden}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-form>p{font-size:12px;color:var(--theme-text5);margin-bottom:7px}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-form .pbatchBuild-selectMulti-form-err{font-size:12px;color:var(--theme-red);margin-top:5px}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-form .pbatchBuild-selectMulti-form-err:not(:last-child){margin-bottom:20px}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-form>.n-item,.pbatchBuild-selectMulti .pbatchBuild-selectMulti-form .ccomp-materialList{width:100%}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-form>.n-item+p,.pbatchBuild-selectMulti .pbatchBuild-selectMulti-form .ccomp-materialList+p{margin-top:20px}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-noData{flex:1;width:0;display:flex;justify-content:center;align-items:center;font-size:14px;color:var(--theme-text6)}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-add{flex:1;width:0;display:flex;justify-content:center;flex-direction:column;min-width:300px;align-items:center;border-left:1px solid var(--theme-border1);gap:10px;cursor:pointer;color:var(--theme-color);font-size:14px}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-add>i{font-size:36px}.pbatchBuild-selectMulti .pbatchBuild-selectMulti-add:hover{background:var(--theme-bg-white2)}.pbatchBuild-virtual .n-virtualScroll-view>li{width:300px}.pbatchBuild-virtual .n-virtualScroll-view>li+li{border-left:1px solid var(--theme-border1)}.pbatchBuild-virtual .n-virtualScroll-view>li:last-child{border-right:1px solid var(--theme-border1)}.pbatchBuild-virtual .n-virtualScroll-view .pbatchBuild-selectMulti-item{border:0;height:100%;width:100%}.pbatchBuild-formLabel{height:36px;display:flex;justify-content:flex-end;align-items:center;width:var(--label-size);flex-shrink:0;color:var(--theme-text3);padding-right:12px}.pbatchBuild-formLabel>i{margin-right:3px;color:var(--theme-red)}.cchart-tooltip{color:#fff;font-size:14px;width:240px}.cchart-tooltip>h3{line-height:1}.cchart-tooltip>ul{margin-top:10px}.cchart-tooltip>ul>li{gap:6px;display:flex;align-items:center;justify-content:flex-start;line-height:1}.cchart-tooltip>ul>li+li{margin-top:10px}.cchart-tooltip>ul>li>i{background:var(--c);width:10px;height:10px;border-radius:50%}.cchart-tooltip>ul>li>span{flex:1;width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cchart-tooltip>ul>li>em{font-weight:bold}.ccomp-rule{margin-top:20px;--cols:5}.ccomp-rule.ccomp-ruleBg{border-radius:5px;padding:10px;background:var(--theme-color-light9)}.ccomp-rule .ccomp-rule-head,.ccomp-rule .ccomp-rule-item{display:grid;gap:20px;grid-auto-rows:max-content;grid-template-columns:repeat(var(--cols), 1fr)}.ccomp-rule .ccomp-rule-head>span{min-width:0;min-height:0;width:100%;height:30px;color:var(--theme-text2);display:flex;justify-content:center;align-items:center}.ccomp-rule .ccomp-rule-item{margin-top:20px}.ccomp-rule .ccomp-rule-item>*{min-width:0;min-height:0;width:100%}.ccomp-rule .ccomp-rule-add{display:flex;justify-content:center;align-items:center;height:50px;font-size:14px}.ccomp-rule .ccomp-rule-add>span{cursor:pointer;color:var(--theme-color)}.ccomp-rule .ccomp-rule-add>span:hover:not([disabled]){opacity:.8}.ccomp-rule .ccomp-rule-add>span[disabled]{cursor:not-allowed;color:var(--theme-text6)}.ccomp-rule .ccomp-rule-oper{display:flex;justify-content:center;align-items:center;gap:10px}.ccomp-rule .ccomp-rule-oper>i{cursor:pointer;font-size:20px;color:var(--theme-text5)}.ccomp-rule .ccomp-rule-oper>i:hover:not([disabled]){color:var(--theme-color)}.ccomp-rule .ccomp-rule-oper>i[disabled]{cursor:not-allowed;color:var(--theme-text6)}.ccomp-crudDialog .n-crud{padding:0}.comp-upload{display:flex;align-items:center;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap;gap:10px}.comp-upload .comp-upload-item,.comp-upload .comp-upload-add{width:150px;height:150px;border-radius:5px;color:var(--theme-text5);font-size:50px;cursor:pointer;display:flex;justify-content:center;align-items:center;overflow:hidden;border:1px solid var(--theme-border1);background:var(--theme-bg-white1)}.comp-upload .comp-upload-item{position:relative}.comp-upload .comp-upload-item>img{object-fit:cover;display:block}.comp-upload .comp-upload-item>article{width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;gap:20px;transition:all .3s;opacity:0;font-size:20px;color:#fff}.comp-upload .comp-upload-item>article>i{cursor:pointer}.comp-upload .comp-upload-item>article>i:hover{color:var(--theme-color)}.comp-upload .comp-upload-item:hover>article{opacity:1}.comp-upload .comp-upload-add{border-style:dashed}.comp-upload .comp-upload-add:hover{color:var(--theme-color);border-color:var(--theme-color)}.ccomp-unionSearch{display:flex;align-items:center;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap;gap:10px}.ccomp-unionSearch .ccomp-unionSearch-item,.ccomp-unionSearch .ccomp-unionSearch-add{cursor:pointer;height:36px;border-radius:3px;display:flex;justify-content:center;align-items:center;color:var(--theme-text3);border:1px solid var(--theme-border1);background:var(--theme-bg-white1);overflow:hidden;font-size:15px}.ccomp-unionSearch .ccomp-unionSearch-item:hover,.ccomp-unionSearch .ccomp-unionSearch-add:hover{color:var(--theme-color);border-color:var(--theme-color)}.ccomp-unionSearch .ccomp-unionSearch-item{display:flex;align-items:center;justify-content:flex-start;max-width:100%;align-items:stretch}.ccomp-unionSearch .ccomp-unionSearch-item>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10px;line-height:36px}.ccomp-unionSearch .ccomp-unionSearch-item>i{border-left:1px solid var(--theme-border1);height:100%;width:30px;color:var(--theme-text5);display:flex;justify-content:center;align-items:center}.ccomp-unionSearch .ccomp-unionSearch-item>i:hover{border-color:var(--theme-red);color:#fff;background:var(--theme-red)}.ccomp-unionSearch .ccomp-unionSearch-add{width:36px}.ccomp-checkSearch{display:flex;align-items:center;justify-content:flex-start;width:360px}.ccomp-checkSearch .n-radio{height:36px;width:36px;display:flex;justify-content:center;align-items:center;border-radius:3px 0 0 3px;border:1px solid var(--theme-border1);border-right:0}.ccomp-checkSearch .el-input{flex:1;width:0}.ccomp-checkSearch .el-input input{border-radius:0 3px 3px 0}.ccomp-materialList2{display:grid;grid-template-columns:repeat(auto-fill, minmax(360px, 1fr));gap:20px;grid-auto-rows:max-content;--radius:5px}.ccomp-materialList2 .ccomp-materialList2-item{min-width:0;min-height:0;position:relative;background:var(--theme-bg-white1);border-radius:var(--radius);transition:transform .3s}.ccomp-materialList2 .ccomp-materialList2-item>article{height:130px}.ccomp-materialList2 .ccomp-materialList2-img{border-radius:var(--radius) var(--radius) 0 0;position:relative;height:200px;display:flex;justify-content:center;align-items:center;font-size:0;-webkit-user-select:none;user-select:none;overflow:hidden;background:#000;box-shadow:0 0 15px 3px var(--theme-shadow1)}.ccomp-materialList2 .ccomp-materialList2-img>img{width:100%;height:100%;position:relative;z-index:2;object-fit:contain;cursor:pointer}.ccomp-materialList2 .ccomp-materialList2-img>aside{display:flex;justify-content:center;align-items:center;display:none;gap:60px;z-index:5;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.ccomp-materialList2 .ccomp-materialList2-img>aside>i{width:50px;height:50px;background:rgba(0,0,0,.3);color:#fff;border-radius:50%;font-size:26px;display:flex;justify-content:center;align-items:center;transition:all .6s}.ccomp-materialList2 .ccomp-materialList2-img>aside>i:hover{text-shadow:0 0 10px #fff;background:rgba(0,0,0,.7)}.ccomp-materialList2 .ccomp-materialList2-img:hover>aside{display:flex}.ccomp-materialList2 .ccomp-materialList2-bg{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:120%;height:120%;background:#000 no-repeat center/cover;background-image:var(--bg);filter:blur(10px)}.ccomp-materialList2 .ccomp-materialList2-info{overflow:hidden;box-shadow:0 0 15px 3px var(--theme-shadow1);position:relative;z-index:2;color:var(--theme-text2);background:var(--theme-bg-white1);font-size:13px;border-radius:0 0 var(--radius) var(--radius);transition:all .3s}.ccomp-materialList2 .ccomp-materialList2-info>h3{font-weight:bold;font-size:15px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:12px}.ccomp-materialList2 .ccomp-materialList2-info>h3:hover{color:var(--theme-color)}.ccomp-materialList2 .ccomp-materialList2-des{display:grid;grid-template-columns:repeat(2, 1fr);gap:15px;padding:0 12px;padding-bottom:12px;grid-auto-rows:max-content}.ccomp-materialList2 .ccomp-materialList2-des>li{display:flex;align-items:center;justify-content:flex-start;gap:5px;opacity:0;line-height:1;align-items:flex-start}.ccomp-materialList2 .ccomp-materialList2-des>li>span{width:65px;flex-shrink:0;color:var(--theme-text5)}.ccomp-materialList2 .ccomp-materialList2-des>li>em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;width:0}.ccomp-materialList2 .ccomp-materialList2-des>li:nth-child(1),.ccomp-materialList2 .ccomp-materialList2-des>li:nth-child(2),.ccomp-materialList2 .ccomp-materialList2-des>li:nth-child(3),.ccomp-materialList2 .ccomp-materialList2-des>li:nth-child(4){opacity:1}.ccomp-materialList2 .ccomp-materialList2-tags{grid-column:1/-1}.ccomp-materialList2 .ccomp-materialList2-tags>article{display:flex;align-items:center;justify-content:flex-start;align-self:flex-start;flex-wrap:wrap;flex:1;width:0;gap:5px;align-content:flex-start}.ccomp-materialList2 .ccomp-materialList2-tags>article>*{max-width:100%}.ccomp-materialList2 .ccomp-materialList2-down{color:var(--theme-color);height:30px;font-size:16px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:var(--theme-bg-white1);width:100%;z-index:5;position:absolute;bottom:0;left:0;border-radius:0 0 var(--radius) var(--radius);width:100%}.ccomp-materialList2 .ccomp-materialList2-down:hover{background:var(--theme-color-light9)}.ccomp-materialList2 .ccomp-materialList2-open{z-index:5}.ccomp-materialList2 .ccomp-materialList2-open .ccomp-materialList2-des>li{opacity:1}.ccomp-materialList2 .ccomp-materialList2-check{transform:scale(0.9);border:2px solid var(--theme-color)}
.pstat .pstat-chart{height:500px;margin:20px 0;display:flex;flex-direction:column;position:relative}.pstat .pstat-chart .n-chart{flex:1;height:0;margin-top:20px}.pstat .pstat-chart .pstat-chart-select{position:absolute;right:15px;top:15px}.pstat .pstat-chart .n-cell-title{display:flex;align-items:center;justify-content:flex-start;height:25px;padding-right:0}.pstat .pstat-chart .n-cell-title .n-item{margin-left:auto}.pstat .pstat-chart .n-cell-title .n-checkBtn{height:30px}.pstat .pstat-chart .n-cell-title .n-checkBtn>li{font-size:13px;flex:0 1 auto;width:auto;padding:0 12px}.pstat .pstat-infoCell{width:100%}.pstat .pstat-infoCell>h3{display:flex;justify-content:flex-end;align-items:center;gap:3px}.pstat .pstat-infoCell>h3>span,.pstat .pstat-infoCell>h3>em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pstat .pstat-infoCell>h3>em{color:var(--theme-color);cursor:pointer}.pstat .pstat-infoCell>h3>em:hover{opacity:.8}.pstat .pstat-infoCell>h3>i{color:var(--theme-green)}.pstat .pstat-infoCell>h3>i:hover{opacity:.8}.pstat .pstat-infoCell>p{margin-top:5px;font-size:12px;display:flex;justify-content:flex-end;align-items:center;color:var(--theme-text5);gap:3px}.pstat .pstat-infoCell>p>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pstat .pstat-material-view{display:flex;flex-wrap:wrap;align-content:flex-start;flex-direction:row}.pstat .pstat-material-view>div{width:0;flex:0 0 134px;height:235px;display:flex;justify-content:center;align-items:center;color:#aaa;background:#333}.pstat .pstat-material-view>div>img{display:block;width:100%;height:100%;object-fit:contain}.pstat .pstat-material-view>ul{margin-left:10px;flex:1;display:flex;flex-wrap:wrap;flex-direction:row;align-content:flex-start;width:0}.pstat .pstat-material-view>ul>li{flex:0 1 100%;display:flex;align-items:center;justify-content:flex-start;font-size:13px;height:30px;color:var(--theme-text3);padding:0 5px}.pstat .pstat-material-view>ul>li>span{white-space:pre;color:var(--theme-text5);margin-right:5px}.pstat .pstat-material-view>ul .pstat-material-view-link>em{cursor:pointer;display:flex;align-items:center;justify-content:flex-start;gap:5px;flex:1;width:0;color:var(--theme-color)}.pstat .pstat-material-view>ul .pstat-material-view-link>em>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pstat .pstat-material-view>ul .pstat-material-view-link>em>i{margin-right:5px}.pstat .pstat-material-view.pstat-material-viewErr>div{border:2px solid var(--theme-red)}.pstat .n-tbEl .el-table .pstat-tb-sums{background:var(--theme-bg-white4)}.pstat .pstat-payback-checkButtons{display:flex;align-items:center;justify-content:flex-start;height:36px;white-space:nowrap;width:auto}.pstat .pstat-payback-checkButtons>li{padding:0 20px;border-bottom:2px solid var(--theme-border1);height:100%;cursor:pointer;font-size:14px;display:flex;justify-content:center;align-items:center;color:var(--theme-text4)}.pstat .pstat-payback-checkButtons .pstat-payback-checkButtons-this{color:var(--theme-color);border-color:var(--theme-color)}@media screen and (max-width: 850px){.pstat .pstat-payback-checkButtons{width:100%}.pstat .pstat-payback-checkButtons>li{padding:0 13px}}.pstat .n-tbEl .pstat-tbCheckBtn{height:24px}.pstat .n-tbEl .pstat-tbCheckBtn>li{padding:0 5px;width:auto;font-size:12px;flex-shrink:0}.pstat .n-tbEl .pstat-tbSwitch{height:16px;border-radius:8px}.pstat .n-tbEl .pstat-tbSwitch .el-switch__core{height:16px;width:30px !important}.pstat .n-tbEl .pstat-tbSwitch .el-switch__core::after{width:12px;height:12px}.pstat .n-tbEl .pstat-tbSwitch.is-checked .el-switch__core{border-color:var(--theme-color-dark2);background-color:var(--theme-color-dark2)}.pstat .n-tbEl .pstat-tbSwitch.is-checked .el-switch__core::after{margin-left:-13px}.pstat .n-tbEl tbody .pstat-tdRight{text-align:right}.pstat-payback .el-table__body tr:last-child td{background:var(--theme-color-light9)}.pstat-payback .el-table__body .el-table__expanded-cell .el-table__body tr:last-child td{background:inherit}.pstat-payback .el-table__body .el-table__expanded-cell .el-table__body tr:last-child:hover{background:var(--theme-bg-white4)}.pstat-filterColHead{width:240px}.pstat-filterColHead .pstat-filterColHead-item{padding:10px 0;display:flex;align-items:center;justify-content:flex-start}.pstat-filterColHead .pstat-filterColHead-item>.el-input{flex:1;min-width:100px;width:0}.pstat-filterColHead .pstat-filterColHead-item>.el-input input{width:100%}.pstat-filterColHead .pstat-filterColHead-item>.el-input-number{min-width:100px;flex:1;width:0}.pstat-filterColHead .pstat-filterColHead-tip{color:var(--theme-text5);font-size:12px;line-height:20px;text-align:center}.pstat-filterColHead .pstat-filterColHead-label{text-align:right;color:var(--theme-text4);line-height:36px;min-width:70px;margin-right:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pstat-filterColHead .pstat-filterColHead-unit{margin-left:5px;color:var(--theme-text6)}.pstat-filterTags{display:flex;align-content:flex-start;flex-wrap:wrap;margin-bottom:-20px}.pstat-filterTags .pstat-filterTags-filter{font-size:16px;color:var(--theme-color);margin:0 10px 10px 0;height:30px;display:flex;justify-content:center;align-items:center}.pstat-filterTags .pstat-filterTags-item{background:var(--theme-bg-white4);white-space:nowrap;padding:0 5px;height:30px;display:flex;align-items:center;justify-content:flex-start;border-radius:2px;margin:0 10px 10px 0;border:1px solid var(--theme-border1);color:var(--theme-text3)}.pstat-filterTags .pstat-filterTags-item>i{cursor:pointer;vertical-align:middle;margin-left:10px}.pstat-filterTags .pstat-filterTags-item>i:hover{font-weight:bold;color:var(--theme-color)}.pstat-filterTags .pstat-filterTags-and{color:var(--theme-color-dark1);background:var(--theme-color-light8);border-color:var(--theme-color-light5)}.pstat-filterTags .pstat-filterTags-and>i:hover{color:var(--theme-color)}.pstat-filterTags .pstat-filterTags-or{color:var(--theme-yellow-dark1);background:var(--theme-yellow-light8);border-color:var(--theme-yellow-light5)}.pstat-filterTags .pstat-filterTags-or>i:hover{color:var(--theme-yellow)}
.pmaterial{padding:20px}.pmaterial .pmaterial-toTop{position:fixed;right:2vw;bottom:2vw;width:30px;height:30px;font-size:20px;z-index:10;border-radius:50%;box-shadow:0 0 10px 1px var(--theme-shadow1);background:var(--theme-bg-white1);color:var(--theme-color);cursor:pointer;display:flex;justify-content:center;align-items:center}.pmaterial .pmaterial-toTop:hover{color:#fff;background:var(--theme-color)}.pmaterial .el-dialog{background:var(--theme-bg-white1)}.pmaterial .el-dialog .el-dialog__title{color:var(--theme-text2)}.pmaterial .pmaterial-search{transition:all .3s;overflow:hidden;margin-bottom:20px}.pmaterial .pmaterial-search .n-cell-title{display:flex;justify-content:space-between;align-items:center;padding-right:0;margin-bottom:20px}.pmaterial .pmaterial-search .n-cell-title>i{transition:all .2s linear}.pmaterial .pmaterial-search .pmaterial-search-lineRight{display:flex;justify-content:flex-end;align-items:center;white-space:nowrap}.pmaterial .pmaterial-search .pmaterial-search-lineRight .el-switch{margin-right:10px}.pmaterial .pmaterial-search .pmaterial-search-lineRight .el-switch .el-switch__label.is-active{color:inherit}.pmaterial .pmaterial-center{margin-top:20px}.pmaterial .pmaterial-center .n-cell-title{margin-bottom:20px}.pmaterial .pmaterial-center .n-page{text-align:right}.pmaterial .n-operMenu{position:sticky;top:0;background:var(--theme-bg-white1-fill);z-index:10;margin-bottom:10px;padding:0 15px 10px 15px;margin-left:-15px;width:calc(100% + 30px)}.pmaterial .pmaterial-layoutBtns{display:flex;justify-content:flex-end;align-items:center;order:-1;flex:0 0 100%;position:relative;z-index:2;margin-top:-46px !important}.pmaterial .pmaterial-layoutBtns .n-checkBtn{--radius:18px;width:300px}.pmaterial-tagsList>div{display:flex;flex-wrap:wrap}.pmaterial-dialogBtn{margin-left:auto;display:flex;justify-content:flex-end;align-items:center}
