.w-1400[data-v-8dace7f2]{width:140rem}.flex-center[data-v-8dace7f2],.flex[data-v-8dace7f2]{display:flex;align-items:center}.flex-center[data-v-8dace7f2]{justify-content:center}.flex-start[data-v-8dace7f2]{display:flex;justify-content:flex-start;align-items:center}.v-flex-start[data-v-8dace7f2]{display:flex;align-items:flex-start}.flex-between[data-v-8dace7f2]{display:flex;justify-content:space-between;align-items:center}.column-flex-center[data-v-8dace7f2]{flex-direction:column;display:flex;justify-content:center;align-items:center}.ellipsis-1[data-v-8dace7f2]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ellipsis-2[data-v-8dace7f2]{-webkit-line-clamp:2}.ellipsis-2[data-v-8dace7f2],.ellipsis-3[data-v-8dace7f2]{display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.ellipsis-3[data-v-8dace7f2]{-webkit-line-clamp:3}.ellipsis-4[data-v-8dace7f2]{-webkit-line-clamp:4}.ellipsis-4[data-v-8dace7f2],.ellipsis-5[data-v-8dace7f2]{display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.ellipsis-5[data-v-8dace7f2]{-webkit-line-clamp:5}.fit-text[data-v-8dace7f2]{display:inline-flex;justify-content:center;align-items:center;width:fit-content;padding-top:0;padding-bottom:0}.no-scroll-x[data-v-8dace7f2]{max-width:100%;overflow-x:hidden}.scrollbar[data-v-8dace7f2]{overflow-y:auto}.scrollbar[data-v-8dace7f2]::-webkit-scrollbar-thumb{border-radius:.3rem;border:.5rem solid #009f39;background:#fff}.scrollbar[data-v-8dace7f2]::-webkit-scrollbar{width:.5rem;height:0}.scrollbar-y[data-v-8dace7f2]{overflow-y:auto}.scrollbar-y[data-v-8dace7f2]::-webkit-scrollbar-thumb{border-radius:.3rem;border:.5rem solid #009f39;background:#fff}.scrollbar-y[data-v-8dace7f2]::-webkit-scrollbar{width:.5rem;height:0}.hover-color[data-v-8dace7f2]{cursor:pointer}.hover-color[data-v-8dace7f2]:hover{color:#009f39!important}.cursor[data-v-8dace7f2]{cursor:pointer}[data-v-8dace7f2] .el-dialog{margin-top:0!important;height:100vh!important}[data-v-8dace7f2] .el-dialog__wrapper{left:auto!important}[data-v-8dace7f2] .el-dialog__body{padding:0 0 3rem}[data-v-8dace7f2] .el-dialog__header{background:url(../img/nav-bg.5fd9c43e.png) repeat;padding:1.6rem 2.4rem;border-bottom:.1rem solid #eee;font-weight:600;font-size:1.8rem}[data-v-8dace7f2] .el-dialog__header .el-dialog__title{color:#d3ad84}[data-v-8dace7f2] .el-dialog__header .el-dialog__close{font-size:2rem}.dialog-content[data-v-8dace7f2]{display:flex}.chat-main[data-v-8dace7f2]{flex:2;margin-top:2rem}.chat-header[data-v-8dace7f2]{padding:0 0 .8rem 2rem}.chat-content[data-v-8dace7f2]{display:flex;flex-direction:column;background:#fff;min-width:0;margin:0 2rem;border-radius:.4rem;border:.1rem solid #f6f6f6}.message-list[data-v-8dace7f2]{flex:1;overflow-y:auto;padding:2.4rem;display:flex;flex-direction:column;gap:1.6rem}.message-item[data-v-8dace7f2]{display:flex;align-items:center;gap:1.2rem}.message-item.self[data-v-8dace7f2]{flex-direction:row-reverse}.msg-avatar[data-v-8dace7f2]{width:3.6rem;height:3.6rem;border-radius:50%}.msg-bubble[data-v-8dace7f2]{max-width:42rem;font-size:1.5rem;color:#222;position:relative}.msg-content[data-v-8dace7f2]{padding:1rem 1.6rem;background:#f6f6f6;border-radius:.8rem}.msg-meta[data-v-8dace7f2]{font-size:1.2rem;color:#888;margin:.4rem 0}.message-item.self .msg-meta[data-v-8dace7f2]{text-align:right}.chat-userinfo[data-v-8dace7f2]{flex:1;background:#fff;display:flex;flex-direction:column;align-items:center;border-radius:.5rem}.user-card[data-v-8dace7f2]{display:flex;flex-direction:column;margin-top:1.2rem}.user-card .user-title[data-v-8dace7f2]{text-align:left}.user-header[data-v-8dace7f2]{display:flex;align-items:center;gap:1.6rem;margin:2rem auto 1.6rem auto;width:100%}.user-avatar[data-v-8dace7f2]{width:6rem;height:6rem;border-radius:50%;flex-shrink:0}.user-info[data-v-8dace7f2]{flex:1}.user-name[data-v-8dace7f2]{font-size:1.8rem;font-weight:600;color:#222;margin-bottom:.4rem}.user-id[data-v-8dace7f2]{font-size:1.3rem;color:#888;margin-top:1.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-info-row[data-v-8dace7f2]{width:100%;font-size:1.4rem;color:#333;margin-bottom:1.2rem;text-align:left}.user-info-row b[data-v-8dace7f2]{font-weight:400;color:#999}.user-tag[data-v-8dace7f2]{display:inline-block;background:#ffb14a;color:#fff;border-radius:.4rem;padding:.2rem 1rem;font-size:1.3rem;margin-right:.8rem}.user-btns[data-v-8dace7f2]{display:flex;gap:1.2rem;margin-top:1.6rem;width:100%;justify-content:center}.user-btn[data-v-8dace7f2]{background:#fff;border:.1rem solid #2f6844;color:#2f6844;border-radius:.6rem;padding:.6rem 1.8rem;font-size:1.5rem;cursor:pointer;transition:background .2s,color .2s}.user-btn[data-v-8dace7f2]:hover{background:#2f6844;color:#fff}[data-v-08056d98] .modal-custom{min-width:40vw}[data-v-08056d98] .modal-custom .modal-inner{padding:0}[data-v-08056d98] .modal-custom .modal-inner .item{margin-bottom:2rem;display:flex;align-items:center}[data-v-08056d98] .modal-custom .modal-inner .item .text,[data-v-08056d98] .modal-custom .modal-inner .item .text1{min-width:19rem;text-align:left;text-align:right;padding-right:1rem}[data-v-08056d98] .modal-custom .modal-inner .item .text.required:before{margin-right:.3rem;content:"*";font-family:OPPOSans;font-weight:400;font-size:1.4rem;color:red}[data-v-08056d98] .modal-custom .modal-inner .item .text:after{margin-left:.3rem;content:":";font-family:OPPOSans;font-weight:400;font-size:1.4rem;color:#999}[data-v-08056d98] .modal-custom .modal-inner .item .default-text{margin-left:2rem}[data-v-08056d98] .modal-custom .modal-inner .item .el-select{width:100%;font-family:OPPOSans;font-weight:400;font-size:1.4rem;color:#666}[data-v-08056d98] .modal-custom .modal-inner .send{margin-top:3rem}[data-v-08056d98] .el-dialog__header{padding:1.6rem 2.4rem;background:#f7f7f7;font-family:Poppins;font-weight:600;font-size:1.8rem}[data-v-08056d98] .el-dialog__header .el-dialog__title{color:#333}[data-v-08056d98] .el-dialog__header .el-dialog__close{font-size:2rem}[data-v-08056d98] .el-dialog__body{padding:3.6rem 6rem 3.6rem 0}[data-v-08056d98] .el-input .el-input__inner:disabled{color:#666}[data-v-08056d98] .el-dialog__footer{text-align:center;padding-bottom:5rem}[data-v-08056d98] .el-dialog__footer button{margin:0 1.2rem}[data-v-08056d98] .el-dialog__footer .btn-1{width:10rem;height:4rem;background:url(../img/nav-bg.5fd9c43e.png);border-radius:.3rem;font-weight:700;font-size:1.4rem;color:#fff}[data-v-08056d98] .el-dialog__footer .btn-2{width:10rem;height:4rem;border:.1rem solid #2f6844;border-radius:.3rem;font-weight:700;font-size:1.4rem;color:#2f6844}.w-1400[data-v-08056d98]{width:140rem}.flex-center[data-v-08056d98],.flex[data-v-08056d98]{display:flex;align-items:center}.flex-center[data-v-08056d98]{justify-content:center}.flex-start[data-v-08056d98]{display:flex;justify-content:flex-start;align-items:center}.v-flex-start[data-v-08056d98]{display:flex;align-items:flex-start}.flex-between[data-v-08056d98]{display:flex;justify-content:space-between;align-items:center}.column-flex-center[data-v-08056d98]{flex-direction:column;display:flex;justify-content:center;align-items:center}.ellipsis-1[data-v-08056d98]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ellipsis-2[data-v-08056d98]{-webkit-line-clamp:2}.ellipsis-2[data-v-08056d98],.ellipsis-3[data-v-08056d98]{display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.ellipsis-3[data-v-08056d98]{-webkit-line-clamp:3}.ellipsis-4[data-v-08056d98]{-webkit-line-clamp:4}.ellipsis-4[data-v-08056d98],.ellipsis-5[data-v-08056d98]{display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.ellipsis-5[data-v-08056d98]{-webkit-line-clamp:5}.fit-text[data-v-08056d98]{display:inline-flex;justify-content:center;align-items:center;width:fit-content;padding-top:0;padding-bottom:0}.no-scroll-x[data-v-08056d98]{max-width:100%;overflow-x:hidden}.scrollbar[data-v-08056d98]{overflow-y:auto}.scrollbar[data-v-08056d98]::-webkit-scrollbar-thumb{border-radius:.3rem;border:.5rem solid #009f39;background:#fff}.scrollbar[data-v-08056d98]::-webkit-scrollbar{width:.5rem;height:0}.scrollbar-y[data-v-08056d98]{overflow-y:auto}.scrollbar-y[data-v-08056d98]::-webkit-scrollbar-thumb{border-radius:.3rem;border:.5rem solid #009f39;background:#fff}.scrollbar-y[data-v-08056d98]::-webkit-scrollbar{width:.5rem;height:0}.hover-color[data-v-08056d98]{cursor:pointer}.hover-color[data-v-08056d98]:hover{color:#009f39!important}.cursor[data-v-08056d98]{cursor:pointer}@media screen and (max-width:1199px){[data-v-08056d98] .el-input__suffix{display:none!important}[data-v-08056d98] .el-switch__core{height:2rem;border-radius:1rem}[data-v-08056d98] .el-switch__core:after{width:1.5rem;height:1.5rem}[data-v-08056d98] .el-switch.is-checked .el-switch__core:after{margin-left:-2rem}[data-v-08056d98] .modal-custom{width:90%!important;min-width:40vw}[data-v-08056d98] .modal-custom .modal-inner{padding:1rem;padding-bottom:0}[data-v-08056d98] .modal-custom .modal-inner .item{margin-bottom:2rem;display:flex;align-items:center}[data-v-08056d98] .modal-custom .modal-inner .item .text{min-width:8rem;min-width:5em;text-align:left;font-size:1.4rem}[data-v-08056d98] .modal-custom .modal-inner .send{margin-top:3rem}[data-v-08056d98] .el-dialog__header{height:4.4rem;line-height:4.4rem;border-bottom:.1rem solid #eee;padding:0 1.5rem}[data-v-08056d98] .el-dialog__header .el-dialog__title{font-size:1.6rem;line-height:4.4rem}[data-v-08056d98] .el-dialog__header .el-dialog__headerbtn{font-size:2.4rem;top:1rem}[data-v-08056d98] .el-input .el-input__inner{height:3.2rem;line-height:3.2rem}[data-v-08056d98] .el-input .el-input__inner:disabled{color:#666}[data-v-08056d98] .el-dialog__footer{text-align:center;padding:1.5rem}[data-v-08056d98] .el-dialog__footer button{width:10.4rem;height:4rem;border-radius:.4rem .4rem .4rem .4rem;border:.1rem solid #009f39;border:.1rem solid transparent}[data-v-08056d98] .el-dialog__footer .queding{margin-left:2rem;background:#009f39;border-radius:.3rem;font-size:1.4rem;color:#fff;border:.1rem solid #009f39}[data-v-08056d98] .el-dialog__footer .quxiao{background:#fff;border-radius:.3rem;font-size:1.4rem;color:#009f39;border:.1rem solid #009f39}}.table-view[data-v-41cddfca]{background:#fff;border-radius:.4rem;padding:2rem 1rem}.control-right[data-v-41cddfca]{margin-bottom:1.5rem}.control-right .add-btn[data-v-41cddfca]{cursor:pointer;padding:0 1.5rem;min-width:8rem;height:3.6rem;background:url(../img/nav-bg.5fd9c43e.png) repeat;border-radius:.4rem .4rem .4rem .4rem;font-family:Microsoft YaHei;font-weight:400;font-size:1.4rem;color:#fff;margin-right:.8rem}.control-right .add-btn b[data-v-41cddfca],.control-right .add-btn span[data-v-41cddfca]{margin-right:.8rem;display:inline-flex;justify-content:center;align-items:center}.control-right .add-btn span[data-v-41cddfca]{border:.1rem solid #fff;width:1.6rem;height:1.6rem;border-radius:50%;font-size:1.6rem;background:transparent;box-sizing:border-box}.w-1400[data-v-41cddfca]{width:140rem}.flex-center[data-v-41cddfca],.flex[data-v-41cddfca]{display:flex;align-items:center}.flex-center[data-v-41cddfca]{justify-content:center}.flex-start[data-v-41cddfca]{display:flex;justify-content:flex-start;align-items:center}.v-flex-start[data-v-41cddfca]{display:flex;align-items:flex-start}.flex-between[data-v-41cddfca]{display:flex;justify-content:space-between;align-items:center}.column-flex-center[data-v-41cddfca]{flex-direction:column;display:flex;justify-content:center;align-items:center}.ellipsis-1[data-v-41cddfca]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ellipsis-2[data-v-41cddfca]{-webkit-line-clamp:2}.ellipsis-2[data-v-41cddfca],.ellipsis-3[data-v-41cddfca]{display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.ellipsis-3[data-v-41cddfca]{-webkit-line-clamp:3}.ellipsis-4[data-v-41cddfca]{-webkit-line-clamp:4}.ellipsis-4[data-v-41cddfca],.ellipsis-5[data-v-41cddfca]{display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.ellipsis-5[data-v-41cddfca]{-webkit-line-clamp:5}.fit-text[data-v-41cddfca]{display:inline-flex;justify-content:center;align-items:center;width:fit-content;padding-top:0;padding-bottom:0}.no-scroll-x[data-v-41cddfca]{max-width:100%;overflow-x:hidden}.scrollbar[data-v-41cddfca]{overflow-y:auto}.scrollbar[data-v-41cddfca]::-webkit-scrollbar-thumb{border-radius:.3rem;border:.5rem solid #009f39;background:#fff}.scrollbar[data-v-41cddfca]::-webkit-scrollbar{width:.5rem;height:0}.scrollbar-y[data-v-41cddfca]{overflow-y:auto}.scrollbar-y[data-v-41cddfca]::-webkit-scrollbar-thumb{border-radius:.3rem;border:.5rem solid #009f39;background:#fff}.scrollbar-y[data-v-41cddfca]::-webkit-scrollbar{width:.5rem;height:0}.hover-color[data-v-41cddfca]{cursor:pointer}.hover-color[data-v-41cddfca]:hover{color:#009f39!important}.cursor[data-v-41cddfca]{cursor:pointer}.view-wrap[data-v-41cddfca]{background:#fff;padding:2rem;border-radius:.6rem}.actions-view .control-box[data-v-41cddfca],.control-view .control-box[data-v-41cddfca]{flex-wrap:wrap;display:flex;align-items:flex-start;justify-content:space-between;padding:2rem 1rem;background:#fff;border-radius:.5rem}.actions-view .control-box .control-left[data-v-41cddfca],.control-view .control-box .control-left[data-v-41cddfca]{display:flex;flex-wrap:wrap;gap:1.6rem 2.4rem;width:100%;box-sizing:border-box}.actions-view .control-box .control-right[data-v-41cddfca],.control-view .control-box .control-right[data-v-41cddfca]{margin-left:5rem;display:flex;align-items:center}.actions-view .control-box .control-act[data-v-41cddfca],.control-view .control-box .control-act[data-v-41cddfca]{display:flex;align-items:center;min-width:22rem}.actions-view .control-box .control-act[data-v-41cddfca]:last-child,.control-view .control-box .control-act[data-v-41cddfca]:last-child{margin-right:0}.actions-view .control-box .control-act .act-label[data-v-41cddfca],.control-view .control-box .control-act .act-label[data-v-41cddfca]{margin-right:.8rem;white-space:nowrap;color:#333;font-size:1.4rem}.actions-view .control-box .control-act .act-form[data-v-41cddfca],.control-view .control-box .control-act .act-form[data-v-41cddfca]{flex:1;min-width:0}.table-view[data-v-41cddfca]{margin-top:2rem;margin-bottom:2rem}.table-view[data-v-41cddfca] .el-table th.el-table__cell{background:#f2f6fc}.table-view .row-acts[data-v-41cddfca]{text-align:center;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.table-view .row-acts .row-act+.row-act[data-v-41cddfca]:before{content:"";display:inline-block;width:.2rem;height:1.2rem;background:#aaa;margin:0 1.2rem;margin:0 .6rem;position:relative;top:.2rem}.table-view .row-switch .el-switch__label[data-v-41cddfca],.table-view .row-switch .el-switch__label [data-v-41cddfca],.table-view .row-switch[data-v-41cddfca]{font-size:1.2rem}.table-view .row-pics[data-v-41cddfca]{display:flex}.table-view .row-pics .pic-item[data-v-41cddfca]{margin:0 1rem}.table-view .row-pic[data-v-41cddfca]{margin:0 .5rem}.table-view .row-pic .el-image[data-v-41cddfca]{width:4rem;height:4rem}.table-box[data-v-41cddfca]{max-width:100%;overflow-x:auto}.tool-view[data-v-41cddfca]{display:flex;align-items:center;justify-content:space-between}.tool-view .tool-left[data-v-41cddfca]{display:flex;align-items:center;min-width:10rem}.tool-view .tool-left .tool-items[data-v-41cddfca]{display:flex;align-items:center}.tool-view .tool-left .tool-items .item[data-v-41cddfca]{margin-right:1rem}.table-responsive[data-v-41cddfca]{width:100%;max-width:100vw;overflow-x:auto;box-sizing:border-box}.btn[data-v-41cddfca]{cursor:pointer;padding:0 1rem;min-width:8rem;height:3.8rem;background:url(../img/nav-bg.5fd9c43e.png) repeat;border-radius:.4rem .4rem .4rem .4rem;font-family:Microsoft YaHei;font-weight:400;font-size:1.4rem;color:#d3ad84;margin-right:.8rem}.label-maohao[data-v-41cddfca]:after{content:"：";padding-right:.4rem}