.ele-admin-sidebar-menus {
  margin-top: 10px
}

#app {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400
}

[v-cloak] {
  display: none
}

.el-table__body-wrapper {
  z-index: 2
}

.el-table+.el-pagination {
  text-align: right
}

.el-pagination {
  text-align: right !important
}

.el-checkbox__label {
  padding-left: 5px
}

.ele-pro-table-fullscreen {
  z-index: 999
}

.ele-pro-table-fullscreen table {
  width: 100% !important
}

.dot .el-form-item__label::before {
  content: '*';
  color: #ff4d4f;
  margin-right: 4px
}

.vxe-pager,
.vxe-table {
  font-family: 'Noto Sans SC' !important
}

.vxe-pager.is--loading:after {
  background: 0 0 !important
}

.vxe-input,
.vxe-pager {
  font-size: 13px !important;
  -webkit-tap-highlight-color: transparent
}

.vxe-table--render-default .vxe-body--column.col--ellipsis {
  color: #666 !important
}

.vxe-table--render-default .vxe-body--column.col--ellipsis,
.vxe-table--render-default .vxe-footer--column.col--ellipsis,
.vxe-table--render-default .vxe-header--column.col--ellipsis,
.vxe-table--render-default.vxe-editable .vxe-body--column {
  height: 36px !important;
  color: #333
}

.vxe-pager .vxe-pager--jump-next:not(.is--disabled).is--active,
.vxe-pager .vxe-pager--jump-next:not(.is--disabled):focus,
.vxe-pager .vxe-pager--jump-prev:not(.is--disabled).is--active,
.vxe-pager .vxe-pager--jump-prev:not(.is--disabled):focus,
.vxe-pager .vxe-pager--num-btn:not(.is--disabled).is--active,
.vxe-pager .vxe-pager--num-btn:not(.is--disabled):focus {
  background-color: #3d7fff !important;
  color: #fff !important;
  border-radius: 50%
}

.vxe-pager .vxe-pager--next-btn:not(.is--disabled).is--active,
.vxe-pager .vxe-pager--next-btn:not(.is--disabled):focus,
.vxe-pager .vxe-pager--prev-btn:not(.is--disabled).is--active,
.vxe-pager .vxe-pager--prev-btn:not(.is--disabled):focus {
  color: #3d7fff !important;
  background-color: #fff !important;
  box-shadow: none !important
}

.vxe-pager .vxe-pager--jump-next,
.vxe-pager .vxe-pager--jump-prev,
.vxe-pager .vxe-pager--next-btn,
.vxe-pager .vxe-pager--num-btn,
.vxe-pager .vxe-pager--prev-btn {
  font-size: 12px !important;
  height: 24px !important;
  line-height: 24px !important;
  min-width: 24px !important
}

.vxe-pager .vxe-pager--jump-next:not(.is--disabled):hover,
.vxe-pager .vxe-pager--jump-prev:not(.is--disabled):hover,
.vxe-pager .vxe-pager--next-btn:not(.is--disabled):hover,
.vxe-pager .vxe-pager--num-btn:not(.is--disabled):hover,
.vxe-pager .vxe-pager--prev-btn:not(.is--disabled):hover {
  color: #3d7fff !important
}

.vxe-pager .vxe-pager--jump-next:not(.is--disabled):hover,
.vxe-pager .vxe-pager--jump-prev:not(.is--disabled):hover,
.vxe-pager .vxe-pager--next-btn:not(.is--disabled):hover,
.vxe-pager .vxe-pager--num-btn:not(.is--disabled):hover,
.vxe-pager .vxe-pager--prev-btn:not(.is--disabled):hover {
  color: #fff !important;
  background-color: #3d7fff !important;
  border-radius: 50%
}

.vxe-table .vxe-sort--asc-btn.sort--active,
.vxe-table .vxe-sort--desc-btn.sort--active {
  color: #3d7fff !important
}

.vxe-select-option.is--selected {
  color: #3d7fff !important
}

.vxe-footer--row {
  background-color: #f2f5ff !important
}

