<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('/css/fontawesome-all.css');
@import url('/css/font-awesome.min.css');
@import url('/css/fontawesome.min.css');
@import url('/css/SeoJump.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100;300;400;500;700;900&amp;family=Noto+Sans+TC:wght@100;300;400;500;700;900&amp;family=Noto+Sans:wght@400;700&amp;family=Noto+Serif+SC:wght@200;300;400;500;600&amp;family=Noto+Serif+TC:wght@200;300;400;500;600&amp;family=Noto+Serif:wght@400;700&amp;family=Frank+Ruhl+Libre:wght@300;400;500;700;900&amp;family=Lato:wght@100;300;400;700;900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&amp;display=swap');
* { margin: 0; padding: 0; }
*:focus { outline: none; }

@import url('/css/animate.css');
.wow {animation: fadeIn 1.5s both;-webkit-animation: fadeIn 1.5s both;animation-duration: 1s;-webkit-animation-duration: 1s;	}
#community{display: none;}


body { margin: 0;  }
body ::selection {background: rgba(var(--primary-rgb), .2);text-shadow: none;color: var(--info);}
body::-webkit-scrollbar { width: 5px; }
body::-webkit-scrollbar-track { background: var(--complement ); }
body::-webkit-scrollbar-thumb { background: var(--primary); }

header, footer, div, nav, article, h2, h3, h4, h5, h6, hr, p, form, label, input, textarea, ul, li, img, svg, span, font, strong, b, a, i {text-align: left;vertical-align: middle;word-wrap: break-word;word-break: break-word;line-height: 170%;border-width: 0;font-family: 'Noto Sans TC', 'Noto Sans SC';font-size: 16px;color:  var(--info);transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;}

ul , ol { list-style: none; }

fieldset { border: 0; }

