.worker-list .item[data-v-2feabb82]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.worker-list .item+.item[data-v-2feabb82]{margin-top:10px}.worker-list .left[data-v-2feabb82]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.worker-list .left .name[data-v-2feabb82]{margin-left:10px}.details-search .back[data-v-5991b8dd]{font-size:16px;color:rgba(0,0,0,.85);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.details-search .input[data-v-5991b8dd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:16px}.details-search .search-btn[data-v-5991b8dd]{cursor:pointer;height:40px;line-height:40px;padding:0 15px;color:#fff}.details-search .fm-input-new{width:50%;height:40px}.details-search .fm-input-new-append{padding:0!important;height:40px!important;line-height:40px!important}.avatar[data-v-f0a5d368]{width:144px;height:144px;border-radius:72px;-o-object-fit:cover;object-fit:cover}.text-value[data-v-f0a5d368]{font-weight:500}.row[data-v-f0a5d368]{margin-top:15px}.card[data-v-b978b580]{background-color:#fff;border-radius:5px}.card .header[data-v-b978b580]{min-height:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card .header[data-v-b978b580],.card .title[data-v-b978b580]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card .title[data-v-b978b580]{font-size:16px;font-weight:500;color:rgba(0,0,0,.85)}.card .title[data-v-b978b580]:before{content:"";height:20px;width:3px;display:inline-block;margin-right:20px}.card.flex[data-v-b978b580]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card.flex .content[data-v-b978b580]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:0;position:relative}.card.hborder .header[data-v-b978b580]{border-bottom:1px solid #e9e9e9}.blue-theme .title[data-v-b978b580]:before,.dark-theme .title[data-v-b978b580]:before{background-color:#6b75ca}.pink-theme .title[data-v-b978b580]:before{background-color:#f4628f}.yellow-theme .title[data-v-b978b580]:before{background-color:#6c573c}.r-imgs[data-v-06e86e1e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.item[data-v-06e86e1e]{width:184px;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.item .img[data-v-06e86e1e]{width:100%;height:105px;position:relative}.item img[data-v-06e86e1e]{cursor:pointer;width:100%;display:block;border-radius:4px;height:100%;-o-object-fit:cover;object-fit:cover}.wrap[data-v-06e86e1e]{padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.action[data-v-06e86e1e]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.action .name[data-v-06e86e1e]{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-box-flex:1;-ms-flex:1;flex:1}.action .menu[data-v-06e86e1e]{cursor:pointer;font-size:12px}.action .menu span+span[data-v-06e86e1e]:before{cursor:default;content:"|";margin:0 5px}.checkbox[data-v-06e86e1e]{position:absolute;right:0;top:0;bottom:0;left:0;cursor:pointer;background-color:rgba(0,0,0,.01);border-radius:4px}.checkbox i[data-v-06e86e1e]{position:absolute;right:10px;top:10px;width:30px;height:30px;border:1px solid #eee;border-radius:5px;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.checkbox i[data-v-06e86e1e]:after{content:"";height:18px;width:10px;border:6px solid transparent;border-top:0;border-left:0;display:inline-block;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.checkbox.checked[data-v-06e86e1e]{background-color:rgba(0,0,0,.1)}.checkbox.checked i[data-v-06e86e1e]:after{border-color:#f4628f}.blue-theme .r-imgs .item[data-v-06e86e1e],.dark-theme .r-imgs .item[data-v-06e86e1e]{border:1px solid #6f76b7;border-radius:4px;background:#f0f1fa}.blue-theme .r-imgs .action .menu[data-v-06e86e1e],.blue-theme .r-imgs .action .name[data-v-06e86e1e],.dark-theme .r-imgs .action .menu[data-v-06e86e1e],.dark-theme .r-imgs .action .name[data-v-06e86e1e]{color:#6f76b7}.pink-theme .r-imgs .item[data-v-06e86e1e]{border:1px solid #f4628f;border-radius:4px;background:rgba(244,98,143,.1)}.pink-theme .r-imgs .action .menu[data-v-06e86e1e],.pink-theme .r-imgs .action .name[data-v-06e86e1e]{color:#f4628f}.yellow-theme .r-imgs .item[data-v-06e86e1e]{border:1px solid #6c573c;border-radius:4px;background:rgba(108,87,60,.1)}.yellow-theme .r-imgs .action .menu[data-v-06e86e1e],.yellow-theme .r-imgs .action .name[data-v-06e86e1e]{color:#6c573c}.header[data-v-d8b30ef0]{background-color:#fff;padding:18px;-webkit-box-sizing:border-box;box-sizing:border-box}.content[data-v-d8b30ef0]{padding:0 20px 0 20px;margin-top:20px;background-color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.switch-btn[data-v-d8b30ef0]{margin-right:0;border-radius:20px;padding:0 10px;display:inline-block;cursor:pointer}.switch-btn i[data-v-d8b30ef0]{margin-right:5px}.blue-theme .switch-btn[data-v-d8b30ef0],.dark-theme .switch-btn[data-v-d8b30ef0]{color:#6f76b7;border:1px solid #6f76b7;background-color:#f0f1fa}.pink-theme .switch-btn[data-v-d8b30ef0]{color:#f4628f;border:1px solid #f4628f;background-color:rgba(244,98,143,.1)}.yellow-theme .switch-btn[data-v-d8b30ef0]{color:#6c573c;border:1px solid #6c573c;background-color:rgba(108,87,60,.1)}.text-field{color:rgba(0,0,0,.7);font-size:16px}.text-value{color:#000;font-size:16px}.pop-doc-page{position:fixed;top:0;bottom:0;left:0;right:0;background-color:#fff;border-radius:8px;z-index:9}@-webkit-keyframes loading-loop{0%{opacity:1}0%{opacity:.5}}@keyframes loading-loop{0%{opacity:1}0%{opacity:.5}}.loading{pointer-events:none;-webkit-animation:loading-loop .4s linear infinite alternate;animation:loading-loop .4s linear infinite alternate}