@charset "utf-8";
/* *********************************** */
/*  header 右上方 icon  (灰-預設 vs 白) */
/*
.round_link a .Gray { display: none; }
.round_link a .White { display: inline-block;}
*/


/* *********************************** */
/* 小ICON掉下來更正檔案*/
/*
.round_link a .White ,.round_link a ,.round_link a .Gray { width: 32px; height: 28px; }
.box_link li:first-child a object.Black,.box_link li:first-child a object.Gray{width:22px;height:22px;}
.box_link li:first-child+li a object.Black,.box_link li:first-child+li a object.Gray{width:40px;height:40px;}
/*


/* *********************************** */
/*  footer 右上方 icon  (黑-預設 vs 灰) */
/*
.box_link li a object.Black { display: none; }
.box_link li a object.Gray { display: inline-block; }
*/


/* *********************************** */
/* 沒有開購物車-預設 vs 有開購物車 */
/**/
@import url('https://fonts.googleapis.com/css2?family=Inria+Serif&family=Noto+Serif+TC&display=swap');
button, html input[type="button"], input[type="reset"], input[type="submit"]{ display:none; }
.pageIndex .products-box ,.search_link,.price { display:none; }
.search_link a.with_shopping_mode {	display: inline-block;}
/*.pageIndex .products-box ,.search_link,.price,.product_info,#add_to_cart,#bx-pager { display:none; }*/
#bottom_menu li:nth-child(3),#bottom_menu li:nth-child(4) { display:none;}
#bottom_menu li:nth-child(1),#bottom_menu li:nth-child(2) { width:50%;}
#menuTop ul:before { border-top:0 !important; }
#header {
	height: 100px;
	padding: 0px;
	  background-color: rgba(255,255,255,0.7);
}
#menuTop ul ,#header .logo{
	margin: 0;
	padding-top:10px;
}
.fix_ri,#to_top {z-index: 999!important;}
/* *********************************** */
/* 產品的看更多按鈕設定 */
.products-list .more { }
.products-list a:hover .more { }
.edit * { word-break:break-all;}
.edit {
    width: 100%; 
    padding: 0px ;
}	 
body.contact_page .list_before.info li:nth-child(3) { padding:3px 0;}
.services_page .main_part,.pageIndex .main_part,.other_page .main_part{
    width: 100%;
     max-width:100%; 
    margin: auto;
	padding:0px;
	margin-top:-1px;
	
     }
.show_content {
     width: 100%;
     padding:0px; 
top:-1px;} 	
.footer {
     border-top: 0px !important;  background:#F2F2F2;margin-top:-5px; }	
/* *********************************** */
/* 頁面的麵包屑 首頁/頁面名稱/ */
.path {display:none;}
#menuTop li a {
    color: #111;}

/* *********************************** */
/* 頁面上方廣告 */
/* 頁面上方廣告 */

.banner { height:250px;
webkit-box-shadow: none; } 
.banner h5 { display:none; } 
.banA { background-image: url(https://pic03.eapple.com.tw/0425620051/ban.jpg);
	background-position: center top;); }
.banB {display:none;}
.banC {background-image: url(https://pic03.eapple.com.tw/0425620051/banC.jpg);
	background-position: center top;}
.banD {}
.banE {background-image: url(https://pic03.eapple.com.tw/0425620051/banE.jpg);
	background-position: center top;}
	

.banF {background-image: url(https://pic03.eapple.com.tw/0425620051/banG.jpg);
	background-position: center top;}

/* *********************************** */
/* 聯絡我們 */
.blank_letter.i { background-image: none; }
.blank_letter.f { background-image: none; }
.blank_letter { padding-left: 0px; }

/* *********************************** */
/* 針對頁尾第幾個作設定 */
.footer_info ul li:nth-child(1) { /*display:none;*/}
.copy ,.copy a {
	color: #;
}
.products-list .more {
	 background-color: #fff;
    border: 1px solid #1E356A;
	border-color: #1E356A !important;
    color: #1E356A;}
	
.products-list a:hover .more {
    background: #073B84;
    border-color: #073B84;
    color: #fff;
}

/* *********************************** */
/* 相本分類全版面 ( 限制最寬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 .path { display: none; }
.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: 768px) {
#header { height:auto; }
#bottom_menu {display: block; }
.footer.with_shopping_mode { padding: 50px 0 90px; }

/* 預設手機版單張圖片 沒有開啟 */
/* 
.bannerindex { display:none;}
.mobile_wp { display:block;}
*/

.banner {
    background-position: center;
	height: 145px;
    background-size: cover;
    background-repeat: no-repeat;
}
}

@media screen and (max-width: 600px) { 
/* 手機版 輪播圖另外在換圖*/
/*
.swiper-slide img { display:none; }
.bannerindex { height:100vh; padding:0;}
.swiper-slide:nth-child(1) { background-image: url(); background-size:cover;}
.swiper-slide:nth-child(2) { background-image: url(); background-size:cover;}
*/
}