.calculate{flex-wrap:wrap}.calculate,.calculate .steps{width:100%;display:flex;justify-content:space-between}.calculate .steps{height:40px;align-items:center;margin:12px 0}.calculate .steps .step-content{width:65%;display:flex;justify-content:space-between;align-items:center}.calculate .steps .step-content .step{position:relative;display:flex;align-items:center;margin-left:5px}.calculate .steps .step-content .step:first-child{margin-left:0}.calculate .steps .step-content .step .box{display:flex;align-items:center;min-width:110px;cursor:pointer}.calculate .steps .step-content .step .box img{width:32px;height:32px;margin-right:4px}.calculate .steps .step-content .step .box .active{height:24px;font-family:PingFangSC-Medium;font-size:16px;color:#0058fc;letter-spacing:0;line-height:24px}.calculate .steps .step-content .step .box .errorFont{color:red}.calculate .steps .step-content .step .font{min-width:100px;padding-left:8px;position:absolute;bottom:-25px;height:24px;font-family:PingFangSC-Medium;font-weight:500;font-size:16px;letter-spacing:0;line-height:24px}.calculate .steps .step-content .step .active-font{color:#0058fc}.calculate .steps .step-content .step .error-font{color:#f40d0d}.calculate .steps .step-content .step .baseLine{flex:1;height:2px;background-color:rgba(162,171,187,.5019607843137255);display:flex;align-items:center}.calculate .steps .step-content .step .actionLine{border-radius:5px;height:5px;background-color:#0055fb}.calculate .steps .step-content .step .all{flex:1}.calculate .steps .step-content .step .half{flex:0.5}.calculate .steps .step-content .step .error{background-color:red}.calculate .steps button{width:96px;height:40px;border-radius:4px}.calculate .content{width:100%;overflow:auto;min-height:calc(100vh - 178px);border-radius:4px;display:flex}.calculate .content .left{height:100%}.calculate .content .left .side-box{width:356px;height:100%;background:#fff;border:1px solid #dbe0e8;border-radius:4px 0 0 4px;position:relative}.calculate .content .left .side-box .side-content{max-height:100%;overflow-y:auto;padding:24px 24px 14px 24px}.calculate .content .left .side-box .side-content .bottom-btn{height:44px;margin-top:16px}.calculate .content .left .side-box .primary-title{height:28px;font-family:PingFangSC-Medium;font-weight:600;font-size:18px;color:#000;letter-spacing:0;line-height:28px;margin-bottom:16px;margin-top:8px}.calculate .content .left .side-box .primary-title .font{display:flex;align-items:center}.calculate .content .left .side-box .primary-title-line{width:auto;max-width:80px;height:0;border-bottom:3px solid #0058fc;border-left:3px solid transparent;border-right:3px solid transparent;border-radius:30px}.calculate .content .left .side-box .w2 .primary-title-line{max-width:120px}.calculate .content .left .side-box .w3 .primary-title-line{max-width:144px}.calculate .content .left .side-box .ant-form-item{margin-bottom:16px}.calculate .content .right{padding:24px;position:relative;background:#fff;margin-left:8px;border:1px solid #dbe0e8}.calculate .content .right .primary-title{height:28px;font-family:PingFangSC-Medium;font-weight:600;font-size:18px;color:#000;letter-spacing:0;line-height:28px;display:flex;justify-content:space-between;align-items:center}.calculate .content .right .primary-title .title-left .font{display:flex;align-items:center}.calculate .content .right .primary-title .title-left .font .title-tips{height:22px;opacity:.65;font-family:PingFangSC-Regular;font-weight:400;font-size:14px;color:#000;letter-spacing:0;line-height:22px;margin-left:16px}.calculate .content .right .primary-title .title-left .primary-title-line{width:auto;max-width:120px;height:0;border-bottom:3px solid #0058fc;border-left:3px solid transparent;border-right:3px solid transparent;border-radius:30px}.calculate .content .right .primary-title .title-right{height:40px;background:rgba(12,174,28,.0392156862745098);border-radius:4px;display:flex;align-items:center;font-family:PingFangSC-Medium;font-weight:600;font-size:14px;letter-spacing:0;line-height:24px;position:relative}.calculate .content .right .primary-title .title-right .left-icon{cursor:pointer;margin-right:8px}.calculate .content .right .primary-title .title-right .left-icon img{width:16px;height:16px}.calculate .content .right .primary-title .title-right .right-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer}.calculate .content .right .primary-title .title-right .succcess-tips{border:1px solid rgba(12,174,28,.3215686274509804);color:#0cae1c;padding:8px 37px 8px 16px}.calculate .content .right .primary-title .title-right .doing-tips{padding:8px 37px 8px 40px;height:40px;background:rgba(252,97,0,.0784313725490196);border:1px solid rgba(252,97,0,.23921568627450981);border-radius:4px;color:#fc6100}.calculate .content .right .primary-title .title-right .error-tips{width:auto;background:rgba(244,13,13,.0784313725490196);border:1px solid rgba(244,13,13,.23921568627450981);border-radius:4px;padding:8px 50px;color:#f40d0d}.status-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.status-img img{width:200px;height:200px}.status-img .info{margin-top:12px}.status-img .info-title{height:28px;font-family:PingFangSC-Medium;font-weight:600;font-size:16px;color:#000;letter-spacing:0;line-height:28px;text-align:center}.status-img .info .second-title{opacity:.45;font-weight:400}.status-img .info .load-title,.status-img .info .second-title{height:22px;font-family:PingFangSC-Regular;font-size:14px;color:#000;letter-spacing:0;line-height:22px;margin-top:4px;text-align:center}.status-img .info .load-title{opacity:.85;font-weight:600}.svga{width:200px;height:200px}.tooltip-cion{width:16px;height:16px;border-radius:50%;background-color:#b2b2b2;display:flex;justify-content:center;align-items:center;font-size:10px;color:#fff;margin-left:8px;margin-top:4px}