/*re*/
@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
a {
	text-decoration: none;
	outline: none;
	color: #020001;
}

ol, ul {
  list-style: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

a:focus {
  outline: thin dotted;
}
a:active, a:hover {
	outline: 0;
	color: #D71726;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}
.wrapper .menu {
	width: 100%;
}


dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "’";
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  max-width: 100%;
  height: auto;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}


fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	color: #020001;
	font-family: "Tw Cen MT", "Century Gothic", Arial, "微軟正黑體", "細明體";
	font-size: 16px;
	line-height: 1.6;
}
/* */
::selection {
	background-color: #666666;
	color: #FFF;
}
::-moz-selection {
	background-color: #666666;
	color: #FFF;
}


/*//clearFix Coponents//*/
.clearfix {
	display: block;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.w1280m0a {
	width: 1280px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.w980m0a {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.w100pc{
	width: 100%;
}
.conpany-img ul li{
	float: left;
	height: 310px;
	width: 310px;
	display: block;
	margin-bottom: 13px;
}
.products-img ul li{
	float: left;
	height: 358px;
	width: 310px;
	display: table;
}
.accessories-img ul li{
	float: left;
	height: 287px;
	width: 310px;
	display: table;
}
.emap {
	float: left;
	height: 380px;
	width: 600px;
}
.inmain-box .location {
	float: right;
	width:314px;
	margin-left: 13px;
	line-height: 32px;
}
.ml13 {
	margin-left: 13px;
}

.ml40 {
	margin-left: 40px;
}
.pb35 {
	padding-bottom: 35px;
}
.mb13{
	margin-bottom: 13px;
}
.fcr {
	color: #D71726;
}
.nb {
	border: none !important;
}
header {
	height: 80px;
	padding: 30px 0;
}
header #logo {
	text-indent: -9999px;
	float: left;
	height: 80px;
	width: 410px;
}
header #logo h1 a {
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 80px;
    width: 410px;
    display: block;
}#menu {
	float: right;
	width: 660px;
}
#menu ul li {
    position: relative;
	float: left;
	display: block;
	margin-right: 20px;
	text-align: center;
}
#menu ul li a{
	min-width: 90px;
	height: 60px;
	display: block;
	line-height: 60px;
	font-size: 20px;
	color: #020001;
}
#menu ul li a:hover{
	color: #00A0E9;
}
#menu ul li .on{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00A0E9;
}
#menu ul li ul{ position: absolute; top: 64px; left: 0px; width: auto; height: auto; background: #fff; display: block; z-index: 99999; box-shadow: 1px 1px 5px #666; border-radius: 5px; overflow: hidden; }
/*#menu ul li ul li{ display: block; }*/
#menu ul li ul li a{
    min-width: 90px;
	height: 50px;
	display: block;
	line-height: 50px;
	font-size: 20px;
    white-space:nowrap;
	color: #020001;
    display: block;
    padding-left: 20px;
}
.category{ width: 100%; margin-bottom: 20px; overflow: hidden; }
.category li a{ float: left; background: #D4D4D4; color: #fff; font-weight: bold; padding: 5px 15px; margin: 5px; border-radius: 25px; display: inline-block; }
.category li a:hover{ background: #00a0e9; }
.category li a.on{ background: #00a0e9; }
#menu .cu-btn01 {
	background-color: #00a0e9;
	height: 40px;
	width: 150px;
	margin-right: 0px;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	line-height: 40px;
	margin-top: 10px;
	padding-left: 15px;
	background-image: url(../img/btn-icon01.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#menu .cu-btn01:hover {
	background-color: #E60012;
}
#banner {
	width: 100%;
	min-width: 980px;
	background-image: url(../img/banner01.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 450px;
	position: relative;
}
.slides .switch {
    width: 100%;
    height: 450px;
    position: absolute;
    z-index: 10;
    min-height: 450px;
    margin: 0 0 -740px;
}
.slides .switch .banner {
    position: absolute;
    left:0px;
    top:0px;
    width: 100%;
    height: 450px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-color: transparent !important;
    display: none;
}
.slides .switch .banner a{ width: 100%; height: 450px; display: block; }
.slide-btn{
    height: 60px;
    width: 60px;
    position: absolute;
    z-index: 99999;
    cursor: pointer;
}
.slide-btn.next {
    top: 200px;
    right: 10px;
	background-image: url(../img/btn-icon02.png);
	background-position: right top;
}
.slide-btn.next:hover {
	background-position: right bottom;
}
.slide-btn.prev {
	top: 200px;
	left: 10px;
	background-image: url(../img/btn-icon02.png);
	background-position: left top;
}
.slide-btn.prev:hover {
	background-position: left bottom;
}
.direction-nav-prev {
	height: 60px;
	width: 60px;
	position: absolute;
	top: 196px;
	right: 10px;
	z-index: 9999;
	background-image: url(../img/btn-icon02.png);
	background-position: right top;
}
.main {
	padding-top: 45px;
	padding-right: 0;
	padding-bottom: 36px;
	padding-left: 0;
}
.main h2 {
	display: block;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../img/title-icon.png);
	margin-bottom: 15px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left 0px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


.direction-nav-prev:hover {
	background-position: right bottom;
}
.direction-nav-next {
	height: 60px;
	width: 60px;
	position: absolute;
	top: 196px;
	left: 10px;
	z-index: 9999;
	background-image: url(../img/btn-icon02.png);
	background-position: left top;
}
.direction-nav-next:hover {
	background-position: left bottom;
}
#foot {
    background-color: #4C4C4C;
    color: #FFF;
    padding-bottom: 50px;
}
#foot-nav {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
}
#foot-box {
    background-color: #333;
    font-size: 16px;
    height: 50px;
    margin-bottom: 15px;
}

