.swal-overlay{
    z-index: 9999999999 !important;
}

/* echo 調整首頁的新聞 蓋到選單 */
header.scroll-fix {
    z-index: 99999999;
}
.blue {
    z-index: 9 !important;
}
.content section.news {
    z-index: 9 !important;
}


