.elementor-kit-38{--e-global-color-primary:#F5009B;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-color-1414417:#2A3D4E;--e-global-color-09ab182:#E1E6E9;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-38 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1441px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}}@media(max-width:1440px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ========== GTranslate：从外到内全部透明扁平 ========== */

/* 0. 清掉之前残留 */
.gtranslate_wrapper::before,
.gtranslate_wrapper::after {
    content: none !important;
    display: none !important;
}

/* 1. 最外层容器：彻底透明 */
.gt_float_switcher,
.gt_float_switcher .gt-selected,
.gt_float_switcher .gt_selected,
.gtranslate_wrapper,
.gtranslate_wrapper > div:first-child {
    background: transparent !important;
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    display: inline-flex !important;
    align-items: center !important;
    vertical-align: middle !important;
    line-height: 1 !important;
    height: auto !important;
}

/* 2. 当前语言项 EN：完全扁平 */
.gt_float_switcher .gt-current-lang,
.gt_float_switcher .gt_selected .gt-current-lang {
    display: inline-flex !important;
    align-items: center !important;
    gap: 4px !important;
    background: transparent !important;
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #333333 !important;
    line-height: 1 !important;
    cursor: pointer !important;
}

/* 3. 隐藏所有国旗/图片/SVG */
.gt_float_switcher img,
.gt_float_switcher svg,
.gt_float_switcher .gt-flag,
.goog-te-gadget-icon {
    display: none !important;
}

/* 4. 地球图标（用实心圆点代替，更简洁） */
.gt_float_switcher .gt-current-lang::before {
    content: "🌐";
    font-size: 14px;
    display: inline-block;
    line-height: 1;
    margin-right: 2px;
}




/* 6. 下拉框：白底圆角浮层（不变） */
.gt_float_switcher .gt_options {
    position: absolute !important;
    top: calc(100% + 8px) !important;
    left: 0 !important;
    z-index: 999999 !important;
    min-width: 240px !important;
    background: #ffffff !important;
    border-radius: 16px !important;
    box-shadow: 0 12px 40px rgba(0,0,0,0.12) !important;
    padding: 12px 0 !important;
    border: none !important;
    overflow: hidden !important;
}

/* 下拉项 */
.gt_float_switcher .gt_options .gt-option,
.gt_float_switcher .gt_options a,
.gt_float_switcher .gt_options div {
    display: flex !important;
    align-items: center !important;
    padding: 12px 20px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #333333 !important;
    text-decoration: none !important;
    border-bottom: 1px solid #f0f0f0 !important;
    transition: all 0.15s ease !important;
}

.gt_float_switcher .gt_options .gt-option:last-child,
.gt_float_switcher .gt_options a:last-child {
    border-bottom: none !important;
}

/* 悬停 */
.gt_float_switcher .gt_options .gt-option:hover,
.gt_float_switcher .gt_options a:hover {
    background-color: #f8f8f8 !important;
    color: #FF6B00 !important;
}

/* 当前选中绿色圆点 */
.gt_float_switcher .gt_options .gt-option:first-child::after,
.gt_float_switcher .gt_options .selected::after {
    content: "" !important;
    width: 8px !important;
    height: 8px !important;
    background: #00C853 !important;
    border-radius: 50% !important;
    margin-left: auto !important;
    display: inline-block !important;
}

/* 隐藏 GTranslate 自带杂项 */
.goog-te-banner-frame,
.skiptranslate iframe,
.gt_br {
    display: none !important;
    visibility: hidden !important;
}
/* ========== 当前选中语言右侧绿色圆点（只给真正选中的项） ========== */

/* 先给所有下拉项加相对定位 */
.gt_float_switcher .gt_options .gt-option,
.gt_float_switcher .gt_options a,
.gt_float_switcher .gt_options div,
.gt_float_switcher .gt_options span,
.gt_float_switcher .gt_options li {
    position: relative !important;
}

/* 只给带有 active/selected/current 类名的项加绿点 */
.gt_float_switcher .gt_options .gt-option.gt-active::after,
.gt_float_switcher .gt_options .gt-option.active::after,
.gt_float_switcher .gt_options a.active::after,
.gt_float_switcher .gt_options .selected::after,
.gt_float_switcher .gt_options .current::after,
.gt_float_switcher .gt_options .gt_current::after,
.gt_float_switcher .gt_options [class*="active"]::after,
.gt_float_switcher .gt_options [class*="selected"]::after,
.gt_float_switcher .gt_options [class*="current"]::after {
    content: "" !important;
    width: 8px !important;
    height: 8px !important;
    background: #00C853 !important;
    border-radius: 50% !important;
    position: absolute !important;
    right: 16px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    display: block !important;
}/* End custom CSS */