#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:1912px;height:100%}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}a{color:#7e8c8d;text-decoration:none;-webkit-backface-visibility:hidden}li{list-style:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.2);-webkit-border-radius:6px}::-webkit-scrollbar-thumb:vertical{height:5px;background-color:hsla(0,0%,49%,.7);-webkit-border-radius:6px}::-webkit-scrollbar-thumb:horizontal{width:5px;background-color:hsla(0,0%,49%,.7);-webkit-border-radius:6px}body,html{width:100%;height:100%}body{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.loginPage-container[data-v-0c27ce50]{width:100%;height:100%;display:flex}.bg-container[data-v-0c27ce50]{width:80%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/img/loginBG3.2e465e9d.gif);background-repeat:no-repeat;background-size:cover}.card-container[data-v-0c27ce50]{width:20%;height:100%;background-color:#e6e6e6}.title-container[data-v-0c27ce50]{height:25%;display:flex;flex-direction:column;justify-content:center}.title[data-v-0c27ce50]{width:100%;text-align:end;color:#000;font-size:36px;letter-spacing:3px;margin-bottom:25px;font-family:ALiMM}.info-container[data-v-0c27ce50]{height:75%;display:flex;justify-content:space-around;align-items:flex-end}.login-box[data-v-0c27ce50]{position:absolute;top:50%;left:50%;width:400px;padding:40px;transform:translate(-50%,-50%);background:rgba(0,0,0,.5);box-sizing:border-box;box-shadow:0 15px 25px rgba(0,0,0,.6);border-radius:10px}.login-box h2[data-v-0c27ce50]{margin:0 0 30px;padding:0;color:#fff;text-align:center}.login-box .user-box[data-v-0c27ce50]{position:relative}.login-box .user-box input[data-v-0c27ce50]{width:100%;padding:10px 0;font-size:16px;color:#fff;margin-bottom:30px;border:none;border-bottom:1px solid #fff;outline:none;background:transparent}.login-box .user-box label[data-v-0c27ce50]{position:absolute;top:0;left:0;padding:10px 0;font-size:16px;color:#fff;pointer-events:none;transition:.5s}.login-box .user-box input:focus~label[data-v-0c27ce50],.login-box .user-box input:valid~label[data-v-0c27ce50]{top:-20px;left:0;color:#03e9f4;font-size:12px}.login-box form a[data-v-0c27ce50]{position:relative;display:inline-block;padding:10px 20px;color:#03e9f4;font-size:16px;text-decoration:none;text-transform:uppercase;overflow:hidden;transition:.5s;margin-top:40px;letter-spacing:4px}.login-box a[data-v-0c27ce50]:hover{background:#03e9f4;color:#fff;border-radius:5px;box-shadow:0 0 5px #03e9f4,0 0 25px #03e9f4,0 0 50px #03e9f4,0 0 100px #03e9f4}.login-box a span[data-v-0c27ce50]{position:absolute;display:block}.login-box a span[data-v-0c27ce50]:first-child{top:0;left:-100%;width:100%;height:2px;background:linear-gradient(90deg,transparent,#03e9f4);-webkit-animation:btn-anim1-0c27ce50 1s linear infinite;animation:btn-anim1-0c27ce50 1s linear infinite}@-webkit-keyframes btn-anim1-0c27ce50{0%{left:-100%}50%,to{left:100%}}@keyframes btn-anim1-0c27ce50{0%{left:-100%}50%,to{left:100%}}.login-box a span[data-v-0c27ce50]:nth-child(2){top:-100%;right:0;width:2px;height:100%;background:linear-gradient(180deg,transparent,#03e9f4);-webkit-animation:btn-anim2-0c27ce50 1s linear infinite;animation:btn-anim2-0c27ce50 1s linear infinite;-webkit-animation-delay:.25s;animation-delay:.25s}@-webkit-keyframes btn-anim2-0c27ce50{0%{top:-100%}50%,to{top:100%}}@keyframes btn-anim2-0c27ce50{0%{top:-100%}50%,to{top:100%}}.login-box a span[data-v-0c27ce50]:nth-child(3){bottom:0;right:-100%;width:100%;height:2px;background:linear-gradient(270deg,transparent,#03e9f4);-webkit-animation:btn-anim3-0c27ce50 1s linear infinite;animation:btn-anim3-0c27ce50 1s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes btn-anim3-0c27ce50{0%{right:-100%}50%,to{right:100%}}@keyframes btn-anim3-0c27ce50{0%{right:-100%}50%,to{right:100%}}.login-box a span[data-v-0c27ce50]:nth-child(4){bottom:-100%;left:0;width:2px;height:100%;background:linear-gradient(1turn,transparent,#03e9f4);-webkit-animation:btn-anim4-0c27ce50 1s linear infinite;animation:btn-anim4-0c27ce50 1s linear infinite;-webkit-animation-delay:.75s;animation-delay:.75s}@-webkit-keyframes btn-anim4-0c27ce50{0%{bottom:-100%}50%,to{bottom:100%}}@keyframes btn-anim4-0c27ce50{0%{bottom:-100%}50%,to{bottom:100%}}.defaultLayout-exit-confirmButtonClass{background:#f56c6c!important;border:0}.common-layout[data-v-790e6bd0],.container[data-v-790e6bd0]{height:100%}.header[data-v-790e6bd0]{background-color:#000;display:flex;justify-content:space-between;align-items:center;height:60px}.exit[data-v-790e6bd0]{color:#fff}.title[data-v-790e6bd0]{letter-spacing:3px;line-height:60px;font-family:ALiMM;font-size:20px;color:#fff}.aside[data-v-790e6bd0]{height:calc(100vh - 60px);background:#e0e0e0}.el-menu[data-v-790e6bd0]{border:0}.main[data-v-790e6bd0]{height:calc(100vh - 60px);overflow:auto;overflow-x:hidden}.el-main[data-v-790e6bd0]{padding:0}@font-face{font-family:ALiMM;src:url(/fonts/AlimamaFangYuanTiVF-Thin.5dbec8be.ttf)}.companyPage-delete-confirmButtonClass{background:#f56c6c!important;border:0}.page-header[data-v-212722a4]{background-color:#f9f9f9;height:60px;display:flex;justify-content:flex-end;align-items:center;padding:0 20px}.el-button--text[data-v-212722a4]{margin-right:15px}.el-date-editor.el-input[data-v-212722a4],.el-input[data-v-212722a4],.el-select[data-v-212722a4]{width:300px}.dialog-footer button[data-v-212722a4]:first-child{margin-right:10px}.el-date-editor.el-input[data-v-212722a4],[data-v-212722a4] .el-input{width:300px}.factoryPage-delete-confirmButtonClass{background:#f56c6c!important;border:0}.page-header[data-v-29648650]{background-color:#f9f9f9;height:60px;display:flex;justify-content:space-between;align-items:center;padding:0 20px}.el-button--text[data-v-29648650]{margin-right:15px}.el-date-editor.el-input[data-v-29648650],.el-input[data-v-29648650],.el-select[data-v-29648650]{width:300px}.dialog-footer button[data-v-29648650]:first-child{margin-right:10px}.workshopPage-delete-confirmButtonClass{background:#f56c6c!important;border:0}.page-header[data-v-54023ecc]{background-color:#f9f9f9;height:60px;display:flex;justify-content:space-between;align-items:center;padding:0 20px}.el-button--text[data-v-54023ecc]{margin-right:15px}.el-date-editor.el-input[data-v-54023ecc],.el-input[data-v-54023ecc],.el-select[data-v-54023ecc]{width:300px}.dialog-footer button[data-v-54023ecc]:first-child{margin-right:10px}.page-header[data-v-0507f696]{background-color:#f9f9f9;height:60px;display:flex;justify-content:space-between;align-items:center;padding:0 20px}.box-card[data-v-0507f696]{.text[data-v-0507f696]{margin-bottom:5px}}.factory-inspection-panel[data-v-0507f696]{width:min(100%,960px)}.device-type-radio-group[data-v-0507f696]{display:flex;flex-wrap:wrap;gap:10px 12px}.device-type-radio-group[data-v-0507f696] .el-radio.is-bordered{margin-right:0}.inspection-owner-tag[data-v-0507f696]{min-width:72px;justify-content:center}.factory-inspection-panel[data-v-0507f696] .el-input{width:180px}[data-v-0507f696] .el-button--text{margin-right:15px}.el-date-editor.el-input[data-v-0507f696],[data-v-0507f696] .el-input,[data-v-0507f696] .el-select{width:300px}[data-v-0507f696] .dialog-footer button:first-child{margin-right:10px}[data-v-0507f696] .el-dialog__body img{width:100%!important}.equipmentAdd-top-block[data-v-0507f696]{padding:8px 16px;background-color:#1b222b;border-radius:4px;border-left:5px solid var(--el-color-primary);margin:20px 0;font-size:14px;line-height:24px;color:var(--text-color)}.isProductionLine-switch[data-v-0507f696]{width:300px}.form[data-v-0507f696]{width:1000px}.page-header[data-v-9a07890e]{background-color:#f9f9f9;height:60px;display:flex;justify-content:space-between;align-items:center;padding:0 20px}[data-v-9a07890e] .el-form-item{margin-bottom:0}[data-v-9a07890e] .el-button--text{margin-right:15px}.el-date-editor.el-input[data-v-9a07890e],[data-v-9a07890e] .el-input,[data-v-9a07890e] .el-select{width:250px}[data-v-9a07890e] .dialog-footer button:first-child{margin-right:10px}.table-details p[data-v-9a07890e]{font-size:14px;margin-bottom:8px;line-height:24px;padding-left:45px}.table-details span[data-v-9a07890e]{font-size:12px;display:inline-block;width:100px;font-weight:700}.page-header[data-v-24243db6]{background-color:#f9f9f9;height:60px;display:flex;justify-content:space-between;align-items:center;padding:0 20px}.page-header-left[data-v-24243db6]{display:flex}.page-header[data-v-e84a585e]{background-color:#f9f9f9;height:60px;display:flex;justify-content:space-between;align-items:center;padding:0 20px}