.orderFormMap /deep/ .markerLabel{padding:1rem 1.5rem;justify-content:center;align-items:center;border-radius:4px;font-size:1.5rem;color:#fff;box-shadow:2px 2px 4px 0 rgba(0,0,0,.3)}.orderFormMap /deep/ .markerLabel.start{background-color:rgba(2,137,255,.5686274509803921)}.orderFormMap /deep/ .markerLabel.end{background-color:rgba(34,139,34,.5686274509803921)}.orderFormMap .map-search{display:flex;padding-bottom:16px;align-items:center}.orderFormMap .map-search>div{margin-right:40px}.orderFormMap .map-search>div>span{margin-right:15px}.orderFormMap .map-search>div .el-select{width:200px}.orderFormMap .map-search>div .el-select .el-input__inner{padding-right:15px}.orderFormMap .el-dialog__body{position:relative}.orderFormMap .el-dialog__body .order-form-marker{position:absolute;top:50%;left:50%;right:50%;bottom:50%;z-index:10000;color:#0288ff;font-size:20px;transform:translateX(-50%) translateY(-50%);margin-top:10px}.orderFormMap .el-dialog__body .order-form-marker-text{position:absolute;top:calc(50% - 40px);left:50%;transform:translateX(-50%);z-index:10000;background-color:#fff;line-height:17px;font-size:14px;padding:6px 16px;box-shadow:2px 2px 6px 0 rgba(3,136,255,.2);border-radius:14px;color:#061d37;white-space:nowrap;max-width:80%;overflow:hidden;text-overflow:ellipsis}.orderFormMap #order-form-map{width:100%;height:50vh;position:relative;z-index:0}#orderForm{height:100%;box-sizing:border-box;color:#303133;display:flex;flex-flow:column;align-items:center;overflow-y:auto;background:#f5f6fa}#orderForm>*{width:1000px;margin-top:16px;padding:20px 28px;border-radius:12px;background-color:#fff;box-shadow:0 2px 12px rgba(0,0,0,.06);box-sizing:border-box}#orderForm .orderForm-header{font-size:15px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;color:#606266;padding:12px 16px;background:#fff;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.05);margin-bottom:0}#orderForm .orderForm-header i{font-size:16px}#orderForm .orderForm-header:hover{color:#409eff;background:#ecf5ff}#orderForm .orderForm-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f0f2f5}#orderForm .orderForm-title .title-left{display:flex;align-items:center;gap:12px}#orderForm .orderForm-title .title-left .title-icon{font-size:24px;color:#409eff}#orderForm .orderForm-title .title-left .title-text{font-size:18px;font-weight:600;color:#303133;display:block}#orderForm .orderForm-title .title-left .title-sub{font-size:13px;color:#909399;display:block;margin-top:2px}#orderForm .notice-bar{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#ecf5ff;border-radius:6px;border:1px solid #b3d8ff;color:#409eff;font-size:13px;margin-bottom:20px}#orderForm .line-option{display:flex;justify-content:space-between;align-items:center;padding:4px 0}#orderForm .line-option .line-option-main{display:flex;align-items:center;gap:8px}#orderForm .line-option .line-option-main .line-name{font-size:14px;color:#303133;font-weight:500}#orderForm .line-option .line-option-sub{display:flex;align-items:center;gap:10px;font-size:12px}#orderForm .line-option .line-option-sub .line-fee{color:#f56c6c;font-weight:600}#orderForm .line-option .line-option-sub .line-seats{color:#67c23a}#orderForm .line-option .line-option-sub .line-seats.low-seats{color:#e6a23c;font-weight:600}#orderForm .schedule-summary{margin:0;padding:16px 20px;background:#f8faff;border:1px solid #d9e8ff;border-radius:8px;box-shadow:none;margin-bottom:16px}#orderForm .schedule-summary .summary-header{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#409eff;margin-bottom:12px}#orderForm .schedule-summary .summary-empty{display:flex;align-items:center;gap:6px;color:#f56c6c;font-size:13px;padding:8px 0}#orderForm .schedule-summary .summary-empty i{font-size:16px}#orderForm .schedule-summary .summary-list{display:flex;flex-wrap:wrap;gap:8px}#orderForm .schedule-summary .summary-list .summary-item{display:flex;align-items:center;gap:8px;padding:6px 12px;background:#fff;border:1px solid #dde3f0;border-radius:6px;cursor:pointer;transition:all .2s;font-size:13px}#orderForm .schedule-summary .summary-list .summary-item:hover{border-color:#409eff;background:#ecf5ff}#orderForm .schedule-summary .summary-list .summary-item.item-disabled{opacity:.5;cursor:not-allowed}#orderForm .schedule-summary .summary-list .summary-item.item-disabled:hover{border-color:#dde3f0;background:#fff}#orderForm .schedule-summary .summary-list .summary-item .summary-item-time{display:flex;align-items:center;gap:6px}#orderForm .schedule-summary .summary-list .summary-item .summary-item-time .time-badge{font-weight:600;color:#303133}#orderForm .schedule-summary .summary-list .summary-item .summary-item-date{color:#909399;font-size:12px}#orderForm .scheduling-option{padding:4px 0}#orderForm .scheduling-option .sch-main{display:flex;align-items:center;gap:8px;margin-bottom:2px}#orderForm .scheduling-option .sch-main .sch-date{font-weight:600;color:#303133;font-size:13px}#orderForm .scheduling-option .sch-main .sch-time{color:#606266;font-size:13px}#orderForm .scheduling-option .sch-main .sch-name{color:#303133;font-size:13px;font-weight:500}#orderForm .scheduling-option .sch-sub{display:flex;align-items:center;gap:12px}#orderForm .scheduling-option .sch-sub .sch-seat{font-size:12px;color:#67c23a}#orderForm .scheduling-option .sch-sub .sch-seat.seat-low{color:#e6a23c;font-weight:600}#orderForm .scheduling-option .sch-sub .sch-seat.seat-out{color:#c0c4cc}#orderForm .scheduling-option .sch-sub .sch-fee{font-size:12px;color:#f56c6c;font-weight:600}#orderForm .history-customer-search{margin-bottom:18px;padding:12px 16px;background:#f8f9fc;border-radius:8px;border:1px solid #e8eaf0}#orderForm .history-customer-search .history-search-label{font-size:13px;color:#606266;margin-bottom:8px;font-weight:500}#orderForm .history-customer-search .el-autocomplete{width:100%}#orderForm .orderForm-footer{text-align:right;position:sticky;bottom:0;z-index:10;background:#fff;box-shadow:0 -2px 12px rgba(0,0,0,.06);margin-top:0}#orderForm .customersTable .el-table__row .el-table__cell{padding:0}#orderForm .customersTable .el-table__row .el-table__cell .cell{height:60px;line-height:60px}#orderForm .checkItem{height:60px!important;margin-bottom:0!important}#orderForm .checkItem .el-form-item__content{line-height:58px}#orderForm .checkItem .el-form-item__error{top:unset;bottom:0!important}#orderForm .el-form-item__content{margin-left:0!important}#orderForm .el-radio__label{display:none}#orderForm .time{width:100%;overflow:hidden;display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:10px}#orderForm .add{width:100%;padding:10px;margin-top:20px;border:1px dashed #dcdfe6;border-radius:6px;color:#909399}#orderForm .add:hover{border-color:#409eff;color:#409eff}#orderForm .el-form-item-remark{font-size:12px;color:#909399;margin-left:8px}