.line-shaft[data-v-5a06cf55] {
  padding: 5px;
  width: 100%;
  height: 100%;
}
.line-shaft .tab-item[data-v-5a06cf55] {
  width: 100%;
  height: 260px;
  margin-top: 20px;
  overflow: hidden;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(226, 226, 227, 0.67);
          box-shadow: 0px 1px 1px 0px rgba(226, 226, 227, 0.67);
  border: 1px solid #eaebf0;
  padding-bottom: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.line-shaft .tab-item .summary-view[data-v-5a06cf55] {
  width: 100%;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f3f6fb;
  font-size: 14px;
  color: #0d2e62;
  white-space: nowrap;
  overflow-x: auto;
  padding: 0 1.625rem;
}
.line-shaft .tab-item .summary-view .view-left[data-v-5a06cf55] {
  position: relative;
  font-weight: bold;
}
.line-shaft .tab-item .summary-view .view-left .svg-icon[data-v-5a06cf55] {
  position: absolute;
  left: -3rem;
  top: -0.8rem;
}
.line-shaft .tab-item .summary-view .view-left .view-left-start[data-v-5a06cf55] {
  padding: 0 1rem;
}
.line-shaft .tab-item .summary-view .view-left .view-left-arrive[data-v-5a06cf55] {
  padding: 0 4.5rem;
}
.line-shaft .tab-item .summary-view .view-right[data-v-5a06cf55] {
  min-width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.line-shaft .tab-item .state-bottom[data-v-5a06cf55] {
  position: relative;
  width: 100%;
  height: 210px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  overflow-x: auto;
  overflow-y: hidden;
}
.line-shaft .tab-item .state-bottom .car-stop[data-v-5a06cf55] {
  position: relative;
  margin-top: 4rem;
  min-width: 9rem;
  height: 100%;
  color: #000;
  font-size: 12px;
  text-align: center;
}
.line-shaft .tab-item .state-bottom .car-stop .schedule-time[data-v-5a06cf55] {
  position: absolute;
  width: 6rem;
  right: -3rem;
  top: -20px;
  font-size: 12px;
  color: #000;
  white-space: nowrap;
}
.line-shaft .tab-item .state-bottom .car-stop .circle[data-v-5a06cf55] {
  position: absolute;
  left: 3rem;
  top: -0.25rem;
  width: 0.625rem;
  height: 0.625rem;
  background-color: #000;
  border: 2px solid #000;
  border-radius: 50%;
  cursor: pointer !important;
  color: #000;
  z-index: 1;
}
.line-shaft .tab-item .state-bottom .car-stop .circle-line[data-v-5a06cf55] {
  position: absolute;
  width: 9.5rem;
  height: 0.125rem;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #000;
}
.line-shaft .tab-item .state-bottom .car-stop .app-title[data-v-5a06cf55] {
  position: absolute;
  left: 31px;
  top: 0.9375rem;
  font-size: 12px;
  white-space: nowrap;
}
.line-shaft .tab-item .state-bottom .car-stop .app-title-sum[data-v-5a06cf55] {
  position: absolute;
  left: 42px;
  top: 2rem;
  font-size: 12px;
  white-space: nowrap;
}
.line-shaft .tab-item .state-bottom .car-stop .orders[data-v-5a06cf55] {
  position: absolute;
  width: 100%;
  left: -7px;
  padding: 0 20px;
  top: 3rem;
  font-size: 0.875rem;
  word-wrap: break-word;
}
.line-shaft .tab-item .state-bottom .car-stop .orders p[data-v-5a06cf55] {
  margin: 6px 0;
}
.line-shaft .tab-item .state-bottom .car-stop:last-child .circle .circle-line[data-v-5a06cf55] {
  opacity: 0;
}
.line-shaft .tab-item .state-bottom .look-btn[data-v-5a06cf55] {
  position: absolute;
  top: 5rem;
  right: 1.875rem;
}
.bg-purple[data-v-5a06cf55] {
  background: #d3dce6;
}
.purple[data-v-5a06cf55] {
  background: #46a6ff;
  -webkit-box-shadow: 1px 1px 1px 0px rgba(226, 226, 227, 0.67);
          box-shadow: 1px 1px 1px 0px rgba(226, 226, 227, 0.67);
}
.el-dialog__body[data-v-5a06cf55] {
  width: 100%;
}
.el-dialog__body .grid-container[data-v-5a06cf55] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  height: 20rem;
}
.el-dialog__body .grid-container .grid-content[data-v-5a06cf55] {
  border-radius: 4px;
  min-height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 20%;
  margin: 2%;
}

.tab-container[data-v-a7eb6d4c] {
  margin: 10px 15px;
}

