<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    font-family: "敺株��迤暺煾��", "�鰵蝝唳�𡡞��";
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "敺株��迤暺煾��", "�鰵蝝唳�𡡞��";
}

body {
    font-size: 16px;
    line-height: 1.4666666667;
    color: #000000;
    background-color: #F4F4F4;
    font-weight: 400;
    padding: 0 !important;
    margin: 0;
    overflow-x: hidden !important;

}

.header-top.colored {
    /* background-color: #DAB751; */
    background-image: linear-gradient(225deg, #0A3DAB, #3464CD);
}

.navbar-toggle-text {
    float: right;
}

.navbar-toggle-text span {
    color: #757575;
    display: inline;
}

.navbar-toggle-icon {
    float: left;
    padding-top: 5px;
    padding-right: 5px;
}

.header {
    /* border-top: 1px solid #ffffff; */
    /* border-bottom: 2px solid #f1f1f1; */
    /* background-color: #004998; */
}

.btn-default {
    color: #ffffff;
    background-color: #00529B;
    border-color: #00529B;
}

.dropdown-menu&gt;li&gt;a {
    padding: 8px 20px;
    font-size: 16px;
    color: #333333;
    border-bottom: 1px solid #ececec;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    position: relative;
    font-weight: bold;
}

/* 蝘駁膄��敺䔶��钅��𤌍��摨閖�券�𦠜� */
.dropdown-menu&gt;li:last-child&gt;a {
    border-bottom: none;
}

.blue-bg {
    /* background-color: #004998; */
    background-image: linear-gradient(225deg, #3d3c79, #15a7b2);
    color: #cdcdcd;

}

.color-white {
    color: #fff;
}

.btn-yellow {
    color: #fff;
    ;
    background-color: #DAB751;
    border-color: #DAB751;
}

.btn-yellow:hover {
    color: #fff;
    /* background-color: #00A29A; */
    /* border-color: #00A29A; */
    background-color: #ffca28;
    border-color: #ffca28;
    box-shadow: 0 0.2rem 0.2rem rgb(61 145 64 / 25%) !important;
}

.hr-1 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.panel-default&gt;.panel-heading {
    color: #333;
    background-color: #cecece;
    border-color: #ddd;
}

.panel-default&gt;.sidebar-active {
    color: #fff;
    background-color: #15a7b2;
    border-color: #ddd;
}

.panel-heading:hover {
    color: #fff;
    background-color: #15a7b2;
    border-color: #ddd;
}

.panel-heading .panel-title a {
    -webkit-transition: none;
    transition: none;
}

.separator-1 {
    width: 100%;
    margin: 5px auto 5px;
    position: relative;
    height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}

.separator-1:after {
    height: 1px;
    background: #e8e8e8;
    background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(35%, rgba(0, 0, 0, 0.09)), color-stop(70%, rgba(0, 0, 0, 0.09)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    background: -o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    background: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    position: absolute;
    bottom: -1px;
    content: "";
    width: 100%;
    left: 0;
}

.team-member div {
    /*background-color: #FFC107;*/
    background: linear-gradient(#ffca28, #ffde7b);
}

.team-member {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.team-member-group img {
    box-shadow: 0px 0px 0px #757575;
}

.light-gray-bg.team-member-group {
    background-color: #fff;
}

.light-gray-bg.team-member-group:before {
    background-color: #fff;
}

.group_title_icon {
    background-color: rgba(0, 0, 0, 0.6);
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #ffffff;
    border-radius: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-right: 3px;
}

.group_title {
    font-weight: 700;
    color: #545454
}

.form-control-group {
    border-radius: 0px;
    line-height: 10px;
    padding: 0px;
    padding-top: 0px;
    padding-left: 6px;
    height: 31px;
}

.form-control-group-btn {
    border-radius: 0px;
    line-height: 10px;
    padding: 0px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    height: 31px;
}

.news_title {
    font-size: 25px;
    background-color: darkcyan;
    padding: 5px;
    padding-left: 10px;
    color: #fff;
}

.news_date {
    margin: 5px;
    color: #795548;
    text-align: right;
}

.table-striped&gt;tbody&gt;tr:nth-child(odd)&gt;th {
    background-color: #3697d9;
    color: #fff;
}

.blogpost header {
    padding: 5px 10px 20px;
}

.owl-controls .owl-page span,
.owl-controls .owl-page span {
    background: #211e1e;
}

.marquee-1 {
    background-color: #dfdfdf;
    color: black;
    padding: 6px 0;
}

.marquee-1 .marquee,
.marquee-2 .marquee {
    width: 100%;
    overflow: hidden;
}

.marquee-1 .marquee span,
.marquee-2 .marquee span {
    background-color: #E91E63;
    padding: 5px;
    margin-right: 10px;
    color: #fff;
}

.marquee-1 .marquee a,
.marquee-1 .marquee a {
    margin-right: 30px;
    color: #000;
}


.marquee-2 {
    background-color: #073599;
    color: #fff;
    height: 3rem;
}

.marquee-2 .marquee {
    width: 100%;
    overflow: hidden;
}

.marquee-2 .marquee span {
    background-color: #ecd312;
    padding: 12px 10px;
    margin-right: 10px;
    font-size: 1.1rem;
    color: #333;
    font-weight: bold;
}

.marquee-2 .marquee a {
    margin-right: 30px;
    color: #fff;
    text-decoration: none;
    font-size: 1.1rem;
    font-weight: bold;
}

.box-banner {
    background-color: #eeeeee
}

/* 2025��见�� */

.container-fluid {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}


.dropdown-toggle::after {
    display: none;
}

/* 隤踵㟲撠舘汗��𦯀�钅�梶���栞�� */
.navbar-nav .nav-item {
    margin: auto;
    padding-right: 1.1rem;
    padding-left: 1.1rem;
    color: #555;
    font-size: 1.12rem;
    font-weight: bold;
}

.navbar-nav .dropdown {
    margin: auto;
    padding-right: 1.6rem;
    padding-left: .5rem;
    color: #555;
    font-size: 1.12rem;
    font-weight: bold;
}

/* 銝𧢲�厰�詨鱓�銁皛煾�䭾�穃�交�憿舐內 */
.nav-item.dropdown.nav-hover:hover .dropdown-menu {
    display: block;
    /* 憿舐內銝𧢲�厰�詨鱓 */
    margin-top: 0;
    /* 靽格迤銝𧢲�厰�詨鱓����栞�� */
}

/* 銝𧢲�厰�詨鱓���擧腹����� */
.dropdown-menu {
    transition: opacity 0.3s ease, visibility 0.3s ease;
    margin-left: -8px !important;
}

.nav-item.dropdown.nav-hover:hover .dropdown-menu {
    opacity: 1;
    /* 憿舐內��銝漤�𤩺�� */
    visibility: visible;
    /* 憿舐內���虾閬� */
    font-size: 1.12rem;
}

.nav-link {
    color: #555;
}


.hvr-shutter-out-horizontal.hvr-nav {
    background-color: transparent;
    z-index: 1000;
}


.animate__animated.animate__fadeIn {
    --animate-duration: .5s;
}

.animate__animated.animate__fadeInRight {
    --animate-duration: 2s;
}

.hvr-shutter-out-horizontal.hvr-nav:before {
    background-color: gold;
    color: #555 !important;
}

.bg-joinus {
    color: #fff;
    font-size: 1.25rem;
    font-weight: bold;
    transition: all .5s ease;
    border: none;
    background-image: linear-gradient(225deg, #0A3DAB, #3464CD);
    transition: .5s;
}

.bg-joinus:hover,
.bg-joinus:focus,
.bg-joinus:active {
    color: #fff !important;
    background-image: linear-gradient(225deg, #0b88d1, #2688d8);
    border: none;
    transition: .5s;
}

.bg-more {
    color: #2D4FA0;
    font-size: 1.15rem;
    font-weight: bold;
    transition: all .5s ease;
    border: 1px solid #124AAB;
    background-image: none;
    transition: .5s;
    padding: 0.2rem 0.3rem;
}

.bg-more:hover,
.bg-more:focus,
.bg-more:active {
    color: #fff !important;
    background-image: linear-gradient(225deg, #0A3DAB, #3464CD);
    border: 1px solid #fff;
    transition: .5s;
}

.bg-login {
    color: #3C3736;
    font-size: 1.25rem;
    font-weight: bold;
    transition: all .5s ease;
    border: none;
    background-image: linear-gradient(225deg, #FFD900, #FFEA00);
}

.bg-login:hover,
.bg-login:focus,
.bg-login:active {
    color: #3C3736;
    background-image: linear-gradient(225deg, #ffcc00, #ffd500);
    border: none;
}

.arrow-img-index {
    position: relative;
    display: inline-block;
    width: 66px;
    height: 40px;
    /* 雿輻鍂憭㚚�� SVG 雿𦦵�粹�桃蔗 */
    -webkit-mask: url('../images/circle.svg') no-repeat center;
    mask: url('../images/circle.svg') no-repeat center;
    -webkit-mask-size: contain;
    mask-size: contain;
    /* �誯�舘�峕艶憿讛𠧧�綉��銝𡃏𠧧 */
    background-color: #3c3736;
    /* �唾���銝𡃏𠧧嚗䔶�见�蝝��𠧧 */
    background-position: right;
}

.arrow-img {
    display: inline-block;
    width: 66px;
    height: 40px;
    background-image: url('../images/circle.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}

.bg-more .arrow-img {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: linear-gradient(225deg, #0A3DAB, #3464CD);
    border-radius: 50px;
    border: 1px solid #fff;
    /* background-position: right; */
}

.hvr-radial-out-more {
    background: none !important;
}

.hvr-radial-out-more:before {
    background: linear-gradient(225deg, #0A3DAB, #3464CD);
    left: 7.5rem;
    transition-duration: .5s;
}

.hvr-radial-out-more:active:before,
.hvr-radial-out-more:focus:before,
.hvr-radial-out-more:hover:before {
    transform: scale(10);
}


.bg-more:hover .arrow-img {
    background: none;
    border: 1px solid #fff;
}

.arrow-icon {
    margin-top: .6rem;
    transition: transform 0.5s ease;
    /* 撟單�𤑳宏��閙���� */
}

.arrow-icon-index {
    position: absolute;
    display: inline-block;
    width: 51px;
    height: 12px;
    background-color: #3c3736; /* �唾���銝𡃏𠧧 */
    -webkit-mask: url('../images/arrow.svg') no-repeat center;
    mask: url('../images/arrow.svg') no-repeat center;
    -webkit-mask-size: contain;
    mask-size: contain;
    z-index: 10;
    top: 0.1rem;
    right: 1.5rem;
}

.bg-more .arrow-icon {
    margin-top: .9rem;
    margin-left: -1rem;
}

/* 皛穃�交�厰�閙�蝞剝���穃𢰧�讐宏 */
.bg-joinus:hover .arrow-icon,
.bg-login:hover .arrow-icon,
.bg-more:hover .arrow-icon {
    transform: translateX(10px);
    /* ��穃𢰧蝘餃�� */
}

.main-container-img {
    background: url(../images/about_bg.png) no-repeat left top;
    background-size: contain;
}

.main-container-img02 {
    background: url(../images/gray_bg.png) repeat left top;
    background-size: contain;
}

/* ���鰵閮𦠜�� */

.newsItem {
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.newsItem::before {
    content: "";
    width: 0;
    height: 2px;
    background-color: #124AAB;
    position: absolute;
    right: 0;
    bottom: -1px;
    transition: all 1s ease;
}

.newsItem:hover::before {
    width: 100%;
    left: 0;
    right: auto;
}

.newsDate {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.newsDate::after {
    content: "";
    display: block;
    width: 1px;
    height: 50px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    background-color: #B3B3B3;
}

.date {
    font-size: 2rem;
    letter-spacing: 0.245px;
    color: #124AAB;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 4px 0;
}

.year {
    font-size: 1rem;
    letter-spacing: 0.09px;
    color: #1E1E1E;
    font-weight: bold;
}

.newsText {
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.25rem;
    letter-spacing: 0.09px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    justify-content: center;
    color: #000;
}

a {
    text-decoration: none !important;
}

.newsIcon {
    position: absolute;
    width: 36px;
    height: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid rgba(0, 51, 160, 0.5);
    right: 18px;
    top: 48%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all 0.5s;
}

.newsItem:hover .newsIcon {
    border-color: #124AAB;
    background-color: #124AAB;
}

.newsIcon i {
    color: #124AAB;
}

.newsItem:hover .newsIcon i {
    color: #fff;
}

.nav-tab {
    position: absolute;
    left: 10.5rem;
    top: 1.2rem;
}

.tab-link {
    position: relative;
    padding: 10px 30px;
    font-size: 1rem;
    letter-spacing: .1em;
    color: #333;
    border: 1px solid #919191;
    margin: 0 5px;
    border-radius: 25px;
    font-weight: 700;
    transition: .3s ease;
}

.tab-link:after {
    content: "";
    position: absolute;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    background-color: transparent;
    left: 4px;
    bottom: 4px;
    border-radius: 30px;
    border: 1px solid rgb(183 183 183 / 49%);
    opacity: 1 !important;
    transition: 0.28s;
}

.tab-link.active,
.tab-link:hover {
    background: linear-gradient(225deg, #0A3DAB, #3464CD);
    ;
    color: #fff;
    border: 1px solid #004097;
    transition: .3s ease;
}

/*google api css*/
#google_translate_element img {
    display: inline;
}


.navbar-toggler:focus {
    box-shadow: none;
}

.dropdown-divider {
    border-top: 1px solid #ccc;
}

.offcanvas-header {
    background-image: linear-gradient(225deg, #0A3DAB, #3464CD);
}

.btn-close--white {
    background-image: url("../images/close-white.svg") !important;
}

.navbar-expand-lg {
    flex-wrap: wrap;
}

.justify-content-end {
    justify-content: flex-end;
}

.light-blue-bg {
    background-image: linear-gradient(225deg, #1244B1, #3162CB);
}

.icon-tit {
    font-size: 1rem;
    color: #fff;
    font-weight: bold;
}

.nav-pills.nav-stacked&gt;li&gt;a {
    color: #fff;
    position: relative;
    font-size: 1rem;
    text-decoration: none;
    line-height: 2.2;
    transition: all .2s ease;
}

.nav-pills.nav-stacked&gt;li.active&gt;a,
.nav-pills.nav-stacked&gt;li.active&gt;a:hover,
.nav-pills.nav-stacked&gt;li.active&gt;a:focus,
.nav-pills.nav-stacked&gt;li&gt;a:hover,
.nav-pills.nav-stacked&gt;li&gt;a:focus {
    color: #15c3de;
}

.justify-content-between-footer {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr !important;
}

.btn-footer {
    position: absolute;
    left: 1rem;
    top: -0.2rem;
}

.carousel-item img {
    height: 43.75rem;
    /* 閮剖�𡁜𤐄摰𡁻�睃漲 */
    object-fit: cover;
    /* ��𣇉���㗇�𥪯�贝�����䔶�脲�摰峕㟲雿�� */
    width: 100%;
    /* 靽脲���𣇉��祝摨血‵�� */
    object-position: top;
}

.carousel-indicators [data-bs-target] {
    width: 12px;
    height: 12px;
    margin-right: 6px;
    margin-left: 6px;
    background-color: #fff;
    border: 2px solid #fff;
    opacity: .5;
    border-radius: 50px;
}

.carousel-indicators .active {
    opacity: 1;
    background-color: #2D4FA0;
}

.index-tit {
    color: #1E1E1E;
    font-size: 1.85rem;
    font-weight: bold;
    padding: 15px 0;
    margin-bottom: 1.2rem;
    margin-top: 1.2rem;
}

.index-tit i,
.title-header i {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: .3rem;
    color: #0A3DAB;
}

.title-header i {
    font-size: 1.7rem;
}

.tit-img01 {
    background: url("../images/index-tit-en01.svg") no-repeat 4rem center;
    background-size: contain;
}

.tit-img02 {
    background: url("../images/index-tit-en02.svg") no-repeat 4rem center;
    background-size: contain;
}

.tit-img03 {
    background: url("../images/index-tit-en03.svg") no-repeat 4rem center;
    background-size: 40%;
}

.tit-img04 {
    background: url("../images/index-tit-en04.svg") no-repeat 4rem center;
    background-size: 75%;
}

.tit-img05 {
    background: url("../images/index-tit-en05.svg") no-repeat 4rem center;
    background-size: 23%;
}

.tit-img06 {
    background: url("../images/index-tit-en06.svg") no-repeat 4rem center;
    background-size: 23%;
}

.tit-img07 {
    background: url("../images/index-tit-en07.svg") no-repeat 4rem center;
    background-size: 55%;
}

.btn-more {
    position: absolute;
    right: 0;
    top: 1.5rem;
}

.about-txt {
    color: #404040;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.7;
    text-align: justify;
    padding-left: .5rem;
    padding-right: 1.5rem;
}

.index-tit:before {
    /* content: ''; */
    position: relative;
    top: 3rem;
    left: 1.9rem;
    display: block;
    width: 3.8rem;
    height: 5px;
    background-color: #FFE100;
    /* margin: 0 auto; */
}

.imgLink {
    position: relative;
    width: 131px;
    height: 131px;
    border-radius: 50%;
    /* border: 1px solid rgba(0, 51, 160, 0.3); */
    padding: 10px;
    background-color: #dfdfdf;
}

.imgLink img {
    margin-top: .15rem !important;
}

.imgLink b {
    line-height: 1.6;
    font-size: 1.2rem;
}

.imgLink .hoverCircle {
    top: 51.2%;
    z-index: 2;
    position: absolute;
    left: 48.4%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg);
    pointer-events: none;
}

.imgLink .hoverCircle circle {
    transition: all 0.5s;
}

.imgLink .hoverCircle .path {
    width: 134px;
    display: block;
    height: 134px;
    fill: none;
    opacity: 1;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    stroke: #f5d904;
    stroke-width: 5px;
}

.imgLink:hover {
    opacity: 1;
    background-color: #ecebeb;
}


.imgLink:hover .path {
    -webkit-animation: stroke 1s ease-out forwards;
    animation: stroke 1s ease-out forwards;
}

.imgCircle {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 17.5rem;
    width: 100%;
    /* 霈梶���蝝䭾綉��憭批�� */
    aspect-ratio: 1 / 1;
    /* 蝬剜�甇�䲮敶� */
    padding: 10px;
}

.cirlce01 {
    background-image: url('../images/circle-01.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.cirlce02 {
    background-image: url('../images/circle-02.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.cirlce03 {
    background-image: url('../images/circle-03.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.cirlce04 {
    background-image: url('../images/circle-04.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.c-number {
    font-size: 4.2rem;
    color: #FFE100;
    font-weight: bold;
}

.c-txt {
    font-size: 1.25rem;
    color: #FFF;
    font-weight: normal;
}

.about-whitebox {
    position: absolute;
    width: 85%;
    border-radius: 15px;
    background-color: #fff;
    right: 0;
    display: block;
    height: 100%;
    z-index: 0;
    top: 5%;
}

.whitebox {
    position: relative;
    width: 100%;
    border-radius: 15px;
    background-color: #fff;
    display: block;
    height: auto;
}

.ms-show {
    display: none !important;
}

.ms-none {
    display: block !important;
}

.nav-about .nav-link {
    width: 100%;
    font-weight: bold;
    font-size: 1rem;
    padding: .93rem 0 .87rem;
    letter-spacing: 0.02rem;
    text-align: center;
    color: #333;
    background-color: #e5e5e5;
}

.nav-about .nav-link:hover {
    background-color: #cdcdcd;
}

.nav-about .nav-link.active,
.nav-about .show&gt;.nav-link {
    color: #FFF;
    /* color: #3C3736; */
    /* background-image: linear-gradient(225deg, #FFD900, #FFEA00); */
    background-image: linear-gradient(225deg, #0A3DAB, #3464CD);
}

.nav-about {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    /* �䌊�拇�㗇�鍦�� */
    justify-content: center;
    /* 霈枏�批捆蝵桐葉 */
    gap: 10px;
    /* ��厰�閖�栞�� */
    margin: auto;
    /* 霈枏�憛𦠜𧋦頨思�毺蔭銝� */
}

.nav-about .nav-item {
    max-width: 200px;
    /* ��𣂼���厰�閙�憭批祝摨� */
    width: 100%;
    /* 霈𤘪�厰�閗�賢像����娍遛 */
}

/* �訜�蘨��匧�拙�𧢲�厰�閙�嚗𣬚葬����栞�� */
@media (min-width: 480px) {
    .nav-about:has(.nav-item:nth-child(2):last-child) {
        max-width: 380px;
        /* 霈枏�憛𡃏�𠰴�𧶏�峕�厰�閙凒��㰘�� */
    }
}

.nav-pills {
    --bs-nav-pills-link-active-bg: none;
}

.title-header {
    font-size: 30px;
    font-family: 'PingFang TC', 'Microsoft JhengHei', 'WenQuanYi Zen Hei', sans-serif;
}

h3.title-header:before {
    content: "";
    position: relative;
    background: #d6d6d6;
    width: 100%;
    height: 1px;
    left: 0;
    top: 3rem;
    display: block;
}

h3.title-header:after {
    content: "";
    position: absolute;
    background: #1244B1;
    width: 28%;
    height: 1px;
    left: 0;
    top: 3rem;
}

.calendar iframe {
    width: 100% !important;
    max-width: 620px !important;
}

.nav-pills&gt;li+li {
    margin-left: 0;
}

.breadcrumb&gt;li+li:before {
    font-family: "敺株��迤暺煾��";
    content: "\f101";
    font-size: .8rem;
}

.people-img {
    position: relative;
    width: 100%;
    height: 237px;
}

.people-img img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


.bd-callout-info {
    border-top-color: #FFD900 !important;
}

.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #e9ecef;
    border-top-width: .5rem;
    border-radius: .25rem;
}

.fancybox-slide--video .fancybox-content {
    width: 70vw !important;
    height: calc(70vw * 9 / 16) !important;
}

.f-dir {
    flex-direction: column;
}

@-webkit-keyframes stroke {
    0% {
        stroke-dashoffset: 1000;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes stroke {
    0% {
        stroke-dashoffset: 1000;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@media (max-width: 1199.9px) {
    .date {
        font-size: 2.1rem;
    }

    .newsIcon {
        right: 9px;
    }

    .year {
        font-size: .85rem;
        letter-spacing: 0;
    }

    .nav-tab {
        position: relative;
        left: 0;
        top: 1rem;
    }

    .news-slider__arrow.news-slider-next {
        right: 0;
        top: -14rem;
    }

    .news-slider__arrow.news-slider-prev {
        left: 0;
        top: -14rem;
    }

    .c-number {
        font-size: 3.5rem;
    }

    .c-txt {
        font-size: 1rem;
    }
}

@media (max-width: 991.9px) {

    .dropdown-menu {
        box-shadow: none;
        margin-left: 0 !important;
    }

    .navbar-nav .nav-item,
    .navbar-nav .dropdown {
        margin: 0 !important;
        padding: 0 !important;
    }

    .btn-footer {
        position: relative;
        margin-top: 1rem !important;
    }

    .nav-link {
        padding-left: 1rem;
    }

    .btn-footer {
        left: 0;
    }

    .index-tit {
        font-size: 1.87rem;
        background-size: 60%;
    }

    .tit-img01 {
        background-size: 38%;
    }

    .tit-img03 {
        background-position: 4rem 1.3rem;
        background-size: 35%;
    }

    .tit-img05 {
        background-size: 25%;
    }

    .tit-img06 {
        background-size: 25%;
    }

    .index-tit:before {
        width: 3.8rem;
    }

    .imgLink {
        width: 91px;
        height: 91px;
    }

    .imgLink .hoverCircle .path {
        width: 94px;
        height: 94px;
    }

    .imgLink .hoverCircle {
        top: 51.5%;
        left: 48.4%;
    }

    .imgLink b {
        line-height: 2.1;
        font-size: 1.1rem;
    }

    .overlay-container .text {
        font-size: 1.1rem;
    }

    .newsText {
        font-size: 1.1rem;
        letter-spacing: 0;
    }

    .date {
        font-size: 1.6rem;
    }

    .newsIcon {
        width: 32px;
        height: 32px;
        right: 0;
    }

    .year {
        font-size: .55rem;
        letter-spacing: 0;
    }

    .nav-tab {
        position: relative;
        left: 0;
        top: 1rem;
    }

    .tab-link {
        position: relative;
        padding: 10px 30px;
        font-size: 1.25rem;
        letter-spacing: .1em;
        margin: 0 5px;
    }

    .news-slider__arrow.news-slider-next {
        right: 0;
        top: -14rem;
    }

    .news-slider__arrow.news-slider-prev {
        left: 0;
        top: -14rem;
    }

    .news-date__day {
        font-size: 1.8rem;
    }

    .news-date__day:before {
        top: 3rem;
        width: 2rem;
    }

    .news-date__other {
        font-size: 16px;
    }

    .news__title {
        font-size: 1.05rem;
    }

    .c-number {
        font-size: 2.5rem;
    }

    .c-txt {
        font-size: .9rem;
    }

    .page-modal .news-date__day {
        font-size: 1.6rem;
    }

    .page-modal .news-date__day:before {
        top: 2.5rem;
    }

    .page-modal .news-date {
        margin-bottom: 5px;
    }

    .imgLink img {
        margin-top: 0 !important;
    }
}

@media (max-width: 767.9px) {
    #logo_img {
        max-width: fit-content;
    }

    .navbar-toggler {
        position: absolute;
        right: .5rem;
        top: -5.3em;
        border: none;
    }

    .rounded-pill-sm {
        border-radius: 0 !important;
        padding-left: .8rem !important;
        padding-right: .8rem !important;
        margin-top: 0;
        margin-bottom: 0;
    }

    .px-0-sm {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .gap-0-sm {
        gap: 0 !important;
    }

    .justify-content-between-sm {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
    }

    .d-flex-sm {
        display: block !important;
    }

    .container-fluid {
        padding-right: calc(var(--bs-gutter-x)* .5);
        padding-left: calc(var(--bs-gutter-x)* .5);
    }

    .imgLink {
        width: 111px;
        height: 111px;
    }

    .imgLink .hoverCircle .path {
        width: 114px;
        height: 114px;
    }

    .imgLink b {
        line-height: 1.4;
    }

    .overlay-container .text {
        font-size: 1.5rem;
    }

    .main-container-img {
        background: #fff;
    }

    .about-whitebox {
        display: none;
    }

    .ms-show {
        display: block !important;
    }

    .ms-none {
        display: none !important;
    }

    .main-container {
        padding: 0;
    }

    .date {
        font-size: 2.1rem;
    }

    .newsIcon {
        display: none;
    }

    .year {
        font-size: .85rem;
        letter-spacing: 0;
    }

    .nav-tab {
        position: absolute;
        left: 11rem;
        top: 1.2rem;
    }

    .tab-link {
        position: relative;
        padding: 10px 30px;
        font-size: 1.25rem;
        letter-spacing: .1em;
        margin: 0 5px;
    }

    .tit-img02 {
        background-size: 50%;
    }

    .tit-img03 {
        background-size: 30%;
    }

    .tit-img04 {
        background-size: 54%;
    }

    .tit-img05 {
        background-size: 38%;
    }

    .tit-img06 {
        background-size: 38%;
    }

    .c-number {
        font-size: 3.5rem;
    }

    .c-txt {
        font-size: 1rem;
    }
}

@media (max-width: 575.9px) {
    #logo_img {
        width: 18.5rem;
        max-width: 100%;
    }

    .justify-content-between-footer {
        display: block !important;
    }

    .carousel-item img {
        height: 30vh;
    }

    .imgLink {
        width: 100px;
        height: 100px;
    }

    .imgLink .hoverCircle .path {
        width: 103px;
        height: 103px;
    }

    .imgLink {
        width: 91px;
        height: 91px;
    }

    .imgLink .hoverCircle .path {
        width: 94px;
        height: 94px;
    }

    .index-tit {
        font-size: 1.9rem;
        background: none;
        text-align: center;
    }

    .index-tit:before {
        top: 3rem;
        width: 4rem;
        margin: 0 auto;
        left: 0;
    }

    .overlay-container .text {
        font-size: 1.3rem;
    }

    .nav-tab {
        position: relative;
        left: 0;
        top: 1rem;
        justify-content: center;
        padding-top: 1rem;
    }

    .tab-link {
        position: relative;
        padding: 10px 30px;
        font-size: 1.25rem;
        letter-spacing: .1em;
        margin: 0 5px;
    }

    .bg-more {
        font-size: 1.1rem;
    }

    .bg-more .arrow-img {
        width: 35px;
        height: 35px;
    }

    .bg-more .arrow-icon {
        margin-top: .7rem;
        margin-left: -1rem;
    }

    .news-slider__item {
        width: 340px;
    }

    .news-slider__arrow.news-slider-prev,
    .news-slider__arrow.news-slider-next,
    .news-slider__arrow.news-slider-prev2,
    .news-slider__arrow.news-slider-next2 {
        display: none;
    }

    .news__item {
        padding: 8px;
    }

    .news-slider__pagination {
        margin-top: 20px;
    }

    .news-date {
        margin-bottom: 0;
    }

    .more-box-absolute {
        width: 100%;
        position: absolute;
        left: 0;
    }

    .more-box {
        display: flex;
        position: relative;
        justify-content: center;
    }

    .btn-more {
        position: relative;
        top: 31rem;
    }

    .pb-5-sm {
        padding-bottom: 3rem !important;
    }

    .c-number {
        font-size: 2.5rem;
    }

    .c-txt {
        font-size: .8rem;
    }

    .page-modal .news-date__day {
        font-size: 1.3rem;
    }

    .page-modal .news-date__day:before {
        top: 2rem;
    }

    .page-modal .news-date__other {
        font-size: 14px;
    }

    .page-modal .news__img {
        margin-top: 0;
    }

    .bg-joinus {
        font-size: 1.1rem;
    }

    .fancybox-slide--video .fancybox-content {
        width: 90vw !important;
        height: calc(90vw * 9 / 16) !important;
    }

    .px-1-sm {
        padding-right: .25rem !important;
        padding-left: .25rem !important;
    }
    .nav-pills.nav-stacked&gt;li&gt;a {
        margin: 0 8px;
    }
    .f-dir {
        flex-direction: row;
    }
}

.hidden {
    opacity: 0;
    /* ��蝝惩�嘥�钅�鞱�� */
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.visible {
    opacity: 1;
    visibility: visible;
}

.enlargeIn {
    -webkit-animation-name: enlargeIn;
    animation-name: enlargeIn;
    animation-duration: 5s;
    animation-fill-mode: forwards;
}

.table-bordered {
    border: 1px solid #333 !important; /* ��删�烾�𦠜�憿讛𠧧 */
}

.table-bordered th, 
.table-bordered td {
    border: 1px solid #333 !important; /* 霈栞”�聢�抒�蝺𡁏�苷�笔�删�� */
}

.info-icon {
    display: inline;
    color: #3398dc;
    line-height: 0.5rem;
    font-size: 4rem;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-weight: 900;
}

.form-label {
    font-weight: 700;
}

.form-control {
    height: auto;
    box-shadow: none;
}

.form-control:focus {
    border-color: #86b7fe!important;
}

@-webkit-keyframes enlargeIn {
    from {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }

    to {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@keyframes enlargeIn {
    from {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }

    to {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

.header-top.colored a {
    color: #000;
}


/*end*/</pre></body></html>