@charset "UTF-8";
/*
  ft: font

*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

.shu {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px; }

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px; }
  .css1.el-tooltip__popper.is-dark .popper__arrow {
    border-top-color: #f5f5f5; }
    .css1.el-tooltip__popper.is-dark .popper__arrow::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0; }

.el-tooltip__popper.is-dark {
  max-width: 800px; }

.hotel-main-container {
  width: 100%;
  height: 100%;
  overflow-x: auto;
  background-color: #F3F4FB;
  box-sizing: border-box; }
  .hotel-main-container.bg-top {
    background-image: url(../img/page_top_bg.fb924827.png);
    background-size: 1702px 300px;
    background-position: left top;
    background-repeat: no-repeat; }
  .hotel-main-container .title-tabs {
    display: flex;
    align-items: center; }
  .hotel-main-container .title-tab {
    height: 46px;
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #333;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .hotel-main-container .title-tab.current {
      color: #2C54D1; }
    .hotel-main-container .title-tab + .title-tab {
      margin-left: 40px; }
    .hotel-main-container .title-tab .icon-triangle {
      position: absolute;
      bottom: 2px;
      left: 50%;
      transform: translateX(-50%);
      width: 14px;
      height: 8px; }
  .hotel-main-container .common-title {
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    color: #333; }
    .hotel-main-container .common-title:before {
      content: "";
      margin-right: 15px;
      display: inline-block;
      width: 5px;
      height: 18px;
      background: #2C54D1; }
    .hotel-main-container .common-title .btn {
      width: 126px;
      height: 40px;
      border-radius: 4px;
      background: #E9EDFA;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 16px;
      color: #2C54D1;
      cursor: pointer;
      margin-left: 40px; }
  .hotel-main-container .hotel-main {
    padding: 20px;
    width: 100%;
    min-width: 1200px;
    min-height: 100%;
    box-sizing: border-box; }
  .hotel-main-container .search-zone {
    padding: 16px 20px 0 20px;
    background: rgba(255, 255, 255, 0.45);
    border: 1px solid #fff; }
  .hotel-main-container .qyd-btn {
    display: inline-flex; }
    .hotel-main-container .qyd-btn + .qyd-btn {
      margin-left: 20px; }
    .hotel-main-container .qyd-btn + .qyd-btn.textual {
      margin-left: 10px; }
  .hotel-main-container .total-pane {
    padding: 14px 20px;
    background: rgba(255, 255, 255, 0.45);
    border: 1px solid #fff;
    border-top: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color: #333;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .hotel-main-container .total-pane .total-left {
      display: flex;
      align-items: center; }
      .hotel-main-container .total-pane .total-left .icon-pkg {
        margin-right: 8px;
        width: 16px;
        height: 16px; }
      .hotel-main-container .total-pane .total-left .total-num {
        margin: 0 4px;
        color: #023F98; }
    .hotel-main-container .total-pane .totalBtn {
      height: 32px;
      display: flex;
      justify-content: space-between;
      align-items: center; }
  .hotel-main-container .el-loading-mask .el-loading-spinner .path {
    stroke: #2C54D1; }

@charset "UTF-8";
/*
  ft: font

*/
sub[data-v-77a6669a],
sup[data-v-77a6669a] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-77a6669a] {
  top: -0.5em;
}
sub[data-v-77a6669a] {
  bottom: -0.25em;
}
.shu[data-v-77a6669a] {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark[data-v-77a6669a] {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-77a6669a] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-77a6669a]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-77a6669a] {
  max-width: 800px;
}
.hotelList[data-v-77a6669a] {
  background: #ffffff;
  box-shadow: 0px 4px 10px 0px rgba(71, 78, 92, 0.05);
  position: relative;
  height: 62px;
  z-index: 10;
}
.hotelList .hotelList-item[data-v-77a6669a] {
    width: 97%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 12px;
    max-height: 164px;
    overflow-y: auto;
    background: #ffffff;
    z-index: 10;
    position: relative;
}
.hotelList .hotelList-item[data-v-77a6669a]::-webkit-scrollbar {
      display: none;
}
.hotelList .hotelList-item .hotelList-item-box[data-v-77a6669a] {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: space-between;
      cursor: pointer;
}
.hotelList .hotelList-item .hotelList-item-box .hotelList-item-name[data-v-77a6669a] {
        box-sizing: border-box;
        border: 1px solid #e3e7e8;
        background-color: #fff;
        border-radius: 20px;
        padding: 9px 16px;
        color: #333333;
        font-size: 18px;
        line-height: 20px;
        margin: 0 5px 10px 10px;
}
.hotelList .hotelList-item .hotelList-item-box .hotelList-item-name.active[data-v-77a6669a] {
          border: 0;
          color: #fff;
          background: #0a59c3;
          border: 1px solid #0a59c3;
}
.hotelList .hotelList-item .hotelList-item-box .hotelList-item-name.status[data-v-77a6669a] {
          color: #999999;
}
.hotelList .hotelList-item .hotelList-item-box .hotelList-item-redPoint[data-v-77a6669a] {
        position: absolute;
        width: 12px;
        height: 12px;
        background: linear-gradient(144deg, #fa7663 16%, #f3493b 82%);
        border: 1px solid #fbfbfb;
        border-radius: 50%;
        top: -3px;
        right: 2px;
}
.hotelList .caret-box[data-v-77a6669a] {
    padding: 12px 0;
    max-height: 164px;
    background: #ffffff;
    z-index: 2;
    position: relative;
    width: 3%;
}
.hotelList .caret-box .caretTop[data-v-77a6669a] {
      width: 20px;
      height: 20px;
      margin-top: 8px;
}

@charset "UTF-8";
/*
  ft: font

*/
sub[data-v-9e6d0ab4],
sup[data-v-9e6d0ab4] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-9e6d0ab4] {
  top: -0.5em;
}
sub[data-v-9e6d0ab4] {
  bottom: -0.25em;
}
.shu[data-v-9e6d0ab4] {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark[data-v-9e6d0ab4] {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-9e6d0ab4] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-9e6d0ab4]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-9e6d0ab4] {
  max-width: 800px;
}
.priceDlog .set[data-v-9e6d0ab4] {
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
}
.priceDlog .set .priceItem[data-v-9e6d0ab4] {
    border: 1px solid #E4E9ED;
    width: 280px;
    padding: 30px 20px;
    box-sizing: border-box;
}
.priceDlog .set .priceItem .number[data-v-9e6d0ab4] {
      height: 22px;
      font-size: 14px;
      line-height: 22px;
      color: #333;
      padding-bottom: 19px;
}
.priceDlog .set .priceItem .tit[data-v-9e6d0ab4] {
      display: flex;
      justify-content: flex-end;
      gap: 6px;
}
.priceDlog .set .priceItem .tit .n[data-v-9e6d0ab4] {
        width: 85px;
        line-height: 22px;
        font-size: 14px;
        color: #333;
}
.priceDlog .set .priceItem .cont .setPrice-form.el-form[data-v-9e6d0ab4] {
      padding: 0;
}

