/* Minification failed. Returning unminified contents.
(212,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(213,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(214,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(215,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(216,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(217,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(218,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(527,22): run-time error CSS1039: Token not allowed after unary operator: '-bg'
(528,17): run-time error CSS1039: Token not allowed after unary operator: '-text'
(563,46): run-time error CSS1039: Token not allowed after unary operator: '-card'
(566,22): run-time error CSS1039: Token not allowed after unary operator: '-shadow'
(577,25): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(584,25): run-time error CSS1039: Token not allowed after unary operator: '-text'
(590,25): run-time error CSS1039: Token not allowed after unary operator: '-muted'
(616,21): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(623,46): run-time error CSS1039: Token not allowed after unary operator: '-card'
(625,17): run-time error CSS1039: Token not allowed after unary operator: '-text'
(633,17): run-time error CSS1039: Token not allowed after unary operator: '-text'
(662,21): run-time error CSS1039: Token not allowed after unary operator: '-text'
(705,17): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(759,21): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(764,22): run-time error CSS1039: Token not allowed after unary operator: '-bg'
(767,17): run-time error CSS1039: Token not allowed after unary operator: '-text'
(777,17): run-time error CSS1039: Token not allowed after unary operator: '-muted'
(789,46): run-time error CSS1039: Token not allowed after unary operator: '-card'
(790,25): run-time error CSS1039: Token not allowed after unary operator: '-radius'
(792,22): run-time error CSS1039: Token not allowed after unary operator: '-shadow'
(831,26): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(842,21): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(848,17): run-time error CSS1039: Token not allowed after unary operator: '-muted'
 */

@font-face {
    font-family: "DM Sans";
    src: url("../Assest/fonts/DMSans-Regular.ttf");
}

@font-face {
    font-family: "siyuan";
    src: url("../Assest/fonts/思源宋体-Light.otf");
}

body {
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-family: 'siyuan',"华文中宋",'DM Sans',Arial,sans-serif;
    padding-top: 70px;
    color:#000;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'siyuan',"华文中宋",'DM Sans',Arial,sans-serif;
}

.bgcolor-success {
    background-color: #198754;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.txt-center {
    text-align: center !important;
}
.pos-relative {
    position: relative;
}
.pos-absolute {
    position: absolute;
}
.color-blue {
    color: #396bbf;
}
.color-blue2 {
    color: #0040ad !important;
}
.color-green {
    color: #06a93f;
}
.color-white {
    color: #fff;
}
.word-red {
    color: #c50707;
}
.word-blue {
    color: #396bbf;
}

.word-blue-2 {
    color: #26508a;
}

.word-balckblue {
    color: #304c65d9;
}

.word-lightgray {
    color: #868686;
}

.word-lightwhite {
    color: #d2d2d2;
}

.word-black {
    color: #000 !important;
}

.word-white {
    color: #fff;
}

.word-red {
    color: #ff0000;
}

.fs-1rem {
    font-size: 1rem !important;
}
.fs-1-1rem {
    font-size: 1.1rem !important;
}
.fs-1-2rem {
    font-size: 1.2rem !important;
}
.fs-1-3rem {
    font-size: 1.3rem !important;
}
.fs-1-4rem {
    font-size: 1.4rem !important;
}
.fs-1-5rem {
    font-size: 1.5rem !important;
}

.fs-1-6rem {
    font-size: 1.6rem !important;
}

.fs-1-7rem {
    font-size: 1.7rem !important;
}

.fs-1-8rem {
    font-size: 1.8rem !important;
}

.fs-2rem {
    font-size: 2rem !important;
}

.fs-2-2rem {
    font-size: 2.2rem !important;
}

.fs-2-4rem {
    font-size: 2.4rem !important;
}

.fs-2-6rem {
    font-size: 2.6rem !important;
}

.fs-2-8rem {
    font-size: 2.8rem !important;
}

.fs-2-5rem {
    font-size: 2.5rem !important;
}

.fs-3rem {
    font-size: 3rem !important;
}