#foot-box #pagetop {
    height: 50px;
    width: 50px;
    float: right;
    background-image: url(../img/btn-icon01.png);
    background-repeat: no-repeat;
    background-position: 9px -80px;
    height: 50px;
    width: 50px;
    display: block;
    text-indent: -9999px;
    background-color: #00A0E9;
    cursor: pointer;
}
#foot-box #pagetop a:hover {
	background-color: #E60012;
}
#copy  {
	float: right;
	padding-right: 15px;
	color: #FFF;
	line-height: 50px;
}
#foot-cu-btn {
	height: 34px;
	width: 140px;
	padding-top: 8px;
	padding-bottom: 8px;
    float: left
}
#foot-cu-btn a {
	height: 30px;
	width: 100px;
	padding-left: 30px;
	border: 1px solid #FFF;
	text-align: center;
	display: block;
	font-size: 16px;
	line-height: 30px;
	background-image: url(../img/btn-icon01.png);
	background-position: 10px -30px;
	background-repeat: no-repeat;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#foot-nav #ftnav-box {
    padding-bottom: 35px;
}
#foot-nav ul li {
    font-size: 16px;
}
#foot ul li {
    float: left;
    margin-right: 32px;
}
#ftnav-box a, #foot a:link, #foot a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
#ftnav-box a:hover, #foot-nav p a:hover {
	text-decoration: underline;
}
#foot-nav p {
	font-size: 16px;
}
.pick-up dl {
    float: left;
    width: 300px;
}
.pick-up .detailBtn {
    height: auto;
    margin: 0;
}
.pick-up dd {
	line-height: 16px;
}
.pick-up dl .title {
	font-size: 26px;
}
.pick-up dt, .pick-up dd {
    margin: 0 0 15px;
}
.pick-up dl dt a:hover, .products-img ul li a img:hover, .accessories-img ul li a img:hover, header #logo h1 a:hover, #foot-cu-btn a:hover, .conpany-img ul li a img:hover{
	filter: alpha(style=0,opacity=80);
    opacity: 0.8;
}

.detailBtn a {
	background-color: #D71726;
	height: 16px;
	width: 36px;
	color: #FFF;
	font-size: 13px;
	line-height: 15px;
	padding-left: 15px;
	background-image: url(../img/btn-icon01.png);
	background-repeat: no-repeat;
	background-position: -7px -67px;
	display: block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.detailBtn a:hover {
	background-color: #C01421;
}
#internal-banner {
	width: 100%;
	min-width: 980px;
	height: 100px;
	background-image: url(../img/internal-banner-bg.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	position: relative;
	padding-top: 35px;
	padding-bottom: 35px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #00A0E9;
}
.inbanner-box {
	position: relative;
	height: 75px;
	background-image: url(../img/line-icon02.png);
	background-repeat: repeat-y;
	padding-top: 25px;
}
.inbanner-box h1 {
	font-size: 48px;
	line-height: 30px;
	padding-left: 20px;
	padding-bottom: 5px;
	font-weight: bold;
}
.inbanner-box h2 {
	margin-left: 21px;
	font-size: 16px;
	color: #00A0E9;
	font-weight: bold;
}
#internal-main {
	background-color: #f8f8f8;
	padding-top: 45px;
	padding-right: 0;
	padding-bottom: 35px;
	padding-left: 0;
}
.arrow-icon {
	background-image: url(../img/arrow-bg.png);
	position: absolute;
	background-repeat: no-repeat;
	z-index: 9999;
	top: -41px;
	height: 20px;
	width: 20px;
	left: 85px;
}
.inmain-box{
	position: relative;
}
.inmain-box .title {
	height: 40px;
	background-image: url(../img/line-icon01.png);
	background-repeat: repeat-x;
	background-position: 0px 37px;
	margin-bottom: 35px;
	position: relative;
}

