.strategyDetail .com-title{width:120px;font-weight:500;padding-right:12px}.strategyDetail .ivu-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.strategyDetail .ivu-steps .ivu-steps-item:last-child{width:auto!important}.strategyDetail .modelManage .ivu-collapse-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.strategyDetail .modelManage .noshow{visibility:hidden;max-height:0;-webkit-transition:max-height 1s ease 0s,visibility .5s ease 0s;transition:max-height 1s ease 0s,visibility .5s ease 0s}.strategyDetail .modelManage .show{visibility:visible;max-height:10000px;-webkit-transition:visibility .5s ease .5s,max-height 1s ease 0s;transition:visibility .5s ease .5s,max-height 1s ease 0s}.strategyDetail .modelManage .expand-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}