@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon/icomoon.eot?2h7ld8');
  src:  url('fonts/icomoon/icomoon.eot?2h7ld8#iefix') format('embedded-opentype'),
    url('fonts/icomoon/icomoon.ttf?2h7ld8') format('truetype'),
    url('fonts/icomoon/icomoon.woff?2h7ld8') format('woff'),
    url('fonts/icomoon/icomoon.svg?2h7ld8#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-airplanemode_on:before {
  content: "\e900";
}
.icon-flight:before {
  content: "\e900";
}
.icon-local_airport:before {
  content: "\e900";
}
.icon-home:before {
  content: "\e901";
}
.icon-home3:before {
  content: "\e902";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-airplane:before {
  content: "\e9af";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-arrow-up:before {
  content: "\ea32";
}
.icon-font-size:before {
  content: "\ea61";
}



  @keyframes fadeIn {
    from { opacity: 0; } 
    to { opacity: 1; } 
  }

  .fade-in {
    opacity: 0; 
    animation: fadeIn 1s forwards; 
  }
  
.sc_font {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
    body {
    /*    padding-top: 133px; */
        padding-bottom: 100px; 
        font-family: "Microsoft JhengHei", 微軟正黑體, 微軟雅黑體, 細明體_HKSCS, Arial, sans-serif;
    /*    font-size: 1rem;*/
        font-size: 18px;
            font-weight: 400;
        line-height: 1.5;
    }

    h1{color:#1E5FA2; font-size: 2.0rem; font-weight: bold; padding-top: 20px; padding-bottom: 20px;}
    h2{color:#0b7e51; font-size: 1.6rem; font-weight: bold; padding-top: 10px; padding-bottom: 10px;}
    h3{color: #3e5da1; font-size: 1.4rem; font-weight: bold; padding-top: 10px; padding-bottom: 10px;}
    #content p {  margin: 15px 0;}

    .top-container {
        z-index: 1030; 
        /*background: linear-gradient(to bottom, #e0feff 0%, white 100%);
        opacity: 96%;*/
        background: linear-gradient(to bottom, rgba(224, 254, 255, 0.96) 0%, rgba(255, 255, 255, 0.96) 100%);
    }
    .top-row-first {
        height: 90px;
    /*            background-color: #ffffff;*/
    }
    .top-left, .top-right {
        display: flex;
        align-items: center;
        height: 100%;
    }
    .top-left {
        justify-content: flex-start; 
    }
    .top-right {
        justify-content: flex-end; 
    }

    .right-nav-list ul{list-style: none; margin:0; padding:0;}
    .right-nav-item {display: inline-block;}
    .right-nav-item a{
        text-decoration: none;
        color:#003387;
        margin: 0 10px;
        display: inline-block;
        -webkit-border-radius: 14px;
        -moz-border-radius: 14px;
        BACKGROUND-COLOR: #fff;
        width: 40px;
        height: 40px;
        padding-top: 7px;
        text-align: center;
    /*    border: solid 1px #cae7fd;*/
        border-bottom: solid 1px #a7d6d7;
    /*    border-right: solid 1px #9bcaff;*/
    /*    box-shadow: inset 1px 1px 25px #c0e4fff7;*/
    }
    .right-nav-item a:hover{
        background-color: #3e95ff;
        color: white;
        text-decoration: none;
    }


        .top-row-second {
/*            height: 60px;*/
        }


        #menus ul {
            list-style: none;
            padding: 0;
            margin: 0;
            justify-content: space-between;
            display: flex !important;
        }
        #menus ul li {
            /*flex: 1;
            text-align: center;*/
            position: relative;
        }

        #menus ul li a{
            font-size: 1.04rem;
            line-height: 1.2rem;
            text-align: center;
            color: #015f28;
            display: block;
            padding: 5px 5px;
            text-decoration: none;
        }

        #menus ul.eng li a{
            font-size: 1rem;
            line-height: 1.1rem;
            height: 100%;
            text-align: center;
            display: flex;
            align-items: center;
        }

        #menus ul li a:hover{
            color: #024c9b;
/*            transform: translateY(1px);*/
        }        
        .nav-list li.active{
            border-bottom: dashed 1px #c2d7f1;
        }
        .nav-list li.active a{
            color: #024c9b !important;
        }
        .nav-list li a::before {
            content: '';
            position: absolute;
            top: -12px; 
            left: 50%;
            transform: translateX(-50%);
            width: 16px;
            height: 16px;
            background-color: #c2d7f1;
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M24 19.999l-5.713-5.713 13.713-10.286-4-4-17.141 6.858-5.397-5.397c-1.556-1.556-3.728-1.928-4.828-0.828s-0.727 3.273 0.828 4.828l5.396 5.396-6.858 17.143 4 4 10.287-13.715 5.713 5.713v7.999h4l2-6 6-2v-4l-7.999 0z'/%3E%3C/svg%3E");
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M24 19.999l-5.713-5.713 13.713-10.286-4-4-17.141 6.858-5.397-5.397c-1.556-1.556-3.728-1.928-4.828-0.828s-0.727 3.273 0.828 4.828l5.396 5.396-6.858 17.143 4 4 10.287-13.715 5.713 5.713v7.999h4l2-6 6-2v-4l-7.999 0z'/%3E%3C/svg%3E");
            mask-size: contain;
            -webkit-mask-size: contain;
            mask-repeat: no-repeat;
            -webkit-mask-repeat: no-repeat;
            opacity: 0;
            visibility: hidden;
            transition: opacity 0.3s ease, visibility 0.3s ease;
        }
        #menus ul li a:hover::before {
            opacity: 1;
            visibility: visible;
        }

        .container {
            text-align: justify;
            text-justify: distribute;
        }
        

    #content .list_dot{
        padding:0 0 0 20px;
        list-style-type: square;
    }
    #content .list_dot li{
            margin: 5px 0;
    }

    #content .list_dot li::marker {
      color: #abcd05; /* 设置圆点颜色 */
    }

    #content ul.list0{ padding-left: 20px;}
    #content ul.list0 li{ margin-top: 15px;}


    .mobile-menu-overlay {
        display: none;
    }
            
        .back-to-top {
            position: fixed;
            bottom: 20px;
            right: 20px;
            width: 50px;
            height: 50px;
            background-color: #0d6efd;
            color: white;
            border: none;
            border-radius: 50%;
            font-size: 1.2rem;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 2px 10px rgba(0,0,0,0.3);
            z-index: 1000;
            opacity: 0;
            visibility: hidden;
            transition: opacity 0.3s, visibility 0.3s;
        }
        
        .back-to-top.show {
            opacity: 1;
            visibility: visible;
        }
        
        .back-to-top:hover {
            background-color: #0b5ed7;
            transform: translateY(-2px);
            box-shadow: 0px 5px 9px rgb(0 110 223 / 50%);
        }
        
        
        #banner {
            max-width: 100%;
            height: auto;
