:root{--el-loading-spinner-size:42px;--el-loading-fullscreen-spinner-size:50px}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{position:absolute;z-index:2000;background-color:var(--el-mask-color);margin:0;top:0;right:0;bottom:0;left:0;transition:opacity var(--el-transition-duration)}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:calc(0px - var(--el-loading-fullscreen-spinner-size)/2)}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:var(--el-loading-fullscreen-spinner-size);width:var(--el-loading-fullscreen-spinner-size)}.el-loading-spinner{top:50%;margin-top:calc(0px - var(--el-loading-spinner-size)/2);width:100%;text-align:center;position:absolute}.el-loading-spinner .el-loading-text{color:var(--el-color-primary);margin:3px 0;font-size:14px}.el-loading-spinner .circular{display:inline;height:var(--el-loading-spinner-size);width:var(--el-loading-spinner-size);animation:loading-rotate 2s linear infinite}.el-loading-spinner .path{animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:var(--el-color-primary);stroke-linecap:round}.el-loading-spinner i{color:var(--el-color-primary)}.el-loading-fade-enter-from,.el-loading-fade-leave-to{opacity:0}@keyframes loading-rotate{to{transform:rotate(1turn)}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.dataWidth[data-v-44dae035] .el-form-item__label{width:70px!important}.readertype[data-v-44dae035] .el-form-item__content{margin-left:0!important}[data-v-44dae035] .el-drawer__header{margin-bottom:0!important}.el-drawer__body[data-v-44dae035]{overflow:auto}.el-drawer__container[data-v-44dae035] ::-webkit-scrollbar{display:none}.imgstyle[data-v-44dae035]{width:115px;height:143px;border:1px solid #378de6;border-radius:5px;box-sizing:border-box;margin-bottom:18px;display:flex;justify-content:center;align-items:center;cursor:pointer}.imgstyle img[data-v-44dae035]{width:106px;height:106px}.demo-date-picker[data-v-44dae035]{display:flex;width:100%;padding:0;flex-wrap:wrap}.demo-date-picker .block[data-v-44dae035]{padding:30px 0;text-align:center;border-right:solid 1px var(--el-border-color);flex:1}.demo-date-picker .block[data-v-44dae035]:last-child{border-right:none}