.main{width: 1200px;}

.nav_Mobile{
    display: none;
}
.nav_MobileList{
    display: none;
}

.nav{
    width: 100%;
    height: 100px;
    background-color: #062750;
    display: flex;
    justify-content: center;
}

.nav_display{
    display: flex;
    align-items: center;
    justify-content: center;
}

/* banner */
.banner{
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #062750;
}


/* 3步極速參與：專屬增值權限激活 */
.center_one{
    display: flex;
    justify-content: center;
    margin: 40px;
}
.center_oneTit{
    margin-bottom: 20px;
}
.center_oneTit h2{
    font-size: 36px;
    color: #062750;
    font-weight: 700;
}
.center_oneList{
    display: flex;
    justify-content: space-between;
}
.center_onelistBox{
    width: 368px;
    background-color: #062750;
    border-radius: 9px;
    padding: 30px 0 20px 0;
    text-align: center;
    box-shadow: 0px 4px 4px 0px #00000040;
}
.center_oneImg1{
    width:170px;
}
.center_onelistH1{
    font-size: 20px;
    color: #FFF846;
    font-weight: 700;
    text-align: center;
    margin: 10px 0;
}
.center_onelistText{
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin: 10px 0;
}
.center_onelistBtnBox{
    padding: 0 30px;
}
.center_onelistBtn{
    background-color:#FFF846;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 600;
    color: #062750;
}
.center_oneTips{
    font-size: 16px;
    font-weight: 500;
    color: #062750;
    margin-top: 50px;
}
.center_onelistA{
    display: flex; 
    justify-content: center;
}
/* 流程太繁瑣？專業 RM 助你快速激活 2.5% 回贈 */
.center_two{
    display: flex;
    justify-content: center;
    margin: 40px 0 0 0;
    background-color:#062750 ;
    padding: 40px 0;
}
.centerTwo_display{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.center_twoTit h2{
    font-size: 36px;
    color: #FFF846;
    font-weight: 700;
}
.center_twoTitBox{
    margin: 40px 0;
}

.center_twoText{
    display: flex;
    align-items: center;
}
.center_twoText p{
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    margin-left: 15px;
}

.center_twoBtn{
    width: 410px;
    padding: 5px 0px;
    background-color: #FFF846;
    border-radius: 50px;
    text-align: center;
    color: #062750;
    font-size: 22px;
    font-weight: 600;
}

.mr20{
    margin-right: 20px;
}

/* 回贈示例 */
.center_three{
    display: flex;
    justify-content: center;
    padding: 40px 0;
}
.center_threeTit h2{
    margin: 0;
    font-size: 36px;
    font-weight: 700;
    color: #062750;
}
.center_threeTit span{
    font-size: 16px;
    font-weight: 500;
    color: #062750;
}
.center_threeTit{
    display: flex;
    align-items:end;
}
.center_threeListBox{
    display: flex;
    justify-content: center;
    margin: 40px 0;
}
.center_threeList{
    width: 33.33%;
    border-right: 3px solid #fff;
}
.center_threeListItem{
    font-size:20px;
    font-weight: 500;
    color: #FFF846;
    background-color: #062750;
    line-height: 65px;
    text-align: center;
}
.center_threeListItemOne{
    font-size:20px;
    font-weight: 500;
    color: #062750;
    background-color: #ECECEC;
    line-height: 65px;
    text-align: center;
    border-bottom: 3px solid #fff;
    border-top: 3px solid #fff;
}
.center_threeListItemTwo{
    font-size:20px;
    font-weight: 500;
    color: #062750;
    background-color: #F5F5F5;
    line-height: 65px;
    text-align: center;
}
.center_threeTips{
    font-size: 20px;
    font-weight: 500;
    color: #062750;
}

/* FAQ 完整解答  */
.center_FAQ{
    display: flex;
    justify-content: center;
    padding-bottom: 50px;
}
.center_FAQBox{
    margin-bottom: 60px;
}
.center_FAQH1{
    font-size: 40px;
    font-weight: 700;
    color: #062750;
    margin: 30px 0;
}
.center_FAQItem{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.center_FAQItemText{
    margin-left: 10px;
    font-size: 20px;
    font-weight: 700;
    color: #062750;
}
.center_FAQBody{
    border: 1px solid #062750;
    margin-bottom: 15px;
}
.center_FAQBodyItem{
    background-color: #062750;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 30px;
}
.center_FAQBodyH1{
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.center_FAQBodyText{
    font-weight: 600;
    font-size: 16px;
    color: #062750;
    padding: 5px 30px;
}
.center_FAQrongyu{
    display: flex;
    justify-content: space-between;
    padding: 0 50px;
}

.center_FAQrongyuBox{
    display: flex;
}
.center_FAQrongyuText{
    /* margin: 0 30px; */
    width: 146px;
    text-align: center;
}
.center_FAQrongyuText p{
    font-weight: 700;
    font-size: 16px;
    color:#062750 ;
}
/* 14% 資產增值方案，資產配置新選擇 */
.center_four{
    display: flex;
    justify-content: center;
    padding: 40px 0;
    background-color: #062750;
}
.centerFour_display{
    height: 523px;
    display: flex;
    justify-content: right;
}
.center_fourRight{
    width: 70%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 50px 0;
}
.center_fourTit h2{
    font-size: 36px;
    font-weight: 700;
    color: #FFF846;
    margin-bottom: 20px;
}
.center_fourTips{
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    text-align: left;
    margin-bottom: 5px;
}
.center_fourTipsUl ul li{
    position: relative;
    padding-left: 20px; /* 为小圆点留出空间 */
    color: #fff;
    font-size: 16px;
}

.center_fourTipsUl ul li::before{
  content: "•"; /* 使用圆点字符 */
  color: #FFF846; /* 设置小圆点颜色 */
  font-size:20px; /* 调整大小 */
  position: absolute;
  left: 0;
  top: 0;
}
/* 常見問題 FAQ  */
.center_FAQTit h2{
    font-size: 36px;
    font-weight: 700;
    color: #062750;
    margin: 30px 0;
}
.center_FAQBox{
    margin-bottom: 60px;
}
.center_FAQBody{
    border: 1px solid #062750;
    margin-bottom: 30px;
}
.center_FAQBodyItem{
    background-color: #062750;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 30px;
}
.center_FAQBodyH1{
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.center_FAQBodyText{
    font-weight: 600;
    font-size: 16px;
    color: #062750;
    padding: 5px 30px;
}

.center_FAQBtnBox{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.center_FAQBtnBoxTit{
    font-size: 38px;
    color:#062750;
    font-weight: 700;
    margin-bottom: 40px;
}

.center_FAQBtnBoxBtn{
    width: 326px;
}

/* 底部 */
.footer{
    display: flex;
    justify-content: center;
    height: 120px;
    position: relative;
}
.backgroundOp{
    background-color: rgba(6, 40, 81, 0.8);
    width: 100%;
    height: 120px;
    position: absolute;
}
.footerZindex{
    position: relative;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footerZindex p{
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 0 50px;
}

.bannerMobile{
    display: none;
}