/*            background-color: #6c757d;*/
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
            font-size: 1.5rem;
        }
        #banner img{
/*            max-width: 1920px !important;*/
            width: 100%;
            height: auto;
        }
       
    .sitemap a {
        padding: 5px 5px; 
        display: block;
    } 
    a {
            text-decoration: none;
    } 
    a:hover {
            text-decoration: underline;
            text-underline-offset: 6px;
    } 
    .remarks {display: flex; font-size: 15px; color: #474747; }
    .remarks p{margin:0 !important;}
    .remarks .symbol {
        min-width: 30px !important;
        text-align: center;
    }
    .remarks .symbol p{
        color: gray;
    }

    #footer { 
        text-align:center; 
        margin-top: 70px;
        border-top: solid 1px #e5e5e5;
    }

    #footer a{
        color:#003387;
        padding: 10px 10px;
        display: inline-block;
        text-decoration: none;
    }
    #footer a:hover{
        text-decoration: underline;
    }
    .table-container
    {
    width: 100%;
    overflow-y: auto;
    _overflow: auto;
    margin: 0 0 1em;
    }
    .table-container::-webkit-scrollbar
    {
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
    }

    .table-container::-webkit-scrollbar-thumb
    {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);
    }

    .ch3 #Pic13 p{display: none;}
    .table_ch4a{
        min-width:950px;
        text-align: center;
/*        font-size: 16px;*/
        font-weight: 100;
    }
    .table_ch4b{
        max-width:350px;
        text-align: center;
/*        font-size: 16px;*/
        font-weight: 100;
    }
    .table_ch4a .td_100 {
        min-width: 130px;
    }

    .table_ch7{
        width:100%;
        max-width:600px;
        margin-bottom: 15px;
    }
    .appendix_table{font-size: 17px;}
    .appendix_table td:first-child, .appendix_table td:nth-child(3), .appendix_table td:nth-child(4){ text-align:center; }
    .appendix_table .td1{width:20px;}
    .appendix_table .td2{min-width:325px;}
    .appendix_table .td3{min-width:150px; text-align:center;}
    .appendix_table .td4{min-width:330px; text-align:center;}

    .pics_width_768 img{
        max-width: 850px !important;
        height: auto;
    }
    .pics_width_768 p{
        max-width: 850px !important;
    }

    .ch2_pics_2 img{
        max-width: 670px !important;
        height: auto;
    /*    margin-left: -41px;*/
    }

    .pics_horizontal a{
        text-decoration: none;
    }

    .pics_horizontal img{
        max-width: 530px;
        height: auto;
    }

    .pics_horizontal p{
        text-align: left;
    /*    font-size: 15px !important;*/
        color: #045eb3;
            padding-left: 5px;
            margin-bottom: 0;
            display: inline-grid;
            width: 350px;
            vertical-align: middle !important;
    }

    .pics_vertical img{
        max-width: 530px;
        height: auto;
    }

    .pics_vertical p{
        margin-top: 5px !important;
        margin-bottom: 5px !important;
        text-align: center;
        font-size: 15px !important;
        color: #045eb3;
    /*    width: 60%; */
        max-width: 530px;
         margin-left: auto !important;
      margin-right: auto !important;
    }

    /* ch2 */
    .ch2_column{
        display: flex;
        justify-content: space-evenly;
    }

    .ch2_column .ch2_row{
        padding-top: 15px;
        display: flex;
        justify-content: flex-start;
    }

    .ch2_column .ch2_no{
        width: 37px;
        text-align: center;
        color: #575757;
    }

    .ch2_tc{
        font-size: 1rem;
        margin-left: 150px;
    }
    .ch2_en{
        font-size: 14.3px !important;
    }


    /*org chart font*/
    .node0a {
        background-color: #007dfb; 
        color: white;
    }
    .node1 div {    
        background-color: #0c8fff;
        color: white;
    }
    .node2 div {    
        background-color: #299cff;
        color: white;
    }
    /* END org chart font*/

    .chart_span{
    color: #666666; font-size: 0.8rem;font-weight: bold;
    }

    .menu_space{
        display: block;
    }

    .imgRight {
        float: right;
        padding-top: 10px;
        padding-left: 20px;
        width: 450px;
    }
    .imgRight p {
        text-align: center;
        font-size: 15px !important;
        color: #045eb3;
    }

