﻿@charset "utf-8";
/* CSS Document */

@import url('reset.css');
html, body {
	width: 100%;
	font-size: 12px;
	overflow-x: hidden;
	line-height: 18px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif,"微軟正黑體";
}
.clear {
	float: none;
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
input {
	outline: none;
	background: #f1ece5 none repeat scroll 0 0;
	border: 1px solid #d5cbbf;
	color: #000;
	padding: 4px;
}

::-webkit-input-placeholder {
 color: #000;
}

:-moz-placeholder {
    /* Firefox 18- */  
    color: #000;
}

::-moz-placeholder {
    /* Firefox 19+ */   
    color: #000;
}

:-ms-input-placeholder {
 color: #000;
}
a {
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	filter: alpha(opacity=100);
	opacity: 1;
	cursor: pointer;
	color: #000;
	outline: none;
    /* for Firefox */
    
    hlbr: expression(this.onFocus=this.blur());
/* for IE */
}
a:hover {
	color: #f0850c;
	text-decoration: none;
}
p {
	color: #000;
	line-height: 18px;
	margin-bottom: 15px;
}
label {
	font-size: 13px;
	color: #000;
	margin: 0 10px 0 0px;
	text-align: right;
	width: 66px;
	display: inline-block;
}
h2 {
	color: #000;
	font-size: 110%;
}
h5 {
	color: #f0850c;
	font-size: 100%;
	font-weight: normal;
	margin: 3px 0 6px 0px;
}
h6 {
	color: #ff0000;
	font-size: 80%;
}
h2, h5, h6 {
	display: block;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-weight: bold;
	margin: 0;
	padding: 0;
}
input, textarea {
	box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.12) inset;
}
input:disabled {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	color: #000;
}
textarea:disabled, input[type="radio"]:disabled + label span {
	cursor: default;
}
button {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	filter: Alpha(Opacity=100);
	opacity: 100;
	transition: 0.2s ease-out;
	font-family: "Tahoma", "微軟正黑體";
}
button:hover {
	filter: Alpha(Opacity=60);
	opacity: 0.6;
}
button:active {
	border: 0;
}
textarea {
	background-color: #efeff4;
	border: 1px solid #a3a5be;
	font-family: "GothamBook", Arial, "微軟正黑體";
	height: 128px;
	outline: medium none;
	padding: 5px 10px;
	font-size: 12px;
}
input:focus, textarea:focus {
	outline: none;
}
.selectstyle {
	position: relative;
}
.selectstyle:before {
	content: "";
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 4px 3.5px 0 3.5px;
	border-color: #535353 transparent transparent transparent;
	position: absolute;
	right: 5px;
	top: 11px;
	z-index: 10;
}
select {
	background: linear-gradient(to bottom, rgba(239, 239, 244, 1) 0%, rgba(239, 239, 244, 1) 100%) repeat scroll 0 0;
	border: 1px solid #a0a2bc;
	box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.12) inset;
	display: inline-block;
	height: 28px;
	margin: -1px 0 0;
	width: 155px;
	/*-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;*/
	position: relative;
	padding: 2px 53px 6px 15px;
	font-family: "Tahoma", "微軟正黑體";
}
select::-ms-expand {
 display: none !important;
}
.left {
	float: left;
}
.right {
	float: right;
}
.container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
/*==================
      header
====================*/
.header {
	padding: 13px 0 0;
	opacity: 0px;
	position: relative;
	left: 0px;/*-o-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;*/
}
.header .logo {
	float: left;
	margin: 0 0 0 23px;
}
.nav {
	float: right;
	margin-right: 130px;
	padding: 50px 0 0;
}
.nav ul li {
	float: left;
	border-left: #f0850c solid 1px;
	height: 13px;
	line-height: 13px;
	padding: 0 7px;
}
.nav ul li:first-child {
	border-left: 0px;
}
.nav ul li a:hover, .nav ul li.active a {
	color: #f0850c;
}
/*==================
       輪播
====================*/
.banner-block {
	position: relative;
	padding-bottom: 45px;
	left: 0px;
	/*-o-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;*/
	margin: 6px 0 0;
}
#abgne_fade_pic {
	position: relative;
	width: 943px;
	height: 242px;
	background-color: #000;
	overflow: hidden;
}
#abgne_fade_pic a.ad {
	position: absolute;
	left: -50px;
}
#abgne_fade_pic .control {
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: none;
}
#abgne_fade_pic .control a {
	display: inline-block;
	padding: 3px;
	margin: 0 3px;
	width: 16px;
	color: #fff;
	background: #000;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
}
#abgne_fade_pic .control a.on {
	font-weight: bold;
	color: #f00;
}
/*==================
       側邊menu
====================*/
.left-menu {
	position: absolute;
	left: 0px;
	top: 61px;
	z-index: 99;
}
.left-menu li {
	height: 22px;
	margin: 0 0 4px;
}
.left-menu li a {
	background-position: left top;
	height: 22px;
	display: block;
	/*-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;*/
	text-indent: -200000px;
}
.left-menu li.menu01 a {
	background: url(../images/slidermenu-01.jpg) no-repeat;
	width: 140px;
}
.left-menu li.menu02 a {
	background: url(../images/slidermenu-02.jpg) no-repeat;
	width: 116px;
}
.left-menu li.menu03 a {
	background: url(../images/slidermenu-03.jpg) no-repeat;
	width: 158px;
}
.left-menu li.menu04 a {
	background: url(../images/slidermenu-04.jpg) no-repeat;
	width: 174px;
}
.left-menu li a:hover {
	background-position: right top;
}
/*==================
     tab-banner
====================*/
#tab-banner {
	height: 300px;
	width: 943px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	z-index: 55;
}
#tab-banner ul li a {
	position: absolute;
	right: 10px;
	top: 242px;
	width: 108px;
	/*height:22px;*/
	display: block;
	color: #fff;
	/*background:#231916;*/
	z-index: -1;
	height: 21px;/*原本是60*/
	overflow: hidden;
}
#tab-banner ul li a.tab-list01 {
	right: 492px;
}
#tab-banner ul li a.tab-list02 {
	right: 368px;
}
#tab-banner ul li a.tab-list03 {
	right: 244px;
}
#tab-banner ul li a.tab-list04 {
	right: 124px;
}
#tab-banner ul li a.tab-list05 {
	right: 0px;
}
#tab-banner ul li a:hover {
	height: 60px;
}
#tab-banner ul li .text {
	width: 100%;
	height: 0px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: -150px;
	-o-transition: all 0.35s ease-out;
	-webkit-transition: all 0.35s ease-out;
	-moz-transition: all 0.35s ease-out;
	transition: all 0.35s ease-out;
}
#tab-banner .tab-name {
	display: block;
	position: absolute;
	left: 0px;
	top: -15px;
	height: 37px;
	padding: 0px 5px;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	background: #231916;
	overflow: hidden;
	text-align: right;
	width: 98px;
}
#tab-banner .tab-name:before {
	content: "+";
	color: #fff;
	font-size: 12px;
	position: absolute;
	left: 5px;
	bottom: 0px;
	font-weight: bold;
}
#tab-banner .tab-name:hover {
	top: 0px;
	height: 35px;
	padding: 5px 5px;
	background-color: #f0850c;
}
#tab-banner .tab-name:hover:before {
	color: #f0850c;
}
#tab-banner .tab-name .name {
	height: 18px;
	overflow: hidden;
	display: block;
}
/*==================
    sidebar menu
====================*/
.sidebarmenu {
	background:url(../images/sidebar-menu-bg.jpg) no-repeat;
	width: 308px;
	height: 699px;
	position: absolute;
	right: -251px;
	top: 0px;
	z-index: 100;
	padding: 58px 0 0;
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	overflow: hidden;
}
.sidebarmenu:hover {
	right: -100px !important;
}
.sidebarmenu .title {
	text-indent: -20000px;
	margin: 0 0 17px 17px;
	width: 112px;
	height: 35px;
}
/*Brand Information*/
.sidebarmenu .brand-information .title {
	background: url(../images/sidebar/title-brands.png) no-repeat;
}
/*Stores information*/
.sidebarmenu .stores-information .title {
	background: url(../images/sidebar/title-stores.png) no-repeat;
}
.sidebarmenu .stores-information .box {
	margin: 35px 0 0;
}
.sidebarmenu .brand-information, .sidebarmenu .stores-information {
	margin: 0 0 14px;
}
.stores-information{
	height:243px;
	}