.fs-3-6rem {
    font-size: 3.6rem !important;
}

.fs-4rem {
    font-size: 4rem !important;
}

.fs-5rem {
    font-size: 5rem !important;
}

.fs-6rem {
    font-size: 6rem !important;
}

.fw-bold {
    font-weight: bold;
}
.dv-hr {
    width: 100%;
    height: 6px;
    border-top: 3px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 2rem;
}
.h-title {
    text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 1px, rgba(0, 0, 0, 0.6) -1px -1px 1px;
    color: #3d5975;
    font-size:2.2rem;
    margin-top:3rem;
    margin-bottom:1.1rem;
}
.mt-1rem{margin-top:1rem !important;}
.mt-2rem{margin-top:2rem !important;}
.mt-3rem{margin-top:3rem !important;}
.mt-4rem{margin-top:4rem !important;}
.mt-5rem{margin-top:5rem !important;}
.mb-1rem{margin-bottom:1rem !important;}
.mb-2rem{margin-bottom:2rem !important;}
.mb-3rem{margin-bottom:3rem !important;}
.mb-4rem{margin-bottom:4rem !important;}
.mb-5rem{margin-bottom:5rem !important;}

.pt-70px{
    padding-top:70px;
}
.pl-1rem{padding-left:1rem;}
.pl-2rem{padding-left:2rem;}

body .row {
    margin: 0;
}
.txtindent{
    text-indent:20px;
}
.d-flex {
    display: flex;
}
.align-items-center {
    align-items: center !important;
}
.justify-center{
    justify-content:center;
}
:root {
    --bg: #ffffff;
    --card: #f8fbff;
    --primary: #1e88e5; /* 可換成品牌色 */
    --text: #0f1724;
    --muted: #6b7280;
    --radius: 12px;
    --shadow: 0 6px 18px rgba(16,24,40,0.08);
}
.btnGreen {
    border-width: medium;
    border-style: double;
    border-color: #454545;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 10px 20px !important;
    color: #454545 !important;
    background: #fff;
    margin-right: 15px;
}
.btnGreen:hover {
    background-color: #454545 !important;
    color: #fff !important;
}
.navbar-collapse > #navmenu-1 > li > a {
    color: #000;
    letter-spacing: .3rem;
    padding: 13px 20px;
    font-size: 2rem;
}
.hero-section {
    width: 100%;
    height: 50vh; /* Adjust height as desired */
    background: url('Content/Images/Home/audit.jpg') no-repeat center center/cover;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white; /* Assuming the image background is dark enough for white text */
    text-align: center;
    position: relative;
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
}

    .hero-section::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.4); /* Dark overlay for text readability */
    }

.hero-content {
    position: relative;
    z-index: 1;
    padding: 20px;
    max-width: 100%;
}

    .hero-content h1 {
        font-size: 4.8rem;
        margin-bottom: 10px;
        font-weight: bold;
        text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
    }

    .hero-content p {
        font-size: 2.4rem;
        line-height: 1.6;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    }
.section-area{
    margin-bottom:10rem;
    letter-spacing:1px;
}
.section-area h3{
    margin-bottom:3rem;
    font-size:1.8rem;
    font-weight:bold;
}
.section-area2 {
}

    .section-area2 h3 {
        margin-bottom: 1rem;
        font-size: 2rem;
        font-weight: bold;
    }
    .section-area2 hr{
        margin-bottom:5rem;
    }

.banner-bg,
.contact-bg
{
    width: 100%;
    height: 200px; /* Adjust height as desired */
    background: url('../Content/Images/Home/bg-043.png') no-repeat center center/cover;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;
    position: relative;
}
.banner-bg::before,
.contact-bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.45); /* Dark overlay for text readability */
}
.banner-content {
    position: relative;
    z-index: 1;
    padding: 2rem 4rem;
    max-width: 100%;
}
    .banner-content p {
        font-size: 2.4rem;
        line-height: 1.6;
        font-weight: bold;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    }

    .section-jumbotron {
        height: 257px;
        border-bottom: 5px solid #000;
        background-size: cover;
    }
