[data-v-e708f168]:host {
  width: 100%;
}
.panel-wrap[data-v-e708f168] {
  top: 0;
  right: 0;
  bottom: 0;
}
.vehicle-panel[data-v-e708f168] {
  width: 100%;
  max-width: 750px;
  position: fixed;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 1000;
  box-shadow: 2px 0 3px 1px #ddd;
  padding-bottom: 10px;
}
.vehicle-panel-pc[data-v-e708f168] {
  width: 100%;
  max-width: 410px;
  position: absolute;
  bottom: -270px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 1000;
  border-radius: 4px;
  box-shadow: 0 0 10px 1px #ddd;
  padding-bottom: 10px;
}
.vehicle-panel-pc .topItem[data-v-e708f168] {
  height: 50px;
}
.jik[data-v-e708f168] {
  width: 30px;
  height: 40px;
}
.vehicle-panel-row[data-v-e708f168] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.vehicle-panel-row-last[data-v-e708f168] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.vehicle-panel-row-button[data-v-e708f168] {
  background-color: #fff;
  margin: 2.5px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  font-size: 16px;
}
.vehicle-panel-row-button-number[data-v-e708f168] {
  background-color: #eee;
}
.vehicle-panel-row-button-last[data-v-e708f168] {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.vehicle-hover[data-v-e708f168] {
  background-color: #ccc;
}
.vehicle-panel-row-button-img[data-v-e708f168] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.vehicle-en-button-delete[data-v-e708f168] {
  width: 27.5px;
  height: 27.5px;
}
.vehicle-panel-ok[data-v-e708f168] {
  background-color: #5094f2;
  color: #fff;
  width: 75px;
  height: 40px;
  line-height: 40px;
}
.topItem[data-v-e708f168] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100px;
  /* background: #f0f0f0; */
}
.exit[data-v-e708f168] {
  margin-right: 15px;
  color: #5094f2;
  font-size: 14px;
  display: block;
  line-height: 25px;
}
.check[data-v-e708f168] {
  margin-left: 15px;
  color: #5094f2;
  font-size: 14px;
  display: block;
  line-height: 25px;
}

