﻿@charset "utf-8";

html {
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
}
body {
	font-size:13px;
	font-size:1em;
	font-size:1rem;	
	*font-size: small;
	*font: x-small;
}
a {
	color: #ff3300;
	text-decoration:none;	
}
a:hover {
	color: #ff6600;
	text-decoration:underline;
}
.transition {
	transition:all 0.2s ease-in;
	-webkit-transition:all 0.2s ease-in;
}
img {
	border: none;
	vertical-align: middle;
}

/* ----- layout ----- */
#wrapper {
	position: relative;
	width: 100%;
	margin: 0px auto;
}
.hide-panel {
	display: none ;
}
.hide-mobile {
	display: none ;
}
.font-blue { color: #1e68c2; }
.font-red {	color: #e83617; }

.btn-send {
	width:35px;
	height:24px;
	text-indent:-9999px;
	background:url(../images/work-promo-mBtn.png) no-repeat 0 0;
	border:0;
	cursor:pointer;
}
.btn-send:hover {
	background-position:0 -24px;
}
@media screen and (min-width: 990px) {	
	.hide-mobile {
		display: inline;
	}
	.show-mobile {
		display: none ;
	}
	.acKey { float:left;}
	.acKey a { color: #fff; text-decoration:none; font-size:12px;}
	.acKey-C { float:left; width:100%; height:auto; margin: 0px auto;}
	.acKey-C .Inner { width: 990px; margin: 0px auto;}
	.acKey-C a { color: #fff; text-decoration:none; font-size:12px; line-height:15px;}	
}


/* ----- form ----- */
.input {
	font-size: 13px;
	color: #666;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
}



/* ----- header ----- */
#header {
	position: fixed;
	width: 100%;
	height:70px;
	top: 0;
	left: 0;
	margin: 0;
	padding:0;
	background:#FFF;
	z-index: 1000;
	box-shadow:0px 3px 5px rgba(0%,0%,0%,0.5); -moz-box-shadow:0px 3px 5px rgba(0%,0%,0%,0.5); -webkit-box-shadow:0px 3px 5px rgba(0%,0%,0%,0.5);
}
#header .header_inner {	
	width: 100%;
	padding:0;
	margin: 0px auto;
	background:#FFF;
}
#header #logo {
	float: left;
	width:260px;
	height:50px;	
	margin: 10px 0 0 10px;
	background:url(../images/m-com-logo.svg) no-repeat 50% 50%;
}
#header #logo a {
	float: left;
	width:100%;
	height:100%;
}
#header #logo h1 {
	display:none;
}

@media screen and (max-width: 480px) {
	#header #logo {
		float: left;
		width:150px;
		height:50px;	
		margin: 10px 0 0 10px;
		background:url(../images/fanseo.svg) no-repeat 0 50%;		
	}	
}

@media screen and (max-width: 989px) {
	
	#header .xmas{ float:left; margin-left:5px; height:50px}
	#header .xmas img{ max-height:65px !important}
}

