@charset "utf-8";

/*
關於CSS設定說明
CSS屬性是會繼承的，而且還是由上往下繼承。
同樣元素設定16px 後 12px 再 15px 最後會以最後設定的15px為準
但是有兩種情況除外:
1.絕對路徑命名. 如: .xx .yy .zz p {設定值;}
2.important.  如: .xx p {設定值 !important;}

CSS3選取器語法 :nth-child(n) 

*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*上方選單解除滑動固定
.header_area.sticky { position:relative;}
*/


/*上方選單右邊設定 臉書/LINE/電話/信箱
.tp_links a:before {寬高大小設定}
.tp_links a.me_tp_fb {}
.tp_links a.me_tp_fb:before {背景換圖/建議.SVG}
.tp_links a.me_tp_line {}
.tp_links a.me_tp_line:before {背景換圖/建議.SVG}
.tp_links a.me_tp_call {}
.tp_links a.me_tp_call:before {背景換圖/建議.SVG}
.tp_links a.me_tp_mail {}
.tp_links a.me_tp_mail:before {背景換圖/建議.SVG}
*/


/*電腦LOGO
.nav-brand {}
*/

/*手機LOGO
.nav-brand-m {}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;}
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*共用*/
.main_part { max-width: 1600px;  }
.animated-arrow {  background: #083280;}
.path p, .path p a {display: none;}
/*滾輪*/
::-webkit-scrollbar { width: 5px;}/*滾輪寬度*/
::-webkit-scrollbar-button { background: transparent; border-radius: 7px; height: 0;}/*滾輪與視窗上下的間距*/
::-webkit-scrollbar-track-piece { background: #eceae7;}/*滾輪軌道背景*/
::-webkit-scrollbar-thumb { border-radius: 3px; background-color: #083280; border: #083280;}/*滾輪樣式*/
::-webkit-scrollbar-track { box-shadow: transparent;}/*滾輪軌道樣式*/

/*首頁跑馬燈*/
.sb_marquee {    display: none;}

/*top*/
#to_top {  box-shadow: 0px 0px 10px #bbbbbb82; color: #083280;  background: #ffffffd6; backdrop-filter: saturate(100%) blur(10px);}
#to_top i.top {    height: 15px;}
#to_top i.top:before, #to_top i.top:after {  height: 10px;  top: 5px; background: #083280;}

/*相關推薦*/
.related_list {    grid-template-columns: repeat(auto-fill, minmax(315px, 1fr));    max-width: 1400px;}
.prod_related,.news_related {     background: none;    border-top: 3px #083280 solid;      padding: 40px 15px;  display: none; }
.prod_related h6 span:before,.news_related h6 span:before {  color: #083280;}
.related_list li a ,.news_related_list li a {  padding: 10px;  background: none;    border: 1px #083280 solid;}
.related_list li a p,.news_related_list li a p {    padding-top: 10px;}
.lastPage {  background: #083280;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*header-LOGO*/
.navigation {  grid-template-columns: 110px 1fr;}
.nav-header {      max-width: 100%;  transition: all .3s;}
.sticky .nav-header { transition: all .3s;}
.nav-brand {  }

/*header*/
.main_header_area .container { max-width: 90%;}
.main_header_area { transition: all .3s;}
.sticky .main_header_area {   transition: all .3s;}
.header_area { padding: 0px;     background: #ffffff;  transition: all .3s;}
.header_area.sticky {  background: #ffffffe3;     box-shadow: 0px 0px 5px #d9d9d996; transition: all .3s;}
.stellarnav > ul > li > a {
    color: #353535;
    letter-spacing: 1px;
    margin: 0 20px 0px 20px;
    font-weight: 600;
}
.stellarnav > ul > li > a:hover {
    color: #083280;
}

.stellarnav li.has-sub > a:after {  display: none;}
.stellarnav > ul > li.has-sub > a {  padding-right: 0px;}

.stellarnav > ul > li > a:before {
content: "";
position: absolute;
right: 50%;
left: 50%;
bottom: 2px;
height: 2px;
background-color: #083280;
transition: all .3s ease-in-out;
}
.stellarnav > ul > li:hover > a:before {right: 0px;color: #083280;left: 0px;}


/*下拉*/
.stellarnav > ul > li.drop-left > ul {    right: auto;}
.stellarnav li a { padding: 10px 10px;}
.stellarnav li li a:hover { color: #ffffff;  background: #083280;}

/*header購物車*/
.me_tp_features { height: 0px; }
.box_search {display: none;}
.tp_links {  display: none;}



@media screen and (max-width: 1024px) {
  .nav-header {   max-width: 85px;}
  .nav-brand {    padding: 5px;}
  .main_header_area {  height: 100%;}
  .sticky .main_header_area {   height: 100%;}
  .stellarnav > ul > li > a {  margin: 0 15px 0px 15px;}
  .me_tp_features {    height: 0px;}
  .me_tp_features a {    padding-top: 0px;}
  .tp_lang {   top: -45px;   left: 380px;}
}
@media screen and (max-width: 768px) {
  .me_tp_features {  text-align:right; margin: 0px 0 0;}
  .tp_lang {    left: 0px;}

  .nav-header {    }
  .stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {   padding: 0px;}
  .stellarnav.mobile {  top: 25px; }
  .stellarnav.mobile ul {    background: #ffffffeb;}
  .stellarnav.mobile > ul > li {  border-bottom: none;}
  .stellarnav.mobile > ul > li > a.dd-toggle { padding: 12px;}
  .stellarnav > ul > li > a:before {display: none;}
  .stellarnav li li a:hover { background: none;}
  .stellarnav.mobile li.open { background: #e5f2fb;}
  .stellarnav.mobile li.open li.open {  background: #e5f2fb;}
  .stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {   background: none;  color: #696969;}

  .stellarnav .icon-close:before {  border-bottom: solid 3px #696969;}
  .stellarnav .icon-close::after {  border-bottom: solid 3px #696969;}
  .stellarnav a.dd-toggle .icon-plus:after {   border-bottom: solid 3px #696969;}
  .stellarnav a.dd-toggle .icon-plus:before {   border-bottom: solid 3px #696969;}

  .stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {    border-right: 0;    box-shadow: 0px 0px 5px #e3e3e3ba;}
  .stellarnav.mobile li a {    border-bottom: 1px solid #ccd2d9;}
}
@media screen and (max-width: 570px) {
  .me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice {    display: inline-block;}
}
  
  
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*下拉*/

/* 商品下拉超過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個--結束 */

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*內頁BANNER 設定*/

.banner {
  background-image: url(https://pic03.eapple.com.tw/wollemi/ban01.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 160px;
}
.banner h5 {
  color: #ffffff;
  letter-spacing: 5px;
  font-size: 33px;
}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}

.other_select_page.bodyDesktop .banner h5{}

@media screen and (max-width: 1024px) {
  .banner {    min-height: 140px;}
  .banner h5 {    font-size: 26px;  }
}
@media screen and (max-width: 600px) {
  .banner {    min-height: 90px;}
  .banner h5 {    font-size: 24px;      letter-spacing: 1px; }
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*footer*/
.footer{background: #3362ab; padding: 50px 0 30px 0px; /*background-image: url(https://pic03.eapple.com.tw/wollemi/ftpc.jpg);*/ background-repeat: repeat-y;}
.footer .center{max-width: 1200px;padding: 0 3%;}
.footer_logo img{width: 100%; display: none;}
.footer_info{padding: 0; display: flex;    flex-direction: column; align-items: center;  grid-gap: 10px; }
.footer_info li{padding: 10px 0;display: inline-block;vertical-align: middle;}
.footer_info li:nth-child(1){width: 100%;}
.footer_info li:nth-child(2){width: 100%;}
.footer_info li p,.footer_info li p a{ color: #ffffff;}

.footer_info ul {    text-align: center;}

.footer_menu a {background: transparent; color: #ffffff; border: none; font-weight: 300;     border: 1px #ffffff solid;}
.footer_menu a:hover {  background: #113893;}
.copy {border-top: none;}
.copy a{color: #444;font-weight: 200;}
.box_link {top: 100%;width: 100%;text-align: right;padding: 0 3%;max-width: 300px;display: none;}
.box_link a {display: inline-block;width: 30px;height: 30px;border: none;background: #111;padding: 0px;border-radius: 30px;}
.box_link a i{max-width: 100%;font-size: 18px;line-height: 30px;display: block;}


@media screen and (max-width: 768px){
	.footer {padding:30px 0;}
	.footer_logo{margin-bottom: 0;}
	.footer_info ul {flex-wrap: wrap;}
	.footer_info li:nth-child(1){width: 100%;}
	.footer_info li:nth-child(2){width: 100%;text-align: center;}
	.footer_menu {margin: 0;}
	.footer_menu a{font-size: 12px;}
	.box_link{position: relative;right: 0;top: 0;text-align: left;padding: 15px 0;}
	.copy {padding: 8px 3% 0 3%;text-align: center;border-top: 1px solid #444444;font-size: 12px;}
}

.footer .center {max-width: 1000px;}
.footer_logo {width: 100px;     margin: 0px 60px;}

.footer_logo img { width: 100%; }


.footer_info li:nth-child(2){ }


.copy {   margin-top: 36px;}
.copy,.copy a {color: #ffffff;     margin-top: 7px; }
.copy a:hover{color: hsl(0, 0%, 100%); }

.privacyLinks a+a {   border-left: 1px solid #ffffff; }


@media screen and (max-width: 1024px){
    .footer:before {   bottom: 220px;}
}
@media screen and (max-width: 768px){
	.footer {padding: 40px 0 30px;}
    .footer:before {    bottom: 297px;    }
	.footer_info {  grid-gap: 6px; grid-template-columns: 1fr;}
	.footer_info ul{text-align: center;margin: 10px 0;}
	.footer_logo {width: 150px;     margin: 0px auto;}
    .footer_logo a {  height: 171px;    }

    .copy {        margin-top: 15px;    }

}

@media screen and (max-width: 600px) {
    .footer:before {      bottom: 310px;  }
}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*下拉編輯頁*/
.other_select_page.bodyDesktop .promotion_title h2 {display: none;}
.other_select_page.bodyDesktop .other_promotion{display: none;}
.other_select_page.bodyDesktop  ul.page {  display: none;}

@media screen and (max-width: 768px){ 
  .other_select_page.bodyMobile .other_promotion{display: none;}
  .other_select_page.bodyMobile .promotion_title h2 {display: none;}
  .other_select_page.bodyMobile  ul.page {  display: none;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*首頁促銷方案*/
.news_part {background: #e9e1da;}
.news_part .title_i_box h4 {
  font-size: 28px;
  color: #083280;
  font-weight: 600;
  letter-spacing: 3px;
}
.i_news_b a {  border-radius: 20px;}
.i_news_b a:hover {    background: #083280;}
.news_list ul li { border:none;   border-bottom: none;}
.news_list ul li:hover { }
.news_list ul li a{
  border: 1px #083280 solid;
  margin-bottom: 8px;
  border-radius: 50px;
  box-shadow: 0px 2px 5px #b1b1b161;
  background: #ffffff;
}
.news_list ul li a:hover {   background: #083280;}
.news_list ul li a:hover span {   color: #fff;}
.news_list ul li a:hover p {   color: #ffffff;}
.news_list ul li p:after {  transform: translateX(-50%) translateY(-50%);}
.news_list ul li a:hover p:after {   color: #fff;}


/*促銷方案*/
.promotion_title * {  color: #083280; font-weight: 600;   font-size: 20px;   letter-spacing: 1px;}
.promotion_title { text-align: center;}
.promotion_title em {  border:none; padding: 6px 15px; margin: 0 0px 0px 0; background: #083280;  color: #fff;  border-radius: 50px; display: none;}
.promotion_title span { border:none; padding: 6px 0px;   margin: 0px 0px 0px 0;}
.promotion_title h2 {     
  display: block;
  font-size: 30px;
  padding: 10px 0px 10px 0px;
  background: #083280;
  color: #fff;
}
.promotion_title h2 span {   display: none;}
.other_promotion li a {  border: none; border-top: 1px solid #e5e5e5;   }
.other_promotion li a:hover {  background: none;}
.other_promotion li a:before { border: 2px #083280 solid; border-bottom: none;  border-right: none; border-left: none;}
.other_promotion li a:after { display: none;}

@media screen and (max-width: 768px) {
  .news_part .title_i_box h4 {   font-size: 24px;}
  .news_part {  margin: 0px auto;     padding: 40px 20px;  width: 100%;}
  .news_list ul li {   background: #ffffff;         border-radius: 20px;}
  .promotion_title h2 {  font-size: 24px;}

}
@media screen and (max-width: 600px) {
  .news_list ul li a {    border-radius: 20px;   padding: 15px;}
  .news_list ul li p:after {   transform: translateX(0%) translateY(10%);}
}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*文章設定*/
/*一排呈現
.subbox_item { width:100%;}
*/

/*文章一-無障礙空間規劃*/

/*文章測選單*/

.article_a .blog_search {
    position: absolute;
    top: 82px;
    left: 0px;
}

.article_a .blog_search input[type=search] {
    border: none;
    background: transparent;
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 19px;
    letter-spacing: 1.5px;
    color: #444444;
}

.article_a .blog_search input[type=submit] {
    filter: grayscale(1);
}

.article_a .blog_le .accordion {
  border-radius: 0px;background: #f4f4f4;
}
.article_a .submenu li {
    background: #fff !important;
}

.article_a .accordion li .link a {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    padding-left: 40px;
}


.article_a .accordion li .link a:before {
    content: '►';
    position: absolute;
    top: 18px;
    left: 12px;
    color: #111111;
    transition: all.3s;
}

.article_a .blog_le .accordion > li:hover .link a:before , .article_a li.on_this_category .link a:before{
  color:#fff;
  transition: all .3s;
}

.article_a .blog_le .accordion > li:hover, .article_a .blog_le .accordion > li.on_this_category {
background: #083280 !important;transition: all 0.4s;
}
.article_a .blog_le .accordion > li:hover .link a, .article_a .blog_le .accordion > li.on_this_category .link a {
    color: #ffffff !important;transition: all 0.4s;
}
.article_a.submenu a {
    background: transparent;
    color: #424242;
}


.article_a .submenu li.on_this_category a, .article_a .submenu a:hover {
  background: #f0f5ff;
  color: #424242;
  padding-left: 35px;
}

.article_a .submenu a i {
  left: -30px;
  transition: all 0.4s;
}

.article_a .submenu li.on_this_category a i,.article_a .submenu a:hover i {
    left: 10px;
    transition: all 0.4s;
}

.article_a .fa-circle-chevron-right::before {
content: "◆";
}

.article_a h5.blog_le_t {
    font-weight: 400;
    font-family: "Asap Condensed", sans-serif, "Noto Sans TC", serif;
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    margin-bottom: 20px;
}

.article_a h5.blog_le_t span {
    font-size: 16px;
    text-transform: uppercase;
}
.article_a h5.blog_le_t em {
    display: inline-block;
    font-style: normal;
    display: none;
}

.article_a .toShareNews b,.article_a  .toShareNews a, .article_a .toShareNews a object, .article_a .toShareNews a i {
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 14px;
}

/******************************/

.article_a .main_part{ max-width: 1800px;}

.article_a .blog_le {
    width: 85%;
    display: flex;
    max-width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    gap: 50px;
}

.article_a .blog_box {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

.article_a .blog_le .accordion .open {
  background:#a1a993 ;
}

.article_a .blog_le .accordion {
    border-radius: 0px;
    background: #f4f4f4;
    border: none;
    border-radius: 5px;
    width: 300px;
    margin: 0px;
    max-width: 100%;
}

.article_a .blog_le .accordion li.open .link a {
    color: #ffffff !important;
}

.article_a .blog_le .accordion li.open i.fa-chevron-down::before {
    content: '\f077';
    color: #fff;
}


/*文章外層*/

.article_a .blog_ri {
    width: calc(100% - 120px);
}

.article_a .subbox_item a {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding:20px 0 45px;  
}

.article_a .module_i_news li:before, .article_a .subbox_item:before {
    content: "→";
    position: absolute;
    color: #083280;
    right: 10px;
    font-size: 13px;
    bottom: 9px;
}
.article_a .module_i_news li:hover::before, .article_a .subbox_item:hover::before {
    animation: mo_arrow 800ms cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}
@keyframes mo_arrow{
    40%,50%{opacity:0}
    43%{transform:translateX(105%) scaleY(0.1)}
    44%,50%{transform:translateX(-145%) scaleY(0.1)}
    100%{transform:translateX(0) scaleY(1)}
}
.article_a .module_i_news li:after, .article_a .subbox_item:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #0832807a;
    position: absolute;
    border: none;
    left: 0;
    transition: 0.2s;
    opacity: 1;
    bottom: 0;
}
.article_a.module_i_news li:hover:after, .article_a .subbox_item:hover:after {
    animation-name: line_move;
    animation-duration: 0.5s;background: #083280;
}

.article_a .module_i_news li a, .article_a .subbox_item a {
    grid-template-columns: 1fr;
    gap: 10px;
    overflow: hidden;
    animation: blogin 2s cubic-bezier(0.65, 0.05, 0.36, 1) 0s 1 normal forwards;
    padding: 10px;
    padding-bottom: 35px;
}
.article_a .module_i_news li a:before, .article_a .subbox_item a:before {
    color: #083280;
    opacity: 1;
    text-align: left;
    left: 10px;
    font-size: 13px;
    letter-spacing: 2px;
    transform: translateY(0%);
    overflow: hidden;
    height: 16px;
}
.article_a .module_i_news li a:hover:before, .article_a .subbox_item a:hover:before {
    transform: translateY(-100%);
    transition: all .3s cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 0;
}
.article_a .module_i_news li a::after, .article_a .subbox_item a:after {
    background: transparent;
    opacity: 1;
    top: 100%;
    border: none;
    color:#083280;
    opacity: 1;
    text-align: left;
    left: 10px;
    font-size: 13px;
    letter-spacing: 2px;
    content: 'READ MORE';
    overflow: hidden;
    box-sizing: border-box;
    bottom: 0;
    height: 16px;
}
.article_a .module_i_news li a:hover:after, .article_a .subbox_item a:hover:after {
    transform: translateY(-151%);
}

@keyframes line_move{
    30%{left:100%;width:0}
    40%{width:0;left:0}
    100%{left:0;width:100%}
}

.article_a .module_i_news li a, .article_a .i_blog_le img {animation-delay: 3s;}
.article_a .fa-caret-down::before {color:#6fa2cf;}

.article_a .i_blog_le, .article_a .blog_list_le {    aspect-ratio: 3 / 4; overflow: hidden;}
.article_a .i_blog_le img, .article_a .blog_list_le img{ 
    transition: opacity 450ms, transform 900ms cubic-bezier(0.215, 0.61, 0.355, 1);
    animation: img-in 2s cubic-bezier(0.65, 0.05, 0.36, 1) 0s 1 normal forwards ; 
}
.article_a .module_i_news li a:hover img, .article_a .subbox_item a:hover img {    transform: scale(1.2) translate3d(0, 0, 0);}

.article_a.blog_list_ri, .article_a .i_blog_ri { padding: 0;}
.article_a.i_blog_ri h5, .article_a .blog_list_ri h5 {color: #373435; font-weight: 400; font-size: 18px; }
.article_a .i_blog_ri em, .article_a .blog_list_ri em {color: #373435; display: none;}
.article_a .i_blog_ri p, .article_a .blog_list_ri p {
    font-size: 14px;
    color: #666;
    -webkit-line-clamp: 1;
    letter-spacing: 1px;
    line-height: 140%;
    font-weight: 300;
}

@keyframes blogin {
    0% {    border-top-right-radius: 200px;}
    100% {    border-top-right-radius: 0px;  }
}

@keyframes img-in {
    0% {    filter: blur(10px);}
    100% {  filter: blur(0px); }
}


@media screen and (max-width: 768px) {
.article_a .blog_le {
    width: 100%;
    display: block;
    max-width: none;
    justify-content: space-between;
    align-items: unset;
    gap: 50px;
    margin-top: 50px;
}
.article_a .blog_search {
    position: relative;
    top: 0px;
    left: 0px;
}
.article_a h5.blog_le_t em {  display: block;}
.article_a .blog_le .accordion {    width: 100%;}
.article_a .blog_ri {    width: calc(100% - 10px);}
}

/*文章內頁*/

.article_a .blog_box_edit .edit img {
    padding: 10px;
}

.article_a .articel_mainPic img {
}

.article_a .blog_box_edit * {
    font-family: "Noto Sans TC", serif;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 200%;
    color: #6d6d6d;
}

.article_a h4.blog_category_title {
    color: #1e1e1e;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 1px;
}


/*文章二*/
.article_b .show_content.blog_box { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start;}
.article_b .blog_subbox { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-gap: 60px 30px;}
.article_b .subbox_item a { grid-template-columns: 1fr;}
.article_b .blog_list_ri { min-height: 200px;}
.article_b .blog_list_ri h5 {  font-weight: 500; letter-spacing: 2px;  font-size: 17px;  color: #373435;}
.article_b .blog_list_ri p { border-top: 1px solid #ccc;  padding-top: 10px;  margin-top: 20px; font-size: 15px; color: #666;}
.article_b .blog_list_ri em { color: #555;}
/*hover*/
.article_b .subbox_item a:after{display: none;}
.article_b .blog_list_le { overflow: hidden;}
.article_b .subbox_item:hover .blog_list_le img { transform:scale(1.1);  transition: 0.8s;}
.article_b .subbox_item a:before { display: none;}

/*側邊*/
.article_b h5.blog_le_t { font-size: 22px;  color: #666; margin-bottom: 15px;}
.article_b .blog_le { position: sticky;  top: 100px;width: 220px;}
.article_b .blog_le .accordion { border-radius: 0px;border: unset;}
.article_b .blog_search input[type=search] { border-radius: 0px;}
.article_b .blog_le .accordion > li:hover, .article_b .blog_le .accordion > li.on_this_category { background: transparent !important;}
.article_b .blog_le .accordion > li:hover .link a, .article_b .blog_le .accordion > li.on_this_category .link a { color:  #083280 !important;  letter-spacing: 2px;}
.article_b .blog_search { margin-bottom: 20px;}
.article_b .accordion li .link a {transition: 0.5s;}


/*內頁*/
.article_b .blog_in_page .main_part {padding: 50px 20px 80px;}
.article_b.blog_ri { width: calc(100% - 330px);}
.article_b .blog_shareData {flex-direction: row;}
.article_b h4.blog_category_title { color: #111; font-size: 24px; padding: 10px 0;  margin-bottom: 10px; letter-spacing: 5px; font-weight: 400;}
.article_b .blog_shareData { margin-bottom: 50px; }
.article_b .articel_mainPic { margin-bottom: 50px;}
.article_b .articel_mainPic>img {  max-width: 500px !important; width: 100% !important;}
.article_b .blog_box_edit * { line-height: 140%;}


/*內頁*/
.article_b .promotions_page .path { width: 100%;}
.article_b .promotions_page .show_content { margin: 0 auto 0 0;  padding: 10px 10px;  width: 100%; max-width: 100%;}
.article_b .other_promotion .pmtTime span { float: left;}
.article_b .other_promotion li a { display: flex;  flex-direction: column;}
.article_b .other_promotion .pmtTime { order: 0;}
.article_b .other_promotion .pmtTitle h3 { margin: 5px 0 0 0;}
.article_b .other_promotion li a {  display: flex; flex-direction: column;  border: unset;  border-top: 1px solid #e5e5e5;}
.article_b .other_promotion li a:before,.other_promotion li a:after{display: none;}
.article_b .other_promotion li a:hover { background: transparent;}


.article_b .promotion_title em { display: none;}
.article_b .promotion_title h2 { display: block; padding-top: 15px;font-weight: 700;}
.article_b .promotion_title { border-bottom: 1px solid #c9c9c9; padding-bottom: 15px;}
.article_b .promotion_title * { font-size: 15px;}
.article_b .promotion_title span { border: unset;}

/*側邊*/
.article_b .promotions_page .other_promotion { grid-template-columns: 1fr 1fr 1fr; width: 100%; max-width: 100%;padding-top: 50px; margin: 0 0 80px auto; grid-gap: 15px 25px;}
.article_b .promotions_page ul.page {  width: 100%;  margin: 0px 0 0 auto; font-size: 14px; display: flex; justify-content: center;}
.article_b .promotions_page .page li {margin: 1px;}
.article_b .promotions_page .page li.activeN { background: #555; border-radius: 99em;  width: 20px; color: #fff;}


/*按鈕*/

.blog_back a {
    color: #111111;
    padding: 8px 16px;
    width: 100%;
    font-size: 12px;
    border: 1px solid #EEEEEE;
    letter-spacing: .04em;
    transition: all .4s ease;
}

.blog_back a.article_btn_next, .blog_back a.article_btn_prev {
    background: transparent;
}

.blog_back a.article_btn_back {
  background: #EEEEEE;
  color: #111111;
}

.blog_back a:hover {
    opacity: 0.5;
}

.blog_page h4.blog_category_title{display: none;}

.blog_back {
    width: 100%;
    gap: 0;
    margin-bottom: 20px;
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*首頁相簿*/
.i_album_list {   grid-template-columns: repeat(3, 1fr);}
.module_i_album .title_i_box h4 {
    color: #083280;
    letter-spacing: 1.5px;
    font-weight: 600;
}
/*相簿*/
.other_subalbum li a p {
  text-align: center;
  letter-spacing: 1px;
  font-size: 18px;
  font-weight: 600;
  color: #083280;
}
.other_subalbum li a p:hover{color: #0832808f ;}

.subalbum-menu h2 {    display: none;}

@media screen and (max-width: 1024px){
  .i_album_list {   grid-template-columns: repeat(2, 1fr);}
}

@media screen and (max-width: 600px){
  .other_subalbum li a p {  font-size: 15px;}
  .i_album_list {   grid-template-columns: repeat(1, 1fr);}
}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*相本分類全版面 ( 限制最寬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; } 取消連結被點擊效果
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 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;
    align-items: flex-start;
    flex-wrap: nowrap;
}
.product_page .product_menu_list { position: relative; width: 30%; letter-spacing: 1px; min-height: 30vw;}
*/

.product_page .show_content, .product_info_page .show_content {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
    gap: 25px;
}
.products-list {
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
    grid-gap: 20px;
}
.product_page .products-list, .product-wrapper {
    width: calc(100% - 270px);
}
.product_page .products-list{ 
    grid-gap: 40px;
    /*width: calc(100% - 5%);
    display: flex;
    flex-direction: column;
    align-items: center;*/
}
.product_page .products-list, .product-wrapper {
    width: calc(100% - 270px);
}
ul.page {  }


.product_menu_list {     }

.product-layer-two li a {  background: none;      padding: 15px 35px 15px 10px;  }
.product-layer-two li i {  top: 6px;}
.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:#08328082;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #083280; padding-bottom: 5px;}
.product-layer-two > li ul > li + li { margin-top:5px;}

.product-layer-two li.active a {  border: none;}
.product-layer-two li li.active a {      background: #3bace3;   color: #fff;}

.products-list .name { text-align: center;}
.products-list .price b { color: #7d7b76;}
.products-list .more {  border: 1px solid #083280;  color: #083280;  }/*詳細資料按鈕*/
.products-list .item a {    display: flex;    flex-direction: column-reverse; }
.products-list .item a:hover .more { background: #083280;}

.product_info_page .product-layer-two {  }
.product_info_page .products-list{}

.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:#08328082;}

.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;}

/*.products-list .item a {    pointer-events: none;  }/*購物車不進到商品內頁*/

/*商品內頁*/
.show_content {    display: flex;}
.sidebarBtn {  border:0;     width: 100%;   text-align: center;     padding: 0px; }
.inquiry_a1 {  background: #3bace3;  display: none;}
.inquiry_a2 {  background: #2a7ca5;  display: none;}
a.pdinfo_tel {    background-color: #e5a32f; display: none;}
.product_info li span { color: #b3b3b3;}
.product_info li .txt_box {    color: #000000;}
.product-wrapper {     width: 75%;     }

.pd_tabTitle li {    display: none;}

.product_main {  display: none;}/*輪播隱藏*/

.prod_tabs {    margin-top: 0px;}

div#prod_thumbSwiper {  }/*輪播小圖隱藏*/
.product_pic {    padding-left: 0px;}
.product_info {    display: none; }
.toShare {   display: none;}

@media screen and (max-width: 1300px) { 
    .product-wrapper {  width: 65%;}
}
@media screen and (max-width: 1024px) {
    
}
@media screen and (max-width: 980px) {
    .product_page .product_menu_list {  }
    .product-layer-two li a {    padding: 15px 17px 15px 0px;  }
    .product-layer-two li i {    justify-content: flex-end;  }
}
@media screen and (max-width: 768px) {
    .product_page .show_content, .product_info_page .show_content {    flex-wrap: wrap;}
.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;}


.product_menu_list > h5 {    display: block;}  /*產品內頁選單顯示*/

.mobile_product_name { display: none;}
}
@media screen and (max-width: 600px) {
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*首頁聯絡我們*/

.pageIndex .contact_content .information_right {     
  padding: 3% 3%;
  border: 2px #083280 solid;
  border-radius: 20px;
  background: #ffffffad;
}
.pageIndex .contact_form li:has(input[type=checkbox]) .form__insert, .pageIndex .contact_form li:has(input[type=radio]) .form__insert { grid-template-columns: repeat(auto-fit, minmax(13px, 13px) minmax(150px, 1fr));}

/*聯絡我們*/
.contact_form li input.noborder {   border: unset; background: unset;}
.contact_form li textarea.noborder {    border: unset; background: unset;}
.contact_form li {
    display: block;
    border-bottom: 1px solid #C2BCB4;
    padding-bottom: 10px;
}
.contact_form li .form__label {     max-width: 100%;  color: #393b38; text-align: left; margin-bottom: 5px;}
.contact_form li.last cite {    background:#083280;}
.contact_form li.last blockquote, .contact_form li.last cite {    border: 1px#083280 solid;}
.contact_content .information_left {      width: 65%; }
.contact_content .information_right {  width: 35%;   padding-left: 0px;  }
.contact_form {  grid-gap: 15px; }
.contact_editbox {   padding: 0px;}
.blank_letter {  color: #083280;}

.list_before.info li {  }

form {
    display: flex;
    flex-direction: row-reverse;
}

li.info_ADD2 {    display: none;}
li.info_TAXID {    display: none;}

.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {    grid-template-columns: 50px 1fr;}


@media screen and (max-width: 1440px) {

}
@media screen and (max-width: 1024px) {
    form {    flex-direction: column-reverse;}
    .contact_content .information_left {      width: 100%; }
    .contact_content .information_right {   width: 100%;}
}
@media screen and (max-width: 825px) {
    .list_before.info li {    width: 90%; }
}
@media screen and (max-width: 768px) {
  .pageIndex .contact_form li:has(input[type=checkbox]) .form__insert, .pageIndex .contact_form li:has(input[type=radio]) .form__insert {   grid-template-columns: repeat(auto-fit, minmax(13px, 13px) minmax(100px, 1fr));  }
    .contact_page .contact_content {   padding: 0px 15px;}
    .contact_content .information_right {padding-left: 0px; padding: 0px; }
    .contact_form li .form__label {     width: 100%;    }
    .contact_form li .form__insert {  width: 90%;}

}
@media screen and (max-width: 600px) {
    .contact_form li .form__label {   text-align: left;  margin-bottom: 5px;}
    .contact_form {     display: grid;}
    .contact_form li {      width: 100%;  }
    .contact_form li .form__label {   background: rgb(193 193 193 / 15%);}
  }

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: none; }
.footer.with_shopping_mode { padding:30px 0 10px; }
#to_top { bottom:60px;}
}

@media screen and (max-width: 600px) { 
}




