@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}
*/


/*電腦LOGO
.nav-brand {}
*/

/*手機LOGO
.nav-brand-m {}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

.nav-menu { margin: 0; }
.nav-header { padding: 20px 10px 0px 75px;}
.main_header_area .container {   max-width: inherit; }
.nav-brand img { max-width: 90%;}
.main_header_area {  background: #f4f4f2; box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);}

.nav-menu>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a { color: #9e9c9c; }
.footer { background: #ffffff; }

.tp_links a.me_tp_call:before { display:none; }
.tp_links a.me_tp_mail:before { display:none; }
.submenu-indicator-chevron {  border-color: transparent #666 #666 transparent; }

.products-list .more { border: 1px solid #026CB7; color: #026CB7; }
.products-list .price b { color: #026CB7; font-size: 18px; letter-spacing: 1px; }
.products-list a:hover .more { background: #026CB7; border-color: #026CB7; }
.navigation-portrait .nav-dropdown>li>a {  width: 100%;}
/*選單*/
.nav-menu { margin: 0;}
.nav-menu>li:not(.tp_links) { margin-right: 0;}
.nav-menu > li > a {
    position: relative;
    color: #333333;
    padding: 25px 30px;
    font-size: 16px;
    border-right: 1px solid rgb(208 208 208 / 40%);
}
.tp_links a{
     border-right: none;
}
.nav-menu>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a {
    color: #000;
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    background: linear-gradient( 360deg, hsl(0deg 0% 100% / 80%), transparent);
}
	
.nav-menu > li:not(.tp_links) > a:after {
    width: 0;
    position: absolute;
    height: 5px;
    content: "";
    background: #000;
    left: 50%;
    bottom: 0;
    transform: translate(-50% , 0);
    transition: all 0.3s;
}
.nav-menu > li:hover > a:after { width: 100%;}

/*案例分享內頁修改*/
.product_pic {   padding-left: 0px; }
.bx-viewport { height: 500px; }
.bx-wrapper img {  width: 100%;   width: 80%;  margin: 0 auto; }
.bx-wrapper .bx-viewport {  border: none!important; background: none!important; }


.product_info_page li.prod-item.is-active {
    text-align: left;
    width: 80%;
    margin: 0 auto;
    letter-spacing: 1px;
    color: #333;
    line-height: 30px;
}