@media screen and (max-width: 380px) {
	
	#header .xmas{ display:none}
	
}
@media screen and (min-width: 990px) {
	
	#header .xmas{ float:left; margin-left:10px; height:80px}
		
	#header {	
		position: relative;
		width: 100%;
		height:auto;
		margin: 0px auto;
		padding:0;
		z-index: 200;
	}
	#header .header_inner {	
		width: 954px;
		height: 80px;
		margin: 0px auto;
		padding:0;
		z-index: 200;
		background:#FFF;
	}
	#header #logo {
		position: relative;
		float: left;
		width:370px;
		height:50px;
		margin: 18px 0 0 0;
		background:url(../images/com-logo.svg) no-repeat;
	}
	#header #logo a {
		float: left;
		width:100%;
		height:100%;
	}
	#header #logo h1 {
		display:inline;
		position:absolute;
		width:auto;
		left: 152px;
		top: 32px;
		font-size: 13px;
		font-weight: bold;
		color: #666666;
		margin:0;
	}
	#header #addon {
		float:right;
		width: 305px;
		margin-top: 32px;
	}
	#header #addon ul {
		float:right;
		margin: 0px;
		padding: 0px;
	}
	#header #addon li {
		float: left;
		list-style-type: none;
		margin-left:8px;
	}
	#header #addon li a {
		font-size: 12px;
		font-weight: bold;
		color: #666;
	}
	#header #addon li a.btn-add1 {
		padding-left:18px;
		background:url(../images/com-addon-icon-1.gif) no-repeat 0 50%;
	}
	#header #addon li a.btn-add2 {
		padding-left:18px;
		background:url(../images/com-addon-icon-2.gif) no-repeat 0 50%;
	}
	#header #addon li a.btn-add3 {
		color: #1e68c2;
		padding-left:18px;
		background:url(../images/com-addon-icon-3.gif) no-repeat 0 50%;
	}
	#header #addon li a.btn-add4 {
		color: #e83617;
		padding-left:18px;
		background:url(../images/com-addon-icon-4.gif) no-repeat 0 50%;
	}
}

/* ----- page-tit ----- */
#page-tit {
	float:left;
	width: 100%;
	margin: 0px auto;
	padding:15px 0;
}
#page-tit.com-page-tit {
	margin:80px auto 0 auto;
}
#page-tit .Inner {
	width: 94%;
	margin: 0px 3%;
}
#page-tit .Inner .breadcrumbs {
	float:left;
	width:100%;
}
#page-tit .Inner .breadcrumbs .btn-home {
	float:left;
	display:block;
	width:15px;
	height:20px;
	vertical-align:middle;
	text-indent:-9999px;
	background:url(../images/com-icon-1.gif) no-repeat 50% 50%;	
}
#page-tit .Inner .breadcrumbs span {
	float:left;
	font-size: 13px;
	line-height:20px;
    color: #222;
	padding:0 0 0 15px;
	margin-left: 3px;
	vertical-align:middle;
	background:url(../images/com-icon-2.gif) no-repeat 0 50%;	
}
#page-tit .Inner .breadcrumbs span a  {
	color: #999;
}
#page-tit .Inner .breadcrumbs span a:hover  {
	color: #999;
	text-decoration:underline;
}
#page-tit .Inner h2 {
	float:left;
    font-size: 2.2rem;
    font-weight: bold;
    color: #000;
	margin-top:10px;
}
@media screen and (min-width: 990px) {	
	#page-tit.com-page-tit {
		float:left;
		width: 100%;
		padding:20px 0 0 0;
		margin:0 auto;
	}
	#page-tit .Inner {
		width: 990px;
		margin: 0px auto;
	}
	#page-tit .Inner .breadcrumbs {
		float:right;
		width:auto;
		margin-top:10px;
	}
	#page-tit .Inner h2 {
		float:left;
		font-size: 48px;
		font-weight: bold;
		color: #000;
		line-height: 48px;
	}
	#page-tit .Inner h2.case-tit {
		font-weight: normal;
	}
}


/* ----- page-com ----- */
#page-com {
	float:left;
	width: 100%;
	padding:20px 0;
	margin: 0px auto;
}
#page-com .Inner {
	width: 94%;
	margin: 0px 3%;
}
@media screen and (min-width: 990px) {	
	#page-com {
		padding:40px 0;
	}
	#page-com .Inner {
		width: 990px;
		margin: 0px auto;
	}
}


