<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:hover {
    text-decoration: none;
}

@font-face {
    font-family: 'notobs';
    src: url("../fonts/DFNMing-W9-WINP-BF-02.ttf") format("opentype");
}

/* �折��梁鍂璅��� */

.select_sort {
    border: 1px solid #757575;
    outline: none;
    padding: 5px 5px;
    font-size: 1.6rem;
    color: #404040;
    background: #fff;
}

p {
    line-height: 1.8;
}

.page-content .right-wrap {
    margin-top: -20px;
}

.page-content {
    max-width: 1300px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: 20px;
    min-height: 600px;
}

.side_menu {
    margin-top: -20px;
}

.banner_bg {
    width: 100%;
    margin-top: -17px;
}

.side_menu_title {
    background-image: -moz-linear-gradient( 87deg, rgb(10, 166, 135, 0.8) 0%, rgb(12, 124, 188, 0.8) 100%);
    background-image: -webkit-linear-gradient( 87deg, rgb(10, 166, 135, 0.8) 0%, rgb(12, 124, 188, 0.8) 100%);
    background-image: -ms-linear-gradient( 87deg, rgb(10, 166, 135, 0.8) 0%, rgb(12, 124, 188, 0.8) 100%);
    height: 69px;
    border-top: 3px solid #ceded7;
}

.side_menu_title .txt {
    color: rgb(255, 255, 255);
    font-weight: bold;
    font-size: 2.2rem;
    padding: 12px;
    line-height: 2;
    display: block;
}

.side_menu_info ul {
    list-style: none;
    padding-left: 0;
}

.side_menu_info .flip {
    background-color: #eef4f6;
    font-size: 1.8rem;
    font-weight: bold;
    color: #32393e;
    margin-bottom: 5px;
}

.side_menu_info .subs {
    display: block;
    list-style: square;
    padding-left: 45px;
    color: #4d9bb3;
}

.side_menu_info .subs li {
    padding: 3px 0;
}

.side_menu_info .subs a {
    font-size: 1.6rem;
    color: #485f73;
}

.side_menu_info .flip_title {
    color: #485f73;
    display: block;
    padding: 13px;
    cursor: pointer;
}

.side_menu_info .flip_title:hover {
    background-color: #1f296f;
    color: #fff;
}

.side_menu_info .t-current {
    background-color: #1f296f;
    color: #fff;
}

.side_menu_info .flip .open {
    background-color: #1f296f;
    color: #fff;
}

.side_menu_info .subs li .current {
    color: #31a6b9;
}

.page-banner {
    background-image: url(../images/img_pageBanner.png);
    height: 421px;
    position: relative;
    background-size: cover;
    background-position: center;
    background-position-y: 0px;
}

.page-banner_box {
    text-align: center;
    padding: 13px;
    display: block;
    margin: 0 auto;
    position: absolute;
    width: 210px;
    left: calc( 20% - 66px);
    bottom: 14px;
}

.backBtn {
    height: auto;
    text-align: right;
    float: right;
    font-size: 18px;
    font-weight: bold;
    border-radius: 6px;
    color: #1f296f;
    margin-top: 20px;
    padding: 4px 9px;
    display: block;
    border: 1px solid #1f296f;
}

.backBtn:hover {
    background-color: #1f296f;
    color: #fff;
    border: 1px solid #1f296f;
    text-decoration: none;
}

.page-title {
    font-size: 2.6rem;
    font-weight: bold;
    color: #1f296f;
    position: relative;
}

.page-title span {
    background-color: #fff;
    position: relative;
    padding: 11px;
}

.page-title::before {
    background-color: #1f296f;
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    top: 19px;
}

.page-title::after {
    background-color: #1f296f;
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    top: 16px;
    right: 0;
}

.page-info {
    padding: 12px;
    margin-top: 5px;
}

.page-subTitle {
    color: #2d7c96;
    font-size: 2rem;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
}

/* �折�-��𨀣䲰璅箸迤 */

.history-table {
    width: 100%;
}

.h_head {
    padding-right: 50px;
    color: #3b3c3c;
    letter-spacing: 0.05em;
    width: 180px;
    height: auto;
}

.h_inner {
    position: relative;
    /* padding: 20px 0; */
    padding: 10px 0;
    font-size: 1.6rem;
    height: auto;
}

