@charset "UTF-8";.ai-infinite-list-wrapper[data-v-ac203482]{flex-shrink:0;width:190px;height:100%;box-shadow:0 0 2px #ccc;background:#fff;position:relative;white-space:nowrap;display:flex;flex-direction:column}.ai-infinite-list-wrapper .noMore[data-v-ac203482]{text-align:center;font-size:12px;line-height:20px;color:#999}.ai-infinite-list-wrapper h2[data-v-ac203482]{width:90%;margin:15px auto 0;overflow:hidden}.ai-infinite-list-wrapper button[data-v-ac203482]{width:90%;height:36px;margin:15px auto;display:block;color:#fff;font-size:14px;border-radius:10px;background:#475ed1;overflow:hidden}.ai-infinite-list-wrapper button[data-v-ac203482]:hover{background:rgba(71,94,209,.8)}.ai-infinite-list-wrapper ul[data-v-ac203482]{width:100%;overflow:auto;flex:1}.ai-infinite-list-wrapper ul li[data-v-ac203482]{width:94%;cursor:pointer;font-weight:350;line-height:20px;box-sizing:border-box;padding:15px 10px;margin:0 0 5px 0}.ai-infinite-list-wrapper ul li span[data-v-ac203482]{width:100%;font-size:12px;display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ai-infinite-list-wrapper ul li p[data-v-ac203482]{color:#999;display:flex;justify-content:space-between;align-items:end}.ai-infinite-list-wrapper ul li p time[data-v-ac203482]{font-size:12px}.ai-infinite-list-wrapper ul li p b i[data-v-ac203482]{font-size:16px;display:none;margin-left:5px}.ai-infinite-list-wrapper ul li p b .el-icon-edit-outline[data-v-ac203482]{vertical-align:text-bottom}.ai-infinite-list-wrapper ul li p b .el-icon-edit-outline[data-v-ac203482]:hover{color:#2554ff}.ai-infinite-list-wrapper ul li p b .el-icon-delete[data-v-ac203482]:hover{color:red}.ai-infinite-list-wrapper ul li[data-v-ac203482]:hover{background:#f9f9f9;border-left:2px solid #2554ff;padding:15px 8px}.ai-infinite-list-wrapper ul li:hover span[data-v-ac203482]{color:#2554ff}.ai-infinite-list-wrapper ul li:hover i[data-v-ac203482]{display:inline-block}.ai-infinite-list-wrapper ul .isActive[data-v-ac203482]{background:#f9f9f9;border-left:2px solid #2554ff;padding:15px 8px}.ai-infinite-list-wrapper ul .isActive span[data-v-ac203482]{color:#2554ff}.ai-infinite-list-wrapper ul .isActive i[data-v-ac203482]{display:inline-block}.ai-infinite-list-wrapper .toggleNav[data-v-ac203482]{cursor:pointer;position:absolute;width:12px;height:40px;line-height:40px;right:-12px;top:calc(50% - 8px);z-index:10;background:#e5e5e5;border-top-right-radius:6px;border-bottom-right-radius:6px}.ai-infinite-list-wrapper .toggleNav i[data-v-ac203482]{color:#fff}.contrast .content[data-v-0683f714],.contrast aside[data-v-0683f714]{display:flex;justify-content:space-between}.contrast .content[data-v-0683f714]{margin-top:10px}.contrast .content .item[data-v-0683f714]{width:33%;flex-shrink:0;border:1px solid #e5e5e5;min-height:400px;overflow:auto;font-size:13px}.contrast .content .item p[data-v-0683f714]{background:#f2f2f2;padding:3px 10px;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;box-sizing:border-box}.contrast .content .item textarea[data-v-0683f714]{width:100%;height:calc(100% - 28px);border:none;outline:none;padding:10px;box-sizing:border-box;resize:none}.contrast .content .item .text[data-v-0683f714]{padding:10px;box-sizing:border-box;height:500px;overflow:auto;outline:none;white-space:pre-wrap}.contrast .content .item .text .selected[data-v-0683f714]{background:#475ed1}
/*!
 * markdown.css v0.1.5
 * Author SukkaW (https://skk.moe)
 * Link https://github.com/SukkaW/markdown.css#readme
 * License MIT
 */.markdown-body{font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,sans-serif;font-size:1.2em;line-height:1.8;color:#24292e;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;word-wrap:break-word}@media screen and (max-width:1440px){.markdown-body{font-size:15px;line-height:1.6}.markdown-body ol li,.markdown-body ul li{margin-top:4px;margin-bottom:4px}}.markdown-body a:active,.markdown-body a:hover{outline-width:0}.markdown-body code,.markdown-body kbd,.markdown-body pre{font-family:Consolas,Panic Sans,DejaVu Sans Mono,Bitstream Vera Sans Mono,Menlo,Microsoft Yahei,monospace;font-size:1em}.markdown-body [type=checkbox]{box-sizing:border-box;padding:0}.markdown-body *{box-sizing:border-box}.markdown-body input{margin:0;overflow:visible;font:inherit;font-family:inherit;font-size:inherit;line-height:inherit}.markdown-body a{color:#0366d6;text-decoration:none;background-color:transparent}.markdown-body a:hover{text-decoration:underline}.markdown-body strong{font-weight:600}.markdown-body hr{height:.05em;box-sizing:content-box;padding:0;margin:24px 0;overflow:hidden;background:0 0;background-color:#e1e4e8;border:0;border-bottom:1px solid #eee}.markdown-body hr:after,.markdown-body hr:before{display:table;content:""}.markdown-body hr:after{clear:both}.markdown-body td,.markdown-body th{padding:0}.markdown-body ol,.markdown-body ul{padding-left:0;margin-top:0;margin-bottom:0;margin-left:18px}.markdown-body ol,.markdown-body ul{list-style:decimal}.markdown-body ol ol,.markdown-body ol ol ol,.markdown-body ol ul ol,.markdown-body ul ol,.markdown-body ul ol ol,.markdown-body ul ul ol{list-style-type:disc}.markdown-body ul ul ul{list-style-type:square}.markdown-body ul ul{list-style-type:circle}.markdown-body ul{list-style-type:disc}.markdown-body dd{margin-left:0}.markdown-body code,.markdown-body pre{font-size:12px}.markdown-body:after,.markdown-body:before{display:table;content:""}.markdown-body:after{clear:both}.markdown-body>:first-child{margin-top:0!important}.markdown-body>:last-child{margin-bottom:0!important}.markdown-body a:not([href]){color:inherit;text-decoration:none}.markdown-body blockquote,.markdown-body dl,.markdown-body p,.markdown-body pre,.markdown-body table{margin-top:0;margin-bottom:16px}.markdown-body blockquote{padding:0 1em;margin:0 0 16px 0;color:#6a737d;border-left:.25em solid #dfe2e5}.markdown-body blockquote>:first-child{margin-top:0}.markdown-body blockquote>:last-child{margin-bottom:0}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.markdown-body h1{font-size:1.75em}.markdown-body h1,.markdown-body h2{padding-bottom:.3em;border-bottom:1px solid #eaecef}.markdown-body h2{font-size:1.4em}.markdown-body h3{font-size:1.3em}.markdown-body h4{font-size:1.2em}.markdown-body h5{font-size:1.1em}.markdown-body h6{font-size:1em;color:#6a737d}.markdown-body ol ol,.markdown-body ol ul,.markdown-body ul ol,.markdown-body ul ul{margin-top:0;margin-bottom:0}.markdown-body ol li,.markdown-body ul li{margin-top:7px;margin-bottom:7px}.markdown-body li{word-wrap:break-all}.markdown-body li>p{margin-top:16px}.markdown-body li+li{margin-top:.25em}.markdown-body dl{padding:0}.markdown-body dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:600}.markdown-body dl dd{padding:0 16px;margin-bottom:16px}.markdown-body table{display:block;width:100%;overflow:auto;border-spacing:0;border-collapse:collapse}.markdown-body table th{font-weight:600}.markdown-body table td,.markdown-body table th{padding:6px 13px;border:1px solid #dfe2e5;font-size:14px}.markdown-body table tr{background-color:#fff;border-top:1px solid #c6cbd1}.markdown-body table tr:nth-child(2n){background-color:#f6f8fa}.markdown-body img{max-width:100%;box-sizing:content-box;background-color:#fff;border-style:none}.markdown-body img[align=right]{padding-left:20px}.markdown-body img[align=left]{padding-right:20px}.markdown-body code{padding:.2em .4em;margin:0;font-size:85%;background-color:rgba(27,31,35,.05);border-radius:3px}.markdown-body pre{word-wrap:normal}.markdown-body pre>code{padding:0;margin:0;font-size:100%;word-break:normal;white-space:pre;background:0 0;border:0}.markdown-body .highlight{margin-bottom:16px}.markdown-body .highlight pre{margin-bottom:0;word-break:normal}.markdown-body .highlight pre,.markdown-body pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px}.markdown-body pre code{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.markdown-body kbd{display:inline-block;padding:3px 5px;font-size:11px;line-height:10px;color:#444d56;vertical-align:middle;background-color:#fafbfc;border:1px solid #d1d5da;border-bottom-color:#c6cbd1;border-radius:3px;box-shadow:inset 0 -1px 0 #c6cbd1}.markdown-body :checked+.radio-label{position:relative;z-index:1;border-color:#0366d6}.aiDialog .button_link{display:inline-block;padding:2px 10px;border-radius:5px;background:#e0e8f7;margin:3px;color:#475ed1;line-height:26px}.aiDialog .button_link:hover{color:#fff!important;background:rgba(37,84,255,.9)}.aiDialog .textBox{flex-shrink:0;width:calc(100% - 30px);box-sizing:border-box;padding:5px 0 10px 10px;line-height:26px}.aiDialog .textBox a{color:#2454ff;cursor:pointer;line-break:anywhere;overflow-wrap:break-word}.aiDialog .textBox .badge{display:inline-block;line-height:16px;border-radius:10px;font-size:12px;width:16px;height:16px;text-align:center;cursor:pointer;vertical-align:2px;background:rgba(71,94,209,.30196078431372547);color:#000;position:relative;letter-spacing:-1px;text-indent:-2px}.aiDialog .textBox .badge:hover{color:#475ed1}.aiDialog .textBox code,.aiDialog .textBox p,.aiDialog .textBox pre{word-wrap:break-word;word-break:break-all;white-space:pre-wrap}.aiDialog .markdown_wrapper{padding:0;width:100%}.aiDialog .markdown_wrapper table{max-width:100%}.aiDialog .markdown_wrapper table tr td{min-width:80px;white-space:nowrap}.aiDialog .el-textarea .el-textarea__inner{border:none;padding:0;margin-right:15px}.aiDialog .avatar{flex-shrink:0;width:33px;height:33px;display:inline-block;text-align:center;line-height:33px;border-radius:20px;cursor:default;letter-spacing:2px}.aiDialog .answer,.aiDialog .ask{background:#fff;border-radius:10px;display:flex}.aiDialog .ask{background:none;margin-top:5px}.aiDialog .ask .avatar{background:#e0e8f7;color:#2554ff}.aiDialog .ask .textBox{border-radius:5px;flex-shrink:0;white-space:pre-wrap}.aiDialog .ask .textBox .files{padding-top:10px}.aiDialog .ask .textBox .files .file{padding:4px 10px;font-size:14px;background-color:rgba(71,94,209,.058823529411764705);cursor:pointer;display:inline-block;margin-bottom:10px;color:#666;border-radius:10px}.aiDialog .ask .textBox .files .file:last-child{margin-bottom:0}.aiDialog .answer{margin-top:15px;box-sizing:border-box;min-height:70px}.aiDialog .answer .avatar{background:#475ed1;color:#fff}.aiDialog .answer .textBox{padding:2px 10px 15px}@keyframes identifier{to{transform:rotate(0deg)}0%{transform:rotate(-1turn)}}.aiDialog .answer .textBox .oper{display:inline-block;padding:0 15px;background-color:#f2f2f2;font-size:12px;cursor:pointer;border-radius:10px;color:#000;margin:0 10px 10px 0;line-height:30px;height:30px}.aiDialog .answer .textBox .oper i{font-size:14px;color:#475ed1}.aiDialog .answer .textBox .oper i[class^=el-icon]{font-size:16px;vertical-align:-1px}.aiDialog .answer .textBox .oper i[class^=el-icon-arrow]{font-size:12px;vertical-align:1px}.aiDialog .answer .textBox .oper:hover{background-color:#e9e9e9}.aiDialog .answer .textBox .oper span{vertical-align:1px}.aiDialog .answer .textBox .oper .thinking{position:relative;margin-right:15px}.aiDialog .answer .textBox .oper .thinking:before{height:25px;line-height:25px;position:absolute;top:-5px;transform-origin:48% 48%;animation:identifier 1.6s linear 0s infinite}.aiDialog .answer .textBox .think_wrapper .content{margin:5px 0 10px 0;color:#777;padding-left:15px;border-left:2px solid #e5e5e5;font-size:15px;line-height:1.4}.aiDialog .answer .textBox .answer_wrapper{margin-top:15px}.aiDialog .answer .textBox div[id$=_content] .answer_wrapper:first-child{margin-top:0}.aiDialog .answer .textBox .extend{padding-top:5px}.aiDialog .answer .textBox .extend .handler{display:flex;justify-content:end;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.aiDialog .answer .textBox .extend .handler div{display:flex;align-items:center}.aiDialog .answer .textBox .extend .handler p{margin:0 0 5px 0;font-size:13px;color:#000}.aiDialog .answer .textBox .extend .handler i{border-radius:7px;padding:4px;cursor:pointer;color:#666;font-size:16px;font-weight:500}.aiDialog .answer .textBox .extend .handler i:hover{background:#f2f2f2;color:#000}.aiDialog .answer .textBox .extend .handler i:last-child{margin-left:5px}.aiDialog .answer .textBox .extend .handler i[class^=el-icon-arrow]{padding:2px}.aiDialog .answer .textBox .extend .handler span{margin:0 3px}.hasScroll[data-v-4e43fb4f]{width:calc(100% - 22px)!important}.aiDialog[data-v-4e43fb4f]{width:500px;height:700px;min-width:500px;position:absolute;left:calc(50vw - 400px);top:calc(50vh - 350px);z-index:10;border-radius:5px;overflow:hidden;box-shadow:0 0 15px #999;padding-bottom:1px}.aiDialog .el-dialog__header[data-v-4e43fb4f]{background:#475ed1;display:flex;justify-content:space-between;align-items:center}.aiDialog .el-dialog__header i[data-v-4e43fb4f]{font-size:18px;color:#fff;cursor:pointer}.aiDialog .dialogContent[data-v-4e43fb4f]{display:flex;flex-direction:column;height:calc(100% - 35px);box-sizing:border-box;padding-top:2px;margin-right:1px}.aiDialog .dialogContent .scroll[data-v-4e43fb4f]{flex:1;overflow:auto;width:calc(100% + 10px)}.aiDialog .dialogContent .askBox[data-v-4e43fb4f]{padding:9px;margin:10px 10px 0 10px}.aiDialog .dialogContent .askBox .editableBox[data-v-4e43fb4f]{height:60px;margin-top:-4px;font-size:13px}.aiDialog .dialogContent .askBox .editableBox #editable[data-v-4e43fb4f]:empty:before{font-size:13px}.aiDialog .dialogContent .askBox .sendBox .operMode[data-v-4e43fb4f]{height:auto}.aiDialog .dialogContent .askBox .sendBox .operMode .item[data-v-4e43fb4f]{font-size:13px}.aiDialog .dialogContent .askBox .sendBox .operMode i[class^=el-icon-arrow-][data-v-4e43fb4f]{font-size:16px;cursor:pointer}.aiDialog .dialogContent .askBox .sendBox .operMode i[class^=el-icon-arrow-][data-v-4e43fb4f]:hover{color:#475ed1;font-weight:900}.aiDialog .dialogContent .content[data-v-4e43fb4f]{min-height:100%;background:#fff;border-radius:5px;padding:10px 15px 0 15px;box-sizing:border-box}.aiDialog .dialogContent .content .init_wrapper[data-v-4e43fb4f]{margin:200px auto}.aiDialog .dialogContent .content .init_wrapper h2[data-v-4e43fb4f]{font-size:30px;text-align:center}.aiDialog .dialogContent .content .init_wrapper h2 i[data-v-4e43fb4f]{font-size:40px;vertical-align:bottom}.aiDialog .dialogContent pre[data-v-4e43fb4f]{font-size:11px;text-align:center;color:#999}@media screen and (max-width:1440px){.aiDialog[data-v-4e43fb4f]{height:600px;left:calc(50vw - 350px);top:calc(50vh - 300px)}.aiDialog .dialogContent .content .init_wrapper[data-v-4e43fb4f]{margin:160px auto}.aiDialog .dialogContent .content .init_wrapper h2[data-v-4e43fb4f]{font-size:24px}.aiDialog .dialogContent .content .init_wrapper h2 i[data-v-4e43fb4f]{font-size:34px}}.extendLinks .local_wrapper .item .markdown_wrapper table{border:1px solid #e5e5e5}.extendLinks .local_wrapper .item .markdown_wrapper table tbody tr,.extendLinks .local_wrapper .item .markdown_wrapper table thead tr{border-bottom:1px solid #e5e5e5}.extendLinks .local_wrapper .item .markdown_wrapper table tbody tr td,.extendLinks .local_wrapper .item .markdown_wrapper table tbody tr th,.extendLinks .local_wrapper .item .markdown_wrapper table thead tr td,.extendLinks .local_wrapper .item .markdown_wrapper table thead tr th{border-right:1px solid #e5e5e5;font-size:13px}.extendLinks .local_wrapper .item .markdown_wrapper table tbody tr td:last-child,.extendLinks .local_wrapper .item .markdown_wrapper table tbody tr th:last-child,.extendLinks .local_wrapper .item .markdown_wrapper table thead tr td:last-child,.extendLinks .local_wrapper .item .markdown_wrapper table thead tr th:last-child{border:none}.extendLinks .local_wrapper .item .markdown_wrapper table tbody tr td,.extendLinks .local_wrapper .item .markdown_wrapper table thead tr td{padding:3px 5px}.extendLinks .local_wrapper .item .markdown_wrapper table tbody tr:last-child,.extendLinks .local_wrapper .item .markdown_wrapper table thead tr:last-child{border:none}.extendLinks .local_wrapper .item .markdown_wrapper table thead tr{border-bottom:1px solid #e5e5e5!important}.extendLinks .local_wrapper .item .markdown_wrapper table thead tr th{background:#f5f5f5}.extendLinks[data-v-051381c9]{position:sticky;right:0;top:0;z-index:11;height:100%;flex-shrink:0;background:#fff;border-left:1px solid #e5e5e5;box-shadow:0 0 10px #333}.extendLinks .button_link[data-v-051381c9]{display:inline-block;padding:2px 10px;border-radius:5px;background:#e0e8f7;margin:3px;color:#475ed1;line-height:26px}.extendLinks .button_link[data-v-051381c9]:hover{color:#fff!important;background:rgba(37,84,255,.9)}.extendLinks h2[data-v-051381c9]{padding:10px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e5e5}.extendLinks h2 span[data-v-051381c9]{display:flex;align-items:center}.extendLinks h2 span i[data-v-051381c9]{font-size:16px;cursor:pointer}.extendLinks h2 span i[data-v-051381c9]:hover{font-weight:500;color:#475ed1}.extendLinks h2 span i[data-v-051381c9]:last-child{font-size:20px}.extendLinks h2 span .isActive[data-v-051381c9]{font-weight:900;color:#475ed1}.extendLinks .local_wrapper[data-v-051381c9]{width:50vw;height:calc(100vh - 55px);overflow:auto;padding:0 15px;box-sizing:border-box;margin:10px 0}.extendLinks .local_wrapper .item[data-v-051381c9]{margin-bottom:20px;max-width:100%;overflow:auto}.extendLinks .local_wrapper .item[data-v-051381c9]:last-child{padding-bottom:10px;margin-bottom:0}.extendLinks .local_wrapper h3[data-v-051381c9]{display:flex;align-items:center;font-size:14px;margin:10px 0}.extendLinks .local_wrapper h3 i[data-v-051381c9]{font-size:18px;color:#475ed1}.extendLinks .local_wrapper .el-table[data-v-051381c9]{margin:5px 0}.extendLinks .links[data-v-051381c9]{width:400px;height:calc(100vh - 62px);overflow:auto;padding:0 10px;margin:10px 0}.extendLinks .links li[data-v-051381c9]{font-size:13px;padding:5px 8px;border-radius:10px;margin-bottom:5px}.extendLinks .links li a p[data-v-051381c9]{display:flex;align-items:center;justify-content:space-between;color:#999;margin-bottom:2px}.extendLinks .links li a p time[data-v-051381c9]{font-size:12px}.extendLinks .links li a b[data-v-051381c9]{font-size:13px;display:inline-block;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:24px}.extendLinks .links li a aside[data-v-051381c9]{font-size:12px;color:#999;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.extendLinks .links li[data-v-051381c9]:hover{background-color:#f2f2f2}.isScreen[data-v-051381c9]{position:absolute;z-index:1000}.isScreen h2 i[data-v-051381c9]:first-child{font-weight:900}.isScreen .local_wrapper[data-v-051381c9]{width:100vw;padding:0 10%}.isScreen .local_wrapper .item .markdown_wrapper table[data-v-051381c9]{max-width:100%}.echart[data-v-c1951258]{width:100%;height:300px;border:1px solid #e5e5e5}.bigModelPopover{min-width:85px;padding:0}.bigModelPopover ul{padding:10px 0}.bigModelPopover ul li{font-size:13px;line-height:30px;padding:0 10px;color:#606266;cursor:pointer}.bigModelPopover ul li:hover{background-color:#ecf5ff;color:#475ed1}#reportContent{flex:1;padding:0 10px;height:100%;box-sizing:border-box;overflow:auto}#reportContent #report_content{background-color:#fff;width:880px;min-height:calc(100% - 10px);padding:50px;margin:0 auto 10px auto;box-sizing:border-box;position:relative}#reportContent #report_content .report_head{padding:0 100px;text-align:center}#reportContent #report_content .report_head h1{margin-top:50px;font-size:24px;margin-bottom:50px}#reportContent #report_content .report_head time{font-size:16px}#reportContent #report_content .lengedDesc{margin:100px auto 50px auto}#reportContent #report_content .lengedDesc .table tr td{text-align:center;width:100px!important}#reportContent #report_content .lengedDesc .table tr td span{display:inline-block;padding:3px 10px;border-radius:4px;color:#fff}#reportContent #report_content .lengedDesc .table tr td:nth-child(2){text-align:left;width:400px!important}#reportContent #report_content .lengedDesc aside{margin:10px 0}#reportContent #report_content .lenged,#reportContent #report_content span[class^=lenged_]{display:inline-block;width:40px;height:26px;border-radius:4px;cursor:pointer;color:#fff;text-align:center;line-height:27px;font-size:13px}#reportContent #report_content [class^=title_]{font-weight:500;line-height:30px;display:inline-block}#reportContent #report_content .title_0{font-size:20px;margin-top:50px}#reportContent #report_content .title_1{font-size:18px;margin-top:10px}#reportContent #report_content .title_2{font-size:16px}#reportContent #report_content .title_3{font-size:16px;width:600px}#reportContent #report_content .table,#reportContent #report_content table{border-collapse:collapse;border-spacing:0;border-color:#e5e5e5;width:100%}#reportContent #report_content .table tbody>tr td,#reportContent #report_content .table tr td,#reportContent #report_content table tbody>tr td,#reportContent #report_content table tr td{background:#fff}#reportContent #report_content .table tbody>tr td,#reportContent #report_content .table tbody>tr th,#reportContent #report_content .table tr td,#reportContent #report_content .table tr th,#reportContent #report_content table tbody>tr td,#reportContent #report_content table tbody>tr th,#reportContent #report_content table tr td,#reportContent #report_content table tr th{padding:6px;font-size:13px;min-width:70px;word-break:break-word}#reportContent #report_content .table tbody>tr:first-child td,#reportContent #report_content .table tbody>tr:first-child th,#reportContent #report_content .table tr:first-child td,#reportContent #report_content .table tr:first-child th,#reportContent #report_content table tbody>tr:first-child td,#reportContent #report_content table tbody>tr:first-child th,#reportContent #report_content table tr:first-child td,#reportContent #report_content table tr:first-child th{background:#f2f6fc;font-size:13px;color:#333;white-space:pre-wrap;width:auto}#reportContent #report_content .table tbody>tr:first-child td:first-child,#reportContent #report_content .table tbody>tr:first-child th:first-child,#reportContent #report_content .table tr:first-child td:first-child,#reportContent #report_content .table tr:first-child th:first-child,#reportContent #report_content table tbody>tr:first-child td:first-child,#reportContent #report_content table tbody>tr:first-child th:first-child,#reportContent #report_content table tr:first-child td:first-child,#reportContent #report_content table tr:first-child th:first-child{width:20%}#reportContent #report_content .table tbody>tr:first-child td:last-child,#reportContent #report_content .table tbody>tr:first-child th:last-child,#reportContent #report_content .table tr:first-child td:last-child,#reportContent #report_content .table tr:first-child th:last-child,#reportContent #report_content table tbody>tr:first-child td:last-child,#reportContent #report_content table tbody>tr:first-child th:last-child,#reportContent #report_content table tr:first-child td:last-child,#reportContent #report_content table tr:first-child th:last-child{width:60%}#reportContent #report_content .table:last-child,#reportContent #report_content table:last-child{margin-bottom:0}#reportContent #report_content .base_info_table{width:100%;margin:15px 0 30px 0!important;border-bottom:1px solid #e5e5e5}#reportContent #report_content .base_info_table tr{border-top:1px solid #e5e5e5}#reportContent #report_content .base_info_table tr td{font-size:13px;padding:10px}#reportContent #report_content .base_info_table tr:hover{background:#f2f6fc}#reportContent #report_content .files{margin:10px 0}#reportContent #report_content .files ul li,#reportContent #report_content .titleWrapper{display:flex;justify-content:space-between;align-items:center}#reportContent #report_content .titleWrapper{padding:5px 0;position:relative}#reportContent #report_content .titleWrapper .el-icon-delete{display:none;font-size:18px;color:red}#reportContent #report_content .titleWrapper .refresh{display:none;position:absolute;top:0;right:55px;text-align:right}#reportContent #report_content .titleWrapper .refresh .el-button{color:#475ed1;background:#edeffa;border-color:#b5bfed}#reportContent #report_content .titleWrapper .refresh ul{display:none;left:23px;position:relative;padding:10px 0;margin:8px 0 0 0;border:1px solid #e6ebf5;background-color:#fff;border-radius:4px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}#reportContent #report_content .titleWrapper .refresh ul:before{content:"";position:absolute;top:-5px;left:calc(50% - 4px);transform:rotate(45deg);width:7px;height:7px;background-color:#fff;border-top:1px solid #e6ebf5;border-left:1px solid #e6ebf5}#reportContent #report_content .titleWrapper .refresh ul li{line-height:30px;padding:0 10px;color:#606266;cursor:pointer;text-align:left}#reportContent #report_content .titleWrapper .refresh ul li:hover{background-color:#ecf5ff;color:#475ed1}#reportContent #report_content .titleWrapper .refresh:hover ul{display:block}#reportContent #report_content .pointList{margin-top:100px}#reportContent #report_content .pointList .point{position:relative;font-size:14px}#reportContent #report_content .pointList .point .el-skeleton{margin-bottom:20px}#reportContent #report_content .pointList .point .info{margin:0 0 15px 0;color:#666;line-height:26px;text-indent:2em}#reportContent #report_content .pointList .point b s{font-size:16px;line-height:30px;text-decoration:underline}#reportContent #report_content .pointList .point .reLoading{width:100%;height:100%;position:absolute;left:0;right:0;background:hsla(0,0%,100%,.5)}#reportContent #report_content .pointList .point:hover .titleWrapper .el-icon-delete{display:inline-block}#reportContent #report_content .pointList .point:hover .titleWrapper .refresh{display:block}#reportContent #report_content .pointList .result{line-height:26px;margin-bottom:20px;font-size:14px}#reportContent #report_content .pointList .result i[class^=el-icon-]{color:#475ed1}#reportContent #report_content .pointList .result p{margin:0}#reportContent #report_content .pointList .result p:has(.cellInfo){display:inline-block;margin-top:2px;min-width:33.3%}#reportContent #report_content .pointList .result .checkDesc{margin-top:5px;padding:12px 12px;min-width:calc(100% - 100px);background:#f9f9f9}#reportContent #report_content .pointList .result .checkDesc .cellInfo{color:#475ed1;cursor:pointer;padding:0 3px}#reportContent #report_content .pointList .result .checkDesc code{white-space:pre-wrap;word-wrap:break-word}#reportContent #report_content .pointList .result .checkDesc ol{list-style:decimal}#reportContent #report_content .pointList .result .checkDesc ul{list-style:disc}#reportContent #report_content .pointList .result .checkDesc li{border:none;display:list-item;margin-left:15px}#reportContent #report_content .pointList .result .checkDesc li:last-child{border:none}#reportContent #report_content .pointList .result .checkDesc h1{font-size:20px}#reportContent #report_content .pointList .result .checkDesc h2{font-size:18px}#reportContent #report_content .pointList .result .checkDesc h3{font-size:16px}#reportContent #report_content .pointList .result .checkDesc h4{font-size:14px}#reportContent #report_content .pointList .result section+strong{font-size:14px;display:inline-block}#reportContent #report_content .pointList .result section .title{font-size:14px;margin:10px 0 5px 0}#reportContent #report_content .pointList .result .refernce{padding-bottom:10px;margin-top:15px}#reportContent #report_content .pointList .result .refernce .table tbody>tr:first-child td:first-child,#reportContent #report_content .pointList .result .refernce .table tbody>tr:first-child td:last-child,#reportContent #report_content .pointList .result .refernce .table tbody>tr:first-child th:first-child,#reportContent #report_content .pointList .result .refernce .table tbody>tr:first-child th:last-child,#reportContent #report_content .pointList .result .refernce .table tr:first-child td:first-child,#reportContent #report_content .pointList .result .refernce .table tr:first-child td:last-child,#reportContent #report_content .pointList .result .refernce .table tr:first-child th:first-child,#reportContent #report_content .pointList .result .refernce .table tr:first-child th:last-child,#reportContent #report_content .pointList .result .refernce table tbody>tr:first-child td:first-child,#reportContent #report_content .pointList .result .refernce table tbody>tr:first-child td:last-child,#reportContent #report_content .pointList .result .refernce table tbody>tr:first-child th:first-child,#reportContent #report_content .pointList .result .refernce table tbody>tr:first-child th:last-child,#reportContent #report_content .pointList .result .refernce table tr:first-child td:first-child,#reportContent #report_content .pointList .result .refernce table tr:first-child td:last-child,#reportContent #report_content .pointList .result .refernce table tr:first-child th:first-child,#reportContent #report_content .pointList .result .refernce table tr:first-child th:last-child{width:auto}#reportContent #report_content .pointList .result .refernce .string{margin:10px 0}#reportContent #report_content .pointList .result .refernce aside{border:1px dashed #ddd;padding:2px 5px;margin:5px 0 0 0;white-space:pre-wrap}#reportContent #report_content .loading{width:100%;background:#fff;padding:20px 0}#reportContent #report_content .loading i{font-size:24px;color:#475ed1}#reportContent #report_content .loading span{font-size:15px;color:#666;vertical-align:3px}#reportContent #report_content .echart{height:240px;width:calc(100% - 10px);margin:10px 0;padding:10px 5px;border:1px solid #e5e5e5;background-color:#fff}.reportAutoCheck .processPopper{height:calc(100vh - 60px);overflow:auto;top:34px!important;left:auto!important;padding:5px 0 5px 5px;right:1px;z-index:2}.reportAutoCheck .processPopper .status{height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid #e5e5e5}.reportAutoCheck .processPopper .status .view{display:flex;align-items:center}.reportAutoCheck .processPopper .status .view p{display:flex;align-items:center;height:14px}.reportAutoCheck .processPopper .status .view p span{padding:2px 10px 1px 10px;margin-left:10px;border-radius:3px;color:#fff;cursor:pointer;position:relative}.reportAutoCheck .processPopper .status .view p .isActive:after{content:"•";background:#fff;position:absolute;top:-3px;right:-3px;width:12px;height:12px;border-radius:6px;color:red;box-shadow:inset 0 0 2px red;text-align:center;line-height:12px;font-size:18px}.reportAutoCheck .processPopper .treeBox{width:100%;height:calc(100% - 38px);padding-top:5px;box-sizing:border-box;overflow-y:auto;overflow-x:hidden}.reportAutoCheck .el-icon-loading{color:#999}.reportAutoCheck .ev-data-tree .el-tree-node__content{line-height:23px;height:24px}.reportAutoCheck .ev-data-tree .el-tree-node__content .custom-tree-node{width:320px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.reportAutoCheck .ev-data-tree .el-tree-node__content .custom-tree-node .nodeName{display:inline-block;width:285px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.reportAutoCheck .ev-data-tree .el-tree-node__content .custom-tree-node .el-icon-refresh-right{margin-top:5px;float:right;display:none;font-size:15px;color:#475ed1}.reportAutoCheck .ev-data-tree .el-tree-node__content .custom-tree-node .el-icon-refresh-right:hover{font-weight:900}.reportAutoCheck .ev-data-tree .el-tree-node__content .custom-tree-node i[class^=status_]{display:inline-block;padding:4px;border-radius:4px}.reportAutoCheck .ev-data-tree .el-tree-node__content .custom-tree-node .status_2{background:transparent}.reportAutoCheck .ev-data-tree .el-tree-node__content .custom-tree-node .status_3{background:#a30014}.reportAutoCheck .ev-data-tree .el-tree-node__content .custom-tree-node .status_4{background:#e6a23c}.reportAutoCheck .ev-data-tree .el-tree-node__content .custom-tree-node:hover .el-icon-refresh-right{display:inline-block}.reportAutoCheck .ev-data-tree .el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{background:#e9f5ff!important;color:#475ed1!important}.reportAutoCheck .catalogue{height:100%;display:flex;align-items:center;flex-wrap:wrap;padding-left:10px;position:absolute}.reportAutoCheck .catalogue h3{margin:0 0 7px 16px;font-size:16px}.reportAutoCheck .catalogue .el-tree{width:160px;background:transparent}.reportAutoCheck .catalogue .el-tree .el-tree-node__content{color:#000}.reportAutoCheck .catalogue .el-tree .el-tree-node__content .el-tree-node__label{font-size:13px}.reportAutoCheck .catalogue .el-tree .el-tree-node:focus>.el-tree-node__content,.reportAutoCheck .catalogue .el-tree .el-tree-node__content:hover{background:transparent!important;color:#475ed1!important}@media screen and (max-width:1600px){.reportAutoCheck .catalogue{position:static}}.reportAutoCheck[data-v-e1968eac]{width:100%;height:100%}.reportAutoCheck .main-wrapper[data-v-e1968eac]{height:100%;display:flex;background-color:#efefef}.reportAutoCheck .main-wrapper .left_wrapper[data-v-e1968eac]{flex-shrink:0;position:fixed;right:0;top:-3px;z-index:10}.reportAutoCheck .main-wrapper .left_wrapper .process[data-v-e1968eac]{padding-right:15px;line-height:50px;font-size:14px;text-align:right;cursor:pointer}.reportAutoCheck .main-wrapper .left_wrapper .process i[data-v-e1968eac]{font-size:20px;vertical-align:-3px;color:#475ed1}.reportAutoCheck .main-wrapper .left_wrapper .process span[data-v-e1968eac]{padding:0 5px}.notify_custom_content{width:285px}.notify_custom_content p{margin-bottom:15px}.notify_custom_content button{float:right;color:#fff;background:#475ed1;padding:4px 15px 5px 15px;border-radius:4px;font-size:13px}.notify_custom_content button:hover{background:rgba(71,94,209,.8196078431372549)}.el-notification{width:360px}.el-notification .el-icon-info{color:#475ef1}.el-notification .el-notification__content{margin-top:12px}.dropdownItem{display:flex;justify-content:space-between;align-items:center;font-size:13px}.dropdownItem span{margin-right:50px;font-weight:500}.reportCheck .drawerContnet{padding:10px 0;border-top:1px solid #e5e5e5;line-height:20px;height:100%}.reportCheck .drawerContnet .content{height:calc(100% - 50px);overflow:auto;padding:0 15px}.reportCheck .drawerContnet .content .hint{display:flex;flex-wrap:wrap;color:#999}.reportCheck .drawerContnet .content .hint i{font-size:20px}.reportCheck .drawerContnet .content .hint span{margin-left:15px;font-size:12px}.reportCheck .drawerContnet .content .txt_wrapper_3{flex:1;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:12px;margin-left:10px}.reportCheck .drawerContnet .content .txt_wrapper_3 *{line-height:20px!important}.reportCheck .drawerContnet .content h3{font-size:14px;margin:25px 0 15px 0}.reportCheck .drawerContnet .content h3 .txt{color:#999;font-weight:400;font-size:12px}.reportCheck .drawerContnet .content h3:first-child{margin-top:5px}.reportCheck .drawerContnet .content h2{font-size:16px;font-weight:300;margin-top:25px;padding-top:20px;border-top:1px solid #e5e5e5;color:#000}.reportCheck .drawerContnet .content h2 i{color:#475ed1;font-size:18px}.reportCheck .drawerContnet .content .el-table{width:100%}.reportCheck .drawerContnet .content .customContent{margin:15px 0}.reportCheck .drawerContnet .content .result{display:flex;align-items:center}.reportCheck .drawerContnet .content .result .lenged{display:inline-block;width:55px;height:26px;border-radius:4px;cursor:pointer;color:#fff;text-align:center;line-height:27px;font-size:13px;padding:0}.reportCheck .drawerContnet .content .result i{font-size:16px;vertical-align:text-top}.reportCheck .drawerContnet .content .result .el-icon-circle-check{color:green}.reportCheck .drawerContnet .content .result .el-icon-warning-outline{color:orange}.reportCheck .drawerContnet .content .result span{font-size:13px;white-space:break-spaces;padding-left:5px}.reportCheck .drawerContnet .content .buttons{padding:30px 0;text-align:center}.reportCheck .drawerContnet .content hr{border:none;border-top:1px solid #e5e5e5}.reportCheck .drawerContnet .content ul li{display:flex;justify-content:space-between;padding:0 0 10px 0}.reportCheck .drawerContnet .content ul li span{flex:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reportCheck .drawerContnet .content ul li aside{color:#999}.reportCheck .drawerContnet .content ul li:hover span{color:#475ed1;cursor:pointer}.reportCheck .drawerContnet .bottom{padding:15px;background:#f5f5f5;display:flex;justify-content:space-between}.reportCheck .txtDialog{position:fixed;left:calc(50vw - 400px);top:calc(50vh - 265px);z-index:9999;width:800px;border-radius:5px}.reportCheck .txtDialog .dialogContent{line-height:24px;font-size:13px;overflow:auto;white-space:break-spaces;width:calc(100% - 20px);max-width:800px;margin:10px auto;height:calc(100% - 55px)}.reportCheck .upload-demo{margin-top:10px;width:700px}.reportCheck .upload-demo .el-upload,.reportCheck .upload-demo .el-upload .el-upload-dragger{width:100%}.reportCheck .el-table .el-table__header-wrapper .ethc .cell{padding-left:5px!important;padding-right:5px!important}.reportCheck .el-table .el-link{font-size:12px}.reportCheck .el-table .cellText{max-height:4.5em;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal}.reportCheck .confirmBox{background:#fff;width:100%;text-align:right;padding-top:10px}.reportCheck .popoverTxt{display:inline-block;cursor:pointer}.reportCheck .el-tree .el-tree-node{min-width:100%;display:inline-block}.reportCheck .el-tree .el-tree-node .el-tree-node__children{white-space:pre-wrap}.reportCheck .el-tree .el-tree-node .custom-tree-node{font-size:13px}.reportCheck .el-tree .el-tree-node .custom-tree-node .el-icon-success{color:#67c23a}.reportCheck .el-tree .el-tree-node .el-tree-node__content>.el-tree-node__expand-icon{padding:3px}.reportCheck .wps-mount{width:100%;height:100%}.reportCheck .wps-mount iframe{width:100%;height:calc(100% - 3px)!important}.reportCheck .el-drawer__header{margin:0;padding:10px}.reportCheck .el-link{font-weight:400;font-size:13px}.reportCheck .customContent .item .title{font-size:14px;margin:15px 0 5px 0;display:flex;justify-content:space-between}.reportCheck .customContent .item:first-child .title{margin:5px 0}.reportCheck .customContent .chartBox{margin:20px 0;display:flex}.reportCheck .customContent .tableBox{width:100%;overflow:auto}.reportCheck .web-office-iframe{width:100%!important}.reportCheck .table{margin-bottom:15px}.reportCheck .table tr td{padding:6px 10px;font-size:12px}.reportCheck .table tr:first-child td{background:#f5f5f5;font-size:13px;color:#333;white-space:nowrap}.reportCheck .table:last-child{margin-bottom:0}.reportCheck[data-v-c22d1176]{width:100%;display:flex}.reportCheck h4[data-v-c22d1176]{font-size:16px;font-weight:200;line-height:40px;margin-top:10px;display:flex;justify-content:space-between}.reportCheck h4 i[data-v-c22d1176]{vertical-align:text-bottom}.reportCheck h4 i[data-v-c22d1176]:before{color:#475ed1;font-weight:900;font-size:18px}.reportCheck h4 .el-icon-info[data-v-c22d1176]{cursor:pointer}.reportCheck h4 .el-icon-info[data-v-c22d1176]:before{color:#999}.reportCheck h4 .el-icon-info[data-v-c22d1176]:hover:before{color:#475ed1}.reportCheck h4[data-v-c22d1176]:first-child{margin-top:5px}.reportCheck .base[data-v-c22d1176]{display:flex;flex-wrap:wrap;position:relative;height:calc(100% - 100px);overflow:auto;margin:10px auto 0 auto;padding:0 30px}.reportCheck .base h4[data-v-c22d1176]{padding:5px 0;border-bottom:1px solid #e5e5e5;margin-bottom:10px;line-height:normal}.reportCheck .base ul li[data-v-c22d1176]{display:flex;font-size:14px}.reportCheck .base aside[data-v-c22d1176]{font-size:14px;line-height:20px;vertical-align:text-bottom;margin:0 0 20px 0}.reportCheck .base aside i[data-v-c22d1176]{font-size:16px;color:#999}.reportCheck .base aside .check[data-v-c22d1176]{color:#475ed1;cursor:pointer}.reportCheck .base .baseInfo[data-v-c22d1176]{padding:10px 0 10px 10px}.reportCheck .base .baseInfo li[data-v-c22d1176]{width:100%;margin-bottom:15px;position:relative}.reportCheck .base .baseInfo li .label[data-v-c22d1176]{width:125px;flex-shrink:0;padding-right:5px;box-sizing:border-box;font-weight:300}.reportCheck .base .baseInfo li .label s[data-v-c22d1176]{color:red;text-decoration:none;vertical-align:sub;margin-left:-10px}.reportCheck .base .baseInfo li .editBox[data-v-c22d1176]{outline:none;color:#000}.reportCheck .base .baseInfo li .editBox[data-v-c22d1176]:empty:before{content:attr(data-placeholder);font-size:12px;color:#c1c5cc}.reportCheck .base .baseInfo li .bottomBorder[data-v-c22d1176]{width:100%;border-bottom:1px solid #e5e5e5;padding-bottom:10px}.reportCheck .base .baseInfo li .el-date-editor[data-v-c22d1176],.reportCheck .base .baseInfo li .el-input[data-v-c22d1176]{flex:1}.reportCheck .base .files li[data-v-c22d1176]{display:flex;justify-content:space-between;line-height:34px;color:#000;font-size:14px}.reportCheck .base .files li span[data-v-c22d1176]{font-size:14px}.reportCheck .base .files li:hover span[data-v-c22d1176]{color:#393b45}.reportCheck .base .left[data-v-c22d1176]{width:50%;box-sizing:border-box;padding:0 15px 0 0}.reportCheck .base .left aside[data-v-c22d1176]{color:#000;font-size:14px}.reportCheck .base .right[data-v-c22d1176]{width:50%;padding:0 0 0 30px;box-sizing:border-box}.reportCheck .base .right .baseInfo .nodata[data-v-c22d1176]{color:#c1c5cd;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:14px}.reportCheck .base .right .baseInfo .vals[data-v-c22d1176]:hover{text-decoration:underline;color:#475ed1;cursor:pointer}.reportCheck .container[data-v-c22d1176]{position:relative}.reportCheck .container .buttons[data-v-c22d1176]{width:100%;text-align:center;position:absolute;bottom:0;left:0;z-index:2;padding:20px;background:#fff;margin-top:30px;box-sizing:border-box;box-shadow:0 0 10px #ddd}.reportCheck .container .buttons aside[data-v-c22d1176]{position:absolute;text-align:left}.reportCheck .container .buttons aside .el-checkbox[data-v-c22d1176]{margin-top:8px}.reportCheck .container .buttons hr[data-v-c22d1176]{margin-bottom:20px;border:none;border-top:1px solid #e5e5e5;box-shadow:0 -5px 18px #000}.reportCheck .container .buttons .el-button[data-v-c22d1176]{margin-right:30px}@media screen and (max-width:1280px){.reportCheck .base[data-v-c22d1176]{margin:0}}.reportCheck .drawerBase[data-v-c22d1176]{width:720px;display:block;padding:0 0 15px 0;border-top:1px solid #e5e5e5;height:calc(100% - 10px)}.reportCheck .drawerBase aside[data-v-c22d1176]{font-size:13px;height:auto}.reportCheck .drawerBase .bottom[data-v-c22d1176],.reportCheck .drawerBase .left[data-v-c22d1176],.reportCheck .drawerBase .right[data-v-c22d1176]{padding:0 15px;margin:0;width:auto}.reportCheck .drawerBase .right .baseInfo li .label[data-v-c22d1176]{width:150px}.reportCheck .container-wrapper[data-v-c22d1176]{flex:1;font-size:13px}.reportCheck .container-wrapper .content[data-v-c22d1176]{background:#fff;height:100vh;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.reportCheck .container-wrapper .uploadBox[data-v-c22d1176]{width:700px}.reportCheck .container-wrapper .uploadBox h1[data-v-c22d1176]{display:flex;justify-content:space-between;align-items:center}.reportCheck .container-wrapper .uploadBox h1 span[data-v-c22d1176]{font-size:24px;letter-spacing:5px}.reportCheck .container-wrapper .uploadBox h1 span img[data-v-c22d1176]{width:36px;vertical-align:bottom}.reportCheck .container-wrapper .uploadBox h1 a[data-v-c22d1176]{color:#6c7bc1;border:1px solid #b5bfed;padding:4px 12px;border-radius:4px;font-weight:400}.reportCheck .container-wrapper .uploadBox h1 a i[data-v-c22d1176]{position:relative;transform:rotate(90deg);font-weight:900}.reportCheck .container-wrapper .uploadBox h1 a[data-v-c22d1176]:hover{background:#edeffa}.reportCheck .container-wrapper .uploadBox .list[data-v-c22d1176]{width:700px;margin:20px 0;overflow:auto;padding:5px 0;max-height:40vh;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.reportCheck .container-wrapper .uploadBox table[data-v-c22d1176]{width:100%}.reportCheck .container-wrapper .uploadBox table tr td[data-v-c22d1176]{font-size:13px;padding:7px 10px;color:#666}.reportCheck .container-wrapper .uploadBox table tr td .el-icon-close[data-v-c22d1176]{cursor:pointer;color:red;font-size:16px}.reportCheck .container-wrapper .uploadBox table tr td[data-v-c22d1176]:last-child{text-align:center}.reportCheck .container-wrapper .uploadBox table tr:first-child td[data-v-c22d1176]{font-weight:700}.reportCheck .container-wrapper .uploadBox table tr[data-v-c22d1176]:first-child:hover{background:transparent}.reportCheck .container-wrapper .uploadBox table tr[data-v-c22d1176]:hover{background:#f9f9f9}.reportCheck .container-wrapper .uploadBox aside[data-v-c22d1176]{font-size:14px;color:#999;margin-bottom:20px}.reportCheck .container-wrapper .uploadBox .default-button[data-v-c22d1176]{width:140px;padding:8px 0;margin-left:280px}.reportCheck .container-wrapper .main[data-v-c22d1176]{margin-left:5px}.reportCheck .container-wrapper .main .aiToolsBox[data-v-c22d1176]{justify-content:space-between}.reportCheck .container-wrapper .main .aiToolsBox h3[data-v-c22d1176]{width:100%;padding:0 15px;font-size:16px;font-weight:200;display:flex;justify-content:space-between;align-items:center}.reportCheck .container-wrapper .main .aiToolsBox h3 span[data-v-c22d1176]{font-size:13px;font-weight:400}.reportCheck .container-wrapper .main .container[data-v-c22d1176]{min-width:1100px;height:calc(100vh - 50px);background:#fff;overflow:auto}.reportCheck .container-wrapper .main .container .empty[data-v-c22d1176]{text-align:center;font-size:16px;color:#475ed1;font-weight:300;display:flex;justify-content:center;align-items:center;height:100%}.reportCheck .container-wrapper .main .container .empty i[data-v-c22d1176]{font-size:26px;margin-bottom:5px}.reportCheck .container-wrapper .main .container .examine[data-v-c22d1176]{display:flex;flex-wrap:wrap;height:100%;overflow:auto;padding:0 0 0 0;box-sizing:border-box;position:relative}.reportCheck .container-wrapper .main .container .examine .process-bar[data-v-c22d1176]{position:absolute;top:0;left:0;z-index:2;height:3px;background-color:#475ed1}.reportCheck .container-wrapper .main .container .examine .left[data-v-c22d1176]{width:200px;height:100%;flex-shrink:0;display:flex;flex-direction:column;box-sizing:border-box}.reportCheck .container-wrapper .main .container .examine .left .el-select[data-v-c22d1176]{width:120px;margin-right:7px}.reportCheck .container-wrapper .main .container .examine .left .toggle[data-v-c22d1176]{font-size:24px;vertical-align:middle;cursor:pointer}.reportCheck .container-wrapper .main .container .examine .left .treeBox[data-v-c22d1176]{flex:1;flex-shrink:0;padding-top:10px;margin-top:10px;border-top:1px solid #e5e5e5;overflow:auto}.reportCheck .container-wrapper .main .container .examine .right[data-v-c22d1176]{flex:1;height:100%;overflow:auto;border-left:1px solid #e5e5e5;display:flex;flex-direction:column;position:relative;box-sizing:border-box}.reportCheck .container-wrapper .main .container .examine .right .extend[data-v-c22d1176]{display:flex;align-items:center;justify-content:space-between;margin:0 10px;padding:0 0 10px 0;border-bottom:1px solid #e5e5e5}.reportCheck .container-wrapper .main .container .examine .right .customPoint[data-v-c22d1176]{flex:1;padding:0 10px}.reportCheck .container-wrapper .main .container .examine .right .customPoint .el-select[data-v-c22d1176]{padding-bottom:10px;width:300px}.reportCheck .container-wrapper .main .container .examine .right .customPoint .wps-customPoint[data-v-c22d1176]{height:calc(100% - 50px)}.reportCheck .container-wrapper .main .container .examine .right .tables[data-v-c22d1176]{flex:1;overflow:auto;margin:5px 0;padding:0 10px 10px}.reportCheck .dialogContent[data-v-c22d1176]{padding:10px;max-height:calc(100vh - 200px);overflow:auto;box-sizing:border-box}.reportCheck .dialogContent ul[data-v-c22d1176]{background:#f9f9f9;padding:15px;margin-top:15px;border-radius:5px;font-size:13px;line-height:22px}.reportCheck .dialogContent ul li[data-v-c22d1176]{margin-bottom:5px;display:flex}.reportCheck .dialogContent ul li span[data-v-c22d1176]{color:#606266;width:120px;flex-shrink:0}.reportCheck .dialogContent ul li span[data-v-c22d1176]:last-child{color:#000;flex:1}.reportCheck .dialogContent ul li[data-v-c22d1176]:last-child{margin-bottom:0}.reportCheck .dialogContent aside[data-v-c22d1176]{display:flex;align-items:center;line-height:25px;color:#666}.reportCheck .dialogContent aside i[data-v-c22d1176]{font-size:22px;color:#e6a23c}