



::-webkit-scrollbar {    width: 8px;}
::-webkit-scrollbar-track {    box-shadow: inset 0 0 8px #29c304;}
::-webkit-scrollbar-thumb {    background-color: #fff11c;border-radius: 4px;}



#content_main { margin:0;}
.bannerindex { position:sticky; 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;}
}



/*è‡³é ‚æŒ‰éˆ•*/
#to_top:before {
    content: '';
    position: relative;
    display: block;
    background: url(https://pic03.eapple.com.tw/tupomarket/arrow.png) no-repeat;
    background-size: contain;
    background-position: 50%;
    width: 100%;
    height: 35px;
    top: -5px;
    margin-bottom: 40px;
}

#to_top:before {
    transition: .5s ease;
    animation: NarrowMT 2s ease-in-out infinite alternate;
}
@keyframes NarrowMT {
  0% {
    transform: translateY(0px);
  }
  25% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(0px);
  }
  75% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}

#to_top i.top:before, #to_top i.top:after {
   display:none;
}


.path p, .path p a {
   
    display: none;
}

/*header-----------------------------------------------------------------------------------------------*/
.header_area {
    height: 95px;
    position: fixed;
    width: 100%;
    transition: all 0.7s ease;
    background: transparent;
    font-family: '', '', sans-serif;
}

.main_header_area .container {
    position: sticky;
    max-width: 1600px;
    padding: 0px 0 0 120px;
}

.nav-header {
    transition: all .5s;
    top: 50ox;
    top: 20px;
    left: 10px;
    padding-top: -50px;
}
.nav-brand {
    
    position: relative;
    transition: all .5s;
    width: 200px;
    filter: none;
    transition: filter .2s;
    top: 20px;
    left: -80px;
}




@media screen and (max-width: 1020px) {
.nav-brand {
   
    position: relative;
    transition: all .5s;
    width: 100px;
    filter: none;
    transition: filter .2s;
    top: 0px;
    left: 0px;
    justify-content: center;
}


.main_header_area .container {
    position: static;
    max-width: 1600px;
    padding: 0px auto;
    /* margin: 0px auto; */
    padding: 0 10px 0 10px;
}


	.stellarnav > ul > li {
    position: relative;
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
    text-align: left;
}
	
}

.nav-brand:before {
    content: "";
    width: 100px;
    height: 100px;
    background: url(https://pic03.eapple.com.tw/limpidwed/logo_circle.png) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: cc 10s infinite linear;
    transition: all .5s;
    content: none;
}

.stellarnav {
    position: relative;
    width: fit-content;
    z-index: 9900;
    line-height: normal;
    text-align: center;
    margin: auto;
    top: 8px;
}
.stellarnav ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.stellarnav > ul > li {
    position: relative;
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: 5;
    vertical-align: bottom;
    text-align: left;
}

@media screen and (max-width: 1000px) {
.stellarnav {
    position: relative;
    width: fit-content;
    z-index: 9900;
    line-height: normal;
    text-align: center;
    /* margin: 0px 0 0 50px; */
    top: 30px;
}

	.stellarnav > ul > li {
   top:-20px;
    line-height: 0; 
}


	.header_area.sticky {
 
    height: 200px;
   
}

}
.stellarnav > ul > li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 60%;
    transform: translateY(-50%);
    width: 2px;
    height: 15px;
    background: #59ffab;
}
.stellarnav > ul > li:last-child:after{
    display: none;
}

.stellarnav > ul > li > a {
    position: relative;
    padding: 0;
    vertical-align: middle;
    margin: 0 1.05vw;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
    font-size: 16px;
    line-height: 55px;
    height: 40px;
    display: inline-flex;
    flex-direction: column;
}
.stellarnav > ul > li > a b{
    font-size: 13px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 0;
    width: auto;
    font-weight: 300;
    line-height: 55px;
    text-align: center;
    position: relative;
}


