.elementor .e-24f1837-a7f5cff{width:200px;height:70px;}.elementor .e-102937d{width:25%;text-align:center;flex-direction:column;justify-content:center;align-items:center;}.elementor .e-47f2547{width:55%;padding:0px;display:flex;flex-direction:column;justify-content:center;}.elementor .e-c84bba5-90ae578{font-family:"Arial";font-weight:600;font-size:20px;padding-block-end:-3px;border-radius:0px;background-color:#081857;}.elementor .e-979fa38{width:20%;flex-direction:column;justify-content:space-around;}.elementor .e-23fc71a{position:fixed;z-index:10;margin-block-end:-120px;background-color:#025a9e00;mix-blend-mode:normal;backdrop-filter:blur(0px) blur(0px);display:flex;flex-direction:row;justify-content:center;/* 首页顶部透明 */
body.home selector {
background-color: transparent !important;
transition:
  background-color 0.4s ease,
  backdrop-filter 0.4s ease,
  min-height 0.4s ease !important;
}

/* 滚动后显示毛玻璃 */
body.home selector.elementor-sticky--effects {
background-color: rgba(20, 15, 55, 0.55) !important;
-webkit-backdrop-filter: saturate(180%) blur(20px);
backdrop-filter: saturate(180%) blur(20px);
min-height: 70px;
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}\n}