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