.ak-cet-source[data-v-240c4939] {
  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-240c4939] {
  width: 18px;
  height: 18px;
}
.ak-cet-source .source-number[data-v-240c4939] {
  text-align: center;
  background: #606683;
  border-radius: 10px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #fff;
}
.ak-cet-source .source-name[data-v-240c4939] {
  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-240c4939]: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;
}
.error-tips[data-v-1f2da208] {
  margin: 170px auto;
  line-height: 25px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 56% !important;
  color: #666;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  color: #31364e !important;
}
.error-tips .err-text[data-v-1f2da208] {
  margin: 14px 0 14px 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.error-tips .err-text .blue-c[data-v-1f2da208] {
  color: #006dd3 !important;
}
.error-tips .err-text .srhcontent[data-v-1f2da208] {
  font-size: 16px;
  padding: 10px 0;
  font-weight: normal;
}
.error-tips .err-text .srhcontent span[data-v-1f2da208] {
  box-orient: vertical;
  line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
}
.error-tips .err-text .srhcontent .expText[data-v-1f2da208] {
  color: #F46C6C;
}
.error-tips .err-text .srhcontent-contact[data-v-1f2da208] {
  font-size: 16px;
}
.error-tips .err-text .contact[data-v-1f2da208] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 100px;
}
.error-tips .err-text .contact-text[data-v-1f2da208] {
  display: block;
  width: 160px;
}
@charset "UTF-8";
@-webkit-keyframes fadeIn-18f47072 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@keyframes fadeIn-18f47072 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@-webkit-keyframes dotPulse-18f47072 {
0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 0.6;
}
50% {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
    opacity: 1;
}
}
@keyframes dotPulse-18f47072 {
0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 0.6;
}
50% {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
    opacity: 1;
}
}
@-webkit-keyframes bounceIn-18f47072 {
0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 1;
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
}
}
@keyframes bounceIn-18f47072 {
0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
}
50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 1;
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
}
}
@-webkit-keyframes subtlePulse-18f47072 {
0% {
    -webkit-box-shadow: 0 0 0 0 rgba(99, 102, 241, 0.2);
            box-shadow: 0 0 0 0 rgba(99, 102, 241, 0.2);
}
70% {
    -webkit-box-shadow: 0 0 0 6px rgba(99, 102, 241, 0);
            box-shadow: 0 0 0 6px rgba(99, 102, 241, 0);
}
100% {
    -webkit-box-shadow: 0 0 0 0 rgba(99, 102, 241, 0);
            box-shadow: 0 0 0 0 rgba(99, 102, 241, 0);
}
}
@keyframes subtlePulse-18f47072 {
0% {
    -webkit-box-shadow: 0 0 0 0 rgba(99, 102, 241, 0.2);
            box-shadow: 0 0 0 0 rgba(99, 102, 241, 0.2);
}
70% {
    -webkit-box-shadow: 0 0 0 6px rgba(99, 102, 241, 0);
            box-shadow: 0 0 0 6px rgba(99, 102, 241, 0);
}
100% {
    -webkit-box-shadow: 0 0 0 0 rgba(99, 102, 241, 0);
            box-shadow: 0 0 0 0 rgba(99, 102, 241, 0);
}
}
/* 过渡动画优化 */
.fade-enter-active[data-v-18f47072],
.fade-leave-active[data-v-18f47072] {
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
.fade-enter[data-v-18f47072],
.fade-leave-to[data-v-18f47072] {
  opacity: 0;
}
.list-move[data-v-18f47072],
.list-enter-active[data-v-18f47072],
.list-leave-active[data-v-18f47072] {
  -webkit-transition: all 0.35s cubic-bezier(0.22, 1, 0.36, 1);
  transition: all 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}
.list-enter-from[data-v-18f47072],
.list-leave-to[data-v-18f47072] {
  opacity: 0;
  -webkit-transform: translateX(12px);
          transform: translateX(12px);
}
.list-leave-active[data-v-18f47072] {
  position: absolute;
}
.slide-fade-enter-active[data-v-18f47072] {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.slide-fade-leave-active[data-v-18f47072] {
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
.slide-fade-enter-from[data-v-18f47072] {
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
  opacity: 0;
}
.slide-fade-leave-to[data-v-18f47072] {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
  opacity: 0;
}
.bounce-enter-active[data-v-18f47072] {
  -webkit-animation: bounceIn-18f47072 0.35s;
          animation: bounceIn-18f47072 0.35s;
}

/* 主样式 */
.global-loading-overlay[data-v-18f47072] {
  position: fixed;
  inset: 0;
  background-color: rgba(255, 255, 255, 0.94);
  backdrop-filter: blur(6px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 9999;
  -webkit-animation: fadeIn-18f47072 0.25s ease-out;
          animation: fadeIn-18f47072 0.25s ease-out;
}
.loading-container[data-v-18f47072] {
  width: min(90%, 420px);
  padding: 1.5rem;
  background: white;
  border-radius: 0.75rem;
  -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.03);
}
.loading-header[data-v-18f47072] {
  margin-bottom: 1.5rem;
  text-align: center;
  padding: 0 0.5rem;
}
.loading-header .title[data-v-18f47072] {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 0.5rem;
  position: relative;
  display: inline-block;
}
.loading-header .title[data-v-18f47072]::after {
  content: "";
  position: absolute;
  bottom: -0.5rem;
  left: 0;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#6366f1), to(transparent));
  background: linear-gradient(90deg, #6366f1, transparent);
  border-radius: 2px;
}
.loading-header .subtitle[data-v-18f47072] {
  font-size: 0.875rem;
  color: #6b7280;
  line-height: 1.5;
  margin: 0.75rem 0 0;
}
.loading-steps[data-v-18f47072] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
}
.loading-step-list[data-v-18f47072] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
}
.loading-step[data-v-18f47072] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.875rem 1rem;
  background: rgba(249, 250, 251, 0.9);
  border-radius: 0.5rem;
  -webkit-transition: all 0.25s cubic-bezier(0.22, 1, 0.36, 1);
  transition: all 0.25s cubic-bezier(0.22, 1, 0.36, 1);
}
.loading-step .step-content[data-v-18f47072] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  gap: 0.75rem;
}
.loading-step .step-loader[data-v-18f47072] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.25rem;
}
.loading-step .step-loader .loader-dot[data-v-18f47072] {
  width: 6px;
  height: 6px;
  background: #6366f1;
  border-radius: 50%;
  -webkit-animation: dotPulse-18f47072 1.1s infinite ease-in-out;
          animation: dotPulse-18f47072 1.1s infinite ease-in-out;
}
.loading-step .step-loader .loader-dot[data-v-18f47072]:nth-child(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.loading-step .step-loader .loader-dot[data-v-18f47072]:nth-child(2) {
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}
.loading-step .step-loader .loader-dot[data-v-18f47072]:nth-child(3) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.loading-step .step-text[data-v-18f47072] {
  color: #1f2937;
  font-size: 0.875rem;
  font-weight: 500;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.loading-step .step-time[data-v-18f47072] {
  color: #6b7280;
  font-size: 0.8125rem;
  font-weight: 500;
  min-width: 2.5rem;
  text-align: right;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.loading-step .step-check[data-v-18f47072] {
  color: #10b981;
  margin-left: 0.5rem;
}
.loading-step .step-check .check-icon[data-v-18f47072] {
  width: 1.125rem;
  height: 1.125rem;
}
.loading-step[data-v-18f47072] {
  /* 状态样式 */
}
.loading-step.active[data-v-18f47072] {
  background: rgba(238, 242, 255, 0.9);
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
}
.loading-step.active .step-text[data-v-18f47072] {
  color: #4f46e5;
  font-weight: 600;
}
.loading-step.active .step-time[data-v-18f47072] {
  color: #4f46e5;
}
.loading-step.completed[data-v-18f47072]:not(.last-step) {
  background: rgba(236, 253, 245, 0.9);
}
.loading-step.completed:not(.last-step) .step-text[data-v-18f47072] {
  color: #059669;
}
.loading-step.completed:not(.last-step) .step-time[data-v-18f47072] {
  color: #059669;
}
.loading-step.last-step.completed[data-v-18f47072] {
  background: rgba(239, 246, 255, 0.9);
  -webkit-animation: subtlePulse-18f47072 1.5s infinite;
          animation: subtlePulse-18f47072 1.5s infinite;
}
.loading-step.last-step.completed .step-text[data-v-18f47072] {
  color: #2563eb;
}
.loading-step.last-step.completed .step-time[data-v-18f47072] {
  color: #2563eb;
}
.input-technical-description[data-v-60daaf14] {
  width: 100%;
}
.input-technical-description .detailCheckButton[data-v-60daaf14] {
  margin-top: 18px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #ffffff;
  border-bottom: 1px solid #dcdfe6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.input-technical-description .detailCheckButton span[data-v-60daaf14] {
  width: 96px;
  height: 40px;
  font-weight: 400;
  font-size: 16px;
  color: #2b2b2b;
  text-align: center;
  cursor: pointer;
}
.input-technical-description .detailCheckButton .selected[data-v-60daaf14] {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(61, 158, 255, 0)), to(rgba(100, 178, 255, 0.2)));
  background: linear-gradient(180deg, rgba(61, 158, 255, 0) 0%, rgba(100, 178, 255, 0.2) 100%);
  position: relative;
}
.input-technical-description .detailCheckButton .selected[data-v-60daaf14]::before {
  position: absolute;
  content: "";
  display: block;
  width: 96px;
  height: 3px;
  background: #1469fc;
  left: 0;
  bottom: 0;
}
.input-technical-description .bottomShowContent[data-v-60daaf14] {
  margin-bottom: 30px;
}
.input-technical-description .bottomShowContent[data-v-60daaf14] .ak-input-control {
  width: 100% !important;
  min-height: 308px !important;
  font-weight: 400;
  font-size: 16px;
  color: #2b2b2b;
  background: #fafbfc !important;
  border-radius: 8px;
  border: 1px solid #dcdfe6;
  padding: 20px;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  resize: none;
}
.input-technical-description .bottomShowContent[data-v-60daaf14] .ak-input-control:focus {
  outline: none;
  border-color: #6ea3ff !important;
  background: #fff !important;
}
.input-technical-description .bottomShowContent .bottomUpload[data-v-60daaf14] {
  width: 100%;
}
.input-technical-description .bottomShowContent .bottomUpload[data-v-60daaf14] .ak-upload {
  width: 100%;
}
.input-technical-description .bottomShowContent .bottomUpload[data-v-60daaf14] .ak-upload .uploadContent {
  width: 100%;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px dashed #006dd3;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  color: #31364e;
  caret-color: transparent;
  background-color: rgba(0, 109, 211, 0.04);
}
.input-technical-description .bottomShowContent .bottomUpload[data-v-60daaf14] .ak-upload .uploadContent img {
  width: 100px;
  height: 100px;
  margin: 30px 0 15px 0;
}
.input-technical-description .bottomShowContent .bottomUpload[data-v-60daaf14] .ak-upload .uploadContent .titleTip {
  font-weight: 400;
  font-size: 16px;
  color: #31364e;
  margin-bottom: 4px;
}
.input-technical-description .bottomShowContent .bottomUpload[data-v-60daaf14] .ak-upload .uploadContent .sizeTip {
  font-weight: 400;
  font-size: 14px;
  color: #9a9dad;
  margin-bottom: 17px;
}
.input-technical-description .bottomShowContent .bottomUpload[data-v-60daaf14] .ak-upload .uploadContent .select-btn {
  margin-bottom: 29px;
  height: 36px;
  line-height: 36px;
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid #1469fc;
  font-weight: 400;
  font-size: 14px;
  color: #1469fc;
  padding: 0 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.input-technical-description .bottomShowContent .bottomUpload[data-v-60daaf14] .ak-upload .uploadContent .select-btn:hover {
  background: #ecf6ff;
  border-color: #005bf8;
}
.input-technical-description .bottomShowContent .bottomUpload[data-v-60daaf14] .ak-upload .uploadContent .filed-path {
  font-size: 12px;
  color: #666;
  margin-bottom: 17px;
}
.inventionPointsSection[data-v-effceb10] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.inventionPointsSection .features-wrapper[data-v-effceb10] {
  height: 100%;
  overflow-y: auto;
}
.inventionPointsSection .features-wrapper .features-wrapper-content[data-v-effceb10] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card[data-v-effceb10] {
  margin: 20px 0;
  background: #ffffff;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-header[data-v-effceb10] {
  padding: 0 32px 0 32px;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-header .header-content[data-v-effceb10] {
  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;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-header .header-content .card-title[data-v-effceb10] {
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  color: #2b2b2b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-header .header-content .card-title[data-v-effceb10]::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 19px;
  background: #1469fc;
  margin-right: 12px;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-header .header-content .action-buttons[data-v-effceb10] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-body[data-v-effceb10] {
  padding: 20px 32px 0 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-body .techFeat-list[data-v-effceb10] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-body .techFeat-list .techFeat-item[data-v-effceb10] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 26px;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-body .techFeat-list .techFeat-item .item-checkbox[data-v-effceb10] .ak-checkbox-inner {
  border-color: #2b2b2b !important;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-body .techFeat-list .techFeat-item .techFeat-item-content[data-v-effceb10] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
  padding: 11px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #dcdfe6;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-body .techFeat-list .techFeat-item .techFeat-item-content[data-v-effceb10]:hover {
  background-color: #f5f9ff;
  border-color: #b1cdff;
  -webkit-box-shadow: 1px 1px 16px 1px rgba(0, 85, 164, 0.08);
          box-shadow: 1px 1px 16px 1px rgba(0, 85, 164, 0.08);
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-body .techFeat-list .techFeat-item .techFeat-item-content.selected[data-v-effceb10] {
  background-color: #eff6ff;
  border-color: #3b82f6;
  -webkit-box-shadow: 0 0 0 1px rgba(59, 130, 246, 0.1);
          box-shadow: 0 0 0 1px rgba(59, 130, 246, 0.1);
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-body .techFeat-list .techFeat-item .techFeat-item-content .drag-handle[data-v-effceb10] {
  color: #94a3b8;
  cursor: -webkit-grab;
  cursor: grab;
  width: 14px;
  height: 14px;
  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;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-body .techFeat-list .techFeat-item .techFeat-item-content .drag-handle .icon-nuodongtubiao[data-v-effceb10] {
  font-size: 14px;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-body .techFeat-list .techFeat-item .techFeat-item-content .drag-handle[data-v-effceb10]:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-body .techFeat-list .techFeat-item .techFeat-item-content:hover .drag-handle[data-v-effceb10] {
  color: #1469fc;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-body .techFeat-list .techFeat-item .techFeat-item-content .techContent[data-v-effceb10] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-body .techFeat-list .techFeat-item .techFeat-item-content .techContent .input-content[data-v-effceb10] {
  width: 100%;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-body .techFeat-list .techFeat-item .techFeat-item-content .techContent .input-content[data-v-effceb10] .ak-form-input {
  width: 100%;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-body .techFeat-list .techFeat-item .techFeat-item-content .techContent .input-content[data-v-effceb10] .ak-form-input .ak-input-control {
  outline: none;
  padding: 0 2px;
  height: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid transparent;
  border-radius: 6px;
  font-weight: 400;
  font-size: 16px;
  color: #2b2b2b;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-body .techFeat-list .techFeat-item .techFeat-item-content .techContent .input-content[data-v-effceb10] .ak-form-input .ak-input-control:hover {
  border-color: #e2e8f0 !important;
  background: #f8fafc !important;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-body .techFeat-list .techFeat-item .techFeat-item-content .techContent .input-content[data-v-effceb10] .ak-form-input .ak-input-control:focus {
  border-color: #3b82f6 !important;
  background: #eff6ff !important;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-body .techFeat-list .techFeat-item .techFeat-item-content .delete-btn[data-v-effceb10] {
  width: 35px;
  text-align: left;
  color: #31364e;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-body .techFeat-list .techFeat-item .techFeat-item-content .delete-btn[data-v-effceb10]:hover {
  color: #1469fc;
}
.inventionPointsSection .features-wrapper .features-wrapper-content .feature-card .card-body .techFeat-list .techFeat-item .techFeat-item-content .delete-btn i[data-v-effceb10] {
  font-size: 14px;
}
.btn[data-v-effceb10] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7.5px 16px;
  border-radius: 20px;
  font-weight: 400;
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
}
.btn i[data-v-effceb10] {
  margin-right: 5px;
}
.btn-reanalyze[data-v-effceb10] {
  background: #ffffff;
  border: 1px solid #1469fc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #1469fc;
}
.btn-reanalyze[data-v-effceb10]:hover {
  background: #ecf6ff;
  border-color: #005bf8;
}
.btn-confirm[data-v-effceb10] {
  background-color: #1469fc;
  border: 1px solid #1469fc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #ffffff;
}
.btn-confirm[data-v-effceb10]:hover {
  background-color: #0054e5;
}
.inputContent[data-v-81e79a30] {
  width: 100%;
  padding: 1rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.inputContent[data-v-81e79a30] .ak-form-input {
  width: 100%;
  border-radius: 8px;
  position: relative;
}
.inputContent[data-v-81e79a30] .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-81e79a30] .ak-form-input .ak-input-control:focus {
  border-color: #6ea3ff !important;
  background: #fff !important;
}
.ipcList-dialog-body[data-v-e844a0ce] {
  padding: 20px;
  -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-e844a0ce] {
  position: relative;
  margin-bottom: 16px;
  width: 440px;
}
.search-section .sidebar-search-input[data-v-e844a0ce] {
  margin-top: 14px;
  width: 100%;
}
.search-section .sidebar-search-input[data-v-e844a0ce] .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-e844a0ce] .ak-input-control:focus {
  border-color: #6ea3ff !important;
}
.search-section .icon-search[data-v-e844a0ce] {
  font-size: 16px;
  color: #9a9b9e;
  position: absolute;
  right: 10px;
  top: 23px;
  cursor: pointer;
}
.ipcList-tree-section[data-v-e844a0ce] {
  -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-e844a0ce] {
  color: #565f7c !important;
}
.tree-container .ipc .level-1 td[data-v-e844a0ce] {
  background-color: rgba(0, 0, 255, 0.17) !important;
}
.tree-container .ipc .level-2 td[data-v-e844a0ce] {
  background-color: rgba(0, 0, 255, 0.1) !important;
}
.tree-container .ipc .level-3 td[data-v-e844a0ce] {
  background-color: rgba(0, 0, 255, 0.04) !important;
}
.tree-container .ipc .tr-can-not-search td[data-v-e844a0ce] {
  background-color: transparent !important;
}
.tree-container .level-0:hover td[data-v-e844a0ce],
.tree-container .level-1:hover td[data-v-e844a0ce],
.tree-container .level-2:hover td[data-v-e844a0ce],
.tree-container .level-3:hover td[data-v-e844a0ce] {
  background-color: rgba(20, 105, 252, 0.08) !important;
}
.selected-classifications .selected-title[data-v-e844a0ce] {
  font-size: 14px;
  font-weight: 500;
  color: #374151;
  margin-bottom: 8px;
}
.selected-classifications .selected-tags[data-v-e844a0ce] {
  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-e844a0ce] {
  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-e844a0ce] {
  margin-left: 4px;
  cursor: pointer;
  font-weight: bold;
}
.selected-classifications .selected-tags .selected-tag .tag-close[data-v-e844a0ce]:hover {
  color: #ef4444;
}
.ipcList-dialog-footer[data-v-e844a0ce] {
  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;
}
.c-loading-spinner-wrap[data-v-07e62f62] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #2b2b2b;
  margin-top: 24px;
}
.c-loading-spinner-wrap .c-loading-spinner[data-v-07e62f62] {
  margin-right: 12px;
  display: block;
  width: 40px;
  height: 40px;
}
.expansion-builder[data-v-4063daae] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 14px;
}
.expansion-builder .expansion-sections[data-v-4063daae] {
  width: 100%;
}
.expansion-builder .expansion-sections .expansion-section[data-v-4063daae] {
  background: #fff;
}
.expansion-builder .expansion-sections .expansion-section .title-header[data-v-4063daae] {
  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;
  padding: 30px 0 28px 0;
  background: #fff;
  font-weight: 400;
  font-size: 16px;
  color: #2b2b2b;
}
.expansion-builder .expansion-sections .expansion-section .title-header .title-header-left[data-v-4063daae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.expansion-builder .expansion-sections .expansion-section .title-header .title-header-left .section-number[data-v-4063daae] {
  font-weight: 400;
  font-size: 16px;
  color: #2b2b2b;
}
.expansion-builder .expansion-sections .expansion-section .title-header .title-header-left .section-title[data-v-4063daae] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.expansion-builder .expansion-sections .expansion-section .title-header .title-header-left[data-v-4063daae]::before {
  content: "";
  width: 4px;
  height: 19px;
  background: #1469fc;
  margin-right: 12px;
}
.expansion-builder .expansion-sections .expansion-section .title-header .title-header-right .add-elements-btn[data-v-4063daae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7.5px 16px;
  font-weight: 400;
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ffffff;
  border: 1px solid #1469fc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #1469fc;
  cursor: pointer;
}
.expansion-builder .expansion-sections .expansion-section .title-header .title-header-right .add-elements-btn i[data-v-4063daae] {
  margin-right: 5px;
}
.expansion-builder .expansion-sections .expansion-section .title-header .title-header-right .add-elements-btn[data-v-4063daae]:hover {
  background: #ecf6ff;
  border-color: #005bf8;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content[data-v-4063daae] {
  padding: 0;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .column-headers[data-v-4063daae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background: #fafbfc;
  border-radius: 8px 8px 0px 0px;
  border: 1px solid #dcdfe6;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .column-headers .column-header[data-v-4063daae] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 14px 16px;
  font-weight: 600;
  font-size: 13px;
  color: #475569;
  text-align: center;
  border-right: 1px solid #e2e8f0;
  letter-spacing: 0.5px;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .column-headers .column-header[data-v-4063daae]:first-child {
  width: 150px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .column-headers .column-header[data-v-4063daae]:last-child {
  border-right: none;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows[data-v-4063daae] {
  width: 100%;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row[data-v-4063daae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row[data-v-4063daae]:last-child {
  background: #ffffff;
  overflow: hidden;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row:last-child .column[data-v-4063daae]:first-child {
  border-radius: 0px 0px 0 8px;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row:last-child .classificationColumn[data-v-4063daae] {
  border-bottom: 1px solid #dcdfe6;
  border-radius: 0px 0px 8px 0;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row[data-v-4063daae]:hover {
  background: #fafbfc;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .column[data-v-4063daae] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  padding: 11px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
  border-left: 1px solid #dcdfe6;
  border-bottom: 1px solid #dcdfe6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .column[data-v-4063daae]:first-child {
  width: 150px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .column[data-v-4063daae]:last-child {
  border-right: 1px solid #dcdfe6;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .column .tag-group[data-v-4063daae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .column .tag-group .tag[data-v-4063daae] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: default;
  position: relative;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .column .tag-group .tag .tag-text[data-v-4063daae] {
  cursor: pointer;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .column .tag-group .tag .tag-text[data-v-4063daae]:hover {
  text-decoration: underline;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .column .tag-group .tag .tag-close[data-v-4063daae] {
  margin-left: 6px;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  opacity: 0.7;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .column .tag-group .tag .tag-close[data-v-4063daae]:hover {
  opacity: 1;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .column .tag-group .tag.tag-blue[data-v-4063daae] {
  background: #d8ebff;
  border-radius: 4px;
  font-weight: 400;
  font-size: 12px;
  color: #1469fc;
  padding: 3px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .column .tag-group .tag.tag-blue .tag-input[data-v-4063daae] {
  border-color: #1469fc;
  width: 110px;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .column .tag-group .tag.tag-blue .tag-close[data-v-4063daae] {
  color: #1469fc;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .column .tag-group .tag.tag-blue .tag-close[data-v-4063daae]:hover {
  color: #ef4444;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .column .tag-group .tag.tag-gray[data-v-4063daae] {
  background: #edeff4;
  border-radius: 4px;
  font-weight: 400;
  font-size: 12px;
  color: #2b2b2b;
  padding: 3px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .column .tag-group .tag.tag-gray[data-v-4063daae]:hover {
  background: #e2e8f0;
  border-color: #cbd5e1;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .column .tag-group .tag.tag-gray .tag-input-inline[data-v-4063daae] {
  border-color: #1469fc;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .column .tag-group .tag.tag-gray .tag-close[data-v-4063daae] {
  color: #2b2b2b;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .column .tag-group .tag.tag-gray .tag-close[data-v-4063daae]:hover {
  color: #ef4444;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .column .tag-group .add-tag-btn[data-v-4063daae] {
  font-weight: 400;
  font-size: 14px;
  color: #1469fc;
  border: none;
  background: transparent;
  cursor: pointer;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .column .tag-group .add-tag-btn[data-v-4063daae]:hover {
  color: #0054e5;
}
.expansion-builder .expansion-sections .expansion-section .expansion-content .expansion-rows .expansion-row .classificationColumn[data-v-4063daae] {
  border-bottom: none;
}
.spinnerOne[data-v-7ddc736a] {
  padding: 0 7px;
  height: 28px;
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.spinnerOne .rect[data-v-7ddc736a] {
  height: 90%;
  width: 2px;
  display: inline-block;
  -webkit-animation: stretchdelay-7ddc736a 1.2s infinite ease-in-out;
  animation: stretchdelay-7ddc736a 1.2s infinite ease-in-out;
  background-color: #1469fc !important;
}
.rect1[data-v-7ddc736a],
.rect2[data-v-7ddc736a],
.rect3[data-v-7ddc736a],
.rect4[data-v-7ddc736a] {
  margin-right: 3px;
}
.spinnerOne .rect2[data-v-7ddc736a] {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.spinnerOne .rect3[data-v-7ddc736a] {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.spinnerOne .rect4[data-v-7ddc736a] {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.spinnerOne .rect5[data-v-7ddc736a] {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
@-webkit-keyframes stretchdelay-7ddc736a {
0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
}
20% {
    -webkit-transform: scaleY(0.8);
}
}
@keyframes stretchdelay-7ddc736a {
0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
}
20% {
    transform: scaleY(0.8);
    -webkit-transform: scaleY(0.8);
}
}
.search-expression-section[data-v-169f3eb4] {
  background: #ffffff;
  margin: 16px 0;
}
.search-expression-section .section-expression .section-header[data-v-169f3eb4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}
.search-expression-section .section-expression .section-header[data-v-169f3eb4]::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 19px;
  background: #1469fc;
}
.search-expression-section .section-expression .section-header .section-title[data-v-169f3eb4] {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  margin: 0;
}
.search-expression-section .section-expression .section-content[data-v-169f3eb4] {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.search-expression-section .section-expression .section-content .feature-group[data-v-169f3eb4] {
  margin-bottom: 20px;
  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;
}
.search-expression-section .section-expression .section-content .feature-group[data-v-169f3eb4]:last-child {
  margin-bottom: 0;
}
.search-expression-section .section-expression .section-content .feature-group .feature-group-left[data-v-169f3eb4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.search-expression-section .section-expression .section-content .feature-group .feature-group-left .feature-header .logic-selector[data-v-169f3eb4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.search-expression-section .section-expression .section-content .feature-group .feature-group-left .feature-header .logic-selector .feature-checkbox[data-v-169f3eb4] {
  width: 16px;
  height: 16px;
  margin: 0;
}
.search-expression-section .section-expression .section-content .feature-group .feature-group-left .feature-header .logic-selector .feature-label[data-v-169f3eb4] {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  margin: 0;
  cursor: pointer;
}
.search-expression-section .section-expression .section-content .feature-group .feature-group-left .feature-options .option-row[data-v-169f3eb4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
}
.search-expression-section .section-expression .section-content .feature-group .feature-group-left .feature-options .option-row .option-item[data-v-169f3eb4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  cursor: pointer;
  padding: 4px 0;
}
.search-expression-section .section-expression .section-content .feature-group .feature-group-left .feature-options .option-row .option-item .option-text[data-v-169f3eb4] {
  font-size: 14px;
  color: #666666;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.search-expression-section .section-expression .section-content .feature-group .feature-group-left .feature-options .option-row .option-item:hover .option-text[data-v-169f3eb4] {
  color: #333333;
}
.search-expression-section .section-expression .section-content .feature-group .feature-group-right .feature-number[data-v-169f3eb4] {
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.search-expression-section .section-expression .section-content .feature-group .feature-group-right .feature-number span[data-v-169f3eb4] {
  padding-left: 7px;
  height: 28px;
  line-height: 28px;
}
.search-expression-section .section-expression .section-content .feature-group .feature-group-right .feature-number span.results[data-v-169f3eb4] {
  padding-right: 7px;
}
.search-expression-section .section-expression .section-content .feature-group .feature-group-right .dange[data-v-169f3eb4] {
  color: red;
}
.search-expression-section .search-assembly[data-v-169f3eb4] {
  margin-top: 24px;
}
.search-expression-section .search-assembly .assembly-header[data-v-169f3eb4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}
.search-expression-section .search-assembly .assembly-header[data-v-169f3eb4]::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 19px;
  background: #1469fc;
}
.search-expression-section .search-assembly .assembly-header .assembly-title[data-v-169f3eb4] {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  margin: 0;
}
.search-expression-section .search-assembly .assembly-header .assembly-span[data-v-169f3eb4] {
  font-size: 12px;
  color: #2b2b2b;
  margin: 0;
}
.search-expression-section .search-assembly .assembly-content[data-v-169f3eb4] {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.search-expression-section .search-assembly .assembly-content .assembly-input-group[data-v-169f3eb4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  position: relative;
}
.search-expression-section .search-assembly .assembly-content .assembly-input-group .assembly-input[data-v-169f3eb4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 8px 12px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  font-size: 14px;
  color: #333333;
}
.search-expression-section .search-assembly .assembly-content .assembly-input-group .assembly-input[data-v-169f3eb4]:focus {
  outline: none;
  border-color: #1469fc;
}
.search-expression-section .search-assembly .assembly-content .assembly-input-group .assembly-input[data-v-169f3eb4]::-webkit-input-placeholder {
  color: #999999;
}
.search-expression-section .search-assembly .assembly-content .assembly-input-group .assembly-input[data-v-169f3eb4]::-moz-placeholder {
  color: #999999;
}
.search-expression-section .search-assembly .assembly-content .assembly-input-group .assembly-input[data-v-169f3eb4]:-ms-input-placeholder {
  color: #999999;
}
.search-expression-section .search-assembly .assembly-content .assembly-input-group .assembly-input[data-v-169f3eb4]::-ms-input-placeholder {
  color: #999999;
}
.search-expression-section .search-assembly .assembly-content .assembly-input-group .assembly-input[data-v-169f3eb4]::placeholder {
  color: #999999;
}
.search-expression-section .search-assembly .assembly-content .assembly-input-group .assembly-preview[data-v-169f3eb4] {
  position: absolute;
  right: 132px;
  top: 4px;
}
.search-expression-section .search-assembly .assembly-content .assembly-input-group .assembly-preview .preview-result[data-v-169f3eb4] {
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.search-expression-section .search-assembly .assembly-content .assembly-input-group .assembly-preview .preview-result span[data-v-169f3eb4] {
  padding-left: 7px;
  height: 28px;
  line-height: 28px;
}
.search-expression-section .search-assembly .assembly-content .assembly-input-group .assembly-preview .preview-result span.results[data-v-169f3eb4] {
  padding-right: 7px;
}
.search-expression-section .search-assembly .assembly-content .assembly-input-group .assembly-preview .dange[data-v-169f3eb4] {
  color: red;
}
.search-expression-section .search-assembly .assembly-content .assembly-input-group .btn-primary[data-v-169f3eb4] {
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #1469fc;
  border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
}
.search-expression-section .search-assembly .assembly-content .assembly-input-group .btn-primary[data-v-169f3eb4]:hover {
  background: #0054e5;
}
.search-expression-section .generated-expression[data-v-169f3eb4] {
  margin-top: 24px;
}
.search-expression-section .generated-expression .expression-header[data-v-169f3eb4] {
  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;
  margin-bottom: 20px;
}
.search-expression-section .generated-expression .expression-header .expression-title[data-v-169f3eb4] {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.search-expression-section .generated-expression .expression-header .expression-title[data-v-169f3eb4]::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 19px;
  background: #1469fc;
}
.search-expression-section .generated-expression .expression-header .action-buttons .btn-secondary[data-v-169f3eb4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7.5px 16px;
  font-weight: 400;
  font-size: 14px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ffffff;
  border: 1px solid #1469fc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #1469fc;
  cursor: pointer;
}
.search-expression-section .generated-expression .expression-header .action-buttons .btn-secondary i[data-v-169f3eb4] {
  margin-right: 5px;
}
.search-expression-section .generated-expression .expression-header .action-buttons .btn-secondary[data-v-169f3eb4]:hover {
  background: #ecf6ff;
  border-color: #005bf8;
}
.search-expression-section .generated-expression .expression-content[data-v-169f3eb4] {
  position: relative;
}
.search-expression-section .generated-expression .expression-content .expression-textarea[data-v-169f3eb4] {
  width: 100%;
  min-height: 308px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  resize: none;
  font-size: 14px;
  line-height: 1.5;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-weight: 400;
  background-color: #fafbfc;
  text-align: justify;
  color: #2b2b2b;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  padding: 20px;
}
.search-expression-section .generated-expression .expression-content .expression-textarea[data-v-169f3eb4]::-webkit-input-placeholder {
  color: #999;
}
.search-expression-section .generated-expression .expression-content .expression-textarea[data-v-169f3eb4]::-moz-placeholder {
  color: #999;
}
.search-expression-section .generated-expression .expression-content .expression-textarea[data-v-169f3eb4]:-ms-input-placeholder {
  color: #999;
}
.search-expression-section .generated-expression .expression-content .expression-textarea[data-v-169f3eb4]::-ms-input-placeholder {
  color: #999;
}
.search-expression-section .generated-expression .expression-content .expression-textarea[data-v-169f3eb4]::placeholder {
  color: #999;
}
.search-expression-section .generated-expression .expression-content .expression-textarea[data-v-169f3eb4]:hover {
  border-color: #8dc7ff !important;
  background: #eff6ff !important;
}
.search-expression-section .generated-expression .expression-content .expression-textarea[data-v-169f3eb4]:focus {
  border-color: #1469fc !important;
  background: #fff !important;
}
.search-expression-section .generated-expression .expression-content .expression-result[data-v-169f3eb4] {
  position: absolute;
  right: 20px;
  bottom: -35px;
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(255, 255, 255, 0.9);
  padding: 4px 8px;
}
.search-expression-section .generated-expression .expression-content .expression-result span[data-v-169f3eb4] {
  padding-left: 4px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
}
.search-expression-section .generated-expression .expression-content .expression-result span.results[data-v-169f3eb4] {
  padding-right: 4px;
  font-weight: 500;
}
.search-expression-section .generated-expression .expression-content .dange[data-v-169f3eb4] {
  color: red;
}

.expression-tip {
  width: 200px !important;
  background: #fff !important;
}

.claimsAiAssisted[data-v-eff9d40a] .ak-dialog-content {
  padding: 0;
  overflow: hidden;
}
.ai-assisted-container[data-v-eff9d40a] {
  width: 100%;
  height: 100%;
  background-color: #fff;
  font-family: Microsoft YaHei, Microsoft YaHei;
}
.ai-assisted-container .step-indicator[data-v-eff9d40a] {
  width: 100%;
  height: 99px;
  padding: 20px 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f3f9ff;
}
.ai-assisted-container .step-indicator .steps-container[data-v-eff9d40a] {
  width: 100%;
  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;
  position: relative;
}
.ai-assisted-container .step-indicator .steps-container .step-item[data-v-eff9d40a] {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ai-assisted-container .step-indicator .steps-container .step-item .step-circle[data-v-eff9d40a] {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  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;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  z-index: 2;
}
.ai-assisted-container .step-indicator .steps-container .step-item .step-circle .step-icon[data-v-eff9d40a] {
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ai-assisted-container .step-indicator .steps-container .step-item .step-label[data-v-eff9d40a] {
  text-align: center;
}
.ai-assisted-container .step-indicator .steps-container .step-item .step-label .step-text[data-v-eff9d40a] {
  font-weight: 400;
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ai-assisted-container .step-indicator .steps-container .step-item .step-line[data-v-eff9d40a] {
  position: absolute;
  top: 12px;
  left: calc(50% + 15px);
  right: calc(-50% + 15px);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ai-assisted-container .step-indicator .steps-container .step-item .step-line .step-connector[data-v-eff9d40a] {
  width: 50%;
  height: 4px;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ai-assisted-container .step-indicator .steps-container .step-item .step-line .step-connector.line-inactive[data-v-eff9d40a] {
  background: #bdbec8;
}
.ai-assisted-container .step-indicator .steps-container .step-item .step-line .step-connector.line-active[data-v-eff9d40a] {
  background: #1469fc;
}
.ai-assisted-container .step-indicator .steps-container .step-item .step-line .step-connector.line-completed[data-v-eff9d40a] {
  background: #1469fc;
}
.ai-assisted-container .step-indicator .steps-container .step-item.step-inactive .step-circle[data-v-eff9d40a] {
  background: #bdbec8;
}
.ai-assisted-container .step-indicator .steps-container .step-item.step-inactive .step-circle .step-icon[data-v-eff9d40a] {
  color: #fff;
}
.ai-assisted-container .step-indicator .steps-container .step-item.step-inactive .step-text[data-v-eff9d40a] {
  color: #2b2b2b;
}
.ai-assisted-container .step-indicator .steps-container .step-item.step-active .step-circle[data-v-eff9d40a] {
  background: #1469fc;
}
.ai-assisted-container .step-indicator .steps-container .step-item.step-active .step-circle .step-icon[data-v-eff9d40a] {
  color: #ffffff;
}
.ai-assisted-container .step-indicator .steps-container .step-item.step-active .step-text[data-v-eff9d40a] {
  color: #1469fc;
}
.ai-assisted-container .step-indicator .steps-container .step-item.step-completed .step-circle[data-v-eff9d40a] {
  background: #1469fc;
}
.ai-assisted-container .step-indicator .steps-container .step-item.step-completed .step-circle .step-icon[data-v-eff9d40a] {
  color: #ffffff;
}
.ai-assisted-container .step-indicator .steps-container .step-item.step-completed .step-text[data-v-eff9d40a] {
  color: #1469fc;
}
.ai-assisted-container .main-content[data-v-eff9d40a] {
  width: 100%;
  height: calc(100% - 99px);
  overflow: hidden;
  overflow-y: auto;
  padding: 0 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.step-footer[data-v-eff9d40a] {
  width: 100%;
  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;
}
.step-footer .step-footer-left[data-v-eff9d40a],
.step-footer .step-footer-right[data-v-eff9d40a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.step-footer .step-footer-left[data-v-eff9d40a] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.step-footer .step-footer-right[data-v-eff9d40a] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.step-footer .prev-btn[data-v-eff9d40a],
.step-footer .next-btn[data-v-eff9d40a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8.5px 18px;
  border-radius: 8px;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: none;
}
.step-footer .prev-btn[data-v-eff9d40a]:disabled,
.step-footer .next-btn[data-v-eff9d40a]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
.step-footer .prev-btn.loading .rotating[data-v-eff9d40a],
.step-footer .next-btn.loading .rotating[data-v-eff9d40a] {
  -webkit-animation: rotate-eff9d40a 1s linear infinite;
          animation: rotate-eff9d40a 1s linear infinite;
}
@-webkit-keyframes rotate-eff9d40a {
from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes rotate-eff9d40a {
from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.step-footer .prev-btn[data-v-eff9d40a] {
  background: #f3f4f6;
  color: #374151;
}
.step-footer .prev-btn[data-v-eff9d40a]:hover:not(:disabled) {
  background: #e5e7eb;
}
.step-footer .prev-btn i[data-v-eff9d40a] {
  margin-right: 0.5rem;
}
.step-footer .next-btn[data-v-eff9d40a] {
  background: #3b82f6;
  color: white;
}
.step-footer .next-btn[data-v-eff9d40a]:hover:not(:disabled) {
  background: #2563eb;
}
.step-footer .next-btn i[data-v-eff9d40a] {
  margin-left: 0.5rem;
}
.award-datas[data-v-867aa878] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.award-datas img[data-v-867aa878] {
  margin: 0 4px;
}
.value-datas[data-v-1e001d72] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.value-datas img[data-v-1e001d72] {
  margin: 0 4px;
}
.Graphic-Top[data-v-0e27cbfc] {
  position: fixed;
}
.Graphic-Top .center-aot[data-v-0e27cbfc] .ak-icon {
  display: block;
  cursor: pointer;
  width: 30px;
  height: 30px;
  font-size: 18px;
  border: 1px solid #e3e4ec;
  border-radius: 0 3px 3px 0;
  text-align: center;
  line-height: 30px;
  color: #9a9dad;
  padding: 0;
  font-weight: 700;
  margin-left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: transparent;
}
.Graphic-Top .center-aot[data-v-0e27cbfc] .ak-icon.active {
  color: #1469FC;
}
.Graphic-Top .center-aot[data-v-0e27cbfc] .ak-icon:hover {
  color: #0054e5;
}
.Graphic-Top .center-aot[data-v-0e27cbfc] .ak-icon .ak-icon-tips {
  left: auto;
  right: 34px;
  top: 0;
  background: #9a9dad;
  color: #fff;
}
.Graphic-Top .center-aot[data-v-0e27cbfc] .ak-icon .remind-dot {
  position: absolute;
}

.vue-zoomer[data-v-4f64680c] {
  overflow: hidden;
}
.zoomer[data-v-4f64680c] {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.zoomer > img[data-v-4f64680c] {
  /* remove the 4px gap below the image */
  vertical-align: top;
  user-drag: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ak-compare[data-v-224b34b1] {
  position: relative;
  height: 44px;
  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;
  color: #31364e;
  background-color: #ffffff;
}
.ak-compare .ak-compare-select[data-v-224b34b1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 135px;
  height: 38px;
  padding: 0 7px;
  margin: 0 14px;
  border: 0;
  border-radius: 2px;
  cursor: pointer;
  background-color: #ffffff;
}
.ak-compare .ak-compare-select span[data-v-224b34b1] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ak-compare .ak-compare-select.only[data-v-224b34b1] {
  cursor: default;
}
.ak-compare .ak-compare-select.only[data-v-224b34b1]:hover {
  background-color: #ffffff;
}
.ak-compare .ak-compare-select[data-v-224b34b1]:hover {
  background-color: #e7e9f4;
}
.ak-compare .ak-compare-select:hover .ak-compare-down[data-v-224b34b1] {
  display: block;
}
.ak-compare .ak-compare-select:hover .icon-arrow[data-v-224b34b1] {
  -webkit-transform: translateY(0) rotate(180deg);
          transform: translateY(0) rotate(180deg);
}
.ak-compare .ak-compare-select .remind-dot[data-v-224b34b1] {
  margin-top: 0;
  margin-bottom: 6px;
}
.ak-compare .ak-compare-select .icon-arrow[data-v-224b34b1] {
  font-size: 12px;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0 5px;
}
.ak-compare .ak-compare-select .ak-compare-down[data-v-224b34b1] {
  background-color: #ffffff;
  display: none;
  position: absolute;
  right: 34px;
  top: 40px;
  background: #fff;
  z-index: 3;
}
.ak-compare .ak-compare-select .ak-compare-down .ak-compare-box[data-v-224b34b1] {
  border-color: #dcdfe6;
  margin-top: 4px;
  border: 1px solid #ccc;
  border-radius: 2px;
  max-height: 200px;
  overflow-y: auto;
}
.ak-compare .ak-compare-select .ak-compare-down .ak-compare-tips[data-v-224b34b1] {
  margin: 7px 15px;
  cursor: default;
}
.ak-compare .ak-compare-select .ak-compare-down .ak-compare-item[data-v-224b34b1] {
  background-color: #ffffff;
  padding: 0 15px;
  margin: 2px 0;
  background: #ddd;
  height: 35px;
  line-height: 35px;
}
.ak-compare .ak-compare-select .ak-compare-down .ak-compare-item.active[data-v-224b34b1], .ak-compare .ak-compare-select .ak-compare-down .ak-compare-item[data-v-224b34b1]:hover {
  background-color: #e7e9f4;
}
.ak-compare[data-v-224b34b1] .ak-tooltip {
  margin-right: 40px;
}
.ak-compare[data-v-224b34b1] .ak-tooltip .del-tips {
  color: #ffe6e6;
  text-decoration: line-through;
}
.ak-compare[data-v-224b34b1] .ak-tooltip .add-tips {
  color: #e6ffe6;
  text-decoration: underline;
}
.familyTable .table-hover tr:hover a[data-v-08849028]:not(.family-pn) {
  color: #006dd3;
}
.familyTable .family-pn[data-v-08849028] {
  color: #006dd3;
}
.familyTable .family-title[data-v-08849028] {
  color: #006dd3;
}
.familyTable .family-hover .hover-show[data-v-08849028] {
  display: none;
  font-weight: normal;
  font-size: 14px;
  cursor: pointer;
  color: #9a9dad;
}
.familyTable .family-hover:hover .hover-show[data-v-08849028] {
  display: inline-block;
  margin-left: 10px;
}
.history-copy-btn[data-v-08849028] {
  cursor: pointer;
}
.loading-more[data-v-08849028] {
  position: relative;
  height: 0;
  line-height: 50px;
  top: -50px;
  text-align: center;
  cursor: pointer;
}
.loading-more span[data-v-08849028] {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  -webkit-animation: loadingMore-08849028 0.8s infinite linear;
          animation: loadingMore-08849028 0.8s infinite linear;
  position: relative;
  top: -5px;
}
@-webkit-keyframes loadingMore-08849028 {
0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
}
}
@keyframes loadingMore-08849028 {
0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
}
}
.detail-loading-more[data-v-08849028] {
  height: 50px;
}
.detail-loading-more .total[data-v-08849028] {
  padding-top: 10px;
}
.ak-details-claims[data-v-260cc025] {
  margin-bottom: 30px;
}
.ak-details-claims .claims-title[data-v-260cc025] {
  display: inline-block;
  margin-bottom: 7px;
  padding: 3px 8px 3px 0;
  font-size: 18px;
  font-weight: bold;
}
.ak-details-claims .claims-title.pd[data-v-260cc025] {
  padding: 5px 14px;
}
.ak-details-claims .claims-text[data-v-260cc025] {
  line-height: 20px;
  word-break: break-word;
}
.details-translate-icon[data-v-260cc025] {
  display: inline-block;
  font-size: 20px;
  margin: 7px 0;
  cursor: pointer;
}
.details-translate-text[data-v-260cc025] {
  padding: 7px;
  font-size: 14px;
  background-color: #EDEFF4 !important;
  border-radius: 2px;
}
.ak-details-description[data-v-8af24278]:last-child {
  margin-bottom: 80px;
}
.ak-details-description .description-card[data-v-8af24278] {
  margin-top: 7px;
}
.ak-details-description .description-card .card-title[data-v-8af24278] {
  font-size: 18px;
  font-weight: bold;
}
.ak-details-description .description-card .card-info[data-v-8af24278] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ak-details-description .description-card .card-info .card-number[data-v-8af24278] {
  width: 100px;
  color: #9A9DAD;
  padding: 2px 0;
}
.ak-details-description .description-card .card-info .card-text[data-v-8af24278] {
  word-break: break-word;
}
.ak-details-description .description-card .card-info .card-text-box[data-v-8af24278] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ak-details-description[data-v-8af24278]:first-child {
  margin-top: 0 !important;
}
.details-translate-icon[data-v-8af24278] {
  display: inline-block;
  font-size: 20px;
  margin: 7px 0;
  cursor: pointer;
}
.details-translate-text[data-v-8af24278] {
  padding: 7px;
  font-size: 14px;
  background-color: #EDEFF4 !important;
  border-radius: 2px;
}
.detail-citation .detail-citation__box[data-v-3999c64b] {
  position: relative;
}
.detail-citation .detail-citation__box .checkbox-group[data-v-3999c64b] {
  padding: 24px 14px 12px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.detail-citation .detail-citation__box .checkbox-group[data-v-3999c64b] .ak-checkbox.disabled {
  opacity: 1;
}
.detail-citation .detail-citation__box .checkbox-group[data-v-3999c64b] label {
  margin-right: 40px;
}
.detail-citation .detail-citation__box .citation-main[data-v-3999c64b] {
  border: 1px solid #dcdfe6;
  padding: 20px 24px;
  margin: 0 14px;
}
.detail-citation .detail-citation__box .citation-main .echarts[data-v-3999c64b] {
  width: 100%;
  margin-bottom: 24px;
}
.detail-citation .table-list i[data-v-3999c64b] {
  cursor: pointer;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.detail-citation .table-list .title[data-v-3999c64b] {
  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;
  margin-bottom: 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.detail-citation .table-list .btn[data-v-3999c64b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 134px;
}
.detail-citation .table-list .btn i[data-v-3999c64b] {
  font-size: 18px;
}
.detail-citation .table-list i.open[data-v-3999c64b] {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.detail-citation .show-filed .showFiled[data-v-3999c64b] {
  display: none;
}
.detail-citation .ak-table[data-v-3999c64b] {
  overflow-x: auto;
}
.detail-citation .ak-table td[data-v-3999c64b] {
  overflow: inherit;
  white-space: inherit;
}
.detail-citation .citation-hover[data-v-3999c64b] {
  display: block;
}
.detail-citation .citation-hover:hover .hover-show[data-v-3999c64b] {
  display: inline-block;
}
.detail-citation .ak-tooltip-text[data-v-3999c64b] {
  width: 150px;
}
[data-v-3999c64b] .echarts-tooltips {
  max-width: 400px;
  white-space: normal !important;
}
[data-v-3999c64b] .echarts-tooltips p {
  word-break: break-word;
  white-space: normal;
}
[data-v-3999c64b] .echarts-tooltips li {
  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;
  margin: 4px 0;
}
[data-v-3999c64b] .echarts-tooltips li .tooltips-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 4px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
[data-v-3999c64b] .echarts-tooltips li b {
  font-weight: 700;
  text-align: right;
  margin-left: 10px;
}
[data-v-3999c64b] .echarts-tooltips.tooltip-size-12 {
  font-size: 12px;
}
[data-v-3999c64b] .echarts-tooltips.tooltip-size-12 li {
  line-height: 18px;
}
[data-v-3999c64b] .echarts-tooltips.tooltip-size-12 li b {
  font-size: 14px;
}
[data-v-3999c64b] .echarts-tooltips.tooltip-size-14 {
  font-size: 14px;
}
[data-v-3999c64b] .echarts-tooltips.tooltip-size-14 li {
  line-height: 19px;
}
[data-v-3999c64b] .echarts-tooltips.tooltip-size-14 li b {
  font-size: 16px;
}
[data-v-3999c64b] .echarts-tooltips.tooltip-size-16 {
  font-size: 16px;
}
[data-v-3999c64b] .echarts-tooltips.tooltip-size-16 li {
  line-height: 20px;
}
[data-v-3999c64b] .echarts-tooltips.tooltip-size-16 li b {
  font-size: 18px;
}
[data-v-3999c64b] .echarts-tooltips.tooltip-size-18 {
  font-size: 18px;
}
[data-v-3999c64b] .echarts-tooltips.tooltip-size-18 li {
  line-height: 21px;
}
[data-v-3999c64b] .echarts-tooltips.tooltip-size-18 li b {
  font-size: 20px;
}
[data-v-3999c64b] .echarts-tooltips.tooltip-size-20 {
  font-size: 20px;
}
[data-v-3999c64b] .echarts-tooltips.tooltip-size-20 li {
  line-height: 22px;
}
[data-v-3999c64b] .echarts-tooltips.tooltip-size-20 li b {
  font-size: 22px;
}
.echarts-radar[data-v-4025bb00] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.echarts-radar .info-desc[data-v-4025bb00] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.echarts-radar .info-desc .label[data-v-4025bb00] {
  color: #9a9dad;
}
.echarts-radar .info-desc .icount[data-v-4025bb00] {
  font-weight: bold;
  margin-left: 5px;
  color: rgb(60, 212, 153);
  line-height: 25px;
  text-align: center;
  font-size: 14px;
}
.info-popover[data-v-87d7b922] {
  width: 300px;
}
.info-popover .title[data-v-87d7b922] {
  padding: 5px 0;
  font-size: 14px;
}
.info-popover .click-list-wrapper[data-v-87d7b922] {
  border: 1px solid;
  border-color: #DCDFE6 !important;
}
.info-popover .click-list-wrapper .item[data-v-87d7b922] {
  font-size: 12px;
}
.info-popover .click-list-wrapper .item .label[data-v-87d7b922] {
  text-align: right;
  width: 80px;
  padding: 4px 8px;
  border-bottom: 1px solid #fff;
  background-color: #E1E5EE !important;
}
.info-popover .click-list-wrapper .item .value[data-v-87d7b922] {
  padding: 4px 8px;
}
.info-popover .click-list-wrapper .item:last-child .label[data-v-87d7b922] {
  border-bottom: none;
}
.info-popover .click-list-wrapper .info-search[data-v-87d7b922] {
  color: #006DD3 !important;
}
.readmark-addbtn[data-v-18280024] {
  position: fixed;
  z-index: 99999;
}
.readmark-addbtn .text[data-v-18280024] {
  vertical-align: top;
  display: inline-block;
}
.readmark-addbtn .icon[data-v-18280024] {
  vertical-align: top;
  display: inline-block;
  margin-right: 4px;
}
.readmark-popup[data-v-19f4861f] {
  width: 0;
  position: relative;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
}
.readmark-popup .option-btn[data-v-19f4861f] {
  position: relative;
  width: 96px;
  height: 48px;
  line-height: 48px;
  -webkit-box-shadow: 2px 2px 16px 0px rgba(49, 54, 78, 0.24);
          box-shadow: 2px 2px 16px 0px rgba(49, 54, 78, 0.24);
  background-color: #FFFFFF;
  border-radius: 24px 0px 0px 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 12px;
  position: absolute;
  right: 0;
  top: 70px;
  cursor: pointer;
  z-index: 2;
}
.readmark-popup .option-btn .btn-ico[data-v-19f4861f] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin-top: -2px;
}
.readmark-popup .option-btn .text[data-v-19f4861f] {
  margin-left: 6px;
}
.readmark-popup .option-btn .remind-dot[data-v-19f4861f] {
  position: absolute;
  top: 8px;
  right: 4px;
}
.readmark-popup.open[data-v-19f4861f] {
  border-left: 1px solid;
  width: 412px;
}
.readmark-popup.open .option-btn[data-v-19f4861f] {
  width: 20px;
  height: 40px;
  line-height: 40px;
  right: auto;
  left: -21px;
  padding: 0;
  border-radius: 2px;
  text-align: center;
}
.readmark-popup.open .option-btn .btn-ico[data-v-19f4861f] {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
@charset "UTF-8";
.compareBox[data-v-433b4db0] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.compareBox .detailTabs[data-v-433b4db0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  min-height: 0;
}
.compareBox .detailTabs .custom-tabs-header[data-v-433b4db0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  padding: 0;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 40px;
}
.compareBox .detailTabs .custom-tabs-header .custom-tab-item[data-v-433b4db0] {
  position: relative;
  padding: 0 7px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  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;
  height: 100%;
  font-size: 14px;
  color: #31364e;
}
.compareBox .detailTabs .custom-tabs-header .custom-tab-item .tab-label[data-v-433b4db0] {
  position: relative;
  display: inline-block;
  line-height: 38px;
}
.compareBox .detailTabs .custom-tabs-header .custom-tab-item .remind-dot[data-v-433b4db0] {
  position: absolute;
  top: 10px;
  right: 8px;
  width: 6px;
  height: 6px;
  background-color: #ff5e68;
  border-radius: 50%;
  margin-left: 4px;
}
.compareBox .detailTabs .custom-tabs-header .custom-tab-item[data-v-433b4db0]:first-child {
  margin-left: 7px;
}
.compareBox .detailTabs .custom-tabs-header .custom-tab-item.active .tab-label[data-v-433b4db0] {
  font-weight: bold;
  color: #31364e;
}
.compareBox .detailTabs .custom-tabs-header .custom-tab-item.active[data-v-433b4db0]::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -1px;
  right: 0;
  height: 2px;
  background-color: #1469fc;
  z-index: 2;
}
.compareBox .detailTabs .custom-tabs-header .custom-tab-item.disabled[data-v-433b4db0] {
  cursor: not-allowed;
  opacity: 0.5;
  color: #ccc;
}
.compareBox .detailTabs .custom-tabs-header .custom-tab-item.disabled .tab-label[data-v-433b4db0] {
  color: #ccc;
}
.compareBox .detailTabs .custom-tabs-header .tabs-divider[data-v-433b4db0] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #e0e7ed;
  z-index: 1;
}
.compareBox .detailTabs .custom-tabs-content[data-v-433b4db0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  min-height: 0;
  position: relative;
}
.compareBox .detailTabs .custom-tabs-content .tab-pane-content[data-v-433b4db0] {
  height: 100%;
}
.txtDetail[data-v-433b4db0] {
  min-height: 350px;
  padding: 0;
  padding-bottom: 80px;
}
.txtDetail.pat-source[data-v-433b4db0] {
  padding-bottom: 0;
}
.txtDetail.table-column[data-v-433b4db0] {
  min-height: auto;
  position: relative;
}
.txtDetail.table-column .dark-mode[data-v-433b4db0] {
  -webkit-transform: translateX(0px) translateZ(90px);
          transform: translateX(0px) translateZ(90px);
  z-index: 101;
}
.txtDetail .lineTitleTabs[data-v-433b4db0] {
  padding: 0 7px;
}
.txtDetail .info-key[data-v-433b4db0] {
  color: #9a9dad;
  font-size: 14px;
  width: 180px;
}
.txtDetail .info-value[data-v-433b4db0] {
  color: #31364e;
  font-size: 14px;
}
.txtDetail .info-value .hover-show[data-v-433b4db0] {
  display: none;
  font-weight: normal;
  font-size: 14px;
  cursor: pointer;
  color: #9a9dad;
}
.txtDetail .info-value:hover .hover-show[data-v-433b4db0] {
  margin-left: 10px;
  display: inline-block;
}
.txtDetail .info-item[data-v-433b4db0] {
  margin: 8px 0;
  padding: 0 7px 0 14px;
  word-break: break-all;
}
.txtDetail .info-item .info-item-index[data-v-433b4db0] {
  width: 22px;
  font-weight: bold;
  padding-top: 8px;
}
.txtDetail .info-item .timeline-wrapper .timeline-item .timeline-box .timeline-circle.outer[data-v-433b4db0] {
  top: 10px;
}
.txtDetail .column-count-2[data-v-433b4db0] {
  -webkit-column-rule: none;
     -moz-column-rule: none;
          column-rule: none;
  -webkit-column-gap: 64px;
     -moz-column-gap: 64px;
          column-gap: 64px;
}
.txtDetail .column-count-2 .info-item[data-v-433b4db0] {
  margin: 0 0 0.6em 0;
}
.txtDetail .info-title[data-v-433b4db0] {
  color: #31364e;
  font-weight: bold;
  margin: 0 0 8px 0;
  padding: 5px 7px 5px 14px;
  font-size: 18px;
  background-color: rgba(231, 233, 244, 0.4);
}
.txtDetail .info-title.nobg[data-v-433b4db0] {
  background-color: transparent !important;
}
.txtDetail .info-flex1[data-v-433b4db0] {
  -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;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.txtDetail .info-cell .info-search[data-v-433b4db0] {
  position: relative;
  cursor: pointer;
  margin-right: 7px;
}
.txtDetail .info-cell .info-search[data-v-433b4db0]:hover {
  color: #1f93f6;
}
.txtDetail .applicants-list[data-v-433b4db0] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 8px;
  margin-bottom: 4px;
  vertical-align: top;
}
.txtDetail .applicants-list .history-copy-btn[data-v-433b4db0] {
  cursor: pointer;
  color: #1469fc;
  font-size: 12px;
  padding: 0 6px;
  line-height: 20px;
  display: none;
}
.txtDetail .applicants-list:hover .history-copy-btn[data-v-433b4db0] {
  display: inline-block;
}
.txtDetail .info-box[data-v-433b4db0] {
  position: relative;
}
.txtDetail .info-box:hover .dark-mode[data-v-433b4db0] {
  display: block;
}
.txtDetail .info-box.info-box-nocss:hover .dark-mode[data-v-433b4db0] {
  display: none;
}
.txtDetail .details-infos[data-v-433b4db0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.txtDetail .details-infos .details-text[data-v-433b4db0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.txtDetail .details-infos .details-text .info-cells[data-v-433b4db0] {
  margin: 20px 0 12px;
}
.txtDetail .details-infos .details-text .info-cells .remind-dot[data-v-433b4db0] {
  margin: 0 0 10px 0;
}
.txtDetail .details-infos .details-text .info-cells .info-item-wrapper .info-item .img-container[data-v-433b4db0] {
  float: right;
  clear: both;
  border: 1px solid #ccc;
  width: 175px;
  height: 175px;
  margin: 4px 0 4px 20px;
  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;
}
.txtDetail .details-infos .details-text .info-cells .info-item-wrapper .info-item .img-container .detail-img[data-v-433b4db0] {
  max-width: 175px;
  max-height: 175px;
  cursor: pointer;
}
.txtDetail .details-infos .details-text .info-cells .info-item-wrapper .info-item .radar-wrapper[data-v-433b4db0] {
  width: 177px;
  line-height: 25px;
  text-align: center;
  float: right;
  font-size: 14px;
  font-weight: normal;
  margin-top: 9px;
}
.txtDetail .details-infos .details-text .info-cells .info-item-wrapper .info-item .radar-wrapper .count[data-v-433b4db0] {
  font-weight: bold;
  margin-left: 5px;
}
.txtDetail .details-infos .details-text .abstract-tag .info-title[data-v-433b4db0] {
  background-color: transparent !important;
}
.txtDetail .details-infos .details-bar[data-v-433b4db0] {
  display: none;
  margin-top: 36px;
  margin-left: 15px;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 130px;
          flex: 0 0 130px;
}
.txtDetail .details-infos .details-bar .details-wrapper[data-v-433b4db0] {
  position: fixed;
}
.txtDetail .details-infos .details-bar .details-wrapper.report-center-container[data-v-433b4db0], .txtDetail .details-infos .details-bar .details-wrapper.bar-center[data-v-433b4db0] {
  height: auto;
  padding: 0;
  padding-top: 15px;
  background-color: transparent !important;
}
.txtDetail .details-infos .details-bar .details-wrapper .label-btn .ak-btn[data-v-433b4db0] {
  width: 88px;
}
.txtDetail .details-classify[data-v-433b4db0] {
  margin: 5px 0;
}
.txtDetail .dark-mode[data-v-433b4db0] {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 420px;
  margin: 2px 0;
  z-index: 3;
}
.txtDetail .dark-mode.isLeft[data-v-433b4db0] {
  left: auto;
  right: 0;
}
.txtDetail .dark-mode.isTop[data-v-433b4db0] {
  bottom: 100%;
  top: auto;
}
.txtDetail .detail-content[data-v-433b4db0] {
  margin: 5px 0;
}
.pdfRead[data-v-433b4db0] {
  width: 100%;
  height: calc(100vh - 116px);
  padding-top: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.pdfRead ul[data-v-433b4db0] {
  width: 100%;
  height: 100%;
}
.pdfRead ul li[data-v-433b4db0] {
  width: 100%;
  height: 100%;
  text-align: center;
  border: 1px solid #dde5eb;
  position: relative;
  padding: 0 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.pdfRead ul li img[data-v-433b4db0] {
  max-width: 100%;
}
.pdfRead ul li .full-screen[data-v-433b4db0] {
  position: absolute;
  right: 14px;
  top: 0;
  display: block;
  width: 32px;
  height: 32px;
  z-index: 20;
  font-size: 1px;
  text-indent: -999px;
  overflow: hidden;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAABCElEQVQoU2NgIAz+v4PCOrhIHUwMwn0CgpfmMijB9ShdnA0RhSh4BILfjvwXhpvA920PRBTCfXBp1sfD/x/+OwBR8p/v3/b/j76cvDzn/wOwgtOTGVTcnD4c/H/vRzqI/z3p//3Px0M8GVSBMhAbgZjVzWlHE4MMmC+1pxUozQ6VgQNWqDQIyIKlSQT/ef8Hwdlh/4WQpdJB0v/W/L/6PxIqffXfFpCS/+kQBRf/5/5b9f/Mp60NeiB+jsb7Df9P/9v8v+D/RYiCo//P/T/5abO/O9RprPaO79f9PwkUPQpRcBgEzzQjuZz1dANEFKLgIBie/J8Md1Xy/1MQUQjfAQrl4CbIwcUYAPaYrBx6Om1JAAAAAElFTkSuQmCC) center center no-repeat;
}
.pdfRead ul li iframe[data-v-433b4db0] {
  width: 100%;
  height: 100%;
}
.claims-diff .diff-add[data-v-433b4db0] {
  background: #e6ffe6;
  text-decoration: underline;
}
.claims-diff .diff-del[data-v-433b4db0] {
  background: #ffe6e6;
  text-decoration: line-through;
}
.siblingInformation[data-v-433b4db0] {
  padding: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.simple-tab[data-v-433b4db0] {
  margin: 0 0 50px 0;
  width: 100%;
  height: 100%;
}
.simple-tab.desc[data-v-433b4db0] {
  margin-top: 14px;
}
.simple-tab .article-box[data-v-433b4db0] {
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.simple-tab .article-text[data-v-433b4db0] {
  border: 1px solid #e0e7ed;
  padding: 10px 14px;
  overflow: auto;
  min-height: 300px;
  word-break: break-all;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.simple-tab .article-text i[data-v-433b4db0] {
  font-style: normal;
}
.details-translate-icon[data-v-433b4db0] {
  display: inline-block;
  font-size: 20px;
  margin: 7px 0;
  cursor: pointer;
  padding-left: 12px;
}
.details-translate-text[data-v-433b4db0] {
  padding: 7px;
  font-size: 14px;
  background-color: #ccc;
  border-radius: 2px;
}
.details-translate-text.ab[data-v-433b4db0] {
  margin-right: 7px;
}
.pageTabs .lineTitle-ratio[data-v-433b4db0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  line-height: 40px;
}
.pageTabs .lineTitle-ratio .lineTitleNum[data-v-433b4db0] {
  text-align: right;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pageTabs .lineTitle-ratio .lineTitleRadio[data-v-433b4db0] {
  width: 200px;
}
.pageTabs .lineTitle-ratio .lineTitleRadio[data-v-433b4db0] .ak-radio-group label {
  margin-right: 28px;
}
.pageTabs .imgList ul[data-v-433b4db0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-bottom: 50px;
}
.pageTabs .imgList ul li[data-v-433b4db0] {
  float: left;
  padding: 0;
  padding-bottom: 20px;
  width: 33%;
  text-align: center;
  height: 230px;
  overflow: hidden;
}
.pageTabs .imgList ul li a[data-v-433b4db0],
.pageTabs .imgList ul li .a-pic[data-v-433b4db0] {
  height: 100%;
  overflow: hidden;
  margin: 14px 7px;
  border: 1px solid #e0e7ed;
  text-align: center;
  font-size: 0;
  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;
}
.pageTabs .imgList ul li a img[data-v-433b4db0],
.pageTabs .imgList ul li .a-pic img[data-v-433b4db0] {
  max-width: 100%;
  max-height: 100%;
}
.pageTabs .imgList .imglist-wrapper[data-v-433b4db0] {
  padding-left: 42px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.pageTabs .imgList.one-pic ul li[data-v-433b4db0] {
  width: 97%;
}
.pageTabs .imgList.two-pic ul li[data-v-433b4db0] {
  width: 50%;
}
.pageTabs .imgList.five-pic ul li[data-v-433b4db0] {
  width: 20%;
}

/*检索详情-说明书*/
.intro-wrapper[data-v-433b4db0] {
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.intro-wrapper .simple-tab.desc[data-v-433b4db0] {
  margin-top: 0;
}
.intro-wrapper .simple-tab .scrollbody-box[data-v-433b4db0] {
  height: 100%;
  overflow-y: auto;
  position: relative;
  z-index: 0;
}
.intro-wrapper .simple-tab .article-text[data-v-433b4db0] {
  border: none;
  position: relative;
  z-index: 0;
}
.intro-wrapper .intro-pic[data-v-433b4db0] {
  border-left: 1px solid #e0e7ed;
  margin-left: 4px;
  position: relative;
  z-index: 1;
}
.intro-wrapper .intro-pic .intro-option-btn[data-v-433b4db0] {
  position: absolute;
  left: 24px;
  top: 0;
  height: 30px;
  background-color: #fff;
  border: 1px solid #edeff4;
  border-radius: 2px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.intro-wrapper .intro-pic .intro-option-btn .remind-dot[data-v-433b4db0] {
  margin-left: 4px;
  position: absolute;
}
.intro-wrapper .intro-pic .intro-option-btn .option-btn[data-v-433b4db0] {
  display: inline-block;
  width: 40px;
  line-height: 30px;
  height: 100%;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  z-index: 11;
}
.intro-wrapper .intro-pic .intro-option-btn .option-btn.active[data-v-433b4db0] {
  background-color: #1469fc;
  color: #fff;
  border-radius: 2px;
}
.intro-wrapper .intro-pic .scrollbody-box[data-v-433b4db0] {
  height: calc(100% - 54px);
  margin-top: 54px;
  position: relative;
  z-index: 0;
}
.intro-wrapper .intro-pic .img-options[data-v-433b4db0] {
  position: absolute;
  right: 20px;
  top: 16px;
  z-index: 12;
  width: 28px;
  font-size: 14px;
  display: none;
}
.intro-wrapper .intro-pic .img-options .item[data-v-433b4db0] {
  display: block;
  position: relative;
  height: 28px;
  line-height: 28px;
  margin-bottom: 8px;
  background-color: #edeff4;
  cursor: pointer;
  color: #31364e;
  z-index: 13;
  pointer-events: auto;
}
.intro-wrapper .intro-pic .img-options .item[data-v-433b4db0]:active {
  -webkit-box-shadow: 1px 1px 2px #ccc;
          box-shadow: 1px 1px 2px #ccc;
}
.intro-wrapper .intro-pic .one-pic-wrapper[data-v-433b4db0] {
  margin-right: 23px;
}
.intro-wrapper .intro-pic .one-pic-wrapper .imgList.one-pic ul li[data-v-433b4db0] {
  position: relative;
  height: 0;
  padding-top: 97%;
  padding-bottom: 0;
}
.intro-wrapper .intro-pic .one-pic-wrapper .imgList.one-pic ul li a[data-v-433b4db0],
.intro-wrapper .intro-pic .one-pic-wrapper .imgList.one-pic ul li .a-pic[data-v-433b4db0] {
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.intro-wrapper .intro-pic .one-pic-wrapper .imgList.one-pic ul li a .imgbox[data-v-433b4db0],
.intro-wrapper .intro-pic .one-pic-wrapper .imgList.one-pic ul li .a-pic .imgbox[data-v-433b4db0] {
  padding-right: 11.4369%;
  padding-left: 9.0909%;
  padding-top: 21.5542%;
  padding-bottom: 21.5542%;
  left: 0;
  right: 0;
}
.intro-wrapper .intro-pic .one-pic-wrapper .imgList.one-pic ul li a .img-options[data-v-433b4db0],
.intro-wrapper .intro-pic .one-pic-wrapper .imgList.one-pic ul li .a-pic .img-options[data-v-433b4db0] {
  display: block;
}
.intro-wrapper .intro-pic .one-pic-wrapper .imgList.one-pic ul li a img[data-v-433b4db0],
.intro-wrapper .intro-pic .one-pic-wrapper .imgList.one-pic ul li .a-pic img[data-v-433b4db0] {
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.intro-wrapper .intro-pic .imgList .imglist-wrapper li[data-v-433b4db0] {
  height: 216px;
  position: relative;
}
.intro-wrapper .intro-pic .imgList .imglist-wrapper li a[data-v-433b4db0]:hover,
.intro-wrapper .intro-pic .imgList .imglist-wrapper li .a-pic[data-v-433b4db0]:hover {
  color: #31364e !important;
}
.intro-wrapper .intro-pic .imgList .imglist-wrapper li a[data-v-433b4db0],
.intro-wrapper .intro-pic .imgList .imglist-wrapper li .a-pic[data-v-433b4db0] {
  position: relative;
  margin: 0 8px 16px;
  padding: 0 10px;
  display: block;
  z-index: 0;
}
.intro-wrapper .intro-pic .imgList .imglist-wrapper li a .imgbox-text[data-v-433b4db0],
.intro-wrapper .intro-pic .imgList .imglist-wrapper li .a-pic .imgbox-text[data-v-433b4db0] {
  padding: 2px 0;
  width: 100%;
  font-size: 14px;
  text-align: left;
  position: relative;
  z-index: 1;
}
.intro-wrapper .intro-pic .imgList .imglist-wrapper li a .imgbox[data-v-433b4db0],
.intro-wrapper .intro-pic .imgList .imglist-wrapper li .a-pic .imgbox[data-v-433b4db0] {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  top: 30px;
  z-index: 0;
}
.request-wrapper .pageTabs[data-v-433b4db0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pageTabs-right[data-v-433b4db0] {
  width: 130px;
  position: relative;
}
.pageTabs-right .Graphic-Top[data-v-433b4db0] {
  position: fixed;
  padding-top: 21px;
}
.pageTabs-right .backtop-btn[data-v-433b4db0] {
  position: fixed;
  right: auto;
}
.pic-text-scroll[data-v-433b4db0] {
  width: 100%;
  height: 100%;
}
.pic-text[data-v-433b4db0] {
  width: 100%;
  height: calc(100vh - 96px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.pic-text.scroll[data-v-433b4db0] {
  overflow-y: auto;
}
.pic-text.scroll .scrollbody-box[data-v-433b4db0] {
  height: auto;
}
.pic-text.scroll .Graphic-Top[data-v-433b4db0],
.pic-text.scroll .backtop-btn[data-v-433b4db0] {
  position: fixed;
}
.pic-text.scroll .backtop-btn[data-v-433b4db0] {
  right: auto;
}
.pic-text > li[data-v-433b4db0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: 20px;
  position: relative;
  z-index: 0;
}
.pic-text > li.pic-text-first[data-v-433b4db0] {
  z-index: 0;
}
.pic-text > li.intro-pic[data-v-433b4db0] {
  z-index: 1;
}
.pic-text > li.options-bar[data-v-433b4db0] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 130px;
          flex: 0 0 130px;
  overflow: visible;
  z-index: 2;
}
.pic-text .slideBox[data-v-433b4db0] {
  position: relative;
  z-index: 1;
}
.pic-text .slideBox .bd[data-v-433b4db0] {
  position: relative;
  height: 100%;
  z-index: 0;
  pointer-events: none;
}
.pic-text .slideBox .bd > *[data-v-433b4db0] {
  pointer-events: auto;
}
.pic-text .slideBox .prev[data-v-433b4db0],
.pic-text .slideBox .next[data-v-433b4db0] {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  display: block;
  width: 40px;
  height: 40px;
  background: #000 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOsAAAAgCAMAAADE+3+QAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkYyNjE4RUVDRjgxMTFFMjk1ODhDQkIzNDg3MjdGNUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkYyNjE4RUZDRjgxMTFFMjk1ODhDQkIzNDg3MjdGNUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjI2MThFQ0NGODExMUUyOTU4OENCQjM0ODcyN0Y1QSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRjI2MThFRENGODExMUUyOTU4OENCQjM0ODcyN0Y1QSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmLDzTcAAAAJUExURcHBwf///////wCiYf4AAAADdFJOU///ANfKDUEAAACjSURBVHja5JnRDUQhDMNM9h/6STfCgeKPsIBjhGgpnHPy7wLyYLUicC5IPJGtJfi5ngsSL1Q7AYgsW8QTV7YJJ6psFU1M2S6YiLJlLPFk21CiydaRaOT+7mKxhYOERDcuCBy+cheiJHBqHEYGqZzPug6d4aG7aajmDPUSQz3iUO8/9KYbeqsPzWCGZmtDM9OhWfjSH8fY31UuSMkT2UqET4ABAHo9NyVXKF5RAAAAAElFTkSuQmCC) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.1;
  border-radius: 50%;
  z-index: 100;
  cursor: pointer;
  pointer-events: auto;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background-size: auto 100%;
}
.pic-text .slideBox .prev[data-v-433b4db0]:hover,
.pic-text .slideBox .next[data-v-433b4db0]:hover {
  opacity: 0.6;
}
.pic-text .slideBox .prev[data-v-433b4db0] {
  left: 10px;
}
.pic-text .slideBox .next[data-v-433b4db0] {
  right: 20px;
  background-position: 12px 5px;
}
.pic-text .imgList[data-v-433b4db0] {
  position: relative;
  z-index: 0;
}
.column-count-2[data-v-433b4db0] {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
  -webkit-column-rule: 2px dashed #ccc;
     -moz-column-rule: 2px dashed #ccc;
          column-rule: 2px dashed #ccc;
}
.page-break[data-v-433b4db0] {
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  page-break-inside: avoid;
}
[data-v-433b4db0] .detail-popover .ak-tree-svg.dark-mode {
  width: 420px;
  padding: 7px 0;
  margin: 0;
  border: none;
  border-radius: 2px;
}
.noveltyPatentDetail[data-v-6552f138] {
  width: 100%;
  height: 100%;
}
.noveltyPatentDetail .main-detail[data-v-6552f138] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.noveltyPatentDetail .main-detail .main-detail-content[data-v-6552f138] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  min-height: 0;
}
.noveltyPatentDetail .main-detail .main-detail-content .detail-toolbar[data-v-6552f138] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 14px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 10;
}
.noveltyPatentDetail .main-detail .main-detail-content .detail-toolbar .detail-info[data-v-6552f138] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 28px;
  width: 0;
}
.noveltyPatentDetail .main-detail .main-detail-content .detail-toolbar .detail-info .detail-status[data-v-6552f138] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  margin-top: 8px;
  margin-bottom: 2px;
  min-height: 20px;
}
.noveltyPatentDetail .main-detail .main-detail-content .detail-toolbar .detail-info .detail-status .detail-pn[data-v-6552f138] {
  display: inline-block;
  font-size: 14px;
  margin-right: 12px;
  white-space: nowrap;
}
.noveltyPatentDetail .main-detail .main-detail-content .detail-toolbar .detail-info .detail-status .pat-labels[data-v-6552f138] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.noveltyPatentDetail .main-detail .main-detail-content .detail-toolbar .detail-info .detail-status:hover .hover-show[data-v-6552f138] {
  display: inline-block;
  color: #9a9dad;
}
.noveltyPatentDetail .main-detail .main-detail-content .detail-toolbar .detail-info .detail-title[data-v-6552f138] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.noveltyPatentDetail .main-detail .main-detail-content .detail-toolbar .detail-info .detail-title.translate[data-v-6552f138] {
  text-decoration: none;
}
.noveltyPatentDetail .main-detail .main-detail-content .detail-toolbar .detail-info .detail-title.translate a.api[data-v-6552f138] {
  background-color: #e7e9f4;
}
.noveltyPatentDetail .main-detail .main-detail-content .detail-toolbar .detail-info .detail-title.translate a[data-v-6552f138] {
  background-color: #ffeef0;
  border-radius: 4px;
  font-weight: normal;
}
.noveltyPatentDetail .main-detail .main-detail-content .detail-toolbar .detail-info .detail-title a[data-v-6552f138] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.noveltyPatentDetail .main-detail .main-detail-content .detail-toolbar .detail-info .detail-title:hover .hover-show[data-v-6552f138] {
  display: inline-block;
  color: #9a9dad;
}
.noveltyPatentDetail .main-detail .main-detail-content .detail-toolbar .detail-info .hover-show[data-v-6552f138] {
  display: none;
  font-weight: normal;
  vertical-align: bottom;
  font-size: 14px;
  margin-right: 10px;
  cursor: pointer;
}
.noveltyPatentDetail .main-detail .main-detail-content .detail-toolbar .detail-info .hover-show i[data-v-6552f138] {
  font-size: 15px;
}
.noveltyPatentDetail .main-detail .main-detail-content .detail-toolbar .browse-close[data-v-6552f138] {
  position: absolute;
  right: 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
*[data-v-68d6135c] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
[data-v-68d6135c] .compareBox Underline {
  text-decoration: underline;
}
[data-v-68d6135c] .compareBox Italic {
  font-style: italic;
}
[data-v-68d6135c] .compareBox Bold {
  font-weight: bold;
}
[data-v-68d6135c] .compareBox .card-text-box .card-text.Preservation {
  white-space: pre;
}
[data-v-68d6135c] .status-tag {
  border-radius: 2px;
  font-size: 12px;
  padding: 2px 6px;
  margin: 0 2px 3px;
  display: inline-block;
  white-space: nowrap;
}
[data-v-68d6135c] .status-tag.patent-label {
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
[data-v-68d6135c] .remind-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: blue;
  border-radius: 50%;
  margin-top: 3px;
}
[data-v-68d6135c] .remind-dot:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  opacity: 0.4;
  background-color: #ffffff;
  -webkit-animation: scale-68d6135c 1s infinite cubic-bezier(0, 0, 0.49, 1.02);
          animation: scale-68d6135c 1s infinite cubic-bezier(0, 0, 0.49, 1.02);
}
@-webkit-keyframes scale-68d6135c {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50%, 75% {
    -webkit-transform: scale(2);
            transform: scale(2);
}
78%, 100% {
    opacity: 0;
}
}
@keyframes scale-68d6135c {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50%, 75% {
    -webkit-transform: scale(2);
            transform: scale(2);
}
78%, 100% {
    opacity: 0;
}
}
.tech-search-bg[data-v-68d6135c] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.main[data-v-68d6135c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.main header[data-v-68d6135c] {
  width: 100%;
  background-color: #fff;
}
.main header .title[data-v-68d6135c] {
  padding: 20px;
  padding-bottom: 13px;
  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;
}
.main header .title .l[data-v-68d6135c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main header .title .l .text[data-v-68d6135c] {
  font-weight: bold;
  font-size: 18px;
}
.main header .title .l[data-v-68d6135c]::before {
  content: "";
  background-color: #1469fc;
  height: 20px;
  width: 4px;
  display: block;
  margin-right: 8px;
}
.main header .title .r[data-v-68d6135c] {
  color: #9a9dad;
}
.main header .search-bar[data-v-68d6135c] {
  width: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fafbfc;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main header .search-bar .input-wrap[data-v-68d6135c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 36px;
  margin-left: 12px;
  margin-right: 10px;
  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;
  padding: 8px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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;
}
.main header .search-bar .input-wrap.is-focus[data-v-68d6135c] {
  border: 1px solid #6ea3ff;
}
.main header .search-bar .input-wrap input[data-v-68d6135c] {
  border: none;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  padding-right: 24px;
}
.main header .search-bar .input-wrap .icon[data-v-68d6135c] {
  color: #9a9b9e;
  cursor: pointer;
}
.main header .search-bar .filter-btn[data-v-68d6135c] {
  margin-left: 12px;
  width: 48px;
  height: 36px;
  color: #9a9b9e;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.main header .search-bar .filter-btn[data-v-68d6135c]:hover {
  opacity: 0.8;
}
.main header .search-bar .input-wrap-content[data-v-68d6135c] {
  width: 100%;
  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;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main header .search-bar .input-wrap-content .semanticNumber[data-v-68d6135c] {
  font-weight: 400;
  font-size: 16px;
  color: #666666;
}
.main .left[data-v-68d6135c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  width: 50%;
  padding-top: 0;
  -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;
}
.main .left .pat-list-wrap[data-v-68d6135c] {
  width: 100%;
  height: calc(100% - 60px - 175px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.main .left .patent-list-box[data-v-68d6135c] {
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #fafbfc;
  padding: 20px;
  padding-top: 0;
}
.main .left .item[data-v-68d6135c] {
  width: 100%;
  -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;
  gap: 8px;
  padding: 20px;
  cursor: pointer;
  background-color: #fff;
  margin-bottom: 16px;
  -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: 8px;
}
.main .left .item[data-v-68d6135c]:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.main .left .item:hover .item-title[data-v-68d6135c] {
  color: #1469FC;
}
.main .left .item .item-title[data-v-68d6135c] {
  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;
}
.main .left .item .item-title .l[data-v-68d6135c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
.main .left .item .item-title .l .title[data-v-68d6135c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 0;
  max-width: 100%;
}
.main .left .item .item-title .r[data-v-68d6135c] {
  background: rgba(20, 105, 252, 0.08);
  border-radius: 16px;
  color: #1469fc;
  padding: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.main .left .item .mid[data-v-68d6135c],
.main .left .item .bot[data-v-68d6135c] {
  margin-left: 20px;
}
.main .left .item .sm-mid[data-v-68d6135c] {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}
.main .left .item .sm-mid .text-item[data-v-68d6135c] {
  width: 33.33% !important;
  margin-right: 0 !important;
  margin-bottom: 8px !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main .left .item .mid[data-v-68d6135c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main .left .item .text-item[data-v-68d6135c] {
  font-size: 14px;
  margin-right: 24px;
  color: #9a9dad;
}
.main .left .item .text-item.ab-item[data-v-68d6135c] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main .left .item .text-item .label[data-v-68d6135c] {
  color: #9a9dad;
}
.main .left .noMoreContent[data-v-68d6135c] {
  text-align: center;
  padding: 1.5rem 0;
  color: #9a9b9e;
  font-size: 0.875rem;
}
.main .left .bot-fixed-box[data-v-68d6135c] {
  width: 100%;
  height: 60px;
  padding: 20px;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border-top: 1px solid #e7e9f4;
  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;
  -webkit-box-shadow: 0px -2px 6px 1px rgba(0, 85, 164, 0.06);
          box-shadow: 0px -2px 6px 1px rgba(0, 85, 164, 0.06);
}
.main .left .bot-fixed-box .l[data-v-68d6135c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main .left .bot-fixed-box .l .current[data-v-68d6135c] {
  color: #9a9dad;
}
.main .left .bot-fixed-box .ak-btn[data-v-68d6135c] {
  height: 36px;
  line-height: 36px;
  border-radius: 4px;
}
.main .left .bot-fixed-box .history-btn[data-v-68d6135c] {
  margin-right: 12px;
  color: #9a9b9e;
  border-color: transparent;
}
.main .left .bot-fixed-box .history-btn .icon[data-v-68d6135c] {
  margin-right: 4px;
}
.main .left .bot-fixed-box .ak-btn-primary[data-v-68d6135c] {
  background: #1469fc;
  border-color: #1469fc;
  color: #fff;
}
.main .right[data-v-68d6135c] {
  width: 50%;
  height: 100%;
  border-left: 1px solid #dcdfe6;
  overflow: hidden;
}
[data-v-68d6135c] .main-detail-content .compareBox {
  min-width: 512px;
}
[data-v-68d6135c] .main-detail-content .compareBox .detailTabs .contents {
  position: relative;
}
[data-v-68d6135c] .main-detail-content .compareBox .detailTabs .contents .txtDetail {
  height: calc(100vh - 99px);
  overflow-y: auto;
  position: absolute !important;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding-bottom: 0;
}
[data-v-68d6135c] .main-detail-content .compareBox .detailTabs .contents .txtDetail .simple-tab {
  margin-bottom: 0;
}
[data-v-68d6135c] .main-detail-content .compareBox .detailTabs .contents .txtDetail .details-infos,[data-v-68d6135c] .main-detail-content .compareBox .detailTabs .contents .txtDetail .pageTabs {
  padding-bottom: 80px;
}
[data-v-68d6135c] .main-detail-content .compareBox .detailTabs .contents .txtDetail .pageTabs .imgList ul li a {
  background-color: #ffffff !important;
}
[data-v-68d6135c] .main-detail-content .compareBox .detailTabs .contents .txtDetail .info-title {
  color: #31364e;
  font-weight: bold;
  margin: 0 0 8px 0;
  padding: 5px 7px 5px 14px;
  font-size: 18px;
  background-color: rgba(231, 233, 244, 0.4);
}
[data-v-68d6135c] .main-detail-content .compareBox .detailTabs .contents .txtDetail .info-title.nobg {
  background-color: transparent !important;
}
[data-v-68d6135c] .main-detail-content .compareBox .detailTabs .contents .pattab-law-infos .law-infos-nav {
  display: block !important;
}
[data-v-68d6135c] .main-detail-content .compareBox .detailTabs .contents .pattab-law-infos .law-infos-nav .law-infos-timeline {
  top: 204px;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 14px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 10;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 28px;
  width: 0;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  margin-top: 8px;
  margin-bottom: 2px;
  min-height: 20px;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-status .detail-pat-labels {
  width: auto;
  margin-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-status .detail-pn {
  display: inline-block;
  font-size: 14px;
  margin-right: 12px;
  white-space: nowrap;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-status .status-tag {
  margin: 0 4px;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-status .titleState {
  margin-right: 7px;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-status .hover-show {
  white-space: nowrap;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-status:hover .hover-show {
  display: inline-block;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-title .ak-tooltip,[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-title .details-translate-icon {
  margin: 0 8px;
  font-weight: normal;
  color: #1f93f6 !important;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-title .ak-tooltip.disabled,[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-title .details-translate-icon.disabled {
  color: #9a9dad !important;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-title.translate {
  text-decoration: none;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-title.translate .title-box.api,[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-title.translate a.api {
  background-color: #e7e9f4;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-title.translate .title-box,[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-title.translate a {
  background-color: #ffeef0;
  border-radius: 4px;
  font-weight: normal;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-title a {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-title .title-box {
  max-width: calc(100% - 40px);
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding-right: 18px;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-title .title-box.readmark-text {
  border: none;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-title .title-box.readmark-text .title-box-span {
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #f46c6c;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-title .icon {
  position: absolute;
  top: 4px;
  right: 0;
  display: none;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .detail-info .detail-title:hover .hover-show {
  display: inline-block;
}
[data-v-68d6135c] .main-detail-content .detail-toolbar .btn-icons .ak-icon .remind-dot {
  top: 8%;
}
[data-v-68d6135c] #checkbox {
  width: 28px;
  height: 20px;
  cursor: pointer;
}
[data-v-68d6135c] #checkbox .ak-checkbox-inner {
  width: 20px;
  height: 20px;
  line-height: 20px;
  -ms-flex-preferred-size: 20px;
      flex-basis: 20px;
  border: 1px solid #99a3a4 !important;
}
[data-v-68d6135c] #checkbox .ak-checkbox-inner::after {
  width: 20px;
  height: 20px;
  background: #1469fc !important;
  background-color: #1469fc !important;
}
.error-tips[data-v-68d6135c] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn[data-v-68d6135c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7.5px 16px;
  border-radius: 20px;
  font-weight: 400;
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
}
.btn i[data-v-68d6135c] {
  margin-right: 5px;
}
.btn-reanalyze[data-v-68d6135c] {
  background: #ffffff;
  border: 1px solid #1469fc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #1469fc;
}
.btn-reanalyze[data-v-68d6135c]:hover {
  background: #ecf6ff;
  border-color: #005bf8;
}
.btn-confirm[data-v-68d6135c] {
  background-color: #1469fc;
  border: 1px solid #1469fc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #ffffff;
}
.btn-confirm[data-v-68d6135c]:hover {
  background-color: #0054e5;
}
.btn[data-v-68d6135c]:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
