@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@300;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=El+Messiri:wght@400..700&display=swap');







/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


#page{
    overflow: hidden;
}

.edit_part {
    margin-bottom: 0px; 
	max-width: 100%;
}


/* 頁面的麵包屑 首頁/頁面名稱/ */
.path { display:none;}

/*首頁+聯絡按鈕*/
.animated-arrow { background:#e4a134;}
.swiper-pagination {    left: 50%;    margin-left: 0;    transform: translate(-50% , 0);}


/*預設解除背景輪播*/
#content_main { 
    margin:0;
    z-index: 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-wrapper{position: relative;}
.swiper-wrapper:before,.swiper-wrapper:after{content: "";position: absolute;top: 78%;left: 50%;transform: translate(-50%,-50%);
color: #000;z-index: 100;letter-spacing: 6px;animation: run 1.2s;animation-timing-function: ease-in-out}
.swiper-wrapper:before {
    content: "│ 專業貫穿防火填塞 │ 帷幕牆層間塞 │ 小間塞設計施工廠商 │";
    font-size: 1.3vw;
    font-weight: 800;
    text-shadow: 0 0 20px rgb(255 255 255 / 100%);
    opacity: .95;
    letter-spacing: 1px;
    BACKGROUND-COLOR: rgba(255, 255, 255, 0.4);
	padding: 8px;
}
@keyframes neon {
  0%,
  100% {
    text-shadow: 0 0 20px #fff, 0 0 100px #fff, 0 0 20px #fff;
  }
  50% {
    text-shadow: 0 0 50px #fff, 0 0 150px #fff, 0 0 50px  #FFD5EE;
    color: #26467B
  }
}
.swiper-slide{position: relative;}
.swiper-slide:before{content:"";position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 10;
}

@keyframes run{
	0%{margin-left: -5vw;opacity: 0;}
	100%{margin-left: 0vw;opacity: 1;}
}
@media screen and (max-width: 1024px) {
	
.swiper-wrapper:before { font-size: 2.2vw;
    top: 83%;
    left: 27%;
    transform: translate(-17%, -93%);
  
}

}
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
.swiper-wrapper:before {    left: 26%;}
 
}
@media screen and (max-width: 600px) {

  
}


	



	  
body{
	overflow-x:hidden;
	/*font-family: "El Messiri","Noto Serif TC","Noto Sans TC","微軟正黑體","arial","sans-serif";*/
	font-weight: 500;
}

/*預設解除背景輪播*/
/*#content_main { margin:0;}*/
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;}
.stellarnav { z-index: 122; }

/*banner固定設定*/
.pageIndex .header_area{top: 0;}

/*版面範圍設定*/
.page{margin: 0;}
#content {max-width: 2600px;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;}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*整體網頁設定*/

.main_part {max-width: 95%;padding: 0;}
.services_page .main_part {max-width: 100%;}
.pageIndex .main_part{border-top: none;}
.show_content {
    margin: auto;
    padding: 0;
}

.services_page .edit {
    padding: 0;
}
/*banner*/
.swiper-pagination {bottom: 35px;}
.swiper-pagination-bullet {display:none;}
#content_main{margin-top: 0;z-index: 1;}
/*header*/
/*logo 往下滑縮小*/

.nav-header {  top: 25px; }
.header_area .nav-header {  transition: all 0.3s; }
.header_area.sticky .nav-brand{ max-width: 255px; }
.navigation {
    width: 100%;
    position: relative;
    padding: 20px 0 20px 260px;
}
.header_area{
	position: fixed;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #65C226;
	border-right-color: #65C226;
	border-bottom-color: #65C226;
	border-left-color: #65C226;
}
.main_header_area{
	background: rgb(255 255 255 / 5%);
    backdrop-filter: saturate(93%) blur(0px);
	}