/*最上面的輪播*/
.sidebarmenu .topbanner, .sidebarmenu .stores-information .box {
	padding: 0 0 0 17px;
}
.sidebarmenu .flexslider {
	border: 0px;
	padding: 0px;
	background-color: transparent;
	color: #fff;
}
.sidebarmenu .flexslider .slides > li {
	margin-right: 5px;
	position: relative;
}
.sidebarmenu .flexslider .slides > li .photo-lable {
	background: url(../images/sidebar/topbanner-label.jpg) no-repeat;
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0px;
	bottom: 17px;
}
.sidebarmenu .flexslider .slides > li > a {
	color: #fff;
}
.sidebarmenu .flexslider .flex-control-nav {
	display: none;
}
.sidebarmenu .flex-direction-nav {
	position: absolute;
	top: 0;
	left: 0px;
}
.sidebarmenu .flex-direction-nav a {
	text-shadow: 0px 0px 0 rgba(255, 255, 255, 0) !important;
}
.sidebarmenu .flex-direction-nav .flex-nav-prev a {
	background: url(../images/sidebar/flex-direction-nav.jpg) no-repeat left top;
	width: 12px;
	height: 10px;
	left: 0px;
}
.sidebarmenu .flex-direction-nav .flex-nav-next a {
	background: url(../images/sidebar/flex-direction-nav.jpg) no-repeat right top;
	width: 12px;
	height: 10px;
	right: -35px;
}
/*bootom 語言*/
.sidebarmenu .sidebarmenu-bottom {
	margin: 38px 0 0 17px;
}
.sidebarmenu .sidebarmenu-bottom .resourcebox {
	font-size: 9px;
	font-weight: bold;
	color: #4b4b4b;
	margin: 0 20px 0 0;
}
.sidebarmenu .sidebarmenu-bottom .resourcebox {
	float: left;
}
.sidebarmenu .sidebarmenu-bottom .languge {
	float: right;
	margin: 0 10px 0 0;
}
/*側邊欄最下面的輪播*/

