:host,:root{--w-e-textarea-bg-color:#fff;--w-e-textarea-color:#333;--w-e-textarea-border-color:#ccc;--w-e-textarea-slight-border-color:#e8e8e8;--w-e-textarea-slight-color:#d4d4d4;--w-e-textarea-slight-bg-color:#f5f2f0;--w-e-textarea-selected-border-color:#b4d5ff;--w-e-textarea-handler-bg-color:#4290f7;--w-e-toolbar-color:#595959;--w-e-toolbar-bg-color:#fff;--w-e-toolbar-active-color:#333;--w-e-toolbar-active-bg-color:#f1f1f1;--w-e-toolbar-disabled-color:#999;--w-e-toolbar-border-color:#e8e8e8;--w-e-modal-button-bg-color:#fafafa;--w-e-modal-button-border-color:#d9d9d9}.w-e-text-container *,.w-e-toolbar *{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;outline:none;padding:0}.w-e-text-container blockquote,.w-e-text-container li,.w-e-text-container p,.w-e-text-container td,.w-e-text-container th,.w-e-toolbar *{line-height:1.5}.w-e-text-container{background-color:var(--w-e-textarea-bg-color);color:var(--w-e-textarea-color);height:100%;position:relative}.w-e-text-container .w-e-scroll{-webkit-overflow-scrolling:touch;height:100%}.w-e-text-container [data-slate-editor]{word-wrap:break-word;border-top:1px solid transparent;min-height:100%;outline:0;padding:0 10px;white-space:pre-wrap}.w-e-text-container [data-slate-editor] p{margin:15px 0}.w-e-text-container [data-slate-editor] h1,.w-e-text-container [data-slate-editor] h2,.w-e-text-container [data-slate-editor] h3,.w-e-text-container [data-slate-editor] h4,.w-e-text-container [data-slate-editor] h5{margin:20px 0}.w-e-text-container [data-slate-editor] img{cursor:default;display:inline!important;max-width:100%;min-height:20px;min-width:20px}.w-e-text-container [data-slate-editor] span{text-indent:0}.w-e-text-container [data-slate-editor] [data-selected=true]{-webkit-box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color);box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-placeholder{font-style:italic;left:10px;top:17px;width:90%}.w-e-max-length-info,.w-e-text-placeholder{color:var(--w-e-textarea-slight-color);pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.w-e-max-length-info{bottom:.5em;right:1em}.w-e-bar{background-color:var(--w-e-toolbar-bg-color);color:var(--w-e-toolbar-color);font-size:14px;padding:0 5px}.w-e-bar svg{fill:var(--w-e-toolbar-color);height:14px;width:14px}.w-e-bar-show{display:-webkit-box;display:-ms-flexbox;display:flex}.w-e-bar-hidden{display:none}.w-e-hover-bar{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.12156862745098039);box-shadow:0 2px 5px rgba(0,0,0,.12156862745098039);position:absolute}.w-e-toolbar{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.w-e-bar-divider{background-color:var(--w-e-toolbar-border-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:40px;margin:0 5px;width:1px}.w-e-bar-item{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;padding:4px;position:relative;text-align:center}.w-e-bar-item,.w-e-bar-item button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.w-e-bar-item button{background:transparent;border:none;color:var(--w-e-toolbar-color);cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:32px;overflow:hidden;padding:0 8px;white-space:nowrap}.w-e-bar-item button:hover{background-color:var(--w-e-toolbar-active-bg-color);color:var(--w-e-toolbar-active-color)}.w-e-bar-item button .title{margin-left:5px}.w-e-bar-item .active{background-color:var(--w-e-toolbar-active-bg-color);color:var(--w-e-toolbar-active-color)}.w-e-bar-item .disabled{color:var(--w-e-toolbar-disabled-color);cursor:not-allowed}.w-e-bar-item .disabled svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover{background-color:var(--w-e-toolbar-bg-color);color:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-menu-tooltip-v5:before{background-color:var(--w-e-toolbar-active-color);border-radius:5px;color:var(--w-e-toolbar-bg-color);content:attr(data-tooltip);font-size:.75em;padding:5px 10px;text-align:center;top:40px;white-space:pre;z-index:1}.w-e-menu-tooltip-v5:after,.w-e-menu-tooltip-v5:before{opacity:0;position:absolute;-webkit-transition:opacity .6s;transition:opacity .6s;visibility:hidden}.w-e-menu-tooltip-v5:after{border:5px solid transparent;border-bottom:5px solid var(--w-e-toolbar-active-color);content:"";top:30px}.w-e-menu-tooltip-v5:hover:after,.w-e-menu-tooltip-v5:hover:before{opacity:1;visibility:visible}.w-e-menu-tooltip-v5.tooltip-right:before{left:100%;top:10px}.w-e-menu-tooltip-v5.tooltip-right:after{border-bottom-color:transparent;border-left-color:transparent;border-right-color:var(--w-e-toolbar-active-color);border-top-color:transparent;left:100%;margin-left:-10px;top:16px}.w-e-bar-item-group .w-e-bar-item-menus-container{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);display:none;left:0;margin-top:40px;position:absolute;top:0;z-index:1}.w-e-bar-item-group:hover .w-e-bar-item-menus-container{display:block}.w-e-select-list{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);left:0;margin-top:40px;max-height:350px;min-width:100px;overflow-y:auto;position:absolute;top:0;z-index:1}.w-e-select-list ul{line-height:1;list-style:none}.w-e-select-list ul .selected{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li{cursor:pointer;padding:7px 0 7px 25px;position:relative;text-align:left;white-space:nowrap}.w-e-select-list ul li:hover{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li svg{left:0;margin-left:5px;margin-top:-7px;position:absolute;top:50%}.w-e-bar-bottom .w-e-select-list{bottom:0;margin-bottom:40px;margin-top:0;top:inherit}.w-e-drop-panel{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);margin-top:40px;min-width:200px;padding:10px;position:absolute;top:0;z-index:1}.w-e-bar-bottom .w-e-drop-panel{bottom:0;margin-bottom:40px;margin-top:0;top:inherit}.w-e-modal{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);color:var(--w-e-toolbar-color);font-size:14px;min-height:40px;min-width:100px;padding:20px 15px 0;position:absolute;text-align:left;z-index:1}.w-e-modal .btn-close{cursor:pointer;line-height:1;padding:5px;position:absolute;right:8px;top:7px}.w-e-modal .btn-close svg{fill:var(--w-e-toolbar-color);height:10px;width:10px}.w-e-modal .babel-container{display:block;margin-bottom:15px}.w-e-modal .babel-container span{display:block;margin-bottom:10px}.w-e-modal .button-container{margin-bottom:15px}.w-e-modal button{background-color:var(--w-e-modal-button-bg-color);cursor:pointer;font-weight:400;height:32px;padding:4.5px 15px;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.w-e-modal button,.w-e-modal input[type=number],.w-e-modal input[type=text],.w-e-modal textarea{border:1px solid var(--w-e-modal-button-border-color);border-radius:4px;color:var(--w-e-toolbar-color)}.w-e-modal input[type=number],.w-e-modal input[type=text],.w-e-modal textarea{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";background-color:var(--w-e-toolbar-bg-color);font-variant:tabular-nums;padding:4.5px 11px;-webkit-transition:all .3s;transition:all .3s;width:100%}.w-e-modal textarea{min-height:60px}body .w-e-modal,body .w-e-modal *{-webkit-box-sizing:border-box;box-sizing:border-box}.w-e-progress-bar{background-color:var(--w-e-textarea-handler-bg-color);height:1px;position:absolute;-webkit-transition:width .3s;transition:width .3s;width:0}.w-e-full-screen-container{bottom:0!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;height:100%!important;left:0!important;margin:0!important;padding:0!important;position:fixed;right:0!important;top:0!important;width:100%!important}.w-e-full-screen-container [data-w-e-textarea=true]{-webkit-box-flex:1!important;-ms-flex:1!important;flex:1!important}.w-e-text-container [data-slate-editor] code{background-color:var(--w-e-textarea-slight-bg-color);border-radius:3px;font-family:monospace;padding:3px}.w-e-panel-content-color{list-style:none;text-align:left;width:230px}.w-e-panel-content-color li{border:1px solid var(--w-e-toolbar-bg-color);border-radius:3px 3px;cursor:pointer;display:inline-block;padding:2px}.w-e-panel-content-color li:hover{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color li .color-block{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px 3px;height:17px;width:17px}.w-e-panel-content-color .active{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color .clear{line-height:1.5;margin-bottom:5px;width:100%}.w-e-panel-content-color .clear svg{height:16px;margin-bottom:-4px;width:16px}.w-e-text-container [data-slate-editor] blockquote{background-color:var(--w-e-textarea-slight-bg-color);border-left:8px solid var(--w-e-textarea-selected-border-color);display:block;font-size:100%;line-height:1.5;margin:10px 0;padding:10px}.w-e-panel-content-emotion{font-size:20px;list-style:none;text-align:left;width:300px}.w-e-panel-content-emotion li{border-radius:3px 3px;cursor:pointer;display:inline-block;padding:0 5px}.w-e-panel-content-emotion li:hover{background-color:var(--w-e-textarea-slight-bg-color)}.w-e-textarea-divider{border-radius:3px;margin:20px auto;padding:20px}.w-e-textarea-divider hr{background-color:var(--w-e-textarea-border-color);border:0;display:block;height:1px}.w-e-text-container [data-slate-editor] pre>code{background-color:var(--w-e-textarea-slight-bg-color);border:1px solid var(--w-e-textarea-slight-border-color);border-radius:4px 4px;display:block;font-size:14px;padding:10px;text-indent:0}.w-e-text-container [data-slate-editor] .w-e-image-container{display:inline-block;margin:0 3px}.w-e-text-container [data-slate-editor] .w-e-image-container:hover{-webkit-box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color);box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-container [data-slate-editor] .w-e-selected-image-container{overflow:hidden;position:relative}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .w-e-image-dragger{background-color:var(--w-e-textarea-handler-bg-color);height:7px;position:absolute;width:7px}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-top{cursor:nwse-resize;left:0;top:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-top{cursor:nesw-resize;right:0;top:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-bottom{bottom:0;cursor:nesw-resize;left:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-bottom{bottom:0;cursor:nwse-resize;right:0}.w-e-text-container [contenteditable=false] .w-e-image-container:hover,.w-e-text-container [data-slate-editor] .w-e-selected-image-container:hover{-webkit-box-shadow:none;box-shadow:none}.w-e-text-container [data-slate-editor] .table-container{border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;margin-top:10px;overflow-x:auto;padding:10px;width:100%}.w-e-text-container [data-slate-editor] table{border-collapse:collapse}.w-e-text-container [data-slate-editor] table td,.w-e-text-container [data-slate-editor] table th{border:1px solid var(--w-e-textarea-border-color);line-height:1.5;min-width:30px;padding:3px 5px;text-align:left}.w-e-text-container [data-slate-editor] table th{background-color:var(--w-e-textarea-slight-bg-color);font-weight:700;text-align:center}.w-e-panel-content-table{background-color:var(--w-e-toolbar-bg-color)}.w-e-panel-content-table table{border-collapse:collapse}.w-e-panel-content-table td{border:1px solid var(--w-e-toolbar-border-color);cursor:pointer;height:15px;padding:3px 5px;width:20px}.w-e-panel-content-table td.active{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-textarea-video-container{background-image:linear-gradient(45deg,#eee 25%,transparent 0,transparent 75%,#eee 0,#eee),linear-gradient(45deg,#eee 25%,#fff 0,#fff 75%,#eee 0,#eee);background-position:0 0,10px 10px;background-size:20px 20px;border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;margin:10px auto 0;padding:10px 0;text-align:center}.w-e-text-container [data-slate-editor] pre>code{word-wrap:normal;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.5;margin:.5em 0;overflow:auto;padding:1em;-moz-tab-size:4;-o-tab-size:4;tab-size:4;text-align:left;text-shadow:0 1px #fff;white-space:pre;word-break:normal;word-spacing:normal}.w-e-text-container [data-slate-editor] pre>code .token.cdata,.w-e-text-container [data-slate-editor] pre>code .token.comment,.w-e-text-container [data-slate-editor] pre>code .token.doctype,.w-e-text-container [data-slate-editor] pre>code .token.prolog{color:#708090}.w-e-text-container [data-slate-editor] pre>code .token.punctuation{color:#999}.w-e-text-container [data-slate-editor] pre>code .token.namespace{opacity:.7}.w-e-text-container [data-slate-editor] pre>code .token.boolean,.w-e-text-container [data-slate-editor] pre>code .token.constant,.w-e-text-container [data-slate-editor] pre>code .token.deleted,.w-e-text-container [data-slate-editor] pre>code .token.number,.w-e-text-container [data-slate-editor] pre>code .token.property,.w-e-text-container [data-slate-editor] pre>code .token.symbol,.w-e-text-container [data-slate-editor] pre>code .token.tag{color:#905}.w-e-text-container [data-slate-editor] pre>code .token.attr-name,.w-e-text-container [data-slate-editor] pre>code .token.builtin,.w-e-text-container [data-slate-editor] pre>code .token.char,.w-e-text-container [data-slate-editor] pre>code .token.inserted,.w-e-text-container [data-slate-editor] pre>code .token.selector,.w-e-text-container [data-slate-editor] pre>code .token.string{color:#690}.w-e-text-container [data-slate-editor] pre>code .language-css .token.string,.w-e-text-container [data-slate-editor] pre>code .style .token.string,.w-e-text-container [data-slate-editor] pre>code .token.entity,.w-e-text-container [data-slate-editor] pre>code .token.operator,.w-e-text-container [data-slate-editor] pre>code .token.url{color:#9a6e3a}.w-e-text-container [data-slate-editor] pre>code .token.atrule,.w-e-text-container [data-slate-editor] pre>code .token.attr-value,.w-e-text-container [data-slate-editor] pre>code .token.keyword{color:#07a}.w-e-text-container [data-slate-editor] pre>code .token.class-name,.w-e-text-container [data-slate-editor] pre>code .token.function{color:#dd4a68}.w-e-text-container [data-slate-editor] pre>code .token.important,.w-e-text-container [data-slate-editor] pre>code .token.regex,.w-e-text-container [data-slate-editor] pre>code .token.variable{color:#e90}.w-e-text-container [data-slate-editor] pre>code .token.bold,.w-e-text-container [data-slate-editor] pre>code .token.important{font-weight:700}.w-e-text-container [data-slate-editor] pre>code .token.italic{font-style:italic}.w-e-text-container [data-slate-editor] pre>code .token.entity{cursor:help}.common__content[data-v-3cfd625d] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-3cfd625d]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-3cfd625d]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-3cfd625d] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-3cfd625d] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-3cfd625d]{padding-right:20px}.common__content .content[data-v-3cfd625d]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-3cfd625d]{height:100%}.common__content .content.line2[data-v-3cfd625d]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-3cfd625d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-3cfd625d]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-3cfd625d]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-3cfd625d]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-3cfd625d]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-3cfd625d]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-3cfd625d]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-3cfd625d]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-3cfd625d]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-3cfd625d],.common__content .content .content__header .header__line .el-input[data-v-3cfd625d]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-3cfd625d],.common__content .content .content__header .header__line .el-input.sm[data-v-3cfd625d]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-3cfd625d]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-3cfd625d]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-3cfd625d],.common__content .content .content__header .header__line .el-radio[data-v-3cfd625d]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-3cfd625d]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-3cfd625d]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-3cfd625d]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-3cfd625d]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-3cfd625d]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-3cfd625d]{height:100%}.common__content .content__table.line0[data-v-3cfd625d]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-3cfd625d]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-3cfd625d]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-3cfd625d]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-3cfd625d]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-3cfd625d]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-3cfd625d]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-3cfd625d]{height:100%}.common__content .content__page[data-v-3cfd625d]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-3cfd625d],.common__side_form .edit__header[data-v-3cfd625d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-3cfd625d]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-3cfd625d]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-3cfd625d]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-3cfd625d]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-3cfd625d]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-3cfd625d]{padding:0 20px}.common__side_form .edit__footer[data-v-3cfd625d]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-3cfd625d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-3cfd625d]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-3cfd625d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-3cfd625d] .el-cascader,.custom__form .item[data-v-3cfd625d] .el-input,.custom__form .item[data-v-3cfd625d] .el-input-number,.custom__form .item[data-v-3cfd625d] .el-select,.custom__form .item[data-v-3cfd625d] .el-textarea,.custom__form .item[data-v-3cfd625d] .item__radio,.custom__form .item[data-v-3cfd625d] .item__text{width:230px}.custom__form .item.mb_8[data-v-3cfd625d]{margin-bottom:8px}.custom__form .item.mb_15[data-v-3cfd625d]{margin-bottom:15px}.custom__form .item.item__line[data-v-3cfd625d]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-3cfd625d] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-3cfd625d] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-3cfd625d]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-3cfd625d],.custom__form .item.item__3 .el-input[data-v-3cfd625d],.custom__form .item.item__3 .el-select[data-v-3cfd625d],.custom__form .item.item__3 .el-textarea[data-v-3cfd625d],.custom__form .item.item__3 .item__radio[data-v-3cfd625d],.custom__form .item.item__3 .item__text[data-v-3cfd625d]{width:110px}.custom__form .item.item__4[data-v-3cfd625d]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-3cfd625d] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-3cfd625d] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-3cfd625d] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-3cfd625d] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-3cfd625d] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-3cfd625d] .el-form-item__label:after{content:"：";position:absolute}[data-v-3cfd625d] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-3cfd625d] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-3cfd625d],.custom__form .el-radio[data-v-3cfd625d]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-3cfd625d],.common__content .content[data-v-3cfd625d]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-3cfd625d]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-3cfd625d]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-3cfd625d]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-3cfd625d]{padding-bottom:0}.common__content .content__table[data-v-3cfd625d]{height:calc(100% - 56px)}.common__content .content__page[data-v-3cfd625d]{height:28px}}.common__content[data-v-51781092] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-51781092]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-51781092]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-51781092] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-51781092] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-51781092]{padding-right:20px}.common__content .content[data-v-51781092]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-51781092]{height:100%}.common__content .content.line2[data-v-51781092]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-51781092]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-51781092]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-51781092]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-51781092]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-51781092]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-51781092]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-51781092]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-51781092]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-51781092]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-51781092],.common__content .content .content__header .header__line .el-input[data-v-51781092]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-51781092],.common__content .content .content__header .header__line .el-input.sm[data-v-51781092]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-51781092]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-51781092]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-51781092],.common__content .content .content__header .header__line .el-radio[data-v-51781092]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-51781092]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-51781092]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-51781092]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-51781092]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-51781092]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-51781092]{height:100%}.common__content .content__table.line0[data-v-51781092]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-51781092]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-51781092]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-51781092]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-51781092]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-51781092]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-51781092]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-51781092]{height:100%}.common__content .content__page[data-v-51781092]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-51781092],.common__side_form .edit__header[data-v-51781092]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-51781092]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-51781092]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-51781092]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-51781092]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-51781092]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-51781092]{padding:0 20px}.common__side_form .edit__footer[data-v-51781092]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-51781092]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-51781092]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-51781092]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-51781092] .el-cascader,.custom__form .item[data-v-51781092] .el-input,.custom__form .item[data-v-51781092] .el-input-number,.custom__form .item[data-v-51781092] .el-select,.custom__form .item[data-v-51781092] .el-textarea,.custom__form .item[data-v-51781092] .item__radio,.custom__form .item[data-v-51781092] .item__text{width:230px}.custom__form .item.mb_8[data-v-51781092]{margin-bottom:8px}.custom__form .item.mb_15[data-v-51781092]{margin-bottom:15px}.custom__form .item.item__line[data-v-51781092]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-51781092] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-51781092] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-51781092]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-51781092],.custom__form .item.item__3 .el-input[data-v-51781092],.custom__form .item.item__3 .el-select[data-v-51781092],.custom__form .item.item__3 .el-textarea[data-v-51781092],.custom__form .item.item__3 .item__radio[data-v-51781092],.custom__form .item.item__3 .item__text[data-v-51781092]{width:110px}.custom__form .item.item__4[data-v-51781092]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-51781092] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-51781092] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-51781092] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-51781092] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-51781092] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-51781092] .el-form-item__label:after{content:"：";position:absolute}[data-v-51781092] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-51781092] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-51781092],.custom__form .el-radio[data-v-51781092]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-51781092],.common__content .content[data-v-51781092]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-51781092]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-51781092]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-51781092]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-51781092]{padding-bottom:0}.common__content .content__table[data-v-51781092]{height:calc(100% - 56px)}.common__content .content__page[data-v-51781092]{height:28px}}.editor .w-e-text-container img{max-width:650px}.content[data-v-7be2d1d8]{display:-webkit-box;display:-ms-flexbox;display:flex}.content .content__tab[data-v-7be2d1d8]{margin:0 1%;border:1px solid #eaeaea;border-radius:4px;-webkit-box-flex:0;-ms-flex:0 0 23%;flex:0 0 23%;background:#fff}.content .content__tab .tab__header[data-v-7be2d1d8]{padding:0 20px;background:#f1f2f3;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content .content__tab .tab__header .tit[data-v-7be2d1d8]{font-size:15px;color:#373839;font-weight:700}.content .content__tab .tab__menus[data-v-7be2d1d8]{height:500px;overflow-y:auto;padding:10px 0}.content .content__tab .tab__menu[data-v-7be2d1d8]{display:-webkit-box;display:-ms-flexbox;display:flex;height:42px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px;cursor:pointer}.content .content__tab .tab__menu.active[data-v-7be2d1d8],.content .content__tab .tab__menu[data-v-7be2d1d8]:hover{background:#eef6ff}.content .content__tab .tab__menu .menu__status[data-v-7be2d1d8]{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:5px;background:#919faf}.content .content__tab .tab__menu .menu__status.active[data-v-7be2d1d8]{background:#1dc147}.content .content__tab .tab__menu .menu__txt[data-v-7be2d1d8]{font-size:14px;font-weight:700}.content .content__tab .tab__menu .el-checkbox[data-v-7be2d1d8]{margin-right:10px}.content .content__tab .tab__menu .el-button[data-v-7be2d1d8]{margin-left:10px}.content .content__tab .tab__menu i[data-v-7be2d1d8]{font-size:14px}.custom__form[data-v-7be2d1d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .item[data-v-7be2d1d8]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-pack:left!important;-ms-flex-pack:left!important;justify-content:left!important}.dialog-footer[data-v-7be2d1d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__content[data-v-55953b84] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-55953b84]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-55953b84]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-55953b84] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-55953b84] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-55953b84]{padding-right:20px}.common__content .content[data-v-55953b84]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-55953b84]{height:100%}.common__content .content.line2[data-v-55953b84]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-55953b84]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-55953b84]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-55953b84]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-55953b84]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-55953b84]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-55953b84]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-55953b84]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-55953b84]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-55953b84]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-55953b84],.common__content .content .content__header .header__line .el-input[data-v-55953b84]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-55953b84],.common__content .content .content__header .header__line .el-input.sm[data-v-55953b84]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-55953b84]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-55953b84]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-55953b84],.common__content .content .content__header .header__line .el-radio[data-v-55953b84]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-55953b84]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-55953b84]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-55953b84]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-55953b84]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-55953b84]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-55953b84]{height:100%}.common__content .content__table.line0[data-v-55953b84]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-55953b84]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-55953b84]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-55953b84]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-55953b84]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-55953b84]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-55953b84]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-55953b84]{height:100%}.common__content .content__page[data-v-55953b84]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-55953b84],.common__side_form .edit__header[data-v-55953b84]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-55953b84]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-55953b84]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-55953b84]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-55953b84]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-55953b84]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-55953b84]{padding:0 20px}.common__side_form .edit__footer[data-v-55953b84]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-55953b84]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-55953b84]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-55953b84]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-55953b84] .el-cascader,.custom__form .item[data-v-55953b84] .el-input,.custom__form .item[data-v-55953b84] .el-input-number,.custom__form .item[data-v-55953b84] .el-select,.custom__form .item[data-v-55953b84] .el-textarea,.custom__form .item[data-v-55953b84] .item__radio,.custom__form .item[data-v-55953b84] .item__text{width:230px}.custom__form .item.mb_8[data-v-55953b84]{margin-bottom:8px}.custom__form .item.mb_15[data-v-55953b84]{margin-bottom:15px}.custom__form .item.item__line[data-v-55953b84]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-55953b84] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-55953b84] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-55953b84]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-55953b84],.custom__form .item.item__3 .el-input[data-v-55953b84],.custom__form .item.item__3 .el-select[data-v-55953b84],.custom__form .item.item__3 .el-textarea[data-v-55953b84],.custom__form .item.item__3 .item__radio[data-v-55953b84],.custom__form .item.item__3 .item__text[data-v-55953b84]{width:110px}.custom__form .item.item__4[data-v-55953b84]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-55953b84] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-55953b84] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-55953b84] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-55953b84] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-55953b84] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-55953b84] .el-form-item__label:after{content:"：";position:absolute}[data-v-55953b84] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-55953b84] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-55953b84],.custom__form .el-radio[data-v-55953b84]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-55953b84],.common__content .content[data-v-55953b84]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-55953b84]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-55953b84]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-55953b84]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-55953b84]{padding-bottom:0}.common__content .content__table[data-v-55953b84]{height:calc(100% - 56px)}.common__content .content__page[data-v-55953b84]{height:28px}}[data-v-55953b84] .el-dialog .el-dialog__body{padding-left:20px;padding-right:20px}.set-yhgl .server__status[data-v-55953b84]{width:8px;height:8px;border-radius:50%;margin-right:4px;display:inline-block}.set-yhgl .server__status.on[data-v-55953b84]{background:#1dc147}.set-yhgl .server__status.off[data-v-55953b84]{background:#838f9d}.set-yhgl .edit__ip .tit[data-v-55953b84]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:700;margin:20px 0;color:#000;font-size:.15rem}.set-yhgl .edit__ip .header__ops[data-v-55953b84]{padding-right:0}.set-yhgl .ip__dialog .ip__dialog_filters[data-v-55953b84]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.set-yhgl .ip__dialog .ip__dialog_filters .dialog__filter[data-v-55953b84]{margin-right:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.set-yhgl .ip__dialog .ip__dialog_filters .dialog__filter span[data-v-55953b84]{-ms-flex-negative:0;flex-shrink:0}.set-yhgl .ip__dialog .el-pagination[data-v-55953b84]{text-align:center;margin-top:10px}.downloadBtn[data-v-55953b84]{margin-left:40px;color:#378de6;text-decoration:underline}.common__content[data-v-a1776a26] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-a1776a26]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-a1776a26]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-a1776a26] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-a1776a26] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-a1776a26]{padding-right:20px}.common__content .content[data-v-a1776a26]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-a1776a26]{height:100%}.common__content .content.line2[data-v-a1776a26]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-a1776a26]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-a1776a26]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-a1776a26]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-a1776a26]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-a1776a26]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-a1776a26]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-a1776a26]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-a1776a26]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-a1776a26]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-a1776a26],.common__content .content .content__header .header__line .el-input[data-v-a1776a26]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-a1776a26],.common__content .content .content__header .header__line .el-input.sm[data-v-a1776a26]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-a1776a26]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-a1776a26]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-a1776a26],.common__content .content .content__header .header__line .el-radio[data-v-a1776a26]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-a1776a26]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-a1776a26]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-a1776a26]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-a1776a26]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-a1776a26]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-a1776a26]{height:100%}.common__content .content__table.line0[data-v-a1776a26]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-a1776a26]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-a1776a26]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-a1776a26]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-a1776a26]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-a1776a26]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-a1776a26]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-a1776a26]{height:100%}.common__content .content__page[data-v-a1776a26]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-a1776a26],.common__side_form .edit__header[data-v-a1776a26]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-a1776a26]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-a1776a26]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-a1776a26]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-a1776a26]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-a1776a26]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-a1776a26]{padding:0 20px}.common__side_form .edit__footer[data-v-a1776a26]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-a1776a26]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-a1776a26]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-a1776a26]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-a1776a26] .el-cascader,.custom__form .item[data-v-a1776a26] .el-input,.custom__form .item[data-v-a1776a26] .el-input-number,.custom__form .item[data-v-a1776a26] .el-select,.custom__form .item[data-v-a1776a26] .el-textarea,.custom__form .item[data-v-a1776a26] .item__radio,.custom__form .item[data-v-a1776a26] .item__text{width:230px}.custom__form .item.mb_8[data-v-a1776a26]{margin-bottom:8px}.custom__form .item.mb_15[data-v-a1776a26]{margin-bottom:15px}.custom__form .item.item__line[data-v-a1776a26]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-a1776a26] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-a1776a26] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-a1776a26]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-a1776a26],.custom__form .item.item__3 .el-input[data-v-a1776a26],.custom__form .item.item__3 .el-select[data-v-a1776a26],.custom__form .item.item__3 .el-textarea[data-v-a1776a26],.custom__form .item.item__3 .item__radio[data-v-a1776a26],.custom__form .item.item__3 .item__text[data-v-a1776a26]{width:110px}.custom__form .item.item__4[data-v-a1776a26]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-a1776a26] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-a1776a26] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-a1776a26] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-a1776a26] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-a1776a26] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-a1776a26] .el-form-item__label:after{content:"：";position:absolute}[data-v-a1776a26] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-a1776a26] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-a1776a26],.custom__form .el-radio[data-v-a1776a26]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-a1776a26],.common__content .content[data-v-a1776a26]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-a1776a26]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-a1776a26]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-a1776a26]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-a1776a26]{padding-bottom:0}.common__content .content__table[data-v-a1776a26]{height:calc(100% - 56px)}.common__content .content__page[data-v-a1776a26]{height:28px}}.edit__content .el-tree[data-v-a1776a26]{width:100%}.common__content[data-v-c2ff42a4] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-c2ff42a4]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-c2ff42a4]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-c2ff42a4] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-c2ff42a4] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-c2ff42a4]{padding-right:20px}.common__content .content[data-v-c2ff42a4]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-c2ff42a4]{height:100%}.common__content .content.line2[data-v-c2ff42a4]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-c2ff42a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-c2ff42a4]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-c2ff42a4]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-c2ff42a4]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-c2ff42a4]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-c2ff42a4]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-c2ff42a4]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-c2ff42a4]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-c2ff42a4]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-c2ff42a4],.common__content .content .content__header .header__line .el-input[data-v-c2ff42a4]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-c2ff42a4],.common__content .content .content__header .header__line .el-input.sm[data-v-c2ff42a4]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-c2ff42a4]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-c2ff42a4]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-c2ff42a4],.common__content .content .content__header .header__line .el-radio[data-v-c2ff42a4]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-c2ff42a4]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-c2ff42a4]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-c2ff42a4]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-c2ff42a4]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-c2ff42a4]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-c2ff42a4]{height:100%}.common__content .content__table.line0[data-v-c2ff42a4]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-c2ff42a4]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-c2ff42a4]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-c2ff42a4]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-c2ff42a4]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-c2ff42a4]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-c2ff42a4]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-c2ff42a4]{height:100%}.common__content .content__page[data-v-c2ff42a4]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-c2ff42a4],.common__side_form .edit__header[data-v-c2ff42a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-c2ff42a4]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-c2ff42a4]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-c2ff42a4]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-c2ff42a4]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-c2ff42a4]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-c2ff42a4]{padding:0 20px}.common__side_form .edit__footer[data-v-c2ff42a4]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-c2ff42a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-c2ff42a4]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-c2ff42a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-c2ff42a4] .el-cascader,.custom__form .item[data-v-c2ff42a4] .el-input,.custom__form .item[data-v-c2ff42a4] .el-input-number,.custom__form .item[data-v-c2ff42a4] .el-select,.custom__form .item[data-v-c2ff42a4] .el-textarea,.custom__form .item[data-v-c2ff42a4] .item__radio,.custom__form .item[data-v-c2ff42a4] .item__text{width:230px}.custom__form .item.mb_8[data-v-c2ff42a4]{margin-bottom:8px}.custom__form .item.mb_15[data-v-c2ff42a4]{margin-bottom:15px}.custom__form .item.item__line[data-v-c2ff42a4]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-c2ff42a4] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-c2ff42a4] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-c2ff42a4]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-c2ff42a4],.custom__form .item.item__3 .el-input[data-v-c2ff42a4],.custom__form .item.item__3 .el-select[data-v-c2ff42a4],.custom__form .item.item__3 .el-textarea[data-v-c2ff42a4],.custom__form .item.item__3 .item__radio[data-v-c2ff42a4],.custom__form .item.item__3 .item__text[data-v-c2ff42a4]{width:110px}.custom__form .item.item__4[data-v-c2ff42a4]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-c2ff42a4] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-c2ff42a4] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-c2ff42a4] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-c2ff42a4] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-c2ff42a4] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-c2ff42a4] .el-form-item__label:after{content:"：";position:absolute}[data-v-c2ff42a4] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-c2ff42a4] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-c2ff42a4],.custom__form .el-radio[data-v-c2ff42a4]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-c2ff42a4],.common__content .content[data-v-c2ff42a4]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-c2ff42a4]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-c2ff42a4]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-c2ff42a4]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-c2ff42a4]{padding-bottom:0}.common__content .content__table[data-v-c2ff42a4]{height:calc(100% - 56px)}.common__content .content__page[data-v-c2ff42a4]{height:28px}}.common__content[data-v-26af440c] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-26af440c]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-26af440c]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-26af440c] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-26af440c] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-26af440c]{padding-right:20px}.common__content .content[data-v-26af440c]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-26af440c]{height:100%}.common__content .content.line2[data-v-26af440c]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-26af440c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-26af440c]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-26af440c]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-26af440c]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-26af440c]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-26af440c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-26af440c]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-26af440c]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-26af440c]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-26af440c],.common__content .content .content__header .header__line .el-input[data-v-26af440c]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-26af440c],.common__content .content .content__header .header__line .el-input.sm[data-v-26af440c]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-26af440c]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-26af440c]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-26af440c],.common__content .content .content__header .header__line .el-radio[data-v-26af440c]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-26af440c]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-26af440c]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-26af440c]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-26af440c]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-26af440c]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-26af440c]{height:100%}.common__content .content__table.line0[data-v-26af440c]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-26af440c]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-26af440c]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-26af440c]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-26af440c]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-26af440c]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-26af440c]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-26af440c]{height:100%}.common__content .content__page[data-v-26af440c]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-26af440c],.common__side_form .edit__header[data-v-26af440c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-26af440c]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-26af440c]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-26af440c]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-26af440c]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-26af440c]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-26af440c]{padding:0 20px}.common__side_form .edit__footer[data-v-26af440c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-26af440c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-26af440c]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-26af440c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-26af440c] .el-cascader,.custom__form .item[data-v-26af440c] .el-input,.custom__form .item[data-v-26af440c] .el-input-number,.custom__form .item[data-v-26af440c] .el-select,.custom__form .item[data-v-26af440c] .el-textarea,.custom__form .item[data-v-26af440c] .item__radio,.custom__form .item[data-v-26af440c] .item__text{width:230px}.custom__form .item.mb_8[data-v-26af440c]{margin-bottom:8px}.custom__form .item.mb_15[data-v-26af440c]{margin-bottom:15px}.custom__form .item.item__line[data-v-26af440c]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-26af440c] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-26af440c] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-26af440c]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-26af440c],.custom__form .item.item__3 .el-input[data-v-26af440c],.custom__form .item.item__3 .el-select[data-v-26af440c],.custom__form .item.item__3 .el-textarea[data-v-26af440c],.custom__form .item.item__3 .item__radio[data-v-26af440c],.custom__form .item.item__3 .item__text[data-v-26af440c]{width:110px}.custom__form .item.item__4[data-v-26af440c]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-26af440c] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-26af440c] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-26af440c] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-26af440c] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-26af440c] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-26af440c] .el-form-item__label:after{content:"：";position:absolute}[data-v-26af440c] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-26af440c] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-26af440c],.custom__form .el-radio[data-v-26af440c]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-26af440c],.common__content .content[data-v-26af440c]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-26af440c]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-26af440c]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-26af440c]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-26af440c]{padding-bottom:0}.common__content .content__table[data-v-26af440c]{height:calc(100% - 56px)}.common__content .content__page[data-v-26af440c]{height:28px}}.common__side_form.common__side_form_upload_pic .custom__form_wrapper .custom__form_items[data-v-26af440c]{width:50%}.common__side_form.common__side_form_upload_pic .custom__form_wrapper .custom__form_upload[data-v-26af440c]{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.common__side_form.common__side_form_upload_pic .custom__form_wrapper .custom__form_upload[data-v-26af440c] .el-image{margin-bottom:12px;height:260px;width:260px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.common__side_form.common__side_form_upload_pic .custom__form_wrapper .custom__form_upload[data-v-26af440c] .el-image>.image-slot{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f5f7fa;font-size:16px}.common__side_form.common__side_form_upload_pic .custom__form_wrapper .custom__form_upload[data-v-26af440c] .el-image>.image-slot>img{height:100%;width:100%}.common__content[data-v-42a33496] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-42a33496]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-42a33496]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-42a33496] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-42a33496] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-42a33496]{padding-right:20px}.common__content .content[data-v-42a33496]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-42a33496]{height:100%}.common__content .content.line2[data-v-42a33496]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-42a33496]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-42a33496]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-42a33496]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-42a33496]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-42a33496]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-42a33496]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-42a33496]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-42a33496]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-42a33496]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-42a33496],.common__content .content .content__header .header__line .el-input[data-v-42a33496]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-42a33496],.common__content .content .content__header .header__line .el-input.sm[data-v-42a33496]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-42a33496]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-42a33496]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-42a33496],.common__content .content .content__header .header__line .el-radio[data-v-42a33496]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-42a33496]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-42a33496]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-42a33496]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-42a33496]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-42a33496]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-42a33496]{height:100%}.common__content .content__table.line0[data-v-42a33496]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-42a33496]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-42a33496]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-42a33496]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-42a33496]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-42a33496]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-42a33496]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-42a33496]{height:100%}.common__content .content__page[data-v-42a33496]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-42a33496],.common__side_form .edit__header[data-v-42a33496]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-42a33496]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-42a33496]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-42a33496]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-42a33496]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-42a33496]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-42a33496]{padding:0 20px}.common__side_form .edit__footer[data-v-42a33496]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-42a33496]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-42a33496]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-42a33496]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-42a33496] .el-cascader,.custom__form .item[data-v-42a33496] .el-input,.custom__form .item[data-v-42a33496] .el-input-number,.custom__form .item[data-v-42a33496] .el-select,.custom__form .item[data-v-42a33496] .el-textarea,.custom__form .item[data-v-42a33496] .item__radio,.custom__form .item[data-v-42a33496] .item__text{width:230px}.custom__form .item.mb_8[data-v-42a33496]{margin-bottom:8px}.custom__form .item.mb_15[data-v-42a33496]{margin-bottom:15px}.custom__form .item.item__line[data-v-42a33496]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-42a33496] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-42a33496] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-42a33496]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-42a33496],.custom__form .item.item__3 .el-input[data-v-42a33496],.custom__form .item.item__3 .el-select[data-v-42a33496],.custom__form .item.item__3 .el-textarea[data-v-42a33496],.custom__form .item.item__3 .item__radio[data-v-42a33496],.custom__form .item.item__3 .item__text[data-v-42a33496]{width:110px}.custom__form .item.item__4[data-v-42a33496]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-42a33496] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-42a33496] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-42a33496] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-42a33496] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-42a33496] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-42a33496] .el-form-item__label:after{content:"：";position:absolute}[data-v-42a33496] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-42a33496] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-42a33496],.custom__form .el-radio[data-v-42a33496]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-42a33496],.common__content .content[data-v-42a33496]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-42a33496]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-42a33496]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-42a33496]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-42a33496]{padding-bottom:0}.common__content .content__table[data-v-42a33496]{height:calc(100% - 56px)}.common__content .content__page[data-v-42a33496]{height:28px}}.common__content[data-v-0fbc73ea] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-0fbc73ea]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-0fbc73ea]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-0fbc73ea] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-0fbc73ea] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-0fbc73ea]{padding-right:20px}.common__content .content[data-v-0fbc73ea]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-0fbc73ea]{height:100%}.common__content .content.line2[data-v-0fbc73ea]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-0fbc73ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-0fbc73ea]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-0fbc73ea]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-0fbc73ea]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-0fbc73ea]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-0fbc73ea]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-0fbc73ea]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-0fbc73ea]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-0fbc73ea]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-0fbc73ea],.common__content .content .content__header .header__line .el-input[data-v-0fbc73ea]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-0fbc73ea],.common__content .content .content__header .header__line .el-input.sm[data-v-0fbc73ea]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-0fbc73ea]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-0fbc73ea]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-0fbc73ea],.common__content .content .content__header .header__line .el-radio[data-v-0fbc73ea]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-0fbc73ea]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-0fbc73ea]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-0fbc73ea]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-0fbc73ea]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-0fbc73ea]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-0fbc73ea]{height:100%}.common__content .content__table.line0[data-v-0fbc73ea]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-0fbc73ea]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-0fbc73ea]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-0fbc73ea]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-0fbc73ea]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-0fbc73ea]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-0fbc73ea]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-0fbc73ea]{height:100%}.common__content .content__page[data-v-0fbc73ea]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-0fbc73ea],.common__side_form .edit__header[data-v-0fbc73ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-0fbc73ea]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-0fbc73ea]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-0fbc73ea]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-0fbc73ea]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-0fbc73ea]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-0fbc73ea]{padding:0 20px}.common__side_form .edit__footer[data-v-0fbc73ea]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-0fbc73ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-0fbc73ea]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-0fbc73ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-0fbc73ea] .el-cascader,.custom__form .item[data-v-0fbc73ea] .el-input,.custom__form .item[data-v-0fbc73ea] .el-input-number,.custom__form .item[data-v-0fbc73ea] .el-select,.custom__form .item[data-v-0fbc73ea] .el-textarea,.custom__form .item[data-v-0fbc73ea] .item__radio,.custom__form .item[data-v-0fbc73ea] .item__text{width:230px}.custom__form .item.mb_8[data-v-0fbc73ea]{margin-bottom:8px}.custom__form .item.mb_15[data-v-0fbc73ea]{margin-bottom:15px}.custom__form .item.item__line[data-v-0fbc73ea]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-0fbc73ea] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-0fbc73ea] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-0fbc73ea]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-0fbc73ea],.custom__form .item.item__3 .el-input[data-v-0fbc73ea],.custom__form .item.item__3 .el-select[data-v-0fbc73ea],.custom__form .item.item__3 .el-textarea[data-v-0fbc73ea],.custom__form .item.item__3 .item__radio[data-v-0fbc73ea],.custom__form .item.item__3 .item__text[data-v-0fbc73ea]{width:110px}.custom__form .item.item__4[data-v-0fbc73ea]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-0fbc73ea] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-0fbc73ea] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-0fbc73ea] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-0fbc73ea] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-0fbc73ea] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-0fbc73ea] .el-form-item__label:after{content:"：";position:absolute}[data-v-0fbc73ea] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-0fbc73ea] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-0fbc73ea],.custom__form .el-radio[data-v-0fbc73ea]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-0fbc73ea],.common__content .content[data-v-0fbc73ea]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-0fbc73ea]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-0fbc73ea]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-0fbc73ea]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-0fbc73ea]{padding-bottom:0}.common__content .content__table[data-v-0fbc73ea]{height:calc(100% - 56px)}.common__content .content__page[data-v-0fbc73ea]{height:28px}}.common__content[data-v-219268c1] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-219268c1]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-219268c1]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-219268c1] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-219268c1] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-219268c1]{padding-right:20px}.common__content .content[data-v-219268c1]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-219268c1]{height:100%}.common__content .content.line2[data-v-219268c1]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-219268c1]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-219268c1]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-219268c1]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-219268c1]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-219268c1]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-219268c1]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-219268c1]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-219268c1]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-219268c1]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-219268c1],.common__content .content .content__header .header__line .el-input[data-v-219268c1]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-219268c1],.common__content .content .content__header .header__line .el-input.sm[data-v-219268c1]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-219268c1]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-219268c1]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-219268c1],.common__content .content .content__header .header__line .el-radio[data-v-219268c1]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-219268c1]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-219268c1]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-219268c1]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-219268c1]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-219268c1]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-219268c1]{height:100%}.common__content .content__table.line0[data-v-219268c1]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-219268c1]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-219268c1]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-219268c1]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-219268c1]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-219268c1]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-219268c1]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-219268c1]{height:100%}.common__content .content__page[data-v-219268c1]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-219268c1],.common__side_form .edit__header[data-v-219268c1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-219268c1]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-219268c1]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-219268c1]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-219268c1]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-219268c1]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-219268c1]{padding:0 20px}.common__side_form .edit__footer[data-v-219268c1]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-219268c1]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-219268c1]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-219268c1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-219268c1] .el-cascader,.custom__form .item[data-v-219268c1] .el-input,.custom__form .item[data-v-219268c1] .el-input-number,.custom__form .item[data-v-219268c1] .el-select,.custom__form .item[data-v-219268c1] .el-textarea,.custom__form .item[data-v-219268c1] .item__radio,.custom__form .item[data-v-219268c1] .item__text{width:230px}.custom__form .item.mb_8[data-v-219268c1]{margin-bottom:8px}.custom__form .item.mb_15[data-v-219268c1]{margin-bottom:15px}.custom__form .item.item__line[data-v-219268c1]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-219268c1] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-219268c1] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-219268c1]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-219268c1],.custom__form .item.item__3 .el-input[data-v-219268c1],.custom__form .item.item__3 .el-select[data-v-219268c1],.custom__form .item.item__3 .el-textarea[data-v-219268c1],.custom__form .item.item__3 .item__radio[data-v-219268c1],.custom__form .item.item__3 .item__text[data-v-219268c1]{width:110px}.custom__form .item.item__4[data-v-219268c1]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-219268c1] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-219268c1] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-219268c1] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-219268c1] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-219268c1] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-219268c1] .el-form-item__label:after{content:"：";position:absolute}[data-v-219268c1] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-219268c1] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-219268c1],.custom__form .el-radio[data-v-219268c1]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-219268c1],.common__content .content[data-v-219268c1]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-219268c1]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-219268c1]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-219268c1]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-219268c1]{padding-bottom:0}.common__content .content__table[data-v-219268c1]{height:calc(100% - 56px)}.common__content .content__page[data-v-219268c1]{height:28px}}.content[data-v-88a42ae4]{display:-webkit-box;display:-ms-flexbox;display:flex}.content .content__tab[data-v-88a42ae4]{margin:0 1%;border:1px solid #eaeaea;border-radius:4px;-webkit-box-flex:0;-ms-flex:0 0 18%;flex:0 0 18%;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.content .content__tab .tab__header[data-v-88a42ae4]{padding:0 20px;background:#f1f2f3;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content .content__tab .tab__header .tit[data-v-88a42ae4]{font-size:15px;color:#373839;font-weight:700}.content .content__tab .tab__menus[data-v-88a42ae4]{height:500px;overflow-y:auto;padding:10px 0}.content .content__tab .tab__menu[data-v-88a42ae4]{display:-webkit-box;display:-ms-flexbox;display:flex;height:42px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px;cursor:pointer}.content .content__tab .tab__menu.active[data-v-88a42ae4],.content .content__tab .tab__menu[data-v-88a42ae4]:hover{background:#eef6ff}.content .content__tab .tab__menu .menu__status[data-v-88a42ae4]{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:5px;background:#919faf}.content .content__tab .tab__menu .menu__status.active[data-v-88a42ae4]{background:#1dc147}.content .content__tab .tab__menu .menu__txt[data-v-88a42ae4]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:700}.content .content__tab .tab__menu .menu__btn[data-v-88a42ae4]{white-space:nowrap}.content .content__tab .tab__menu .el-checkbox[data-v-88a42ae4]{margin-right:10px}.content .content__tab .tab__menu .el-button[data-v-88a42ae4]{margin-left:10px}.content .content__tab .tab__menu i[data-v-88a42ae4]{font-size:14px}.custom__form[data-v-88a42ae4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .item[data-v-88a42ae4]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-pack:left!important;-ms-flex-pack:left!important;justify-content:left!important}.dialog-footer[data-v-88a42ae4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mbzd__dialog .custom__form[data-v-88a42ae4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mbzd__dialog .custom__form .item[data-v-88a42ae4]:nth-child(2n){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mbzd__dialog .custom__form .item[data-v-88a42ae4]:nth-child(odd){-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:normal}.edit_mb .tit[data-v-88a42ae4]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:700;margin:20px 0;color:#000;font-size:.15rem}.edit_mb .header__ops[data-v-88a42ae4]{padding-right:0}.edit__content[data-v-88a42ae4]{position:relative;height:100%}.edit__content .content__table_marc td[data-v-88a42ae4]{padding:0}.edit__content .content__table_marc td.disabled[data-v-88a42ae4]{background:#f2f2f2!important}.edit__content .content__table_marc .cell[data-v-88a42ae4]{padding:0!important}.edit__content .content__table_marc tbody input[data-v-88a42ae4],.edit__content .content__table_marc tbody textarea[data-v-88a42ae4]{font-size:12px;color:#333;border-radius:0;border-color:transparent;background:transparent;width:100%;height:28px;line-height:28px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 5px}.edit__content .content__table_marc tbody input[data-v-88a42ae4]:focus,.edit__content .content__table_marc tbody textarea[data-v-88a42ae4]:focus{outline:none;border-width:1px;border-radius:4px;border-color:#378de6!important}.delBtn[data-v-88a42ae4]{background-color:#fff!important;border:1px solid #de5151!important;color:#de5151!important;margin-bottom:5px}.delAdd[data-v-88a42ae4]{margin-bottom:5px;border:1px solid #0079fe!important;color:#0079fe!important;background-color:#fff!important}.common__content[data-v-497755a5] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-497755a5]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-497755a5]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-497755a5] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-497755a5] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-497755a5]{padding-right:20px}.common__content .content[data-v-497755a5]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-497755a5]{height:100%}.common__content .content.line2[data-v-497755a5]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-497755a5]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-497755a5]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-497755a5]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-497755a5]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-497755a5]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-497755a5]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-497755a5]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-497755a5]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-497755a5]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-497755a5],.common__content .content .content__header .header__line .el-input[data-v-497755a5]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-497755a5],.common__content .content .content__header .header__line .el-input.sm[data-v-497755a5]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-497755a5]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-497755a5]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-497755a5],.common__content .content .content__header .header__line .el-radio[data-v-497755a5]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-497755a5]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-497755a5]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-497755a5]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-497755a5]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-497755a5]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-497755a5]{height:100%}.common__content .content__table.line0[data-v-497755a5]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-497755a5]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-497755a5]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-497755a5]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-497755a5]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-497755a5]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-497755a5]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-497755a5]{height:100%}.common__content .content__page[data-v-497755a5]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-497755a5],.common__side_form .edit__header[data-v-497755a5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-497755a5]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-497755a5]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-497755a5]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-497755a5]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-497755a5]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-497755a5]{padding:0 20px}.common__side_form .edit__footer[data-v-497755a5]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-497755a5]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-497755a5]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-497755a5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-497755a5] .el-cascader,.custom__form .item[data-v-497755a5] .el-input,.custom__form .item[data-v-497755a5] .el-input-number,.custom__form .item[data-v-497755a5] .el-select,.custom__form .item[data-v-497755a5] .el-textarea,.custom__form .item[data-v-497755a5] .item__radio,.custom__form .item[data-v-497755a5] .item__text{width:230px}.custom__form .item.mb_8[data-v-497755a5]{margin-bottom:8px}.custom__form .item.mb_15[data-v-497755a5]{margin-bottom:15px}.custom__form .item.item__line[data-v-497755a5]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-497755a5] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-497755a5] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-497755a5]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-497755a5],.custom__form .item.item__3 .el-input[data-v-497755a5],.custom__form .item.item__3 .el-select[data-v-497755a5],.custom__form .item.item__3 .el-textarea[data-v-497755a5],.custom__form .item.item__3 .item__radio[data-v-497755a5],.custom__form .item.item__3 .item__text[data-v-497755a5]{width:110px}.custom__form .item.item__4[data-v-497755a5]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-497755a5] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-497755a5] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-497755a5] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-497755a5] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-497755a5] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-497755a5] .el-form-item__label:after{content:"：";position:absolute}[data-v-497755a5] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-497755a5] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-497755a5],.custom__form .el-radio[data-v-497755a5]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-497755a5],.common__content .content[data-v-497755a5]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-497755a5]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-497755a5]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-497755a5]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-497755a5]{padding-bottom:0}.common__content .content__table[data-v-497755a5]{height:calc(100% - 56px)}.common__content .content__page[data-v-497755a5]{height:28px}}.common__content[data-v-b3392570] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-b3392570]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-b3392570]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-b3392570] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-b3392570] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-b3392570]{padding-right:20px}.common__content .content[data-v-b3392570]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-b3392570]{height:100%}.common__content .content.line2[data-v-b3392570]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-b3392570]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-b3392570]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-b3392570]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-b3392570]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-b3392570]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-b3392570]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-b3392570]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-b3392570]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-b3392570]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-b3392570],.common__content .content .content__header .header__line .el-input[data-v-b3392570]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-b3392570],.common__content .content .content__header .header__line .el-input.sm[data-v-b3392570]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-b3392570]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-b3392570]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-b3392570],.common__content .content .content__header .header__line .el-radio[data-v-b3392570]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-b3392570]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-b3392570]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-b3392570]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-b3392570]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-b3392570]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-b3392570]{height:100%}.common__content .content__table.line0[data-v-b3392570]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-b3392570]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-b3392570]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-b3392570]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-b3392570]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-b3392570]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-b3392570]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-b3392570]{height:100%}.common__content .content__page[data-v-b3392570]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-b3392570],.common__side_form .edit__header[data-v-b3392570]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-b3392570]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-b3392570]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-b3392570]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-b3392570]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-b3392570]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-b3392570]{padding:0 20px}.common__side_form .edit__footer[data-v-b3392570]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-b3392570]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-b3392570]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-b3392570]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-b3392570] .el-cascader,.custom__form .item[data-v-b3392570] .el-input,.custom__form .item[data-v-b3392570] .el-input-number,.custom__form .item[data-v-b3392570] .el-select,.custom__form .item[data-v-b3392570] .el-textarea,.custom__form .item[data-v-b3392570] .item__radio,.custom__form .item[data-v-b3392570] .item__text{width:230px}.custom__form .item.mb_8[data-v-b3392570]{margin-bottom:8px}.custom__form .item.mb_15[data-v-b3392570]{margin-bottom:15px}.custom__form .item.item__line[data-v-b3392570]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-b3392570] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-b3392570] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-b3392570]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-b3392570],.custom__form .item.item__3 .el-input[data-v-b3392570],.custom__form .item.item__3 .el-select[data-v-b3392570],.custom__form .item.item__3 .el-textarea[data-v-b3392570],.custom__form .item.item__3 .item__radio[data-v-b3392570],.custom__form .item.item__3 .item__text[data-v-b3392570]{width:110px}.custom__form .item.item__4[data-v-b3392570]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-b3392570] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-b3392570] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-b3392570] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-b3392570] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-b3392570] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-b3392570] .el-form-item__label:after{content:"：";position:absolute}[data-v-b3392570] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-b3392570] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-b3392570],.custom__form .el-radio[data-v-b3392570]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-b3392570],.common__content .content[data-v-b3392570]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-b3392570]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-b3392570]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-b3392570]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-b3392570]{padding-bottom:0}.common__content .content__table[data-v-b3392570]{height:calc(100% - 56px)}.common__content .content__page[data-v-b3392570]{height:28px}}.common__content[data-v-7b8a7f17] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-7b8a7f17]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-7b8a7f17]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-7b8a7f17] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-7b8a7f17] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-7b8a7f17]{padding-right:20px}.common__content .content[data-v-7b8a7f17]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-7b8a7f17]{height:100%}.common__content .content.line2[data-v-7b8a7f17]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-7b8a7f17]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-7b8a7f17]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-7b8a7f17]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-7b8a7f17]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-7b8a7f17]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-7b8a7f17]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-7b8a7f17]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-7b8a7f17]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-7b8a7f17]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-7b8a7f17],.common__content .content .content__header .header__line .el-input[data-v-7b8a7f17]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-7b8a7f17],.common__content .content .content__header .header__line .el-input.sm[data-v-7b8a7f17]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-7b8a7f17]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-7b8a7f17]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-7b8a7f17],.common__content .content .content__header .header__line .el-radio[data-v-7b8a7f17]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-7b8a7f17]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-7b8a7f17]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-7b8a7f17]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-7b8a7f17]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-7b8a7f17]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-7b8a7f17]{height:100%}.common__content .content__table.line0[data-v-7b8a7f17]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-7b8a7f17]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-7b8a7f17]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-7b8a7f17]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-7b8a7f17]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-7b8a7f17]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-7b8a7f17]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-7b8a7f17]{height:100%}.common__content .content__page[data-v-7b8a7f17]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-7b8a7f17],.common__side_form .edit__header[data-v-7b8a7f17]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-7b8a7f17]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-7b8a7f17]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-7b8a7f17]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-7b8a7f17]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-7b8a7f17]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-7b8a7f17]{padding:0 20px}.common__side_form .edit__footer[data-v-7b8a7f17]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-7b8a7f17]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-7b8a7f17]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-7b8a7f17]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-7b8a7f17] .el-cascader,.custom__form .item[data-v-7b8a7f17] .el-input,.custom__form .item[data-v-7b8a7f17] .el-input-number,.custom__form .item[data-v-7b8a7f17] .el-select,.custom__form .item[data-v-7b8a7f17] .el-textarea,.custom__form .item[data-v-7b8a7f17] .item__radio,.custom__form .item[data-v-7b8a7f17] .item__text{width:230px}.custom__form .item.mb_8[data-v-7b8a7f17]{margin-bottom:8px}.custom__form .item.mb_15[data-v-7b8a7f17]{margin-bottom:15px}.custom__form .item.item__line[data-v-7b8a7f17]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-7b8a7f17] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-7b8a7f17] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-7b8a7f17]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-7b8a7f17],.custom__form .item.item__3 .el-input[data-v-7b8a7f17],.custom__form .item.item__3 .el-select[data-v-7b8a7f17],.custom__form .item.item__3 .el-textarea[data-v-7b8a7f17],.custom__form .item.item__3 .item__radio[data-v-7b8a7f17],.custom__form .item.item__3 .item__text[data-v-7b8a7f17]{width:110px}.custom__form .item.item__4[data-v-7b8a7f17]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-7b8a7f17] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-7b8a7f17] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-7b8a7f17] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-7b8a7f17] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-7b8a7f17] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-7b8a7f17] .el-form-item__label:after{content:"：";position:absolute}[data-v-7b8a7f17] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-7b8a7f17] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-7b8a7f17],.custom__form .el-radio[data-v-7b8a7f17]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-7b8a7f17],.common__content .content[data-v-7b8a7f17]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-7b8a7f17]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-7b8a7f17]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-7b8a7f17]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-7b8a7f17]{padding-bottom:0}.common__content .content__table[data-v-7b8a7f17]{height:calc(100% - 56px)}.common__content .content__page[data-v-7b8a7f17]{height:28px}}.ysgl-form-inline[data-v-7b8a7f17] .el-input .el-input-group__prepend{width:120px}.ysgl-form-inline .yfd-date[data-v-7b8a7f17]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px}.prepend-select[data-v-7b8a7f17] .el-input__inner{border:none}.form-input[data-v-7b8a7f17] .el-input-group__prepend{background-color:#fff;color:#303133}.el-cascader[data-v-7b8a7f17]{display:block;overflow:hidden}.el-cascader[data-v-7b8a7f17] .el-cascader__tags{-ms-flex-wrap:wrap;flex-wrap:wrap}.common__content[data-v-0fe1f5f9] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-0fe1f5f9]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-0fe1f5f9]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-0fe1f5f9] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-0fe1f5f9] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-0fe1f5f9]{padding-right:20px}.common__content .content[data-v-0fe1f5f9]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-0fe1f5f9]{height:100%}.common__content .content.line2[data-v-0fe1f5f9]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-0fe1f5f9]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-0fe1f5f9]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-0fe1f5f9]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-0fe1f5f9]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-0fe1f5f9]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-0fe1f5f9]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-0fe1f5f9]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-0fe1f5f9]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-0fe1f5f9]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-0fe1f5f9],.common__content .content .content__header .header__line .el-input[data-v-0fe1f5f9]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-0fe1f5f9],.common__content .content .content__header .header__line .el-input.sm[data-v-0fe1f5f9]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-0fe1f5f9]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-0fe1f5f9]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-0fe1f5f9],.common__content .content .content__header .header__line .el-radio[data-v-0fe1f5f9]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-0fe1f5f9]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-0fe1f5f9]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-0fe1f5f9]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-0fe1f5f9]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-0fe1f5f9]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-0fe1f5f9]{height:100%}.common__content .content__table.line0[data-v-0fe1f5f9]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-0fe1f5f9]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-0fe1f5f9]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-0fe1f5f9]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-0fe1f5f9]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-0fe1f5f9]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-0fe1f5f9]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-0fe1f5f9]{height:100%}.common__content .content__page[data-v-0fe1f5f9]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-0fe1f5f9],.common__side_form .edit__header[data-v-0fe1f5f9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-0fe1f5f9]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-0fe1f5f9]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-0fe1f5f9]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-0fe1f5f9]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-0fe1f5f9]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-0fe1f5f9]{padding:0 20px}.common__side_form .edit__footer[data-v-0fe1f5f9]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-0fe1f5f9]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-0fe1f5f9]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-0fe1f5f9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-0fe1f5f9] .el-cascader,.custom__form .item[data-v-0fe1f5f9] .el-input,.custom__form .item[data-v-0fe1f5f9] .el-input-number,.custom__form .item[data-v-0fe1f5f9] .el-select,.custom__form .item[data-v-0fe1f5f9] .el-textarea,.custom__form .item[data-v-0fe1f5f9] .item__radio,.custom__form .item[data-v-0fe1f5f9] .item__text{width:230px}.custom__form .item.mb_8[data-v-0fe1f5f9]{margin-bottom:8px}.custom__form .item.mb_15[data-v-0fe1f5f9]{margin-bottom:15px}.custom__form .item.item__line[data-v-0fe1f5f9]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-0fe1f5f9] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-0fe1f5f9] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-0fe1f5f9]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-0fe1f5f9],.custom__form .item.item__3 .el-input[data-v-0fe1f5f9],.custom__form .item.item__3 .el-select[data-v-0fe1f5f9],.custom__form .item.item__3 .el-textarea[data-v-0fe1f5f9],.custom__form .item.item__3 .item__radio[data-v-0fe1f5f9],.custom__form .item.item__3 .item__text[data-v-0fe1f5f9]{width:110px}.custom__form .item.item__4[data-v-0fe1f5f9]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-0fe1f5f9] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-0fe1f5f9] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-0fe1f5f9] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-0fe1f5f9] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-0fe1f5f9] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-0fe1f5f9] .el-form-item__label:after{content:"：";position:absolute}[data-v-0fe1f5f9] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-0fe1f5f9] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-0fe1f5f9],.custom__form .el-radio[data-v-0fe1f5f9]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-0fe1f5f9],.common__content .content[data-v-0fe1f5f9]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-0fe1f5f9]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-0fe1f5f9]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-0fe1f5f9]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-0fe1f5f9]{padding-bottom:0}.common__content .content__table[data-v-0fe1f5f9]{height:calc(100% - 56px)}.common__content .content__page[data-v-0fe1f5f9]{height:28px}}.common__content[data-v-f5634f1c] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-f5634f1c]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-f5634f1c]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-f5634f1c] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-f5634f1c] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-f5634f1c]{padding-right:20px}.common__content .content[data-v-f5634f1c]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-f5634f1c]{height:100%}.common__content .content.line2[data-v-f5634f1c]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-f5634f1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-f5634f1c]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-f5634f1c]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-f5634f1c]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-f5634f1c]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-f5634f1c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-f5634f1c]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-f5634f1c]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-f5634f1c]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-f5634f1c],.common__content .content .content__header .header__line .el-input[data-v-f5634f1c]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-f5634f1c],.common__content .content .content__header .header__line .el-input.sm[data-v-f5634f1c]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-f5634f1c]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-f5634f1c]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-f5634f1c],.common__content .content .content__header .header__line .el-radio[data-v-f5634f1c]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-f5634f1c]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-f5634f1c]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-f5634f1c]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-f5634f1c]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-f5634f1c]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-f5634f1c]{height:100%}.common__content .content__table.line0[data-v-f5634f1c]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-f5634f1c]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-f5634f1c]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-f5634f1c]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-f5634f1c]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-f5634f1c]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-f5634f1c]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-f5634f1c]{height:100%}.common__content .content__page[data-v-f5634f1c]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-f5634f1c],.common__side_form .edit__header[data-v-f5634f1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-f5634f1c]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-f5634f1c]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-f5634f1c]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-f5634f1c]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-f5634f1c]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-f5634f1c]{padding:0 20px}.common__side_form .edit__footer[data-v-f5634f1c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-f5634f1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-f5634f1c]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-f5634f1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-f5634f1c] .el-cascader,.custom__form .item[data-v-f5634f1c] .el-input,.custom__form .item[data-v-f5634f1c] .el-input-number,.custom__form .item[data-v-f5634f1c] .el-select,.custom__form .item[data-v-f5634f1c] .el-textarea,.custom__form .item[data-v-f5634f1c] .item__radio,.custom__form .item[data-v-f5634f1c] .item__text{width:230px}.custom__form .item.mb_8[data-v-f5634f1c]{margin-bottom:8px}.custom__form .item.mb_15[data-v-f5634f1c]{margin-bottom:15px}.custom__form .item.item__line[data-v-f5634f1c]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-f5634f1c] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-f5634f1c] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-f5634f1c]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-f5634f1c],.custom__form .item.item__3 .el-input[data-v-f5634f1c],.custom__form .item.item__3 .el-select[data-v-f5634f1c],.custom__form .item.item__3 .el-textarea[data-v-f5634f1c],.custom__form .item.item__3 .item__radio[data-v-f5634f1c],.custom__form .item.item__3 .item__text[data-v-f5634f1c]{width:110px}.custom__form .item.item__4[data-v-f5634f1c]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-f5634f1c] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-f5634f1c] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-f5634f1c] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-f5634f1c] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-f5634f1c] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-f5634f1c] .el-form-item__label:after{content:"：";position:absolute}[data-v-f5634f1c] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-f5634f1c] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-f5634f1c],.custom__form .el-radio[data-v-f5634f1c]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-f5634f1c],.common__content .content[data-v-f5634f1c]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-f5634f1c]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-f5634f1c]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-f5634f1c]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-f5634f1c]{padding-bottom:0}.common__content .content__table[data-v-f5634f1c]{height:calc(100% - 56px)}.common__content .content__page[data-v-f5634f1c]{height:28px}}.item[data-v-f5634f1c]{height:28px!important}.common__content[data-v-7ec3e0f8] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-7ec3e0f8]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-7ec3e0f8]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-7ec3e0f8] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-7ec3e0f8] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-7ec3e0f8]{padding-right:20px}.common__content .content[data-v-7ec3e0f8]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-7ec3e0f8]{height:100%}.common__content .content.line2[data-v-7ec3e0f8]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-7ec3e0f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-7ec3e0f8]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-7ec3e0f8]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-7ec3e0f8]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-7ec3e0f8]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-7ec3e0f8]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-7ec3e0f8]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-7ec3e0f8]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-7ec3e0f8]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-7ec3e0f8],.common__content .content .content__header .header__line .el-input[data-v-7ec3e0f8]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-7ec3e0f8],.common__content .content .content__header .header__line .el-input.sm[data-v-7ec3e0f8]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-7ec3e0f8]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-7ec3e0f8]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-7ec3e0f8],.common__content .content .content__header .header__line .el-radio[data-v-7ec3e0f8]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-7ec3e0f8]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-7ec3e0f8]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-7ec3e0f8]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-7ec3e0f8]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-7ec3e0f8]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-7ec3e0f8]{height:100%}.common__content .content__table.line0[data-v-7ec3e0f8]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-7ec3e0f8]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-7ec3e0f8]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-7ec3e0f8]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-7ec3e0f8]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-7ec3e0f8]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-7ec3e0f8]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-7ec3e0f8]{height:100%}.common__content .content__page[data-v-7ec3e0f8]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-7ec3e0f8],.common__side_form .edit__header[data-v-7ec3e0f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-7ec3e0f8]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-7ec3e0f8]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-7ec3e0f8]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-7ec3e0f8]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-7ec3e0f8]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-7ec3e0f8]{padding:0 20px}.common__side_form .edit__footer[data-v-7ec3e0f8]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-7ec3e0f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-7ec3e0f8]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-7ec3e0f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-7ec3e0f8] .el-cascader,.custom__form .item[data-v-7ec3e0f8] .el-input,.custom__form .item[data-v-7ec3e0f8] .el-input-number,.custom__form .item[data-v-7ec3e0f8] .el-select,.custom__form .item[data-v-7ec3e0f8] .el-textarea,.custom__form .item[data-v-7ec3e0f8] .item__radio,.custom__form .item[data-v-7ec3e0f8] .item__text{width:230px}.custom__form .item.mb_8[data-v-7ec3e0f8]{margin-bottom:8px}.custom__form .item.mb_15[data-v-7ec3e0f8]{margin-bottom:15px}.custom__form .item.item__line[data-v-7ec3e0f8]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-7ec3e0f8] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-7ec3e0f8] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-7ec3e0f8]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-7ec3e0f8],.custom__form .item.item__3 .el-input[data-v-7ec3e0f8],.custom__form .item.item__3 .el-select[data-v-7ec3e0f8],.custom__form .item.item__3 .el-textarea[data-v-7ec3e0f8],.custom__form .item.item__3 .item__radio[data-v-7ec3e0f8],.custom__form .item.item__3 .item__text[data-v-7ec3e0f8]{width:110px}.custom__form .item.item__4[data-v-7ec3e0f8]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-7ec3e0f8] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-7ec3e0f8] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-7ec3e0f8] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-7ec3e0f8] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-7ec3e0f8] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-7ec3e0f8] .el-form-item__label:after{content:"：";position:absolute}[data-v-7ec3e0f8] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-7ec3e0f8] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-7ec3e0f8],.custom__form .el-radio[data-v-7ec3e0f8]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-7ec3e0f8],.common__content .content[data-v-7ec3e0f8]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-7ec3e0f8]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-7ec3e0f8]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-7ec3e0f8]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-7ec3e0f8]{padding-bottom:0}.common__content .content__table[data-v-7ec3e0f8]{height:calc(100% - 56px)}.common__content .content__page[data-v-7ec3e0f8]{height:28px}}.common__content[data-v-24df813c] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-24df813c]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-24df813c]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-24df813c] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-24df813c] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-24df813c]{padding-right:20px}.common__content .content[data-v-24df813c]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-24df813c]{height:100%}.common__content .content.line2[data-v-24df813c]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-24df813c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-24df813c]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-24df813c]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-24df813c]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-24df813c]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-24df813c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-24df813c]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-24df813c]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-24df813c]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-24df813c],.common__content .content .content__header .header__line .el-input[data-v-24df813c]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-24df813c],.common__content .content .content__header .header__line .el-input.sm[data-v-24df813c]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-24df813c]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-24df813c]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-24df813c],.common__content .content .content__header .header__line .el-radio[data-v-24df813c]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-24df813c]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-24df813c]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-24df813c]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-24df813c]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-24df813c]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-24df813c]{height:100%}.common__content .content__table.line0[data-v-24df813c]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-24df813c]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-24df813c]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-24df813c]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-24df813c]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-24df813c]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-24df813c]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-24df813c]{height:100%}.common__content .content__page[data-v-24df813c]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-24df813c],.common__side_form .edit__header[data-v-24df813c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-24df813c]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-24df813c]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-24df813c]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-24df813c]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-24df813c]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-24df813c]{padding:0 20px}.common__side_form .edit__footer[data-v-24df813c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-24df813c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-24df813c]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-24df813c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-24df813c] .el-cascader,.custom__form .item[data-v-24df813c] .el-input,.custom__form .item[data-v-24df813c] .el-input-number,.custom__form .item[data-v-24df813c] .el-select,.custom__form .item[data-v-24df813c] .el-textarea,.custom__form .item[data-v-24df813c] .item__radio,.custom__form .item[data-v-24df813c] .item__text{width:230px}.custom__form .item.mb_8[data-v-24df813c]{margin-bottom:8px}.custom__form .item.mb_15[data-v-24df813c]{margin-bottom:15px}.custom__form .item.item__line[data-v-24df813c]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-24df813c] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-24df813c] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-24df813c]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-24df813c],.custom__form .item.item__3 .el-input[data-v-24df813c],.custom__form .item.item__3 .el-select[data-v-24df813c],.custom__form .item.item__3 .el-textarea[data-v-24df813c],.custom__form .item.item__3 .item__radio[data-v-24df813c],.custom__form .item.item__3 .item__text[data-v-24df813c]{width:110px}.custom__form .item.item__4[data-v-24df813c]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-24df813c] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-24df813c] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-24df813c] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-24df813c] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-24df813c] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-24df813c] .el-form-item__label:after{content:"：";position:absolute}[data-v-24df813c] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-24df813c] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-24df813c],.custom__form .el-radio[data-v-24df813c]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-24df813c],.common__content .content[data-v-24df813c]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-24df813c]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-24df813c]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-24df813c]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-24df813c]{padding-bottom:0}.common__content .content__table[data-v-24df813c]{height:calc(100% - 56px)}.common__content .content__page[data-v-24df813c]{height:28px}}.common__content[data-v-544084b8] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-544084b8]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-544084b8]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-544084b8] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-544084b8] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-544084b8]{padding-right:20px}.common__content .content[data-v-544084b8]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-544084b8]{height:100%}.common__content .content.line2[data-v-544084b8]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-544084b8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-544084b8]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-544084b8]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-544084b8]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-544084b8]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-544084b8]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-544084b8]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-544084b8]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-544084b8]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-544084b8],.common__content .content .content__header .header__line .el-input[data-v-544084b8]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-544084b8],.common__content .content .content__header .header__line .el-input.sm[data-v-544084b8]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-544084b8]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-544084b8]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-544084b8],.common__content .content .content__header .header__line .el-radio[data-v-544084b8]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-544084b8]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-544084b8]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-544084b8]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-544084b8]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-544084b8]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-544084b8]{height:100%}.common__content .content__table.line0[data-v-544084b8]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-544084b8]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-544084b8]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-544084b8]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-544084b8]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-544084b8]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-544084b8]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-544084b8]{height:100%}.common__content .content__page[data-v-544084b8]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-544084b8],.common__side_form .edit__header[data-v-544084b8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-544084b8]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-544084b8]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-544084b8]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-544084b8]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-544084b8]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-544084b8]{padding:0 20px}.common__side_form .edit__footer[data-v-544084b8]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-544084b8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-544084b8]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-544084b8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-544084b8] .el-cascader,.custom__form .item[data-v-544084b8] .el-input,.custom__form .item[data-v-544084b8] .el-input-number,.custom__form .item[data-v-544084b8] .el-select,.custom__form .item[data-v-544084b8] .el-textarea,.custom__form .item[data-v-544084b8] .item__radio,.custom__form .item[data-v-544084b8] .item__text{width:230px}.custom__form .item.mb_8[data-v-544084b8]{margin-bottom:8px}.custom__form .item.mb_15[data-v-544084b8]{margin-bottom:15px}.custom__form .item.item__line[data-v-544084b8]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-544084b8] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-544084b8] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-544084b8]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-544084b8],.custom__form .item.item__3 .el-input[data-v-544084b8],.custom__form .item.item__3 .el-select[data-v-544084b8],.custom__form .item.item__3 .el-textarea[data-v-544084b8],.custom__form .item.item__3 .item__radio[data-v-544084b8],.custom__form .item.item__3 .item__text[data-v-544084b8]{width:110px}.custom__form .item.item__4[data-v-544084b8]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-544084b8] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-544084b8] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-544084b8] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-544084b8] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-544084b8] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-544084b8] .el-form-item__label:after{content:"：";position:absolute}[data-v-544084b8] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-544084b8] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-544084b8],.custom__form .el-radio[data-v-544084b8]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-544084b8],.common__content .content[data-v-544084b8]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-544084b8]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-544084b8]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-544084b8]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-544084b8]{padding-bottom:0}.common__content .content__table[data-v-544084b8]{height:calc(100% - 56px)}.common__content .content__page[data-v-544084b8]{height:28px}}.common__content[data-v-1cdb11df] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-1cdb11df]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-1cdb11df]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-1cdb11df] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-1cdb11df] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-1cdb11df]{padding-right:20px}.common__content .content[data-v-1cdb11df]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-1cdb11df]{height:100%}.common__content .content.line2[data-v-1cdb11df]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-1cdb11df]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-1cdb11df]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-1cdb11df]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-1cdb11df]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-1cdb11df]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-1cdb11df]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-1cdb11df]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-1cdb11df]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-1cdb11df]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-1cdb11df],.common__content .content .content__header .header__line .el-input[data-v-1cdb11df]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-1cdb11df],.common__content .content .content__header .header__line .el-input.sm[data-v-1cdb11df]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-1cdb11df]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-1cdb11df]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-1cdb11df],.common__content .content .content__header .header__line .el-radio[data-v-1cdb11df]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-1cdb11df]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-1cdb11df]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-1cdb11df]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-1cdb11df]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-1cdb11df]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-1cdb11df]{height:100%}.common__content .content__table.line0[data-v-1cdb11df]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-1cdb11df]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-1cdb11df]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-1cdb11df]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-1cdb11df]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-1cdb11df]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-1cdb11df]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-1cdb11df]{height:100%}.common__content .content__page[data-v-1cdb11df]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-1cdb11df],.common__side_form .edit__header[data-v-1cdb11df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-1cdb11df]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-1cdb11df]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-1cdb11df]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-1cdb11df]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-1cdb11df]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-1cdb11df]{padding:0 20px}.common__side_form .edit__footer[data-v-1cdb11df]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-1cdb11df]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-1cdb11df]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-1cdb11df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-1cdb11df] .el-cascader,.custom__form .item[data-v-1cdb11df] .el-input,.custom__form .item[data-v-1cdb11df] .el-input-number,.custom__form .item[data-v-1cdb11df] .el-select,.custom__form .item[data-v-1cdb11df] .el-textarea,.custom__form .item[data-v-1cdb11df] .item__radio,.custom__form .item[data-v-1cdb11df] .item__text{width:230px}.custom__form .item.mb_8[data-v-1cdb11df]{margin-bottom:8px}.custom__form .item.mb_15[data-v-1cdb11df]{margin-bottom:15px}.custom__form .item.item__line[data-v-1cdb11df]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-1cdb11df] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-1cdb11df] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-1cdb11df]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-1cdb11df],.custom__form .item.item__3 .el-input[data-v-1cdb11df],.custom__form .item.item__3 .el-select[data-v-1cdb11df],.custom__form .item.item__3 .el-textarea[data-v-1cdb11df],.custom__form .item.item__3 .item__radio[data-v-1cdb11df],.custom__form .item.item__3 .item__text[data-v-1cdb11df]{width:110px}.custom__form .item.item__4[data-v-1cdb11df]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-1cdb11df] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-1cdb11df] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-1cdb11df] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-1cdb11df] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-1cdb11df] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-1cdb11df] .el-form-item__label:after{content:"：";position:absolute}[data-v-1cdb11df] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-1cdb11df] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-1cdb11df],.custom__form .el-radio[data-v-1cdb11df]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-1cdb11df],.common__content .content[data-v-1cdb11df]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-1cdb11df]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-1cdb11df]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-1cdb11df]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-1cdb11df]{padding-bottom:0}.common__content .content__table[data-v-1cdb11df]{height:calc(100% - 56px)}.common__content .content__page[data-v-1cdb11df]{height:28px}}.common__content[data-v-d59b1de2] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-d59b1de2]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-d59b1de2]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-d59b1de2] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-d59b1de2] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-d59b1de2]{padding-right:20px}.common__content .content[data-v-d59b1de2]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-d59b1de2]{height:100%}.common__content .content.line2[data-v-d59b1de2]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-d59b1de2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-d59b1de2]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-d59b1de2]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-d59b1de2]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-d59b1de2]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-d59b1de2]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-d59b1de2]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-d59b1de2]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-d59b1de2]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-d59b1de2],.common__content .content .content__header .header__line .el-input[data-v-d59b1de2]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-d59b1de2],.common__content .content .content__header .header__line .el-input.sm[data-v-d59b1de2]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-d59b1de2]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-d59b1de2]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-d59b1de2],.common__content .content .content__header .header__line .el-radio[data-v-d59b1de2]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-d59b1de2]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-d59b1de2]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-d59b1de2]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-d59b1de2]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-d59b1de2]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-d59b1de2]{height:100%}.common__content .content__table.line0[data-v-d59b1de2]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-d59b1de2]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-d59b1de2]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-d59b1de2]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-d59b1de2]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-d59b1de2]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-d59b1de2]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-d59b1de2]{height:100%}.common__content .content__page[data-v-d59b1de2]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-d59b1de2],.common__side_form .edit__header[data-v-d59b1de2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-d59b1de2]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-d59b1de2]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-d59b1de2]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-d59b1de2]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-d59b1de2]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-d59b1de2]{padding:0 20px}.common__side_form .edit__footer[data-v-d59b1de2]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-d59b1de2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-d59b1de2]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-d59b1de2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-d59b1de2] .el-cascader,.custom__form .item[data-v-d59b1de2] .el-input,.custom__form .item[data-v-d59b1de2] .el-input-number,.custom__form .item[data-v-d59b1de2] .el-select,.custom__form .item[data-v-d59b1de2] .el-textarea,.custom__form .item[data-v-d59b1de2] .item__radio,.custom__form .item[data-v-d59b1de2] .item__text{width:230px}.custom__form .item.mb_8[data-v-d59b1de2]{margin-bottom:8px}.custom__form .item.mb_15[data-v-d59b1de2]{margin-bottom:15px}.custom__form .item.item__line[data-v-d59b1de2]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-d59b1de2] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-d59b1de2] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-d59b1de2]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-d59b1de2],.custom__form .item.item__3 .el-input[data-v-d59b1de2],.custom__form .item.item__3 .el-select[data-v-d59b1de2],.custom__form .item.item__3 .el-textarea[data-v-d59b1de2],.custom__form .item.item__3 .item__radio[data-v-d59b1de2],.custom__form .item.item__3 .item__text[data-v-d59b1de2]{width:110px}.custom__form .item.item__4[data-v-d59b1de2]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-d59b1de2] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-d59b1de2] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-d59b1de2] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-d59b1de2] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-d59b1de2] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-d59b1de2] .el-form-item__label:after{content:"：";position:absolute}[data-v-d59b1de2] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-d59b1de2] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-d59b1de2],.custom__form .el-radio[data-v-d59b1de2]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-d59b1de2],.common__content .content[data-v-d59b1de2]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-d59b1de2]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-d59b1de2]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-d59b1de2]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-d59b1de2]{padding-bottom:0}.common__content .content__table[data-v-d59b1de2]{height:calc(100% - 56px)}.common__content .content__page[data-v-d59b1de2]{height:28px}}.item[data-v-d59b1de2]{height:28px!important}[data-v-d59b1de2] .el-form-item__label{width:100px!important}.common__content[data-v-4a87fb48] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-4a87fb48]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-4a87fb48]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-4a87fb48] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-4a87fb48] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-4a87fb48]{padding-right:20px}.common__content .content[data-v-4a87fb48]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-4a87fb48]{height:100%}.common__content .content.line2[data-v-4a87fb48]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-4a87fb48]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-4a87fb48]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-4a87fb48]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-4a87fb48]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-4a87fb48]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-4a87fb48]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-4a87fb48]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-4a87fb48]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-4a87fb48]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-4a87fb48],.common__content .content .content__header .header__line .el-input[data-v-4a87fb48]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-4a87fb48],.common__content .content .content__header .header__line .el-input.sm[data-v-4a87fb48]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-4a87fb48]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-4a87fb48]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-4a87fb48],.common__content .content .content__header .header__line .el-radio[data-v-4a87fb48]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-4a87fb48]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-4a87fb48]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-4a87fb48]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-4a87fb48]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-4a87fb48]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-4a87fb48]{height:100%}.common__content .content__table.line0[data-v-4a87fb48]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-4a87fb48]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-4a87fb48]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-4a87fb48]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-4a87fb48]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-4a87fb48]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-4a87fb48]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-4a87fb48]{height:100%}.common__content .content__page[data-v-4a87fb48]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-4a87fb48],.common__side_form .edit__header[data-v-4a87fb48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-4a87fb48]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-4a87fb48]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-4a87fb48]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-4a87fb48]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-4a87fb48]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-4a87fb48]{padding:0 20px}.common__side_form .edit__footer[data-v-4a87fb48]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-4a87fb48]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-4a87fb48]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-4a87fb48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-4a87fb48] .el-cascader,.custom__form .item[data-v-4a87fb48] .el-input,.custom__form .item[data-v-4a87fb48] .el-input-number,.custom__form .item[data-v-4a87fb48] .el-select,.custom__form .item[data-v-4a87fb48] .el-textarea,.custom__form .item[data-v-4a87fb48] .item__radio,.custom__form .item[data-v-4a87fb48] .item__text{width:230px}.custom__form .item.mb_8[data-v-4a87fb48]{margin-bottom:8px}.custom__form .item.mb_15[data-v-4a87fb48]{margin-bottom:15px}.custom__form .item.item__line[data-v-4a87fb48]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-4a87fb48] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-4a87fb48] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-4a87fb48]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-4a87fb48],.custom__form .item.item__3 .el-input[data-v-4a87fb48],.custom__form .item.item__3 .el-select[data-v-4a87fb48],.custom__form .item.item__3 .el-textarea[data-v-4a87fb48],.custom__form .item.item__3 .item__radio[data-v-4a87fb48],.custom__form .item.item__3 .item__text[data-v-4a87fb48]{width:110px}.custom__form .item.item__4[data-v-4a87fb48]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-4a87fb48] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-4a87fb48] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-4a87fb48] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-4a87fb48] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-4a87fb48] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-4a87fb48] .el-form-item__label:after{content:"：";position:absolute}[data-v-4a87fb48] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-4a87fb48] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-4a87fb48],.custom__form .el-radio[data-v-4a87fb48]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-4a87fb48],.common__content .content[data-v-4a87fb48]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-4a87fb48]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-4a87fb48]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-4a87fb48]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-4a87fb48]{padding-bottom:0}.common__content .content__table[data-v-4a87fb48]{height:calc(100% - 56px)}.common__content .content__page[data-v-4a87fb48]{height:28px}}.tableName[data-v-4a87fb48]{cursor:pointer;width:80px;display:inline-block}.active_item[data-v-4a87fb48]{color:#378de6!important}.tips[data-v-4a87fb48]{font-size:14px;color:#8f8f8f;margin-bottom:10px}.common__content[data-v-9ffba09c] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-9ffba09c]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-9ffba09c]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-9ffba09c] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-9ffba09c] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-9ffba09c]{padding-right:20px}.common__content .content[data-v-9ffba09c]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-9ffba09c]{height:100%}.common__content .content.line2[data-v-9ffba09c]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-9ffba09c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-9ffba09c]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-9ffba09c]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-9ffba09c]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-9ffba09c]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-9ffba09c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-9ffba09c]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-9ffba09c]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-9ffba09c]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-9ffba09c],.common__content .content .content__header .header__line .el-input[data-v-9ffba09c]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-9ffba09c],.common__content .content .content__header .header__line .el-input.sm[data-v-9ffba09c]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-9ffba09c]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-9ffba09c]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-9ffba09c],.common__content .content .content__header .header__line .el-radio[data-v-9ffba09c]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-9ffba09c]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-9ffba09c]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-9ffba09c]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-9ffba09c]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-9ffba09c]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-9ffba09c]{height:100%}.common__content .content__table.line0[data-v-9ffba09c]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-9ffba09c]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-9ffba09c]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-9ffba09c]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-9ffba09c]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-9ffba09c]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-9ffba09c]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-9ffba09c]{height:100%}.common__content .content__page[data-v-9ffba09c]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-9ffba09c],.common__side_form .edit__header[data-v-9ffba09c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-9ffba09c]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-9ffba09c]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-9ffba09c]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-9ffba09c]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-9ffba09c]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-9ffba09c]{padding:0 20px}.common__side_form .edit__footer[data-v-9ffba09c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-9ffba09c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-9ffba09c]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-9ffba09c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-9ffba09c] .el-cascader,.custom__form .item[data-v-9ffba09c] .el-input,.custom__form .item[data-v-9ffba09c] .el-input-number,.custom__form .item[data-v-9ffba09c] .el-select,.custom__form .item[data-v-9ffba09c] .el-textarea,.custom__form .item[data-v-9ffba09c] .item__radio,.custom__form .item[data-v-9ffba09c] .item__text{width:230px}.custom__form .item.mb_8[data-v-9ffba09c]{margin-bottom:8px}.custom__form .item.mb_15[data-v-9ffba09c]{margin-bottom:15px}.custom__form .item.item__line[data-v-9ffba09c]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-9ffba09c] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-9ffba09c] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-9ffba09c]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-9ffba09c],.custom__form .item.item__3 .el-input[data-v-9ffba09c],.custom__form .item.item__3 .el-select[data-v-9ffba09c],.custom__form .item.item__3 .el-textarea[data-v-9ffba09c],.custom__form .item.item__3 .item__radio[data-v-9ffba09c],.custom__form .item.item__3 .item__text[data-v-9ffba09c]{width:110px}.custom__form .item.item__4[data-v-9ffba09c]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-9ffba09c] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-9ffba09c] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-9ffba09c] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-9ffba09c] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-9ffba09c] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-9ffba09c] .el-form-item__label:after{content:"：";position:absolute}[data-v-9ffba09c] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-9ffba09c] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-9ffba09c],.custom__form .el-radio[data-v-9ffba09c]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-9ffba09c],.common__content .content[data-v-9ffba09c]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-9ffba09c]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-9ffba09c]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-9ffba09c]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-9ffba09c]{padding-bottom:0}.common__content .content__table[data-v-9ffba09c]{height:calc(100% - 56px)}.common__content .content__page[data-v-9ffba09c]{height:28px}}[data-v-9ffba09c] .el-form-item{height:28px}.common__content[data-v-6778f5ee] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-6778f5ee]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-6778f5ee]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-6778f5ee] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-6778f5ee] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-6778f5ee]{padding-right:20px}.common__content .content[data-v-6778f5ee]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-6778f5ee]{height:100%}.common__content .content.line2[data-v-6778f5ee]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-6778f5ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-6778f5ee]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-6778f5ee]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-6778f5ee]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-6778f5ee]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-6778f5ee]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-6778f5ee]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-6778f5ee]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-6778f5ee]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-6778f5ee],.common__content .content .content__header .header__line .el-input[data-v-6778f5ee]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-6778f5ee],.common__content .content .content__header .header__line .el-input.sm[data-v-6778f5ee]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-6778f5ee]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-6778f5ee]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-6778f5ee],.common__content .content .content__header .header__line .el-radio[data-v-6778f5ee]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-6778f5ee]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-6778f5ee]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-6778f5ee]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-6778f5ee]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-6778f5ee]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-6778f5ee]{height:100%}.common__content .content__table.line0[data-v-6778f5ee]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-6778f5ee]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-6778f5ee]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-6778f5ee]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-6778f5ee]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-6778f5ee]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-6778f5ee]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-6778f5ee]{height:100%}.common__content .content__page[data-v-6778f5ee]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-6778f5ee],.common__side_form .edit__header[data-v-6778f5ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-6778f5ee]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-6778f5ee]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-6778f5ee]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-6778f5ee]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-6778f5ee]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-6778f5ee]{padding:0 20px}.common__side_form .edit__footer[data-v-6778f5ee]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-6778f5ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-6778f5ee]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-6778f5ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-6778f5ee] .el-cascader,.custom__form .item[data-v-6778f5ee] .el-input,.custom__form .item[data-v-6778f5ee] .el-input-number,.custom__form .item[data-v-6778f5ee] .el-select,.custom__form .item[data-v-6778f5ee] .el-textarea,.custom__form .item[data-v-6778f5ee] .item__radio,.custom__form .item[data-v-6778f5ee] .item__text{width:230px}.custom__form .item.mb_8[data-v-6778f5ee]{margin-bottom:8px}.custom__form .item.mb_15[data-v-6778f5ee]{margin-bottom:15px}.custom__form .item.item__line[data-v-6778f5ee]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-6778f5ee] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-6778f5ee] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-6778f5ee]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-6778f5ee],.custom__form .item.item__3 .el-input[data-v-6778f5ee],.custom__form .item.item__3 .el-select[data-v-6778f5ee],.custom__form .item.item__3 .el-textarea[data-v-6778f5ee],.custom__form .item.item__3 .item__radio[data-v-6778f5ee],.custom__form .item.item__3 .item__text[data-v-6778f5ee]{width:110px}.custom__form .item.item__4[data-v-6778f5ee]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-6778f5ee] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-6778f5ee] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-6778f5ee] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-6778f5ee] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-6778f5ee] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-6778f5ee] .el-form-item__label:after{content:"：";position:absolute}[data-v-6778f5ee] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-6778f5ee] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-6778f5ee],.custom__form .el-radio[data-v-6778f5ee]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-6778f5ee],.common__content .content[data-v-6778f5ee]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-6778f5ee]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-6778f5ee]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-6778f5ee]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-6778f5ee]{padding-bottom:0}.common__content .content__table[data-v-6778f5ee]{height:calc(100% - 56px)}.common__content .content__page[data-v-6778f5ee]{height:28px}}.common__content[data-v-3193f2f2] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-3193f2f2]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-3193f2f2]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-3193f2f2] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-3193f2f2] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-3193f2f2]{padding-right:20px}.common__content .content[data-v-3193f2f2]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-3193f2f2]{height:100%}.common__content .content.line2[data-v-3193f2f2]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-3193f2f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-3193f2f2]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-3193f2f2]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-3193f2f2]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-3193f2f2]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-3193f2f2]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-3193f2f2]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-3193f2f2]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-3193f2f2]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-3193f2f2],.common__content .content .content__header .header__line .el-input[data-v-3193f2f2]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-3193f2f2],.common__content .content .content__header .header__line .el-input.sm[data-v-3193f2f2]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-3193f2f2]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-3193f2f2]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-3193f2f2],.common__content .content .content__header .header__line .el-radio[data-v-3193f2f2]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-3193f2f2]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-3193f2f2]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-3193f2f2]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-3193f2f2]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-3193f2f2]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-3193f2f2]{height:100%}.common__content .content__table.line0[data-v-3193f2f2]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-3193f2f2]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-3193f2f2]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-3193f2f2]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-3193f2f2]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-3193f2f2]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-3193f2f2]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-3193f2f2]{height:100%}.common__content .content__page[data-v-3193f2f2]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-3193f2f2],.common__side_form .edit__header[data-v-3193f2f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-3193f2f2]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-3193f2f2]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-3193f2f2]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-3193f2f2]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-3193f2f2]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-3193f2f2]{padding:0 20px}.common__side_form .edit__footer[data-v-3193f2f2]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-3193f2f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-3193f2f2]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-3193f2f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-3193f2f2] .el-cascader,.custom__form .item[data-v-3193f2f2] .el-input,.custom__form .item[data-v-3193f2f2] .el-input-number,.custom__form .item[data-v-3193f2f2] .el-select,.custom__form .item[data-v-3193f2f2] .el-textarea,.custom__form .item[data-v-3193f2f2] .item__radio,.custom__form .item[data-v-3193f2f2] .item__text{width:230px}.custom__form .item.mb_8[data-v-3193f2f2]{margin-bottom:8px}.custom__form .item.mb_15[data-v-3193f2f2]{margin-bottom:15px}.custom__form .item.item__line[data-v-3193f2f2]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-3193f2f2] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-3193f2f2] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-3193f2f2]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-3193f2f2],.custom__form .item.item__3 .el-input[data-v-3193f2f2],.custom__form .item.item__3 .el-select[data-v-3193f2f2],.custom__form .item.item__3 .el-textarea[data-v-3193f2f2],.custom__form .item.item__3 .item__radio[data-v-3193f2f2],.custom__form .item.item__3 .item__text[data-v-3193f2f2]{width:110px}.custom__form .item.item__4[data-v-3193f2f2]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-3193f2f2] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-3193f2f2] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-3193f2f2] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-3193f2f2] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-3193f2f2] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-3193f2f2] .el-form-item__label:after{content:"：";position:absolute}[data-v-3193f2f2] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-3193f2f2] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-3193f2f2],.custom__form .el-radio[data-v-3193f2f2]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-3193f2f2],.common__content .content[data-v-3193f2f2]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-3193f2f2]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-3193f2f2]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-3193f2f2]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-3193f2f2]{padding-bottom:0}.common__content .content__table[data-v-3193f2f2]{height:calc(100% - 56px)}.common__content .content__page[data-v-3193f2f2]{height:28px}}.common__content[data-v-3c7e05fe] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-3c7e05fe]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-3c7e05fe]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-3c7e05fe] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-3c7e05fe] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-3c7e05fe]{padding-right:20px}.common__content .content[data-v-3c7e05fe]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-3c7e05fe]{height:100%}.common__content .content.line2[data-v-3c7e05fe]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-3c7e05fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-3c7e05fe]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-3c7e05fe]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-3c7e05fe]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-3c7e05fe]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-3c7e05fe]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-3c7e05fe]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-3c7e05fe]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-3c7e05fe]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-3c7e05fe],.common__content .content .content__header .header__line .el-input[data-v-3c7e05fe]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-3c7e05fe],.common__content .content .content__header .header__line .el-input.sm[data-v-3c7e05fe]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-3c7e05fe]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-3c7e05fe]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-3c7e05fe],.common__content .content .content__header .header__line .el-radio[data-v-3c7e05fe]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-3c7e05fe]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-3c7e05fe]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-3c7e05fe]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-3c7e05fe]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-3c7e05fe]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-3c7e05fe]{height:100%}.common__content .content__table.line0[data-v-3c7e05fe]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-3c7e05fe]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-3c7e05fe]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-3c7e05fe]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-3c7e05fe]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-3c7e05fe]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-3c7e05fe]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-3c7e05fe]{height:100%}.common__content .content__page[data-v-3c7e05fe]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-3c7e05fe],.common__side_form .edit__header[data-v-3c7e05fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-3c7e05fe]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-3c7e05fe]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-3c7e05fe]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-3c7e05fe]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-3c7e05fe]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-3c7e05fe]{padding:0 20px}.common__side_form .edit__footer[data-v-3c7e05fe]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-3c7e05fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-3c7e05fe]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-3c7e05fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-3c7e05fe] .el-cascader,.custom__form .item[data-v-3c7e05fe] .el-input,.custom__form .item[data-v-3c7e05fe] .el-input-number,.custom__form .item[data-v-3c7e05fe] .el-select,.custom__form .item[data-v-3c7e05fe] .el-textarea,.custom__form .item[data-v-3c7e05fe] .item__radio,.custom__form .item[data-v-3c7e05fe] .item__text{width:230px}.custom__form .item.mb_8[data-v-3c7e05fe]{margin-bottom:8px}.custom__form .item.mb_15[data-v-3c7e05fe]{margin-bottom:15px}.custom__form .item.item__line[data-v-3c7e05fe]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-3c7e05fe] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-3c7e05fe] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-3c7e05fe]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-3c7e05fe],.custom__form .item.item__3 .el-input[data-v-3c7e05fe],.custom__form .item.item__3 .el-select[data-v-3c7e05fe],.custom__form .item.item__3 .el-textarea[data-v-3c7e05fe],.custom__form .item.item__3 .item__radio[data-v-3c7e05fe],.custom__form .item.item__3 .item__text[data-v-3c7e05fe]{width:110px}.custom__form .item.item__4[data-v-3c7e05fe]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-3c7e05fe] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-3c7e05fe] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-3c7e05fe] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-3c7e05fe] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-3c7e05fe] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-3c7e05fe] .el-form-item__label:after{content:"：";position:absolute}[data-v-3c7e05fe] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-3c7e05fe] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-3c7e05fe],.custom__form .el-radio[data-v-3c7e05fe]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-3c7e05fe],.common__content .content[data-v-3c7e05fe]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-3c7e05fe]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-3c7e05fe]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-3c7e05fe]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-3c7e05fe]{padding-bottom:0}.common__content .content__table[data-v-3c7e05fe]{height:calc(100% - 56px)}.common__content .content__page[data-v-3c7e05fe]{height:28px}}.set-yjmb .custom__form .item[data-v-3c7e05fe]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.set-yjmb .custom__form .el-textarea[data-v-3c7e05fe]{width:600px}.set-yjmb .custom__form .el-textarea[data-v-3c7e05fe] textarea{height:100px}.common__content[data-v-1c3f2d66] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-1c3f2d66]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-1c3f2d66]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-1c3f2d66] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-1c3f2d66] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-1c3f2d66]{padding-right:20px}.common__content .content[data-v-1c3f2d66]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-1c3f2d66]{height:100%}.common__content .content.line2[data-v-1c3f2d66]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-1c3f2d66]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-1c3f2d66]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-1c3f2d66]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-1c3f2d66]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-1c3f2d66]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-1c3f2d66]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-1c3f2d66]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-1c3f2d66]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-1c3f2d66]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-1c3f2d66],.common__content .content .content__header .header__line .el-input[data-v-1c3f2d66]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-1c3f2d66],.common__content .content .content__header .header__line .el-input.sm[data-v-1c3f2d66]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-1c3f2d66]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-1c3f2d66]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-1c3f2d66],.common__content .content .content__header .header__line .el-radio[data-v-1c3f2d66]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-1c3f2d66]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-1c3f2d66]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-1c3f2d66]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-1c3f2d66]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-1c3f2d66]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-1c3f2d66]{height:100%}.common__content .content__table.line0[data-v-1c3f2d66]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-1c3f2d66]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-1c3f2d66]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-1c3f2d66]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-1c3f2d66]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-1c3f2d66]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-1c3f2d66]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-1c3f2d66]{height:100%}.common__content .content__page[data-v-1c3f2d66]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-1c3f2d66],.common__side_form .edit__header[data-v-1c3f2d66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-1c3f2d66]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-1c3f2d66]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-1c3f2d66]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-1c3f2d66]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-1c3f2d66]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-1c3f2d66]{padding:0 20px}.common__side_form .edit__footer[data-v-1c3f2d66]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-1c3f2d66]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-1c3f2d66]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-1c3f2d66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-1c3f2d66] .el-cascader,.custom__form .item[data-v-1c3f2d66] .el-input,.custom__form .item[data-v-1c3f2d66] .el-input-number,.custom__form .item[data-v-1c3f2d66] .el-select,.custom__form .item[data-v-1c3f2d66] .el-textarea,.custom__form .item[data-v-1c3f2d66] .item__radio,.custom__form .item[data-v-1c3f2d66] .item__text{width:230px}.custom__form .item.mb_8[data-v-1c3f2d66]{margin-bottom:8px}.custom__form .item.mb_15[data-v-1c3f2d66]{margin-bottom:15px}.custom__form .item.item__line[data-v-1c3f2d66]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-1c3f2d66] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-1c3f2d66] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-1c3f2d66]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-1c3f2d66],.custom__form .item.item__3 .el-input[data-v-1c3f2d66],.custom__form .item.item__3 .el-select[data-v-1c3f2d66],.custom__form .item.item__3 .el-textarea[data-v-1c3f2d66],.custom__form .item.item__3 .item__radio[data-v-1c3f2d66],.custom__form .item.item__3 .item__text[data-v-1c3f2d66]{width:110px}.custom__form .item.item__4[data-v-1c3f2d66]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-1c3f2d66] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-1c3f2d66] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-1c3f2d66] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-1c3f2d66] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-1c3f2d66] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-1c3f2d66] .el-form-item__label:after{content:"：";position:absolute}[data-v-1c3f2d66] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-1c3f2d66] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-1c3f2d66],.custom__form .el-radio[data-v-1c3f2d66]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-1c3f2d66],.common__content .content[data-v-1c3f2d66]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-1c3f2d66]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-1c3f2d66]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-1c3f2d66]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-1c3f2d66]{padding-bottom:0}.common__content .content__table[data-v-1c3f2d66]{height:calc(100% - 56px)}.common__content .content__page[data-v-1c3f2d66]{height:28px}}.common__content[data-v-3c6d6c83] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-3c6d6c83]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-3c6d6c83]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-3c6d6c83] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-3c6d6c83] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-3c6d6c83]{padding-right:20px}.common__content .content[data-v-3c6d6c83]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-3c6d6c83]{height:100%}.common__content .content.line2[data-v-3c6d6c83]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-3c6d6c83]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-3c6d6c83]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-3c6d6c83]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-3c6d6c83]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-3c6d6c83]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-3c6d6c83]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-3c6d6c83]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-3c6d6c83]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-3c6d6c83]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-3c6d6c83],.common__content .content .content__header .header__line .el-input[data-v-3c6d6c83]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-3c6d6c83],.common__content .content .content__header .header__line .el-input.sm[data-v-3c6d6c83]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-3c6d6c83]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-3c6d6c83]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-3c6d6c83],.common__content .content .content__header .header__line .el-radio[data-v-3c6d6c83]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-3c6d6c83]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-3c6d6c83]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-3c6d6c83]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-3c6d6c83]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-3c6d6c83]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-3c6d6c83]{height:100%}.common__content .content__table.line0[data-v-3c6d6c83]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-3c6d6c83]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-3c6d6c83]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-3c6d6c83]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-3c6d6c83]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-3c6d6c83]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-3c6d6c83]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-3c6d6c83]{height:100%}.common__content .content__page[data-v-3c6d6c83]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-3c6d6c83],.common__side_form .edit__header[data-v-3c6d6c83]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-3c6d6c83]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-3c6d6c83]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-3c6d6c83]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-3c6d6c83]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-3c6d6c83]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-3c6d6c83]{padding:0 20px}.common__side_form .edit__footer[data-v-3c6d6c83]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-3c6d6c83]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-3c6d6c83]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-3c6d6c83]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-3c6d6c83] .el-cascader,.custom__form .item[data-v-3c6d6c83] .el-input,.custom__form .item[data-v-3c6d6c83] .el-input-number,.custom__form .item[data-v-3c6d6c83] .el-select,.custom__form .item[data-v-3c6d6c83] .el-textarea,.custom__form .item[data-v-3c6d6c83] .item__radio,.custom__form .item[data-v-3c6d6c83] .item__text{width:230px}.custom__form .item.mb_8[data-v-3c6d6c83]{margin-bottom:8px}.custom__form .item.mb_15[data-v-3c6d6c83]{margin-bottom:15px}.custom__form .item.item__line[data-v-3c6d6c83]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-3c6d6c83] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-3c6d6c83] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-3c6d6c83]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-3c6d6c83],.custom__form .item.item__3 .el-input[data-v-3c6d6c83],.custom__form .item.item__3 .el-select[data-v-3c6d6c83],.custom__form .item.item__3 .el-textarea[data-v-3c6d6c83],.custom__form .item.item__3 .item__radio[data-v-3c6d6c83],.custom__form .item.item__3 .item__text[data-v-3c6d6c83]{width:110px}.custom__form .item.item__4[data-v-3c6d6c83]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-3c6d6c83] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-3c6d6c83] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-3c6d6c83] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-3c6d6c83] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-3c6d6c83] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-3c6d6c83] .el-form-item__label:after{content:"：";position:absolute}[data-v-3c6d6c83] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-3c6d6c83] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-3c6d6c83],.custom__form .el-radio[data-v-3c6d6c83]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-3c6d6c83],.common__content .content[data-v-3c6d6c83]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-3c6d6c83]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-3c6d6c83]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-3c6d6c83]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-3c6d6c83]{padding-bottom:0}.common__content .content__table[data-v-3c6d6c83]{height:calc(100% - 56px)}.common__content .content__page[data-v-3c6d6c83]{height:28px}}.common__content .content[data-v-3c6d6c83]{height:calc(100% - 34px)}.common__content[data-v-505aae98] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-505aae98]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-505aae98]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-505aae98] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-505aae98] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-505aae98]{padding-right:20px}.common__content .content[data-v-505aae98]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-505aae98]{height:100%}.common__content .content.line2[data-v-505aae98]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-505aae98]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-505aae98]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-505aae98]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-505aae98]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-505aae98]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-505aae98]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-505aae98]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-505aae98]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-505aae98]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-505aae98],.common__content .content .content__header .header__line .el-input[data-v-505aae98]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-505aae98],.common__content .content .content__header .header__line .el-input.sm[data-v-505aae98]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-505aae98]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-505aae98]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-505aae98],.common__content .content .content__header .header__line .el-radio[data-v-505aae98]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-505aae98]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-505aae98]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-505aae98]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-505aae98]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-505aae98]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-505aae98]{height:100%}.common__content .content__table.line0[data-v-505aae98]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-505aae98]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-505aae98]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-505aae98]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-505aae98]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-505aae98]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-505aae98]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-505aae98]{height:100%}.common__content .content__page[data-v-505aae98]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-505aae98],.common__side_form .edit__header[data-v-505aae98]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-505aae98]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-505aae98]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-505aae98]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-505aae98]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-505aae98]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-505aae98]{padding:0 20px}.common__side_form .edit__footer[data-v-505aae98]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-505aae98]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-505aae98]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-505aae98]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-505aae98] .el-cascader,.custom__form .item[data-v-505aae98] .el-input,.custom__form .item[data-v-505aae98] .el-input-number,.custom__form .item[data-v-505aae98] .el-select,.custom__form .item[data-v-505aae98] .el-textarea,.custom__form .item[data-v-505aae98] .item__radio,.custom__form .item[data-v-505aae98] .item__text{width:230px}.custom__form .item.mb_8[data-v-505aae98]{margin-bottom:8px}.custom__form .item.mb_15[data-v-505aae98]{margin-bottom:15px}.custom__form .item.item__line[data-v-505aae98]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-505aae98] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-505aae98] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-505aae98]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-505aae98],.custom__form .item.item__3 .el-input[data-v-505aae98],.custom__form .item.item__3 .el-select[data-v-505aae98],.custom__form .item.item__3 .el-textarea[data-v-505aae98],.custom__form .item.item__3 .item__radio[data-v-505aae98],.custom__form .item.item__3 .item__text[data-v-505aae98]{width:110px}.custom__form .item.item__4[data-v-505aae98]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-505aae98] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-505aae98] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-505aae98] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-505aae98] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-505aae98] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-505aae98] .el-form-item__label:after{content:"：";position:absolute}[data-v-505aae98] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-505aae98] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-505aae98],.custom__form .el-radio[data-v-505aae98]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-505aae98],.common__content .content[data-v-505aae98]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-505aae98]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-505aae98]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-505aae98]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-505aae98]{padding-bottom:0}.common__content .content__table[data-v-505aae98]{height:calc(100% - 56px)}.common__content .content__page[data-v-505aae98]{height:28px}}.common__content[data-v-371f4d9a] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-371f4d9a]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-371f4d9a]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-371f4d9a] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-371f4d9a] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-371f4d9a]{padding-right:20px}.common__content .content[data-v-371f4d9a]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-371f4d9a]{height:100%}.common__content .content.line2[data-v-371f4d9a]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-371f4d9a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-371f4d9a]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-371f4d9a]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-371f4d9a]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-371f4d9a]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-371f4d9a]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-371f4d9a]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-371f4d9a]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-371f4d9a]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-371f4d9a],.common__content .content .content__header .header__line .el-input[data-v-371f4d9a]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-371f4d9a],.common__content .content .content__header .header__line .el-input.sm[data-v-371f4d9a]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-371f4d9a]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-371f4d9a]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-371f4d9a],.common__content .content .content__header .header__line .el-radio[data-v-371f4d9a]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-371f4d9a]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-371f4d9a]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-371f4d9a]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-371f4d9a]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-371f4d9a]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-371f4d9a]{height:100%}.common__content .content__table.line0[data-v-371f4d9a]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-371f4d9a]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-371f4d9a]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-371f4d9a]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-371f4d9a]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-371f4d9a]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-371f4d9a]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-371f4d9a]{height:100%}.common__content .content__page[data-v-371f4d9a]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-371f4d9a],.common__side_form .edit__header[data-v-371f4d9a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-371f4d9a]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-371f4d9a]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-371f4d9a]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-371f4d9a]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-371f4d9a]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-371f4d9a]{padding:0 20px}.common__side_form .edit__footer[data-v-371f4d9a]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-371f4d9a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-371f4d9a]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-371f4d9a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-371f4d9a] .el-cascader,.custom__form .item[data-v-371f4d9a] .el-input,.custom__form .item[data-v-371f4d9a] .el-input-number,.custom__form .item[data-v-371f4d9a] .el-select,.custom__form .item[data-v-371f4d9a] .el-textarea,.custom__form .item[data-v-371f4d9a] .item__radio,.custom__form .item[data-v-371f4d9a] .item__text{width:230px}.custom__form .item.mb_8[data-v-371f4d9a]{margin-bottom:8px}.custom__form .item.mb_15[data-v-371f4d9a]{margin-bottom:15px}.custom__form .item.item__line[data-v-371f4d9a]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-371f4d9a] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-371f4d9a] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-371f4d9a]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-371f4d9a],.custom__form .item.item__3 .el-input[data-v-371f4d9a],.custom__form .item.item__3 .el-select[data-v-371f4d9a],.custom__form .item.item__3 .el-textarea[data-v-371f4d9a],.custom__form .item.item__3 .item__radio[data-v-371f4d9a],.custom__form .item.item__3 .item__text[data-v-371f4d9a]{width:110px}.custom__form .item.item__4[data-v-371f4d9a]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-371f4d9a] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-371f4d9a] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-371f4d9a] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-371f4d9a] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-371f4d9a] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-371f4d9a] .el-form-item__label:after{content:"：";position:absolute}[data-v-371f4d9a] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-371f4d9a] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-371f4d9a],.custom__form .el-radio[data-v-371f4d9a]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-371f4d9a],.common__content .content[data-v-371f4d9a]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-371f4d9a]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-371f4d9a]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-371f4d9a]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-371f4d9a]{padding-bottom:0}.common__content .content__table[data-v-371f4d9a]{height:calc(100% - 56px)}.common__content .content__page[data-v-371f4d9a]{height:28px}}.common__content .content[data-v-371f4d9a]{height:calc(100% - 34px)}.set-yjmb .custom__form .item[data-v-371f4d9a]{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.set-yjmb .custom__form .el-textarea[data-v-371f4d9a]{width:600px}.set-yjmb .custom__form .el-textarea[data-v-371f4d9a] textarea{height:100px}.common__content[data-v-28c439a6] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-28c439a6]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-28c439a6]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-28c439a6] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-28c439a6] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-28c439a6]{padding-right:20px}.common__content .content[data-v-28c439a6]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-28c439a6]{height:100%}.common__content .content.line2[data-v-28c439a6]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-28c439a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-28c439a6]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-28c439a6]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-28c439a6]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-28c439a6]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-28c439a6]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-28c439a6]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-28c439a6]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-28c439a6]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-28c439a6],.common__content .content .content__header .header__line .el-input[data-v-28c439a6]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-28c439a6],.common__content .content .content__header .header__line .el-input.sm[data-v-28c439a6]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-28c439a6]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-28c439a6]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-28c439a6],.common__content .content .content__header .header__line .el-radio[data-v-28c439a6]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-28c439a6]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-28c439a6]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-28c439a6]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-28c439a6]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-28c439a6]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-28c439a6]{height:100%}.common__content .content__table.line0[data-v-28c439a6]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-28c439a6]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-28c439a6]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-28c439a6]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-28c439a6]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-28c439a6]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-28c439a6]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-28c439a6]{height:100%}.common__content .content__page[data-v-28c439a6]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-28c439a6],.common__side_form .edit__header[data-v-28c439a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-28c439a6]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-28c439a6]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-28c439a6]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-28c439a6]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-28c439a6]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-28c439a6]{padding:0 20px}.common__side_form .edit__footer[data-v-28c439a6]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-28c439a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-28c439a6]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-28c439a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-28c439a6] .el-cascader,.custom__form .item[data-v-28c439a6] .el-input,.custom__form .item[data-v-28c439a6] .el-input-number,.custom__form .item[data-v-28c439a6] .el-select,.custom__form .item[data-v-28c439a6] .el-textarea,.custom__form .item[data-v-28c439a6] .item__radio,.custom__form .item[data-v-28c439a6] .item__text{width:230px}.custom__form .item.mb_8[data-v-28c439a6]{margin-bottom:8px}.custom__form .item.mb_15[data-v-28c439a6]{margin-bottom:15px}.custom__form .item.item__line[data-v-28c439a6]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-28c439a6] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-28c439a6] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-28c439a6]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-28c439a6],.custom__form .item.item__3 .el-input[data-v-28c439a6],.custom__form .item.item__3 .el-select[data-v-28c439a6],.custom__form .item.item__3 .el-textarea[data-v-28c439a6],.custom__form .item.item__3 .item__radio[data-v-28c439a6],.custom__form .item.item__3 .item__text[data-v-28c439a6]{width:110px}.custom__form .item.item__4[data-v-28c439a6]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-28c439a6] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-28c439a6] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-28c439a6] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-28c439a6] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-28c439a6] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-28c439a6] .el-form-item__label:after{content:"：";position:absolute}[data-v-28c439a6] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-28c439a6] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-28c439a6],.custom__form .el-radio[data-v-28c439a6]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-28c439a6],.common__content .content[data-v-28c439a6]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-28c439a6]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-28c439a6]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-28c439a6]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-28c439a6]{padding-bottom:0}.common__content .content__table[data-v-28c439a6]{height:calc(100% - 56px)}.common__content .content__page[data-v-28c439a6]{height:28px}}.content[data-v-28c439a6]{padding:0 15px 15px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.content .desc[data-v-28c439a6]{margin:5px auto 15px}.common__content[data-v-682c04ff] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-682c04ff]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-682c04ff]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-682c04ff] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-682c04ff] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-682c04ff]{padding-right:20px}.common__content .content[data-v-682c04ff]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-682c04ff]{height:100%}.common__content .content.line2[data-v-682c04ff]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-682c04ff]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-682c04ff]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-682c04ff]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-682c04ff]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-682c04ff]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-682c04ff]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-682c04ff]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-682c04ff]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-682c04ff]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-682c04ff],.common__content .content .content__header .header__line .el-input[data-v-682c04ff]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-682c04ff],.common__content .content .content__header .header__line .el-input.sm[data-v-682c04ff]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-682c04ff]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-682c04ff]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-682c04ff],.common__content .content .content__header .header__line .el-radio[data-v-682c04ff]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-682c04ff]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-682c04ff]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-682c04ff]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-682c04ff]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-682c04ff]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-682c04ff]{height:100%}.common__content .content__table.line0[data-v-682c04ff]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-682c04ff]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-682c04ff]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-682c04ff]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-682c04ff]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-682c04ff]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-682c04ff]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-682c04ff]{height:100%}.common__content .content__page[data-v-682c04ff]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-682c04ff],.common__side_form .edit__header[data-v-682c04ff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-682c04ff]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-682c04ff]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-682c04ff]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-682c04ff]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-682c04ff]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-682c04ff]{padding:0 20px}.common__side_form .edit__footer[data-v-682c04ff]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-682c04ff]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-682c04ff]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-682c04ff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-682c04ff] .el-cascader,.custom__form .item[data-v-682c04ff] .el-input,.custom__form .item[data-v-682c04ff] .el-input-number,.custom__form .item[data-v-682c04ff] .el-select,.custom__form .item[data-v-682c04ff] .el-textarea,.custom__form .item[data-v-682c04ff] .item__radio,.custom__form .item[data-v-682c04ff] .item__text{width:230px}.custom__form .item.mb_8[data-v-682c04ff]{margin-bottom:8px}.custom__form .item.mb_15[data-v-682c04ff]{margin-bottom:15px}.custom__form .item.item__line[data-v-682c04ff]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-682c04ff] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-682c04ff] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-682c04ff]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-682c04ff],.custom__form .item.item__3 .el-input[data-v-682c04ff],.custom__form .item.item__3 .el-select[data-v-682c04ff],.custom__form .item.item__3 .el-textarea[data-v-682c04ff],.custom__form .item.item__3 .item__radio[data-v-682c04ff],.custom__form .item.item__3 .item__text[data-v-682c04ff]{width:110px}.custom__form .item.item__4[data-v-682c04ff]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-682c04ff] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-682c04ff] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-682c04ff] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-682c04ff] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-682c04ff] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-682c04ff] .el-form-item__label:after{content:"：";position:absolute}[data-v-682c04ff] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-682c04ff] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-682c04ff],.custom__form .el-radio[data-v-682c04ff]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-682c04ff],.common__content .content[data-v-682c04ff]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-682c04ff]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-682c04ff]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-682c04ff]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-682c04ff]{padding-bottom:0}.common__content .content__table[data-v-682c04ff]{height:calc(100% - 56px)}.common__content .content__page[data-v-682c04ff]{height:28px}}.common__content[data-v-5d6c9a84] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-5d6c9a84]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-5d6c9a84]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-5d6c9a84] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-5d6c9a84] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-5d6c9a84]{padding-right:20px}.common__content .content[data-v-5d6c9a84]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-5d6c9a84]{height:100%}.common__content .content.line2[data-v-5d6c9a84]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-5d6c9a84]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-5d6c9a84]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-5d6c9a84]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-5d6c9a84]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-5d6c9a84]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-5d6c9a84]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-5d6c9a84]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-5d6c9a84]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-5d6c9a84]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-5d6c9a84],.common__content .content .content__header .header__line .el-input[data-v-5d6c9a84]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-5d6c9a84],.common__content .content .content__header .header__line .el-input.sm[data-v-5d6c9a84]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-5d6c9a84]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-5d6c9a84]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-5d6c9a84],.common__content .content .content__header .header__line .el-radio[data-v-5d6c9a84]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-5d6c9a84]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-5d6c9a84]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-5d6c9a84]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-5d6c9a84]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-5d6c9a84]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-5d6c9a84]{height:100%}.common__content .content__table.line0[data-v-5d6c9a84]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-5d6c9a84]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-5d6c9a84]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-5d6c9a84]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-5d6c9a84]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-5d6c9a84]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-5d6c9a84]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-5d6c9a84]{height:100%}.common__content .content__page[data-v-5d6c9a84]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-5d6c9a84],.common__side_form .edit__header[data-v-5d6c9a84]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-5d6c9a84]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-5d6c9a84]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-5d6c9a84]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-5d6c9a84]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-5d6c9a84]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-5d6c9a84]{padding:0 20px}.common__side_form .edit__footer[data-v-5d6c9a84]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-5d6c9a84]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-5d6c9a84]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-5d6c9a84]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-5d6c9a84] .el-cascader,.custom__form .item[data-v-5d6c9a84] .el-input,.custom__form .item[data-v-5d6c9a84] .el-input-number,.custom__form .item[data-v-5d6c9a84] .el-select,.custom__form .item[data-v-5d6c9a84] .el-textarea,.custom__form .item[data-v-5d6c9a84] .item__radio,.custom__form .item[data-v-5d6c9a84] .item__text{width:230px}.custom__form .item.mb_8[data-v-5d6c9a84]{margin-bottom:8px}.custom__form .item.mb_15[data-v-5d6c9a84]{margin-bottom:15px}.custom__form .item.item__line[data-v-5d6c9a84]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-5d6c9a84] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-5d6c9a84] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-5d6c9a84]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-5d6c9a84],.custom__form .item.item__3 .el-input[data-v-5d6c9a84],.custom__form .item.item__3 .el-select[data-v-5d6c9a84],.custom__form .item.item__3 .el-textarea[data-v-5d6c9a84],.custom__form .item.item__3 .item__radio[data-v-5d6c9a84],.custom__form .item.item__3 .item__text[data-v-5d6c9a84]{width:110px}.custom__form .item.item__4[data-v-5d6c9a84]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-5d6c9a84] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-5d6c9a84] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-5d6c9a84] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-5d6c9a84] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-5d6c9a84] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-5d6c9a84] .el-form-item__label:after{content:"：";position:absolute}[data-v-5d6c9a84] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-5d6c9a84] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-5d6c9a84],.custom__form .el-radio[data-v-5d6c9a84]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-5d6c9a84],.common__content .content[data-v-5d6c9a84]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-5d6c9a84]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-5d6c9a84]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-5d6c9a84]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-5d6c9a84]{padding-bottom:0}.common__content .content__table[data-v-5d6c9a84]{height:calc(100% - 56px)}.common__content .content__page[data-v-5d6c9a84]{height:28px}}.content[data-v-5d6c9a84]{padding:0 15px 15px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.content .desc[data-v-5d6c9a84]{margin:5px auto 15px}.common__content[data-v-3e2c43e2] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-3e2c43e2]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-3e2c43e2]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-3e2c43e2] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-3e2c43e2] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-3e2c43e2]{padding-right:20px}.common__content .content[data-v-3e2c43e2]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-3e2c43e2]{height:100%}.common__content .content.line2[data-v-3e2c43e2]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-3e2c43e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-3e2c43e2]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-3e2c43e2]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-3e2c43e2]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-3e2c43e2]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-3e2c43e2]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-3e2c43e2]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-3e2c43e2]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-3e2c43e2]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-3e2c43e2],.common__content .content .content__header .header__line .el-input[data-v-3e2c43e2]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-3e2c43e2],.common__content .content .content__header .header__line .el-input.sm[data-v-3e2c43e2]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-3e2c43e2]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-3e2c43e2]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-3e2c43e2],.common__content .content .content__header .header__line .el-radio[data-v-3e2c43e2]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-3e2c43e2]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-3e2c43e2]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-3e2c43e2]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-3e2c43e2]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-3e2c43e2]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-3e2c43e2]{height:100%}.common__content .content__table.line0[data-v-3e2c43e2]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-3e2c43e2]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-3e2c43e2]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-3e2c43e2]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-3e2c43e2]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-3e2c43e2]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-3e2c43e2]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-3e2c43e2]{height:100%}.common__content .content__page[data-v-3e2c43e2]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-3e2c43e2],.common__side_form .edit__header[data-v-3e2c43e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-3e2c43e2]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-3e2c43e2]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-3e2c43e2]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-3e2c43e2]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-3e2c43e2]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-3e2c43e2]{padding:0 20px}.common__side_form .edit__footer[data-v-3e2c43e2]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-3e2c43e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-3e2c43e2]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-3e2c43e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-3e2c43e2] .el-cascader,.custom__form .item[data-v-3e2c43e2] .el-input,.custom__form .item[data-v-3e2c43e2] .el-input-number,.custom__form .item[data-v-3e2c43e2] .el-select,.custom__form .item[data-v-3e2c43e2] .el-textarea,.custom__form .item[data-v-3e2c43e2] .item__radio,.custom__form .item[data-v-3e2c43e2] .item__text{width:230px}.custom__form .item.mb_8[data-v-3e2c43e2]{margin-bottom:8px}.custom__form .item.mb_15[data-v-3e2c43e2]{margin-bottom:15px}.custom__form .item.item__line[data-v-3e2c43e2]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-3e2c43e2] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-3e2c43e2] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-3e2c43e2]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-3e2c43e2],.custom__form .item.item__3 .el-input[data-v-3e2c43e2],.custom__form .item.item__3 .el-select[data-v-3e2c43e2],.custom__form .item.item__3 .el-textarea[data-v-3e2c43e2],.custom__form .item.item__3 .item__radio[data-v-3e2c43e2],.custom__form .item.item__3 .item__text[data-v-3e2c43e2]{width:110px}.custom__form .item.item__4[data-v-3e2c43e2]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-3e2c43e2] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-3e2c43e2] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-3e2c43e2] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-3e2c43e2] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-3e2c43e2] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-3e2c43e2] .el-form-item__label:after{content:"：";position:absolute}[data-v-3e2c43e2] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-3e2c43e2] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-3e2c43e2],.custom__form .el-radio[data-v-3e2c43e2]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-3e2c43e2],.common__content .content[data-v-3e2c43e2]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-3e2c43e2]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-3e2c43e2]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-3e2c43e2]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-3e2c43e2]{padding-bottom:0}.common__content .content__table[data-v-3e2c43e2]{height:calc(100% - 56px)}.common__content .content__page[data-v-3e2c43e2]{height:28px}}.common__content[data-v-639323f8] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-639323f8]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-639323f8]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-639323f8] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-639323f8] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-639323f8]{padding-right:20px}.common__content .content[data-v-639323f8]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-639323f8]{height:100%}.common__content .content.line2[data-v-639323f8]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-639323f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-639323f8]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-639323f8]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-639323f8]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-639323f8]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-639323f8]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-639323f8]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-639323f8]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-639323f8]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-639323f8],.common__content .content .content__header .header__line .el-input[data-v-639323f8]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-639323f8],.common__content .content .content__header .header__line .el-input.sm[data-v-639323f8]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-639323f8]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-639323f8]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-639323f8],.common__content .content .content__header .header__line .el-radio[data-v-639323f8]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-639323f8]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-639323f8]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-639323f8]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-639323f8]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-639323f8]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-639323f8]{height:100%}.common__content .content__table.line0[data-v-639323f8]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-639323f8]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-639323f8]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-639323f8]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-639323f8]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-639323f8]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-639323f8]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-639323f8]{height:100%}.common__content .content__page[data-v-639323f8]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-639323f8],.common__side_form .edit__header[data-v-639323f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-639323f8]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-639323f8]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-639323f8]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-639323f8]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-639323f8]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-639323f8]{padding:0 20px}.common__side_form .edit__footer[data-v-639323f8]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-639323f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-639323f8]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-639323f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-639323f8] .el-cascader,.custom__form .item[data-v-639323f8] .el-input,.custom__form .item[data-v-639323f8] .el-input-number,.custom__form .item[data-v-639323f8] .el-select,.custom__form .item[data-v-639323f8] .el-textarea,.custom__form .item[data-v-639323f8] .item__radio,.custom__form .item[data-v-639323f8] .item__text{width:230px}.custom__form .item.mb_8[data-v-639323f8]{margin-bottom:8px}.custom__form .item.mb_15[data-v-639323f8]{margin-bottom:15px}.custom__form .item.item__line[data-v-639323f8]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-639323f8] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-639323f8] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-639323f8]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-639323f8],.custom__form .item.item__3 .el-input[data-v-639323f8],.custom__form .item.item__3 .el-select[data-v-639323f8],.custom__form .item.item__3 .el-textarea[data-v-639323f8],.custom__form .item.item__3 .item__radio[data-v-639323f8],.custom__form .item.item__3 .item__text[data-v-639323f8]{width:110px}.custom__form .item.item__4[data-v-639323f8]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-639323f8] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-639323f8] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-639323f8] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-639323f8] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-639323f8] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-639323f8] .el-form-item__label:after{content:"：";position:absolute}[data-v-639323f8] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-639323f8] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-639323f8],.custom__form .el-radio[data-v-639323f8]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-639323f8],.common__content .content[data-v-639323f8]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-639323f8]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-639323f8]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-639323f8]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-639323f8]{padding-bottom:0}.common__content .content__table[data-v-639323f8]{height:calc(100% - 56px)}.common__content .content__page[data-v-639323f8]{height:28px}}.content[data-v-639323f8]{padding:0 15px 15px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.content .desc[data-v-639323f8]{margin:5px auto 15px}.common__content[data-v-6d72a574] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-6d72a574]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-6d72a574]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-6d72a574] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-6d72a574] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-6d72a574]{padding-right:20px}.common__content .content[data-v-6d72a574]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-6d72a574]{height:100%}.common__content .content.line2[data-v-6d72a574]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-6d72a574]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-6d72a574]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-6d72a574]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-6d72a574]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-6d72a574]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-6d72a574]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-6d72a574]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-6d72a574]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-6d72a574]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-6d72a574],.common__content .content .content__header .header__line .el-input[data-v-6d72a574]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-6d72a574],.common__content .content .content__header .header__line .el-input.sm[data-v-6d72a574]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-6d72a574]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-6d72a574]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-6d72a574],.common__content .content .content__header .header__line .el-radio[data-v-6d72a574]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-6d72a574]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-6d72a574]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-6d72a574]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-6d72a574]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-6d72a574]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-6d72a574]{height:100%}.common__content .content__table.line0[data-v-6d72a574]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-6d72a574]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-6d72a574]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-6d72a574]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-6d72a574]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-6d72a574]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-6d72a574]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-6d72a574]{height:100%}.common__content .content__page[data-v-6d72a574]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-6d72a574],.common__side_form .edit__header[data-v-6d72a574]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-6d72a574]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-6d72a574]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-6d72a574]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-6d72a574]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-6d72a574]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-6d72a574]{padding:0 20px}.common__side_form .edit__footer[data-v-6d72a574]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-6d72a574]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-6d72a574]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-6d72a574]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-6d72a574] .el-cascader,.custom__form .item[data-v-6d72a574] .el-input,.custom__form .item[data-v-6d72a574] .el-input-number,.custom__form .item[data-v-6d72a574] .el-select,.custom__form .item[data-v-6d72a574] .el-textarea,.custom__form .item[data-v-6d72a574] .item__radio,.custom__form .item[data-v-6d72a574] .item__text{width:230px}.custom__form .item.mb_8[data-v-6d72a574]{margin-bottom:8px}.custom__form .item.mb_15[data-v-6d72a574]{margin-bottom:15px}.custom__form .item.item__line[data-v-6d72a574]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-6d72a574] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-6d72a574] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-6d72a574]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-6d72a574],.custom__form .item.item__3 .el-input[data-v-6d72a574],.custom__form .item.item__3 .el-select[data-v-6d72a574],.custom__form .item.item__3 .el-textarea[data-v-6d72a574],.custom__form .item.item__3 .item__radio[data-v-6d72a574],.custom__form .item.item__3 .item__text[data-v-6d72a574]{width:110px}.custom__form .item.item__4[data-v-6d72a574]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-6d72a574] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-6d72a574] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-6d72a574] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-6d72a574] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-6d72a574] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-6d72a574] .el-form-item__label:after{content:"：";position:absolute}[data-v-6d72a574] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-6d72a574] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-6d72a574],.custom__form .el-radio[data-v-6d72a574]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-6d72a574],.common__content .content[data-v-6d72a574]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-6d72a574]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-6d72a574]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-6d72a574]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-6d72a574]{padding-bottom:0}.common__content .content__table[data-v-6d72a574]{height:calc(100% - 56px)}.common__content .content__page[data-v-6d72a574]{height:28px}}.common__content[data-v-1d0f4aad] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-1d0f4aad]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-1d0f4aad]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-1d0f4aad] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-1d0f4aad] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-1d0f4aad]{padding-right:20px}.common__content .content[data-v-1d0f4aad]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-1d0f4aad]{height:100%}.common__content .content.line2[data-v-1d0f4aad]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-1d0f4aad]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-1d0f4aad]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-1d0f4aad]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-1d0f4aad]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-1d0f4aad]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-1d0f4aad]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-1d0f4aad]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-1d0f4aad]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-1d0f4aad]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-1d0f4aad],.common__content .content .content__header .header__line .el-input[data-v-1d0f4aad]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-1d0f4aad],.common__content .content .content__header .header__line .el-input.sm[data-v-1d0f4aad]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-1d0f4aad]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-1d0f4aad]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-1d0f4aad],.common__content .content .content__header .header__line .el-radio[data-v-1d0f4aad]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-1d0f4aad]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-1d0f4aad]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-1d0f4aad]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-1d0f4aad]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-1d0f4aad]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-1d0f4aad]{height:100%}.common__content .content__table.line0[data-v-1d0f4aad]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-1d0f4aad]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-1d0f4aad]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-1d0f4aad]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-1d0f4aad]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-1d0f4aad]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-1d0f4aad]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-1d0f4aad]{height:100%}.common__content .content__page[data-v-1d0f4aad]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-1d0f4aad],.common__side_form .edit__header[data-v-1d0f4aad]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-1d0f4aad]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-1d0f4aad]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-1d0f4aad]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-1d0f4aad]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-1d0f4aad]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-1d0f4aad]{padding:0 20px}.common__side_form .edit__footer[data-v-1d0f4aad]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-1d0f4aad]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-1d0f4aad]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-1d0f4aad]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-1d0f4aad] .el-cascader,.custom__form .item[data-v-1d0f4aad] .el-input,.custom__form .item[data-v-1d0f4aad] .el-input-number,.custom__form .item[data-v-1d0f4aad] .el-select,.custom__form .item[data-v-1d0f4aad] .el-textarea,.custom__form .item[data-v-1d0f4aad] .item__radio,.custom__form .item[data-v-1d0f4aad] .item__text{width:230px}.custom__form .item.mb_8[data-v-1d0f4aad]{margin-bottom:8px}.custom__form .item.mb_15[data-v-1d0f4aad]{margin-bottom:15px}.custom__form .item.item__line[data-v-1d0f4aad]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-1d0f4aad] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-1d0f4aad] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-1d0f4aad]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-1d0f4aad],.custom__form .item.item__3 .el-input[data-v-1d0f4aad],.custom__form .item.item__3 .el-select[data-v-1d0f4aad],.custom__form .item.item__3 .el-textarea[data-v-1d0f4aad],.custom__form .item.item__3 .item__radio[data-v-1d0f4aad],.custom__form .item.item__3 .item__text[data-v-1d0f4aad]{width:110px}.custom__form .item.item__4[data-v-1d0f4aad]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-1d0f4aad] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-1d0f4aad] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-1d0f4aad] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-1d0f4aad] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-1d0f4aad] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-1d0f4aad] .el-form-item__label:after{content:"：";position:absolute}[data-v-1d0f4aad] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-1d0f4aad] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-1d0f4aad],.custom__form .el-radio[data-v-1d0f4aad]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-1d0f4aad],.common__content .content[data-v-1d0f4aad]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-1d0f4aad]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-1d0f4aad]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-1d0f4aad]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-1d0f4aad]{padding-bottom:0}.common__content .content__table[data-v-1d0f4aad]{height:calc(100% - 56px)}.common__content .content__page[data-v-1d0f4aad]{height:28px}}.common__content[data-v-45f8af00] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-45f8af00]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-45f8af00]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-45f8af00] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-45f8af00] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-45f8af00]{padding-right:20px}.common__content .content[data-v-45f8af00]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-45f8af00]{height:100%}.common__content .content.line2[data-v-45f8af00]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-45f8af00]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-45f8af00]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-45f8af00]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-45f8af00]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-45f8af00]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-45f8af00]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-45f8af00]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-45f8af00]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-45f8af00]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-45f8af00],.common__content .content .content__header .header__line .el-input[data-v-45f8af00]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-45f8af00],.common__content .content .content__header .header__line .el-input.sm[data-v-45f8af00]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-45f8af00]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-45f8af00]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-45f8af00],.common__content .content .content__header .header__line .el-radio[data-v-45f8af00]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-45f8af00]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-45f8af00]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-45f8af00]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-45f8af00]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-45f8af00]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-45f8af00]{height:100%}.common__content .content__table.line0[data-v-45f8af00]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-45f8af00]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-45f8af00]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-45f8af00]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-45f8af00]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-45f8af00]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-45f8af00]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-45f8af00]{height:100%}.common__content .content__page[data-v-45f8af00]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-45f8af00],.common__side_form .edit__header[data-v-45f8af00]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-45f8af00]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-45f8af00]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-45f8af00]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-45f8af00]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-45f8af00]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-45f8af00]{padding:0 20px}.common__side_form .edit__footer[data-v-45f8af00]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-45f8af00]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-45f8af00]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-45f8af00]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-45f8af00] .el-cascader,.custom__form .item[data-v-45f8af00] .el-input,.custom__form .item[data-v-45f8af00] .el-input-number,.custom__form .item[data-v-45f8af00] .el-select,.custom__form .item[data-v-45f8af00] .el-textarea,.custom__form .item[data-v-45f8af00] .item__radio,.custom__form .item[data-v-45f8af00] .item__text{width:230px}.custom__form .item.mb_8[data-v-45f8af00]{margin-bottom:8px}.custom__form .item.mb_15[data-v-45f8af00]{margin-bottom:15px}.custom__form .item.item__line[data-v-45f8af00]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-45f8af00] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-45f8af00] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-45f8af00]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-45f8af00],.custom__form .item.item__3 .el-input[data-v-45f8af00],.custom__form .item.item__3 .el-select[data-v-45f8af00],.custom__form .item.item__3 .el-textarea[data-v-45f8af00],.custom__form .item.item__3 .item__radio[data-v-45f8af00],.custom__form .item.item__3 .item__text[data-v-45f8af00]{width:110px}.custom__form .item.item__4[data-v-45f8af00]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-45f8af00] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-45f8af00] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-45f8af00] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-45f8af00] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-45f8af00] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-45f8af00] .el-form-item__label:after{content:"：";position:absolute}[data-v-45f8af00] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-45f8af00] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-45f8af00],.custom__form .el-radio[data-v-45f8af00]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-45f8af00],.common__content .content[data-v-45f8af00]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-45f8af00]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-45f8af00]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-45f8af00]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-45f8af00]{padding-bottom:0}.common__content .content__table[data-v-45f8af00]{height:calc(100% - 56px)}.common__content .content__page[data-v-45f8af00]{height:28px}}.content__table[data-v-45f8af00]{padding-left:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.content__table[data-v-45f8af00] .el-transfer{height:100%}.content__table[data-v-45f8af00] .el-transfer .el-transfer-panel{height:100%;width:320px;margin:0 40px}.content__table[data-v-45f8af00] .el-transfer .el-transfer-panel__body,.content__table[data-v-45f8af00] .el-transfer .el-transfer-panel__list{height:100%}.content__table[data-v-45f8af00] .el-transfer .el-transfer-panel__item{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin-right:0}.content__table[data-v-45f8af00] .el-transfer .el-transfer__button{border-radius:3px}.content__table[data-v-45f8af00] .el-transfer .el-transfer__button:first-child{margin-bottom:0;margin-right:10px}.common__content[data-v-c2a17232] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-c2a17232]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-c2a17232]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-c2a17232] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-c2a17232] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-c2a17232]{padding-right:20px}.common__content .content[data-v-c2a17232]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-c2a17232]{height:100%}.common__content .content.line2[data-v-c2a17232]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-c2a17232]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-c2a17232]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-c2a17232]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-c2a17232]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-c2a17232]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-c2a17232]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-c2a17232]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-c2a17232]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-c2a17232]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-c2a17232],.common__content .content .content__header .header__line .el-input[data-v-c2a17232]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-c2a17232],.common__content .content .content__header .header__line .el-input.sm[data-v-c2a17232]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-c2a17232]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-c2a17232]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-c2a17232],.common__content .content .content__header .header__line .el-radio[data-v-c2a17232]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-c2a17232]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-c2a17232]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-c2a17232]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-c2a17232]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-c2a17232]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-c2a17232]{height:100%}.common__content .content__table.line0[data-v-c2a17232]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-c2a17232]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-c2a17232]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-c2a17232]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-c2a17232]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-c2a17232]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-c2a17232]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-c2a17232]{height:100%}.common__content .content__page[data-v-c2a17232]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-c2a17232],.common__side_form .edit__header[data-v-c2a17232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-c2a17232]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-c2a17232]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-c2a17232]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-c2a17232]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-c2a17232]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-c2a17232]{padding:0 20px}.common__side_form .edit__footer[data-v-c2a17232]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-c2a17232]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-c2a17232]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-c2a17232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-c2a17232] .el-cascader,.custom__form .item[data-v-c2a17232] .el-input,.custom__form .item[data-v-c2a17232] .el-input-number,.custom__form .item[data-v-c2a17232] .el-select,.custom__form .item[data-v-c2a17232] .el-textarea,.custom__form .item[data-v-c2a17232] .item__radio,.custom__form .item[data-v-c2a17232] .item__text{width:230px}.custom__form .item.mb_8[data-v-c2a17232]{margin-bottom:8px}.custom__form .item.mb_15[data-v-c2a17232]{margin-bottom:15px}.custom__form .item.item__line[data-v-c2a17232]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-c2a17232] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-c2a17232] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-c2a17232]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-c2a17232],.custom__form .item.item__3 .el-input[data-v-c2a17232],.custom__form .item.item__3 .el-select[data-v-c2a17232],.custom__form .item.item__3 .el-textarea[data-v-c2a17232],.custom__form .item.item__3 .item__radio[data-v-c2a17232],.custom__form .item.item__3 .item__text[data-v-c2a17232]{width:110px}.custom__form .item.item__4[data-v-c2a17232]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-c2a17232] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-c2a17232] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-c2a17232] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-c2a17232] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-c2a17232] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-c2a17232] .el-form-item__label:after{content:"：";position:absolute}[data-v-c2a17232] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-c2a17232] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-c2a17232],.custom__form .el-radio[data-v-c2a17232]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-c2a17232],.common__content .content[data-v-c2a17232]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-c2a17232]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-c2a17232]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-c2a17232]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-c2a17232]{padding-bottom:0}.common__content .content__table[data-v-c2a17232]{height:calc(100% - 56px)}.common__content .content__page[data-v-c2a17232]{height:28px}}.progress[data-v-c2a17232]{display:-webkit-box;display:-ms-flexbox;display:flex;width:1000px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;white-space:nowrap}.content[data-v-c2a17232]{padding-top:5px}.content .content__header[data-v-c2a17232]{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content .content__table[data-v-c2a17232]{padding:10px}.content .zd__wrapper[data-v-c2a17232]{display:-webkit-box;display:-ms-flexbox;display:flex;width:900px;-ms-flex-wrap:wrap;flex-wrap:wrap}.content .zd__wrapper .zd__item[data-v-c2a17232]{-webkit-box-flex:33%;-ms-flex:33%;flex:33%;display:-webkit-box;display:-ms-flexbox;display:flex;border-right:1px solid #c8d3df;border-bottom:1px solid #c8d3df}.content .zd__wrapper .zd__item[data-v-c2a17232]:first-child,.content .zd__wrapper .zd__item[data-v-c2a17232]:nth-child(2),.content .zd__wrapper .zd__item[data-v-c2a17232]:nth-child(3){border-top:1px solid #c8d3df}.content .zd__wrapper .zd__item[data-v-c2a17232]:nth-child(3n+1){border-left:1px solid #c8d3df}.content .zd__wrapper .zd__item .label[data-v-c2a17232]{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;background:#fafafa;border-right:1px solid #c8d3df;line-height:28px;text-indent:5px;font-size:.14rem;color:#434343}.content .zd__wrapper .zd__item .input[data-v-c2a17232]{-webkit-box-flex:1;-ms-flex:1;flex:1}.content .zd__wrapper .zd__item .input[data-v-c2a17232] input{border-width:1px;border-color:transparent;border-radius:0}.content .zd__wrapper .zd__item .input[data-v-c2a17232] input:focus{border-color:#378de6}.common__content[data-v-1654473f] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-1654473f]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-1654473f]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-1654473f] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-1654473f] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-1654473f]{padding-right:20px}.common__content .content[data-v-1654473f]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-1654473f]{height:100%}.common__content .content.line2[data-v-1654473f]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-1654473f]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-1654473f]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-1654473f]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-1654473f]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-1654473f]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-1654473f]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-1654473f]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-1654473f]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-1654473f]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-1654473f],.common__content .content .content__header .header__line .el-input[data-v-1654473f]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-1654473f],.common__content .content .content__header .header__line .el-input.sm[data-v-1654473f]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-1654473f]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-1654473f]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-1654473f],.common__content .content .content__header .header__line .el-radio[data-v-1654473f]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-1654473f]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-1654473f]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-1654473f]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-1654473f]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-1654473f]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-1654473f]{height:100%}.common__content .content__table.line0[data-v-1654473f]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-1654473f]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-1654473f]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-1654473f]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-1654473f]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-1654473f]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-1654473f]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-1654473f]{height:100%}.common__content .content__page[data-v-1654473f]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-1654473f],.common__side_form .edit__header[data-v-1654473f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-1654473f]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-1654473f]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-1654473f]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-1654473f]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-1654473f]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-1654473f]{padding:0 20px}.common__side_form .edit__footer[data-v-1654473f]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-1654473f]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-1654473f]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-1654473f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-1654473f] .el-cascader,.custom__form .item[data-v-1654473f] .el-input,.custom__form .item[data-v-1654473f] .el-input-number,.custom__form .item[data-v-1654473f] .el-select,.custom__form .item[data-v-1654473f] .el-textarea,.custom__form .item[data-v-1654473f] .item__radio,.custom__form .item[data-v-1654473f] .item__text{width:230px}.custom__form .item.mb_8[data-v-1654473f]{margin-bottom:8px}.custom__form .item.mb_15[data-v-1654473f]{margin-bottom:15px}.custom__form .item.item__line[data-v-1654473f]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-1654473f] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-1654473f] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-1654473f]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-1654473f],.custom__form .item.item__3 .el-input[data-v-1654473f],.custom__form .item.item__3 .el-select[data-v-1654473f],.custom__form .item.item__3 .el-textarea[data-v-1654473f],.custom__form .item.item__3 .item__radio[data-v-1654473f],.custom__form .item.item__3 .item__text[data-v-1654473f]{width:110px}.custom__form .item.item__4[data-v-1654473f]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-1654473f] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-1654473f] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-1654473f] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-1654473f] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-1654473f] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-1654473f] .el-form-item__label:after{content:"：";position:absolute}[data-v-1654473f] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-1654473f] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-1654473f],.custom__form .el-radio[data-v-1654473f]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-1654473f],.common__content .content[data-v-1654473f]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-1654473f]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-1654473f]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-1654473f]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-1654473f]{padding-bottom:0}.common__content .content__table[data-v-1654473f]{height:calc(100% - 56px)}.common__content .content__page[data-v-1654473f]{height:28px}}.marc__items .delBtn[data-v-1654473f]{background-color:#fff;border:1px solid #de5151;color:#de5151;margin-left:5px}.marc__items .delBtn[data-v-1654473f]:hover{background-color:rgba(222,81,81,.10196078431372549)}.marc__items .delBtn.is-disabled[data-v-1654473f],.marc__items .delBtn.is-disabled[data-v-1654473f]:focus,.marc__items .delBtn.is-disabled[data-v-1654473f]:hover{color:#c0c4cc;border-color:#ebeef5;background-color:#fff}.marc__items .delAdd[data-v-1654473f]{border:1px solid #0079fe;color:#0079fe;background-color:#fff}.marc__items .delAdd[data-v-1654473f]:hover{background-color:rgba(0,121,254,.10196078431372549)}.common__content[data-v-1a618d66] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-1a618d66]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-1a618d66]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-1a618d66] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-1a618d66] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-1a618d66]{padding-right:20px}.common__content .content[data-v-1a618d66]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-1a618d66]{height:100%}.common__content .content.line2[data-v-1a618d66]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-1a618d66]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-1a618d66]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-1a618d66]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-1a618d66]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-1a618d66]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-1a618d66]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-1a618d66]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-1a618d66]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-1a618d66]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-1a618d66],.common__content .content .content__header .header__line .el-input[data-v-1a618d66]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-1a618d66],.common__content .content .content__header .header__line .el-input.sm[data-v-1a618d66]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-1a618d66]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-1a618d66]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-1a618d66],.common__content .content .content__header .header__line .el-radio[data-v-1a618d66]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-1a618d66]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-1a618d66]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-1a618d66]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-1a618d66]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-1a618d66]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-1a618d66]{height:100%}.common__content .content__table.line0[data-v-1a618d66]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-1a618d66]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-1a618d66]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-1a618d66]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-1a618d66]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-1a618d66]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-1a618d66]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-1a618d66]{height:100%}.common__content .content__page[data-v-1a618d66]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-1a618d66],.common__side_form .edit__header[data-v-1a618d66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-1a618d66]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-1a618d66]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-1a618d66]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-1a618d66]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-1a618d66]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-1a618d66]{padding:0 20px}.common__side_form .edit__footer[data-v-1a618d66]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-1a618d66]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-1a618d66]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-1a618d66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-1a618d66] .el-cascader,.custom__form .item[data-v-1a618d66] .el-input,.custom__form .item[data-v-1a618d66] .el-input-number,.custom__form .item[data-v-1a618d66] .el-select,.custom__form .item[data-v-1a618d66] .el-textarea,.custom__form .item[data-v-1a618d66] .item__radio,.custom__form .item[data-v-1a618d66] .item__text{width:230px}.custom__form .item.mb_8[data-v-1a618d66]{margin-bottom:8px}.custom__form .item.mb_15[data-v-1a618d66]{margin-bottom:15px}.custom__form .item.item__line[data-v-1a618d66]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-1a618d66] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-1a618d66] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-1a618d66]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-1a618d66],.custom__form .item.item__3 .el-input[data-v-1a618d66],.custom__form .item.item__3 .el-select[data-v-1a618d66],.custom__form .item.item__3 .el-textarea[data-v-1a618d66],.custom__form .item.item__3 .item__radio[data-v-1a618d66],.custom__form .item.item__3 .item__text[data-v-1a618d66]{width:110px}.custom__form .item.item__4[data-v-1a618d66]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-1a618d66] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-1a618d66] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-1a618d66] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-1a618d66] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-1a618d66] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-1a618d66] .el-form-item__label:after{content:"：";position:absolute}[data-v-1a618d66] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-1a618d66] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-1a618d66],.custom__form .el-radio[data-v-1a618d66]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-1a618d66],.common__content .content[data-v-1a618d66]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-1a618d66]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-1a618d66]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-1a618d66]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-1a618d66]{padding-bottom:0}.common__content .content__table[data-v-1a618d66]{height:calc(100% - 56px)}.common__content .content__page[data-v-1a618d66]{height:28px}}.common__content[data-v-4e7aa7d4] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-4e7aa7d4]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-4e7aa7d4]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-4e7aa7d4] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-4e7aa7d4] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-4e7aa7d4]{padding-right:20px}.common__content .content[data-v-4e7aa7d4]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-4e7aa7d4]{height:100%}.common__content .content.line2[data-v-4e7aa7d4]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-4e7aa7d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-4e7aa7d4]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-4e7aa7d4]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-4e7aa7d4]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-4e7aa7d4]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-4e7aa7d4]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-4e7aa7d4]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-4e7aa7d4]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-4e7aa7d4]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-4e7aa7d4],.common__content .content .content__header .header__line .el-input[data-v-4e7aa7d4]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-4e7aa7d4],.common__content .content .content__header .header__line .el-input.sm[data-v-4e7aa7d4]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-4e7aa7d4]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-4e7aa7d4]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-4e7aa7d4],.common__content .content .content__header .header__line .el-radio[data-v-4e7aa7d4]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-4e7aa7d4]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-4e7aa7d4]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-4e7aa7d4]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-4e7aa7d4]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-4e7aa7d4]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-4e7aa7d4]{height:100%}.common__content .content__table.line0[data-v-4e7aa7d4]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-4e7aa7d4]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-4e7aa7d4]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-4e7aa7d4]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-4e7aa7d4]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-4e7aa7d4]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-4e7aa7d4]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-4e7aa7d4]{height:100%}.common__content .content__page[data-v-4e7aa7d4]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-4e7aa7d4],.common__side_form .edit__header[data-v-4e7aa7d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-4e7aa7d4]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-4e7aa7d4]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-4e7aa7d4]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-4e7aa7d4]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-4e7aa7d4]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-4e7aa7d4]{padding:0 20px}.common__side_form .edit__footer[data-v-4e7aa7d4]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-4e7aa7d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-4e7aa7d4]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-4e7aa7d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-4e7aa7d4] .el-cascader,.custom__form .item[data-v-4e7aa7d4] .el-input,.custom__form .item[data-v-4e7aa7d4] .el-input-number,.custom__form .item[data-v-4e7aa7d4] .el-select,.custom__form .item[data-v-4e7aa7d4] .el-textarea,.custom__form .item[data-v-4e7aa7d4] .item__radio,.custom__form .item[data-v-4e7aa7d4] .item__text{width:230px}.custom__form .item.mb_8[data-v-4e7aa7d4]{margin-bottom:8px}.custom__form .item.mb_15[data-v-4e7aa7d4]{margin-bottom:15px}.custom__form .item.item__line[data-v-4e7aa7d4]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-4e7aa7d4] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-4e7aa7d4] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-4e7aa7d4]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-4e7aa7d4],.custom__form .item.item__3 .el-input[data-v-4e7aa7d4],.custom__form .item.item__3 .el-select[data-v-4e7aa7d4],.custom__form .item.item__3 .el-textarea[data-v-4e7aa7d4],.custom__form .item.item__3 .item__radio[data-v-4e7aa7d4],.custom__form .item.item__3 .item__text[data-v-4e7aa7d4]{width:110px}.custom__form .item.item__4[data-v-4e7aa7d4]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-4e7aa7d4] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-4e7aa7d4] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-4e7aa7d4] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-4e7aa7d4] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-4e7aa7d4] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-4e7aa7d4] .el-form-item__label:after{content:"：";position:absolute}[data-v-4e7aa7d4] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-4e7aa7d4] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-4e7aa7d4],.custom__form .el-radio[data-v-4e7aa7d4]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-4e7aa7d4],.common__content .content[data-v-4e7aa7d4]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-4e7aa7d4]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-4e7aa7d4]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-4e7aa7d4]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-4e7aa7d4]{padding-bottom:0}.common__content .content__table[data-v-4e7aa7d4]{height:calc(100% - 56px)}.common__content .content__page[data-v-4e7aa7d4]{height:28px}}.common__content[data-v-693fdfb4] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-693fdfb4]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-693fdfb4]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-693fdfb4] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-693fdfb4] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-693fdfb4]{padding-right:20px}.common__content .content[data-v-693fdfb4]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-693fdfb4]{height:100%}.common__content .content.line2[data-v-693fdfb4]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-693fdfb4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-693fdfb4]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-693fdfb4]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-693fdfb4]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-693fdfb4]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-693fdfb4]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-693fdfb4]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-693fdfb4]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-693fdfb4]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-693fdfb4],.common__content .content .content__header .header__line .el-input[data-v-693fdfb4]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-693fdfb4],.common__content .content .content__header .header__line .el-input.sm[data-v-693fdfb4]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-693fdfb4]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-693fdfb4]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-693fdfb4],.common__content .content .content__header .header__line .el-radio[data-v-693fdfb4]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-693fdfb4]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-693fdfb4]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-693fdfb4]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-693fdfb4]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-693fdfb4]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-693fdfb4]{height:100%}.common__content .content__table.line0[data-v-693fdfb4]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-693fdfb4]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-693fdfb4]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-693fdfb4]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-693fdfb4]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-693fdfb4]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-693fdfb4]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-693fdfb4]{height:100%}.common__content .content__page[data-v-693fdfb4]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-693fdfb4],.common__side_form .edit__header[data-v-693fdfb4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-693fdfb4]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-693fdfb4]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-693fdfb4]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-693fdfb4]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-693fdfb4]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-693fdfb4]{padding:0 20px}.common__side_form .edit__footer[data-v-693fdfb4]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-693fdfb4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-693fdfb4]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-693fdfb4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-693fdfb4] .el-cascader,.custom__form .item[data-v-693fdfb4] .el-input,.custom__form .item[data-v-693fdfb4] .el-input-number,.custom__form .item[data-v-693fdfb4] .el-select,.custom__form .item[data-v-693fdfb4] .el-textarea,.custom__form .item[data-v-693fdfb4] .item__radio,.custom__form .item[data-v-693fdfb4] .item__text{width:230px}.custom__form .item.mb_8[data-v-693fdfb4]{margin-bottom:8px}.custom__form .item.mb_15[data-v-693fdfb4]{margin-bottom:15px}.custom__form .item.item__line[data-v-693fdfb4]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-693fdfb4] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-693fdfb4] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-693fdfb4]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-693fdfb4],.custom__form .item.item__3 .el-input[data-v-693fdfb4],.custom__form .item.item__3 .el-select[data-v-693fdfb4],.custom__form .item.item__3 .el-textarea[data-v-693fdfb4],.custom__form .item.item__3 .item__radio[data-v-693fdfb4],.custom__form .item.item__3 .item__text[data-v-693fdfb4]{width:110px}.custom__form .item.item__4[data-v-693fdfb4]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-693fdfb4] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-693fdfb4] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-693fdfb4] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-693fdfb4] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-693fdfb4] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-693fdfb4] .el-form-item__label:after{content:"：";position:absolute}[data-v-693fdfb4] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-693fdfb4] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-693fdfb4],.custom__form .el-radio[data-v-693fdfb4]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-693fdfb4],.common__content .content[data-v-693fdfb4]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-693fdfb4]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-693fdfb4]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-693fdfb4]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-693fdfb4]{padding-bottom:0}.common__content .content__table[data-v-693fdfb4]{height:calc(100% - 56px)}.common__content .content__page[data-v-693fdfb4]{height:28px}}.common__content[data-v-08e3f8ae] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-08e3f8ae]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-08e3f8ae]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-08e3f8ae] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-08e3f8ae] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-08e3f8ae]{padding-right:20px}.common__content .content[data-v-08e3f8ae]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-08e3f8ae]{height:100%}.common__content .content.line2[data-v-08e3f8ae]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-08e3f8ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-08e3f8ae]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-08e3f8ae]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-08e3f8ae]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-08e3f8ae]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-08e3f8ae]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-08e3f8ae]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-08e3f8ae]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-08e3f8ae]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-08e3f8ae],.common__content .content .content__header .header__line .el-input[data-v-08e3f8ae]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-08e3f8ae],.common__content .content .content__header .header__line .el-input.sm[data-v-08e3f8ae]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-08e3f8ae]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-08e3f8ae]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-08e3f8ae],.common__content .content .content__header .header__line .el-radio[data-v-08e3f8ae]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-08e3f8ae]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-08e3f8ae]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-08e3f8ae]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-08e3f8ae]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-08e3f8ae]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-08e3f8ae]{height:100%}.common__content .content__table.line0[data-v-08e3f8ae]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-08e3f8ae]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-08e3f8ae]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-08e3f8ae]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-08e3f8ae]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-08e3f8ae]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-08e3f8ae]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-08e3f8ae]{height:100%}.common__content .content__page[data-v-08e3f8ae]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-08e3f8ae],.common__side_form .edit__header[data-v-08e3f8ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-08e3f8ae]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-08e3f8ae]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-08e3f8ae]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-08e3f8ae]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-08e3f8ae]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-08e3f8ae]{padding:0 20px}.common__side_form .edit__footer[data-v-08e3f8ae]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-08e3f8ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-08e3f8ae]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-08e3f8ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-08e3f8ae] .el-cascader,.custom__form .item[data-v-08e3f8ae] .el-input,.custom__form .item[data-v-08e3f8ae] .el-input-number,.custom__form .item[data-v-08e3f8ae] .el-select,.custom__form .item[data-v-08e3f8ae] .el-textarea,.custom__form .item[data-v-08e3f8ae] .item__radio,.custom__form .item[data-v-08e3f8ae] .item__text{width:230px}.custom__form .item.mb_8[data-v-08e3f8ae]{margin-bottom:8px}.custom__form .item.mb_15[data-v-08e3f8ae]{margin-bottom:15px}.custom__form .item.item__line[data-v-08e3f8ae]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-08e3f8ae] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-08e3f8ae] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-08e3f8ae]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-08e3f8ae],.custom__form .item.item__3 .el-input[data-v-08e3f8ae],.custom__form .item.item__3 .el-select[data-v-08e3f8ae],.custom__form .item.item__3 .el-textarea[data-v-08e3f8ae],.custom__form .item.item__3 .item__radio[data-v-08e3f8ae],.custom__form .item.item__3 .item__text[data-v-08e3f8ae]{width:110px}.custom__form .item.item__4[data-v-08e3f8ae]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-08e3f8ae] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-08e3f8ae] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-08e3f8ae] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-08e3f8ae] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-08e3f8ae] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-08e3f8ae] .el-form-item__label:after{content:"：";position:absolute}[data-v-08e3f8ae] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-08e3f8ae] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-08e3f8ae],.custom__form .el-radio[data-v-08e3f8ae]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-08e3f8ae],.common__content .content[data-v-08e3f8ae]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-08e3f8ae]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-08e3f8ae]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-08e3f8ae]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-08e3f8ae]{padding-bottom:0}.common__content .content__table[data-v-08e3f8ae]{height:calc(100% - 56px)}.common__content .content__page[data-v-08e3f8ae]{height:28px}}.common__content .content .content__table[data-v-08e3f8ae]{height:calc(100% - 32px)}.common__content .custom__form_wrapper[data-v-08e3f8ae]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.common__content .dialog-footer[data-v-08e3f8ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__content .edit__content[data-v-08e3f8ae]{margin-top:10px}.common__content[data-v-5adb9be4] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-5adb9be4]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-5adb9be4]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-5adb9be4] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-5adb9be4] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-5adb9be4]{padding-right:20px}.common__content .content[data-v-5adb9be4]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-5adb9be4]{height:100%}.common__content .content.line2[data-v-5adb9be4]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-5adb9be4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-5adb9be4]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-5adb9be4]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-5adb9be4]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-5adb9be4]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-5adb9be4]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-5adb9be4]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-5adb9be4]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-5adb9be4]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-5adb9be4],.common__content .content .content__header .header__line .el-input[data-v-5adb9be4]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-5adb9be4],.common__content .content .content__header .header__line .el-input.sm[data-v-5adb9be4]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-5adb9be4]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-5adb9be4]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-5adb9be4],.common__content .content .content__header .header__line .el-radio[data-v-5adb9be4]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-5adb9be4]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-5adb9be4]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-5adb9be4]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-5adb9be4]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-5adb9be4]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-5adb9be4]{height:100%}.common__content .content__table.line0[data-v-5adb9be4]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-5adb9be4]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-5adb9be4]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-5adb9be4]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-5adb9be4]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-5adb9be4]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-5adb9be4]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-5adb9be4]{height:100%}.common__content .content__page[data-v-5adb9be4]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-5adb9be4],.common__side_form .edit__header[data-v-5adb9be4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-5adb9be4]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-5adb9be4]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-5adb9be4]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-5adb9be4]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-5adb9be4]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-5adb9be4]{padding:0 20px}.common__side_form .edit__footer[data-v-5adb9be4]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-5adb9be4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-5adb9be4]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-5adb9be4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-5adb9be4] .el-cascader,.custom__form .item[data-v-5adb9be4] .el-input,.custom__form .item[data-v-5adb9be4] .el-input-number,.custom__form .item[data-v-5adb9be4] .el-select,.custom__form .item[data-v-5adb9be4] .el-textarea,.custom__form .item[data-v-5adb9be4] .item__radio,.custom__form .item[data-v-5adb9be4] .item__text{width:230px}.custom__form .item.mb_8[data-v-5adb9be4]{margin-bottom:8px}.custom__form .item.mb_15[data-v-5adb9be4]{margin-bottom:15px}.custom__form .item.item__line[data-v-5adb9be4]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-5adb9be4] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-5adb9be4] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-5adb9be4]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-5adb9be4],.custom__form .item.item__3 .el-input[data-v-5adb9be4],.custom__form .item.item__3 .el-select[data-v-5adb9be4],.custom__form .item.item__3 .el-textarea[data-v-5adb9be4],.custom__form .item.item__3 .item__radio[data-v-5adb9be4],.custom__form .item.item__3 .item__text[data-v-5adb9be4]{width:110px}.custom__form .item.item__4[data-v-5adb9be4]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-5adb9be4] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-5adb9be4] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-5adb9be4] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-5adb9be4] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-5adb9be4] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-5adb9be4] .el-form-item__label:after{content:"：";position:absolute}[data-v-5adb9be4] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-5adb9be4] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-5adb9be4],.custom__form .el-radio[data-v-5adb9be4]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-5adb9be4],.common__content .content[data-v-5adb9be4]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-5adb9be4]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-5adb9be4]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-5adb9be4]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-5adb9be4]{padding-bottom:0}.common__content .content__table[data-v-5adb9be4]{height:calc(100% - 56px)}.common__content .content__page[data-v-5adb9be4]{height:28px}}.common__content[data-v-600ad24c] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-600ad24c]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-600ad24c]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-600ad24c] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-600ad24c] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-600ad24c]{padding-right:20px}.common__content .content[data-v-600ad24c]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-600ad24c]{height:100%}.common__content .content.line2[data-v-600ad24c]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-600ad24c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-600ad24c]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-600ad24c]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-600ad24c]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-600ad24c]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-600ad24c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-600ad24c]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-600ad24c]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-600ad24c]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-600ad24c],.common__content .content .content__header .header__line .el-input[data-v-600ad24c]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-600ad24c],.common__content .content .content__header .header__line .el-input.sm[data-v-600ad24c]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-600ad24c]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-600ad24c]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-600ad24c],.common__content .content .content__header .header__line .el-radio[data-v-600ad24c]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-600ad24c]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-600ad24c]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-600ad24c]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-600ad24c]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-600ad24c]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-600ad24c]{height:100%}.common__content .content__table.line0[data-v-600ad24c]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-600ad24c]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-600ad24c]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-600ad24c]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-600ad24c]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-600ad24c]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-600ad24c]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-600ad24c]{height:100%}.common__content .content__page[data-v-600ad24c]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-600ad24c],.common__side_form .edit__header[data-v-600ad24c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-600ad24c]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-600ad24c]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-600ad24c]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-600ad24c]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-600ad24c]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-600ad24c]{padding:0 20px}.common__side_form .edit__footer[data-v-600ad24c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-600ad24c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-600ad24c]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-600ad24c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-600ad24c] .el-cascader,.custom__form .item[data-v-600ad24c] .el-input,.custom__form .item[data-v-600ad24c] .el-input-number,.custom__form .item[data-v-600ad24c] .el-select,.custom__form .item[data-v-600ad24c] .el-textarea,.custom__form .item[data-v-600ad24c] .item__radio,.custom__form .item[data-v-600ad24c] .item__text{width:230px}.custom__form .item.mb_8[data-v-600ad24c]{margin-bottom:8px}.custom__form .item.mb_15[data-v-600ad24c]{margin-bottom:15px}.custom__form .item.item__line[data-v-600ad24c]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-600ad24c] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-600ad24c] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-600ad24c]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-600ad24c],.custom__form .item.item__3 .el-input[data-v-600ad24c],.custom__form .item.item__3 .el-select[data-v-600ad24c],.custom__form .item.item__3 .el-textarea[data-v-600ad24c],.custom__form .item.item__3 .item__radio[data-v-600ad24c],.custom__form .item.item__3 .item__text[data-v-600ad24c]{width:110px}.custom__form .item.item__4[data-v-600ad24c]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-600ad24c] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-600ad24c] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-600ad24c] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-600ad24c] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-600ad24c] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-600ad24c] .el-form-item__label:after{content:"：";position:absolute}[data-v-600ad24c] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-600ad24c] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-600ad24c],.custom__form .el-radio[data-v-600ad24c]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-600ad24c],.common__content .content[data-v-600ad24c]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-600ad24c]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-600ad24c]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-600ad24c]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-600ad24c]{padding-bottom:0}.common__content .content__table[data-v-600ad24c]{height:calc(100% - 56px)}.common__content .content__page[data-v-600ad24c]{height:28px}}.common__content[data-v-303d4a84] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-303d4a84]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-303d4a84]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-303d4a84] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-303d4a84] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-303d4a84]{padding-right:20px}.common__content .content[data-v-303d4a84]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-303d4a84]{height:100%}.common__content .content.line2[data-v-303d4a84]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-303d4a84]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-303d4a84]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-303d4a84]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-303d4a84]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-303d4a84]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-303d4a84]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-303d4a84]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-303d4a84]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-303d4a84]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-303d4a84],.common__content .content .content__header .header__line .el-input[data-v-303d4a84]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-303d4a84],.common__content .content .content__header .header__line .el-input.sm[data-v-303d4a84]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-303d4a84]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-303d4a84]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-303d4a84],.common__content .content .content__header .header__line .el-radio[data-v-303d4a84]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-303d4a84]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-303d4a84]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-303d4a84]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-303d4a84]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-303d4a84]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-303d4a84]{height:100%}.common__content .content__table.line0[data-v-303d4a84]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-303d4a84]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-303d4a84]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-303d4a84]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-303d4a84]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-303d4a84]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-303d4a84]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-303d4a84]{height:100%}.common__content .content__page[data-v-303d4a84]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-303d4a84],.common__side_form .edit__header[data-v-303d4a84]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-303d4a84]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-303d4a84]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-303d4a84]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-303d4a84]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-303d4a84]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-303d4a84]{padding:0 20px}.common__side_form .edit__footer[data-v-303d4a84]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-303d4a84]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-303d4a84]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-303d4a84]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-303d4a84] .el-cascader,.custom__form .item[data-v-303d4a84] .el-input,.custom__form .item[data-v-303d4a84] .el-input-number,.custom__form .item[data-v-303d4a84] .el-select,.custom__form .item[data-v-303d4a84] .el-textarea,.custom__form .item[data-v-303d4a84] .item__radio,.custom__form .item[data-v-303d4a84] .item__text{width:230px}.custom__form .item.mb_8[data-v-303d4a84]{margin-bottom:8px}.custom__form .item.mb_15[data-v-303d4a84]{margin-bottom:15px}.custom__form .item.item__line[data-v-303d4a84]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-303d4a84] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-303d4a84] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-303d4a84]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-303d4a84],.custom__form .item.item__3 .el-input[data-v-303d4a84],.custom__form .item.item__3 .el-select[data-v-303d4a84],.custom__form .item.item__3 .el-textarea[data-v-303d4a84],.custom__form .item.item__3 .item__radio[data-v-303d4a84],.custom__form .item.item__3 .item__text[data-v-303d4a84]{width:110px}.custom__form .item.item__4[data-v-303d4a84]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-303d4a84] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-303d4a84] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-303d4a84] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-303d4a84] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-303d4a84] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-303d4a84] .el-form-item__label:after{content:"：";position:absolute}[data-v-303d4a84] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-303d4a84] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-303d4a84],.custom__form .el-radio[data-v-303d4a84]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-303d4a84],.common__content .content[data-v-303d4a84]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-303d4a84]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-303d4a84]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-303d4a84]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-303d4a84]{padding-bottom:0}.common__content .content__table[data-v-303d4a84]{height:calc(100% - 56px)}.common__content .content__page[data-v-303d4a84]{height:28px}}.custom__form .el-textarea[data-v-303d4a84]{width:635px!important}.zhishiForm[data-v-303d4a84] .el-scrollbar__wrap{overflow-x:hidden}.common__content[data-v-e1d04192] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-e1d04192]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-e1d04192]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-e1d04192] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-e1d04192] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-e1d04192]{padding-right:20px}.common__content .content[data-v-e1d04192]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-e1d04192]{height:100%}.common__content .content.line2[data-v-e1d04192]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-e1d04192]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-e1d04192]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-e1d04192]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-e1d04192]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-e1d04192]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-e1d04192]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-e1d04192]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-e1d04192]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-e1d04192]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-e1d04192],.common__content .content .content__header .header__line .el-input[data-v-e1d04192]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-e1d04192],.common__content .content .content__header .header__line .el-input.sm[data-v-e1d04192]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-e1d04192]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-e1d04192]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-e1d04192],.common__content .content .content__header .header__line .el-radio[data-v-e1d04192]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-e1d04192]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-e1d04192]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-e1d04192]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-e1d04192]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-e1d04192]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-e1d04192]{height:100%}.common__content .content__table.line0[data-v-e1d04192]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-e1d04192]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-e1d04192]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-e1d04192]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-e1d04192]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-e1d04192]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-e1d04192]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-e1d04192]{height:100%}.common__content .content__page[data-v-e1d04192]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-e1d04192],.common__side_form .edit__header[data-v-e1d04192]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-e1d04192]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-e1d04192]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-e1d04192]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-e1d04192]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-e1d04192]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-e1d04192]{padding:0 20px}.common__side_form .edit__footer[data-v-e1d04192]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-e1d04192]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-e1d04192]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-e1d04192]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-e1d04192] .el-cascader,.custom__form .item[data-v-e1d04192] .el-input,.custom__form .item[data-v-e1d04192] .el-input-number,.custom__form .item[data-v-e1d04192] .el-select,.custom__form .item[data-v-e1d04192] .el-textarea,.custom__form .item[data-v-e1d04192] .item__radio,.custom__form .item[data-v-e1d04192] .item__text{width:230px}.custom__form .item.mb_8[data-v-e1d04192]{margin-bottom:8px}.custom__form .item.mb_15[data-v-e1d04192]{margin-bottom:15px}.custom__form .item.item__line[data-v-e1d04192]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-e1d04192] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-e1d04192] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-e1d04192]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-e1d04192],.custom__form .item.item__3 .el-input[data-v-e1d04192],.custom__form .item.item__3 .el-select[data-v-e1d04192],.custom__form .item.item__3 .el-textarea[data-v-e1d04192],.custom__form .item.item__3 .item__radio[data-v-e1d04192],.custom__form .item.item__3 .item__text[data-v-e1d04192]{width:110px}.custom__form .item.item__4[data-v-e1d04192]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-e1d04192] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-e1d04192] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-e1d04192] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-e1d04192] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-e1d04192] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-e1d04192] .el-form-item__label:after{content:"：";position:absolute}[data-v-e1d04192] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-e1d04192] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-e1d04192],.custom__form .el-radio[data-v-e1d04192]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-e1d04192],.common__content .content[data-v-e1d04192]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-e1d04192]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-e1d04192]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-e1d04192]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-e1d04192]{padding-bottom:0}.common__content .content__table[data-v-e1d04192]{height:calc(100% - 56px)}.common__content .content__page[data-v-e1d04192]{height:28px}}.common__content[data-v-68c33a1c] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-68c33a1c]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-68c33a1c]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-68c33a1c] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-68c33a1c] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-68c33a1c]{padding-right:20px}.common__content .content[data-v-68c33a1c]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-68c33a1c]{height:100%}.common__content .content.line2[data-v-68c33a1c]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-68c33a1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-68c33a1c]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-68c33a1c]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-68c33a1c]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-68c33a1c]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-68c33a1c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-68c33a1c]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-68c33a1c]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-68c33a1c]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-68c33a1c],.common__content .content .content__header .header__line .el-input[data-v-68c33a1c]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-68c33a1c],.common__content .content .content__header .header__line .el-input.sm[data-v-68c33a1c]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-68c33a1c]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-68c33a1c]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-68c33a1c],.common__content .content .content__header .header__line .el-radio[data-v-68c33a1c]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-68c33a1c]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-68c33a1c]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-68c33a1c]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-68c33a1c]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-68c33a1c]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-68c33a1c]{height:100%}.common__content .content__table.line0[data-v-68c33a1c]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-68c33a1c]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-68c33a1c]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-68c33a1c]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-68c33a1c]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-68c33a1c]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-68c33a1c]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-68c33a1c]{height:100%}.common__content .content__page[data-v-68c33a1c]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-68c33a1c],.common__side_form .edit__header[data-v-68c33a1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-68c33a1c]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-68c33a1c]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-68c33a1c]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-68c33a1c]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-68c33a1c]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-68c33a1c]{padding:0 20px}.common__side_form .edit__footer[data-v-68c33a1c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-68c33a1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-68c33a1c]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-68c33a1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-68c33a1c] .el-cascader,.custom__form .item[data-v-68c33a1c] .el-input,.custom__form .item[data-v-68c33a1c] .el-input-number,.custom__form .item[data-v-68c33a1c] .el-select,.custom__form .item[data-v-68c33a1c] .el-textarea,.custom__form .item[data-v-68c33a1c] .item__radio,.custom__form .item[data-v-68c33a1c] .item__text{width:230px}.custom__form .item.mb_8[data-v-68c33a1c]{margin-bottom:8px}.custom__form .item.mb_15[data-v-68c33a1c]{margin-bottom:15px}.custom__form .item.item__line[data-v-68c33a1c]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-68c33a1c] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-68c33a1c] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-68c33a1c]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-68c33a1c],.custom__form .item.item__3 .el-input[data-v-68c33a1c],.custom__form .item.item__3 .el-select[data-v-68c33a1c],.custom__form .item.item__3 .el-textarea[data-v-68c33a1c],.custom__form .item.item__3 .item__radio[data-v-68c33a1c],.custom__form .item.item__3 .item__text[data-v-68c33a1c]{width:110px}.custom__form .item.item__4[data-v-68c33a1c]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-68c33a1c] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-68c33a1c] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-68c33a1c] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-68c33a1c] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-68c33a1c] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-68c33a1c] .el-form-item__label:after{content:"：";position:absolute}[data-v-68c33a1c] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-68c33a1c] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-68c33a1c],.custom__form .el-radio[data-v-68c33a1c]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-68c33a1c],.common__content .content[data-v-68c33a1c]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-68c33a1c]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-68c33a1c]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-68c33a1c]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-68c33a1c]{padding-bottom:0}.common__content .content__table[data-v-68c33a1c]{height:calc(100% - 56px)}.common__content .content__page[data-v-68c33a1c]{height:28px}}.progress__wrapper[data-v-68c33a1c]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px;margin:0 15px;border:1px solid #eaeaea;-webkit-box-shadow:1px 1px 6px #e2e2e2;box-shadow:1px 1px 6px #e2e2e2}.progress__wrapper .progress__text[data-v-68c33a1c]{margin-left:20px}.common__content[data-v-3a997f0a] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-3a997f0a]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-3a997f0a]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-3a997f0a] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-3a997f0a] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-3a997f0a]{padding-right:20px}.common__content .content[data-v-3a997f0a]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-3a997f0a]{height:100%}.common__content .content.line2[data-v-3a997f0a]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-3a997f0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-3a997f0a]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-3a997f0a]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-3a997f0a]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-3a997f0a]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-3a997f0a]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-3a997f0a]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-3a997f0a]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-3a997f0a]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-3a997f0a],.common__content .content .content__header .header__line .el-input[data-v-3a997f0a]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-3a997f0a],.common__content .content .content__header .header__line .el-input.sm[data-v-3a997f0a]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-3a997f0a]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-3a997f0a]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-3a997f0a],.common__content .content .content__header .header__line .el-radio[data-v-3a997f0a]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-3a997f0a]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-3a997f0a]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-3a997f0a]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-3a997f0a]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-3a997f0a]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-3a997f0a]{height:100%}.common__content .content__table.line0[data-v-3a997f0a]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-3a997f0a]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-3a997f0a]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-3a997f0a]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-3a997f0a]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-3a997f0a]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-3a997f0a]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-3a997f0a]{height:100%}.common__content .content__page[data-v-3a997f0a]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-3a997f0a],.common__side_form .edit__header[data-v-3a997f0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-3a997f0a]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-3a997f0a]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-3a997f0a]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-3a997f0a]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-3a997f0a]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-3a997f0a]{padding:0 20px}.common__side_form .edit__footer[data-v-3a997f0a]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-3a997f0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-3a997f0a]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-3a997f0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-3a997f0a] .el-cascader,.custom__form .item[data-v-3a997f0a] .el-input,.custom__form .item[data-v-3a997f0a] .el-input-number,.custom__form .item[data-v-3a997f0a] .el-select,.custom__form .item[data-v-3a997f0a] .el-textarea,.custom__form .item[data-v-3a997f0a] .item__radio,.custom__form .item[data-v-3a997f0a] .item__text{width:230px}.custom__form .item.mb_8[data-v-3a997f0a]{margin-bottom:8px}.custom__form .item.mb_15[data-v-3a997f0a]{margin-bottom:15px}.custom__form .item.item__line[data-v-3a997f0a]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-3a997f0a] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-3a997f0a] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-3a997f0a]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-3a997f0a],.custom__form .item.item__3 .el-input[data-v-3a997f0a],.custom__form .item.item__3 .el-select[data-v-3a997f0a],.custom__form .item.item__3 .el-textarea[data-v-3a997f0a],.custom__form .item.item__3 .item__radio[data-v-3a997f0a],.custom__form .item.item__3 .item__text[data-v-3a997f0a]{width:110px}.custom__form .item.item__4[data-v-3a997f0a]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-3a997f0a] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-3a997f0a] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-3a997f0a] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-3a997f0a] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-3a997f0a] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-3a997f0a] .el-form-item__label:after{content:"：";position:absolute}[data-v-3a997f0a] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-3a997f0a] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-3a997f0a],.custom__form .el-radio[data-v-3a997f0a]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-3a997f0a],.common__content .content[data-v-3a997f0a]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-3a997f0a]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-3a997f0a]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-3a997f0a]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-3a997f0a]{padding-bottom:0}.common__content .content__table[data-v-3a997f0a]{height:calc(100% - 56px)}.common__content .content__page[data-v-3a997f0a]{height:28px}}.content__header[data-v-3a997f0a]{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.header__line[data-v-3a997f0a],.progress[data-v-3a997f0a]{-webkit-box-flex:1;-ms-flex:1;flex:1}.progress[data-v-3a997f0a]{display:-webkit-box;display:-ms-flexbox;display:flex;width:1000px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;white-space:nowrap}.common__content[data-v-3a997f0a] .content__table{height:auto;margin:10px 10px 20px 10px}.common__content[data-v-3a997f0a] .content__table td{padding:0}.common__content[data-v-3a997f0a] .content__table td.disabled{background:#f2f2f2!important}.common__content[data-v-3a997f0a] .content__table .cell{padding:0!important}.common__content[data-v-3a997f0a] .content__table textarea{font-size:12px;color:#333;border-radius:0;border-width:1px;border-color:transparent;background:transparent;min-height:31px;height:31px;padding:0 5px;margin:4px 0;font-family:Arial,Helvetica,sans-serif}.common__content[data-v-3a997f0a] .content__table textarea:focus{border-color:#378de6}.common__content .content-footer[data-v-3a997f0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 20px 3px 15px}.common__content[data-v-071b2f34] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-071b2f34]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-071b2f34]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-071b2f34] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-071b2f34] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-071b2f34]{padding-right:20px}.common__content .content[data-v-071b2f34]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-071b2f34]{height:100%}.common__content .content.line2[data-v-071b2f34]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-071b2f34]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-071b2f34]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-071b2f34]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-071b2f34]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-071b2f34]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-071b2f34]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-071b2f34]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-071b2f34]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-071b2f34]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-071b2f34],.common__content .content .content__header .header__line .el-input[data-v-071b2f34]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-071b2f34],.common__content .content .content__header .header__line .el-input.sm[data-v-071b2f34]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-071b2f34]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-071b2f34]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-071b2f34],.common__content .content .content__header .header__line .el-radio[data-v-071b2f34]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-071b2f34]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-071b2f34]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-071b2f34]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-071b2f34]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-071b2f34]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-071b2f34]{height:100%}.common__content .content__table.line0[data-v-071b2f34]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-071b2f34]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-071b2f34]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-071b2f34]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-071b2f34]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-071b2f34]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-071b2f34]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-071b2f34]{height:100%}.common__content .content__page[data-v-071b2f34]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-071b2f34],.common__side_form .edit__header[data-v-071b2f34]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-071b2f34]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-071b2f34]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-071b2f34]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-071b2f34]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-071b2f34]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-071b2f34]{padding:0 20px}.common__side_form .edit__footer[data-v-071b2f34]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-071b2f34]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-071b2f34]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-071b2f34]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-071b2f34] .el-cascader,.custom__form .item[data-v-071b2f34] .el-input,.custom__form .item[data-v-071b2f34] .el-input-number,.custom__form .item[data-v-071b2f34] .el-select,.custom__form .item[data-v-071b2f34] .el-textarea,.custom__form .item[data-v-071b2f34] .item__radio,.custom__form .item[data-v-071b2f34] .item__text{width:230px}.custom__form .item.mb_8[data-v-071b2f34]{margin-bottom:8px}.custom__form .item.mb_15[data-v-071b2f34]{margin-bottom:15px}.custom__form .item.item__line[data-v-071b2f34]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-071b2f34] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-071b2f34] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-071b2f34]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-071b2f34],.custom__form .item.item__3 .el-input[data-v-071b2f34],.custom__form .item.item__3 .el-select[data-v-071b2f34],.custom__form .item.item__3 .el-textarea[data-v-071b2f34],.custom__form .item.item__3 .item__radio[data-v-071b2f34],.custom__form .item.item__3 .item__text[data-v-071b2f34]{width:110px}.custom__form .item.item__4[data-v-071b2f34]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-071b2f34] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-071b2f34] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-071b2f34] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-071b2f34] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-071b2f34] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-071b2f34] .el-form-item__label:after{content:"：";position:absolute}[data-v-071b2f34] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-071b2f34] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-071b2f34],.custom__form .el-radio[data-v-071b2f34]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-071b2f34],.common__content .content[data-v-071b2f34]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-071b2f34]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-071b2f34]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-071b2f34]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-071b2f34]{padding-bottom:0}.common__content .content__table[data-v-071b2f34]{height:calc(100% - 56px)}.common__content .content__page[data-v-071b2f34]{height:28px}}.ceshu[data-v-071b2f34]{color:#378de6}.common__content[data-v-443c6ff6] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-443c6ff6]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-443c6ff6]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-443c6ff6] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-443c6ff6] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-443c6ff6]{padding-right:20px}.common__content .content[data-v-443c6ff6]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-443c6ff6]{height:100%}.common__content .content.line2[data-v-443c6ff6]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-443c6ff6]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-443c6ff6]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-443c6ff6]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-443c6ff6]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-443c6ff6]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-443c6ff6]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-443c6ff6]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-443c6ff6]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-443c6ff6]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-443c6ff6],.common__content .content .content__header .header__line .el-input[data-v-443c6ff6]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-443c6ff6],.common__content .content .content__header .header__line .el-input.sm[data-v-443c6ff6]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-443c6ff6]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-443c6ff6]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-443c6ff6],.common__content .content .content__header .header__line .el-radio[data-v-443c6ff6]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-443c6ff6]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-443c6ff6]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-443c6ff6]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-443c6ff6]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-443c6ff6]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-443c6ff6]{height:100%}.common__content .content__table.line0[data-v-443c6ff6]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-443c6ff6]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-443c6ff6]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-443c6ff6]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-443c6ff6]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-443c6ff6]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-443c6ff6]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-443c6ff6]{height:100%}.common__content .content__page[data-v-443c6ff6]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-443c6ff6],.common__side_form .edit__header[data-v-443c6ff6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-443c6ff6]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-443c6ff6]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-443c6ff6]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-443c6ff6]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-443c6ff6]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-443c6ff6]{padding:0 20px}.common__side_form .edit__footer[data-v-443c6ff6]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-443c6ff6]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-443c6ff6]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-443c6ff6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-443c6ff6] .el-cascader,.custom__form .item[data-v-443c6ff6] .el-input,.custom__form .item[data-v-443c6ff6] .el-input-number,.custom__form .item[data-v-443c6ff6] .el-select,.custom__form .item[data-v-443c6ff6] .el-textarea,.custom__form .item[data-v-443c6ff6] .item__radio,.custom__form .item[data-v-443c6ff6] .item__text{width:230px}.custom__form .item.mb_8[data-v-443c6ff6]{margin-bottom:8px}.custom__form .item.mb_15[data-v-443c6ff6]{margin-bottom:15px}.custom__form .item.item__line[data-v-443c6ff6]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-443c6ff6] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-443c6ff6] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-443c6ff6]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-443c6ff6],.custom__form .item.item__3 .el-input[data-v-443c6ff6],.custom__form .item.item__3 .el-select[data-v-443c6ff6],.custom__form .item.item__3 .el-textarea[data-v-443c6ff6],.custom__form .item.item__3 .item__radio[data-v-443c6ff6],.custom__form .item.item__3 .item__text[data-v-443c6ff6]{width:110px}.custom__form .item.item__4[data-v-443c6ff6]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-443c6ff6] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-443c6ff6] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-443c6ff6] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-443c6ff6] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-443c6ff6] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-443c6ff6] .el-form-item__label:after{content:"：";position:absolute}[data-v-443c6ff6] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-443c6ff6] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-443c6ff6],.custom__form .el-radio[data-v-443c6ff6]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-443c6ff6],.common__content .content[data-v-443c6ff6]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-443c6ff6]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-443c6ff6]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-443c6ff6]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-443c6ff6]{padding-bottom:0}.common__content .content__table[data-v-443c6ff6]{height:calc(100% - 56px)}.common__content .content__page[data-v-443c6ff6]{height:28px}}.custom__form_wrapper .control-wrapper[data-v-443c6ff6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form_wrapper .control-wrapper .item[data-v-443c6ff6]{-ms-flex-preferred-size:0;flex-basis:0}.custom__form_wrapper .image-wrapper[data-v-443c6ff6]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom__form_wrapper .image-wrapper[data-v-443c6ff6] .el-image{width:260px;height:260px;margin-bottom:12px}.custom__form_wrapper .image-wrapper[data-v-443c6ff6] .el-image>.image-slot{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f5f7fa;font-size:16px}.custom__form_wrapper .image-wrapper[data-v-443c6ff6] .el-image>.image-slot>img{height:100%;width:100%}.custom__form_wrapper .image-wrapper[data-v-443c6ff6] .el-image .el-image__inner{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.common__content[data-v-b462dec8] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-b462dec8]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-b462dec8]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-b462dec8] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-b462dec8] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-b462dec8]{padding-right:20px}.common__content .content[data-v-b462dec8]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-b462dec8]{height:100%}.common__content .content.line2[data-v-b462dec8]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-b462dec8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-b462dec8]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-b462dec8]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-b462dec8]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-b462dec8]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-b462dec8]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-b462dec8]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-b462dec8]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-b462dec8]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-b462dec8],.common__content .content .content__header .header__line .el-input[data-v-b462dec8]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-b462dec8],.common__content .content .content__header .header__line .el-input.sm[data-v-b462dec8]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-b462dec8]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-b462dec8]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-b462dec8],.common__content .content .content__header .header__line .el-radio[data-v-b462dec8]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-b462dec8]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-b462dec8]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-b462dec8]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-b462dec8]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-b462dec8]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-b462dec8]{height:100%}.common__content .content__table.line0[data-v-b462dec8]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-b462dec8]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-b462dec8]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-b462dec8]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-b462dec8]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-b462dec8]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-b462dec8]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-b462dec8]{height:100%}.common__content .content__page[data-v-b462dec8]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-b462dec8],.common__side_form .edit__header[data-v-b462dec8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-b462dec8]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-b462dec8]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-b462dec8]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-b462dec8]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-b462dec8]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-b462dec8]{padding:0 20px}.common__side_form .edit__footer[data-v-b462dec8]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-b462dec8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-b462dec8]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-b462dec8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-b462dec8] .el-cascader,.custom__form .item[data-v-b462dec8] .el-input,.custom__form .item[data-v-b462dec8] .el-input-number,.custom__form .item[data-v-b462dec8] .el-select,.custom__form .item[data-v-b462dec8] .el-textarea,.custom__form .item[data-v-b462dec8] .item__radio,.custom__form .item[data-v-b462dec8] .item__text{width:230px}.custom__form .item.mb_8[data-v-b462dec8]{margin-bottom:8px}.custom__form .item.mb_15[data-v-b462dec8]{margin-bottom:15px}.custom__form .item.item__line[data-v-b462dec8]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-b462dec8] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-b462dec8] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-b462dec8]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-b462dec8],.custom__form .item.item__3 .el-input[data-v-b462dec8],.custom__form .item.item__3 .el-select[data-v-b462dec8],.custom__form .item.item__3 .el-textarea[data-v-b462dec8],.custom__form .item.item__3 .item__radio[data-v-b462dec8],.custom__form .item.item__3 .item__text[data-v-b462dec8]{width:110px}.custom__form .item.item__4[data-v-b462dec8]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-b462dec8] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-b462dec8] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-b462dec8] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-b462dec8] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-b462dec8] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-b462dec8] .el-form-item__label:after{content:"：";position:absolute}[data-v-b462dec8] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-b462dec8] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-b462dec8],.custom__form .el-radio[data-v-b462dec8]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-b462dec8],.common__content .content[data-v-b462dec8]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-b462dec8]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-b462dec8]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-b462dec8]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-b462dec8]{padding-bottom:0}.common__content .content__table[data-v-b462dec8]{height:calc(100% - 56px)}.common__content .content__page[data-v-b462dec8]{height:28px}}.content .content__header[data-v-b462dec8]{margin-bottom:20px}.content .content-form[data-v-b462dec8]{padding:0 20px}.common__content[data-v-f3b25d5c] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-f3b25d5c]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-f3b25d5c]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-f3b25d5c] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-f3b25d5c] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-f3b25d5c]{padding-right:20px}.common__content .content[data-v-f3b25d5c]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-f3b25d5c]{height:100%}.common__content .content.line2[data-v-f3b25d5c]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-f3b25d5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-f3b25d5c]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-f3b25d5c]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-f3b25d5c]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-f3b25d5c]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-f3b25d5c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-f3b25d5c]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-f3b25d5c]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-f3b25d5c]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-f3b25d5c],.common__content .content .content__header .header__line .el-input[data-v-f3b25d5c]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-f3b25d5c],.common__content .content .content__header .header__line .el-input.sm[data-v-f3b25d5c]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-f3b25d5c]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-f3b25d5c]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-f3b25d5c],.common__content .content .content__header .header__line .el-radio[data-v-f3b25d5c]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-f3b25d5c]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-f3b25d5c]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-f3b25d5c]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-f3b25d5c]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-f3b25d5c]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-f3b25d5c]{height:100%}.common__content .content__table.line0[data-v-f3b25d5c]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-f3b25d5c]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-f3b25d5c]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-f3b25d5c]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-f3b25d5c]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-f3b25d5c]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-f3b25d5c]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-f3b25d5c]{height:100%}.common__content .content__page[data-v-f3b25d5c]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-f3b25d5c],.common__side_form .edit__header[data-v-f3b25d5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-f3b25d5c]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-f3b25d5c]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-f3b25d5c]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-f3b25d5c]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-f3b25d5c]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-f3b25d5c]{padding:0 20px}.common__side_form .edit__footer[data-v-f3b25d5c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-f3b25d5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-f3b25d5c]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-f3b25d5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-f3b25d5c] .el-cascader,.custom__form .item[data-v-f3b25d5c] .el-input,.custom__form .item[data-v-f3b25d5c] .el-input-number,.custom__form .item[data-v-f3b25d5c] .el-select,.custom__form .item[data-v-f3b25d5c] .el-textarea,.custom__form .item[data-v-f3b25d5c] .item__radio,.custom__form .item[data-v-f3b25d5c] .item__text{width:230px}.custom__form .item.mb_8[data-v-f3b25d5c]{margin-bottom:8px}.custom__form .item.mb_15[data-v-f3b25d5c]{margin-bottom:15px}.custom__form .item.item__line[data-v-f3b25d5c]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-f3b25d5c] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-f3b25d5c] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-f3b25d5c]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-f3b25d5c],.custom__form .item.item__3 .el-input[data-v-f3b25d5c],.custom__form .item.item__3 .el-select[data-v-f3b25d5c],.custom__form .item.item__3 .el-textarea[data-v-f3b25d5c],.custom__form .item.item__3 .item__radio[data-v-f3b25d5c],.custom__form .item.item__3 .item__text[data-v-f3b25d5c]{width:110px}.custom__form .item.item__4[data-v-f3b25d5c]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-f3b25d5c] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-f3b25d5c] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-f3b25d5c] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-f3b25d5c] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-f3b25d5c] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-f3b25d5c] .el-form-item__label:after{content:"：";position:absolute}[data-v-f3b25d5c] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-f3b25d5c] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-f3b25d5c],.custom__form .el-radio[data-v-f3b25d5c]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-f3b25d5c],.common__content .content[data-v-f3b25d5c]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-f3b25d5c]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-f3b25d5c]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-f3b25d5c]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-f3b25d5c]{padding-bottom:0}.common__content .content__table[data-v-f3b25d5c]{height:calc(100% - 56px)}.common__content .content__page[data-v-f3b25d5c]{height:28px}}.opac_rmcgl .content_table[data-v-f3b25d5c]{height:calc(100% - 67px)}.side__wrapper .table_col_input[data-v-f3b25d5c] .el-input__inner{border:1px solid transparent;border-radius:0}.side__wrapper .table_col_input[data-v-f3b25d5c] .el-input__inner:focus{border-color:#378de6}.side__wrapper .icon__wrapper[data-v-f3b25d5c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.side-wrap-content-header[data-v-f3b25d5c],.side__wrapper .icon__wrapper[data-v-f3b25d5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.side-wrap-content-header[data-v-f3b25d5c]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:20px 0}.side-wrap-content-header .actions[data-v-f3b25d5c]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.common__content[data-v-6789a09e] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-6789a09e]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-6789a09e]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-6789a09e] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-6789a09e] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-6789a09e]{padding-right:20px}.common__content .content[data-v-6789a09e]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-6789a09e]{height:100%}.common__content .content.line2[data-v-6789a09e]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-6789a09e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-6789a09e]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-6789a09e]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-6789a09e]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-6789a09e]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-6789a09e]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-6789a09e]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-6789a09e]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-6789a09e]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-6789a09e],.common__content .content .content__header .header__line .el-input[data-v-6789a09e]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-6789a09e],.common__content .content .content__header .header__line .el-input.sm[data-v-6789a09e]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-6789a09e]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-6789a09e]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-6789a09e],.common__content .content .content__header .header__line .el-radio[data-v-6789a09e]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-6789a09e]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-6789a09e]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-6789a09e]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-6789a09e]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-6789a09e]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-6789a09e]{height:100%}.common__content .content__table.line0[data-v-6789a09e]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-6789a09e]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-6789a09e]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-6789a09e]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-6789a09e]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-6789a09e]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-6789a09e]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-6789a09e]{height:100%}.common__content .content__page[data-v-6789a09e]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-6789a09e],.common__side_form .edit__header[data-v-6789a09e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-6789a09e]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-6789a09e]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-6789a09e]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-6789a09e]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-6789a09e]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-6789a09e]{padding:0 20px}.common__side_form .edit__footer[data-v-6789a09e]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-6789a09e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-6789a09e]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-6789a09e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-6789a09e] .el-cascader,.custom__form .item[data-v-6789a09e] .el-input,.custom__form .item[data-v-6789a09e] .el-input-number,.custom__form .item[data-v-6789a09e] .el-select,.custom__form .item[data-v-6789a09e] .el-textarea,.custom__form .item[data-v-6789a09e] .item__radio,.custom__form .item[data-v-6789a09e] .item__text{width:230px}.custom__form .item.mb_8[data-v-6789a09e]{margin-bottom:8px}.custom__form .item.mb_15[data-v-6789a09e]{margin-bottom:15px}.custom__form .item.item__line[data-v-6789a09e]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-6789a09e] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-6789a09e] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-6789a09e]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-6789a09e],.custom__form .item.item__3 .el-input[data-v-6789a09e],.custom__form .item.item__3 .el-select[data-v-6789a09e],.custom__form .item.item__3 .el-textarea[data-v-6789a09e],.custom__form .item.item__3 .item__radio[data-v-6789a09e],.custom__form .item.item__3 .item__text[data-v-6789a09e]{width:110px}.custom__form .item.item__4[data-v-6789a09e]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-6789a09e] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-6789a09e] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-6789a09e] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-6789a09e] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-6789a09e] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-6789a09e] .el-form-item__label:after{content:"：";position:absolute}[data-v-6789a09e] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-6789a09e] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-6789a09e],.custom__form .el-radio[data-v-6789a09e]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-6789a09e],.common__content .content[data-v-6789a09e]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-6789a09e]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-6789a09e]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-6789a09e]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-6789a09e]{padding-bottom:0}.common__content .content__table[data-v-6789a09e]{height:calc(100% - 56px)}.common__content .content__page[data-v-6789a09e]{height:28px}}.common__content[data-v-77577915] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-77577915]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-77577915]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-77577915] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-77577915] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-77577915]{padding-right:20px}.common__content .content[data-v-77577915]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-77577915]{height:100%}.common__content .content.line2[data-v-77577915]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-77577915]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-77577915]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-77577915]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-77577915]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-77577915]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-77577915]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-77577915]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-77577915]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-77577915]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-77577915],.common__content .content .content__header .header__line .el-input[data-v-77577915]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-77577915],.common__content .content .content__header .header__line .el-input.sm[data-v-77577915]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-77577915]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-77577915]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-77577915],.common__content .content .content__header .header__line .el-radio[data-v-77577915]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-77577915]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-77577915]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-77577915]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-77577915]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-77577915]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-77577915]{height:100%}.common__content .content__table.line0[data-v-77577915]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-77577915]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-77577915]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-77577915]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-77577915]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-77577915]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-77577915]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-77577915]{height:100%}.common__content .content__page[data-v-77577915]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-77577915],.common__side_form .edit__header[data-v-77577915]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-77577915]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-77577915]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-77577915]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-77577915]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-77577915]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-77577915]{padding:0 20px}.common__side_form .edit__footer[data-v-77577915]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-77577915]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-77577915]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-77577915]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-77577915] .el-cascader,.custom__form .item[data-v-77577915] .el-input,.custom__form .item[data-v-77577915] .el-input-number,.custom__form .item[data-v-77577915] .el-select,.custom__form .item[data-v-77577915] .el-textarea,.custom__form .item[data-v-77577915] .item__radio,.custom__form .item[data-v-77577915] .item__text{width:230px}.custom__form .item.mb_8[data-v-77577915]{margin-bottom:8px}.custom__form .item.mb_15[data-v-77577915]{margin-bottom:15px}.custom__form .item.item__line[data-v-77577915]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-77577915] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-77577915] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-77577915]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-77577915],.custom__form .item.item__3 .el-input[data-v-77577915],.custom__form .item.item__3 .el-select[data-v-77577915],.custom__form .item.item__3 .el-textarea[data-v-77577915],.custom__form .item.item__3 .item__radio[data-v-77577915],.custom__form .item.item__3 .item__text[data-v-77577915]{width:110px}.custom__form .item.item__4[data-v-77577915]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-77577915] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-77577915] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-77577915] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-77577915] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-77577915] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-77577915] .el-form-item__label:after{content:"：";position:absolute}[data-v-77577915] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-77577915] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-77577915],.custom__form .el-radio[data-v-77577915]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-77577915],.common__content .content[data-v-77577915]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-77577915]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-77577915]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-77577915]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-77577915]{padding-bottom:0}.common__content .content__table[data-v-77577915]{height:calc(100% - 56px)}.common__content .content__page[data-v-77577915]{height:28px}}.dialog_input[data-v-77577915]{width:300px}.common__content[data-v-73358601] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-73358601]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-73358601]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-73358601] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-73358601] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-73358601]{padding-right:20px}.common__content .content[data-v-73358601]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-73358601]{height:100%}.common__content .content.line2[data-v-73358601]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-73358601]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-73358601]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-73358601]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-73358601]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-73358601]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-73358601]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-73358601]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-73358601]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-73358601]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-73358601],.common__content .content .content__header .header__line .el-input[data-v-73358601]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-73358601],.common__content .content .content__header .header__line .el-input.sm[data-v-73358601]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-73358601]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-73358601]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-73358601],.common__content .content .content__header .header__line .el-radio[data-v-73358601]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-73358601]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-73358601]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-73358601]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-73358601]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-73358601]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-73358601]{height:100%}.common__content .content__table.line0[data-v-73358601]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-73358601]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-73358601]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-73358601]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-73358601]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-73358601]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-73358601]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-73358601]{height:100%}.common__content .content__page[data-v-73358601]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-73358601],.common__side_form .edit__header[data-v-73358601]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-73358601]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-73358601]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-73358601]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-73358601]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-73358601]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-73358601]{padding:0 20px}.common__side_form .edit__footer[data-v-73358601]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-73358601]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-73358601]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-73358601]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-73358601] .el-cascader,.custom__form .item[data-v-73358601] .el-input,.custom__form .item[data-v-73358601] .el-input-number,.custom__form .item[data-v-73358601] .el-select,.custom__form .item[data-v-73358601] .el-textarea,.custom__form .item[data-v-73358601] .item__radio,.custom__form .item[data-v-73358601] .item__text{width:230px}.custom__form .item.mb_8[data-v-73358601]{margin-bottom:8px}.custom__form .item.mb_15[data-v-73358601]{margin-bottom:15px}.custom__form .item.item__line[data-v-73358601]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-73358601] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-73358601] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-73358601]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-73358601],.custom__form .item.item__3 .el-input[data-v-73358601],.custom__form .item.item__3 .el-select[data-v-73358601],.custom__form .item.item__3 .el-textarea[data-v-73358601],.custom__form .item.item__3 .item__radio[data-v-73358601],.custom__form .item.item__3 .item__text[data-v-73358601]{width:110px}.custom__form .item.item__4[data-v-73358601]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-73358601] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-73358601] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-73358601] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-73358601] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-73358601] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-73358601] .el-form-item__label:after{content:"：";position:absolute}[data-v-73358601] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-73358601] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-73358601],.custom__form .el-radio[data-v-73358601]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-73358601],.common__content .content[data-v-73358601]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-73358601]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-73358601]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-73358601]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-73358601]{padding-bottom:0}.common__content .content__table[data-v-73358601]{height:calc(100% - 56px)}.common__content .content__page[data-v-73358601]{height:28px}}.opac_set[data-v-73358601]{position:relative}.label[data-v-73358601]{-moz-text-align-last:justify;text-align-last:justify}.header__line_title[data-v-73358601]{margin-top:20px;margin-bottom:10px;font-size:18px;text-indent:14px}.header__line_item[data-v-73358601]{line-height:31px;display:block;font-size:14px;color:#000;font-weight:700;width:100%;padding-left:30px}.header__line_item .el-button[data-v-73358601]{padding-left:5px;color:#378de6;font-size:14px}.header__line_content[data-v-73358601]{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:31px;padding-left:30px}.header__line_content .demo-image[data-v-73358601]{position:absolute;width:400px;height:400px;top:50%;margin-top:-200px;left:600px;z-index:1000}.header__line_content .demo-image1[data-v-73358601]{position:absolute;top:50%;margin-top:-125px;width:550px;height:250px;left:600px;z-index:1000}.content_save[data-v-73358601]{margin-top:50px;padding-left:15px}.uploadBox[data-v-5d5eaae8]{display:-webkit-box;display:-ms-flexbox;display:flex}.uploadBox .title[data-v-5d5eaae8]{width:145px;-moz-text-align-last:justify;text-align-last:justify}.uploadBox .uploadBtn .avatar-uploader-icon[data-v-5d5eaae8]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center;position:relative}.uploadBox .uploadBtn .avatar-uploader-icon .text[data-v-5d5eaae8]{position:absolute;font-size:20px;color:#8c939d;top:50px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.uploadBox .uploadBtn .avatar_container[data-v-5d5eaae8]{display:inline-block;background:#f2f2f2;border:1px dashed #e2e2e2}.uploadBox .uploadBtn .avatar_container .avatar[data-v-5d5eaae8]{max-width:100%}.uploadImg .el-upload{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.uploadImg .el-upload:hover{border-color:#409eff}.pageEleSetting[data-v-046e5cb0]{font-size:.14rem;padding:0 10px}.pageEleSetting .tit[data-v-046e5cb0]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.pageEleSetting .tit .blueBox[data-v-046e5cb0]{height:20px;width:5px;background-color:#378de6;margin-right:5px}.pageEleSetting .uploadLine[data-v-046e5cb0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;margin-bottom:10px}.common__content[data-v-19d5a50e] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-19d5a50e]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-19d5a50e]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-19d5a50e] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-19d5a50e] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-19d5a50e]{padding-right:20px}.common__content .content[data-v-19d5a50e]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-19d5a50e]{height:100%}.common__content .content.line2[data-v-19d5a50e]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-19d5a50e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-19d5a50e]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-19d5a50e]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-19d5a50e]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-19d5a50e]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-19d5a50e]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-19d5a50e]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-19d5a50e]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-19d5a50e]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-19d5a50e],.common__content .content .content__header .header__line .el-input[data-v-19d5a50e]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-19d5a50e],.common__content .content .content__header .header__line .el-input.sm[data-v-19d5a50e]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-19d5a50e]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-19d5a50e]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-19d5a50e],.common__content .content .content__header .header__line .el-radio[data-v-19d5a50e]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-19d5a50e]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-19d5a50e]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-19d5a50e]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-19d5a50e]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-19d5a50e]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-19d5a50e]{height:100%}.common__content .content__table.line0[data-v-19d5a50e]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-19d5a50e]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-19d5a50e]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-19d5a50e]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-19d5a50e]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-19d5a50e]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-19d5a50e]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-19d5a50e]{height:100%}.common__content .content__page[data-v-19d5a50e]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-19d5a50e],.common__side_form .edit__header[data-v-19d5a50e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-19d5a50e]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-19d5a50e]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-19d5a50e]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-19d5a50e]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-19d5a50e]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-19d5a50e]{padding:0 20px}.common__side_form .edit__footer[data-v-19d5a50e]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-19d5a50e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-19d5a50e]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-19d5a50e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-19d5a50e] .el-cascader,.custom__form .item[data-v-19d5a50e] .el-input,.custom__form .item[data-v-19d5a50e] .el-input-number,.custom__form .item[data-v-19d5a50e] .el-select,.custom__form .item[data-v-19d5a50e] .el-textarea,.custom__form .item[data-v-19d5a50e] .item__radio,.custom__form .item[data-v-19d5a50e] .item__text{width:230px}.custom__form .item.mb_8[data-v-19d5a50e]{margin-bottom:8px}.custom__form .item.mb_15[data-v-19d5a50e]{margin-bottom:15px}.custom__form .item.item__line[data-v-19d5a50e]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-19d5a50e] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-19d5a50e] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-19d5a50e]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-19d5a50e],.custom__form .item.item__3 .el-input[data-v-19d5a50e],.custom__form .item.item__3 .el-select[data-v-19d5a50e],.custom__form .item.item__3 .el-textarea[data-v-19d5a50e],.custom__form .item.item__3 .item__radio[data-v-19d5a50e],.custom__form .item.item__3 .item__text[data-v-19d5a50e]{width:110px}.custom__form .item.item__4[data-v-19d5a50e]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-19d5a50e] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-19d5a50e] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-19d5a50e] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-19d5a50e] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-19d5a50e] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-19d5a50e] .el-form-item__label:after{content:"：";position:absolute}[data-v-19d5a50e] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-19d5a50e] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-19d5a50e],.custom__form .el-radio[data-v-19d5a50e]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-19d5a50e],.common__content .content[data-v-19d5a50e]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-19d5a50e]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-19d5a50e]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-19d5a50e]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-19d5a50e]{padding-bottom:0}.common__content .content__table[data-v-19d5a50e]{height:calc(100% - 56px)}.common__content .content__page[data-v-19d5a50e]{height:28px}}.pageSet[data-v-19d5a50e]{padding-left:50px;width:55%;text-align:center;margin-bottom:50px}.pageSet .select[data-v-19d5a50e]{text-align:left;margin:20px 10px}.footer[data-v-19d5a50e]{margin:20px 0}.c-table_btm[data-v-5cd512d0]{min-height:32px;width:100%}.c-table_btm .line__wrapper[data-v-5cd512d0]{width:100%;padding:0 10px;line-height:32px}.c-table_btm .line__wrapper>span[data-v-5cd512d0]{padding-right:5px;display:inline-block}.c-table_btm .line__wrapper>span[data-v-5cd512d0]:last-child{padding-right:0}.common__content[data-v-2cc7aae7] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-2cc7aae7]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-2cc7aae7]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-2cc7aae7] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-2cc7aae7] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-2cc7aae7]{padding-right:20px}.common__content .content[data-v-2cc7aae7]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-2cc7aae7]{height:100%}.common__content .content.line2[data-v-2cc7aae7]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-2cc7aae7]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-2cc7aae7]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-2cc7aae7]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-2cc7aae7]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-2cc7aae7]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-2cc7aae7]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-2cc7aae7]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-2cc7aae7]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-2cc7aae7]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-2cc7aae7],.common__content .content .content__header .header__line .el-input[data-v-2cc7aae7]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-2cc7aae7],.common__content .content .content__header .header__line .el-input.sm[data-v-2cc7aae7]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-2cc7aae7]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-2cc7aae7]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-2cc7aae7],.common__content .content .content__header .header__line .el-radio[data-v-2cc7aae7]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-2cc7aae7]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-2cc7aae7]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-2cc7aae7]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-2cc7aae7]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-2cc7aae7]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-2cc7aae7]{height:100%}.common__content .content__table.line0[data-v-2cc7aae7]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-2cc7aae7]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-2cc7aae7]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-2cc7aae7]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-2cc7aae7]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-2cc7aae7]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-2cc7aae7]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-2cc7aae7]{height:100%}.common__content .content__page[data-v-2cc7aae7]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-2cc7aae7],.common__side_form .edit__header[data-v-2cc7aae7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-2cc7aae7]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-2cc7aae7]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-2cc7aae7]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-2cc7aae7]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-2cc7aae7]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-2cc7aae7]{padding:0 20px}.common__side_form .edit__footer[data-v-2cc7aae7]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-2cc7aae7]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-2cc7aae7]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-2cc7aae7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-2cc7aae7] .el-cascader,.custom__form .item[data-v-2cc7aae7] .el-input,.custom__form .item[data-v-2cc7aae7] .el-input-number,.custom__form .item[data-v-2cc7aae7] .el-select,.custom__form .item[data-v-2cc7aae7] .el-textarea,.custom__form .item[data-v-2cc7aae7] .item__radio,.custom__form .item[data-v-2cc7aae7] .item__text{width:230px}.custom__form .item.mb_8[data-v-2cc7aae7]{margin-bottom:8px}.custom__form .item.mb_15[data-v-2cc7aae7]{margin-bottom:15px}.custom__form .item.item__line[data-v-2cc7aae7]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-2cc7aae7] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-2cc7aae7] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-2cc7aae7]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-2cc7aae7],.custom__form .item.item__3 .el-input[data-v-2cc7aae7],.custom__form .item.item__3 .el-select[data-v-2cc7aae7],.custom__form .item.item__3 .el-textarea[data-v-2cc7aae7],.custom__form .item.item__3 .item__radio[data-v-2cc7aae7],.custom__form .item.item__3 .item__text[data-v-2cc7aae7]{width:110px}.custom__form .item.item__4[data-v-2cc7aae7]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-2cc7aae7] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-2cc7aae7] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-2cc7aae7] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-2cc7aae7] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-2cc7aae7] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-2cc7aae7] .el-form-item__label:after{content:"：";position:absolute}[data-v-2cc7aae7] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-2cc7aae7] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-2cc7aae7],.custom__form .el-radio[data-v-2cc7aae7]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-2cc7aae7],.common__content .content[data-v-2cc7aae7]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-2cc7aae7]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-2cc7aae7]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-2cc7aae7]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-2cc7aae7]{padding-bottom:0}.common__content .content__table[data-v-2cc7aae7]{height:calc(100% - 56px)}.common__content .content__page[data-v-2cc7aae7]{height:28px}}.common__content[data-v-42f20800] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-42f20800]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-42f20800]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-42f20800] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-42f20800] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-42f20800]{padding-right:20px}.common__content .content[data-v-42f20800]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-42f20800]{height:100%}.common__content .content.line2[data-v-42f20800]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-42f20800]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-42f20800]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-42f20800]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-42f20800]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-42f20800]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-42f20800]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-42f20800]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-42f20800]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-42f20800]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-42f20800],.common__content .content .content__header .header__line .el-input[data-v-42f20800]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-42f20800],.common__content .content .content__header .header__line .el-input.sm[data-v-42f20800]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-42f20800]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-42f20800]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-42f20800],.common__content .content .content__header .header__line .el-radio[data-v-42f20800]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-42f20800]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-42f20800]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-42f20800]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-42f20800]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-42f20800]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-42f20800]{height:100%}.common__content .content__table.line0[data-v-42f20800]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-42f20800]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-42f20800]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-42f20800]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-42f20800]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-42f20800]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-42f20800]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-42f20800]{height:100%}.common__content .content__page[data-v-42f20800]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-42f20800],.common__side_form .edit__header[data-v-42f20800]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-42f20800]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-42f20800]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-42f20800]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-42f20800]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-42f20800]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-42f20800]{padding:0 20px}.common__side_form .edit__footer[data-v-42f20800]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-42f20800]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-42f20800]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-42f20800]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-42f20800] .el-cascader,.custom__form .item[data-v-42f20800] .el-input,.custom__form .item[data-v-42f20800] .el-input-number,.custom__form .item[data-v-42f20800] .el-select,.custom__form .item[data-v-42f20800] .el-textarea,.custom__form .item[data-v-42f20800] .item__radio,.custom__form .item[data-v-42f20800] .item__text{width:230px}.custom__form .item.mb_8[data-v-42f20800]{margin-bottom:8px}.custom__form .item.mb_15[data-v-42f20800]{margin-bottom:15px}.custom__form .item.item__line[data-v-42f20800]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-42f20800] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-42f20800] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-42f20800]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-42f20800],.custom__form .item.item__3 .el-input[data-v-42f20800],.custom__form .item.item__3 .el-select[data-v-42f20800],.custom__form .item.item__3 .el-textarea[data-v-42f20800],.custom__form .item.item__3 .item__radio[data-v-42f20800],.custom__form .item.item__3 .item__text[data-v-42f20800]{width:110px}.custom__form .item.item__4[data-v-42f20800]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-42f20800] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-42f20800] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-42f20800] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-42f20800] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-42f20800] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-42f20800] .el-form-item__label:after{content:"：";position:absolute}[data-v-42f20800] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-42f20800] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-42f20800],.custom__form .el-radio[data-v-42f20800]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-42f20800],.common__content .content[data-v-42f20800]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-42f20800]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-42f20800]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-42f20800]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-42f20800]{padding-bottom:0}.common__content .content__table[data-v-42f20800]{height:calc(100% - 56px)}.common__content .content__page[data-v-42f20800]{height:28px}}.common__content[data-v-326402a6] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-326402a6]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-326402a6]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-326402a6] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-326402a6] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-326402a6]{padding-right:20px}.common__content .content[data-v-326402a6]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-326402a6]{height:100%}.common__content .content.line2[data-v-326402a6]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-326402a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-326402a6]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-326402a6]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-326402a6]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-326402a6]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-326402a6]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-326402a6]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-326402a6]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-326402a6]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-326402a6],.common__content .content .content__header .header__line .el-input[data-v-326402a6]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-326402a6],.common__content .content .content__header .header__line .el-input.sm[data-v-326402a6]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-326402a6]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-326402a6]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-326402a6],.common__content .content .content__header .header__line .el-radio[data-v-326402a6]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-326402a6]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-326402a6]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-326402a6]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-326402a6]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-326402a6]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-326402a6]{height:100%}.common__content .content__table.line0[data-v-326402a6]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-326402a6]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-326402a6]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-326402a6]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-326402a6]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-326402a6]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-326402a6]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-326402a6]{height:100%}.common__content .content__page[data-v-326402a6]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-326402a6],.common__side_form .edit__header[data-v-326402a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-326402a6]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-326402a6]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-326402a6]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-326402a6]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-326402a6]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-326402a6]{padding:0 20px}.common__side_form .edit__footer[data-v-326402a6]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-326402a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-326402a6]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-326402a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-326402a6] .el-cascader,.custom__form .item[data-v-326402a6] .el-input,.custom__form .item[data-v-326402a6] .el-input-number,.custom__form .item[data-v-326402a6] .el-select,.custom__form .item[data-v-326402a6] .el-textarea,.custom__form .item[data-v-326402a6] .item__radio,.custom__form .item[data-v-326402a6] .item__text{width:230px}.custom__form .item.mb_8[data-v-326402a6]{margin-bottom:8px}.custom__form .item.mb_15[data-v-326402a6]{margin-bottom:15px}.custom__form .item.item__line[data-v-326402a6]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-326402a6] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-326402a6] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-326402a6]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-326402a6],.custom__form .item.item__3 .el-input[data-v-326402a6],.custom__form .item.item__3 .el-select[data-v-326402a6],.custom__form .item.item__3 .el-textarea[data-v-326402a6],.custom__form .item.item__3 .item__radio[data-v-326402a6],.custom__form .item.item__3 .item__text[data-v-326402a6]{width:110px}.custom__form .item.item__4[data-v-326402a6]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-326402a6] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-326402a6] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-326402a6] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-326402a6] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-326402a6] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-326402a6] .el-form-item__label:after{content:"：";position:absolute}[data-v-326402a6] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-326402a6] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-326402a6],.custom__form .el-radio[data-v-326402a6]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-326402a6],.common__content .content[data-v-326402a6]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-326402a6]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-326402a6]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-326402a6]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-326402a6]{padding-bottom:0}.common__content .content__table[data-v-326402a6]{height:calc(100% - 56px)}.common__content .content__page[data-v-326402a6]{height:28px}}.edit__content .el-tree[data-v-326402a6]{width:100%}.common__content[data-v-1ac77e8b] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-1ac77e8b]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-1ac77e8b]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-1ac77e8b] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-1ac77e8b] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-1ac77e8b]{padding-right:20px}.common__content .content[data-v-1ac77e8b]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-1ac77e8b]{height:100%}.common__content .content.line2[data-v-1ac77e8b]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-1ac77e8b]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-1ac77e8b]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-1ac77e8b]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-1ac77e8b]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-1ac77e8b]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-1ac77e8b]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-1ac77e8b]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-1ac77e8b]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-1ac77e8b]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-1ac77e8b],.common__content .content .content__header .header__line .el-input[data-v-1ac77e8b]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-1ac77e8b],.common__content .content .content__header .header__line .el-input.sm[data-v-1ac77e8b]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-1ac77e8b]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-1ac77e8b]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-1ac77e8b],.common__content .content .content__header .header__line .el-radio[data-v-1ac77e8b]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-1ac77e8b]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-1ac77e8b]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-1ac77e8b]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-1ac77e8b]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-1ac77e8b]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-1ac77e8b]{height:100%}.common__content .content__table.line0[data-v-1ac77e8b]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-1ac77e8b]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-1ac77e8b]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-1ac77e8b]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-1ac77e8b]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-1ac77e8b]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-1ac77e8b]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-1ac77e8b]{height:100%}.common__content .content__page[data-v-1ac77e8b]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-1ac77e8b],.common__side_form .edit__header[data-v-1ac77e8b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-1ac77e8b]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-1ac77e8b]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-1ac77e8b]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-1ac77e8b]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-1ac77e8b]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-1ac77e8b]{padding:0 20px}.common__side_form .edit__footer[data-v-1ac77e8b]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-1ac77e8b]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-1ac77e8b]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-1ac77e8b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-1ac77e8b] .el-cascader,.custom__form .item[data-v-1ac77e8b] .el-input,.custom__form .item[data-v-1ac77e8b] .el-input-number,.custom__form .item[data-v-1ac77e8b] .el-select,.custom__form .item[data-v-1ac77e8b] .el-textarea,.custom__form .item[data-v-1ac77e8b] .item__radio,.custom__form .item[data-v-1ac77e8b] .item__text{width:230px}.custom__form .item.mb_8[data-v-1ac77e8b]{margin-bottom:8px}.custom__form .item.mb_15[data-v-1ac77e8b]{margin-bottom:15px}.custom__form .item.item__line[data-v-1ac77e8b]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-1ac77e8b] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-1ac77e8b] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-1ac77e8b]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-1ac77e8b],.custom__form .item.item__3 .el-input[data-v-1ac77e8b],.custom__form .item.item__3 .el-select[data-v-1ac77e8b],.custom__form .item.item__3 .el-textarea[data-v-1ac77e8b],.custom__form .item.item__3 .item__radio[data-v-1ac77e8b],.custom__form .item.item__3 .item__text[data-v-1ac77e8b]{width:110px}.custom__form .item.item__4[data-v-1ac77e8b]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-1ac77e8b] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-1ac77e8b] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-1ac77e8b] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-1ac77e8b] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-1ac77e8b] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-1ac77e8b] .el-form-item__label:after{content:"：";position:absolute}[data-v-1ac77e8b] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-1ac77e8b] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-1ac77e8b],.custom__form .el-radio[data-v-1ac77e8b]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-1ac77e8b],.common__content .content[data-v-1ac77e8b]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-1ac77e8b]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-1ac77e8b]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-1ac77e8b]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-1ac77e8b]{padding-bottom:0}.common__content .content__table[data-v-1ac77e8b]{height:calc(100% - 56px)}.common__content .content__page[data-v-1ac77e8b]{height:28px}}.common__content[data-v-194e00cc] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-194e00cc]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-194e00cc]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-194e00cc] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-194e00cc] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-194e00cc]{padding-right:20px}.common__content .content[data-v-194e00cc]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-194e00cc]{height:100%}.common__content .content.line2[data-v-194e00cc]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-194e00cc]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-194e00cc]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-194e00cc]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-194e00cc]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-194e00cc]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-194e00cc]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-194e00cc]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-194e00cc]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-194e00cc]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-194e00cc],.common__content .content .content__header .header__line .el-input[data-v-194e00cc]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-194e00cc],.common__content .content .content__header .header__line .el-input.sm[data-v-194e00cc]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-194e00cc]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-194e00cc]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-194e00cc],.common__content .content .content__header .header__line .el-radio[data-v-194e00cc]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-194e00cc]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-194e00cc]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-194e00cc]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-194e00cc]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-194e00cc]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-194e00cc]{height:100%}.common__content .content__table.line0[data-v-194e00cc]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-194e00cc]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-194e00cc]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-194e00cc]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-194e00cc]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-194e00cc]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-194e00cc]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-194e00cc]{height:100%}.common__content .content__page[data-v-194e00cc]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-194e00cc],.common__side_form .edit__header[data-v-194e00cc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-194e00cc]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-194e00cc]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-194e00cc]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-194e00cc]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-194e00cc]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-194e00cc]{padding:0 20px}.common__side_form .edit__footer[data-v-194e00cc]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-194e00cc]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-194e00cc]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-194e00cc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-194e00cc] .el-cascader,.custom__form .item[data-v-194e00cc] .el-input,.custom__form .item[data-v-194e00cc] .el-input-number,.custom__form .item[data-v-194e00cc] .el-select,.custom__form .item[data-v-194e00cc] .el-textarea,.custom__form .item[data-v-194e00cc] .item__radio,.custom__form .item[data-v-194e00cc] .item__text{width:230px}.custom__form .item.mb_8[data-v-194e00cc]{margin-bottom:8px}.custom__form .item.mb_15[data-v-194e00cc]{margin-bottom:15px}.custom__form .item.item__line[data-v-194e00cc]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-194e00cc] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-194e00cc] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-194e00cc]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-194e00cc],.custom__form .item.item__3 .el-input[data-v-194e00cc],.custom__form .item.item__3 .el-select[data-v-194e00cc],.custom__form .item.item__3 .el-textarea[data-v-194e00cc],.custom__form .item.item__3 .item__radio[data-v-194e00cc],.custom__form .item.item__3 .item__text[data-v-194e00cc]{width:110px}.custom__form .item.item__4[data-v-194e00cc]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-194e00cc] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-194e00cc] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-194e00cc] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-194e00cc] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-194e00cc] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-194e00cc] .el-form-item__label:after{content:"：";position:absolute}[data-v-194e00cc] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-194e00cc] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-194e00cc],.custom__form .el-radio[data-v-194e00cc]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-194e00cc],.common__content .content[data-v-194e00cc]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-194e00cc]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-194e00cc]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-194e00cc]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-194e00cc]{padding-bottom:0}.common__content .content__table[data-v-194e00cc]{height:calc(100% - 56px)}.common__content .content__page[data-v-194e00cc]{height:28px}}.common__content[data-v-e25be43e] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-e25be43e]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-e25be43e]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-e25be43e] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-e25be43e] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-e25be43e]{padding-right:20px}.common__content .content[data-v-e25be43e]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-e25be43e]{height:100%}.common__content .content.line2[data-v-e25be43e]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-e25be43e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-e25be43e]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-e25be43e]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-e25be43e]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-e25be43e]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-e25be43e]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-e25be43e]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-e25be43e]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-e25be43e]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-e25be43e],.common__content .content .content__header .header__line .el-input[data-v-e25be43e]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-e25be43e],.common__content .content .content__header .header__line .el-input.sm[data-v-e25be43e]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-e25be43e]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-e25be43e]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-e25be43e],.common__content .content .content__header .header__line .el-radio[data-v-e25be43e]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-e25be43e]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-e25be43e]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-e25be43e]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-e25be43e]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-e25be43e]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-e25be43e]{height:100%}.common__content .content__table.line0[data-v-e25be43e]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-e25be43e]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-e25be43e]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-e25be43e]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-e25be43e]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-e25be43e]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-e25be43e]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-e25be43e]{height:100%}.common__content .content__page[data-v-e25be43e]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-e25be43e],.common__side_form .edit__header[data-v-e25be43e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-e25be43e]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-e25be43e]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-e25be43e]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-e25be43e]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-e25be43e]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-e25be43e]{padding:0 20px}.common__side_form .edit__footer[data-v-e25be43e]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-e25be43e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-e25be43e]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-e25be43e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-e25be43e] .el-cascader,.custom__form .item[data-v-e25be43e] .el-input,.custom__form .item[data-v-e25be43e] .el-input-number,.custom__form .item[data-v-e25be43e] .el-select,.custom__form .item[data-v-e25be43e] .el-textarea,.custom__form .item[data-v-e25be43e] .item__radio,.custom__form .item[data-v-e25be43e] .item__text{width:230px}.custom__form .item.mb_8[data-v-e25be43e]{margin-bottom:8px}.custom__form .item.mb_15[data-v-e25be43e]{margin-bottom:15px}.custom__form .item.item__line[data-v-e25be43e]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-e25be43e] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-e25be43e] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-e25be43e]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-e25be43e],.custom__form .item.item__3 .el-input[data-v-e25be43e],.custom__form .item.item__3 .el-select[data-v-e25be43e],.custom__form .item.item__3 .el-textarea[data-v-e25be43e],.custom__form .item.item__3 .item__radio[data-v-e25be43e],.custom__form .item.item__3 .item__text[data-v-e25be43e]{width:110px}.custom__form .item.item__4[data-v-e25be43e]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-e25be43e] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-e25be43e] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-e25be43e] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-e25be43e] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-e25be43e] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-e25be43e] .el-form-item__label:after{content:"：";position:absolute}[data-v-e25be43e] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-e25be43e] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-e25be43e],.custom__form .el-radio[data-v-e25be43e]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-e25be43e],.common__content .content[data-v-e25be43e]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-e25be43e]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-e25be43e]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-e25be43e]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-e25be43e]{padding-bottom:0}.common__content .content__table[data-v-e25be43e]{height:calc(100% - 56px)}.common__content .content__page[data-v-e25be43e]{height:28px}}.edit__content .el-tree[data-v-e25be43e]{width:100%}.selectIcon[data-v-6650da10]{width:225px;height:auto}.selectIcon .colorList[data-v-6650da10]{display:-webkit-box;display:-ms-flexbox;display:flex}.selectIcon .colorList .colorItem[data-v-6650da10]{border-radius:50%;width:24px;height:24px;margin:0 2px}.selectIcon .iconList[data-v-6650da10]{margin-top:5px;height:170px}.selectIcon .iconList .iconItem[data-v-6650da10]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1}.selectIcon .iconList .iconItem .iconfont[data-v-6650da10]{font-size:22px;color:#8a8a8a;border-radius:3px;padding:5px}.selectIcon .iconList .iconItem .none[data-v-6650da10]{width:28px;height:28px;text-align:center;line-height:28px;margin:2px;color:#8a8a8a;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px dashed #8a8a8a}.selectIcon .iconList .iconItem .active[data-v-6650da10]{color:red;border-color:red}.selectIcon[data-v-6650da10] .el-scrollbar__wrap{overflow-x:hidden}.selectIconBox[data-v-6650da10]{width:75px;height:75px;text-align:center;border:1px dashed #d9d9d9;border-radius:6px;padding-top:5px}.selectIconBox .back[data-v-6650da10]{padding:6px;width:40px;height:40px;line-height:40px;margin:0 auto;border-radius:50%}.selectIconBox .back .sel-icon[data-v-6650da10]{color:#fff;font-size:32px}.common__content[data-v-491b1dd8] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-491b1dd8]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-491b1dd8]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-491b1dd8] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-491b1dd8] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-491b1dd8]{padding-right:20px}.common__content .content[data-v-491b1dd8]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-491b1dd8]{height:100%}.common__content .content.line2[data-v-491b1dd8]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-491b1dd8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-491b1dd8]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-491b1dd8]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-491b1dd8]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-491b1dd8]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-491b1dd8]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-491b1dd8]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-491b1dd8]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-491b1dd8]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-491b1dd8],.common__content .content .content__header .header__line .el-input[data-v-491b1dd8]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-491b1dd8],.common__content .content .content__header .header__line .el-input.sm[data-v-491b1dd8]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-491b1dd8]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-491b1dd8]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-491b1dd8],.common__content .content .content__header .header__line .el-radio[data-v-491b1dd8]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-491b1dd8]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-491b1dd8]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-491b1dd8]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-491b1dd8]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-491b1dd8]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-491b1dd8]{height:100%}.common__content .content__table.line0[data-v-491b1dd8]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-491b1dd8]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-491b1dd8]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-491b1dd8]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-491b1dd8]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-491b1dd8]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-491b1dd8]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-491b1dd8]{height:100%}.common__content .content__page[data-v-491b1dd8]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-491b1dd8],.common__side_form .edit__header[data-v-491b1dd8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-491b1dd8]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-491b1dd8]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-491b1dd8]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-491b1dd8]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-491b1dd8]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-491b1dd8]{padding:0 20px}.common__side_form .edit__footer[data-v-491b1dd8]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-491b1dd8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-491b1dd8]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-491b1dd8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-491b1dd8] .el-cascader,.custom__form .item[data-v-491b1dd8] .el-input,.custom__form .item[data-v-491b1dd8] .el-input-number,.custom__form .item[data-v-491b1dd8] .el-select,.custom__form .item[data-v-491b1dd8] .el-textarea,.custom__form .item[data-v-491b1dd8] .item__radio,.custom__form .item[data-v-491b1dd8] .item__text{width:230px}.custom__form .item.mb_8[data-v-491b1dd8]{margin-bottom:8px}.custom__form .item.mb_15[data-v-491b1dd8]{margin-bottom:15px}.custom__form .item.item__line[data-v-491b1dd8]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-491b1dd8] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-491b1dd8] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-491b1dd8]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-491b1dd8],.custom__form .item.item__3 .el-input[data-v-491b1dd8],.custom__form .item.item__3 .el-select[data-v-491b1dd8],.custom__form .item.item__3 .el-textarea[data-v-491b1dd8],.custom__form .item.item__3 .item__radio[data-v-491b1dd8],.custom__form .item.item__3 .item__text[data-v-491b1dd8]{width:110px}.custom__form .item.item__4[data-v-491b1dd8]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-491b1dd8] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-491b1dd8] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-491b1dd8] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-491b1dd8] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-491b1dd8] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-491b1dd8] .el-form-item__label:after{content:"：";position:absolute}[data-v-491b1dd8] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-491b1dd8] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-491b1dd8],.custom__form .el-radio[data-v-491b1dd8]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-491b1dd8],.common__content .content[data-v-491b1dd8]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-491b1dd8]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-491b1dd8]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-491b1dd8]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-491b1dd8]{padding-bottom:0}.common__content .content__table[data-v-491b1dd8]{height:calc(100% - 56px)}.common__content .content__page[data-v-491b1dd8]{height:28px}}.clm[data-v-491b1dd8]{height:calc(100% - 78px)}.clm .btn[data-v-491b1dd8]{margin:10px 20px}.clm .addMenu[data-v-491b1dd8]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:10px}.clm .menu_table[data-v-491b1dd8]{height:400px}.clm .menu_all_table[data-v-491b1dd8]{height:330px}.clm .showOrderInput[data-v-491b1dd8]{height:28px;line-height:28px}.clm[data-v-491b1dd8] .el-alert--info.is-light{background-color:#e6f7ff;color:#606266}.clm[data-v-491b1dd8] .el-alert--info.is-light .el-alert__icon{color:#078fea}.clm[data-v-491b1dd8] .el-table__row .el-input__inner{height:28px;line-height:28px;width:100px}.common__content[data-v-282ff674] .el-input__inner{height:32px;line-height:32px}.common__content .group__filter_type[data-v-282ff674]{margin-right:0!important;-webkit-box-flex:1!important;-ms-flex:1 1 100px!important;flex:1 1 100px!important;max-width:100px}.common__content .group__filter_type.sm[data-v-282ff674]{-webkit-box-flex:0!important;-ms-flex:0 0 60px!important;flex:0 0 60px!important}.common__content .group__filter_type[data-v-282ff674] .el-input__inner{border-color:#e4e4e4;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.common__content .group__filter_value[data-v-282ff674] .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.common__content .header__ops[data-v-282ff674]{padding-right:20px}.common__content .content[data-v-282ff674]{height:calc(100% - 36px);border-radius:0 0 4px 4px;background:#fff}.common__content .content.line0[data-v-282ff674]{height:100%}.common__content .content.line2[data-v-282ff674]{height:calc(100% - 68px)}.common__content .content .content__header[data-v-282ff674]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px 3px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__content .content .content__header.line1[data-v-282ff674]{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line2[data-v-282ff674]{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line3[data-v-282ff674]{height:105px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header.line4[data-v-282ff674]{height:140px;-webkit-box-sizing:border-box;box-sizing:border-box}.common__content .content .content__header .header__line[data-v-282ff674]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;font-size:.14rem}.common__content .content .content__header .header__line[data-v-282ff674]:last-child{margin-bottom:0}.common__content .content .content__header .header__line .label[data-v-282ff674]{white-space:nowrap;font-size:.14rem;color:#2b2b2b;font-weight:400}.common__content .content .content__header .header__line .gap_r[data-v-282ff674]{margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete[data-v-282ff674],.common__content .content .content__header .header__line .el-input[data-v-282ff674]{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;margin-right:13px}.common__content .content .content__header .header__line .el-autocomplete.sm[data-v-282ff674],.common__content .content .content__header .header__line .el-input.sm[data-v-282ff674]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.common__content .content .content__header .header__line .el-date-editor[data-v-282ff674]{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-right:13px}.common__content .content .content__header .header__line .el-date-editor--datetime[data-v-282ff674]{-webkit-box-flex:0;-ms-flex:0 1 155px;flex:0 1 155px;margin-right:13px}.common__content .content .content__header .header__line .el-checkbox[data-v-282ff674],.common__content .content .content__header .header__line .el-radio[data-v-282ff674]{color:#2b2b2b}.common__content .content .content__header .header__line .el-select[data-v-282ff674]{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;margin-right:13px}.common__content .content .content__header .header__line .el-select.sm[data-v-282ff674]{-webkit-box-flex:0;-ms-flex:0 1 80px;flex:0 1 80px}.common__content .content .content__header .header__line .el-select.multi[data-v-282ff674]{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.common__content .content .content__header .header__line .filter__date[data-v-282ff674]{-webkit-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;margin-right:13px}.common__content .content__table[data-v-282ff674]{height:calc(100% - 67px)}.common__content .content__table.line_full[data-v-282ff674]{height:100%}.common__content .content__table.line0[data-v-282ff674]{height:calc(100% - 35px)}.common__content .content__table.line2[data-v-282ff674]{height:calc(100% - 105px)}.common__content .content__table.line3[data-v-282ff674]{height:calc(100% - 140px)}.common__content .content__table.line4[data-v-282ff674]{height:calc(100% - 175px)}.common__content .content__table.percent_6[data-v-282ff674]{height:calc(60% - 66px)}.common__content .content__table.percent_4[data-v-282ff674]{height:calc(40% - 71px)}.common__content .content__table.percent_4_0[data-v-282ff674]{height:calc(40% - 36px)}.common__content .content__table .el-table[data-v-282ff674]{height:100%}.common__content .content__page[data-v-282ff674]{height:32px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff}.common__content .content__page[data-v-282ff674],.common__side_form .edit__header[data-v-282ff674]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__side_form .edit__header[data-v-282ff674]{font-size:.16rem;height:50px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__side_form .edit__header .tits[data-v-282ff674]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit[data-v-282ff674]{cursor:pointer;line-height:50px;padding:0 20px;color:#333;font-size:.18rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.common__side_form .edit__header .tit.active[data-v-282ff674]{color:#007dfe;background:#fff}.common__side_form .edit__header i[data-v-282ff674]{color:#007dfe;cursor:pointer}.common__side_form .edit__content[data-v-282ff674]{padding:0 20px}.common__side_form .edit__footer[data-v-282ff674]{display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__form .custom__form_wrapper[data-v-282ff674]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom__form .tit[data-v-282ff674]{width:100%;font-weight:700;font-size:.16rem;margin:20px 0;color:#2b2b2b}.custom__form .item[data-v-282ff674]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.custom__form .item[data-v-282ff674] .el-cascader,.custom__form .item[data-v-282ff674] .el-input,.custom__form .item[data-v-282ff674] .el-input-number,.custom__form .item[data-v-282ff674] .el-select,.custom__form .item[data-v-282ff674] .el-textarea,.custom__form .item[data-v-282ff674] .item__radio,.custom__form .item[data-v-282ff674] .item__text{width:230px}.custom__form .item.mb_8[data-v-282ff674]{margin-bottom:8px}.custom__form .item.mb_15[data-v-282ff674]{margin-bottom:15px}.custom__form .item.item__line[data-v-282ff674]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom__form .item.full[data-v-282ff674] .el-form-item__content{width:100%}.custom__form .item.item__line.full[data-v-282ff674] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__3[data-v-282ff674]{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.custom__form .item.item__3 .el-input-number[data-v-282ff674],.custom__form .item.item__3 .el-input[data-v-282ff674],.custom__form .item.item__3 .el-select[data-v-282ff674],.custom__form .item.item__3 .el-textarea[data-v-282ff674],.custom__form .item.item__3 .item__radio[data-v-282ff674],.custom__form .item.item__3 .item__text[data-v-282ff674]{width:110px}.custom__form .item.item__4[data-v-282ff674]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.custom__form .item.item__4[data-v-282ff674] .el-form-item__content{width:calc(100% - 70px)}.custom__form .item.item__4[data-v-282ff674] .el-form-item__content>.el-input,.custom__form .item.item__4[data-v-282ff674] .el-form-item__content>.el-select{width:80%;min-width:110px;max-width:230px}.custom__form .item[data-v-282ff674] .el-form-item__content{margin-left:0!important}.custom__form .item[data-v-282ff674] .el-form-item__label{-moz-text-align-last:justify;text-align-last:justify;position:relative;-ms-flex-negative:0;flex-shrink:0;color:#2b2b2b;margin-right:15px}.custom__form .item[data-v-282ff674] .el-form-item__label:after{content:"：";position:absolute}[data-v-282ff674] .custom__form .item.no_colon .el-form-item__label:after{content:none}[data-v-282ff674] .custom__form .item.is-required .el-form-item__label:before{position:relative;height:0;display:inherit;left:-8px;top:3px;content:"*";color:#de5151}.custom__form .el-checkbox[data-v-282ff674],.custom__form .el-radio[data-v-282ff674]{color:#2b2b2b}@media screen and (max-width:1280px){.common__content .content .content__table.line0[data-v-282ff674],.common__content .content[data-v-282ff674]{height:calc(100% - 28px)}.common__content .content .content__table.line2[data-v-282ff674]{height:calc(100% - 95px)}.common__content .content .content__table.line3[data-v-282ff674]{height:calc(100% - 133px)}.common__content .content .content__table.line4[data-v-282ff674]{height:calc(100% - 149px)}.common__content .content .content__header[data-v-282ff674]{padding-bottom:0}.common__content .content__table[data-v-282ff674]{height:calc(100% - 56px)}.common__content .content__page[data-v-282ff674]{height:28px}}.clm[data-v-282ff674]{height:calc(100% - 142px)}.clm .btn[data-v-282ff674]{margin:0 20px 10px 20px}.dzcsgl[data-v-6f210ae2] .el-dialog .el-dialog__body{padding:0}.dzcsgl[data-v-6f210ae2] .el-input-group__append{background-color:#378de6;border-color:#378de6;color:#fff}.p-dptz[data-v-c3579d24]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px}.p-dptz .line[data-v-c3579d24]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.p-dptz .label[data-v-c3579d24]{-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:80px;flex-basis:80px}