@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@300;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300..700&display=swap');

body{
	overflow-x:hidden;
	font-family: 'Teko', "Noto Sans TC","微軟正黑體","arial","sans-serif";
	font-weight: 400;
  background:  #f2f2f2;
}

body{overflow-y: scroll; overflow-x:hidden; max-height: 100%;}
body::-webkit-scrollbar {width: 3px;}
body::-webkit-scrollbar-track {box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);}
body::-webkit-scrollbar-thumb {background-color: #373839; border: 1px solid #373839;}


/*網站全域設定/＝＝＝＝＝*/

/*
  #c01733 /*網站主要色系
  #f2f2f2 /*網站輔助色系1
  #f2f2f2; /*網站輔助色系2*/



/*大圖+字*/
.pageIndex .swiper-slide:before, .pageIndex .swiper-slide:after {
  content: "";
  position: absolute;
  z-index: 9999;
  pointer-events: none;
  background-size: contain;
  background-repeat: no-repeat;
}

.pageIndex .swiper-slide:before {
  position:absolute;
  aspect-ratio: 1/1;
  bottom: 13vw;
  left: 0;
  width: 60vw;
  height:4vw;
  -webkit-animation: puff-in-center 2s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
	        animation: puff-in-center 2s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
  z-index: 9999;
  animation-delay: 0.3s;
  content: '';
  background: url(https://pic03.eapple.com.tw/guanhong/T.png) no-repeat;
  background-size: contain;
}

.pageIndex .swiper-slide:after {
  position:absolute;
  color: #e8e8e8;
  font-size: 108px;
  font-weight: 500;
  width: 100%;
  aspect-ratio: 1/1;
  height: 2vw;
  bottom: 26vw;
  left: 8.5vw;
  line-height: 5vw;
  text-align: left;
  -webkit-animation: puff-in-center 2s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
	        animation: puff-in-center 2s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
  animation-delay: 0.3s;
  z-index: 9999;
  letter-spacing:0px;
  text-shadow: 1px 1px 10px #0000008c;
  white-space: pre;
}

.pageIndex .swiper-slide:after {content: 'ENSURING SAFETY\AIN EVERY SPACE'; width: 100%;}

.sb_marquee {background: #fff;}


/*特效*/
/* ----------------------------------------------
 * Generated by Animista on 2025-8-5 9:31:19
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation puff-in-center
 * ----------------------------------------
 */
@-webkit-keyframes puff-in-center {
  0% {
    -webkit-filter: blur(4px);
            filter: blur(4px);
    opacity: 0;
    letter-spacing: 15px;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
    letter-spacing: 1px;
  }
}
@keyframes puff-in-center {
  0% {
    -webkit-filter: blur(4px);
            filter: blur(4px);
    opacity: 0;
    letter-spacing: 15px;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
    letter-spacing: 1px;
  }
}




@media screen and (max-width: 768px) {
@-webkit-keyframes puff-in-center {
  0% {
    -webkit-filter: blur(4px);
            filter: blur(4px);
    opacity: 0;
    letter-spacing: 6px;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
    letter-spacing: 1px;
  }
}
@keyframes puff-in-center {
  0% {
    -webkit-filter: blur(4px);
            filter: blur(4px);
    opacity: 0;
    letter-spacing: 6px;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
    letter-spacing: 1px;
  }
}
}


@media screen and (max-width: 400px) {
@-webkit-keyframes puff-in-center {
  0% {
    -webkit-filter: blur(4px);
            filter: blur(4px);
    opacity: 0;
    letter-spacing: 4px;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
    letter-spacing: 1px;
  }
}
@keyframes puff-in-center {
  0% {
    -webkit-filter: blur(4px);
            filter: blur(4px);
    opacity: 0;
    letter-spacing: 4px;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
    letter-spacing: 1px;
  }
}
}


@media screen and (max-width: 1700px) {
.pageIndex .swiper-slide:before {}
.pageIndex .swiper-slide:after {}
}

@media screen and (max-width: 1440px) {
.pageIndex .swiper-slide:before {bottom: 10vw;}
.pageIndex .swiper-slide:after {line-height: 6.5vw;}
}

@media screen and (max-width: 1024px) {
.pageIndex .swiper-slide:after {font-size: 60px; bottom: 24vw; line-height: 5.5vw;}
}

@media screen and (max-width: 768px) {
.pageIndex .swiper-slide:after {font-size: 43px; bottom: 25vw;}
}

@media screen and (max-width: 600px) {
}

@media screen and (max-width: 500px) {
}

@media screen and (max-width: 450px) {
.pageIndex .swiper-slide:after {font-size: 23px;}
}

@media screen and (max-width: 320px) {
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/* 商品下拉超過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;}


/* = = = 大圖 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
@media screen and (max-width: 768px) { 
.bannerindex { padding:0; margin:0;}
}


/*點點樣式*/
.swiper-pagination-bullets.swiper-pagination-horizontal {bottom: var(--swiper-pagination-bottom, 70px);}
.swiper-pagination-bullet {width: 30px; height: 4px; border-radius: 0px; background: #ffffff;}
.swiper-pagination-bullet-active {background: #c01733;}


/*隱藏大圖輪播點點按鈕*/
@media screen and (max-width: 1440px) {
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom, 40px);
}
}
@media screen and (max-width: 1024px) {
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom, 30px);
}
}
@media screen and (max-width: 600px) {
.swiper-pagination-clickable .swiper-pagination-bullet {
	display: none;
}
}


/* = = = BANNER = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


#content_main {background:#ffffff;}
#content {background: #ffffff;}
/*#content_main {margin-top: -10px;}*/


.path {display: none;}
.banner h5{font-size: 28px; color: #ffffff; padding-top: 0px;font-weight:500; text-align: left; letter-spacing: 1px; max-width: 1600px; width: 100%; text-shadow: 1px 1px 10px #0000008c;
  -webkit-animation: puff-in-center 2s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
	animation: puff-in-center 2s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
  animation-delay: 0.5s;}
.banner{ height:300px; width: 100%;}





/*內頁BANNER特效*/

.banner {
    padding: 20px;
    text-align: center;
    background: repeat center center #f9f9f9;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    min-height: 240px;
    width: 100%;
    background: #444444;
    position: relative;
    overflow: hidden;
    background: url(https://pic03.eapple.com.tw/guanhong/SBN.jpg) no-repeat center top;
    background-size: cover;}

/*.banner:before {
    content: '';
    animation: bgScroll 30s linear infinite;
    width: 110%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-image: url(https://pic03.eapple.com.tw/mumuspacedesign/ban.jpg);
    background-repeat: no-repeat;
    background-position: center;}*/


.privacy_page .main_part { max-width: 100%; padding: 0;}
.privacy_page .show_content {padding: 0;}
.privacyContent {padding: 70px 15px;}

@keyframes bgScroll{
0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
50% {
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%);
}
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}



@media screen and (max-width: 1550px) {
.banner{ height:350px;}
.banner h5 {text-align: center;}
}

@media screen and (max-width: 1024px) {
.banner h5 {font-size: 24px;}
}

@media screen and (max-width: 900px) {
.banner h5 {font-size: 22px;}
}


/* = = = LOGO = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.nav-header {display: block; width: 100%; text-align: left; max-width: 220px;}
.pageIndex .nav-brand {width: 100%; display: block; transition:all 0.3s;}
.nav-brand {width: 100%; display: block;transition:all 0.3s;}
.nav-brand img {width: 100%; max-width: 220px; margin-top: 3px; transition: 0.3s ease;}
.pageIndex .nav-brand img {max-width: 220px; transition: 0.3s ease;}
.pageIndex .header_area.sticky .nav-brand img {max-width: 150px; transition: 0.3s ease;}
.header_area.sticky .nav-brand img {max-width: 150px; transition: 0.3s ease;}
.stellarnav {margin-top: 0px; transition: 0.3s ease;}
.pageIndex .header_area.sticky .stellarnav {margin-top: 0px; transition: 0.3s ease;}
.header_area {padding: 0px; background: none; height: 108px;}
.pageIndex .header_area {height: 0px;}

@media screen and (max-width: 1024px) {
.pageIndex .header_area.sticky .nav-brand {margin-top: 7px;}
.pageIndex .header_area.sticky .stellarnav {margin-top: 5px;}
.header_area.sticky .nav-brand img {margin-top: 13px;}
.header_area {height: 166px;}
.pageIndex .header_area {height: 166px;}
}
@media screen and (max-width: 768px) {
.pageIndex .header_area.sticky .stellarnav {margin-top: 0px;}
.pageIndex .header_area.sticky .nav-brand img {margin-top: 13px;}
.header_area.sticky .nav-brand img {margin-top: 2px;}
.pageIndex .nav-brand img {margin-top: 3px;}
.nav-brand img {margin-top: 6px;}
.header_area {height: 110px;}
.pageIndex .header_area {height: 110px;}
}
@media screen and (max-width: 500px) {
.pageIndex .header_area {height: 104px;}
}


/* = = = 主選單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.header_area.sticky .main_header_area {
  background: #f3f3f3;
  height: 88px;
  opacity: 1;
  border-bottom: 0px solid #ececec;
  transition: 0.3s ease;
  border-bottom: 0px solid #ececec; transition: 0.3s ease;}
.main_header_area:after {background: #c01733; position: absolute; top: 0; left: 0; content: ''; width:0%; height: 2px; z-index: 9999; animation: headerslowly 1s ease-in-out forwards; transition: 0.3s ease; }
.header_area.sticky .main_header_area:after {width:100%; animation: headerslowly 1s ease-in-out forwards; transition: 0.3s ease; }
.pageIndex .main_header_area {background: #f3f3f3; height: 108px; border-bottom: 0px solid #ececec; transition: 0.3s ease; animation: headerslowly 1s ease-in-out forwards; box-shadow: 1px 1px 10px #7b7b7bcc;/* animation-delay: 0.6s;*/}
.main_header_area{background: #f3f3f3; height: 108px; opacity:1;  transition: 0.3s ease;}
.header_area.sticky .main_header_area{box-shadow: 1px 1px 6px #a5a5a5c2;}
.navigation {padding: 0px 0 0px 0px; grid-template-columns: 220px 1fr;}
.pageIndex .header_area.sticky .navigation {transition: 0.3s ease;}
.header_area.sticky {background: none;}


/*選單最大寬度設定*/
.main_header_area .container {max-width:85%; padding-left: 0px;}

/*第一層*/
.pageIndex .stellarnav {width: 100%; transition: 0.3s ease; animation: headerslowly 1s ease-in-out forwards; /*animation-delay: 0.6s;*/}
.stellarnav {animation: headerslowly 1s ease-in-out forwards; transition: 0.3s ease;}
.pageIndex .stellarnav > ul > li > a  {color: #373839; transition:all 0.3s; /*text-shadow: 1px 1px 10px #4d4d4d;*/animation-delay:unset; }
.stellarnav > ul > li > a {font-weight:600;font-size: 17px; color: #373839; transition:all 0.3s; padding: 37px 17px 37px 15px; text-shadow: none; letter-spacing: 0px; animation-delay:unset; background: #f3f3f3; height: 108px; margin: 0 0px;}
.stellarnav > ul > li > a:hover {color: #ffffff; transition:all 0.3s; background: #c01733;
    background: url(https://pic03.eapple.com.tw/guanhong/headerfish.png) no-repeat;
    background-color: rgba(192, 23, 51, 1);
    background-blend-mode: lighten;
    background-size: contain;
    background-position: center;
}
.stellarnav li.has-sub > a{padding: 37px 17px 37px 15px; transition:all 0.3s;}
.header_area.sticky .stellarnav > ul > li > a  {color: #373839; transition:all 0.3s; padding: 27px 17px 27px 15px; height: 88px;}
.header_area.sticky .stellarnav > ul > li > a:hover {color: #ffffff; transition:all 0.3s;}
.header_area.sticky .stellarnav li.has-sub > a{padding: 27px 17px 27px 15px; transition:all 0.3s;}
.stellarnav li.has-sub > a:after {display:none;}
/*.stellarnav > ul > li.has-sub > a {padding-right: 4px; padding-left: 4px;}*/

/*第二層*/
.stellarnav > li {text-align: center;}
.stellarnav li a {color: #373839;}
.stellarnav li li > a , .stellarnav li li.has-sub > a {padding: 12px 10px; letter-spacing:1px; transition: all 0.3s; border-left:1px solid transparent; font-size: 14px; font-weight: 500; letter-spacing: 0px; animation-delay:unset;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{color: #ffffff; padding-left:12px;border-color:#373839; background: #373839;}
.stellarnav>ul {padding-top: 0px; transition: 0.3s ease;}
.pageIndex .header_area.sticky .stellarnav>ul {padding-top: 0px; transition: 0.3s ease;}
.stellarnav ul ul {margin-top: 0px; width: 170px; background: none;  /*box-shadow: 1px 1px 6px #c8c8c8c9;*/}
.stellarnav li li {width: 100%; border: 0px; border-bottom:1px solid #e1e1e1; background: #f2f2f2;}
.stellarnav ul ul ul {right: 100%; left: unset; top: -1px;}
.stellarnav > ul > li.drop-left > ul {right: unset;margin-top: -8px;}
.stellarnav li.drop-left ul ul {top: 0px; right: 170px;}

/*SubMenu*/
.shop_search_btn {background: #c01733; border-radius: 0;}
.tp_links {display: none;}
.tp_links a{transition:all 0.3s;}
.tp_links a:hover {color: #c01733;}
.me_tp_features {display: block; margin: 25px 0 0 0; height: 30px; text-shadow: 1px 1px 10px #444000; padding-right: 12px; display: none;}
.me_tp_features a {font-size: 15px;}
.pageIndex .me_tp_features a.tp_btn_cart , .pageIndex .me_tp_features a.tp_btn_notice {color: #fff; text-shadow: 1px 1px 10px #444000;}
.pageIndex .header_area.sticky .me_tp_features a.tp_btn_cart , .pageIndex .header_area.sticky .me_tp_features a.tp_btn_notice {color: #c01733;  text-shadow: none; }
.me_tp_features a.tp_btn_cart , .me_tp_features a.tp_btn_notice {color: #c01733;  text-shadow: none; }
.box_search input[type=text] {border-radius: 0; border: solid 0px #ccc;}
.box_search {margin-right: 5px;}
.me_tp_features a.tp_btn_cart b {background: #c01733; color: #fff; padding: 0px 4px; margin-left: 2px; border-radius: 100px; font-size: 14px;}
.me_tp_features a.tp_btn_cart b::before , .me_tp_features a.tp_btn_cart b::after {display: none;}



@keyframes headerslowly {
0% {
  opacity: 0;
  top: -100px;
}
100% {
  opacity: 1;
  top: 0;
}
}



@media screen and (max-width: 1700px) {
.stellarnav>ul {padding-left: 0px;}
}

@media screen and (max-width: 1440px) {
.pageIndex .header_area.sticky .main_header_area {height: 88px;}
.main_header_area {height: 88px;}
.header_area.sticky .main_header_area {height: 88px;}
.pageIndex .header_area.sticky .navigation {padding: 0px 0 0px 0px;}
}

@media screen and (max-width: 1300px) {
}

@media screen and (max-width: 1180px) {
  .stellarnav {width: 100%;}
  .stellarnav > ul > li > a {margin: 0 0px;}
}

@media screen and (max-width: 1024px) {
  .pageIndex .stellarnav {width: 100%; margin-top: 7px;}
  .stellarnav {margin-top: 0px;}
  .stellarnav>ul {text-align: center; margin-top: 0px; margin-top: 0px; padding-top: 0px;}
  .main_header_area {height: 166px;}
  .header_area.sticky .stellarnav>ul {padding-top: 0px;}
  .header_area.sticky .main_header_area {height: 150px;}
  .nav-header {text-align: center;}
  .me_tp_features {margin: 0px 0 0 0; margin-top: 57px;}

  .stellarnav li {text-align: center;}
  .pageIndex .main_header_area {height: 166px; background: #f3f3f3;}
  .pageIndex .header_area.sticky .main_header_area {height: 130px;}
  
  .nav-brand {margin-top: 0px;}
  .nav-brand:after {transform: translateX(-100px);}
  .pageIndex .nav-brand:after {transform: translate(-100px, -20px) !important;}
  .pageIndex .me_tp_features a.tp_btn_cart, .pageIndex .me_tp_features a.tp_btn_notice {text-shadow:none;}
  .pageIndex .stellarnav > ul > li > a > b {text-shadow: none;}
  .main_header_area .container {padding-left: 0px;}
  .navigation {padding: 22px 0 0px 0px;}
  .pageIndex .nav-brand:after {height: 100%; max-width: 200px; transform: translate(-100px, -20px);} 


.stellarnav > ul > li > a { padding: 12px 17px 12px 15px; height: 63px;}
.stellarnav li.has-sub > a{padding: 12px 17px 12px 15px;}
.header_area.sticky .stellarnav > ul > li > a  {padding: 6px 17px 6px 15px; height: 50px; }
.header_area.sticky .stellarnav li.has-sub > a{padding: 6px 17px 6px 15px; }
}

@media screen and (max-width: 768px) {
.pageIndex .stellarnav { margin-top: 0px;}
.pageIndex .main_header_area {height: 104px;}
.stellarnav {margin-top: 0px;}
.stellarnav > ul > li > a{text-shadow:none;}
.header_area.sticky .main_header_area {height: 80px;}
.main_header_area {height:80px;}
.me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice {display: inline-block;}
.pageIndex .header_area.sticky .main_header_area {height: 80px;}
.navigation {padding: 18px 0 0px 0px;}
.pageIndex .nav-brand:after {transform: translate(-70px, -20px) !important;}

/*漢堡選單展開*/
.stellarnav.mobile > ul > li > a {padding: 15px 43px 10px 15px; width: 100%; color: #fff !important;background: #373839;}
.stellarnav.mobile > ul > li.has-sub > a {padding: 15px 43px 10px 15px; color: #fff !important; }
.stellarnav.mobile > ul > li > a.dd-toggle {padding: 9px 16px !important; text-align: right; color: #fff !important;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {background: #373839; border-right: 1px #464747 solid; box-shadow:1px 1px 10px #3d3d3d82;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #373839;}
.stellarnav.mobile > ul > li {border-bottom: 1px #464747 solid;}
.stellarnav li {width: 100%; text-align: left;}
.stellarnav > ul > li.has-sub > a {padding-right: 10px; padding-left: 10px;}
.stellarnav > ul > li > a:hover {color: #ffffff;}
.stellarnav.mobile li.open li.open {background: #373839;}
.stellarnav ul ul ul {right: unset; left: 100%; top: 0px;}
.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 3px #ffffff;}
.stellarnav a.dd-toggle .icon-plus:before {border-bottom: solid 3px #ffffff;}
.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a {color: #ffffff; border-color: #373839; background: #2b2b2b;}
.stellarnav .icon-close:after {border-bottom: solid 2px #ffffff;}
.stellarnav .icon-close:before {border-bottom: solid 2px #ffffff;}
.stellarnav a {color:#ffffff;}
.pageIndex .stellarnav > ul > li > a {color:#ffffff;}

.stellarnav.mobile ul {background: #c01733;}
.stellarnav.mobile li.open {background: #2b2b2b;}
.stellarnav li li {border: 1px #373839 solid; background: #2b2b2b;}
.stellarnav li a {color: #ffffff;}
/*.stellarnav > ul > li > a > b {color: #ffffff;}
.stellarnav.mobile > ul > li > a b {font-size: 14px; padding: 2px;}*/
.stellarnav.mobile > ul {border-top: 0px;}

.pageIndex .header_area.sticky .stellarnav > ul > li > a {color: #fff; padding: 14px 17px 6px 15px;}
.header_area.sticky .stellarnav > ul > li > a {padding: 14px 17px 6px 15px;}
.pageIndex .header_area.sticky .stellarnav > ul > li > a:hover {color: #ffffff;}
.header_area.sticky .main_header_area:after {z-index: 99;}

.main_header_area .container {max-width: 100%;}

/*主選單按鈕下底線*/
/*.stellarnav > ul > li:not(.tp_links) > a:after ,
.stellarnav > ul > li > a:after {display: none;}*/
}

@media screen and (max-width: 375px) {
.box_search {margin-right: 0px; display: block; max-width: 160px; width: 100%; margin: 0 auto; margin-bottom: 5px;}
}


/* = = = 頁尾 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.footer .center {max-width: 52%;}
.center {max-width: 35%;}
.footer {padding: 80px 0 0px 0; margin-top: -1px; background: url(https://pic03.eapple.com.tw/guanhong/FOOTER.jpg) no-repeat; background-size: cover;}
.footer_info {display: grid;  flex-wrap: wrap;  align-items: center;  justify-content: space-between; padding: 0 0; grid-gap: 0px;}
.footer_menu {display: grid;  grid-template-columns: repeat(auto-fit, minmax(min(90px,100%), 1fr));  gap: 3px; width: 100%; text-align: left; margin: 10px 0 0 0px; max-width: 200px;}/*footer按鈕最小寬度100px*/
.footer_menu a {color: #ffffff ;margin: 0;	text-align: center;	padding: 10px 0px 10px 2px; border:0; border-left: 0px #96c7b7 solid; background: none;  font-size: 14px; transition: all 0.3s;background: #c5c5c5; letter-spacing: 0px;}
.footer_menu a:last-child {border-right: 0px #d6e1e1 solid;}
.footer_menu a:hover {background: #a6a6a6; } 
.copy {background:none; color: #717171; border:none; text-align: center; margin: 0 0px 0 0; padding: 20px 10px 20px 10px; width: 100%;}
.copy a{color: #717171;transition:all 0.3s;}
.copy a:hover {color:#717171;}
.privacyLinks a+a {border-left: 1px solid #717171;}
/*.total_view {display: none;}*/
.box_link a{transition:all 0.3s;}
.box_link a:hover {background: #fff;  color: #222;}
.footer_logo img {max-width: 240px; filter: brightness(0) invert(1);}
.footer_logo {text-align: right; width: 100%; max-width: 240px; margin-left: 0px;}
.footer_info ul {width: 100%; text-align: center; margin-bottom: 5px; display: flex;}
.footer_info li {padding: 0px 0; display: inline-block;}
.footer_info li p {font-size: 16px; color:#ffffff; line-height: 230%; text-align: left; width: 49%; display:inline-block; margin-bottom: 0px; letter-spacing: 0px; word-break: break-all;}
.footer_info li p a{color:#ffffff;}
.footer_info li:nth-child(1) {width: 100%;}
.footer_info li:nth-child(2) {margin-top: 0px; padding: 0 0; margin-bottom: 0px; background:none; width: 38%; margin-top: 20px; margin-right: 40px; display: none;}

/*FT按鈕*/
.box_link {display: none;}

/*改字*/
.info_TEL:before, .info_TEL2:before, .info_PHONE:before, .info_LINE:before, .info_FAX:before, .info_TAXID:before, .info_MAIL:before, .info_ADD:before, .info_ADD2:before {
  width: 74px !important;
  letter-spacing: 3px !important;
  color: #444444;
  font-weight: 500;}
.list_before {margin-top: 20px; margin-bottom: 20px; font-size: 14px;}
.list_before.info li {padding-left: 85px; letter-spacing: 1px; width: 100%; display: inline-block;}
.footer_info li p.add2:before {content: '營業時間：';}
.footer_info li p.line:before {content: 'LINE ID：';}
.footer_menu a:nth-child(1) {display: none;} /*隱藏回首頁*/
.footer_info li p:before {display: inline-block;}

/*top*/
#to_top {width: 44px; height: 44px; bottom: 30px; right: 24px; left: unset; background: #373839; border: 1px solid #4e4e4e; box-shadow: none; border-radius: 50%; color: #ffffff; font-size: 15px; /*border: 1px solid #222;*/}
#to_top i.top {margin-bottom: -13px;}
#to_top i.top:before, #to_top i.top:after {height: 9px; background: #ffffff;}

@media screen and (max-width: 1720px) {
.footer_info li:nth-child(1) , .footer_info li:nth-child(2) {width: 100%;}
.footer .center {max-width: 90%;}
}
@media screen and (max-width: 1550px) {
}
@media screen and (max-width: 1440px) {
.footer_info li {padding: 15px 0px;}
}
@media screen and (max-width: 1380px) {
.footer_info li:nth-child(2) {width: 100%; margin-bottom: 20px;}
.copy {text-align: center; width: 100%;}
.footer_info ul {width: 100%;}
.footer_logo {width: 100%; max-width: 100%; text-align: left;}
.footer_menu {max-width: 95%; grid-template-columns: repeat(auto-fit, minmax(min(70px, 100%), 1fr));}
}
@media screen and (max-width: 1100px) {
.footer {padding: 80px 0 0px 0;}
.footer_info ul {margin-bottom: 0px;}
.footer_info {display: flex;}
.footer_logo {width: 100%;margin-left: 0px; text-align: left;}
.footer_menu {max-width: 100%;}
.footer_logo a:before {height: 87px;}
}
@media screen and (max-width: 768px) {
.footer .center {max-width: 90%;}
.box_link {justify-content: left; margin-top: 20px;}
.footer_menu {margin-bottom: 26px; grid-template-columns: repeat(auto-fit, minmax(min(200px, 100%), 1fr)); }
.footer_menu a {text-align: center;}
.footer_menu a:hover {background: #373839;}
}
@media screen and (max-width: 720px) {
.footer_info li p {width: 100%;}
}
@media screen and (max-width: 480px) {
.footer_info li {padding: 15px 0px;}
.footer_menu a {padding: 8px 4px 10px 0px; border: 0px #80ac9e solid; border-left: 0px  #80ac9e solid;}
.footer_info ul {margin-bottom: 0px;}
.footer_info li:nth-child(2) {margin-bottom: 0px;}
}


/* = = = 文章管理 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*首頁的*/
.i_prod_tit h2 , .i_prod_tit span , .i_blog_ri em{display: none;}
.i_blog_ri h5 {padding: 5px 0; color:#c01733;}
.i_prod_b {max-width: 1400px;}
.i_blog_b {max-width: 1400px;}
.blog_list_le, .i_blog_le {border: 1px solid #d6d6d6;}
.i_blog_le img, .blog_list_le img {border: 0px solid #e0e0e0;}
.i_blog_b a {display: none;}
.module_i_news .title_i_box h6 {font-size: 26px; font-weight: 900; color: #e1e1e1;}
.module_i_news .title_i_box h4 {font-size: 28px; font-weight: 500; color: #c01733; display: none;}
.module_i_news {padding: 100px 20px 100px 20px;}
.news_related h6 span:before {color: #373839; font-size: 24px; content: '相關文章'; font-weight: 700;}
.news_related h6 {max-width: 1350px; text-align: center;}
.news_related {background:#ffffff; padding: 80px 15px 60px 15px;}

.blog_page .main_part , .blog_in_page .main_part {max-width: 1650px;padding: 80px 20px 0px 20px;}
h4.blog_category_title{font-size: 28px; color: #373839;}
h4.blog_category_title span{font-size: 24px;}

/*文章管理/外層＝＝*/
.module_i_news ul, .blog_subbox {  display: grid;  gap: 10px;}
.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; border: 0px #ddd solid;}
.subbox_item a:after {background: none;}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {  width: 100%;}
.blog_list_ri {padding: 10px 2px;}
.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%);}

/*側邊*/
.blog_le {padding: 0;}
.blog_le .accordion {background: #fff; border:none; border-bottom: 0px #dcdcdc solid;}
.blog_le .accordion > li{transition:all 0.3s;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {  background: #c01733 !important;}
.submenu a:hover {background: #6b6b6b;}
.submenu {background: none;}

/*首*/
.module_i_news ul{max-width: 1800px; width: 100%;	grid-template-columns:1fr 1fr 1fr 1fr 1fr;}

/*功*/
.blog_subbox{grid-template-columns:1fr 1fr 1fr 1fr;}
.blog_subbox:before{content:none;}

/*文章管理/內層＝＝*/
.blog_back {grid-gap: 20px;}
.blog_back a{
    font-size: 15px;
    color: #808080;
    border-top: 1px solid #d4d4d4;
    padding: 12px 15px 15px 15px;}
.blog_back a.article_btn_prev{background:none;}
.blog_back a.article_btn_back{background:none;}
.blog_back a.article_btn_next{background:none;}

.blog_search input[type=search] {border:solid 1px #dcdcdc; background: #f3f3f3; border-radius:0px;}
.blog_le .accordion {}
.pageIndex h5.blog_le_t span {display:none;}
h5.blog_le_t em {}
.blog_list_ri em {color: #c01733; display: none;}
.blog_page .blog_list_ri h5 , .blog_page .blog_list_ri p {text-align: left;}
.blog_list_ri h5 {font-weight: 500; padding: 10px 0 12px 0; color: #373839; -webkit-line-clamp: 3; font-size: 19px;}
.blog_ri {width: 100%; padding: 0 0 0 0px;}
/*.toShareNews {margin: 0 auto;}*/
.subbox_item {margin-bottom: 30px; border-bottom: 0px #eee solid;}
.blog_list_ri>*+* {margin-bottom: 7px;}
a.news_menu_toggle i {display: none;}


/*特效*/
.blog_le .accordion > li:hover .link, .blog_le .accordion > li.on_this_category .link {background: #c01733;}
h5.blog_le_t span {display:none;}
h5.blog_le_t em , .i_blog_ri em {display:none !important;}
.module_i_news li a:before , .subbox_item a:hover:before , .subbox_item a:hover:after {opacity: 1;}
.subbox_item a:before , .module_i_news li a:before {opacity: 1; right: auto; left: 7px; bottom: -22px;}
.pageIndex .blog_list_ri p {display: none;}
.blog_list_ri p {line-height: 160%; margin-top: 0px; color: #919191; font-size: 16px; word-break: unset; -webkit-line-clamp: 2;}
.i_blog_ri p {margin-top: 6px; display: none;}
.i_blog_ri , .blog_list_ri {padding: 6px 5px 5px 5px;}
.module_i_news li a:after {background: none;}

.blog_list_le , .i_blog_le {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  position: relative;}
.subbox_item a:hover .blog_list_le img , .module_i_news a:hover .i_blog_le img{transform: translate(-50%, -50%) scale(1.1);}
.blog_list_le img , .i_blog_le img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all .8s;}
.module_i_news li a:before , .subbox_item a:before {
  content: 'READ MORE +';
  font-size: 12px;
  color: #ffffff;
  background: #c01733;
  padding: 5px 10px;
  border-radius: 2px;
  border: 0px #d8d8d8 solid;}
.subbox_item a {display: block;}
.accordion li+li .link {border-top: 0px solid #ccc;}
.blog_shareData {flex-direction: row;}


/*主選單*/
.blog_le {width: 100%;}
.blog_le .accordion {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  border-radius: 0;
  padding: 0 0px;
  overflow: inherit;
  background: none;
  border-bottom: 0px #d8d8d8 solid;}
.blog_le .accordion li {
  float: left;
  position: relative;
  text-align: center;
  width: 25%;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  background: #fff;}
.accordion li .link a {color: #868686;}
.fa-chevron-down::before{display: none;}
.submenu a{letter-spacing: 0px; background: #383838; color: #a4a4a4;}
.news_tags {margin-bottom: 30px; display: block;}
.news_tags a {color: #8e8e8e;}
.news_related_list li a {
    background: none;
    padding: 10px;
    border-bottom:1px solid #8e8e8e;
    text-align: left;}
.news_related_list li a p {line-height: 160%; padding: 15px 0; color: #ffffff; font-weight: 500; font-size: 17px;}
.news_related_list {max-width: 1370px; grid-gap: 38px; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));}
.news_related_b_box {max-width: 1350px; width: 100%; margin: 0 auto;}
.lastPage {
    background: none;
    font-size: 16px;
    color: #fff;
    padding: 10px 0px 10px 0px;
    margin: 40px auto;
    max-width: 130px;
    background: #373839;}
.blog_search input[type=search] {
  border: solid 1px #e0e0e0;
  background: #ffffff;
}
.blog_search {margin-bottom: 20px;}

.submenu li.on_this_category a, .submenu a:hover {background: #5c5c5c;}
.submenu li+li {border-top: 0px solid #747474;}

.blog_box {padding: 0;}
.blog_box_edit .edit {color: #373839; text-align: left;}
.articel_mainPic {margin-bottom: 20px;}
.articel_mainPic img {max-width: 50%;} /*圖片比例*/
.news_related_list li figure {}

@media screen and (max-width: 1440px) {
.blog_page .main_part , .blog_in_page .main_part {max-width: 1540px;padding: 50px 20px 0px 20px;}
}
@media screen and (max-width: 768px) {
.blog_subbox {grid-template-columns: 1fr 1fr 1fr;}
.module_i_news ul, .blog_subbox {gap: 30px;}
.articel_mainPic img {max-width: 100%;} /*圖片比例*/
.blog_le .accordion li {width: 100%; border-bottom: 1px solid #e4e4e4; border-top: 1px solid #e4e4e4;}
}
@media screen and (max-width: 600px) {
.blog_subbox {grid-template-columns: 1fr 1fr;}
}
@media screen and (max-width: 500px) {
  .blog_subbox {grid-template-columns: 1fr;}
}
@media screen and (max-width: 375px) {
}
  

/* = = = 頁數 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


.page li:hover a {color: #222; background: #dedede;}
.page strong, .page a:hover {background: #c01733;color: #f3f3f3;}
.page li.activeN {
    padding: 4px 10px;
    background: #c01733;
    border-radius: 50px;
    color: #f3f3f3;
}
.fa-chevron-left::before , .fa-chevron-right::before {color: #c4c4c4;}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


@media screen and (max-width: 768px) {
#bottom_menu {display: none; } 
#to_top { bottom:30px;}
.banner {height: 250px;}

/*漢堡選單*/
.stellarnav.mobile {padding: 13px 15px; width: 100%; max-width: 80px;}
.stellarnav .menu-toggle:after {color: #989898; font-size: 17px; font-weight:300;}
.stellarnav .menu-toggle span.bars span {height: 1px;background: #989898;}
}

@media screen and (max-width: 570px) { 
/*.stellarnav.mobile {padding: 33px 15px;}*/
}




