.el-pagination {
  padding: 15px 0px 0px 0px;
  text-align: right;
}
.xs-select-group {
  width: 100%;
}
.timeItem .el-form-item__label,
.xs-select .el-input__prefix,
.xs-select-group .el-input__prefix {
  height: 100%;
  line-height: 32px;
  width: 97px;
  background-color: #f5f7fa;
  color: #909399;
  border: 1px solid #dcdfe6;
  border-right: 0px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.timeItem .el-form-item__label {
  padding: 0px 6px;
  width: 100px;
  line-height: 38px;
  font-weight: 400;
  text-align: center;
}
.timeItem .el-input--prefix input {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.xs-select-group>.el-input--prefix>input {
  margin-left: 97px;
  width: calc(100% - 97px);
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.xs-select .el-input__prefix {
  width: 80px;
}
.xs-select>.el-input--prefix>input {
  margin-left: 80px;
  width: calc(100% - 80px);
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.xs-input .el-input-group__prepend {
  padding: 0 10px;
}
.el-button {
  padding: 8px 15px;
  margin-bottom: 10px;
}
.el-dialog__title {
  font-size: 16px;
  line-height: 20px;
}
.el-pagination button,
.el-pager li {
  height: 22px;
  line-height: 22px;
}

.top-right div[data-v-4065e691] {
  height: 34px;
  border: 1px solid #02c2ae;
  opacity: 1;
  border-radius: 6px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  line-height: 34px;
  color: #02c2ae;
  text-align: center;
  padding: 0 10px;
  margin-right: 20px;
}
.tab-title[data-v-4065e691] {
  height: 16px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 27px;
  color: #223252;
  position: relative;
  top: -10px;
}
