@charset "utf-8";
.pageIndex .main_part{border-top:none;}
body{overflow-x:hidden;}

/* *********************************** */
/* 沒有開購物車-預設 vs 有開購物車 */
/**/
.search_link a.with_shopping_mode {	display: inline-block;}

#menuTop ul:before { border-top:0 !important; }
#menuTop ul{margin-top:0;}
#menuTop li{margin-top:12px;}

/* header */
#header { padding: 14px 0; height:97px; background: rgba(48,92,92,.9);}
#menuTop li a{color: #ffffff;}

/* *********************************** */
/* 產品的看更多按鈕設定 */
.products-list .more { }
.products-list a:hover .more { }


/* *********************************** */
/* 頁面的麵包屑 首頁/頁面名稱/ */
.path {display: none;}


/* *********************************** */
/* 頁面上方廣告 */
.banner {
    font-size:32px; 
    padding:100px 0; 
    box-shadow:none;
    background-image:none;
    background-size:cover;
    background-position: center;
    background-repeat:no-repeat;

} 

/* *********************************** */
/*派工新增-顯示相片文字*/
.pic-list .item a:after { content: attr(data-title);}




@media (max-width:767px){
    .banner{padding: 48px 0;}
}
.banner h5{
    position:relative;
    display:inline-block;
    padding:16px 48px;
    color: #fff;
    text-shadow: 2px 3px 5px rgba(0,0,0,.9);
}
.banA {background-image:url(http://pic03.eapple.com.tw/pcdg168/new.png);}
.banB {display: none;}
.banC {background-image:url(http://pic03.eapple.com.tw/pcdg168/contact.png);}
.banD {}
.banE {background-image:url(http://pic03.eapple.com.tw/pcdg168/project.png);}
.banF {}

/* 下拉 */
.center #menuTop li ul {border: none;}
#menuTop li ul {background-color:#1D4D33;}
#menuTop li li:hover {background-color:#8CBA51;}
#menuTop li li a{color:#fff; font-size:14px; padding:8px 4px;}

/* *********************************** */
/* 針對頁尾第幾個作設定 */
.footer_info ul li:nth-child(3) { display:none;}
.footer{border-top:none !important; background:#586e72;}
.footer_info ul{color:#fff; font-size:15px;}
.footer_menu li a{color:#fff;}
.copy {padding: 40px 0 0 0; color:rgba(255,255,255,.6); font-size: 12px; letter-spacing: 1px;}
.copy a{color:rgba(255,255,255,.6);}
.total_view{display:none;}
.footer_menu{border-bottom: 1px solid #fff !important;}

@media screen and (max-width: 768px) {
#header { height:auto; }
#bottom_menu {display: block; }
.bannerindex{padding-bottom:50%;}
#nav-toggle span{background: #fff;}
#nav-toggle span:before{background: #fff;}
#nav-toggle span:after{background: #fff;}
.footer {padding: 50px 0 90px;}
.logo{padding-right: 50px;}
.logo img{width: 120px;}
/* 預設手機版單張圖片 沒有開啟 */
/* 
.bannerindex { display:none;}
.mobile_wp { display:block;}
*/
}

@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;}
*/
}

.promotion_title{border-bottom:1px solid #ccc;}
.promotion_title h2{border-bottom:none;}
.animated-arrow{background: #1D4D33;}

/* 分頁下方清除 */
.other_select_page .promotion_title{display: none;}
.other_select_page .other_promotion{display: none;}
.page{margin: 0;}