body,html{margin:0;padding:0}#app,body,html{width:100%;height:100%}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;overflow:hidden}nav{padding:30px}nav a{font-weight:700;color:#2c3e50}nav a.router-link-exact-active{color:#42b983}.loginBox{position:relative}.loginBox,.loginBox .el-row{width:100%;height:100%}.loginBox .el-row .el-col{height:100%}.loginBox .el-row .el-col .login_bg{height:100%;background-color:#01caff}.loginBox .el-row .el-col .login_form{height:100%;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.loginBox .el-row .el-col .login_form .green{width:300px;height:300px;position:absolute;top:-150px;right:-150px;z-index:999;background-color:#369d29;border-radius:50%}.loginBox .el-row .el-col .login_form .oneTips{width:320px;height:auto;text-align:left;color:#666;font-size:30px}.loginBox .el-row .el-col .login_form .title{width:320px;height:auto;text-align:left;font-size:30px;font-weight:bolder;letter-spacing:1px;margin-top:10px}.loginBox .el-row .el-col .login_form .desc{width:320px;height:auto;text-align:left;color:#333;font-size:18px;font-weight:bolder;margin-top:10px}.loginBox .el-row .el-col .login_form .el-form{width:320px;height:auto;background-color:#fff;border-radius:4px;padding:40px 20px 20px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.loginBox .el-row .el-col .login_form .el-form .el-form-item{width:100%;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:16px}.loginBox .el-row .el-col .login_form .el-form .el-form-item .el-form-item__label{width:70px!important;text-align:left}.loginBox .el-row .el-col .login_form .tips{text-align:left;font-size:14px;color:red;line-height:30px}.loginBox .pageBg{width:300px;height:140px;background:#fff;position:absolute;top:0;left:0;transition:left .1s ease,top .1s ease;z-index:999;padding:10px 20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;box-shadow:0 4px 8px rgba(0,0,0,.2);border-radius:8px}.loginBox .pageBg .closeBox{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.loginBox .pageBg .closeBox img{width:30px;height:30px;cursor:pointer}.loginBox .pageBg .tips{text-align:left;font-size:14px;color:red;line-height:30px}[data-v-e9eecece] .el-form .el-form-item__content{width:100%;display:flex;align-items:center}[data-v-e9eecece] .el-form .el-form-item__content .el-input-group__append{font-size:12px;cursor:pointer}[data-v-e9eecece] .el-form .el-form-item__content .loginBtn{width:100%;margin-top:16px;font-weight:bolder;font-size:14px;letter-spacing:4px;background-color:#369d29;color:#fff;font-weight:500}[data-v-e9eecece] .el-checkbox__input.is-checked+.el-checkbox__label{color:#369d29!important}[data-v-e9eecece] .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#369d29!important;border-color:#369d29!important}.bodyView[data-v-66fc5d83]{width:100%;height:100%}.bodyView .el-container[data-v-66fc5d83]{width:100%;height:100%;overflow:hidden}.bodyView .el-container .el-aside[data-v-66fc5d83]{background-color:#4b586c}.bodyView .el-container .el-aside .logo[data-v-66fc5d83]{width:100%;height:120px;display:flex;flex-direction:row;justify-content:center;align-items:center}.bodyView .el-container .el-aside .logo img[data-v-66fc5d83]{width:100px;height:100px;border-radius:50%}.bodyView .el-container .el-aside .navList[data-v-66fc5d83]{width:200px;height:calc(100% - 140px);display:flex;flex-direction:column}.bodyView .el-container .el-aside .navList .item[data-v-66fc5d83]{width:calc(100% - 120px);height:auto;line-height:56px;cursor:pointer;font-size:14px;color:#fff;text-decoration:none;text-align:left;padding:0 60px}.bodyView .el-container .el-aside .navList .item a[data-v-66fc5d83]{text-decoration:none;color:#fff}.bodyView .el-container .el-aside .navList .item[data-v-66fc5d83]:hover{background-color:rgba(0,0,0,.2)!important}.bodyView .el-container .el-aside .navList .isActive[data-v-66fc5d83]{background-color:rgba(65,65,82,.9)!important;color:#369d29}.bodyView .el-container .el-aside .navList .isActive a[data-v-66fc5d83]{color:#369d29}.bodyView .el-container .el-main[data-v-66fc5d83]{width:calc(100% - 200px);height:100%;background-color:#f4f5fc;padding:0}.bodyView .el-container .el-main .el-header[data-v-66fc5d83]{width:100%;height:70px!important;background-color:#fff;padding:0}.bodyView .el-container .el-main .el-header .body_title[data-v-66fc5d83]{width:calc(100% - 68px);height:auto;line-height:70px;text-align:left;padding:0 34px;box-shadow:0 2px 12px 0 rgba(0,0,0,.5);display:flex;flex-direction:row;justify-content:space-between;align-items:center}.bodyView .el-container .el-main .el-header .body_title span[data-v-66fc5d83]{font-weight:bolder;color:#333;font-size:24px}.bodyView .el-container .el-main .el-header .body_title .userInfo[data-v-66fc5d83]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.bodyView .el-container .el-main .el-header .body_title .userInfo span[data-v-66fc5d83]{font-size:14px;font-weight:500}.bodyView .el-container .el-main .mainContent[data-v-66fc5d83]{width:100%;height:calc(100% - 70px);background-color:#f4f5fc}.filled_by .byForm[data-v-66fc5d83]{width:100%;height:auto}.filled_by .byForm .item_footer[data-v-66fc5d83]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 0 0;border-top:1px solid #ddd}.setting .byForm[data-v-66fc5d83]{width:100%;height:auto}.setting .byForm .item_footer[data-v-66fc5d83]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 0 0;border-top:1px solid #ddd}[data-v-66fc5d83] .filled_by .el-dialog__header{text-align:left!important;border-bottom:1px solid #ddd!important}[data-v-66fc5d83] .filled_by .el-dialog__header span{font-size:14px!important}[data-v-66fc5d83] .filled_by .el-dialog__body{padding:20px!important}[data-v-66fc5d83] .setting .el-dialog__header{text-align:left!important;border-bottom:1px solid #ddd!important}[data-v-66fc5d83] .setting .el-dialog__header span{font-size:14px!important}[data-v-66fc5d83] .setting .el-dialog__body{padding:20px!important}[data-v-66fc5d83] .el-form .el-form-item{display:flex;flex-direction:row;justify-content:center;align-items:center}[data-v-66fc5d83] .el-form .el-form-item .el-form-item__label{text-align:center!important}[data-v-66fc5d83] .el-form .el-form-item .el-form-item__content{margin-left:0!important;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}[data-v-66fc5d83] .setting .el-form{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}[data-v-66fc5d83] .setting .el-dialog__footer{text-align:center}[data-v-66fc5d83] .setting .el-form .el-form-item .el-form-item__label{text-align:right!important}.surfaceBox[data-v-7fd5b3f6]{width:100%;height:100%}.surfaceBox .boxContent[data-v-7fd5b3f6]{width:calc(100% - 20px);height:calc(100% - 73px);overflow-x:hidden;overflow-y:auto;padding-right:20px}.surfaceBox .boxContent .peopleInfo[data-v-7fd5b3f6]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.surfaceBox .boxContent .processBox[data-v-7fd5b3f6]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center}.surfaceBox .boxContent .processBox .process_border[data-v-7fd5b3f6]{width:15%;height:2px;background-color:#eee;position:relative;top:24px}.surfaceBox .boxContent .rejectBox[data-v-7fd5b3f6]{width:100%;height:auto}.surfaceBox .boxContent .rejectBox p[data-v-7fd5b3f6]{width:100%;font-size:14px;color:#ed4014;text-align:left}.surfaceBox .boxContent .tableInfo[data-v-7fd5b3f6]{width:100%;height:auto}.surfaceBox .boxContent .tableInfo .tableTitle[data-v-7fd5b3f6]{width:calc(100% - 30px);height:auto;padding:10px 15px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative;margin-bottom:5px;margin-top:10px}.surfaceBox .boxContent .tableInfo .tableTitle .border[data-v-7fd5b3f6]{width:4px;height:50%;background-color:#5b9cd6;position:absolute;left:0}.surfaceBox .boxContent .tableInfo .tableTitle span[data-v-7fd5b3f6]{font-size:14px;font-weight:bolder}.surfaceBox .boxContent .tableInfo .elTable[data-v-7fd5b3f6]{border:1px solid #165290}.surfaceBox .boxContent .tableInfo .errorClass[data-v-7fd5b3f6]{border:1px solid #ed4014!important;border-radius:4px}.surfaceBox .boxContent .tableInfo .attach[data-v-7fd5b3f6]{width:100%;height:auto;padding:20px 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;font-size:16px;font-weight:700}.surfaceBox .boxContent .tableInfo .attach .attach_row[data-v-7fd5b3f6]{width:calc(100% - 80px);height:auto;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center;font-size:14px;padding:0 40px;margin:0}.surfaceBox .boxContent .tableInfo .attach .attach_row .companyName[data-v-7fd5b3f6]{width:auto;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-left:20px}.surfaceBox .boxContent .tableInfo .attach .tips[data-v-7fd5b3f6]{width:100%;height:auto;font-size:14px;text-align:left;font-weight:500;line-height:30px;display:flex;flex-direction:row;align-items:flex-end}.surfaceBox .boxContent .tableInfo .attach .textRow[data-v-7fd5b3f6]{width:calc(100% - 100px)}.surfaceBox .boxContent .tableInfo .attach .showLine[data-v-7fd5b3f6]{text-overflow:ellipsis;white-space:normal;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.surfaceBox .boxContent .tableInfo .attach .lineClass[data-v-7fd5b3f6]{width:100px;text-align:center;color:#1488f5;font-size:12px;font-weight:500;cursor:pointer}.surfaceBox .input_row[data-v-7fd5b3f6],.surfaceBox .pageBtn[data-v-7fd5b3f6]{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.surfaceBox .pageBtn[data-v-7fd5b3f6]{height:auto;padding:20px 0}.filled_by .byForm[data-v-7fd5b3f6]{width:100%;height:auto}.filled_by .byForm .item_footer[data-v-7fd5b3f6]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 0 0;border-top:1px solid #ddd}.filled_bys .warningImg[data-v-7fd5b3f6]{width:250px;height:250px}.filled_bys .txtBox[data-v-7fd5b3f6]{width:100%;height:auto;text-align:center;margin-top:20px;font-size:16px;color:red;line-height:28px;letter-spacing:.1rem}.filled_bys .txtBtn[data-v-7fd5b3f6]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:20px}[data-v-7fd5b3f6] .filled_bys .byForm{width:100%}[data-v-7fd5b3f6] .filled_bys .item_footer{padding-top:14px}.checkRow[data-v-7fd5b3f6]{width:100%;text-align:left}[data-v-7fd5b3f6] .filled_by .el-dialog__header{text-align:left!important;border-bottom:1px solid #ddd!important}[data-v-7fd5b3f6] .filled_by .el-dialog__header span{font-size:14px!important}[data-v-7fd5b3f6] .filled_by .el-dialog__body{padding:20px!important}[data-v-7fd5b3f6] .filled_bys .el-dialog__header{text-align:left!important;border-bottom:1px solid #ddd!important}[data-v-7fd5b3f6] .filled_bys .el-dialog__header span{font-size:14px!important}[data-v-7fd5b3f6] .filled_bys .el-dialog__body{padding:20px!important;display:flex;flex-direction:column;justify-content:center;align-items:center}[data-v-7fd5b3f6] .peopleInfo .el-form{width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}[data-v-7fd5b3f6] .el-table thead.is-group th{background:none;padding:0}[data-v-7fd5b3f6] .el-table thead.is-group tr:first-of-type th:first-of-type{border-bottom:none}[data-v-7fd5b3f6] .el-table thead.is-group tr:first-of-type th:first-of-type div.cell{text-align:right}[data-v-7fd5b3f6] .el-table thead.is-group tr:last-of-type th:first-of-type div.cell{text-align:left}[data-v-7fd5b3f6] .el-table thead.is-group tr:first-of-type th:first-of-type:before{content:"";position:absolute;width:1px;height:100px;top:0;left:0;background-color:#fff;display:block;transform:rotate(-43deg);transform:rotate(-44deg);transform-origin:top}[data-v-7fd5b3f6] .el-table thead.is-group tr:last-of-type th:first-of-type:before{content:"";position:absolute;width:1px;height:100px;bottom:0;right:0;background-color:#fff;display:block;transform:rotate(-45deg);transform:rotate(-44deg);transform-origin:bottom}[data-v-7fd5b3f6] .el-table thead.is-group th{height:51px}[data-v-7fd5b3f6] .el-table th.el-table__cell{font-size:14px;font-weight:500;color:#000}[data-v-7fd5b3f6] .el-result{width:60px;padding:0}[data-v-7fd5b3f6] .el-result__title p{font-size:14px}[data-v-7fd5b3f6] .el-table__header-wrapper .el-table__header .has-gutter .cell span span:not(:first-child){font-weight:400!important;font-size:10px!important;color:#fff}[data-v-7fd5b3f6] .attach_row .el-radio-group{margin-left:10px;position:relative;top:2px}[data-v-7fd5b3f6] .readonlyText .el-input__inner{font-weight:bolder;border:none;color:#20b759;font-size:16px;background:none;text-align:center}.surfaceBox[data-v-c3a57b30]{width:100%;height:100%}.surfaceBox .boxContent[data-v-c3a57b30]{width:calc(100% - 20px);height:calc(100% - 73px);overflow-x:hidden;overflow-y:auto;position:relative;padding-right:20px}.surfaceBox .boxContent .fixedBox[data-v-c3a57b30]{width:100%;height:30px;background-color:#165290;position:sticky;top:0}.surfaceBox .boxContent .peopleInfo[data-v-c3a57b30]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.surfaceBox .boxContent .processBox[data-v-c3a57b30]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center}.surfaceBox .boxContent .processBox .process_border[data-v-c3a57b30]{width:15%;height:2px;background-color:#eee;position:relative;top:24px}.surfaceBox .boxContent .rejectBox[data-v-c3a57b30]{width:100%;height:auto}.surfaceBox .boxContent .rejectBox p[data-v-c3a57b30]{width:100%;font-size:14px;color:#ed4014;text-align:left}.surfaceBox .boxContent .tableInfo[data-v-c3a57b30]{width:100%;height:auto}.surfaceBox .boxContent .tableInfo .tableTitle[data-v-c3a57b30]{width:calc(100% - 30px);height:auto;padding:10px 15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;margin-bottom:5px;margin-top:10px}.surfaceBox .boxContent .tableInfo .tableTitle .border[data-v-c3a57b30]{width:4px;height:50%;background-color:#5b9cd6;position:absolute;left:0}.surfaceBox .boxContent .tableInfo .tableTitle span[data-v-c3a57b30]{font-size:14px;font-weight:bolder}.surfaceBox .boxContent .tableInfo .tableTitle .unit[data-v-c3a57b30]{font-weight:400;font-size:14px;color:#999;margin-left:20px}.surfaceBox .boxContent .tableInfo table thead[data-v-c3a57b30],.surfaceBox .boxContent .tableInfo tbody tr[data-v-c3a57b30],.surfaceBox .boxContent .tableInfo tfoot tr[data-v-c3a57b30]{display:table;width:100%;table-layout:fixed;text-align:center}.surfaceBox .boxContent .tableInfo .table[data-v-c3a57b30]{width:99%;margin:auto;border-collapse:collapse;text-align:center}.surfaceBox .boxContent .tableInfo .table thead[data-v-c3a57b30]{cursor:pointer;color:#fff;font-size:14px;background-color:#5b9cd6}.surfaceBox .boxContent .tableInfo .table thead tr[data-v-c3a57b30]{height:42px;line-height:42px}.surfaceBox .boxContent .tableInfo .table thead tr th[data-v-c3a57b30]{border:1px solid #fff}.surfaceBox .boxContent .tableInfo .table tbody[data-v-c3a57b30]{height:auto;overflow-y:auto;background:linear-gradient(180deg,rgba(19,34,98,.6),ragb(9,22,56,.6))}.surfaceBox .boxContent .tableInfo .table tbody tr[data-v-c3a57b30]{cursor:pointer}.surfaceBox .boxContent .tableInfo .table tbody tr[data-v-c3a57b30]:hover{color:#333;background:rgba(40,54,77,.2)}.surfaceBox .boxContent .tableInfo .table tbody tr.default[data-v-c3a57b30]{cursor:default}.surfaceBox .boxContent .tableInfo .table tbody td[data-v-c3a57b30]{border-left:1px solid #165290;border-right:1px solid #165290;border-bottom:1px solid #165290;font-size:14px;overflow:hidden}.surfaceBox .boxContent .tableInfo .table caption[data-v-c3a57b30]{text-align:left;padding-bottom:4px}.surfaceBox .boxContent .tableInfo .elTable[data-v-c3a57b30]{border:1px solid #165290}.surfaceBox .boxContent .tableInfo .errorClass[data-v-c3a57b30]{border:1px solid #ed4014!important;border-radius:4px}.surfaceBox .boxContent .tableInfo .formColumn[data-v-c3a57b30]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.surfaceBox .boxContent .tableInfo .formLine[data-v-c3a57b30],.surfaceBox .boxContent .tableInfo .formRow[data-v-c3a57b30]{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.surfaceBox .boxContent .tableInfo .formLine[data-v-c3a57b30]{margin:0}.surfaceBox .boxContent .tableInfo .jzydBox[data-v-c3a57b30]{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.surfaceBox .boxContent .tableInfo .jzydBox .el-radio-group[data-v-c3a57b30]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:15px}.surfaceBox .boxContent .tableInfo .jzydBox .el-radio-group .el-radio[data-v-c3a57b30]{margin:0}.surfaceBox .boxContent .tableInfo .jzydBox .sfgz[data-v-c3a57b30]{width:100%;height:auto;font-size:14px}.surfaceBox .boxContent .tableInfo .jzydBox .sfgz .el-radio-group[data-v-c3a57b30]{margin-top:10px;margin-bottom:10px;padding-left:15px}.surfaceBox .boxContent .tableInfo .rowBox[data-v-c3a57b30]{width:calc(100% - 24px);height:auto;padding:10px 12px}.surfaceBox .boxContent .tableInfo .rowBox .formRow_1[data-v-c3a57b30]{width:100%;height:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center}.surfaceBox .boxContent .tableInfo .tips[data-v-c3a57b30]{width:99%;height:auto;font-size:14px;text-align:left;font-weight:500;line-height:30px;margin:15px auto;display:flex;flex-direction:row;align-items:flex-end}.surfaceBox .boxContent .tableInfo .textRow[data-v-c3a57b30]{width:calc(100% - 100px)}.surfaceBox .boxContent .tableInfo .showLine[data-v-c3a57b30]{text-overflow:ellipsis;white-space:normal;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.surfaceBox .boxContent .tableInfo .lineClass[data-v-c3a57b30]{width:100px;text-align:center;color:#1488f5;font-size:12px;font-weight:500;cursor:pointer}.surfaceBox .boxContent .tableInfo .attach_row[data-v-c3a57b30]{width:calc(100% - 80px);height:auto;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center;font-size:14px;padding:0 40px;margin:10px 0 0}.surfaceBox .boxContent .tableInfo .attach_row .companyName[data-v-c3a57b30]{width:auto;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-left:20px}.surfaceBox .pageBtn[data-v-c3a57b30]{width:100%;height:auto;padding:20px 0;display:flex;flex-direction:row;justify-content:center;align-items:center}.filled_by .byForm[data-v-c3a57b30]{width:100%;height:auto}.filled_by .byForm .item_footer[data-v-c3a57b30]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 0 0;border-top:1px solid #ddd}.filled_bys .warningImg[data-v-c3a57b30]{width:250px;height:250px}.filled_bys .txtBox[data-v-c3a57b30]{width:100%;height:auto;text-align:center;margin-top:20px;font-size:16px;color:red;line-height:28px;letter-spacing:.1rem}.filled_bys .txtBtn[data-v-c3a57b30]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:20px}.tableContentBox[data-v-c3a57b30]{display:flex;flex-direction:row;flex-wrap:wrap;padding:0 10px;align-items:center;line-height:46px}[data-v-c3a57b30] .filled_bys .byForm{width:100%}[data-v-c3a57b30] .filled_bys .item_footer{padding-top:14px}.checkRow[data-v-c3a57b30]{width:100%;text-align:left}[data-v-c3a57b30] .filled_by .el-dialog__header{text-align:left!important;border-bottom:1px solid #ddd!important}[data-v-c3a57b30] .filled_by .el-dialog__header span{font-size:14px!important}[data-v-c3a57b30] .filled_by .el-dialog__body{padding:20px!important}[data-v-c3a57b30] .filled_bys .el-dialog__header{text-align:left!important;border-bottom:1px solid #ddd!important}[data-v-c3a57b30] .filled_bys .el-dialog__header span{font-size:14px!important}[data-v-c3a57b30] .filled_bys .el-dialog__body{padding:20px!important;display:flex;flex-direction:column;justify-content:center;align-items:center}[data-v-c3a57b30] .peopleInfo .el-form{width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}[data-v-c3a57b30] .tableInfo .el-form .el-form-item{margin-bottom:0!important}[data-v-c3a57b30] .tableInfo .el-form .el-input input{text-align:center!important}[data-v-c3a57b30] .tableInfo .el-form .el-form-item .el-form-item__content .el-form-item__error,[data-v-c3a57b30] .tableInfo .el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{display:none!important}[data-v-c3a57b30] .el-table thead.is-group th{height:40px!important}[data-v-c3a57b30] .el-table th.el-table__cell{font-size:14px;font-weight:500;color:#000}[data-v-c3a57b30] .el-result{width:60px;padding:0}[data-v-c3a57b30] .el-result__title p{font-size:14px}[data-v-c3a57b30] .readonlyText .el-input__inner{font-weight:bolder;border:none;color:#20b759;font-size:16px;background:none}[data-v-c3a57b30] .table .el-form-item__label{width:100px!important}[data-v-c3a57b30] .tableInfo .el-form .el-form-item .el-form-item__content .el-input{line-height:32px!important}.surfaceBox[data-v-83b83808]{width:100%;height:100%}.surfaceBox .boxContent[data-v-83b83808]{width:calc(100% - 20px);height:calc(100% - 73px);overflow-x:hidden;overflow-y:auto;position:relative;padding-right:20px}.surfaceBox .boxContent .peopleInfo[data-v-83b83808]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.surfaceBox .boxContent .processBox[data-v-83b83808]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center}.surfaceBox .boxContent .processBox .process_border[data-v-83b83808]{width:15%;height:2px;background-color:#eee;position:relative;top:24px}.surfaceBox .boxContent .rejectBox[data-v-83b83808]{width:100%;height:auto}.surfaceBox .boxContent .rejectBox p[data-v-83b83808]{width:100%;font-size:14px;color:#ed4014;text-align:left}.surfaceBox .boxContent .tableInfo[data-v-83b83808]{width:100%;height:auto}.surfaceBox .boxContent .tableInfo .tableTitle[data-v-83b83808]{width:calc(100% - 30px);height:auto;padding:10px 15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;margin-bottom:5px;margin-top:10px}.surfaceBox .boxContent .tableInfo .tableTitle .border[data-v-83b83808]{width:4px;height:50%;background-color:#5b9cd6;position:absolute;left:0}.surfaceBox .boxContent .tableInfo .tableTitle span[data-v-83b83808]{font-size:14px;font-weight:bolder}.surfaceBox .boxContent .tableInfo .tableTitle .unit[data-v-83b83808]{font-size:14px;color:#999}.surfaceBox .boxContent .tableInfo table thead[data-v-83b83808],.surfaceBox .boxContent .tableInfo tbody tr[data-v-83b83808],.surfaceBox .boxContent .tableInfo tfoot tr[data-v-83b83808]{display:table;width:100%;table-layout:fixed;text-align:center}.surfaceBox .boxContent .tableInfo .table[data-v-83b83808]{width:99%;margin:auto;border-collapse:collapse}.surfaceBox .boxContent .tableInfo .table thead[data-v-83b83808]{cursor:pointer;color:#fff;font-size:14px;background-color:#5b9cd6}.surfaceBox .boxContent .tableInfo .table thead tr[data-v-83b83808]{height:42px;line-height:42px}.surfaceBox .boxContent .tableInfo .table thead tr th[data-v-83b83808]{border:1px solid #165290}.surfaceBox .boxContent .tableInfo .table tbody[data-v-83b83808]{height:auto;overflow-y:auto;background:linear-gradient(180deg,rgba(19,34,98,.6),ragb(9,22,56,.6))}.surfaceBox .boxContent .tableInfo .table tbody tr[data-v-83b83808]{height:40px;cursor:pointer}.surfaceBox .boxContent .tableInfo .table tbody tr[data-v-83b83808]:hover{color:#333;background:rgba(40,54,77,.2)}.surfaceBox .boxContent .tableInfo .table tbody tr.default[data-v-83b83808]{cursor:default}.surfaceBox .boxContent .tableInfo .table tbody td[data-v-83b83808]{border-left:1px solid #165290;border-right:1px solid #165290;border-bottom:1px solid #165290;font-size:14px;overflow:hidden}.surfaceBox .boxContent .tableInfo .table caption[data-v-83b83808]{text-align:left;padding-bottom:4px}.surfaceBox .boxContent .tableInfo .errorClass[data-v-83b83808]{border:1px solid #ed4014!important;border-radius:4px}.surfaceBox .boxContent .tableInfo .attach_row[data-v-83b83808]{width:calc(100% - 80px);height:auto;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center;font-size:14px;padding:0 40px;margin:10px 0 0}.surfaceBox .boxContent .tableInfo .attach_row .companyName[data-v-83b83808]{width:auto;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-left:20px}.surfaceBox .boxContent .tableInfo .tips[data-v-83b83808]{width:99%;height:auto;font-size:14px;text-align:left;font-weight:500;line-height:30px;margin:15px auto;display:flex;flex-direction:row;align-items:flex-end}.surfaceBox .boxContent .tableInfo .textRow[data-v-83b83808]{width:calc(100% - 100px)}.surfaceBox .boxContent .tableInfo .showLine[data-v-83b83808]{text-overflow:ellipsis;white-space:normal;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.surfaceBox .boxContent .tableInfo .lineClass[data-v-83b83808]{width:100px;text-align:center;color:#1488f5;font-size:12px;font-weight:500;cursor:pointer}.surfaceBox .pageBtn[data-v-83b83808]{width:100%;height:auto;padding:20px 0;display:flex;flex-direction:row;justify-content:center;align-items:center}.filled_by .byForm[data-v-83b83808]{width:100%;height:auto}.filled_by .byForm .item_footer[data-v-83b83808]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 0 0;border-top:1px solid #ddd}.filled_bys .warningImg[data-v-83b83808]{width:250px;height:250px}.filled_bys .txtBox[data-v-83b83808]{width:100%;height:auto;text-align:center;margin-top:20px;font-size:16px;color:red;line-height:28px;letter-spacing:.1rem}.filled_bys .txtBtn[data-v-83b83808]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:20px}[data-v-83b83808] .filled_bys .byForm{width:100%}[data-v-83b83808] .filled_bys .item_footer{padding-top:14px}.checkRow[data-v-83b83808]{width:100%;text-align:left}[data-v-83b83808] .filled_bys .el-dialog__header{text-align:left!important;border-bottom:1px solid #ddd!important}[data-v-83b83808] .filled_bys .el-dialog__header span{font-size:14px!important}[data-v-83b83808] .filled_bys .el-dialog__body{padding:20px!important;display:flex;flex-direction:column;justify-content:center;align-items:center}[data-v-83b83808] .peopleInfo .el-form{width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}[data-v-83b83808] .tableInfo .el-form .el-form-item{margin-bottom:0!important}[data-v-83b83808] .tableInfo .el-form .el-input input{text-align:center!important}[data-v-83b83808] .tableInfo .el-form .el-form-item .el-form-item__content{line-height:36px!important}[data-v-83b83808] .tableInfo .el-form .el-form-item .el-form-item__content .el-form-item__error,[data-v-83b83808] .tableInfo .el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{display:none!important}[data-v-83b83808] .el-result{width:60px;padding:0}[data-v-83b83808] .el-result__title p{font-size:14px}[data-v-83b83808] .readonlyText .el-input__inner{font-weight:bolder;border:none;color:#20b759;font-size:16px;background:none}[data-v-83b83808] .el-radio-group{margin-left:10px;margin-right:10px;position:relative;top:2px}[data-v-83b83808] .numberBold .el-input__inner{font-weight:700}.surfaceBox[data-v-d25c34c2]{width:100%;height:100%}.surfaceBox .boxContent[data-v-d25c34c2]{width:calc(100% - 20px);height:calc(100% - 73px);overflow-x:hidden;overflow-y:auto;padding-right:20px}.surfaceBox .boxContent .peopleInfo[data-v-d25c34c2]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.surfaceBox .boxContent .processBox[data-v-d25c34c2]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center}.surfaceBox .boxContent .processBox .process_border[data-v-d25c34c2]{width:15%;height:2px;background-color:#eee;position:relative;top:24px}.surfaceBox .boxContent .rejectBox[data-v-d25c34c2]{width:100%;height:auto}.surfaceBox .boxContent .rejectBox p[data-v-d25c34c2]{width:100%;font-size:14px;color:#ed4014;text-align:left}.surfaceBox .boxContent .tableInfo[data-v-d25c34c2]{width:100%;height:auto}.surfaceBox .boxContent .tableInfo .tableTitle[data-v-d25c34c2]{width:calc(100% - 30px);height:auto;padding:10px 15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;margin-bottom:5px;margin-top:10px}.surfaceBox .boxContent .tableInfo .tableTitle .border[data-v-d25c34c2]{width:4px;height:50%;background-color:#5b9cd6;position:absolute;left:0}.surfaceBox .boxContent .tableInfo .tableTitle span[data-v-d25c34c2]{font-size:14px;font-weight:bolder}.surfaceBox .boxContent .tableInfo .tableTitle .unit[data-v-d25c34c2]{font-size:14px;color:#999}.surfaceBox .boxContent .tableInfo table thead[data-v-d25c34c2],.surfaceBox .boxContent .tableInfo tbody tr[data-v-d25c34c2],.surfaceBox .boxContent .tableInfo tfoot tr[data-v-d25c34c2]{display:table;width:100%;table-layout:fixed;text-align:center}.surfaceBox .boxContent .tableInfo .table[data-v-d25c34c2]{width:70%;border-collapse:collapse;text-align:center}.surfaceBox .boxContent .tableInfo .table thead[data-v-d25c34c2]{cursor:pointer;color:#fff;font-size:14px;background-color:#5b9cd6}.surfaceBox .boxContent .tableInfo .table thead tr[data-v-d25c34c2]{height:42px;line-height:42px}.surfaceBox .boxContent .tableInfo .table thead tr th[data-v-d25c34c2]{border:1px solid #165290}.surfaceBox .boxContent .tableInfo .table tbody[data-v-d25c34c2]{height:auto;overflow-y:auto;background:linear-gradient(180deg,rgba(19,34,98,.6),ragb(9,22,56,.6))}.surfaceBox .boxContent .tableInfo .table tbody tr[data-v-d25c34c2]{height:40px;cursor:pointer}.surfaceBox .boxContent .tableInfo .table tbody tr[data-v-d25c34c2]:hover{color:#333;background:rgba(40,54,77,.2)}.surfaceBox .boxContent .tableInfo .table tbody tr.default[data-v-d25c34c2]{cursor:default}.surfaceBox .boxContent .tableInfo .table tbody td[data-v-d25c34c2]{border-left:1px solid #165290;border-right:1px solid #165290;border-bottom:1px solid #165290;font-size:14px;overflow:hidden}.surfaceBox .boxContent .tableInfo .table caption[data-v-d25c34c2]{text-align:left;padding-bottom:4px}.surfaceBox .boxContent .tableInfo .span_class[data-v-d25c34c2]{height:40px;line-height:40px;text-indent:80px;margin-top:0;margin-bottom:0;border-bottom:1px solid #165290}.surfaceBox .boxContent .tableInfo .span_class2[data-v-d25c34c2]{height:40px;line-height:40px;text-indent:60px;margin-top:0;margin-bottom:0;border-bottom:1px solid #165290}.surfaceBox .boxContent .tableInfo .span_class1[data-v-d25c34c2]{height:40px;line-height:40px;text-indent:80px;margin-top:0;margin-bottom:0}.surfaceBox .boxContent .tableInfo .input_class[data-v-d25c34c2]{margin-top:0;margin-bottom:0;border-bottom:1px solid #165290}.surfaceBox .boxContent .tableInfo .input_class1[data-v-d25c34c2]{margin-top:0;margin-bottom:0}.surfaceBox .boxContent .tableInfo .rowBox[data-v-d25c34c2]{width:calc(100% - 24px);height:auto;padding:10px 12px}.surfaceBox .boxContent .tableInfo .rowBox .formRow_1[data-v-d25c34c2]{width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.surfaceBox .boxContent .errorClass[data-v-d25c34c2]{border:1px solid #ed4014!important;border-radius:4px}.surfaceBox .boxContent .tips[data-v-d25c34c2]{width:99%;height:auto;font-size:14px;text-align:left;font-weight:500;line-height:30px;margin:15px auto;display:flex;flex-direction:row;align-items:flex-end}.surfaceBox .boxContent .textRow[data-v-d25c34c2]{width:calc(100% - 100px)}.surfaceBox .boxContent .showLine[data-v-d25c34c2]{text-overflow:ellipsis;white-space:normal;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.surfaceBox .boxContent .lineClass[data-v-d25c34c2]{width:100px;text-align:center;color:#1488f5;font-size:12px;font-weight:500;cursor:pointer}.surfaceBox .pageBtn[data-v-d25c34c2]{width:100%;height:auto;padding:20px 0;display:flex;flex-direction:row;justify-content:center;align-items:center}.filled_by .byForm[data-v-d25c34c2]{width:100%;height:auto}.filled_by .byForm .item_footer[data-v-d25c34c2]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 0 0;border-top:1px solid #ddd}.filled_bys .warningImg[data-v-d25c34c2]{width:250px;height:250px}.filled_bys .txtBox[data-v-d25c34c2]{width:100%;height:auto;text-align:center;margin-top:20px;font-size:16px;color:red;line-height:28px;letter-spacing:.1rem}.filled_bys .txtBtn[data-v-d25c34c2]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:20px}[data-v-d25c34c2] .filled_bys .byForm{width:100%}[data-v-d25c34c2] .filled_bys .item_footer{padding-top:14px}.checkRow[data-v-d25c34c2]{width:100%;text-align:left}[data-v-d25c34c2] .filled_bys .el-dialog__header{text-align:left!important;border-bottom:1px solid #ddd!important}[data-v-d25c34c2] .filled_bys .el-dialog__header span{font-size:14px!important}[data-v-d25c34c2] .filled_bys .el-dialog__body{padding:20px!important;display:flex;flex-direction:column;justify-content:center;align-items:center}[data-v-d25c34c2] .peopleInfo .el-form{width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}[data-v-d25c34c2] .tableInfo .el-form .el-form-item{margin-bottom:0!important}[data-v-d25c34c2] .tableInfo .el-form .el-input input{text-align:center!important}[data-v-d25c34c2] .tableInfo .el-form .el-form-item .el-form-item__content{width:90%!important}[data-v-d25c34c2] .tableInfo .el-form .el-form-item .el-form-item__content .el-date-editor{display:flex}[data-v-d25c34c2] .tableInfo .el-form .el-form-item .el-form-item__content .el-date-editor .el-input__inner{height:36px!important;line-height:36px!important}[data-v-d25c34c2] .tableInfo .el-form .el-form-item .el-form-item__content .el-form-item__error,[data-v-d25c34c2] .tableInfo .el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{display:none!important}[data-v-d25c34c2] .el-result{width:60px;padding:0}[data-v-d25c34c2] .el-result__title p{font-size:14px}[data-v-d25c34c2] .readonlyText .el-input__inner{font-weight:bolder;border:none;color:#20b759;font-size:16px;background:none}[data-v-d25c34c2] .tableInfo .el-form .el-form-item .el-form-item__content .el-input{line-height:32px!important}.surfaceBox[data-v-49ce610f]{width:100%;height:100%}.surfaceBox .boxContent[data-v-49ce610f]{width:calc(100% - 20px);height:calc(100% - 73px);overflow-x:hidden;overflow-y:auto;padding-right:20px}.surfaceBox .boxContent .peopleInfo[data-v-49ce610f]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.surfaceBox .boxContent .processBox[data-v-49ce610f]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center}.surfaceBox .boxContent .processBox .process_border[data-v-49ce610f]{width:15%;height:2px;background-color:#eee;position:relative;top:24px}.surfaceBox .boxContent .rejectBox[data-v-49ce610f]{width:100%;height:auto}.surfaceBox .boxContent .rejectBox p[data-v-49ce610f]{width:100%;font-size:14px;color:#ed4014;text-align:left}.surfaceBox .boxContent .tableInfo[data-v-49ce610f]{width:100%;height:auto}.surfaceBox .boxContent .tableInfo .tableTitle[data-v-49ce610f]{width:calc(100% - 30px);height:auto;padding:10px 15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;margin-bottom:5px;margin-top:10px}.surfaceBox .boxContent .tableInfo .tableTitle .border[data-v-49ce610f]{width:4px;height:50%;background-color:#5b9cd6;position:absolute;left:0}.surfaceBox .boxContent .tableInfo .tableTitle span[data-v-49ce610f]{font-size:14px;font-weight:bolder}.surfaceBox .boxContent .tableInfo .tableTitle .unit[data-v-49ce610f]{font-size:14px;color:#999}.surfaceBox .boxContent .tableInfo table thead[data-v-49ce610f],.surfaceBox .boxContent .tableInfo tbody tr[data-v-49ce610f],.surfaceBox .boxContent .tableInfo tfoot tr[data-v-49ce610f]{display:table;width:100%;table-layout:fixed;text-align:center}.surfaceBox .boxContent .tableInfo .table[data-v-49ce610f]{width:99%;margin:auto;border-collapse:collapse;text-align:center}.surfaceBox .boxContent .tableInfo .table .border_one[data-v-49ce610f]{width:1px;height:160px;background-color:#165290;position:absolute;top:-17px;left:51px;transform:rotate(-39deg)}.surfaceBox .boxContent .tableInfo .table .border_two[data-v-49ce610f]{width:1px;height:156px;background-color:#165290;position:absolute;top:-18px;left:50px;transform:rotate(-41deg)}.surfaceBox .boxContent .tableInfo .table .border_three[data-v-49ce610f]{width:1px;height:130px;background-color:#165290;position:absolute;top:-23px;left:50px;transform:rotate(-51deg)}.surfaceBox .boxContent .tableInfo .table thead[data-v-49ce610f]{cursor:pointer;color:#fff;font-size:14px;background-color:#5b9cd6}.surfaceBox .boxContent .tableInfo .table thead tr[data-v-49ce610f]{height:42px;line-height:42px}.surfaceBox .boxContent .tableInfo .table thead tr th[data-v-49ce610f]{line-height:24px;border:1px solid #fff}.surfaceBox .boxContent .tableInfo .table tbody[data-v-49ce610f]{height:auto;overflow-y:auto;background:linear-gradient(180deg,rgba(19,34,98,.6),ragb(9,22,56,.6))}.surfaceBox .boxContent .tableInfo .table tbody tr[data-v-49ce610f]{height:40px;cursor:pointer}.surfaceBox .boxContent .tableInfo .table tbody tr[data-v-49ce610f]:hover{color:#333;background:rgba(40,54,77,.2)}.surfaceBox .boxContent .tableInfo .table tbody tr.default[data-v-49ce610f]{cursor:default}.surfaceBox .boxContent .tableInfo .table tbody td[data-v-49ce610f]{border:1px solid #165290;font-size:14px;overflow:hidden}.surfaceBox .boxContent .tableInfo .table caption[data-v-49ce610f]{text-align:left;padding-bottom:4px}.surfaceBox .boxContent .tableInfo .tips[data-v-49ce610f]{width:99%;height:auto;font-size:14px;text-align:left;font-weight:500;line-height:30px;margin:15px auto;display:flex;flex-direction:row;align-items:flex-end}.surfaceBox .boxContent .tableInfo .textRow[data-v-49ce610f]{width:calc(100% - 100px)}.surfaceBox .boxContent .tableInfo .showLine[data-v-49ce610f]{text-overflow:ellipsis;white-space:normal;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.surfaceBox .boxContent .tableInfo .lineClass[data-v-49ce610f]{width:100px;text-align:center;color:#1488f5;font-size:12px;font-weight:500;cursor:pointer}.surfaceBox .boxContent .errorClass[data-v-49ce610f]{border:1px solid #ed4014!important;border-radius:4px}.surfaceBox .pageBtn[data-v-49ce610f]{width:100%;height:auto;padding:20px 0;display:flex;flex-direction:row;justify-content:center;align-items:center}.filled_by .byForm[data-v-49ce610f]{width:100%;height:auto}.filled_by .byForm .item_footer[data-v-49ce610f]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 0 0;border-top:1px solid #ddd}.filled_bys .warningImg[data-v-49ce610f]{width:250px;height:250px}.filled_bys .txtBox[data-v-49ce610f]{width:100%;height:auto;text-align:center;margin-top:20px;font-size:16px;color:red;line-height:28px;letter-spacing:.1rem}.filled_bys .txtBtn[data-v-49ce610f]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:20px}[data-v-49ce610f] .filled_bys .byForm{width:100%}[data-v-49ce610f] .filled_bys .item_footer{padding-top:14px}.checkRow[data-v-49ce610f]{width:100%;text-align:left}[data-v-49ce610f] .filled_bys .el-dialog__header{text-align:left!important;border-bottom:1px solid #ddd!important}[data-v-49ce610f] .filled_bys .el-dialog__header span{font-size:14px!important}[data-v-49ce610f] .filled_bys .el-dialog__body{padding:20px!important;display:flex;flex-direction:column;justify-content:center;align-items:center}[data-v-49ce610f] .peopleInfo .el-form{width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}[data-v-49ce610f] .tableInfo .el-form .el-form-item{margin-bottom:0!important}[data-v-49ce610f] .tableInfo .el-form .el-input input{text-align:center!important}[data-v-49ce610f] .tableInfo .el-form .el-form-item .el-form-item__content .el-form-item__error,[data-v-49ce610f] .tableInfo .el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{display:none!important}[data-v-49ce610f] .el-result{width:60px;padding:0}[data-v-49ce610f] .el-result__title p{font-size:14px}[data-v-49ce610f] .readonlyText .el-input__inner{font-weight:bolder;border:none;color:#20b759;font-size:16px;background:none;text-align:center}[data-v-49ce610f] .tableInfo .el-form .el-form-item .el-form-item__content .el-input{line-height:32px!important}.surfaceBox[data-v-2706edb7]{width:calc(100% - 20px);height:100%;overflow-x:hidden;overflow-y:auto;padding-right:20px}.surfaceBox .peopleInfo[data-v-2706edb7]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.surfaceBox .processBox[data-v-2706edb7]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center}.surfaceBox .processBox .process_border[data-v-2706edb7]{width:15%;height:2px;background-color:#eee;position:relative;top:24px}.surfaceBox .optionBox[data-v-2706edb7]{width:100%;height:auto}.surfaceBox .optionBox .optionTitle[data-v-2706edb7]{width:calc(100% - 30px);height:auto;padding:10px 15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;margin-bottom:5px;margin-top:10px}.surfaceBox .optionBox .optionTitle .border[data-v-2706edb7]{width:4px;height:50%;background-color:#5b9cd6;position:absolute;left:0}.surfaceBox .optionBox .optionTitle span[data-v-2706edb7]{font-size:14px;font-weight:bolder}.surfaceBox .optionBox .optionTitle .unit[data-v-2706edb7]{font-size:14px;color:#999}.surfaceBox .optionBox .boxContent[data-v-2706edb7]{width:calc(100% - 30px);height:auto;padding:10px 15px}.surfaceBox .optionBox .boxContent .contentRow[data-v-2706edb7]{width:100%;height:auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;font-size:14px}.surfaceBox .optionBox .boxContent .opionBox[data-v-2706edb7]{width:calc(100% - 30px);height:auto;padding:10px 15px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.surfaceBox .optionBox .boxContent .opionBox .areaBox[data-v-2706edb7]{margin-left:10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.surfaceBox .optionBox .boxContent .tips[data-v-2706edb7]{width:100%;height:auto;font-size:14px;text-align:left;font-weight:500;line-height:30px;display:flex;flex-direction:row;align-items:flex-end}.surfaceBox .optionBox .boxContent .textRow[data-v-2706edb7]{width:calc(100% - 100px)}.surfaceBox .optionBox .boxContent .showLine[data-v-2706edb7]{text-overflow:ellipsis;white-space:normal;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.surfaceBox .optionBox .boxContent .lineClass[data-v-2706edb7]{width:100px;text-align:center;color:#1488f5;font-size:12px;font-weight:500;cursor:pointer}.surfaceBox .optionBox .pageBtn[data-v-2706edb7]{width:100%;height:auto;padding:20px 0;display:flex;flex-direction:row;justify-content:center;align-items:center}[data-v-2706edb7] .peopleInfo .el-form{width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}[data-v-2706edb7] .el-form .contentRow .el-form-item,[data-v-2706edb7] .el-form .opionBox .el-form-item{margin-bottom:0!important}[data-v-2706edb7] .opionBox .el-checkbox-group{width:100%;height:auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center}[data-v-2706edb7] .opionBox .el-checkbox-group .el-checkbox{margin-top:20px}[data-v-2706edb7] .opionBox .el-checkbox-group .el-checkbox,[data-v-2706edb7] .opionBox .el-checkbox-group .el-checkbox .el-checkbox__label{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}[data-v-2706edb7] .contentRow .el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before,[data-v-2706edb7] .el-form .contentRow .el-form-item .el-form-item__content .el-form-item__error{display:none!important}[data-v-2706edb7] .el-result{width:60px;padding:0}[data-v-2706edb7] .el-result__title p{font-size:14px}.surfaceBox[data-v-aaa4d9fc]{width:100%;height:100%}.surfaceBox .showList[data-v-aaa4d9fc]{width:100%;height:100%;overflow-x:hidden;overflow-y:auto}.surfaceBox .showList .peopleInfo[data-v-aaa4d9fc]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.surfaceBox .showList .peopleBox[data-v-aaa4d9fc]{width:100%;height:auto}.surfaceBox .showList .peopleBox .peopleTitle[data-v-aaa4d9fc]{width:calc(100% - 30px);height:auto;padding:10px 15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;margin-bottom:5px;margin-top:10px}.surfaceBox .showList .peopleBox .peopleTitle .border[data-v-aaa4d9fc]{width:4px;height:50%;background-color:#5b9cd6;position:absolute;left:0;bottom:12px}.surfaceBox .showList .peopleBox .peopleTitle span[data-v-aaa4d9fc]{font-size:14px;font-weight:bolder}.surfaceBox .showList .peopleBox .peopleTitle .unit[data-v-aaa4d9fc]{font-size:14px;color:#999}.surfaceBox .showList .peopleBox .peopleList[data-v-aaa4d9fc]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:10px}.surfaceBox .showList .peopleBox .peopleList .listItem[data-v-aaa4d9fc]{width:calc(19% - 40px);height:auto;padding:15px 20px;border:1px solid #666;border-radius:6px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.surfaceBox .showList .peopleBox .peopleList .listItem .item_row[data-v-aaa4d9fc]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.surfaceBox .showList .peopleBox .peopleList .listItem .item_row .itemNum[data-v-aaa4d9fc]{font-size:64px;font-weight:bolder;color:#333}.surfaceBox .showList .peopleBox .peopleList .listItem .item_row .itemColumn[data-v-aaa4d9fc]{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.surfaceBox .showList .peopleBox .peopleList .listItem .item_row .itemColumn .number_no[data-v-aaa4d9fc]{font-size:14px;color:#ff660f}.surfaceBox .showList .peopleBox .peopleList .listItem .item_row .itemColumn .number_already[data-v-aaa4d9fc]{font-size:14px;color:#20b759}.surfaceBox .showList .peopleBox .peopleList .listItem .item_row .itemColumn .icon_no[data-v-aaa4d9fc]{width:auto;height:auto;display:inline-block;padding:4px 10px;border-radius:2px;background-color:#fff0e7;font-size:10px;color:#ff660f;margin-top:6px}.surfaceBox .showList .peopleBox .peopleList .listItem .item_row .itemColumn .icon_already[data-v-aaa4d9fc]{width:auto;height:auto;display:inline-block;padding:4px 10px;border-radius:2px;background-color:#e9f8ee;font-size:10px;color:#20b759;margin-top:6px}.surfaceBox .showList .peopleBox .peopleList .listItem .item_info_no[data-v-aaa4d9fc]{width:100%;height:auto;color:#999;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.surfaceBox .showList .peopleBox .peopleList .listItem .item_info_no .infoName[data-v-aaa4d9fc]{width:100%;height:32px;line-height:32px;font-size:22px;text-align:left;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.surfaceBox .showList .peopleBox .peopleList .listItem .item_info_no .infoTime[data-v-aaa4d9fc]{width:100%;height:20px;line-height:20px;font-size:14px;text-align:left;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.surfaceBox .showList .peopleBox .peopleList .listItem .item_info_no .infoUser[data-v-aaa4d9fc]{width:100%;height:auto;font-size:12px;text-align:left;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.surfaceBox .showList .peopleBox .peopleList .listItem .item_info_no .fillIn[data-v-aaa4d9fc]{width:auto;height:auto;padding:6px 14px;border-radius:50px;background-color:#ff660f;color:#fff;font-size:10px;cursor:pointer}.surfaceBox .showList .peopleBox .peopleList .listItem .item_info_no .fillIn_already[data-v-aaa4d9fc]{width:auto;height:auto;padding:6px 14px;border-radius:50px;border:1px solid #20b759;color:#20b759;font-size:10px;cursor:pointer}.surfaceBox .showList .peopleBox .peopleList .listItem .item_info_already[data-v-aaa4d9fc]{width:100%;height:auto;color:#333;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.surfaceBox .showList .peopleBox .peopleList .listItem .item_info_already .infoName[data-v-aaa4d9fc]{width:100%;height:auto;font-size:22px;text-align:left;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.surfaceBox .showList .peopleBox .peopleList .listItem .item_info_already .infoTime[data-v-aaa4d9fc]{width:100%;height:auto;font-size:14px;text-align:left;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.surfaceBox .showList .peopleBox .peopleList .listItem .item_info_already .infoUser[data-v-aaa4d9fc]{width:100%;height:auto;font-size:12px;text-align:left;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.surfaceBox .showList .peopleBox .peopleList .listItem .item_info_already .fillIn[data-v-aaa4d9fc]{width:auto;height:auto;padding:6px 14px;border-radius:50px;border:1px solid #20b759;color:#20b759;font-size:10px;cursor:pointer}.surfaceBox .showFilling[data-v-aaa4d9fc]{width:100%;height:100%}.surfaceBox .showFilling .boxContent[data-v-aaa4d9fc]{width:calc(100% - 20px);height:calc(100% - 73px);overflow-x:hidden;overflow-y:auto;padding-right:20px}.surfaceBox .showFilling .boxContent .formInfo[data-v-aaa4d9fc]{width:100%;height:auto}.surfaceBox .showFilling .boxContent .formInfo .form_line[data-v-aaa4d9fc]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.surfaceBox .showFilling .boxContent .formInfo .form_line .spanStyle[data-v-aaa4d9fc]{width:90px;margin-left:10px;margin-right:10px;display:inline-block}.surfaceBox .showFilling .boxContent .formInfo .processBox[data-v-aaa4d9fc]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;margin-top:10px}.surfaceBox .showFilling .boxContent .formInfo .processBox .process_border[data-v-aaa4d9fc]{width:15%;height:2px;background-color:#eee;position:relative;top:24px}.surfaceBox .showFilling .boxContent .formInfo .tableBox[data-v-aaa4d9fc]{width:100%;height:auto}.surfaceBox .showFilling .boxContent .formInfo .tableBox .tableTitle[data-v-aaa4d9fc]{width:calc(100% - 30px);height:auto;padding:10px 15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;margin-bottom:5px;margin-top:10px}.surfaceBox .showFilling .boxContent .formInfo .tableBox .tableTitle .border[data-v-aaa4d9fc]{width:4px;height:50%;background-color:#5b9cd6;position:absolute;left:0;top:26%}.surfaceBox .showFilling .boxContent .formInfo .tableBox .tableTitle span[data-v-aaa4d9fc]{font-size:14px;font-weight:bolder}.surfaceBox .showFilling .boxContent .formInfo .tableBox .tableTitle .unit[data-v-aaa4d9fc]{font-size:14px;color:#999}.surfaceBox .showFilling .boxContent .formInfo .tableBox .tableTitle .addPeople[data-v-aaa4d9fc]{width:auto;height:auto;padding:6px 14px;background-color:#369d29;font-size:12px;color:#fff;border-radius:4px;cursor:pointer}.surfaceBox .showFilling .boxContent .formInfo .tableBox .inputColumn[data-v-aaa4d9fc]{margin-bottom:5px}.surfaceBox .showFilling .boxContent .formInfo .tableBox .rowLine[data-v-aaa4d9fc]{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center}.surfaceBox .showFilling .boxContent .formInfo .tableBox .peopleTable[data-v-aaa4d9fc],.surfaceBox .showFilling .boxContent .formInfo .tableBox .shbzTable[data-v-aaa4d9fc]{border:1px solid #165290}.surfaceBox .showFilling .boxContent .formInfo .tableBox .errorClass[data-v-aaa4d9fc]{border:1px solid #ed4014!important;border-radius:4px}.surfaceBox .showFilling .pageBtn[data-v-aaa4d9fc]{width:100%;height:auto;padding:20px 0;display:flex;flex-direction:row;justify-content:center;align-items:center}.surfaceBox .showFilling .tips[data-v-aaa4d9fc]{width:99%;height:auto;font-size:14px;text-align:left;font-weight:500;line-height:30px;margin:15px auto;display:flex;flex-direction:row;align-items:flex-end}.surfaceBox .showFilling .textRow[data-v-aaa4d9fc]{width:calc(100% - 100px)}.surfaceBox .showFilling .showLine[data-v-aaa4d9fc]{text-overflow:ellipsis;white-space:normal;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.surfaceBox .showFilling .lineClass[data-v-aaa4d9fc]{width:100px;text-align:center;color:#1488f5;font-size:12px;font-weight:500;cursor:pointer}.surfaceBox .showFilling .tips_bolder[data-v-aaa4d9fc]{width:99%;height:auto;font-size:14px;text-align:left;font-weight:500;line-height:30px;margin:15px auto;font-weight:bolder}.surfaceBox .showFilling .tips_bolder p[data-v-aaa4d9fc]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.setting .byForm[data-v-aaa4d9fc]{width:100%;height:auto}.setting .byForm .item_footer[data-v-aaa4d9fc]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 0 0;border-top:1px solid #ddd}.filled_bys .warningImg[data-v-aaa4d9fc]{width:250px;height:250px}.filled_bys .txtBox[data-v-aaa4d9fc]{width:100%;height:auto;text-align:center;margin-top:20px;font-size:16px;color:red;line-height:28px;letter-spacing:.1rem}.filled_bys .txtBtn[data-v-aaa4d9fc]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:20px}[data-v-aaa4d9fc] .filled_bys .byForm{width:100%}[data-v-aaa4d9fc] .filled_bys .item_footer{padding-top:14px}.checkRow[data-v-aaa4d9fc]{width:100%;text-align:left}[data-v-aaa4d9fc] .filled_bys .el-dialog__header{text-align:left!important;border-bottom:1px solid #ddd!important}[data-v-aaa4d9fc] .filled_bys .el-dialog__header span{font-size:14px!important}[data-v-aaa4d9fc] .filled_bys .el-dialog__body{padding:20px!important;display:flex;flex-direction:column;justify-content:center;align-items:center}[data-v-aaa4d9fc] .peopleInfo .el-form{width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}[data-v-aaa4d9fc] .formInfo .el-form{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center}[data-v-aaa4d9fc] .peopleInfo .el-form .el-form-item{margin-bottom:0!important}[data-v-aaa4d9fc] .formInfo .el-form .el-form-item{margin-bottom:10px!important}[data-v-aaa4d9fc] .peopleTable .el-table__header-wrapper .el-table__header .has-gutter .cell span span:not(:first-child),[data-v-aaa4d9fc] .shbzTable .el-table__header-wrapper .el-table__header .has-gutter .cell span span:not(:first-child){font-weight:400!important;font-size:10px!important}[data-v-aaa4d9fc] .shbzTable .el-checkbox-group{display:flex;flex-direction:column;align-items:flex-start}[data-v-aaa4d9fc] .el-table th.el-table__cell{font-size:14px;font-weight:500;color:#000}[data-v-aaa4d9fc] .el-result{width:60px;padding:0}[data-v-aaa4d9fc] .el-result__title p{font-size:14px}[data-v-aaa4d9fc] .setting .el-dialog__header{text-align:left!important;border-bottom:1px solid #ddd!important}[data-v-aaa4d9fc] .setting .el-dialog__header span{font-size:14px!important}[data-v-aaa4d9fc] .setting .el-dialog__body{padding:20px!important}[data-v-aaa4d9fc] .setting .el-form{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}[data-v-aaa4d9fc] .setting .el-dialog__footer{text-align:center}[data-v-aaa4d9fc] .setting .el-form .el-form-item{margin-bottom:0!important}[data-v-aaa4d9fc] .setting .el-form .el-form-item .el-form-item__label{text-align:right!important}[data-v-aaa4d9fc] .tips_bolder .el-input__inner{padding:0 5px!important}[data-v-aaa4d9fc] .tableBox .el-select{width:100%!important}[data-v-aaa4d9fc] .readonlyText .el-input__inner{font-weight:bolder;border:none;color:#20b759;font-size:16px;background:none;text-align:center;padding:0}.indexBox[data-v-108b66a6]{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.indexBox .body_title[data-v-108b66a6]{width:calc(100% - 68px);height:auto;line-height:70px;text-align:left;padding:0 34px;box-shadow:0 2px 12px 0 rgba(0,0,0,.5);display:flex;flex-direction:row;justify-content:space-between;align-items:center}.indexBox .body_title span[data-v-108b66a6]{font-weight:bolder;color:#333;font-size:24px}.indexBox .body_title .userInfo[data-v-108b66a6]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.indexBox .body_title .userInfo span[data-v-108b66a6]{font-size:14px;font-weight:500}.indexBox .bodyBox[data-v-108b66a6]{width:100%;height:100%;background-color:#f4f5fc}.indexBox .bodyBox .box_title[data-v-108b66a6]{width:100%;height:auto;line-height:70px;color:#333;font-size:22px;font-weight:500}.indexBox .bodyBox .box_tab[data-v-108b66a6]{width:calc(100% - 68px);height:calc(100% - 90px);padding:0 34px 20px}.indexBox .bodyBox .box_tab .tab_body[data-v-108b66a6]{width:100%;height:100%;background-color:#fff}.indexBox .el-tabs[data-v-108b66a6]{width:100%;height:100%}.indexBox .el-tabs .cardBody[data-v-108b66a6]{width:100%;height:calc(100% - 55px);background-color:#000}.labelBox[data-v-108b66a6]{width:auto;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.labelBox .index[data-v-108b66a6]{font-size:46px;font-weight:bolder}.labelBox .title[data-v-108b66a6]{margin-left:10px;text-align:left}.tableBox[data-v-108b66a6]{width:calc(100% - 60px);height:calc(100% - 40px);padding:20px 30px;overflow:auto}[data-v-108b66a6] .tab_body .el-tabs .el-tabs__content{height:calc(100% - 78px)}[data-v-108b66a6] .tab_body .el-tabs .el-tabs__content .el-tab-pane{height:100%}[data-v-108b66a6] .tab_body .el-tabs .el-tabs__header{margin-bottom:0!important}[data-v-108b66a6] .tab_body .el-tabs .el-tabs__header .el-tabs__nav-wrap{padding:10px 20px!important}[data-v-108b66a6] .tab_body .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav{padding-bottom:10px}[data-v-108b66a6] .tab_body .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav .el-tabs__item{height:auto!important;line-height:24px!important;font-size:18px!important}[data-v-108b66a6] .tab_body .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav .el-tabs__item:hover{color:#369d29!important}[data-v-108b66a6] .tab_body .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav .is-active{color:#369d29;font-size:18px}[data-v-108b66a6] .tab_body .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav .el-tabs__active-bar{background-color:#369d29!important}.mapBox[data-v-21c2146c]{width:100%;height:100%;background:#fff;position:relative}.mapBox .choice_center[data-v-21c2146c]{width:100%;height:100%;position:absolute;top:0;left:0}[data-v-21c2146c] .ol-rotate,[data-v-21c2146c] .ol-zoom{display:none!important}.ol-overlay-container{z-index:-1!important}.ol-overlay-container:first-child{z-index:99999!important}.indexBox[data-v-4423cac1]{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.indexBox .body_title[data-v-4423cac1]{width:calc(100% - 68px);height:auto;line-height:70px;text-align:left;padding:0 34px;box-shadow:0 2px 12px 0 rgba(0,0,0,.5);display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #ccc}.indexBox .body_title span[data-v-4423cac1]{font-weight:bolder;color:#333;font-size:24px}.indexBox .body_title .userInfo[data-v-4423cac1]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.indexBox .body_title .userInfo span[data-v-4423cac1]{font-size:14px;font-weight:500}.indexBox .bodyBox[data-v-4423cac1]{width:100%;height:calc(100% - 70px);background-color:#f4f5fc}.indexBox .bodyBox .box_title[data-v-4423cac1]{width:100%;height:auto;line-height:70px;color:#333;font-size:22px;font-weight:500}.indexBox .bodyBox .box_tab[data-v-4423cac1]{width:100%;height:100%}.indexBox .bodyBox .box_tab .tab_body[data-v-4423cac1]{width:100%;height:100%;background-color:#fff}.indexBox .el-tabs[data-v-4423cac1]{width:100%;height:100%}.indexBox .el-tabs .cardBody[data-v-4423cac1]{width:100%;height:calc(100% - 55px);background-color:#000}.labelBox[data-v-4423cac1]{width:auto;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.labelBox .index[data-v-4423cac1]{font-size:46px;font-weight:bolder}.labelBox .title[data-v-4423cac1]{margin-left:10px;text-align:left}.tableBox[data-v-4423cac1]{width:calc(100% - 40px);height:calc(100% - 20px);padding:20px 10px 0 30px}.filled_by .headerRow[data-v-4423cac1]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.filled_by .byForm[data-v-4423cac1]{width:100%;height:auto}.filled_by .byForm .item_footer[data-v-4423cac1]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 0 0;border-top:1px solid #ddd}.setting .byForm[data-v-4423cac1]{width:100%;height:auto}.setting .byForm .item_footer[data-v-4423cac1]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 0 0;border-top:1px solid #ddd}.setting .tips-box[data-v-4423cac1]{width:100%;text-align:left;text-indent:18px;font-size:12px;color:red}[data-v-4423cac1] .tab_body .el-tabs .el-tabs__content{height:calc(100% - 78px)}[data-v-4423cac1] .tab_body .el-tabs .el-tabs__content .el-tab-pane{height:100%}[data-v-4423cac1] .tab_body .el-tabs .el-tabs__header{margin-bottom:0!important}[data-v-4423cac1] .tab_body .el-tabs .el-tabs__header .el-tabs__nav-wrap{padding:10px 50px!important}[data-v-4423cac1] .tab_body .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav{padding-bottom:10px}[data-v-4423cac1] .tab_body .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav .el-tabs__item{height:auto!important;line-height:24px!important;font-size:18px!important}[data-v-4423cac1] .tab_body .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav .el-tabs__item:hover{color:#5b9cd6!important}[data-v-4423cac1] .tab_body .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav .is-active{color:#5b9cd6;font-size:18px}[data-v-4423cac1] .tab_body .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav .el-tabs__active-bar{background-color:#5b9cd6!important}[data-v-4423cac1] .filled_by .el-dialog__header{text-align:left!important;border-bottom:1px solid #ddd!important}[data-v-4423cac1] .filled_by .el-dialog__header span{font-size:14px!important}[data-v-4423cac1] .filled_by .el-dialog__body{padding:20px!important}[data-v-4423cac1] .setting .el-dialog__header{text-align:left!important;border-bottom:1px solid #ddd!important}[data-v-4423cac1] .setting .el-dialog__header span{font-size:14px!important}[data-v-4423cac1] .setting .el-dialog__body{padding:20px!important}[data-v-4423cac1] .el-form .el-form-item{display:flex;flex-direction:row;justify-content:center;align-items:center}[data-v-4423cac1] .el-form .el-form-item .el-form-item__label{text-align:center!important}[data-v-4423cac1] .el-form .el-form-item .el-form-item__content{margin-left:0!important;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}[data-v-4423cac1] .setting .el-form{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}[data-v-4423cac1] .setting .el-dialog__footer{text-align:center}[data-v-4423cac1] .setting .el-form .el-form-item .el-form-item__label{text-align:right!important}[data-v-4423cac1] .mapView{height:700px!important}[data-v-4423cac1] .mapView .el-dialog__header{width:calc(100% - 40px);height:40px}[data-v-4423cac1] .mapView .el-dialog__header .el-dialog__headerbtn{font-size:20px}[data-v-4423cac1] .mapView .el-dialog__body{width:100%;height:100%;padding:0!important}.userBox[data-v-716a2173]{width:calc(100% - 40px);height:calc(100% - 40px);padding:20px;overflow:hidden}.userBox .userContent[data-v-716a2173]{width:100%;height:100%;background-color:#fff}.userBox .userContent .userHeader[data-v-716a2173]{width:calc(100% - 40px);height:70px;padding:0 20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.userBox .userContent .userHeader span[data-v-716a2173]{font-size:16px;color:#333;font-weight:500}.userBox .userContent .userTable[data-v-716a2173]{width:100%;height:calc(100% - 70px);overflow:hidden}.userBox .userContent .userTable .userSearch[data-v-716a2173]{width:calc(100% - 40px);height:auto;padding:0 20px}.userBox .userContent .userTable .userSearch .formSearch[data-v-716a2173]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.userBox .userContent .userTable .userSearch .formSearch .el-form-item[data-v-716a2173]{margin-bottom:0!important}.dataBox[data-v-5871bf9e]{width:100%;height:100%;background-color:#f4f5fc}.dataBox .box_title[data-v-5871bf9e]{width:100%;height:auto;line-height:70px;color:#333;font-size:22px;font-weight:500}.dataBox .search_box[data-v-5871bf9e]{width:calc(100% - 60px);height:calc(100% - 90px);padding:0 30px 20px}.dataBox .search_box .boxContent[data-v-5871bf9e]{width:calc(100% - 40px);height:100%;background-color:#fff;padding:0 20px;overflow-x:hidden;overflow-y:auto}.dataBox .search_box .boxContent p[data-v-5871bf9e]{font-size:18px;font-weight:bolder;line-height:70px;text-align:left;margin:0}.dataBox .search_box .boxContent .search_info[data-v-5871bf9e]{width:calc(100% - 60px);height:auto;padding:30px;background-color:#f5f5f5}.dataBox .search_box .boxContent .search_info .searchForm[data-v-5871bf9e]{width:100%;height:auto}.dataBox .search_box .boxContent .search_info .searchForm .el-form-item[data-v-5871bf9e]{margin-bottom:0!important}.dataBox .search_box .boxContent .search_info .searchForm .form_line[data-v-5871bf9e]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center}.dataBox .search_box .boxContent .search_info .searchForm .form_line1[data-v-5871bf9e],.dataBox .search_box .boxContent .search_info .searchForm .form_line2[data-v-5871bf9e]{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center}.dataBox .search_box .boxContent .search_info .searchForm .attributeList[data-v-5871bf9e]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.dataBox .search_box .boxContent .search_info .searchForm .attributeList .listRow[data-v-5871bf9e]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:10px}.dataBox .search_box .boxContent .search_info .searchForm .btn_group[data-v-5871bf9e]{width:auto;margin-left:20px}.dataBox .search_box .boxContent .result[data-v-5871bf9e]{width:100%;height:auto}.dataBox .search_box .boxContent .result .nothing[data-v-5871bf9e]{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 0}.dataBox .search_box .boxContent .result .nothing span[data-v-5871bf9e]{font-size:16px;color:#999;margin-top:10px}.dataBox .search_box .boxContent .result .tableList[data-v-5871bf9e]{width:100%;height:auto}.dataBox .search_box .boxContent .result .tableList .downloadTable[data-v-5871bf9e]{width:100%;height:70px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.dataBox .search_box .boxContent .result .tableList .downloadTable span[data-v-5871bf9e]{font-size:14px;color:#666}.tableBox[data-v-5871bf9e]{width:100%;height:auto;display:flex;flex-direction:column;justify-content:flex-start}.tableBox table thead[data-v-5871bf9e],.tableBox tbody tr[data-v-5871bf9e],.tableBox tfoot tr[data-v-5871bf9e]{display:table;width:100%;table-layout:fixed;text-align:center}.tableBox .table[data-v-5871bf9e]{width:99%;margin:auto;border-collapse:collapse;text-align:center}.tableBox .table thead[data-v-5871bf9e]{cursor:pointer;color:#333;background-color:#ebebeb}.tableBox .table thead tr[data-v-5871bf9e]{height:42px;line-height:42px}.tableBox .table thead tr th[data-v-5871bf9e]{font-size:12px;border:1px solid #165290;font-weight:500}.tableBox .table tbody[data-v-5871bf9e]{height:auto;overflow-y:auto;background:linear-gradient(180deg,rgba(19,34,98,.6),ragb(9,22,56,.6))}.tableBox .table tbody tr[data-v-5871bf9e]{height:40px;cursor:pointer}.tableBox .table tbody tr[data-v-5871bf9e]:hover{color:#333;background:rgba(40,54,77,.2)}.tableBox .table tbody tr.default[data-v-5871bf9e]{cursor:default}.tableBox .table tbody td[data-v-5871bf9e]{border-left:1px solid #165290;border-right:1px solid #165290;border-bottom:1px solid #165290;font-size:14px;overflow:hidden;line-height:40px}.tableBox .table caption[data-v-5871bf9e]{text-align:left;padding-bottom:4px}.elTable[data-v-5871bf9e]{border:1px solid #165290}.formColumn[data-v-5871bf9e]{flex-direction:column}.formColumn[data-v-5871bf9e],.formRow[data-v-5871bf9e]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.formRow[data-v-5871bf9e]{flex-direction:row;flex-wrap:wrap}.rowBox[data-v-5871bf9e]{width:calc(100% - 24px);height:auto;padding:10px 12px}.rowBox .formRow_1[data-v-5871bf9e]{width:100%;height:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center}[data-v-5871bf9e] .form_line2 .el-form-item{height:60px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}[data-v-5871bf9e] .form_line2 .el-form-item .el-form-item__content{margin-left:0!important}[data-v-5871bf9e] .el-form-item__content{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}[data-v-5871bf9e] .el-form-item__content .el-checkbox-group{height:40px;margin-left:15px}[data-v-5871bf9e] .el-table-column--selection .cell{padding-left:10px!important;padding-right:10px!important}[data-v-5871bf9e] .previewDialog .el-dialog__header{text-align:left!important;border-bottom:1px solid #ddd!important}[data-v-5871bf9e] .previewDialog .el-dialog__header span{font-size:14px!important}[data-v-5871bf9e] .previewDialog .el-dialog__body{padding:20px!important}[data-v-5871bf9e] .el-table th.el-table__cell{font-size:14px;font-weight:500;color:#000}.dataBox[data-v-68fcb7a4]{width:100%;height:100%;background-color:#f4f5fc}.dataBox .box_title[data-v-68fcb7a4]{width:100%;height:auto;line-height:70px;color:#333;font-size:22px;font-weight:500}.dataBox .search_box[data-v-68fcb7a4]{width:calc(100% - 60px);height:calc(100% - 90px);padding:0 30px 20px}.dataBox .search_box .boxContent[data-v-68fcb7a4]{width:calc(100% - 40px);height:100%;background-color:#fff;padding:0 20px;overflow-x:hidden;overflow-y:auto}.dataBox .search_box .boxContent p[data-v-68fcb7a4]{font-size:18px;font-weight:bolder;line-height:70px;text-align:left;margin:0}.dataBox .search_box .boxContent .search_info[data-v-68fcb7a4]{width:calc(100% - 60px);height:auto;padding:30px;background-color:#f5f5f5}.dataBox .search_box .boxContent .search_info .searchForm[data-v-68fcb7a4]{width:100%;height:auto}.dataBox .search_box .boxContent .search_info .searchForm .el-form-item[data-v-68fcb7a4]{margin-bottom:0!important}.dataBox .search_box .boxContent .search_info .searchForm .form_line[data-v-68fcb7a4]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center}.dataBox .search_box .boxContent .search_info .searchForm .form_line1[data-v-68fcb7a4],.dataBox .search_box .boxContent .search_info .searchForm .form_line2[data-v-68fcb7a4]{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center}.dataBox .search_box .boxContent .search_info .searchForm .attributeList[data-v-68fcb7a4]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.dataBox .search_box .boxContent .search_info .searchForm .attributeList .listRow[data-v-68fcb7a4]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:10px}.dataBox .search_box .boxContent .search_info .searchForm .btn_group[data-v-68fcb7a4]{width:auto;margin-left:20px}.dataBox .search_box .boxContent .result[data-v-68fcb7a4]{width:100%;height:auto}.dataBox .search_box .boxContent .result .nothing[data-v-68fcb7a4]{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 0}.dataBox .search_box .boxContent .result .nothing span[data-v-68fcb7a4]{font-size:16px;color:#999;margin-top:10px}.dataBox .search_box .boxContent .result .tableList[data-v-68fcb7a4]{width:100%;height:auto}.dataBox .search_box .boxContent .result .tableList .tableTitle[data-v-68fcb7a4]{width:calc(100% - 30px);height:auto;padding:10px 15px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative;margin-bottom:5px;margin-top:10px}.dataBox .search_box .boxContent .result .tableList .tableTitle .border[data-v-68fcb7a4]{width:4px;height:50%;background-color:#5b9cd6;position:absolute;left:0}.dataBox .search_box .boxContent .result .tableList .tableTitle span[data-v-68fcb7a4]{font-size:14px;font-weight:bolder}.dataBox .search_box .boxContent .result .tableList .tableBox[data-v-68fcb7a4]{width:100%;height:auto;display:flex;flex-direction:column;justify-content:flex-start}.dataBox .search_box .boxContent .result .tableList .tableBox .elTable[data-v-68fcb7a4]{border:1px solid #165290}.dataBox .search_box .boxContent .result .tableList .tableBox table thead[data-v-68fcb7a4],.dataBox .search_box .boxContent .result .tableList .tableBox tbody tr[data-v-68fcb7a4],.dataBox .search_box .boxContent .result .tableList .tableBox tfoot tr[data-v-68fcb7a4]{display:table;width:100%;table-layout:fixed;text-align:center}.dataBox .search_box .boxContent .result .tableList .tableBox .table[data-v-68fcb7a4]{width:99%;margin:auto;border-collapse:collapse;text-align:center}.dataBox .search_box .boxContent .result .tableList .tableBox .table thead[data-v-68fcb7a4]{cursor:pointer;color:#333;background-color:#ebebeb}.dataBox .search_box .boxContent .result .tableList .tableBox .table thead tr[data-v-68fcb7a4]{height:42px;line-height:42px}.dataBox .search_box .boxContent .result .tableList .tableBox .table thead tr th[data-v-68fcb7a4]{font-size:12px;border:1px solid #165290;font-weight:500}.dataBox .search_box .boxContent .result .tableList .tableBox .table tbody[data-v-68fcb7a4]{height:auto;overflow-y:auto;background:linear-gradient(180deg,rgba(19,34,98,.6),ragb(9,22,56,.6))}.dataBox .search_box .boxContent .result .tableList .tableBox .table tbody tr[data-v-68fcb7a4]{height:40px;cursor:pointer}.dataBox .search_box .boxContent .result .tableList .tableBox .table tbody tr[data-v-68fcb7a4]:hover{color:#333;background:rgba(40,54,77,.2)}.dataBox .search_box .boxContent .result .tableList .tableBox .table tbody tr.default[data-v-68fcb7a4]{cursor:default}.dataBox .search_box .boxContent .result .tableList .tableBox .table tbody td[data-v-68fcb7a4]{border-left:1px solid #165290;border-right:1px solid #165290;border-bottom:1px solid #165290;font-size:14px;overflow:hidden;line-height:40px}.dataBox .search_box .boxContent .result .tableList .tableBox .table caption[data-v-68fcb7a4]{text-align:left;padding-bottom:4px}.dataBox .search_box .boxContent .result .tableList .tableBox .formLine[data-v-68fcb7a4]{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0;line-height:34px;font-weight:500;font-size:14px}.dataBox .search_box .boxContent .result .tableList .tableBox .formRow[data-v-68fcb7a4]{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.dataBox .search_box .boxContent .result .tableList .tableBox .formColumn[data-v-68fcb7a4]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.dataBox .search_box .boxContent .result .tableList .tableBox .formColumn p[data-v-68fcb7a4]{line-height:34px;font-weight:500;font-size:14px}.dataBox .search_box .boxContent .result .tableList .tableBox .rowBox[data-v-68fcb7a4]{width:calc(100% - 24px);height:auto;padding:10px 12px}.dataBox .search_box .boxContent .result .tableList .tableBox .rowBox p[data-v-68fcb7a4]{font-size:14px;font-weight:500;line-height:34px;text-align:left;margin-top:0;margin-bottom:6px}.dataBox .search_box .boxContent .result .tableList .tableBox .rowBox .formRow_1[data-v-68fcb7a4]{width:100%;height:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center}.dataBox .search_box .boxContent .result .tableList .tableBox .jtcyjcTable[data-v-68fcb7a4]{width:100%;height:auto;overflow-x:auto;margin-bottom:10px}[data-v-68fcb7a4] .form_line2 .el-form-item{height:60px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}[data-v-68fcb7a4] .form_line2 .el-form-item .el-form-item__content{margin-left:0!important}[data-v-68fcb7a4] .el-form-item__content{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}[data-v-68fcb7a4] .el-form-item__content .el-checkbox-group{height:40px;margin-left:15px}[data-v-68fcb7a4] .el-table-column--selection .cell{padding-left:10px!important;padding-right:10px!important}[data-v-68fcb7a4] .previewDialog .el-dialog__header{text-align:left!important;border-bottom:1px solid #ddd!important}[data-v-68fcb7a4] .previewDialog .el-dialog__header span{font-size:14px!important}[data-v-68fcb7a4] .previewDialog .el-dialog__body{padding:20px!important}[data-v-68fcb7a4] .el-table th.el-table__cell{font-size:14px;font-weight:500;color:#000}