@charset "utf-8";
.pageIndex .main_part{border-top:none;}
body{overflow-x:hidden;}
#content_main{background: #fff;}
/* *********************************** */
/* 沒有開購物車-預設 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:0;}

#header { padding: 14px 0; height:74px; }
#menuTop li a{color: #000;}

/*header 下拉 */
.center #menuTop li ul {border: none;}
#menuTop li ul {background-color:#f2f2f2;}
#menuTop li li:hover {background-color:#594A4D;}
#menuTop li li a{color:#000; font-size:14px; padding: 4px 16px;}
#menuTop li li a:hover{color:#fff;}

/* *********************************** */
/* 產品的看更多按鈕設定 */
.products-list .more {border:1px solid #594A4D !important; color: #594A4D;}
.products-list a:hover .more {background: #594A4D; color: #fff; }
.lastPage{background:#594A4D;}

/* *********************************** */
/* 頁面的麵包屑 首頁/頁面名稱/ */
.path {display: none;}


/* *********************************** */
/* 頁面上方廣告 */
.banner {
    font-size:36px; 
    padding:100px 0; 
    box-shadow:none;
    background-image:none;
    background-size:cover;
    background-position: center;
    background-repeat:no-repeat;
} 
@media (max-width:767px){
    .banner{padding: 40px 0;}
}
@media (max-width:767px){
    .banner{padding: 20px 0;}
}
.banner h5{
    position:relative;
    display:inline-block;
    padding:16px 48px;
    color: #fff;
    text-shadow: 2px 3px 5px rgba(0,0,0,.9);
}
.other_select_page .banA {display: none;}
.promotions_page .banA{background-image:url(http://pic03.eapple.com.tw/0222648815/banA.png);}
.share_page .banA{background-image:url(http://pic03.eapple.com.tw/0222648815/new.png);}
.banB {display: none;}
.banC {background-image:url(http://pic03.eapple.com.tw/0222648815/contact.png);}
.banD {}
.banE {}
.banF {background-image:url(http://pic03.eapple.com.tw/0222648815/product.png);}

/* *********************************** */
/* 針對頁尾第幾個作設定 */
.footer_info ul li:nth-child(1) { /*display:none;*/}

.footer{border-top:none !important; background:#ececec;}
.footer_info ul{color:#000; font-size:15px;}
.footer_menu{display:none;}
.copy {padding: 40px 0 0 0; color:rgba(0,0,0,.6); font-size: 12px; letter-spacing: 1px;}
.copy a{color:rgba(0,0,0,.6);}
.total_view{display:none;}


@media screen and (max-width: 768px) {
#header { height:auto; }
#bottom_menu {display: block; }
.footer.with_shopping_mode {padding: 50px 0 90px;}
#nav-toggle{padding: 13px 0;}
}

/* 分頁下方清除 */
.other_select_page .promotion_title{display: none;}
.other_select_page .other_promotion{display: none;}
.page{margin: 0;}

.animated-arrow{background:#594A4D;}

/* news */
.promotion_title{border-bottom: none;}
.promotion_title h2{
	border-bottom:1px solid #ccc;
}

.animated-arrow.stay_mid {
    margin-top: 54px;
    margin-bottom: 70px;
}