:root {
    /*系统默认主题色*/
    --system-default-color: #0F4792;
    /*系统默认选中主题色*/
    --system-default-active-color: rgba(4, 40, 127, 0.8);
}
