.ipcList-dialog-body[data-v-341f6590] {
  padding: 12px 20px 16px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.search-section[data-v-341f6590] {
  position: relative;
  margin-bottom: 12px;
  width: 440px;
}
.search-section .sidebar-search-input[data-v-341f6590] {
  margin-top: 0;
  width: 100%;
}
.search-section .sidebar-search-input[data-v-341f6590] .ak-input-control {
  width: 100%;
  height: 36px;
  padding-left: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 36px;
  background: #ffffff;
  -webkit-box-shadow: 0px 1px 16px 1px rgba(0, 85, 164, 0.08);
          box-shadow: 0px 1px 16px 1px rgba(0, 85, 164, 0.08);
  border-radius: 20px 20px 20px 20px;
  border: 1px solid #d1e2ff;
}
.search-section .sidebar-search-input[data-v-341f6590] .ak-input-control:focus {
  border-color: #6ea3ff !important;
}
.search-section .icon-search[data-v-341f6590] {
  font-size: 16px;
  color: #9a9b9e;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.ipcList-tree-section[data-v-341f6590] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-height: 280px;
  overflow-y: auto;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  padding: 12px;
  margin-bottom: 16px;
}
.tree-container .can-not-search[data-v-341f6590] {
  color: #565f7c !important;
}
.tree-container .ipc .level-1 td[data-v-341f6590] {
  background-color: rgba(0, 0, 255, 0.17) !important;
}
.tree-container .ipc .level-2 td[data-v-341f6590] {
  background-color: rgba(0, 0, 255, 0.1) !important;
}
.tree-container .ipc .level-3 td[data-v-341f6590] {
  background-color: rgba(0, 0, 255, 0.04) !important;
}
.tree-container .ipc .tr-can-not-search td[data-v-341f6590] {
  background-color: transparent !important;
}
.tree-container .level-0:hover td[data-v-341f6590],
.tree-container .level-1:hover td[data-v-341f6590],
.tree-container .level-2:hover td[data-v-341f6590],
.tree-container .level-3:hover td[data-v-341f6590] {
  background-color: rgba(20, 105, 252, 0.08) !important;
}
.selected-classifications .selected-title[data-v-341f6590] {
  font-size: 14px;
  font-weight: 500;
  color: #374151;
  margin-bottom: 8px;
}
.selected-classifications .selected-tags[data-v-341f6590] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.selected-classifications .selected-tags .selected-tag[data-v-341f6590] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px 8px;
  background: #dbeafe;
  color: #1e40af;
  border-radius: 12px;
  font-size: 12px;
}
.selected-classifications .selected-tags .selected-tag .tag-close[data-v-341f6590] {
  margin-left: 4px;
  cursor: pointer;
  font-weight: bold;
}
.selected-classifications .selected-tags .selected-tag .tag-close[data-v-341f6590]:hover {
  color: #ef4444;
}
.ipcList-dialog-footer[data-v-341f6590] {
  padding: 16px 20px;
  border-top: 1px solid #e5e7eb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 12px;
}
.ipc-desc-wrapper {
  max-width: 400px;
  max-height: 300px;
  overflow-y: auto;
  padding: 12px;
  font-size: 14px;
  line-height: 1.6;
  color: #374151;
  word-wrap: break-word;
  word-break: break-all;
  z-index: 99999999 !important;
}
.keyword-expand-content[data-v-133284a2] {
  padding: 4px 0 0;
}
.keyword-expand-content .search-row[data-v-133284a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin: 12px 0;
}
.keyword-expand-content .search-row[data-v-133284a2] .ak-form-input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.keyword-expand-content .search-row[data-v-133284a2] .ak-form-input .ak-input-control {
  height: 36px;
  line-height: 36px;
  border-radius: 8px;
}
.keyword-expand-content .search-row .search-btn[data-v-133284a2] {
  min-width: 78px;
  height: 36px;
  line-height: 34px;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  background: #1469fc;
  border: 1px solid #1469fc;
  border-radius: 6px;
  padding: 0 16px;
  margin: 0;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.keyword-expand-content .search-row .search-btn[data-v-133284a2]:hover {
  background: #2f7dfd;
  border-color: #2f7dfd;
}
.keyword-expand-content .search-row .search-btn[data-v-133284a2]:active {
  background: #0f56d6;
  border-color: #0f56d6;
}
.keyword-expand-content .search-row .search-btn[data-v-133284a2]:disabled, .keyword-expand-content .search-row .search-btn.loading[data-v-133284a2] {
  background: #9dbefc;
  border-color: #9dbefc;
  cursor: not-allowed;
}
.keyword-expand-content .panel-row[data-v-133284a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #dfe5f3;
  border-radius: 8px;
  height: 336px;
  overflow: hidden;
}
.keyword-expand-content .panel-row .left-panel[data-v-133284a2],
.keyword-expand-content .panel-row .right-panel[data-v-133284a2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.keyword-expand-content .panel-row .left-panel[data-v-133284a2] {
  border-right: 1px solid #e7eaf3;
}
.keyword-expand-content .panel-row .right-panel[data-v-133284a2] {
  background: #fbfcff;
}
.keyword-expand-content .panel-row .panel-header[data-v-133284a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.keyword-expand-content .panel-row .panel-header .panel-title[data-v-133284a2] {
  font-size: 14px;
  color: #2b2b2b;
}
.keyword-expand-content .panel-row .panel-header .panel-count[data-v-133284a2] {
  font-size: 12px;
  color: #8b95ab;
}
.keyword-expand-content .panel-row .tag-list[data-v-133284a2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.keyword-expand-content .panel-row .tag-list .tag-item[data-v-133284a2] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #eef3ff;
  border: 1px solid #d7e3ff;
  color: #2b2b2b;
  border-radius: 4px;
  padding: 7px 10px;
  max-width: 100%;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.keyword-expand-content .panel-row .tag-list .tag-item[data-v-133284a2]:hover {
  background: #e3edff;
  border-color: #b9d1ff;
}
.keyword-expand-content .panel-row .tag-list .tag-item.selected[data-v-133284a2] {
  background: #dbe9ff;
  border-color: #9fc0ff;
  color: #1469fc;
}
.keyword-expand-content .panel-row .tag-list .tag-item .tag-text[data-v-133284a2] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.keyword-expand-content .panel-row .selected-list[data-v-133284a2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #e8edf8;
  border-radius: 8px;
  background: #fff;
}
.keyword-expand-content .panel-row .selected-list li[data-v-133284a2] {
  min-height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 10px;
  gap: 10px;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.keyword-expand-content .panel-row .selected-list li[data-v-133284a2]:hover {
  background: #f5f8ff;
}
.keyword-expand-content .panel-row .selected-list li[data-v-133284a2]:last-child {
  border-bottom: none;
}
.keyword-expand-content .panel-row .selected-list li span[data-v-133284a2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #2b2b2b;
  font-size: 13px;
}
.keyword-expand-content .panel-row .selected-list li .remove-icon[data-v-133284a2] {
  cursor: pointer;
  color: #8e97ac;
  font-size: 12px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.keyword-expand-content .panel-row .selected-list li .remove-icon[data-v-133284a2]:hover {
  background: #ffeef0;
  color: #e34d59;
}
.keyword-expand-content .panel-row .empty-tip[data-v-133284a2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #a3acbf;
  font-size: 13px;
  border: 1px dashed #e5eaf5;
  border-radius: 6px;
  background: #fafcff;
}
[data-v-133284a2] .ak-dialog-footer .ak-btn {
  padding: 0 15px;
  height: 36px;
  line-height: 36px;
  border-radius: 4px;
}
[data-v-133284a2] .ak-dialog-footer .ak-btn:nth-child(1) {
  background: #f2f4f7;
  font-weight: 400;
  font-size: 14px;
  color: #2b2b2b;
}
[data-v-133284a2] .ak-dialog-footer .ak-btn:nth-child(1):hover {
  background: #ecf6ff;
}
[data-v-133284a2] .ak-dialog-footer .ak-btn:nth-child(2) {
  background: #1469fc;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
}
[data-v-133284a2] .ak-dialog-footer .ak-btn:nth-child(2):hover {
  background: #0054e5;
}
.dialogContent .dialog-title[data-v-d271b2ac] {
  margin-top: 4px;
  font-size: 14px;
  color: #2b2b2b;
  line-height: 22px;
  font-weight: 500;
}
.inputContent[data-v-d271b2ac] {
  width: 100%;
  padding: 0.75rem 0 0.95rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.inputContent[data-v-d271b2ac] .ak-form-input {
  width: 100%;
  border-radius: 8px;
  position: relative;
}
.inputContent[data-v-d271b2ac] .ak-form-input .ak-input-control {
  height: 36px !important;
  background: #fafbfc !important;
  border-radius: 8px;
  border: 1px solid #dcdfe6;
  padding: 8px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.inputContent[data-v-d271b2ac] .ak-form-input .ak-input-control:focus {
  border-color: #6ea3ff !important;
  background: #fff !important;
}
.template-list-dialog {
  min-height: 240px;
}
.template-list-dialog .template-list-body {
  max-height: 380px;
  overflow-y: auto;
  border: 1px solid #e4ebfa;
  border-radius: 12px;
  padding: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 10px;
  background: #f8fbff;
}
.template-list-dialog .template-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 14px;
  border: 1px solid #edf2fc;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: all 0.18s ease;
  transition: all 0.18s ease;
  margin-bottom: 10px;
  background: #fff;
}
.template-list-dialog .template-row:hover {
  border-color: #cfe0ff;
  -webkit-box-shadow: 0 2px 8px rgba(20, 105, 252, 0.08);
          box-shadow: 0 2px 8px rgba(20, 105, 252, 0.08);
}
.template-list-dialog .template-row.active {
  border-color: #7eabff;
  -webkit-box-shadow: 0 4px 12px rgba(20, 105, 252, 0.14);
          box-shadow: 0 4px 12px rgba(20, 105, 252, 0.14);
  background: #f4f8ff;
}
.template-list-dialog .template-row.active .template-name {
  color: #1469fc;
  font-weight: 600;
}
.template-list-dialog .template-row.active .select-dot {
  border-color: #1469fc;
}
.template-list-dialog .template-row.active .select-dot::after {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.template-list-dialog .template-row:last-child {
  margin-bottom: 0;
}
.template-list-dialog .template-row .template-main {
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.template-list-dialog .template-row .select-dot {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1.5px solid #c5cfdf;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14px;
          flex: 0 0 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.template-list-dialog .template-row .select-dot::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #1469fc;
  -webkit-transform: translate(-50%, -50%) scale(0.4);
          transform: translate(-50%, -50%) scale(0.4);
  opacity: 0;
  -webkit-transition: all 0.18s ease;
  transition: all 0.18s ease;
}
.template-list-dialog .template-row .template-name {
  max-width: 460px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #263248;
  font-size: 14px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.template-list-dialog .template-row .template-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.template-list-dialog .template-row .template-actions .delete-action {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 56px;
  height: 26px;
  border-radius: 13px;
  gap: 4px;
  color: #8a8f9e;
  background: #f7f9fc;
  border: 1px solid #e7edf7;
  cursor: pointer;
  font-size: 12px;
  line-height: 1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.template-list-dialog .template-row .template-actions .delete-action:hover {
  border-color: #ffd3d3;
  background: #fff5f5;
  color: #eb4646;
}
.template-list-dialog .template-row .template-actions .delete-action i {
  font-size: 12px;
}
.template-list-dialog .template-row .template-actions .delete-action.delete-action-disabled {
  cursor: default;
  color: #a6acbb;
  background: #f7f8fb;
  border-color: #edf0f6;
}
.template-list-dialog .template-row .template-actions .delete-action.delete-action-disabled:hover {
  border-color: #edf0f6;
  background: #f7f8fb;
  color: #a6acbb;
}
.template-list-dialog .template-empty {
  height: 240px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #8a8f9e;
}
.ak-cet-source[data-v-5f632c86] {
  width: 87px;
  height: 36px;
  background: #ffffff;
  -webkit-box-shadow: 0px 1px 16px 1px rgba(0, 85, 164, 0.08);
          box-shadow: 0px 1px 16px 1px rgba(0, 85, 164, 0.08);
  border-radius: 20px 20px 20px 20px;
  border: 1px solid #d1e2ff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px;
}
.ak-cet-source .source-img[data-v-5f632c86] {
  width: 18px;
  height: 18px;
}
.ak-cet-source .source-number[data-v-5f632c86] {
  text-align: center;
  background: #606683;
  border-radius: 10px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #fff;
}
.ak-cet-source .source-name[data-v-5f632c86] {
  height: 30px;
  line-height: 30px;
  padding-right: 10px;
  border-right: 1px solid #ccc;
  margin-left: 5px;
  font-size: 12px;
  border-right: none;
}
.ak-cet-source[data-v-5f632c86]:hover {
  opacity: 0.8;
}
.chooseSourceDialog[data-v-7108c07c] {
  padding-top: 20px;
}
.chooseSourceDialog h2[data-v-7108c07c] {
  font-size: 12px;
  font-weight: bold;
  padding: 0 20px;
  clear: both;
  color: #31364e;
}
.chooseSourceDialog .group-box[data-v-7108c07c] {
  padding: 10px 20px;
}
.chooseSourceDialog .group-box[data-v-7108c07c] .ak-checkbox-group,
.chooseSourceDialog .group-box[data-v-7108c07c] .ak-radio-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  line-height: 30px;
}
.chooseSourceDialog .group-box[data-v-7108c07c] .ak-checkbox-group label,
.chooseSourceDialog .group-box[data-v-7108c07c] .ak-radio-group label {
  margin-left: 0;
}
.chooseSourceDialog .group-box[data-v-7108c07c] .ak-checkbox-group .ak-radio,
.chooseSourceDialog .group-box[data-v-7108c07c] .ak-checkbox-group div,
.chooseSourceDialog .group-box[data-v-7108c07c] .ak-radio-group .ak-radio,
.chooseSourceDialog .group-box[data-v-7108c07c] .ak-radio-group div {
  width: 124px;
}
.chooseSourceDialog .country[data-v-7108c07c] {
  border: 1px solid #dcdfe6;
  background-color: #ffffff;
  border-radius: 4px;
}
.chooseSourceDialog .country .ak-dialog-tool[data-v-7108c07c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.tree-content .tree-item .item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 36px;
  padding-right: 8px;
}
.tree-content .tree-item .item-info i {
  cursor: pointer;
}
.tree-content .tree-item .item-info .def-icon {
  width: 16px;
  height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tree-content .tree-item .item-info .def-icon .def-dot {
  width: 6px;
  height: 6px;
  background-color: #ddd;
  border-radius: 50%;
}
.tree-content .tree-item .item-info .business-name {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.tree-content .tree-item .item-info .business-ratio {
  margin-left: 10px;
  padding: 2px 10px;
  background-color: #ddd;
  border-radius: 2px;
  font-size: 12px;
}
.search-form {
  width: 100%;
}
.search-form .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.search-form .item.big-wrapper, .search-form .item.AwardSession {
  position: relative;
}
.search-form .item.big-wrapper .control, .search-form .item.AwardSession .control {
  position: static;
}
.search-form .item.big-wrapper .control .ak-dropdown, .search-form .item.AwardSession .control .ak-dropdown {
  position: static;
}
.search-form .item.big-wrapper .ak-dropdown .ak-checkbox-group > div, .search-form .item.AwardSession .ak-dropdown .ak-checkbox-group > div {
  width: 33.3333%;
}
.search-form .item.big-wrapper .ak-dropdown .ak-checkbox-group .ak-checkbox, .search-form .item.AwardSession .ak-dropdown .ak-checkbox-group .ak-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
}
.search-form .item.big-wrapper .ak-dropdown .ak-checkbox-group .ak-checkbox .ak-checkbox-inner, .search-form .item.AwardSession .ak-dropdown .ak-checkbox-group .ak-checkbox .ak-checkbox-inner {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16px;
          flex: 0 0 16px;
  margin-top: 3px;
}
.search-form .item.big-wrapper .ak-dropdown .ak-dropdown-menu, .search-form .item.AwardSession .ak-dropdown .ak-dropdown-menu {
  max-height: 300px;
  overflow-y: auto;
  left: 0;
  right: 20px;
  width: auto;
}
.search-form .control {
  margin-left: 10px;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  position: relative;
  padding-right: 20px;
}
.search-form .control .ak-form-input,
.search-form .control .ak-select {
  display: block;
}
.search-form .control .tips {
  position: absolute;
  right: 28px;
  top: 0;
  height: 28px;
  line-height: 28px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  visibility: hidden;
  z-index: 5;
}
.search-form .control .tips i {
  font-size: 14px;
  cursor: pointer;
  color: #333;
}
.search-form .control .tips .text {
  right: 17px !important;
  top: 8px !important;
  left: auto !important;
  position: absolute !important;
}
.search-form .control .tips:hover .text {
  display: block;
}
.search-form .control .classify-dropdown .classify-btn {
  position: absolute;
  right: 20px;
  top: 0;
}
.search-form .control .classify-dropdown .classify-btn .remind-dot {
  position: absolute;
}
.search-form .control .ak-popover {
  width: 100%;
}
.search-form .control:hover .tips {
  opacity: 1;
  visibility: visible;
}
.search-form .control:hover .add-row {
  display: block;
}
.search-form .control.search-tool .classify-dropdown > div {
  width: calc(100% - 116px);
}
.search-form .control.search-tool .classify-dropdown .classify-btn {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 116px;
}
.search-form .control.search-tool .tips {
  right: 128px;
}
.search-form .control.expansion-tool .classify-dropdown > div {
  width: calc(100% - 116px);
}
.search-form .control.expansion-tool .classify-dropdown .classify-btn {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 116px;
}
.search-form .control.expansion-tool .tips {
  right: 142px;
}
.search-form .add-row {
  margin-left: 5px;
  font-size: 14px;
  cursor: pointer;
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  height: 28px;
  line-height: 28px;
}
.search-form .date-picker,
.search-form .between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  height: 28px;
  min-height: 28px;
  border: 1px solid #e4e8f0;
  border-radius: 6px;
  background: #f8faff;
  padding: 0 8px;
  -webkit-transition: border-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: border-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.search-form .date-picker:hover,
.search-form .between:hover {
  border-color: #c5d3f6;
}
.search-form .date-picker:focus-within,
.search-form .between:focus-within {
  border-color: #4d7cff;
  -webkit-box-shadow: 0 0 0 2px rgba(77, 124, 255, 0.12);
          box-shadow: 0 0 0 2px rgba(77, 124, 255, 0.12);
  background: #fff;
}
.search-form .date-picker .ak-date-picker-input,
.search-form .date-picker .ak-form-input,
.search-form .between .ak-date-picker-input,
.search-form .between .ak-form-input {
  display: block;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  min-width: 0;
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.search-form .date-picker .ak-date-picker-input .ak-form-input,
.search-form .between .ak-date-picker-input .ak-form-input {
  width: 100%;
}
.search-form .date-picker .ak-date-picker-input .ak-input-control,
.search-form .between .ak-date-picker-input .ak-input-control {
  border: 0;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.search-form .date-picker .to,
.search-form .between .to {
  margin: 0 8px;
  color: #7f8aa3;
  font-size: 12px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.search-form .search-filed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 240px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  height: 28px;
  line-height: 28px;
}
.search-form .search-filed.open .text .arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.search-form .search-filed.has-join .ak-popover {
  width: calc(100% - 80px);
}
.search-form .search-filed .join {
  width: 70px;
  height: 28px;
  margin-right: 10px;
}
.search-form .search-filed .join > div {
  display: block;
}
.search-form .search-filed .join .ak-select,
.search-form .search-filed .join .join-select {
  display: block;
  width: 100%;
}
.search-form .search-filed .join .ak-select-control,
.search-form .search-filed .join .ak-input-control {
  height: 28px !important;
  line-height: 28px !important;
  border: 1px solid #e4e8f0 !important;
  border-radius: 2px !important;
  background: #f8faff !important;
  color: #2b2b2b !important;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.search-form .search-filed .ak-popover {
  width: 100%;
}
.search-form .search-filed .text {
  border-radius: 2px;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #e4e8f0;
  background: #f8faff;
  padding: 0 18px 0 10px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.search-form .search-filed .text.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.search-form .search-filed .text .t {
  margin-right: 3px;
}
.search-form .search-filed .arrow {
  position: absolute;
  font-size: 12px;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  right: 10px;
  top: 0;
}
.search-form .search-filed .drop-down {
  position: absolute;
  z-index: 9;
  width: 430px;
  top: 30px;
  left: 0;
  padding: 10px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 5px #eee;
          box-shadow: 1px 1px 5px #eee;
}
.search-form .ak-dropdown {
  display: block;
  width: 100%;
}
.search-form .ak-dropdown .ak-dropdown-menu {
  width: 100%;
  margin: 2px 0;
}
.search-form .ak-dropdown .arrow {
  display: none;
}
.search-form .ak-dropdown .ak-checkbox-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 20px;
}
.search-form .ak-dropdown .ak-checkbox-group > div {
  width: 33.3%;
  margin-bottom: 15px;
  padding-right: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.search-form .ak-dropdown .ak-checkbox-group .ak-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.search-form .ak-dropdown .ak-checkbox-group .ak-checkbox .ak-checkbox-text {
  padding-right: 8px;
}
.search-form .ak-dropdown .ak-input-control {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.search-form .ak-dropdown .ak-input-control span {
  font-size: 11px;
}
.ak-select-dropdown .ak-select-option:hover,
.ak-select-dropdown .ak-select-option-hover,
.ak-select-dropdown .ak-select-dropdown__item:hover,
.ak-select-dropdown .ak-select-dropdown__item.hover,
.ak-select-dropdown .ak-dropdown-item:hover,
.ak-select-dropdown li:hover,
.ak-select-menu .ak-select-option:hover,
.ak-select-menu .ak-select-option-hover,
.ak-select-menu .ak-select-dropdown__item:hover,
.ak-select-menu .ak-select-dropdown__item.hover,
.ak-select-menu .ak-dropdown-item:hover,
.ak-select-menu li:hover,
.ak-dropdown-menu .ak-select-option:hover,
.ak-dropdown-menu .ak-select-option-hover,
.ak-dropdown-menu .ak-select-dropdown__item:hover,
.ak-dropdown-menu .ak-select-dropdown__item.hover,
.ak-dropdown-menu .ak-dropdown-item:hover,
.ak-dropdown-menu li:hover {
  background: #edf3ff !important;
  color: #1469fc !important;
}
.ak-select-dropdown .ak-select-option.active,
.ak-select-dropdown .ak-select-option.is-selected,
.ak-select-dropdown .ak-select-option-selected,
.ak-select-dropdown .ak-select-dropdown__item.selected,
.ak-select-dropdown .ak-select-dropdown__item.is-selected,
.ak-select-dropdown .ak-select-dropdown__item.active,
.ak-select-dropdown .ak-dropdown-item.active,
.ak-select-dropdown .ak-dropdown-item.selected,
.ak-select-dropdown li.active,
.ak-select-dropdown li.selected,
.ak-select-menu .ak-select-option.active,
.ak-select-menu .ak-select-option.is-selected,
.ak-select-menu .ak-select-option-selected,
.ak-select-menu .ak-select-dropdown__item.selected,
.ak-select-menu .ak-select-dropdown__item.is-selected,
.ak-select-menu .ak-select-dropdown__item.active,
.ak-select-menu .ak-dropdown-item.active,
.ak-select-menu .ak-dropdown-item.selected,
.ak-select-menu li.active,
.ak-select-menu li.selected,
.ak-dropdown-menu .ak-select-option.active,
.ak-dropdown-menu .ak-select-option.is-selected,
.ak-dropdown-menu .ak-select-option-selected,
.ak-dropdown-menu .ak-select-dropdown__item.selected,
.ak-dropdown-menu .ak-select-dropdown__item.is-selected,
.ak-dropdown-menu .ak-select-dropdown__item.active,
.ak-dropdown-menu .ak-dropdown-item.active,
.ak-dropdown-menu .ak-dropdown-item.selected,
.ak-dropdown-menu li.active,
.ak-dropdown-menu li.selected {
  background: #dbe9ff !important;
  color: #1469fc !important;
  font-weight: 500 !important;
}
.award-a {
  height: 240px;
  overflow-y: auto;
}
.award-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 20px;
  height: 240px;
  width: 900px;
}
.award-block {
  width: 25%;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 34px;
}
.award-block img {
  width: 16px;
  height: 16px;
  margin-left: 20px;
}
.award-block .award-name {
  margin: 0 4px 0 8px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.award-block i {
  font-size: 12px;
}
.award-block .close {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.award-children {
  width: calc(var(--advanced-dialog-width, 1200px) - 336px);
  height: 240px;
}
.award-children .award-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 20px;
  height: 40px;
  border-bottom: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 8px;
}
.award-children .award-head .award-back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.award-children .award-head .award-back i {
  margin-right: 4px;
  font-size: 12px;
}
.award-children .award-head .award-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.award-children .award-head .award-title img {
  margin-right: 8px;
}
.ak-popover__box .drop-down {
  width: 430px;
  background: #fff;
}
.ak-popover__box .award-children .ak-checkbox-group {
  width: calc(var(--advanced-dialog-width, 1200px) - 356px);
}
.ak-popover__box .ak-checkbox-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 10px;
  max-height: 220px;
  overflow-y: auto;
  width: calc(var(--advanced-dialog-width, 1200px) - 606px);
}
.ak-popover__box .ak-checkbox-group > div {
  width: 33.3%;
  margin-bottom: 15px;
  padding-right: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ak-popover__box .ak-checkbox-group .ak-checkbox {
  margin: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ak-popover__box .ak-checkbox-group .ak-checkbox .ak-checkbox-text {
  padding-right: 8px;
}
.label-filed .form {
  position: relative;
  margin-bottom: 10px;
}
.label-filed .form > div {
  display: block;
}
.label-filed .form i {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 14px;
  cursor: pointer;
}
.label-filed .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.label-filed .list li {
  padding: 3px 5px;
  border-radius: 2px;
  border-bottom: 1px solid #fff;
  cursor: pointer;
  height: 28px;
  line-height: 28px;
  color: #2b2b2b;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.label-filed .list li .sub-ti {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  margin-left: 3px;
}
.label-filed .list li:hover {
  background: #edf3ff;
  color: #1469fc;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.label-filed .list li.active {
  background: #dbe9ff;
  color: #1469fc;
  font-weight: 500;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.label-filed .list li.checked {
  background: #f3f7ff;
  color: #1469fc;
}
.label-filed .list li.disabled {
  color: #b8bfd1;
  cursor: not-allowed;
  background: transparent;
}
.label-filed .list li.disabled:hover {
  color: #b8bfd1;
  background: transparent;
}
.label-filed .first {
  width: 135px;
  border-right: 1px solid #ddd;
  margin-right: 10px;
  padding-right: 10px;
}
.label-filed .sub {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  height: 320px;
  overflow-x: hidden;
  overflow-y: auto;
}
.label-filed .sub li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 0;
}
.label-filed .sub .ak-checkbox .ak-checkbox-inner {
  margin: 0;
}
.advanced-search-dialog .ak-dialog-content {
  padding: 10px 20px;
}
.advanced-search-dialog .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #e7e9f4;
  border-radius: 3px;
}
.advanced-search-dialog .all-filed {
  width: 466px;
  border-right: 1px solid #e7e9f4;
}
.advanced-search-dialog .checked-filed {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.advanced-search-dialog .checked-filed ul {
  padding: 15px 13px;
  height: 340px;
  overflow-y: auto;
}
.advanced-search-dialog .checked-filed li {
  padding: 3px 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.advanced-search-dialog .checked-filed li b {
  color: #999;
  margin-left: 3px;
}
.advanced-search-dialog .checked-filed li i {
  font-size: 12px;
  cursor: pointer;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  display: block;
}
.advanced-search-dialog .title {
  background: #f4f3f8;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  padding-left: 18px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.advanced-search-dialog .title .del {
  font-weight: 400;
  padding-right: 12px;
  cursor: pointer;
}
.advanced-search-dialog .title .del:hover {
  opacity: 0.8;
}
.advanced-search-dialog .label-filed {
  padding: 15px 18px;
}
.layer-applicant-search {
  position: fixed !important;
  border: 1px solid #eee;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 5px #eee;
          box-shadow: 1px 1px 5px #eee;
  padding: 10px;
  width: 343px;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 100;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
.layer-applicant-search li {
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.layer-applicant-search a {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}
.layer-applicant-search .disabled {
  cursor: not-allowed;
  color: #ddd;
}
.layer-applicant-search .child {
  margin-left: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.layer-applicant-search .child li a {
  color: #999;
  cursor: not-allowed;
}
.patyee-advanced-wrapper {
  height: 100%;
}
.patyee-advanced-wrapper .searchBox-title {
  font-size: 14px;
  color: #333;
  margin-bottom: 10px;
}
.patyee-advanced-wrapper .searchBox-textarea {
  width: 100%;
  min-height: 130px;
  resize: vertical;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  font-size: 14px;
  line-height: 20px;
}
.patyee-advanced-wrapper .searchBoxContent {
  position: relative;
}
.patyee-advanced-wrapper .searchBoxContent .searchBox-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 20px;
  gap: 10px;
}
.patyee-advanced-wrapper .searchBoxContent .searchBox-btn .ml-auto {
  margin-left: auto;
}
.patyee-advanced-wrapper .searchBoxContent .searchBox-btn .action-btn {
  min-width: 78px;
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 1px solid transparent;
  background: #fff;
}
.patyee-advanced-wrapper .searchBoxContent .searchBox-btn .action-btn.action-btn-primary {
  color: #fff;
  background: #1469fc;
  border-color: #1469fc;
}
.patyee-advanced-wrapper .searchBoxContent .searchBox-btn .action-btn.action-btn-primary:hover {
  background: #2f7dfd;
  border-color: #2f7dfd;
}
.patyee-advanced-wrapper .searchBoxContent .searchBox-btn .action-btn.action-btn-primary:active {
  background: #0f56d6;
  border-color: #0f56d6;
}
.patyee-advanced-wrapper .searchBoxContent .searchBox-btn .action-btn.action-btn-secondary {
  color: #1469fc;
  background: #fff;
  border-color: #1469fc;
}
.patyee-advanced-wrapper .searchBoxContent .searchBox-btn .action-btn.action-btn-secondary:hover {
  background: #edf3ff;
}
.patyee-advanced-wrapper .searchBoxContent .searchBox-btn .action-btn.action-btn-secondary:active {
  background: #dbe9ff;
}
.patyee-advanced-wrapper .searchBoxContent .searchBox-btn .action-btn:disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
.patyee-advanced-wrapper .advanced-search__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 100%;
  min-height: 0;
  max-height: none;
  overflow: hidden;
}
.patyee-advanced-wrapper .advanced-search__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  overflow-y: auto;
  overflow-x: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.patyee-advanced-wrapper .advanced-search__footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: sticky;
  bottom: 0;
  z-index: 3;
  padding-top: 10px;
  background: #fff;
}
.patyee-advanced-wrapper .form-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  border: 1px solid #d9e6ff;
  border-radius: 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(#f7faff), color-stop(40%, #ffffff));
  background: linear-gradient(180deg, #f7faff 0%, #ffffff 40%);
  -webkit-box-shadow: 0 4px 14px rgba(20, 105, 252, 0.06);
          box-shadow: 0 4px 14px rgba(20, 105, 252, 0.06);
  padding: 0 14px 12px;
  position: relative;
  margin-top: 10px;
}
.patyee-advanced-wrapper .add-filed {
  margin-top: 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.patyee-advanced-wrapper .search-form-box {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 12px;
}
.patyee-advanced-wrapper .search-range-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin: 10px 0 0 0;
}
.patyee-advanced-wrapper .search-range-row .search-range-label {
  color: #333;
  font-size: 14px;
  line-height: 32px;
}
.patyee-advanced-wrapper .search-range-row .source-choose-btn {
  height: 28px;
  line-height: 28px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.patyee-advanced-wrapper .titleHeader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
  padding-right: 16px;
  gap: 12px;
}
.patyee-advanced-wrapper .titleHeader .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.patyee-advanced-wrapper .titleHeader .title .source-choose-btn {
  height: 30px;
  line-height: 30px;
}
.patyee-advanced-wrapper .titleHeader .titleBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 12px;
}
.patyee-advanced-wrapper .titleHeader .titleBtn .ak-btn {
  margin-left: 0;
}
.patyee-advanced-wrapper .titleHeader .titleBtn .template-action-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.patyee-advanced-wrapper .titleHeader .titleBtn .template-action-btn {
  min-width: 88px;
  height: 32px;
  line-height: 30px;
  border-radius: 16px;
  border-color: #d7e3ff;
  color: #1469fc;
  background: #f7faff;
}
.patyee-advanced-wrapper .titleHeader .titleBtn .template-action-btn:hover {
  border-color: #aac7ff;
  background: #edf4ff;
}
.patyee-advanced-wrapper .titleHeader .titleBtn .template-action-btn:active {
  border-color: #91b6ff;
  background: #e3eeff;
}
.patyee-advanced-wrapper .titleHeader .titleBtn .source-choose-btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.advanced-search-dialog-wrapper .ak-dialog {
  height: 100%;
  max-height: none;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.advanced-search-dialog-wrapper .ak-dialog-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
