@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+TC&family=Noto+Sans+SC&family=Playfair+Display:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&display=swap');

* { margin: 0; padding: 0; }
*:focus { outline: none; }

body { margin:0; }
body ::selection { background: #c8c9cb; text-shadow: none; }
body::-webkit-scrollbar { width: 5px; }
body::-webkit-scrollbar-track { background: #d0d0d0; }
body::-webkit-scrollbar-thumb { background: #3c3c3c; }
body::-webkit-scrollbar-thumb:hover { background: #222222; }

header, footer, div, nav, article, h2, h3, h4, h5, h6, hr, p, form, label, input, textarea, ul, li, img, span, font, strong, b, a, i{text-align: left;vertical-align: middle;margin: 0;padding: 0;line-height: 170%;border-width: 0;font-family: "Open Sans",'Noto Sans TC', 'Noto Sans SC', serif;font-size: 16px;word-wrap: break-word;word-break: break-all;-webkit-transition: all .5s ease-out;-moz-transition: all .5s ease-out;-ms-transition: all .5s ease-out;-o-transition: all .5s ease-out;transition: all .5s ease-out;}

:before , :after { -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -ms-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; }

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;-webkit-animation: fsUp .8s ease-out both;animation: fsUp .8s ease-out both;}

* 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 , .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 , .transition_none { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* webBox */
.webBox { position: relative; overflow: hidden; width: 100%; }
.webBox .pageh1 { position: absolute; top: 0; z-index: 1; }
.webBox .wrapper { position: relative; background: #fff; z-index: 2; }

/* workframe */
.workframe { position: relative; margin: 0 auto; width: 1100px; }


/* Sitemap */
#Sitemap #jsonUL a { color: #000; }

/* header */
header {position: absolute;padding: 10px 100px 10px;width: calc(95% - 100px);font-size: 0;top: 0;left: 0;z-index: 999;}
header .row {width: 160px;display: inline-block;}
header #menuIcon {width: 40px;display: inline-block;text-align: left;color: #fff;vertical-align: middle;}
header #menuIcon b { padding: 10px 0; display: inline-block; }
header #menuIcon font { position: relative; margin-left: 10px; width: 25px; height: 25px; display: inline-block; text-align: center; line-height: 23px; color: #555555; vertical-align: middle; }

header #menuIcon span {position: absolute;width: 20px;height: 1px;background: #ffffff;display: block;top: 5px;left: 3px;}
header #menuIcon span:nth-child(2) { width: 13px; top: 12px; left: 10px; }
header #menuIcon span:nth-child(3) { top: 19px; }
header #menuIcon[data-type="2"] span:nth-child(1) { -webkit-transform: translate3d(0, 7px, 0) rotate(45deg); transform: translate3d(0, 7px, 0) rotate(45deg); transition-delay: 0.1s; }
header #menuIcon[data-type="2"] span:nth-child(2) { width: 0; height: 0; }
header #menuIcon[data-type="2"] span:nth-child(3) { -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg); transform: translate3d(0, -7px, 0) rotate(-45deg); transition-delay: 0.1s; }
header #mbMenu {    margin-left: 10px;
    width: calc(100% - 260px);}
header #mbMenu nav ul li { display: inline-block; }
header #mbMenu nav ul li a {margin: 3px 0;padding: 10px;display: block;color: #000;}

/* hSearch */
header form[name="hSearch"] { position: absolute; background: #292929; box-shadow: 0 0 20px rgba(82, 82, 82, .4); border-radius: 3px; top: 50px; right: 250px; top: -100%; opacity: 0; -webkit-transition-duration: .3s; -moz-transition-duration: .3s; -ms-transition-duration: .3st; -o-transition-duration: .3s; transition-duration: .3s; }
header form[name="hSearch"] input { margin: 5px 0; padding: 5px 20px; background: transparent; color: #fff; }
header form[name="hSearch"]:before { position: absolute; width: 1px; height: 25px; background: #a2a2a2; display: inline-block; right: 59px; top: calc((100% - 25px) / 2); content: ""; }
header form[name="hSearch"] a { padding: 0 20px; display: inline-block; color: #a2a2a2; }
header form#hSearch { top: 50px; opacity: 1; }

/* footer */
footer #webCont {font-size: 0;display: flex;margin: 40px auto;width: 80%;}
footer #webCont .row {width: 100%;display: inline-block;}
footer #webCont #g-map { position: relative; }
footer #webCont #g-map:before { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2; content: ""; }
footer #webCont #g-map iframe { position: relative; width: 100%; height: 100%; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); _filter: none; z-index: 1; }
footer #webCont .info {overflow-y: scroll;}
footer #webCont .info ul{display: flex;justify-content: flex-end;}
footer a{color: #000;}
footer #webCont .info::-webkit-scrollbar { width: 0; }
footer #webCont .info li {padding: 20px 0px 20px 60px;font-size: 0;}
footer #webCont .info li:last-child { border-bottom: 0; }
footer #webCont .info li >div {vertical-align: top;}
footer .FTitile{text-transform: uppercase;margin-bottom: 20px;}
footer #webCont .info li .followicon {display: flex;flex-direction: row;flex-wrap: wrap;}
footer #webCont .info li .followicon p{width: 40px;margin: 10px 20px 0 0;}
footer #webCont .info li >div p { margin-bottom: 10px; }
footer #webCont .info li >div p a{color: #000;}
footer #webCont .info li >div p:last-child { margin-bottom: 0; }
footer #webCont .info li.plus-information b , footer #webCont .info li.plus-information span { display: inline-block; vertical-align: middle; }
footer #webCont .info li.plus-information a { position: relative; display: inline-block; }
footer #webCont .info li.plus-information img { position: absolute; max-width: 150px; bottom: 100%; left: 0; z-index: 8; max-height: 150px; display: none; }
footer #webCont .info a.link {border-color: #454545;border-width: 0 0 1px 1px;color: #000;padding: 0;}
footer #webCont .info a.link:before { height: calc(100% + 1px); background: #fff; }
footer #webCont .info a.link font { color: #fff; }
footer #webCont .info a svg path { fill: #fff; }
footer #footerInfo {padding: 20px 10% 5px;background: #f5f5f5;font-size: 0;}
footer #footerInfo .row { width: 380px; display: inline-block; }
footer #footerInfo .row #flogo a { margin-bottom: 10px; display: inline-block; }
footer #footerInfo .row .foot { margin-right: 10px; display: inline-block; font-size: 15px; color: #b8b8b8; }
footer #footerInfo .row .foot.text { color: #fff; }
footer #footerInfo #sitefooter { margin-left: 20px; width: calc(100% - 400px); }
footer #footerInfo #sitefooter >div { text-align: right; }
footer #footerInfo #sitefooter >div a { margin: 5px 0 10px 10px; display: inline-block; }

/* webSeo */
#webSeo { position: relative; overflow: hidden; }
#webSeo .js-marquee-wrapper * , #webSeo .js-marquee * , #webSeo .seo * { font-size: 13px; color: #5e5e5e; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* gotop */
.gotop { position: fixed; right: 20px; bottom: 20px; z-index: 990; }
.gotop a { display: block; color: #000; opacity: 0; }
.gotop span { position: relative; margin: 0 auto 10px; width: 1px; height: 50px; background: #000; display: block; animation: gotop 2s infinite alternate ease-in-out; -webkit-animation: gotop 2s infinite alternate ease-in-out; }
.gotop span:before { position: absolute; border-left: 4px solid transparent; border-bottom: 7px solid #000; border-right: none; border-top: none; display: block; top: -5px; left: -3px; content: ""; }

@keyframes gotop { 0%, 100% { height: 50px; } 50% { height: 70px; } }
@-webkit-keyframes gotop { 0%, 100% { height: 50px; } 50% { height: 70px; } }

/* SeoStarRating */
#SeoStarRating font { margin-right: 5px; display: inline-block; vertical-align: bottom; }
#SeoStarRating font:first-child { line-height: 130%; font-weight: bold; font-size: 18px; color: #FF9800; }
#SeoStarRating font:nth-child(2) { font-size: 16px; color: #FF9800; }
#SeoStarRating font:last-child { color: #383838; }

@media screen and (min-width: 1025px) {
	.phoneWrap{display: none !important;}
}
@media screen and (max-width: 1024px) {
	.phoneWrap{display: block;position: fixed;bottom: 0px;left: 0px;width: 100%;z-index: 5;}
	.phoneWrap ul{display: flex;}
	.phoneWrap ul li{width: 50%;box-sizing: border-box;background-color: #6d6d6d;}
	.phoneWrap ul li + li{border-left: 1px solid rgb(208 208 208 / 34%);}
	.phoneWrap ul li a{display: inline-block; width: 100%;color: #fff;text-align: center;padding: 10px 0px;}
	footer #webCont{flex-direction: column;align-items: center;}
	footer #webCont .info ul{justify-content: flex-end;flex-direction: column;align-items: flex-start;flex-wrap: wrap;}
	footer #webCont .info li{padding: 18px 0px;}
	footer .FTitile{margin-bottom: 15px;}
}
@media screen and (min-width: 1081px){
	header #mbMenu .menuBox .box {overflow-y: scroll;width: 450px;height: 70vh;display: inline-block;}
	header #mbMenu .menuBox .box::-webkit-scrollbar { width: 0; }
	header #mbMenu .menuBox .contactBox {margin-left: calc(100% - 890px);width: 430px;display: inline-block;}

	/*header-mbMenu*/
	header #mbMenu {margin-left: 10px;position: absolute;z-index: 5;color: white;right: 72px;width: 130px;top: 0;height: 100vh;border-right: 1px solid rgb(167 167 167 / 71%);transition: all .8s ease;transform: translateX(0%);opacity: 1;}
	header #mbMenu .menuBox nav {width:100%;margin:0;}
	header #mbMenu .menuBox nav >ul {margin:0;padding:0;list-style:none;position: relative;z-index: 5;color: white;width: 100%;top: 0;height: 100vh;font-size: 15px;text-align: right;display: flex;flex-wrap: wrap;align-content: center;} 
	header #mbMenu .menuBox nav >ul >li {margin: 20px 0px 20px 0px;padding-right: 20px;height: 28px;line-height: 14px;overflow:hidden;text-align:center;position: relative;width: 100%;opacity: .8;transition: all .5s ease;cursor: pointer;} 
	#nav-items a {float:left; overflow:hidden; font-family:monospace,Microsoft JhengHei,Arial, Helvetica, sans-serif; font-weight:400 !important;font-size:16px; text-decoration: none; font-weight:bold;} 
	header #mbMenu .menuBox nav >ul >li::after {content: '';width: 0;height: 0;border-style: solid;border-width: 0 9px 9px 0;border-color: transparent #fff transparent transparent;position: absolute;right: 0;top: 50%;margin-top: -4px;}
	header #mbMenu .menuBox nav >ul >li p >a span.ch {display:block;margin-top: -8px;overflow: hidden;font-weight: 400;text-transform: uppercase;font-size: 15px;text-decoration: none;text-align: right;color: #ffffff;letter-spacing: 0.5px;line-height: 100%;} 
	header #mbMenu .menuBox nav >ul >li p >a span.en {display:block;margin-top: -38px;text-align: right;position: relative;font-weight: 100;letter-spacing: 2.5px;color: #ffffff;font-size: 13px;line-height: 90%;} 
	header #mbMenu .menuBox nav >ul >li:hover p >a {padding-top: 34px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;-ms-transition: all 0.5s;text-align: center;color: #ffffff;vertical-align: top;position: relative;}
}
@media screen and (min-width: 1281px) {
	header #menuIcon { display: none; }
	footer #webCont .info li.plus-information a:hover img { display: block; }
}
@media screen and (max-width: 1440px) {
	footer #webCont{width: 90%;margin: 20px auto;}
	footer #footerInfo{padding: 20px 5% 5px;}
}
@media screen and (max-width: 1280px) {
	.workframe { width: 90%; }
	header{padding: 10px 30px 10px;width: calc(100% - 60px);background: hsl(0deg 0% 0% / 54%);}
	header.headerfixed {background: hsl(0deg 0% 0% / 54%);position: fixed;}
	header .row{width: calc(100% - 50px);}
	header .row a img{width: 130px;}
	header #mbMenu {overflow-y: scroll;position: fixed;margin-left: 0;padding: 0 5%;width: 90%;height: 0;background: hsl(0deg 0% 0% / 54%);left: 0;top: 105px;-webkit-transition-duration: .35s;transition-duration: .35s;z-index: 999;}
	header #mbMenu nav { margin-top: 20px; padding-bottom: 200px; }
	header #mbMenu nav ul li { padding: 0 20px; border-bottom: 1px #e5e5e5 solid; display: block; }
	header #mbMenu .menuBox nav >ul >li {margin: 20px 0px 20px 0px;padding-right: 20px;height: 28px;line-height: 14px;overflow:hidden;text-align:center;position: relative;width: auto;opacity: .8;transition: all .5s ease;cursor: pointer;border-bottom: 1px rgb(229 229 229 / 33%) solid;} 
	#nav-items a {float:left; overflow:hidden; font-family:monospace,Microsoft JhengHei,Arial, Helvetica, sans-serif; font-weight:400 !important;font-size:16px; text-decoration: none; font-weight:bold;} 
	header #mbMenu .menuBox nav >ul >li::after {content: '';width: 0;height: 0;border-style: solid;border-width: 0 9px 9px 0;border-color: transparent #fff transparent transparent;position: absolute;right: 0;top: 50%;margin-top: -4px;}
	header #mbMenu .menuBox nav >ul >li p >a span.ch {display:block;margin-top: -8px;overflow: hidden;font-weight: 400;text-transform: uppercase;font-size: 15px;text-decoration: none;text-align: right;color: #ffffff;letter-spacing: 0.5px;line-height: 100%;} 
	header #mbMenu .menuBox nav >ul >li p >a span.en {display:block;margin-top: -38px;text-align: right;position: relative;font-weight: 100;letter-spacing: 2.5px;color: #ffffff;font-size: 13px;line-height: 90%;} 
	header #mbMenu .menuBox nav >ul >li:hover p >a {padding-top: 34px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;-ms-transition: all 0.5s;text-align: center;color: #ffffff;vertical-align: top;position: relative;}
	
	footer #webCont .row , footer #footerInfo .row { width: 100%; height: auto; }
	footer #webCont #g-map { height: 350px; }
	footer #footerInfo #sitefooter { margin-left: 0; width: 100%; }
	footer #footerInfo #sitefooter >div { text-align: left; }
    footer #webCont .info li {padding: 20px 0px 20px 20px;font-size: 0;}
}
@media screen and (max-width: 980px) {
	header {padding: 7px 5%;width: 90%;position: initial;background: hsl(0deg 0% 0%);}
	header.headerfixed{}
	header #mbMenu{top: 99px;}
	footer #footerInfo { padding-bottom: 60px; }
	.gotop { bottom: 60px; }
}
@media screen and (max-width: 640px) {
	footer #webCont .info li {padding: 10px 0px;width: 100%;}
	footer #webCont .info li >div { margin-left: 0; width: 100%; display: block; }
	#flogo{width: 180px;margin-bottom: 30px;}
	header .row a img{width: 90px;}
	header #mbMenu{top: 73px;}
}