@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Fira+Sans+Extra+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Sans+TC:wght@100..900&family=Noto+Serif+TC:wght@200..900&family=Oswald:wght@200..700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Fira+Sans+Extra+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Sans+TC:wght@100..900&family=Noto+Serif+TC:wght@200..900&family=Oswald:wght@200..700&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');



*{font-family: 'Raleway','Noto Sans TC', sans-serif;}

/*上方選單解除滑動固定*/
body{ overflow: overlay;}

/*●●●●●●●●●●●●●●●●●●●●●●●●   大範圍設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/

#content,#content_main{background: url(https://pic03.eapple.com.tw/tch5318/bg.jpg);background-position: bottom;}
@media screen and (max-width: 600px){
	.main_part {padding: 25px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
*{font-family: 'Noto Sans TC', sans-serif;}

@media screen and (max-width: 1024px){
	
	}
	

@media screen and (max-width: 768px){
	
	
	}

/*●●●●●●●●●●●●●●●●●●●●●●●●   大圖部分設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
/* .swiper-slide img { height:auto;} */

/*切換鈕*/
.bannerindex {--swiper-pagination-color: #fff;}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction
{bottom: auto;top: 50%;left: 2vw;width: 25px;}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet
{margin: 5px 10px;width: 5px;height: 15px;border-radius: 2px;}




@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}






/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/




