@media screen and (min-width: 410px) and (max-width: 1366px) {
  .ep-login_body .ep-button {
    height: 42px;
  }
  .ep-top {
    height: 81px !important;
  }
  .ep-header {
    height: 40px !important;
    line-height: 40px !important;
  }
  .ep-header-left .el-icon-s-fold,
  .ep-header-left .el-icon-s-unfold {
    font-size: 20px !important;
  }
  .ep-header-right-account {
    height: 40px !important;
  }
  .ep-header-right-account span {
    height: 40px !important;
  }
  .ep-header-right .ep-icon-fullscreen {
    font-size: 20px !important;
  }
  .ep-header-right .el-icon-question {
    font-size: 20px !important;
  }
  .ep-header-right-account img {
    width: 20px !important;
    height: 20px !important;
  }
  .ep-header-right .el-color-picker--medium {
    height: 26px;
  }
  .ep-header-right .el-color-picker__trigger {
    width: 26px;
    height: 26px;
  }
  .ep-tabs {
    height: 40px !important;
  }
  .ep-tabs-top {
    height: 40px !important;
  }
  .ep-tabs-top .ep-tab-item {
    float: left;
    height: 38px !important;
    line-height: 38px !important;
  }
  .ep-tabs-top span,
  .ep-tabs-top i {
    height: 38px !important;
    line-height: 38px !important;
  }
  .ep-tabs-top .ep-tab-bd {
    height: 40px !important;
  }
  .ep-tabs .ep-icon {
    font-size: 20px !important;
  }
  .ep-tabs /deep/ .el-tabs--top .el-tabs__item {
    height: 40px !important;
    line-height: 40px !important;
  }
  .ep-tabs /deep/ .el-tabs--top .el-tabs__item.is-top:nth-child(2) {
    font-size: 16px !important;
  }
  .ep-top-fixed {
    height: 50px !important;
    line-height: 50px;
  }
  .ep-title {
    height: 50px !important;
    line-height: 50px;
  }
  .ep-title__left {
    font-size: 14px !important;
  }
  .ep-title__right .el-button {
    padding: 7px 20px;
  }
  .ep-title__right .ep-export .el-dialog__wrapper .el-button,
  .ep-title__right .ep-import .el-dialog__wrapper .el-button {
    padding: 10px 20px;
  }
  .ep-footer .ep-copy {
    font-size: 12px !important;
  }
  .el-input__inner {
    height: 36px;
    line-height: 36px;
    font-size: 13px;
  }
  .el-button {
    padding: 10px 20px;
  }
  .el-button--text {
    padding: 10px 0;
  }
  .el-table {
    font-size: 13px;
  }
  .el-table th {
    padding: 6px 0;
  }
  .el-table td {
    padding: 5px 0;
  }
  .el-card__body {
    padding: 10px 20px !important;
  }
  .el-form-item {
    margin-bottom: 13px;
  }
  .el-form-item__label {
    line-height: 36px;
  }
  .el-form-item__content {
    line-height: 36px !important;
  }
  .el-input-number__decrease,
  .el-input-number__increase {
    top: 3px;
    height: 34px;
  }
  .ep-aside .el-input-number__decrease,
  .ep-aside .el-input-number__increase {
    top: 1px;
    height: 30px;
  }
  .ep-form-tool .el-input-number__decrease,
  .ep-form-tool .el-input-number__increase {
    top: 1px;
    height: 34px;
  }
  .el-input__icon {
    line-height: 36px !important;
  }
  .el-cascader {
    line-height: 36px !important;
  }
  .el-date-editor .el-range__icon {
    line-height: 30px !important;
  }
  .el-table--enable-row-transition .el-table__body td,
  .el-table td > .cell {
    height: 36px !important;
    line-height: 36px !important;
  }
  .el-table--enable-row-transition .el-table__body td .el-checkbox,
  .el-table td > .cell .el-checkbox {
    height: 36px !important;
  }
  .el-table--enable-row-transition .el-table__body td .el-input__inner,
  .el-table td > .cell .el-input__inner {
    height: 26px !important;
    line-height: 26px !important;
  }
  .el-table--enable-row-transition .el-table__body td .el-select .el-tag,
  .el-table td > .cell .el-select .el-tag {
    margin-top: 3px !important;
  }
  .el-table--enable-row-transition .el-table__body td .el-tag--small,
  .el-table td > .cell .el-tag--small {
    height: 20px !important;
    line-height: 20px !important;
  }
  .el-table--enable-row-transition .el-table__body td .el-input__icon,
  .el-table td > .cell .el-input__icon {
    height: 26px !important;
    line-height: 26px !important;
  }
  .el-table--enable-row-transition .el-table__body td .el-table__expand-icon,
  .el-table td > .cell .el-table__expand-icon {
    height: 36px !important;
  }
  .ep-table-item {
    height: 36px !important;
    line-height: 36px !important;
  }
  .ep-table-item.is-edited:hover {
    height: 25px !important;
    margin: 5px 10px !important;
    line-height: 25px !important;
  }
}
