/*選單*/
.nav-brand {  width: 400px; }
.nav-header {  top: 30px; }
.stellarnav > ul > li > a { border-bottom: 1px solid #98b2c9; padding: 0 8px 0 8px; }
.stellarnav > ul > li > a:hover { color: #01559e; }
.stellarnav > ul > li > a:hover {  border-bottom: 1px solid #01559e; transition: all 0.3s; }
.stellarnav li.has-sub > a:after  { display: none; }
.main_header_area { background: #ffffff;} 
.main_header_area .container {  max-width: 100%;  padding: 0 3%; }
.navigation { padding: 10px 0 10px 400px; }

/*footer*/
.footer_logo { display: none; }
.footer { background: #01559e; }
.footer_info li p { color: #fff; }
.footer_info li p a { color: #fff; }
.box_link { display: none; }
.footer_info li { display: flex; justify-content: space-between; text-align: center; }
.footer_info ul { width: 100%; }
.footer_info { padding: 0; }
.footer_menu a {  border: none; color: #e1dfdf; background: #01559e;  border: 1px solid #ebe6e6; letter-spacing: 1px; }
.footer_menu a:hover {  background: #fff; color: #01559e; }
.copy { color: #fff; }
.copy a { color:white; }

/*內頁BANNER 設定*/
.banner { height:400px;}
.banner h5 { display:none;}
.banner.banA { background-image: url(https://pic03.eapple.com.tw/cs-colorbox/banA.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover;}
.banner.banB { background-image: url(https://pic03.eapple.com.tw/cs-colorbox/banB.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover;}
.banner.banC { background-image: url(https://pic03.eapple.com.tw/cs-colorbox/banC.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover;}
.banner.banD { background-image: url(https://pic03.eapple.com.tw/cs-colorbox/banD.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover;}
.banner.banE { background-image: url(https://pic03.eapple.com.tw/cs-colorbox/banE.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover;}
.banner.banF { background-image: url(https://pic03.eapple.com.tw/cs-colorbox/banF.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover;}
.banner.banblog { background-image: url(https://pic03.eapple.com.tw/cs-colorbox/banblog.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover;}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;}
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}





/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
@media screen and (max-width: 1600px) {	

}

@media screen and (max-width: 1360px) {	

}
@media screen and (max-width: 1050px) {	

}
@media screen and (max-width: 1035px) {	

}
@media screen and (max-width: 1024px) {
.navigation { padding: 10px; }
.footer_info li { display: block; }
}


@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */

}

@media screen and (max-width: 500px) { 
.nav-brand img {
    max-width: 70%;
}
}