.index-jumbotron {
    background-image: url('../Content/Images/Home/bg-5.jpg');
}
.accountant-jumbotron {
    background-image: url('../Content/Images/Home/accounting.jpg');
}
.imageheadman{
    width:30px;
    margin-left:10px;
    margin-right:2px;
}
.main-navbar{
    border-bottom:3px solid #333;
}
.navbar-collapse > #navmenu-1 > li > a{
    font-size:1.6rem;
}
.navbar-collapse > #navmenu-1 > li > a.active {
    background:#454545;
    color:#fff;
}
.navbar-collapse > #navmenu-1 > li > .nav-a-1.active::after,
.navbar-collapse > #navmenu-1 > li > .nav-a-1:hover::after {
    content: "";
    position: absolute;
    border: 2px solid #454545;
    width: 5rem;
    left: 0;
    bottom: 0;
    margin-left: 50%;
    transform: translateX(-50%);
}

.navbar-collapse > #navmenu-1 > li > .nav-a-2.active::after,
.navbar-collapse > #navmenu-1 > li > .nav-a-2:hover::after {
    content: "";
    position: absolute;
    border: 2px solid #454545;
    width: 10rem;
    left: 0;
    bottom: 0;
    margin-left: 50%;
    transform: translateX(-50%);
}
/*
.header {
    height: 160px;
    background: #f7f7f7;
    border-bottom: 5px solid;
    border-radius: 0;
    margin-bottom: 0;
}
.header-brand {
    position: absolute;
    left: 8%;
    top: 20px;
}
.logo-inner{
    max-width:300px;
}

.header-nav {
    position: absolute;
    box-shadow: -7.22px 9.58px 4px 0px rgba(0, 0, 0, 0.6);
    background-color: #ffffff;
    left: 25%;
    top: 70px;
}
    .header-nav.navbar-nav > li > a {
        padding: 10px 30px;
        background-color: #f5f5f5;
        margin-right: 1px;
        font-size: 1.6rem;
        color: #000;
        font-weight:bold;
    }
*/
.hr-line {
    border-top: 3px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    height: 3px;
    width: 130px;
    margin: 0;
}
.site-footer {
    background: #121212; /* 深色背景，黑色系 */
    color: #ffffff; /* 白色文字 */
    padding: 28px 20px;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    border-top: 1px solid rgba(255,255,255,0.04);
}

.footer-inner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}

/* 左側品牌與聯絡資訊 */
.footer-left {
    display: flex;
    flex-direction: column;
    gap: 8px;
    min-width: 0;
}
.section-question
{
    margin-top:5rem;
 }
.section-question p {
    font-style: italic;
    margin-bottom: 3rem;
    font-size:2rem;
}
/* 品牌字樣 */
.brand {
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.2px;
    color: #ffffff;
}

    /* 分隔符（品牌內） */
    .brand .divider {
        margin: 0 8px;
        color: rgba(255,255,255,0.65);
        font-weight: 500;
    }

/* 聯絡資訊 */
.contact {
    color: rgba(255,255,255,0.78);
    font-size: 13px;
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

    /* 在聯絡資訊間的分隔符 */
    .contact .sep {
        color: rgba(255,255,255,0.45);
        margin: 0 6px;
    }

/* 右側版權字樣 */
.footer-right {
    text-align: right;
    min-width: 200px;
}

    .footer-right .copyright {
        color: rgba(255,255,255,0.6);
        font-size: 13px;
    }
.testimonial cite {
    margin-top: 2rem;
}
/*index*/
.index-subdesc {
    text-align: center;
    font-size: 2rem;
    font-style: italic;
    margin-bottom: 10rem;
    font-weight: bold;
}
.item-card {
    margin-bottom: 3rem;
}
.item-card h5{
    font-size:1.8rem;
    font-weight:bold;
    margin-bottom:6px;
}
.section-advantages {
    padding: 4rem 0;
    background: var(--bg); /* 使用之前定義的背景色 */
    color: var(--text); /* 使用之前定義的文字色 */
}

    .section-advantages h3 {
        font-size: 2rem;
        margin-bottom: 10px;
    }
    .section-advantages hr{
        margin-bottom:5rem;
    }

.adv-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); /* 響應式網格 */
    gap: 25px; /* 項目間距 */
    max-width: 1000px; /* 限制寬度，居中顯示 */
    margin-left: auto;
    margin-right: auto;
}
    .adv-list2 {
        display:flex;
        margin-bottom:2.5rem;
        justify-content:center;
    }