@media screen and (min-width: 990px) {	
	#fatfooter {
		float:left;
		width: 100%;
		margin: 0px auto;
		padding: 30px 0;
		background:#5d5d5d;
	}
	#fatfooter .Inner {
		width: 954px;
		margin: 0px auto;		
	}
	#fatfooter .Inner dl {
		float:left;
		width:auto;
	}
	#fatfooter .Inner dl.tail {
		min-height:183px;
		margin-left:13px;
		padding-left:13px;
		border-left:1px solid #888;
	}
	#fatfooter .Inner dl dt {
		margin-bottom:3px;
	}
	#fatfooter .Inner dl dt a {
		font-size: 15px;
		color: #ff9900;
		line-height:150%;
		text-decoration: none;
		font-weight: bold;
	}
	#fatfooter .Inner dl dd {
		margin-bottom:3px;
	}
	#fatfooter .Inner dl dd a {
		font-size: 13px;
		color: #ffffff;
		line-height:150%;
		text-decoration: none;
	}
	#fatfooter .Inner dl dt a:hover, #fatfooter .Inner dl dd a:hover {
		text-decoration: underline;
	}
}
 
/* ----- footer ----- */
#footer {
	float:left;
	width: 100%;
	margin: 0px auto;
	padding:20px 0;
}
#footer .footer_inner {
	width: 100%;
	margin: 0px auto;
}
#footer .footer_inner #copyright {
	float: left;
	width:94%;
	font-size: 0.9rem;
	color: #666;
	line-height: 150%;
	text-align: center;
	margin: 0px 3% ;
}
#footer .footer_inner #copyright a {
	font-weight: bold;
	color: #222;
	text-decoration: none;
}
#footer .footer_inner #copyright a:hover {
	color: #e83617;
	text-decoration: underline;
}
#footer .footer_inner #goTop {
	float: left;
	width:100%;
	margin:10px 0 0 0;
}
#footer .footer_inner #goTop a {
	display:block;
	width:41px;
	height:41px;
	text-indent:-9999px;
	background:url(../images/m-com-top-off.gif) no-repeat;		
	cursor:pointer;
	margin:0 auto;
}
#footer .footer_inner #goTop a:hover {
	background:url(../images/m-com-top-on.gif) no-repeat;
}

@media screen and (min-width: 768px) {	
	#footer .footer_inner #copyright {
		float: left;
		width: auto;
		font-size: 0.9rem;
		color: #666;
		line-height: 150%;
		text-align:left;
		margin: 0 0 0 15px;
	}
	#footer .footer_inner #goTop {
		float:right;
		width:35px;
		margin:15px 15px 0 0;
	}	
	#footer .footer_inner #goTop a {
		display:block;
		width:31px;
		height:31px;
		text-indent:-9999px;
		background:url(../images/com-top-off.gif) no-repeat;		
		cursor:pointer;
		margin:0 auto;
	}
	#footer .footer_inner #goTop a:hover {
		background:url(../images/com-top-on.gif) no-repeat;
	}	
}

@media screen and (min-width: 990px) {	
	#footer {
		float:left;
		width: 100%;
		margin: 0px auto;
		padding:20px 0;
		background: url(../images/com-tail-bg.gif) repeat-x;
	}
	#footer .footer_inner {
		position:relative;
		width: 954px;
		margin: 0px auto;
	}
	#footer .footer_inner #aplus {
		float: left;
		margin: 10px 0px 0px 0px;
	}
	#footer .footer_inner #w3c {
		float: left;
		margin: 10px 0px 0px 10px;
	}
	#footer .footer_inner #qr {
		float: left;
		margin: 0px 0px 0px 10px;
	}
	#footer .footer_inner #copyright {
		float: left;
		font-size: 12px;
		color: #666;
		line-height: 18px;
		margin: 0px 0px 0px 20px;
	}
	#footer .footer_inner #copyright a {
		font-size: 12px;
		font-weight: bold;
		color: #222;
		text-decoration: none;
	}
	#footer .footer_inner #copyright a:hover {
		color: #e83617;
		text-decoration: underline;
	}
	#footer .footer_inner #goTop {
		position: absolute;
		right:0;
		top:10px;
		margin:0;
	}
	#footer .footer_inner #goTop a {
		display:block;
		width:31px;
		height:31px;
		text-indent:-9999px;
		background:url(../images/com-top-off.gif) no-repeat;
		cursor:pointer;
	}
	#footer .footer_inner #goTop a:hover {
		background:url(../images/com-top-on.gif) no-repeat;
	}		
}