.stellarnav > ul > li > a b:nth-child(2){font-weight: 800;color: #bfff90;font-size: 18px;}
.stellarnav > ul > li > a b:nth-child(1) {
    font-weight: bold;
    color: #fff;
    order: 2;
    font-size: 15px;
}
.stellarnav li > a {color: #fff;padding: 15px 0;letter-spacing: 2px;font-weight: 300;font-size: 15px;}
.stellarnav li.has-sub > a:hover:after {border-top: 4px solid #fff;}
.stellarnav li.has-sub > a {
    padding: 0 15px 0 0;
    padding: 0;
}
.stellarnav li.has-sub > a:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 4px solid #555;
    content: none;
}
.stellarnav li li{border: none;margin-bottom: 0;}
.stellarnav li li.has-sub > a {
    padding: 0 0 0 10px;
}
.stellarnav li li.has-sub > a:after {border-top: 5px solid transparent;border-bottom: 5px solid transparent;
    border-left: 5px solid #fff;right: 10px;}


    


/*sticky-------------------------------------------------------------------------------------------*/
.header_area.sticky {
    background: #fffcf2;
    position: sticky;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    height: 120px;
    transition: all 0.7s ease;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    /* padding-top: 19px; */
    /* margin-top: 10px; */
}

.header_area.sticky .main_header_area {
    transition: all 0.7s ease;
    top: 10px;
}

@media screen and (max-width: 1000px) {
.header_area.sticky {
    background: #fffcf2;
    position: sticky;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    height: 170px;
    transition: all 0.7s ease;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}



	
}

@media screen and (max-width:768px) {
.header_area.sticky {
    background: #fffcf2;
    position: sticky;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    height: 100px;
    transition: all 0.7s ease;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}
}

.header_area.sticky .stellarnav > ul > li > a b{
   
    text-shadow: none;
    color: #609151;
}
.header_area.sticky .stellarnav > ul > li > a b:nth-child(1) {
    font-weight: 500;
    color: #efcc10;
    font-size: 17px;
}
.header_area.sticky .stellarnav li.has-sub > a:after {border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 4px solid #555;}
.header_area.sticky .nav-brand {
    transition: filter .1s;
    width: 120px;
    filter: brightness(1) grayscale(0);
    top: 5px;
}

@media screen and (max-width:768px) {
.header_area.sticky .nav-brand {
    transition: filter .1s;
    width: 100px;
    filter: brightness(1) grayscale(0);
    top: -10px;
}
}
.header_area.sticky .nav-brand:before {width: 100px;height: 100px;}





.stellarnav > ul > li > ul > li  a{
    padding: 0;
    margin: 0;
    display: block;
    margin: -1px 0 0;
    padding: 0 0 0 10px;
    font-size: 13px;
    line-height: 3.2;
    text-align: left;
    letter-spacing: 0.05em;
    position: relative;
    background: #fcfaf4;
    border: #eee8df 0px solid;
    color: #444;
    transition: all .5s;
    font-weight: bold;
}

.stellarnav > ul > li > ul > li  a:hover{
   
    background: #ffe69b;
    
}


.stellarnav ul ul ul {
    top: -10px;
    left: 100%;
    transform: unset;
}




.me_tp_features {

    margin: 0;
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 200;
    width: fit-content;
    transition: all 0.7s ease;
    font-size: 0;
	 display: flex;
    transition: all 0.7s ease;
    right: -10%;
    align-items: center;
}




.shop_search_btn {
    background: #d4bb7e;

}


.me_tp_features a span{
    display: none;
}
.tp_links {
    display: none;
    margin: 0;
}
.me_tp_features a {
    font-size: 14px;
    margin: 0;
    margin-left: 5px;
    vertical-align: unset;
}
.me_tp_features a i {
    margin: 0 0 0 2px;
    transition: all 0.3s ease;
}
.fa-basket-shopping::before,.fa-credit-card::before {
    color: #d4bb7e;
    background: #Fff;
    padding: 10px;
    border-radius: 100%;    
    border: solid 1px #efe9db;
}




.me_tp_features a.tp_btn_cart{
    display: flex;
    margin-left: 6px;
    display: flex;
    background: #Fff;
    padding: 10px 9px 10px 9px;
    border-radius: 50px;
    border: solid 1px #efe9db;
}

.me_tp_features a.tp_btn_cart span {
    display: inline;
    font-size: 11px;
}

@keyframes cc{
    0%{transform: translate(-50%,-50%) rotate(0);}
    100%{transform: translate(-50%,-50%) rotateZ(360deg);}
}
@keyframes mm{
    0%{transform: translate(-50%,0) ;}
    100%{transform: translate(-50%,20px);}
}



/*banner*/
.banner {
  position: relative;
  z-index: 1;
  height: 300px;
  overflow: hidden; /* 避免超出 */
	
  background-image: 
    linear-gradient(180deg, #bababa7d 40%, rgb(255 255 255 / 0%) 65%), 
    url(https://pic03.eapple.com.tw/tupomarket/ban02.jpg);

  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 0; /* 初始對齊上方 */

  animation: bgScroll 30s linear infinite;
}

@keyframes bgScroll {
  0%   { background-position: center 0%; }
  50%  { background-position: center 100%; }
  100% { background-position: center 0%; }
}


.banF{  background-image:linear-gradient(180deg, #bababa7d 40%, rgb(255 255 255 / 0%) 65%), 
    url(https://pic03.eapple.com.tw/tupomarket/ban01.jpg);}

.banblog{
    background-image: linear-gradient(180deg, #b3b3b37d 40%, rgb(255 255 255 / 0%) 65%), url(https://pic03.eapple.com.tw/tupomarket/ban03.jpg);
    }

.banner h5{ font-size: 20px; color:#ffffff;letter-spacing:10px;}


.banner.banB h5::before {
    content: 'SERVICE';
}
.banner.banF h5::before {
    content: 'STORE';
}
 
.article_a .banner.banblog h5::before {
    content: 'PORTFOLIO';
}

.banner.banblog h5::before {
    content: 'CASE';
}


.banner h5::before {
    content: '';
    display: block;
    margin-bottom: -63px;
    font-size: 80px; 
    font-weight: 900;
    color:#ffffff63;
    text-transform: uppercase;
    letter-spacing: .2rem;
    text-indent: .1rem;
}


@media screen and (max-width: 768px) {
	
	#bottom_menu {display: flex;}
	.footer.with_shopping_mode { padding:30px 0 0; }
	#to_top { bottom:60px;}

    .stellarnav.mobile > ul > li {
        background: transparent;
        margin: .4em 20px;
        padding: 0;
        padding-bottom: .4em;
        border-bottom: 1px #eae6de solid;
    }
    .stellarnav.mobile li.open {
        background: transparent;
        padding: 0;
        padding-bottom: .2em;
    }
    .stellarnav.mobile.left > ul {
        border: none;
        /* box-shadow: 0px 0px 35px rgba(0, 0, 0, .2); */
        padding-top: 0;
        background: #f8f8fa;
        backdrop-filter: saturate(180%) blur(10px);
        overflow: auto;
        transition: ease-out 0.5s;;
        left: -100vw;
    }
    .stellarnav.mobile.left.active > ul {
        left: 0;
        max-width: 100%;
    }
    .stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu{
        text-align: left;
        font-size: 0;
        margin-bottom: 20px;
    }
    .stellarnav .menu-toggle span.bars span {
        display: block;
        width: 24px;
        height: 2px;
        border-radius: 6px;
        background: #41b559;
        margin: 0 auto 6px;
    }
    .stellarnav .icon-close:before, .stellarnav .icon-close:after{
        width: 20px;
        border-bottom: solid 1px #404048;
    }


.
	
	/*header*/
	/* .pageIndex .header_area {position: relative;} */
	.nav-header{z-index: 0;}
    .nav-brand {
        max-width: 120px;
        padding-top: 10px;
        font-size: 0;
        top: 0px;
    }
	.main_header_area .container {padding: 0 10px;}
    .navigation {
        padding: 0;
    }
	.stellarnav.mobile {
        /* top: 4px; */
        /* left: -10px; */
    }




    
	
	.stellarnav > ul{margin-top: 0;}
	.stellarnav > ul > li {padding: 5px 10px;}
	.stellarnav > ul > li:after{display: none;}
    .stellarnav.mobile > ul > li > a{
        vertical-align: middle;        
        margin: 0;
        align-items: flex-start;
    }
    
	.stellarnav.mobile>ul>li>a.dd-toggle {top: 7px;}

    .stellarnav.mobile ul ul{
        padding: 0;
    }
    .stellarnav ul ul:after{        content: none;    }
    .stellarnav li li {        border: none;    }
    .stellarnav.mobile>ul>li>ul>li>a {
        /* padding: 15px 20px; */
        border-right: 0;
        border-left: 0;
        background: #fff;
        border-bottom: #eee8df 1px solid;
    }
    .stellarnav.mobile li li.has-sub a {
        margin: 0;
        border: 0;
        border-bottom: #efefef 1px solid;
    }
    .stellarnav > ul > li > ul li a:hover {
        background: #f4ebe2;
    }
	.stellarnav.mobile > ul > li > ul > li > a:hover b{color: #fff;}
	.pageIndex .stellarnav > ul > li > a b {vertical-align: middle;}
	.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {padding: 10px;}
    .stellarnav .menu-toggle:after{        display: none;    }

.stellarnav > ul > li > a b:nth-child(1) {
    font-weight: 800;
    color: #7dc647;
    font-size: 18px;
}
.stellarnav > ul > li > a b:nth-child(2) {
    font-weight: 800;
    color: #ffec35;
    font-size: 18px;
}
    .stellarnav.mobile > ul > li > a b {
        padding: 0;
        /* color: #498130; */
    }
	    .stellarnav.mobile > ul > li > a { color: #498130; }      
   .stellarnav > ul > li > a b:nth-child(2) {
        font-size: 16px;
        font-weight: 800;
        display: block;
        width: 100%;
        text-align: left;
    }
    /* +Ã§Â¬Â¦Ã¨â„¢Å¸ */
    .stellarnav a.dd-toggle .icon-plus:before,.stellarnav a.dd-toggle .icon-plus:after{
        width: 12px;
        border-bottom: solid 2px #39c715;
        opacity: 1;
        transition: 0.8s all ease;
    }
    .stellarnav li.open > a.dd-toggle .icon-plus {
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        transform: rotate(270deg);
        transition: 0.8s all ease;
    }
    .stellarnav li.open > a.dd-toggle .icon-plus:after{
        opacity: 0;
    }
    .stellarnav.mobile li li a.dd-toggle {
        padding: 0;
        background: transparent;
        border: 0;
    }







   
    .me_tp_features{
        display: none;
    }
    .fa-basket-shopping::before, .fa-credit-card::before {
        background: transparent;
        padding: unset;
        border-radius: none;
        border: none;
    }
    .fa-house::before, .fa-cart-shopping::before {
        color: #d4bb7e;
    }

	

	

    /*è³¼ç‰©è»Š*/
    .products-list {
        grid-template-columns: 1fr 1fr;
    }
    .qaform{
        display: block;
    }
    .product_info_page .half_box {
        width: 100%;
    }
    .related_list li {
        width: 49%;
    }
    .product_info_page .half_box li.btn_blankTop {
        margin-top: 20px;
    }

}

/* = = = footer = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.footer_info li p.add2:before {
    content: '營業時間：';
}
.footer_logo  {
    background: url() no-repeat center;
    padding: 60px;
    width: 100%;
	height: 100%;
 
}

.footer {
    padding: 30px 0 0;
    font-size: 14px;
    background: #ffee77;
    position: relative;
    z-index: 99;
    /* border-radius: 10% 10% 0 0; */
}
.footer_menu a {
  margin: 5px;
  padding: 5px 10px;
  background: #2f8329;
  text-align: center;
  color: #ffffff;
  letter-spacing: 2px;
  border-radius: 10px;
  border: 0;
  overflow: hidden;
  position: relative;
  z-index: 1; /* è®“æ–‡å­—åœ¨æœ€ä¸Šé¢ */
}

.footer_menu a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%; /* ä¸€é–‹å§‹åœ¨å·¦é‚Šçœ‹ä¸åˆ° */
  width: 100%;
  height: 100%;
  background: #77e17cab;
  z-index: -1;
  transition: left 0.6s ease;
}

.footer_menu a:hover::before {	left: 0; }
.footer_menu a:hover{background-color:#2f8329;}
.footer_info {
    padding: 0;
    grid-template-columns: 260px 1fr;
    row-gap: 0;
    column-gap: 60px; }
.footer_info ul { 
    display: inline-flex;
    vertical-align: top;
    align-items: center;
    font-family: "Noto San TC", sans-serif;}

/*footer_info*/
.footer_info li:nth-child(1) { display: inline-block; width: 100%; padding: 20px 10px;}
.footer_info li p {color: #2d7b42;}
.footer_info li p a { color: inherit;}

/*footer_menu*/
.footer_info li:nth-child(2) { display: inline-block; width: 100%; vertical-align: top;}
.footer_menu { margin-top: 10px; display: grid; grid-template-columns: repeat(auto-fit, minmax(min(130px,100%), 1fr)); gap: 5px;}/*footerÃ¦Å’â€°Ã©Ë†â€¢Ã¦Å“â‚¬Ã¥Â°ÂÃ¥Â¯Â¬Ã¥ÂºÂ¦100px*/

/*Ã¨ÂÂ¯Ã§ÂµÂ¡icon*/
.box_link {display: none;}
.box_link a { transition:all 0.3s;}
.fa-whatsapp:before, .fa-envelope::before { color: #666;}
.box_link a:hover { background: #D1BB9E; border-color: #D1BB9E;}
.box_link a:hover .fa-whatsapp:before, .box_link a:hover .fa-envelope::before, .box_link a:hover .fa-facebook::before, .box_link a:hover .fa-line::before , .box_link a:hover .fa-instagram::before { color: #fff;}

/*Ã§â€°Ë†Ã¦Â¬Å */
.copy {background: #50b162;color: #fff;border: none;}
.copy a { color: #fff; transition:all 0.3s;}

/*--RWD---------------------------------------*/

@media screen and (max-width: 1024px) {
    .footer_info {display: flex;flex-wrap: wrap;align-items: center;padding: 20px;justify-content: center;}
    .footer_menu {margin-top: 10px ; display: grid ; grid-template-columns: repeat(3, 1fr) ; gap: 5px;}
    .footer_info ul {width: 100% ; padding: 0;}
    .footer_info li:nth-child(1) {
        display: grid;
        padding-left: 5%;
        align-content: space-between;
        width: 50%;
    }
}
@media screen and (max-width: 768px) {
    /*footer*/
    .footer_info { justify-content: center;}
    .footer_logo { text-align: center;}
    .footer_info ul { flex-direction: column;}
    .footer_info li:nth-child(1) { text-align: center; width: 100%;}
    .footer_info li:nth-child(2) { width: 100%; border-left: none;}

   
    #to_top { bottom:60px;}
    .footer.with_shopping_mode { padding:30px 0 70px; }
}

@media screen and (max-width: 600px) { 
    /*footer*/
    .footer_info ul { width: 100%;}
    .footer_menu{    grid-template-columns: 1fr 1fr;}

    
    .box_link { text-align: center;}
}




/*購物車*/
.product_info_page .product-layer-two { display: none;}
.products-list .name {
    font-size: 15px;
    color: #444;
    letter-spacing: 1px;
    margin-top: 15px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: auto;
}
.product_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start;}
.product_page .products-list {  width: calc(100% - 350px);}

ul.page { width: 100%;}
.products-list {  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); grid-gap: 0px 0px;}
.products-list .item { border: 2px solid #67ac1700; padding: 15px 20px 20px; transition: 0.5s;margin:10px;background-color:#fffba1;  border-radius:10px;}
.products-list .item:hover {border: 2px solid #67ac17e8;}
.products-list .pic img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

/*hover*/
.products-list .more {opacity: 1;border: 1px solid #87d169;background-color: #ffffff;color: #87d169;font-size: 14px;border-radius: 10px;}
.products-list .item a:hover .more {opacity: 1;background: #87d169;}

/*å´é‚Š*/
.product_page .product_menu_list { position: relative; width: 220px; letter-spacing: 1px; /*border-right: 1px solid #ccc;*/min-height: 30vw;}
.product_info_page .product_menu_list {  display: none;}/*å…§é ä¸é¡¯ç¤º*/

.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #ccc; padding-bottom: 5px;}
.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:hover > a:before { background:#ad925e;}

.product-layer-two li li a{ padding:5px 10px 5px 17px; font-size: 12px;}
.product-layer-two li li > a:hover:before {
         content: "\f0da";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
	font-size:18px;
  margin-right: 20px;
	color:#ffd400;
	display: inline-block;
	animation: moveLeftRight 0.6s infinite alternate;
        }
@keyframes moveLeftRight {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(5px); /* å·¦å³ç§»å‹•è·é›¢ */
  }
}
.product-layer-two li li:hover{ margin-left: 15px;}
.product-layer-two li li:hover > a { background:#fff; color:#ad925e;}

.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;}

.product-layer-two > li {  border-bottom: unset;  padding-bottom: 15px;}
.product-layer-two li a {border: unset;background: transparent;padding: 7px 16px;color: #333;font-size: 18px;transition: 0.5s;}
.product-layer-two li:hover a { letter-spacing: 2px;}
.product-layer-two li i { height: 22px;  font-size: 12px;}
.product-layer-two li i.close::before {  color: #81db65; font-size:20px; content: "\f0d7";}
.product-layer-two li li:hover > a:before {background: #3ca01c00;}
.product-layer-two li li:hover > a {background: #ffffff;color: #2d6d19;}

.fa-circle-plus::before { color: #3bad18; font-size:20px; content: "\f0d7";}
.product-layer-two li:hover i:before {color: #3ca01c;}
.product-layer-two li.active a { border: unset; color: #81db65;}
.product-layer-two li li.active a {  background: transparent;}



@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;}

.products-list { grid-template-columns: 1fr 1fr;}

/*hover*/
.products-list .item { border: unset;  padding: 15px 10px 20px !important;}
.products-list .item:hover { border: unset;}
.products-list .more { opacity: 1;;}

/*內頁*/
.prod_related {  padding: 50px 15px;}
.related_list { grid-template-columns: 1fr 1fr;}
.related_list li a p { text-align: left; line-height: 120%;}
#prod_thumbSwiper .swiper-slide {height: 100%;}
.news_related_list { grid-template-columns: 1fr;}
	
}
.inquiry_a1 {
    background: #45a03d;
}
.inquiry_a2 {
    background: #12734d;
}
.inquiry_a3 {
    background: #bcd062;
}
.sidebarBtn .sp_price {
    display: block;
    color: #2d9f19;
    font-size: 22px;
    font-weight: bold;
}


.inquiry_a1 {
    background: #45a03d;
}


.inquiry_a1:hover,.inquiry_a2:hover,.inquiry_a3:hover {
  background: #ffc81c;
}



.sidebarBtn {
    padding: 15px;
    display: inline-block;
    
    vertical-align: top;
    border: 5px #eeffb3 solid;
    background: #fff;
}

.sidebarBtn .price {
    color: #333;
    font-size: 22px;
    font-weight: bold;
    padding: 10px 0;
    border-bottom: 3px solid #eeffb3;
    letter-spacing: 1px;
}
.toShare {
    border-top: 1px solid #eeffb3;
    font-size: 12px;
    color: #888;
    margin-top: 20px;
    padding-top: 20px;
}



.pd_tabTitle li.activeTab::after {
    height: 5px;
    background: #eeffb3;
}


.lastPage {
    font-size: 16px;
    color: #fff;
    background: #87d169;
    padding: 10px 20px;
    display: block;
    margin: 40px auto;
    width: 130px;
    text-align: center;
    border-radius: 10px;
}

.pd_tabTitle li {
    position: relative;
    z-index: 5;
    flex: 1;
border-bottom: 0px solid #999999;
}

/*文章設定 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.article_b .product_info_page .product-layer-two { display: none;}
.article_b .products-list .name {
    font-size: 15px;
    color: #444;
    letter-spacing: 1px;
    margin-top: 15px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: auto;
}
.article_b .product_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start;}
.article_b .product_page .products-list {  width: calc(100% - 350px);}

.article_b ul.page { width: 100%;}
.article_b .products-list {  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); grid-gap: 0px 0px;}
.article_b .products-list .item { border: 2px solid #67ac1700; padding: 15px 20px 20px; transition: 0.5s;margin:10px;background-color:#fffba1;  border-radius:10px;}
.article_b .products-list .item:hover {border: 2px solid #67ac17e8;}
.article_b .products-list .pic img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

/*hover*/
.article_b .products-list .more {opacity: 1;border: 1px solid #87d169;background-color: #ffffff;color: #87d169;font-size: 14px;border-radius: 10px;}
.article_b .products-list .item a:hover .more {opacity: 1;background: #87d169;}

/*側邊*/
.article_b .product_page .product_menu_list { position: relative; width: 220px; letter-spacing: 1px; /*border-right: 1px solid #ccc;*/min-height: 30vw;}
.article_b .product_info_page .product_menu_list {  display: none;}/*內頁不顯示*/

.article_b .product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #ccc; padding-bottom: 5px;}
.article_b .product-layer-two li ul { position:static; margin-top:5px; /*display:block !important;*/ width:100%; margin-left:0;}
.article_b .product-layer-two li:hover ul { border: none !important; /*display:block !important;*/}
.article_b .product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.article_b .product-layer-two li li:hover > a:before { background:#ad925e;}

.article_b .product-layer-two li li a{ padding:5px 10px 5px 17px; font-size: 12px;}
.article_b .product-layer-two li li > a:hover:before {
         content: "\f0da";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
	font-size:18px;
  margin-right: 20px;
	color:#ffd400;
	display: inline-block;
	animation: moveLeftRight 0.6s infinite alternate;
        }
@keyframes moveLeftRight {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(5px); /* 左右移動距離 */
  }
}
.article_b .product-layer-two li li:hover{ margin-left: 15px;}
.article_b .product-layer-two li li:hover > a { background:#fff; color:#ad925e;}

.article_b .product_info_page .half_box { width: 100%; float: none; padding-right: 0;}
.article_b .product_info_page .half_box li.btn_blankTop { margin-top: 50px; justify-content: space-between; display: flex;}
.article_b .product_info_page .half_box li.btn_blankTop input { width: calc(50% - 10px); background-image: none; padding: 0; text-align: center;}

.article_b .product-layer-two > li {  border-bottom: unset;  padding-bottom: 15px;}
.article_b .product-layer-two li a {border: unset;background: transparent;padding: 7px 16px;color: #333;font-size: 18px;transition: 0.5s;}
.article_b .product-layer-two li:hover a { letter-spacing: 2px;}
.article_b .product-layer-two li i { height: 22px;  font-size: 12px;}
.article_b .product-layer-two li i.close::before {  color: #81db65; font-size:20px; content: "\f0d7";}
.article_b .product-layer-two li li:hover > a:before {background: #3ca01c00;}
.article_b .product-layer-two li li:hover > a {background: #ffffff;color: #2d6d19;}

.article_b .fa-circle-plus::before { color: #3bad18; font-size:20px; content: "\f0d7";}
.article_b .product-layer-two li:hover i:before {color: #3ca01c;}
.article_b .product-layer-two li.active a { border: unset; color: #81db65;}
.article_b .product-layer-two li li.active a {  background: transparent;}



@media screen and (max-width: 768px) {
   .article_b .product_menu_list,
.article_b .products-list,
.article_b .product-wrapper { width: 100%;}
.article_b .product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); grid-gap: 5px;}
.article_b .product_page .product-layer-two,
.article_b .product_page .products-list { width: 100%; border-right: none;}
.article_b .product_page .product_menu_list>h5{display: block;}

.article_b .product_page .show_content > a { order: 1;}
.article_b .product_page ul.products-list { order: 2;}
.article_b .product_page ul.page { order: 3;}
.article_b .product_page .product_menu_list {width: 100%; order: 0; min-height: unset;}

.article_b .products-list { grid-template-columns: 1fr 1fr;}

/*hover*/
.article_b .products-list .item { border: unset;  padding: 15px 10px 20px !important;}
.article_b .products-list .item:hover { border: unset;}
.article_b .products-list .more { opacity: 1;;}

/*內頁*/
.article_b .prod_related {  padding: 50px 15px;}
.article_b .related_list { grid-template-columns: 1fr 1fr;}
.article_b .related_list li a p { text-align: left; line-height: 120%;}
.article_b #prod_thumbSwiper .swiper-slide {height: 100%;}
.article_b .news_related_list { grid-template-columns: 1fr;}
	
}


/*文章設定*/
/*文章功能頁*/
.article_b .blog_box { min-height: 20vw;  display: flex;  align-items: flex-start;}
/* 左側分類欄位 */
.article_b .blog_le {max-width: 24%;flex-basis: 24%;padding-right: 50px;display: flex;box-sizing: border-box;flex-direction: column;}


/* 分類列 */
.article_b .blog_le .accordion {overflow: hidden;display: grid;grid-template-columns: repeat(1, 1fr);font-size: 0;width: 100%;background-color: #fffbea;}
.article_b .blog_le .accordion li {
    transition: .2s ease-out;
}
.article_b .accordion li+li .link {
    border: 0;
}
.article_b .accordion li .link a {
    padding: 10px 10px;
    font-weight: 700;
    text-align: center;
    line-height: 1.7;
    letter-spacing: 0.12em;
    font-size: 16px;
    color:#87d069 !important;
    font-weight: 500;
   
   
}
.article_b .blog_le .accordion > li.on_this_category{
    background: #3ab253 !important;
}
.article_b .blog_le .accordion > li.on_this_category:hover .link a,
.article_b .link a ,
.article_b .blog_le .accordion > li:hover .link a{
    color: #ffffff !important;
}
.article_b .blog_le .accordion > li:hover {
    background: #fff425 !important;
}
.article_b .blog_le .accordion > li.on_this_category .link a {
    color: var(--SubColor)  !important;  
}
/* 右側圖文區 */
.article_b .blog_ri {
    width: 100%;
    padding: 0 0 0 20px;
    padding: 0;
}
.article_b h4.blog_category_title {
    width: fit-content;
    font-weight: 600;
    letter-spacing: 0.04em;
    margin: 0;
}
/* 圖文區塊 */
.article_b .blog_subbox {
    grid-template-columns: repeat(auto-fill, minmax(540px, 1fr));
    gap: 10px;
    flex-wrap: wrap;
}
.article_b .subbox_item {
    position: relative;
    width: 100%;
    background: rgb(255 255 255);
    border-radius: 0;
    overflow: hidden;
    transition: .5s ease-out;
    border: 1px solid #ffd400;
    height: fit-content;
    width: 100%;
    margin: 0.5%;
    background: transparent;
}
.article_b .subbox_item:hover {
    transition: .5s ease-out;
    box-shadow: 9px 9px 20px 0px rgb(202 199 199 / 6%);
}
.article_b .subbox_item li:hover {
    transition: .5s ease-out;
    box-shadow: 9px 12px 20px 0px rgb(181 177 172 / 35%);
}
.article_b .subbox_item a {
    grid-template-columns: 1fr;
    gap: unset;
    height: 100%;
    padding: 0;
    display: flex;
}
.article_b .module_i_news li a:before,
.article_b .module_i_news li a:after,
.article_b .subbox_item a:after,
.article_b .subbox_item a:before {
    content: none;
}
/* 圖 */
.article_b .blog_list_le {
    max-width: 280px;
}
.article_b .i_blog_le, .article_b .blog_list_le {
    overflow: hidden;
    position: relative;
    aspect-ratio: 5 / 3;
    background-color: black;
}
.article_b .i_blog_le img, .article_b .blog_list_le img {
    width: 100%;
    transition: .4s ease;
}
.article_b .module_i_news li a:hover img,
.article_b .subbox_item a:hover img {
    z-index: 1;
    transition: 0.4s;
    opacity: 0.3;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.article_b .module_i_news li a .i_blog_le::before,
.article_b .blog_list_le::before {
    content: "MORE +";
    position: absolute;
    left: 50%;
    top: 30%;
    transform: translateX(-50%) scale(0.2); 
    z-index: 99;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    font-size: 15px;
    font-weight: 900;
    letter-spacing: 0.12em;
    color: #77e38d;
    border: 2px solid #fff45f;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
   transition: all 0.7s cubic-bezier(0.25, 1.25, 0.5, 1);
}

.article_b .module_i_news li a:hover .i_blog_le::before,
.article_b .subbox_item a:hover .blog_list_le::before {
    opacity: 1;
    margin-top: -20px;
    transform: translateX(-50%) scale(1); 
}
/* 文字 */
.article_b .blog_list_ri {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: calc(100% - 280px);
    margin: 0 20px;
    padding: 15px 35px;
}
.article_b .i_blog_ri, .article_b .blog_list_ri {
    padding: 25px;
    width: 100%;
}
.article_b .i_blog_ri h5, .article_b .blog_list_ri h5 {
    font-size: var(--f24);
    text-align: left;
    color: #333;
    font-weight: 500;
    letter-spacing: 0.08em;
    font-family: var(--SFontC);
    line-height: 1.52;
    margin: 0 0 15px 0;
    order: 2;
}
.article_b .i_blog_ri em, .article_b .blog_list_ri em {
    font-size: 13px;
    color: #ffffff;
    margin: 10px 0 0;
    padding: 6px 12px;
    letter-spacing: 1px;
    display: inline-block;
    width: fit-content;
    background-color: #ffd400;
    line-height: 1;
}
.article_b .blog_list_ri em {
    margin: 10px 0;
    order: 1;
}
.article_b .i_blog_ri p, .article_b .blog_list_ri p {
    font-size: 15px;
    letter-spacing: .5px;
    line-height: 1.5;
    font-weight: 400;
    color: #454545;
    order: 3;
    margin: 10px 0 20px;
}

/*文章內層*/
.article_b .blog_in_page h5.blog_le_t em {
    color: transparent;
}
.article_b .blog_in_page .blog_ri {
    width: 90%;
    display: block;
    padding: 0;
    max-width: 1200px;
    margin: auto;
}
.article_b .blog_in_page h4.blog_category_title {
    width: 100%;
    font-size: var(--f28);
    letter-spacing: 0.08em;
    margin-bottom: 0;
    text-align: center;
    padding: 30px 0 0;
}

/* 上下篇按鈕 */
.article_b .blog_back {
    z-index: 1;
}
.article_b .blog_back a {
    font-size: 13px;
    letter-spacing: 0.08em;
}
.article_b .blog_back a.article_btn_back {
    background: #a7a9ac;
    transition: .4s ease;
}
.article_b .blog_back a.article_btn_back:hover {
    opacity: .6;
}
.article_b .blog_back a.article_btn_prev, .article_b .blog_back a.article_btn_next {
    background: #eee;
    color: #555;
    transition: .4s ease;
}
.article_b .blog_back a.article_btn_prev:hover, .article_b .blog_back a.article_btn_next:hover {
    opacity: .6;
}


/* 分享按鈕 */
.article_b .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;
}
.article_b .toShareNews b,
.article_b .toShareNews a,
.article_b .toShareNews a object,
.article_b .toShareNews a i {
    font-weight: 400;
    font-size: 14px;
    color: #333;
}
.article_b .toShareNews a object {
    filter: grayscale(1) brightness(1) contrast(1);
}
.article_b .toShareNews > a:hover > object {
    filter: none;
}
/* 文章編輯器 */
.article_b .blog_box_edit {
    background: transparent;
    padding: 0;
    margin: 10px 0;
    font-size: var(--f16);
    color: #2F2F2F;
    line-height: 1.8;
    letter-spacing: 0.04em
}
.article_b .articel_mainPic {
    display: none;
}

/*文章-相關推薦*/
.article_b .news_related, .article_b .prod_related {
    font-family: var(--SFont2);
    background: #fff;
    padding: 80px 5%;
    margin: auto;
    display: none;
}
.article_b .news_related h6 span:before,
.article_b .prod_related h6 span:before {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    letter-spacing: 0.04em;
}
.article_b .news_related_list, .article_b .related_list {
    margin: 40px auto;
}
.article_b .news_related_list li, .article_b .related_list li {
    display: block;
    padding: 0px;
}
.article_b .news_related_list li a, .article_b .related_list li a {
    padding: 10px;
    background: #fff;
    height: 100%;
    border: 1px solid #eee;
    border-radius: 5px;
    transition: .35s ease;
}
.article_b .news_related_list li a:hover, .article_b .related_list li a:hover {
    box-shadow: 9px 12px 20px 0px rgb(181 177 172 / 35%);
    transition: .35s ease;
}
.article_b .news_related_list li a p,
.article_b .related_list li a p{
    font-size: 16px;
    letter-spacing: 0.04em;
    color: #333;
    padding: 10px 0 5px;
    line-height: 1.5;
}
/* 按鈕 */
.article_b .news_related_b_box, .article_b .prod_related_b_box {
    margin: auto;
    background: transparent;
    color: #fff;
    position: relative;
    z-index: 1;
    min-width: 165px;
    width: 200px;
    height: 50px;
    border: 1px solid #bcbfbf;
    font-size: 14px;
    letter-spacing: 0.1em;
    color: #0F0F0F;
    overflow: hidden;
    transition: color 0s ease;
}
.article_b .lastPage {
    color: #293943;
    background: transparent;
    transition: all .5s;
    font-family: var(--SFont2);
    font-weight: 500;
    letter-spacing: 0.12em;
    font-size: 16px;
    margin: 0 auto;
    line-height: 1.8;
}
.article_b a.lastPage:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 0;
    height: 100%;
    background-color: var(--SubColor2);
    transition: all 0.5s;
}
.article_b a.lastPage:hover {
    color: #fff;
}
.article_b a.lastPage:hover:after {
    width: 100%;
}


@media screen and (max-width: 1024px) {
    .article_b .blog_subbox {  gap: 15px;  }
    .article_b .i_blog_ri p, .article_b .blog_list_ri p {   letter-spacing: 0.08em; }
    .article_b .i_blog_ri h5, .article_b .blog_list_ri h5 { letter-spacing: 0.04em; }
	
	.article_b .blog_box { display: flex;  align-items: flex-start;   flex-direction: column;}
	.article_b .blog_le {  max-width: 100%;   padding-right: 0;}
	.article_b .i_blog_ri, .article_b .blog_list_ri {  padding: 25px;  width: 100%;   max-width: 100%;   margin: 0;}
}

@media screen and (max-width: 768px) {
.article_b .blog_back {   width: 100%;
    }	
	}

@media screen and (max-width: 620px) {
	.article_b .blog_subbox { grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));  }
    .article_b .subbox_item a { flex-direction: column; }
    .article_b .i_blog_le, .article_b .blog_list_le { max-width: 100%; }
    .article_b .blog_list_ri em {  margin: 10px 0 20px 0;  }
}

@media screen and (max-width: 480px) {
 .article_b .i_blog_ri h5, .article_b .blog_list_ri h5 {  order: 2; }
    .article_b .blog_list_ri em {
        order: 1;
        font-size: 13px;
        margin: 0;
    }
    .article_b .i_blog_ri p, .article_b .blog_list_ri p {
        order: 3;
    }
}













/*側邊*/
.blog_le .accordion > li:hover .link, .blog_le .accordion > li.on_this_category .link {
    color: #fff !important;
    background-color: #87d169;
}
.article_a .blog_le {padding: 0;}
.article_a h5.blog_le_t{text-align: center;margin-bottom: 0;}
.article_a h5.blog_le_t em,
.article_a h5.blog_le_t span{display: none;}
.article_a .blog_search input[type=search]{}
.article_a .accordion li .link a {font-size: 16px;font-weight: 500;letter-spacing: 0.12em;text-align: center;color: #205b25;}
.article_a .accordion li .link a:hover {background-color: #205b25;}
.article_a .blog_le .accordion {}
.article_a .blog_le .accordion li{transition: all .8s;}
.article_a .blog_le .accordion li .link i {font-size: 12px;}

.article_a .blog_le .accordion li.open .link a{color: #fff;}
.article_a .blog_le .accordion li.open .link i{color: #fff;}
.article_a .submenu a {padding: 12px 12px 12px 30px;background: #fff;font-size: 12px;}
.article_a .submenu a i {font-size: 12px;color: #ccc;left: 10px;transition: all .5s;}
.article_a .submenu li.on_this_category a, 

.article_a .submenu li.on_this_category a i, 
.article_a .submenu a:hover i{color: #fff;}

/*分類頁*/
.article_a .blog_ri {padding: 0 0 0 50px;}
.article_a .blog_page h4.blog_category_title{display: none;}
.article_a .blog_subbox {grid-template-columns: 1fr;}
.article_a .subbox_item a {grid-template-columns: 300px 1fr;align-items: center;grid-gap: 50px;padding-right: 50px;}
.article_a .subbox_item a:before {font-size: 10px;padding: 5px 20px;background: #c1a383;color: #fff;letter-spacing: 0;
	bottom: auto;right: 0;left: auto;top: 0;}
.article_a .subbox_item a:after {background: rgba(256,256,256,.5);border: none;}
.article_a .blog_list_ri h5 {color: #444;font-weight: 400;}
.article_a .blog_list_ri em {font-size: 12px;}
.article_a .blog_list_ri p {font-weight: 400;letter-spacing: .2rem;line-height: 160%;font-size: 12px;margin-top: 20px;}
.article_a .blog_list_le {aspect-ratio: auto;}
.article_a .blog_list_le img {height: 20vw;max-height: 280px;}

/*文章頁*/
.article_a h4.blog_category_title {padding: 0;font-size: 20px;letter-spacing: .4rem;margin-bottom: 0;font-weight: 400;}
.article_a .blog_shareData{border-bottom: 1px solid #eee;padding-bottom: 10px;}
.article_a .toShareNews b{font-size: 12px;font-weight: 400;}
.article_a .toShareNews a object{max-width: 20px;}
.article_a .articel_mainPic{display: none;}/*清單縮圖*/
.article_a .blog_back {grid-gap: 0;width: 100%;}
.article_a .blog_back a.article_btn_prev,
.article_a .blog_back a.article_btn_next {
	background: transparent;color: #888;border: 1px solid #888;font-size: 13px;padding: 12px;}
.article_a .blog_back a.article_btn_back{background: #888;padding: 12px;font-size: 13px;}
.article_a .news_related{padding: 60px 0 30px;border-top: 1px solid #333;margin-top: 100px;background: transparent;}
.article_a .news_related h6 {max-width: 1400px;margin: 0 auto 30px;}
.article_a .news_related h6 span:before {font-size: 18px;letter-spacing: .6rem;font-weight: 500;color: #555;}
.article_a .news_related_list {background: transparent;grid-template-columns: repeat(4, 1fr);max-width: 1400px;width: 94%;}
.article_a .news_related_list li figure {aspect-ratio: auto;}
.article_a .news_related_list li a{padding: 0;}
.article_a .news_related_list li a img {height: 20vw;max-height: 280px;}
.article_a .news_related_list li a p {font-size: 14px;width: 90%;line-height: 1.4;margin: 10px auto 20px;padding: 0;}
.article_a .lastPage {background: #c1a383;font-size: 12px;}

/*首頁*/
.article_a .module_i_news {padding: 80px 0;}
.article_a .module_i_news section {max-width: 1800px;width: 94%;}
.article_a .module_i_news .title_i_box {margin-bottom: 0;}
.article_a .module_i_news ul {grid-template-columns: repeat(4, 1fr);}
.article_a .module_i_news li a {grid-template-columns: 1fr;}
.article_a .i_blog_le {aspect-ratio: 4 / 3;}
.article_a .i_blog_ri h5 {font-size: 18px;letter-spacing: 0;}
.article_a .i_blog_ri p {font-size: 13px;line-height: 1.4;}

/*RWD*/
@media screen and (max-width: 1200px){
	/*分類頁*/
	.article_a .blog_list_le img{height: 25vw;}
	/*文章頁*/
	.article_a .news_related_list {grid-template-columns: repeat(2, 1fr);}
	.article_a .news_related_list li a img {height: 25vw;}
	/*首頁*/
	.article_a .module_i_news ul {grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width: 1024px){
	/*側邊*/
	.article_a .blog_le {width: 180px;}
	.article_a .accordion li .link a {letter-spacing: .2rem;padding: 12px 10px;}
	/*分類頁*/
	.article_a .blog_ri {padding: 0 0 0 30px;width: calc(100% - 200px);}
	.article_a .subbox_item a {padding-right: 0;grid-template-columns: 220px 1fr;grid-gap: 30px;}
}
@media screen and (max-width: 960px) {
	/*分類頁*/
    .article_a .subbox_item {border-bottom: none;}
}
@media screen and (max-width: 768px){
	/*側邊*/
	.article_a .blog_le{padding: 0;width: 100%;}
	/*分類頁*/
	.article_a .blog_ri {padding: 0;width: 100%;}
	.article_a .blog_list_ri{padding: 0;}
	.article_a .blog_list_ri h5 {font-size: 16px;}
	/*文章頁*/
	.article_a .blog_le, 
    .article_a .blog_ri{margin-bottom: 50px;}
	.article_a .blog_back a.article_btn_prev,
    .article_a .blog_back a.article_btn_next,
    .article_a .blog_back a.article_btn_back{font-size: 12px;}
	.article_a .lastPage{font-size: 12px;}
	/*首頁*/
	.article_a .module_i_news li {border-bottom: none;}
}
@media screen and (max-width: 600px){
	/*分類頁*/
	.article_a .subbox_item a {grid-template-columns: 1fr;}
	.article_a .blog_list_le img {height: 280px;}
	/*文章頁*/
	.article_a .news_related_list li a img {height: 150px;}
}
@media screen and (max-width: 450px){
	/*分類頁*/
	.article_a .subbox_item a {grid-template-columns: 80px 1fr;grid-gap: 15px;}
}

/*分類頁*/
.article_a .blog_subbox {grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));grid-gap: 40px 20px;}
.article_a .subbox_item a {grid-template-columns: 1fr;grid-gap: 0;padding-right: 0;background: #fff;}
.article_a .subbox_item a:before {background: #87d169;border-radius: 10px 0 0 10px;}
.article_a .blog_list_ri {padding: 30px;}

/*文章頁*/
.article_a .blog_shareData {border-bottom: 1px solid #ddd;}
.article_a .news_related h6 span:before {color: #aaa;}
.article_a .lastPage {background: #399cd5;}