.elementor-17793 .elementor-element.elementor-element-e5ac576{--display:flex;}.elementor-17793 .elementor-element.elementor-element-7c249ac{--spacer-size:50px;}.elementor-17793 .elementor-element.elementor-element-627f0d6{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-17793 .elementor-element.elementor-element-145dbdb .elementor-heading-title{font-size:32px;}.elementor-17793 .elementor-element.elementor-element-8638faf{--display:flex;}.elementor-17793 .elementor-element.elementor-element-22e27e9{--spacer-size:50px;}.elementor-17793 .elementor-element.elementor-element-43856c2{--display:flex;}.elementor-17793 .elementor-element.elementor-element-4086a81{--display:flex;--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-17793 .elementor-element.elementor-element-5390d1a{text-align:right;font-size:12px;color:var( --e-global-color-text );}.elementor-17793 .elementor-element.elementor-element-5f31e30{--display:flex;}.elementor-17793 .elementor-element.elementor-element-74d92ea{--spacer-size:80px;}@media(min-width:768px){.elementor-17793 .elementor-element.elementor-element-627f0d6{--content-width:75%;}.elementor-17793 .elementor-element.elementor-element-43856c2{--content-width:75%;}.elementor-17793 .elementor-element.elementor-element-4086a81{--content-width:57%;}}/* Start custom CSS for html, class: .elementor-element-f7b52de *//* 强制“白底+蓝边+蓝字”，无论 hover/active/focus/visited/disabled */
.btn-compare,
.btn-compare:hover,
.btn-compare:focus,
.btn-compare:active,
.btn-compare:focus-visible,
.btn-compare:visited,
.btn-compare.active,
.btn-compare.is-active,
button.btn-compare,
button.btn-compare:hover,
button.btn-compare:active,
button.btn-compare:focus {
  background: #fff !important;
  color: var(--navy) !important;
  border: 2px solid var(--navy) !important;
  box-shadow: none !important;
  outline: none !important;
  -webkit-appearance: none;
  appearance: none;
}

/* 防止被设成禁用时变灰或变色 */
.btn-compare[disabled],
.btn-compare:disabled {
  background: #fff !important;
  color: var(--navy) !important;
  border: 2px solid var(--navy) !important;
  opacity: 1 !important;
}/* End custom CSS */