.main_header_area .container {max-width: 98%;}
.nav-brand{width: 180px;transition: all .5s;transition-timing-function: ease-in-out;}
.sticky .nav-brand{width: 255px;	transition: all .5s;transition-timing-function: ease-in-out;}
.sticky .main_header_area.animated {    
    background: -moz-linear-gradient(-90deg, rgba(136, 136, 136, 0.3) 0%, rgba(136, 136, 136, 0) 100%);
    background: -o-linear-gradient(-180deg, rgba(136, 136, 136, 0.3) 0%, rgba(136, 136, 136, 0) 100%);
    background: rgb(255 255 255 / 40%);
    backdrop-filter: saturate(93%) blur(7px);
}

.nav-menu{margin: 30px 0 20px 0;transition: all .5s;transition-timing-function: ease-in-out;}
.sticky .nav-menu{margin: 15px 0;transition: all .5s;transition-timing-function: ease-in-out;}
.nav-menu>li>a{padding: 10px 30px;font-size: 16px;color: #fff;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.1);transition: all .3s;}
.sticky .nav-menu>li>a{color: #fff;}
.submenu-indicator-chevron {border-color: transparent #fff #fff transparent;}
.sticky .submenu-indicator-chevron{border-color: transparent #fff #fff transparent;}
.submenu-indicator {margin-top: 2px;}
.tp_links{display: none !important;}
.nav-menu>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a {color: #fff;}
.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 #fff #fff transparent;}

.nav-menu>li>.nav-dropdown{border: none;min-width: auto;}
.nav-dropdown > li > a {background: #1b1f23;border-bottom: 1px solid #29323a;color: #fff;transition: all .5s;
	transform: translateX(0);padding-right: 50px;}
.nav-dropdown>li:hover>a, .nav-dropdown>li.focus>a {color: #eee;transform: translateX(4px);}
.nav-dropdown .nav-dropdown{border: none;}
.nav-dropdown > li > a:hover, .nav-dropdown > li > a:focus {color: #fff;}
.nav-dropdown > li:hover > a, .nav-dropdown > li:focus > a {color: #fff;}
.nav-dropdown>li:hover>a .submenu-indicator-chevron, .nav-dropdown>.focus>a .submenu-indicator-chevron {
 border-color: transparent #fff #fff transparent;}
.stellarnav > ul > li > a { color: #000; letter-spacing:2px; font-size:16px;font-weight: 600;    line-height: 55px; }
.stellarnav > ul > li > a b {font-weight: normal;}
.stellarnav > ul > li:nth-of-type(7){display:none;}
/*第二層*/
.stellarnav li li > a , .stellarnav li li.has-sub > a{    padding: 7px 5px;    transition: all 0.3s;border-left:1px solid transparent;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{	color: #FFFFFF;	background-color: #4d9326;}


.me_tp_features {  margin: 0px 0; }
.stellarnav > ul > li > a:hover b {   color: #31685f;}
.sticky .main_header_area {
    background-color:transparent;
    transition: 0.5s ease-in-out;
}
.edit_part { margin-bottom: -4px; }
.stellarnav li.has-sub > a:after{display: none;}

@media screen and (max-width: 1024px) {
.navigation {
    width: 100%;
    position: relative;
    padding: 10px 0 0px 0px;
}
.nav-header {padding: 0px;}
.header_area { position: relative;}
}
@media screen and (max-width: 768px) {
.nav-brand img {
        max-width: 70%;
        margin-top: 0px;
    }
.sticky .main_header_area.animated {       
    backdrop-filter:none;
}

.stellarnav.mobile.left > ul {
    position: relative;
}}
	





/*  相簿管理(有分類) */
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*大分類*/
.album_page .main_part {max-width: 1600px;}
.show-list{display: flex;flex-wrap: wrap;padding-top: 100px;}
.show-list .item {width: 33.2%;padding: 1%;margin: 0;}
.show-list .item:hover .show_name {color: #666;}
.show-list .show_name {text-align: center;font-weight: 500;}
.overlay {-webkit-transform: scale(1);transform: scale(1);}
.show-list .show_pic img{min-height: 23vw;object-fit: cover;}
/*次分類*/
.album_class_page .main_part {max-width: 1600px;}
.subalbum-menu h2 {color: #555;text-align: center;display: block;}
.subalbum-menu h2 .block{display: none;}
.other_subalbum{display: flex;flex-wrap: wrap;}
.other_subalbum li {width: 33.3%;padding: 2%;margin: 0;}
.other_subalbum li p{text-align: center;margin-top: 10px;color: #555;letter-spacing: 2px;}
/*相片頁*/
.album_info_page .main_part {max-width: 1600px;}
.pic-list{display: flex;flex-wrap: wrap;}
.pic-list .item {padding: 0;margin: 10px;width: 33.3%;padding: 2%;margin: 0;}
.pic-list .item h6{font-weight: 500;}
.pic-list .show_pic img {min-height: 20vw;object-fit: cover;}
.other_album{margin-top: 200px;}
.album_fixed_title {background: transparent;}
.other_album_choice li {  background: #333;  border-radius: 0;}
@media screen and (max-width: 1200px){
.show-list .show_pic,.pic-list .show_pic { padding-bottom: 55%; }
}
@media screen and (max-width: 768px){
	/*主分類*/
	.show-list .item {width: 100%;}
	.show-list .show_pic img{min-height: 23vw;}
	/*次分類*/
	.other_subalbum li{width: 100%;}
	/*相片頁*/
	.pic-list .item {width: 100%;}
	.pic-list .show_pic img {min-height: 23vw;}
}
@media screen and (max-width: 767px){
.show-list{padding-top: 50px;}}
@media screen and (max-width: 450px) { 
	/*相簿*/
	.show-list .show_pic img{min-height: 140px;}
	.pic-list .show_pic img {min-height: 140px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/


.fa-right-from-bracket::before {  content: "\f178";}




/*頁籤*/
.page{padding-top: 80px;}
.page strong, .page a {border: none;background: transparent;}
.page strong, .page a:hover {background: transparent;}

/*文章管理*/
.blog_page .main_part{max-width: 1400px;}
.blog_in_page .main_part{max-width: 1400px;}
.blog_page h4.blog_category_title {border-bottom: none;display: none;}
.path p, .path p a {display: none;}

/*大分類*/
.blog_subbox{display: flex;flex-wrap: wrap;}
.subbox_item{width: 32%;padding-left: 20px;}
.subbox_item a:after{border: none;background: #292a2b;}
.blog_list_le{width: 100%;padding: 0;padding-bottom: 65%;height: 0;overflow: hidden;}
.blog_list_ri{width: 100%;background: #1F2529;padding: 20px;text-align: left;}
.blog_list_ri h5{font-size: 20px;font-weight: 400 !important;color: #fff !important;}
.blog_list_ri em {color: #aaa !important;}
.blog_list_ri p{line-height: 160%;}
.blog_page h4.blog_category_title {border-bottom: none;}
/*文章說明頁*/
.blog_box_edit *{line-height: 160%;}
h4.blog_category_title{font-weight: normal;}
.blog_back a.article_btn_prev {background: #181d20;}
/*側邊選單*/
.blog_search input[type=search] {
    outline: none;
    box-sizing: border-box;
    width: 100%;
    font-size: 14px;
    color: #999;
    border: solid 1px #ccc;
    border-radius: 4px;
    padding: 10px 35px 10px 10px;
}
.blog_le .accordion {
    list-style-type: none;
    margin: auto;
    border-radius: 4px;
    border: 1px #316960 solid;
    overflow: hidden;
}
.blog_le .accordion { margin-left: 4px;width: 100%;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #262a2d !important;}
.submenu li {background: #181d20 !important;}
.submenu a:hover {background: #31685f;}
.article_btn_back{background: #31685f !important;}
.blog_back a.article_btn_next{background: #181d20;}
h5.blog_le_t span{font-family: '微軟正黑體';font-weight: 300;}

/*文章管理/內層＝＝*/
.blog_box {
    min-height: 20vw;
    padding: 0;
}
.blog_list_le img {
    /* max-width: 100%; */
    transform: translate(0%, -20%) scale(1.05);
    object-fit: cover;
    width: 100%;
    transition: all 0.4s ease;
}
.blog_back {
    text-align: center;
    margin-bottom: 20px;
}

.subbox_item {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    margin-bottom: 20px;
    position: relative;
}



@media screen and (max-width: 768px) {

}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*內頁BANNER 設定*/
.banner {
	background-image: url(https://pic03.eapple.com.tw/03-381-8830/ban.jpg);
	background-position: center;
	width: 100%;
	background-size: cover;
	height: 350px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.banner h5 {font-size: 18px;
    writing-mode: vertical-lr;
    text-align: center;
    background-color: #fff;
    margin-top:-80px;
    padding: 7px;
    font-weight: 500;
    letter-spacing: 5px; }



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
@media screen and (max-width: 1300px){
	/*banner固定設定= = = = = = = = */
	.bannerindex{position: relative;height: auto;}
	.swiper-slide img{min-height: inherit;}
	#content_main{margin-top: 0;}
	/*以下其他設定= = = = = = = = */
	.pic-list{column-count: 2;}
	/*文章*/
	.subbox_item{width: 48%;}
	/*相簿*/
	.other_album_choice li{width: 30%;}
}
@media screen and (max-width: 1200px){
	.nav-menu>li>a {padding: 10px 20px;}
	/*相簿*/
	.show-list .show_name{font-size: 18px;}
	/*首頁相簿*/
	.new_i_album li{width: 50%;}
}

@media screen and (max-width: 768px) {
	/*預設banner= = = = = = = = */
	.bannerindex { padding:0; margin:0;}

	/* 開啟手機板下方按鈕所需設定= = = = = = = = */
	#bottom_menu {display: block; }
	.footer.with_shopping_mode { padding:30px 0 0; }
	#to_top { bottom:10px;}
	
	/*以下其他設定= = = = = = = = */
	.nav-menu>li>a{border-right: none;}
	.footer_info ul{width: 100%;}
	.header_area{position: relative;}
	.nav-toggle:before {background-color: #fff;box-shadow: 0 0.5em 0 0 #fff, 0 1em 0 0 #fff;}
	.nav-toggle:after{color: #fff;}
	.navigation-portrait .nav-menus-wrapper {background-color: #181d20;}
	.nav-menus-wrapper-close-button{color: #fff;}


	.list_before.info {width: 100%; max-width: initial;}
	/*整體網頁設定*/
	#content{padding-top: 0px;}
	.main_part{
	padding-top: 0px;
	padding-right: 3%;
	padding-bottom: 0px;
	padding-left: 3%;
}
	.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {   background-color: #fff; }
.stellarnav.mobile li a {border-bottom: none;padding: 10px 90px 10px 10px; }
}

@media screen and (max-width: 600px) { 
    .banner {height: 300px;}
    .footer_logo{width: 200px;}
	.swiper-container-fade .swiper-slide:before {width: 250px;height: 50px;}
	.blank_letter{font-size: 24px;}
	/*相簿*/
	.pic-list{column-count: 1;}
	.other_album_choice li{width: 46%;margin: 5px auto;}
	/*文章*/
	.subbox_item{width: 100%;}
	/*banner*/
	/*.swiper-slide{height: 90vh;background-size: cover !important;background-position: center !important;}
    .swiper-slide:nth-child(1){background: url(https://pic03.eapple.com.tw/ /banner01_s.png) no-repeat;}
    .swiper-slide:nth-child(2){background: url(https://pic03.eapple.com.tw/ /banner02_s.png) no-repeat;}
    .swiper-slide:nth-child(3){background: url(https://pic03.eapple.com.tw/ /banner03_s.png) no-repeat;}
    .swiper-slide:nth-child(4){background: url(https://pic03.eapple.com.tw/ /banner04_s.png) no-repeat;}
    .swiper-slide:nth-child(5){background: url(https://pic03.eapple.com.tw/ /banner05_s.png) no-repeat;}
	.swiper-slide img{display: none;}*/
	/*header*/
	.nav-brand{width: 280px;}
	.sticky .nav-brand{width: 270px;}
	/*聯絡我們*/
	.contact_content > .style1{display: flex;flex-wrap: wrap-reverse;}

}
@media screen and (max-width: 425px) { 
    .banner {height:200px;}
    }

/*麵包屑＝＝*/
.path p a:hover {    color: #888888;}
/*頁碼＝＝*/
.page {    width: 100%;    margin: 40px auto;    display: flex;    flex-wrap: wrap;    justify-content: center;    align-items: center;}
.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: #888888;border: 1px solid #888888;}

/*●●●●●●●●●●●●●●●●●●●●●●●●   購物車(商品展示)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/

/*選單置左設定*/
.product_page .main_part {  max-width: 1400px;}
.product_info_page .main_part { max-width: 1200px;}
.product_page .show_content,.product_info_page .show_content{ width: 100%;  display: flex;  justify-content: space-between;  flex-wrap: wrap;}
.product_info_page .show_content{  padding-top:50px;}
.product_page .product-layer-two { position: relative;  width: 280px;  letter-spacing: 1px;  border-right: 1px solid #ccc;  min-height: 30vw;}
.product_page .products-list, .product-wrapper { width: calc(100% - 320px);}
.page{ width: 100%;}
/*購物車主分類設定寬度100%*/
.product-layer-two > li { width: 100%; max-width: 100%;  text-align: left;   margin: 0;  padding: 10px 0px 0px 10px;}
.product-layer-two > li + li {  border-top: 1px dotted #ccc;}
.product-layer-two > li.active {  background: #e2e2e2;}
/*購物車次分類固定展開*/
.product-layer-two li.active a { border: 0px #ccc solid; color: #519331;}
.product-layer-two li ul { position: relative;  margin-top: 10px; width: 100%;  margin-left: 0;  display: block !important;  border: none !important;}
.product-layer-two li li { display: block;  padding: 5px 10px; transition: all ease .3s;  background: transparent; border: 0px #ccc solid;}
.product-layer-two > li ul > li + li {  margin-top: 5px;}
.product-layer-two li li a{ padding: 0;background: transparent;}
.product-layer-two li li:hover > a { color: #b49361;}
/*購物車內頁不顯示分類選單*/
.product_info_page .product-layer-two {  display: none;}

.product_info_page .products-list, .product-wrapper {  width: 100%;}
.product_info_page ul.bxslider li { opacity: 1 !important;}
/*次分類hover箭頭*/
.product-layer-two li li:hover{  margin-left: 15px;}
.product-layer-two li li > a:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 8px;
    background: transparent;
    left: 0;
    margin-left: -20px;
    top: 50%;
    margin-top: -4px;
    clip-path: polygon(0 0, 100% 50% , 0 100%);}
.product-layer-two li li:hover > a:before { background:#b49361;}
.i_prod_tit span:before{
	content: "PRODUSTS";
	color: #535353;
	font-size: 30px;
	font-family: 'Josefin Sans', sans-serif;
	display: block;
}
.i_prod_tit span {
    color: #6bc23a;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Noto Sans TC', sans-serif;
    line-height: 120%;
    margin-bottom: 35px;
}
.i_prod_tit h2 { display: none;}
@media screen and (max-width: 980px) {
.product-layer-two , .products-list, .product-wrapper { width: 100%;}}
@media screen and (max-width: 768px) {
.product-layer-two {    margin-right: 0;}
.product-layer-two > li {    margin-bottom: 5px;}
.product_page .product-layer-two , .product_page .products-list { width: 100%;}
/*調整手機版選單順序*/
.product_page .show_content > a { order: 1;}
.product_page ul.products-list { order: 2;}
.product_page .page { order: 3;}
.product_page ul.product-layer-two {order: 4; border-right: none;}
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝分隔線＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/


/*購物車設定*/
/* 產品的看更多按鈕設定 */
.prod_part { max-width: 1350px; padding: 80px 30px 90px;}
.products-list .more {  background: #519331;   border: 1px solid #519331 !important; color: #ffffff;  letter-spacing: 0.1em;  font-weight: 400;  font-size: 12px;}
.products-list .item a:hover .more { background: #e4a134; border: 1px solid #e4a134 !important;  color: #ffffff;  letter-spacing: 2px;}
li.item.first_box .title_box, li.item.first_box .title_box span { display: none; color: #0e91ff;}

/*外層*/
ul.products-list { display: flex; flex-wrap: wrap;}
li.item.first_box { width: 100%;}
.products-list .item { width: 31%;}
.products-list .name {  text-align: justify;  color: #333;  margin: 15px 5px 5px;  height: 25px;  font-size: 16px;  -webkit-line-clamp: 1;}
@media screen and (max-width: 1200px) {.product_page .products-list .item { width: calc(100% / 3);}}
@media screen and (max-width: 1024px) {.products-list .item { width: calc(100% / 3);}.product_page .products-list .item{width: 50%;}}
@media screen and (max-width: 768px) {.products-list .item { width: 50%;}}
@media screen and (max-width: 500px) {.i_prod_tit { padding: 40px 0 0;}  .products-list .item , .product_page .products-list .item{ width: 95%; padding: 30px 5px 0;}   }

.product-layer-two li a {
    color: #333333;
    border: none;
    background: transparent;
    transition: all 0.3s;
    line-height: 200%;
    padding-left: 25px;
    transition: all 0.3s;
    font-weight: 400;
}
.product-layer-two > li > a:before {
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 18px;
    content: ">";
    color: #fff;
    background: #333;
    width: 18px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
    padding-left: 2px;
    font-size: 12px;
}
.product-layer-two li:hover > a , .product-layer-two li.active > a {}
.product-layer-two li:hover > a:before, .product-layer-two li.active > a:before {background: #519331;  color: #ffffff;}
/*內層*/
.lastPage { background: #dddddd;    color: #000;}
.nextaction { background-color:#1799B9;}
.lastaction { color: #aaa;  background-color: #555555;}
ul.prod { color: #333333;}
li.prod-item { margin-top: 20px;}
li.prod-item.is-active * { max-width: 100%; line-height: 190%; text-align: justify;}
.prod_related {  background: transparent;   padding: 25px 15px;}



/*價格顏色*/
.sidebarBtn .price { color: #519331;  font-size: 16px; font-weight: 400;  display: flex;}
.products-list .price b {
    color: #cc0000;
    font-size: 13px;
    font-family: auto;
}

/*加入購物車鈕(隱藏)*/
.action-button{background: #ffffff;  border: 2px solid #1799B9!important;  color: #1799B9;}
.prod_related h6 span:before {  content: '相關推薦';  font-size: 24px;  color: #519331;}
.action-button:hover { background: #1799B9; color: #ffffff;}
.bx-wrapper .bx-viewport { border: none;}
.bx-wrapper img { width: 100%;}
.product_pic { padding: 10px 0px;}
.product_pic #bx-pager {  width: 100%; display: grid;  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;   position: relative;grid-gap: 5px;display: none;}
.product_pic #bx-pager h6 {    display: none;}
.product_pic #bx-pager a {  margin: 0;  width: 100%;   height: 0; padding-bottom: 100%;  overflow: hidden;  position: relative;}
.product_pic #bx-pager a img {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: contain;
    -moz-object-fit: contain;
    -ms-object-fit: contain;
    -o-object-fit: contain;
    -webkit-object-fit: contain;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);}
.qaform li span { color: #333;}
.half_box:nth-child(2) > ul >li { color: #333;}
.breakF { background: #eee; color: #333; border: none; border-radius: 5px;}
ul.prod li h3.prod-thumb {  color: #ffffff;   background: #d1cfcf;   padding: 20px;   margin-bottom: 50px;}
ul.prod li:nth-child(2) {   display: none;  margin-bottom: 10px;}
.sidebarBtn {  padding: 15px;  display: inline-block;  width: 28%;   vertical-align: top;  border: 1px #ddd solid;   background: transparent;}
.product_info li span {  display: block;   font-size: 16px;   color: #519331;   margin-bottom: 3px;   font-family: Arial, Helvetica, sans-serif;   letter-spacing: 1px;  font-weight: 700;}
.product_info li .txt_box { display: block !important;  vertical-align: top;  color: #777;  font-size: 14px;  font-weight: 400;}

.inquiry_a3 {  background: #DA0010; border-radius: 0; font-size: 14px;color:#fff;}
.inquiry_a1 {  background:#55933a;  border-radius: 0; font-size: 14px; color:#fff;}
.inquiry_a2 {  background: #acb9a6;  border-radius: 0; font-size: 14px;color:#fff;}

.amountNum {   width: 100%;   height: 45px;  border: 1px solid #ccc;   line-height: 28px;  margin-left: 0;  color: #444;  padding-left: 5px;}
.product_pic .bx-wrapper {  display: inline-block;  vertical-align: top;  width: 100%;  max-width: 500px;  margin: 0;  padding: 0 15px;  border: 0;}

.products-list .pic {  padding-bottom: 70%;  overflow: hidden;  position: relative;}



/*   其他設定   */
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*麵包屑*/
.path{display: none;}
/*下拉編輯頁設定*/
.other_select_page .promotion_title{display: none;}
.other_select_page .other_promotion{display: none;}
/*頁碼*/
.page strong, .page a{border-radius: 0;color: #555;border: 1px #555 solid;}
.page strong, .page a:hover {background: #333;}



@media screen and (max-width: 768px) {
	/* 開啟手機板下方按鈕所需設定 */
	#bottom_menu {display: block;}
	#to_top { bottom:60px;}
	.footer .center {  max-width: 1500px;   padding: 30px 0 0 0;}
	
    /*購物車*/
	.sidebarBtn{width: 100%;margin-bottom: 10px;}
	.mobile_product_name{display: none;}
/*	.products-list .name {opacity: 1;}
	.products-list .pic:before {background: rgba(0,0,0,0.3);}*/
	.product_pic #bx-pager a{padding: 0;}
	

}

@media screen and (max-width: 600px) {
    /*購物車*/
	.sidebarBtn h2{font-size: 24px;}
	.products-list {justify-content: center;}
	.product_pic .bx-wrapper{width: 100%;}
	.bx-wrapper .bx-viewport {width: 100% !important;}
	.product_pic #bx-pager {width: 100%;padding: 3px 0;flex-direction: row;}
	.product_pic #bx-pager a {height: 40px;}
	.product_pic #bx-pager a img {min-width: 100%;}
	.products-list .item {width: 100%;padding: 0;margin: 5px 0;}
	.page{margin-top: 40px;}
}


/*******************************************/


/*  FOOTER區塊  */*/
.footer {  padding: 50px 0 0;  overflow: hidden;}
.footer_logo {   width: auto;}

.footer_logo a {
    background: url(https://pic03.eapple.com.tw//footer_logo.png);
    background-size: contain;
    width: 300px;
    height: 100px;
    background-repeat: no-repeat;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    transition: all 0.3s ease-in-out;
    display: inline-block;
}

.footer_logo:after {
    content: '我們提供全方位的防火保護服務，包含防火填塞、小間塞與層間塞。為您的建築提供強大的防火屏障，讓您在面對突發火災時更加安心無憂。';
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #fff;
    display: block;

}


.footer_info {  display: grid;   grid-template-columns: 400px 1fr;  gap: 20px 48px;  padding: 0;  max-width: 1400px; margin: auto;  padding-top: 80px;  padding-bottom: 60px;  width: 90%;}
.footer .center {  background: #4d9326;   width: 100%;  max-width: 100%;}
.footer_menu { display: grid;   grid-template-columns: 1fr 1fr;}
.footer_menu a {    margin: 0;  text-align: left;  padding: 5px;  transition: none;   border: none; background: transparent;  width: fit-content;  transition: all 0.3s;}
.footer_menu a:hover {    background: transparent;    color: #fff;}
.copy {  border: none;  padding: 15px 0;  background-color: #2f2f2f;  color: #908377;  margin: 0;}
.copy a {   color: #fff;  transition: all 0.3s;}
.box_link {   position: relative;  margin-top: 0;}




.footer_menu a:last-of-type {  display: none;}
.footer_logo {  width: 100%;  margin: 0 auto; /* border-right: solid 1px #ffffff25; */  padding-right: 20px;}

.footer_logo a img {  display: block;  width: 100%;}

/**/
.footer {  padding-top: 0;}

.info_fix_links {
    display: flex !important;}
.info_fix>span {display:none;}
.footer_menu a,
.footer_info li:nth-child(1)>p,
.footer_info li:nth-child(1) a {
    transition: all 0.3s;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 0;
    color: #fff;
    padding: 0;
    letter-spacing: 0.1em;
}

.footer_info li:nth-child(1)>p:hover,
.footer_info li:nth-child(1) p:hover a,
.footer_info li:nth-child(1) .box_link a:hover {
    color: #fff;
}

.footer_info li p:before {
    position: relative;
    display: inline-block;
    width: auto;
    font-size: inherit;
    font-weight: inherit;
    margin-right: 5px;
    letter-spacing: inherit;
}

.footer_info ul {   display: grid;  grid-template-columns: 1fr 2fr; gap: 30px;  align-items: baseline;  width: 100%;  max-width: 900px;  margin: 0 0 0 auto;  border-top: solid 1px #ffffff25; padding-top: 20px;}
.footer_info li {  padding: 0;}
.footer_info li:nth-child(2) {  order: -1;  border-right: solid 1px #ffffff25;}
.footer_info li:nth-child(1) {  display: grid;  grid-template-columns: 1fr 1fr;}
.footer_info li:nth-child(1)>p {   grid-column: 1 / 2;   text-align: left;}
.footer_info li:before,
.box_link:before {
    display: block;
    margin-bottom: 10px;
    width: 100%;
    text-align: left;
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1px;
    color:#ffcc78;
}

.footer_info li:nth-child(2):before {  content: "RELATED LINK";}
.footer_info li:nth-child(1):before {  content: "INFORMATION";}


.fab,
.fa-brands {
    font-size: 25px;
    padding-right: 10px;
}

.box_link:before {    content: "CONTACT";}
.box_link { position: relative;   grid-row: 1 / 4;  grid-column: 2 / -1;  display: flex;  flex-wrap: wrap;  width: 100%;   justify-content: flex-start;  right: unset;  padding: 0;  max-width: 140px;  margin: 0 auto;}
.box_link a {  border: none;  margin: 0; width: fit-content;}


@media screen and (max-width: 1200px) {
    .footer_info {    grid-template-columns: 1fr; }
    .footer_logo {   max-width: 400px;   width: 70%;    margin-left: 0;   border-right: none;  }
}

@media screen and (max-width: 768px) {
    .footer_info ul { grid-template-columns: 1fr; }
    .footer_info ul { max-width: 100%;  }
    .footer_info li:nth-child(2) {  border-right: none;  }
    .footer_info li:nth-child(1) {  border-top: solid 1px #ffffff25;   padding-top: 20px; }
}

@media screen and (max-width: 476px) {
    .footer_logo:after {  font-size: 12px;  font-weight: 400;  letter-spacing: 1px; }

    .footer_menu a,
    .footer_info li:nth-child(1)>p,
    .footer_info li:nth-child(1) a {
        font-size: 12px;
        font-weight: 400;
        letter-spacing: 1px;
    }

    .footer_info li:nth-child(1) {  grid-template-columns: 2fr 1fr;  font-size: 12px;   font-weight: 400;   letter-spacing: 1px;  }
    .footer_logo {   max-width: 900px;   width: 90%;  }

}

/*top*/
#to_top {width: 45px; height: 45px; bottom: 28px; right: 22px; left: unset; border: 0px solid #fff; box-shadow:none; color: #707070;}
#to_top i:before, #to_top i:after {background: #707070;}
#to_top i.top {margin-bottom: -10px;}


/*浮動出現位置*/
.info_fix>span { margin-bottom: 15px;}