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

/* template_id HOM_VI03_LIG01 */
/* 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 logo_img */
/**
*網站LOGO
**/
.logo_img {height:100%}
/*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 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 model004 */
.model004 .information{
  height: auto;
  width: 793px;
  margin: auto;
}
.model004 .info_pic{
  height: auto;
  width: auto;
  display: block;
}
.model004 .info_item{
  margin-top: 50px;
}
.model004 .info_title{
  width: 240px;
  float: left;
}
.model004 .info_title_title{
  font-size:18px;
  font-family: 微軟正黑體,Microsoft JhengHei,MingLiU,arial,verdana,helvetica,tahoma,Sans-serif;
  line-height: 28px;
  color: #fff;
  text-align:right;
}
.model004 .info_title_subtitle{
  font-size:13px;
  font-family: 微軟正黑體,Microsoft JhengHei,MingLiU,arial,verdana,helvetica,tahoma,Sans-serif;
  line-height: 28px;
  color: #837b7b;
   text-align:right;
}
.model004 .info_summary{
  height: auto;
  width: 493px;
  font-size:13px;
  font-family: 微軟正黑體,Microsoft JhengHei,MingLiU,arial,verdana,helvetica,tahoma,Sans-serif;
  line-height: 28px;
  color: #837b7b;
  float: left;
  margin-left: 60px;
}

