.main[data-v-189dfc34] {
  width: 950px;
  font-size: 14px;
  background: #ffffff;
  flex: 5;
}
.main[data-v-189dfc34] > :first-child {
  background: #ffe7e7;
  line-height: 40px;
  text-align: left;
  color: #666;
  font-size: 12px;
  padding-left: 20px;
}
.main[data-v-189dfc34] > :last-child {
  margin: 10px 20px;
}
.main .controlArea[data-v-189dfc34] {
  margin: 20px;
  text-align: left;
}
.main .controlArea[data-v-189dfc34] > :nth-child(n) {
  margin-right: 10px;
}
.main .controlArea .el-input[data-v-189dfc34] {
  width: 200px;
  color: #666666;
}
.main .controlArea .el-input[data-v-189dfc34] .el-input-group__prepend {
  padding: 0 5px;
  background: unset;
  color: #666666;
}
.main .controlArea .el-select[data-v-189dfc34] {
  width: 175px;
  color: #666666;
}
.main .controlArea .el-select[data-v-189dfc34] .el-input__prefix {
  border-right: 1px solid #c0c4cc;
  padding: 0 5px;
  line-height: 36px;
  color: #666666;
}
.main .controlArea .el-select[data-v-189dfc34] .el-input__inner {
  padding-left: 72px;
  text-align: center;
}
.main .controlArea .el-date-editor[data-v-189dfc34] {
  width: 290px;
  padding: 0 10px 0 66px;
  text-align: center;
}
.main .controlArea .el-date-editor[data-v-189dfc34] .el-range-separator::before {
  content: '账单日期';
  position: absolute;
  left: 0px;
  padding: 0 5px;
  color: #666666;
  height: 95%;
  padding-top: 3px;
  border-right: 1px solid #c0c4cc;
}
.main .controlArea .el-date-editor[data-v-189dfc34] .el-range-input {
  font-size: 10px;
}
.main .controlArea .el-date-editor[data-v-189dfc34] .el-input__icon {
  margin-left: 5px;
}
.main .controlArea .el-button[data-v-189dfc34] {
  margin-top: 10px;
  width: 98px;
  border-radius: 2px;
}

