@import url('/css/SeoJump.css');
body { margin: 0; border: 0; width: 100%; font-size: 14px; color: #274385; line-height: 170%; }

div, h1, h2, h3, h4, hr, p, form, label, input, textarea, img, span, strong { text-align: left; vertical-align: middle; margin: 0px; padding: 0px; word-wrap: normal; word-break: normal; border-width: 0; font-family: "微軟正黑體", "蘋果儷中黑", "Lucida Grande", "Arial", "Arial Narrow"; }

hr { noshade: noshade; }

th { font-weight: normal; }

ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }

li { list-style: none; }

a, a:hover { text-decoration: none; cursor: pointer; outline: none; }

img { max-width: 100%; }

br { font-family: Arial !important; }

.pageh1 { position: fixed; z-index: -8989898; opacity: 0; color: #fff; }

/* form  */
form p input[type="text"] , form p input[type="password"] , form p textarea , form p select { background-color: rgba(255,255,255,0.6); border: 1px #858384 solid; }
form p input[type="text"]:focus , form p input[type="password"]:focus { border-color: #13a5e0; background: #13a5e0; color: #fff; }
input[type="text"] , input[type="submit"] , input[type="reset"] , input[type="button"] , button { -webkit-appearance: none; }
select , input[type="text"] { border-top-right-radius: 0; border-top-left-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; -webkit-appearance: none; }
select { background-image: url(/images/09/selectbutton.png); background-repeat: no-repeat; background-position: 95% 50%; }
section { width: 1160px; margin: 0 auto; overflow: hidden; }

.nav-func , .phoneWrap { display: none; }

/* header */
#hair { background: #fff; padding: 5px 0; }
#brain { background-image: url(/images/09/bottom-bg.jpg); background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; }
#hair #h1 { float: left; }
#hair #webtool { float: right; margin-top: 13px; }
#hair #webtool a { color: #0078cd; font-weight: bold; }
#brain nav .pc >li { display: inline-block; }
#brain nav .pc >li a { color: #fff; text-align: center; display: block; padding: 15px 20px; font-size: 16px; transition: all linear 0.3s; }
#brain nav .pc >li:hover >p a { background: #0877a9; }
#brain nav .pc >li b { position: absolute; width: 43px; height: 43px; display: none; color: #fff; top: 0; right: 0; text-align: center; line-height: 43px; color: #fff; }
#brain nav .pc li .menu_body { overflow: hidden; position: absolute; width: 120px; height: 0; background: #0877a9; text-align: left; z-index: 10; opacity: 0; transition: all linear 0.3s; }
#brain nav .pc li:hover .menu_body { height: auto; opacity: 1; }
#brain nav .pc li .menu_body >ul >li { border-bottom: 1px #418daf solid; }
#brain nav .pc li .menu_body ul li a { padding: 5px 10px; font-size: 14px; }
#brain nav .pc li .menu_body ul li a:hover { background: #fff; color: #0877a9; }
#brain nav .pc li .menu_body ul li .sub2Option { background: rgba(0, 0, 0, 0.2); }
#brain nav .pc li .menu_body ul li .sub2Option li { border-bottom: 1px #22799f dashed; }
#brain nav .pc li .menu_body ul li .sub3Option { background: rgba(0, 0, 0, 0.2); }
#brain nav .pc li .menu_body ul li .sub3Option li { border-bottom: 1px #306e8a dashed; }
#brain nav .pc li .menu_body >ul >li:last-child ,
#brain nav .pc li .menu_body ul li .sub2Option li:last-child ,
#brain nav .pc li .menu_body ul li .sub3Option li:last-child { border-bottom: 0; }

/* hSearch */
#hSearch { margin-top: 7px; float: right; }
#hSearch input[type="text"] { padding: 5px 10px; background: #fff; }
#hSearch input[type="text"]::-webkit-input-placeholder { color: #858283; }
#hSearch input[type="text"]::-moz-placeholder { color: #858283; }
#hSearch input[type="text"]:-ms-input-placeholder { color: #858283; }
#hSearch input[type="text"]:-moz-placeholder { color: #858283; }
#hSearch input[type="text"]:focus::-webkit-input-placeholder { color: #fff; }
#hSearch input[type="text"]:focus::-moz-placeholder { color: #fff; }
#hSearch input[type="text"]:focus:-ms-input-placeholder { color: #fff; }
#hSearch input[type="text"]:focus:-moz-placeholder { color: #fff; }
#hSearch a { padding: 5px 10px; display: inline-block; background: #0470b7; color: #fff; vertical-align: middle; }

/* content */
#content { background-image: url(/images/09/content-bg2.png); background-repeat: repeat-x; background-position: 100% 100%; animation-name: bgm; animation-timing-function: linear; animation-duration: 10s; animation-iteration-count: infinite; animation-play-state: running; animation-direction: alternate; }
#content section { background: #fff; }
@keyframes bgm {
	0% { background-position:0 100%; }
	100% { background-position:100% 130%; }
}

/* page-form */
#page-form { background: #f8f8f8; padding: 15px 20px; }
#page-form form , #page-form fieldset { margin: 0; padding: 0; border: 0; }
#page-form p { overflow: hidden; color: #000; font-size: 16px; margin: 5px 0; }
#page-form label { float: left; width: 100px; text-align: right; padding: 5px 0; }
#page-form span { float: right; width: calc(100% - 110px); display: block; }
#page-form .ra span { width: auto; float: left; margin-left: 10px; padding: 5px 0; }
#page-form input[type="text"] , #page-form select { width: calc(100% - 22px); padding: 5px 10px; }
#page-form input#Checknum { width: 80px; margin-left: 10px; }
#page-form select { width: calc(100% - 1px); }
#page-form p.send input { background: #d60c0c; color: #fff; text-align: center; width: 100%; padding: 5px 0; border-radius: 7px; font-size: 18px; letter-spacing: 0.2em; outline: none; margin-top: 15px; }
#page-form h2 { text-align: center; color: #9c9c9c; margin-bottom: 10px; }
#page-form h2 img { margin-right: 5px; vertical-align: bottom; }
#page-form h2 b { display: inline-block; font-size: 24px; color: #353535; margin-right: 10px; vertical-align: baseline; }

/* footer */
footer{ color: #5c626a; font-size: 13px; }
footer #footerCompany{ background: #f4faff; padding: 100px 0; }
footer #footerCompany .row{ display: inline-block; width: calc(25% - 4px); vertical-align: top;	}
footer #footerCompany .row h2{ font-size: 18px; margin-bottom: 20px; color: #000; }
footer #footerCompany .row h2 span{ display: inline-block; width: 2px; height: 23px; background: #2b7de2; transform: rotate(35deg); vertical-align: bottom; margin-right: 15px; margin-left: 8px; }
footer #footerSet{ background: #294c68; padding: 20px 0; }
footer #footerSet .workframe{ overflow:hidden; }
footer #footerCompany .comlist,
footer #footerCompany .fcontact,
footer #footerCompany .footernav{ max-width:80%; }
footer #footerCompany #footer-FB,
footer #footerCompany #footer-map{ width:100px; display:inline-block; margin:0 10px 10px 0;  max-width:40%; }
footer #footerCompany #footer-qrcode{ text-align:center; max-width: 80%; }
footer #footerCompany #footer-qrcode img{ width:100px; }
footer #footerCompany .comlist li:first-child{ margin-bottom:15px; }
footer #footerCompany .comlist li b{ color: #5c626a; margin-right: 10px; vertical-align: middle; }
footer #footerCompany .comlist li span{ vertical-align: middle;	}
footer #footerCompany p{ margin-bottom: 15px; }
footer #footerCompany .fcontact li{ margin-bottom:5px; }
footer #footerCompany .fcontact li a{ display: block; background: #494949; text-align: center; color: #fff; padding: 13px 0; transition:all linear 0.3s; }
footer #footerCompany .fcontact li:nth-child(even) a{ background: #2b7de2; color: #fff; }
footer #footerCompany .fcontact li a:hover{ opacity:0.8; }
footer #footerCompany .footernav li{ margin-bottom: 5px; float: left; width: 50%; }
footer #footerCompany .footernav li a,
footer #footerCompany .comlist li span a{ color: #5c626a; }
footer #footerCompany .footernav li a:hover{ color:#ebd618; }

#footerSet .info{ float:left; overflow:hidden; }
#footerSet .info div,
#footerSet .info p{ display:inline-block; vertical-align:top; color: #fff; font-size:12px; }
#footerSet .info .SeoWebFooter{display:block;}
#footerSet .info a{ color: #fff; }
#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 #fff; width: 25px; height: 25px; text-align: center; left: 25px; }
#footerSet .community li a:hover{ color: #fff; background:#5f5f5f; }
footer #footerCompany .comlist,
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: #153045; color: #4f4f4f; font-size:8pt; padding: 20px 0; }

/* gotop */
#gotop { position: fixed; right: 20px; bottom: 30px; color: #bbb; z-index: 9; border: 2px solid #d6d6d6; padding: 5px 10px; }
#gotop:hover { background: #bbb; color: #fff; }
/* gocart */
#gocart {position: fixed;right: 20px;bottom: 75px;color: #bbb;z-index: 9;border: 2px solid #d6d6d6;padding: 5px 17.5px;}
#gocart:hover { background: #bbb; color: #fff; }

/* SeoStarRating */
#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 (min-width:1280px) {
	footer #footerCompany .plus-information a:hover img{ display:block; }
}
@media screen and (max-width:1280px){
	section { width:90%; }
	#brain { background-position: 0% 50%; }
	#brain nav .pc >li a { padding: 15px; }
	#page-form h2 b { font-size:20px; }
	#page-form h2 img { height: 25px; }
	#page-form p.send input { font-size: 16px; }
	footer #footerCompany .row{
		width: calc(50% - 4px);
		margin-bottom: 50px;
	}
	footer #footerCompany .row:last-child,
	footer #footerCompany .row:nth-child(3){
		margin-bottom: 0;
	}
}
@media screen and (max-width:980px){
	#hair { margin-left: 50px; }
	#hair section { overflow: inherit; }
	#hair #h1 { float: none; }
	#openSBox { position: absolute; display: block; font-size: 18px; color: #000; top: 14px; right: 10px; }
	#hSearch { position: absolute; height: 0; right: 0; top: 40px; opacity: 0; z-index: 99; }
	#openMBox { position: absolute; width: 40px; height: 40px; background: #fff; display: block; text-align: center; line-height: 40px; font-size: 16px; color: #3aafde; top: 7px; left: 10px; z-index: 1000; }
	#brain { position: fixed; padding-top: 50px; width: 300px; height: 100vh; background-position: 50%; background-size: auto 100%; z-index: 999; top: 0; }
	#brain.menu { overflow: inherit; left: -300px; transition: all linear 0.3s; }
	#brain.open { overflow: scroll; left: 0; }
	#brain::-webkit-scrollbar { width: 0; }
	#brain section { margin-bottom: 100px; width: 100%; }
	#brain nav .pc >li { border-bottom: 1px #71d0f7 solid; display: block; }
	#brain nav .pc >li p ,
	#brain nav .pc li .menu_body li .bo { position: relative; }
	#brain nav .pc >li a { padding: 10px 30px; }
	#brain nav .pc li:hover p a ,
	#brain nav .pc li .menu_body ul li a:hover { background: inherit; color: #fff; }
	#brain nav .pc >li b { display: block; }
	#brain nav .pc li .menu_body { position: relative; width: 100%; height: auto; display: none; opacity: 1; transition: none; }
	#brain nav .pc li .menu_body ul li .sub2Option ,
	#brain nav .pc li .menu_body ul li .sub3Option { display: none; }
	#brain nav .pc li .menu_body li .bo b { height: 33px; line-height: 33px; }
}
@media screen and (max-width:640px){
	#footphone { display: block; position: fixed; bottom: 0; width: 100%; height: 35px; background: #0acd00; line-height: 35px; z-index: 999; }
	#footphone a { display: inline-block; color: #fff; }
	#footphone a:hover { color: #fff; }
	#footphone li { text-align: center; list-style:none; float:left; width:49.4%; }
	#footphone li.phone { background: #d30202; }
	#gotop { right: 10px; bottom: 50px; }
	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,
	footer #footerCompany .footernav li,
	#footerSet .community,
	#footerSet .info,
	#footerSet .info .SeoWebFooter{
		text-align:center;
	}
	#footerSet .info,
	#footerSet .community{
		width:100%;
	}
	#footerSet .community{
		margin-top:20px;
	}
}
@media screen and (max-width:480px){
	#page-form ,
	.wrapper { background: none; }
	#page-form { padding: 15px 0; }
	#brain nav li a { padding: 6px 0; }
	footer #footerCompany #footer-qrcode{ display:none;}
	footer #footerCompany #footer-qrcode, footer #footerCompany #footer-FB, footer #footerCompany #footer-map{
	    width: 70px;	
	}
	.web{
		font-size:6pt;
	}
	footer #footerCompany{ padding: 50px 0;}
}