.adv-list2 li{
    width:210px;
}
.adv-list li {
    display: flex;
    flex-direction: column; /* 垂直排列 icon 和文字 */
    align-items: center; /* 水平居中 */
    text-align: center;
    background: linear-gradient(180deg, var(--card), #ffffff); /* 使用卡片背景色 */
    border-radius: 12px;
    padding: 25px 20px;
    box-shadow: var(--shadow); /* 使用陰影 */
    border: 1px solid rgba(15, 23, 36, 0.04);
    transition: transform 0.2s ease-in-out;
}

        .adv-list li:hover {
            transform: translateY(-5px); /* 懸停效果 */
        }

        .adv-list li .icon {
            font-size: 2.5rem; /* Font Awesome icon 大小 */
            color: var(--primary); /* 使用主題色 */
            margin-bottom: 15px;
        }

        .adv-list li .text strong {
            display: block; /* 讓標題獨佔一行 */
            font-size: 1.8rem;
            color: var(--text);
            margin-bottom: 8px;
        }

        .adv-list li .text p {
            font-size: 1.8rem;
            color: var(--muted); /* 輔助文字色 */
            line-height: 1.6;
            margin: 0;
        }
.adv-list hr {
    width: 38px;
    height: 4px;
    background-color: #1e88e5;
    margin-top:.9rem;
    margin-bottom:2rem;
}
.section-services h3{
    margin-bottom:10px;
}
.section-services hr{
    margin-bottom:4rem;
}
.section-more ul{
    list-style:none;
    padding:0;

}
.section-more ul li{
    margin-bottom:1.1rem;
}
    .section-more ul li .icon {
        color: var(--primary); /* 使用主題色 */
        margin-right: 6px;
    }

.section-area-contact {
    padding: 6.2rem 2.2rem; /* 上下更多留白，左右適當留白 */
    background: #f8f9fa; /* 淺灰色背景，類似 Bootstrap 的 light */
    background: linear-gradient(180deg, var(--card), #ffffff); /* 使用卡片背景色 */
    text-align: center; /* 文字居中 */
    color: var(--text, #343a40); /* 默認深色文字 */
    font-family: 'Helvetica Neue', Arial, sans-serif; /* 常用字體棧 */
}
.section-area-contact p {
    text-align:center;
    font-size: 2rem; /* 大標題 */
    font-weight: 700; /* 加粗 */
    margin-bottom: 10px;
    color: var(--text, #212529); /* 更深的文字色 */
}
.section-area-contact p:last-of-type {
        margin-bottom: 30px;
}
.section-area-contact div {
    display: flex;
    justify-content: center; /* 按鈕組居中 */
    gap: 15px; /* 按鈕間距 */
    flex-wrap: wrap; /* 小屏幕換行 */
}
/* 主要按鈕：黑色背景，白色文字 */
    .section-area-contact .btnblack {
        background-color: #454545; /* 黑色或深灰色背景 */
        color: #ffffff; /* 白色文字 */
        border-color: #454545; /* 邊框同背景色 */
    }

    .section-area-contact .btnblack:hover {
        /* background-color: #ffffff; /* 懸停時白色背景 */
        /* color: var(--text, #212529); /* 懸停時黑色文字 */
        /*border-color: var(--text, #212529); /* 懸停時黑色邊框 */
        transform: translateY(-2px); /* 輕微上浮效果 */
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); /* 輕微陰影 */
    }

/* 次要按鈕：白色背景，黑色文字 */
    .section-area-contact .btnwhite {
        background-color: #ffffff; /* 白色背景 */
        color: var(--text, #212529); /* 黑色或深灰色文字 */
        border-color: #ced4da; /* 淺灰色邊框 */
    }

        .section-area-contact .btnwhite:hover {
            /*background-color: var(--text, #212529); /* 懸停時黑色背景 */
            /* color: #ffffff; /* 懸停時白色文字 */
            /*border-color: var(--text, #212529); /* 懸停時黑色邊框 */
            transform: translateY(-2px); /* 輕微上浮效果 */
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); /* 輕微陰影 */
        }
.section-subdesc .left-content {
    display:flex;
    flex-direction:column;
    justify-content:center;
    font-size:2rem;
    line-height:3.6rem;
}
/*******************/
/*accountant*/
.section-area .fee-card h3{
    font-size:2.6rem;
}
.acct-subdesc {
    font-size: 2rem;
    font-weight: bold;
    margin-top: 1.5rem;
    font-style: italic;
    padding-left: 20%;
}
.section-why-us h3{
    margin-bottom:4rem;
}
ul.whyus-list {
    list-style: none;
    font-size: 1.8rem;
    padding: 0;
}
.whyus-list li {
    margin-bottom: 2rem;
    font-size: 1.8rem;
}
.whyus-list .icon {
    color: var(--primary); /* 使用主題色 */
    margin-right: 6px;
}
.fee_desc{
    margin-bottom:6rem;
}

.fee_desc ul>li{
    margin-bottom:2rem;
    font-size:1.8rem;
}
.circle-bg {
    width: 60px;
    height: 60px;
    background-color: #0d6efd;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.fee-card {
    background: white;
    border-radius: 15px;
    padding: 2rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    height: 100%;
}

    .fee-card:hover {
        transform: translateY(-5px);
    }
/*******************/
/***====== audit =========**/
.border-black{
    border:3px solid #333;
}

/*******************/
/***====== document scan =========**/
.card-box {
    margin-bottom: 3.6rem;
    color: #000;
}
.card-box h4{
    font-size:1.8rem;
    font-weight:bold;
    margin-bottom:1rem;
}
    .card-box p {
        font-size: 1.8rem;
    }
    .card-box .icon {
        font-size: 1.8rem; /* Font Awesome icon 大小 */
        color: var(--primary); /* 使用主題色 */
        margin-bottom: 15px;
    }
/*******************/
.accounting-section {
    background: var(--bg);
    padding: 48px 16px;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
    color: var(--text);
}


.acct-header h2 {
    font-size: 1.75rem;
    margin: 0 0 8px;
}

.acct-header .lead {
    color: var(--muted);
    margin: 0 0 24px;
}

.cards {
    display: grid;
    gap: 16px;
    margin-bottom: 24px;
    /*grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));*/
}

.card {
    background: linear-gradient(180deg, var(--card), #ffffff);
    border-radius: var(--radius);
    padding: 18px;
    box-shadow: var(--shadow);
    border: 1px solid rgba(15,23,36,0.04);
}

.card h4 {
    margin: 0 0 6px;
    font-weight:bold;
    font-size: 1.8rem;
}

.card p {
    margin: 0;
    font-size: 1.8rem;
    color:#000;
}

.cta-row {
    display: flex;
    gap: 12px;
    margin-top: 6px;
    align-items: center;
}

.btn {
    display: inline-block;
    padding: 16px 22px;
    font-size:1.8rem;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 600;
    transition: transform .12s ease, box-shadow .12s ease;
}

    .btn:focus {
        outline: 3px solid rgba(30,136,229,0.18);
        outline-offset: 3px;
    }

    .btn.primary {
        background: var(--primary);
        color: #fff;
        box-shadow: 0 8px 24px rgba(30,136,229,0.12);
    }

        .btn.primary:hover {
            transform: translateY(-3px);
        }

    .btn.outline {
        background: transparent;
        color: var(--primary);
        border: 1px solid rgba(30,136,229,0.12);
    }

.trust {
    margin-top: 16px;
    color: var(--muted);
    font-size: 0.9rem;
}


/**/


/*==========  公共  ==============*/
/* 容器樣式 - 假設你在 div 外還有一個父級容器，這裡給 div 本身加點間距 */
.table-container { /* 如果沒有，可以把這部分樣式直接加到 table 上方最近的 div */
    margin-bottom: 4rem; /* 每個表格區塊之間的間距 */
    padding: 0 15px; /* 左右內邊距，避免表格緊貼邊緣 */
}

/* 通用表格樣式 - 這些可以和你的 Bootstrap 表格樣式結合 */
table.table-light-dark {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529; /* 默認文字顏色 */
    border-collapse: collapse; /* 合併邊框 */
    background-color: #ffffff; /* 表格整體背景色 */
    border-radius: 8px; /* 輕微圓角 */
    overflow: hidden; /* 確保圓角生效，特別是對於表格邊框 */
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); /* 輕微陰影 */
}

/* 表格頭部樣式 */
    table.table-light-dark thead {
        background-color: #454545; /* 黑色背景 */
        color: #ffffff; /* 白色文字 */
    }

    table.table-light-dark thead>tr>th {
        padding: 1rem 1.25rem; /* 內邊距 */
        vertical-align: bottom; /* 垂直對齊 */
        border-bottom: 1px solid #dee2e6; /* 底部細邊框 */
        text-align: left; /* 文字左對齊 */
        font-weight: 600; /* 粗體 */
        white-space: nowrap; /* 防止表頭文字換行 */
    }

/* 表格主體行樣式 */
    table.table-light-dark tbody tr {
        transition: background-color 0.2s ease; /* 懸停平滑過渡 */
    }

/* 奇數行背景色 */
.table-light-dark tbody tr:nth-of-type(odd) {
    background-color: #f8f9fa; /* 淺灰色 */
}

/* 偶數行背景色 - 可以是白色或略深一點的灰色 */
.table-light-dark tbody tr:nth-of-type(even) {
    background-color: #ffffff; /* 白色 */
}


/* 懸停效果 */
.table-light-dark tbody tr:hover {
    background-color: #e9ecef; /* 懸停時稍深的灰色 */
    cursor: pointer; /* 鼠標變成手型 */
}

/* 單元格樣式 */
table.table-light-dark tbody > tr > td {
    padding: 1rem 1.25rem; /* 內邊距 */
    vertical-align: top; /* 垂直對齊 */
    border-top: 1px solid #e2e6ea; /* 頂部細邊框 */
    line-height: 1.6; /* 行高 */
    color: #495057; /* 深灰色文字 */
    color:#000;
}

.pay_info {
    padding: 10px 20px;
    background: #454545;
    color: #fff;
    margin:0;
}
.contact-box {
    padding: 20px 40px;
    color: #454545;
    background: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.contact-row {
    background: white;
    border-color: #454545;
    border-width: 1px;
    border-style: solid;
}
.contact-box .btnsubmit {
    background-color: #454545;
    border-color: #454545;
    border-radius: 0;
    padding: 12px 15px;
}
.sec-contact .hrline {
    width: 150px;
    border-width: 4px;
    margin-top: 5px;
    border-color: #454545;
    margin-bottom: 40px;
}
/* Bootstrap 的 .table-responsive 樣式 */
/* 這些是確保在小螢幕上表格能水平滾動 */
@media (max-width: 768px) {
    .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; /* 為了 iOS 順滑滾動 */
  }
  .table-responsive > .table-light-dark {
    margin-bottom: 0;
  }
  .table-responsive > .table-light-dark thead th {
    white-space: nowrap; /* 確保表頭不換行 */
  }
  .table-responsive > .table-light-dark tbody td {
    white-space: nowrap; /* 確保內容不換行 */
  }
}