.vxe-table--render-default:not(.is--empty).is--footer.is--scroll-x .vxe-table--body-wrapper {
  overflow-x: hidden !important
}

.vxe-table--render-default .vxe-body--column:not(.col--ellipsis),
.vxe-table--render-default .vxe-footer--column:not(.col--ellipsis),
.vxe-table--render-default .vxe-header--column:not(.col--ellipsis) {
  padding: 8px 0 !important
}

.vxe-checkbox .vxe-checkbox--icon,
.vxe-custom--option .vxe-checkbox--icon,
.vxe-export--panel-column-option .vxe-checkbox--icon,
.vxe-table--filter-option .vxe-checkbox--icon,
.vxe-table--render-default .vxe-cell--checkbox .vxe-checkbox--icon {
  color: #dcdcdc !important
}

.vxe-checkbox .vxe-checkbox--icon,
.vxe-custom--option .vxe-checkbox--icon,
.vxe-export--panel-column-option .vxe-checkbox--icon,
.vxe-table--filter-option .vxe-checkbox--icon,
.vxe-table--render-default .vxe-cell--checkbox .vxe-checkbox--icon {
  font-weight: 400 !important
}

.is--disabled.vxe-checkbox,
.is--disabled.vxe-custom--option,
.is--disabled.vxe-export--panel-column-option,
.is--disabled.vxe-table--filter-option,
.vxe-table--render-default .is--disabled.vxe-cell--checkbox {
  background: #fafafa
}

.is--checked.vxe-custom--option .vxe-checkbox--icon:before,
.is--checked.vxe-export--panel-column-option .vxe-checkbox--icon:before,
.is--checked.vxe-table--filter-option .vxe-checkbox--icon:before,
.is--indeterminate.vxe-custom--option .vxe-checkbox--icon:before,
.is--indeterminate.vxe-export--panel-column-option .vxe-checkbox--icon:before,
.is--indeterminate.vxe-table--filter-option .vxe-checkbox--icon:before,
.vxe-table--render-default .is--checked.vxe-cell--checkbox .vxe-checkbox--icon:before,
.vxe-table--render-default .is--indeterminate.vxe-cell--checkbox .vxe-checkbox--icon:before {
  border-color: #3d7fff !important;
  background-color: #fff !important
}

.vxe-custom--option:not(.is--disabled):hover .vxe-checkbox--icon:before,
.vxe-export--panel-column-option:not(.is--disabled):hover .vxe-checkbox--icon:before,
.vxe-table--filter-option:not(.is--disabled):hover .vxe-checkbox--icon:before,
.vxe-table--render-default .vxe-cell--checkbox:not(.is--disabled):hover .vxe-checkbox--icon:before {
  border-color: #3d7fff !important
}

.is--checked.vxe-checkbox,
.is--checked.vxe-checkbox .vxe-checkbox--icon,
.is--checked.vxe-custom--option,
.is--checked.vxe-custom--option .vxe-checkbox--icon,
.is--checked.vxe-export--panel-column-option,
.is--checked.vxe-export--panel-column-option .vxe-checkbox--icon,
.is--checked.vxe-table--filter-option,
.is--checked.vxe-table--filter-option .vxe-checkbox--icon,
.is--indeterminate.vxe-checkbox,
.is--indeterminate.vxe-checkbox .vxe-checkbox--icon,
.is--indeterminate.vxe-custom--option,
.is--indeterminate.vxe-custom--option .vxe-checkbox--icon,
.is--indeterminate.vxe-export--panel-column-option,
.is--indeterminate.vxe-export--panel-column-option .vxe-checkbox--icon,
.is--indeterminate.vxe-table--filter-option,
.is--indeterminate.vxe-table--filter-option .vxe-checkbox--icon,
.vxe-table--render-default .is--checked.vxe-cell--checkbox,
.vxe-table--render-default .is--checked.vxe-cell--checkbox .vxe-checkbox--icon,
.vxe-table--render-default .is--indeterminate.vxe-cell--checkbox,
.vxe-table--render-default .is--indeterminate.vxe-cell--checkbox .vxe-checkbox--icon {
  color: #3d7fff !important
}

