.follow-record{height:100%;box-sizing:border-box;padding:0 0 20px;display:flex;flex-direction:column}.follow-record .headfollow{width:100%;height:40px;display:flex;align-items:center;justify-content:space-between;line-height:20px;margin:0;padding:0}.follow-record .headfollow>.title{font-size:12px;text-indent:10px;color:#666;font-weight:700;position:relative}.follow-record .headfollow>.title:after{content:"";position:absolute;left:0;top:0;height:100%;width:2px;background:#409eff}.follow-record .headfollow>.title>span{color:#409eff}.follow-record .table-content{flex:1}.follow-record .follow-pagination{display:flex;justify-content:end;margin:10px 0}