.banner_image {
  position: absolute;
  display: block;
  left: -100%;
  right: -100%;
  max-width: 800px;
  margin: 0 auto;
  top: 0;
  bottom: 0; }

.banner_overlay {
  position: absolute;
  z-index: 900;
  width: 800px;
  height: 100%;
  left: 50%;
  margin-left: -400px; }

.banner_overlay_container {
  position: absolute;
  top: 0;
  width: 70%;
  padding-left: 50px; }

.banner_overlay_header {
  color: #000;
  padding-left: 0;
  bottom: 5%; }

.banner_overlay_subhead {
  margin-top: 1em;
  color: #555;
  margin-bottom: 1em; }

.banner-slider {
  position: absolute;
  height: 180px;
  overflow: hidden;
  width: 280px; }

.banner-slider_nav {
 /* position: absolute;
  z-index: 9999;
  width: 280px;
  bottom: 0;
  text-align: center;
  left: 50%;
  margin-left: -400px;
  padding-left: 0;
  margin-bottom: 0;*/
  display:none;
  }

.banner-slider_nav_item {
  display: inline; 
  }
  .banner-slider_nav_item > a {
    display: inline-block;
    font-size: 3em;
    color: rgba(0, 0, 0, 0.5);
    text-decoration: none;
    padding: 8px 3px;
    line-height: 12px; 
	}
    .banner-slider_nav_item > a:hover {
      color: rgba(0, 0, 0, 0.75); }