.table_mini_1 {
    width: 100%;
    max-width: 450px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}



@media (max-width: 1391.98px) {
    body {
/*                padding-top: 156px; */
    }

    .ch2_column {
        font-size: 1rem;
    }


}


@media (max-width: 1191.98px) {
    body {
/*                padding-top: 157px; */
    }
    #menus ul.eng li a {
        font-size: 0.8rem;
    }

    .ch2_column {
        font-size: 0.9rem;
    }

}



@media (min-width: 992px) {


    /*org chart*/
    .orgTree ul{padding: 0; margin: 0; list-style: none;
    text-align: center;}
    .orgTree_en{font-size: 14.3px}
    .node0 div, .node1 div, .node2 div {
        padding: 10px;
/*        box-shadow: 0px 5px 9px rgb(0 110 223 / 50%);*/
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border-top: 5px solid #c4d8ff;
/*        color: black;*/
        text-shadow: 1px 1px 1px #000000;
    }
    .node0{
        position: relative;
    }
    .node0a{
        width: 40%;
        margin: 0 auto;
    }
    .orgTree li{
        padding: 20px 0;
        position: relative;
    }
    .node0 li{
        padding: 40px 0;
        position: relative;
    }

    .node1 {
        width: 50%;
        float: left;
    }
    .node1 div{
        margin: 0 30px;
    }
    .node1:first-child::after{
    content: '';
    position: absolute; top: 20px; left: 50%;
    border-top: 2px solid #c4d8ff;
    width: 50%; height: 40px;
    }

    .node1:nth-child(2)::after{
    content: '';
    position: absolute; top: 20px; left: 0;
    border-top: 2px solid #c4d8ff;
    width: 100%; height: 40px;
    }
    .node1:last-child::after{
    content: '';
    position: absolute; top: 20px; left: 0;
    border-top: 2px solid #c4d8ff;
    width: 50%; height: 40px;
    }


    .node0:first-child::before{
    content: '';
    position: absolute; bottom: 0px; left: 49.5%;
    border-left: 2px solid #c4d8ff;
    width: 2px; 
    height: 20px;
    }
    .node0 li::before{
    content: '';
    position: absolute; top: 20px; left: 50%;
    border-left: 2px solid #c4d8ff;
    width: 2px; 
    height: 20px;
    }
    .node1 li:last-child::before{
    content: '';
    position: absolute; top: 0; left: 50%;
    border-left: 2px solid #c4d8ff;
    width: 2px; 
    height: 40px;
    }
    /*END org chart*/
}

