.circulationProjectDetail{height:100%;padding:32px 16px}.circulationProjectDetail .header{list-style:none;display:flex;justify-content:space-between;align-items:center;padding-left:0}.circulationProjectDetail .header>li{display:flex;justify-content:flex-start;align-items:center;color:#fff;padding:20px;font-size:16px;background:#238ce8}.circulationProjectDetail .header>li p{margin:0}.circulationProjectDetail .header>li:last-child{justify-content:flex-end;background:rgba(35,140,232,.1);flex:1}.circulationProjectDetail .header>li:last-child button{margin-right:12px}.circulationProjectDetail .header>li:last-child p{color:#677380;margin-right:12px}.circulationProjectDetail .header>li:last-child p.link{text-decoration:underline;cursor:pointer}.circulationProjectDetail .header .text-box{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}.circulationProjectDetail .header .bg-box{background:rgba(35,140,232,.1)}.circulationProjectDetail .header .bg-box p{color:#677380}.circulationProjectDetail .header .bg-box p:last-child{color:#333}.circulationProjectDetail .infoSection:not(:last-child){margin-bottom:32px}.circulationProjectDetail .section_title{padding:12px 24px;font-size:16px;font-weight:400;color:#333;line-height:20px}.circulationProjectDetail .section_title:before{display:inline-block;position:relative;content:"";top:2px;left:-10px;width:3px;height:16px;opacity:1;background:#238ce8;border-radius:2px}