.guide[data-v-5e6d6c4b] {
  background-color: #eee;
}
.guide .carousel[data-v-5e6d6c4b] {
  width: 100%;
  height: 338px;
}
.guide .carousel img[data-v-5e6d6c4b] {
  width: 100%;
  height: 338px;
}
.main[data-v-5e6d6c4b] {
  margin: 0 auto;
  min-height: calc(100vh - 292px);
}
.main .m[data-v-5e6d6c4b] {
  min-height: calc(100vh - 292px);
  width: 80%;
  margin: 0 auto;
}
.main .fare[data-v-5e6d6c4b] {
  background: #fff;
}
.main .fare .fare-title[data-v-5e6d6c4b] {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.main .fare .fare-title h5[data-v-5e6d6c4b] {
  font-size: 20px;
  color: #e60012;
  text-align: center;
}
.main .fare .fare-container[data-v-5e6d6c4b] {
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  padding: 32px;
  align-items: center;
  justify-content: center;
}
.main .fare .fare-container .select[data-v-5e6d6c4b] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.main .fare .fare-container .select span[data-v-5e6d6c4b] {
  word-break: keep-all;
}
.main .fare .fare-container .select[data-v-5e6d6c4b] .ivu-input {
  height: 40px;
}
.main .fare .fare-container .select[data-v-5e6d6c4b] .ivu-icon {
  margin-top: 4px;
}
.main .fare .fare-container .select[data-v-5e6d6c4b] .ivu-input-placeholder {
  line-height: 40px;
}
.main .fare .fare-container .button[data-v-5e6d6c4b],
.main .fare .fare-container .reset[data-v-5e6d6c4b] {
  margin-left: 13px;
  width: 80px;
  height: 40px;
  background: #e60012;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  border-radius: 4px;
  color: #fff;
}
.main .fare .fare-container .reset[data-v-5e6d6c4b] {
  border: 1px solid #c6c6c6;
  background: #f2f2f2;
  border-radius: 4px;
  color: #090707;
}
.main .select-route[data-v-5e6d6c4b] {
  position: relative;
  background: #fff;
  min-height: calc(100vh - 494px);
}
.main .select-route .route-title[data-v-5e6d6c4b] {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 38px 0 20px;
  margin: 0 155px;
  border-bottom: 1px solid #d8d8d8;
}
.main .select-route .route-title img[data-v-5e6d6c4b] {
  float: left;
}
.main .select-route .route-content[data-v-5e6d6c4b] {
  padding-top: 1px;
  margin: 0 50px;
}
.main .select-route .route-content .route-time[data-v-5e6d6c4b] {
  margin-top: 15px;
}
.main .select-route .route-content .route-time[data-v-5e6d6c4b] .ivu-table th,
.main .select-route .route-content .route-time[data-v-5e6d6c4b] .ivu-table td {
  text-align: center;
  height: 54px;
}
.main .select-route .route-content .route-time[data-v-5e6d6c4b] .ivu-table-tbody .ivu-table-row:hover {
  cursor: pointer;
  color: #e60012;
}
.main .select-route .route-content .page[data-v-5e6d6c4b] {
  display: flex;
  justify-content: center;
  padding: 20px 0;
}
.main .select-route .route-content .page[data-v-5e6d6c4b] .ivu-page-item-active a {
  color: #f5222d;
}
.main .select-route .route-content .page[data-v-5e6d6c4b] .ivu-select-selection {
  border: 1px solid #dcdee2;
}
.main .select-route .route-content .page[data-v-5e6d6c4b] .ivu-page-options-elevator input {
  border: 1px solid #dcdee2;
}

.ivu-btn-primary[data-v-5e6d6c4b] {
  background: #e60012;
  border-color: #e60012;
}
.ivu-btn-primary[data-v-5e6d6c4b]:hover {
  background: #e60012;
  border-color: #e60012;
}
.ivu-btn-primary[data-v-5e6d6c4b]:active {
  background: #f36974;
  border-color: #f36974;
}
.ivu-btn-default[data-v-5e6d6c4b]:hover {
  color: #e60012;
  border-color: #e60012;
  box-shadow: 0 0 0 2px rgba(230, 0, 18, 0.2);
}
.ivu-btn-default[data-v-5e6d6c4b]:focus {
  box-shadow: none;
}

