@import url('https://fonts.googleapis.com/css?family=Bree+Serif|Roboto+Slab');
@import url('https://fonts.googleapis.com/css?family=Arvo');
@import url('/css/SeoJump.css'); 

* { -webkit-text-size-adjust: none }

body { overflow-x: hidden; overflow-y: overlay; margin: 0; border: 0; width: 100%; color: #000; font-size: 15px; line-height: 170% }
body::-webkit-scrollbar { width: 13px; }
body::-webkit-scrollbar-track { background: none; }
body::-webkit-scrollbar-thumb { border-radius: 8px; border: 4px solid transparent; background-clip: content-box; background-color: rgb(132 132 132 / 50%); }
body::-webkit-scrollbar-thumb:hover { background-color: #848484; }

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; color: #333333; }

a, a:hover { text-decoration: none; cursor: pointer; outline: none; color: #0072ba; }

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 }

.mobile-main-nav, .nav-func, .subnav, .sub2nav, .sub3nav, .phoneWrap, .sub2Option, .sub3Option, #mobile-menu { display: none }

/* header */
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 { border-bottom: 1px solid #ededed }
header { position: fixed; z-index: 202; background: #fff; left: 0; top: 0; width: 100%; transition: all linear .3s }
header #cis { float: left; margin-top: 21px; width: 380px; }
header .rightTab { float: right; padding: 10px 0 }
header .rightTab .topphone { margin-bottom: 5px }
header .rightTab .topphone p { overflow: hidden }
header .rightTab .topphone p i { font-size: 14px; margin-right: 5px }
header .rightTab .topphone p a { color: #333; font-size: 43px; font-family: 'Bree Serif', serif; display: block; line-height: 100% }
header .rightTab .translate { overflow: hidden; padding: 5px; }
header .rightTab .translate>p { display: inline-block; vertical-align: initial; font-size: 12px; margin-left: 10px; color: #238dc7 }
header .rightTab .translate>p a { color: #1b6c98 }
header .rightTab form { display: inline-block }
header .rightTab form p { border: 1px solid #2a91c9; border-radius: 25px; overflow: hidden; background: #fff }
header .rightTab #goSearch { display: inline-block; width: 25px; text-align: center; height: 20px; background: #2a91c9; padding: 3px 2px; color: #fff; line-height: 20px }
header .rightTab form input { height: 20px; width: 110px; padding: 0 5px; vertical-align: text-bottom; font-size: 14px }

/* menubar */
#menubar #main-menu ul { text-align: center; overflow: visible }
#menubar #main-menu>ul>li { display: inline-block; position: relative; vertical-align: top; margin-left: -4px }
#menubar #main-menu>ul>li>a { font-size: 14px; padding: 0 30px; position: relative; display: table; height: 55px; border-right: 1px solid #ededed; }
#menubar #main-menu>ul>li:first-child>a { border-left: 1px solid #ededed }
#menubar #main-menu>ul>li>a:after { content: ''; display: block; width: 100%; height: 4px; background: #1a435a; position: absolute; bottom: 0; left: 0; transform: scale(0, 1); transform-origin: right center 0; transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) }
#menubar #main-menu>ul>li>a:hover:after { transform: scale(1, 1); transform-origin: left center 0; background: #0583c9 }
#menubar #main-menu>ul>li>a p { display: table-cell; vertical-align: middle; text-align: center; line-height: 120% }
#menubar #main-menu>ul>li>a b { font-family: 'Arvo', serif; display: block; text-align: center; font-size: 16px; font-weight: 400; line-height: 100%; margin-bottom: 2px }
#menubar #main-menu ul.subnav { display: none; position: absolute; width: 200px; left: calc(50% - 100px); text-align: left; z-index: 5; top: 100%; box-shadow: 0 0 20px #dedede }
#menubar #main-menu>ul>li:hover ul.subnav, #menubar #main-menu>ul>li:active ul.subnav, #menubar #main-menu ul.subnav li:hover ul.subOption, #menubar #main-menu ul.subnav li:active ul.subOption { display: block }
#menubar #main-menu ul.subnav li { background: #fff; position: relative }
#menubar #main-menu ul.sub2nav, #menubar #main-menu ul.sub3nav { text-align: left; display: none; position: absolute; left: 100%; width: 100%; z-index: 54; top: 0; box-shadow: 0 0 20px #dedede }
#menubar #main-menu ul.subnav>li:hover ul.sub2nav, #menubar #main-menu ul.sub2nav li:hover ul.sub3nav { display: block }
#menubar #main-menu>ul>li:last-child ul.sub2nav, #menubar #main-menu>ul>li:last-child ul.sub3nav, #menubar #main-menu>ul>li:nth-last-child(2) ul.sub2nav, #menubar #main-menu>ul>li:nth-last-child(2) ul.sub3nav, #menubar #main-menu>ul>li:nth-last-child(3) ul.sub2nav, #menubar #main-menu>ul>li:nth-last-child(3) ul.sub3nav { right: 100%; left: inherit }
#menubar #main-menu ul.subnav>li ul.sub2nav li>a { background: #fff }
#menubar #main-menu ul.subnav>li>a, #menubar #main-menu ul.subnav>li>p, #menubar #main-menu ul.subnav>li ul li>a { padding: 10px 20px; font-size: 15px; display: block; color: #383838 }
#menubar #main-menu ul.subnav>li>a:hover, #menubar #main-menu ul.subnav>li>p:hover, #menubar #main-menu ul.subnav>li ul li>a:hover { background: #9dddff }
#menubar #main-menu ul.subOption { text-align: left; position: absolute; left: 100%; top: -3px; display: none; width: 200px }
#menubar #main-menu ul.subOption>li:first-child { border-top: 3px solid #f6a266 }

#g-map { position: relative; z-index: 2; background: #f9f9f9; }

/* footer */
footer { color: #fff; font-size: 13px; position: relative; z-index: 2 }
footer #footerCompany { background: #f9f9f9; padding: 100px 0; }
footer #footerCompany .row { display: inline-block; width: calc(32% - 4px); vertical-align: top; }
footer #footerCompany .row h2 { font-size: 18px; font-weight: 400; margin-bottom: 20px; color: #0072ba; }
footer #footerCompany .row h2 span { display: inline-block; width: 8px; height: 8px; background: #0072b9; vertical-align: inherit; margin-right: 15px; }
footer #footerSet { background: #0072b9; 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; width: 220px; }
footer #footerCompany .comlist li b { color: #0072ba; margin-right: 10px; vertical-align: middle; }
footer #footerCompany .comlist li span { vertical-align: middle; color: #424242; }
footer #footerCompany p { margin-bottom: 15px; color: #333333; }
footer #footerCompany p.sitemap, footer #footerCompany p.sitemap a { color: #0072b9; }
footer #footerCompany p a { color: #fff }
footer #footerCompany .fcontact li { margin-bottom: 5px }
footer #footerCompany .fcontact li a { display: block; background: #0072b9; 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 .footernav li { margin-bottom: 5px; float: left; width: 50% }
footer #footerCompany .footernav li a, footer #footerCompany .comlist li span a { color: #424242; }
footer #footerCompany .footernav li a:hover { color: #6fcbfc }
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: #ffffff; font-size: 12px; }
#footerSet .info .SeoWebFooter { display: block }
#footerSet .info a { color: #ffffff; }
#footerSet .community { float: right; text-align: right }
#footerSet .community li { display: inline-block; margin-left: 5px }
#footerSet .community li a { display: block; color: #fff; border: 1px solid #ffffff; width: 25px; height: 25px; text-align: center; left: 25px; }
#footerSet .community li a:hover { color: #fff; background: #2a91c9; }
footer #footerCompany .comlist { overflow: visible }
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 { background: #0072b9; color: #ffffff; font-size: 8pt; padding: 20px 0; }

#gotop { display: block; background-color: #2a91c9; color: #fff; position: fixed; right: 20px; bottom: 20px; width: 30px; height: 30px; text-align: center; line-height: 27px; font-size: 17px; z-index: 99; border-radius: 25px }

/* ssbanner */
#ssbanner a { position: relative; background-size: cover; color: #fff; display: block; background-repeat: no-repeat; background-position: 50% 50% }
#ssbanner a .infot { position: absolute; width: 300px; height: 93px; text-align: center; z-index: 2; left: calc(50% - 150px); top: calc(50% - 41px) }
#ssbanner a .infot h4 { text-align: center; font-size: 22px; line-height: 110%; margin-bottom: 30px; font-weight: 400; overflow: hidden; white-space: nowrap; text-overflow: ellipsis }
#ssbanner a .infot p { text-align: center; display: inline-block; border: 2px solid #fff; padding: 5px 30px }
#ssbanner a:after, #ssbanner a .infot { transition: all linear .3s }

/* popup_box */
#popup_box { position: fixed; width: 100vw; height: 100vh; background: rgb(0 0 0 / 80%); display: flex; justify-content: center; align-items: center; top: 0; left: 0; z-index: 999; }
#popup_box .box { position: relative; min-width: 40vw; width: min(90vw, 750px); max-height: 90vh; background: #fff; }
#popup_box .box .info { overflow-x: hidden; overflow-y: overlay; max-height: 90vh; }
#popup_box .box .info::-webkit-scrollbar { width: 13px; }
#popup_box .box .info::-webkit-scrollbar-track { background: none; }
#popup_box .box .info::-webkit-scrollbar-thumb { border-radius: 8px; border: 4px solid transparent; background-clip: content-box; background-color: rgb(132 132 132 / 50%); }
#popup_box .box .info::-webkit-scrollbar-thumb:hover { background-color: #848484; }
#popup_box .box .info img { max-width: 100%; }
#popup_box a.close_box { position: absolute; width: 30px; height: 30px; background: #000; border-radius: 50%; border: 2px #fff solid; display: flex; justify-content: center; align-items: center; top: -14px; right: -14px; }
#popup_box a.close_box svg { width: 50%; height: 50%; fill: #fff; }

@media screen and (max-width: 1366px) {
	.workframe { width: 90% }
}
@media screen and (max-width: 1280px) {
	#menubar #main-menu>ul>li>a b { font-size: 12px }
	#menubar #main-menu>ul>li>a { height: 60px; padding: 0 25px }
}
@media screen and (min-width: 1025px) {
	.headerTop { transform: translateY(-102px) }
	footer #footerCompany .plus-information a:hover img { display: block }
	#ssbanner a:after { content: ''; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #878787; z-index: 1 }
	#ssbanner a:after, #ssbanner a .infot { opacity: 0 }
	#ssbanner a:hover:after, #ssbanner a:hover .infot { opacity: 1 }
	#ssbanner a .infot p:hover { background: #fff; color: #878787 }
}
@media screen and (max-width: 1024px) {
	header #menubar { display: none }
	.mobile-main-nav { display: block; position: fixed; left: 0 }
	.nav-funcB { position: fixed; left: 2.5%; top: 76px; font-size: 30px; color: #0072ba; }
	#mobile-menu { width: 280px; background: #fff; height: calc(100vh - 158px); overflow: auto; padding-bottom: 30px }
	.headerTop #mobile-menu { height: calc(100vh - 102px) }
	#mobile-menu>ul>li .menu_head, .subOption>li .sub2Title, .subOption>li .sub3Title { overflow: hidden; padding: 15px; border-bottom: 1px solid #efefef; 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) }
	#mobile-menu>ul>li .menu_head a, .subOption>li .sub2Title a, .subOption>li .sub3Title a { color: #191919 }
	#mobile-menu>ul>li .menu_head b, .subOption>li .sub2Title b, .subOption>li .sub3Title b { color: #9a9a9a; cursor: pointer; position: absolute; right: 0; top: 0; width: 50px; height: 56px; text-align: center; line-height: 56px }
	#mobile-menu>ul>li .menu_body li p, .subOption>li .sub2Option li p { background: #2a91c9; padding: 5px 15px; font-size: 14px; border-bottom: 1px solid #fff }
	#mobile-menu>ul>li .menu_body li a, .subOption>li .sub2Option li p a { color: #474747; display: block; padding: 10px 35px; font-size: 11pt; color: #fff }
	#mobile-menu .subOption>li .sub2Title { background: #f5f5f5; padding: 15px 15px 15px 30px; font-size: 14px }
	#mobile-menu .subOption>li .sub2Title p { background: none; padding: 0; border: 0 }
	#mobile-menu .subOption>li .sub2Title p a { padding: 0; border: none; color: #474747 }
	#mobile-menu .subOption>li .sub2Title.bo p a { display: inline-block; color: #474747 }
	#mobile-menu .subOption>li .sub3Title { background: #e4e4e4; padding: 15px 15px 15px 45px }
	#mobile-menu .subOption>li .sub3Title p { background: none; width: calc(100% - 20px - 30px); padding: 0; border: 0 }
	#mobile-menu .subOption>li .sub3Title p a { padding: 0; color: #474747 }
	#mobile-menu .subOption>li .sub3Option p { padding: 15px 10px 15px 55px }
	#mobile-menu .subOption>li .sub3Option p a { padding: 0; color: #fff }
	header .rightTab { float: none; margin: 0 auto; text-align: center; overflow: hidden; background: #efefef; padding: 10px 5% }
	header #cis { float: none; margin: 10px auto; width: 200px }
	header #cis a { background-position: 50% 50%; }
	header .rightTab .topphone p a { font-size: 30px }
	header .rightTab .topphone { float: right; margin: 0 }
	header .rightTab .translate { float: left }
	header .workframe { width: 100% }
	.headerTop { transform: translateY(-55px) }
	#adtitle { margin-top: 30px; }
	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 }
}
@media screen and (max-width: 769) {
	#adtitle { margin-top: 30px; }
}
@media screen and (max-width: 640px) {
	header .rightTab { padding: 5px 5% }
	header .rightTab .topphone { display: none }
	.phoneWrap { display: block; position: fixed; bottom: 20px; left: 10px; width: calc(100% - 72px); z-index: 99 }
	.phoneWrap li { display: inline-block; width: 100%; }
	.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) }
	.headerTop { transform: translateY(-43px) }
	.nav-funcB { top: 72px; }
	#mobile-menu { height: calc(100vh - 146px) }
	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); }
	footer #footerCompany .row { width: 100%; }
}
@media screen and (max-width: 480px) {
	.nav-funcB { left: 20px }
	footer #footerCompany { padding: 50px 0 }
	#mobile-menu { height: calc(100vh - 166px); padding-bottom: 50px }
	.headerTop #mobile-menu { height: calc(100vh - 122px) }
}