.elementor-kit-841{--e-global-color-primary:#005E9D;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#ECF6FF;--e-global-color-accent:#005E9D;--e-global-color-8ca7dbe:#0D1A2E;--e-global-color-b93f460:#131927;--e-global-color-267a408:#1C222D;--e-global-typography-primary-font-family:"Cabin";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Cabin";--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-secondary-word-spacing:0px;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-family:"Cabin";--e-global-typography-accent-font-weight:normal;background-color:#131927;color:var( --e-global-color-secondary );font-family:"Arial", Sans-serif;line-height:1.7em;}.elementor-kit-841 button,.elementor-kit-841 input[type="button"],.elementor-kit-841 input[type="submit"],.elementor-kit-841 .elementor-button{background-color:var( --e-global-color-primary );font-size:24px;color:#FFFFFF;border-radius:7px 7px 7px 7px;padding:15px 30px 15px 30px;}.elementor-kit-841 button:hover,.elementor-kit-841 button:focus,.elementor-kit-841 input[type="button"]:hover,.elementor-kit-841 input[type="button"]:focus,.elementor-kit-841 input[type="submit"]:hover,.elementor-kit-841 input[type="submit"]:focus,.elementor-kit-841 .elementor-button:hover,.elementor-kit-841 .elementor-button:focus{background-color:#298FD3;color:#FFFFFF;border-radius:7px 7px 7px 7px;}.elementor-kit-841 e-page-transition{background-color:#131927;}.elementor-kit-841 a{font-family:"Arial", Sans-serif;font-weight:600;text-decoration:none;line-height:1.2em;}.elementor-kit-841 h1{color:var( --e-global-color-astglobalcolor5 );font-family:"Cabin", Sans-serif;font-weight:500;text-decoration:none;}.elementor-kit-841 h2{color:var( --e-global-color-astglobalcolor5 );font-family:"Cabin", Sans-serif;font-size:30px;font-weight:600;line-height:1.2em;}.elementor-kit-841 h3{color:var( --e-global-color-astglobalcolor5 );font-family:"Cabin", Sans-serif;font-size:25px;font-weight:800;text-transform:none;}.elementor-kit-841 h4{color:var( --e-global-color-astglobalcolor5 );font-family:"Cabin", Sans-serif;font-size:25px;font-weight:800;text-transform:none;}.elementor-kit-841 h5{text-transform:none;}.elementor-kit-841 h6{text-transform:none;}.elementor-kit-841 img{border-radius:6px 6px 6px 6px;}.elementor-kit-841 input:not([type="button"]):not([type="submit"]),.elementor-kit-841 textarea,.elementor-kit-841 .elementor-field-textual{background-color:var( --e-global-color-primary );border-radius:6px 6px 6px 6px;}.e-con{--container-default-padding-top:5px;--container-default-padding-right:5px;--container-default-padding-bottom:5px;--container-default-padding-left:5px;}.elementor-widget:not(:last-child){--kit-widget-spacing:15px;}.elementor-element{--widgets-spacing:15px 15px;--widgets-spacing-row:15px;--widgets-spacing-column:15px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 1. 整体背景透明与文字变白 */
.supsystic-table, 
.supsystic-table tr, 
.supsystic-table td, 
.supsystic-table th,
.supsystic-table tbody{
    background-color: transparent !important;
    background: transparent !important;
    color: #ffffff !important; /* 字体设为白色 */
}
.supsystic-table {
    /* 核心修复：合并相邻边框，防止重叠变粗 */
    border-collapse: collapse !important; 
    border: 1px solid #909090 !important;
}

.supsystic-table th, 
.supsystic-table td {
    /* 确保内部线条也统一粗细 */
    border: 1px solid #909090 !important;
}
/* 移除表头可能存在的默认加粗边框 */
.supsystic-table thead th {
    border-top: none !important; 
}
.supsystic-table thead {
    box-shadow: none !important;
    border-top: none !important;
}/* End custom CSS */