@charset "utf-8";

/*
關於CSS設定說明
CSS屬性是會繼承的，而且還是由上往下繼承。
同樣元素設定16px 後 12px 再 15px 最後會以最後設定的15px為準
但是有兩種情況除外:
1.絕對路徑命名. 如: .xx .yy .zz p {設定值;}
2.important.  如: .xx p {設定值 !important;}

CSS3選取器語法 :nth-child(n) 

*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*上方選單解除滑動固定
.header_area.sticky { position:relative;}
*/


/*上方選單右邊設定 臉書/LINE/電話/信箱*/
.tp_links a {display: none !important;}


/*電腦LOGO
.nav-brand {}
*/

/*手機LOGO
.nav-brand-m {}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
.main_header_area .container {max-width: 1600px;}
/*按鈕*/
.animated-arrow {background: #84C1FF;}
/*header*/
.main_header_area {height:80px;background: #84C1FF;}
/*LOGO*/
.nav-header {padding: 5px;}
.nav-brand {width: 230px;}
/*header按鈕*/
.nav-menu {margin: 20px 0 0 0;}
.nav-menu > li > a {padding: 5px 20px;font-size: 20px;margin-right: 15px;border-radius: 20px;font-weight: bold;}
.nav-menu>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a {color: #006DD9; background: #fff; border-radius: 20px;  transition: all 0.3s;}
.submenu-indicator-chevron {border-color: transparent #343a40 #343a40 transparent;}
.nav-menu>li:hover>a .submenu-indicator-chevron, .nav-menu>.active>a .submenu-indicator-chevron, .nav-menu>.focus>a .submenu-indicator-chevron {border-color:#006DD9;}
/*下拉選單*/
.nav-dropdown > li > a {transition: all 0.5s;width: 100%;}
.nav-dropdown > li > a:hover, .nav-dropdown > li > a:focus {color: #006DD9; transition: all 0.5s;}

/*footer*/
.footer {background: #fff;}
.footer_logo img {width: 100%;}
.footer_info li p,.footer_info li p a {color: #888;display: inline-block;padding: 0 25px;}
.footer_menu a {border: none;background: rgba(255,255,255,0);color: #84C1FF;}
.footer_menu a:hover {color: #006DD9;background: none;}
.footer_info li p.tel2:before {content: '手機：';}
.footer_info li:nth-child(1) {border-right: 1px solid #84c1ff;}
.footer_info li:nth-child(2) {width: 40%;}

/*首頁最新消息*/
.news_part {display: none;}

/*copyright*/
.copy {border-top: 1px solid #84C1FF;color: #84C1FF;}
.copy a {color: #84C1FF;}

/*相簿*/
.show-list .show_name {text-align: center;}
.show-list .item:hover .show_name { color: #006DD9;}
.other_album_choice li { background: #7A7A71;}

/*估價單(聯絡)*/
/*.list_before.info li:last-child {padding-left: 0px;}*/
.noborder {background: #fbfbfb;}
.contact_form li{padding-left: 0;border-bottom: none;padding-top: 0;}
.contact_form li .form__label {position: relative;margin-left: 0;width: 100%;text-align: left;padding-bottom: 3px;}
.TEL2:before {content: "手機";}

/*預設解除背景輪播*/
#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 {position: relative;}
.banner h5 {color:#fff; text-shadow: 2px 2px 5px #000;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.banner.banA {}
.banner.banB {display: none;}
.banner.banC {background:url(https://pic03.eapple.com.tw/kuousedcar/paginator-1.png) center top; 
	background-repeat:no-repeat;
	height:300px;}
.banner.banD {}
.banner.banE {background:url(https://pic03.eapple.com.tw/kuousedcar/paginator-2.png) center top; 
	background-repeat:no-repeat;
	height:300px;}
.banner.banblog {}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*文章設定*/
/*一排呈現
.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: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: block; background: #84c1ff;}
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}

/*header*/
.main_header_area {position: relative; width: auto;height: 65px;}
.nav-header {padding: 0;}
/*LOGO*/
.nav-brand img {margin-top: 0px;}
/*漢堡選單*/

/*選單*/
.navigation-portrait .nav-menus-wrapper {background-color: #84C1FF;}
.nav-brand-m {display: block;text-align: left;padding: 15px 10px;}
.nav-brand-m img {width: 50%;}
.nav-menu {padding: 0 10px;margin: 0;}
.navigation-portrait .nav-menu>li {border-top: none;}
.navigation-portrait .nav-menu>li:last-child {border-bottom: none;}

/* 大圖調整 */
.swiper-slide img {
    animation-fill-mode: none;
    -webkit-animation-fill-mode: none;}

}


@media screen and (max-width: 600px) { 
.footer_info li:nth-child(1) {border-right: none;}
}




