@import url('/css/SeoJump.css');
@import url('/css/contentBuilder.css');

* { margin: 0; padding: 0; }

body { margin:0; }

div, 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: 150%; border-width: 0; font-family: "微軟正黑體", "蘋果儷中黑", "Lucida Grande", "Arial", "Arial Narrow"; font-size: 16px; word-wrap: break-word; word-break: break-all; transition: all 0.5s ease; }

: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; }

* 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: 100% auto; display: block; }

/* fancybox */
[class^="fancybox-"] , [class^="fancybox-"] * { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }


/* wow */
.wow { animation-fill-mode: both; -webkit-animation-fill-mode: both; animation-duration: 1s; -webkit-animation-duration: 1s; }

/* selection */
body ::selection { background: #8f8f8f; color: #fff; }
body::-webkit-scrollbar { width: 7px; }
body::-webkit-scrollbar-track { background: #c5c5c5; }
body::-webkit-scrollbar-thumb { background: #117eaf; }
body::-webkit-scrollbar-thumb:hover { background: #12326e; }

/* 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 { position: fixed; width: 100%; transition: all linear 0.3s; top: 0; left: 0; z-index: 999; }
header.headerTop { -webkit-box-shadow: 0 0 7px #b4b4b4; -moz-box-shadow: 0 0 7px #b4b4b4; box-shadow: 0 0 7px #b4b4b4; }
.wrapper#openwrap header { left: -300px; }

header #topsearch { overflow: hidden; height: 0; background: #1b2238; color: #fff; transition: all linear 0.3s; }
header#openSearch #topsearch { height: 35px; }
header #topsearch form { padding: 5px 0; text-align: right; }
header #topsearch form input { background: none; color: #fff; }
header #topsearch form input::-webkit-input-placeholder { color: #fff; }
header #topsearch form input::-moz-placeholder { color: #fff; }
header #topsearch form input:-ms-input-placeholder { color: #fff; }
header #topsearch form input:-moz-placeholder { color: #fff; }
header #topsearch form a#goSearch { padding: 0 10px; background: #cfa025; display: inline-block; color: #fff; vertical-align: middle; }

header #cis { position: absolute; top: 20px; left: calc((100% - 1160px) / 2); z-index: 10; }
header#openSearch #cis { top: 55px; }

header .topBox , header .topMenu nav .mobtop { overflow: hidden; background: #254899; color: #fff; }
header .topBox .workframe { text-align: right; }
header .topBox font { padding: 20px 15px 25px; display: inline-block; transition: all linear 0.3s; }
header.headerTop .topBox font { padding: 10px 15px 15px; }
header .topBox font.phone , header .topMenu nav .mobtop font.phone { background: url(/images/13/material-op40.png) #2c95e6 center; }
header .topBox font#openMenu { display: none; background: url(/images/13/material-op30.png) #e7a71c center; }
header .topBox font a , header .topMenu nav .mobtop font a { color: #fff; }

header .topMenu { position: relative; background: #fff; text-align: right; }
header .topMenu:before { position: absolute; width: 100%; height: 9px; background: url(/images/13/header-white-wave.svg) left top repeat-x; top: -8px; left: 0; content: ""; }
header .topMenu nav { margin-left: 250px; }
header .topMenu nav .mobtop , header .topMenu nav .pc >li >p b { display: none; }
header .topMenu nav .pc >li { display: inline-block; }
header .topMenu nav .pc >li >p a { padding: 20px 10px; display: block; text-align: center; font-size: 16px; color: #666; transition: all linear 0.3s; }
header.headerTop .topMenu nav .pc >li >p a { padding: 10px; }
header .topMenu nav .pc >li:hover >p a { color: #dbb026; }
header .topMenu nav .pc li .menu_body { overflow: hidden; position: absolute; width: 130px; height: 0; background: #fff; text-align: left; z-index: 10; opacity: 0; transition: all linear 0.3s; }
header .topMenu nav .pc li:hover .menu_body { overflow: visible; height: auto; opacity:1; }
header .topMenu nav .pc li .menu_body ul li , header .topMenu nav .pc li .menu_body ul li .bo { position: relative; }
header .topMenu nav .pc li .menu_body ul li >div a { position: relative; padding: 5px 15px 5px 10px; display: block; border-bottom: 1px #ccc solid; color: #666; z-index: 3; }
header .topMenu nav .pc li .menu_body ul li:hover >div a { background: #1f4da1; color: #fff; }
header .topMenu nav .pc li .menu_body ul li:hover b ,
header .topMenu nav .pc li .menu_body ul li .sub2Option b ,
header .topMenu nav .pc li .menu_body ul li .sub2Option a { color: #fff; }
header .topMenu nav .pc li .menu_body ul li b { position: absolute; padding: 0 5px; right: 0; top: calc(50% - 13px); z-index: 4; }
header .topMenu nav .pc li .menu_body ul li b i.fa-plus:before { content: "\f0da"; }
header .topMenu nav .pc li .menu_body ul li > .sub2Option ,
header .topMenu nav .pc li .menu_body ul li > .sub3Option { position: absolute; width: 130px; background: rgba(31, 77, 161, 0.7); right: 0; top: 0; opacity:0; }
header .topMenu nav .pc li .menu_body ul li:hover > .sub2Option ,
header .topMenu nav .pc li .menu_body ul li:hover > .sub3Option { right: -130px; opacity: 1; }

/* gotop */
#gotop { position: fixed; width: 40px; bottom: 30px; right: 10px; z-index: 999; color: #425582; }

/* gocart */
#gocart {position: fixed;width: 40px;bottom: 80px;right: 10px;z-index: 999;color: #ffffff;height: 40px;border-radius: 50%;background: #425582;text-align: center;line-height: 40px;font-size: 20px;}


/* footer */
footer { padding: 55px 0 10px; background: url(/images/13/material-op60.png) #1c243a center; }
footer #footer-links { margin-right: 40px; width:  180px; display: inline-block; vertical-align: top; }
footer #footer-links > div { margin-bottom: 15px; text-align: center; }
footer #footer-links #community { display: flex; justify-content: center; align-items: center; }
footer #footer-links #community a { margin: 0 2px; width: 30px; height: 30px; background: #425582; display: flex; justify-content: center; align-items: center; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; color: #1c243a; }
footer #footer-links #community a i { font-weight: bold; font-size: 17px; }
footer #footer-links #community a svg { width: 60%; height: 60%; fill: #1c243a; }

footer #footer-menu { width: 250px; display: inline-block; vertical-align: top; color: #fff; }
footer #footer-menu ul li { margin: 5px 0; width: 48%; display: inline-block; }
footer #footer-menu ul li a { color: #fff; }

footer #footer-info { width: calc(100% - 480px); display: inline-block; color: #798094; }
footer #footer-info ul li { margin: 5px 0; }
footer #footer-info ul li.plus-information { overflow: visible; }
footer #footer-info ul li a { color: #798094; }
footer #footer-info ul li.plus-information a { position: relative; display: inline-block; color: #5d72ad; }
footer #footer-info ul li.plus-information img { position: absolute; max-width: 150px; bottom: 100%; left: 0; z-index: 8; max-height: 150px; display: none; }

footer .webcopy , footer #webSeo div { color: #4c556d; }
footer .webcopy a { margin-left: 5px; color: #fff; }

/* webSeo */
#webSeo { overflow: hidden; width: 100%; }
#webSeo .seo > div { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* phoneWrap */
.phoneWrap { position: fixed; width: 100%; display: none; bottom: 0; left: 0; z-index: 998; }
.wrapper#openwrap .phoneWrap { left: -300px; }
.phoneWrap ul { overflow: hidden; }
.phoneWrap ul li { float: left; width: calc(100% / 3); }
.phoneWrap ul li a { padding: 6px 0; background: url(/images/13/material-op40.png) #e7a71c center; border-right: 1px #1a253e solid; display: block; text-align: center; font-size: 16px; color: #fff; }
.phoneWrap ul li:nth-child(2) a { background-color: #1CB829; }
.phoneWrap ul li:last-child a { background-color: #0F2D72; border-right: 0; }

/* SeoStarRating */
#aboutBox .item.c3 #SeoStarRating { position: absolute; top: 10px; right: 10px; }
#SeoStarRating font { margin-right: 5px; display: inline-block; vertical-align: middle; }
#aboutBox .item #SeoStarRating font { display: inline-block; }
#SeoStarRating font:first-child { font-weight: bold; font-size: 18px; color: #FF9800; }
#SeoStarRating font:nth-child(2) { font-size: 16px; color: #FF9800; }
#SeoStarRating font:last-child { color: #ccc; }
.waylink #SeoStarRating font:last-child { color: #0a29d2; }

@media screen and (min-width: 1281px) {
	footer #footer-info ul li.plus-information a:hover img { display:block; }
}
@media screen and (max-width: 1024px) {
	.workframe { width: 95%; }
	header { height: 80px; background: #fff; }
	header #cis { top: 15px; left: 1%; }
	header #cis a.photo img { width: 170px; }
	header .topBox .workframe { width: 100%; }
	header .topBox font { padding: 10px 15px 15px; }
	header .topBox font.phone , header .topBox font.cont { display: none; }
	header .topBox font#openMenu { display: inline-block; }
	header .topMenu:before { background-size: auto 5px; top: -4px; height: 5px; }
	header .topMenu nav { overflow-y: scroll; position: fixed; margin-left: 0; padding: 0 0 100px; width: 300px; height: 100%; background: #1b2238; box-shadow: inset 0 0 4px #01030a; right: -300px; top: 0; z-index: 0; transition: opacity .2s .3s; }
	header .topMenu nav::-webkit-scrollbar { width: 0; }
	#openwrap header .topMenu nav { right: 0; transition: all linear 0.3s; }
	header .topMenu nav .mobtop , header .topMenu nav .pc >li { display: block; }
	header .topMenu nav .mobtop font { padding: 10px 0 15px; float: left; width: 50%; text-align: center; }
	header .topMenu nav .pc { position: relative; padding: 20px 0 100px 20px; }
	header .topMenu nav .pc:before { position: absolute; width: 100%; height: 5px; background: url(/images/13/header-dark-wave.svg) left top repeat-x; background-size: auto 5px; top: -4px; left: 0; content: ""; }
	header .topMenu nav .pc >li { border-bottom: 1px #262d44 solid; }
	header .topMenu nav .pc >li >p { position: relative; }
	header .topMenu nav .pc >li >p a , header.headerTop .topMenu nav .pc >li >p a { padding: 5px 20px 5px 10px; text-align: left; color: #fff; }
	header .topMenu nav .pc >li >p b { position: absolute; padding: 0 10px; display: block; color: #fff; top: calc(50% - 13px); right: 0; z-index: 1; }
	header .topMenu nav .pc li .menu_body ,
	header .topMenu nav .pc li .menu_body ul li > .sub2Option ,
	header .topMenu nav .pc li .menu_body ul li > .sub3Option { position: relative; padding: 0 5px 0 10px; width: auto; height: auto; background: none; display: none; opacity: 1; transition: none; }
	header .topMenu nav .pc li .menu_body ul li:hover >div a { background: none; }
	header .topMenu nav .pc li .menu_body ul li > .sub2Option { padding: 0 10px; background: rgba(255, 255, 255, 0.2); }
	header .topMenu nav .pc li .menu_body ul li > .sub3Option { padding-right: 0; }
	header .topMenu nav .pc li .menu_body ul li >div a { border-bottom: 0; color: #6f84c3; }
	header .topMenu nav .pc li .menu_body ul li b { color: #6f84c3; }
	header .topMenu nav .pc li .menu_body ul li b i.fa-plus:before { content: "\f067"; }
	header .topMenu nav .pc li .menu_body ul li:hover > .sub2Option ,
	header .topMenu nav .pc li .menu_body ul li:hover > .sub3Option { right: 0; }
	header .topMenu nav .pc li .menu_body ul li > .sub2Option >li { border-bottom: 1px #656b80 solid; }
	header .topMenu nav .pc li .menu_body ul li > .sub2Option >li:last-child { border-bottom: 0; }
	footer { padding: 55px 0 45px; }
	footer #footer-links { width: calc(48% - 40px); }
	footer #footer-menu { width: 48%; }
	footer #footer-info { margin: 15px 0; width: 100%; }
	footer #footer-info ul li { padding-right: 15px; width: calc(50% - 20px); display: inline-block; }
	.phoneWrap { display: block; }
}
@media screen and (max-width: 680px) {
	footer #footer-links #qrcode { display: none; }
	footer #footer-info ul li { padding-right: 0; width: auto; display: block; }
}
@media screen and (max-width: 480px) {
	footer #footer-links , footer #footer-menu { margin-right: 0; width: 100%; }
	footer #footer-menu ul li { width: calc((100% / 4) - 10px); text-align: center; }
	footer #footer-info ul li { text-align: center; }
}
@media screen and (max-width: 450px) {
	header #cis { top: 25px; }
	header.headerTop .topBox font:nth-child(2) { padding: 10px 0 15px; }
	header .topMenu nav { width: 280px; }
	.webBox .wrapper#openwrap , .wrapper#openwrap header , .wrapper#openwrap .phoneWrap { left: -280px; }
}