.plan-basic{min-height:120px;padding:20px 30px}.plan-basic,.plan-list{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #ddd}.plan-list{overflow:hidden;height:calc(100% - 120px);padding:0 20px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.circle,.plan-list{width:100%;-webkit-box-direction:normal}.circle{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f5f5f5}.circle label{font-size:12px;margin-left:4px}.success{background-color:#eafaf1;margin-left:20px}.hasSend,.success{width:50px;height:20px}.hasSend{background-color:#f9ebea}.plan-list .el-form-item.is-error{border-color:#f56c6c;border-bottom-width:3px}