/*下拉*/
.nav-menu>li>.nav-dropdown { border: none;}
.submenu-indicator-chevron {border-color: transparent #999999 #999999 transparent;margin-top: -2px;}
.nav-menu>li:hover>a .submenu-indicator-chevron, .nav-menu>.active>a .submenu-indicator-chevron, .nav-menu>.focus>a .submenu-indicator-chevron { border-color: transparent #000 #000 transparent;}
.nav-dropdown > li > a { color: #555555; border-bottom: 1px solid #f6f6f638; background: #ececec; font-size: 15px;}
.nav-dropdown>li:hover>a, .nav-dropdown>li.focus>a { color: #cccccc;}
.nav-dropdown > li > a:hover, .nav-dropdown > li > a:focus { color: #ffffff; background: #000;}

/*下拉式頁面*/
.other_select_page .promotion_title {  border-bottom: none; }
.other_select_page .promotion_title h2 { display: none;  border-bottom: none; }
.other_select_page .other_promotion li { display: none; }

/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;}

/*footer*/
.center {  max-width: 90%; }
.footer_menu a { color: #fff; border: none; letter-spacing: 2px; background: #666;  }
.footer_menu a:hover { background: #000; }
.footer_logo { width: 40%; margin-bottom: 0;}
.footer_info ul { padding-left: 20px;  width: 58%; }

.footer_logo a > img{display: none;}
.footer_logo a:before{
    content: '';
    background: url(https://pic03.eapple.com.tw/chihwei/logo2.png) no-repeat;
    background-size: contain;
    width: 100%;
    max-width: 335px;
    height: 61px;
    display: block;
    margin-bottom: 15px;
}

.footer_info li:nth-child(1) {  width: 100%; }
.footer_info li:nth-child(2) { width: 100%; margin-top: 5px; }
.footer_info li p {  font-family: 微軟正黑體;  font-size: 16px; }

.footer_info li p.tel:before { content: '電話號碼：'; background-image:url(https://pic03.eapple.com.tw/chihwei/icon01.png); padding-left: 25px; background-repeat:no-repeat;}
.footer_info li p.phone:before { content: '專人手機：'; background-image:url(https://pic03.eapple.com.tw/chihwei/icon02.jpg); padding-left: 25px; background-repeat:no-repeat;}
.footer_info li p.fax:before { content: '傳真號碼：'; background-image: url(https://pic03.eapple.com.tw/chihwei/icon02.fw.png); padding-left: 25px; background-repeat:no-repeat; }
.footer_info li p.mail:before { content: '信箱地址：'; background-image:url(https://pic03.eapple.com.tw/chihwei/icon04.png); padding-left: 25px; background-repeat:no-repeat; }
.footer_info li p.taxid:before { content: '服務時間：'; background-image:url(https://pic03.eapple.com.tw/chihwei/icon06.jpg); padding-left: 25px; background-repeat:no-repeat; }
.footer_info li p.add2:before { content: '據點地址：'; background-image:url(https://pic03.eapple.com.tw/chihwei/icon05.png); padding-left: 25px; background-repeat:no-repeat; }

/*
.footer_info li p.fax:before { content: '專人Line ID：'; background-image:url(https://pic03.eapple.com.tw/chihwei/icon03.png); padding-left: 25px; background-repeat:no-repeat; }
*/

/*聯絡我們*/
.TEL:before {
	background-image: url(https://pic03.eapple.com.tw/chihwei/icon01.png);
    padding-left: 25px;
    background-repeat: no-repeat;
}
.FAX:before {
	background-image: url(https://pic03.eapple.com.tw/chihwei/icon02.fw.png);
    padding-left: 25px;
    background-repeat: no-repeat;
}
.MAIL:before {
	background-image: url(https://pic03.eapple.com.tw/chihwei/icon04.png);
    padding-left: 25px;
    background-repeat: no-repeat;
}
.ADD2:before {
	background-image: url(https://pic03.eapple.com.tw/chihwei/icon05.png);
    padding-left: 25px;
    background-repeat: no-repeat;
}
.TEL:before, .TEL2:before, .PHONE:before, .FAX:before, .TAXID:before, .MAIL:before, .ADD:before, .ADD2:before {  position: absolute;  display: block;  width: 100px; }
.list_before.info li { padding-left: 60px; }
.main_part {   max-width: 1500px; }
.contact_content .information_left { width: 29%; }
.contact_content .information_right { width: 70%; }

/*最新消息*/
#content { background-color: #FFF; }
#content_main {  background-color: #F4F4F2; }
.animated-arrow { background: #485363; }


.news_part .title_box {
    display: block;
    margin: auto;
    width: 100%;
    padding-top: 30px;
}
.news_part .title_box span {
    font-family: "微軟正黑體";
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 500;
    position: relative;
    color: transparent;
}

.news_part {
    position: relative;
    padding-left: 0;
}
.news_part::before {
    content: "";
    position: absolute;
    top: 24%;
    left: 0;
    width: 495px;
    height: 255px;
	margin-top: 50px;
    background: url(https://pic03.eapple.com.tw/chihwei/news.jpg) no-repeat center;
}

.news_list { padding-left: 530px; }


/*購物車*/
.products-list .more {border: 1px solid #4E83B2; color: #4E83B2;}
.products-list a:hover .more {border: 1px solid #4E83B2; color: #ffffff; background-color: #4E83B2;}
.lastPage {background: #ba1a1f; color: #FFF ; font-size: 17px; font-weight: 600; margin: 0px auto; }
.product-layer-two li ul {width: 200%;} /*購物車分類下拉選項寬度*/
li.prod-item:nth-child(2) {display: none;}
.sidebarBtn {display: none;}
.product_pic #bx-pager {display:none;}
.product-layer-two {text-align: center;}
.product_main {width: 100%;}
.products-list .name {text-align:center; font-size: 17px; height: 55px;}
.mobile_product_name {text-align:center;}
li.prod-item.is-active {text-align: center;}
h3.prod-thumb {display: none;}
.mobile_product_name {display:block;}

.product-layer-two li ul {width: 110%;}
.product-layer-two li:hover ul {
    border: 1px solid #6d6d6d;
    border-top: 2px solid #6d6d6d;}

/*購物車輪播圖*/
.sidebarBtn {display: none;}
.product_main {width: 100%;}

.bx-wrapper .bx-viewport {  border: 5px solid #f4f4f2; background: #f4f4f2; }

.product_pic li { width: auto; }

@media screen and (max-width: 1180px){
}

@media screen and (max-width: 1024px){

.footer_info ul { padding-left: 0px; width: 100%; }
}

@media screen and (max-width: 768px){

.footer_info ul { width:100%;}
.footer_info { padding: 0 20px; }
}

@media screen and (max-width: 425px){

.footer_logo { width: 100%; }
.footer_logo img { width:100%;}



}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*內頁BANNER 設定*/
.banner { height:400px;}
.banner h5 { display:none;}
.banner.banA { background-image: url(https://pic03.eapple.com.tw/chihwei/banA.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover;}
.banner.banB { background-image: url(https://pic03.eapple.com.tw/chihwei/banB.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover;}
.banner.banC { background-image: url(https://pic03.eapple.com.tw/chihwei/banC.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover;}
.banner.banD { background-image: url(https://pic03.eapple.com.tw/chihwei/banD.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover;}
.banner.banE { background-image: url(https://pic03.eapple.com.tw/chihwei/banE.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover;}
.banner.banF { background-image: url(https://pic03.eapple.com.tw/chihwei/banF.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover;}
.banner.banblog { background-image: url(https://pic03.eapple.com.tw/chihwei/banblog.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
.login_mem_submit {  background: #026CB7; }
.member_title p {   border-top: 2px #026CB7 solid; }

/*文章設定*/
/*一排呈現
.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; } 取消連結被點擊效果
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*20230214派工單修改*/
.promotions_page .show_content {    width: 80%;}
.promotions_page .other_promotion.clearfix {    width: 80%;    margin: auto;}
.blog_ri {    width: 80%;}

@media screen and (max-width: 1024px) {
.nav-menu {  margin-top: 90px; text-align: center; padding: 0 10px 0 10px;}
.align-to-right {   float: none; }
.nav-header { padding: 30px 10px 0px 10px;  width: 100%;  text-align: center;}
.nav-brand {  width: auto; }
}

@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
.nav-dropdown > li > a {   background: none; }
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: block; }
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}
.nav-dropdown > li > a:hover, .nav-dropdown > li > a:focus { width: 100%;}
.navigation-portrait .nav-dropdown>li>a  { width: 100%;}
.footer_info { padding: 0 0px;}
.contact_content .information_left { width:100%; }
.contact_content .information_right { width:100%;}
.list_before.info { width: 100%; max-width: 700px;}

.blog_ri { width: 100%;   padding: 0 11%;}
}

@media screen and (max-width: 600px) { 
.nav-brand {  width: 70%; } 
.nav-brand img { max-width: 60%;}
.nav-header {  padding: 20px 10px 0px 10px; }
.footer_info li p { font-size: 14px; letter-spacing: 0px;}
.footer_logo a:before{  max-width: 265px; margin-bottom: 0px;}

}



