.live-page-box{margin-top:15px;display:flex;justify-content:center}.reservation_unit .lookup_box{display:flex;align-items:center;justify-content:space-between}.reservation_unit .lookup_box .el-input__icon,.reservation_unit .lookup_box .el-range-separator{line-height:24px}.reservation_unit .lookup_box .el-input__suffix{top:-4px}.reservation_unit textarea{resize:none;border:1px solid #dcdfe6;width:100%;padding:5px 15px;box-sizing:border-box;border-radius:5px;color:#606266;background:none;outline-color:#409eff}.reservation_unit .preview_view .el-dialog__body{padding:0 20px}.reservation_unit .preview_view .previewLive_box{margin-top:20px;display:flex;justify-content:center}.reservation_unit .preview_view .previewLive_box .button——box{display:flex}.reservation_unit .preview_view .previewLive_box .button——box>a{display:block;padding:8px 20px;background:#42b8f1;color:#fff;margin-right:20px}.reservation_unit .preview_view .previewLive_box .button——box .download_a{background:#ff8a00;margin-right:0}.live-info{padding:8px 0}.info-row{display:flex;padding:6px 0;border-bottom:1px solid #ebeef5;flex-wrap:wrap}.info-row:last-child{border-bottom:none}.info-label{font-weight:700;min-width:80px;color:#606266}.record-container{padding:0}.records-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:8px}.record-item{border:1px solid #ebeef5;border-radius:4px;padding:12px;background-color:#f8f9fa;transition:all .3s ease}.record-item:hover{box-shadow:0 2px 12px 0 rgba(0,0,0,.1);background-color:#fff}.record-field{display:flex;margin-bottom:8px;font-size:13px}.record-field:last-child{margin-bottom:0}.record-label{font-weight:700;min-width:80px;color:#606266}