@charset "UTF-8";
/*
  ft: font

*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
.shu {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px;
}
.css1.el-tooltip__popper.is-dark .popper__arrow {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark {
  max-width: 800px;
}
.priceDlog {
  width: -moz-fit-content;
  width: fit-content;
  max-width: 1218px;
  min-width: 490px;
  box-sizing: border-box;
}
.priceDlog .el-dialog__header {
    padding: 20px 28px;
    height: 24px;
}
.priceDlog .el-dialog__header span {
      font-size: 16px;
      line-height: 24px;
}
.priceDlog .el-dialog__body {
    padding: 10px 28px 28px;
}
.priceDlog .el-dialog__body .search-zone {
      padding: 0;
}
.priceDlog .el-dialog__body .search-zone .el-form-item .el-form-item__label {
        height: 32px;
        line-height: 32px;
        padding: 0;
}
.priceDlog .el-dialog__body .search-zone .el-form-item .el-form-item__content {
        display: flex;
}
.priceDlog .el-dialog__body .search-zone .el-form-item .el-form-item__content .el-input {
          margin-right: 6px;
}
.priceDlog .el-dialog__body .search-zone .el-select .el-input.is-disabled .el-input__inner {
        width: 300px;
        padding: 0 15px;
        color: #999999;
        background: none;
        cursor: text;
}
.priceDlog .el-dialog__body .search-zone .el-select .el-input.is-disabled .el-input__suffix {
        display: none;
}
.priceDlog .priceItem .cont {
    margin-left: -9px;
}
.priceDlog .priceItem .el-form-item {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 20px 0 0 0;
}
.priceDlog .priceItem .el-form-item .el-form-item__content {
      display: flex;
      justify-content: flex-end;
}
.priceDlog .priceItem .el-form .el-form-item .el-form-item__content .now, .priceDlog .priceItem .el-form .el-form-item .el-form-item__content .el-input {
    width: 85px;
    box-sizing: border-box;
    height: 32px;
    line-height: 32px;
    margin-right: 0;
}
.priceDlog .priceItem .el-form .el-form-item .el-form-item__content .now input, .priceDlog .priceItem .el-form .el-form-item .el-form-item__content .el-input input {
      height: 32px;
      line-height: 32px;
      box-sizing: border-box;
      padding: 0 0 0 8px;
}
.priceDlog .priceItem .el-form .el-form-item .el-form-item__content .now {
    background: #F4F4F4;
    padding: 0 0 0 8px;
    margin-right: 6px;
}
.priceDlog .priceItem .el-form .el-form-item::before, .priceDlog .priceItem .el-form .el-form-item::after {
    display: none;
}
.priceDlog .el-button--primary {
    background: #023f98;
}
.priceDlog .errorTip {
    margin-bottom: 22px;
}
.priceDlog .errorTip::after {
      content: '房量必须大于0';
      position: absolute;
      font-size: 11px;
      color: #F56C6C;
      font-size: 12px;
      line-height: 1;
      padding-top: 4px;
}

@charset "UTF-8";
/*
  ft: font

*/
sub[data-v-591ed0ed],
sup[data-v-591ed0ed] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-591ed0ed] {
  top: -0.5em;
}
sub[data-v-591ed0ed] {
  bottom: -0.25em;
}
.shu[data-v-591ed0ed] {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark[data-v-591ed0ed] {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-591ed0ed] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-591ed0ed]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-591ed0ed] {
  max-width: 800px;
}
.roomSelect[data-v-591ed0ed] {
  width: 404px;
}
.qyd-tag-1[data-v-591ed0ed] {
  margin-right: 6px;
}
.room-name[data-v-591ed0ed] {
  max-width: 86%;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.room-name.short[data-v-591ed0ed] {
    max-width: 62%;
}
[data-v-591ed0ed] .qyd-table-wrap .el-table thead tr .el-table__cell {
  height: 60px;
}
[data-v-591ed0ed] .el-icon-remove::before {
  color: #ff4d4f;
}
[data-v-591ed0ed] .el-icon-success::before {
  color: #4cc09e;
}
[data-v-591ed0ed] .qyd-form-mini .el-form-item__label {
  float: none;
}
[data-v-591ed0ed] .qyd-form-mini .el-form-item__label::before {
    display: none;
}
[data-v-591ed0ed] .qyd-form-mini .el-form-item {
  margin-bottom: 10px;
}
.leftIcon[data-v-591ed0ed],
.rightIcon[data-v-591ed0ed] {
  width: 32px;
  cursor: pointer;
  height: 30px;
  background: linear-gradient(0deg, #ffffff, #ffffff), radial-gradient(76% 76% at 66% 25%, #d9dfeb 0%, #ffffff 100%);
  border-radius: 12px;
  line-height: 30px;
  text-align: center;
  color: #202020;
  box-shadow: 0px 4px 24px 0px rgba(41, 48, 64, 0.12), 0px 16px 32px 0px rgba(41, 48, 64, 0.06);
  border: 1px solid #ffffff;
  box-sizing: border-box;
}
.leftIcon.disabled[data-v-591ed0ed],
  .rightIcon.disabled[data-v-591ed0ed] {
    cursor: not-allowed;
}
.leftIcon.disabled path[data-v-591ed0ed],
    .rightIcon.disabled path[data-v-591ed0ed] {
      fill: #999;
}
.rightIcon[data-v-591ed0ed] {
  transform: rotate(180deg);
}
.day-header[data-v-591ed0ed] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.day-header .day-of-week[data-v-591ed0ed] {
    font-size: 14px;
    color: #202020;
    margin-top: -10px;
}
.day-header .day-date[data-v-591ed0ed] {
    font-size: 14px;
    color: #202020;
}
.priceInput[data-v-591ed0ed] {
  width: 108px;
  border: 1px solid #e3e7e8;
  padding: 10px;
}
.priceInput .el-icon-edit[data-v-591ed0ed] {
    width: 13px;
    height: 14px;
    margin-left: 30px;
    vertical-align: middle;
    float: right;
}
.priceTetxt[data-v-591ed0ed] {
  margin-left: 9px;
}
.el-button[data-v-591ed0ed]:hover,
.el-button[data-v-591ed0ed]:focus {
  background-color: #ffffff;
  color: #4b4b4b;
}
.priceItem[data-v-591ed0ed] {
  max-height: 460px;
  padding: 20px 28px;
  overflow: hidden;
}
.priceItem .priceRecords[data-v-591ed0ed] {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 28px;
}
.priceItem .recordBox[data-v-591ed0ed] {
    max-height: 400px;
    margin-bottom: 30px;
    overflow: hidden;
    overflow-y: auto;
}
.priceItem .recordBox .price-history-item[data-v-591ed0ed] {
      padding: 10px;
      background: #f9fafe;
      margin-bottom: 15px;
}
.priceItem .recordBox .price-history-item .recordStatus[data-v-591ed0ed] {
        color: #8a8a8a;
        font-size: 12px;
        border: 1px solid #ffffff;
        background: #ebf3f9;
        padding: 2px 6px;
        box-sizing: border-box;
        margin-right: 8px;
        border-radius: 12px;
        display: flex;
        align-items: center;
}
.priceItem .recordBox .price-history-item .recordStatus span[data-v-591ed0ed] {
          display: inline-block;
          width: 4px;
          height: 4px;
          border-radius: 50%;
          background: #8495a3;
          margin-right: 5px;
          margin-top: -3px;
}
.priceItem .recordBox .price-history-item .recordStatus span.activeBlue[data-v-591ed0ed] {
            background: #2c54d1;
}
.recordText[data-v-591ed0ed] {
  font-size: 14px;
  font-size: 14px;
  margin-top: 16px;
  color: #000;
}
.turnDownargument[data-v-591ed0ed] {
  font-size: 12px;
  color: #666;
  margin-top: 10px;
}
.store-audit-tip[data-v-591ed0ed] {
  position: fixed;
  top: 92px;
  right: 0;
  width: calc(100% - 198px);
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}
.store-audit-tip .store-audit-tip-content[data-v-591ed0ed] {
    background-color: #fff;
    border-radius: 6px;
    padding: 20px 28px;
    margin-top: -150px;
}
.store-audit-tip .store-audit-tip-content .store-audit-tip-title[data-v-591ed0ed] {
      display: flex;
      align-items: center;
      font-size: 16px;
      font-weight: 500;
      padding-bottom: 20px;
}
.store-audit-tip .store-audit-tip-content .store-audit-tip-title img[data-v-591ed0ed] {
        width: 24px;
        height: 24px;
        margin-right: 12px;
}
.store-audit-tip .store-audit-tip-content .store-audit-tip-title span[data-v-591ed0ed] {
        font-size: 16px;
        font-weight: 500;
        color: #333333;
}
.store-audit-tip .store-audit-tip-content .store-audit-tip-content-item[data-v-591ed0ed] {
      font-size: 15px;
      font-weight: 400;
      color: #333333;
      padding-bottom: 20px;
}
.hotel-main[data-v-591ed0ed] {
  display: flex;
  justify-content: space-between;
}
.main-left[data-v-591ed0ed] {
  width: 18%;
  background: #ffffff;
  box-sizing: border-box;
  padding: 0 14px;
}
.main-left h1[data-v-591ed0ed] {
    color: #3F4254;
    font-size: 16px;
    line-height: 24px;
    padding: 20px 8px;
}
.main-left ul[data-v-591ed0ed] {
    overflow-y: auto;
}
.main-left ul li[data-v-591ed0ed] {
      line-height: 20px;
      font-size: 14px;
      color: #333333;
      width: 100%;
      padding: 9px 8px;
      margin-bottom: 10px;
      box-sizing: border-box;
      cursor: pointer;
}
.main-left ul li span[data-v-591ed0ed] {
        display: -webkit-box;
        /* 设置为WebKit内核的弹性盒子模型 */
        -webkit-box-orient: vertical;
        /* 垂直排列 */
        -webkit-line-clamp: 2;
        /* 限制显示两行 */
        overflow: hidden;
        /* 隐藏超出范围的内容 */
        text-overflow: ellipsis;
        /* 使用省略号 */
}
.main-left ul li span i[data-v-591ed0ed] {
          display: inline-block;
          width: 32px;
          height: 16px;
          border-radius: 2px;
          background: #FFF8F8;
          box-sizing: border-box;
          border: 0.5px solid #FF4D4F;
          color: #FF4D4F;
          line-height: 14px;
          font-size: 10px;
          font-weight: normal;
          margin-right: 10px;
}
.main-left ul li .name[data-v-591ed0ed] {
        color: #202020;
        font-size: 16px;
        line-height: 23px;
        display: -webkit-box;
        /* 设置为WebKit内核的弹性盒子模型 */
        -webkit-box-orient: vertical;
        /* 垂直排列 */
        -webkit-line-clamp: 2;
        /* 限制显示两行 */
        overflow: hidden;
        /* 隐藏超出范围的内容 */
        text-overflow: ellipsis;
        /* 使用省略号 */
}
.main-left ul li .name div[data-v-591ed0ed] {
          font-size: 10px;
          line-height: 15px;
          font-weight: normal;
          margin-right: 10px;
          line-height: 12px;
          text-align: center;
          border-radius: 2px;
          /* display: flex; */
          overflow: hidden;
          padding: 1px;
          margin-top: 3px;
          float: left;
}
.main-left ul li .zdf[data-v-591ed0ed] {
        color: #FF4D4F;
        /* width: 31px; */
        /* height: 13px; */
        border: 0.5px solid #FF4D4F;
}
.main-left ul li .fcq[data-v-591ed0ed] {
        color: #2C54D1;
        background: #EFF5FB;
        border: 0.5px solid #2C54D1;
}
.main-left ul .active[data-v-591ed0ed] {
      background: #EFF5FB;
      color: #333333;
      border-radius: 2px;
}
.main-left ul .active .name[data-v-591ed0ed] {
        color: #0256FF;
}
.main-right[data-v-591ed0ed] {
  width: calc(82% - 20px);
}
.main-right .total-pane[data-v-591ed0ed] {
    border: 1px solid #fff !important;
}
.main-right .is-selected[data-v-591ed0ed] {
    color: #1989FA;
}
.timeline-block[data-v-591ed0ed] {
  max-height: calc(100vh - 370px);
  overflow-y: auto;
  padding-top: 8px;
  margin-bottom: 30px;
  width: 963px;
}
.timeline-block .timestamp[data-v-591ed0ed] {
    font-size: 13px;
    color: #666666;
    display: flex;
    border-bottom: 1px solid #EFF5FB;
    padding-bottom: 15px;
}
.timeline-block .timestamp span[data-v-591ed0ed] {
      width: 56px;
      height: 21px;
      line-height: 21px;
      border-radius: 12px;
      color: #2C54D1;
      font-size: 12px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-right: 10px;
      background: rgba(44, 84, 209, 0.08);
}
.timeline-block .timestamp span[data-v-591ed0ed]::before {
        content: '';
        width: 4px;
        height: 4px;
        border-radius: 2px;
        display: inline-block;
        margin-right: 4px;
        background: #2C54D1;
}
.timeline-block .timestamp .reject[data-v-591ed0ed] {
      color: #CF1000;
}
.timeline-block .timestamp .reject[data-v-591ed0ed]::before {
        background: #CF1000;
}
.timeline-block .timestamp .complete[data-v-591ed0ed] {
      color: #666666;
}
.timeline-block .timestamp .complete[data-v-591ed0ed]::before {
        background: #666666;
}
.timeline-block .price[data-v-591ed0ed] {
    width: auto;
    color: #333333;
}
.timeline-block .price h4[data-v-591ed0ed] {
      font-size: 14px;
      font-weight: normal;
      color: #000;
      padding: 16px 0 4px;
      height: 20px;
      line-height: 20px;
}
.timeline-block .price .list[data-v-591ed0ed] {
      border-left: 1px solid #E4E9ED;
      display: flex;
      justify-content: flex-start;
}
.timeline-block .price .list .p[data-v-591ed0ed], .timeline-block .price .list .f .td[data-v-591ed0ed], .timeline-block .price .list .f .num[data-v-591ed0ed] {
        width: auto;
        padding: 0 12px;
}
.timeline-block .price .list .mw[data-v-591ed0ed], .timeline-block .price .list .th .td[data-v-591ed0ed], .timeline-block .price .list .th .num[data-v-591ed0ed] {
        min-width: 92px;
        padding: 0 12px;
}
.timeline-block .price .list .th[data-v-591ed0ed] {
        border-top: 1px solid #E4E9ED;
        border-right: 1px solid #E4E9ED;
}
.timeline-block .price .list .th .td[data-v-591ed0ed] {
          background: #EFF5FB;
          height: 40px;
          line-height: 40px;
          font-size: 14px;
          color: #000;
}
.timeline-block .price .list .th .num[data-v-591ed0ed] {
          color: #4B4B4B;
          font-size: 13px;
          border-bottom: 1px solid #E4E9ED;
          height: 40px;
          line-height: 40px;
}
.timeline-block .price .list .f[data-v-591ed0ed] {
        width: auto;
}
.timeline-block .price .list .f .td[data-v-591ed0ed] {
          color: #BDBDBD;
          width: auto;
          min-width: auto;
}
.timeline-block .price .list .f .num[data-v-591ed0ed] {
          color: #000;
          width: auto;
          min-width: 42px;
}

@charset "UTF-8";
/*
  ft: font

*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
.shu {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px;
}
.css1.el-tooltip__popper.is-dark .popper__arrow {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark {
  max-width: 800px;
}
.popper-404 {
  width: 404px;
}
.popper-404 .el-select-dropdown__item {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.hotel-main .main-right .el-calendar .el-calendar__header {
  height: 75px;
  padding: 0;
  display: flex;
  justify-content: center;
  position: relative;
  border: none;
}
.hotel-main .main-right .el-calendar .el-calendar__header .el-calendar__title {
    cursor: pointer;
    height: 43px;
    line-height: 43px;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
}
.hotel-main .main-right .el-calendar .el-calendar__header .el-calendar__button-group {
    display: flex;
    align-items: center;
    justify-content: center;
}
.hotel-main .main-right .el-calendar .el-calendar__header .el-calendar__button-group .el-button-group {
      min-width: 560px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      gap: 100px;
}
.hotel-main .main-right .el-calendar .el-calendar__header .el-calendar__button-group .el-button-group::before, .hotel-main .main-right .el-calendar .el-calendar__header .el-calendar__button-group .el-button-group::after {
        display: none;
}
.hotel-main .main-right .el-calendar .el-calendar__header .el-calendar__button-group .el-button-group button:nth-child(2) {
        display: none;
}
.hotel-main .main-right .el-calendar .el-calendar__header .el-calendar__button-group .el-button-group button:nth-child(1)::before {
        content: '\e6de';
        font-family: element-icons !important;
        font-size: 22px;
        border: 0.5px solid #DDE3F6;
        border-radius: 2px;
        color: #3D3D3D;
        margin-right: 8px;
}
.hotel-main .main-right .el-calendar .el-calendar__header .el-calendar__button-group .el-button-group button:nth-child(3)::after {
        content: '\e6e0';
        font-family: element-icons !important;
        font-size: 24px;
        border: 0.5px solid #DDE3F6;
        border-radius: 2px;
        color: #3D3D3D;
        margin-left: 8px;
}
.hotel-main .main-right .el-calendar .el-calendar__header .el-calendar__button-group .el-button-group .el-button {
        font-size: 30px;
        display: flex;
        align-items: center;
}
.hotel-main .main-right .el-calendar .el-calendar__header .el-calendar__button-group .el-button-group .el-button:hover {
          color: #3D3D3D;
          border: none;
          background: #fff;
}
.hotel-main .main-right .el-calendar .el-calendar__body {
  padding: 0 20px 35px;
}
.hotel-main .main-right .el-calendar .el-calendar__body .el-calendar-table thead {
    box-sizing: border-box;
    background: #F9FAFE;
}
.hotel-main .main-right .el-calendar .el-calendar__body .el-calendar-table thead th {
      border-right: 1px solid #E4E9ED;
      padding: 19px 12px;
      box-sizing: border-box;
      font-size: 14px;
      color: #202020;
      background: #F9FAFE;
      border-top: 1px solid #E4E9ED;
      font-weight: bold;
}
.hotel-main .main-right .el-calendar .el-calendar__body .el-calendar-table thead th::before {
        color: #333333;
        font-size: 14px;
        content: '星期';
}
.hotel-main .main-right .el-calendar .el-calendar__body .el-calendar-table thead th:nth-child(1) {
      border-left: 1px solid #E4E9ED;
}
.hotel-main .main-right .el-calendar .el-calendar__body .el-calendar-table thead th:nth-child(6), .hotel-main .main-right .el-calendar .el-calendar__body .el-calendar-table thead th:nth-child(7) {
      background: #FFF0F0;
}
.hotel-main .main-right .el-calendar .el-calendar__body .el-calendar-table__row .is-selected {
    background: none;
    color: #333333;
}
.hotel-main .main-right .el-calendar .el-calendar__body .el-calendar-table__row td div.el-calendar-day {
    height: auto;
}
.hotel-main .main-right .el-calendar .el-calendar__body .el-calendar-table__row td div.el-calendar-day p {
      font-size: 14px;
      color: #333333;
      height: 30px;
      line-height: 30px;
}
.hotel-main .main-right .el-calendar .el-calendar__body .el-calendar-table__row td:nth-child(6), .hotel-main .main-right .el-calendar .el-calendar__body .el-calendar-table__row td:nth-child(7) {
    background: #FFFAFA;
}
.hotel-main .main-right .el-calendar .el-calendar__body .el-calendar-table__row .prev .dateCont, .hotel-main .main-right .el-calendar .el-calendar__body .el-calendar-table__row .next .dateCont {
    display: none;
}
.hotel-main .main-right .el-calendar .el-calendar__body .el-calendar-table__row .prev .el-calendar-day:hover, .hotel-main .main-right .el-calendar .el-calendar__body .el-calendar-table__row .next .el-calendar-day:hover {
    background: none;
}
.hotel-main .main-right .el-calendar .el-calendar__body .el-calendar-table__row .prev .el-calendar-day p, .hotel-main .main-right .el-calendar .el-calendar__body .el-calendar-table__row .next .el-calendar-day p {
    color: #CCCCCC;
}
.hotel-main .main-right .el-calendar .el-calendar__body .el-calendar-table__row .current:hover {
    background-color: #F2F8FE;
}
.hotel-main .main-right .dateCont {
  position: relative;
}
.hotel-main .main-right .dateCont .el-switch {
    position: absolute;
    right: 0;
    top: 13px;
    margin-left: 20px;
    margin: 0 auto;
}
.hotel-main .main-right .dateCont .el-switch .el-switch__core {
      width: 32px !important;
      height: 18px;
}
.hotel-main .main-right .dateCont .el-switch .el-switch__core::after {
        width: 14px;
        height: 14px;
}
.hotel-main .main-right .dateCont .table {
    padding-top: 56px;
    width: 100%;
    margin-top: -40px;
}
.hotel-main .main-right .dateCont .table .bt {
      width: 100%;
      display: flex;
}
.hotel-main .main-right .dateCont .table .bt h1, .hotel-main .main-right .dateCont .table .bt h2 {
        height: 22px;
        line-height: 22px;
        width: 36px;
        font-size: 10px;
        color: #666666;
        font-weight: normal;
}
.hotel-main .main-right .dateCont .table .bt h2 {
        width: auto;
}
.hotel-main .main-right .dateCont .table .list {
      max-height: 72px;
      overflow: hidden;
}
.hotel-main .main-right .dateCont .table .list .item {
        padding-top: 2px;
        display: flex;
}
.hotel-main .main-right .dateCont .table .list .item > div {
          height: 22px;
          line-height: 22px;
          font-size: 12px;
}
.hotel-main .main-right .dateCont .table .list .item .number {
          width: 36px;
          color: #666666;
          display: flex;
          align-items: center;
}
.hotel-main .main-right .dateCont .table .list .item .number svg {
            padding-right: 4px;
}
.hotel-main .main-right .dateCont .table .sell {
      position: absolute;
      top: 13px;
      right: 59px;
      font-size: 14px;
      color: #4CC09E;
}
.hotel-main .main-right .dateCont .table .seting {
      position: absolute;
      bottom: 0;
      right: 6px;
      font-size: 14px;
      color: #4CC09E;
}
.hotel-main .main-right .dateCont .roomStatus .bt h1, .hotel-main .main-right .dateCont .roomStatus .bt h2 {
    color: #cccccc;
}
.hotel-main .main-right .dateCont .roomStatus .list .item .number, .hotel-main .main-right .dateCont .roomStatus .list .item .price {
    color: #cccccc;
}
.popList {
  padding: 16px;
  background: #FFFFFF;
  width: 104px;
  border-radius: 4px;
  box-sizing: border-box;
}
.popList .tit {
    height: 14px;
    display: flex;
}
.popList .tit div {
      color: #333333;
      font-size: 10px;
      line-height: 14px;
}
.popList .breakfast {
    width: 35px;
}
.popList .item {
    padding-top: 2px;
    height: 22px;
    display: flex;
}
.popList .item div {
      line-height: 22px;
      font-size: 12px;
      color: #666666;
}
.popList .item .breakfast {
      display: flex;
      align-items: center;
}
.popList .item .breakfast svg {
        margin-right: 4px;
}
.popList .item .rate {
      color: #333333;
}
.underReviewing {
  position: absolute;
  right: 0;
  top: 13px;
  margin-left: 20px;
  margin: 0 auto;
  font-size: 14px;
  color: #0256FF;
}
.el-popover.pricePopover {
  padding: 0;
  min-width: 104px;
  margin: 0;
  border: none;
}
.el-popover.pricePopover .popper__arrow {
    display: none;
}
.timeline-block .el-timeline {
  width: 943px;
}
.timeline-block .el-timeline .el-timeline-item__timestamp {
    display: none;
}
.timeline-block .el-timeline .el-timeline-item__tail {
    left: 6px;
    border-color: #EDEDED;
}
.timeline-block .el-timeline .el-timeline-item__node {
    width: 7px;
    height: 7px;
    box-sizing: border-box;
    border: 1px solid #666666;
    background: #ffffff;
    left: 3px;
}
.timeline-block .el-timeline .el-card__body {
    padding: 16px;
}
.timeline-block .el-timeline .el-timeline-item__wrapper {
    padding-left: 24px;
}
.timeline-block .el-timeline li:nth-child(1) .el-timeline-item__node {
    width: 14px;
    height: 14px;
    border: 4px solid #2C54D1;
    box-sizing: border-box;
    left: 0;
}
.editOccupancy .el-form-item__content .el-select .el-input .el-input__inner {
  width: 300px;
  padding: 0 15px;
  color: #999999;
  background: none;
  cursor: text;
}
.editOccupancy .el-form-item__content .el-select .el-input .el-input__suffix {
  display: none;
}

