@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');



/*●●●●●●●●●●●●●●●●●●●●●●●●   大範圍設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
*{letter-spacing: .1rem;}
*{ font-family: "Noto Sans TC", sans-serif;}
*{ font-family: "Raleway", sans-serif;}

@media screen and (max-width: 768px){
	.show_content {padding: 40px 0 20px;}
	#bottom_menu{display: none;}
}         
@media screen and (max-width: 600px) {
	.main_part {padding: 10px 20px;}
	.path p, .path p a{font-size: 12px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.main_part {max-width: 1400px;padding: 80px 0;width: 94%;}
.path {display: none;}



/*●●●●●●●●●●●●●●●●●●●●●●●●   大圖部分設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*預設解除背景輪播*/
#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;}
}


/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/






/*●●●●●●●●●●●●●●●●●●●●●●●●   HEADER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
.header_area, .header_area.sticky {  background: linear-gradient(180deg, #0000005c, #00000000);}
.main_header_area .container {max-width: 1600px;padding: 0 3%;}
.navigation {display: flex;align-items: center;}
.nav-brand img{display: block;}
.stellarnav li.has-sub > a:after {border-left: 5px solid transparent;border-right: 5px solid transparent;
    border-top: 5px solid #898989;}/*主選單箭頭*/
/*★★★購物車/社群icon設定↓↓↓↓↓↓↓↓↓↓↓↓*/
.me_tp_features {   position: absolute;  top: 5px;  right: 0; z-index: 10000;   max-width: 300px;  display: none;}
.me_tp_features .tp_links{display: none;}
.me_tp_features a i {font-size: 14px;color: #888;line-height: 20px;}
.me_tp_features a.tp_btn_cart{position: relative;}
.me_tp_features a.tp_btn_cart span span{display: none;}
.me_tp_features a.tp_btn_cart b {color: #000;background: #ffb700;font-size: 10px;width: 15px;height: 15px;border-radius: 50%;
    display: block;text-align: center;line-height: 15px;letter-spacing: 0px;position: absolute;right: -4px;bottom: -6px;}
.me_tp_features a.tp_btn_cart b::before,.me_tp_features a.tp_btn_cart b::after{display: none;}
.me_tp_features a.tp_btn_notice span{display: none;}
.box_search input[type=text]{border-radius: 0;overflow: hidden;}
.box_search input[type=text]::placeholder{color: #ccc;}/*提示文字*/
.box_search input[type=text]:focus{color: #555;}
.shop_search_btn{border-radius: 0;background: #888;}/*搜尋按鈕*/
/*下拉區塊*/
.stellarnav li.has-sub li {border: none;border-bottom: 1px solid #f3f3f3;}
.stellarnav li.has-sub li:last-child{border-bottom: none;}
.stellarnav li.has-sub li a {font-size: 15px;padding: 8px 12px;transition: all .5s;}
.stellarnav li.has-sub li a:hover{background: #396273;color: #fff;padding-left: 18px;}
.stellarnav li.drop-left li.has-sub > a:after {border-top: 5px solid transparent;border-bottom: 5px solid transparent;
    border-right: 5px solid #898989;}/*下拉箭頭*/
.stellarnav li.drop-left li.has-sub > a:hover:after {border-right: 5px solid #fff;}/*下拉hover箭頭*/

@media screen and (max-width: 1024px){
	.stellarnav > ul > li > a{font-size: 14px;}
}
@media screen and (max-width: 768px){
	.me_tp_features {position: relative;max-width: inherit;z-index: 0;}
	.box_search{width: 100%;}
	.box_search input[type=text] {max-width: inherit;}
    .stellarnav .menu-toggle:after {margin-top: 8px;font-weight: 400;}
    .stellarnav .menu-toggle span.bars span {   height: 1px;   width: 17px;   background: #ffffff; }
	.stellarnav.mobile > ul > li > a.dd-toggle{top: 15px;}
	.stellarnav.mobile > ul > li.open > a.dd-toggle{top: 5px;}
	.stellarnav a.dd-toggle .icon-plus:before,.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 1px #ffffff;}
	.stellarnav.mobile .close-menu{position: relative;color: transparent;}
	.stellarnav.mobile .close-menu > *{display: none;}
	.stellarnav.mobile .close-menu:before{content: "×";position: absolute;right: 10px;top: 10px;color: #000;
        font-size: 12px;}
    .stellarnav.mobile > ul > li > a b{vertical-align: middle;}
    
}
@media only screen and (max-width: 570px) {
    .stellarnav .menu-toggle {padding: 10px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.header_area { background: linear-gradient(180deg, #0000005c, #00000000); transition: all .5s;position: fixed;}
.header_area.sticky{background: #050a2d;}
.header_area {padding: 20px 10px;}
.nav-header { max-width: 350px;}
.stellarnav > ul > li {  margin: 0 10px;   padding-top: 15px;}
.stellarnav > ul > li > a {  min-width: 100px;   color: #ffffff;   font-size: 15px;}
.stellarnav > ul > li > a b {color: #fff;font-size: 16px;text-shadow: 0 0 10px rgb(0 0 0 / 50%);letter-spacing: 1px;}
.stellarnav > ul > li > a b:last-child{letter-spacing: 3px;}
.stellarnav li.has-sub > a:after {border-top: 5px solid #eee;}

.header_area.sticky .stellarnav > ul > li > a b {text-shadow: none;}




@media only screen and (max-width: 1450px) {

.stellarnav > ul > li > a {  min-width: 60px;}
.nav-header {  max-width: 300px;}
.stellarnav > ul > li {  margin: 0 5px;}
.stellarnav > ul > li > a {  font-size: 15px;}
}


@media only screen and (max-width: 1200px) {


.nav-header {  max-width: 290px;}
.stellarnav > ul > li { margin: 0;}
.stellarnav > ul > li > a {  font-size: 14px;}
.header_area {  background: #050a2d;  position: relative;}

}


@media only screen and (max-width: 768px) {
.stellarnav .menu-toggle:after { display:none; }
.stellarnav .menu-toggle { padding: 35px 0px; }
.stellarnav.mobile li.open {  background: #132a4b;  padding: 0px;}
.stellarnav.mobile > ul > li {   border-bottom: 1px #000000 solid;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {  background: #fff;}


.stellarnav.mobile ul {  background: #050a2d;}

.stellarnav li a {  padding: 15px 10px;  color: #cccccc;}
.stellarnav li.has-sub li {  border-bottom: 1px solid #ffffff38;}
.stellarnav.mobile li a {   border-bottom: 1px solid rgba(255, 255, 255, .15);}


}


/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*●●●●●●●●●●●●●●●●●●●●●●●●   FOOTER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
.footer {  background-color: #050a2d;   padding: 60px 0 0;}
.footer .center{max-width: 1400px;width: 90%;margin: 0 auto;}
.footer_logo > a {
    background: url(https://pic03.eapple.com.tw/toyos92/footer_logo.png) no-repeat;
    display: block;
    width: 240px;
    height: 213px;
    background-size: contain !important;
    background-position: center !important;
}
.footer_logo img{display: none;}
.footer_info {padding-right: 0px;display: flex;justify-content: space-between;}
.footer_info li p, .footer_info li p a {  color: #d9d9d9;  transition: all .5s;  font-size: 17px;  font-weight: 600 !important;  line-height: 200%;  letter-spacing: 1px;}
.footer_info li p:hover,.footer_info li p a:hover{color: #ccc;}
.footer_menu a {  background: transparent;  border: none;   display: block; color: #d2cfd3;   margin: 0;  padding: 0;  line-height: 220%;  text-align: right;   position: relative;  text-transform: uppercase;   letter-spacing: 1px;  font-weight: 600 !important;font-size: 15px;}
.footer_menu a:first-child{display: none;}
.footer_menu a:before{content: "";width: 0;height: 1px;background:#ffef03;transition: all .5s;position: absolute;bottom: 0;right: 0;}
.footer_menu a:hover {  background: transparent;    color: #ffef03;}
.footer_menu a:hover:before{width: 100%;}

.footer_info ul {  display: flex; justify-content: space-between; align-items: center;}
.box_link a i{display: none;}
.box_link a.me_tp_call{display: none;}
.box_link a.me_tp_mail{display: none;}

.copy { border-top: none;  text-align: right;  max-width: 1400px;  margin: 0 auto;  padding: 50px 0;  color: #b1b1b1;  font-size: 10px;  width: 90%;  font-weight: 300;}
.copy a { color: #b1b1b1;}
.copy a:hover {  color: #ffef02;}
.footer_info li:nth-child(1) {  display: flex;   flex-direction: column;  pointer-events: none; cursor: default;}



@media screen and (max-width: 1200px){
   .footer_info li {    padding: 10px; }
   
  }

@media screen and (max-width: 768px){
	.footer_info li+li{margin-top: 0;}
	.box_link {  display: none; }	
}
@media screen and (max-width: 768px){
	.footer .center {max-width: 450px;}
	.footer_info {  display: flex; flex-direction: column;   align-items: center;   padding: 0 10px; }
	.footer_info li p, .footer_info li p a { text-align: center;}
	.footer_info ul {flex-direction: column;}
	.footer_menu { display: grid;  grid-template-columns: 1fr 1fr 1fr 1fr;  justify-content: space-around;}
	.footer_menu a {text-align: center;font-size: 12px;}
	.copy{text-align: center;}
	.total_view {display: inline;}
	.footer_info li+li {  margin-top: 50px;  width: 100%;  }
	
	.footer {  padding: 35px 0 0;}
	
}



/*●●●●●●●●●●●●●●●●●●●●●●●●   文章分類管理   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*文章設定 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*文章功能頁/ = = = = */

/* 左側分類欄位 */
.blog_le {
    width: 220px;
    padding: 0;
}
h5.blog_le_t {
    text-align: left;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
    padding: 10px 0;
    position: relative;
}
h5.blog_le_t em {
	font-size: 24px;
    line-height: 1;
    letter-spacing: 2px;
    font-weight: 500;
    position: relative;
}
h5.blog_le_t span {
    font-size: 0;
    display: none;
}
.blog_search {
    position: relative;
    margin-bottom: 10px;
    opacity: .8;
}
.blog_search input[type=search] {
    width: 100%;
    font-size: 14px;
    color: #999;
    border: 0;
    background: #fcfcfc;
    border-radius: 0;
    padding: 10px 40px 10px 10px;
}
/* 分類列 */
.blog_le .accordion {
    border-radius: 0;
    border: 0;
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    font-size: 0;
}
.blog_le .accordion li {
    transition: .3s ease-out;    
    border-bottom: 1px solid #ffffff4d;
}
.blog_le .accordion li .link i{color: #9fb0b7;}
.accordion li+li .link {
    border: 0;
}
.accordion li .link a {
    padding: 15px 10px 10px;
    text-align: left;
    line-height: 1.7;
    letter-spacing: 1.5px;
    font-weight: 400;
    margin: 0;
    border-bottom: 1px solid #e1e1e1;
	font-size: 16px;
}

.blog_le .accordion > li.on_this_category{
    background: #12384a !important;
}
.blog_le .accordion > li:hover {
    background: transparent !important;
}
.blog_le .accordion > li:hover .link a, .blog_le .accordion > li.on_this_category .link a {
    color: #ffffff !important;
    background: #050a2d;
}
.blog_le .accordion > li.on_this_category .link a {
    color: #fff  !important;  
}
/* 次分類 */
.blog_le .accordion li, .submenu li+li{border: 0;}
.submenu {
    background: transparent;
    font-size: 14px;
}
.submenu a {
    position: relative;
    color: #ccc;
    padding: 10px 15px;
    letter-spacing: 2px;
    transition: all 0.6s ease;
    word-break: break-all;
    border: 0;
}
.submenu a i {    display: none;}
.submenu li.on_this_category a, .submenu a:hover {
    background: #12384a;
}


/* 右側圖文區 */
.blog_ri {
    width: calc(100% - 240px);
    padding: 0 0 0 60px;
}
h4.blog_category_title {
    width: fit-content;
    font-weight: 600;
    letter-spacing: 0.04em;
    display: none;
}
/* 圖文區塊 */
.blog_subbox {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0;
    display: flex;
    flex-wrap: wrap;
}
.subbox_item {
    position: relative;
    width: 100%;
    background: rgb(255 255 255);
    border-radius: 0;
    overflow: hidden;
    transition: .5s ease-out;
    border: 0;
    height: fit-content;
    width: 100%;
    margin: 0;
    background: transparent;
    padding: 25px 0;
}
.subbox_item:hover {
    transition: .5s ease-out;
}
.subbox_item li:hover {
    transition: .5s ease-out;
}
.subbox_item a {
    gap: unset;
    height: 100%;
    padding: 0;
    display: flex;
    align-items: center;
}
.module_i_news li a:before, .module_i_news li a:after, .subbox_item a:after, .subbox_item a:before {
    content: none;
}
/* 圖 */
.blog_list_le {
    overflow: hidden;
    position: relative;
    aspect-ratio: 4 / 3;
    background-color: #05212f;
    margin-right: 40px;
    max-width: 32%;
    min-width: 280px;
}
.blog_list_le img {
    width: 100%;
    transition: all .6s ease-out;
}
.subbox_item a:hover img {
    z-index: 1;
    /* opacity: 0.4; */
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/* 文字 */
.blog_list_ri {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    padding: 15px 35px;
    padding: 0;
    width: 100%;
    margin: 0;
    height: fit-content;
    height: fit-content;
}
.blog_list_ri:after {
    opacity: .3;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 1px;
    content: "";
    background: linear-gradient(45deg, #050a2d, #1c435b);
    transition: width .6s cubic-bezier(0.65, 0, 0.35, 1);
}
.subbox_item a:hover .blog_list_ri:after{
    width: 100%;
}
.blog_list_ri h5 {
    text-align: left;
    color: #050a2d;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 24px;
}
.blog_list_ri em {
font-size: 14px;
    letter-spacing: 2px;
    margin: 0;
    order: -1;
    padding: 0 0 10px 0;
    font-weight: 400;
}
.blog_list_ri p {
font-size: 16px;
    letter-spacing: 1.5px;
    line-height: 1.7;
    font-weight: 400;
    color: #444;
    margin: 10px 0 20px;
}



/*文章內層/ = = = = */
.blog_in_page h5.blog_le_t em {
    /* color: transparent; */
}
.blog_in_page .blog_ri {
    width: calc(100% - 240px - 40px);
    padding: 10px 40px;
}
.blog_in_page h4.blog_category_title {
    width: 100%;
    letter-spacing: 1.5px;
    display: block;
    text-align: left;
    border-bottom: 1px solid #969ca74d;
    color: #232323;
    font-weight: 500;
    margin-bottom: 20px;
    padding: 20px 0;
}


/* 分享按鈕 = = */
.blog_shareData {
    border: 1px solid #ccc;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    margin-bottom: 20px;
    width: fit-content;
    padding: 10px;
    border-radius: 5px;
    margin: 0;
    display: none;
}
.toShareNews b, .toShareNews a, .toShareNews a object, .toShareNews a i {  font-weight: 400;   font-size: 14px;  color: #333;}
.toShareNews a object {  filter: grayscale(1) brightness(1) contrast(1);}
.toShareNews > a:hover > object { filter: none;}
/* 文章編輯器 */
.blog_box_edit {  background: transparent;}
.blog_box_edit * { line-height: 1.7;}
.articel_mainPic {  display: none;}

/*文章-相關推薦*/
.news_related, .prod_related {  background: #fff;   padding: 80px 5%;  margin: auto;  display: none;}

.blog_back a.article_btn_back {   background: #050a2d;}




@media screen and (max-width: 1024px) {
/* 外層 */
.blog_le {width: 100%; margin-bottom: 40px;}
h5.blog_le_t {display: none;}
.blog_le .accordion {grid-template-columns: repeat(1, 1fr);}
.blog_le .accordion li {border-bottom: 1px solid #cccccc;}

.blog_ri {width: 100%;padding: 0;}
.blog_list_le {max-width: 250px;}
.i_blog_ri h5, .blog_list_ri h5 {}
.blog_list_ri p {letter-spacing: 1.5px;}

.blog_in_page .blog_ri {  width: 100%;  padding: 10px 0px;}

.accordion li .link a {  border-bottom: none;}


}

@media screen and (max-width: 768px) {
/* 外層 */
.blog_le {margin-bottom: 20px;}
.blog_list_ri p {font-size: 13px;}
.blog_list_le {max-width: 200px;margin-right: 15px;}
.subbox_item a .blog_list_le::before, .subbox_item a:hover .blog_list_le::before {letter-spacing: 1px;font-size: 14px;padding: 6px 15px;}

}

@media screen and (max-width: 640px) {
/* 外層 */
.subbox_item a {flex-direction: column;gap: 10px;}
.blog_list_le, .blog_list_ri {margin: 0 auto;max-width: 500px;}
}

@media screen and (max-width: 480px) {
    .i_blog_ri h5, .blog_list_ri h5 { order: 2;  }
    .blog_list_ri em {   order: 1;   font-size: 13px;    margin: 0;  }
    .i_blog_ri p, .blog_list_ri p {  order: 3;   }

}




/*首頁*/
.module_i_news {  padding: 80px 20px;  background: #fff;}
.module_i_news .title_i_box h6{  font-size: 32px;   color: #050a54;}
.module_i_news section {max-width: 1400px;}
.module_i_news .title_i_box {margin-bottom: 10px;}
.module_i_news .title_i_box h4 {   font-size: 20px;  color: #444444;   letter-spacing: 1px;}
.module_i_news ul {grid-template-columns: 1fr 1fr 1fr 1fr;}
.module_i_news li a {grid-template-columns: 1fr;}
.module_i_news li a:before,.module_i_news li a:after{display: none;}
.i_blog_ri h5 {  color: #050a2d;}
.i_blog_ri p {   font-size: 16px;  line-height: 160%;}
.i_blog_le {overflow: hidden;}
.module_i_news li a .i_blog_le img{transform: scale(1);transition: all .5s;}
.module_i_news li a:hover .i_blog_le img{transform: scale(1.05);}

@media screen and (max-width: 1024px){
	/*首頁*/
	.module_i_news ul {grid-template-columns: 1fr 1fr;}
}
@media screen and (max-width: 960px) {
    .subbox_item {border-bottom: none;}
}
@media screen and (max-width: 768px){
	/*右側*/
	.blog_ri {padding: 0;}
	/*首頁*/
	.module_i_news .title_i_box h6:before{font-size: 42px;}
	.module_i_news li {border-bottom: none;}
}
@media screen and (max-width: 500px){
	/*分類頁*/
	.subbox_item a {grid-template-columns: 1fr;}
	/*首頁*/
	.module_i_news {padding: 50px 20px;}
	.module_i_news ul {grid-template-columns: 1fr;}
}




/*●●●●●●●●●●●●●●●●●●●●●●●●   促銷方案&小撇步文章分享   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*首頁*/
.news_part .title_i_box h4{color: #555;}
.news_list ul li a:hover {background: #eee;}
/*詳細頁*/
.show_content .edit{line-height: 180%;font-weight: 300;}
.promotion_title {position: relative;border-bottom: 1px solid #d8d8d8;padding-bottom: 10px;}
.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: #050a2d;   padding: 10px 15px;  font-weight: bold;}
.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: 20px 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: 18px;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;}
.promotions_page .other_promotion .pmtTime {  width: auto;}

@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: #005b7e;  font-size: 14px;  width: 170px;  letter-spacing: 1px;}
b, strong {  font-weight: 500;}
.animated-arrow:hover {  background: #003f57;}

.news_list ul li p:after { content: 'Read more';}
.news_part .title_i_box h6 {   font-size: 36px;  color: #050a2d;}
.news_part .title_i_box h4 { color: #555;  font-size: 20px;}
.news_part {   width: 100%;  padding: 50px 20px;  background: #fff;}

.news_list ul li p {   color: #444;}
.news_list ul li span { background: #3e4d71; color: #fff;}
.news_list ul li p {  padding: 15px 70px 15px 15px;font-size: 16px;}


.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;}


@media screen and (max-width: 1200px){
.news_list ul li {  border: none;  margin-bottom: 7px;  background: transparent;	border-bottom: 1px #eee solid; }}







/*●●●●●●●●●●●●●●●●●●●●●●●●   相簿管理(有分類)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*分類頁面*/
.overlay {-webkit-transform: scale(1);transform: scale(1);background: rgb(85 85 85 / 50%);}
.show-list {grid-template-columns: repeat(3, 1fr);}
.show-list .item a{position: relative;}
.show-list .item a:before{content: "VIEW   +";position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);
border-bottom: 2px solid #ccc;font-size: 12px;max-width: 100px;color: #fff;height: 0;overflow: hidden;opacity: 0;
transition: all .5s;transition-delay: 0s;}
.show-list .item a:hover:before{opacity: 1;height: 25px;padding-bottom: 10px;transition: all .5s;
	transition-delay: .3s;z-index: 100;}
.show-list .show_name {font-weight: 400;text-align: center;color: #888;letter-spacing: .6rem;font-size: 14px;}
.show-list .item:hover .show_name {color: #333;}
/*相簿頁面*/
.subalbum-menu{padding: 0;}
.subalbum-menu h2 {font-size: 14px;font-weight: 400;background: #888;color: #fff;padding: 8px 20px;
    line-height: 1.2;border-radius: 5px;letter-spacing: .4rem;}
.other_subalbum li a p {background: rgb(85 85 85 / 20%);color: #fff;text-align: center;font-weight: 300;
    font-size: 14px;padding: 10px;letter-spacing: .6rem;position: absolute;bottom: 0;left: 0;width: 100%;
height: 100%;display: flex;justify-content: center;align-items: end;padding-bottom: 30px;}
/*相本頁面*/
.album_descrip p{font-size: 14px;line-height: 180%;}
/*首頁*/
.module_i_album .title_i_box {margin-bottom: 10px;}
.module_i_album .title_i_box h4 {font-size: 20px;letter-spacing: .6rem;margin-top: 10px;}
.module_i_album section {max-width: 1600px;}
.i_album_list {grid-template-columns: repeat(3, 1fr);}
.i_album_list li a p {height: 60px;background: rgb(85 85 85 / 50%);color: #fff;padding: 10px;font-size: 14px;}
.i_album_list li a p span {font-size: 14px;letter-spacing: .4rem;font-weight: 300;width: 100%;padding-left: 20px;text-align: left;}
.i_album_list li a p span:after{content: "VIEW   +";display: block;border-bottom: 2px solid #ccc;font-size: 12px;max-width: 100px;
height: 0;overflow: hidden;opacity: 0;transition: all .5s;transition-delay: 0s;}
.i_album_list li a:hover p span{font-size: 18px;}
.i_album_list li a:hover p span:after{opacity: 1;height: 25px;margin-top: 20px;padding-bottom: 10px;transition-delay: .3s;}


@media screen and (max-width: 1024px){
	/*分類頁面*/
	.show-list {grid-template-columns: repeat(2, 1fr);}
	/*首頁*/
	.i_album_list {grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width: 500px){
	/*分類頁面*/
	.show-list {grid-template-columns: repeat(1, 1fr);}
	/*首頁*/
	.i_album_list {grid-template-columns: repeat(1, 1fr);}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*首頁*/
.module_i_album {padding: 80px 20px 0;background: #e7e5de;}
.module_i_album .title_i_box {display: flex;flex-direction: column-reverse;}
.module_i_album .title_i_box h6 {color: #888;font-size: 20px;letter-spacing: .6rem;font-weight: 500;}
.module_i_album .title_i_box h4{font-size: 30px;color: #9c9087;letter-spacing: .1rem;}
.i_album_list li div {aspect-ratio: 2 / 1;}
.i_album_list li img {filter: grayscale(1);transition: all .5s;}
.i_album_list li a {border-radius: 15px;overflow: hidden;}
.i_album_list li:hover img{filter: grayscale(.3);}
.i_album_list li a p {background: rgb(114 105 97 / 60%);}
.animated-arrow {background: #050a2d;}
/*大分類*/
.show_content{padding: 0;}
.show-list .show_pic {aspect-ratio: 3 / 4;}
/*相簿頁*/
.other_subalbum li a p{letter-spacing: .4rem;}
/*相片頁*/
.other_album {margin: 50px 0 80px;}
.album_fixed_title{background: transparent;}
.other_album_choice li {background: #9c9087;border-radius: 0;}
.other_album_choice li a {font-size: 12px;}
.fa-right-from-bracket::before {content: "\f061";}




@media screen and (max-width: 600px){
.news_list ul li span {  font-size: 12px;  background: #ffffff00;color:#ccc;}
.news_list ul li p {  padding: 0;}
}




/*●●●●●●●●●●●●●●●●●●●●●●●●   聯絡我們(表單功能)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*標題*/
.blank_letter {color: #333;font-size: 20px;font-weight: 500;letter-spacing: .6rem;padding-top: 0;}
/*左側資訊*/
.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;grid-template-columns: 1fr;}
.contact_form li .form__label {max-width: 100%;text-align: left;font-size: 16px;font-weight: 500;
	position: relative;}
.contact_form li .form__label span.star{font-size: 12px;position: absolute;left: -12px;top: 50%;transform: translateY(-50%);}
.contact_form li input.noborder,.contact_form li textarea.noborder {border: none;background: transparent;
    border-bottom: 3px solid #eee;border-radius: 0;}
.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: #888;}
.contact_form li.last blockquote:hover input, .contact_form li.last cite:hover input {letter-spacing: 4px;}
.noborder {padding: 10px;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(200px, 1fr));line-height: 1.8;}
.form select{width: 100%;border: 1px solid #eee;padding: 6px 26px 6px 6px;}

@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 blockquote, .contact_form li.last cite{padding: 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;}
	.blank_letter {font-size: 16px;font-weight: 600;}
	.noborder {padding: 5px;}
}



/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*表單區塊*/
.contact_form {grid-gap: 25px;}
.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(130px, 1fr));font-size: 14px;}
.noborder {padding: 5px;}
.contact_form li.last blockquote, .contact_form li.last cite {border: 1px solid #9c9087;}
.contact_form li.last cite {background: #9c9087;}
.contact_form li.last blockquote{color: #9c9087;}
/*側邊資訊*/
.list_before.info li {padding: 5px 5px 10px 55px;}
.list_before.info li:before {letter-spacing: .2rem;}











/*●●●●●●●●●●●●●●●●●●●●●●●●   購物車(商品展示)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/

/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 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% - 277px);}
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: 20px;}
.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: 1px solid #e2e2e2;  background: #f4f4f4; display: block;  font-size: 16px; font-weight: 600;  color: #333;}
.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: 15px;  font-weight: 600;  height: 52px;}
.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: #050a2d;color: #fff;  letter-spacing: 2px;}
.product-layer-two li.active a {  font-weight: 600;  border: 0;  background: #050a2d;  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: 16px;  text-align: justify;}
.sidebarBtn h2 { color: #111; }
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: #678428;  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;    display: none;}

.inquiry_a1 { background: #050a2d;;  font-size: 14px;}
.inquiry_a2 {   background: #123352;  font-size: 14px;}

.product-layer-two li.active li a {    font-weight: normal;  color: #333;  background: #fff;}


/*●●●●●●●●●●●●●●●●●●●●●●●●   內頁BANNER 設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/


.blog_page article_a bodyDesktop .banner::before {  content: "";  background-image: linear-gradient(180deg, #00000000 40%, rgb(0 0 0 / 31%) 65%), url(https://pic03.eapple.com.tw/toyos92/ban_1.jpg);}

.banner h5 {width: 90%;margin: 0 auto;font-size: 28px;color: #fff;text-shadow: 0 0 10px rgba(0, 0, 0, .2);
position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);letter-spacing: 3px;font-weight: 400; }

.banner {  background-position: center;   background-size: cover;  padding: 300px 0 219px;  overflow: hidden;   background-image: none;  position: relative;   z-index: 1;   background: repeat center center var(--SubColor);  padding: 18vw 0 12vw;}
.banner::before {  content: "";
    background-image: linear-gradient(180deg, #00000000 40%, rgb(0 0 0 / 31%) 65%), url(https://pic03.eapple.com.tw/toyos92/ban.jpg);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    animation-duration: 5s;
    background-size: cover;
    background-position: center;
    animation: bgScroll 30s linear infinite;
    width: 110%;
    height: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
}
.banner::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(https://pic03.eapple.com.tw/moodartistudio/100-90-5.png) #0000002e;
    -webkit-animation: noise 1.5s steps(5) alternate infinite;
    animation: noise 1.5s steps(5) alternate infinite;
    z-index: -1;
}


.article_a .banner::before {
    content: "";
    background-image: linear-gradient(180deg, #00000000 40%, rgb(0 0 0 / 31%) 65%), url(https://pic03.eapple.com.tw/toyos92/ban_1.jpg);
}


@keyframes bgScroll {
    0% {        -webkit-transform: translateX(0);        transform: translateX(0);    }
    50% {        -webkit-transform: translateX(-5%);        transform: translateX(-5%);    }
    100% {        -webkit-transform: translateX(0);        transform: translateX(0);    }
}
@keyframes noise {
    0% {      background-position: -88px 166px    }
    20% {      background-position: 222px -333px    }
    40% {      background-position: -111px 444px    }
    60% {      background-position: 33px -66px    }
    80% {      background-position: -138px 212px    }
    100% {      background-position: 317px -197px    }
}
.banner h5:before {
    content: "— 特優仕汽車大樓專業隔熱紙彩貼包膜 —" !important;
    position: absolute;
    top: 45px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    width: 100%;
	font-weight: 400; 
}

@media screen and (max-width: 1024px){
	.banner{height: 250px;}
    .banner h5 { font-size: 28px;   font-weight: 400; top: 45%;}
	.banner h5:after{font-size: 20px;}
}

@media screen and (max-width: 768px){
.banner h5:before {  font-size: 14px;   font-weight: 300;}}






/*●●●●●●●●●●●●●●●●●●●●●●●●   其他設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*★★★查看更多按鈕↓↓↓↓↓↓↓↓↓↓↓↓*/
.animated-arrow {width: 200px;}
.animated-arrow b {font-size: 16px;display: block;font-weight: 400;}

/*★★★卷軸設定↓↓↓↓↓↓↓↓↓↓↓↓*/
/* 捲軸寬度及高度 */
::-webkit-scrollbar {
  width: 6px; /*右側捲軸寬度*/
  height: 0px; /*下方捲軸高度*/
}
/* 軌道背景底色 */
::-webkit-scrollbar-track {
  background: #eee; 
}
 
/* 滑桿顏色 */
::-webkit-scrollbar-thumb {
  background: #888; 
}
/* 滑桿滑鼠滑入時的顏色 */
::-webkit-scrollbar-thumb:hover {
  background: #444; 
}
/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/