.h_inner:before {
    display: block;
    width: 100%;
    height: 1px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #3b3c3c;
}

.h_description .h_inner:before {
    background-color: #dfe1e1;
}

.company-block h4 {
    color: #3a3a3a;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 8px;
    border-bottom: 1px dashed #a8b4bb;
    padding-bottom: 8px;
    height: 60px;
}

.company-block h4 .en {
    font-size: 1.4rem;
    font-weight: normal;
}

.company-block ul {
    padding-left: 20px;
    line-height: 1.8;
    font-size: 1.5rem;
}

.lea {
    margin: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* �折�-���鰵瘨��� */

.news_right span {
    padding: 6px 10px;
    background-color: #1f296f;
    color: #fff;
    display: inline-block;
}

.news_left {
    padding: 6px 10px;
}

.page-info .news {
    margin: 0;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;
}

.news_left a {
    color: #444;
}

.news_left a:hover {
    color: #1f296f;
}

.news-title {
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 10px;
    font-size: 2rem;
    line-height: 1.5;
}

.news-date {
    margin-bottom: 10px;
    padding: 3px 10px;
    background-color: #1f296f;
    color: #fff;
    display: inline-block;
}

/* �𤩎��隞讠晶 */

.prod-block h4 {
    color: #3a3a3a;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 8px;
}

.prod-block ul {
    padding-left: 27px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.prod-block img {
    max-width: 100%;
}

.drop-down {
    text-align: right;
}

/* �折�-�舐窗��穃�� */

.pag_title {
    font-weight: bold;
    font-size: 2.4rem;
    margin-bottom: 20px;
}

.pag_title .deco-line {
    height: 2px;
    background-color: #1f296f;
    width: 34px;
    padding-top: 0px;
    margin-top: 4px;
}

.pag_contactWrap {
    padding: 0 15px;
    max-width: 1024px;
    margin: auto;
    margin-top: 36px;
    margin-bottom: 50px;
}

.pag_contactWrap_title {
    position: relative;
    border-bottom: 1px solid #a0d23f;
}

.pag_contactWrap_title span {
    position: absolute;
    top: 4px;
    left: 41px;
    font-size: 1.4em;
    font-weight: bold;
}

.pag_contactWrap_info p {
    margin-bottom: 15px;
    line-height: 1.5;
    font-size: 1.1em;
}

.pag_contactWrap_sub-title {
    color: #1f296f;
    font-size: 1.2em;
    font-weight: bold;
    padding: 13px 0;
}

.pag_contactWrap_info {
    display: block;
}

.contact_infobox .logo-text {
    margin: 20px 0 50px;
    display: block;
}

.contact_infobox .logo-text .ch {
    color: #1f296f;
    font-size: 1.74em;
    font-weight: bold;
    letter-spacing: 2px;
}

.contact_infobox .logo-text .en {
    font-size: 1.2em;
    color: #333;
    position: absolute;
    display: block;
    font-family: 'Microsoft JhengHei', sans-serif;
    margin-top: -2px
}

.contact_infobox ul {
    padding-left: 20px;
    list-style: none;
    padding-left: 0;
}

.contact_infobox ul li {
    font-size: 1.15em;
    margin: 24px 0;
    padding-left: 10px;
}

.contact_infobox_L-text {
    display: inline-block;
    color: #333;
    font-weight: bold;
}

.contact_infobox_R-text {
    display: inline-block;
    color: #333;
}

.contact_map {
    margin: 10px 0;
}

.contact_map iframe {
    border-radius: 4px;
    border: 1px solid #bbbbbb;
    border-image: none;
    box-shadow: 0px 0px 9px -3px #616161;
}

.remind_tt {
    width: 100%;
    height: auto;
    float: left;
    font-size: 13px;
    line-height: 13px;
    padding: 12px 0px;
    color: #ef003e;
    margin-top: -12px;
}

.peg_content_form {
    margin: 13px;
}

.peg_content_form ul {
    padding-left: 0;
    list-style: none;
}

.peg_content_form ul li {
    margin: 20px 0;
}

.sign_up_titxt {
    font-size: 1.15em;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 7px;
}

.sign_up_inpt {
    width: 100%;
    height: 40px;
    padding: 12px;
    line-height: 30px;
    font-size: 16px;
    color: #242424;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}

.contact_suptxt {
    width: 100%;
    height: 200px;
    padding: 20px;
    line-height: 24px;
    font-size: 16px;
    color: #242424;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}

.menber_loginbox_inpt {
    font-size: 15px;
    color: #242424;
    display: inline-block;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    padding: 0px 12px;
    width: 60%;
    height: 32px;
    line-height: 32px;
}

.menber_loginbox_verification {
    display: inline-block;
}

.bnt {
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-weight: 900;
}

.select_bnt01 {
    width: 100%;
    height: 52px;
    float: left;
    background: #1f296f;
    box-shadow: 0 0px #393939;
    border-radius: 2px;
    border: 0px none #FFFFFF;
    padding: 0 24px;
}

.select_bnt01:hover {
    background: #1f296f;
}

.select_bnt02 {
    width: 100%;
    height: 52px;
    background: #a09f9f;
    -moz-box-shadow: 0 0px #393939;
    box-shadow: 0 0px #393939;
    border-radius: 2px;
    border: 0px none #FFFFFF;
    padding: 0 24px;
}

.confirm_wrap {
    text-align: center;
}

.select_bnt02:hover {
    background: #696969;
}

.confirm_next_box02, .confirm_modify_box02 {
    width: auto;
    height: auto;
    box-shadow: 2.396px 1.805px 4.9px 0.1px rgba(0, 0, 0, 0.26);
    vertical-align: middle;
    margin: 0px 10px;
    display: inline-block;
}

.confirm_next_box02 a {
    display: flex;
    text-decoration: none;
}

.contact-content, .news-content {
    max-width: 1024px;
}

.pagination&gt;li&gt;a {
    color: #1f296f;
    background-color: transparent;
    border: 1px solid;
    border-right: 1px solid;
}

.pagination&gt;li:first-child, .pagination&gt;li:last-child {
    border: none;
    border-right: none;
}

.pagination&gt;li&gt;a:hover {
    color: #fff;
    background-color: #1f296f;
}

.pagination&gt;li&gt;a:focus {
    color: #fff;
    background-color: #1f296f;
}

@media screen and (max-width: 1180px) {
    .page-banner_box {
        text-align: center;
        padding: 13px;
        display: block;
        margin: 0 auto;
        position: absolute;
        width: 210px;
        left: calc( 20% - 66px);
        bottom: 0;
    }
    .page-banner {
        background-image: url(../images/img_pageBanner.png);
        height: 243px;
        position: relative;
        background-size: cover;
        background-position-y: 0;
        background-repeat: no-repeat;
    }
    .side_menu {
        display: none;
    }
    .page-content .col-md-9 {
        flex: 1;
        max-width: 100%;
    }
    .page-content .right-wrap {
        margin-top: -10px;
    }
}

@media screen and (max-width: 1024px) {
    .sign_up_titxt {
        display: block;
    }
    .confirm_wrap {
        margin-bottom: 45px;
    }
}

@media screen and (max-width: 768px) {
    .page-content {
        margin-top: 20px;
    }
    .menber_loginbox_inpt {
        width: 100%;
    }
    .breadcrumb {
        margin-top: -40px;
    }
    .page-content {
        margin-top: 0;
    }
    .h_head {
        padding-right: 17px;
        width: 122px;
    }
    .page-info {
        padding: 0;
    }
    .news_left {
        padding: 6px 15px;
    }
    .contact_infobox .logo-text .en {
        font-size: 1em;
    }
    .contact_infobox .logo-text .ch {
        color: #1f296f;
        font-size: 1.5em;
    }
    .contact_infobox .logo-text {
        margin: 20px 0 37px;
    }
}

@media screen and (max-width: 500px) {


    table .lea_pic {
        width: 10%;
        padding: 0;
        margin: 0;
        text-align: center;
    }
    /* 2020/05/18 table */
    .page-info table {
        width: 100%;
    }
    .page-info table tbody tr td {
        /* text-align: center; */
        /* padding: 10px 15px; */
    }
    /* 2020/05/18 table */
    .page-info .table-set table {
        width: max-content;
        
    }
    /* .page-info .table-lea table {
        width: -webkit-min-content;
        width: -moz-min-content;
        width: min-content;
    } */
}

@media screen and (max-width: 480px) {
    .pag_header_title {
        font-size: 2.2em;
        top: 72%;
    }
}</pre></body></html>