<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*
關於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_call:before {背景換圖/建議.SVG}
.tp_links a.me_tp_mail {}
.tp_links a.me_tp_mail:before {背景換圖/建議.SVG}
*/


/*電腦LOGO
.nav-brand {}
*/

/*手機LOGO
.nav-brand-m {}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
.center {max-width: 1200px;padding: 0 15px;}
.main_header_area .container {max-width: 95%;}
.main_header_area {background:#fff; box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);}

.nav-menu&gt;li:hover&gt;a, .nav-menu&gt;li.active&gt;a, .nav-menu&gt;li.focus&gt;a { color: #000000; font-weight:bold; }
.footer { background: #ffffff; }
.nav-header { padding: 5px; }
.tp_links a.me_tp_call:before { display:none; }
.tp_links a.me_tp_mail:before { display:none; }
.submenu-indicator-chevron {border-color: transparent #666 #666 transparent; }

.products-list .more { border: 1px solid #7C5E0F0; color: #7C5E0F0; }
.products-list .price b { color: #7C5E0F0; font-size: 18px; letter-spacing: 1px; }
.products-list a:hover .more { background: #7C5E0F0; border-color: #7C5E0F0; }

/*選單*/
.nav-menu { margin: 51px 0px 9px 0;}
.nav-menu&gt;li:not(.tp_links) { margin-right: 0;}
.nav-menu &gt; li &gt; a {
    position: relative;
    color: #333333;
    padding: 10px 42px;
    letter-spacing: 2px;
    font-size: 15px;
    border-right: 1px solid rgb(208 208 208 / 40%);
}
.tp_links a{border-right: none;}
.nav-menu&gt;li:hover&gt;a, .nav-menu&gt;li.active&gt;a, .nav-menu&gt;li.focus&gt;a {transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);background: linear-gradient( 360deg, hsl(0deg 0% 100% / 80%), transparent);}
.nav-menu &gt; li:not(.tp_links) &gt; a:after {width: 0;position: absolute;height: 5px;content: "";background: #66c2fa;left: 50%;bottom: 0;transform: translate(-50% , 0);transition: all 0.3s;}
.nav-menu &gt; li:hover &gt; a:after { width: 100%;}

/*下拉*/
.nav-menu&gt;li&gt;.nav-dropdown { border: none;}
.submenu-indicator-chevron {border-color: transparent #999999 #999999 transparent;margin-top: -2px;}
.nav-menu&gt;li:hover&gt;a .submenu-indicator-chevron, .nav-menu&gt;.active&gt;a .submenu-indicator-chevron, .nav-menu&gt;.focus&gt;a .submenu-indicator-chevron { border-color: transparent #000 #000 transparent;}
.nav-dropdown &gt; li &gt; a { color: #555555; border-bottom: 1px solid #f6f6f638; background: #fff; font-size: 15px;}
.nav-dropdown&gt;li:hover&gt;a, .nav-dropdown&gt;li.focus&gt;a { color: #66c2fa;}
.nav-dropdown &gt; li &gt; a:hover, .nav-dropdown &gt; li &gt; a:focus { color: #ffffff; background: #66c2fa;}

.news_part {display: none;}


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;}

/*footer*/
.path{display:none; } 

.box_link { display:none; } 
.footer {background: #ffffff;padding: 40px 0 0px;border-top: 1px solid #eeeeee;}
.footer_info { padding: 0 0 30px 0;}
.footer_info li p { line-height: 200%; color: #000000;letter-spacing: 0.2em;}
.footer_info li { padding: 50px 10px 0;}
.footerTop .infoList li{font-size: 13px;}
.footer_info li:nth-child(1) { width: 100%; padding: 20px 10px 0; }
.footer_info li:nth-child(2) { width: 100%; padding: 10px 0px 10px;}
.footer_menu {width: 100%;}
.footer_menu a {color: #000000;letter-spacing: 0.18em;font-size: 14px;border-top: none;border-left: none;border-right: none;border-bottom: 1px #ffffff00 solid!important;background: none;transition: 0.5s ease;padding: 5px 10px 7px;}
.footer_menu a:hover {background: none;color: #66c2fa;border-bottom: 1px #66c2fa solid!important;}
.copy {font-size: 12px;border-top: 1px solid #d6d6d6;color: #ffffff;padding: 10px 0;margin-top: 0px;background: #66c2fa;}
.copy a{color:#ffffff;}
.copy a:hover {color: #ffffff;}


.product-layer-two li a {
    position: relative;
    border: 1px solid #aaa;
    background: #fff;
    padding: 7px 29px;
    display: block;
    font-size: 16px;
    color: #391911;}
	
.products-list .name {
    font-size: 15px;
    color: #444;
    letter-spacing: 1px;
    margin-top: 100px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 21px;
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*內頁BANNER 設定*/
.banner {background-image: url(https://pic03.eapple.com.tw/endeetiquette/banner.jpg);height: 450px;}
.banner h5 {color: white;padding: 130px;}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banF {}
.banner.banblog {}

.products-box {display: none;}
.animated-arrow {background: #006DD9;}

/*文章管理顏色*/
.blog_le .accordion &gt; li:hover,
.blog_le .accordion &gt; li.on_this_category { background:#006DD9 !important;}
h4.blog_category_title {font-size: 22px;border-bottom: 3px #006DD9 solid;padding: 5px 0;display: inline-block;}
.blog_page .main_part {max-width: 1500px;}
.blog_subbox {display: flex;flex-wrap: wrap;}
.subbox_item{width: 23%;box-shadow: 1px 1px 10px rgba(0,0,0,0.3);margin: 5px;}
.subbox_item:nth-child(2n){float: none;}
.blog_list_le{width: 100%;padding: 0;}
.blog_list_ri{width: 100%;padding: 10px;}
.blog_list_ri h5 {font-size: 24px;color: #333;font-weight: bold;}
.blog_i_box .subbox_item {width: 19%;}
.blog_subbox {display: flex;flex-wrap: wrap;padding: 0px 0 50px 0px;}
.title_box2 {margin: 25px auto;}
.blog_list_ri em {font-size: 14px;color: #999;font-style: normal;display: none;margin: 7px 0;}


.products-list a:hover .more {background: #006DD9;border-color: #006DD9;color: #fff;}
.products-list .more {border: 1px solid #006DD9;color: #006DD9;}

.list_before.info li:last-child {
    padding-left: 0px;}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
.login_mem_submit {  background: #026CB7; }
.member_title p {   border-top: 2px #026CB7 solid; }
.nav-toggle {top: 37px;}
/*文章設定*/
/*一排呈現
.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; } 取消連結被點擊效果
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

@media screen and (max-width: 1440px) {
/*文章*/
.blog_page .banner:after {margin-top: 0px;}
.blog_le, .blog_ri {padding: 7px;margin-top: 0px;}
.blog_box {padding: 0px 0px;}}


@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
.nav-menu, ul.nav-menu.align-to-right { margin: 0;}
.nav-dropdown &gt; li &gt; a {   background: none; }
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: block; }
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}
.nav-dropdown &gt; li &gt; a:hover, .nav-dropdown &gt; li &gt; a:focus { width: 100%;}
.navigation-portrait .nav-dropdown&gt;li&gt;a  { width: 100%;}
h5.blog_le_t, .blog_le .accordion {display: block;}
.subbox_item {width: 46%;}
}

@media screen and (max-width: 600px) { 
.nav-brand img { max-width: 50%;}
}




</pre></body></html>