.fund-overview{display:flex;flex-direction:column;height:100%;padding:16px 12px;background:linear-gradient(35deg,#706cd3,#2b61fb 17%,#22b8ba);border-radius:10px;box-shadow:0 4px 10px 0 #87b4f7}.fund-overview-title{display:inline-flex;align-items:center;min-width:150px;height:30px;color:#fff;background:#2d51c1;border-radius:15px}.fund-overview-title img{width:18px;height:18px;margin:0 14px 0 11px}.fund-overview-title span{font-size:18px;line-height:25px;margin-right:11px;font-family:PingFangSC,PingFangSC-Regular}.fund-overview-body{flex:1;display:flex;flex-direction:row;align-items:center;margin-top:10px}.fund-overview-item{position:relative;display:flex;flex-direction:column;justify-content:center;color:#fff}.fund-overview-item:first-child{padding-left:6px}.fund-overview-item-title{font-size:14px;line-height:20px}.fund-overview-item-value{font-size:30px;line-height:36px}.fund-overview-item-divider{width:1px;height:32px;margin:0 20px;background:#fff}.fund-overview-item .contrast-wrapper{position:absolute;top:15px;right:0}.fund-overview-item .contrast{position:relative;font-size:14px}.fund-overview-item .contrast .increase{border-bottom:8px solid #f93}.fund-overview-item .contrast .decrease,.fund-overview-item .contrast .increase{position:absolute;width:0;height:0;top:4px;border-left:7px solid transparent;border-right:7px solid transparent}.fund-overview-item .contrast .decrease{border-bottom:8px solid #48d2a0}@media screen and (min-width:1600px){.fund-overview-item .contrast-wrapper{top:32px}.fund-overview-item .contrast{display:inline}.fund-overview-item .contrast:first-child{margin-right:16px}}.fund-overview .flex3{flex:3}.fund-overview .flex4{flex:5}