@import url('/css/SeoJump.css');

body {margin: 0;border: 0;width: 100%;font-size: 16px;color: #1d1c1c;line-height: 150%;}



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, a, a:hover a {color:#000; 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 */

header{

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    z-index: 999;

}

@media screen and (max-width: 780px) {
header{top: 55px;}
}

#hair { background: #fff; padding: 5px 0; }

#brain {background: #8e354a;}

#hair #h1 {float: left;}

#hair #webtool { float: right; margin-top: 13px; }

#hair #webtool a { color: #0078cd; font-weight: bold; }

header #memberArea{

    float: right;

    margin: 15px 0;

}

header #memberArea input{

    height: 36px;

    line-height: 36px;

    background-color: #fff !important;

    padding-left: 10px;

    border: 1px solid #cdcdd5;

    border-radius: 2px;

    display: inline-block;

    color: #6b6b6b;

    font-size: 13px;

    -webkit-transition: all .3s;

    transition: all .3s;

    width: 130px;

    padding-right: 10px;

    margin-right: 10px;

    outline: none;

}

header #memberArea input::placeholder{color:#b1b1b1;}

header #memberArea ._fzFk1Wn{display: inline-block;}

header #memberArea #forget_pwd{

    display: inline-block;

    color: #8c8c8c;

    font-size: 14px;

}

header #memberArea .login{

    background: #1d1c1c;

    display: inline-block;

    color: #fff;

    padding: 11.5px 20px;

    border-radius: 5px;

}

header #memberArea .registered{

    background: #e11415;

    display: inline-block;

    color: #fff;

    padding: 11.5px 20px;

    border-radius: 5px;

}



#brain nav .pc >li { display: inline-block; }

#brain nav .pc >li a {color: #fff;text-align: center;display: block;padding: 15px 20px;font-size: 14px;transition: all linear 0.3s;}

#brain nav .pc >li:hover >p a {background: #64363C;}

#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 {overflow: hidden;background-image: url(/images/09/middle_right_bg.png),url(/images/09/middle_left_bg.png);background-repeat: repeat-y,repeat-y;background-position: 100% 0,0 0;}



/* 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{

	padding: 60px 0;

	background: #8e354a;

}

footer .row h2{

    color: #ffffff;

    font-weight: bold;

    font-size: 16px;

    letter-spacing: 2px;

    margin-bottom: 10px;

}

footer .row h2 b{

    font-size: 14px;

    color: #fff;

    font-weight: 200;

    margin-left: 5px;

    letter-spacing: 0;

}

footer .row{

	width: calc((100% - 250px) / 2);

	float:left;

	color:#fff;

	margin-right: 40px;

}

footer .row p.copy{

    font-size: 12px;

    color: rgb(255 255 255 / 25%);

}

footer .row a{

    color: #fff;

    padding: 5px 30px 5px 0;

    display: inline-block;

    font-weight: bold;

    font-size: 14px;

}

footer .row h1{

    text-indent: -999999999999999px;	

}

.appleweb{

	background:#8abf13;

	padding:7px 0;

}

.appleweb p{

	text-align:center;

	color:#212121;

}

#footer-cis{

	margin-bottom: 10px;	

}

footer .info a{

	color:#fff;

	text-decoration:none;

}

footer .row:nth-child(3){

	float: right;

	width: 120px;

	margin: 0;

}

footer .row:nth-child(3) p{

    display: inline-block;

    background: #fff;

    padding: 10px;

    border-radius: 5px;

}

footer #fb-wrap{

	height: 200px;

}

footer #footerNav{

	text-align: center;

}

footer #footerNav a{

	margin: 0 10px;

	color: #fff;

}

/* gotop */

#gotop {position: fixed;right: 20px;bottom: 30px;color: #fff;z-index: 9;background: #1d1c1c;font-size: 14px;width: 45px;text-align: center;height: 45px;line-height: 45px;border-radius: 5px;}

#gotop:hover {background: #333;}

/* 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 {overflow: hidden;}

	#hair section { overflow: inherit; }

	#hair #h1 {    margin-left: 50px;}

	#content{    background-image: 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: #1d1c1c;display: block;text-align: center;line-height: 40px;font-size: 16px;color: #fff;top: 22px;left: 18px;z-index: 1000;}
	
	#openMBox.active {      position: absolute;top: 70px;  }
	#openMBox .fa-remove {  position: relative;  top: 48px; }

	header #memberArea input{display:none;}

	#brain {position: fixed;padding-top: 70px;width: 100%;height: 100vh;background-position: 50%;background-size: auto 100%;z-index: 999;top: 0;}

	#brain.menu {overflow: inherit;left: -100%;transition: all linear 0.3s;}

	#brain.open {overflow: scroll;left: 0;background: #1d1c1c;}

	#brain::-webkit-scrollbar { width: 0; }

	#brain section { margin-bottom: 100px; width: 100%; }

	#brain nav .pc >li {border-bottom: 1px rgb(255 255 255 / 15%) 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; }

    footer .row{

    width: calc(50% - 40px);

}

    footer .row:last-child{display:none;}

}

@media screen and (max-width:640px){

	#footphone {display: block;position: fixed;bottom: 0;width: 100%;z-index: 999;}

	#footphone a {display: inline-block;color: #fff;font-size: 14px;padding: 10px 0;}

	#footphone a:hover { color: #fff; }

	#footphone li {text-align: center;list-style:none;float:left;width: 50%;background: #1d1c1c;}

	#footphone li.phone {background: #e11415;}

	#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;	}

	#hair #h1{

    width: 110px;

    margin: 10px 0 0 60px;

}

	footer #footerCompany{ padding: 50px 0;}

    header #memberArea{display:none;}

    footer .row{

    width: 100%;

    margin: 0 0 30px;

}

}