﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');

@charset "utf-8";
body {
    letter-spacing: .04em;
    font-family: "Arial", "Noto Sans TC","微軟正黑體", "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "Microsoft JhengHei", sans-serif;
}
:root {
   --init-about-editor-slick-ratio:1296 /546;
}
.header .navbar {
    padding: 0 10px;
}

body.home .home_about .slickfixedInitPosition {
    aspect-ratio: var(--init-about-editor-slick-ratio);
}
.slickfixedInitPosition .slider{
    display:none;
}
.slickfixedInitPosition .slider.slick-initialized {
    display: block;
}
a {
    transition: all 0.5s;
}

img {
    transition: all 0.5s;
}
.navbar-toggler,
.small-btn-box,
.header {
    display: none!important;
}
.home-pagelist-area>.container-fluid {
    padding-left:0;
    padding-right:0;
}
/* 錨點  */
.is_scroll .home_anchor {
    opacity: 1;
}
.home_anchor {
    position: fixed;
    right: 1.5%;
    top: 50%;
    z-index: 999;
    opacity: 0;
    transition: all 0.5s;
}
    .home_anchor ul li a:hover:after,
    .home_anchor ul li a.active:after {
        opacity: 1;
    }
    .home_anchor ul li a:after {
        content: " ";
        display: block;
        position: absolute;
        background-color: #e40012;
        height: 7px;
        width: 7px;
        left: -17px;
        top: 50%;
        transform: translateY(-50%);
        opacity: 0;
        transition: all 0.5s;
    }
    .home_anchor ul li a:before {
        content: " ";
        display: block;
        position: absolute;
        background-color: #000;
        height: 1px;
        width: 40px;
        left: 90px;
        top: 50%;
        transition: all 0.5s;
    }
    .home_anchor ul li a.active:before,
    .home_anchor ul li a:hover:before {
        background-color: #003399;
        width: 50px;
    }
    .home_anchor ul li a.active,
    .home_anchor ul li a:hover {
        color: #003399 !important;
    }
    .home_anchor ul li a {
        position: relative;
        font-size: 18px;
        font-weight: bold;
        padding-right: 50px;
        display: block;
        cursor: pointer;
        color: #000;
    }
    .home_anchor ul li{
        padding:10px 0;
    }



/* 收合  */
.accordion-button:not(.collapsed)::before {
    transform: rotate(180deg);
}

.accordion-button::after {
    content: " ";
    display: block;
    position: absolute;
    background-color: #fff;
    width: 10px;
    height:3px;
    top: 50%;
    right: 12px;
}

.accordion-button:focus {
    border-color: unset;
    box-shadow: unset;
}



/*.accordion-collapse.show {
    border-bottom: 1px solid #d71618;
}
*/


.accordion-button::before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #fff;
    width: 10px;
    height: 3px;
    top: 50%;
    right: 12px;
    transition: all 0.5s;
    transform: rotate(90deg);
}

.accordion-button {
    padding-left: 46px;
    font-size: 18px;
    background-color: unset;
}

.accordion-item:last-of-type {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.accordion-item {
    background-color: unset;
    border-top-right-radius: 0;
    border: none;
    border-radius: 0;
    padding: 0;
}

.accordion-button {
    border-bottom: 1px solid #c3c3c3 !important;
}

.accordion-button:focus,
.accordion-button {
    border-color: unset;
    box-shadow: unset;
    border-bottom: none;
    font-size: 1rem;
    font-weight: bold;
    color: #000;
}

.accordion-item .accordion-button:hover {
    color: #212529;
}

.accordion-item .accordion-button {
    padding: 30px 0 ;
    background-color: unset;
    font-size: 18px;
}

.accordion-button:not(.collapsed) {
    color: #000000;
    background-color: unset;
    box-shadow: unset;
}

.accordion-body p {
    position: relative;
    padding-left: 46px;
    margin-bottom: 0;
}

.accordion-item h2 {
    position: relative;
}

    .accordion-item h2::before {
        content: " ";
        display: block;
        position: absolute;
        width: 34px;
        height: 34px;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        background-color: #e40012;
        border-radius:50%;
    }

.accordion-body p::before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/a.svg) no-repeat left center;
    width: 51px;
    height: 51px;
    top: 18px;
    left: 0;
}

.accordion {
    margin-bottom: 40px;
}

.accordion-body {
    padding: 30px 0;
}

    .accordion-body p {
        padding: 30px 0 30px 80px;
    }
/* 共用  */
.home_block__box {
    padding: 5% 0;
}
.ti_h h4 {
    color: #000;
}

.ti_h h2 {
    font-size: 40px;
    color: #003399;
    font-weight: bold;
}