/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
.pageIndex .main_part { border-top: none;}
.pageIndex .header_area {  width: 100%;  padding: 0;   background: #cc000000;}
.header_area { width: 100%;  padding: 0;   background: #cc000000;}
.main_header_area {  background: #ffffff; }
.header_area.sticky {  width: 100%;  z-index: 9999;  background: rgb(255 255 255 / 0%);}
.tp_links{ display:none;}


.main_header_area .container {   margin: auto; max-width: 85%;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/* 商品下拉超過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個但次分類直接顯示-結



/*●●●●●●●●●●●●●●●●●●●●●●●●   HEADER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/

.navigation {  padding: 20px 0 0 0;}
.stellarnav li { font-size: 17px;}
.stellarnav li a { color: #000; padding: 10px 10px;}
.stellarnav > ul > li { padding: 0 5px;}
.stellarnav > ul > li > a { margin: 18px 5px 26px;  padding: 0px 10px 0;  position: relative;  letter-spacing: 1.5px;  color: #555;   transition: all 0.1s;  font-size: 15px; font-weight: 600;}
.stellarnav > ul > li > a b { font-weight: 500;}
.stellarnav > ul > li > a:hover {  color: #1d6bb6;   font-weight: 700;}
.stellarnav li li a{ transition: all 0.2s ease-in-out;}/*下拉分類滑過前*/
.stellarnav li li a:hover { background: #1d6bb6; color: #ffffff;}/*下拉分類滑過後*/

/*選單下拉三角槓槓*/
.stellarnav li.has-sub > a:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 40%;
    right: 2px;
    transform: translateY(-50%);
    height: 5px;
    width: 5px;
    display: block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #555 #555 transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.stellarnav li.has-sub > a:hover:after {   border-color: #1d6bb6;}
.nav-brand img {  max-width: fit-content;    padding-bottom: 10px;     padding-left: 50px;}
.nav-brand {  max-width: fit-content;}

/*按鈕效果*/
.stellarnav > ul > li:hover::after { transform: scale(1);  transition: 0.3s ease-in-out;}
.stellarnav > ul > li::after {
    content: "";
    background: #1d6bb6;
    height: 4px;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0px;
    left: 0%;
    transform: scale(0,1);
    transition: 0.5s ease-in-out;
}

/*下拉分類橫向箭頭*/
.stellarnav li li.has-sub > a:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 45%;
    right: 10px;
    transform: translateY(-50%);
    height: 5px;
    width: 5px;
    display: block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #cccccc #cccccc transparent;
    -webkit-transform: rotate(253deg);
    transform: rotate(-45deg);
}


/*-------------------------------------------------*/

/*第二層*/
.stellarnav li li { border: none !important;}
.stellarnav li li > a, .stellarnav li li.has-sub > a {
    color: #333333;
    padding: 10px 15px;
    transition: all 0.3s;
    letter-spacing: 1.5px;
    border-left: 1px solid transparent;
    font-size: 14px;
    background: #ffffff;
    box-shadow: 4px 5px 23px rgb(0 0 0 / 10%);
}/*下拉背景*/
.stellarnav > ul >li >ul { left: 50%;  transform: translateX(-42%);}
.stellarnav ul ul { width:200px; border: 0 solid transparent;}/*下拉分類寬度/外框*/
.stellarnav li li { border: none;}
.stellarnav li li + li { border-top: 1px solid #eeeeee;}
.stellarnav li.drop-left ul ul { right: 100%;}
.stellarnav ul ul ul { left: 100%;}


/*-------------------*/
/*下拉次分類(箭頭)*/
.stellarnav li.drop-left li.has-sub > a:after {
    float: left;
    margin-right: 10px;
    border-left: 0;
    border-top: 1px solid #ccc;
    border-bottom: 0px solid transparent;
    border-right: 1px solid #ccc;
}
.stellarnav li li.has-sub > a:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 45%;
    right: 10px;
    transform: translateY(-50%);
    height: 5px;
    width: 5px;
    display: block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #cccccc #cccccc transparent;
    -webkit-transform: rotate(253deg);
    transform: rotate(45deg);
}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

.me_tp_features {  display: none;}



@media screen and (max-width: 1750px){
.nav-header {  padding-left: 20px;}
}


@media screen and (max-width: 1400px){

}


@media screen and (max-width: 1250px){
	.pageIndex .header_area {  position: sticky;}
	.nav-brand img {   width: 310px;}

	}
	
@media screen and (max-width: 1024px){	
    .navigation {  justify-content: center;  }
	.nav-header {  padding-left: 0px;}
    .nav-brand img {   padding-bottom: 0;   padding-left: 0;  }	
	 .stellarnav > ul > li > a { margin: 10px 10px 5px; }
	 .main_header_area .container { max-width:100%;}
	
	}	
	
	
@media screen and (max-width: 768px){	
	
	.stellarnav .menu-toggle:after { display:none;}
	.stellarnav.mobile { position: absolute;  left: 0;  top: auto;  width: auto;   display: inline-block;   left: 10px; }
	.stellarnav .menu-toggle span.bars span {  width: 20px; height: 1px;}
	
	.navigation {  padding: 15px 0 10px 0;}
	 .nav-brand img {  max-width: fit-content;   width: 230px; padding-top: 4px; }
	.stellarnav .menu-toggle {  padding: 12px;  }
	
	.stellarnav > ul >li >ul {  left: auto;  transform: none;}
	
	}
    

/*●●●●●●●●●●●●●●●●●●●●●●●●   FOOTER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/

/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*footer*/
.footer {
    background-image: url(https://pic03.eapple.com.tw/tch5318/footer.jpg);
    max-height: 484px;
    background-size: cover;
    background-position: 100%;
    min-height: 35vw;
}
.footer_logo { display: none;}
.footer_menu { display: none;}
.footer_info li p { color: #fff;}
.footer_info li p a { color: #fff;}
.footer_info li:nth-child(1) {  display: none; width: 59%;}
.copy { display: none;} 
.box_link { display: none; }




/*●●●●●●●●●●●●●●●●●●●●●●●●   文章分類管理   ●●●●●●●●●●●●●●●●●●●●●●●●*/

/*●●●●●●●●●●●●●●●●●●●●●●●●   文章分類管理   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*側邊選單*/
h5.blog_le_t em{font-weight: 400;font-size: 20px;}
h5.blog_le_t span {font-size: 14px;padding-left: 5px;font-weight: 300;}
.blog_search input[type=search]{border-radius: 0;}
.blog_le {width: 250px;padding: 15px;}
.blog_le .accordion {border-radius: 0;border: none;}
.blog_le .accordion li{border-bottom: 1px solid #ddd;}
.blog_le .accordion li:last-child{border-bottom: none;}
.blog_le .accordion li.open {background: #ddd;}
.accordion li .link{padding: 0;border-bottom: none;}
.accordion li .link a{padding: 15px 10px;display: inline-block;font-weight: 300;color: #000;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {
    background: #ADA17E !important;}
.submenu {background: #fff;}
.submenu a{padding: 12px 12px 12px 30px;}
.submenu a:hover {background: #eee;color: #555;padding: 12px 12px 12px 35px;}
/*分類區塊*/
.blog_ri {width: calc(100% - 260px);padding: 15px 0 0 50px;}
h4.blog_category_title {padding: 0;margin: 0 0 5px 0;font-weight: 300;font-size: 20px;color: #555;}
.subbox_item{width: 100%;}
.subbox_item a {display: flex;justify-content: space-between;align-items: center;}
.subbox_item a:before{display: none;}
.subbox_item a:after{display: none;}
.blog_list_le {width: 30%;}
.blog_list_ri {width: 70%;padding: 0 8%;}
.blog_list_ri h5 {font-size: 24px;font-weight: 400;color: #333;}
.blog_list_ri em {position: absolute;right: 10px;bottom: 10px;font-weight: 300;}
.blog_list_ri p {color: #555;line-height: 180%;margin-top: 30px;}
/*詳細頁*/
.blog_in_page h4.blog_category_title {  font-size: 24px;    border-bottom: 1px solid #ddd;  padding-bottom: 15px;   margin-bottom: 15px;  font-weight: 600;  letter-spacing: 2px;}
.blog_back {display: flex;justify-content: center;}
.blog_back a {padding: 12px 15px;font-size: 14px;}
.blog_back a.article_btn_prev,.blog_back a.article_btn_next {}
.blog_back a.article_btn_back {background: #888;border: 1px solid #888;}
/*首頁文章管理*/
.module_i_news {padding: 80px 20px;background: #f3f3f3;}
.module_i_news ul {display: flex;justify-content: space-around;}
.module_i_news li {width: 25%;padding: 1%;}
.module_i_news li:nth-child(n+5){display: none;}
.module_i_news li a:before{display: none;}
.module_i_news li a:after{display: none;}
.module_i_news .title_i_box h4 {font-size: 30px;color: #333;font-weight: 600;}
.module_i_news .title_i_box h4:before{content: "";display: block;color: #ACACB2;font-size: 16px;font-weight: 400;}
.i_blog_le{width: 100%;}
.i_blog_ri{width: 100%;}
.i_blog_ri h5 {color: #333;margin-top: 10px;}
.i_blog_ri p {line-height: 180%;font-size: 14px;font-weight: 300;}

@media screen and (max-width: 1024px){
	/*側邊*/
	.blog_le {width: 200px;}
	.blog_ri {width: calc(100% - 210px);padding: 0 0 0 20px;}
} 
@media screen and (max-width: 960px){
	/*分類區塊*/
	.subbox_item {border-bottom: none;}
	.blog_list_le {width: 150px;}
	.blog_list_ri {width: calc(100% - 155px);padding-left: 30px;}
	.blog_list_ri h5 {font-size: 18px;}
	.blog_list_ri p {margin-top: 10px;}
	.blog_list_ri em {position: relative;right: 0;top: 0;}
	/*詳細頁*/
	.blog_in_page h4.blog_category_title{font-size: 18px;}
}
@media screen and (max-width: 768px) {
	/*側邊*/
	.blog_ri {width: 100%;padding: 0;}
	.blog_le{width: 100%;}
	/*分類區塊*/
	.blog_ri {width: 100%;padding: 0;}
	.blog_list_le {width: 40%;}
	.blog_list_le img {object-fit: cover;min-height: 200px;}
	.blog_list_ri {width: 60%;padding: 0 30px;}
	/*首頁文章*/
	.module_i_news ul{flex-wrap: wrap;}
	.module_i_news li{width: 50%;}
}
@media screen and (max-width: 450px){
	/*分類區塊*/
	.subbox_item a {display: block;padding: 10px;}
	.blog_list_le {width: 80%;margin: 0 auto;display: block;}
	.blog_list_ri {width: 100%;padding: 10px;}
	/*詳細頁*/
	.blog_back {margin-top: 80px;}
	.blog_back a{font-size: 12px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*側邊*/
h5.blog_le_t em {font-weight: 600;font-size: 24px;color: #111;}
h5.blog_le_t span {font-size: 16px;}
.accordion li .link a {  font-weight: 600;  /* color: #202775; */   font-size: 16px;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #1b6fb9 !important;}
/*分類頁*/
.blog_subbox {display: flex;flex-wrap: wrap;}
.subbox_item {width: 30.3%;margin: 0 1.5% 5% 0;transition: all .5s;}
.subbox_item:hover{transform: translateY(-10px);}
.subbox_item a {flex-direction: column;}
.blog_list_le{width: 100%;}
.blog_list_le img {width: 100%;}
.blog_list_ri{width: 100%;padding: 0;}
.blog_list_ri em {font-size: 12px;color: #333;text-align: center;margin-top: 10px;position: relative;bottom: 0;}
.blog_list_ri h5 {font-size: 20px;font-weight: 600;text-align: center;color: #1b6fb9;font-weight: 600;}
.blog_list_ri p{border-top: 1px solid #eee;margin-top: 20px;padding-top: 10px;text-align: center;}
/*文章頁*/
.blog_back {margin: 80px 0 50px;}
.blog_back a.article_btn_back {background: #176caa;border: 1px solid #176caa;}
/*首頁*/
.module_i_news {padding: 0 20px 80px;background: #fff;}
.module_i_news .title_i_box h6 {font-size: 30px;line-height: 1;}
.module_i_news .title_i_box h6:before{content: "NEWS";font-size: 30px;font-family: "Montserrat", sans-serif;
color: #f3d851;line-height: 1.2;font-weight: 800;}
.module_i_news .title_i_box h4{font-size: 50px;color: #111;font-weight: 800;}
.module_i_news ul {max-width: 1400px;margin: 20px auto;display: grid;grid-template-columns: 1fr 1fr 1fr;
gap: 30px;}
.module_i_news li {width: 100%;padding: 0;}
.module_i_news li:nth-child(n+4){display: none;}
.i_blog_le {height: 0;overflow: hidden;border-radius: 30px;padding: 0 0 100%;}
.i_blog_ri {padding: 20px 0;text-align: center;}
.i_blog_ri h5{margin-top: 0;color: #1f2678;margin-bottom: 5px;font-weight: 600;}
.i_blog_ri em{font-size: 12px;color: #333;}
.i_blog_ri p {border-top: 1px solid #eee;margin-top: 20px;padding-top: 10px;}

.news_related {  display: none;}


@media screen and (max-width: 1250px){
	/*首頁*/
	.module_i_news .title_i_box h4 {font-size: 42px;}
	.module_i_news .title_i_box h6:before {font-size: 24px;}
	/*分類頁*/
	.blog_subbox {/* justify-content: center; */  gap: 0px; }
	.subbox_item {width: 46%;margin: 0 2%;}
}
@media screen and (max-width: 1024px){
	/*首頁*/
	.module_i_news {padding: 20px 20px 80px;}
	.module_i_news ul {grid-template-columns: 1fr 1fr;}
	.module_i_news li:nth-child(n+4){display: block;}
	.module_i_news li:nth-child(n+5){display: none;}
}
@media screen and (max-width: 600px){
	/*首頁*/
	.module_i_news .title_i_box h4 {font-size: 30px;}
	.module_i_news .title_i_box h6:before {font-size: 18px;}
	.module_i_news ul {grid-template-columns: 1fr;max-width: 400px;margin: 0 auto;}
	/*分類頁*/
	.blog_subbox {max-width: 400px;margin: 0 auto;}
	.subbox_item {width: 100%;margin: 3% 0;}


}

/*●●●●●●●●●●●●●●●●●●●●●●●●   促銷方案&小撇步文章分享   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*首頁*/
.news_part section {  max-width: 1400px;  margin: auto;}
.news_part .title_i_box h4{color: #555;}
.news_list ul li a:hover {background: #eee;}
/*詳細頁*/
.show_content .edit{line-height: 180%;}
.promotion_title {position: relative;border-bottom: 1px solid #d8d8d8;padding-bottom: 20px;}
.promotion_title em {display: block;border: none;font-size: 14px;font-weight: 300;padding: 0;}
.promotion_title span {border: none;color: #555;padding: 0;margin: 0;
position: absolute;right: 0;bottom: 15px;font-weight: 300;letter-spacing: 2px;}
.promotion_title span:before{content: "發布時間";display: block;font-weight: 400;}
.promotion_title h2{display: block;font-weight: 400;font-size: 24px;}
.other_promotion {margin-top: 200px;}
.other_promotion:before{content: "Read More";display: block;color: #005b7e;padding:10px 15px;}
.other_promotion li{border-bottom: 1px solid #ddd;width: 100%;margin-left: 0;}
.other_promotion li:last-child{border-bottom: none;}
.other_promotion li a {display: flex;width: 100%;margin: 0;font-weight: 300;padding: 25px 15px;border: none;}
.other_promotion li a:before{display: none;}
.other_promotion li a:after{display: none;}
.other_promotion li a:hover {background: transparent;}
.other_promotion .pmtTime {width: 150px;}
.other_promotion .pmtTime span{float: left;letter-spacing: 2px;}
.other_promotion .pmtTitle{width: calc(100% - 160px);}
.other_promotion .pmtTitle span{display: none;}
.other_promotion .pmtTitle h3 {font-size: 14px;height: auto;min-height: auto;margin: 0;padding-left: 30px;
letter-spacing: 2px;font-weight: 300;color: #000;position: relative;}
.other_promotion .pmtTitle h3:before{content: "〉";font-size: 12px;color: #888;transition: all .5s;
position: absolute;left: 10px;top: 50%;transform: translateY(-50%);}
.other_promotion { display: block;}
.news_list ul li p:after { color: #005b7e;}


@media screen and (max-width: 768px){
	.promotion_title h2 {font-size: 18px;}
}
@media screen and (max-width: 450px){
	.other_promotion li a {flex-wrap: wrap;}
	.other_promotion .pmtTitle {width: 100%;}
	.other_promotion .pmtTitle h3 {padding-left: 0;}
	.other_promotion .pmtTitle h3:before{display: none;}
}
/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/



.i_news_b a i.fa-solid.fa-arrow-right { margin: 0;}
.i_news_b a:hover i.fa-solid.fa-arrow-right { margin:0}
.animated-arrow {  background: #888888;  font-size: 14px;  width: 170px;  letter-spacing: 1px;}
b, strong {  font-weight: 500;}
.animated-arrow:hover {  background: #4b4b4b;}
.news_list ul li p:after { content: 'Read more';}
.news_part .title_i_box h4:before {  content: 'NEWS';  display: block;  font-family: "Oswald", sans-serif;   color: #005b7e; font-size: 36px; letter-spacing: 1px;margin-bottom: -5px;}
.news_part .title_i_box h4 { color: #555;  font-size: 16px;}
.news_part {  width: 100%;  padding: 50px 20px;  background: #fff;}

.news_part .title_i_box h6 {  font-size: 36px;  color: #212121;  display: none;}
.i_blog_b a i.fa-solid.fa-arrow-right { margin:0 }
/* hover */
.i_blog_b a:hover i.fa-solid.fa-arrow-right { margin:0px;}


.fa-arrow-right::before {
    display:none;}


@media screen and (max-width: 1200px){
.news_list ul li {  border: none;  margin-bottom: 7px;  background: transparent;	border-bottom: 1px #eee solid; }
.news_list ul li p {  display: block;  width: 100%;   padding: 3px;  text-align: left;     }
.news_list ul li span {     text-align: left;  }
.news_list ul li p:after { text-align: left;    }


}



/*●●●●●●●●●●●●●●●●●●●●●●●●   相簿管理(有分類)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*大分類*/
.album_page .main_part {max-width: 1600px;}
.show-list{display: flex;flex-wrap: wrap;}
.show-list .item {width: 32%;padding: 1%;margin: 0;}
.show-list .item:hover .show_name {color: #666;}
.show-list .show_name {text-align: center;font-weight: 500;}
.overlay {-webkit-transform: scale(1);transform: scale(1);}
.show-list .show_pic img{min-height: 20vw;object-fit: cover;}
/*次分類*/
.album_class_page .main_part {max-width: 1600px;}
.subalbum-menu h2 {color: #555;text-align: center;ddisplay: none;}
.subalbum-menu h2 .block{display: none;}
.other_subalbum{display: flex;flex-wrap: wrap;}
.other_subalbum li {width: 32%;padding: 1%;margin: 0;}
.other_subalbum li p{text-align: center;margin-top: 10px;color: #555;letter-spacing: 2px;}
.other_subalbum li div{height: 0;padding-bottom: 75%;overflow: hidden;}
.other_subalbum li img{min-height: 20vw;object-fit: cover;transition: all .5s;}
.other_subalbum li:hover img{opacity: .6;}
/*相片頁*/
.album_info_page .main_part {max-width: 1600px;}
.pic-list{display: flex;flex-wrap: wrap;}
.pic-list .item {padding: 0;margin: 10px;width: 32%;padding: 1%;margin: 0;}
.pic-list .item h6{font-weight: 500;}
.pic-list .show_pic img {min-height: 20vw;object-fit: cover;}
.other_album{margin-top: 200px;}
.album_fixed_title {background: transparent;font-size: 15px;}
.other_album_choice li {background: #555;border-radius: 3px;font-size: 12px;}




@media screen and (max-width: 1200px){
.show-list .item {  width: 49%;}

}


@media screen and (max-width: 768px){
	/*主分類*/
 .show-list .item {  width: 100%; }
	.show-list .show_pic img{min-height: 35vw;}
	/*次分類*/
	.other_subalbum li{width: 100%;}
	.other_subalbum li img{min-height: 35vw;}
	/*相片頁*/
	.pic-list .item {width: 100%;}
	.pic-list .show_pic img {min-height: 35vw;}
}

@media screen and (max-width: 450px) { 
	/*相簿*/
	.show-list .show_pic img{min-height: 140px;}
	.other_subalbum li img{min-height: 140px;}
	.pic-list .show_pic img {min-height: 140px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
@media screen and (max-width: 1200px){
.show-list { grid-gap: 5px;  }}

.pic-list {  grid-gap: 0; }



/*●●●●●●●●●●●●●●●●●●●●●●●●   聯絡我們(表單功能)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*標題*/
.blank_letter {  display: none; }
/*左側資訊*/
.contact_content .information_left{margin-bottom: 80px;}
.list_before.info li {border-bottom: 1px solid #eee;padding: 5px 5px 10px 70px;word-break: break-word;  line-height: 120%;}
.list_before.info li:before{font-weight: 400;letter-spacing: .4rem;width: 60px;}
/*表格設定*/
.contact_content .information_right {width: calc(100% - 305px);padding-left: 50px;}
button, input, optgroup, select, textarea{outline: none;}
.contact_form li {margin-bottom: 8px;}
.contact_form li input.noborder,.contact_form li textarea.noborder {background: #ffffff;}
.contact_form li.last blockquote, .contact_form li.last cite{border: 1px solid #888;}
.contact_form li.last blockquote{color: #888;}
.contact_form li.last cite {background: #146fb0;}
.contact_form li.last blockquote:hover input, .contact_form li.last cite:hover input {letter-spacing: 4px;}
.noborder {padding: 10px;}
.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {
	grid-template-columns: repeat(auto-fit, minmax(20px, 20px) minmax(200px, 1fr));line-height: 1.8;}
.form select{width: 100%;border: 1px solid #eee;padding: 6px 26px 6px 6px;}
.contact_form li input.noborder, .contact_form li textarea.noborder {
  border: 1px #e4e4e4 solid;}
    
@media screen and (max-width: 768px) {
	/*左側資訊*/
	.list_before.info li,.list_before.info li:before{font-size: 12px;}
	/*表單設定*/
	.contact_form li {grid-gap: 5px;}
	.form select{margin: 0;}
	.contact_form li.last input{font-size: 12px;}
}
@media screen and (max-width: 600px){
	.contact_form {margin-top: 20px;}
	.contact_form li {margin-bottom: 10px;}
	.contact_form li .form__label {font-weight: 500;background: transparent;padding: 0;}
	.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert{
		font-size: 12px;}
	.form select{font-size: 12px;}
	.list_before.info li {padding: 5px 5px 5px 70px;}
	.noborder {padding: 5px;}
}



/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*共同設定*/
.contact_content {  margin: auto;  padding: 20px 10px;   background: #fff;}
.contact_page .main_part {max-width: 2000px;}
/*編輯頁區塊*/
.contact_editbox{padding: 0;}
/*資訊區塊*/
.contact_content .information_left{display: none;}
/*表單區塊*/
.contact_content .information_right { width: 100%;   background: #fdfdfd;  padding: 3% 4%;  max-width: 1400px; margin: 0 auto;  display: block;  margin-top: 10px;   margin-bottom: 50px;}
.blank_letter.f:after {  content: "天創行爬梯機，政府補助合法醫療器材商，北中南無障礙上下樓首選。";  display: block;  color: #858585;  font-size: 14px;  letter-spacing: 1px;  margin: 10px 0 40px;  font-weight: 600;}
.contact_form li .form__label {  max-width: 100%;  font-size: 16px; letter-spacing: 1px;  background: #b7b7b717;  font-weight: 800;}
.form select {border: 1px solid #a78f6a;padding: 10px 26px 10px 10px;color: #474141;border-radius: 6px;}
.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {  grid-template-columns: repeat(auto-fit, minmax(20px, 20px) minmax(180px, 1fr));}
.contact_form li.last blockquote {color: #474141;}
.contact_form li.last blockquote, .contact_form li.last cite {border: none;}
.contact_form li {   display: flex;    grid-gap: 10px;  flex-direction: column; align-items: flex-start;}

.contact_form li.last {  border: none;  text-align: right;  margin-top: 20px; padding-left: 0;   display: flex; justify-content: flex-end; flex-wrap: wrap;  flex-direction: row;}
.contact_form li .form__insert { display: block;  width: 100%;   vertical-align: top;  font-size: 14px;  letter-spacing: 0;}

.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {  display: flex;  grid-gap: 8px;  flex-direction: row; flex-wrap: wrap;}


@media screen and (max-width: 600px){
.contact_content .information_right {  padding: 20% 6% 4%;}


}


/*●●●●●●●●●●●●●●●●●●●●●●●●   購物車(商品展示)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/

/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part { max-width:1500px;}
/* .product_info_page .main_part { max-width:1200px;} */

.product_page .show_content,
.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start;}
.product_page .product_menu_list { position: relative; width: 220px; letter-spacing: 1px; /*border-right: 1px solid #ccc;*/min-height: 30vw;}
.product_page .products-list,
.product-wrapper { width: calc(100% - 270px);}
ul.page { width: 100%;}

.product-layer-two li ul { position:static; margin-top:5px; /*display:block !important;*/ width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; /*display:block !important;*/}
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.product-layer-two li li a{ padding:5px 10px;}
.product-layer-two li li:hover > a { background:#fff; color:#ad925e;}
.product-layer-two > li { width: 100%;  max-width: 100%;  padding: 0;  text-align: left; border-bottom: none;  padding-bottom: 10px;}
.product-layer-two > li ul > li + li { margin-top:5px;}

.product_info_page .product-layer-two { display: none;}
.product_info_page .products-list,
.product-wrapper { width: 100%;}

.product-layer-two li li:hover{ margin-left: 15px;}
.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 8px; background: transparent; left: 0; margin-left: -20px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%);}
.product-layer-two li li:hover > a:before { background:#005b7e;}

.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: 980px) {
}
@media screen and (max-width: 768px) {
.product_menu_list,
.products-list,
.product-wrapper { width: 100%;}
.product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); grid-gap: 5px;}
.product_page .product-layer-two,
.product_page .products-list { width: 100%; border-right: none;}
.product_page .product_menu_list>h5{display: block;}

.product_page .show_content > a { order: 1;}
.product_page ul.products-list { order: 2;}
.product_page ul.page { order: 3;}
.product_page .product_menu_list {width: 100%; order: 0; min-height: unset;}
}
@media screen and (max-width: 600px) {
}



.product-layer-two li a {   position: relative;    border: none;    background: #f4f4f4;   display: block;  /* font-size: 14px; */  font-weight: 600;  color: #333;  padding: 10px 16px;}
.product-layer-two li li a { background: #fff;  font-size: 14px;  color: #333;  font-weight: 600;  letter-spacing: 0;  border-bottom: 1px solid #eeeeee !important;  border-radius: 0;  padding: 10px;}
.product-layer-two li i {  display: none;}
.products-list .name {   font-size: 16px;  font-weight: 600;  height: 29px;}
.products-list .more {  border: none;  color: #ffffff; font-size: 14px;  font-weight: bold;  line-height: 32px;  text-align: center;  transition: all .5s;  position: absolute;  transform: translateX(-50%); left: 50%; bottom: 0;  background: #333;}
.products-list .item a:hover .more {  background: #0F6BB7;color: #fff;  letter-spacing: 2px;}
.product-layer-two li.active a {  font-weight: 600;  border: 0;  background: #0f6bb7;  color: #fff;}
.products-list .price b {   color: #C00;  font-size: 15px; }
.product_info {  margin: 20px 0;  width: 95%;}
.product_info li .txt_box {  display: inline-block;  vertical-align: top;  color: #444;  font-size: 14px;  text-align: justify;}
.sidebarBtn h2 { color: #111;  font-size: 20px;}
div#number_area {  color: #868686;}
.product_info li span {   display: block;   font-size: 14px;  color: #777;  margin-bottom: 3px;   letter-spacing: 1px;  font-weight: 600;  padding-bottom: 5px;}
.radio-inline__input:checked + .radio-inline__label { background: #184fa5;  border: 0;  color: #ffffff;}
.pd_tabTitle li.activeTab::after {  height: 1px;  background: #999999;}
.pd_tabTitle li a { display: block;  padding: 10px 10px;  color: #666666; line-height: 1.4; background: transparent;  font-size: 20px;  font-weight: 700;}
.prod_related h6 span:before {  content: '相關推薦';  font-size: 20px;  color: #666666; letter-spacing: 1px;}

.sidebarBtn {   padding: 15px; display: inline-block;  vertical-align: top;  border: 0px #ddd solid;  background: #fff;  box-shadow: 0px 0px 0px 2px #f5f5f5;}
.sidebarBtn .price {  color: #333;   font-size: 22px;  font-weight: bold; padding: 10px 0;  border-bottom: 1px solid #e6e6e6;  letter-spacing: 1px;}

.products-list .price { letter-spacing: 1px; }

.inquiry_a1 { background: #184fa5;;  font-size: 14px;}
.inquiry_a2 {   background: #1c3e94;  font-size: 14px;}

.product-layer-two li.active li a {    font-weight: normal;  color: #333;  background: #fff;}

.lastPage {  font-size: 16px; color: #fff; background: #1063ad;}

.products-list {  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));}
.prod_related {  background: #ffffff00;}
.prod_related h6 span:before {display:none;}


/*●●●●●●●●●●●●●●●●●●●●●●●●   內頁BANNER 設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/


/*內頁BANNER 設定*/
.banner {
    background-image: url(https://pic03.eapple.com.tw/tch5318/banner.jpg);
    background-size: cover;background-position: center;
    position: relative;
    height: 45vw;
    max-height: 500px;
    min-height: 220px;overflow: hidden;
}
.banner h5 {
    width: auto;
    max-width: 90%;
    position: absolute;
    left: 10%;
    padding: 0.1em 0.5em 0.2em;
    overflow: hidden;
    animation: Bh5Text 0.4s linear both;
    background: #1D70B5;
    color: #fff;
    font-size: 28px;
    animation-delay: 0.8s;
}
.banner:before {
    content: "itU";
    animation: BText 0.75s cubic-bezier(0.4, 0, 1, 1) both;
    left: 6%;
    position: absolute;
    bottom: 45%;
    font-size: 140px;
    line-height: 100%;
    color: #ffffff82;
    font-weight: bold;
    max-width: 95%;
    /* text-shadow: 0 0 5px rgba(0, 0, 0, 0.1); */
}


.banner.banF { background-image: url(https://pic03.eapple.com.tw/tch5318/banner_1.jpg);}
.banner.banblog { background-image: url(https://pic03.eapple.com.tw/tch5318/banner_3.jpg);}
.video_page .banner.banF { background-image: url(https://pic03.eapple.com.tw/tch5318/banner_3.jpg);}

.services_page .banner:before{content:"SERVICE";}
.product_page .banner:before , .product_info_page .banner:before{content:"PRODUCTS";}
.video_page .banner:before{content:"MEDIA";}
.banner.banblog:before{content:"Q&A";}
.contact_page .banner:before{content:"CONTACT";}



@keyframes Bh5Text{
from    {transform: translateX(-100%);opacity: 0;}
to      {transform: translateX(0);opacity: 1;}
}

@keyframes BText{
from    {transform: translateY(100%);opacity: 0;}
to      {transform: translateY(0);opacity: 1;}
}



@media screen and (max-width: 1350px) {
.banner {
    background-position: 79% 44%;}
	
	}

@media screen and (max-width: 768px) {
.banner:before {  display:none;}
.banner {  background-position: 76% 25%;}


}


/*●●●●●●●●●●●●●●●●●●●●●●●●   其他設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*麵包屑*/

.path p, .path p a {display: none;}

/*下拉編輯頁設定*/
.other_select_page .promotion_title{display: none;}
.other_select_page .other_promotion{display: none;}
/*頁碼*/
.page li {margin: 0;width: 30px;height: 30px;line-height: 30px;}
.page li a {width: auto;height: auto;line-height: inherit;}
.page strong, .page a{border-radius: 0;color: #555;border: 1px #555 solid;padding: 0;}
.page strong, .page a:hover {background: #333;}
.other_select_page .page{margin: 0;}



/*錨點滑動*/
html {scroll-behavior: smooth;}
/*top按鈕*/
#to_top i.top {width: 12px;height: 12px;}
#to_top i.top:before, #to_top i.top:after {height: 8px;background: #555;}

@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: none;}
#to_top { bottom:80px;}
}

@media screen and (max-width: 600px) { 
}






/*影片設定*/
.video-layer-two li a:hover { background: #1b70b5;  color: #fff;}
.video-layer-two > li {  border-bottom: none;}
.video-layer-two li a {  background: #dfdfdf;color: #333333;border: none;}



@media screen and (max-width: 768px) {
    .video-list {  grid-template-columns: auto; }}

    /* 20250917 */
      .footer_set * {
            box-sizing: border-box;
            max-width: 100%;
        }

        .footer_set {
	    	max-width:2000px;
            width: 100%;
	    	margin:auto;
            font-family:'Microsoft JhengHei',serif;
            border: 0;
            text-decoration: none;
            overflow: hidden;
        }

        .footer_set img {
            width: auto;
            max-width: 100%;
            vertical-align: bottom;
        }

        .footer_set ul {
            padding: 0 0;
            margin:0;
        }

        .footer_set li {
            list-style: none;
        }

        .footer_set h6,
        .footer_set h5,
        .footer_set h4,
        .footer_set h3,
        .footer_set h2 {
            margin: 0;
        }

        .footer_set u {
            text-decoration: none;
        }

        .footer_set p {
            margin: 0;
        }

        .footer_set em,
        .footer_set i {
            font-style: normal;
        }

        .footer_set a {
            text-decoration: none;
        }

        .footer_set dd,
        .footer_set dt {
            margin: 0 0;
        }

		.frr01{
			padding:150px 5% 75px 5%;
			background-color: #666666;
		}

		.frr02{
			max-width: 1310px;
			margin:auto;
			display: flex;
			justify-content: space-between;
			align-items: flex-start;
			flex-wrap: wrap;
		}

		.frr03 {
			width: 29.23%;
		}

		.footer_logo {
			max-width: 317px;
			width: 100%;
			display: block;
		}

		.footer_logo a{
			display: block;
		}

		.footer_logo a img{
			width: 100%;
		}

		.frr03 p {
			color:#CCCCCC;
			font-size: 16px;
			font-weight: 400;
			line-height: 180%;
			letter-spacing: 0.15em;
			text-align: justify;
			margin:25px 0;
		}

		.frr03 h6{
			display: flex;
			align-items: center;
		}

		.frr03 h6 a{
			display: block;
			width: fit-content;
			transition: .5s;
		}

		.frr03 h6 a:hover{
			transform: translateY(-5px);
		}

		.frr03 h6 a+a{
			margin-left: 20px;
		}

		.frr03 h6 a:nth-of-type(1) img{width: 21px;}
		.frr03 h6 a:nth-of-type(2) img{width: 11px;}
		.frr03 h6 a:nth-of-type(3) img{width: 22px;}

		.frr04 {
			width: 65.8%;
			display: flex;
			justify-content: space-between;
			flex-wrap: wrap;
		}

		.frr05{
			width: 48%;
			padding:30px;
			background-color: rgba(204, 204, 204, 0.1);
		}

		.frr05 b{
			display: block;
			color:#CCCCCC;
			font-size: 20px;
			font-weight: bold;
			line-height: 120%;
			letter-spacing: 0.15em;
			margin-bottom: 20px;
		}

		.frr05 p {
			display: block;
			width: fit-content;
			color:#CCCCCC;
			font-size: 16px;
			font-weight: 400;
			line-height: 180%;
			letter-spacing: 0.15em;
		}

		.frr05 p a{
			display: inline-block;
			color:#CCCCCC;
			position: relative;
			transition: .5s;
		}

		.frr05 p a::after{
			content:"";
			width: 0;
			height: 1px;
			background-color: #ccc;
			position: absolute;
			bottom:0;
			left: 0;
			transition: .5s;
		}

		.frr05 p a:hover::after{
			transition: .5s;
			width: 100%;
		}

		.footer_menu{
			max-width: 1350px;
			width: 100%;
			margin:auto;
			padding:30px 0;
			border-top: 1px #BBBBBB solid;
			border-bottom: 1px #BBBBBB solid;
			display: flex;
			justify-content: center;
			align-items: center;
			margin-top: 90px;
		}

		.footer_menu a{
			display: flex;
			justify-content: center;
			align-items: center;
			color:#CCCCCC;
			font-size: 14px;
			font-weight: 500;
			line-height: 120%;
			letter-spacing: 0.15em;
			text-indent: 0.15em;
			text-align: center;
			padding: 6px 12px;
			border: none;
			transition: .5s;
			margin:0;
			background-color: #ffffff00;
		}

		.footer_menu a+a{
			margin-left: 50px;
		}

		.footer_menu a:hover{
			transition: .5s;
			background-color: #fff;
			color:#666666;
		}

		.frr_copy{
			margin-top: 90px;
			text-align: center;
			position: relative;
		}

		.frr_copy .copy{
			display: flex;
			justify-content: center;
			align-items: center;
			border: none;
		}

		.frr_copy .copy,
		.frr_copy .copy a{
			color:#CCCCCC;
			font-size: 12px;
			font-weight: 300;
			line-height: 120%;
			letter-spacing: 0.15em;
			text-indent: 0.15em;
			text-align: center;
		}

		@media (max-width:900px) {
			.frr03 p,
			.frr05 p{
				font-size: 15px;
			}
			.frr05 b{
				font-size: 18px;
			}
			.frr05{
				padding:20px;
			}
		}

		@media (max-width:800px) {
			.frr01{
				padding:80px 5%;
			}
			.frr02{
				flex-direction: column;
			}
			.frr03,.frr04{
				width: 100%;
			}
			.frr03{
				margin-bottom: 50px;
			}
			.frr_copy,
			.footer_menu{
				margin-top: 50px;
			}
			.footer_menu a+a{
				margin-left: 20px;
			}
		}

		@media (max-width:650px) {
			.footer_menu{
				display: grid;
				grid-template-columns: repeat(3,1fr);
				grid-gap: 10px 20px;
			}
			.footer_menu a+a{margin-left: 0;}
		}

		@media (max-width:600px) {
			.copy{
				padding:0;
				margin:0;
			}
			.frr_copy .copy, .frr_copy .copy a{
				line-height: 180%;
			}
		}

		@media (max-width:550px) {
			.frr01{
				padding:50px 5%;
			}
			.frr05{
				width: 100%;
				padding:20px 15px;
			}
			.frr04{
				flex-direction: column;
			}
			.frr04>div:nth-of-type(2) {
				margin-top: 40px;
			}
		}

		@media (max-width:440px) {
			.footer_menu{grid-template-columns: repeat(2,1fr);}
		}
