.guide[data-v-1b6f1af0] {
  background-color: #eee;
}
.guide .carousel[data-v-1b6f1af0] {
  width: 100%;
  height: 338px;
}
.guide .carousel img[data-v-1b6f1af0] {
  width: 100%;
  height: 338px;
}
.main[data-v-1b6f1af0] {
  min-height: 660px;
  overflow: hidden;
  margin: 0 auto;
}
.main .fare[data-v-1b6f1af0] {
  min-height: 660px;
  width: 80%;
  background: #fff;
  padding: 0 50px;
  margin: 0 auto;
}
.main .mark[data-v-1b6f1af0],
.main .marks[data-v-1b6f1af0] {
  width: 2px;
  height: 16px;
  padding: 0 5px;
  border-left: red 4px solid;
}
.main .marks[data-v-1b6f1af0] {
  position: absolute;
  top: 12px;
  left: 0;
}
.main .tabs[data-v-1b6f1af0] {
  position: relative;
}
.main .tabs[data-v-1b6f1af0] .ivu-tabs-bar {
  border: none;
}
.main .tabs[data-v-1b6f1af0] .ivu-tabs-nav {
  font-weight: bold;
}
.main .tabs[data-v-1b6f1af0] .ivu-tabs-tab:hover {
  color: #e60012;
}
.main .tabs[data-v-1b6f1af0] .ivu-tabs-ink-bar {
  background-color: #e60012;
}
.main .tabs[data-v-1b6f1af0] .ivu-tabs-tab-active {
  color: #e60012;
}
.main .tabs[data-v-1b6f1af0] .ivu-tabs-tab-active:hover {
  color: #e60012 !important;
}
.main .tabs[data-v-1b6f1af0] .ivu-btn-primary {
  background: #e60012;
  border-color: #e60012;
}
.main .msg[data-v-1b6f1af0] {
  flex: 0.98;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.main .msg .info[data-v-1b6f1af0] {
  display: flex;
  align-items: center;
  padding-top: 26px;
  width: 33%;
}
.main .msg .info label[data-v-1b6f1af0] {
  text-align: right;
  width: 126px;
}

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