.ti_h {
    text-align: center;
    color: #fff;
    padding-bottom: 3%;
}
.home_block_9,
.home_block_8,
.home_block_6,
.home_block_4,
.home_block_2 {
    border-left: 13px #e40012 solid;
}
.home_block_10,
.home_block_7,
.home_block_5,
.home_block_3,
.home_block_1 {
    border-left: 13px #003399 solid;
}


.block_1_tit_3,
.block_1_tit_1 {
    width: 44%;
    padding: 4%;
}
.blue{
    color:#003399!important;
}
.red {
    color: #e40012 !important;
}

/* 首頁  */
.home_block_10 .pic img {
    padding: 0 10px;
    width: 50%;
}
.home_block_10 .pic {
    display: flex;
    justify-content: space-between;
}
.home_block_9 .cont_box .tit a:hover {
    background-color: #003399;
}

.home_block_9 .cont_box .tit a {
    background-color: #e40012;
    margin:0;
 
}
.home_block_9 .cont_box .tit {
    width: 70%;
    position: relative;
    padding-left:5%;
    
}

    .home_block_9 .cont_box .tit:before {
        content: " ";
        display: block;
        position: absolute;
        width: 5px;
        height: 100%;
        left: 0;
        top: 0;
        background-color: #dedede;
    }
.home_block_9 .cont_box .ti_h {
    position: relative;
    padding-bottom: 0;
    width: 30%;

}
.home_block_9 .cont_box .d-flex {
    align-items:center;
}
.home_block_9 .cont_box {
    border: 5px solid #dedede;
    padding: 5%;
}
.home_block_8 {
    background-color: #fafafa;
}
.ans_box .item .d-flex.pro_sb .pic p {
    color: #fff;
    padding: 3px 17px;
    position: absolute;
    top: 0;
    left: 0;
}
.ans_box .item .d-flex.pro_sb .pic p.p_red {
    background-color: #e40012;
   
}
.ans_box .item .d-flex.pro_sb .pic p.p_blue {
    background-color: #003399;

}
.ans_box .item .d-flex.pro_sb .bkaw {
    width: 10%;
}
.ans_box .item .d-flex.pro_sb .pic {
    width: 45%;
}
.ans_box .item .d-flex.pro_sb {
    align-items:center;
    margin-top:60px;
}
.ans_box .item h4 {
    line-height: 40px;
}
.ans_box .item .d-flex p {
    height: auto;
}
.ans_box .item .d-flex {
    align-items: center;
}
.ans_box .item .d-flex .pic {
    width: 50%;
    position:relative;

}
.ans_box .item .d-flex  .tit{
    width:50%;
    text-align:left;
}


    .ans_box p{
        height:62px;
    }
    .ans_box p span {
        display: block;
    }
.ans_box  h4.blue {
    background-color: #fff;
    border: 2px solid #003399;
    padding: 17px 10px;
    margin-bottom: 40px;
}
.home_block_7 .trigger:hover {
    background-color: #003399;
}
.home_block_7 .trigger:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/more.svg) no-repeat;
    width: 14px;
    height: 11px;
    right: 35px;
    top: 17px;
    border-radius: 50%;
    background-size: cover;

}
.home_block_7 .trigger.open {
    margin: 40px auto 60px;
}
.home_block_7 .trigger {
    position: relative;
    background-color: #e40012;
    padding: 8px 52px 8px 47px;
    color: #fff;
    font-size: 16px;
    border-radius: 50px;
    display: table;
    margin: 40px auto 40px;
}
.home_block_7 .trigger.open .mo_eork,
.home_block_7 .trigger .mo_eork2 {
    display: none;
}

.home_block_7  .trigger.open .mo_eork2 {
    display: block;
}

.home_block_7  .trigger.open .mo_eork,
.home_block_7 .trigger .mo_eork2 {
    display: none;
}



.home_block_7 .botop_sid {
    border-top: 1px dashed #121212;
    padding-top:40px;
    text-align:center;
}
.home_block_7 {
    position: relative;
    background-color: #e9e7f3;
    padding-bottom: 2%;
}
.home_block_6 .tab-content .item h5.step_hi2 {
    height: 64px;
}
.home_block_6 .tab-content .item ul {
    height: 94px;
}
.home_block_6 .tab-content .item ul.hig_4 {
    height: 124px;
}
.home_block_6 .tab-content .item:hover .tit a {
    color: #003399 !important;
}
.home_block_6 .tab-content .item .tit a {
    text-align: right;
    display: block;
    font-size: 14px;
   
}
.home_block_6 .tab-content .item .tit ul li:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #e40012;
    width: 5px;
    height: 5px;
    left: 0;
    top: 13px;
    border-radius: 50%;
}
.home_block_6 .tab-content .item .tit ul li {
    position: relative;
    padding-left: 12px;
}
.home_block_6 .tab-content .item .tit h5 {
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
}
.home_block_6 .tab-content .item .tit {
    width: 60%;
    padding-left: 5%;
}
.home_block_6 .tab-content .item .pic {
    width: 40%;
}
.home_block_6 .tab-content {
    border: 4px solid #e0e0e0;
    margin-top: 40px;
    padding: 3%;
}
.home_block_6 .nav-tabs .nav-link {
    position:relative;
    border-radius: 0;
    flex: 1;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 10px;
}

