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

/*#C9742D /*網站主要色系
  #dddddd /*網站輔助色系1
  #658781 /*網站輔助色系2*/

/*校稿版面設定*/
.services_page .main_part,.pageIndex .main_part,.other_page .main_part,.other_select_page .main_part{ width: 100%; max-width:100%; margin: auto; padding:0px; margin-top:-1px;}
.show_content { width: 100%; padding:0px; top:-1px;}
.edit_part { max-width: 100%; margin: 0; padding: 0px;}

/*版面設定*/
#content_main { background: transparent;}

/*頁面標示*/
.path { display: none;}

/*SubMenu*/
.me_tp_features { display:none;}/*隱藏整列*/
.shop_search_btn { background: #C9742D;}
.tp_links a { display: none;}/*隱藏選單按鈕連結*/
.tp_links a:hover { color: #C9742D;}

/*.box_search { display:none;}隱藏購物車搜尋欄*/
/*.me_tp_features a.tp_btn_cart { display: none;}隱藏購物車*/
/*.me_tp_features a.tp_btn_notice { display: none;}隱藏匯款通知*/

/*按鈕*/
.animated-arrow { background: #C9742D;}

/*頁碼*/
.page { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width: 100%; margin: 40px auto;}
.page li { display: flex; margin: 3px; width: 30px; height: 30px; line-height:30px; align-items: center; justify-content: center;}
.page li a { display: block; width: inherit; height: inherit; line-height: inherit; padding: 0; transition:all 0.3s;}
.page strong, .page a:hover { background: #C9742D; border: 1px solid #C9742D;}

/* = = = 預設解除背景輪播 = = = = = = = = = = = = = = = = = = = = = = = = = */

/*預設解除背景輪播
#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) {
    #content_main { margin: 0;}
    .bannerindex { position: static; height: auto; padding: 0; margin: 0;}
    .swiper-banner { position:static; margin: 0; height: auto;} 
    .swiper-slide img { height: auto;}
}

/* = = = 大圖 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.swiper-slide { position: relative;}
.swiper-slide::after{
	content: "";
 	position: absolute;
 	top: 0;
 	left: 0;
 	width:100%;
 	height: 100%;
 	background: url(http://pic03.eapple.com.tw/seed/sban-t.svg);
	background-size: 500px auto ;
 	background-repeat: no-repeat;
 	background-position: center;
 	transform:translate(0,0);
    transition: all .3s;
    -webkit-animation: float ease-out 2.5s;
    animation: float ease-out 2.5s;
    animation-iteration-count: 1;
}

@keyframes float {
    0% { transform: translate(0%, 10%); opacity: 0;}
    100% { transform: translate(0%, 0%); opacity: 1;}
}

/*--RWD---------------------------------------*/

@media screen and (max-width: 768px) {
    /*大圖*/
    .swiper-pagination{display:none;}
    .swiper-slide::after { background-image: url(http://pic03.eapple.com.tw/seed/sban-pt.svg); background-size: 100px auto !important;}

    /* 行動裝置相容性調整 大圖調整 */
    .swiper-slide img { animation-fill-mode: none;-webkit-animation-fill-mode: none; height: 90vh; width: auto; /* left: -30%; position: relative;*/}
}

/* = = = banner = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.banner { display: none;}
.banner h5 {}
.banner.banA {}
.banner.banblog {}

@media screen and (max-width: 768px) { .banner h5 { font-size: 28px;}}
@media screen and (max-width: 600px) { .banner h5 { font-size: 24px;}}

/* = = = header = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*header*/
.pageIndex .header_area { /*position: absolute; width: 100%;*/}
.pageIndex .header_area.sticky { position: fixed;}
.pageIndex .header_area .main_header_area { background: transparent;}
.pageIndex .header_area.sticky .main_header_area, .header_area .main_header_area { background: #eee;}
.main_header_area .container { max-width: 1200px;}

/*logo*/
.nav-header { left: 50%; transform: translateX(-50%); z-index: 9901; margin: 5px 0 0;}
.nav-brand { max-width: 100px; width: 100%;}
.header_area.sticky .nav-brand { }
.pageIndex .header_area .nav-brand img { filter: grayscale(1) brightness(5);}
.pageIndex .header_area.sticky .nav-brand img { filter: grayscale(0) brightness(1);}

/*menu*/
.navigation { padding: 0;}
.stellarnav { padding: 20px 0 10px;}
.stellarnav &gt; ul { text-align: center;}
.stellarnav &gt; ul &gt; li { text-align: center; width: 20%;}
.stellarnav &gt; ul &gt; li:nth-of-type(2) { margin-right: 200px;}
.pageIndex .header_area .stellarnav &gt; ul &gt; li &gt; a, .pageIndex .header_area .stellarnav li.has-sub &gt; a { color: #fff;}

.pageIndex .header_area.sticky .stellarnav &gt; ul &gt; li &gt; a, .pageIndex .header_area.sticky .stellarnav li.has-sub &gt; a, 
.stellarnav &gt; ul &gt; li &gt; a, .stellarnav li.has-sub &gt; a { font-weight: 600; color: #444;}

.pageIndex .header_area .stellarnav &gt; ul &gt; li:hover &gt; a, .pageIndex .header_area .stellarnav li.has-sub:hover &gt; a, 
.stellarnav &gt; ul &gt; li:hover &gt; a { color: #C9742D;}

/*--下拉頁面---------------------------------------*/

.stellarnav ul ul { background: #eeeeeef2; box-shadow: 0 0 5px #00000066;}
.stellarnav li li a { color: #777; font-size: 15px;}
.stellarnav li.has-sub:hover &gt; a:after { border-top: 6px solid #C9742D;}/*下拉箭頭*/
.stellarnav li li &gt; a, .stellarnav li li.has-sub &gt; a { background: #ffffffdd;}/*下拉背景*/

/*第二層*/
.stellarnav li li &gt; a , .stellarnav li li.has-sub &gt; a { padding: 7px 5px; border-left: 1px solid transparent; transition: all 0.3s;}
.stellarnav li li:hover &gt; a, .stellarnav li li.has-sub:hover &gt; a { color: #C9742D; padding-left: 10px; border-left: 5px solid #C9742D; transition: all 0.3s;}

/*--手機板選單---------------------------------------*/

.stellarnav .menu-toggle span.bars span { background: #C9742D;}/*漢堡*/
.stellarnav .menu-toggle:after { color: #C9742D;}/*menu*/

/*展開*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: #1FB6C4; color: #fff;}/*close*/
.stellarnav .icon-close:after, .stellarnav .icon-close:before { border-bottom: solid 3px #fff;}/*X*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: #C9742D;}
.stellarnav.mobile.left &gt; ul { background: #eeeeeef2;}
.stellarnav.mobile &gt; ul &gt; li { border-bottom: 1px #888 solid;}
.stellarnav.mobile &gt; ul &gt; li &gt; a { padding: 20px 30px;}
.stellarnav.mobile &gt; ul &gt; li &gt; a.dd-toggle { top: 15%;}/*下拉+號*/
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after { border-bottom: solid 3px #666;}/*下拉+號*/
.stellarnav.mobile li a { border-bottom: none;}

/*下拉*/
.stellarnav.mobile li.open { background: #dddddd; padding: 3px 3px 0 0;}
.stellarnav.mobile li.open &gt; ul &gt; li { margin-bottom: 0; border-bottom: 1px solid #ccc;}
.stellarnav.mobile ul { background: transparent;}
.stellarnav &gt; ul &gt; li.drop-left &gt; ul { background: transparent; left: auto; right: 0;}

/*--RWD---------------------------------------*/

@media screen and (max-width: 1024px) {
    /*header*/
    .pageIndex .header_area .main_header_area { background: #eee;}
    .header_area .nav-brand { margin: 5px 0 0;}
    .stellarnav &gt; ul &gt; li &gt; a, .stellarnav li.has-sub &gt; a { padding: 10px 20px;}
    .stellarnav li.has-sub &gt; a:after { top: 53%;}/*下拉箭頭*/

    /*logo*/
    .nav-header { position: absolute;}
    .pageIndex .header_area .nav-brand img { filter: grayscale(0) brightness(1);}
    .header_area .nav-brand { max-width: 60px;}

    /*menu*/
    .navigation { padding: 0;}
    .stellarnav { padding: 0 0 18px;}
    .stellarnav &gt; ul &gt; li { width: 18%;}
}
@media screen and (max-width: 768px) {
    /*header*/
    .main_header_area .container { max-width: 100%;}

    /*logo*/
    .nav-header { position: static; margin: 0; transform: translateX(0);}
    .nav-brand{ margin-top: 10px;}
    .header_area .nav-brand { max-width: 100px; margin: 10px 0 0;}
    .header_area.sticky .nav-brand { max-width: 100px;}

    /*menu*/
    .stellarnav li li { border: none;}
    .stellarnav &gt; ul &gt; li { width: 100%;}
    .stellarnav &gt; ul &gt; li &gt; a b:last-child { display: none;}
    .stellarnav li li &gt; a, .stellarnav li li.has-sub &gt; a { padding: 10px; border-left: none;}
    .pageIndex .header_area .stellarnav &gt; ul &gt; li &gt; a, .pageIndex .header_area .stellarnav li.has-sub &gt; a { color: #444;}
    .stellarnav li li:hover &gt; a, .stellarnav li li.has-sub:hover &gt; a { padding: 10px; border-color: transparent;}
}

/* = = = footer = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.footer { background: #eee;}
.footer_logo { display: none;}
.footer_logo img { max-width: 200px; width: 100%;}
.footer_info { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;}
.footer_info ul { display: inline-flex; align-items: flex-start; vertical-align: top; width: 100%;}

/*footer_info*/
.footer_info li:nth-child(1) { display: inline-block; width: 49%; padding: 20px 10px; border-right: 1px solid #ccc;}
.footer_info li p { }
.footer_info li p a { color: inherit;}
.footer_info li p.tel2:before { content: "手機：";}

/*footer_menu*/
.footer_info li:nth-child(2) { display: inline-block; width: 49%; vertical-align: top;}
.footer_menu { margin-top: 10px; display: grid; grid-template-columns: repeat(auto-fit, minmax(min(180px,100%), 1fr)); gap: 5px;}/*footer按鈕最小寬度100px*/
.footer_menu a { margin: 5px; padding: 5px 10px; background: transparent; border: 1px #ccc solid; text-align: center;}
.footer_menu a:hover { background: #C9742D; color: #fff; border: 1px #C9742D solid;}

/*聯絡icon*/
.box_link a { transition:all 0.3s;}
.fa-whatsapp:before, .fa-envelope::before { color: #666;}
.box_link a:hover { background: #C9742D; border-color: #C9742D;}
.box_link a:hover .fa-whatsapp:before, .box_link a:hover .fa-envelope::before { color: #fff;}

/*版權*/
.copy { background: #222; color: #fff; border: none;}
.copy a { color: #fff; transition:all 0.3s;}

/*--RWD---------------------------------------*/
@media screen and (max-width: 768px) {
    /*footer*/
    .footer_info { justify-content: center;}
    .footer_logo { text-align: center;}
    .footer_info ul { flex-direction: column;}
    .footer_info li:nth-child(1) { width: 100%; border-right:none;}
    .footer_info li:nth-child(2) { width: 100%;}

    /*底部按鈕*/
    #to_top { bottom:60px;}
    #bottom_menu {display: block; }
    .footer.with_shopping_mode { padding:30px 0 70px; }
}
@media screen and (max-width: 600px) { 
    /*聯絡icon*/
    .box_link { text-align: center;}
}

/* = = = 文章管理 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*--文章管理/首頁---------------------------------------*/
.module_i_news { padding: 80px 20px 50px;}
.module_i_news .title_i_box h6 { color: #dddddd;}
.module_i_news .title_i_box h4 { position: relative; color: #C9742D; font-weight: 600; text-shadow: 2px 2px 0 #FFFFFF, -2px -2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, -2px 2px 0 #FFFFFF;}
.module_i_news .title_i_box h4::before {
    content: "NEWS";
    position: absolute;
    top: -45px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 60px;
    color: #dddddd;
    letter-spacing: 3px;
    text-shadow: none;
    z-index: -1;
}
.module_i_news ul { width: 90%; grid-template-columns:1fr 1fr 1fr 1fr;}
.i_blog_ri h5 { color: #C9742D; font-weight: 600;}

/*--文章管理/外層---------------------------------------*/

/*分類標題*/
h4.blog_category_title { font-size: 28px; color: #C9742D;}
h4.blog_category_title span { font-size: 24px;}

/*商品*/
.module_i_news ul, .blog_subbox { display: grid; gap: 10px;}
.module_i_news li , .subbox_item { width: 100%;}
.module_i_news li a , .subbox_item a { padding: 5px;}
.module_i_news li a:after , .subbox_item a:after { pointer-events: none;}

.subbox_item a:after { background: #ddddddaa;}
.subbox_item a:before { }/*READ MORE*/
.blog_list_ri h5 { color: #C9742D; font-weight: 600;}

.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri { width: 100%;}
.i_blog_le , .blog_list_le { position: relative; padding-bottom: 100%; height: 0;}/*文章縮圖長寬比例，100% →100:100 = 1:1 正方形 */
.i_blog_le img , .blog_list_le img{
	display:block;
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

/*側邊*/
.blog_le .accordion &gt; li{transition:all 0.3s;}
.blog_le .accordion &gt; li:hover, .blog_le .accordion &gt; li.on_this_category { background: #C9742D !important;}
.submenu a:hover { background: #dddddd;}
.accordion li .link { padding: 10px 15px;}
.blog_le .accordion &gt; li.on_this_category .link a { width: 100%;}

/*功*/
.blog_subbox { grid-template-columns:1fr 1fr 1fr;}
.blog_subbox:before { content:none;}

/*--文章管理/內層---------------------------------------*/

.blog_back a.article_btn_back { background: #dddddd; border: 1px solid #dddddd; transition: 0.3s ease-in-out;}
.blog_back a.article_btn_back:hover { background: #C9742D; border-color: #C9742D; transition: 0.3s ease-in-out;}

.blog_back a.article_btn_prev, .blog_back a.article_btn_next { background: transparent; color: #dddddd; border: 1px solid #dddddd; transition: 0.3s ease-in-out;}
.blog_back a.article_btn_prev:hover, .blog_back a.article_btn_next:hover { background: #dddddd; color: #fff; transition: 0.3s ease-in-out;}

/*--RWD---------------------------------------*/
@media screen and (max-width: 768px) {
    /*首頁*/
    .module_i_news ul { width: 100%; grid-template-columns: 1fr 1fr;}

    /*功能頁/外層*/
    .blog_subbox { grid-template-columns: 1fr 1fr;}
}

@media screen and (max-width: 375px) {
    /*首頁*/
    .module_i_news ul { grid-template-columns: 1fr;}

    /*功能頁/外層*/
    .blog_subbox { grid-template-columns: 1fr;}
}

/* = = = 聯絡表單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*表單最大寬度設定*/
.contact_content .information_right { max-width: 1400px;}

/*標題*/
.blank_letter { color: #C9742D;}

/*表格樣式*/
.contact_form li input.noborder { border: none; border-bottom: 1px #ddd solid; background: transparent;}/*文字欄*/
.contact_form li textarea.noborder { background: transparent;}/*文字區塊*/
.form select { background: transparent;}/*下拉式*/

/*驗證碼對齊*/
.contact_form li:nth-of-type(6) .form__insert { display: inline-flex; align-items: center; justify-content: flex-start; flex-wrap: nowrap;}
.contact_form li:nth-of-type(6) input.noborder { border: 1px #ddd solid;}
.captcha { margin-right: 20px;}

/*按鈕*/
.contact_le_map a { background: #C9742D;}
.contact_form li.last cite {background: #C9742D;}

@media screen and (max-width: 425px){
    /*聯絡表單*/
    .contact_form li { padding-left: 0;}
    .contact_form li .form__label { margin-left: 0;}
    .contact_form li .form__insert { width: 100%;}
}

/* = = = RWD = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
@media screen and (max-width: 1200px) { }
@media screen and (max-width: 1024px) { }
@media screen and (max-width: 768px) { }
@media screen and (max-width: 600px) { }
@media screen and (max-width: 425px) { }
</pre></body></html>