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

*/
sub[data-v-26949d50],
sup[data-v-26949d50] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-26949d50] {
  top: -0.5em;
}
sub[data-v-26949d50] {
  bottom: -0.25em;
}
.shu[data-v-26949d50] {
  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-26949d50] {
  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-26949d50] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-26949d50]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-26949d50] {
  max-width: 800px;
}
.store-detail .roomBreadcrumb[data-v-26949d50] {
  display: flex;
  align-items: center;
  padding: 20px;
  background: #f9fafe;
}
.store-detail .roomBreadcrumb .roomBack[data-v-26949d50] {
    font-size: 16px;
    color: #4b4b4b;
    font-weight: 500;
    cursor: pointer;
}
.store-detail .roomBreadcrumb .roomBack[data-v-26949d50]::after {
      content: '|';
      width: 1px;
      height: 4px;
      color: #e4e9ed;
      margin: 20px;
}
.store-detail .roomBreadcrumb .breadcrumb .roomPage[data-v-26949d50] {
    font-size: 16px;
    font-weight: 500;
    color: #8a8a8a;
}
.store-detail .roomBreadcrumb .breadcrumb .roomPage[data-v-26949d50]::after {
      content: '/';
      width: 1px;
      height: 4px;
      color: #8a8a8a;
      margin: 5px;
}
.store-detail .roomBreadcrumb .breadcrumb .newRoom[data-v-26949d50] {
    font-size: 16px;
    font-weight: 500;
    color: #4b4b4b;
}
.store-detail .store-detail-content[data-v-26949d50] {
  background: #f6f9fb;
  padding: 20px;
  min-height: calc(100vh - 100px);
}
.store-detail .store-detail-content .store-detail-content-box[data-v-26949d50] {
    background: #fff;
    padding: 40px;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-title[data-v-26949d50] {
      display: flex;
      align-items: center;
      margin-bottom: 20px;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-title .store-detail-content-title-text[data-v-26949d50] {
        margin-left: 20px;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-title .store-detail-content-title-text .store-detail-content-title-text-name[data-v-26949d50] {
          font-size: 24px;
          font-weight: 500;
          color: #333333;
          margin-bottom: 16px;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-title .store-detail-content-title-text .store-detail-content-title-text-status[data-v-26949d50] {
          font-size: 16px;
          font-weight: 350;
          color: #4cc09e;
          padding: 5px 17px;
          border: 1px solid #ecfaf8;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-title .store-detail-content-title-text .store-detail-content-title-text-status-blue[data-v-26949d50] {
          font-size: 16px;
          font-weight: 350;
          color: #0256ff;
          padding: 5px 17px;
          border: 1px solid #eceefd;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-title .store-detail-content-title-text .store-detail-content-title-text-status-red[data-v-26949d50] {
          font-size: 16px;
          font-weight: 350;
          color: #f3493b;
          padding: 5px 17px;
          border: 1px solid #fff0ed;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-info[data-v-26949d50] {
      background: #f9fbfe;
      box-sizing: border-box;
      border: 1px solid #eff5fb;
      padding: 16px 16px 0 16px;
      width: 100%;
      margin-bottom: 30px;
      border-radius: 8px;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-info .store-detail-content-info-box[data-v-26949d50] {
        display: flex;
        justify-content: space-between;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-info .store-detail-content-info-box .store-detail-content-info-box-item[data-v-26949d50] {
          width: 22%;
          position: relative;
          padding-right: 16px;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-info .store-detail-content-info-box .store-detail-content-info-box-item[data-v-26949d50]:before {
            content: '';
            display: block;
            width: 1px;
            height: 110px;
            background: #e4e9ed;
            position: absolute;
            top: 0;
            left: 0;
            margin-left: -20px;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-info .store-detail-content-info-box .store-detail-content-info-box-item[data-v-26949d50]:first-child:before {
            display: none;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-info .store-detail-content-info-box .store-detail-content-info-box-item .store-detail-content-info-box-item-content-box[data-v-26949d50] {
            display: flex;
            align-items: flex-start;
            margin-bottom: 16px;
            width: 100%;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-info .store-detail-content-info-box .store-detail-content-info-box-item .store-detail-content-info-box-item-content-box[data-v-26949d50]:last-child {
              margin-bottom: 0;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-info .store-detail-content-info-box .store-detail-content-info-box-item .store-detail-content-info-box-item-content-box .store-detail-content-info-box-item-title[data-v-26949d50] {
              font-size: 16px;
              font-weight: 350;
              color: #666666;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-info .store-detail-content-info-box .store-detail-content-info-box-item .store-detail-content-info-box-item-content-box .store-detail-content-info-box-item-content[data-v-26949d50] {
              font-size: 16px;
              font-weight: 500;
              line-height: 24px;
              color: #4b4b4b;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-info .store-detail-content-info-introduction-box[data-v-26949d50] {
        display: flex;
        align-items: flex-start;
        margin-bottom: 16px;
        max-width: 100%;
        overflow: hidden;
        margin-top: 6px;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-info .store-detail-content-info-introduction-box .store-detail-content-info-introduction-title[data-v-26949d50] {
          font-size: 16px;
          font-weight: 350;
          color: #666666;
          flex-shrink: 0;
          margin-right: 10px;
          min-width: 120px;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-info .store-detail-content-info-introduction-box .store-detail-content-info-introduction-wrapper[data-v-26949d50] {
          display: flex;
          align-items: flex-start;
          flex: 1;
          min-width: 0;
          overflow: hidden;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-info .store-detail-content-info-introduction-box .store-detail-content-info-introduction-wrapper .store-detail-content-info-introduction[data-v-26949d50] {
            font-size: 16px;
            font-weight: 500;
            line-height: 24px;
            color: #4b4b4b;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            flex: 1;
            width: 1000px;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-info .store-detail-content-info-introduction-box .store-detail-content-info-introduction-wrapper .store-detail-content-info-introduction.expanded[data-v-26949d50] {
              white-space: normal;
              text-overflow: initial;
              overflow: visible;
              word-break: break-all;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-content-info .store-detail-content-info-introduction-box .store-detail-content-info-introduction-wrapper .store-detail-content-info-introduction-more[data-v-26949d50] {
            font-size: 16px;
            font-weight: 500;
            color: #0256ff;
            cursor: pointer;
            margin-left: 10px;
            flex-shrink: 0;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-transfer-info-box[data-v-26949d50] {
      display: flex;
      justify-content: space-between;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-transfer-info-box .store-detail-transfer-info[data-v-26949d50] {
        width: 48%;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-transfer-info-box .store-detail-transfer-info .store-detail-transfer-info-title[data-v-26949d50] {
          font-size: 16px;
          font-weight: 500;
          color: #202020;
          padding: 17px 20px;
          position: relative;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-transfer-info-box .store-detail-transfer-info .store-detail-transfer-info-title[data-v-26949d50]::before {
            content: '';
            display: block;
            width: 5px;
            height: 18px;
            background: #2c54d1;
            position: absolute;
            top: 20px;
            left: 0px;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-transfer-info-box .store-detail-transfer-info .store-detail-transfer-info-content[data-v-26949d50] {
          border: 1px solid #e4eef6;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-transfer-info-box .store-detail-transfer-info .store-detail-transfer-info-content .store-detail-transfer-info-content-item[data-v-26949d50] {
            display: flex;
            align-items: center;
            border-bottom: 1px solid #e4eef6;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-transfer-info-box .store-detail-transfer-info .store-detail-transfer-info-content .store-detail-transfer-info-content-item .store-detail-transfer-info-content-item-title[data-v-26949d50] {
              font-size: 16px;
              font-weight: 350;
              color: #666666;
              padding: 17px 10px;
              background: #f9fbfe;
              width: 208px;
}
.store-detail .store-detail-content .store-detail-content-box .store-detail-transfer-info-box .store-detail-transfer-info .store-detail-transfer-info-content .store-detail-transfer-info-content-item .store-detail-transfer-info-content-item-content[data-v-26949d50] {
              font-size: 16px;
              font-weight: 500;
              color: #4b4b4b;
              padding: 17px 20px;
              border-left: 1px solid #e4eef6;
}