input , button , select , textarea {padding: 5px 15px;width: calc(100% - 30px);border: 0;border-bottom: 1px #d3d3d3 solid;background: none;box-shadow: none;outline: none;font-size: 16px;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
select { padding: 10px 15px; width: 100%; color: var(--info); }

.phoneWrap {display: none;}

/* img */
img { max-width: 100%; }
.img_cover {width: 100%;object-fit: cover;}
.img_contain {width: 100%;object-fit: contain;}

a , a:link , a:visited , a:hover {text-decoration: none;white-space: pre-wrap;}

/* general class set */
.txt_clamp {overflow: hidden;height: 27px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;margin: 0px 0 0;}
.d_inblock.txt_clamp { display: -webkit-inline-box; }
.atag_item {width: 100%;height: 100%;top: 0;left: 0;}
.nowrap_box {font-size: 0;}

/* btn */
.btn , .btn_outline { padding: 2px 10px; background-color: transparent; border: 1px solid transparent; border-radius: 2px; text-align: center; color: var(--info); }

/* badge  */
.badge { padding: 2px 10px; box-shadow: none; }
.badge_lighten { padding: 0 4px; min-width: 22px; border-radius: 3px; font-weight: 400; text-align: center; font-size: 12px; vertical-align: text-bottom; }

/* photo,bgBox */
a.photo , .bgBox { overflow: hidden; background: no-repeat 50% / cover; display: block; }

/* fancybox */
[class^="fancybox-"] , [class^="fancybox-"] * , .slick-track , .fa , .fas , .fa:before , .fas:before , .fa:after , .fas:after , .trans_none_box { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
.fancybox-container * { color: #fff; }

/* webBox */
.webBox { width: 100%; }
.webBox .pageh1 {top: 0;z-index: 1;position: absolute;}
.webBox .wrapper {background: var(--white);z-index: 2;}
.webBox .slick-slider { margin-bottom: 0; }
.webBox .wrapper_lines {width: 100vw;height: 100vh;top: 0;left: 0;z-index: 4;pointer-events: none;display: none;}
.webBox .wrapper_lines .center_box {height: 100vh;border: rgba(var(--info-rgb), .1) solid;border-width: 0 1px 0 1px;width: 95%;}

/* .slick-dots */
.webBox .slick-dots { position: relative; margin-top: 45px; bottom: 0; }
.webBox .slick-dots li {width: 10px;height: 10px;display: inline-flex;}
.webBox .slick-dots li:before {margin: auto;display: block;border: 1px rgba(var(--black-rgb), .2) solid;content: "";}
.webBox .slick-dots li.slick-active:before { border-color: var(--primary); }

/* workframe */
.workframe { margin: 0 auto; width: 90%; }

/* header */
header.nowrap_box{position: fixed;z-index: 1000;width: 100%;height: 82px;background: #fff;}
header #cis {z-index: 5;width: 150px;padding: 0px 0px 0px 80px;}
header #webmenu{width: 50%;display: flex;align-items: center;justify-content: flex-start;/* margin-right: 210px; */}
header #menubtn { width: 70px; height: 70px; top: 0; right: 0; }
header #menubtn a {margin: auto;width: 30px;height: 25px;z-index: 9999;}
header #menubtn a span {position: absolute;width: 100%;height: 2px;background: var(--black);display: block;top: 0;right: 0;}
header #menubtn[data-type="1"] a span { transition: transform .4s cubic-bezier(.215,.61,.355,1),opacity .4s cubic-bezier(.215,.61,.355,1), -webkit-transform .4s cubic-bezier(.215,.61,.355,1); }
header #menubtn[data-type="1"] a span:nth-child(2) { top: calc(50% - .5px); }
header #menubtn[data-type="1"] a span:nth-child(3) { top: calc(100% - 1px); }
header #menubtn[data-type="2"] a span { transition: .4s cubic-bezier(.645,.045,.355,1); }
header #menubtn[data-type="2"] a span:nth-child(1) , header #menubtn[data-type="2"] a span:nth-child(3) { top: 50%; }
header #menubtn[data-type="2"] a span:nth-child(2) { opacity: 0; }
#topicon a {margin: 0px auto;width: 32px;height: 20px;padding: 15px 9px;display: flex;align-items: center;justify-content: center;border-radius: 50%;}
#topicon {font-size: 25px;color: #fff;text-align: center;z-index: 9999;position: fixed;}
#topicon a i{font-size: 23px;color: var(--black);text-align: center;padding: 0 4px;}
#topicon a svg {width: 20px;height: 20px;}
#topicon a img{width: auto;}
#openfor svg {width: 100%;height: 100%;fill: rgb(0 0 0);}
header #webmenu nav &gt;ul &gt;li &gt;p a {padding: 15px 0px;font-size: 17px;font-weight: 500;letter-spacing: 1.2px;z-index: 10;}
header #webmenu nav ul li b {top: calc((100% - 40px) / 2);right: 10px;position: absolute;padding-left: calc(100% - 14px);width: 35px;height: 41px;display: inline-block;text-align: center;line-height: 41px;cursor: pointer;}
header #webmenu nav &gt;ul &gt;li .subOption li &gt;div a { padding: 2px 45px 2px 10px; display: block; }

header .language {position: relative;padding: 0 5px;display: flex;border-radius: 30px;}
header .language ul {top: 120%;left: 50%;transition: 0.4s;text-align: center;}
header .language ul a {display: block;color: #000;line-height: 1.5;letter-spacing: 1px;transition: 0.9s;text-align: center;padding: 10px 0;}
header .language p {display: flex;justify-content: center;position: relative;transition: 0.9s;align-items: center;padding: 0 0 0 10px;}
header .language p b{color: #3c3c3c;font-weight: 300;font-size: 14px;display: none;}
header .language i svg {fill: #3c3c3c;width: 20px;height: 30px;}
header .language i {position: relative;}
#topicon {width: 150px;position: absolute;margin-right: 30px;display: flex;right: 0;}

/* top_search */
#top_search {width: 100%;height: 100%;background: hsl(0deg 0% 0% / 30%);z-index: 999;}
#top_search form {margin: auto;padding: 60px 50px;width: 500px;box-shadow: 0 0 10px rgba(var(--black-rgb), .2);background: rgb(35 35 35 / 83%);}
#top_search #close_search {padding: 10px 15px 15px;top: 0;right: 0;}
#top_search #close_search font { margin: 5px auto; width: 30px; height: 30px; }
#top_search #close_search font:before , #top_search #close_search font:after {position: absolute;width: 100%;height: 1px;background: var(--white);display: block;content: "";top: calc((100% - 1px) / 2);left: 0;}
#top_search #close_search font:after { width: 1px; height: 100%; top: 0; left:  calc((100% - 1px) / 2); }
#top_search #close_search span {font-family: 'Montserrat', serif;color: var(--white);}
#top_search h3 {margin-bottom: 40px;font-weight: 300;font-size: 28px;color: #f9f9f9;}
#top_search p &gt;input {padding: 5px 45px 5px 15px;width: calc(100% - 60px);background: none;border: 0;color: var(--white);}
#top_search p &gt;a { top: 4px; right: 10px; }
#top_search p &gt;a svg { width: 25px; height: 25px; }

/* menubg */
#menubg {width: 100vw;height: 100vh;top: 0px;left: 0;display: none;}
#menubg[data-type="1"] {background: rgba(var(--black-rgb), 0);z-index: -998;}
#menubg[data-type="2"] { background: rgba(var(--black-rgb), .5); z-index: 998; }

/* other_area */
#other_area { z-index: 5; }
#other_area .bg_fix { background: no-repeat 50% / cover; background-attachment: fixed; }
#other_area .bg_fix:before {position: absolute;width: 100%;height: 100%;background: #13557d;display: block;top: 0;left: 0;opacity: .8;content: "";}
#other_area #youtube_box { padding: 5vw 0 0; width: calc(100% - 430px); }
#other_area #playYoutu { background: rgba(var(--primary-rgb), .6); display: block; text-align: center; line-height: 97px; }
#other_area #playYoutu i { font-size: 37px; color: var(--white); }
#other_area #custom_box {margin: 140px auto;width: 100%;bottom: 0px;background: #ffffff00;}
#other_area #custom_box &gt;ul { padding: 30px 50px; }
#other_area #custom_box &gt;ul h3 {margin-bottom: 15px;padding-bottom: 10px;border-bottom: 1px rgba(var(--white-rgb), .2) solid;letter-spacing: 5px;font-weight: 400;font-size: 33px;text-align: center;line-height: 140%;}
#other_area #custom_box &gt;ul article {letter-spacing: 2px;line-height: 210%;font-weight: 100;font-size: 15px;text-align: center;color: #fff;}
#other_area #picture_list { width: calc(100% - 430px); }
#other_area #picture_list img { margin: 15px; }

/* footer */
footer {padding: 70px 0 60px 0;background-color: var(--primary);}
footer * {font-weight: 400;font-size: 14px;}
footer .tit {margin-bottom: 10px;font-weight: 800;font-size: 23px;color: var(--white);font-family: 'Montserrat', sans-serif;}
footer #f_nav{display: none;}
footer #f_nav a { margin: 5px 10px; }
footer #f_contact p {margin-bottom: 30px;}
footer #f_contact p:first-child{width: calc(100% - 30px);}
footer #f_contact p font {line-height: 140%;font-weight: 800;font-size: 20px;color: var(--white);font-family: 'Montserrat', sans-serif;}
footer #f_contact p font a{font-family: 'Montserrat', sans-serif;font-weight: 500;color: #c6ecd7;}
footer #f_other {padding: 0px 0 0px;border-top: var(--primary) solid;border-width: 1px 0;display: inline-flex;flex-direction: column;align-content: space-between;justify-content: space-around;align-items: flex-end;}
footer #f_other .nowrap_box{display: flex;justify-content: flex-end;}
footer #f_other #leftborder{
    text-align: left;
    width: 140px;
    display: flex;
    margin: 10px 0;
}
footer #f_other #leftborder &gt;div {
    display: inherit;
    margin: 5px;
}

footer .contactBtn{display:flex;justify-content:space-evenly;margin-top: 40px;width: 140px;margin-right: auto;}
footer .contactBtn a{width:auto;margin:0;text-align:center;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0.2px;display:flex;align-items:center;justify-content: flex-end;flex-wrap:nowrap;position:relative;}
footer .language_box{margin-left:10px}
footer .contactBtn a i { color: #fff; padding-right: 10px; padding-top: 3px; font-size: 12px; }
footer .contactBtn a img{width: 30px;height: 18px;}
footer .contactBtn a b{margin-left: 7px;font-weight: 500;font-size: 18px;}
footer #more_extra {padding: 5px;width: 190px;z-index: 2;display: none;}
footer #extra ul { width: 200px; bottom: 0; left: 0; z-index: 1; }
footer #extra ul li { padding: 5px 15px; }
footer #extra ul li font { display: block; line-height: 140%; }
footer #extra ul li font:first-child { color: var(--primary); }
footer #extra ul li img { position: absolute; max-width: 150px; top: 100%; left: 15px; z-index: 8; max-height: 150px; display: none; }
footer #copyright{font-family: 'Montserrat', sans-serif;color: #c6ecd7;}
footer #web_footer a{color: #c6ecd7;margin-left: 10px;}

/* webSeo */
#webSeo { padding: 10px 0; white-space: nowrap; box-sizing: border-box; }
#webSeo .seo { padding-left: 100%; font-family: var(--font-family), sans-serif; font-weight: 100; font-size: 13px; color: var(--info); }

/* gotop */
#gotop {right: 20px;bottom: 30px;z-index: 2000;}
#gotop a {border: 1px var(--secondary) solid;}
#gotop a:before {position: absolute;width: 30%;height: 30%;border: solid var(--secondary);border-width: 1px 0 0 1px;display: block;top: calc((100% - 7px) / 2);left: calc((100% - 15px) / 2);content: "";}

.wpfm-floating{}


header .wpfm-position-right.wpfm-menu-nav{
    display: none;
}

@-webkit-keyframes marquee { 0% { -webkit-transform: translate(0, 0); } 100% { -webkit-transform: translate(-100%, 0); } }
@keyframes marquee { 0% { transform: translate(0, 0); } 100% { transform: translate(-100%, 0); } }

@media screen and (min-width: 1441px){
	.workframe {width: var(--width-xxl);}
	footer .workframe{width: var(--width-xxl);display: flex;justify-content: space-evenly;align-items: flex-start;}
}
@media screen and (max-width: 1366px){
	.webBox .wrapper_lines .center_box{display: none;}
.workframe {width: 85%;}
}

@media screen and (min-width: 1281px){
	.webBox .slick-dots li:hover:before { border-color: var(--primary); }
	header #webmenu nav ul li b { display: none; }
	header #webmenu nav ul li { position: relative; }
	header #webmenu nav ul li:hover { overflow: visible; }
	header #webmenu nav &gt;ul &gt;li &gt;p a {padding: 28px 14px;color: var(--info);}
	header #webmenu nav &gt;ul &gt;li &gt;p a:after {position: absolute;top: -100%;left: 0;content: "";display: block;height: 100%;width: 100%;z-index: -1;transition: 0.5s;background: var(--primary);}
	header #webmenu nav &gt;ul &gt;li:hover &gt;p a:after{top: -1%;transition: 0.5s;height: 7%;}
	header #webmenu nav &gt;ul &gt;li:hover &gt;p a {color: var(--primary);}
	header #webmenu li .menu_body , header #webmenu li .menu_body .subOption li ul { width: 170px; left: calc(50% - 85px); z-index: 1; opacity: 0; }
	header #webmenu li .menu_body ul {background-color: #fff;}
	header #webmenu li .menu_body .subOption li ul { position: absolute; top: 0; left: -170px; }
	header #webmenu li .menu_body .subOption li &gt;div a {padding: 10px 15px;}
	header #webmenu li .menu_body .subOption li &gt;div a:hover { color: var(--primary) }
	header #webmenu li:hover .menu_body , header #webmenu li .menu_body .subOption li:hover &gt;ul { z-index: 10; opacity: 1; }
	footer #extra ul li:hover img { display: block; }
	header.scroll {background: rgb(255 255 255 / 95%);position: fixed;max-width: 100%;top: 0;transition: max-width .3s,top .3s;-moz-transition: max-width .3s,top .3s;-webkit-transition: max-width .3s,top .3s;}
	header .language:hover {color: var(--primary);background-color: #f6f6f6;}
	header .language:hover p b{color: #fff;}
	header.nowrap_box{position: fixed;z-index: 1000;width: 100%;max-width: 100%;height: 82px;background: #fff;display: flex;align-items: center;justify-content: space-between;}
}
@media screen and (max-width: 1280px){
	header #cis {padding: 10px 2%;margin: 0px 0;}
	header #cis img {height: 50px;}
	header #webmenu {padding: 90px 0;width: 100%;height: calc(100vh - 0px);background: var(--white);box-shadow: 0 10px 10px rgba(var(--white), .5);right: calc(-1400px);z-index: 0;top: 0;display: flex;flex-direction: column;align-items: flex-start;margin-right: 0;}
	header #webmenu nav {overflow-y: scroll;margin-top: 5px;padding: 0 10px;height: calc(100% - 70px);width: calc(100% - 4%);}
	header #webmenu nav::-webkit-scrollbar { width: 0; }
	header #webmenu nav &gt;ul {padding-bottom: 10vh;}
	header #webmenu li .menu_body , header #webmenu li .menu_body .subOption li ul { position: relative; display: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
	header #webmenu li .menu_body ul {margin-left: 0px;}
	header #webmenu nav &gt;ul &gt;li .subOption li &gt;div a{padding: 12px 45px;text-align: center;border-bottom: 1px solid rgb(0 0 0 / 5%);}
	header #webmenu li .menu_body .subOption .bo { position: relative; }
	header #webmenu li .menu_body .sub2Option a { font-weight: 300; color: var(--primary); }
	header #webmenu li .menu_body .sub3Option a { color: var(--primary); }
	header.scroll #webmenu {height: calc(100vh - 0px);}
	header #webmenu nav &gt;ul &gt;li &gt;p a{text-align: center;color: var(--black);}
	header #webmenu nav &gt;ul &gt;li{margin-left: 0px;border-bottom: 1px solid rgb(41 41 41 / 14%);}
	#topicon a i{font-size: 23px;color: var(--complement);}
	#topicon a:hover {background-color: var(--primary);}
	#topicon {top: 10px;width: 120px;margin-right: 75px;}
	footer .contactBtn{display:flex;justify-content:center;width:100%;margin-bottom:20px}
	footer .contactBtn a{padding:0px 3px}
	footer .workframe{display:flex;flex-direction:column;align-items:center}
	#f_info,#f_contact,#f_other{width:100%}
	#f_info{margin-bottom:30px}
	footer #f_other .nowrap_box{display:flex;justify-content:center;flex-direction:column;align-items:center}
footer #f_other{
    display: flex;
    align-content: center;
    align-items: center;
}
	header.nowrap_box{
    height: 72px;
}
}
@media screen and (min-width: 1025px){
    #openform:hover{background-color: var(--primary);}
	#openform:hover svg{fill: rgb(255 255 255 / 84%);}
	#topicon a:hover i{color: var(--white);}
}
@media screen and (max-width: 1024px){
	#topicon a {width: 30px;padding: 15px 3px;}
	#topicon a .img_Shopee{width: 30px;height: 30px;}
	footer #f_contact {margin-top: 15px;margin-bottom: 20px;}
	footer{padding: 50px 0 50px 0;}
	footer #f_contact p {margin-bottom: 0px;}
	#gotop{bottom: 100px;}
	#top_search h3 {margin-bottom: 10px;font-weight: 300;font-size: 20px;}
	header.nowrap_box{height: 72px;display: flex;}
}
@media screen and (max-width: 768px){
	#other_area #custom_box { bottom: 0; }
	#other_area #picture_list { width: 100%; }
	footer #extra { margin-top: 10px; }
	#flogo{text-align: center;}
	.webBox .wrapper_lines .center_box &gt;div { border-width: 0 0 0 1px; }
	header #cis{}
	header.nowrap_box{height: 72px;}
	header #menubtn{width: 60px;height: 70px;}
}
@media screen and (max-width: 640px){
	#picture_box .workframe { width: 100%; }
	.phoneWrap{display:block;position:fixed;bottom: 0;left: 0;width: 100%;z-index: 999;}
	.phoneWrap ul{display:flex;justify-content: space-between;}
	.phoneWrap li{width: 50%;}
	.phoneWrap li a{display:block;color:#fff;background: #161717;padding:0 15px;text-align:center;line-height: 40px;font-size: 14px;}
	.phoneWrap li:nth-child(2) a{background: #2e322f;}
}
@media screen and (max-width: 550px){
	header #webmenu , #other_area #youtube_box { width: 100%; }
	#top_search form { padding: 10vw 5vw; width: 80vw; }
	#top_search #close_search { padding: 10px 15px; border: 0; }
	footer #f_contact p font:first-child {margin-right: 10px;font-size: 15px;font-weight: 600;}
	#other_area #custom_box { margin: 30px auto; width: 100%; }
	#other_area #custom_box &gt;ul { padding: 7vw; }
	header #cis{width: 100px;padding: 5px 2%;}
	header.nowrap_box{height: 62px;}
	#topicon{top: 5px;margin-right: 55px;width: 110px;}
	header #menubtn{width: 60px;height: 60px;}
	header .language p{
    padding: 0;
}
	#openform{
    width: 10px;
    padding: 5px 4px;
}
}</pre></body></html>