.vxe-checkbox:not(.is--disabled):hover .vxe-checkbox--icon,
.vxe-custom--option:not(.is--disabled):hover .vxe-checkbox--icon,
.vxe-export--panel-column-option:not(.is--disabled):hover .vxe-checkbox--icon,
.vxe-table--filter-option:not(.is--disabled):hover .vxe-checkbox--icon,
.vxe-table--render-default .vxe-cell--checkbox:not(.is--disabled):hover .vxe-checkbox--icon {
  color: #3d7fff !important
}

.el-range-editor--mini .el-range-input {
  font-size: 14px !important
}

.el-button,
.el-dialog__title,
.el-drawer__body,
.el-drawer__header,
.el-input__inner,
.el-range-editor .el-range-input,
.el-select-dropdown__item,
.has_selected p,
.person_tree input,
.person_tree li {
  font-family: 'Noto Sans SC';
  font-weight: 400
}

.el-upload__tips {
  display: inline-block;
  padding-left: 10px;
  color: #999 !important
}

.el-select-dropdown__item {
  color: #f2f5ff
}

.el-checkbox,
.el-link,
.el-tabs__item {
  font-weight: 400 !important
}

.ele-body {
  padding: 10px !important;
  padding-bottom: 10px !important
}

.ele-body.ele-body-card .el-card {
  margin-bottom: 10px !important
}

.el-card+.el-card {
  margin-top: 10px !important
}

.el-table .el-table__cell {
  padding: 5px 0 !important
}

.el-table+.el-pagination {
  margin-top: 5px !important
}

.el-card__body {
  padding: 15px 15px !important
}

.el-card__header {
  padding: 10px 15px !important
}

.el-input--medium .el-input__inner {
  height: 30px;
  line-height: 30px
}

.ele-table-tool-default {
  padding: 0 15px !important
}

.el-menu .el-menu-item [class^=el-icon-],
.el-menu .el-submenu__title [class^=el-icon-] {
  font-size: 18px !important
}

.el-menu .el-menu-item [class^=el-icon-]+span,
.el-menu .el-submenu__title [class^=el-icon-]+span {
  margin-left: 5px !important
}

.el-date-editor .el-range__icon {
  line-height: 36px !important
}

.el-date-editor .el-range__close-icon {
  line-height: 36px !important
}

.ele-admin-header {
  height: 50px !important
}

.ele-admin-fixed-sidebar .ele-admin-sidebar .ele-admin-sidebar-menus>.el-menu>li>.el-submenu__title>i:first-child,
.ele-admin-fixed-sidebar .ele-admin-sidebar .ele-admin-sidebar-menus>.el-menu>li>a>i:first-child {
  /* color: #fff; */
  background: none;
  width: 24px !important;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 50%;
  text-align: center
}

/* 
.ele-admin-fixed-sidebar .ele-admin-sidebar .ele-admin-sidebar-menus>.el-menu>li:nth-child(2n)>a>i:first-child {
  background: #70e2c1
}

.ele-admin-fixed-sidebar .ele-admin-sidebar .ele-admin-sidebar-menus>.el-menu>li:nth-child(3n)>a>i:first-child {
  background: #f66
}

.ele-admin-fixed-sidebar .ele-admin-sidebar .ele-admin-sidebar-menus>.el-menu>li:nth-child(4n)>a>i:first-child {
  background: #fc3
}

.ele-admin-fixed-sidebar .ele-admin-sidebar .ele-admin-sidebar-menus>.el-menu>li:nth-child(5n)>a>i:first-child {
  background: #61cbfc
}

.ele-admin-fixed-sidebar .ele-admin-sidebar .ele-admin-sidebar-menus>.el-menu>li:nth-child(6n)>a>i:first-child {
  background: #f90
}

.ele-admin-fixed-sidebar .ele-admin-sidebar .ele-admin-sidebar-menus>.el-menu>li:nth-child(7n)>a>i:first-child {
  background: #748aef
}

.ele-admin-fixed-sidebar .ele-admin-sidebar .ele-admin-sidebar-menus>.el-menu>li:nth-child(2n)>.el-submenu__title>i:first-child {
  background: #70e2c1
}

.ele-admin-fixed-sidebar .ele-admin-sidebar .ele-admin-sidebar-menus>.el-menu>li:nth-child(3n)>.el-submenu__title>i:first-child {
  background: #f66
}

.ele-admin-fixed-sidebar .ele-admin-sidebar .ele-admin-sidebar-menus>.el-menu>li:nth-child(4n)>.el-submenu__title>i:first-child {
  background: #fc3
}

.ele-admin-fixed-sidebar .ele-admin-sidebar .ele-admin-sidebar-menus>.el-menu>li:nth-child(5n)>.el-submenu__title>i:first-child {
  background: #61cbfc
}

.ele-admin-fixed-sidebar .ele-admin-sidebar .ele-admin-sidebar-menus>.el-menu>li:nth-child(6n)>.el-submenu__title>i:first-child {
  background: #f90
}

.ele-admin-fixed-sidebar .ele-admin-sidebar .ele-admin-sidebar-menus>.el-menu>li:nth-child(7n)>.el-submenu__title>i:first-child {
  background: #748aef
}

.ele-admin-fixed-sidebar .ele-admin-sidebar .ele-admin-sidebar-menus>.el-menu>li:nth-child(2n)>a>i:first-child {
  background: #fc3
} */

.el-menu:not(.el-menu--horizontal):not(.el-menu--popup) .el-menu-item,
.el-submenu .el-menu:not(.el-menu--horizontal):not(.el-menu--popup) .el-submenu__title {
  height: 36px !important;
  line-height: 36px !important;
  font-size: 13px;
  color: #555
}

.el-menu:not(.el-menu--horizontal):not(.el-menu--popup) .el-submenu__title {
  height: 36px !important;
  line-height: 36px !important
}

.ele-admin-sidebar .ele-admin-sidebar-menus>.el-menu>.el-menu-item,
.ele-admin-sidebar .ele-admin-sidebar-menus>.el-menu>.el-submenu {
  margin-top: 0 !important
}

.el-menu:not(.el-menu--horizontal):not(.el-menu--popup) .el-menu .el-menu-item a {
  font-size: 13px;
  color: #555
}

.el-menu:not(.el-menu--horizontal):not(.el-menu--popup) .el-menu-item.is-active a {
  color: #3d7fff
}

.el-radio__input.is-disabled.is-checked .el-radio__inner {
  border-color: #b1ccff !important
}

.el-radio__input.is-disabled.is-checked .el-radio__inner::after {
  background-color: #b1ccff !important
}

.el-pager li {
  font-size: 12px !important;
  height: 24px !important;
  line-height: 24px !important;
  min-width: 24px !important
}

.el-form-item {
  margin-bottom: 18px !important
}

.el-form-item__content {
  line-height: 36px !important
}

.el-form-item__label {
  line-height: 36px !important
}

.el-table__body tr.current-row>td {
  background: #d2e7fb !important
}

.star {
  color: #ff4d4f;
  margin-left: 4px
}

.staright {
  color: #ff4d4f;
  margin-right: 4px
}

.sky {
  color: #999;
  text-align: center;
  margin-top: 15%;
  font-size: 16px
}

.el-tabs__item.is-active {
  border-bottom: 2px solid #3d7fff
}

.naver-bar {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  height: 70px;
  line-height: 66px;
  padding: 0;
  text-align: center
}

.naver-bar .el-tabs__nav-wrap:after {
  height: 0
}

.naver-bar a.cur {
  color: #fff;
  background: #3d7fff;
  border-radius: 5PX
}

.naver-bar .el-tabs__item.is-active {
  background: #3d7fff;
  border-radius: 5px;
  border-radius: 40px 40px 40px 40px;
  color: #fff
}

.naver-bar .el-tabs__item.is-active a {
  color: #fff
}

.naver-bar .el-tabs__nav-scroll {
  margin: 0 10px
}

.naver-bar .el-tabs__item {
  height: 37px;
  line-height: 37px;
  border-radius: 40px 40px 40px 40px
}

.el-tabs__nav-prev,
.naver-bar .el-tabs__nav-next {
  line-height: 39px !important
}

.el-tabs--top .el-tabs__item.is-top:last-child,
.el-tabs__item,
.naver-bar .el-tabs--top .el-tabs__item.is-top:nth-child(2) {
  margin: 0 0 !important
}

.naver-bar .el-dropdown {
  color: #fff
}

.navbar {
  background: #fff;
  padding: 0;
  line-height: 50px;
  text-align: center;
  margin-bottom: 20px
}

.navbar .el-tabs__nav-wrap:after {
  height: 0
}

.navbar a.cur {
  color: #fff;
  background: #3d7fff;
  border-radius: 5PX
}

.navbar .el-tabs__item.is-active {
  background: #3d7fff;
  border-radius: 5px
}

.navbar .el-tabs__item.is-active a {
  color: #fff
}

.navbar .el-tabs__nav-scroll {
  margin: 0 15px
}

.navbar .el-tabs__item {
  height: 30px;
  line-height: 30px
}

.el-tabs__nav-prev,
.navbar .el-tabs__nav-next {
  line-height: 39px !important
}

.agency-navbar {
  text-align: center
}

.agency-navbar .el-tabs__nav-wrap:after {
  height: 0
}

.agency-navbar a.cur {
  color: #fff;
  background: #3d7fff;
  border-radius: 5PX
}

.agency-navbar a {
  color: #999
}

.agency-navbar .el-tabs__item.is-active {
  border-bottom: 0
}

.agency-navbar .el-tabs__item.is-active a {
  color: #3d7fff
}

.agency-navbar .el-tabs__item {
  height: 30px;
  line-height: 30px
}

.agency-navbar .el-tabs__nav-next,
.el-tabs__nav-prev {
  line-height: 39px !important
}

.ele-admin-tabs .el-tabs__item:after {
  display: none
}

.el-tabs--top .el-tabs__item.is-top:last-child,
.el-tabs--top .el-tabs__item.is-top:nth-child(2),
.el-tabs__item {
  padding: 0 10px !important
}

.el-tabs__active-bar {
  display: none
}

.pattern {
  display: inline-block;
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
  background-color: #fafafa;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  margin: 0 10px 10px 0;
  color: #666;
  font-size: 12px
}

.ele-page-header {
  padding: 0 20px !important;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  position: fixed;
  z-index: calc(99 + 2);
  width: calc(100% - 202px);
  box-sizing: border-box;
  box-shadow: 0 -1px 3px 0 rgb(51 51 51 / 15%)
}

.ele-admin-collapse .ele-page-header {
  padding: 0 15px !important;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  position: fixed;
  z-index: calc(99 + 2);
  width: calc(100% - 62px);
  box-sizing: border-box;
  box-shadow: 0 -1px 3px 0 rgb(51 51 51 / 15%)
}

.ele-admin-body-fullscreen .ele-page-header {
  padding: 0 25px !important;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  position: fixed;
  z-index: calc(99 + 2);
  width: 100%;
  box-sizing: border-box;
  border-top: 3px solid #f6f6f6
}

.el-card__header {
  font-weight: 600;
  color: #333
}

.ele-admin-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.ele-admin-loading:before {
  content: "";
  width: 30px;
  height: 30px;
  margin: 0 auto;
  display: block;
  border-radius: 50%;
  background: #3d7fff;
  animation: loading-bounce .3s cubic-bezier(.05, 0, .2, 1) infinite alternate
}

.ele-admin-loading:after {
  content: "";
  width: 10px;
  height: 2px;
  margin: 0 auto;
  display: block;
  border-radius: 50%;
  background: #bbb;
  animation: loading-shadow .3s cubic-bezier(.05, 0, .2, 1) infinite alternate
}

.bg-purple {
  background: #eaf1ff;
  color: #666
}

.grid-row {
  border-top: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc
}

.grid-cell {
  box-sizing: border-box;
  border: 1px solid #dcdcdc;
  border-top: none;
  border-right: none
}

.grid-content {
  height: 32px;
  font-size: 14px;
  display: flex;
  align-items: center;
  padding: 0 10px
}

.grid-contents {
  height: 30px;
  padding: 5px 10px
}

.bg-purples {
  height: 30px;
  padding: 5px 10px;
  line-height: 15px
}

.grid-content div {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
  align-items: center
}

.grid-content div.el-radio-group {
  display: flex;
  align-items: center
}

.bg-purples div {
  height: 30px;
  line-height: 30px
}

.firtfixedtable .el-table__body-wrapper .el-table__row .el-table__cell:first-child,
.firtfixedtable .el-table__header-wrapper .el-table__cell:first-child {
  position: sticky;
  left: 0;
  z-index: 1;
  background: #fff
}

.lastfixedtable .el-table__body-wrapper .el-table__row .el-table__cell:last-child,
.lastfixedtable .el-table__header-wrapper .el-table__cell:nth-last-child(2) {
  position: sticky;
  right: 0;
  border-left: 1px solid #d8dde5;
  background: #fff
}

.fixedtable .el-table__body-wrapper .el-table__row .el-table__cell:first-child,
.fixedtable .el-table__header-wrapper .el-table__cell:first-child {
  position: sticky;
  left: 0;
  z-index: 1;
  background: #fff
}

.fixedtable .el-table__body-wrapper .el-table__row .el-table__cell:nth-child(2),
.fixedtable .el-table__header-wrapper .el-table__cell:nth-child(2) {
  position: sticky;
  left: 45px;
  width: 45px;
  z-index: 1;
  background: #fff
}

.fixedtable .el-table__header-wrapper .el-table__cell:nth-last-child(2) {
  position: sticky;
  right: 0;
  border-left: 1px solid #d8dde5;
  background: #fff
}

.fixedtable .el-table__body-wrapper .el-table__row .el-table__cell:last-child {
  position: sticky;
  right: 0;
  border-left: 1px solid #d8dde5;
  background: #fff
}

.ele-tool-column .el-checkbox-group {
  max-height: 80vh;
  overflow-y: auto
}

.el-table .tableSelectedRowBgColor td {
  background: #e6f7ff !important
}

.lastthcolor .el-table__row td:last-child {
  background: #f2f5ff !important
}

.lastthcolor .col--last {
  background: #f2f5ff !important
}

.lastthcolors .el-table__body-wrapper .el-table__row .el-table__cell:last-child {
  background: #f2f5ff !important
}

.labelitem .el-form-item__label {
  color: #ff4d4f
}

.navarrow {
  box-shadow: 3px 0 8px rgba(0, 0, 0, .1);
  height: 40px;
  line-height: 40px;
  text-indent: 10px;
  cursor: pointer
}

@media screen and (min-width:769px) {
  .ele-admin-header .ele-admin-header-tool .ele-admin-header-tool-item:first-child {
    display: none !important
  }
}

.el-input__inner {
  padding: 0 10px !important
}

.el-input--prefix .el-input__inner {
  padding-left: 30px !important
}

.el-input--suffix .el-input__inner {
  padding-right: 35px !important
}

.el-form-item__error {
  text-indent: 10px
}

.ele-text-info-space {
  color: #3d7fff !important;
  margin-left: 5px
}

.el-message-box__header {
  border-bottom: 1px solid #ededed
}

.ele-tool-column .ele-tool-column-item:last-child {
  display: none
}

.ele-tool-column .ele-tool-column-item:nth-child(1),
.ele-tool-column .ele-tool-column-item:nth-child(2),
.ele-tool-column .ele-tool-column-item:nth-child(3) {
  display: none
}

.ele-pro-table-header-ellipsis>.el-table th.el-table__cell>.cell {
  white-space: nowrap
}

.icon-search {
  background-color: #3d7fff;
  color: #fff;
  border-radius: 4px !important
}

.icon-search .el-icon--x-sou {
  font-size: 15px !important
}

.grid-content .el-input--suffix .el-input__inner,
.grid-content .el-input--suffix .el-textarea__inner {
  border: 0;
  outline: 0;
  padding: 0 !important;
  background-color: transparent
}

.col-right .el-input--suffix .el-textarea__inner {
  border: 0;
  outline: 0;
  padding: 0 !important;
  background-color: transparent
}

.details.ele-page-header {
  width: calc(100% - 205px)
}

.el-table--border {
  border-bottom: 1px solid #ededed !important;
  border-right: 1px solid #ededed !important
}

.vxe-table--render-default .vxe-body--row.row--stripe {
  background-color: #f8fafc !important
}

.el-table tbody tr:hover>td {
  background-color: #dff5fe !important
}

.el-table__body tr.hover-row.current-row>td,
.el-table__body tr.hover-row.el-table__row--striped.current-row>td,
.el-table__body tr.hover-row.el-table__row--striped>td,
.el-table__body tr.hover-row>td {
  background-color: #dff5fe !important
}

.vxe-table--render-default .vxe-body--row.row--hover,
.vxe-table--render-default .vxe-body--row.row--hover.row--stripe {
  background-color: #dff5fe !important
}

.vxe-table--render-default .vxe-body--row.row--current {
  background-color: #d2e7fb !important
}

.vxe-table--render-default .vxe-body--row.row--checked,
.vxe-table--render-default .vxe-body--row.row--radio {
  background-color: #e6f7ff !important
}

.el-link.el-link--warning {
  color: #ff9100 !important
}

.minheight {
  min-height: 206px !important
}

.personnel_allotment.vxe-table--render-default .vxe-body--column:not(.col--ellipsis),
.vxe-table--render-default .vxe-footer--column:not(.col--ellipsis),
.vxe-table--render-default .vxe-header--column:not(.col--ellipsis) {
  padding: 2px 0 !important
}

.ele-admin-tabs .el-tabs__item.is-active {
  background: #f2f5ff !important
}

.el-menu:not(.el-menu--horizontal):not(.el-menu--popup) .el-menu-item.is-active {
  background: #f2f5ff !important
}

.el-input.is-disabled .el-input__inner {
  color: #999 !important
}

.el-textarea.is-disabled .el-textarea__inner {
  color: #999 !important
}

.ele-text-secondary {
  color: #999 !important
}

.content_style {
  margin-bottom: 20px;
  font-size: 14px;
  width: 860px
}

.content_title {
  text-align: left;
  vertical-align: top;
  display: inline-block
}

.content_right4 {
  width: 720px;
  margin-left: -4px !important;
  display: inline-block
}

.content_right10 {
  width: 720px;
  margin-left: 10px !important;
  display: inline-block
}

.back:focus,
.back:hover {
  background-color: #f2f5ff !important
}

.back.is-active,
.back:active {
  background: #f2f5ff !important
}

.task_style .el-form-item__content {
  line-height: 0 !important
}

.navbar {
  background: #fff;
  padding: 4px 0;
  line-height: 43px;
  text-align: center;
  margin-bottom: 20px
}

.navbar .el-tabs__nav-wrap:after {
  height: 0
}

.navbar a {
  font-size: 14px;
  color: #999
}

.navbar a.cur {
  color: #fff;
  background: #3d7fff;
  border-radius: 5px
}

.navbar .el-tabs__item.is-active {
  background: #3d7fff;
  border-radius: 5px
}

.navbar .el-tabs__item.is-active a {
  color: #fff
}

.navbar .el-tabs__nav-scroll {
  margin: 0 10px
}

.navbar .el-tabs__item {
  height: 30px;
  line-height: 30px
}

.el-tabs__nav-prev,
.navbar .el-tabs__nav-next {
  line-height: 39px !important
}

.el-carousel__indicator--horizontal {
  padding: 8px 4px !important
}

.el-carousel__indicator--horizontal .el-carousel__button {
  width: 10px;
  height: 10px;
  background: 0 0;
  border: 1px solid #fff;
  border-radius: 50%;
  opacity: .5
}

.el-carousel__indicator--horizontal.is-active .el-carousel__button {
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  opacity: 1
}

.el-carousel__indicators--horizontal {
  bottom: 0 !important;
  right: 0 !important;
  left: initial !important;
  z-index: 3 !important
}

.el-carousel__button {
  background-color: #4285f4 !important
}

.el-form--label-top .el-form-item__label {
  padding: 0 !important
}

.table_index .vxe-table--render-default.border--full .vxe-body--column,
.vxe-table--render-default.border--full .vxe-footer--column,
.vxe-table--render-default.border--full .vxe-header--column {
  border-right: 0 !important
}

.drop {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  margin-left: 6px;
  margin-right: 4px;
  background: #3d7fff;
  opacity: 1
}

.datepickerPopperClass .el-button--text {
  display: none
}

.datepickerPopperClass .el-time-spinner__wrapper {
  width: 100%
}

.datepickerPopperClass .el-scrollbar:nth-child(2) {
  display: none
}

.datepickerPopperClass .el-scrollbar:nth-child(3) {
  display: none
}

.datepickerPopperClass .el-time-panel {
  width: 150px;
  text-align: center
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #3d7fff !important
}

em:not([class]) {
  font-style: oblique !important
}

.el-tag.el-tag--type01 {
  background-color: #eaf1ff !important;
  border-color: #3d7fff;
  color: #3d7fff
}

.el-tag.el-tag--type02 {
  background-color: #faf3e0 !important;
  border-color: #fbbc05;
  color: #fbbc05
}

.el-tag.el-tag--type03 {
  background-color: #e9f5ec !important;
  border-color: #34a853;
  color: #34a853
}

.vxe-table--tooltip-wrapper {
  z-index: 9999 !important
}

.el-empty__image {
  width: 60px !important
}

.view .el-checkbox {
  display: none !important
}

.sysSelect .el-input__inner {
  border: none !important
}

.hg-navbar {
  background: #fff;
  line-height: 35px;
  padding: 10px 15px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 4px
}

.hg-navbar1 {
  background: 0 0
}

.hg-navbar .el-tabs__item.is-active {
  background: #3d7fff !important;
  border-bottom: none !important;
  border-radius: 4px;
  padding: 0 0 !important
}

.hg-navbar .el-tabs__item.is-active a {
  color: #fff !important
}

.hg-navbar .el-tabs__item {
  line-height: 32px !important;
  height: 32px !important;
  padding: 0 0 !important
}

.hg-navbar .el-tabs__item a {
  color: #666 !important;
  display: block;
  padding: 0 10px !important
}

.hg-navbar .el-tabs__nav-wrap::after {
  position: static !important
}

.hg-navbar .el-tabs--top .el-tabs__item.is-top:last-child,
.hg-navbar .el-tabs--top .el-tabs__item.is-top:nth-child(2),
.hg-navbar .el-tabs__item {
  padding: 0 0 !important
}

.hg-border {
  border: 1px solid #ddd;
  border-bottom: none;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  overflow: hidden
}

.hg-upload {
  display: inline-block;
  margin-right: 10px
}

.hg-upload .el-upload-list {
  display: none
}

.ele-text-status-gray {
  color: #999
}

.ele-text-status-lightblue {
  color: #3dabff
}

.ele-text-status-primary {
  color: #3d7fff
}

.ele-text-status-regular {
  color: #666
}

.ele-text-status-darkgray {
  color: #333
}

.el-card__header_noline .el-card__header {
  border: none !important;
  margin-bottom: -10px !important;
  height: 44px
}

.el-input--mini,
.el-input--small {
  font-size: 14px !important
}

.hg-el-input.el-input.is-disabled .el-input__inner {
  color: #3d7fff !important;
  font-weight: 700
}

.hg-disabled {
  color: #c0c4cc !important
}

.el-step.is-center .el-step__description {
  padding: 0 10% !important
}

.el-date-editor--daterange.ele-fluid .el-range-input {
  width: 30% !important
}

.el-tag--mini {
  vertical-align: 2px
}

.el-form-item__label {
  font-family: 'Noto Sans SC'
}

.custom-icon-color .el-icon--upload {
  color: #c0c4cc;
  font-size: 16px
}

.custom-icon-color.el-link.el-link--default {
  vertical-align: top
}