@charset "utf-8";

/*網站字體 預設黑體-明體*/
/*@import url('https://fonts.googleapis.com/css2?family=Inria+Serif&family=Noto+Serif+TC&display=swap');
.pageIndex .main_part{border-top:none;}
body{font-family:'Noto Serif TC','Inria Serif', sans-serif, arial ;}*/


/*
關於CSS設定說明
CSS屬性是會繼承的，而且還是由上往下繼承。
同樣元素設定16px 後 12px 再 15px 最後會以最後設定的15px為準
但是有兩種情況除外:
1.絕對路徑命名. 如: .xx .yy .zz p {設定值;}
2.important.  如: .xx p {設定值 !important;}

CSS3選取器語法 :nth-child(n) 
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*上方選單解除滑動固定*/
/*.header_area.sticky { position:relative;}
*/


/*上方選單右邊設定 臉書/LINE/電話/信箱*/
/*.tp_links a:before {寬高大小設定}
.tp_links a.me_tp_fb {}
.tp_links a.me_tp_fb:before {背景換圖/建議.SVG}
.tp_links a.me_tp_line {}
.tp_links a.me_tp_line:before {背景換圖/建議.SVG}
.tp_links a.me_tp_call {}
.tp_links a.me_tp_mail {}*/
.tp_links a.me_tp_call:before {background-image: url(https://pic03.eapple.com.tw/___/whatsapp.svg); background-size: 32px 32px; display:none;}
.tp_links a.me_tp_mail:before {background-image: url(https://pic03.eapple.com.tw/___/envelope.svg); background-size: 32px 32px; display:none;}



/*電腦LOGO*/
/*.nav-brand {}
*/

/*手機LOGO*/
/*.nav-brand-m {}
*/


/* = = = 分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*預設解除背景輪播*/
/*#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;}
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}*/

/*隱藏大圖輪播點點按鈕*/
/*.swiper-pagination-clickable .swiper-pagination-bullet {display: none;}*/


/* = = = 主選單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.main_header_area .container {max-width: 1600px;} /*調整總寬*/
.main_header_area {height: 78px; background: rgb(255,255,255); box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);} /*底色*/
.nav-menu {margin: 0px 0 24px 0;}
.nav-menu > li > a {color: #000000; letter-spacing: 1px; padding: 10px 15px 10px 15px;} /*文字按鈕間距*/
.nav-menu>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a {color: #999999;} /*文字hover*/
.submenu-indicator-chevron {border-color: transparent #000 #000 transparent;} /*下拉箭頭顏色*/
.nav-menu>li:hover>a .submenu-indicator-chevron, .nav-menu>.active>a .submenu-indicator-chevron, .nav-menu>.focus>a .submenu-indicator-chevron {border-color: transparent #999999 #999999 transparent;} /*下拉箭頭hover顏色*/
.nav-menu>li>.nav-dropdown {border: solid 1px #ffffff;} /*下拉選單邊框*/
.nav-dropdown > li > a {border-bottom: 0px solid #f6f6f6;} /*下拉選單下邊框線*/
.nav-dropdown > li > a, .nav-dropdown > li > a {letter-spacing: 1px; background: #ffffff; color: #000000;} /*下拉文字*/
.nav-dropdown > li > a:hover, .nav-dropdown > li > a:focus {color: #ffffff; background: #999999;} /*下拉文字hover*/


/*LOGO*/
.nav-header {padding: 16px 10px;} /*LOGO位置*/
.nav-brand {width: 100%;} /*LOGO寬度*/
.nav-brand img {max-width: 280px;}


/*選單隔線*/
/*.nav-menu>li {border-left: 1px solid #DDDDDD;}
.nav-menu>li:first-child {border-left: 0px;}
.nav-menu>li.tp_links {border-left: 0px;}*/


/*部分隱藏 下拉選單/主選單/頁尾*/
/*.nav-menu>li:nth-child(4)>.nav-dropdown>li:nth-child(3) {display: none;} 
.nav-menu>li:nth-child(7) {display:none;} 
.footer_menu a:nth-child(8) {display: none;}*/


/*網頁板-下拉頁的主選單按鈕無連結*/
/*@media screen and (min-width: 768px) {
.nav-menu>li:nth-child(1)>a {pointer-events: none;} }*/


/* = = = 頁　尾 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.center {max-width: 1200px;} /*調整總寬*/
.footer {background: #ffffff; border-top: 0px solid #e3e3e3; padding: 50px 0 0;} /*底色*/
.footer_info li p {color: #000000; letter-spacing: 1px;} /*文字*/
.footer_info li p a {color: #000;}
.footer_info li:nth-child(2) {width: 100%; margin-top: 16px; border-top: 1px solid #e3e3e3; padding-top: 15px; margin-left: -7px;}
.footer_menu a {border: 0px #ababab solid; margin: 0 4px 4px 0; background: #ffffff; letter-spacing: 1px; color: #000000; font-sixe:13px; border-radius: 5px;} /*按鈕*/
.footer_menu a:hover {border: 0px #ACCFF7 solid; background: #ACCFF7;} /*#a0b7d3*/
.footer_logo img{width: 280px;}
.footer_menu a:last-child {display: none;} /*隱藏文章管理*/


/*版權*/
.copy {color: #999; border-top: 0px #e3e3e3 solid; padding: 15px 0; margin-top: 8px;}
.copy a {color: #999;}
.copy a:hover {color: #999;}


/* = = = 聯絡資訊 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*文字更換*/
/*.footer_info li p.tel:before {content: 'TEL';}
.footer_info li p.tel2:before {content: 'TEL2：';}
.footer_info li p.phone:before {content: 'CALL';}
.footer_info li p.mail:before {content: 'MAIL';}
.footer_info li p.add:before {content: 'ADD';}
.footer_info li p.add2:before {content: 'OPEN';}*/

/*聯絡我們的資訊對應更換*/
/*.TEL2:before {content: "TEL2"; width: 60px;}
.list_before.info li {padding-left: 50px;}*/


/* = = = 首頁預設區塊 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*購物車*/
.products-box {display: none; background: #ffffff;}


/*促銷方案*/
.news_part {display: none;}


/*首頁的線*/
.pageIndex .main_part {border-top: 0px solid #ccc;}


/* = = = 相　簿 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */	
	
		
.show-list .show_name {color: #000000;}
.show-list .item:hover .show_name {color: #a0b7d3;}
.show-list .show_name {font-size: 16px;}
.other_album_choice li {background: #a0b7d3;}
.other_album_choice li:hover {background: #000000;}
.other_subalbum li p {margin-top: 10px;}
.page strong, .page a:hover {background: #a0b7d3;}


/* = = = 購物車 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */	


/*選單置左*/
/*.product_page .show_content, .product_info_page .show_content{ width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;}
.search_txt, #menuTop li ul{ border: 0px !important;}
.product-layer-two { width: 20%; margin: 16px 0 20px 10px;}
.product-layer-two > li { width: 100%; max-width: 100%; padding: 0px; text-align: left;}
.product-layer-two li a { background: #F7F7F7; font-size: 14px; color: #656565;}
.product-layer-two li ul { position: unset; margin-top: 5px; display: block !important; width: 100%; margin-left: 0;}
.product-layer-two li:hover ul {  border: none !important;}
.product-layer-two li li{ display: block; padding: 5px 10px; transition: all ease .3s;}
.product-layer-two li li a{  padding: 0;}
.product-layer-two li li:hover{ margin-left: 5px;}
.products-list, .product-wrapper {  width: 77%;}
.products-list .pic { overflow: hidden;}
.page{ width: 100%;}*/

/*樣式*/
/*.product-layer-two li a {background: #5A5859; color: #f9f9f9; border: 1px solid #5A5859;}
.product-layer-two li li {background: rgb(148 148 148);}
.product-layer-two li li a {background: rgb(148 148 148);}*/


.products-list .more {border: 1px solid #a0b7d3; color: #a0b7d3;}
.products-list a:hover .more {border: 1px solid #a0b7d3; color: #ffffff; background-color: #a0b7d3;}
.lastPage {background: #a0b7d3;}
.product-layer-two li ul {width: 200%;} /*購物車分類下拉選項寬度*/


/* = = = 詢價車 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*按鈕*/
.inquiry_a1 {background: #b6a17e;}
.inquiry_a2 {background: #4a673d;}


/* = = = 文章管理 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */	


/*三格圖大文小呈現*/
h4.blog_category_title { text-align:center; border:none; font-weight: 100; color:#111111;}
.blog_page .subbox_item { width:32%; display:inline-block; vertical-align:top; float:none !important;}
.blog_page .subbox_item a:after {background: rgba(255,255,255,0.5); border: 0px #ddd solid;}
.blog_page .blog_list_le {display:block; width:100%;}
.blog_page .blog_list_ri {display:block; width:100%;}


.blog_le .accordion > li:hover .link {background: #a0b7d3;}
.blog_le .accordion > li.on_this_category .link {background: #111111;}
.subbox_item a:before {background: #a0b7d3; color:#fff; border-radius: 5px;}
.blog_list_ri em {display: none;}
.blog_list_ri p {padding-top: 8px;}
.blog_back a.article_btn_back {background: #a0b7d3;}
.submenu a:hover {background: #657d9b;}
.blog_search input[type=search] {border-radius: 5px;}
.blog_le .accordion {border-radius: 5px;}
.blog_page .main_part {max-width: 1400px;}
.blog_in_page .main_part {max-width: 1400px;}


/* = = = 聯絡我們 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */	


.animated-arrow {background: #ACCFF7;}
.star {width: 10px;}
.contact_form li .form__label {text-align: left;}


/* = = = 下拉分頁 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */	


.other_select_page .promotion_title h2 {display: none;}
.other_select_page .promotion_title {border-bottom: 0px solid #ababab;}
.other_select_page ul.other_promotion {display: none;}
.other_select_page .page {display: none;}
.page strong, .page a:hover {background: #a0b7d3;}


/* = = = 促銷方案 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */	


.promotion_title {border-bottom: 1px solid #ababab;}
.promotion_title h2 {border-bottom: 2px solid #ababab;}


/* = = = 內頁麵包屑與BANNER  = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*麵包屑*/   .path{display: none;} 
/*總設定*/   .banner {display: none;}
			.banner h5 {color: #000000; padding-top: 10px; display: none;}

/*其他頁面*/ .other_page .banB {background-image: url(); background-position: top center; width: 100%; height: 200px;}
/*地　　　圖*/ .map_page .banB {display: none;} 
/*服務項目*/ .services_page .banB {background-image: url(); background-position: top center; width: 100%; height: 200px;} 
/*促銷方案*/ .promotions_page .banA {background-image: url(); background-position: top center; width: 100%; height: 200px;} 
/*聯絡我們*/ .contact_page .banC {display: none;}

/*相　　簿1*/ .album_page .banE {background-image: url(); background-position: top center; width: 100%; height: 200px;}
/*相　　簿2*/ .album_class_page .banE {background-image: url(); background-position: top center; width: 100%; height: 200px;}
/*相　　簿3*/ .album_info_page .banE {background-image: url(); background-position: top center; width: 100%; height: 200px;}

/*購物車1*/ .product_page .banF {background-image: url(); background-position: top center; width: 100%; height: 200px;} 
/*購物車2*/ .product_info_page .banF {background-image: url(); background-position: top center; width: 100%; height: 200px;}

/*最新消息*/.blog_page .banblog {background-image: url(); background-position: top center; width: 100%; height: 200px;}
/*最新消息*/.blog_in_page .banblog {background-image: url(); background-position: top center; width: 100%; height: 200px;}


/* = = = 分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*相本分類全版面 ( 限制最寬2000px )
.work_page .main_part { max-width:2000px;}
.work_page .show_content { padding:0; width:100%;}
.work_page .show-list .item { width:33%; display:inline-block; float:none; margin:0; padding:0;}
@media screen and (max-width: 768px) {
.work_page .show-list .item { width:49%;}
}
@media screen and (max-width: 570px) {
.work_page .show-list .item { width:100%;}
}
.work_page .show-list .item a { max-width:100%;}
.work_page .show-list .show_pic { height:auto; line-height:0;}
.work_page .show-list .show_pic img { max-width:100%; max-height:100%;}
.work_page .show-list .show_name { position:absolute; top:50%; right:10%; width:80%; height:auto; line-height:160%; font-size: 20px; color: #FFFFFF !important; border: solid 1px #fff; text-align: center; margin: -20px 0 0 -120px; padding:5px 20px; transition:all ease-in .3s; opacity:0;}
.work_page .show-list .item:hover .show_name {opacity:1;}
*/


/* = = = 分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*相本列表
.work_info_page .main_part { max-width:2000px;}
.work_info_page .show_content { padding:0; width:100%;}
.work_info_page .subalbum-menu { text-align:center;}
.work_info_page .subalbum-menu h2 { float:none;}
.work_info_page .pic-list .item { margin:0; padding:10px; width:49%; float:none; display:inline-block;}
@media screen and (max-width: 768px) {
.work_info_page .pic-list .item { width:100%;}
}
.work_info_page .pic-list .show_pic { height:auto; line-height:0;}
.work_info_page .pic-list .show_pic img { max-width:100%; max-height:100%;}
.work_info_page .pic-list .item a { max-width:100%; pointer-events: none; cursor: default; } 取消連結被點擊效果
*/


/* = = = 分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


@media screen and (max-width: 1024px) {
.nav-menu {padding: 0 0; text-align: center; width: 100%;}
.nav-header {width: 100%; text-align: center;}
.main_header_area {height: 120px;}
.nav-menu {margin: 50px 0 24px 0;}
}


@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: block; }
.footer.with_shopping_mode {padding:30px 0 70px; }
/*#to_top {bottom:60px;}*/

.navigation-portrait .nav-menu > li > a {padding-left: 10px;}
.nav-menu {padding: 0 10px 0 10px;}
h5.blog_le_t, .blog_le .accordion {display: block;}

/*製作選單隔線*/
.nav-menu>li {border-left: 0px;}


/* = = = 手機板設定 start = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*主選單調整*/
.main_header_area {height: 78px;}
.navigation-portrait .nav-toggle {color: #000000;}
.nav-toggle:before {background-color: #000000; box-shadow: 0 0.5em 0 0 #000000, 0 1em 0 0 #000000;}
#bottom_menu li {width: 100%;} /*下方選單滿版*/


/*漢堡之側邊選單*/
.navigation-portrait .nav-dropdown>li>a {padding: 12px 20px 12px 20px; width: 100%;}
.navigation-portrait .nav-menu a {color: #000000;}
.nav-dropdown > li > a, .nav-dropdown > li > a {letter-spacing: 2px; color: #000000; background: none;} /*下拉文字*/
.nav-dropdown > li > a:hover, .nav-dropdown > li > a:focus {background: none;} /*下拉文字hover*/
.nav-dropdown > li > a:hover {color:#000000;} /*下拉文字hover*/
.nav-dropdown>li:hover>a, .nav-dropdown>li.focus>a {color: #000000;} /*下拉文字hover2*/
.navigation-portrait .nav-menu>li:last-child {display: none;}
.nav-dropdown>li:hover>a .submenu-indicator-chevron, .nav-dropdown>.focus>a .submenu-indicator-chevron {border-color: transparent #a0b7d3 #a0b7d3 transparent;} /*下拉箭頭*/

/* = = = 手機板設定 end = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/* = = = 行動裝置檢測 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/* 大圖調整 */
.swiper-slide img {animation-fill-mode: none;-webkit-animation-fill-mode: none;}
/* 新版最新消息內頁 */
.blog_back {display: flex; justify-content: space-between; align-items: center; align-content: center;}
.blog_back a {width:31.5%;}

}


@media screen and (max-width: 600px) { 
.products-box {padding-top: 0px;}
.nav-header {padding: 14px 50px 0 10px;}
}


@media screen and (max-width: 480px) { 
.copy {padding-bottom: 18px;}
.banner {height: 100px;}
.blog_page .subbox_item {width: 100%;}

/*頁尾LOGO*/
.footer_logo img {width: 280px;}
}


@media screen and (max-width: 320px) { 
.nav-brand img {max-width: 260px;}
.footer_logo img {width: 260px;}
}