@charset "utf-8";
/* = = = 固定設定 = = = = = = = = = == = = = = = = = = = = = = = = == = = = = = = = = = = === = = */
/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;}

/*版面範圍設定*/
.page{margin: 0;}
#content {max-width: 1920px;margin: 0 auto;}

/*手機板漢堡鈕相關*/
.nav-dropdown > li > a{width: 100%;}

/*手機版底下按鈕*/
#bottom_menu{display: none !important;}

/*文章分享側邊欄設定*/
.blog_le .accordion li .link{padding: 0;}
.blog_le .accordion li .link a{padding: 15px 10px;display: block;}

/*按鈕顏色設定*/
.animated-arrow {background: #999;}

/*頁首按鈕hover顏色設定*/
.nav-menu>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a {color: #555;}/*主分類hover*/
.submenu-indicator-chevron {border-color: transparent #555 #555 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 #555 #555 transparent;}/*主分類下拉箭頭hover*/

.nav-dropdown > li > a:hover, .nav-dropdown > li > a:focus {color: #fff;}
.nav-dropdown>li:hover>a, .nav-dropdown>li.focus>a {color: #555;}
.nav-dropdown>li:hover>a .submenu-indicator-chevron, .nav-dropdown>.focus>a .submenu-indicator-chevron {
    border-color: transparent #555 #555 transparent;}
.nav-dropdown>li>a:hover .submenu-indicator-chevron, .nav-dropdown>.focus>a .submenu-indicator-chevron {
    border-color: transparent #fff #fff transparent;}

    
/*編輯頁下拉頁面設定*/
.other_select_page .promotion_title{display: none;}
.other_select_page .other_promotion{display: none;}


/*購物車按鈕顏色*/
.products-list .more {border: 1px solid #ccc;color: #ccc;}
.products-list a:hover .more {background: #ADA17E;border-color: #ADA17E;}

/*次分類下拉樣式*/
.nav-dropdown > li > a {border-bottom: 2px solid #fff;background: #eee;}
.nav-dropdown > li > a:hover, .nav-dropdown > li > a:focus {color: #fff;background: #333;}

/* = = = 個別網站設定 = = = = = = = = = == = = = = = = = = = = = = = = == = = = = = = = = = = = = = = == = = */
.news_part{display: none;}
/*header*/
.pageIndex .header_area {position: fixed;width: 100%;}
.main_header_area {background: #fff;}
.nav-header {padding: 0 10px;}
.nav-brand{background: url(https://pic03.eapple.com.tw/taijizai/logo.svg) no-repeat;width: 265px;height: 75px;background-position-x: center;}
.nav-brand img{display: none;}
.nav-menu {margin: 20px 0;}
.nav-menu>li>a {padding: 15px 20px;font-weight: bold;color: #555;font-size: 16px;position: relative;}
.nav-menu>li>a:after{content: "";width: 0%;height: 1px;background: #ccc;position: absolute;left: 0;	bottom: 0;transition: all .3s;}
.nav-menu>li>a:hover:after{width: 100%;}
.tp_links{display: none !important;}


/*footer*/
.footer {background: url(https://pic03.eapple.com.tw/taijizai/footer.png) no-repeat;background-size: cover;padding: 50px 0 0;}
.footer_logo a {background: url(https://pic03.eapple.com.tw/taijizai/logo.svg) no-repeat;width: 265px;height: 75px;background-position-x: center;display: block;}
.footer_logo img{display: none;}
.footer_info li:nth-child(1){width: 100%;}
.footer_info li:nth-child(2){width: 100%;margin-top: 20px;}
.footer_info li p {color: #444;line-height: 180%;}
.footer_menu a {background: transparent;border: none;color: #555;}
.footer_menu a:hover {background: transparent;color: #333;}
.copy{background: #333;color: #fff;}
.copy a{color: #fff;}

/*購物車*/
.pageIndex .products-box{display: none;}
/*選單頁*/
.product-layer-two li a {width: 100px;text-align: center;color: #888;border: 1px solid #aaa;}
.product-layer-two li ul {width: 150%;}
.product-layer-two li li a{width: 100%;text-align: left;transition: all 0.3s;background: transparent;}
.product-layer-two li li a:hover{transform: translateX(3px);}
.products-list .pic{overflow: hidden;}
.products-list .more{margin-top: 15px;}
.page li {width: 30px;height: 30px;}
.page strong, .page a{border: none;}
.page strong, .page a:hover {background: transparent;color: #333;}

/*文章分類*/
.blog_subbox {display: flex;flex-wrap: wrap;}
.subbox_item{width: 100%;}


/*相簿*/
.pic-list .item{width: 47%;}
.pic-list .show_pic{padding-bottom: 55%;}
.album_fixed_title{display: none;}

/*聯絡我們*/
.list_before .TEL, .PHONE, .TAXID, .MAIL{display: none;}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*內頁BANNER 設定*/
.banner {background: url(https://pic03.eapple.com.tw/aaa/aaa.png) no-repeat;height: 300px;display: none;}
.banner h5 {}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banF {}
.banner.banblog {}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


@media screen and (max-width: 768px) {
	/*預設banner= = = = = = = = */
	.bannerindex { padding:0; margin:0;position: relative;}

	/* 開啟手機板下方按鈕所需設定= = = = = = = = */
	#bottom_menu {display: block; }
	.footer.with_shopping_mode { padding:30px 0 0; }
	#to_top { bottom:60px;}

	/*以下其他設定= = = = = = = = */
	/*header*/
	.pageIndex .header_area {position: relative;}
	/* 大圖調整 */
	.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) { 

}




/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*上方選單解除滑動固定
.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_call:before {背景換圖/建議.SVG}
.tp_links a.me_tp_mail {}
.tp_links a.me_tp_mail:before {背景換圖/建議.SVG}
*/


/*電腦LOGO
.nav-brand {}
*/

/*手機LOGO
.nav-brand-m {}
*/

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*文章設定*/
/*一排呈現
.subbox_item { width:100%;}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本分類全版面 ( 限制最寬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; } 取消連結被點擊效果
*/