.main{width: 1200px;}
.nav_Mobile{
    display: none;
}
.nav_MobileList{
    display: none;
}
.mobile_centerC_bg_Tit{
     display: none;
}
.mobileDisclosure_main{
    display: none;
}
.nav{
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 2px solid #000000;
    padding: 20px 0;
}

.nav_logo{
    display: flex;
    align-items: center;
}

.nav_logo div{
    font-weight: 500;
    font-size: 20px;
    color: #000;
    padding-left: 15px;
}

.nav_display{
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.nav_right{
    display: flex;
    align-items: center;
}
.nav_right div{
    font-size: 20px;
    color: #000;
    padding: 10px 20px 0 20px;
    font-weight: 500;
}
/* banner */
.banner{
    display: flex;
    justify-content: center;
    padding: 50px 0 20px 0;
}
.banner_display{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.banner_right img{
    width: 500px;
}
.banner_btn{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0 50px 0;
}
.banner_btnApply{
    width: 457px;
}
.banner_btnClaim{
    width: 218px;
}
.banner_tips{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: -30px;
}
/* 一、 贈金怎麼領？Bowie 幫你試算好了！ */
.centerA{
    display: flex;
    justify-content: center;
    padding: 50px 0 0 0;
}

.centerA_title h1{
    font-weight: 700;
    color: #000;
    font-size: 32px;
}

.centerA_subtitle{
    display: flex;
    align-items: center;
    padding: 50px 0 20px 0;
}

.centerIcon{
    width:10px;
    height:10px;
    background-color: #000;
    border-radius: 50%;
}

.centerA_subtitle_text h2{
    font-size: 24px;
    font-weight: 700;
    color: #000;
    padding-left: 10px;
}
.centerA_table{
    display: flex;
}
.centerA_table_item{
    width: 25%;
}
.centerA_table_item_title{
    width: 100%;
    background-color:#343434;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    padding: 15px 0;
    text-align: center;
}
.centerA_table_item_content{
    width: 100%;
    background-color:#F5F5F5;
    font-size: 22px;
    color: #000;
    font-weight: 500;
    padding: 15px 0;
    text-align: center;
}
.centerA_table_border{
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
}
.centerA_table_item_contents{
    width: 100%;
    background-color:#EEEEEE;
    font-size: 22px;
    color: #000;
    font-weight: 500;
    padding: 15px 0;
    text-align: center;
}
.centerA_tips{
    font-size: 24px;
    color: #000;
    font-weight: 400;
    text-align: center;
    padding: 30px 0;
}
.centerA_line{
    width: 100%;
    height: 1px;
    background-color: #D2D2D2;
    margin:0 0 10px 0;
}
.centerA_body{
    display: flex;
    /* align-items: center; */
}
.centerA_body_left{
    flex: 1;
}
.centerA_body_left_text{
    font-weight: 400;
    font-size: 24px;
    line-height: 54px;
    color: #000;
}
.centerA_body_left_text span{
    color: #C31605;
    text-decoration: underline;
}

.centerA_body_left_btn{
    background-color: #000;
    padding: 15px 50px;
    display: inline-block;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
}
.centerA_body_right img{
    margin-top: -40px;
}
/* 二、 為什麼 Bowie 推薦 Vantage？ */

.centerB{
    display: flex;
    justify-content: center;
    padding: 0px 0;
}

.centerB_title{
    font-weight: 700;
    color: #089D6B;
    font-size: 32px;
}

.centerB_body{
    display: flex;
    justify-content: space-between;
    padding: 50px 0 0 0;
}
.centerB_body_item{
    width: 48%;
    border: 1px solid #BFBFBF;
    border-radius: 25px;
    padding: 30px;
    display: flex;
    justify-content: space-between;
}

.centerB_body_left{
    display: inline-block;
    background-color: #089D6B0F;
    width: 171px;
    height: 171px;
    text-align: center;
    line-height: 171px;
    border-radius: 20px;
}

.centerB_body_right{
    flex: 1;
    padding-left: 20px;
}

.centerB_body_right_title{
    font-size: 24px;
    font-weight: 700;
    color: #070707;
    padding-top: 20px;
}
.centerB_body_right_text{
    font-size: 20px;
    font-weight: 400;
    color: #000;
    padding-right: 15px;
    padding-top: 20px;
}
.centerB_body_right_text span{
    font-weight: 700;
}

/* 三、 3 步領取專屬獎勵 */
.centerC{
    display: flex;
    justify-content: center;
    padding: 50px 0 0 0;
}
.centerC_title{
    font-weight: 700;
    color: #E47A30;
    font-size: 32px;
}
.centerC_line{
    padding: 50px 0;
}
.centerC_line_item{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 170px;
    position: relative;
    z-index: 999;
    margin-bottom: 10px;
}

.centerC_line_item_icon{
    width: 26px;
    height: 26px;
    border: 5px solid #EFAF83;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    z-index: 999;
    /* margin-bottom: 10px; */
}

.centerC_line_block_item{
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    transform: translateY(-50%);
    top: 50%;
    left: 0;
}

.centerC_line_block{
    width: 100%;
    height: 3px;
    background-color: #EFAF83;

}

.centerC_line_text{
    padding: 0 145px;
    display: flex;
    justify-content: space-between;
}

.centerC_line_item_text{
    color: #E47A30;
    font-size: 24px;
    font-weight: 700;
}

.centerC_line_bg{
    width:364px;
    text-align: center;
    padding: 20px;
}

.centerC_bg_img{
    margin: 30px 0 10px 0;
}

.centerC_bg_item{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.centerC_bg_title{
    font-size: 24px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
}
.centerC_bg_text{
    font-size: 20px;
    font-weight: 400;
    color: #000;
    padding-bottom: 30px;
}
.centerC_bg_text span{
    font-weight: 700;
}
.centerC_btn_body{
    display: flex;
    justify-content: center;
}

.centerC_btn{
    background-color: #000;
    display: inline-block;
    padding: 15px 50px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;

}

/* 四、 新手常見問題 (FAQ) */
.FAQ{
    display: flex;
    justify-content: center;
    padding: 50px 0 0 0;
}

.FAQ_title{
    font-weight: 700;
    color: #D72E31;
    font-size: 32px;
    border-bottom: 1px solid #D2D2D2;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.FAQ_body_item{
    display: flex;
    padding-bottom: 40px;
    border-bottom: 1px solid #D2D2D2;
    margin-bottom: 40px;
}
.FAQ_right{
    flex: 1;
}

.FAQ_body_item_title{
    display: flex;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 15px;
}

.FAQ_body_item_title_icon{
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    background-color: #000;
    padding: 5px 5px 8px 5px;
    margin-right: 20px;
}

.FAQ_body_item_text{
    font-size: 22px;
    color: #000;
}

.FAQ_body_item_text span{
    font-weight: 700;
}

.FAQ_bg1{
    background-color: #000;
}
.FAQ_p1{
    color: #000;
}
.FAQ_bg2{
    background-color: #0974B0;
}
.FAQ_p2{
    color: #0974B0;
}
.FAQ_bg3{
    background-color: #009A66;
}
.FAQ_p3{
    color: #009A66;
}
.FAQ_bg4{
    background-color: #E47A30;
}
.FAQ_p4{
    color: #E47A30;
}
/* 重要聲明與風險披露 (Risk Disclosure) */
.RiskDisclosure{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.RiskDisclosure_title{
    font-weight: 700;
    color: #000;
    font-size: 32px;
    text-align: center;
    margin-bottom: 40px;
}
.RiskDisclosure_bg{
    width: 100%;
    background-color: #F0F0EE;
    display: flex;
    justify-content: center;
    /* margin-top: -200px; */
    padding: 230px 0 0px 0;
}

.risk_box{
    width: 100%;
    padding: 20px;
    border: 1px solid #000;
    background-color: #fff;
    border-radius: 8px;
    margin-bottom: 40px;
}

.risk_box_title{
    width: 100%;
    text-align: center;
    padding: 10px 0;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    border-radius: 10px;
}
.risk_box_text{
    font-size: 20px;
    color: #000;
    padding: 20px 20px 0 20px;
}
.risk_box_text span{
    font-weight: 700;
}

.risk_bgA{
    background-color: #0974B0;
}
.risk_bgB{
    background-color: #D72E31;
}
.risk_bgC{
    background-color: #009A66;
}
.risk_bgD{
    background-color: #E47A30;
}

/* 底部 */
.footer{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 120px;
    position: relative;
    background-color:#010F11 ;
}

.footerZindex{
    text-align: center;
}

.footerZindex p{
    color: #fff;
}
.footerLinks{
    display: flex;
    justify-content: center;
    align-items: center;
}
.footerLinks a{
    color: #fff;
    display: inline-block;
    padding: 0 20px;
    border-right: 2px solid #fff;
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
}
.footerLinks a:last-child{
    border-right: none;
}



 /* 弹窗蒙层 */
    .vantage-modal-overlay {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        z-index: 10000;
        justify-content: center;
        align-items: center;
    }
    /* 弹窗容器 */
    .vantage-modal-container {
        background-color: #ffffff;
        border-radius: 16px;
        width: 90%;
        max-width: 450px;
        overflow: hidden;
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
        animation: modalFadeIn 0.3s ease-out;
    }
    @keyframes modalFadeIn {
        from { opacity: 0; transform: translateY(-20px); }
        to { opacity: 1; transform: translateY(0); }
    }
    /* 弹窗头部 */
    .vantage-modal-header {
        background-color: #000; /* 主题色 */
        color: white;
        padding: 20px 24px;
        text-align: center;
        position: relative;
    }
    .vantage-modal-header h3 {
        margin: 0;
        font-size: 18px;
        font-weight: 700;
        color: #fff;
    }
    /* 关闭按钮 */
    .vantage-modal-close {
        position: absolute;
        top: 20px;
        right: 20px;
        background: none;
        border: none;
        color: white;
        font-size: 1.5rem;
        font-weight: bold;
        cursor: pointer;
        line-height: 1;
        padding: 0;
        width: 24px;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .vantage-modal-close:hover {
        opacity: 0.8;
    }
    /* 弹窗内容区 */
    .vantage-modal-content {
        padding: 30px 24px 24px;
    }
    /* 输入框样式 */
    .vantage-input-group {
        margin-bottom: 20px;
    }
    .vantage-input-group label {
        display: block;
        margin-bottom: 6px;
        color: #333;
        font-weight: 500;
        font-size: 0.9rem;
    }
    .vantage-input-group input {
        width: 100%;
        padding: 14px 16px;
        border: 2px solid #e1e5eb;
        border-radius: 8px;
        font-size: 1rem;
        box-sizing: border-box;
        transition: border-color 0.3s;
    }
    .vantage-input-group input:focus {
        outline: none;
        border-color: #089D6B; /* 辅助色 */
    }
    /* 主按钮 */
    .vantage-modal-submit-btn {
        display: block;
        width: 100%;
        background-color: #089D6B; /* 辅助色 */
        color: white;
        border: none;
        border-radius: 8px;
        padding: 16px;
        font-size: 1.1rem;
        font-weight: 700;
        cursor: pointer;
        transition: background-color 0.3s;
        margin-top: 10px;
    }
    .vantage-modal-submit-btn:hover {
        background-color: #e05b1a;
    }
    /* 按钮下方文字 */
    .vantage-modal-note {
        text-align: center;
        color: #666;
        font-size: 0.75rem;
        margin-top: 10px;
        line-height: 1.4;
    }
    /* 响应式调整 */
    @media (max-width: 480px) {
        .vantage-modal-container {
            width: 95%;
        }
        .vantage-modal-header h3 {
            font-size: 1.3rem;
        }
        .vantage-modal-content {
            padding: 20px 20px 20px;
        }
    }