@import url('https://fonts.googleapis.com/css?family=Archivo+Black');
@import url('/css/SeoJump.css');
@import url('/css/contentBuilder.css');

* { -webkit-text-size-adjust: none; }

body { margin: 0; border: 0; width: 100%; color: #000; font-size: 16px; line-height: 150%; }

div, h1, h2, h3, h4, hr, p, form, label, input, textarea, img, span, strong { text-align: left; vertical-align: middle; margin: 0; padding: 0; word-wrap: normal; word-break: normal; border-width: 0; font-family: "微軟正黑體", "蘋果儷中黑", "Lucida Grande", "Arial", "Arial Narrow"; outline: none; }

hr { noshade: noshade; }
th { font-weight: 400; }

ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }
li { list-style: none; }

a, a:hover { text-decoration: none; cursor: pointer; outline: none; color: #000; }

img { max-width: 100%; }

br { font-family: Arial !important; }

.pageh1 { position: fixed; z-index: -8989898; opacity: 0; color: #fff; }

.wrapper .slick-slider { margin: 0; }

.workframe { width: 1280px; margin: 0 auto; overflow: hidden; }
.webframe { width: 85%; margin: 0 auto; overflow: hidden; }

.wrapper { overflow: hidden; position: relative; background: #000; }

.mobile-main-nav, .nav-func, .subnav, .sub2nav, .phoneWrap, .sub2Option, .sub3Option { display: none; }

header { position: fixed; z-index: 202; left: 0; top: 0; width: calc(100% - 80px); transition: all linear .3s; padding: 40px 40px 0; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.27) 0%, rgba(0, 0, 0, 0) 100%); }
header #cis { float: left; width: 143px; height: 143px; }
header #cis a { display: block; background-repeat: no-repeat; background-position: 0 50%; background-size: contain; }
header #cis a img { width: 100%; }
header #top-nav { border-top: 5px solid #0583c9; border-bottom: 1px solid #ededed; transition: all linear .2s; }
header #menubar { float: right; width: calc(100% - 233px); margin-right: 50px; }

#openNav a span { position: absolute; width: 30px; height: 2px; background: #fff; display: block; right: 7px; transition: all linear .3s; }
#openNav a span:nth-child(1) { top: 10px; }
#openNav a span:nth-child(2) { top: 18px; width: 16px; }
#openNav a span:nth-child(3) { top: 27px; width: 22px; }
#openNav.open a span:nth-child(1) { transform: rotate(45deg) translate(6px, 7px); }
#openNav.open a span:nth-child(2) { opacity: 0; }
#openNav.open a span:nth-child(3) { transform: rotate(-45deg) translate(5px, -7px); width: 30px; }

.mobile-main-nav { position: fixed; left: 0; top: 0; width: 100%; background: #000; height: 100vh; z-index: -1; transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1); display: block; transform: scale(0, 1); transform-origin: left center 0; }
.mobile-main-nav.Xopen { z-index: 99999999; transform: scale(1, 1); transform-origin: left center 0; }
.mobile-main-nav-bg { position: absolute; top: 0; left: -100%; width: 100%; content: ''; background: #900; height: 100vh; z-index: -2; transform: scale(0, 1); transform-origin: right center 0; transition: transform .5s cubic-bezier(0.23, 1, 0.32, 1); }
.mobile-main-nav-bg.Bopen { z-index: 6; left: 0; transform: scale(1, 1); transform-origin: left center 0; }

.nav-funcB { position: fixed; right: 40px; top: 32px; font-size: 30px; color: #565656; display: block; width: 40px; height: 40px; z-index: 9999999999; }

.rightTab { text-align: center; font-size: 12px; font-weight: 700; }
.rightTab>p, .rightTab .translate { display: inline-block; color: #a7a7a7; vertical-align: top; margin: 0 5px; }
.rightTab>p a { color: #939393; }
.rightTab .translate form p { overflow: hidden; border-radius: 25px; background: #fff; }
.rightTab .translate form p a { color: #fff; float: right; display: block; width: 30px; text-align: center; background: #640000; font-size: 20px; }
.rightTab .translate form input { border-top-left-radius: 25px; border-bottom-left-radius: 25px; padding: 2px 10px; width: 100px; vertical-align: initial; }

#mobile-menu { width: 100%; max-height: calc(100vh - 250px); overflow: auto; margin-top: 100px; margin-bottom: 50px; }
#mobile-menu>ul>li .menu_head, .subOption>li .sub2Title, .subOption>li .sub3Title { overflow: hidden; padding: 15px; position: relative; }
#mobile-menu>ul>li .menu_head.c0 b, .subOption>li .sub2Title.c0 b, { display: none; }
#mobile-menu>ul>li .menu_head p, .subOption>li .sub2Title p, .subOption>li .sub3Title p { float: left; font-size: 11pt; width: calc(100% - 20px); text-align: center; }
#mobile-menu>ul>li .menu_head a, .subOption>li .sub2Title a, .subOption>li .sub3Title a { color: #fff; font-size: 30px; line-height: 110%; transition: all linear .3s; }
#mobile-menu>ul>li .menu_head b, .subOption>li .sub2Title b, .subOption>li .sub3Title b { color: #fff; cursor: pointer; position: absolute; right: 0; top: 0; width: 50px; height: 65px; text-align: center; line-height: 65px; font-size: 20px; }
.subOption>li .sub2Title b, .subOption>li .sub3Title b { height: 57px; line-height: 57px; }
#mobile-menu>ul>li .menu_body li p, .subOption>li .sub2Option li p { background: #640000; padding: 5px 15px; font-size: 14px; border-bottom: 1px solid #000; }
#mobile-menu>ul>li .menu_body li a, .subOption>li .sub2Option li p a { color: #474747; display: block; padding: 10px 35px; font-size: 15pt; color: #fff; text-align: center; }
#mobile-menu .subOption>li .sub2Title { background: #640000; padding: 15px 15px 15px 30px; font-size: 14px; border-bottom: 1px solid #000; }
#mobile-menu .subOption>li .sub2Title p { background: none; padding: 0; border: 0; }
#mobile-menu .subOption>li .sub2Title p a { padding: 0; border: none; color: #fff; }
#mobile-menu .subOption>li .sub2Title.bo p a { display: inline-block; color: #fff; }
#mobile-menu .subOption>li .sub3Title { background: #451616; padding: 15px 15px 15px 45px; border-bottom: 1px solid #000; }
#mobile-menu .subOption>li .sub3Title p { background: none; width: calc(100% - 30px); padding: 0; border: 0; }
#mobile-menu .subOption>li .sub3Title p a { padding: 0; color: #fcfcfc; }
#mobile-menu .subOption>li .sub3Option p { padding: 15px 10px; background: #2d0e0e; }
#mobile-menu .subOption>li .sub3Option p a { padding: 0; color: #fff; }

body::-webkit-scrollbar, #mobile-menu::-webkit-scrollbar { width: 7px; }
body::-webkit-scrollbar-track, #mobile-menu::-webkit-scrollbar-track { background: #c5c5c5; }
body::-webkit-scrollbar-thumb, #mobile-menu::-webkit-scrollbar-thumb { background: #640000; }
body::-webkit-scrollbar-thumb:hover, #mobile-menu::-webkit-scrollbar-thumb:hover { background: #393935; }

#g-map { position: relative; z-index: 2; background: #151515; }

footer { color: #fff; padding-bottom: 150px; position: relative; z-index: 6; }
footer .workframe { width: 80%; }
footer #footerCompany { padding: 100px 0; }
footer #footerCompany .row { margin: 0; float: left; width: calc(100% - 550px); }
footer #footerCompany .row.ffb { float: right; width: 500px; }
footer #footerCompany .row h2 { font-size: 18px; font-weight: 400; margin-bottom: 20px; }
footer #footerCompany .row h2 span { display: inline-block; width: 8px; height: 8px; background: #a8a8a8; vertical-align: inherit; margin-right: 15px; }
footer #footerSet { padding: 20px 0; }
footer #footerCompany .comlist, footer #footerCompany .fcontact, footer #footerCompany .footernav { max-width: 80%; }
footer #footerCompany #footer-qrcode { width: 100%; margin: 0 0 10px; }
footer #footerCompany .comlist li:first-child { margin-bottom: 15px; }
footer #footerCompany .comlist li b { color: #9a9a9a; margin-right: 10px; vertical-align: middle; }
footer #footerCompany .comlist li span { vertical-align: middle; color: #9a9a9a; }
footer #footerCompany p { margin-bottom: 15px; }
footer #footerCompany p.sitemap, footer #footerCompany p.sitemap a { color: #38bd50; }
footer #footerCompany p a { color: #fff; }
footer #footerCompany .fcontact li { margin-bottom: 5px; }
footer #footerCompany .fcontact li a { display: block; background: #1b3b4b; text-align: center; color: #fff; padding: 13px 0; transition: all linear .3s; }
footer #footerCompany .fcontact li:nth-child(even) a { background: #19834d; color: #000; }
footer #footerCompany .fcontact li a:hover { opacity: .8; }
footer #footerCompany .fcontact { background: #14232a; max-width: calc(80% - 20px); padding: 10px; }

#footerSet .info { float: left; overflow: hidden; }
#footerSet .info div, #footerSet .info p { display: inline-block; vertical-align: top; color: #818181; font-size: 12px; }
#footerSet .info .SeoWebFooter { display: block; }
#footerSet .info a { color: #818181; }
#footerSet .community { float: right; display: flex; justify-content: flex-end; align-items: center; }
#footerSet .community li { display: inline-block; margin-left: 5px; }
#footerSet .community li a { display: flex; justify-content: center; align-items: center; color: #999; border: 2px solid #2a2a2a; width: 25px; height: 25px; text-align: center; left: 25px; border-radius: 50%; }
#footerSet .community li a svg { width: 60%; height: 60%; fill: #999; }
#footerSet .community li a:hover { color: #fff; background: #5f5f5f; }
#footerSet .community li a:hover svg { fill: #fff; }

footer #footerCompany .comlist { overflow: visible; color: #9a9a9a; }
footer #footerCompany .plus-information { overflow: visible; }
footer #footerCompany .plus-information a { position: relative; display: inline-block; }
footer #footerCompany .plus-information img { position: absolute; max-width: 150px; bottom: 100%; left: 0; z-index: 8; max-height: 150px; display: none; }

.web { color: #747474; font-size: 8pt; padding: 20px 0; }

#footerCompanyCIS { padding-top: 150px; }
#footerCompanyCIS .workframe { border-bottom: 1px solid #494949; padding: 50px 0; }
#footerCompanyCIS #footer-cis { display: inline-block; width: 180px; }
#footerCompanyCIS .footernav { display: inline-block; width: calc(100% - 184px); text-align: right; vertical-align: bottom; }
#footerCompanyCIS .footernav ul { text-align: right; }
#footerCompanyCIS .footernav li { margin-right: 25px; display: inline-block; }
#footerCompanyCIS .footernav li a, footer #footerCompany .comlist li span a { color: #9a9a9a; }
#footerCompanyCIS .footernav li a:hover { color: #d52626; }

#gotop { display: block; background-color: #fff; color: #000; position: fixed; right: 20px; bottom: 20px; width: 40px; height: 30px; text-align: center; line-height: 27px; font-size: 17px; z-index: 99; border-radius: 25px; }

#gocart { display: block; background-color: #fff; color: #000; position: fixed; right: 20px; bottom: 60px; width: 40px; height: 30px; text-align: center; line-height: 27px; font-size: 17px; z-index: 99; border-radius: 25px; }

.wrapper>.hidetext { position: absolute; width: 980px; color: #0f0f0f; font-size: 255px; line-height: 90%; bottom: 0; height: 100vh; z-index: 5; font-family: 'Archivo Black', sans-serif; font-weight: 400; word-wrap: break-word; left: 0; padding-bottom: 150px; }

.freez { overflow-y: hidden; }

#SeoStarRating font { margin-right: 5px; display: inline-block; vertical-align: middle; }
#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: #0a29d2; }

@media screen and (max-width: 1440px) {
	.wrapper>.hidetext { width: 800px; font-size: 210px; }
}
@media screen and (min-width: 1025px) {
	footer #footerCompany .plus-information a:hover img { display: block; }
	header #main-menu>ul { text-align: right; overflow: visible; }
	header #main-menu>ul>li { display: inline-block; vertical-align: top; position: relative; margin: 0 5px; }
	header #main-menu>ul>li>a { display: block; padding: 0 5px 10px; position: relative; font-weight: 700; font-size: 16px; }
	header #main-menu>ul>li>a:after, header #main-menu .subnav>li>a:after { transition: all linear .3s; content: ''; display: block; width: 0; height: 2px; background: #fff; display: block; position: absolute; bottom: 0; left: 0; }
	header #main-menu>ul>li:hover>a:after, header #main-menu .subnav>li:hover>a:after { width: 100%; }
	header #main-menu>ul>li a p { color: #fff; }
	header #main-menu .subnav { position: absolute; width: 150px; left: 5px; top: 100%; padding-top: 15px; overflow: visible; }
	header #main-menu li:hover .subnav { display: block; }
	header #main-menu .subnav>li { text-align: left; margin-bottom: 10px; position: relative; }
	header #main-menu .subnav>li>a { color: #fff; display: inline-block; line-height: 130%; position: relative; padding-bottom: 7px; }
	#mobile-menu>ul>li .menu_head a:hover, .subOption>li .sub2Title a:hover, .subOption>li .sub3Title a:hover { color: #dc0000; }
	header #main-menu .sub2nav { left: 100%; top: -5px; position: absolute; width: 150px; z-index: 2; }
	header #main-menu .sub3nav { width: 150px; background: #6e1010; z-index: 3; }
	header #main-menu .subnav>li:hover .sub2nav, header #main-menu .sub2nav li:hover .sub3nav { display: block; overflow: visible; }
	header #main-menu .sub2nav li { position: relative; }
	header #main-menu .sub2nav li a, header #main-menu .sub3nav li a { color: #fff; line-height: 130%; background: #2a2929; display: block; padding: 10px; }
	header #main-menu .sub3nav li a { background: #171717; padding: 10px 20px; }
	header #main-menu .sub2nav li a:hover, header #main-menu .sub3nav li a:hover { background: #590505; }
	@keyframes rush { 0% { transform: translateX(-100%); transform-origin: 0 0; } to { transform: translateX(0); transform-origin: 0 0; } }
	@keyframes rush2 { 0% { transform: translateX(0); transform-origin: 100% 0; } to { transform: translateX(100%); transform-origin: 100% 0; } }
}
@media screen and (max-width: 1024px) {
	header #menubar { display: none; }
	#mobile-menu { max-height: calc(100vh - 180px); margin-top: 70px; }
	header .workframe { width: 100%; }
	footer #footerCompany .row { width: calc(50% - 4px); margin-bottom: 50px; }
	footer #footerCompany .row:last-child, footer #footerCompany .row:nth-child(3) { margin-bottom: 0; }
	#ssbanner a .infot { background: rgba(95, 95, 95, 0.83); width: 100%; height: auto; top: initial; bottom: 0; left: 0; padding: 15px 0; }
	#ssbanner a .infot h4 { margin-bottom: 10px; font-size: 18px; }
	#ssbanner a .infot p { border: 1px solid #fff; padding: 2px 30px; }
	footer #footerCompany .row, footer #footerCompany .comlist, footer #footerCompany .fcontact, footer #footerCompany .footernav { width: 100%; max-width: 100%; }
	footer #footerCompany .row:nth-child(3) { margin-bottom: 50px; }
	footer #footerCompany .row:last-child, #footerSet .community, #footerSet .info, #footerSet .info .SeoWebFooter { text-align: center; }
	footer #footerCompany .footernav li, footer .sitemap { text-align: left; }
	#footerSet .info, #footerSet .community { width: 100%; }
	#footerSet .community { margin-top: 20px; }
	.web { padding-bottom: 60px; }
	footer #footerCompany .fcontact { width: calc(100% - 20px); }
	#footerCompanyCIS { padding-top: 0; }
	#footerCompanyCIS .footernav { display: none; }
	#footerCompanyCIS #footer-cis { display: block; margin: 0 auto; }
	footer { padding-bottom: 100px; }
	footer #footerCompany .row.ffb { float: left; }
	.wrapper>.hidetext { padding-bottom: 0; width: 90%; font-size: 180px; }
}
@media screen and (max-width: 640px) {
	.phoneWrap { display: block; position: fixed; bottom: 20px; left: 10px; width: calc(100% - 72px); z-index: 99; }
	.phoneWrap li { display: inline-block; width: calc(50% - 4px); }
	.phoneWrap li a { display: block; color: #fff; background: rgba(18, 66, 119, 0.95); padding: 0 15px; text-align: center; line-height: 30px; font-size: 9pt; border-radius: 25px; }
	.phoneWrap li:nth-child(2) a { background: rgba(23, 119, 18, 0.95); }
	header { width: calc(100% - 60px); padding: 30px 30px 0; }
	.nav-funcB { right: 20px; top: 28px; }
	#mobile-menu>ul>li .menu_head a, .subOption>li .sub2Title a, .subOption>li .sub3Title a { font-size: 20px; }
	#mobile-menu>ul>li .menu_body li a, .subOption>li .sub2Option li p a { font-size: 13pt; }
	#mobile-menu>ul>li .menu_head b, .subOption>li .sub2Title b, .subOption>li .sub3Title b { height: 56px; line-height: 56px; }
	footer #footerCompany .row.ffb { float: none; width: 300px; margin: 0 auto; }
	.wrapper>.hidetext { font-size: 130px; }
	header #cis { width: 80px; height: 80px; }
}
@media screen and (max-width: 480px) {
	footer #footerCompany { padding: 50px 0; }
	header { width: calc(100% - 40px); padding: 20px 20px 0; }
	.nav-funcB { right: 10px; top: 18px; }
	footer { padding-bottom: 40px; }
}