.el-form-item.is-error .v-number.el-textarea{
  border-color: #f56c6c;
}
.v-number {
  position: relative;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
}
.v-number .el-textarea__inner{
  border: none;
}
.v-number textarea, .v-number input {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
}
.v-number .jw-dct-number {
  color: #c0ccda;
}
.v-number.el-input .jw-dct-number {
  position: absolute;
  right: 10px;
  top: 0;
  line-height: 37px;
}
.v-number.el-textarea .jw-dct-number {
  float: right;
  margin-top: 4px;
  margin-right: 10px;
  line-height: 20px;
}
.v-number .red {
  color: #ff4949;
}
.el-input.v-number input {
  padding-right: 50px;
}


.content-filter .lix2[data-v-7ff5380e] {
  display: inline-block;
}
.content-filter .lix2[data-v-7ff5380e] .el-input__inner {
  width: 110px;
}
.content-filter .lix3[data-v-7ff5380e] {
  display: inline-block;
  width: 235px;
}
.content-filter .lix3[data-v-7ff5380e] .el-input__inner {
  width: 235px;
}
.fdate[data-v-7ff5380e] {
  position: relative;
  margin: 0 0 0 8px;
}
.fdate li[data-v-7ff5380e] {
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 3px;
  line-height: 22px;
  padding: 0 5px;
  margin: 0 4px 0 0;
  color: #999;
  cursor: pointer;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.fdate li[data-v-7ff5380e]:hover {
  border-color: #409eff;
  color: #409eff;
}
.content-filter .sts-date[data-v-7ff5380e] {
  width: 350px;
}
.content-filter .sts[data-v-7ff5380e] .el-date-editor {
  width: 160px;
}
.content-filter .sts[data-v-7ff5380e] .el-date-editor .el-input__inner {
  width: 160px;
}

