.strategy-manual{padding:16px 24px;background:rgba(1,32,78,.85);border:1px solid #024366;border-radius:2px}.strategy-manual .control{display:flex;align-items:center;justify-content:space-between;width:100%;background:rgba(0,0,0,.04);border-radius:2px;margin-bottom:16px;padding:16px 32px}.strategy-manual .control>.box{display:flex;flex-direction:column}.strategy-manual .control>.box .top{margin-bottom:16px;font-size:14px;font-family:PingFangSC,PingFangSC-Regular;font-weight:400;color:hsla(0,0%,100%,.65);text-align:center}.strategy-manual .control>.box .bottom-switch .ant-switch{min-width:92px;height:48px;line-height:48px;border-radius:0 87px 87px 87px 87px}.strategy-manual .control>.box .bottom-switch .ant-switch-loading-icon,.strategy-manual .control>.box .bottom-switch .ant-switch:after{top:4px;width:39px;height:39px;background:#fff;border-radius:50%}.strategy-manual .control>.box .bottom-switch .ant-switch-checked{background-color:#13c2c2}.strategy-manual .control>.box .bottom-mode{display:flex}.strategy-manual .control>.box .bottom-mode-item{position:relative;width:257px;height:48px;margin-left:16px;line-height:46px;background:rgba(19,194,194,.08);border:1px solid rgba(19,194,194,.08);border-radius:4px;text-align:center;cursor:pointer}.strategy-manual .control>.box .bottom-mode-item:first-child{margin-left:0}.strategy-manual .control>.box .bottom-mode-item-config{position:absolute;right:8px;top:50%;transform:translateY(-50%)}.strategy-manual .control>.box .bottom-mode .active{background:#13c2c2;color:#fff}.strategy-manual .realData-title{font-size:14px;font-family:PingFangSC,PingFangSC-Regular;font-weight:400}.strategy-manual .realData-info{display:flex;justify-content:space-around;margin:16px 0;padding:16px 0;background:rgba(19,194,194,.08);border-radius:2px}.strategy-manual .realData-grid{display:grid;grid-template-columns:repeat(7,1fr);-moz-column-gap:8px;column-gap:8px}.strategy-manual .realData-grid .item{display:flex;flex-direction:column;padding:20px 0;background:hsla(0,0%,100%,.04);border:1px solid #024366;border-radius:2px}.strategy-manual .realData-grid .item .txt{font-size:14px;font-family:PingFangSC,PingFangSC-Regular;font-weight:400;text-align:center;color:hsla(0,0%,100%,.75);line-height:22px}.strategy-manual .realData-grid .item .num{font-size:16px;font-family:PingFangSC,PingFangSC-Medium;font-weight:500;text-align:center;color:#13c2c2;line-height:24px}.strategy-manual-drawer .ant-col{margin-bottom:16px}.strategy-manual-drawer .ant-col .label{margin-bottom:8px}.strategy-manual-drawer .ant-col .label>span{color:red}.strategy-manual-drawer .ant-col .wrapper{display:flex;align-items:center}.strategy-manual-drawer .ant-col .wrapper .unit{width:40px;text-align:center}