.finance-content{padding:15px 0}.finance-content .finance-wrapper .list .item{display:flex;justify-content:flex-start}.finance-content .finance-wrapper .list .item .finance-left{width:90px;text-align:right;margin-right:35px}.finance-content .finance-wrapper .list .item .finance-left .date{font-size:16px;color:rgba(6,5,24,0.5);line-height:20px}.finance-content .finance-wrapper .list .item .finance-left .round{font-size:18px;color:#000;line-height:25px;font-weight:600;margin-top:10px}.finance-content .finance-wrapper .list .item .finance-right{width:555px;padding-left:0;border-left:none;padding-bottom:32px;position:relative}.finance-content .finance-wrapper .list .item .finance-right .amount{font-weight:600;font-size:16px;color:#000;line-height:20px;margin-bottom:10px}.finance-content .finance-wrapper .list .item .finance-right .orgs{display:flex;flex-wrap:wrap}.finance-content .finance-wrapper .list .item .finance-right .orgs .org{font-size:14px;color:rgba(0,0,0,0.5);line-height:22px;margin-right:20px}.finance-content .finance-wrapper .list .item .finance-right::before{content:'';width:1px;height:100%;background-color:rgba(0,0,0,0.1);position:absolute;left:-20px;top:8px}.finance-content .finance-wrapper .list .item .finance-right::after{content:'';width:5px;height:5px;border-radius:5px;background-color:#f37021;position:absolute;left:-22px;top:8px;z-index:5}.finance-content .finance-wrapper .list .item:last-child .finance-right::before{display:none}