.proportion-compontent{padding-bottom:40px;width:50%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-bottom:1px solid #f0f1f3;border-right:1px solid #f0f1f3}.proportion-compontent>:first-child{flex:none;width:100%}.proportion-compontent>:nth-child(2){width:100%;flex:1;display:flex;align-items:center;justify-content:center}.proportion-compontent>:nth-child(3){flex:none;width:100%;display:flex;justify-content:space-between;padding:0 10px 20px 10px}.proportion-compontent>:nth-child(3)>div{display:flex;flex-direction:column;align-items:center}