.img-box-2d[data-v-2fd30baa]{width:24px;height:24px;display:flex;justify-content:center;align-items:center}.img-box-2d .iconfont[data-v-2fd30baa]{cursor:pointer}.img-box-2d .normal[data-v-2fd30baa]{color:rgba(0,0,0,.85)}.img-box-2d .disable[data-v-2fd30baa]{color:rgba(0,0,0,.25)}.checked[data-v-2fd30baa],.img-box-2d[data-v-2fd30baa]:hover{background:rgba(0,0,0,.06)}#questionRecordList{box-sizing:border-box;width:240px;height:100%;border-left:1px solid rgba(0,0,0,.06);padding:12px 16px;overflow:auto}#questionRecordList .top-fixed-box{height:123px}#questionRecordList .top-fixed-box .record-title{width:100%;display:flex;justify-content:space-between;align-items:center;height:30px}#questionRecordList .top-fixed-box .record-title p{font-size:20px;font-weight:500;color:rgba(0,0,0,.85)}#questionRecordList .top-fixed-box .record-title img{width:24px;height:24px}#questionRecordList .top-fixed-box .show-labeltext{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:8px}#questionRecordList .top-fixed-box .show-labeltext p{font-size:14px;font-weight:400;color:rgba(0,0,0,.65)}#questionRecordList .top-fixed-box .show-labeltext .el-switch__core{width:28px!important;height:16px}#questionRecordList .top-fixed-box .show-labeltext .el-switch__core:after{width:12px;height:12px}#questionRecordList .top-fixed-box .show-labeltext .el-switch.is-checked .el-switch__core:after{margin-left:-13px}#questionRecordList .top-fixed-box .filter_box{display:flex;justify-content:space-between;align-items:center;margin:10px 0}#questionRecordList .top-fixed-box .filter_box .fix_all{font-size:14px;font-weight:400;color:#56ab1b;margin-left:12px;width:80px}#questionRecordList .top-fixed-box .unfix_question_num{font-size:12px;font-weight:400;color:rgba(0,0,0,.45);text-align:left}#questionRecordList .record-list{height:calc(100vh - 217px);overflow:auto;margin-top:8px}#questionRecordList .record-list .record-item{width:100%;box-sizing:border-box;padding:8px;display:flex;justify-content:space-between;align-items:center;cursor:default}#questionRecordList .record-list .record-item .labelitem-left{flex:1;display:flex;flex-direction:column}#questionRecordList .record-list .record-item .labelitem-left .radio_box{width:80px;display:flex;align-items:center;cursor:pointer;box-sizing:border-box;padding:5px;border-radius:2px}#questionRecordList .record-list .record-item .labelitem-left .radio_box .radio_icon{display:block;width:16px;height:16px}#questionRecordList .record-list .record-item .labelitem-left .radio_box .status_name{font-size:14px;font-weight:400;color:rgba(0,0,0,.65);margin-left:3px}#questionRecordList .record-list .record-item .labelitem-left .fix_radio_box{background:#ecfee0}#questionRecordList .record-list .record-item .labelitem-left .unfix_radio_box{background:rgba(0,0,0,.04)}#questionRecordList .record-list .record-item .labelitem-left .el-checkbox{text-align:left}#questionRecordList .record-list .record-item .labelitem-left .el-checkbox__inner{border-radius:50%}#questionRecordList .record-list .record-item .labelitem-left .label-name{font-size:14px;font-weight:400;color:rgba(0,0,0,.85);max-width:132px;margin-top:5px;text-align:left}#questionRecordList .record-list .record-item .labelitem-left .tag_item{display:flex;align-items:center;margin-top:5px}#questionRecordList .record-list .record-item .labelitem-left .tag_item p{font-size:12px;font-weight:400;color:rgba(0,0,0,.45);margin-left:2px}#questionRecordList .record-list .record-item .labelitem-left .add_info{font-size:12px;font-weight:400;color:rgba(0,0,0,.45);margin-top:5px;text-align:left}#questionRecordList .record-list .record-item .labelitem-left .checked-tip{display:none}#questionRecordList .record-list .record-item .labelitem-left .showChecked{display:block!important}#questionRecordList .record-list .record-item .delicon{width:16px;height:16px;opacity:0;cursor:pointer;margin-right:5px}#questionRecordList .record-list .record-item:hover{background:rgba(0,0,0,.04)}#questionRecordList .record-list .record-item:hover .delicon{opacity:1}#questionRecordList .record-list .activeItem{background:#ecfee0!important}:root{--f-spinner-width:36px;--f-spinner-height:36px;--f-spinner-color-1:rgba(0,0,0,0.1);--f-spinner-color-2:rgba(17,24,28,0.8);--f-spinner-stroke:2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;-webkit-animation:f-spinner-rotate 2s linear infinite;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg :first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg :last-child{stroke:var(--f-spinner-color-2);-webkit-animation:f-spinner-dash 2s ease-in-out infinite;animation:f-spinner-dash 2s ease-in-out infinite}@-webkit-keyframes f-spinner-rotate{to{transform:rotate(1turn)}}@keyframes f-spinner-rotate{to{transform:rotate(1turn)}}@-webkit-keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-panzoom{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translateZ(0);background:#fff}.f-panzoom.is-draggable{cursor:move;cursor:-webkit-grab;cursor:grab}.f-panzoom.can-zoom_in{cursor:zoom-in}.f-panzoom.can-zoom_out{cursor:zoom-out}.f-panzoom.is-dragging{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.f-panzoom.in-fullscreen{position:fixed;top:0;left:0;margin:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;aspect-ratio:unset!important;z-index:9999}.f-panzoom__content{display:block;margin:auto;position:relative;max-width:100%;max-height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;transform:translateZ(0) scale(1) rotate(0) skew(0);transform-origin:center center;transition:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.is-loading .f-panzoom__content{display:none}.is-scaling .f-panzoom__content{filter:blur(0);will-change:transform,width,height;-webkit-backface-visibility:hidden;backface-visibility:hidden}picture.f-panzoom__content>img{width:100%;height:auto;max-height:100%}.f-panzoom__content:not(:last-child){margin-bottom:0}.f-panzoom__viewport{margin:auto;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:1px}.f-panzoom__viewport:not(:last-child){margin-bottom:0}.f-panzoom__caption:not(:first-child){margin-bottom:auto}html.with-panzoom-in-fullscreen{overflow:hidden}:root{--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-hover-bg:#e0e0e0;--f-button-active-bg:#d0d0d0;--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-disabled-opacity:0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media(hover:hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline,2px) var(--f-button-outline-color,var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-panzoom__toolbar{display:flex;justify-content:center;flex-wrap:wrap;margin:4px;padding:0;opacity:1;transition:opacity .15s ease;z-index:1}.is-idle .panzoom__toolbar{opacity:0}[data-panzoom-action=toggleFS] g:first-child{display:flex}.in-fullscreen [data-panzoom-action=toggleFS] g:first-child,[data-panzoom-action=toggleFS] g:last-child{display:none}.in-fullscreen [data-panzoom-action=toggleFS] g:last-child{display:flex}