/*END*/
/* load db modelalbum001 */
.modelalbum001 ._container{position: relative;width: 80%;margin:0 auto;max-width: 1800px;}
.modelalbum001 ._container:after {
  content: '';
  display: block;
  clear: both;
}
.modelalbum001 .content_box a{display: block;position: relative;}
.modelalbum001 .content_box img{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.modelalbum001 .content_box .mask {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color:#000;
    background-image: url("../../model/sample/baseimg/modelalbum001/view.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    text-align: center;
    display: none;
    position: absolute;
}
.modelalbum001 .content_box .mask a {
    display:block;
    width:100%;
    height:100%;
}
/*END*/
/* load db about002 */
/*about002 start{*/
.about002{margin-top:50px;float:left;width:472px;}
.about002 .about_title{position: relative;width:100%;}
.about002 .about_title .default{width:100%;height:45px;background:transparent url(images/about002/title_about.png) top left no-repeat;}
.about002 .about_pic {height:183px;width:183px;float:left;margin-top:28px;}
.about002 .about_text{width:258px;height:183px;float:left;margin-top:28px;margin-left:28px;}
.about002 .about_text_subject{font-size:16px;font-family: "微軟正黑體", "Microsoft JhengHei", MingLiU, arial, verdana, helvetica, tahoma, Sans-serif;height:30px;overflow:hidden;font-weight: bold;}
.about002 .about_text_summary{font-size:13px;font-family: 微軟正黑體,Microsoft JhengHei,MingLiU,arial,verdana,helvetica,tahoma,Sans-serif;line-height: 24px;max-width:258px;}
.about002 .about_text_summary a{text-decoration: none;}
.about002 .about_text_btn{margin-top:26px;cursor:pointer;}
.about002 .about_text_btn a{text-decoration: none;font-size:13px;font-family: Arial, Helvetica, sans-serif;}
.about002 .about_text_btn a:hover {text-decoration: underline;}
/*about002 end}*/


/*顏色配置*/
.about002 .about_text_subject{color:#000000;}
.about002 .about_text_summary,.about002 .about_text_summary a{color:#6f6f6f;}
.about002 .about_text_btn a,.about002 .about_text_btn a:hover{color:#a25c9e;}
/*END*/
/* load db home_eform */
.home_eform input,.home_eform textarea ,.home_eform select{
  outline: none;
}
.home_eform .css-table .tr{clear:both;position: relative;padding-right: 10px;}
.home_eform .pre_name{display:none;}
.home_eform .th {width:0px;float:left;margin:0px;line-height:30px;display:none;}
.home_eform .td {width:100%;float:left;margin:0px;line-height:30px;}
.home_eform .td input[type="text"]{line-height:28px;width:95%;}
.home_eform .th.textarea {height:119px;}
.home_eform .td textarea{height:117px;width:95%;font-size:12px;}
.home_eform{font-family: 微軟正黑體,Microsoft JhengHei,MingLiU,arial,verdana,helvetica,tahoma,Sans-serif;}
.home_eform .title{position: relative;width:100%;}
.home_eform .title .default{width:100%;height:45px;background:transparent url(images/home_eform/title.png) center left no-repeat;}
.home_eform .css-table{border-collapse:separate;border-spacing:5px;margin-top:10px;}
.home_eform .th{padding-left:10px;margin:5px 0px;background-color: #000000;border:1px solid #313131;border-right:0px;color:#ffffff;text-align:left;}
.home_eform .td{margin-top:10px;background-color: #000000;border:1px solid #313131;color:#ffffff;}
.home_eform input,.home_eform textarea,.home_eform select {
  font-family: 微軟正黑體,Microsoft JhengHei,MingLiU,arial,verdana,helvetica,tahoma,Sans-serif;
  background-color: transparent;border: medium none;color:#ffffff;padding:3px 10px;}
.home_eform .buttons_area{clear:both;width:98%;position:relative;}
.home_eform .button1,.home_eform .button2{
  margin-top:10px;
  width: 48%;
  height: 35px;
  line-height:35px;
  text-align:center;
  cursor:pointer;
  text-decoration: none;
  font-size: 14px;
  font-family: 微軟正黑體,Microsoft JhengHei,MingLiU,arial,verdana,helvetica,tahoma,Sans-serif;
  text-align:center;
  text-decoration: none;
}
.home_eform .button1{float: left;}
.home_eform .button2{float: right;}
  
.home_eform .button1{border: 1px solid #313131;background-color: #313131;color:#010101;}
.home_eform .button1:hover{border: 1px solid #313131;background-color: #313131;}
.home_eform .button2{border: 1px solid #aaaaaa;background-color: #aaaaaa;color:#010101;}
.home_eform .button2:hover{border: 1px solid #aaaaaa;background-color: #aaaaaa;}
.home_eform .error{font-size:12px;color:red;}

.home_eform .column_memo{display:none;}
/*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 scrollTop */
.scrollTop{
  cursor:pointer;
  width: 45px;
  height: 21px;
  margin: auto;
  padding-top: 30px;
  text-align:center;
  background:transparent url(../../model/sample/baseimg/scrollTop/top_arrow.png) center center no-repeat
}
.scrollTop:hover{
  opacity:0.5;-moz-opacity:0.5;-khtml-opacity: 0.5; filter:alpha(opacity=50);
}
/*END*/
/* load db footer_map_001 */
.footer_map_001 ul,.footer_map_001 li{list-style: none;padding:0px;margin:0px;}
.footer_map_001 .sub_split{height: 2px;width: 2px;background-color: #fff;margin: auto;margin-top: 20px;margin-bottom: 30px;}
/*標題字顏色*/
.footer_map_001 .webfont_title{color: #fff;position: relative;float: left;}
.footer_map_001 .webfont_title a{color: #fff;display: block;padding: 5px 0px;width:99px;font-family: 微軟正黑體,Microsoft JhengHei,MingLiU,arial,verdana,helvetica,tahoma,sans-serif;font-size: 13px;text-align: center;text-decoration: none;}
/*子選單字顏色*/
.footer_map_001 .webfont_topfooter{color: #7b3757;position: relative;float: none;}
.footer_map_001 .webfont_topfooter a{color: #7b3757;font-size: 13px;font-family: 微軟正黑體,Microsoft JhengHei,MingLiU,arial,verdana,helvetica,tahoma,Sans-serif;line-height: 30px;text-align:center;text-decoration: none;}
.footer_map_001 .m_stitle{display:none;}
.footer_map_001 a:hover .m_stitle{display:block;}
.footer_map_001 a:hover .m_title {display:none;}
/*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*/
/* 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 switchview */
.switchview{text-align:center;}
.switchview .links{position:relative;display:inline-block;}
.switchview .links a{text-decoration:none;}
.switchview .link{float:left;}
.switchview .link.split{margin:0px 3px;}
.switchview .link,.switchview .link a{color:#111111;font-size:12px;}
.switchview .link.active{color:#111111;}

/*END*/