@charset "utf-8";
/* *********************************** */
/*  header 右上方 icon  (灰-預設 vs 白) */
/*
.round_link a .Gray { display: none; }
.round_link a .White { display: inline-block;}
*/
.round_link{display:none;}


/* *********************************** */
/* 小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 有開購物車 */
/**/
.search_link a.with_shopping_mode {	display: inline-block;}

#menuTop ul:before { border-top:0 !important; }
#menuTop {margin-top:-12px;}
#menuTop li:nth-child(3) ul{display:none;}
#header { padding: 14px 0; height:94px; }
#header .logo {margin-top:-5px;}
#header .logo img {width:105px;height:47px;}

/*手機板menu*/
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {background:#ffffff;}

/*頁面背景*/
#content {background:#000000;}

/*聯絡我們*/
.animated-arrow {background:#999999;}
.list_before.info li,.list_before.info li a,.contact_form li {color:#ffffff;}
.blank_letter.i ,.blank_letter.f {background:none;}
.blank_letter {color:#ffffff;margin-left:-62px;}

/*分享文章*/
.time,.promotion_title span,.other_promotion .pmtTitle h3,.other_promotion .pmtTime{color:#ffffff;}
.pmtTitle{color:#ffffff;}
/* *********************************** */
/* 產品的看更多按鈕設定 */
.products-list .more { }
.products-list a:hover .more { }


/* *********************************** */
/* 頁面的麵包屑 首頁/頁面名稱/ */
.path {display:none;}


/* *********************************** */
/* 頁面上方廣告 */
.banner {height:403px;}
.banner h5 {display:none;} 
.banA {background: url(https://pic03.eapple.com.tw/bspace/media_banner-02.png);background-position:center;background-size:cover;}
.banB {display:none;}
.banC {background: url(https://pic03.eapple.com.tw/bspace/contact_banner-02.png);background-position:center;background-size:cover;}
.banD {}
.banE {background: url(https://pic03.eapple.com.tw/bspace/work_banner-02.png);background-position:center;background-size:cover;}
.banF {}

/* *********************************** */
/* 針對頁尾第幾個作設定 */
.footer {padding:0px;}
.footer_info ul li:nth-child(1) { /*display:none;*/}
.footer_logo {display:none;}
.footer_info {padding:20px 0;}
.footer_info ul, .footer_info ul li a, .footer_menu li a {text-align:center;}
.footer_menu {padding: 0px 5px 0px;background: #4d4d4d;border-bottom:none !important;}
.footer_menu li {padding: 5px 10px;}
.copy,.copy a {color:#ffffff;}

/* footer連結 */
.box_link {display:none;}
/* *********************************** */
/*相簿名稱*/

.work_page .main_part{ 
	width: 100%;
    max-width: 1400px;
	padding: 50px 20px;
	}
.show-list .item {
    width: 33.3%;
    padding: 0 15px;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 40px;
}

.show-list .item a{    max-width: 100%;}
.show-list .show_name {color:#ffffff;text-align:center; font-size: 17px;}
.show-list .item:hover .show_name {color:#8c8c8c;}

.show-list .show_pic {height:300px;border:none;border-radius:0;}
.show-list .show_pic img, .pic-list .show_pic img {
    max-height: 350px;
    height: 100% !important;
    object-fit: cover;
}
.subalbum-menu h2 {color:#ffffff;}
.other_album {display:none;}
.page,.page a{color:#ffffff;}

/*相簿-內頁*/
body.work_info_page .main_part{
    width: 100%;
    max-width: 1400px;
	padding: 0px 20px;
}
.pic-list .item{    width: 33.3%; margin-bottom: 0;}
.pic-list .item a{max-width: 100%;}
.pic-list .show_pic{    height: 270px;}

/* 相本分類全版面 ( 限制最寬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: 1024px) {
.show-list .item{width: 49.5%;}
}

@media screen and (max-width: 768px) {
#header { height:auto; }
#bottom_menu {display: none; }
.footer.with_shopping_mode { padding: 0px 0 70px; }
.footer_menu li:nth-child(1) {display:none;}


/*手機板menu*/
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {background:#ffffff;}
#nav-toggle {margin-top:0;}

/* 預設手機版單張圖片 沒有開啟 */
/* 
.bannerindex { display:none;}
.mobile_wp { display:block;}
*/

/* 手機版 輪播圖另外在換圖*/

.swiper-slide img { display:none; }
.swiper-banner {height:110vh;}
.bannerindex { height:110vh; padding:0;top:-80px;}
.swiper-slide:nth-child(1) { background-image: url(https://pic03.eapple.com.tw/bspace/191126m-01.png); background-size:cover;background-position:center;}
.swiper-slide:nth-child(2) { background-image: url(https://pic03.eapple.com.tw/bspace/191126m-02.png); background-size:cover;background-position:center;}

.mm-page {height:110vh;}

}

@media screen and (max-width: 600px) { 
.show-list .item{ width: 100%; padding: 0;}
.show-list .show_pic {	height: auto;}
.show-list .show_pic img{max-height: 360px;}
.show-list .show_name{margin-top: 10px;     font-size: 17px;}
.pic-list .item{   width: 100% !important; }
.pic-list .show_pic {height: auto;}
.pic-list .show_pic img {max-height: 400px;}
}

@media screen and (max-width: 480px) { 

/*logo*/
#header .logo {
	margin-top:0;margin-left: 240px;}
	
/* 頁面上方廣告 */
.banner {height:204px;}
.banA {background: url(https://pic03.eapple.com.tw/bspace/media_banner_m.png);}
.banC {background: url(https://pic03.eapple.com.tw/bspace/contact_banner_m.png);}
.banE {background: url(https://pic03.eapple.com.tw/bspace/work_banner_m.png);}

/*footer*/
.footer_menu li {padding: 5px 5px;}
.footer_menu li a,.copy, .copy a {color: #ffffff;font-size: 12px;font-size:12px;}



}