.financial-list{width:100%}.fl-item{background-color:#fff;border-radius:10px;margin-top:20px;padding:20px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000000d}.fl-item:first-child{margin-top:0!important}.fl-header{align-items:center;display:flex}.fl-avatar{justify-content:center;align-items:center;width:46px;height:46px;display:flex}.fl-avatar img{border-radius:50%;width:100%;height:100%}.fl-detail{flex:1;padding-left:20px}.fl-detail p:first-of-type{font-size:16px;font-weight:700}.fl-detail p:nth-of-type(2){color:#7c7c7c;font-size:16px}.fl-content{margin-top:6px;font-size:16px}