.inmain-box .title h1 {
	display: block;
	padding-left: 35px;
	line-height: 30px;
	font-size: 28px;
	background-image: url(../img/title-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	text-transform: uppercase;
	font-weight: bold;
}

.bline{
	background-color: #00A0E9;
	height: 3px;
	width: 200px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.inmain-box section p {
	line-height: 32px;
}
.inmain-box section {
	padding-right: 12px;
	padding-left: 12px;
}
.products-img ul li a img {
	height: 310px;
	width: 310px;
	display: table-cell;
    border: 1px #ccc solid;
}
.products-img ul li h2{
	display: table-row;
	width: 100%;
	height: 64px;
	line-height: 20px;
}
.products-img ul li h2 a{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.accessories-img ul li a img {
	height: 310px;
	width: 310px;
	display: table-cell;
}
.accessories-img ul li h2{
	display: table-row;
	width: 100%;
	height: 64px;
	line-height: 20px;
}
.accessories-img ul li h2 a{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.accessories-inner-box img {
	height: 368px;
	width: 520px;
	display: block;
	float: left;
}.accessories-inner-box {
}
.box-main {
	float: left;
	margin-left: 40px;
	width: 320px;
}
.box-main .title {
}
.box-main li h2 {
	font-size: 26px;
	line-height: 26px;
	margin-top: 30px;
	margin-bottom: 80px;
}
.inmain-box #cubp {
	height: 210px;
	width: 956px;
	position: relative;
}
#cubp h2{
	float: left;
	font-size: 22px;
}
.inmain-box .title2 {
	height: 40px;
	background-image: url(../img/line-icon01.png);
	background-repeat: repeat-x;
	background-position: 0px 37px;
	margin-bottom: 20px;
	position: relative;
	width: 550px;
}
.inmain-box .title2 h1 {
	display: block;
	padding-left: 35px;
	line-height: 30px;
	font-size: 28px;
	background-image: url(../img/title-icon.png);
	background-repeat: no-repeat;
	background-position: 0px -59px;
	height: 30px;
	text-transform: uppercase;
	font-weight: bold;
}
.cubp-img {
	display: block;
	height: 229px;
	width: 367px;
	position: absolute;
	right: 30px;
	top: -40px;
}
.inmain-box .title3 {
	height: 40px;
	background-image: url(../img/line-icon01.png);
	background-repeat: repeat-x;
	background-position: 0px 37px;
	margin-bottom: 20px;
	position: relative;
}
.inmain-box .title3 h1 {
	display: block;
	padding-left: 35px;
	line-height: 30px;
	font-size: 28px;
	background-image: url(../img/title-icon.png);
	background-repeat: no-repeat;
	background-position: 0px -29px;
	height: 30px;
	text-transform: uppercase;
	font-weight: bold;
}#form form table tr th {
    text-align: left;
    width: 150px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d9d6cf;
    padding-top: 15px;
    padding-bottom: 20px;
    vertical-align: top;
}
#form form table tr td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-top: 15px;
    padding-bottom: 20px;
    border-bottom-color: #d9d6cf;
}
#form .area300 {
	height: 30px;
	width: 300px;
	padding-left: 5px;
}
#form .area780 {
	height: 150px;
	width: 780px;
	padding-left: 5px;
	padding-top: 5px;
}
.cb20 {
	text-align: center;
	margin-bottom: 20px;
}
.submit-bt {
	font-size: 20px;
	line-height: 35px;
	color: #FFF;
	height: 35px;
	width: 150px;
	background-color: #D71726;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submit-bt:hover {
	background-color: #C01421;
}
.products-inner-box img {
	height: 520px;
	width: 520px;
	display: block;
	float: left;
    border: 1px #ccc solid;
}
.products-inner-box {
}
.topicpath {
	position: absolute;
	right: 0px;
	top: -37px;
}
.topicpath li {
	float: left;
	margin: 0 3px;

}
.topicpath li a.on {
	color: #00A0E9;
	text-decoration: underline;
}
.topicpath li a:hover {
	text-decoration: underline;
}
.pick-up {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.pick-up dl dt a {
	height: 160px;
	width: 300px;
	background-color: #CCC;
	display: block;
}
.pb35.clearfix h2 {
	font-weight: bold;
	color: #00A0E9;
}
