<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&amp;display=swap');
*{font-family: 'Noto Sans TC', sans-serif;font-weight: 300;}
/* = = = 固定設定 = = = = = = = = = == = = = = = = = = = = = = = = == = = = = = = = = = = === = = */
/*預設解除背景輪播*/
#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 &gt; li &gt; a{width: 100%;}

/*手機版底下按鈕*/
#bottom_menu{display: none !important;}

/*頁首按鈕hover顏色設定*/
.nav-menu&gt;li:hover&gt;a, .nav-menu&gt;li.active&gt;a, .nav-menu&gt;li.focus&gt;a {color: #bc9260;}/*主分類hover*/
.submenu-indicator-chevron {border-color: transparent #70798b #70798b transparent;}/*主分類下拉箭頭*/
.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 #70798b #70798b transparent;}/*主分類下拉箭頭hover*/
.nav-dropdown &gt; li &gt; a:hover, .nav-dropdown &gt; li &gt; a:focus {color: #555;}/*滑到第二層文字顏色*/
.nav-dropdown&gt;li:hover&gt;a, .nav-dropdown&gt;li.focus&gt;a {color: #555;}/*滑到第二層文字顏色*/
.nav-dropdown&gt;li:hover&gt;a .submenu-indicator-chevron, .nav-dropdown&gt;.focus&gt;a .submenu-indicator-chevron {
    border-color: transparent #555 #555 transparent;}/*滑到第三層箭頭顏色*/
.nav-dropdown&gt;li&gt;a:hover .submenu-indicator-chevron, .nav-dropdown&gt;.focus&gt;a .submenu-indicator-chevron {
    border-color: transparent #fff #fff transparent;}/*滑到第二層箭頭顏色*/
    
/*編輯頁下拉頁面設定*/
.other_select_page .promotion_title{display: none;}
.other_select_page .other_promotion{display: none;}

/*次分類下拉樣式*/
.nav-dropdown &gt; li &gt; a {border-bottom: 1px solid #fbfbfb;background: #fff;color: #666;}
.nav-dropdown &gt; li:last-child a{border-bottom: none;}
.nav-dropdown &gt; li &gt; a:hover, .nav-dropdown &gt; li &gt; a:focus {color: #fff;background: #264e74;}
.nav-menu&gt;li&gt;.nav-dropdown{border: none;}

/*▊▊▊▊▊▊文章分類部分基本設定(固定)-------- ////S T A R T/*/
/*文章分類側邊欄設定*/
.blog_le .accordion li .link{padding: 0;}
.blog_le .accordion li .link a{padding: 15px 10px;display: block;}

/*文章跑版設定*/
.blog_subbox {display: flex;flex-wrap: wrap;}
/*////E N D/////*/


/*▊▊▊▊▊▊購物車部分基本設定(固定)-------- ////S T A R T/*/
/*+++清單頁-----------------------*/
.products-list .pic{overflow: hidden;}
.sidebarBtn {border: none;box-shadow: 0 0 8px rgb(0 0 0 / 10%);padding: 30px 20px;}
.show_content .product-layer-two li:hover ul {border: none;border-top: none;}
/*上方選單*/
.product-layer-two li a {background: #f7f7f7;border: none;color: #777;}
.product-layer-two li a:hover{background: #eee;}
.product-layer-two li.active a {color: #db3b35;}
/*清單頁_購物車按鈕顏色*/
.products-list .more {border: 1px solid #ccc;color: #ccc;}
.products-list a:hover .more {background: #888;border-color: #888;color: #fff;}

/*+++詳細頁-----------------------*/
.prod_related{display: none;}/*相關推薦(預設關起來)*/
.lastPage {background: #888;}/*上一頁*/
/*詳細頁_側邊資訊欄*/
.product_info li span {background: #eee;width: auto;padding: 5px;color: #777;margin-right: 8px;}
/*詳細頁_商品資訊*/
.prod-thumb{font-weight: normal;font-size: 20px;padding-bottom: 10px;margin:20px 0;color: #444;}
.prod-thumb:before{content: "▎";padding-right: 5px;}
/*詳細頁_QA表單*/
.prod &gt; li{margin: 10px 0;padding: 25px;}
.prod &gt; li:nth-child(2){background: #f7f7f7;}
.product_info_page input[type="text"], .product_info_page textarea{background: #fff;}
.breakF {padding: 5px;min-height: 40px;}
.half_box{width: 100%;}
.half_box ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.half_box:nth-child(1) li:last-child{width: 100%;}
.half_box li {margin: 5px 0;display: inline-block;width: 49%;}
.half_box li.btn_blankTop {margin-top: 24px;}
.half_box li.btn_blankTop input{background-color: #888;background-image: none;width: auto;text-align: center;padding-left: 0;padding: 15px 25px;
	line-height: initial;border-radius: 3px;vertical-align: middle;color: #fff;transition: all .3s;}
.half_box li.btn_blankTop input:hover{background-color: #666;}
.productBtn{margin-top: 0;}
@media screen and (max-width: 768px){
	.product_info li {padding-left: 110px;}
	.prod &gt; li:first-child{padding: 25px 0;}
	.half_box:nth-child(2) li:last-child{width: 100%;}

}
/*////E N D/////*/

/*▊▊▊▊▊▊聯絡我們部分基本設定(固定)-------- ////S T A R T/*/
button, input, optgroup, select, textarea {outline: none;padding-left: 15px !important;background: #ededed;}
input[type="checkbox"], input[type="radio"] {margin: 8px;}
.blank_letter{font-family: 'Noto Sans TC', sans-serif;}
.list_before.info li:last-child{padding-left: 0;margin-top: 20px;}
.innersend {padding-left: 0 !important;text-align: center;}
.TEL:before, .TEL2:before, .PHONE:before, .FAX:before, .TAXID:before, .MAIL:before, .ADD:before, .ADD2:before{font-weight: 500;}
/*////E N D/////*/

/*▊▊▊▊▊▊文章分類【首頁】部分基本設定(固定)-------- ////S T A R T/*/
.module_i_news {background: #e5e2da;padding: 80px 20px 50px 20px;}
.module_i_news .title_i_box h4 {font-size: 36px;}
.i_blog_ri {padding: 15px 10px;}
.i_blog_ri h5 {font-size: 24px;}
.module_i_news ul {margin: 50px auto;}
.module_i_news li{background: #fff;box-shadow: 0 0 8px rgb(0 0 0 / 10%);width: 48%;margin: 0.5%;}
.module_i_news li a{padding: 10px 5px;}
.module_i_news li a:before {width: 100%;bottom: 0;top: auto;transform: none;left: 0;font-size: 14px;transition: all .5s;
	overflow: hidden;padding: 0;height: 0;background: #f3f3f3;color: #555;letter-spacing: 2px;}
.module_i_news li a:after{display: none;}
.module_i_news li a:hover:before {transform: none;padding: 10px 5px;height: 45px;}
@media screen and (max-width: 768px){
	.module_i_news li {margin-bottom: 3%;width: 100%;}
}
/*////E N D/////*/

/*▊▊▊▊▊▊文章分類【功能頁】部分基本設定(固定)-------- ////S T A R T/*/
.blog_list_ri {padding: 15px 10px;}
.blog_list_ri h5 {font-size: 20px;}
.subbox_item{background: #fff;margin: 5px;}
.subbox_item a{padding: 10px 5px;}
.subbox_item a:before {width: 100%;bottom: 0;top: auto;transform: none;left: 0;font-size: 14px;transition: all .5s;
	overflow: hidden;padding: 0;height: 0;background: #f3f3f3;color: #555;letter-spacing: 2px;}
.subbox_item a:after{display: none;}
.subbox_item a:hover:before {transform: none;padding: 10px 5px;height: 45px;}
/*////E N D/////*/

/*▊▊▊▊▊▊促銷方案【功能頁】部分基本設定(固定)-------- ////S T A R T/*/
.promotion_title {border-bottom: 1px solid #999;}
.promotion_title h2 {border-bottom: 2px solid #999;}
/*////E N D/////*/

/*按鈕顏色設定*/
.animated-arrow {background: #ADA17E;padding-left: 0;text-align: center;}
.arrow{display: none;}

/* = = = 個別網站設定 = = = = = = = = = == = = = = = = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*header*/
.pageIndex .header_area {position: fixed;width: 100%;}
.main_header_area {background: #fff;box-shadow: 1px 1px 10px rgba(0,0,0,0.3);}
.main_header_area .container {max-width: 1600px;}
.nav-brand{width: 280px;}
.nav-menu {margin: 0;}
.nav-menu &gt; li{overflow: hidden;}
.nav-menu &gt; li &gt; a {padding: 40px 20px 30px 20px;letter-spacing: 2px;position: relative;}
.nav-menu &gt; li &gt; a:before{
	content: "";
	width: 100%;
	height: 5px;
transition: all .4s;
	position: absolute;
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%);
	border-bottom-color: #bc9260;
	background-color: #bc9260;
}
.nav-menu &gt; li &gt; a:hover:before{bottom: 0;}
.nav-dropdown &gt; li &gt; a {padding: 15px 20px;}
.tp_links{display: none !important;}


/*footer*/
.footer {background: #fff;padding: 40px 0 0;}
.footer_logo{width: 280px;}
.footer_logo img{width: 100%;}
.footer_info ul{padding-left: 30px;}
.footer_info li:nth-child(1){width: 100%;}
.footer_info li:nth-child(2){width: 100%;margin-top: 15px;}
.footer_info li p {color: #444;}
.footer_menu a {padding: 10px 7px;margin: 2px 10px 2px 0;background: transparent;border: none;
	border-bottom: 2px dotted #ccc;font-size: 12px;transition: all .3s;}
.footer_menu a:hover{background: transparent;border-bottom: 2px dotted #dbc1a3;color: #704c21;}
.copy {background: #2e271f;color: #eee;margin-top: 25px;padding: 10px 0;}
.copy a{color: #ddd;}


/*文章*/
.subbox_item{width: 100%;}
.submenu a:hover {background: #bc9261;}

/*購物車*/
.products-list .item {width: 33%;}

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

/*內頁BANNER 設定*/
.banner {background: url(https://pic03.eapple.com.tw/stephycyllawyer/subbanner.jpg) no-repeat;height: 21vw;
	background-size: cover !important;padding: 140px 0 0 0;position: relative;}
.banner h5 {font-size: 42px;color: #fff;text-shadow: 1px 1px 5px rgba(0,0,0,0.3);font-weight: 500;
	text-align: right;max-width: 400px;margin-left: 60%;position: absolute;top: 50%;transform: translateY(-50%);}
.banner h5:after{content: "為客戶掌握各方面優勢，是您最堅強的法律後盾";border-bottom: 2px dotted #fff;margin-top: 10px;
    font-size: 18px;max-width: 380px;display: block;padding-bottom: 8px;font-weight: 400;}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banF {}
.banner.banblog {}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
@media screen and (max-width: 1140px){
	.nav-menu &gt; li &gt; a {padding: 40px 15px 30px 15px;font-size: 18px;}
	.nav-header{padding: 15px;}
	.nav-brand {width: 230px;}
}

@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;}
	.nav-menu &gt; li &gt; a:before{display: none;}
	/*banner*/
	.banner {height: 35vw;}
	.banner h5 {font-size: 30px;margin-left: 10%;}
	.banner h5:after {margin-top: 5px;font-size: 16px;}
	/*購物車*/
	.products-list .item {width: 48%;}
	/*聯絡我們*/
	.list_before.info {width: 100%;max-width: initial;}
}

@media screen and (max-width: 600px) { 
	/*banner*/
	.banner{height: 250px;}
	.banner h5{max-width: 250px;margin-left: 20%;}
	.banner h5:after{border-bottom: none;}    
	/*footer*/
	.footer_info ul {padding-left: 10px;}
	/*文章*/
	.blog_list_le{width: 100%;}
	.blog_list_ri{width: 100%;}
	h4.blog_category_title {font-size: 24px;}
	/*購物車*/
	.products-list .more{margin-top: 30px;}

}




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


/*上方選單解除滑動固定
.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; } 取消連結被點擊效果
*/</pre></body></html>