@charset "utf-8";


/*
關於CSS設定說明
CSS屬性是會繼承的，而且還是由上往下繼承。
同樣元素設定16px 後 12px 再 15px 最後會以最後設定的15px為準
但是有兩種情況除外:
1.絕對路徑命名. 如: .xx .yy .zz p {設定值;}
2.important.  如: .xx p {設定值 !important;}

CSS3選取器語法 :nth-child(n) 

*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*抬頭顏色*/.main_header_area {background: #ffffff;}
/*footer顏色*/.footer {background: #ffffff;}
/*主選單兼距*/.nav-menu {margin: 11px 0 4px 0;}
/*主選單文字*/.nav-menu > li > a {color: #343a40;text-transform: uppercase;font-size: 15px;font-weight: bold;padding: 18px 15px;}
	
/*Logo貼齊*/.main_header_area .container {max-width: 95%;}
.nav-toggle {top: 30px;}

/*footer資訊兼距*/.footer_info li {padding: 3px 40px;}
/*footer背景*/.footer {background: #ffffff;}
/*footer按鈕100%*/.footer_info li:nth-child(2) {width: 100%;}
/*最新消息隱藏*/.news_part {display: none;}

/*主選單特效*/.nav-menu>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.fovus>a{background:#1E6579;color:#FFF;}
/*滑鼠變色*/.nav-dropdown>li>a:hover {background:#1E6579;color:#ffffff;}


/*聯絡我們*/
.noborder {background: #f3f3f3;}
.animated-arrow {background: #16478e;}
.contact_form li .form__label {display: inline-block;width: 87px;text-align: right;margin-left: -91px;padding-right: 10px;vertical-align: top;}

/*相簿*/
.show-list .show_pic {padding-bottom: 130%;}


/*上方選單右邊設定 臉書/LINE/電話/信箱
.tp_links a:before {寬高大小設定}
.tp_links a.me_tp_fb {}
.tp_links a.me_tp_fb:before {背景換圖/建議.SVG}
.tp_links a.me_tp_line {}
.tp_links a.me_tp_line:before {背景換圖/建議.SVG}
.tp_links a.me_tp_call {}
.tp_links a.me_tp_call:before {背景換圖/建議.SVG}
.tp_links a.me_tp_mail {}
.tp_links a.me_tp_mail:before {背景換圖/建議.SVG}
*/




/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#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;}}






/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*內頁BANNER 設定*/
.banner {background-image: url(https://pic03.eapple.com.tw/skytrailer/banner.jpg);height: 250px;}
.banner h5 {color: white;padding: 35px;}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}

.tp_links .me_tp_mail{display: none !important;}
.tp_links .me_tp_call{display: none !important;}
.path {display: none;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*文章設定*/
/*一排呈現
.subbox_item { width:100%;}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本分類全版面 ( 限制最寬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 .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) {
	.nav-brand img {max-width: 124%;margin-left: -3px;margin-top: 3px;}}


@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: block; }
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}
.nav-brand img {max-width: 133%;margin-top: 0px;margin-left: 0px;}
#bottom_menu li {width: 100%;border-right: none;}
.bannerindex { position:static!important; height:auto;}
}

@media screen and (max-width: 500px) {.nav-brand img{max-width:170%;margin-left:-85px;margin-top:2px;}}

@media screen and (max-width: 360px) {.nav-brand img{max-width:145%;margin-left:-70px;margin-top:10px;}}

@media screen and (max-width: 280px) {.nav-brand img{max-width:120%;margin-left:-40px;margin-top:5px;}}}