.nav-tabs .pic_red .nav-link {
 
    color: #fff;
    background-color: #e40012;
    border-color: #e40012;
}

    .nav-tabs .pic_red .nav-link.active,
    .nav-tabs .pic_red .nav-item.show .nav-link {
        background-color: #fff;
        border: 2px solid #e40012;
        color: #e40012;
    }
.home_block_6 .nav-tabs .nav-link.active:before {
    bottom: -20px;
    opacity: 1;
}
.home_block_6 .nav-tabs .nav-link:before {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    width: 14px;
    height: 18px;
    transition: all 0.5s;
    opacity:0;
}

.nav-tabs .pic_red .nav-link:before {
    border-style: solid;
    border-width: 18px 12px 0 12px;
    border-color: #e40012 transparent transparent transparent;
}
.nav-tabs .pic_blue .nav-link:before {
    border-style: solid;
    border-width: 18px 12px 0 12px;
    border-color: #003399 transparent transparent transparent;
}
.nav-tabs .pic_blue .nav-link {
 
    color: #fff;
    background-color: #003399;
    border-color: #003399;
}
    .nav-tabs .pic_blue .nav-link.active,
    .nav-tabs .pic_blue .nav-item.show .nav-link {
        border: 2px solid #003399;
        color: #003399;
       background-color:#fff;
    }
.home_block_6 .nav-tabs li.pic_red .pic {
    border: 3px solid #e40012;
   
}
.home_block_6 .nav-tabs li.pic_blue .pic{
    border:3px solid #003399;
}
.home_block_6 .nav-tabs li .pic h4 {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
}
.home_block_6 .nav-tabs li .pic {
    position: relative;
    width: 100%;
    margin-bottom: 40px;
}
.home_block_6 .nav-tabs li {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
}
.home_block_6 .nav-tabs:before {
    content: " ";
    display: block;
    position: absolute;
    width: 25px;
    height: 30px;
    top: 34%;
    right: 4px;
    left: 0;
    margin: 0 auto;
    background: url(../images/all/home_block_6_bg03.svg) no-repeat;

}
.home_block_6 .nav-tabs {
    position: relative;
    display: flex;
    border: none;
}
.btm_more a:hover{
    background-color:#e40012;
}
.btm_more a:before {
    content: " ";
    display: block;
    position: absolute;
    width: 9px;
    height: 12px;
    top: 16px;
    right: 21px;
    background: url(../images/all/home_block_5_arrow.svg) no-repeat;
    background-size: cover;
}
.btm_more a {
    position: relative;
    background-color: #003399;
    padding: 8px 38px;
    color: #fff;
    font-size: 18px;
    border-radius: 50px;
    margin-bottom: 30px;
    display: table;
    margin: 0px auto 10px;
}
.btm_more p {
    letter-spacing: 5px;
    margin-bottom: 0;
}
.btm_more {
    text-align: center;
}
.home_block_5 ul li {
    color: #141414;
    font-size: 16px;
}
.home_block_5 .d-flex ul {
    width: 50%;
}
.home_block_5 ul li.li_icon {
    background: url(../images/all/home_block_5_icon.svg) no-repeat left 7px;
    padding-left: 20px;
}
.home_block_5 {
    position: relative;
    background-color: #fafafa;
}
.home_block_4 .d-flex{
    flex-wrap:wrap;
}
    .home_block_4 .d-flex a:hover{
       /* opacity:0.5;*/
    }
    .home_block_4 .d-flex a {
        width: 25%;
    }

