.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .28s;transition:opacity .28s}.fade-enter,.fade-leave-active{opacity:0}.fade-transform-enter-active,.fade-transform-leave-active{-webkit-transition:all .5s;transition:all .5s}.fade-transform-enter{opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px)}.fade-transform-leave-to{opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px)}.breadcrumb-enter-active,.breadcrumb-leave-active{-webkit-transition:all .5s;transition:all .5s}.breadcrumb-enter,.breadcrumb-leave-active{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}.breadcrumb-move{-webkit-transition:all .5s;transition:all .5s}.breadcrumb-leave-active{position:absolute}.el-breadcrumb__inner,.el-breadcrumb__inner a{font-weight:400!important}.el-upload input[type=file]{display:none!important}.el-upload__input{display:none}.el-dialog{-webkit-transform:none;transform:none;left:0;position:relative;margin:0 auto}.upload-container .el-upload{width:100%}.upload-container .el-upload .el-upload-dragger{width:100%;height:200px}.el-dropdown-menu a{display:block}.el-range-separator{-webkit-box-sizing:content-box;box-sizing:content-box}.el-table .red-mark{color:red}.el-image-viewer__close{color:#fff}#app .main-container{min-height:100%;-webkit-transition:margin-left .28s;transition:margin-left .28s;margin-left:270px;position:relative}#app .sidebar-container{-webkit-transition:width .28s;transition:width .28s;width:270px!important;background-color:#304156;height:100%;position:fixed;font-size:0;top:0;bottom:0;left:0;z-index:1001;overflow:hidden}#app .sidebar-container .horizontal-collapse-transition{-webkit-transition:width 0s ease-in-out,padding-left 0s ease-in-out,padding-right 0s ease-in-out;transition:width 0s ease-in-out,padding-left 0s ease-in-out,padding-right 0s ease-in-out}#app .sidebar-container .scrollbar-wrapper{overflow-x:hidden!important}#app .sidebar-container .el-scrollbar__bar.is-vertical{right:0}#app .sidebar-container .el-scrollbar{height:100%}#app .sidebar-container.has-logo .el-scrollbar{height:calc(100% - 50px)}#app .sidebar-container .is-horizontal{display:none}#app .sidebar-container a{display:inline-block;width:100%;overflow:hidden}#app .sidebar-container .svg-icon{margin-right:16px}#app .sidebar-container .sub-el-icon{margin-right:12px;margin-left:-2px}#app .sidebar-container .el-menu{border:none;height:100%;width:100%!important}#app .sidebar-container .el-submenu__title:hover,#app .sidebar-container .submenu-title-noDropdown:hover{background-color:#263445!important}#app .sidebar-container .is-active>.el-submenu__title{color:#f4f4f5!important}#app .sidebar-container .el-submenu .el-menu-item,#app .sidebar-container .nest-menu .el-submenu>.el-submenu__title{min-width:270px!important;background-color:#1f2d3d!important}#app .sidebar-container .el-submenu .el-menu-item:hover,#app .sidebar-container .nest-menu .el-submenu>.el-submenu__title:hover{background-color:#001528!important}#app .hideSidebar .sidebar-container{width:54px!important}#app .hideSidebar .main-container{margin-left:54px}#app .hideSidebar .submenu-title-noDropdown{padding:0!important;position:relative}#app .hideSidebar .submenu-title-noDropdown .el-tooltip{padding:0!important}#app .hideSidebar .submenu-title-noDropdown .el-tooltip .svg-icon{margin-left:20px}#app .hideSidebar .submenu-title-noDropdown .el-tooltip .sub-el-icon{margin-left:19px}#app .hideSidebar .el-submenu{overflow:hidden}#app .hideSidebar .el-submenu>.el-submenu__title{padding:0!important}#app .hideSidebar .el-submenu>.el-submenu__title .svg-icon{margin-left:20px}#app .hideSidebar .el-submenu>.el-submenu__title .sub-el-icon{margin-left:19px}#app .hideSidebar .el-submenu>.el-submenu__title .el-submenu__icon-arrow{display:none}#app .hideSidebar .el-menu--collapse .el-submenu>.el-submenu__title>span{height:0;width:0;overflow:hidden;visibility:hidden;display:inline-block}#app .el-menu--collapse .el-menu .el-submenu{min-width:270px!important}#app .mobile .main-container{margin-left:0}#app .mobile .sidebar-container{-webkit-transition:-webkit-transform .28s;transition:-webkit-transform .28s;transition:transform .28s;transition:transform .28s,-webkit-transform .28s;width:270px!important}#app .mobile.hideSidebar .sidebar-container{pointer-events:none;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transform:translate3d(-270px,0,0);transform:translate3d(-270px,0,0)}#app .withoutAnimation .main-container,#app .withoutAnimation .sidebar-container{-webkit-transition:none;transition:none}.el-menu--vertical>.el-menu .svg-icon{margin-right:16px}.el-menu--vertical>.el-menu .sub-el-icon{margin-right:12px;margin-left:-2px}.el-menu--vertical .el-menu-item:hover,.el-menu--vertical .nest-menu .el-submenu>.el-submenu__title:hover{background-color:#263445!important}.el-menu--vertical>.el-menu--popup{max-height:100vh;overflow-y:auto}.el-menu--vertical>.el-menu--popup::-webkit-scrollbar-track-piece{background:#d3dce6}.el-menu--vertical>.el-menu--popup::-webkit-scrollbar{width:6px}.el-menu--vertical>.el-menu--popup::-webkit-scrollbar-thumb{background:#99a9bf;border-radius:20px}body{height:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}label{font-weight:700}html{-webkit-box-sizing:border-box;box-sizing:border-box}#app,html{height:100%}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}a:active,a:focus{outline:none}a,a:focus,a:hover{cursor:pointer;color:inherit;text-decoration:none}div:focus{outline:none}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.fl{float:left}.fr{float:right}.app-container{padding:20px}.operate-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.mb20{margin-bottom:20px}.avue-crud__search{padding-top:10px}.avue-crud__menu{padding-left:10px}.link-left{margin-left:10px}.el-tabs__header{margin:0}.el-tabs__content{padding:0 12px}.tab-container.el-tabs.el-tabs--top{background-color:#fff}.tab-container .el-tabs__header.is-top{padding:0 12px}.tab-container .el-tabs__item{font-size:16px}.list-page{background-color:#fff;padding:1px 12px 0}.radio-box{width:100%;margin-top:20px;text-align:center}.dot-tab-title:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#0f0;margin-right:6px;vertical-align:middle}.dot-tab-title.info-error:before{background-color:red}.small-title{font-size:14px;margin-bottom:10px}.tips{padding:10px 0;font-size:12px;color:#aaa}.tip-mark{color:#1890ff;opacity:1;padding:5px 20px;background:rgba(24,144,255,.11);border:1px solid rgba(24,144,255,.5098039216);border-radius:5px;margin-top:20px;display:inline-block}.custom-button{color:#e8a900}.app-breadcrumb.el-breadcrumb[data-v-0e17fb4b]{display:inline-block;font-size:14px;line-height:50px;margin-left:8px}.app-breadcrumb.el-breadcrumb .no-redirect[data-v-0e17fb4b]{color:#97a8be;cursor:text}.hamburger[data-v-49e15297]{display:inline-block;vertical-align:middle;width:20px;height:20px}.hamburger.is-active[data-v-49e15297]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pagination-container[data-v-1c004f9b]{background:#fff;padding:10px 16px}.pagination-container.hidden[data-v-1c004f9b]{display:none}.footer-page[data-v-1c004f9b]{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.dialog[data-v-059feb82]{margin-top:-10vh!important}.divider[data-v-059feb82]{margin-top:-24px!important}.unread[data-v-059feb82]{color:red}.navbar[data-v-b9eb0fdc]{height:100px;overflow:hidden;position:relative;background:#fff;-webkit-box-shadow:0 1px 4px rgba(0,21,41,.08);box-shadow:0 1px 4px rgba(0,21,41,.08)}.navbar .custom-style[data-v-b9eb0fdc]{padding:0 75px 0 20px}.navbar .hamburger-container[data-v-b9eb0fdc]{line-height:46px;height:100%;float:left;cursor:pointer;-webkit-transition:background .3s;transition:background .3s;-webkit-tap-highlight-color:transparent}.navbar .hamburger-container[data-v-b9eb0fdc]:hover{background:rgba(0,0,0,.025)}.navbar .breadcrumb-container[data-v-b9eb0fdc]{float:left}.navbar .clearAll[data-v-b9eb0fdc]{position:absolute;top:0;right:0;height:41px;line-height:41px;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #cecccc;border-radius:3px;cursor:pointer}.navbar .clearAll[data-v-b9eb0fdc]:hover{background:#409eff}.navbar .right-menu[data-v-b9eb0fdc]{float:right;height:100%;line-height:50px;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar .right-menu[data-v-b9eb0fdc]:focus{outline:none}.navbar .right-menu .right-menu-item[data-v-b9eb0fdc]{display:inline-block;padding:0 8px;height:100%;font-size:18px;color:#5a5e66;vertical-align:text-bottom}.navbar .right-menu .right-menu-item.hover-effect[data-v-b9eb0fdc]{cursor:pointer;-webkit-transition:background .3s;transition:background .3s}.navbar .right-menu .right-menu-item.hover-effect[data-v-b9eb0fdc]:hover{background:rgba(0,0,0,.025)}.navbar .right-menu .icon-bell[data-v-b9eb0fdc]{color:#409eff;font-size:30px;margin-right:10px}.navbar .right-menu .item[data-v-b9eb0fdc]{margin-top:-5px}.navbar .right-menu[data-v-b9eb0fdc] .el-badge__content.is-fixed.is-dot{right:10px;top:12px}.navbar .right-menu .avatar-container[data-v-b9eb0fdc]{margin-right:30px}.navbar .right-menu .avatar-container .avatar-wrapper[data-v-b9eb0fdc]{margin-top:5px;position:relative}.navbar .right-menu .avatar-container .avatar-wrapper .user-avatar[data-v-b9eb0fdc]{cursor:pointer;width:40px;height:40px;border-radius:10px}.navbar .right-menu .avatar-container .avatar-wrapper .el-icon-caret-bottom[data-v-b9eb0fdc]{cursor:pointer;position:absolute;right:-20px;top:25px;font-size:12px}.navbar .down-filew[data-v-b9eb0fdc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:200px}.sidebarLogoFade-enter-active[data-v-5bb1c0e2]{-webkit-transition:opacity 1.5s;transition:opacity 1.5s}.sidebarLogoFade-enter[data-v-5bb1c0e2],.sidebarLogoFade-leave-to[data-v-5bb1c0e2]{opacity:0}.sidebar-logo-container[data-v-5bb1c0e2]{position:relative;width:100%;height:50px;line-height:50px;background:#2b2f3a;text-align:center;overflow:hidden}.sidebar-logo-container .sidebar-logo-link[data-v-5bb1c0e2]{height:100%;width:100%}.sidebar-logo-container .sidebar-logo-link .sidebar-logo[data-v-5bb1c0e2]{width:32px;height:32px;vertical-align:middle;margin-right:12px}.sidebar-logo-container .sidebar-logo-link .sidebar-title[data-v-5bb1c0e2]{display:inline-block;margin:0;color:#fff;font-weight:600;line-height:50px;font-size:14px;font-family:Avenir,Helvetica Neue,Arial,Helvetica,sans-serif;vertical-align:middle}.sidebar-logo-container.collapse .sidebar-logo[data-v-5bb1c0e2]{margin-right:0}.sub-el-icon[data-v-18eeea00]{color:currentColor;width:1em;height:1em}.app-main[data-v-57af2edc]{min-height:calc(100vh - 50px);width:100%;position:relative;overflow:hidden;background-color:#f9f9f9}.fixed-header+.app-main[data-v-57af2edc]{padding-top:50px}.el-popup-parent--hidden .fixed-header{padding-right:15px}[data-v-4f739cf0]:export{menuText:#bfcbd9;menuActiveText:#409eff;subMenuActiveText:#f4f4f5;menuBg:#304156;menuHover:#263445;subMenuBg:#1f2d3d;subMenuHover:#001528;sideBarWidth:270px}.app-wrapper[data-v-4f739cf0]{position:relative;height:100%;width:100%}.app-wrapper[data-v-4f739cf0]:after{content:"";display:table;clear:both}.app-wrapper.mobile.openSidebar[data-v-4f739cf0]{position:fixed;top:0}.drawer-bg[data-v-4f739cf0]{background:#000;opacity:.3;width:100%;top:0;height:100%;position:absolute;z-index:999}.fixed-header[data-v-4f739cf0]{position:fixed;top:0;right:0;z-index:9;width:calc(100% - 270px);-webkit-transition:width .28s;transition:width .28s}.hideSidebar .fixed-header[data-v-4f739cf0]{width:calc(100% - 54px)}.mobile .fixed-header[data-v-4f739cf0]{width:100%}.svg-icon[data-v-f9f7fefc]{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.svg-external-icon[data-v-f9f7fefc]{background-color:currentColor;-webkit-mask-size:cover!important;mask-size:cover!important;display:inline-block}.footer-page[data-v-b3f11f30]{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.said-tree[data-v-b3f11f30]{background-color:#fff;min-height:700px}.said-tree .said-tree-con[data-v-b3f11f30]{min-height:700px;border:1px solid #e4e4e4}.page{height:100%;width:100%;background-color:#fff;padding:10px 10px 30px 10px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04)}.success-color{color:#67c23a}.danger-color,.danger-color input{color:#fa5555}.warn-color{color:#e6a23c}@media screen and (max-width:1000px){.data-filter .filter-item{width:23%!important}}@media screen and (max-width:1200px){.data-filter .filter-item{width:32%!important}}@media screen and (max-width:800px){.data-filter .filter-item{width:48%!important}}.data-filter{margin:10px 0 20px 0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;overflow:hidden}.data-filter .animated.duration_0_3s{-webkit-animation-duration:.3s;animation-duration:.3s}.data-filter .el-select{width:100%}.data-filter .filter-list{height:80px;overflow:hidden;padding-right:0}.data-filter .filter-list.showAll{height:auto}.data-filter .filter-item{float:left;width:23%;margin-bottom:12px;margin-right:1%}.data-filter .filter-item label{height:32px;line-height:32px;display:block;color:#595959;font-weight:400}.data-filter .filter-item .item-content{margin-right:10px;width:100%}.data-filter .filter-item .range-width{width:100%}.data-filter .filter-item .filter-item-form{margin-bottom:0}.data-filter .filter-item .el-form-item__content{line-height:1}.data-filter .filter-item.index{width:10%;margin-right:1%;position:relative}.data-filter .filter-item.index .item-content{margin-right:0;width:100%}.data-filter .filter-item.index .item-content .el-input__suffix{top:8px;right:14px}.data-filter .filter-item.index span{position:absolute;bottom:7px;width:8.33%;text-align:center}.data-filter .filter-item.index2{width:10%;margin-right:20px}.data-filter .filter-item.index2 .item-content{margin-right:0;width:100%}.data-filter .filter-item.inex{width:11%}.data-filter .btn-doFilter{line-height:32px;height:32px;padding-top:0;padding-bottom:0;margin-bottom:10px}.data-filter .btn-doFilter.cz{background:#fff;border-color:#fff;color:rgba(0,0,0,.7);font-size:14px;font-weight:400;border:1px solid rgba(0,0,0,.15)}.data-filter .btn-doFilter-lang{line-height:32px;height:32px;padding-top:0;padding-bottom:0;width:100px}.data-list .el-pagination{float:right;margin-right:24px;margin-top:16px;margin-bottom:32px}.detail-title[data-v-03f8f85e]{background-color:#fff;border-radius:5px;border-left:4px solid #1890ff;padding:20px}.problem[data-v-03f8f85e]{color:red}.status[data-v-03f8f85e]{font-size:14px;line-height:24px;color:#888;margin-bottom:30px}.status .first-status[data-v-03f8f85e]{color:#1890ff;background-color:rgba(24,144,255,.11);border:1px solid #1890ff;border-radius:15px;padding:0 9px}.status .init-approve[data-v-03f8f85e]{color:red;margin-left:20px}.title[data-v-03f8f85e]{font-size:20px;font-weight:700;font-family:Source Han Sans CN;line-height:24px}.photo[data-v-03f8f85e]{width:20px;height:20px;vertical-align:middle;margin-left:10px;margin-bottom:2px}[data-v-052ce8e1].detail-tabs{position:relative;background-color:#fff;padding:6px 0 16px}[data-v-052ce8e1].detail-tabs .el-tabs__nav-wrap.is-top{padding:0 12px}[data-v-052ce8e1].detail-tabs .el-tabs__item{font-size:16px}[data-v-052ce8e1].detail-tabs .el-tabs__item.is-active{color:#1890ff}[data-v-052ce8e1].detail-tabs .el-tabs__active-bar{background-color:#1890ff}.tab-info[data-v-052ce8e1]{position:absolute;right:12px;top:14px;font-size:16px}.code-style[data-v-052ce8e1]{color:#1890ff;font-weight:500}.detail-steps .step-list[data-v-c5a7c466]{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;color:#454545;border-radius:5px;font-size:16px;font-weight:500;line-height:40px;height:40px;text-align:center}.detail-steps .step-list .step-item[data-v-c5a7c466]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.detail-steps .step-list .step-item[data-v-c5a7c466]:first-child{border-radius:5px 0 0 5px}.detail-steps .step-list .step-item[data-v-c5a7c466]:last-child{border-radius:0 5px 5px 0}.detail-steps .step-list .step-item[data-v-c5a7c466]:last-child:after,.detail-steps .step-list .step-item[data-v-c5a7c466]:last-child:before{display:none!important}.detail-steps .step-list .step-item.step-pass[data-v-c5a7c466]{background-color:#1890ff;color:#fff}.detail-steps .step-list .step-item.step-pass[data-v-c5a7c466]:before{content:"";display:inline-block;height:28.5px;width:28.5px;position:absolute;right:0;border:1px solid transparent;border-top-color:#e0e0e0;border-right-color:#e0e0e0;background-color:#1890ff;-webkit-transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);z-index:2}.detail-steps .step-list[data-v-17d8a3aa]{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;color:#454545;border-radius:5px;font-size:16px;font-weight:500;line-height:40px;height:40px;text-align:center}.detail-steps .step-list .step-item[data-v-17d8a3aa]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.detail-steps .step-list .step-item[data-v-17d8a3aa]:first-child{border-radius:5px 0 0 5px}.detail-steps .step-list .step-item[data-v-17d8a3aa]:last-child{border-radius:0 5px 5px 0}.detail-steps .step-list .step-item[data-v-17d8a3aa]:last-child:after,.detail-steps .step-list .step-item[data-v-17d8a3aa]:last-child:before{display:none!important}.detail-steps .step-list .step-item.step-pass[data-v-17d8a3aa]{background-color:#1890ff;color:#fff}.detail-steps .step-list .step-item.step-pass[data-v-17d8a3aa]:before{content:"";display:inline-block;height:28.5px;width:28.5px;position:absolute;right:0;border:1px solid transparent;border-top-color:#e0e0e0;border-right-color:#e0e0e0;background-color:#1890ff;-webkit-transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);z-index:2}.detail-steps .step-list[data-v-e3f62da6]{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;color:#454545;border-radius:5px;font-size:16px;font-weight:500;line-height:40px;height:40px;text-align:center}.detail-steps .step-list .step-item[data-v-e3f62da6]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.detail-steps .step-list .step-item[data-v-e3f62da6]:first-child{border-radius:5px 0 0 5px}.detail-steps .step-list .step-item[data-v-e3f62da6]:last-child{border-radius:0 5px 5px 0}.detail-steps .step-list .step-item[data-v-e3f62da6]:last-child:after,.detail-steps .step-list .step-item[data-v-e3f62da6]:last-child:before{display:none!important}.detail-steps .step-list .step-item.step-pass[data-v-e3f62da6]{background-color:#1890ff;color:#fff}.detail-steps .step-list .step-item.step-pass[data-v-e3f62da6]:before{content:"";display:inline-block;height:28.5px;width:28.5px;position:absolute;right:0;border:1px solid transparent;border-top-color:#e0e0e0;border-right-color:#e0e0e0;background-color:#1890ff;-webkit-transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);z-index:2}.detail-steps .step-list[data-v-c8698fc8]{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;color:#454545;border-radius:5px;font-size:16px;font-weight:500;line-height:40px;height:40px;text-align:center}.detail-steps .step-list .step-item[data-v-c8698fc8]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.detail-steps .step-list .step-item[data-v-c8698fc8]:first-child{border-radius:5px 0 0 5px}.detail-steps .step-list .step-item[data-v-c8698fc8]:last-child{border-radius:0 5px 5px 0}.detail-steps .step-list .step-item[data-v-c8698fc8]:last-child:after,.detail-steps .step-list .step-item[data-v-c8698fc8]:last-child:before{display:none!important}.detail-steps .step-list .step-item.step-pass[data-v-c8698fc8]{background-color:#1890ff;color:#fff}.detail-steps .step-list .step-item.step-pass[data-v-c8698fc8]:before{content:"";display:inline-block;height:28.5px;width:28.5px;position:absolute;right:0;border:1px solid transparent;border-top-color:#e0e0e0;border-right-color:#e0e0e0;background-color:#1890ff;-webkit-transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);z-index:2}.detail-steps .step-list[data-v-fdf07f14]{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;color:#454545;border-radius:5px;font-size:16px;font-weight:500;line-height:40px;height:40px;text-align:center}.detail-steps .step-list .step-item[data-v-fdf07f14]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.detail-steps .step-list .step-item[data-v-fdf07f14]:first-child{border-radius:5px 0 0 5px}.detail-steps .step-list .step-item[data-v-fdf07f14]:last-child{border-radius:0 5px 5px 0}.detail-steps .step-list .step-item[data-v-fdf07f14]:last-child:after,.detail-steps .step-list .step-item[data-v-fdf07f14]:last-child:before{display:none!important}.detail-steps .step-list .step-item.step-pass[data-v-fdf07f14]{background-color:#1890ff;color:#fff}.detail-steps .step-list .step-item.step-pass[data-v-fdf07f14]:before{content:"";display:inline-block;height:28.5px;width:28.5px;position:absolute;right:0;border:1px solid transparent;border-top-color:#e0e0e0;border-right-color:#e0e0e0;background-color:#1890ff;-webkit-transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);z-index:2}.detail-steps .step-list[data-v-7e137f74]{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;color:#454545;border-radius:5px;font-size:16px;font-weight:500;line-height:40px;height:40px;text-align:center}.detail-steps .step-list .step-item[data-v-7e137f74]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.detail-steps .step-list .step-item[data-v-7e137f74]:first-child{border-radius:5px 0 0 5px}.detail-steps .step-list .step-item[data-v-7e137f74]:last-child{border-radius:0 5px 5px 0}.detail-steps .step-list .step-item[data-v-7e137f74]:last-child:after,.detail-steps .step-list .step-item[data-v-7e137f74]:last-child:before{display:none!important}.detail-steps .step-list .step-item.step-pass[data-v-7e137f74]{background-color:#1890ff;color:#fff}.detail-steps .step-list .step-item.step-pass[data-v-7e137f74]:before{content:"";display:inline-block;height:28.5px;width:28.5px;position:absolute;right:0;border:1px solid transparent;border-top-color:#e0e0e0;border-right-color:#e0e0e0;background-color:#1890ff;-webkit-transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);z-index:2}.detail-steps .step-list[data-v-36999eea]{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;color:#454545;border-radius:5px;font-size:16px;font-weight:500;line-height:40px;height:40px;text-align:center}.detail-steps .step-list .step-item[data-v-36999eea]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.detail-steps .step-list .step-item[data-v-36999eea]:first-child{border-radius:5px 0 0 5px}.detail-steps .step-list .step-item[data-v-36999eea]:last-child{border-radius:0 5px 5px 0}.detail-steps .step-list .step-item[data-v-36999eea]:last-child:after,.detail-steps .step-list .step-item[data-v-36999eea]:last-child:before{display:none!important}.detail-steps .step-list .step-item.step-pass[data-v-36999eea]{background-color:#1890ff;color:#fff}.detail-steps .step-list .step-item.step-pass[data-v-36999eea]:before{content:"";display:inline-block;height:28.5px;width:28.5px;position:absolute;right:0;border:1px solid transparent;border-top-color:#e0e0e0;border-right-color:#e0e0e0;background-color:#1890ff;-webkit-transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);z-index:2}.detail-steps .step-list[data-v-37c6ba08]{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;color:#454545;border-radius:5px;font-size:16px;font-weight:500;line-height:40px;height:40px;text-align:center}.detail-steps .step-list .step-item[data-v-37c6ba08]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.detail-steps .step-list .step-item[data-v-37c6ba08]:first-child{border-radius:5px 0 0 5px}.detail-steps .step-list .step-item[data-v-37c6ba08]:last-child{border-radius:0 5px 5px 0}.detail-steps .step-list .step-item[data-v-37c6ba08]:last-child:after,.detail-steps .step-list .step-item[data-v-37c6ba08]:last-child:before{display:none!important}.detail-steps .step-list .step-item.step-pass[data-v-37c6ba08]{background-color:#1890ff;color:#fff}.detail-steps .step-list .step-item.step-pass[data-v-37c6ba08]:before{content:"";display:inline-block;position:absolute;height:28.5px;width:28.5px;right:0;border:1px solid transparent;border-top-color:#e0e0e0;border-right-color:#e0e0e0;background-color:#1890ff;-webkit-transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);z-index:2}.detail-steps .step-list[data-v-c19c2d8a]{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;color:#454545;border-radius:5px;font-size:16px;font-weight:500;line-height:40px;height:40px;text-align:center}.detail-steps .step-list .step-item[data-v-c19c2d8a]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.detail-steps .step-list .step-item[data-v-c19c2d8a]:first-child{border-radius:5px 0 0 5px}.detail-steps .step-list .step-item[data-v-c19c2d8a]:last-child{border-radius:0 5px 5px 0}.detail-steps .step-list .step-item[data-v-c19c2d8a]:last-child:after,.detail-steps .step-list .step-item[data-v-c19c2d8a]:last-child:before{display:none!important}.detail-steps .step-list .step-item.step-pass[data-v-c19c2d8a]{background-color:#1890ff;color:#fff}.detail-steps .step-list .step-item.step-pass[data-v-c19c2d8a]:before{content:"";display:inline-block;position:absolute;height:28.5px;width:28.5px;right:0;border:1px solid transparent;border-top-color:#e0e0e0;border-right-color:#e0e0e0;background-color:#1890ff;-webkit-transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);z-index:2}.detail-steps .step-list[data-v-328bd26a]{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;color:#454545;border-radius:5px;font-size:16px;font-weight:500;line-height:40px;height:40px;text-align:center}.detail-steps .step-list .step-item[data-v-328bd26a]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.detail-steps .step-list .step-item[data-v-328bd26a]:first-child{border-radius:5px 0 0 5px}.detail-steps .step-list .step-item[data-v-328bd26a]:last-child{border-radius:0 5px 5px 0}.detail-steps .step-list .step-item[data-v-328bd26a]:last-child:after,.detail-steps .step-list .step-item[data-v-328bd26a]:last-child:before{display:none!important}.detail-steps .step-list .step-item.step-pass[data-v-328bd26a]{background-color:#1890ff;color:#fff}.detail-steps .step-list .step-item.step-pass[data-v-328bd26a]:before{content:"";display:inline-block;position:absolute;height:28.5px;width:28.5px;right:0;border:1px solid transparent;border-top-color:#e0e0e0;border-right-color:#e0e0e0;background-color:#1890ff;-webkit-transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);z-index:2}.table-box[data-v-8054d8d4]{width:100%;border-collapse:collapse;font-size:14px}.table-box td[data-v-8054d8d4]{border:1px solid #eee;line-height:22px}.table-label[data-v-8054d8d4]{width:20%;color:#454545;background-color:#f8f8f8;text-align:right}.table-value[data-v-8054d8d4]{width:30%;color:#888}.high-light[data-v-8054d8d4]{color:red}.detail-subtitle[data-v-d3f5e8ee]{color:#1890ff;font-size:14px;font-weight:600;color:#454545;margin:24px 0 16px;position:relative;text-indent:16px}.detail-subtitle[data-v-d3f5e8ee]:before{display:inline-block;content:"";width:6px;height:6px;border-radius:50%;background-color:#1890ff;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.detail-subtitle .notice-box[data-v-d3f5e8ee]{font-size:12px;font-weight:400}.detail-subtitle .color-red[data-v-d3f5e8ee]{color:red}.detail-subtitle .color-custom[data-v-d3f5e8ee]{color:#888}.white-list-box.data-list[data-v-57b675de]{padding:0;border-collapse:collapse}.white-list-box.data-list[data-v-57b675de] .el-table th{background-color:#f8f8f8}.white-list-box.data-list[data-v-57b675de] .el-table .el-table__empty-block,.white-list-box.data-list[data-v-57b675de] .el-table td,.white-list-box.data-list[data-v-57b675de] .el-table th{border:1px solid #eee}.pagination[data-v-57b675de]{text-align:right;margin-top:20px}.detail-result[data-v-2f968491]{background-color:#fff;padding:24px 30px;margin-bottom:10px;border-bottom:2px solid #1890ff}.result-box[data-v-2f968491],.result-style[data-v-2f968491]{display:-webkit-box;display:-ms-flexbox;display:flex}.result-style[data-v-2f968491]{font-size:16px;font-weight:600;color:#454545;padding-right:30px;border-right:1px solid #eee;width:120px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.result-content[data-v-2f968491]{width:100%;padding-left:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.icon-box[data-v-2f968491]{font-size:18px;color:red;vertical-align:middle;display:inline-block;margin-bottom:4px}.icon-box.el-icon-success[data-v-2f968491]{color:#34b458}.icon-box.el-icon-error[data-v-2f968491]{color:#ff6161}.detail-footer[data-v-6e139742]{position:fixed;bottom:0;right:0;width:100%;padding:10px 20px;background-color:#fff;text-align:right;z-index:100}.hover-item .hover-item-show[data-v-3440415d]{display:none}.hover-item .hover-item-hidden[data-v-3440415d],.hover-item:hover .hover-item-show[data-v-3440415d]{display:inline}.hover-item:hover .hover-item-hidden[data-v-3440415d]{display:none}.paginationBox[data-v-c56e62b6]{text-align:right;margin-top:20px}.detail-files .file-box[data-v-7cbc51a8]{display:inline-block;margin-right:10px}.detail-files .file-item-box[data-v-7cbc51a8]{width:100px;height:100px}.detail-files .file-item-box.file-icon[data-v-7cbc51a8]{background-color:hsla(0,0%,86.3%,.2);text-align:center;padding:20px 2px;cursor:pointer}.detail-files .file-item-box.file-icon i[data-v-7cbc51a8]{font-size:36px}.detail-files .file-item-box.file-icon .file-name[data-v-7cbc51a8]{font-size:12px;margin-top:10px;height:27px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-align:center}.file-show[data-v-7cbc51a8]{width:150px;margin-right:10px;margin-top:10px;position:relative}.file-show .mask[data-v-7cbc51a8]{background-color:#000;opacity:.5;top:0;position:absolute;left:0;width:100%;height:100%;z-index:10000;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}.file-show .mask .mask-cotent .mask-icon[data-v-7cbc51a8]{color:#fff;font-size:24px}.file-show .mask .mask-cotent .mask-icon[data-v-7cbc51a8]:hover{cursor:pointer}.text[data-v-7cbc51a8]{width:100%;text-align:center;padding:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.detail-files .file-box[data-v-2fe9365f]{display:inline-block;margin-right:10px}.detail-files .file-item-box[data-v-2fe9365f]{width:100px;height:100px}.detail-files .file-item-box.file-icon[data-v-2fe9365f]{background-color:hsla(0,0%,86.3%,.2);text-align:center;padding:20px 2px;cursor:pointer}.detail-files .file-item-box.file-icon i[data-v-2fe9365f]{font-size:36px}.detail-files .file-item-box.file-icon .file-name[data-v-2fe9365f]{font-size:12px;margin-top:10px;height:27px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-align:center}.file-show[data-v-2fe9365f]{display:-webkit-box;display:-ms-flexbox;display:flex}.file-show .left[data-v-2fe9365f]{width:300px;margin-right:10px;margin-top:10px;position:relative}.file-show .left .mask[data-v-2fe9365f]{background-color:#000;opacity:.5;top:0;position:absolute;left:0;width:100%;height:100%;z-index:10000;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;border-radius:5px}.file-show .left .mask .mask-cotent .mask-icon[data-v-2fe9365f]{color:#fff;font-size:24px}.file-show .left .mask .mask-cotent .mask-icon[data-v-2fe9365f]:hover{cursor:pointer}.file-show .left .newStyle[data-v-2fe9365f]{width:300px;background-color:#1890ff;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.file-show .right[data-v-2fe9365f]{margin-left:30px;margin-top:25px;white-space:nowrap}.column-style[data-v-2fe9365f]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.flex-wrap[data-v-2fe9365f]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.text[data-v-2fe9365f]{width:100%;text-align:center;font-size:15px;padding:12px;word-wrap:break-word;color:#fff}.margin-lf20[data-v-2fe9365f]{margin-left:20px}.detail-files .file-box[data-v-69d10fba]{display:inline-block;margin-right:10px}.detail-files .file-item-box[data-v-69d10fba]{width:100px;height:100px}.detail-files .file-item-box.file-icon[data-v-69d10fba]{background-color:hsla(0,0%,86.3%,.2);text-align:center;padding:20px 2px;cursor:pointer}.detail-files .file-item-box.file-icon i[data-v-69d10fba]{font-size:36px}.detail-files .file-item-box.file-icon .file-name[data-v-69d10fba]{font-size:12px;margin-top:10px;height:27px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-align:center}.file-show[data-v-69d10fba]{display:-webkit-box;display:-ms-flexbox;display:flex}.file-show .left[data-v-69d10fba]{width:300px;margin-right:10px;margin-top:10px;position:relative}.file-show .left .mask[data-v-69d10fba]{background-color:#000;opacity:.5;top:0;position:absolute;left:0;width:100%;height:100%;z-index:10000;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;border-radius:5px}.file-show .left .mask .mask-cotent .mask-icon[data-v-69d10fba]{color:#fff;font-size:24px}.file-show .left .mask .mask-cotent .mask-icon[data-v-69d10fba]:hover{cursor:pointer}.file-show .left .newStyle[data-v-69d10fba]{width:300px;background-color:#1890ff;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.file-show .right[data-v-69d10fba]{margin-left:30px;margin-top:25px;white-space:nowrap}.column-style[data-v-69d10fba]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.flex-wrap[data-v-69d10fba]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.text[data-v-69d10fba]{width:100%;text-align:center;font-size:15px;padding:12px;word-wrap:break-word;color:#fff}.detail-steps .step-list[data-v-744a02b4]{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;color:#454545;border-radius:5px;font-size:16px;font-weight:500;line-height:40px;height:40px;text-align:center}.detail-steps .step-list .step-item[data-v-744a02b4]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.detail-steps .step-list .step-item[data-v-744a02b4]:first-child{border-radius:5px 0 0 5px}.detail-steps .step-list .step-item[data-v-744a02b4]:last-child{border-radius:0 5px 5px 0}.detail-steps .step-list .step-item[data-v-744a02b4]:last-child:after,.detail-steps .step-list .step-item[data-v-744a02b4]:last-child:before{display:none!important}.detail-steps .step-list .step-item.step-pass[data-v-744a02b4]{background-color:#1890ff;color:#fff}.detail-steps .step-list .step-item.step-pass[data-v-744a02b4]:before{content:"";display:inline-block;position:absolute;height:28.5px;width:28.5px;right:0;border:1px solid transparent;border-top-color:#e0e0e0;border-right-color:#e0e0e0;background-color:#1890ff;-webkit-transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);transform:rotate(45deg) translateX(13.5px) translateY(-5.5px);z-index:2}