<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('/css/SeoJump.css');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC');
* { margin: 0; padding: 0; }

body { margin:0; }

div, h1, h2, h3, h4, h5, h6, hr, p, form, label, input, textarea, img, span, ul, li { text-align: left; vertical-align: middle; margin: 0; padding: 0; word-wrap: normal; word-break: normal; line-height: 170%; border-width: 0; font-family: "敺株��迤暺煾��", "��𧢲�𨅯�瑚葉暺�", "Lucida Grande", "Arial", "Arial Narrow"; font-size: 14px; word-wrap: break-word; word-break: break-all;  }

/* :before , :after { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } */

ul, ol { list-style: none; }

fieldset { border: 0; }

input,button,select,textarea { outline:none }

img { max-width: 100%; }

a:link , a:visited , a:hover {text-decoration: none;vertical-align: initial;color: #151515;}

* html .clearfix { height: 1%; }

.clearfix { display: block; }

livedemo00.template-help:after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.text-clamp { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; }

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

/* wow */
.wow { animation-fill-mode: both; -webkit-animation-fill-mode: both; animation-duration: 1s; -webkit-animation-duration: 1s; }

/* col */
.col { overflow: hidden; width: 100%; }
#newsBox .col-2 { float: left; margin-right: 30px; width: calc((100% - 30px) / 2); }
.col-3 { float: left; margin-right: 15px; width: calc((100% - 30px) / 3); }
.col-4 { float: left; margin-right: 15px; width: calc((100% - 45px) / 4); }
.col-2:nth-child(2n) , .col-3:nth-child(3n) , .col-4:nth-child(4n) { margin-right: 0; }

.col item #newTextBox .col-2 { width: 100%; }

/* selection */
body ::selection { background: #ffc1a3; color: #fff; }
body::-webkit-scrollbar { width: 7px; }
body::-webkit-scrollbar-track { background: #c5c5c5; }
body::-webkit-scrollbar-thumb { background: #de5600; }
body::-webkit-scrollbar-thumb:hover { background: #4e5656; }

/* webBox */
.webBox { position: relative; }
.webBox .pageh1 { position: absolute; top: 0; z-index: 1; }
.webBox .wrapper { position: relative; background: #fff; top: 0; left: 0; z-index: 2; transition: all linear 0.3s; }
.webBox .wrapper#openwrap { left: -300px; }

/* workframe */
.workframe { position: relative; margin: 0 auto; width: 1160px; }

/* Sitemap */
#Sitemap #jsonUL a { color: #000; }

/* header */
header #topBox {background: #ff5200;}
header #topBox .workframe {padding: 3px 0;}
header #topBox .workframe .col-2 { margin-bottom: 0; }
header .fb_iframe_widget { margin-top: -5px; }
header #topBox #menuIcon { display: none; font-size: 20px; color: #fff; }
header #topBox #menuIcon img { height: 45px; }
header #topBox .btn { float: right; text-align: right; }
header #topBox font { position: relative; padding: 0 15px 0 10px; border-right: 1px #fff solid; font-size: 14px; }
header #topBox font:last-child { border-right: 0; }
header #topBox font a { font-size: 14px; color: #fff; }
header #topBox font b { position: absolute; width: 15px; height: 15px; background: #ff0e00; display: block; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; line-height: 15px; text-align: center; color: #fff; font-size: 12px; top: -2px; right: 3px; animation: blink 0.5s infinite alternate ease-in-out; -webkit-animation: blink 0.5s infinite alternate ease-in-out; -moz-animation: blink 0.5s infinite alternate ease-in-out; -ms-animation: blink 0.5s infinite alternate ease-in-out; -o-animation: blink 0.5s infinite alternate ease-in-out; }

/* blink */
@keyframes blink { 0% , 80% { opacity: 1; } 81% , 100% { opacity: 0; } }
@-webkit-keyframes blink { 0% , 80% { opacity: 1; } 81% , 100% { opacity: 0; } }
@-moz-keyframes blink { 0% , 80% { opacity: 1; } 81% , 100% { opacity: 0; } }
@-ms-keyframes blink { 0% , 80% { opacity: 1; } 81% , 100% { opacity: 0; } }
@-o-keyframes blink { 0% , 80% { opacity: 1; } 81% , 100% { opacity: 0; } }
header #logoBox:before{
	content:"";
	background: linear-gradient(to right, rgb(255 82 0), rgb(255, 167, 81));
	position: absolute;
	width: 100%;
	height: 9px;
	top: 0;
}
header #logoBox {padding: 10px 0 10px;background: #ffffff;border-top: #fe5201 6px solid;}
header #logoBox .col-3 { margin-right: 0; float: none; width: calc((100% - 8px) / 3); display: inline-block; vertical-align: bottom; }
header #logoBox #external font { width: 25px; display: inline-block; }
header #logoBox #cis a.photo { background-size: auto 100%; }
header #logoBox #search { text-align: right; }
header #logoBox #search #hSearch {padding: 0 5px;display: inline-block;border: 1px #f78775 solid;border-radius: 25px;}
header #logoBox #search #hSearch input {width: 140px;background: #fff;margin-left: 5px;}
header #logoBox #search #hSearch #goSearch {color: #f78775;margin-right: 5px;}
header.fixed #main-menu{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 95;
    margin: 0 auto;
}
header #main-menu {margin: 5px 0 0;background-color: #ff5100;position: relative;}
header #main-menu ul.pc { text-align: center; }
header #main-menu nav &gt; ul.pc &gt; li {position: relative;display: inline-block;}
header #main-menu nav ul.pc li a {padding: 10px 30px;display: block;text-align: center;font-size: 18px;color: #ffffff;font-weight: 600;}
header #main-menu nav ul.pc li p { position: relative; }
header #main-menu nav ul.pc li p b { position: absolute; width: 20px; display: none; top: calc(50% - 12px); right: 0; color: #fff; }
header #main-menu nav ul.pc li p b i.fa-plus:before { content: "\f0d7" !important; }
header #main-menu nav ul.pc li p b i.fa-minus:before { content: "\f0d8" !important; }
header #main-menu ul.pc li .menu_body { overflow: hidden; position: absolute; width: 100%; height: 0; background: #fff; box-shadow: 0 0 10px #d8d8d8; opacity: 0; z-index: 999; }
header #main-menu ul.pc li:hover .menu_body { height: auto; opacity: 1; }
header #main-menu ul.pc li .menu_body ul li a { padding: 10px 0; }
header #main-menu ul.mb { overflow: hidden; display: none; }
header #main-menu ul.mb li { float: left; width: calc((100% - 4px) / 5); background: #f0f0f0; border: 1px #bebebe solid; border-top: 0; border-left: 0; text-align: center; }
header #main-menu ul.mb li:last-child { border-right: 0; }
header #main-menu ul.mb li img { width: 150px; }

/* idleBox */
#idleBox { position: fixed; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); top: 0; left: 0; z-index: 10000; }
#idleBox #idleInfo { position: relative; margin: 100px auto 0; width: 940px; min-height: 300px; background: #fff; z-index: 9999; }
#idleBox #idleInfo #backT { display: none; }
#idleBox #idleInfo p.top { padding: 5px 10px; background: #ff7a3a; font-size: 16px; color: #fff; }
#idleBox #idleInfo h4.titbox { padding: 10px 20px 0 20px; font-size: 25px; font-family: 'Noto Serif TC', serif; color: #ff8f5a; }
#idleBox #idleInfo ul.news { padding: 10px 20px; width: auto; }
#idleBox #idleInfo ul.news li p { margin-top: 10px; height: 45px; -webkit-line-clamp: 2; }
#idleBox #idleInfo ul.news li p a { font-size: 16px; color:  #000; }
#idleBox #idleInfo p.advB { padding: 10px 0 20px; text-align: center; }
#idleBox #idleBg { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 9998; }

.video-container{
 position:relative;
 padding-bottom:56.25%;
 padding-top:30px;height:0;overflow:hidden;
}
.video-container iframe,
.video-container object,
.video-container embed{
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
}


/* gotop */
#gotop { position: fixed; right: 5px; bottom: 15px; z-index: 99;}

/* footer */
footer {margin-top: 20px;padding-top: 30px;background: #ff8f5a;color: #fff;background-image: url(/images/01/footer-BG.jpg);background-attachment: fixed;background-size: cover;}
footer #footer-info &gt; div , footer #footer-info p { font-size: 16px; float: left;}
footer a ,footer a:link { color: #fff; }
footer #cis { margin-bottom: 15px; width: 260px; }
footer #cis a img:last-child { display: none; }
footer #footer-info {width: 100%;margin-left: 300px;}
footer #footer-info .footerNav font { margin-right: 10px; padding-right: 10px; border-right: 1px #fff solid; }
footer #footer-info .footerNav font:last-child { border-right: 0; }
footer #footer-fb { margin-right: 0; width: 350px; text-align: right; }
footer .bottomInfo {padding: 6px 0;background: rgb(255 81 0 / 66%);border-top: 1px #fff solid;text-align: center;color: #fff;}
footer .footerNav{margin-left:50px; }

/* webSeo */
#webSeo {margin: 10px 0 5px;overflow: hidden;width: 100%;}
#webSeo .seo * , #webSeo .seo :before , #webSeo .seo :after , #webSeo .seo &gt; div { -webkit-transition: none!important; -moz-transition: none!important; -ms-transition: none!important; -o-transition: none!important; transition: none!important; }

@media screen and (max-width: 1280px) {
	.workframe { width: 95%; }
}
@media screen and (max-width: 960px) {
	.col { margin-bottom: 0; }
	header #topBox .col-2 { margin-right: 0; width: 50px; }
	header #topBox .workframe { padding: 0; }
	header .fb_iframe_widget , header #main-menu ul.pc , #footer-fb , footer #footer-info .foot , footer #footer-info p.mail , footer #cis a img { display: none; }
	header #topBox .btn { width: calc(100% - 50px); line-height: 45px; }
	header #topBox #menuIcon , header #main-menu ul.mb , header #main-menu nav ul.pc li p b , footer #cis a img:last-child { display: block; }
	header #logoBox { padding-top: 10px; }
	header #logoBox .workframe {padding-top: 0;text-align: center;display: flex;align-items: center;}
	header #logoBox #cis {/* position: absolute; *//* width: 100%; */top: 0;left: 0;width: 249px;}
	header #logoBox #external , header #logoBox #search { float: none; width: auto; display: inline-block; }
	header #logoBox #search {margin-left: 10px;}
	header #main-menu {margin: 0;overflow: hidden;width: 100%;height: 60px;background: unset;}
	header #main-menu nav ul.pc {position: relative;width: 100%;background: #ff7a3a;display: flex;top: 0;left: 0;z-index: 99;transition: none;margin-bottom: 0;padding: 0;}
	header #main-menu nav ul.pc li p a {padding: 10px 20px 10px 10px;border-top: 1px rgba(255, 255, 255, 0.2) solid;text-align: left;font-size: 14px;display: flex;flex-direction: column;align-items: center;}
	header #main-menu nav &gt; ul.pc &gt; li {margin: 0 15px 2px;display: flex;width: 100px;}
	header #main-menu nav &gt; ul.pc &gt; li &gt; p a { color: #fff; }
	header #main-menu ul.pc li .menu_body { position: relative; margin: 0 10px; width: calc(100% - 20px); height: auto; display: none; opacity: 1; transition: none; }
	header #main-menu ul.pc li .menu_body ul li a { padding: 5px 20px; color: #3B9ABD; }
	#idleBox #idleInfo { width: 95%; }
	footer { background: #ff8f5a; color: #000; }
	footer #footer-info { margin-right: 0; width: 100%; }
	footer #footer-info #cis { margin: auto; }
	footer #footer-info p.cop { margin: 5px 0; text-align: center; font-size: 12px; color: #fff;}
	footer #footer-info .footerNav { text-align: center; }
	footer #footer-info &gt; div, footer #footer-info p {float:inherit; }
	footer #footer-info {margin-left: 0;}
}
@media screen and (max-width: 768px) {
	#idleBox #idleInfo p.advB { padding: 10px 10px 20px; }
}
@media screen and (max-width: 640px) {
	#idleBox { position: absolute; }
	#idleBox #idleInfo { margin-top: 50px; }
	#idleBox #idleInfo ul.news .col-4 { margin-bottom: 10px; width: calc((100% - 15px) / 2); }
	#idleBox #idleInfo ul.news .col-4:nth-child(2n) { margin-right: 0; }
	#idleBox #idleInfo p.advB { display: none; }
	#gotop img { width: 45px; }
	header #logoBox #search #hSearch input{
	    width: 87px;
	}
	header #logoBox #search #hSearch{
    display: flex;
}
}
@media screen and (max-width: 450px) {
	header #topBox .col-2 { width: 40px; }
	header #topBox #menuIcon img { height: 36px; }
	header #topBox .btn { width: calc(100% - 40px); line-height: 36px;}
	header #topBox font { padding: 0 10px; }
	header #topBox font b { right: -4px; }
	#idleBox #idleInfo ul.news .col-4 ,
	#idleBox #idleInfo ul.news .col-4:nth-child(2n) { float: none; margin: 0 auto 10px; width: 90%; }
}</pre></body></html>