.mod-vehicle[data-v-3fa03a9c] {
  background: #f2f2f2;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding-left: 90px;
  position: relative;
}
.mod-vehicle .header[data-v-3fa03a9c] {
  position: fixed;
  top: 0;
  left: 90px;
  height: 50px !important;
  padding: 0 0 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  right: 0;
  z-index: 10;
}
.mod-vehicle .header .title[data-v-3fa03a9c] {
  background: #fff;
  border-bottom: 1px solid #eee;
  line-height: 50px;
  white-space: nowrap;
  font-weight: normal;
  text-indent: 20px;
  color: #333;
}
.mod-vehicle .contain[data-v-3fa03a9c] {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 60px;
  padding-left: 10px;
}
.mod-vehicle .contain .table-area[data-v-3fa03a9c] {
  width: 100%;
  min-height: 200px;
  background: #fff;
  padding: 20px;
}
.mod-vehicle .contain .table-area .filters-area[data-v-3fa03a9c] {
  background: #f6f6f6;
  margin-top: 15px;
  padding: 20px 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mod-vehicle .contain .table-area .filters-area .el-form-item[data-v-3fa03a9c] {
  width: 32%;
  white-space: nowrap;
}
.mod-vehicle .contain .table-area .filters-area .el-form-item[data-v-3fa03a9c]:last-child {
  margin-right: 0;
}
.mod-vehicle .contain .table-area .filters-area .opration-area[data-v-3fa03a9c] {
  margin-top: 16px;
}
.mod-vehicle .contain .table-area .cars-brand .cars-brand-icon[data-v-3fa03a9c] {
  display: inline-block;
  height: 40px;
  margin-right: 6px;
}
.mod-vehicle .contain .table-area .cars-brand .cars-brand-icon img[data-v-3fa03a9c] {
  display: inline-block;
  height: 40px;
}
.mod-vehicle .contain .table-area .cars-brand .cars-brand-name[data-v-3fa03a9c] {
  display: inline-block;
  line-height: 40px;
  vertical-align: top;
}
.mod-vehicle .contain .table-area .pagination[data-v-3fa03a9c] {
  text-align: right;
  margin-top: 20px;
}

