#follow-up-records[data-v-639ac222]{width:100%;height:500px;display:flex;flex-direction:column;position:relative;overflow:hidden}#follow-up-records .loading-mask[data-v-639ac222]{position:absolute;left:0;top:0;right:0;bottom:0;background:hsla(0,0%,100%,.88);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:99}#follow-up-records .loading-mask .loading-box[data-v-639ac222]{display:flex;flex-direction:column;align-items:center;gap:14px}#follow-up-records .loading-mask .loading-box .loading-spin[data-v-639ac222]{width:28px;height:28px;border:2px solid #eef2f7;border-top-color:#3b82f6;border-radius:50%;animation:spin-639ac222 .8s linear infinite}#follow-up-records .loading-mask .loading-box .loading-text[data-v-639ac222]{font-size:14px;color:#667085;letter-spacing:.3px}@keyframes spin-639ac222{to{transform:rotate(1turn)}}#follow-up-records .list[data-v-639ac222]{width:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}#follow-up-records .list[data-v-639ac222]::-webkit-scrollbar{width:6px}#follow-up-records .list[data-v-639ac222]::-webkit-scrollbar-track{background:#f7f8fa;border-radius:3px}#follow-up-records .list[data-v-639ac222]::-webkit-scrollbar-thumb{background:#d0d5dd;border-radius:3px;-webkit-transition:background .2s ease;transition:background .2s ease}#follow-up-records .list[data-v-639ac222]::-webkit-scrollbar-thumb:hover{background:#98a2b3}#follow-up-records .list .line[data-v-639ac222]{width:100%;height:auto;display:flex;padding:10px;box-sizing:border-box;border-bottom:1px solid #d1d3d8;margin-right:5px}#follow-up-records .list .line .left-div[data-v-639ac222]{display:flex;flex-direction:column;margin-right:5px}#follow-up-records .list .line .left-div .icon[data-v-639ac222]{width:30px;height:30px;display:flex;align-items:flex-start;justify-content:center;box-sizing:border-box}#follow-up-records .list .line .left-div .icon img[data-v-639ac222]{width:50px;height:50px;border-radius:25px}#follow-up-records .list .line .content[data-v-639ac222]{width:0;flex:1;height:auto;display:flex;flex-direction:column}#follow-up-records .list .line .content .name[data-v-639ac222]{width:100%;display:flex;align-items:center;justify-content:flex-start;font-size:14px}#follow-up-records .list .line .content .text[data-v-639ac222]{width:100%;height:auto;align-items:center;margin:10px 0;justify-content:flex-start;font-size:14px;color:#313131;text-align:left}#follow-up-records .list .line .time[data-v-639ac222]{width:auto;height:auto;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;font-size:14px;vertical-align:middle}#follow-up-records .list .empty-wrap[data-v-639ac222]{height:100%;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}#follow-up-records .list .empty-wrap .empty-icon[data-v-639ac222]{font-size:23px;opacity:.25;line-height:1}#follow-up-records .list .empty-wrap .empty-desc[data-v-639ac222]{font-size:14px;color:#98a2b3;margin:0}