@charset "utf-8";


/*●●●●●●●●●●●●●●●●●●●●●●●●   共同設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*頁數*/
ul.page {margin: 80px 0;}
.page li {font-size: 18px;width: 40px;height: 40px;color: #fff;margin: 0 3px;}
.page li.activeN{color: #fff;}
.page li a, .page li strong{width: 100%;height: 30px;background: #888;color: #fff;padding: 20px;}
/*totop*/
#to_top {box-shadow: none;background: transparent;bottom: 20px;left: 20px;border-radius: 0;
	font-family: "Ubuntu", sans-serif;}
/*共同按鈕*/
.animated-arrow {background: #888;border: 1px #888 solid;}
.pageIndex .animated-arrow{width: 180px;margin-top: 50px;line-height: 45px;background: #5aa5db;border: 1px #5aa5db solid;}
.pageIndex .animated-arrow b{font-weight: 500;font-size: 14px;}
/*麵包屑*/
.path{padding: 0;margin-bottom: 50px;}
.path p, .path p a {text-align: left;font-size: 12px;color: #aaa;}
/*其他設定*/
*{font-family: "Noto Sans TC", sans-serif;}
.main_part {max-width: 1500px;padding: 50px 0;width: 90%;}





@media screen and (max-width: 600px){
	/*麵包屑*/
	.path p, .path p a{font-size: 10px;}
	/*totop*/
	#to_top {bottom: 100px;}
}


/*●●●●●●●●●●●●●●●●●●●●●●●●   大圖設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*切換鈕*/
.swiper-pagination-bullet {width: 6px;height: 6px;}
 .swiper-pagination-bullets.swiper-pagination-horizontal{bottom: 50px;}
/*其他設定*/
.bannerindex:before{content: "";background: linear-gradient(180deg, rgb(0 0 0 / 30%), transparent);
	position: absolute;top: 0;left: 0;width: 100%;height: 20vw;	z-index: 100;}



@media screen and (max-width: 768px) {
    .bannerindex {padding-bottom: 70%;}
    .bannerindex .swiper-banner .swiper-slide img {height: 100%;}
}





/*●●●●●●●●●●●●●●●●●●●●●●●●   HEADER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.header_area{background: transparent;position: fixed;top: 0;transition: all .5s;}
.main_header_area .container {max-width: 1500px;width: 90%;}
.nav-header {max-width: 130px;}
.me_tp_features{display: none;}
.stellarnav > ul > li {padding: 10px 20px;}
.stellarnav > ul > li > a {color: #fff;font-weight: bold;font-size: 14px;padding: 10px 0;height: auto;
	font-family: "微軟正黑體";}
.stellarnav > ul > li > a:before{content: "";width: 100px;height: 2px;background: #31a6db;
	position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);opacity: 0;transition: all .5s;}
.stellarnav > ul > li > a:hover:before{bottom: 10px;opacity: 1;}
.stellarnav li.has-sub > a:after {border-left: 5px solid transparent;border-right: 5px solid transparent;
    border-top: 5px solid #ccc;}

.header_area.sticky {background: rgb(24 24 24 / 70%);}

/*---下拉*/
.stellarnav ul ul {background: #333;}
.stellarnav li li{border: none;border-bottom: 1px solid #3c3c3c;}
.stellarnav li li:last-child{border-bottom: none;}
.stellarnav ul ul li a {font-size: 12px;font-weight: 500;color: #eee;padding: 10px 12px;transition: all .5s;}
.stellarnav ul ul li a:hover{background: #eee;color: #333;}



@media screen and (max-width: 1200px){
	.header_area {position: sticky;background: #222;padding: 0;}
	.stellarnav > ul > li {padding: 10px;}
}
@media screen and (max-width: 1024px){
	.nav-header {padding: 20px 0 10px;}
	.stellarnav > ul > li {padding: 0 10px;}
}
@media screen and (max-width: 768px){
	.nav-header {padding: 13px;}
	.stellarnav .menu-toggle span.bars {top: 6px;}
	.stellarnav .menu-toggle span.bars span {width: 32px;background: #eee;margin: 0px auto 6px;}
	.stellarnav .menu-toggle:after{display: none;}
	.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {
		background: transparent;color: transparent;margin-bottom: 30px;}
	.stellarnav .icon-close {position: absolute;right: 23px;top: 18px;}
	.stellarnav .icon-close:before,.stellarnav .icon-close:after{width: 15px;border-bottom: solid 1px #555;}
	.stellarnav.mobile > ul > li {border-bottom: 1px #f7f7f7 solid;padding: 5px 10px;}
	.stellarnav.mobile > ul > li > a{font-size: 13px;color: #333;}
	.stellarnav.mobile > ul > li > a:before{display: none;}
	.stellarnav.mobile > ul > li > a.dd-toggle{margin-top: 8px;}
	.stellarnav a.dd-toggle .icon-plus:before,.stellarnav a.dd-toggle .icon-plus:after {
		border-bottom: solid 1px #888;width: 10px;}
	.stellarnav.mobile li.open {background: #fff;padding: 5px 10px;}
	.stellarnav.mobile li li {border-bottom: 1px solid #eee;width: 94%;margin: 0 auto;}
	.stellarnav.mobile li li:last-child{border: none;}
	.stellarnav.mobile ul ul li a{color: #555;padding: 12px 5px;font-size: 11px;}
	.stellarnav.mobile li a {border-bottom: none;}
}
@media screen and (max-width: 570px){
	.stellarnav.mobile {top: 10px;}
	.stellarnav.mobile li.open{background: transparent;}
	.stellarnav li li {border-bottom: 1px solid #eee;}
	.stellarnav ul ul li a{color: #555;font-size: 13px;}
	.stellarnav > ul > li > a{margin: 0;}
	.stellarnav > ul > li > a b{font-weight: bold;}
	.stellarnav a.dd-toggle .icon-plus:before,.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 2px #888;}
}




/*●●●●●●●●●●●●●●●●●●●●●●●●   FOOTER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.footer{padding: 60px 0 0;}
.footer .center{width: 90%;}
.footer_logo {max-width: 100%;height: 50px;}
.footer_logo > a{background: url(https://pic03.eapple.com.tw/motdesign/f_logo.png) no-repeat;
	width: 100%;height: 100%;max-width: 150px;background-size: contain;display: block;}
.footer_logo img{display: none;}
.box_link {position: relative;right: auto;max-width: 100%;flex-direction: row;justify-content: flex-start;
	margin-top: 10px;}
.box_link a {width: 33px;height: 33px;font-size: 14px;border: none;padding: 0;margin: 0 5px 0 0;
	border: 1px solid #ccc;border-radius: 50px;background-size: contain !important;background-size: 46% !important;
	background-position: center !important;}
.box_link a.me_tp_line,.box_link a.me_tp_call,.box_link a.me_tp_mail{display: none;}
.box_link a i{line-height: 30px;color: #888;}
.footer_info ul{display: flex;}
.footer_info li{padding: 0;}
.footer_info li:before{display: block;color: #34a5db;font-weight: bold;font-size: 20px;
	margin-bottom: 10px;font-family: "Ubuntu", sans-serif;}
.footer_info li:nth-child(1){width: calc(100% - 200px);}
.footer_info li:nth-child(1):before{content: "CONTACT";}
.footer_info li p,.footer_info li a{font-family: "微軟正黑體";}
.footer_info li p{line-height: 2;font-size: 14px;font-weight: bold;width: 49%;display: inline-block;}
.footer_info li:nth-child(2){width: 200px;}
.footer_info li:nth-child(2):before{content: "LINK";}
.footer_menu a{padding: 0;border: none;margin: 0;background: transparent;line-height: 2;font-family: "微軟正黑體";
    font-size: 14px;font-weight: bold;width: 49%;letter-spacing: .1rem;transition: all .3s;}
.footer_menu a:first-child{display: none;}
.footer_menu a:hover{background: transparent;color: #31a6db;}
.copy,.copy a,.copy span{font-size: 10px;color: #aaa;}
.copy{padding: 30px 0;margin-top: 60px;border-top: 1px solid #eee;}


@media screen and (max-width: 1350px){
	.footer_logo {display: flex;justify-content: space-between;}
	.footer_info {grid-template-columns: 1fr;}
	.box_link{margin-top: 0;}
}
@media screen and (max-width: 1024px){
	.footer_info li p{width: 100%;}
}
@media screen and (max-width: 768px){
	#bottom_menu{display: none;}
	.box_link{display: none;}
	.footer_info li+li {margin-top: 0;}
}
@media screen and (max-width: 600px){
	.footer_info ul {flex-direction: column;gap: 50px;}
	.footer_info li:nth-child(1){width: 100%;}
	.footer_info li:nth-child(2){width: 100%;}
	.footer_menu a{width: 100px;}
	.copy{margin-top: 100px;}
}





/*●●●●●●●●●●●●●●●●●●●●●●●●   文章區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*共同設定*/
.blog_box{padding: 0;}
.blog_ri {padding: 0 0 0 50px;}
/*側邊選單*/
.blog_le {padding: 0;position: sticky;top: 150px;}
h5.blog_le_t {color: #555;font-size: 26px;}
.blog_search input[type=search] {border: solid 1px #eee;border-radius: 0;}
.blog_search input[type=submit] {filter: opacity(0.5);}
.blog_le .accordion {border-radius: 0;border: none;}
.accordion li .link a {color: #888;font-size: 14px;font-weight: 500;padding: 15px 5px;transition: all .5s;}
.accordion li+li .link {border-top: 1px solid #eee;}

.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: transparent !important;}
.blog_le .accordion > li:hover .link a {color: #aaa !important;padding-left: 10px;}
.blog_le .accordion > li.on_this_category .link a{color: #fff !important;background: #bbb !important;padding-left: 10px;}
/*分類頁*/
.blog_subbox {grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));grid-gap: 20px;}
.subbox_item{margin-bottom: 50px;}
.subbox_item a {grid-template-columns: 1fr;}
.subbox_item a:before,.subbox_item a:after{display: none;}
.blog_page h4.blog_category_title{display: none;}
.blog_list_le{position: relative;aspect-ratio: 4 / 3;}
.blog_list_le img{transition: all .5s;}
.blog_list_ri{padding: 0;}
.blog_list_ri h5 {font-size: 20px;color: #555;font-weight: 500;-webkit-line-clamp: 2;line-height: 1.6;}
.blog_list_ri em{font-size: 12px;color: #ccc;}
.blog_list_ri p{font-size: 14px;color: #888;line-height: 1.8;margin-top: 30px;-webkit-line-clamp: 3;}

.subbox_item a:hover .blog_list_le img{filter: brightness(.8);}
/*文章頁*/
h4.blog_category_title {font-size: 24px;color: #555;font-weight: 500;padding: 0;margin: 0;}
.toShareNews .Boxed{margin-left: 0;}
.toShareNews .Boxed.PushTar b {font-size: 12px;color: #888;margin-right: 5px;}
.toShareNews .Boxed.PushTar a.share_LinkBtn_Fb i,.toShareNews .Boxed.PushTar a.share_LinkBtn_Line i {color: #ccc;}
.blog_shareData {padding: 0;}
.articel_mainPic{display: none;}
.blog_box_edit *{color: #555;line-height: 2;}
.blog_back {grid-gap: 0;width: 100%;margin: 50px 0 100px;}
.blog_back a.article_btn_prev,.blog_back a.article_btn_next {
	background: transparent;color: #888;border: 1px solid #888;font-size: 12px;padding: 12px;}
.blog_back a.article_btn_back{background: #888;padding: 12px;font-size: 12px;}
.news_related{display: none;}



@media screen and (max-width: 960px) {
	/*分類頁*/
    .subbox_item {border-bottom: none;}
}
@media screen and (max-width: 768px){
	/*共同設定*/
	.blog_ri {padding: 0;}
	/*側邊選單*/
	.blog_le{position: relative;top: 0;}
	/*文章頁*/
    h4.blog_category_title{margin-top: 50px;}
    .toShareNews .Boxed.PushTar{margin-top: 20px;}
}
@media screen and (max-width: 640px) {
	/*分類頁*/
    .subbox_item a {grid-gap: 20px;}
    
}





/*●●●●●●●●●●●●●●●●●●●●●●●●   作品區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*選單*/
.StoreProjs_Md{padding: 0;}
.projsTabs ul {margin-bottom: 50px;}
.projsTabs li {margin: 0 10px 10px 0;}
.projsTabs li a {color: #555;background: #eee;padding: 7px 20px;font-size: 12px;transition: all .5s;}
.projsTabs li a:hover{background: #aaa;color: #fff;}
.projsTabs li.Now a{background: #aaa;color: #fff;}
/*分類頁*/
.StoreProjsList {padding: 50px 0;max-width: 1300px;width: 80%;}
.StoreProjs_Post li {padding: 0 10px 50px;border: none;}
.StoreProjs_Post li section{display: none;}
.StoreProjs_Post li > a {padding: 0 0 100%;}
.StoreProjs_Post li > a:after{transition: all .5s;}
.StoreProjs_Post li img {height: 100%;object-fit: cover;filter: grayscale(1);transition: all .5s;}
.StoreProjs_Post li h4{font-size: 18px;color: #888;font-weight: 500;height: 40px;}
.StoreProjs_Post li > a:hover:after{background: transparent;}
.StoreProjs_Post li > a:hover img {transform: translateX(-50%) scale(1);filter: brightness(.8);}
/*介紹頁*/
.projects_detaild_page .header_area {position: sticky !important;background: rgb(24 24 24 / 70%);}
.projects_detaild_page .banner{display: none;}
.StoreProjsDetail {max-width: 1300px;width: 80%;}
.ProjsDetail_infoBox{padding-bottom: 120px;}
/*---左側資訊*/
.ProjsDetail_info_2_5 {width: 50%;max-width: 550px;}
.ProjsDetail_Title p {font-size: 12px;color: #888;}
.ProjsDetail_Title p > a {width: 30px;height: 30px;background: transparent;border: 1px solid #ddd;}
.ProjsDetail_Title p > a::before{font-size: 10px;background: transparent;color: #888;}
.ProjsDetail_Title p span {background: #ccc;}
.ProjsDetail_Viewpoint {height: calc(100dvh - 550px);}
.sidebar__inner {padding: 30px 50px 0 0;top: 100px;}
.ProjsDetail_Title h4 {color: #555;font-weight: 500;font-size: 26px;}
.ProjsDetail_Intro h6 {font-size: 14px;color: #888;}
.ProjsDetail_Intro dt{display: none;}
.ProjsDetail_Viewpoint {font-size: 14px;}
.ProjsDetail_Bottom a{font-size: 12px;}
/*---右側圖片*/
.ProjsDetail_info_3_5{padding-top: 0;width: 50%;}
.txtEdit{margin-top: 20px;color: #888;}
/*---相關推薦*/
.ProjsDetail_info_5_5{display: none;}
/*首頁*/
.module_i_projects {padding: 80px 0;max-width: 1500px;margin: 0 auto;width: 90%;}
.module_i_projects .title_i_box{margin-bottom: 50px;}
.module_i_projects .title_i_box h6{display: none;}
.module_i_projects .title_i_box h4{color: #22A4DE;font-size: 18px;letter-spacing: .4rem;font-weight: 500;}
.module_i_projects .title_i_box h4:before{content: "Project";font-family: "Ubuntu", sans-serif;
	font-size: 60px;color: #000;display: block;font-weight: 500;letter-spacing: 0;margin-bottom: 10px;}
.ProjSwiper {max-width: inherit;margin: 0;}
.ProjSwiper li > a {padding: 0 0 100%;}
.ProjSwiper li section {height: 100%;opacity: 0;}
.ProjSwiper li section h6{font-weight: normal;}
.ProjSwiper li img {height: 100%;object-fit: cover;}
.ProjSwiper li > a:after{height: 100%;background: rgba(0, 0, 0, 0);transition: all .5s;}
.ProjSwiper li > a:hover:after {background: rgba(0, 0, 0, 0.2);}
.ProjSwiper li > a:hover section h6 strong{display: none;}
.ProjSwiper li > a:hover img{transform: translateX(-50%) scale(1);}




@media screen and (max-width: 1200px){
	/*---左側資訊*/
	.sidebar__inner {padding: 0 50px 0 0;}
}
@media screen and (max-width: 1024px) {
	/*---左側資訊*/
    .ProjsDetail_info_2_5 {padding: 0;}
    /*首頁*/
    .module_i_projects .title_i_box h4:before{font-size: 42px;}
}
@media screen and (max-width: 800px){
	/*分類頁*/
	.StoreProjs_Post ul {justify-content: space-between;}
	.StoreProjs_Post li {width: 48%;padding: 0 0 50px;}
	/*---左側資訊*/
    .ProjsDetail_info_2_5 {padding-top: 0;width: 100%;max-width: inherit;}
    .sidebar__inner {padding: 0;top: 0;}
    .ProjsDetail_Bottom {padding: 100px 0 0;}
	/*---右側圖片*/
    .ProjsDetail_info_3_5{width: 100%;padding: 0;}
}
@media screen and (max-width: 768px) {
	/*分類頁*/
	.projsTabs ul{margin-bottom: 0;}
	.StoreProjs_Post li{width: 90%;margin: 0 auto;}
	/*介紹頁*/
	/*---左側資訊*/
    .sidebar__inner {padding: 0;}
    /*scroll*/
    #Projs_scroll_down{z-index: 10;}
    
}






/*●●●●●●●●●●●●●●●●●●●●●●●●   影片功能   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*側邊*/
.video-layer-two li a {color: #333;font-size: 14px;padding: 13px 5px;background: #fff;border-bottom: 1px solid #eee;
	position: relative;transition: all .5s;}
.video-layer-two li a:before{content: "—";opacity: 0;font-weight: lighter;
	position: absolute;left: 10px;top: 50%;transform: translateY(-50%);transition: all .5s;}
.video-layer-two li a:hover{padding-left: 30px;}
.video-layer-two li a:hover:before{opacity: 1;}
.video-layer-two > li {border-bottom: none;padding-bottom: 3px;}

/*功能頁*/
.video-list {grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));}
.video-list .vidCover {aspect-ratio: 6 / 11;border-radius: 0;}
.video-list .vidTitle {font-weight: 500;color: #333;letter-spacing: 0;}
/*首頁*/
.prod_part{padding: 0;}
.prod_part section{padding: 80px 0 120px;max-width: 1500px;margin: 0 auto;width: 90%;
	display: flex;flex-direction: row-reverse;}
.i_video_tit{padding: 0;margin-bottom: 50px;display: none;}
.i_video_tit h2{color: #22A4DE;font-size: 18px;letter-spacing: .4rem;font-weight: 500;}
.i_video_tit h2:before{content: "Video";font-family: "Ubuntu", sans-serif;
	font-size: 60px;color: #000;display: block;font-weight: 500;letter-spacing: 0;margin-bottom: 10px;}
.pageIndex .videoListBox{padding: 0;width: 70%;}
.pageIndex .video-list {grid-template-columns: repeat(3, 1fr);grid-gap: 5px;}
.pageIndex .video-list li:nth-child(n+4){display: none;}
.prod_part .i_prod_b{width: 30%;padding-right: 50px;}
.prod_part .i_prod_b a{background: url(https://pic03.eapple.com.tw/motdesign/i_search.svg) no-repeat;
	width: 300px;height: 70px;border: none;background-size: contain;max-width: 100%;}
.prod_part .i_prod_b b,.prod_part .i_prod_b i{display: none;}




@media screen and (max-width: 1200px){
	/*功能頁*/
	.video-list .vid_item{margin-bottom: 50px;}
	/*首頁*/
	.prod_part section {flex-direction: column;}
	.pageIndex .videoListBox{width: 100%;}
	.prod_part .i_prod_b {width: 250px;padding-right: 0;}
}
@media screen and (max-width: 768px){
	/*側邊分類*/
	.video_menu_list>h5 {font-size: 18px;font-weight: 500;}
	.video-layer-two li a {padding: 8px 5px;}
	/*功能頁*/
	.video-list {grid-template-columns: repeat(2, 1fr);}
	/*首頁*/
	.pageIndex .video-list {grid-template-columns: repeat(2, 1fr);}
	.pageIndex .video-list li:nth-child(n+4){display: block;}
	.pageIndex .video-list li:nth-child(n+5){display: none;}
}
@media screen and (max-width: 600px){
	/*功能頁*/
	.video-list .vidTitle{font-size: 14px;}
	.vidDesc {font-size: 12px;}


}





/*●●●●●●●●●●●●●●●●●●●●●●●●   聯絡我們   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*大範圍設定*/
.contact_content {padding: 0 0 120px;}
/*標題*/
.blank_letter {font-family: '微軟正黑體';font-size: 26px;color: #555;font-weight: 600;}
/*左側資訊*/
.contact_content .information_left{padding: 0;width: 260px;position: sticky;top: 150px;}
.list_before.info li {color: #888;font-size: 14px;padding-left: 40px;}
.list_before.info li:before{font-weight: 600;letter-spacing: 0;font-size: 14px;}
.contact_le_map{display: none;}
/*右側表單*/
.contact_content .information_right {padding: 0 0 0 80px;}
.contact_form {grid-gap: 25px;}
.contact_form li {grid-template-columns: 110px 1fr;}
.contact_form li .form__label {font-weight: 500;color: #888;text-align: left;max-width: 110px;
	display: flex;flex-direction: row-reverse;justify-content: flex-end;padding: 5px 0;}
.form select {padding: 8px 20px 8px 8px;background: #fff;border-radius: 0;}
.form select,.contact_form li input.noborder,.contact_form li textarea.noborder {
	width: 100%;border: none;border-bottom: 1px solid #eee;font-size: 12px;color: #888;outline: none;}
.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert{
	font-size: 12px;color: #888;outline: none;}
.form select option{font-size: 12px;}
.contact_form li input#checknum{width: 100px;}
.last .animated-arrow {width: 130px;height: 50px;line-height: 42px;}
.last .animated-arrow b{font-size: 12px;}



@media screen and (max-width: 768px){
	.contact_content .information_left{width: 100%;position: relative;top: 0;}
	.contact_content .information_right {padding: 80px 0 0;}
	.blank_letter{font-size: 20px;}
}
@media screen and (max-width: 600px) {
	.contact_form li .form__label {background: transparent;padding: 5px 0;font-size: 12px;}
	.last .animated-arrow {width: 130px;}
}








/* 商品下拉超過30個變大 */
.stellarnav.desktop li.bigMenu>ul{display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); left: 0; width: 100%; position: fixed; padding: 20px;}
.stellarnav.desktop li.bigMenu ul ul{top: 100%; left: 0; width: 100%; background: #efefef; height: auto; max-height: 300px; overflow: auto;}
.stellarnav.desktop li.bigMenu ul ul li{margin: 0;} 
.stellarnav.hasBigMenu li.bigMenu li.has-sub > a:after{border-left: 6px solid transparent; border-bottom:unset; border-right: 6px solid transparent; border-top: 6px solid #898989; right: 5px;}
/* 主分類超過30個但次分類直接顯示 
.stellarnav.desktop li.bigMenu>ul{grid-gap: 10px;}
.stellarnav.desktop li.bigMenu li{border: 0;}
.stellarnav.desktop li.bigMenu>ul>li>a{border: 1px solid #ddd;}
.stellarnav.desktop li.bigMenu ul ul{display: block !important; position: relative; top: 0; background: unset; border: 0;}
.stellarnav.desktop li.bigMenu ul ul li{border: 0;}
 主分類超過30個但次分類直接顯示-結束 */

/* 商品下拉超過30個--結束 */


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2025.12.18  */
.product_page .main_part { max-width:1500px;}

.product_page .show_content,
.product_info_page .show_content { display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start; width: 100%;}
ul.page { width: 100%;}

.ProdFilter_Item_Show { width: 100%;}
.Prods_Menulists { width: 100%; padding: 0;}
.Prods_Wrap { width: calc(100% - 270px);}

/* 篩選器-左手邊 / 產品分類-上面
.ProdFilter_ { order: 2;}
.Prods_Menulists { order: 1;}
.Prods_Wrap { order: 3;}
.ProdFilter_ { width: 250px; letter-spacing: 1px;}
.ProdFilter_ li { width: 100%;}
.ProdFilter_ li > a { background: #f3f3f3; border: none; border-bottom: 3px #ddd solid;}
.ProdFilter_ dl { position: static; width: 100%; display: block;}
*/

/* 產品分類-左手邊 / 篩選器-上面 */

.ProdFilter_ { order: 1; margin-bottom: 25px;}
.Prods_Menulists { order: 2;}
.Prods_Wrap { order: 3;}
.Prods_Menulists { width: 250px; letter-spacing: 1px;}
.Prods_Menulists ul {}
.Prods_Menulists > ul > li { width: 100%; flex-wrap: wrap;}
.Prods_Menulists ul ul { position: static; border: none;}
.Prods_Menulists ul li ul li {}
.Prods_Menulists li.has-sub.open > a { background: #f0f0f0;}

.product_info_page .half_box { width: 100%; float: none; padding-right: 0;}
.product_info_page .half_box li.btn_blankTop { margin-top: 50px; justify-content: space-between; display: flex;}
.product_info_page .half_box li.btn_blankTop input { width: calc(50% - 10px); background-image: none; padding: 0; text-align: center;}

@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1024px) {
.product_main { display: block; width: 100%;}    
.sidebarBtn { display: block; width: 100%;}
}
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 768px) {
/* 篩選器-左手邊 / 產品分類-上面
.Prods_Wrap { width: 100%;}
.ProdFilter_ { width: 100%;}
.ProdFilter_Item_Show { width: calc(100% - 110px);}
.ProdFilter_ { order: 1;}
.Prods_Menulists { order: 2;}
.ProdFilter_ li > a span { color: #333;}
*/

.Prods_Wrap { width: 100%; margin-top: 20px;}
.ProdFilter_ { width: 100%;}
.Prods_Menulists { opacity: 0; display: none;}

}
@media screen and (max-width: 600px) {
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/* 2025.12.26 中間放大*/
.BannerHome02 .swiper-slide-active img { transform: scale(1);}
.BannerHome02 .swiperBan02 .swiper-slide img { transition: transform 5s ease-out; will-change: transform; transform: scale(1);}
.BannerHome02 .swiperBan02 .swiper-slide-active img { transform: scale(1.06);}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */




/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*內頁BANNER 設定*/
.banner {height: 40vw;background-size: cover !important;background-position: center !important;
	animation: tobright 2s both;animation-timing-function: ease-in-out;}
.banner h5 {color: #fff;font-size: 42px;font-weight: lighter;letter-spacing: .5rem;width: 75%;
    text-align: left;animation: totop 1s both;animation-timing-function: ease-in-out;position: relative;}
.banner h5:after{content: "";display: block;font-size: 20px;font-family: "Ubuntu", sans-serif;
	margin-left: 3px;animation: totop 1s both;animation-timing-function: ease-in-out;animation-delay: 1s;
	position: absolute;bottom: -50px;}
.banner.banA {}
.banner.banB {}
.banner.banC {background: url(https://pic03.eapple.com.tw/motdesign/ban06.jpg) no-repeat;}
.banner.banC h5:after{content: "CONTACT";}
.banner.banD {}
.banner.banE {}
.banner.banF {background: url(https://pic03.eapple.com.tw/motdesign/ban04.jpg) no-repeat;}
.banner.banF h5:after{content: "VIDEO";}
.banner.banblog {background: url(https://pic03.eapple.com.tw/motdesign/ban05.jpg) no-repeat;}
.banner.banblog h5:after{content: "ARTICLE";}
.banner.banDesign {background: url(https://pic03.eapple.com.tw/motdesign/ban03.jpg) no-repeat;}
.banner.banDesign h5:after{content: "PROJECT";}

@keyframes tobright{
	0%{filter: brightness(0.5);}
	100%{filter: brightness(0.8);}
}
@keyframes totop{
	0%{transform: translateY(50px);opacity: 0;}
	100%{transform: translateY(0px);opacity: 1;}
}


@media screen and (max-width: 1200px){
	.banner h5 {font-size: 30px;top: -25px;width: 85%;}
}
@media screen and (max-width: 768px){
	.banner{height: 250px;}
	.banner h5:after {bottom: -35px;font-size: 14px;}
}





/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*文章設定*/
/*一排呈現
.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; } 取消連結被點擊效果
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */




