.theme-v3 {
  --roma-color-white: #ffffff;
  --roma-color-text: #252b3a;
  --roma-color-same-primary: #0ABCA2;
}
.theme-v3.portal,
.theme-v3 .portal {
  --roma-color-detail-price: #0ABCA2;
  --roma-color-primary: #0ABCA2;
  --roma-color-bg-header: #ffffff;
  --roma-color-navbar-text: #575D6C;
  --roma-color-navbar-text-hover: #0ABCA2;
  --roma-color-bg-navbar: #FFFFFF;
  --roma-color-bg-navbar-hover: #FFFFFF;
  --roma-color-bg-footer: #474747;
  --roma-color-separate-border: #575d6c;
  --roma-color-foot-links-first: #dfe1e6;
  --roma-color-foot-links-seconde: #adb0b8;
  --roma-color-foot-links-right-seconde: #adb0b8;
  --roma-color-copyright-text: #dfe1e6b3;
  --roma-color-copyright-title-text: #575d6c;
  --roma-color-bg-primary: #0ABCA2;
  --roma-color-bg-primary-hover: #22DCC1;
  --roma-color-bg-primary-active: #099b86;
  --roma-color-mobile-bg-primary-active: #099b86;
  --roma-color-mobile-bg-normal-active: #eef0f5;
  --roma-color-rgba-linear-hover: #ffffff;
  --roma-color-bg-linear: #ffffff;
  --roma-color-bg-linear-hover: #ffffff;
  --roma-color-border-linear: #adb0b8;
  --roma-color-border-linear-hover: #0abca2;
  --roma-color-text-linear: #252b3a;
  --roma-color-text-disable-linear: #adb0b8;
  --roma-color-bg-disable-linear: #f5f5f6;
  --roma-color-border-disable-linear: #dfe1e6;
  --roma-color-link: #0ABCA2;
  --roma-color-link-hover: #22DCC1;
  --roma-color-menu: #FFFFFF;
  --roma-color-Pager-bg-default: #ffffff;
  --roma-color-Pager-bg-hover: #ccd9d6;
  --roma-color-Pager-text-default: #575D6C;
  --roma-color-Pager-text-hover: #0abca2;
  --roma-color-Pager-bg-selected: #0ABCA2;
  --roma-color-Pager-text-selected: #ffffff;
  --roma-color-input-hover: #0abca2;
  --roma-color-bg-input-active: #0abca2;
  --roma-color-input-text-active: #ffffff;
  --roma-color-singleline-input-border-default: #adb0b8;
  --roma-color-singleline-input-border-hover: #575d6c;
  --roma-color-singleline-input-border-focus: #0ABCA2;
  --roma-color-singleline-input-text: #252b3a;
  --roma-color-singleline-input-disable-bg: #f5f5f6;
  --roma-color-singleline-input-disable-border: #dfe1e6;
  --roma-color-singleline-input-error-bg: #fae5e7;
  --roma-color-singleline-input-error-border: #c7000b;
  --roma-color-text-link: #252b3a;
  --roma-color-text-link-hover: #22DCC1;
  --roma-color-text-login-link: #0ABCA2;
  --roma-color-text-login-link-hover: #22DCC1;
  --roma-color-users-link: #499EE9;
  --roma-color-nav-text: #252b3a;
  --roma-color-nav-after: #0abca2;
  --roma-color-head-linear: #DFE1E6;
  --roma-color-head-bg-round: #0abca2;
  --roma-color-checkbox-linear: #adb0b8;
  --roma-color-checkbox-back-active: #099b86;
  --roma-color-noborder-button: #0abca2;
  --roma-color-noborder-button-hover: #22dcc1;
  --roma-color-noborder-button-dis: #9ce3d9;
  --roma-color-line-between-img: #CEF2EC;
  --roma-color-button-shadow: rgba(10, 188, 162, 0.5);
  --roma-color-bg-link-hover: #eff9fa;
  --roma-color-xiaText-link-hover: #0abca2;
  --roma-color-time-active: #0abca2;
  --roma-color-time-hover: #eef0f5;
  --roma-color-time-primary-color: #252b3a;
  --roma-color-time-td: #0ABCA2;
  --roma-color-time-available: #0ABCA2;
  --roma-color-radio-linear: #adb0b8;
  --roma-color-radio-linear-hover: #0abca2;
  --roma-color-radio-active: #0abca2;
  --roma-color-radio-active-hover: #099b86;
  --roma-color-group-left-button: #499ee9;
  --roma-color-bg-purple-link: #4eebd4;
  --roma-color-bg-purple-link-hover: #86f5e5;
  --roma-color-tip-border: #CCD9D6;
  --roma-color-tip-bg: #F6FBFB;
  --roma-color-block-selection: #EEF0F5;
  --roma-color-block-selection-hover: #CEF2EC;
  --roma-color-button-solution: #0ABCA2;
  --roma-color-button-solution-hover: #099b86;
  --roma-color-link-item-border: rgba(223, 225, 230, 0.1);
}
.theme-v3.portal .userMenu i,
.theme-v3 .portal .userMenu i {
  background: url(icon/theme-ed-icon/arrow-topnav-down-grey.png) no-repeat;
}
.theme-v3.portal .img_select,
.theme-v3 .portal .img_select {
  background: url(icon/theme-ed-icon/icon-user-leftnav-arrow-select.png) no-repeat;
}
.theme-v3.portal .info-icon,
.theme-v3 .portal .info-icon {
  background: url('icon/theme-ed-icon/icon-info.png') no-repeat;
}
.theme-v3.portal .high-light::before,
.theme-v3 .portal .high-light::before {
  background: url(icon/theme-ed-icon/sort-up.png) 50% no-repeat !important;
}
.theme-v3.portal .sort-items::before,
.theme-v3 .portal .sort-items::before {
  background: url(icon/theme-ed-icon/sort-default.png) 50% no-repeat;
}
.theme-v3.portal .sort-items.active::before,
.theme-v3 .portal .sort-items.active::before {
  background-image: url(icon/theme-ed-icon/sort-default.png);
}
.theme-v3.portal .sort-up::before,
.theme-v3 .portal .sort-up::before {
  background: url(icon/theme-ed-icon/sort-down.png) 50% no-repeat !important;
}
.theme-v3.portal .selected-item .item-delete,
.theme-v3 .portal .selected-item .item-delete {
  background: url(icon/theme-ed-icon/icon-tag-close.png) no-repeat;
}
.theme-v3.portal .iconHide,
.theme-v3 .portal .iconHide {
  background: url('icon/theme-ed-icon/icon-hide-16.png') no-repeat center !important;
}
.theme-v3.portal .iconHide:hover,
.theme-v3 .portal .iconHide:hover {
  background: url('icon/theme-ed-icon/icon-hide-hover.png') no-repeat center !important;
}
.theme-v3.portal .iconAppear,
.theme-v3 .portal .iconAppear {
  background: url('icon/theme-ed-icon/icon-appear-16.png') no-repeat center;
}
.theme-v3.portal .iconAppear:hover,
.theme-v3 .portal .iconAppear:hover {
  background: url('icon/theme-ed-icon/icon-appear-16-hover.png') no-repeat center;
}
.theme-v3.portal .input-label input[type=text] + span .el-icon-view:before,
.theme-v3 .portal .input-label input[type=text] + span .el-icon-view:before {
  content: url('icon/theme-ed-icon/icon-hide-16.png');
}
.theme-v3.portal .input-label input[type=text] + span .el-icon-view:hover:before,
.theme-v3 .portal .input-label input[type=text] + span .el-icon-view:hover:before {
  content: url('icon/theme-ed-icon/icon-hide-hover.png');
}
.theme-v3.portal .input-label input[type=password] + span .el-icon-view:before,
.theme-v3 .portal .input-label input[type=password] + span .el-icon-view:before {
  content: url('icon/theme-ed-icon/icon-appear-16.png');
}
.theme-v3.portal .input-label input[type=password] + span .el-icon-view:hover:before,
.theme-v3 .portal .input-label input[type=password] + span .el-icon-view:hover:before {
  content: url('icon/theme-ed-icon/icon-appear-16-hover.png');
}
.theme-v3.portal .header-search-icon,
.theme-v3 .portal .header-search-icon {
  background-image: url('icon/theme-ed-icon/header-icon-search.png');
}
.theme-v3.portal .mobile-tag-hot,
.theme-v3 .portal .mobile-tag-hot {
  background: url('icon/theme-ed-icon/mobile-tag-hot.png') left top / 100% 100% no-repeat;
}
.theme-v3.portal .mobile-tag-new,
.theme-v3 .portal .mobile-tag-new {
  background: url('icon/theme-ed-icon/mobile-tag-new.png') left top / 100% 100% no-repeat;
}
.theme-v3.portal .mobile-icon-close,
.theme-v3 .portal .mobile-icon-close {
  background: url('icon/theme-ed-icon/mobile-icon-close.png') left top / 100% 100% no-repeat;
}
.theme-v3.portal .mobile-icon-menu,
.theme-v3 .portal .mobile-icon-menu {
  background: url('icon/theme-ed-icon/mobile-icon-menu.png') left top / 100% 100% no-repeat;
}
.theme-v3.portal .mobile-icon-search,
.theme-v3 .portal .mobile-icon-search {
  background: url('icon/theme-ed-icon/mobile-icon-search.png') left top / 100% 100% no-repeat;
}
.theme-v3.portal .mobile-icon-user,
.theme-v3 .portal .mobile-icon-user {
  background: url('icon/theme-ed-icon/mobile-icon-user.png') left top / 100% 100% no-repeat;
}
.theme-v3.portal .mobile-icon-user-login,
.theme-v3 .portal .mobile-icon-user-login {
  background: url('icon/theme-ed-icon/mobile-icon-user-login.png') left top / 100% 100% no-repeat;
}
.theme-v3.portal .mobile-icon-folder,
.theme-v3 .portal .mobile-icon-folder {
  background: url('icon/theme-ed-icon/mobile-icon-folder.png') left top / 100% 100% no-repeat;
}
.theme-v3.portal .mobile-icon-unfolder,
.theme-v3 .portal .mobile-icon-unfolder {
  background: url('icon/theme-ed-icon/mobile-icon-unfolder.png') left top / 100% 100% no-repeat;
}
.theme-v3.operation,
.theme-v3 .operation {
  --roma-color-primary: #0ABCA2;
  --roma-color-bg-header: #ffffff;
  --roma-color-bg-gr-header: #252b3a;
  --roma-color-navbar-text: #adb0b8;
  --roma-color-navbar-text-hover: #ffffff;
  --roma-color-bg-navbar: #464c59;
  --roma-color-bg-navbar-hover: #5c6173;
  --roma-color-bg-footer: #474747;
  --roma-color-foot-links-first: #dfe1e6;
  --roma-color-foot-links-seconde: #adb0b8;
  --roma-color-foot-links-right-seconde: #adb0b8;
  --roma-color-copyright-text: #dfe1e6b3;
  --roma-color-copyright-title-text: #575d6c;
  --roma-color-bg-primary: #0ABCA2;
  --roma-color-bg-primary-hover: #22DCC1;
  --roma-color-bg-primary-active: #099b86;
  --roma-color-mobile-bg-primary-active: #099b86;
  --roma-color-mobile-bg-normal-active: #eef0f5;
  --roma-color-rgba-linear-hover: #ffffff;
  --roma-color-bg-linear: #ffffff;
  --roma-color-bg-linear-hover: #ffffff;
  --roma-color-border-linear: #adb0b8;
  --roma-color-border-linear-hover: #0abca2;
  --roma-color-text-linear: #252b3a;
  --roma-color-text-disable-linear: #adb0b8;
  --roma-color-bg-disable-linear: #f5f5f6;
  --roma-color-border-disable-linear: #dfe1e6;
  --roma-color-link: #0ABCA2;
  --roma-color-link-hover: #22DCC1;
  --roma-color-menu: #ffffff;
  --roma-color-Pager-bg-default: #ffffff;
  --roma-color-Pager-bg-hover: #ccd9d6;
  --roma-color-Pager-text-default: #575D6C;
  --roma-color-Pager-text-hover: #0abca2;
  --roma-color-Pager-bg-selected: #0ABCA2;
  --roma-color-Pager-text-selected: #ffffff;
  --roma-color-input-hover: #0abca2;
  --roma-color-bg-input-active: #0abca2;
  --roma-color-input-text-active: #ffffff;
  --roma-color-input-text-hover: #0abca2;
  --roma-color-singleline-input-border-default: #adb0b8;
  --roma-color-singleline-input-border-hover: #575d6c;
  --roma-color-singleline-input-border-focus: #0abca2;
  --roma-color-singleline-input-text: #252b3a;
  --roma-color-singleline-input-disable-bg: #f5f5f6;
  --roma-color-singleline-input-disable-border: #dfe1e6;
  --roma-color-singleline-input-error-bg: #ffeeed;
  --roma-color-singleline-input-error-border: #f66f6a;
  --roma-color-bg-purple-primary: #0ABCA2;
  --roma-color-bg-purple-primary-hover: #22dcc1;
  --roma-sidebar-bg: #fff;
  --roma-sidebar-text: #575D6C;
  --roma-sidebar-text-hover: #0ABCA2;
  --roma-sidebar-item-hover: #f2f5fc;
  --roma-sidebar-arrow: #575D6C;
  --roma-sidebar-arrow-hover: #575D6C;
  --roma-sidebar-title: #252b3a;
  --roma-sidebar-line: #DFE1E6;
  --roma-sidebar-item-border: #DFE1E6;
  --roma-sidebar-item-border-hover: #0ABCA2;
  --roma-color-text-link: #252b3a;
  --roma-color-text-link-hover: #22DCC1;
  --roma-color-text-login-link: #0ABCA2;
  --roma-color-text-login-link-hover: #22DCC1;
  --roma-color-nav-text: #252b3a;
  --roma-color-nav-after: #0abca2;
  --roma-color-head-linear: #DFE1E6;
  --roma-color-checkbox-linear: #adb0b8;
  --roma-color-checkbox-back-active: #099b86;
  --roma-color-noborder-button: #0abca2;
  --roma-color-noborder-button-hover: #22dcc1;
  --roma-color-noborder-button-dis: #9ce3d9;
  --roma-color-line-between-img: #CEF2EC;
  --roma-color-bg-link-hover: #eff9fa;
  --roma-color-xiaText-link-hover: #0abca2;
  --roma-color-time-active: #0abca2;
  --roma-color-time-hover: #eef0f5;
  --roma-color-time-primary-color: #252b3a;
  --roma-color-time-td: #0ABCA2;
  --roma-color-time-available: #0ABCA2;
  --roma-color-radio-linear: #adb0b8;
  --roma-color-radio-linear-hover: #0abca2;
  --roma-color-radio-active: #0abca2;
  --roma-color-radio-active-hover: #099b86;
  --roma-color-group-left-button: #499ee9;
  --roma-color-bg-purple-link: #4eebd4;
  --roma-color-bg-purple-link-hover: #86f5e5;
  --roma-color-tip-border: #CCD9D6;
  --roma-color-tip-bg: #F6FBFB;
  --roma-color-block-selection: #EEF0F5;
  --roma-color-block-selection-hover: #CEF2EC;
  --roma-color-adaptor-link: #0ABCA2;
  --roma-color-adaptor-link-hover: #22dcc1;
  --roma-color-button-solution: #0ABCA2;
  --roma-color-button-solution-hover: #099b86;
  --roma-color-banner-button: #0ABCA2;
  --roma-color-banner-button-hover: #22DCC1;
  --roma-color-banner-button-active: #099B86;
}
.theme-v3.operation .mobile-tag-hot,
.theme-v3 .operation .mobile-tag-hot {
  background: url('icon/theme-gov-icon/mobile-tag-hot.png') left top / 100% 100% no-repeat;
}
.theme-v3.operation .mobile-tag-new,
.theme-v3 .operation .mobile-tag-new {
  background: url('icon/theme-gov-icon/mobile-tag-new.png') left top / 100% 100% no-repeat;
}
.theme-v3.operation .mobile-icon-close,
.theme-v3 .operation .mobile-icon-close {
  background: url('icon/theme-hw-icon/mobile-icon-close.png') left top / 100% 100% no-repeat;
}
.theme-v3.operation .mobile-icon-menu,
.theme-v3 .operation .mobile-icon-menu {
  background: url('icon/theme-hw-icon/mobile-icon-menu.png') left top / 100% 100% no-repeat;
}
.theme-v3.operation .mobile-icon-folder,
.theme-v3 .operation .mobile-icon-folder {
  background: url('icon/theme-ed-icon/mobile-icon-folder.png') left top / 100% 100% no-repeat;
}
.theme-v3.operation .mobile-icon-unfolder,
.theme-v3 .operation .mobile-icon-unfolder {
  background: url('icon/theme-ed-icon/mobile-icon-unfolder.png') left top / 100% 100% no-repeat;
}
.theme-v3.operation .collapseBtn,
.theme-v3 .operation .collapseBtn {
  background-image: url('icon/theme-ed-icon/nav-white.png');
}
.theme-v3.operation .full-btn .publishFull,
.theme-v3 .operation .full-btn .publishFull {
  background: url('icon/theme-ed-icon/icon-fullscreen.png') no-repeat;
}
.theme-v3.operation .full-btn:hover .publishFull,
.theme-v3 .operation .full-btn:hover .publishFull {
  background: url('icon/theme-ed-icon/icon-fullscreen-16-hover.png') no-repeat;
}
.theme-v3.operation .icon-tips,
.theme-v3 .operation .icon-tips {
  background: url('icon/theme-ed-icon/icon-consult.png') no-repeat;
}
.theme-v3.operation .subscribe-field-icon-up,
.theme-v3 .operation .subscribe-field-icon-up {
  background-image: url('icon/theme-ed-icon/icon-up-normal.png');
}
.theme-v3.operation .subscribe-field-icon-up:hover,
.theme-v3 .operation .subscribe-field-icon-up:hover {
  background-image: url('icon/theme-ed-icon/icon-up.png');
}
.theme-v3.operation .subscribe-field-icon-down,
.theme-v3 .operation .subscribe-field-icon-down {
  background-image: url('icon/theme-ed-icon/icon-down-normal.png');
}
.theme-v3.operation .subscribe-field-icon-down:hover,
.theme-v3 .operation .subscribe-field-icon-down:hover {
  background-image: url('icon/theme-ed-icon/icon-down.png');
}
.theme-v3.operation .subscribe-field-icon-top,
.theme-v3 .operation .subscribe-field-icon-top {
  background-image: url('icon/theme-ed-icon/icon-top-normal.png');
}
.theme-v3.operation .subscribe-field-icon-top:hover,
.theme-v3 .operation .subscribe-field-icon-top:hover {
  background-image: url('icon/theme-ed-icon/icon-top.png');
}
.theme-v3.operation .subscribe-field-icon-bottom,
.theme-v3 .operation .subscribe-field-icon-bottom {
  background-image: url('icon/theme-ed-icon/icon-bottom-normal.png');
}
.theme-v3.operation .subscribe-field-icon-bottom:hover,
.theme-v3 .operation .subscribe-field-icon-bottom:hover {
  background-image: url('icon/theme-ed-icon/icon-bottom.png');
}
.theme-v3.operation .subscribe-field-icon-delete,
.theme-v3 .operation .subscribe-field-icon-delete {
  background-image: url('icon/theme-ed-icon/icon-delete-normal.png');
}
.theme-v3.operation .subscribe-field-icon-delete:hover,
.theme-v3 .operation .subscribe-field-icon-delete:hover {
  background-image: url('icon/theme-ed-icon/icon-delete.png');
}
.theme-v3.operation .component-up,
.theme-v3 .operation .component-up {
  background-image: url('icon/theme-ed-icon/component-up.png') !important;
}
.theme-v3.operation .component-up:hover,
.theme-v3 .operation .component-up:hover {
  background-image: url('icon/theme-ed-icon/component-up-hover.png') !important;
}
.theme-v3.operation .component-down,
.theme-v3 .operation .component-down {
  background-image: url('icon/theme-ed-icon/component-down.png') !important;
}
.theme-v3.operation .component-down:hover,
.theme-v3 .operation .component-down:hover {
  background-image: url('icon/theme-ed-icon/component-down-hover.png') !important;
}
.theme-v3.operation .component-close,
.theme-v3 .operation .component-close {
  background-image: url('icon/theme-ed-icon/component-close.png') !important;
}
.theme-v3.operation .component-close:hover,
.theme-v3 .operation .component-close:hover {
  background-image: url('icon/theme-ed-icon/component-close-hover.png') !important;
}
.theme-v3.operation .move-btn,
.theme-v3 .operation .move-btn {
  background-image: url('icon/theme-ed-icon/component-s-up.png');
}
.theme-v3.operation .move-btn:hover,
.theme-v3 .operation .move-btn:hover {
  background-image: url('icon/theme-ed-icon/component-s-up-hover.png');
}
.theme-v3.operation .right-plus,
.theme-v3 .operation .right-plus {
  background-image: url('icon/theme-ed-icon/component-add-normal.png') !important;
}
.theme-v3.operation .right-plus:hover,
.theme-v3 .operation .right-plus:hover {
  background-image: url('icon/theme-ed-icon/component-add-hover.png') !important;
}
.theme-v3.operation .icon-minus,
.theme-v3 .operation .icon-minus {
  background-image: url('icon/theme-ed-icon/component-minus-normal.png');
}
.theme-v3.operation .icon-minus:hover,
.theme-v3 .operation .icon-minus:hover {
  background-image: url('icon/theme-ed-icon/component-minus-hover.png');
}
.theme-v3.operation .des-add-circle .add-des-circle,
.theme-v3 .operation .des-add-circle .add-des-circle {
  background: url('icon/theme-ed-icon/component-circle-add.png') no-repeat center !important;
}
.theme-v3.operation .des-add-circle .icon-add-action,
.theme-v3 .operation .des-add-circle .icon-add-action {
  background-image: url('icon/theme-ed-icon/icon-add-action.png');
}
.theme-v3.operation .des-add-circle:hover .add-des-circle,
.theme-v3 .operation .des-add-circle:hover .add-des-circle {
  background: url("icon/theme-ed-icon/component-circle-add-hover.png") no-repeat center !important;
}
.theme-v3.operation .des-add-circle:hover .icon-add-action,
.theme-v3 .operation .des-add-circle:hover .icon-add-action {
  background-image: url('icon/theme-ed-icon/component-circle-add.png');
}
.theme-v3.operation .nav-plus,
.theme-v3 .operation .nav-plus {
  background: url('icon/theme-ed-icon/icon-add.png') no-repeat;
}
.theme-v3.operation .nav-plus:hover,
.theme-v3 .operation .nav-plus:hover {
  background: url('icon/theme-ed-icon/icon-add-hover.png') no-repeat;
}
.theme-v3.operation .roma-content-edit:hover,
.theme-v3 .operation .roma-content-edit:hover {
  background: url('icon/theme-ed-icon/icon-edit-active.png') no-repeat !important;
}
.theme-v3.operation .main-div ul i.active,
.theme-v3 .operation .main-div ul i.active {
  background: url('icon/theme-ed-icon/icon-selected.png') no-repeat !important;
}
.theme-v3.operation .title-text::before,
.theme-v3 .operation .title-text::before {
  background: var(--roma-color-primary);
}
.theme-v3.operation .roma-tip-icon,
.theme-v3 .operation .roma-tip-icon {
  background: url('icon/theme-ed-icon/icon-help.png') no-repeat !important;
}
.theme-v3.operation .roma-tip-icon:hover,
.theme-v3 .operation .roma-tip-icon:hover {
  background: url('icon/theme-ed-icon/icon-help-hover.png') no-repeat !important;
}
.theme-v3.operation .root-add .root-icon,
.theme-v3 .operation .root-add .root-icon {
  background: url('icon/theme-ed-icon/icon-add-action.png') !important;
}
.theme-v3.operation .root-add:hover .root-icon,
.theme-v3 .operation .root-add:hover .root-icon {
  background: url('icon/theme-ed-icon/component-circle-add.png') !important;
}
.theme-v3.operation .common-tree .expanded::before,
.theme-v3 .operation .common-tree .expanded::before,
.theme-v3.operation .cata-list .expanded::before,
.theme-v3 .operation .cata-list .expanded::before {
  content: url('icon/theme-ed-icon/icon-fold-16-hover.png') !important;
}
.theme-v3.operation .common-tree .el-icon-caret-right::before,
.theme-v3 .operation .common-tree .el-icon-caret-right::before,
.theme-v3.operation .cata-list .el-icon-caret-right::before,
.theme-v3 .operation .cata-list .el-icon-caret-right::before {
  content: url('icon/theme-ed-icon/icon-unfold-16.png');
}
.theme-v3.operation .common-tree .el-icon-caret-right:hover::before,
.theme-v3 .operation .common-tree .el-icon-caret-right:hover::before,
.theme-v3.operation .cata-list .el-icon-caret-right:hover::before,
.theme-v3 .operation .cata-list .el-icon-caret-right:hover::before {
  content: url('icon/theme-ed-icon/icon-unfold-16-hover.png');
}
.theme-v3.operation .el-tree .icon-plus,
.theme-v3 .operation .el-tree .icon-plus {
  content: url('icon/theme-ed-icon/icon-add-action.png') !important;
}
.theme-v3.operation .el-tree .icon-plus:hover,
.theme-v3 .operation .el-tree .icon-plus:hover {
  content: url('icon/theme-ed-icon/component-circle-add.png') !important;
}
.theme-v3.operation .el-tree .icon-delete,
.theme-v3 .operation .el-tree .icon-delete {
  content: url('icon/theme-ed-icon/icon-delete2.png') !important;
}
.theme-v3.operation .el-tree .icon-delete:hover,
.theme-v3 .operation .el-tree .icon-delete:hover {
  content: url('icon/theme-ed-icon/icon-delete2-hover.png') !important;
}
.theme-v3.operation .el-tree .icon-edit,
.theme-v3 .operation .el-tree .icon-edit {
  content: url('icon/theme-ed-icon/icon-edit-16.png') !important;
}
.theme-v3.operation .el-tree .icon-edit:hover,
.theme-v3 .operation .el-tree .icon-edit:hover {
  content: url('icon/theme-ed-icon/icon-edit-16-hover.png') !important;
}
.theme-v3.operation .el-tree .icon-active,
.theme-v3 .operation .el-tree .icon-active {
  content: url('icon/theme-ed-icon/icon-preview-16.png') !important;
}
.theme-v3.operation .el-tree .icon-active:hover,
.theme-v3 .operation .el-tree .icon-active:hover {
  content: url('icon/theme-ed-icon/icon-preview-16-hover.png') !important;
}
.theme-v3.operation .el-tree .icon-deActive,
.theme-v3 .operation .el-tree .icon-deActive {
  content: url('icon/theme-ed-icon/icon-deActive.png') !important;
}
.theme-v3.operation .el-tree .icon-deActive:hover,
.theme-v3 .operation .el-tree .icon-deActive:hover {
  content: url('icon/theme-ed-icon/icon-deActive-hover.png') !important;
}
.theme-v3.operation .icon-import,
.theme-v3 .operation .icon-import {
  content: url('icon/theme-gov-icon/icon-import.png') !important;
}
.theme-v3.operation .icon-import:hover,
.theme-v3 .operation .icon-import:hover {
  content: url('icon/theme-gov-icon/icon-import-hover.png') !important;
}
.theme-v3.operation .enterprisePic:hover span,
.theme-v3 .operation .enterprisePic:hover span,
.theme-v3.operation .enterprisePic:active span,
.theme-v3 .operation .enterprisePic:active span,
.theme-v3.operation #company_register_body .lk_img_box:hover .addPic,
.theme-v3 .operation #company_register_body .lk_img_box:hover .addPic,
.theme-v3.operation #lk_img_box .enterprisePic:active .addPic,
.theme-v3 .operation #lk_img_box .enterprisePic:active .addPic {
  background: url('icon/theme-ed-icon/icon-plus-hover.png') no-repeat !important;
}
.theme-v3 .hw_select_input .el-select .el-select-dropdown {
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
}
.theme-v3 .hw_select_input .el-select .el-popper {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
  border: none;
}
.theme-v3 .hw_cascader_popper.el-cascader__dropdown {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}
.theme-v3 .usa-setting-line {
  background-image: url('icon/theme-ed-icon/component-2-arrow.png');
}
.theme-v3 .iconHide {
  background: url('icon/theme-ed-icon/icon-hide-16.png') no-repeat center;
}
.theme-v3 .iconHide:hover {
  background: url('icon/theme-ed-icon/icon-hide-hover.png') no-repeat center;
}
.theme-v3 .iconAppear {
  background: url('icon/theme-ed-icon/icon-appear-16.png') no-repeat center;
}
.theme-v3 .iconAppear:hover {
  background: url('icon/theme-ed-icon/icon-appear-16-hover.png') no-repeat center;
}
.theme-v3 .input-label input[type=text] + span .el-icon-view:before {
  content: url('icon/theme-ed-icon/icon-hide-16.png');
}
.theme-v3 .input-label input[type=text] + span .el-icon-view:hover:before {
  content: url('icon/theme-ed-icon/icon-hide-hover.png');
}
.theme-v3 .input-label input[type=password] + span .el-icon-view:before {
  content: url('icon/theme-ed-icon/icon-appear-16.png');
}
.theme-v3 .input-label input[type=password] + span .el-icon-view:hover:before {
  content: url('icon/theme-ed-icon/icon-appear-16-hover.png');
}
.theme-v3 .attach-delete {
  background-image: url('icon/theme-ed-icon/icon-delete-circle.png');
}
.theme-v3 .attach-delete:hover {
  background-image: url('icon/theme-ed-icon/icon-delete-circle-hover.png');
}
.theme-v3 .icon-attach-delete {
  background-image: url('icon/theme-ed-icon/icon-delete-circle-default.png');
}
.theme-v3 .icon-attach-delete:hover {
  background-image: url('icon/theme-ed-icon/icon-delete-circle.png');
}
.theme-v3 .icon-roundWarning {
  background: url('icon/theme-ed-icon/icon-hw-roundWarning.png');
}
.theme-v3 .tag-item .tag-icon-edit {
  background-image: url('icon/theme-ed-icon/icon-edit.png');
}
.theme-v3 .tag-item:hover .tag-icon-edit {
  background-image: url('icon/theme-ed-icon/icon-edit-hover.png');
}
.theme-v3 .icon-tooltip {
  background: url('icon/theme-ed-icon/icon-help.png') no-repeat;
}
.theme-v3 .icon-tooltip:hover {
  background-image: url('icon/theme-ed-icon/icon-help-hover.png');
}
.theme-v3 .op-icon:hover .icon-refresh {
  background: url('icon/theme-ed-icon/icon-refresh-hover.png') no-repeat !important;
}
.theme-v3 .icon-refresh {
  background: url('icon/theme-ed-icon/icon-refresh.png') no-repeat;
}
.theme-v3 .icon-refresh:hover {
  background-image: url('icon/theme-ed-icon/icon-refresh-hover.png') no-repeat;
}
.theme-v3 span.tag_new {
  background: url('icon/theme-ed-icon/tag-new.png') no-repeat;
}
.theme-v3 span.tag_hot {
  background: url('icon/theme-ed-icon/tag-hot.png') no-repeat;
}
.theme-v3 .drop_tag_new {
  background: url("icon/theme-ed-icon/tag-new-text.png") no-repeat center;
}
.theme-v3 .drop_tag_hot {
  background: url("icon/theme-ed-icon/tag-hot-text.png") no-repeat center;
}
.theme-v3 .table-sort-default {
  width: 8px;
  height: 11px;
  background-image: url('icon/theme-ed-icon/sort-default.png');
}
.theme-v3 .table-sort-down {
  width: 8px;
  height: 11px;
  background-image: url('icon/theme-ed-icon/sort-down.png');
}
.theme-v3 .table-sort-up {
  width: 8px;
  height: 11px;
  background-image: url('icon/theme-ed-icon/sort-up.png');
}
.theme-v3 .circle-icon-delete {
  background-image: url('icon/theme-ed-icon/icon-delete-24.png') !important;
}
.theme-v3 .circle-icon-delete:hover {
  background-image: url("icon/theme-ed-icon/icon-delete-24-hover.png") !important;
}
.theme-v3 .el-dialog .el-dialog__header .el-dialog__headerbtn:hover .el-icon-close::before,
.theme-v3 .icon-tag-close:hover {
  background-image: url("icon/theme-ed-icon/icon-tag-close.png") !important;
}
.theme-v3 .icon-left-hover:hover {
  background-image: url("icon/theme-ed-icon/icon-left-hover.png") !important;
}
.theme-v3 .icon-right-hover:hover {
  background-image: url("icon/theme-ed-icon/icon-right-hover.png") !important;
}
.theme-v3 .icon-delete2 {
  background-image: url("icon/theme-ed-icon/icon-delete2.png") !important;
}
.theme-v3 .icon-delete2:hover {
  background-image: url("icon/theme-ed-icon/icon-delete2-hover.png") !important;
}
.theme-v3 .full-btn .previewCloud {
  background: url('icon/theme-ed-icon/closePass.png') no-repeat;
}
.theme-v3 .full-btn:hover .previewCloud {
  background: url('icon/theme-ed-icon/closePass-hover.png') no-repeat;
}
.theme-v3 .icon-preview {
  background: url('icon/theme-ed-icon/closePass-hover.png') no-repeat;
}
.theme-v3 .linePreview {
  background: url('icon/theme-ed-icon/closePass.png') no-repeat;
}
.theme-v3 .linePreview:hover {
  background: url('icon/theme-ed-icon/closePass-hover.png') no-repeat;
}
.theme-v3 .edit-24px {
  background: url('icon/theme-ed-icon/edit-24px.png') no-repeat;
}
.theme-v3 .edit-24px:hover {
  background: url('icon/theme-ed-icon/edit-24px-hover.png') no-repeat;
}
.theme-v3 .link-24px {
  background: url('icon/theme-ed-icon/link-24px.png') no-repeat;
}
.theme-v3 .link-24px:hover {
  background: url('icon/theme-ed-icon/link-24px-hover.png') no-repeat;
}
.theme-v3 .icon-clock {
  background: url('icon/theme-ed-icon/icon-clock.png') no-repeat;
}
.theme-v3 .icon-clock:hover {
  background: url('icon/theme-ed-icon/icon-clock-hover.png') no-repeat;
}
.theme-v3 .actived .icon-layout {
  background: url('icon/theme-ed-icon/icon-layout-hover.png') no-repeat;
}
.theme-v3 .actived .icon-template {
  background: url('icon/theme-ed-icon/icon-template-hover.png') no-repeat;
}
.theme-v3 .actived .icon-component {
  background: url('icon/theme-ed-icon/icon-component-hover.png') no-repeat;
}
.theme-v3 .icon-layout {
  background: url('icon/theme-ed-icon/icon-layout.png') no-repeat;
}
.theme-v3 .icon-template {
  background: url('icon/theme-ed-icon/icon-template.png') no-repeat;
}
.theme-v3 .icon-component {
  background: url('icon/theme-ed-icon/icon-component.png') no-repeat;
}
.theme-v3 .listHover:hover .icon-layout {
  background: url('icon/theme-ed-icon/icon-layout-hover.png') no-repeat;
}
.theme-v3 .listHover:hover .icon-template {
  background: url('icon/theme-ed-icon/icon-template-hover.png') no-repeat;
}
.theme-v3 .listHover:hover .icon-component {
  background: url('icon/theme-ed-icon/icon-component-hover.png') no-repeat;
}
.theme-v3 .move-down-36px {
  background: url('icon/theme-ed-icon/move-down-36px.png') no-repeat;
}
.theme-v3 .move-down-36px:hover {
  background: url('icon/theme-ed-icon/move-down-36px-hover.png') no-repeat;
}
.theme-v3 .move-up-36px {
  background: url('icon/theme-ed-icon/move-up-36px.png') no-repeat;
}
.theme-v3 .move-up-36px:hover {
  background: url('icon/theme-ed-icon/move-up-36px-hover.png') no-repeat;
}
.theme-v3 .set-background-36px {
  background: url('icon/theme-ed-icon/set-background-36px.png') no-repeat;
}
.theme-v3 .set-background-36px:hover {
  background: url('icon/theme-ed-icon/set-background-36px-hover.png') no-repeat;
}
.theme-v3 .delete-36px {
  background: url('icon/theme-ed-icon/delete-36px.png') no-repeat;
}
.theme-v3 .delete-36px:hover {
  background: url('icon/theme-ed-icon/delete-36px-hover.png') no-repeat;
}
.theme-v3 .addBtn .icon-add-12px {
  background-image: url("icon/theme-ed-icon/icon-add-12px@1x.png") !important;
}
.theme-v3 .addBtn:hover .icon-add-12px {
  background-image: url("icon/theme-ed-icon/icon-add-12px-hover@1x.png") !important;
}
.theme-v3 .titleback {
  background-image: url("icon/theme-ed-icon/titleback.png") !important;
}
.theme-v3 .titleback-2x {
  background-image: url("icon/theme-ed-icon/titleback-2x.png") !important;
}
.theme-v3 .titleback-380 {
  background-image: url("icon/theme-ed-icon/titleback-380.png") !important;
}
.theme-v3 .titleback-900 {
  background-image: url("icon/theme-ed-icon/titleback-900.png") !important;
}
.theme-v3 .icon-delete-s {
  background-image: url("icon/theme-ed-icon/icon-delete-s.png") !important;
}
.theme-v3 .icon-delete-s:hover {
  background-image: url("icon/theme-ed-icon/icon-delete-s-hover.png") !important;
}
.theme-v3 .icon-right {
  background: url('icon/theme-ed-icon/move-to-right.png') no-repeat !important;
}
.theme-v3 .icon-right:hover {
  background: url('icon/theme-ed-icon/move-to-right-hover.png') no-repeat !important;
}
.theme-v3 .icon-right:active {
  background: url('icon/theme-ed-icon/move-to-right-active.png') no-repeat !important;
}
.theme-v3 .icon-left {
  background: url('icon/theme-ed-icon/move-to-left.png') no-repeat !important;
}
.theme-v3 .icon-left:hover {
  background: url('icon/theme-ed-icon/move-to-left-hover.png') no-repeat !important;
}
.theme-v3 .icon-left:active {
  background: url('icon/theme-ed-icon/move-to-left-active.png') no-repeat !important;
}
.theme-v3 .icon-info {
  background: url('icon/theme-ed-icon/icon-info.png') no-repeat !important;
}
.theme-v3 .seachImg {
  background: url('icon/theme-ed-icon/icon-search-16px.png');
}
.theme-v3 .seachImg:hover {
  background: url('icon/theme-ed-icon/icon-search-16px-hover.png');
}
.theme-v3 .item-add .icon-add-card {
  background: url('icon/theme-ed-icon/icon-add-card.png');
}
.theme-v3 .item-add:hover .icon-add-card {
  background: url('icon/theme-ed-icon/icon-add-card-hover.png');
}
.theme-v3 .icon-complie {
  background: url('icon/theme-ed-icon/icon-complie.png') no-repeat;
}
.theme-v3 .icon-complie:hover {
  background: url('icon/theme-ed-icon/icon-complie-hover.png') no-repeat;
}
.theme-v3 .icon-delete-3 {
  background-image: url("icon/theme-ed-icon/icon-delete-s.png") !important;
}
.theme-v3 .icon-delete-3:hover {
  background-image: url("icon/theme-ed-icon/icon-delete-s-hover.png") !important;
}
.theme-v3 .save-btn .icon-save {
  background: url('icon/theme-ed-icon/save-16@1x.png') no-repeat center;
}
.theme-v3 .save-btn:hover .icon-save {
  background: url('icon/theme-ed-icon/save-hover-16@1x.png') no-repeat center;
}
.theme-v3 .op-shows .icon-down-base-config-specs {
  background: url('icon/theme-ed-icon/icon-open@1x.png') no-repeat center;
}
.theme-v3 .op-shows:hover .icon-down-base-config-specs {
  background: url('icon/theme-ed-icon/icon-open-hover@1x.png') no-repeat center;
}
.theme-v3 .layout-active-img {
  background: url('icon/theme-ed-icon/selected-cornercheck.png') no-repeat;
}
.theme-v3 .select-menu .el-input .el-input__suffix .el-icon-circle-close:before {
  width: 10px !important;
  height: 10px !important;
  content: url(icon/theme-ed-icon/icon-delete-10px.png) !important;
}
.theme-v3 .select-menu .el-input .el-input__suffix .el-icon-circle-close:hover:before {
  content: url(icon/theme-ed-icon/icon-delete-10px-hover.png) !important;
}
.theme-v3 .item-delete-circle {
  background: url(icon/theme-ed-icon/icon-delete-12px.png);
}
.theme-v3 .item-delete-circle:hover {
  background: url(icon/theme-ed-icon/icon-delete-12px-hover.png);
}
.theme-v3 .delete-img::after {
  background: url('icon/theme-ed-icon/icon-delete2.png') no-repeat center;
}
.theme-v3 .delete-img:hover::after {
  background: url('icon/theme-ed-icon/icon-delete2-hover.png') no-repeat center;
}
.theme-v3 .el-date-picker__header .el-icon-d-arrow-left:before,
.theme-v3 .el-date-picker__header .el-icon-d-arrow-right:before,
.theme-v3 .el-date-range-picker__header .el-icon-d-arrow-left:before,
.theme-v3 .el-date-range-picker__header .el-icon-d-arrow-right:before {
  content: url(icon/theme-ed-icon/icon-far-left.png);
  margin-right: 4px;
}
.theme-v3 .el-date-picker__header .el-icon-d-arrow-left:hover:before,
.theme-v3 .el-date-picker__header .el-icon-d-arrow-right:hover:before,
.theme-v3 .el-date-range-picker__header .el-icon-d-arrow-left:hover:before,
.theme-v3 .el-date-range-picker__header .el-icon-d-arrow-right:hover:before {
  content: url(icon/theme-ed-icon/icon-far-left-hover.png);
  margin-right: 4px;
}
.theme-v3 .el-date-picker__header .el-icon-arrow-left:before,
.theme-v3 .el-date-picker__header .el-icon-arrow-right:before,
.theme-v3 .el-date-range-picker__header .el-icon-arrow-left:before,
.theme-v3 .el-date-range-picker__header .el-icon-arrow-right:before {
  content: url(icon/theme-ed-icon/icon-arrow-left.png);
}
.theme-v3 .el-date-picker__header .el-icon-arrow-left:hover:before,
.theme-v3 .el-date-picker__header .el-icon-arrow-right:hover:before,
.theme-v3 .el-date-range-picker__header .el-icon-arrow-left:hover:before,
.theme-v3 .el-date-range-picker__header .el-icon-arrow-right:hover:before {
  content: url(icon/theme-ed-icon/icon-arrow-left-hover.png);
}
.theme-v3 .tips-adapter:hover {
  background: url('icon/theme-ed-icon/icon-help-hover.png') no-repeat center !important;
}
.theme-v3 .downLoadImg::after {
  content: url(icon/theme-ed-icon/icon-cloud-download.png) !important;
}
.theme-v3 .deploy-success .tip {
  background: #F6FBFB url('icon/theme-ed-icon/icon-consult.png') no-repeat 16px center !important;
}
.theme-v3 .icon-copy {
  background: url('icon/theme-ed-icon/icon-copy-12.png') no-repeat center !important;
}
.theme-v3 .icon-copy:hover {
  background: url('icon/theme-ed-icon/icon-copy-12-hover.png') no-repeat center !important;
}
.theme-v3 .share-options .tip::before {
  background: url('icon/theme-ed-icon/icon-consult.png') no-repeat !important;
}
.theme-v3 .select-version-tip {
  background: url('icon/theme-ed-icon/icon-consult.png') no-repeat center !important;
}
.theme-v3 .el-dialog__body .warn-tip-asset-publish {
  background: #ebf6ff url('icon/theme-ed-icon/icon-consult.png') no-repeat 16px 8px !important;
}
.theme-v3 .filter_select {
  background: url('icon/theme-ed-icon/filter-select.png') no-repeat !important;
}
.theme-v3 .filter_select_active {
  background: url('icon/theme-ed-icon/filter-select-hover.png') no-repeat !important;
}
.theme-v3 #chatApp .icon-right {
  background: none !important;
}
.theme-v3 #chatApp .icon-right:hover {
  background: none !important;
}
.theme-v3 #chatApp .icon-right:active {
  background: none !important;
}
.theme-v3 #chatApp .end-agent,
.theme-v3 #chatApp .end-agenting,
.theme-v3 #chatApp .text-guess,
.theme-v3 #chatApp .end-agent-big,
.theme-v3 #chatApp .end-agenting-big,
.theme-v3 #chatApp .text-span-hover:hover,
.theme-v3 #chatApp .side-question-item:before,
.theme-v3 #chatApp .leave-message,
.theme-v3 #chatApp .leave-message-big,
.theme-v3 #chatApp .leave-message-right,
.theme-v3 #chatApp .inner-dialog .el-dialog__title {
  color: var(--roma-color-bg-primary) !important;
}
.theme-v3 #chatApp .tipTitle {
  border-right: 3px solid var(--roma-color-bg-primary) !important;
}
.theme-v3 #chatApp #sendBtn {
  color: var(--roma-color-bg-primary) !important;
  border-color: var(--roma-color-bg-primary) !important;
  background-color: #ffffff !important;
}
.theme-v3 #chatApp img.sendImg {
  content: url('icon/theme-ed-icon/chat-send.png') !important;
}
.theme-v3 #chatApp .inner-dialog .el-dialog__title:before {
  background: var(--roma-color-bg-primary) !important;
}
.theme-v3 #chatApp .inner-dialog .el-button--primary,
.theme-v3 #chatApp .inner-dialog .el-button--primary:hover,
.theme-v3 #chatApp .inner-dialog .el-button--primary:focus {
  border-color: var(--roma-color-bg-primary) !important;
  background: var(--roma-color-bg-primary) !important;
  color: #ffffff !important;
}
.theme-v3 #chatApp .el-button:focus,
.theme-v3 #chatApp .el-button:hover {
  color: var(--roma-color-Pager-text-hover) !important;
  background-color: #ffffff !important;
  border: 1px solid var(--roma-color-border-linear-hover);
}
.theme-v3 #chatApp #content-left .notice-div .notice-content + img,
.theme-v3 #chatApp #content-left .notice-div-big .notice-content + img {
  content: url('icon/theme-ed-icon/icon-delete-10px-hover.png') !important;
  padding: 6px;
}
.theme-v3 #chatApp .el-input__inner:hover,
.theme-v3 #chatApp .el-textarea__inner:hover {
  border: 1px solid var(--roma-color-singleline-input-border-hover) !important;
}
.theme-v3 #chatApp .el-input__inner:focus,
.theme-v3 #chatApp .el-textarea__inner:focus {
  border: 1px solid var(--roma-color-input-hover) !important;
}
.theme-v3 .icon-infor {
  background: url('icon/theme-ed-icon/icon-infor.png') no-repeat center !important;
}
.theme-v3 .edit-12px {
  background: url('icon/theme-ed-icon/edit-12px.png') no-repeat center !important;
}
.theme-v3 .edit-12px:hover {
  background: url('icon/theme-ed-icon/edit-12px-hover.png') no-repeat !important;
}
.theme-v3 .logo-home-hw-application-zh {
  background: url('icon/theme-ed-icon/logo-home-hw-offering-zh.png') no-repeat;
  background-size: 100% 100%;
}
.theme-v3 .logo-home-hw-application-en {
  background: url('icon/theme-ed-icon/logo-home-hw-offering-en.png') no-repeat;
  background-size: 100% 100%;
}
.theme-v3 .logo-center-application-zh {
  background: url('icon/theme-ed-icon/logo-center-offering-zh.png') no-repeat;
  background-size: 100% 100%;
}
.theme-v3 .logo-center-application-en {
  background: url('icon/theme-ed-icon/logo-center-offering-en.png') no-repeat;
  background-size: 100% 100%;
}
.theme-v3 .businessLinsenceClass-zh {
  background: url('icon/theme-ed-icon/businessLinsenceClass-zh.png') no-repeat;
}
.theme-v3 .businessLinsenceClass-en {
  background: url('icon/theme-ed-icon/businessLinsenceClass-en.png') no-repeat;
}
.theme-v3 .asset-classification-bg {
  background: url('icon/theme-ed-icon/asset-classification-bg.png') no-repeat;
}
.theme-v3 .rank-bg {
  background: url('icon/theme-ed-icon/rank-bg.png') no-repeat;
}
.theme-v3 .roma-cascader-delete:hover .el-input__icon::after {
  background: url(icon/theme-ed-icon/icon-delete-10px.png) !important;
  height: 10px;
  width: 10px;
  top: 9px;
}
.theme-v3 .roma-cascader-delete:hover .el-input__icon:hover::after {
  background: url(icon/theme-ed-icon/icon-delete-10px-hover.png) !important;
}
