@charset "utf-8";


/*
關於CSS設定說明
CSS屬性是會繼承的，而且還是由上往下繼承。
同樣元素設定16px 後 12px 再 15px 最後會以最後設定的15px為準
但是有兩種情況除外:
1.絕對路徑命名. 如: .xx .yy .zz p {設定值;}
2.important.  如: .xx p {設定值 !important;}

CSS3選取器語法 :nth-child(n) 

*/

.me_tp_features {display: none;}
.me_tp_features a i {color: #fff;}
.navigation * {color: #fff;}  
@media screen and (max-width: 768px) { 
    .me_tp_features {display: none;}}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
    .header_area {padding: 0;
      top: 0;
      left: 0;
      width: 100%;
      background: unset;}
.header_area.sticky {background: unset;}
.nav-header {max-width:500px;}
.nav-brand img {margin-top: 10px;width: 100%;}

/*選單最大寬度設定*//*
.main_header_area .container {    max-width: 95%;}
*/
.pageIndex .header_area {padding: 0;background: none;}
.pageIndex .nav-brand img {margin-top: 10px;}
/*上方選單解除滑動固定
.header_area.sticky { position:relative;}
*/

.pageIndex .header_area.sticky .main_header_area {
    background: #0d75bc;
    box-shadow: 0 0 8px rgba(0 0 0 / 8%);
    backdrop-filter: blur(6px);}
.pageIndex .main_header_area {
    background:#0d75bc;
    transition: all ease .6s;}
.main_header_area .container {max-width: 1800px; padding: 0 72px;}
.nav-header {top: 4px;}
.nav-brand {width: 200px;}
.bannerindex .swiper-pagination, .stellarnav li.has-sub > a:after {display: none;}
.stellarnav li li {font-size: 13px;}
/*次分類*/
.stellarnav.mobile li.open {
    background: #0d75bc;}
.stellarnav .menu-toggle span.bars span{background: #fff;}
.stellarnav .menu-toggle:after {color: #fff;}
.pageIndex  .stellarnav > ul > li > a {
    transition: all 0.3s;
    color: #ffffff;
    font-size: 15px;
    letter-spacing: 2px;
    padding: 0px 25px 0 25px;
    border-right:none;font-weight: 600;
    margin:30px 0 0 0;filter:contrast(0) brightness(100);}
.pageIndex  .header_area.sticky .stellarnav > ul > li > a {filter:none;font-weight: 500;}
.pageIndex  .stellarnav .menu-toggle span.bars span {background: #fff;filter:contrast(0) brightness(100);}
.pageIndex  .header_area.sticky .stellarnav .menu-toggle span.bars span {filter:none;}
.pageIndex  .stellarnav .menu-toggle:after {color: #ffffff;filter:contrast(0) brightness(100);}
.pageIndex  .header_area.sticky .stellarnav .menu-toggle:after {filter:none;}

.stellarnav .menu-toggle span.bars span {background: #ffffff;}
.stellarnav .menu-toggle:after {color: #ffffff;}
.stellarnav li li.has-sub > a,
.stellarnav li li a:hover,
.stellarnav li li.has-sub > a:hover,
.stellarnav.mobile li li.has-sub a:hover {color: #555;}
.stellarnav > ul > li > ul > li > a,
.stellarnav li li.has-sub > a {
	background: #fff;
	transition: all .2s;}
.stellarnav > ul > li > ul > li > a:hover,
.stellarnav > ul > li > ul > li > ul > li > a:hover {background: rgba(247,231,208, 0.2);}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: #fff;}
.tp_links{display: none;}
.stellarnav.mobile ul {background: #999999de;}
.stellarnav > ul > li > a b {color: #fff;font-weight: bold;}
/* 商品下拉超過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;}

/*other page*/
.header_area {padding: 0;}
.stellarnav > ul > li > a {
    transition: all 0.3s;
    color: #ffffff;
    font-size: 15px;
    letter-spacing: 2px;
    padding: 0px 25px 0 25px;
    margin: 30px 0 0 0;
    border-right: none;
    font-weight: 600;}
.main_header_area {
        background: #0d75bc;
        box-shadow: 0 0 8px rgba(0 0 0 / 8%);
        backdrop-filter: blur(6px);}
.stellarnav a.dd-toggle .icon-plus:before {border-bottom: solid 3px #fff;}
.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 3px #fff;}
@media screen and (max-width:1200px) {
  .main_header_area .container {padding: 0 30px;}
    .pageIndex .stellarnav > ul > li > a { padding: 0px 10px;}}
@media screen and (max-width: 1024px) {
    .main_header_area .container {padding: 0;}
.stellarnav > ul > li > a {margin: 15px 0 0 0;padding: 0px 15px 0 15px;}}

@media screen and (max-width: 768px) {
.pageIndex .stellarnav.mobile > ul > li > a.dd-toggle {
        margin: 0;
        padding: 0;}
.pageIndex  .stellarnav > ul > li > a {
    padding: 0px 25px 0 25px;
    margin: 0;
color: #fff;}
.stellarnav > ul > li > a {
        padding: 0px 25px 0 25px;
        margin: 0;
    color: #fff;}
.pageIndex .header_area.sticky .main_header_area {backdrop-filter:unset;}
.main_header_area {backdrop-filter:unset;}}
/*Footer/＝＝＝＝＝*/

/*版權*/

.copy a {   color: #fff; }
.copy a:hover {   color: #747474; }

@media screen and (max-width: 1024px) {
    .footer_menu {    width: 48%;  }
    .footer_logo {  margin-bottom: 0px;}
    .footer_info li p {  width: 100%;}
    .footer_info li:nth-child(1) {   width: 50%;}
}

@media screen and (max-width: 893px) {
    .footer_menu {    width: 58%;  }
}


@media screen and (max-width: 768px){
    .footer_logo img {   max-width: 83%; }
    .footer_info li {padding:0 5px;}
    .footer_info ul {
        display: flex;
        width: 100%;
        flex-direction: column;
        align-items: unset;}
    .footer_info li:nth-child(1) {width: 100%;}
    .footer_info li:nth-child(2) {justify-content: center;}
    .footer_menu {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;}}

@media screen and (max-width: 375px){
.footer_menu {  width: 93%;}
}

/*選單按鈕隱藏選單*/
.footer_menu a:nth-of-type(1)  {display: none;}

/*隱藏footer右邊按鈕*/
.box_link a { display: none;}

/*聯絡我們*/
.contact_content { max-width: 1400px;}
.contact_form li.last blockquote, .contact_form li.last cite {border: none;}
.contact_form li.last cite {background: #0d75bc;}
/*購物車*/
.product_page .main_part {max-width: unset;padding: 0;}
.product-layer-two li a:hover {
    background: #eeb540;
    color: #fff;}
.product-layer-two li a{
    font-family: "Noto Serif TC";
    border: none;
    border-top: 1px #ccc solid;
    background: none;
    cursor: pointer;
    display: block;
    padding: 15px 10px;
    color: #444;
    font-size: 14px;
    font-weight: 700;
    position: relative;}
  
.product_page .product_menu_list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    border-radius: 0;
    overflow: inherit;
    margin-bottom: 10px;
    border: 0px;
    margin-top: 40px;}
.product_page .product_menu_list {
    width: 100%;
    position: relative;
    margin-bottom: 2vw;}
.product-layer-two li  {
    float: left;
    position: relative;
    text-align: center;}
.products-list { grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));grid-gap: 0px;}
.products-list .more {display: none;}
.products-list .name {
  text-align: center;
    font-weight: 650;
    font-size: 20px;
    color: #4F4E4D;}
.products-list .item a {padding-bottom: 0;}
.products-list .item a:hover img {
    filter: grayscale(0);
    transform: scale(1.05);
    transition: all .8s;
    min-height: 412px;
    object-fit: cover;}

/*購物車內頁*/
.product_main {padding: 0 40px 0 0;}
.product-layer-two li.active a {border: none;}
.product-wrapper {margin: 100px auto;}
.proImgSwiper img {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 827px;
    object-fit: cover;
    max-height: 100%;}

.sidebarBtn {
    border: none;
    background: none;}
.toShare {border-top: 1px solid #999;}
.prod_related h6 span:before {color: #4F4E4D;}
.prod_related h6 {margin: 30px auto 20px;}
.related_list li a {background: none;}
.related_list li a p {
    margin-top: 10px;
    font-size: 17px;
    font-weight: 650;}

.lastPage {background: #999;padding: 5px 20px;}

.product_info li span {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px;}

.product_info li .txt_box {
    color: #888;
    font-size: 12px;}

.pd_tabTitle li.activeTab a {
    color: #fff;
    font-weight: 700;
    background: #999;
    padding: 10px 0 5px;}


@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 768px) {
.product_main {padding: 0;}
.product-wrapper {margin: 0 auto;}
}

@media screen and (max-width: 600px) {
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#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;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*內頁BANNER 設定*/
.banner { background-image: url(https://pic03.eapple.com.tw/jonyec/banner.jpg);
  height: 750px; display: flex; align-items: center; justify-content: center ;position: relative; background-attachment: fixed; background-size: cover; background-position:center; background-repeat: no-repeat;}
.banner:before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: linear-gradient(to top, #000 0, rgba(12, 12, 12, 0.4) 50%, transparent 80%) 0 0 no-repeat;
}
.banner h5 { font-family: "Noto Sans TC", sans-serif ; font-size: 32px; color: #ffffff; display: flex; flex-wrap: wrap; justify-content: center ; width: 500px; z-index: 12;flex-direction: column;}

.banner h5:before {font-size: 80px; padding-bottom: 15px; line-height: 105%;color: #fff; font-family: "Cormorant", sans-serif ;}
.banner.banC h5:before{ content: "CONTACT";}
.banner.banblog h5:before{ content: "NEWS";}
.banner.banE h5{ width: 300px;}
.banner.banF h5:before{ content: "ACHIEVEMENTS";}
.banner.banB{display: none;}

@media screen and (max-width:550px) {
    .banner h5:before{ font-size: 60px;}
    .banner h5{ width: 350px;}
    .banner.banE h5{ width: 300px;}
}

@media screen and (max-width:500px) {
    .banner{ height: 180px; background-attachment: unset; background-position: bottom;}
    .banner h5{font-size: 26px;}
    .banner h5:before{ font-size: 44px;}
}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*文章設定*/

  .body.blog_page .main_part{ width: 1500px;}
 
  .subbox_item a:hover:before, .subbox_item a:hover:after {  opacity: 1;  transition: all .5s;   color: #2d2d2d;}
  
  .blog_list_le:before, .blog_list_le:after { 
      content: " "; 
      opacity: 0;    
      z-index: 1;    
      position: absolute;
      left: 50%;
      top: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: all .5s ease;
      transform-origin: center;
      transform: translate(-50%, -50%) scale(0.8);
      display: none;
  }
  .blog_list_le:before {
      background-size: contain;
      background-position: center;
      background-image: url(https://pic03.eapple.com.tw/neweraglasses/inpage_icon.svg);
      background-repeat: no-repeat;
      width: 100%;
      height: 2.7vw;
      left: 50.5%;
  }
  
  .blog_list_le:after {
      width: 4.16vw;
      height: 4.16vw;
      border: 1px solid #f2f2f3;
      border-radius: 50%;
  }
  .subbox_item a:hover .blog_list_le:after, .subbox_item a:hover .blog_list_le:before {
      opacity: 1;
      transition-delay: .1s;
      transform: translate(-50%, -50%) scale(1);
  }
  .blog_back a.article_btn_prev:hover {
    background: #0d75bc;
    color: #fff;
}
  
  /*首頁顯示文章*/
  .module_i_news .title_i_box h4 {font-family: "Noto Sans TC", sans-serif;
    font-size: 26px;
    color: rgb(186, 186, 186);
    letter-spacing: 1px;}
.module_i_news .title_i_box h6 {color: #fff;font-size: 60px;}
.animated-arrow {background: #0d75bc;}
.i_blog_ri h5 {color: #fff;}
.module_i_news .title_i_box h4 {color: #ffffff;}
.module_i_news {background:#000;}
.i_blog_b {margin-top: 30px;}
.module_i_news ul,{display: grid;gap: 10px;grid-template-columns: 1fr 1fr 1fr 1fr;}
.module_i_news li , .subbox_item {width: 100%;}
.module_i_news li a , .subbox_item a {padding: 5px;}
.module_i_news li a:after , .subbox_item a:after{pointer-events:none;}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {width: 100%;}
.i_blog_le , .blog_list_le{position: relative;padding-bottom: 100%;height: 0;}/*文章縮圖長寬比例，100% →100:100 = 1:1 正方形 */
.i_blog_le img , .blog_list_le img{
	display:block;
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {width: 100%;}
.module_i_news ul{width: 90%;grid-template-columns:1fr 1fr 1fr 1fr;}
.module_i_news li a {
        position: relative;
        display: flex;
        flex-direction: column;}
.module_i_news_list, .module_i_news_list.swiper {display: flex;justify-content: center;}
.module_i_news_list{padding: 0;}
  /*文章設定*/
  .blog_box_edit * {font-family: "微軟正黑體";}
  .clearfix:before,
  .clearfix:after {
    display: none;
  }
  
  body.blog_page .main_part {
    max-width: 90%;
    width: 1600px;
  }
  
  h4.blog_category_title {
    font-size: 40px;
    font-weight: bold;
    color: #0d75bc;
  }
  
  body.blog_page h4.blog_category_title {
    display: none;
  }
  
  .blog_subbox.clearfix {
    margin: 0 auto;
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
  }
  
  .blog_le {
    padding: 0;
  }
  h5.blog_le_t{
    display: none;
  }

  
  h5.blog_le_t span {
    display: none;
  }
  
  .blog_shareData {justify-content: flex-end;}
  
  .articel_mainPic img {
    display: none;}

 
  .blog_le .accordion>li:hover .link a,
  .blog_le .accordion>li.on_this_category .link a {
    color: #fff !important;
    background:  #0d75bc;
    font-weight: bold;
  }
  
  .blog_le .accordion>li:hover,
  .blog_le .accordion>li.on_this_category {
    background: transparent !important;
  }
  .lastPage {background: #0d75bc;}
  
  .blog_le .accordion li i {
    color: #357AA6;
    right: 35px;
  }
  
  .submenu {
    background: #ffffff;
    position: absolute;
    list-style: none;
    z-index: 98;
    white-space: nowrap;
    border: 1px solid #ececec;
  }
  
  .blog_le .accordion>li:hover .link i,
  .blog_le .accordion>li.on_this_category .link i {
    color: #a4a4a4 !important;
  }
  
  .submenu a:hover {
    background: #ffffff;
    color: #000000;
    font-weight: bold;
  }
  
  .submenu a:before {
    content: "ã€‚";
  }
  
  .fa-chevron-down:before {
    content: "â†“";
    color: transparent;
  }
  
  .submenu a {
    position: relative;
    color: #666;
    padding: 12px 12px 12px 25px;
    transition: all 0.5s ease;
    display: inline-block;
    text-decoration: none;
    float: left;
  }
  
  .accordion li .link {
    border-bottom: 0px solid #CCC;
  }


/*文章內頁設定*/
.articel_mainPic img {display: none;}
.blog_shareData {justify-content: flex-end;}
h4.blog_category_title {margin-bottom: 0;}
.blog_box_edit * {
    line-height: 200%;
    color: #444;}
.blog_back a.article_btn_prev,.blog_back a.article_btn_next,.blog_back a.article_btn_back {
    background: none;
    color: #333;
    letter-spacing: 1px;}
.blog_back a {width: auto;}
    
.blog_back {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;}
    
.blog_back:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #00000017;
    bottom: 56px;}   

  @media screen and (max-width: 768px) {
    .module_i_news ul{ grid-template-columns:1fr 1fr; }
     .module_i_news li { margin-top:24px; border-bottom: 0px;}
     .module_i_news .title_i_box{ margin-bottom:0px;}
     .module_i_news{ padding:60px 20px;}
  
    .blog_le .accordion {
        display: none;
    }
  
    .blog_search {
        position: relative;
        width: 100%;
        top: 0;
        margin-top: 40px;
    }
  }
  
  @media screen and (max-width: 476px) {
    h4.blog_category_title{font-size: 22px;}
  }
  
  @media screen and (max-width:450px){
    .module_i_news ul{ grid-template-columns:1fr; }
  }
  
  
  
  /* end */
  .blog_back a.article_btn_back:hover {
    filter: brightness(1.2);
    transition: all 0.3s ease-in-out;}

  
  .blog_back a.article_btn_prev:hover,
  .blog_back a.article_btn_next:hover {
    filter: brightness(1.2);
    transition: all 0.3s ease-in-out;}
  
  .blog_list_ri {
    width: calc(100%);
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    top: -32px;}
  
  .blog_box {
    width: 100%;
    max-width: 100%;
  }
  
  body.blog_page .subbox_item:hover .blog_list_le {
    transition: border-radius 1.2s cubic-bezier(.165, .84, .44, 1), filter .5s cubic-bezier(.165, .84, .44, 1), -webkit-filter .8s cubic-bezier(.165, .84, .44, 1);
  }
  
  .subbox_item {
    width: 100%;
  
    background-color: transparent;
    /* -webkit-box-shadow: 0px 0px 13px 0px rgb(0 0 0 / 7%);
    box-shadow: 0px 0px 13px 0px rgb(0 0 0 / 7%); */
    /* border-radius: 0 10px 10px 0; */
    overflow: hidden;
    margin-bottom: 2%;
    position: relative;
  }
  
  .subbox_item a {
    display: flex;
    flex-direction: column;}
  
  .subbox_item a:after {
    display: none;
  }
  
  .subbox_item:hover img {
    transform: translate(-50%, -50%) scale(1.05);
    object-fit: cover;
    width: 100%;
    transition: all 0.4s ease;
    opacity: 0.8;
  
  }
  
  .blog_list_le img {
    display: block;
    max-width: 100%;
    min-width: 100%;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transition: all 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transform: translate(-50%, -50%) scale(1);
    width: 100%;
    height: 100%;
  
  }
  
  .blog_list_le {
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden;
    width: 100%;
    padding: 0;
    padding-bottom: 0;
    aspect-ratio: 12/9;
    height: auto;
  }
  
  
  .subbox_item a:before {
    display: none;
  }
  
  .blog_list_ri em {
    order: 3;
    width: 100%;
    text-align: right;
    color: #808080;
    margin:20px 0 -15px;
  }
  .blog_list_ri h5 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 10px 20px;
    color: #fff;
    background: #0d75bc;
    position: relative;
    top: 0;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    /* box-shadow: 0 20px 20px #000; */
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    overflow: initial;
    font-size: 16px;
    display: block;
    font-weight: 300;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    display: block;
    width: 95%;
    min-height: 36px;}
    .blog_le .accordion {
      border-radius: 0;
      border: none;}
  .blog_search input[type=search] {border-radius: 0;}
  .subbox_item:hover h5:before {
    border-right: 12px solid #ebebeb;
  }
  
  .subbox_item:hover h5:after {
    background-color: #1a1a1a;
  }
  
  .blog_list_ri p {
    border-top: 1px solid transparent;
    margin-top: 10px;
    color: #333;
    font-size: 14px;
    line-height: 1.5625;
    padding:10px 0;
    width: 100%;
    -webkit-line-clamp: inherit;
    height: 50px;
  }
  
  .blog_list_ri p:after {
    content: '...';
  }
  
  
  
  .subbox_item:hover:before {
    width: 100%;
    transition: all .5s;
  }
  
  @media screen and (max-width: 1400px) {
    .subbox_item a {
        grid-auto-flow: initial;
    }
  
    .blog_list_le {
        margin: auto;
    }
  
    .blog_subbox.clearfix {
        grid-template-columns: 1fr 1fr;
    }
  }
  
  @media screen and (max-width: 1024px) {
    .blog_le.fadeInLeft.animated15.clearfix {
        position: relative;
        top: auto;
    }
  
    .blog_list_le {
        width: 100%;
    }
  
    .blog_list_ri {
        width: 100%;
        padding: 0;
    }
  
    /* .blog_list_ri p {
        margin-top: 7px;
        margin-bottom: 19px;
    } */
  
    .blog_list_ri i {
        bottom: -7px;
    }
  
    .blog_list_le {
        width: 100%;
    }
  
    .blog_list_ri {
        width: 100%;
        top: -10px;
    }
  
    .blog_list_ri h5 {
        -webkit-line-clamp: initial;
        min-height: auto;
    }
    .module_i_news li a, .subbox_item a{ border-bottom: 0px;}
    
  }
  @media screen and (max-width:990px) {
    .subbox_item{ border-bottom: 0px;}
    .blog_search{ top: -18px;}
  }
  
  @media screen and (max-width:960px) {
    .subbox_item{ border-bottom: 0px;}
  }
  
  @media screen and (max-width:650px) {
    .blog_subbox.clearfix {
      grid-template-columns: 1fr;
    }
    .blog_list_ri em{
      margin: 0px 0 -15px;
    }
  }
  
  @media screen and (max-width: 476px) {
    .blog_box {
        width: 100%;
    }
  
    .blog_box_edit {
        padding: 1em;
        margin-bottom: 40px;
    }
  
    .blog_subbox.clearfix {
        grid-template-columns: 1fr;
    }
  
    .blog_box {
        margin-bottom: 80px;
    }
    .blog_list_ri em{
      margin: -12px 0 -15px;
    }
  }


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*相簿設定*/
.other_subalbum li {background: none;}
.subalbum-menu h2 {color: #444;}
.other_album_choice li {background: #747474;}

@media screen and (max-width: 600px) {
.album_info_page.album_a.bodyMobile .main_part {padding: 0px 10px 10px;}
.contact_page .main_part {padding: 0px 10px 10px;}}
/*相本分類全版面 ( 限制最寬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; } 取消連結被點擊效果
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */



@media screen and (max-width:1024px) {
.pageIndex .stellarnav > ul > li > a{margin:10px 0 0 0;}
.nav-brand {margin-top: 20px;}
/*文章管理/＝＝＝＝＝*/
.module_i_news ul{grid-template-columns:1fr 1fr;}}

@media screen and (max-width: 980px) {
    /*文章管理/＝＝＝＝＝*/
    .blog_subbox{grid-template-columns:1fr 1fr;}}

    @media screen and (max-width: 1027px) {
      .blog_subbox {
          grid-template-columns: 1fr;}}    

@media screen and (max-width: 768px) {
/*文章管理/＝＝＝＝＝*/
h4.blog_category_title{font-size: 24px;}
h4.blog_category_title span{font-size: 20px;}
/* 開啟手機板下方按鈕所需設定 */
.nav-brand {margin-top: 10px;}
.main_header_area .container {padding:5px;}
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}
.pageIndex .stellarnav > ul > li > a{margin:10px 0 3px 0;}}

@media screen and (max-width: 500px) {
.nav-header {max-width: 150px;}

}

#content {background: #f0f0f0;}
.edit_part {padding: 0;}
.path p, .path p a {display: none;}