body{margin:0}.x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;-ms-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;-webkit-box-sizing:content-box;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.x-spreadsheet-sheet{position:relative;overflow:hidden}.x-spreadsheet-table{vertical-align:bottom}.x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000;font-size:12px;z-index:201}.x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;-webkit-box-shadow:1px 1px 3px -1px rgba(0,0,0,.3);box-shadow:1px 1px 3px -1px rgba(0,0,0,.3)}.x-spreadsheet-color-palette{padding:5px}.x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.x-spreadsheet-color-palette table td:hover{border-color:#ddd}.x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.x-spreadsheet-border-palette{padding:6px}.x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.x-spreadsheet-border-palette table td{margin:0}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell .x-spreadsheet-icon-img{opacity:.8}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-toolbar-btn{margin-top:0;margin-bottom:3px}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.x-spreadsheet-dropdown{position:relative}.x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;-webkit-box-shadow:1px 2px 5px 2px rgba(51,51,51,.15);box-shadow:1px 2px 5px 2px rgba(51,51,51,.15)}.x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.x-spreadsheet-dropdown .x-spreadsheet-dropdown-header .x-spreadsheet-icon.arrow-left{margin-left:4px}.x-spreadsheet-dropdown .x-spreadsheet-dropdown-header .x-spreadsheet-icon.arrow-right{width:10px;margin-right:4px}.x-spreadsheet-dropdown .x-spreadsheet-dropdown-header .x-spreadsheet-icon.arrow-right .arrow-down{left:-130px}.x-spreadsheet-resizer{position:absolute;z-index:11}.x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:rgba(75,137,255,.25)}.x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.x-spreadsheet-resizer.horizontal{cursor:row-resize}.x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.x-spreadsheet-resizer.vertical{cursor:col-resize}.x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.x-spreadsheet-editor,.x-spreadsheet-overlayer .x-spreadsheet-overlayer-content,.x-spreadsheet-selector{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.x-spreadsheet-editor,.x-spreadsheet-selector{-webkit-box-sizing:content-box;box-sizing:content-box;top:0;left:0}.x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.x-spreadsheet-selector .x-spreadsheet-selector-autofill,.x-spreadsheet-selector .x-spreadsheet-selector-clipboard{position:absolute;background:transparent;z-index:100}.x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #fff;background:#4b89ff}.x-spreadsheet-editor{z-index:20}.x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.x-spreadsheet-editor .x-spreadsheet-editor-area textarea{-webkit-box-sizing:content-box;box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.x-spreadsheet-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:rgba(0,0,0,.9);line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.x-spreadsheet-item.active,.x-spreadsheet-item:hover{background:rgba(0,0,0,.05)}.x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.x-spreadsheet-header.state,.x-spreadsheet-item.state{padding-left:35px!important;position:relative}.x-spreadsheet-header.state:before,.x-spreadsheet-item.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.x-spreadsheet-header.state.checked:before,.x-spreadsheet-item.state.checked:before{background:#4b89ff}.x-spreadsheet-checkbox{position:relative;display:inline-block;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.x-spreadsheet-contextmenu,.x-spreadsheet-sort-filter,.x-spreadsheet-suggest{position:absolute;-webkit-box-shadow:1px 2px 5px 2px rgba(51,51,51,.15);box-shadow:1px 2px 5px 2px rgba(51,51,51,.15);background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.x-spreadsheet-suggest{width:200px}.x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.x-spreadsheet-bottombar,.x-spreadsheet-toolbar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:-webkit-box;display:-ms-flexbox;display:flex}.x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;font-weight:700}.x-spreadsheet-menu>li.active{background-color:#fff;color:rgba(0,0,0,.65)}.x-spreadsheet-menu>li .x-spreadsheet-icon{margin:0 6px}.x-spreadsheet-menu>li .x-spreadsheet-icon .x-spreadsheet-icon-img:hover{opacity:.85}.x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.x-spreadsheet-toolbar{border-bottom:1px solid #e0e2e4}.x-spreadsheet-toolbar .x-spreadsheet-toolbar-btns{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.x-spreadsheet-toolbar .x-spreadsheet-toolbar-more{padding:0 6px 6px;text-align:left}.x-spreadsheet-toolbar .x-spreadsheet-toolbar-more .x-spreadsheet-toolbar-divider{margin-top:0}.x-spreadsheet-toolbar .x-spreadsheet-toolbar-btn{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:inline-block;border:1px solid transparent;height:26px;line-height:26px;min-width:26px;margin:6px 1px 0;padding:0;text-align:center;border-radius:2px}.x-spreadsheet-toolbar .x-spreadsheet-toolbar-btn.disabled{pointer-events:none;opacity:.5}.x-spreadsheet-toolbar .x-spreadsheet-toolbar-btn.active,.x-spreadsheet-toolbar .x-spreadsheet-toolbar-btn:hover{background:rgba(0,0,0,.08)}.x-spreadsheet-toolbar-divider{display:inline-block;border-right:1px solid #e0e2e4;width:0;vertical-align:middle;height:18px;margin:12px 3px 0}.x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.x-spreadsheet-print-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.x-spreadsheet-print-content .-sider{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.x-spreadsheet-print-content .-content{-webkit-box-flex:1;-ms-flex:auto;flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.x-spreadsheet-canvas-card-wraper{margin:40px 20px}.x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;-webkit-box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 3px rgba(0,0,0,.12),0 4px 5px 0 rgba(0,0,0,.2);box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 3px rgba(0,0,0,.12),0 4px 5px 0 rgba(0,0,0,.2)}.x-spreadsheet-calendar{color:rgba(0,0,0,.65);background:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.x-spreadsheet-calendar .calendar-body td,.x-spreadsheet-calendar .calendar-body th{width:100%/7;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.x-spreadsheet-calendar .calendar-body td>.cell.active,.x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.x-spreadsheet-datepicker{-webkit-box-shadow:2px 2px 5px rgba(0,0,0,.2);box-shadow:2px 2px 5px rgba(0,0,0,.2);position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.x-spreadsheet-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:rgba(0,0,0,.6);background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .1s linear;transition:all .1s linear}.x-spreadsheet-button.active,.x-spreadsheet-button:hover{background-color:#c0c1c2;color:rgba(0,0,0,.8)}.x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.x-spreadsheet-button.primary.active,.x-spreadsheet-button.primary:hover{color:#fff;background-color:#1678c2}.x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:rgba(0,0,0,.87)}.x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;-webkit-transition:border-color .1s ease,-webkit-box-shadow .1s ease;transition:border-color .1s ease,-webkit-box-shadow .1s ease;transition:box-shadow .1s ease,border-color .1s ease;transition:box-shadow .1s ease,border-color .1s ease,-webkit-box-shadow .1s ease;-webkit-box-shadow:inset 0 1px 2px hsla(0,0%,4%,.06);box-shadow:inset 0 1px 2px hsla(0,0%,4%,.06)}.x-spreadsheet-form-input input:focus{border-color:#4b89ff;-webkit-box-shadow:inset 0 1px 2px rgba(75,137,255,.2);box-shadow:inset 0 1px 2px rgba(75,137,255,.2)}.x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:rgba(0,0,0,.87);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-shadow:inset 0 1px 2px hsla(0,0%,4%,.06);box-shadow:inset 0 1px 2px hsla(0,0%,4%,.06)}.x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.x-spreadsheet-form-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.x-spreadsheet-form-fields .x-spreadsheet-form-field{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.x-spreadsheet-form-field:first-child{margin-left:0}.x-spreadsheet-form-field.error .x-spreadsheet-form-select,.x-spreadsheet-form-field.error input{border-color:#f04134}.x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:rgba(0,0,0,.6);opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-transition:background-color .5s linear;transition:background-color .5s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1000}.x-spreadsheet-dimmer.active{display:block;opacity:1}form fieldset{border:none}form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.x-spreadsheet-modal,.x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:rgba(0,0,0,.87);font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 8px;box-shadow:0 2px 8px rgba(0,0,0,.2)}.x-spreadsheet-toast{background-color:hsla(0,0%,100%,.85)}.x-spreadsheet-modal-header,.x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.x-spreadsheet-modal-header .x-spreadsheet-icon,.x-spreadsheet-toast-header .x-spreadsheet-icon{position:absolute;right:.8em;top:.65em;border-radius:18px}.x-spreadsheet-modal-header .x-spreadsheet-icon:hover,.x-spreadsheet-toast-header .x-spreadsheet-icon:hover{opacity:1;background:rgba(0,0,0,.08)}.x-spreadsheet-toast-header{color:#f2711c}.x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.x-spreadsheet-modal-content,.x-spreadsheet-modal-header,.x-spreadsheet-toast-content,.x-spreadsheet-toast-header{padding:.75em 1em}@media screen and (min-width:320px) and (max-width:480px){.x-spreadsheet-toolbar{display:none}}.x-spreadsheet-icon{width:18px;height:18px;margin:1px 1px 2px 1px;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;position:relative;display:inline-block;line-height:0}.x-spreadsheet-icon .x-spreadsheet-icon-img{background-image:url(../img/sprite.58eaeb4e.svg);position:absolute;width:262px;height:444px;opacity:.56}.x-spreadsheet-icon .x-spreadsheet-icon-img.undo{left:0;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.redo{left:-18px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.print{left:-36px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.paintformat{left:-54px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.clearformat{left:-72px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.font-bold{left:-90px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.font-italic{left:-108px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.underline{left:-126px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.strike{left:-144px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.color{left:-162px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.bgcolor{left:-180px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.merge{left:-198px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.align-left{left:-216px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.align-center{left:-234px;top:0}.x-spreadsheet-icon .x-spreadsheet-icon-img.align-right{left:0;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.align-top{left:-18px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.align-middle{left:-36px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.align-bottom{left:-54px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.textwrap{left:-72px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.autofilter{left:-90px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.formula{left:-108px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.arrow-down{left:-126px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.arrow-right{left:-144px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.link{left:-162px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.chart{left:-180px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.freeze{left:-198px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.ellipsis{left:-216px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.add{left:-234px;top:-18px}.x-spreadsheet-icon .x-spreadsheet-icon-img.border-all{left:0;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.border-inside{left:-18px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.border-horizontal{left:-36px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.border-vertical{left:-54px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.border-outside{left:-72px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.border-left{left:-90px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.border-top{left:-108px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.border-right{left:-126px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.border-bottom{left:-144px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.border-none{left:-162px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.line-color{left:-180px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.line-type{left:-198px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.close{left:-234px;top:-36px}.x-spreadsheet-icon .x-spreadsheet-icon-img.chevron-down{left:0;top:-54px}.x-spreadsheet-icon .x-spreadsheet-icon-img.chevron-up{left:-18px;top:-54px}.x-spreadsheet-icon .x-spreadsheet-icon-img.chevron-left{left:-36px;top:-54px}.x-spreadsheet-icon .x-spreadsheet-icon-img.chevron-right{left:-54px;top:-54px}.popupWindow .el-input .el-input__inner[data-v-5b7c4bd9]{height:30px;line-height:30px;width:138px}.popupWindow .el-tabs__item[data-v-5b7c4bd9]{padding:0 12px!important}.popupWindow .el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active[data-v-5b7c4bd9]{color:#409eff;background-color:#fff;border-right-color:#dcdfe6;border-left-color:#dcdfe6;border-top:3px solid #409eff;height:37px;margin-top:3px}.popupWindow .el-tabs__item[data-v-5b7c4bd9]{height:37px;line-height:32px}.popupWindow .el-tabs--border-card>.el-tabs__header .el-tabs__item[data-v-5b7c4bd9]{margin-top:3px;border-top:3px solid transparent}.popupWindow .el-dialog__body[data-v-5b7c4bd9]{padding:0!important}.popupWindow .el-tabs__nav-wrap[data-v-5b7c4bd9]{padding:0 6px}.popupWindow .el-dialog__header[data-v-5b7c4bd9]{padding:10px 70px 10px 15px}.popupWindow .el-dialog__title[data-v-5b7c4bd9]{font-weight:700}.popupWindow .el-dialog__headerbtn[data-v-5b7c4bd9]{top:12px}.popupWindow .el-tabs--border-card>.el-tabs__content[data-v-5b7c4bd9]{padding:0;height:620px}.popupWindow .el-tabs--border-card>.el-tabs__content table[data-v-5b7c4bd9]{width:100%;table-layout:fixed}.popupWindow .el-tabs--border-card>.el-tabs__content table tr td[data-v-5b7c4bd9]{padding:8px 0}.popupWindow .el-tabs--border-card>.el-tabs__content table tr td .cell[data-v-5b7c4bd9],.popupWindow .el-tabs--border-card>.el-tabs__content table tr td .cell_table[data-v-5b7c4bd9]{padding:0 10px;line-height:24px;text-align:left;color:#606266;font-size:14px}.popupWindow .el-tabs--border-card>.el-tabs__content table tr[data-v-5b7c4bd9]{border-bottom:1px solid #ebeef5}.popupWindow .el-tabs--border-card>.el-tabs__content table tr[data-v-5b7c4bd9]:nth-child(n){background-color:#fff}.popupWindow .el-tabs--border-card>.el-tabs__content table tr[data-v-5b7c4bd9]:nth-child(2n){background-color:#fafafa}.popupWindow .el-tabs--border-card>.el-tabs__content table tr[data-v-5b7c4bd9]:hover{background-color:#f5f7fa}.popupWindow .el-tabs--border-card>.el-tabs__content table tr[data-v-5b7c4bd9]:active{background-color:#e6f7ff}.popupWindow .el-table__header-wrapper[data-v-5b7c4bd9]{display:none}.button_btn[data-v-5b7c4bd9]{text-align:center;padding:9px 0;background-color:#f2f8fe}.popupWindow ul .ztree[data-v-5b7c4bd9]{height:494px!important;overflow:auto;padding:0}.noSearchList[data-v-5b7c4bd9]{text-align:center;height:40px;line-height:40px;border-bottom:1px solid #ebeef5}.ztree li span.button.add[data-v-5b7c4bd9],.ztree li span.button.down[data-v-5b7c4bd9],.ztree li span.button.remove[data-v-5b7c4bd9],.ztree li span.button.up[data-v-5b7c4bd9]{display:none!important}.popupWindow .el-tree[data-v-5b7c4bd9]{border-top:none}.button_btn .el-button--mini[data-v-5b7c4bd9]{padding:9px 15px}.el-table__body tr.current-row>td,.el-table__body tr:hover>td{background-color:#fdf5e6!important}.outBox[data-v-714306db]{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);z-index:5000}.contentBox[data-v-714306db]{min-width:1020px;background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:4px;overflow:auto}.titleBox[data-v-714306db]{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;padding:10px 15px;color:#333;font-size:14px;font-weight:700;background-color:#f7f7f7;border-bottom:1px solid #eaedf4}.titleBox .icon-guanbi[data-v-714306db]{font-weight:100;font-size:14px}.zhuanye .opeate[data-v-714306db],.zhuanye[data-v-714306db]{display:-webkit-box;display:-ms-flexbox;display:flex}.zhuanye .opeate[data-v-714306db]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.personMsg[data-v-714306db]{margin-bottom:10px;color:#333;font-size:14px}.el-btn[data-v-714306db]{line-height:30px;margin:0 0 10px 15px;padding:0 13px;border-radius:4px}.zhuanye .opeate .comBtn[data-v-714306db]{background-color:#409eff;color:#fff;margin-right:20px}.zhuanye .opeate .cancelBtn[data-v-714306db]{border:1px solid #cfdae6;height:28px;color:#333}[data-v-714306db]{margin:0;padding:0}a[data-v-714306db]{text-decoration:none}.zhuanye .form[data-v-714306db]{width:100%}.zhuanye .form-box[data-v-714306db]{height:550px;margin:10px;width:65%}.zhuanye table[data-v-714306db],table tr td[data-v-714306db],table tr th[data-v-714306db]{border:1px solid #eaedf4;border-collapse:collapse}.zhuanye table thead[data-v-714306db]{line-height:40px;background-color:#f7f7f7}.zhuanye table tbody tr td[data-v-714306db]{line-height:40px;text-align:center}.shuruBox[data-v-714306db]{width:34%;border-left:1px solid #eaedf4;height:570px;overflow:auto}.zhuanye .shuru .item .title[data-v-714306db],.zhuanye .shuru .item[data-v-714306db]{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.zhuanye .shuru .item .title[data-v-714306db]{width:100%}.zhuanye .shuru .item[data-v-714306db]:first-child,.zhuanye .shuru .item[data-v-714306db]:nth-child(2),.zhuanye .shuru .item[data-v-714306db]:nth-child(3){border-bottom:none}.zhuanye .shuru .item .ele .name[data-v-714306db]{color:#333;font-size:14px;height:40px;line-height:40px;width:30%;text-align:right;padding-right:10px}.zhuanye .shuru .item .ele .name span[data-v-714306db]{color:red;font-weight:700}.zhuanye .shuru .item .ele .check[data-v-714306db]{width:60%}.zhuanye .shuru .item .ele .check select[data-v-714306db]{height:30px;border:1px solid #d1d1d1;width:98%;font-size:14px}.zhuanye .shuru .item .ele .check input[data-v-714306db]{height:28px;width:95%;font-size:14px;outline:none;border:1px solid #d1d1d1;padding-left:5px}.zhuanye .radio[data-v-714306db]{margin-top:10px}.zhuanye .radio .part[data-v-714306db],.zhuanye .radio[data-v-714306db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.zhuanye .radio .part[data-v-714306db]{margin-right:20px}.listindex[data-v-714306db]{background-color:#f7f7f7}.flex[data-v-714306db]{display:-webkit-box;display:-ms-flexbox;display:flex}.file[data-v-714306db]{position:relative;color:#00f}.file input[data-v-714306db]{position:absolute;opacity:0}.footBtns[data-v-714306db]{background-color:#f1f7fd;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;padding-top:10px}table[data-v-714306db]{width:100%;min-width:600px;table-layout:fixed;border-spacing:0}td[data-v-714306db],th[data-v-714306db]{-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}td[data-v-714306db]:first-child,th[data-v-714306db]:first-child{width:50px}thead tr th[data-v-714306db]{background-color:#f7f7f7;position:sticky;top:-1px}td[data-v-714306db]:first-child{position:sticky;left:0}thead tr th[data-v-714306db]:first-child{z-index:1;left:0}.childContent[data-v-714306db]{background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:4px;overflow:hidden;font-size:14px;width:400px;-webkit-box-shadow:1px 1px 6px 2px rgba(0,0,0,.2);box-shadow:1px 1px 6px 2px rgba(0,0,0,.2)}.cc_info_title[data-v-714306db]{background-color:#f1f7fd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #eaedf4}.cc_info_titleW[data-v-714306db]{margin-left:10px}.cc_info_titleItem[data-v-714306db]{height:35px;line-height:35px;padding:0 10px;display:inline-block;margin-top:5px;position:relative;bottom:-3px;cursor:default}.titleItemActive[data-v-714306db]{background-color:#fff;border-top:2px solid #409eff;border-left:1px solid #eaedf4;border-right:1px solid #eaedf4}.cc_info_searchBoxOut[data-v-714306db]{margin-top:5px;padding-top:3px;position:relative;bottom:-1px}.cc_info_searchBox[data-v-714306db]{background-color:#fff;height:30px;line-height:30px;margin:0 5px 0 5px;width:200px;border:1px solid #eaedf4;border-radius:4px;padding:0 5px;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}.cc_info_searchIn[data-v-714306db]{width:170px;border:none}.cc_info_searchBox .icon-sousuo[data-v-714306db]{font-size:16px;color:#999}.typeInfo[data-v-714306db]{padding:10px 0;min-height:510px;overflow:auto}.noDate[data-v-714306db]{text-align:center;padding:50px 0;display:block;color:#666}.usuallyItem[data-v-714306db]{border-bottom:1px solid #eaedf4;padding:10px;color:#666}.usuallyNum[data-v-714306db]{margin-right:20px}[data-v-714306db] .statusSelect .el-select{width:98%}[data-v-714306db] .statusSelect .el-input__inner{font-size:14px;height:30px;line-height:30px}.typeInfo2[data-v-714306db]{height:550px;padding:10px 0;overflow:auto}[data-v-714306db] .typeInfo2 .el-tree{height:506px;overflow:auto}[data-v-714306db] .form-box .el-table__body-wrapper{overflow:auto}[data-v-714306db] .check .el-input{width:98%}[data-v-714306db] .check .el-input__inner{height:30px;line-height:30px}[data-v-714306db] .check .el-input__icon{line-height:30px}.popupWindow .el-tree[data-v-714306db]{border-top:none}[data-v-77cd7efc]{margin:0;padding:0}a[data-v-77cd7efc]{text-decoration:none}.outBox[data-v-77cd7efc]{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);z-index:5000}.contentBox[data-v-77cd7efc]{min-width:1020px;background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:4px;overflow:auto}.titleBox[data-v-77cd7efc]{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;padding:10px 15px;color:#333;font-size:14px;font-weight:700;background-color:#f7f7f7;border-bottom:1px solid #eaedf4}.titleBox .icon-guanbi[data-v-77cd7efc]{font-weight:100;font-size:14px}.personMsgBox[data-v-77cd7efc]{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;padding:5px 10px;border-bottom:1px solid #eaedf4}.personMsg[data-v-77cd7efc]{color:#333;font-size:16px}.msgTip[data-v-77cd7efc]{font-size:14px;color:#ffc833}.zhuanye .form-box[data-v-77cd7efc],.zhuanye[data-v-77cd7efc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.zhuanye .form-box[data-v-77cd7efc]{height:460px;margin-left:10px;width:50%;font-size:14px}.leftTitle[data-v-77cd7efc]{padding:8px 0}.decBox[data-v-77cd7efc]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px}.resume_dec[data-v-77cd7efc]{height:415px;border:1px solid #eaedf4;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex}.resume_decIn[data-v-77cd7efc]{line-height:24px;margin:10px;-webkit-box-flex:1;-ms-flex:1;flex:1;border:none}.midBox[data-v-77cd7efc]{width:10px;background-color:#f8f9fb;border-right:1px solid #eaedf4;position:relative}.midBtns[data-v-77cd7efc]{position:absolute;top:50%;left:-10px;z-index:1000;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:1px solid #ccc;width:32px;border-radius:19px;background-color:#fff;height:280px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.midBtn[data-v-77cd7efc]{background-color:#5faeff;color:#fff;margin:0 3px;border-radius:12px;border:none;outline:none;padding:10px 0}.midBtn1[data-v-77cd7efc]{margin-top:4px}.midBtn2[data-v-77cd7efc]{margin-bottom:4px}.shuruBox[data-v-77cd7efc]{width:50%;overflow:auto;position:relative}.shuru[data-v-77cd7efc]{margin-left:10px;border-left:1px solid #eaedf4;height:460px;padding:0 10px;font-size:14px}.rightTopOut[data-v-77cd7efc]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footBtns[data-v-77cd7efc],.rightTopOut[data-v-77cd7efc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-btn[data-v-77cd7efc]{height:32px;line-height:32px;margin:5px 0 5px 15px;padding:0 15px;border-radius:4px;font-size:12px}.tableIn[data-v-77cd7efc]{width:100%;border:none;background-color:transparent;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tableInAct[data-v-77cd7efc]{width:100%;border-radius:4px;border:1px solid #ccc;height:32px}.tableInAct2[data-v-77cd7efc]{width:100%;border-radius:4px;height:32px}.resume_dec .el-textarea__inner[data-v-77cd7efc]{min-height:33px;height:100%;padding:0;border:none}.shuru .el-input--suffix .el-input__inner[data-v-77cd7efc]{padding-right:5px}.shuru .el-input--prefix .el-input__inner[data-v-77cd7efc]{padding-left:23px}.shuru .el-date-editor .el-input__inner[data-v-77cd7efc]{height:32px}.shuru .el-input__prefix[data-v-77cd7efc]{left:0}.resume_dec .el-table__row td[data-v-77cd7efc]{vertical-align:top}.resume_dec .el-table td[data-v-77cd7efc],.resume_dec .el-table th.is-leaf[data-v-77cd7efc]{border-bottom:none}.outBox[data-v-ad713b1e]{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);z-index:5000}.contentBox[data-v-ad713b1e]{min-width:1020px;background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:4px;overflow:auto}.titleBox[data-v-ad713b1e]{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;padding:10px 15px;color:#333;font-size:14px;font-weight:700;background-color:#f7f7f7;border-bottom:1px solid #eaedf4}.titleBox .icon-guanbi[data-v-ad713b1e]{font-weight:100;font-size:14px}.zhuanye .opeate[data-v-ad713b1e],.zhuanye[data-v-ad713b1e]{display:-webkit-box;display:-ms-flexbox;display:flex}.zhuanye .opeate[data-v-ad713b1e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.personMsg[data-v-ad713b1e]{margin-bottom:10px;color:#333;font-size:14px}.el-btn[data-v-ad713b1e]{line-height:30px;margin:0 0 10px 15px;padding:0 13px;border-radius:4px}.zhuanye .opeate .comBtn[data-v-ad713b1e]{background-color:#409eff;color:#fff;margin-right:20px}.zhuanye .opeate .cancelBtn[data-v-ad713b1e]{border:1px solid #cfdae6;height:28px;color:#333}[data-v-ad713b1e]{margin:0;padding:0}a[data-v-ad713b1e]{text-decoration:none}.zhuanye .form[data-v-ad713b1e]{width:100%}.zhuanye .form-box[data-v-ad713b1e]{height:440px;margin:10px;width:60%}.zhuanye table[data-v-ad713b1e],table tr td[data-v-ad713b1e],table tr th[data-v-ad713b1e]{border:1px solid #eaedf4;border-collapse:collapse}.zhuanye table thead[data-v-ad713b1e]{line-height:40px;background-color:#f7f7f7}.zhuanye table tbody tr td[data-v-ad713b1e]{line-height:40px;text-align:center}.shuruBox[data-v-ad713b1e]{width:40%;border-left:1px solid #eaedf4;height:460px;overflow:auto;position:relative}.zhuanye .shuru .item .title[data-v-ad713b1e],.zhuanye .shuru .item[data-v-ad713b1e]{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.zhuanye .shuru .item .title[data-v-ad713b1e]{width:100%}.zhuanye .shuru .item[data-v-ad713b1e]:first-child,.zhuanye .shuru .item[data-v-ad713b1e]:nth-child(2),.zhuanye .shuru .item[data-v-ad713b1e]:nth-child(3){border-bottom:none}.zhuanye .shuru .item .ele .name[data-v-ad713b1e]{color:#333;font-size:14px;height:40px;line-height:40px;width:35%;text-align:right;padding-right:10px}.zhuanye .shuru .item .ele .name span[data-v-ad713b1e]{color:red;font-weight:700}.zhuanye .shuru .item .ele .check[data-v-ad713b1e]{width:60%}.zhuanye .shuru .item .ele .check select[data-v-ad713b1e]{height:30px;border:1px solid #d1d1d1;width:98%;font-size:14px}.zhuanye .shuru .item .ele .check input[data-v-ad713b1e]{height:28px;width:95%;font-size:14px;outline:none;border:1px solid #d1d1d1;padding-left:5px}.zhuanye .radio[data-v-ad713b1e]{margin-top:10px}.zhuanye .radio .part[data-v-ad713b1e],.zhuanye .radio[data-v-ad713b1e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.zhuanye .radio .part[data-v-ad713b1e]{margin-right:20px}.listindex[data-v-ad713b1e]{background-color:#f7f7f7}.flex[data-v-ad713b1e]{display:-webkit-box;display:-ms-flexbox;display:flex}.file[data-v-ad713b1e]{position:relative;color:#00f}.file input[data-v-ad713b1e]{position:absolute;opacity:0}.footBtns[data-v-ad713b1e]{background-color:#f1f7fd;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;margin-top:18px;padding-top:10px;position:absolute;bottom:0;left:0;right:0}table[data-v-ad713b1e]{width:100%;min-width:600px;table-layout:fixed;border-spacing:0}td[data-v-ad713b1e],th[data-v-ad713b1e]{-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}td[data-v-ad713b1e]:first-child,th[data-v-ad713b1e]:first-child{width:50px}thead tr th[data-v-ad713b1e]{background-color:#f7f7f7;position:sticky;top:-1px}td[data-v-ad713b1e]:first-child{position:sticky;left:0}thead tr th[data-v-ad713b1e]:first-child{z-index:1;left:0}.childContent[data-v-ad713b1e]{background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:4px;overflow:hidden;font-size:14px;width:400px;-webkit-box-shadow:1px 1px 6px 2px rgba(0,0,0,.2);box-shadow:1px 1px 6px 2px rgba(0,0,0,.2)}.cc_info_title[data-v-ad713b1e]{background-color:#f1f7fd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #eaedf4}.cc_info_titleW[data-v-ad713b1e]{margin-left:10px}.cc_info_titleItem[data-v-ad713b1e]{height:35px;line-height:35px;padding:0 10px;display:inline-block;margin-top:5px;position:relative;bottom:-3px}.titleItemActive[data-v-ad713b1e]{background-color:#fff;border-top:2px solid #409eff;border-left:1px solid #eaedf4;border-right:1px solid #eaedf4}.cc_info_searchBoxOut[data-v-ad713b1e]{margin-top:5px;padding-top:3px;position:relative;bottom:-1px}.cc_info_searchBox[data-v-ad713b1e]{background-color:#fff;height:30px;line-height:30px;margin:0 5px 0 5px;width:200px;border:1px solid #eaedf4;border-radius:4px;padding:0 5px;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}.cc_info_searchIn[data-v-ad713b1e]{width:170px;border:none}.cc_info_searchBox .icon-sousuo[data-v-ad713b1e]{font-size:16px;color:#999}.typeInfo[data-v-ad713b1e]{height:530px;overflow:auto}.noDate[data-v-ad713b1e]{text-align:center;padding:50px 0;display:block;color:#666}.usuallyItem[data-v-ad713b1e]{border-bottom:1px solid #eaedf4;padding:10px;color:#666}.usuallyNum[data-v-ad713b1e]{margin-right:20px}[data-v-ad713b1e] .checkWay .el-select{width:98%}[data-v-ad713b1e] .checkWay .el-input__inner{font-size:14px;height:30px;line-height:30px}.typeInfo2[data-v-ad713b1e]{height:550px;padding:10px 0;overflow:auto}[data-v-ad713b1e] .typeInfo2 .el-tree{height:506px;overflow:auto}[data-v-ad713b1e] .form-box .el-table__body-wrapper{overflow:auto}[data-v-ad713b1e] .check .el-input{width:98%}[data-v-ad713b1e] .check .el-input__inner{height:30px;line-height:30px}[data-v-ad713b1e] .check .el-input__icon{line-height:30px}.outBox[data-v-1c9e0e6b]{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);z-index:3999}.contentBox[data-v-1c9e0e6b]{min-width:1020px;background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:4px;overflow:auto}.titleBox[data-v-1c9e0e6b]{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;padding:10px 15px;color:#333;font-size:14px;font-weight:700;background-color:#f7f7f7;border-bottom:1px solid #eaedf4}.titleBox .icon-guanbi[data-v-1c9e0e6b]{font-weight:100;font-size:14px}.zhuanye[data-v-1c9e0e6b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:34px}.zhuanye .opeate[data-v-1c9e0e6b]{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}.personMsg[data-v-1c9e0e6b]{margin-bottom:10px;color:#333;font-size:14px}.el-btn[data-v-1c9e0e6b]{line-height:30px;margin:0 0 10px 15px;padding:0 13px;border-radius:4px}.zhuanye .opeate .comBtn[data-v-1c9e0e6b]{background-color:#409eff;color:#fff;margin-right:20px}.zhuanye .opeate .cancelBtn[data-v-1c9e0e6b]{border:1px solid #cfdae6;height:28px;color:#333}[data-v-1c9e0e6b]{margin:0;padding:0}a[data-v-1c9e0e6b]{text-decoration:none}.zhuanye .form[data-v-1c9e0e6b]{width:100%}.zhuanye .form-box[data-v-1c9e0e6b]{height:550px;margin:10px;width:60%}.zhuanye table[data-v-1c9e0e6b],table tr td[data-v-1c9e0e6b],table tr th[data-v-1c9e0e6b]{border:1px solid #eaedf4;border-collapse:collapse}.zhuanye table thead[data-v-1c9e0e6b]{line-height:40px;background-color:#f7f7f7}.zhuanye table tbody tr td[data-v-1c9e0e6b]{line-height:40px;text-align:center}.shuruBox[data-v-1c9e0e6b]{width:40%;border-left:1px solid #eaedf4;height:570px;overflow:auto;position:relative}.zhuanye .shuru .item .title[data-v-1c9e0e6b],.zhuanye .shuru .item[data-v-1c9e0e6b]{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.zhuanye .shuru .item .title[data-v-1c9e0e6b]{width:100%}.zhuanye .shuru .item[data-v-1c9e0e6b]:first-child,.zhuanye .shuru .item[data-v-1c9e0e6b]:nth-child(2),.zhuanye .shuru .item[data-v-1c9e0e6b]:nth-child(3){border-bottom:none}.zhuanye .shuru .item .ele .name[data-v-1c9e0e6b]{color:#333;font-size:14px;height:40px;line-height:40px;width:35%;text-align:right;padding-right:10px}.zhuanye .shuru .item .ele .name span[data-v-1c9e0e6b]{color:red;font-weight:700}.zhuanye .shuru .item .ele .check[data-v-1c9e0e6b]{width:60%}.zhuanye .shuru .item .ele .check select[data-v-1c9e0e6b]{height:30px;border:1px solid #d1d1d1;width:98%;font-size:14px}.zhuanye .shuru .item .ele .check input[data-v-1c9e0e6b]{height:28px;width:95%;font-size:14px;outline:none;border:1px solid #d1d1d1;padding-left:5px}.zhuanye .radio[data-v-1c9e0e6b]{margin-top:10px}.zhuanye .radio .part[data-v-1c9e0e6b],.zhuanye .radio[data-v-1c9e0e6b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.zhuanye .radio .part[data-v-1c9e0e6b]{margin-right:20px}.listindex[data-v-1c9e0e6b]{background-color:#f7f7f7}.flex[data-v-1c9e0e6b]{display:-webkit-box;display:-ms-flexbox;display:flex}.file[data-v-1c9e0e6b]{position:relative;color:#00f}.file input[data-v-1c9e0e6b]{position:absolute;opacity:0}.footBtns[data-v-1c9e0e6b]{margin-top:18px;position:absolute;bottom:0;left:0;right:0}.footBtns2[data-v-1c9e0e6b],.footBtns[data-v-1c9e0e6b]{background-color:#f1f7fd;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;padding-top:10px}table[data-v-1c9e0e6b]{width:100%;min-width:600px;table-layout:fixed;border-spacing:0}td[data-v-1c9e0e6b],th[data-v-1c9e0e6b]{-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}td[data-v-1c9e0e6b]:first-child,th[data-v-1c9e0e6b]:first-child{width:50px}thead tr th[data-v-1c9e0e6b]{background-color:#f7f7f7;position:sticky;top:-1px}td[data-v-1c9e0e6b]:first-child{position:sticky;left:0}thead tr th[data-v-1c9e0e6b]:first-child{z-index:1;left:0}.childContent[data-v-1c9e0e6b]{background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:4px;overflow:hidden;font-size:14px;width:400px;-webkit-box-shadow:1px 1px 6px 2px rgba(0,0,0,.2);box-shadow:1px 1px 6px 2px rgba(0,0,0,.2)}.cc_info_title[data-v-1c9e0e6b]{background-color:#f1f7fd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #eaedf4}.cc_info_titleW[data-v-1c9e0e6b]{margin-left:10px}.cc_info_titleItem[data-v-1c9e0e6b]{height:35px;line-height:35px;padding:0 10px;display:inline-block;margin-top:5px;position:relative;bottom:-3px;cursor:default}.titleItemActive[data-v-1c9e0e6b]{background-color:#fff;border-top:2px solid #409eff;border-left:1px solid #eaedf4;border-right:1px solid #eaedf4}.cc_info_searchBoxOut[data-v-1c9e0e6b]{margin-top:5px;padding-top:3px;position:relative;bottom:-1px}.cc_info_searchBox[data-v-1c9e0e6b]{background-color:#fff;height:30px;line-height:30px;margin:0 5px 0 5px;width:200px;border:1px solid #eaedf4;border-radius:4px;padding:0 5px;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}.cc_info_searchIn[data-v-1c9e0e6b]{width:170px;border:none}.cc_info_searchBox .icon-sousuo[data-v-1c9e0e6b]{font-size:16px;color:#999}.typeInfo[data-v-1c9e0e6b]{padding:10px 0;min-height:510px;overflow:auto}.noDate[data-v-1c9e0e6b]{text-align:center;padding:50px 0;display:block;color:#666}.usuallyItem[data-v-1c9e0e6b]{border-bottom:1px solid #eaedf4;padding:10px;color:#666}.usuallyNum[data-v-1c9e0e6b]{margin-right:20px}.leftType[data-v-1c9e0e6b]{width:34px;position:absolute;left:0;top:0;height:100%;background-color:#f0f2f5;border-right:1px solid #dcdfe6;font-size:14px}.leftTypeItem[data-v-1c9e0e6b]{padding:10px 10px;border-bottom:1px solid #dcdfe6;cursor:default}.leftTypeActive[data-v-1c9e0e6b]{background-color:#fff;color:#1890ff;position:relative;right:-1px}.statusSelect .el-select[data-v-1c9e0e6b]{width:98%}.statusSelect .el-input__inner[data-v-1c9e0e6b]{font-size:14px;height:30px;line-height:30px}.typeInfo2[data-v-1c9e0e6b]{height:550px;padding:10px 0;overflow:auto}.typeInfo2 .el-tree[data-v-1c9e0e6b]{height:506px;overflow:auto}.form-box .el-table__body-wrapper[data-v-1c9e0e6b]{overflow:auto}.check .el-input[data-v-1c9e0e6b]{width:98%}.check .el-input__inner[data-v-1c9e0e6b]{height:30px;line-height:30px}.check .el-input__icon[data-v-1c9e0e6b]{line-height:30px}.statusSelect .el-checkbox__input[data-v-1c9e0e6b]{line-height:19px}.popupWindow .el-tree[data-v-1c9e0e6b]{border-top:none}.el-date-editor .el-input__inner{height:100%}.el-date-editor .el-input__icon{line-height:100%}.outBox[data-v-1adf0423]{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);z-index:5000}.contentBox[data-v-1adf0423]{min-width:900px;background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:4px;overflow:auto}.titleBox[data-v-1adf0423]{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;padding:10px 15px;color:#333;font-size:14px;font-weight:700;background-color:#f7f7f7;border-bottom:1px solid #eaedf4}.titleBox .icon-guanbi[data-v-1adf0423]{font-weight:100;font-size:14px}.zhuanye[data-v-1adf0423]{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #eaedf4;margin:0 10px}.zhuanye .opeate[data-v-1adf0423]{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}.personMsg[data-v-1adf0423]{margin-bottom:10px;color:#333;font-size:14px}.el-btn[data-v-1adf0423]{line-height:30px;margin:0 0 10px 15px;padding:0 13px;border-radius:4px}.zhuanye .opeate .comBtn[data-v-1adf0423]{background-color:#409eff;color:#fff;margin-right:20px}.zhuanye .opeate .cancelBtn[data-v-1adf0423]{border:1px solid #cfdae6;height:28px;color:#333}[data-v-1adf0423]{margin:0;padding:0}a[data-v-1adf0423]{text-decoration:none}.zhuanye .form[data-v-1adf0423]{width:100%}.zhuanye .form-box[data-v-1adf0423]{height:260px;margin:10px;width:60%}.zhuanye table[data-v-1adf0423],table tr td[data-v-1adf0423],table tr th[data-v-1adf0423]{border:1px solid #eaedf4;border-collapse:collapse}.zhuanye table thead[data-v-1adf0423]{line-height:40px;background-color:#f7f7f7}.zhuanye table tbody tr td[data-v-1adf0423]{line-height:40px;text-align:center}.shuruBox[data-v-1adf0423]{width:40%;border-left:1px solid #eaedf4;height:280px;overflow:auto;background-color:#f8f9fb}.zhuanye .shuru .item[data-v-1adf0423]{height:50px}.zhuanye .shuru .item .title[data-v-1adf0423],.zhuanye .shuru .item[data-v-1adf0423]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.zhuanye .shuru .item .title[data-v-1adf0423]{width:100%;height:40px}.zhuanye .shuru .item[data-v-1adf0423]:first-child,.zhuanye .shuru .item[data-v-1adf0423]:nth-child(2),.zhuanye .shuru .item[data-v-1adf0423]:nth-child(3){border-bottom:none}.zhuanye .shuru .item .ele .name[data-v-1adf0423]{color:#333;font-size:14px;height:40px;line-height:40px;width:21%;text-align:right;padding-right:10px;white-space:nowrap}.zhuanye .shuru .item .ele .name span[data-v-1adf0423]{color:red;font-weight:700}.zhuanye .shuru .item .ele .check[data-v-1adf0423]{width:75%}.zhuanye .shuru .item .ele .check select[data-v-1adf0423]{height:30px;border:1px solid #d1d1d1;width:98%;font-size:14px}.zhuanye .shuru .item .ele .check input[data-v-1adf0423]{height:28px;width:92%;font-size:14px;outline:none;border:1px solid #d1d1d1;padding-left:5px}.zhuanye .radio[data-v-1adf0423]{margin-top:10px}.zhuanye .radio .part[data-v-1adf0423],.zhuanye .radio[data-v-1adf0423]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.zhuanye .radio .part[data-v-1adf0423]{margin-right:20px}.listindex[data-v-1adf0423]{background-color:#f7f7f7}.flex[data-v-1adf0423]{display:-webkit-box;display:-ms-flexbox;display:flex}.file[data-v-1adf0423]{position:relative;color:#00f}.file input[data-v-1adf0423]{position:absolute;opacity:0}.footBtns[data-v-1adf0423]{background-color:#f1f7fd;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;padding-top:10px}table[data-v-1adf0423]{width:100%;min-width:600px;table-layout:fixed;border-spacing:0}td[data-v-1adf0423],th[data-v-1adf0423]{-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}td[data-v-1adf0423]:first-child,th[data-v-1adf0423]:first-child{width:50px}thead tr th[data-v-1adf0423]{background-color:#f7f7f7;position:sticky;top:-1px}td[data-v-1adf0423]:first-child{position:sticky;left:0}thead tr th[data-v-1adf0423]:first-child{z-index:1;left:0}.childContent[data-v-1adf0423]{background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:4px;overflow:hidden;font-size:14px;width:400px;-webkit-box-shadow:1px 1px 6px 2px rgba(0,0,0,.2);box-shadow:1px 1px 6px 2px rgba(0,0,0,.2)}.cc_info_title[data-v-1adf0423]{background-color:#f1f7fd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #eaedf4}.cc_info_titleW[data-v-1adf0423]{margin-left:10px}.cc_info_titleItem[data-v-1adf0423]{height:35px;line-height:35px;padding:0 10px;display:inline-block;margin-top:5px;position:relative;bottom:-3px}.titleItemActive[data-v-1adf0423]{background-color:#fff;border-top:2px solid #409eff;border-left:1px solid #eaedf4;border-right:1px solid #eaedf4}.cc_info_searchBoxOut[data-v-1adf0423]{margin-top:5px;padding-top:3px;position:relative;bottom:-1px}.cc_info_searchBox[data-v-1adf0423]{background-color:#fff;height:30px;line-height:30px;margin:0 5px 0 5px;width:200px;border:1px solid #eaedf4;border-radius:4px;padding:0 5px;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}.cc_info_searchIn[data-v-1adf0423]{width:170px;border:none}.cc_info_searchBox .icon-sousuo[data-v-1adf0423]{font-size:16px;color:#999}.typeInfo[data-v-1adf0423]{height:530px;overflow:auto}.noDate[data-v-1adf0423]{text-align:center;padding:50px 0;display:block;color:#666}.usuallyItem[data-v-1adf0423]{border-bottom:1px solid #eaedf4;padding:10px;color:#666}.usuallyNum[data-v-1adf0423]{margin-right:20px}[data-v-1adf0423] .checkWay .el-select{width:98%}[data-v-1adf0423] .checkWay .el-input__inner{font-size:14px;height:30px;line-height:30px}.typeInfo2[data-v-1adf0423]{height:550px;padding:10px 0;overflow:auto}[data-v-1adf0423] .typeInfo2 .el-tree{height:506px;overflow:auto}[data-v-1adf0423] .describeBox .describeW{font-size:14px;margin-bottom:5px}[data-v-1adf0423] .describeBox .el-textarea__inner{height:100px;font-size:14px}.yearBox[data-v-1adf0423]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}[data-v-1adf0423] .yearBox .el-input{width:50px;height:28px}[data-v-1adf0423] .yearBox .el-input__inner{width:50px;height:28px;line-height:28px;padding:0 5px}.footBtns2[data-v-1adf0423]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[data-v-1adf0423] .form-box .el-table td{padding:5px 0}.form-box .tableIn[data-v-1adf0423]{height:30px;width:93%;border:1px solid transparent;padding:0 5px}.form-box .tableInAct[data-v-1adf0423]{width:93%;height:28px;border-radius:4px;border:1px solid #ccc;padding-left:5px}[data-v-1adf0423] .form-box .el-table__body-wrapper{overflow:auto}.dicpPopCover[data-v-99718702]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:2000}.childContent[data-v-99718702]{background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:4px;overflow:hidden;font-size:14px;width:340px;-webkit-box-shadow:1px 1px 6px 2px rgba(0,0,0,.2);box-shadow:1px 1px 6px 2px rgba(0,0,0,.2);z-index:2001}.childContent .titleBox[data-v-99718702]{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;padding:10px 10px 9px 15px;color:#303133;font-size:18px;font-weight:700;border-bottom:1px solid #eaedf4;height:auto}.childContent .titleBox .icon-guanbi[data-v-99718702]{font-weight:100;font-size:14px;color:#909399}.childContent .cc_info .cc_info_title[data-v-99718702]{background-color:#f5f7fa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e4e7ed}.childContent .cc_info .cc_info_title .cc_info_titleW[data-v-99718702]{margin-left:10px}.childContent .cc_info .cc_info_title .cc_info_titleW .cc_info_titleItem[data-v-99718702]{height:31px;line-height:31px;padding:0 10px;display:inline-block;margin-top:5px;position:relative;bottom:-1px;cursor:default}.childContent .cc_info .cc_info_title .cc_info_titleW .cc_info_titleItem[data-v-99718702]:hover{color:#409eff}.childContent .cc_info .cc_info_title .cc_info_titleW .titleItemActive[data-v-99718702]{border-top:3px solid #409eff;border-left:1px solid #e4e7ed;border-right:1px solid #e4e7ed;background-color:#fff;color:#409eff}.childContent .cc_info .typeInfo2[data-v-99718702]{height:610px;padding:10px 0 0 0;overflow:auto}.childContent .cc_info[data-v-99718702] .typeInfo2 .el-tree{height:606px;overflow:auto;border-top:none}.childContent .footBtns[data-v-99718702]{background-color:#f1f7fd;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;padding-top:10px}.childContent .footBtns .el-btn[data-v-99718702]{line-height:30px;margin:0 0 10px 15px;padding:0 13px;border-radius:4px}.popupWindow .el-input .el-input__inner[data-v-99718702]{height:30px;line-height:30px;width:138px}.popupWindow .el-tabs__item[data-v-99718702]{padding:0 12px!important}.popupWindow .el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active[data-v-99718702]{color:#409eff;background-color:#fff;border-right-color:#dcdfe6;border-left-color:#dcdfe6;border-top:3px solid #409eff;height:37px;margin-top:3px}.popupWindow .el-tabs__item[data-v-99718702]{height:37px;line-height:32px}.popupWindow .el-tabs--border-card>.el-tabs__header .el-tabs__item[data-v-99718702]{margin-top:3px;border-top:3px solid transparent}.popupWindow .el-dialog__body[data-v-99718702]{padding:0!important}.popupWindow .el-tabs__nav-wrap[data-v-99718702]{padding:0 6px}.popupWindow .el-dialog__header[data-v-99718702]{padding:10px 70px 10px 15px}.popupWindow .el-dialog__title[data-v-99718702]{font-weight:700}.popupWindow .el-dialog__headerbtn[data-v-99718702]{top:12px}.popupWindow .el-tabs--border-card>.el-tabs__content[data-v-99718702]{padding:0;height:400px;overflow:auto}.popupWindow .el-tabs--border-card>.el-tabs__content table[data-v-99718702]{width:100%;table-layout:fixed}.popupWindow .el-tabs--border-card>.el-tabs__content table tr td[data-v-99718702]{padding:8px 0}.popupWindow .el-tabs--border-card>.el-tabs__content table tr td .cell[data-v-99718702],.popupWindow .el-tabs--border-card>.el-tabs__content table tr td .cell_table[data-v-99718702]{padding:0 10px;line-height:24px;text-align:left;color:#606266;font-size:14px}.popupWindow .el-tabs--border-card>.el-tabs__content table tr[data-v-99718702]{border-bottom:1px solid #ebeef5}.popupWindow .el-tabs--border-card>.el-tabs__content table tr[data-v-99718702]:nth-child(n){background-color:#fff}.popupWindow .el-tabs--border-card>.el-tabs__content table tr[data-v-99718702]:nth-child(2n){background-color:#fafafa}.popupWindow .el-tabs--border-card>.el-tabs__content table tr[data-v-99718702]:hover{background-color:#f5f7fa}.popupWindow .el-tabs--border-card>.el-tabs__content table tr[data-v-99718702]:active{background-color:#e6f7ff}.popupWindow .el-table__header-wrapper[data-v-99718702]{display:none}.button_btn[data-v-99718702]{text-align:center;padding:9px 0;background-color:#f2f8fe}[data-v-99718702] .button_btn .el-button--mini{padding:9px 15px}.popupWindow ul .ztree[data-v-99718702]{height:494px;overflow:auto;padding:0}.noSearchList[data-v-99718702]{text-align:center;height:40px;line-height:40px;border-bottom:1px solid #ebeef5}.ztree li span.button.add[data-v-99718702],.ztree li span.button.down[data-v-99718702],.ztree li span.button.remove[data-v-99718702],.ztree li span.button.up[data-v-99718702]{display:none!important}.popupWindow .el-tree[data-v-99718702]{border-top:none}.outBox[data-v-2b7737ea]{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);z-index:5000}.contentBox[data-v-2b7737ea]{min-width:1020px;background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:4px;overflow:auto}.titleBox[data-v-2b7737ea]{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;padding:10px 15px;color:#333;font-size:14px;font-weight:700;background-color:#f7f7f7;border-bottom:1px solid #eaedf4}.titleBox .icon-guanbi[data-v-2b7737ea]{font-weight:100;font-size:14px}.zhuanye[data-v-2b7737ea]{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #eaedf4;margin:0 10px}.zhuanye .opeate[data-v-2b7737ea]{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}.personMsg[data-v-2b7737ea]{margin-bottom:10px;color:#333;font-size:14px}.el-btn[data-v-2b7737ea]{line-height:30px;margin:0 0 10px 15px;padding:0 13px;border-radius:4px}.zhuanye .opeate .comBtn[data-v-2b7737ea]{background-color:#409eff;color:#fff;margin-right:20px}.zhuanye .opeate .cancelBtn[data-v-2b7737ea]{border:1px solid #cfdae6;height:28px;color:#333}[data-v-2b7737ea]{margin:0;padding:0}a[data-v-2b7737ea]{text-decoration:none}.zhuanye .form[data-v-2b7737ea]{width:100%}.zhuanye .form-box[data-v-2b7737ea]{height:260px;margin:10px;width:100%}.zhuanye table[data-v-2b7737ea],table tr td[data-v-2b7737ea],table tr th[data-v-2b7737ea]{border:1px solid #eaedf4;border-collapse:collapse}.zhuanye table thead[data-v-2b7737ea]{line-height:40px;background-color:#f7f7f7}.zhuanye table tbody tr td[data-v-2b7737ea]{line-height:40px;text-align:center}.shuruBox[data-v-2b7737ea]{width:40%;border-left:1px solid #eaedf4;height:280px;overflow:auto;background-color:#f8f9fb}.zhuanye .shuru .item[data-v-2b7737ea]{height:50px}.zhuanye .shuru .item .title[data-v-2b7737ea],.zhuanye .shuru .item[data-v-2b7737ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.zhuanye .shuru .item .title[data-v-2b7737ea]{width:100%;height:40px}.zhuanye .shuru .item[data-v-2b7737ea]:first-child,.zhuanye .shuru .item[data-v-2b7737ea]:nth-child(2),.zhuanye .shuru .item[data-v-2b7737ea]:nth-child(3){border-bottom:none}.zhuanye .shuru .item .ele .name[data-v-2b7737ea]{color:#333;font-size:14px;height:40px;line-height:40px;width:18%;text-align:right;padding-right:10px}.zhuanye .shuru .item .ele .name span[data-v-2b7737ea]{color:red;font-weight:700}.zhuanye .shuru .item .ele .check[data-v-2b7737ea]{width:80%}.zhuanye .shuru .item .ele .check select[data-v-2b7737ea]{height:30px;border:1px solid #d1d1d1;width:98%;font-size:14px}.zhuanye .shuru .item .ele .check input[data-v-2b7737ea]{height:28px;width:95%;font-size:14px;outline:none;border:1px solid #d1d1d1;padding-left:5px}.zhuanye .radio[data-v-2b7737ea]{margin-top:10px}.zhuanye .radio .part[data-v-2b7737ea],.zhuanye .radio[data-v-2b7737ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.zhuanye .radio .part[data-v-2b7737ea]{margin-right:20px}.listindex[data-v-2b7737ea]{background-color:#f7f7f7}.flex[data-v-2b7737ea]{display:-webkit-box;display:-ms-flexbox;display:flex}.file[data-v-2b7737ea]{position:relative;color:#00f}.file input[data-v-2b7737ea]{position:absolute;opacity:0}.footBtns[data-v-2b7737ea]{background-color:#f1f7fd;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;padding-top:10px}table[data-v-2b7737ea]{width:100%;min-width:600px;table-layout:fixed;border-spacing:0}td[data-v-2b7737ea],th[data-v-2b7737ea]{-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}td[data-v-2b7737ea]:first-child,th[data-v-2b7737ea]:first-child{width:50px}thead tr th[data-v-2b7737ea]{background-color:#f7f7f7;position:sticky;top:-1px}td[data-v-2b7737ea]:first-child{position:sticky;left:0}thead tr th[data-v-2b7737ea]:first-child{z-index:1;left:0}.childContent[data-v-2b7737ea]{background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:4px;overflow:hidden;font-size:14px;width:400px;-webkit-box-shadow:1px 1px 6px 2px rgba(0,0,0,.2);box-shadow:1px 1px 6px 2px rgba(0,0,0,.2)}.cc_info_title[data-v-2b7737ea]{background-color:#f1f7fd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #eaedf4}.cc_info_titleW[data-v-2b7737ea]{margin-left:10px}.cc_info_titleItem[data-v-2b7737ea]{height:35px;line-height:35px;padding:0 10px;display:inline-block;margin-top:5px;position:relative;bottom:-3px}.titleItemActive[data-v-2b7737ea]{background-color:#fff;border-top:2px solid #409eff;border-left:1px solid #eaedf4;border-right:1px solid #eaedf4}.cc_info_searchBoxOut[data-v-2b7737ea]{margin-top:5px;padding-top:3px;position:relative;bottom:-1px}.cc_info_searchBox[data-v-2b7737ea]{background-color:#fff;height:30px;line-height:30px;margin:0 5px 0 5px;width:200px;border:1px solid #eaedf4;border-radius:4px;padding:0 5px;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}.cc_info_searchIn[data-v-2b7737ea]{width:170px;border:none}.cc_info_searchBox .icon-sousuo[data-v-2b7737ea]{font-size:16px;color:#999}.typeInfo[data-v-2b7737ea]{height:530px;overflow:auto}.noDate[data-v-2b7737ea]{text-align:center;padding:50px 0;display:block;color:#666}.usuallyItem[data-v-2b7737ea]{border-bottom:1px solid #eaedf4;padding:10px;color:#666}.usuallyNum[data-v-2b7737ea]{margin-right:20px}[data-v-2b7737ea] .checkWay .el-select{width:98%}[data-v-2b7737ea] .checkWay .el-input__inner{font-size:14px;height:30px;line-height:30px}.typeInfo2[data-v-2b7737ea]{height:550px;padding:10px 0;overflow:auto}[data-v-2b7737ea] .typeInfo2 .el-tree{height:506px;overflow:auto}[data-v-2b7737ea] .describeBox .describeW{font-size:14px;margin-bottom:5px}[data-v-2b7737ea] .describeBox .el-textarea__inner{height:100px;font-size:14px}.yearBox[data-v-2b7737ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}[data-v-2b7737ea] .yearBox .el-input{width:50px;height:28px}[data-v-2b7737ea] .yearBox .el-input__inner{width:50px;height:28px;line-height:28px;padding:0 5px}.footBtns2[data-v-2b7737ea]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[data-v-2b7737ea] .form-box .el-table td{padding:5px 0}.form-box .tableIn[data-v-2b7737ea]{height:28px;width:93%;border:1px solid transparent;padding:0 5px}.form-box .tableInAct[data-v-2b7737ea]{width:92%;height:30px;border-radius:4px;border:1px solid #ccc;padding-left:5px}.dateInBox[data-v-2b7737ea]{width:100%;height:32px}[data-v-2b7737ea] .el-input--prefix .el-input__inner{padding-left:25px}[data-v-2b7737ea] .el-input--suffix .el-input__inner{padding-right:5px}[data-v-41fc010a]{margin:0;padding:0}a[data-v-41fc010a]{text-decoration:none}.outBox[data-v-41fc010a]{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);z-index:5000}.contentBox[data-v-41fc010a]{width:500px;background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:4px;overflow:auto}.titleBox[data-v-41fc010a]{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;padding:10px 15px;color:#333;font-size:14px;font-weight:700;background-color:#f7f7f7;border-bottom:1px solid #eaedf4}.titleBox .icon-guanbi[data-v-41fc010a]{font-weight:100;font-size:14px}.personMsgBox[data-v-41fc010a]{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;padding:10px;border-bottom:1px solid #eaedf4}.personMsg[data-v-41fc010a]{color:#333;font-size:16px}.footBtns[data-v-41fc010a]{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:#f1f7fd;padding:4px 0}.el-btn[data-v-41fc010a]{height:32px;line-height:32px;margin:5px 0 5px 15px;padding:0 13px;border-radius:4px;font-size:12px}.item .title[data-v-41fc010a]{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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:15px}.item .ele .name[data-v-41fc010a]{color:#333;font-size:14px;height:40px;line-height:40px;width:30%;text-align:right;padding-right:10px}.item .ele .name span[data-v-41fc010a]{color:red;font-weight:700}.item .ele .check[data-v-41fc010a]{width:60%}.item .ele .check select[data-v-41fc010a]{height:30px;border:1px solid #d1d1d1;width:98%;font-size:14px}.item .ele .check input[data-v-41fc010a]{height:28px;width:95%;font-size:14px;outline:none;border:1px solid #d1d1d1;padding-left:5px}.check .el-input__inner[data-v-41fc010a]{width:200px}.check .el-input[data-v-41fc010a]{width:98%}.check .el-input__inner[data-v-41fc010a]{height:30px;line-height:30px}.check .el-input__icon[data-v-41fc010a]{line-height:30px}.outBox[data-v-61a74496]{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);z-index:5000}.contentBox[data-v-61a74496]{min-width:1020px;background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:4px;overflow:auto}.titleBox[data-v-61a74496]{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;padding:10px 15px;color:#333;font-size:14px;font-weight:700;background-color:#f7f7f7;border-bottom:1px solid #eaedf4}.titleBox .icon-guanbi[data-v-61a74496]{font-weight:100;font-size:14px}.zhuanye .opeate[data-v-61a74496],.zhuanye[data-v-61a74496]{display:-webkit-box;display:-ms-flexbox;display:flex}.zhuanye .opeate[data-v-61a74496]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.personMsg[data-v-61a74496]{margin-bottom:10px;color:#333;font-size:14px}.el-btn[data-v-61a74496]{line-height:30px;margin:0 0 10px 15px;padding:0 13px;border-radius:4px}.zhuanye .opeate .comBtn[data-v-61a74496]{background-color:#409eff;color:#fff;margin-right:20px}.zhuanye .opeate .cancelBtn[data-v-61a74496]{border:1px solid #cfdae6;height:28px;color:#333}[data-v-61a74496]{margin:0;padding:0}a[data-v-61a74496]{text-decoration:none}.zhuanye .form[data-v-61a74496]{width:100%}.zhuanye .form-box[data-v-61a74496]{height:550px;margin:10px;width:65%}.zhuanye table[data-v-61a74496],table tr td[data-v-61a74496],table tr th[data-v-61a74496]{border:1px solid #eaedf4;border-collapse:collapse}.zhuanye table thead[data-v-61a74496]{line-height:40px;background-color:#f7f7f7}.zhuanye table tbody tr td[data-v-61a74496]{line-height:40px;text-align:center}.shuruBox[data-v-61a74496]{width:34%;border-left:1px solid #eaedf4;height:570px;overflow:auto;position:relative}.zhuanye .shuru .item .title[data-v-61a74496],.zhuanye .shuru .item[data-v-61a74496]{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.zhuanye .shuru .item .title[data-v-61a74496]{width:100%}.zhuanye .shuru .item[data-v-61a74496]:first-child,.zhuanye .shuru .item[data-v-61a74496]:nth-child(2),.zhuanye .shuru .item[data-v-61a74496]:nth-child(3){border-bottom:none}.zhuanye .shuru .item .ele .name[data-v-61a74496]{color:#333;font-size:14px;height:40px;line-height:40px;width:30%;text-align:right;padding-right:10px}.zhuanye .shuru .item .ele .name span[data-v-61a74496]{color:red;font-weight:700}.zhuanye .shuru .item .ele .check[data-v-61a74496]{width:60%}.zhuanye .shuru .item .ele .check select[data-v-61a74496]{height:30px;border:1px solid #d1d1d1;width:98%;font-size:14px}.zhuanye .shuru .item .ele .check input[data-v-61a74496]{height:28px;width:95%;font-size:14px;outline:none;border:1px solid #d1d1d1;padding-left:5px}.zhuanye .radio[data-v-61a74496]{margin-top:10px}.zhuanye .radio .part[data-v-61a74496],.zhuanye .radio[data-v-61a74496]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.zhuanye .radio .part[data-v-61a74496]{margin-right:20px}.listindex[data-v-61a74496]{background-color:#f7f7f7}.flex[data-v-61a74496]{display:-webkit-box;display:-ms-flexbox;display:flex}.file[data-v-61a74496]{position:relative;color:#00f}.file input[data-v-61a74496]{position:absolute;opacity:0}.footBtns[data-v-61a74496]{background-color:#f1f7fd;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;margin-top:18px;padding-top:10px;position:absolute;bottom:0;left:0;right:0}table[data-v-61a74496]{width:100%;min-width:600px;table-layout:fixed;border-spacing:0}td[data-v-61a74496],th[data-v-61a74496]{-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}td[data-v-61a74496]:first-child,th[data-v-61a74496]:first-child{width:50px}thead tr th[data-v-61a74496]{background-color:#f7f7f7;position:sticky;top:-1px}td[data-v-61a74496]:first-child{position:sticky;left:0}thead tr th[data-v-61a74496]:first-child{z-index:1;left:0}.childContent[data-v-61a74496]{background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:4px;overflow:hidden;font-size:14px;width:400px;-webkit-box-shadow:1px 1px 6px 2px rgba(0,0,0,.2);box-shadow:1px 1px 6px 2px rgba(0,0,0,.2)}.cc_info_title[data-v-61a74496]{background-color:#f1f7fd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #eaedf4}.cc_info_titleW[data-v-61a74496]{margin-left:10px}.cc_info_titleItem[data-v-61a74496]{height:35px;line-height:35px;padding:0 10px;display:inline-block;margin-top:5px;position:relative;bottom:-3px;cursor:default}.titleItemActive[data-v-61a74496]{background-color:#fff;border-top:2px solid #409eff;border-left:1px solid #eaedf4;border-right:1px solid #eaedf4}.cc_info_searchBoxOut[data-v-61a74496]{margin-top:5px;padding-top:3px;position:relative;bottom:-1px}.cc_info_searchBox[data-v-61a74496]{background-color:#fff;height:30px;line-height:30px;margin:0 5px 0 5px;width:200px;border:1px solid #eaedf4;border-radius:4px;padding:0 5px;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}.cc_info_searchIn[data-v-61a74496]{width:170px;border:none}.cc_info_searchBox .icon-sousuo[data-v-61a74496]{font-size:16px;color:#999}.typeInfo[data-v-61a74496]{padding:10px 0;min-height:510px;overflow:auto}.noDate[data-v-61a74496]{text-align:center;padding:50px 0;display:block;color:#666}.usuallyItem[data-v-61a74496]{border-bottom:1px solid #eaedf4;padding:10px;color:#666}.usuallyNum[data-v-61a74496]{margin-right:20px}[data-v-61a74496] .statusSelect .el-select{width:98%}[data-v-61a74496] .statusSelect .el-input__inner{font-size:14px;height:30px;line-height:30px}.typeInfo2[data-v-61a74496]{height:550px;padding:10px 0;overflow:auto}[data-v-61a74496] .typeInfo2 .el-tree{height:506px;overflow:auto}[data-v-61a74496] .form-box .el-table__body-wrapper{overflow:auto}[data-v-61a74496] .form-box .el-input__inner{height:30px;line-height:30px}[data-v-61a74496] .check .el-input{width:98%}[data-v-61a74496] .check .el-input__inner{height:30px;line-height:30px}[data-v-61a74496] .check .el-input__icon{line-height:30px}.popupWindow .el-tree[data-v-61a74496]{border-top:none}.upload-demo[data-v-15e096e8]{position:relative;height:32px}.uploadBox[data-v-15e096e8]{width:100%;padding:40px 0;background-color:#eee;text-align:center}.uploadBox .avatar[data-v-15e096e8]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-15e096e8]{text-align:center}.avatar[data-v-15e096e8]{width:178px;height:178px;margin:0 auto;border:2px solid #fff;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.uploadBtn_top[data-v-15e096e8]{padding-bottom:10px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.uploadBtn[data-v-15e096e8]{padding-top:10px;text-align:center}.select-work-unit-content[data-v-01d08f4c]{padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%}.scroll-div[data-v-2df0a360]{height:100%;overflow-y:auto}.commonly-div .commonly-item[data-v-2df0a360]{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ddd}.commonly-div .commonly-item[data-v-2df0a360]:hover{background-color:#f5f7fa}.commonly-div .commonly-item .commonly-num[data-v-2df0a360]{width:40px;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.commonly-div .commonly-item .commonly-name[data-v-2df0a360]{-webkit-box-flex:1;-ms-flex:1;flex:1}.commonly-div .commonly-item.select[data-v-2df0a360]{background-color:#fafafa}@-webkit-keyframes list-update-frame-data-v-2df0a360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes list-update-frame-data-v-2df0a360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.list-update[data-v-2df0a360]{-webkit-animation-name:list-update-frame-data-v-2df0a360;animation-name:list-update-frame-data-v-2df0a360;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.importBox[data-v-2df0a360]{font-size:14px;color:#606266}.importBox .el-dialog__header[data-v-2df0a360]{border-bottom:2px solid #ebeef5;padding:20px 10px 10px}.importBox .el-dialog__title[data-v-2df0a360]{font-size:16px;font-weight:500}.importEw[data-v-2df0a360]{font-size:14px;color:#606266;text-align:left}.importEw2[data-v-2df0a360]{color:red}.importIn[data-v-2df0a360]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5px 0 10px 0}.importIn .el-input.is-disabled .el-input__inner[data-v-2df0a360],[data-v-2df0a360] .sortIn .el-input__inner{height:32px}.impBtn[data-v-2df0a360]{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;margin:0 auto}.importRes[data-v-2df0a360]{border:1px dashed #dfe4ed;padding:8px;border-radius:4px;height:280px;margin:10px 0;background:#fbfcff;font-size:14px;overflow-y:auto}.importResW[data-v-2df0a360]{color:#999;text-align:center}.importFoot[data-v-2df0a360]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:10px;background:#f2f8fe}.importDown[data-v-2df0a360]{color:#606266;padding:0 5px 0 10px;font-size:14px}.select-work-unit-content[data-v-3ea23df4]{padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%}.select-tree .el-select .el-input .el-input__suffix .el-input__suffix-inner,.select-tree .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-select__caret{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.qm-el-option .el-tree .el-tree-node{width:100%}.qm-el-option .el-tree .el-tree-node .el-tree-node__content{width:100%;height:auto}.select-work-unit-content[data-v-03508a94]{padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%}@-webkit-keyframes resizeSensorVisibility{0%{top:0}}@keyframes resizeSensorVisibility{0%{top:0}}.annotationLayer{left:0;top:0;right:0;bottom:0}.annotationLayer,.annotationLayer section{position:absolute}.annotationLayer .linkAnnotation>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%;background:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") 0 0 repeat}.annotationLayer .linkAnnotation>a:hover{opacity:.2;background:#ff0;-webkit-box-shadow:0 2px 10px #ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer}.annotationLayer .buttonWidgetAnnotation.checkBox input,.annotationLayer .buttonWidgetAnnotation.radioButton input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation input,.annotationLayer .textWidgetAnnotation textarea{background-color:rgba(0,54,255,.13);border:1px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:9px;height:100%;padding:0 3px;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation textarea{font:message-box;font-size:9px;resize:none}.annotationLayer .buttonWidgetAnnotation.checkBox input[disabled],.annotationLayer .buttonWidgetAnnotation.radioButton input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation input[disabled],.annotationLayer .textWidgetAnnotation textarea[disabled]{background:none;border:1px solid transparent;cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .buttonWidgetAnnotation.radioButton input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation input:hover,.annotationLayer .textWidgetAnnotation textarea:hover{border:1px solid #000}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation input:focus,.annotationLayer .textWidgetAnnotation textarea:focus{background:none;border:1px solid transparent}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:115%}.annotationLayer .buttonWidgetAnnotation.checkBox input,.annotationLayer .buttonWidgetAnnotation.radioButton input{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none}.annotationLayer .popupWrapper{position:absolute;width:20em}.annotationLayer .popup{position:absolute;z-index:200;max-width:20em;background-color:#ff9;-webkit-box-shadow:0 2px 5px #333;box-shadow:0 2px 5px #333;border-radius:2px;padding:.6em;margin-left:5px;cursor:pointer;word-wrap:break-word}.annotationLayer .popup h1{font-size:1em;border-bottom:1px solid #000;padding-bottom:.2em}.annotationLayer .popup p{padding-top:.2em}.annotationLayer .fileAttachmentAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.formDiyName{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #dcdfe6}.personInfo{height:624px;overflow:auto;border-left:1px solid #dcdfe6;position:relative;background-color:#fff}.p_titleBox{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:15px;font-weight:600;line-height:38px;border-bottom:1px solid #dcdfe6;padding:0 10px;margin-bottom:6px}.p_item,.p_titleBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p_item{font-size:14px;color:#333;padding:0 10px 6px 0!important}.p_itemW{display:inline-block;width:130px;padding-right:10px;text-align:right}.p_item_red{color:#f56c6c;margin-right:3px}.p_itemRight{-webkit-box-flex:1;-ms-flex:1;flex:1}.p_item .el-input__inner{height:32px;line-height:32px}.p_btn{margin:1px 0 10px 0;text-align:center}.savebtn{padding:9px 20px}.p_foot{height:50px;position:absolute;bottom:0;left:0;right:0;background-color:#f2f8fe;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 6px}.p_foot_w{font-size:12px;color:#999}.leftNav{background-color:#f0f2f5;width:36px}.leftNavItem{line-height:16px;text-align:center;font-size:15px;height:auto;color:#333;padding:12px 5px;border-bottom:1px solid #dcdfe6;border-right:1px solid #dcdfe6}.currentNav{width:26px;color:#409eff;background-color:#fff;border-right:1px solid #fff}.topCell{width:100%;height:24.8px}.leftCell,.topCell{position:absolute;background:#fff;top:0;left:0;z-index:100}.leftCell{width:58.8px;height:auto}.cellBtnBox{position:fixed;bottom:30px;right:22.5vw;z-index:3000}.columnBg{background-color:rgba(0,0,0,.5);position:fixed;top:0;right:0;bottom:0;left:0;z-index:2015}#divcell .x-spreadsheet-selector .x-spreadsheet-selector-area{border:2px solid transparent;background:transparent}.datePop{z-index:2015}.dateContent{padding:30px 0 100px 0;height:32px;line-height:32px}.dateContent,.dateFootBtns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dateFootBtns{background-color:#f1f7fd;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}/deep/ .dateCover .el-date-editor.el-input{height:30px}.tableImage{width:120px;height:176px;top:8px;right:2px;background-color:#fff}.tableImage,.tableResumes{position:absolute;z-index:1999}.tableResumes{width:494.8px;height:308px;left:66.2px;top:314.2px}.tableResumes .el-table{height:308px!important}.resume_dec .el-table td,.tableResumes .el-table td{vertical-align:top;padding:0}.shuru .el-table td,.shuru .el-table th{padding:0;padding-top:7px}.dateQuit .el-dialog__header{padding:10px 20px;border-bottom:1px solid #ebeef5;background-color:#f8f8f8}.dateQuit .el-dialog__body .dateQuitContent{padding:0}.dateQuit .el-dialog__body .dateQuitContent .p_msg{padding:8px;border-bottom:1px solid #ddd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dateQuit .el-dialog__body .el-form{margin:0 auto;height:100%;width:400px;padding-top:10px}.dateQuit .el-dialog__body .el-form>.el-form-item{margin-bottom:22px}.el-dropdown{padding:6px 13px;border:1px solid #dcdfe6;border-radius:4px;margin-left:5px}.pdfBox{height:700px;overflow:auto}.consoleBox .el-dialog__header{background-color:#f5f7fa}.left_ztree .el-tree{height:100%;padding-left:10px}.ztreeBtnTwo{position:absolute;width:28px;height:260px;bottom:50px;left:0;border:1px solid #409eff;border-radius:16px;padding:10px 0}.ztreeBtnTwo .el-checkbox{line-height:normal;display:block;white-space:normal;text-align:center}.ztreeBtnTwo .el-checkbox__label{display:block;padding-left:0;line-height:normal;font-size:14px;letter-spacing:1px}.leftBox .ztreeBtnTwo .el-checkbox+.el-checkbox{margin:0}