.banner-slider_nav_item--is-selected > a {
  color: #000; }

.banner_slide {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0; }

.banner_button {
  padding: 20px;
  text-decoration: none;
  background-color: #4d4dff;
  color: #fff;
  display: inline-block; }

.cycle_arrow-wrapper {
    bottom: -40px;
    height: 50px;
    left: 0;
    margin-top: -25px;
    position: absolute;
    width: 40px;
    z-index: 1001;
}
.cycle_next {
  position: absolute;
  right: 0px;
  background:url(../images/sidebar/flex-direction-nav.jpg) no-repeat right top;
  display: block;
  width: 12px;
  height: 12px; }

.cycle_prev {
  position: absolute;
  left: 0px;
  background:url(../images/sidebar/flex-direction-nav.jpg) no-repeat left top;
  display: block;
  width: 12px;
  height:12px;
  margin:0 10px 0 0; 
  }

/*==================
       中間資料
====================*/
/*左邊*/
.pageleft {
	width: 175px;
	text-align: center;
}
.pageleft .title-text {
	color: #3e3e3e;
	font-size: 13px;
	font-family: "微軟正黑體"
}
/*右邊*/
.pageright {
	width: 520px;
}
/*麵包穴*/
.breadcrumb {
	background: url(../images/breadcrumb_bg.jpg) repeat-x left bottom;
	height: 15px;
	padding: 0 0 4px;
	margin: 25px 0 18px;
}
.breadcrumb li {
	float: left;
	color: #231916;
	font-size: 11px;
}
.breadcrumb a {
	text-decoration: underline;
}
.breadcrumb .divider {
	margin: 0 5px 0 0;
}
/*內容*/
.box-text {
	margin: 0 0 27px;
}
.box-text .title {
	background: url(../images/text-title-bg.jpg) no-repeat left 7px;
	padding: 0 0 0 18px;
	color: #5e3600;
	font-size: 15px;
	font-family: "微軟正黑體";
	margin: 0 0 16px;
	font-weight: bold;
}
.box-text .text {
	font-size: 12px;
	color: #333333;
	line-height: 21px;
	margin: 0 0 0 15px;
}
.box-text .ul-style {
	margin: 0 0 0 20px;
}
.box-text .ul-style li {
	background: url(../images/dot.jpg) no-repeat left center;
	padding: 0 0 0 10px;
}
/*照片有邊框*/
.img-style {
	margin: 0 0 20px;
}
.img-style img {
	border: 5px solid #28282a;
}
/*橘色的圖片標題*/
.footholdsTitle {
	display: block;
	float: left;
	margin: 15px 0 15px;
}
.back {
	float: right;
	text-decoration: underline;
}
/*==================
    聯絡我們側邊選單
====================*/
.contact-menu li {
	margin: 10px 0 0;
}
.contact-menu li, .contact-menu a {
	color: #525252;
	font-size: 13px;
	font-family: "微軟正黑體";
	font-weight: bold;
}
.contact-menu li.active a {
	color: #000;
}

.pagination{
	text-align:center;
	margin:20px 0;
	}
.pagination li{
	display:inline-block;
	margin:0 2px;
	}
.pagination li a{
	color:#000;
	text-decoration:underline;
	}
.pagination  li.active a{
	color:#ccc;
	text-decoration:none;
	}
/*==================
      footer
====================*/
.footer {
	color: #bcbcbc;
	font-size: 9px;
	padding: 69px 0 0 18px;
	text-align:center;
}
