@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: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}
*/

/*內頁頂部空間*/
.contact_page .main_part {  padding-top: 85px;}
.blog_page .main_part {  padding-top: 85px;}
.blog_in_page .main_part {  padding-top: 85px;}
.product_page .product-layer-two { padding-top: 46px;}
.product_info_page .product-layer-two { padding-top: 46px;}
/*內頁背景色*/
#content {   background-color: #010917;}
	
/*麵包屑隱藏*/
.path{	display:none;}
.pageIndex .main_part { border-top: none;}


/*購物車搜尋欄位位置調整*/
.box_search input[type=text] { padding: 5px 68px 5px 68px;}
/*.me_tp_features a:nth-child(2) {  margin-right: 157px;}
.me_tp_features a.tp_btn_notice {color: #fff;}
.me_tp_features { top: 11px;}*/
.me_tp_features a { display: none;}

/*選單*/
.header_area {  position: fixed; width: 100%; }
.main_header_area .container { max-width: 1600px;transition: .5s;}
.main_header_area {   background-color: none; /*box-shadow: rgb(0 0 0 / 20%) 0px 0px 8px; background: rgb(0 0 0 / 0%);*/transition: .5s;background: -webkit-linear-gradient(top, rgba(51,51,51,1) 0%,rgba(173,161,126,0) 100%); height: 85px;}
.nav-menu > li > a {   font-weight: 500; text-transform: uppercase; color:#dcf2ff; }
.nav-menu > li > a:hover {    color: #fff; /*border: 1px solid rgb(255 255 255 / 40%);*/ padding: 8px 12px;transition: all .3s; }
.nav-menu {margin: 45px 0 8px 0;}
.nav-brand {  width: 200px;  margin: 10px 0px;}
.nav-brand img { margin: 0px 10px;}
/*.nav-brand img {  max-width: 82%;  margin-top: 8px;transition: .5s;}*/
.nav-dropdown > li > a {  color: #010917;  background: #c0deff;}
.nav-dropdown > li > a:hover {color: #010917; background-color:#9ac0e9;transition: all 1s;}
.nav-menu > li > a:not(.tp_links a) { /*border-left: 1px solid #ccc;*/  padding: 7px 20px;letter-spacing: 1px;font-weight: 500;}
/*.nav-menu > li:nth-child(1) > a { border-left: none !important;}*/
.nav-menu>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a {  color: #dcf2ff;}
.nav-menu>li>.nav-dropdown {  border: none;}
.tp_links a.me_tp_call:before{ display: none;}
.tp_links a.me_tp_mail:before{ display: none;}
.me_tp_features a i.fa { color: #fff;}
.navigation * > span { color: #fff;}


/*logo*/
.footer_info li p {  line-height: 1.6em;}

/*footer回首頁隱藏*/
.footer_menu a:nth-child(1) {  display: none;}

/*header下拉變化*/
/*.header_area.sticky .nav-brand{width: 200px;  margin-top: 8px;transition: all 0.5s;}*/
.header_area.sticky .nav-brand img{width: 100%;  margin-top: 3px;transition: all 0.5s;}
.header_area.sticky .nav-menu {margin: 0;transition: all 0.5s;transition-timing-function: ease-in-out; margin: 44px 0px 2px 0px;}
.header_area.sticky .nav-menu > li > a {  padding: 7px 19px 7px 25px;  font-size: 15px;transition: all 0.5s;}
.header_area.sticky .main_header_area{ background-color:#111;transition: all 0.5s;}
.header_area.sticky .nav-menu > li > a:hover { transition: all 1s;}


/*footer*/
.footer_logo { margin-right: 0px;}
.footer_logo img { width: 80%;  margin: 10px;}
.footer_menu a {  padding: 8px 2px; color:#dcf2ff; border: 1px #1f2539 solid; background: transparent; text-align: center;  width: 16%;  margin: 2px 3px;}
.footer_menu a:hover { background-color:#020613;  color: #fff;border: 1px solid #5a5a5a;}
.footer {background-color:#0d0d0d;}
.footer_info li p { font-size: 14px;letter-spacing: 2px; color:#dcf2ff;}
.copy {   background-color: #000;border-top: none;margin-top: 15px;color:#979797;}
.footer_info li:nth-child(1) {  width: 100%; padding-bottom:10px;margin-left: 0px;}
.footer_info li:nth-child(2) {  width: 100%;}
.copy a:hover { color: #000;	}
.copy a { color: #000;}
.footer_info li p.taxid:before { content: 'LINE ID：';}
.footer_info li p.add:before {  content: '地址 【公司來訪需事先來電預約】：';}
.footer_info li p:nth-child(4) { color: #4e4e4e;}

/*文章管理*/
h4.blog_category_title {  color: #bad4f8;}
h5.blog_le_t {  color: #cce0f5;}
.blog_back a.article_btn_back {  background: #4b4f54; color: #ccc;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category { background: #efefef !important; transition:.3s; }
.blog_le .accordion > li:hover .link a, .blog_le .accordion > li.on_this_category .link a { color: #000 !important;}

/*文章設定*/
/*一排呈現*/
.subbox_item { width:100%;}

.blog_box { padding: 43px 0;}
.blog_subbox { display: flex; flex-wrap: wrap;}
.subbox_item {width: 30%; margin-right: 3%;background-color: #171c24;padding: 10px;}
.subbox_item:nth-child(2n) { float: left;}

.blog_list_le { WIDTH: 100%; padding: 0;}
.blog_list_ri {width: 100%; padding: 10px;}

.blog_list_ri h5 {  font-weight: 800;color: #fff;}
.blog_list_ri p {  color: #fff;}

/*側邊列表*/
.blog_le .accordion {
    border: none;
    border-radius: 0;
    /*border-bottom: 1px #ccc solid;*/
	background-color: #fff;
}
h4.blog_category_title { border-bottom: none;font-size: 28px;}

.subbox_item a:after {  background: rgb(255 255 255 / 65%); border: none;}
.subbox_item a:before {   background: rgb(255 255 255 / 50%);}


/*購物車*/
.product-layer-two li a {  position: relative;  border: none;border-bottom: solid 1px #ccc;  background: none;  padding: 5px 6px;  display: block;  font-size: 16px;  color: #ffffff;}
.product-layer-two {  text-align: center;}
.product_page .products-list .name {  color: #fff;}
.product_page .products-list .more {  border: 1px solid #394f75; color: #3d5e83; font-weight: 600;}
.product_page .products-list a:hover .more { background: #010917;  border-color: #1c426d;  color: #98999c;}
.product_info_page .product_pic #bx-pager {  color: #b1cceb;}
.product_info_page .block {  background: #b1cceb;}
h3.prod-thumb {  color: #738395;}
.product_info_page .nextaction {   background-color: #8dadd2;}
.product_info_page .nextaction {  background-color: #18223e;}
.product_info_page .half_box li {  color: #fff;}
.product_info_page .sidebarBtn {  border: 5px #2e2f30 solid;background: #010917;}
.product_info_page .sidebarBtn h2 {  color: #98b5d7;}
#number_area{  color: #8dadd2;}
.product_info_page .lastaction {  background-color: #262626;}
.breakF { border: 1px solid #323232;   background-color: #000;}
.product_info_page .lastPage {    background: #18223e;}
.prod_related h6 span:before {  color: #dedede;}
.prod_related { background: #010917;}
.product_info_page .bx-wrapper .bx-viewport {  border: 5px solid #131a25;}


/*電腦LOGO
.nav-brand {}
*/

/*手機LOGO
.nav-brand-m {}
*/
/*聯絡我們*/
.contact_page .list_before.info li:nth-last-child(1){ padding-left:0px;}
.contact_page .animated-arrow {  background: #426280;}
.contact_page .blank_letter { color: #adc7e6; font-weight: 500; font-size: 22px;}
.contact_page .list_before {  color: #cccccc;}
.contact_form li .form__label {  color: #dcdcdc;}
.contact_form li {  border-bottom: 1px solid #353535;}
.contact_page .box {  border: NONE;}
.contact_page .contact_content {  padding-top: 0px;}
.contact_page .noborder {  background-color: #171f2e;  color: #a7c0e0;}
.TAXID:before { content: "LINE";}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#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 {}
.banner h5 {}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}




.banner {  display:none;padding: 100px 0px;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*文章設定*/
/*一排呈現
.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) {
.header_area {  position: relative; width: 100%; }
.main_header_area {  background: -webkit-linear-gradient(top, rgba(51,51,51,1) 0%,rgb(46 46 46) 100%);}


}
@media screen and (max-width: 950px) {
.footer_logo img { width: 70%;  margin: 10px 20px;}
}
@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: block; }
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}
.navigation-portrait .nav-dropdown>li>a { width:100%;}
.footer_info li:nth-child(1) p, .footer_info li:nth-child(1) a {    color: #fff;}

.nav-toggle:before {  background-color: #b1cceb;  box-shadow: 0 0.5em 0 0 #b1cceb, 0 1em 0 0 #b1cceb;}
.nav-toggle:after {    color: #b1cceb;}
.navigation-portrait .nav-menus-wrapper {  background-color: rgb(47 55 68 / 80%);}
.nav-menu > li > a:not(.tp_links a) {  padding: 20px 10px;}
.navigation-portrait .nav-menu>li {  border-top: solid 1px #5d6573;}
.navigation-portrait .nav-menu>li:last-child {  border-bottom: none;}
.navigation-portrait .nav-menus-wrapper {  width: 50%;}

/*手機版底部按鈕*/
#bottom_menu li:first-child:nth-last-child(3), #bottom_menu li:first-child:nth-last-child(3) ~ li {width: 100%;}
#bottom_menu li:nth-child(2)>a { display: none;}
#bottom_menu li:nth-child(3)>a { display: none;}

}
@media screen and (max-width: 500px) { 
.footer_menu a { width: 30%;}
}
@media screen and (max-width: 560px) { 
.subbox_item {  width: 47%;}
}
@media screen and (max-width: 400px) { 
.footer_menu a { width: 46%;}
}




