@charset "utf-8";
.clear{clear:both;}
input,textarea{outline:none}

/* template_id HOM_VI_RES1 */
/* load db logo_img */
/**
*網站LOGO
**/
.logo_img {height:100%}
/*END*/
/* load db web_language */
/**
* 下拉語系
**/
.web_language {border:1px solid transparent;font-family:Calibri;}
.web_language .language {height: 30px;position:relative;z-index:100;cursor:pointer;}
.web_language .text {float: left;position:relative;width: 107px;padding-left: 12px;line-height:30px;}
.web_language .btn_container {float: left;position:relative;}
.web_language .btn {cursor: pointer;float: left;width: 33px;height: 30px;position:relative;}
/*下拉選單下面區塊*/
.web_language .dropdown_list_container{width:100%;height:auto;display:none;z-index:999;position:absolute;top:30px;left:0px;}
.web_language .dropdown_list_item {padding:6px 12px;cursor: pointer;line-height:30px;}
/*箭頭下*/
.web_language .arrow_b_int{width:0px;height:0px;border-width:6px;border-style:solid;position:absolute;left:50%;top:50%;margin-left:-6px;margin-top:-3px;}
/*箭頭下-邊框*/
.web_language .arrow_b_out{width:0px;height:0px;border-width:6px;border-style:solid;position:absolute;left:50%;top:50%;margin-left:-6px;margin-top:-5px;}
.web_language {background-color:#1a1a1a;}
.web_language {border-color:#1a1a1a;}
.web_language .text {color:#909090;}
.web_language .language:hover .text {color:#ffffff;}
.web_language .btn{background:transparent;}
.web_language .arrow_color{border-color:#7b7b7b transparent transparent transparent;}
.web_language .arrow_border_color{border-color:#1a1a1a transparent transparent transparent;}
.web_language .language:hover .arrow_color{border-color:#ffffff transparent transparent transparent;}
.web_language .dropdown_list_item{color:#ffffff;}
.web_language .dropdown_list_item{background:#000000;}
.web_language .dropdown_list_item:hover{color:#ffffff;}
.web_language .dropdown_list_item:hover{background:#232e2d;}


/*END*/
/* load db model002 */
.model002 img{max-width:100%;max-height:100%;}
.model002{position:relative;}
/*END*/
/* load db home_banner */
.home_banner{margin:0 auto;}
.home_banner .bxslider {margin-top:0px;padding:inherit;height:100%;width:100%;overflow:hidden;}
.home_banner .bx-wrapper {position: relative;margin: 0 auto;padding: 0;*zoom: 1;}
.home_banner .bx-wrapper li{background-repeat: no-repeat;background-size: cover;background-position: center center; float: left;width: 100%;height: 100%;}
.home_banner .bx-wrapper li .solgan{background-repeat: no-repeat;background-size: cover;background-position: center center; float: left;width: 100%;height: 100%;}
.home_banner .bx-wrapper img {display: none;}
.home_banner .bx-wrapper .bx-viewport {left: 0;-webkit-transform: translatez(0);-moz-transform: translatez(0);-ms-transform: translatez(0);-o-transform: translatez(0);transform: translatez(0);}
/* LOADER */
.home_banner .bx-wrapper .bx-loading {min-height: 50px;background: url(../../model/sample/baseimg/home_banner/bx_loader.gif) center center no-repeat #fff;height: 100%;width: 100%;position: absolute;top: 0;left: 0;z-index: 2000;}
/* 點點{*/
.home_banner .bx-wrapper .bx-pager {text-align: center;font-size: .85em;font-family: Arial;font-weight: bold;color: #666;padding-top: 20px;}
.home_banner .bx-wrapper .bx-pager .bx-pager-item,.home_banner .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.home_banner .bx-wrapper .bx-pager.bx-default-pager a {background: #FFF;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 10px;outline: 0;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.home_banner .bx-wrapper .bx-pager.bx-default-pager a:hover,.home_banner .bx-wrapper .bx-pager.bx-default-pager a.active {background: #0e0e0e;}
/* 點點}*/
/* 左右箭頭 {*/
.home_banner .bx-wrapper .bx-controls-direction{display:none;}
.home_banner .bx-wrapper .bx-prev {left: 10px;background: url(../../model/sample/baseimg/home_banner/controls.png) no-repeat 0 -32px;}
.home_banner .bx-wrapper .bx-next {right: 10px;background: url(../../model/sample/baseimg/home_banner/controls.png) no-repeat -43px -32px;}
.home_banner .bx-wrapper .bx-prev:hover {background-position: 0 0;}
.home_banner .bx-wrapper .bx-next:hover {background-position: -43px 0;}
.home_banner .bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;margin-top: -16px;outline: 0;width: 32px;height: 32px;text-indent: -9999px;z-index: 99;}
.home_banner .bx-wrapper .bx-controls-direction a.disabled {display: none;}
/* 左右箭頭}*/
/*版本2-使用swiper*/
.home_banner .swiper-pagination-bullet{width: 10px;  height: 10px; background:#fff;opacity: 1;}
.home_banner .swiper-pagination-bullet-active, .home_banner .swiper-pagination-bullet:hover{background:#515151}
.home_banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 10px;}
.home_banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom:28px;}
/*END*/
/* load db web_menu */
.web_menu{width:1003px;margin:auto;}
.web_menu_contener{position:relative;text-align: center;}
.web_menu ul{display: inline-block; }
.web_menu ul, .web_menu li, .web_menu a{margin: 0;padding: 0;text-decoration: none;}
.web_menu ul, .web_menu li {list-style: none;}
.web_menu ul.navigation li {position: relative;float: left;}
.web_menu ul.navigation li a{display: block;padding: 12px 20px;min-width:55px;text-align:center; transition: background .25s ease-in-out;-moz-transition: background .25s ease-in-out;-webkit-transition: background .25s ease-in-out; }
.web_menu ul.navigation ul{display: none;float: left;position: absolute;left: 0;  margin: 0;z-index:9;}
.web_menu ul.navigation li:hover > ul{display: block;}
.web_menu ul.navigation ul li:last-child {border-bottom: none;}
.web_menu ul.navigation ul {width: 120%;min-width:120px;}
.web_menu ul.navigation ul li {width: 100%;}
.web_menu ul.navigation ul a {text-align: left;padding: 10px 12px;}
.web_menu ul.navigation ul li:hover > ul{display: block;position: absolute;top: 0;left: 100%;}

.web_menu ul.navigation li .m_stitle{display:none;}
.web_menu ul.navigation li:hover .m_stitle{display:block;}
.web_menu ul.navigation li:hover .m_title {display:none;}

/*以下為各版型配色修改*/
/*選單字體顏色*/
.web_menu ul.navigation > li > a {color:#000000;}
/*選單字體大小*/
.web_menu ul.navigation > li > a {font-size: 16px;}
/*選單背景顏色*/
.web_menu ul.navigation > li > a {background:transparent;}
/*滑過-選單字體顏色*/
.web_menu ul.navigation > li > a:hover,.web_menu ul.navigation > li.hover > a{color:#000000;}
/*滑過-選單背景顏色*/
.web_menu ul.navigation > li > a:hover,.web_menu ul.navigation > li.hover > a{background:transparent;}
/*子選單-背景顏色*/
.web_menu ul.navigation ul a,.web_menu ul.navigation ul li {background: #000000;}
/*子選單-字體顏色*/
.web_menu ul.navigation ul a {color: #ffffff;}
/*子選單-字體大小*/
.web_menu ul.navigation ul a {font-size: 14px;}
/*滑過-子選單-字體顏色*/
.web_menu ul.navigation ul a:hover{color: #ffffff;}
/*滑過-子選單-背景顏色*/
.web_menu ul.navigation ul a:hover,.web_menu ul.navigation ul li:hover{background: #232e2d;}
/*子選單-每一個分隔線*/
.web_menu ul.navigation ul li {border-bottom: 1px solid #0b0b0b;}
/*END*/
/* load db news005 */
.news005{padding:30px 0px;
}
.news005 .modelTitle{
  float:left;
  width:126px;
  height:183px;
  background-color: #b9ae85;
  text-align:center;
}
.news005 .modelTitle .default{
  height:183px;
  width:126px;
  background: transparent url(images/news005/title.jpg) center center scroll no-repeat;
}
.news005 .modelItem{
  width:36.9%;
  max-width:265px;
  /*width:265px;*/
  float:left;
  height:183px;
  margin-left:4.32%;
  background:transparent url(images/news005/news005_split.png) top right repeat-y;
  position:relative;
}

.news005 .modelItem .date{
  font-size:12px;
  line-height:24px;
  height:24px;
  width:100%;
  font-family: arial;
  color:#2a2a2a;
}
.news005 .modelItem .subject{
  color:#000000;
  font-size:16px;
  line-height: 36px;
  height:36px;
  overflow:hidden;
}
.news005 .modelItem .summary{
  font-size:13px;
  line-height: 25px;
  height:100px;
  overflow:hidden;
  color:#6f6f6f;
  width:87.54%;
  max-width:232px;
}
.news005 .modelItem .summary a{
  color:#6f6f6f;
}
.news005 .modelItem .btn{
  width:60px;
  height:20px;
  cursor:pointer;
  position: relative;
  color:#8c851a;
  line-height:20px;
}
/*向右箭頭*/
.news005 .modelItem .btn .btn_more{
  width:0px;
  height:0px;
  border-width:5px;
  border-style:solid;
  border-color:transparent transparent transparent #8c851a;
  position:absolute;
  top:50%;
  right:0;
  margin-top:-5px;
}
/*END*/
/* load db product005 */
.product005{padding:30px 0px;}
.product005 .modelTitle{
  float:left;
  width:126px;
  height:203px;
  background-color: #f2f2f1;
  text-align:center;
}
.product005 .modelTitle .default {
  width:126px;
  height:203px;
  background: transparent url(images/product005/title.jpg) center center scroll no-repeat;
}
.product005 .modelItem{
  background-color: #f2f2f1;
  /*width:35.32%;*/
  width:592px;
  float:left;
  height:203px;
  position:relative;
}
.product005_carousel_outer{
  position: relative;
  width:100%;
  height:100%;
}
.product005_carousel_wrapper{
  position: absolute;
  z-index: 1;
  left:31px;
  top:17px;
  width:531px;
  height:169px;
  overflow: hidden;
}
.product005_carousel{
  
}
.product005 .product005_carousel .product005_carousel_item {
  margin: 0px 4px;
  border: none;
  display: block;
  float: left;
  position: relative;
}

.product005 .product005_carousel .product005_carousel_item .cover{
  position: absolute;
  display:none;
  z-index: 1;
  left:0px;
  top:0px;
  width:169px;
  height:169px;
  background-color: #111111;
}

 
.product005 .product005_carousel_prev,.product005 .product005_carousel_next {
  width:31px;
  position: absolute;
  height:203px;
}
.product005 .product005_carousel_prev {
  background:transparent url( images/product005/nav_left.png) center center no-repeat;
  left: 0;
}
.product005 .product005_carousel_prev:hover{
  background:transparent url( images/product005/nav_left_hover.png) center center no-repeat;
}
.product005 .product005_carousel_next {
  background:transparent url( images/product005/nav_next.png) center center no-repeat;
  right: 0;
}
.product005 .product005_carousel_next:hover {
  background:transparent url( images/product005/nav_next_hover.png) center center no-repeat;
}
/*END*/
/* load db about003 */
.about003{
  padding:30px 0px;
}
.about003 .modelTitle{
  float:left;
  width:126px;
  height:185px;
  background-color: #978c64;
  text-align:center;
}
.about003 .modelTitle .default{
  width:126px;
  height:185px;
  background: transparent url(images/about003/title.jpg) center center scroll no-repeat;
}
.about003 .modelCover{
  width:183px;
  float:left;
  height:185px;
  position:relative;
}
.about003 .modelItem{
  width:52.5%;
  max-width:377px;
  float:left;
  height:185px;
  margin-left:3.95%;
  position:relative;
}

.about003 .modelItem .date{
  font-size:12px;
  line-height:24px;
  height:24px;
  width:100%;
  font-family: arial;
  color:#2a2a2a;
}
.about003 .modelItem .subject{
  color:#000000;
  font-size:16px;
  line-height: 45px;
  height:45px;
  overflow:hidden;
}
.about003 .modelItem .summary{
  font-size:13px;
  line-height: 25px;
  height:100px;
  overflow:hidden;
  color:#6f6f6f;
  width:99%;
  max-width:382px;
}
.about003 .modelItem .summary a{
  color:#6f6f6f;
}
.about003 .modelItem .btn{
  margin-top:15px;
  width:60px;
  height:20px;
  cursor:pointer;
  position: relative;
  line-height:20px;
}
.about003 .modelItem .btn a{  color:#8c851a;text-decoration: none;}
/*向右箭頭*/
.about003 .modelItem .btn .btn_more{
  width:0px;
  height:0px;
  border-width:5px;
  border-style:solid;
  border-color:transparent transparent transparent #8c851a;
  position:absolute;
  top:50%;
  right:0;
  margin-top:-5px;
}
/*END*/
/* load db model003 */
.model003 .sub_menu_list{float: right;}
.model003 .sub_menu_list a{
	font-size: 13px;
	color: #101010;
	font-family: 微軟正黑體;
	line-height: 40px;
}
.model003 .sub_menu_list a:hover{
	color: #8a8989;
}

.model003 .sub_menu_list0 {
	font-size: 13px;
	color: #101010;
	font-family: 微軟正黑體;
	line-height: 40px;
	float: right;
	margin: 0px 7px;
}

.model003 .sub_menu_list .m_stitle{display: none;}
.model003 .sub_menu_list  a:hover .m_stitle{display: inline-block;}
.model003 .sub_menu_list  a:hover .m_title{display: none;}
/*END*/
/* load db web_search */
/**
* 網站搜尋
**/
.web_search {border:1px solid transparent;}
.web_search .searchkey{float:left;position:relative;}
.web_search .searchkey input{border: medium none;line-height:30px;height:30px;padding:0px 5px;width: 149px;margin:0 5px}
.web_search .btn{display: inline-block;padding:0px 10px;line-height: 30px;font-size:13px;float:left;text-align: center;cursor:pointer;}

.web_search {background-color:#1a1a1a;}
.web_search {border-color:#1a1a1a;}
.web_search input{color:#909090;}
.web_search input{background:#1a1a1a;}
.web_search .btn{background:transparent;}
.web_search .btn{color:#7b7b7b;}
.web_search .btn:hover{color:#ffffff;}
/*END*/
/* load file model/lib/web_edm/model.css */
.web_edm{background-color:#1a1a1a;border:1px solid #1a1a1a}.web_edm .btn_container,.web_edm .email{float:left;position:relative}.web_edm .email input{border:none;line-height:30px;height:30px;padding:0 5px;width:149px;margin:0 5px;color:#909090;background-color:#1a1a1a}.web_edm .btn{display:inline-block;padding:0 10px;line-height:30px;font-size:13px;float:left;text-align:center;cursor:pointer;color:#7b7b7b}.web_edm .btn:hover{color:#fff}
/*END*/
/* load db model002 */
.model002 img{max-width:100%;max-height:100%;}
.model002{position:relative;}
/*END*/
/* load db ad003 */
.ad003{position:relative;width: 985px;margin:0 auto;}
.ad003 ._item{float:left;margin-left:11px;}
.ad003 ._item:first-child{margin-left:0px;}
.ad003 ._item:hover {opacity:0.8;-moz-opacity:0.5;-khtml-opacity: 0.5; filter:alpha(opacity=50);}
/*END*/
/* load db web_footer */
.web_footer a{text-decoration: none;}
.footer_desc{color:#6F6F6F}
.footer_desc a{color:#6F6F6F}
.footer_desc a:hover{color:#6F6F6F}
/*END*/
/* load db copyright */
.copyright_desc,.copyright_desc a,.copyright_desc a:hover{
	color:#fff;
	line-height: 22px;
}
/*END*/
/* load db web_community */
.web_community ul, .web_community li{
	list-style: none;
	padding:0px;
	margin:0px;
}
.web_community li{
	float:right;
	margin-left:4px;
}
.web_community a{
	text-decoration: none;
}
.web_community .icon{width:16px;height:16px;background: transparent center center  scroll no-repeat;    background-size: cover!important;}
.web_community .icon_mail {background-image: url(../../model/sample/baseimg/web_community/icon_mail.png);}
.web_community .icon_twitter {background-image: url(../../model/sample/baseimg/web_community/icon_twitter.png);}
.web_community .icon_facebook {background-image: url(../../model/sample/baseimg/web_community/icon_facebook.png);}
.web_community .icon_plurk {background-image: url(../../model/sample/baseimg/web_community/icon_plurk.png);}
.web_community .icon_gplus {background-image: url(../../model/sample/baseimg/web_community/icon_gplus.png);}
.web_community .icon_split {display:none;}
.web_community .icon img{width:100%}
/*END*/