.home_block_3 {
    background-color: #fafafa;
}
.home_block_3 .block_3_tit_1 p span {
    display: block;
}
.home_block_3 .block_3_tit_1 p {
    text-align: center;
    line-height: normal;
}
.home_block_3 .block_3_tit_1 {
    width: 20%;
}
.home_block_3 .block_3_tit_2.block_3_tit_2_red .txt .home_block_3_tit {
    position: absolute;
    right: 6px;
    top: -10px;
}
.home_block_3 .block_3_tit_2.block_3_tit_2_blue .txt .home_block_3_tit {
    position: absolute;
    left: 6px;
    top: -10px;
}
.home_block_3 .block_3_tit_2 .txt p{
    margin-bottom:0;
}
.home_block_3 .block_3_tit_2.block_3_tit_2_red .txt {
    border: 1px solid #e40012;
}
.home_block_3 .block_3_tit_2.block_3_tit_2_blue .txt {
    border: 1px solid #003399;
}
.home_block_3 .block_3_tit_2 .txt {
    position: relative;
    padding: 3%;
    background-color: #fff;
}
.home_block_3 .block_3_tit_2.block_3_tit_2_blue .txt:after {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/home_block_3_arrow.svg) no-repeat center;
    width: 30px;
    height: 30px;
    top: 50%;
    left: -20px;
    transform: translateY(-50%);
}
.home_block_3 .block_3_tit_2.block_3_tit_2_blue .txt:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #e9e7f3;
    right: -10px;
    bottom: -10px;
    left: 10px;
    top: 10px;
    z-index: -1;
}
.home_block_3 .block_3_tit_2.block_3_tit_2_red .txt:after {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/home_block_3_arrow2.svg) no-repeat center;
    width: 30px;
    height: 30px;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
}
.home_block_3 .block_3_tit_2.block_3_tit_2_red .txt:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #e9e7f3;
    right: 10px;
    bottom: -10px;
    left: -10px;
    top: 10px;
    z-index: -1;
}
.home_block_3 .block_3_tit_2.block_3_tit_2_red {
    padding-right: 5%;
}
.home_block_3 .block_3_tit_2.block_3_tit_2_blue {
    padding-left: 5%;
}
.home_block_3 .block_3_tit_2 {
    width: 80%;
    position: relative;
 
}
    .home_block_3 .d-flex {
        width: 70%;
        margin: 0 auto;
        align-items: center;
        position: relative;
        z-index: 10;
    }
.home_block_2 .ti_h h4,
.home_block_2 .ti_h h2 {
    color: #fff;
}
.home_block_2 a:hover{
    opacity:0.6;
}
.home_block_2 a {
    margin-top: 30px;
    display: block;
    animation: csszoomIn 2s ease-in-out infinite;
}

@keyframes csszoomIn {
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1);
        transform: scale(1.1);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}
.home_block_2 {
    background: url(../images/all/home_block_2_bg.jpg) no-repeat center;
    background-size: cover;
    padding: 90px 0;
}

.home_block_1 p{
    margin-bottom:0;
}
.home_block_1 .d-flex {
    align-items: center;
    justify-content:center;
}
.block_1_tit_2{
    width:8%;
}


.block_1_tit_1 {
    background-color: #e9e7f3;
 
}
.block_1_tit_3 {
 
    background-color: #efefef;
      
}


.home_banner {
    position: relative;
}
    .home_banner .d-flex {
        align-items: center;
      
    }
    .home_banner .home_banner_mid .pic {
        background-color: #fff;
        padding: 20px 40px;
        box-shadow: 0px 0px 12px #0000007d;
        display: table;
        margin: 0 auto;
    }
    .home_banner .home_banner_mid h4 span{
        padding-left:2%;
    }
    .home_banner .home_banner_mid h4 {
        font-size: 40px;
    }
    .home_banner .home_banner_mid h3 {
        font-size: 90px;
        padding:20px 0;
    }
    .home_banner .home_banner_mid h2 {
        font-size: 82px;
        font-weight: bold;
        padding-top:40px;
    }
    .home_banner .home_banner_mid {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        color: #fff;
        z-index:10;
    }
    .home_banner .home_banner_left img {
        margin: 0 auto 0 0;
        padding-left:5%;
   
    }
    .home_banner .home_banner_left {
        background-color: #003399;
        width: 50%;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .home_banner .home_banner_right img {
        margin: 0 0 0 auto;
        padding-right: 5%;
    }
    .home_banner .home_banner_right {
        background-color: #e40012;
        width: 50%;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
    }



/* footer  */
.footer .gotop a:hover{
    opacity:0.7;
}
.footer .gotop a {
    background: unset;
    width: auto;
    height: auto;
    border-radius: 0;
    font-weight: bold;
    background: url(../images/all/top.svg) no-repeat right center;
    padding-right: 29px;
    line-height: normal;
}
.footer .gotop {
    position: absolute;
    right: 0;
    top: 5px;
    opacity: 1;
}
.footer .container {
    position: relative;
}
.footer:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #e40012;
    width: 50%;
    right:0;
    top: 0;
    bottom:0;
  
}
.footer {
    position:relative;
    background-color: #003399;
    color: #fff;
    padding: 20px 0;
}
