@charset "utf-8";
/* *********************************** */
/* header 右上方 icon  (灰-預設 vs 白) */
/**/
.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;}
/*讓icon不會掉下來的語法by文棋
.round_link a .Gray {
    display: none;
}
.round_link a .White {
    display: inline-block;
}*/
.parallax_box {
    top: 0;
}
/*head*/
#header {
    height:auto;
	padding:10px 0;
	/*background-image:url(http://pic02.eapple.com.tw/0935992028/head_ban.png);
	background-position:bottom center;*/
}
#menuTop ul {
    margin-top: 0;
}
/*
#menuTop li {
	letter-spacing:2px;
}*/
/*按鈕hover*/
/*#menuTop li a{
	transition: all 300ms ease;
}
#menuTop li a:hover{
	letter-spacing:5px;
}*/
/*icon*/
.round_link a .White, .round_link a, .round_link a .Gray {
    z-index: 999;
}
.round_link {
    display: inline;
    z-index: 999;
    padding: 15px 0 0 20px;
}
/*線*/
#menuTop ul:before{
	display:none;
}
.banA {
    background:url(https://pic03.eapple.com.tw/N00037/bank_ban.jpg) center bottom;
}
.banC {
    background: url(https://pic03.eapple.com.tw/N00037/ban_02.jpg) center top;
}
/*下拉不要太寬*/
#menuTop li ul {
    left: 0;
    right: 0;
    width: 100%;
}
.animated-arrow {
    background: #003C2B;
}
/*
.banner {
    font-size: 40px;
    padding:0;
}*/
/*購物車圖片放大
.products-list .item a {
    max-width: 250px;
}
.products-list .pic img {
    max-height: 250px;
}*/
/*固定背景
/*
.edit {
    width: 100%;
    padding: 0;
	background:url(http://pic02.eapple.com.tw/0935992028/bg.png) center bottom fixed;
	background-color: #FFFFFF;
}*//*
#content {
    background: url(http://pic02.eapple.com.tw/0935992028/bg.png) center bottom fixed;
	background-color: #FFFFFF;
}*/
/*相簿次分類修改
.other_subalbum li {
    border-radius: 10px;
}
.other_subalbum li a {
	transition: all 300ms ease;
}

.other_subalbum li:hover a {
    letter-spacing: 5px;
	transition: all 300ms ease;
}*/
/*nth-child(3) 針對第三個的下拉隱藏
#menuTop li:nth-child(4) ul{
	display:none;
}*//*
#menuTop li:hover ul {
    display: none;
}*/
/*
#content_main{
	background-image:url(http://pic02.eapple.com.tw/0935992028/bg.png);
	background-position:center bottom;
}
.main_part{
	background-image:url(http://pic02.eapple.com.tw/0935992028/bg.png);
	background-position:center bottom;
}*/
/*跟第七版呈現方式一樣*/
.parallax_box {
    position: inherit;
}
#content_main {
    margin-top: 0;
}
/* *********************************** */
/* footer 右上方 icon  (黑-預設 vs 灰) */
/**/
.box_link li a object.Black {
    display: none;
}
.box_link li a object.Gray {
    display: inline-block;
}
/*手機版最下icon改色*/
#bottom_menu li a {
    color: #00971C !important;
}

@media screen and (max-width: 768px) {
.footer.with_shopping_mode {
    padding: 50px 0 90px; 
}
#bottom_menu.with_shopping_mode {
    display: block;
}
.parallax_box {
    height: auto;
}
#bottom_menu li {
    width: 50%;
}
.banB {
    height: 150px;
}
/* 目前預設 手機 電腦 同圖 */
/* 客人堅持電腦版手機版圖各自獨立 */
@media screen and (max-width: 768px) {
/*
.classy {display: none;} 
.mobile_WP {display: block;line-height: 0;}
*/
}
@media screen and (max-width: 500px) {
.bxslider li.one {
    background-image: url(https://pic03.eapple.com.tw/N00037/bigpic01.jpg) !important;
}
.bxslider li.two {
    background-image: url(https://pic03.eapple.com.tw/N00037/bigpic02.jpg) !important;
}
}