@media (max-width: 991.98px) {
            body {
/*                padding-top: 60px; */
            }
            .top-row-first {
                height: 60px;
            }
             .top-left .logo {
                max-width: 200px;
                height: auto;
            }
            
            .right-nav-list,
            .top-row-second {
                display: none;
            }
            .top-right {
                justify-content: flex-end;
            }
        
        
        .mobile-menu-toggle {
            background: none;
            border: none;
            font-size: 1.5rem;
            cursor: pointer;
            padding: 0.55rem 0.5rem;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        
        
        .mobile-menu-overlay {
            display: block;
            position: fixed;
            top: 60px; 
            left: 0;
            width: 100%; 
/*            max-height: calc(100vh - 50px); */
            height: 100%; 
            overflow-y: auto; 
            background-color: white;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1);
            z-index: 1029;
            /*transform: translateX(100%);
            transition: transform 0.1s ease;*/

        }
        
        .mobile-menu-content {
            padding: 0 10px 10px 10px;
        }


        .mobile-menu-list ul {
            list-style: none;
            margin: 12px 0 0 0;
            padding: 0;
        }

        .mobile-menu-list li {
            border-bottom: dashed 1px #e5e5e5;
        }
        .mobile-menu-list li a{
            color: #015f28;
            display: block;
            padding: 10px 0;
            text-decoration: none;
        }
        
        .mobile-menu-list li a:hover{
            background-color: #f5fbff;
        }
        
        .mobile-lang-menu-horizontal ul{
            margin:0;
            padding:0;
            display: flex;
            justify-content: center;
            gap: 20px;
            flex-wrap: wrap;
            list-style: none;
        }
        .right-nav-item a{
            border: solid 1px #e6f4ff;
            border-bottom: solid 1px #a7d6d7;
        }    


    .pics_horizontal img {
        max-width: 100% !important;
        height: auto !important;
    }

    .pics_horizontal p{
        width: 100% !important;
        text-align: center;
        padding:0;
    }

    .pics_vertical img{
        max-width: 100% !important;
        height: auto !important;
    }

    .pics_vertical p{
        width: 100% !important;
        text-align: center;
        padding:0;
    }

    /* ch2 */
    .ch2_column{
        display: flex;
        flex-direction: column !important;
    }

    .ch2_tc{
        font-size: 1rem;
        margin-left: 0px;
    }

    .ch2_en{
        font-size: 0.9rem;
    }

    /*org chart*/
    .orgTree ul{padding: 0; margin: 0; list-style: none;}
    .node0 div, .node1 div, .node2 div {
        padding: 10px;
/*        box-shadow: 0px 5px 9px rgb(0 110 223 / 50%);*/
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        border-top: 5px solid #c4d8ff;
        text-shadow: 1px 1px 1px #000000;
    }
    .node0 li{
        padding: 20px 0 20px 20px;
        position: relative;
    }
    .node0 li::before{
    content: '';
    position: absolute; top: 0; left: 0;
    border-left: 2px solid #c4d8ff;
    width: 2px; 
    height: 100%;
    }
    .node0 li:last-child::before{
    content: '';
    position: absolute; top: 0; left: 0;
    border-left: 2px solid #c4d8ff;
    width: 2px; 
    height: 10%;
    }
    .node1 li::after, .node0 li:last-child::after{
    content: '';
    position: absolute; top: 10%; left: 0;
    border-top: 2px solid #c4d8ff;
    width: 20px; 
    height: 2px;
    }
    .node0 li:not(:last-child)::after{
    content: '';
    position: absolute; top: 10%; left: 0;
    border-top: 2px solid #c4d8ff;
    width: 20px; 
    height: 2px;
    }
    /*END org chart*/

    .menu_space{display: none;}

    .imgRight {
        float: none;
        text-align: center;
        width: 100%;
        padding-top: 0px;
        padding-left: 0px;
    }

}



@media print{
    .top-container {display: none;}
    #menuToggle {display: none;}
    #footer {display: none;}
    .back-to-top {display: none;}
    .container{
        max-width: 100% !important;
    }
    .mobile-menu-overlay {
        display: none;
    }
    .table_ch7{
        max-width:100%;
        margin-bottom: 15px;
    }

    .menu_space{display: none;}
    .PageNext {page-break-after: always;}   

    .ch2_column {
        display: flex;
        flex-direction: column !important;
    }
    /*org chart*/
    .node0 div, .node1 div, .node2 div {
        text-shadow: none;
    }
    .orgTree div{color: black;}
    .node0a {
        border: solid 1px #0966c9;
        background-color: white;
    }
    .node1 div {    
        border: solid 1px #00a4f9;
        background-color: white;
    }
    .node2 div {    
        border: solid 1px #007dfb;
        background-color: white;
    }
    /* end org chart*/

    .appendix_table{font-size: 14px;}
    .appendix_table .td1{width:20px;}
    .appendix_table .td2{min-width:250px;}
    .appendix_table .td3{min-width:120px;}
    .appendix_table .td4{min-width:255px;}
}